.navbar{background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:0 20px;position:sticky;top:0;z-index:100;box-shadow:0 12px 35px #38224a14}.nav-container{max-width:1480px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:80px}.nav-left{display:flex;align-items:center;gap:14px}.nav-logo{display:inline-flex;align-items:center;gap:10px;font-size:1.65rem;font-weight:800;color:#2e0f36;text-decoration:none}.nav-logo img{width:54px;height:54px;border-radius:8px;object-fit:cover}.nav-slogan{color:#7c5c78;font-size:.95rem}.nav-menu{display:flex;list-style:none;gap:28px;margin:0;padding:0;align-items:center}.nav-item{margin:0}.nav-link{color:#4b2b4b;text-decoration:none;font-size:.98rem;padding:8px 0;transition:all .2s ease}.nav-link:hover{color:#d84b91}.nav-actions{display:flex;gap:12px;align-items:center}.nav-btn{padding:10px 22px;border-radius:999px;text-decoration:none;font-size:.95rem;transition:all .2s ease;border:none;cursor:pointer}.nav-login{color:#6e4a6b;background:#ffffffe6;border:1px solid #e6d7e5}.nav-register{color:#fff;background:#ff5fa6}.nav-login:hover{background:#f7eef7}.nav-register:hover{background:#ee4d88}@media (max-width: 768px){.nav-container{flex-direction:column;align-items:stretch;padding:16px 20px}.nav-left{justify-content:center;flex-wrap:wrap}.nav-menu{flex-wrap:wrap;justify-content:center;gap:18px}.nav-actions{justify-content:center;flex-wrap:wrap}}.copyright-footer{display:flex;align-items:center;justify-content:center;min-height:54px;padding:12px 20px;background:#1f2330;color:#ffffffa3;text-align:center}.copyright-footer p{margin:0;font-size:.82rem;line-height:1.7}.copyright-footer a{color:#ffffffd1;text-decoration:none;margin:0 4px}.copyright-footer a:hover{color:#fff}.home-page{display:flex;flex-direction:column;gap:40px;padding:0 100px;width:1480px;background:#fff}.hero-panel{display:flex;align-items:flex-end;background-image:url(/assets/gg-bg-CIIAIBzs.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:0;padding:48px 40px;min-height:550px;opacity:.9}.hero-content{width:50%;display:none;align-items:flex-end}.hero-buttons{display:flex;flex-direction:column;gap:16px}.hero-buttons-left{align-items:center;margin-bottom:8px}.primary-button,.secondary-button,.search-button,.view-more-button{border:none;border-radius:999px;padding:14px 28px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.primary-button{background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff}.secondary-button{background:#fff;color:#8a1c5d;box-shadow:0 16px 40px #8a1c5d1f}.primary-button:hover,.secondary-button:hover,.search-button:hover,.view-more-button:hover{transform:translateY(-2px)}.hero-card{width:100%;min-height:280px;border-radius:32px;background:radial-gradient(circle at top left,rgba(255,255,255,.85),transparent 55%),linear-gradient(180deg,#ff97b73d,#f8edffd6);padding:32px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 24px 80px #b3538824}.hero-card-title{margin-bottom:8px;font-size:1.35rem;font-weight:700;color:#4d1a46}.hero-card-meta{color:#6e4e6d}.search-panel{position:relative;z-index:2;margin-top:-74px;background:#fff;border-radius:24px;padding:28px;box-shadow:0 16px 40px #0917420f}.search-row{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr)) minmax(380px,1.4fr) auto;gap:14px;align-items:end}.search-field{display:flex;flex-direction:column;gap:8px;min-width:90px;max-width:180px}.search-field.search-date{min-width:380px;max-width:480px}.range-inputs{display:flex;align-items:center;gap:8px;min-width:0}.range-inputs input{flex:1;min-width:150px;max-width:none}.search-date .range-inputs input{min-width:150px}.range-inputs span{flex-shrink:0;color:#8a5d82;font-size:1rem}.search-field label{color:#6b5474;font-size:.95rem}.search-field select,.search-field input{height:50px;border:1px solid #eae4ed;border-radius:16px;padding:0 16px;font-size:1rem;background:#faf7fb;color:#58405f}.search-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%2358405F' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px 7px;padding-right:44px}.search-field input{width:100%}.search-button{min-width:150px;height:50px;background:#ff5fa6;color:#fff}.category-section,.recommend-section,.feature-recommend-section,.feature-section,.cta-panel{background:#fff;border-radius:24px;padding:32px 40px;box-shadow:0 16px 40px #0917420d}.category-section{background:transparent;border-radius:0;padding:0 4px;box-shadow:none}.section-heading{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.section-heading.space-between{flex-direction:row;justify-content:space-between;align-items:center}.section-heading h2{display:flex;align-items:center;gap:8px;font-size:1.5rem;color:#2c0d2a}.section-heading h2:before{content:"";width:4px;height:18px;border-radius:999px;background:#ff3f6c}.section-heading p{color:#7b5d74}.category-heading{margin-bottom:18px}.category-more-button{border:0;background:transparent;color:#8a7b8d;cursor:pointer;font-size:.9rem;padding:4px 0}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:14px}.recommend-card-link{text-decoration:none;color:inherit;display:block;min-width:0}.category-card-link{color:inherit;text-decoration:none}.category-card,.recommend-card,.feature-card{background:#fbf5fc;border-radius:24px;padding:24px}.category-card:hover,.recommend-card:hover,.feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #8c4a741f}.category-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:104px;background:transparent;border:1px solid #f1eaf4;border-radius:8px;box-shadow:none;padding:10px 8px}.category-icon{width:104px;height:104px;object-fit:contain}.category-card h3,.feature-card h3,.recommend-card h3{margin:0;font-size:1.2rem;color:#451a41}.category-card h3{font-size:.95rem;color:#2f2633}.category-card p,.feature-card p,.recommend-subtitle,.recommend-card-meta span,.recommend-info span{color:#6b5171;line-height:1.7}.recommend-carousel{position:relative}.recommend-grid{display:grid;grid-auto-columns:calc((100% - 35px) / 3.5);grid-auto-flow:column;gap:14px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.recommend-grid::-webkit-scrollbar{display:none}.recommend-arrow{position:absolute;top:50%;z-index:2;width:38px;height:38px;border:1px solid #f0e7f2;border-radius:50%;background:#ffffffeb;color:#8a1c5d;cursor:pointer;font-size:1.8rem;line-height:1;box-shadow:0 12px 30px #50234c24;transform:translateY(-50%)}.recommend-arrow-left{left:-18px}.recommend-arrow-right{right:-18px}.recommend-empty{border-radius:16px;background:#fbf5fc;color:#6b5171;padding:22px;text-align:center}.recommend-card{display:flex;flex-direction:column;overflow:hidden;gap:0;padding:0;background:#fff;border:1px solid #f0e7f2;border-radius:8px;min-height:470px}.recommend-cover{position:relative;min-height:360px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px;padding:10px;background-size:cover;background-position:center}.recommend-label,.recommend-hot{border-radius:999px;color:#fff;padding:5px 9px;font-size:.75rem;font-weight:700;line-height:1}.recommend-label{background:#35d39c}.recommend-hot{background:#ff5fa6}.recommend-card-body{display:flex;flex-direction:column;gap:9px;flex:1;padding:16px 16px 14px}.recommend-card-body h3{font-size:1.12rem;line-height:1.35}.recommend-subtitle{margin:0;font-size:.9rem}.recommend-info{display:flex;justify-content:space-between;gap:10px;color:#8a5d82;font-size:.88rem}.recommend-card-footer{display:flex;justify-content:space-between;gap:8px;color:#8a5d82;font-size:.9rem}.recommend-card-footer span:last-child{color:#ff5fa6}.feature-recommend-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:20px}.feature-recommend-card{min-height:260px;border-radius:8px;padding:20px;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:space-between;background-size:cover;background-position:center;color:#fff;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.feature-recommend-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2312272e,#231227db)}.feature-recommend-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #8c4a7429}.feature-recommend-meta,.feature-recommend-content{position:relative;z-index:1}.feature-recommend-meta,.feature-recommend-content div{display:flex;justify-content:space-between;gap:12px;align-items:center}.feature-recommend-meta span{border-radius:999px;background:#ffffff2e;padding:6px 10px;font-size:.82rem;font-weight:700}.feature-recommend-content{display:flex;flex-direction:column;gap:10px}.feature-recommend-content h3{margin:0;font-size:1.25rem}.feature-recommend-content p,.feature-recommend-content span{margin:0;color:#ffffffe0;line-height:1.7}.merchant-recommend-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:20px}.merchant-recommend-card{display:grid;overflow:hidden;border:1px solid #f0e7f2;border-radius:8px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 16px 40px #0917420d;transition:transform .25s ease,box-shadow .25s ease}.merchant-recommend-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #8c4a741f}.merchant-recommend-card img{width:100%;height:210px;object-fit:cover}.merchant-recommend-body{display:grid;gap:10px;padding:16px}.merchant-recommend-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.merchant-recommend-meta span{border-radius:999px;background:#f0fff7;color:#16824b;font-size:.82rem;font-weight:800;padding:6px 10px}.merchant-recommend-meta strong{color:#f05f2f;font-size:.9rem}.merchant-recommend-body h3{margin:0;color:#2c0d2a;font-size:1.1rem}.merchant-recommend-body p{margin:0;color:#6a5368;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:20px}.feature-card{min-height:150px;display:flex;align-items:center;gap:16px;justify-content:flex-start}.feature-icon{width:70px;height:70px;flex-shrink:0;object-fit:contain}.feature-card>div{display:flex;flex-direction:column;gap:8px}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:2px 40px;background:linear-gradient(135deg,#ffdcec,#fff5f9)}.cta-panel h2{font-size:2rem;color:#4b1e45}.cta-title{display:flex;align-items:center;gap:12px}.cta-title img{width:176px;height:176px;object-fit:contain}.cta-title-copy{display:flex;flex-direction:column;gap:10px}.cta-title-copy span{color:#4b1e45;font-size:2rem;font-weight:700;line-height:1.2}.cta-title-copy small{color:#6e4c6e;font-size:.95rem;font-weight:400;line-height:1.6}.cta-buttons{display:flex;gap:16px}.home-footer{background:#1f2330;color:#ffffffb8;padding:28px 40px 20px}.footer-main{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:56px;max-width:1180px;margin:0 auto}.footer-brand,.footer-column{display:flex;flex-direction:column;gap:8px}.footer-logo{display:flex;align-items:center;gap:8px;color:#fff;font-size:1.1rem;font-weight:800}.footer-logo span{color:#ff5fa6;font-size:1.35rem;line-height:1}.footer-brand p,.footer-column a,.footer-bottom p,.footer-links a{margin:0;color:#ffffff94;font-size:.82rem;line-height:1.7;text-decoration:none}.footer-column h3{margin:0 0 4px;color:#fff;font-size:.95rem}.footer-column a:hover,.footer-links a:hover{color:#fff}.footer-socials{display:flex;gap:14px;margin-top:2px}.footer-contact-info{display:grid;gap:6px;margin-top:2px}.footer-contact-info p{margin:0;color:#ffffff9e;font-size:.82rem;line-height:1.7}.footer-socials a{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffff2e;color:#fff;font-size:.78rem;font-weight:700;text-decoration:none}.footer-links{display:flex;align-items:center;gap:36px}@media (min-width: 1501px){.hero-panel,.home-footer{width:min(1480px,100vw);margin-left:50%;transform:translate(-50%)}.hero-panel{background-color:#fff}}@media (max-width: 1100px){.hero-panel{grid-template-columns:1fr;text-align:center}.hero-visual{order:-1}.search-row,.feature-recommend-grid,.merchant-recommend-grid,.feature-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}.recommend-grid{grid-auto-columns:calc((100% - 28px) / 3)}.footer-main{grid-template-columns:repeat(2,1fr);gap:28px}.section-heading.space-between{align-items:flex-start}}@media (max-width: 768px){.hero-panel{padding:28px 20px;border-radius:20px}.hero-panel h1{font-size:2.4rem}.hero-buttons-left{margin-left:0;margin-bottom:0}.hero-card{min-height:220px}.search-panel,.category-section,.recommend-section,.feature-recommend-section,.feature-section,.cta-panel{padding:24px 20px}.search-row{grid-template-columns:1fr}.recommend-grid{grid-auto-columns:100%}.category-grid{grid-template-columns:repeat(2,minmax(120px,1fr));gap:14px}.recommend-arrow-left{left:-10px}.recommend-arrow-right{right:-10px}.cta-panel{flex-direction:column;align-items:flex-start;padding:2px 20px}.cta-buttons{width:100%;justify-content:stretch}.cta-buttons button{width:100%}.home-footer{padding:26px 20px 18px}.footer-main{grid-template-columns:1fr;gap:24px}.footer-bottom{flex-direction:column}.footer-links{gap:24px}}.about-page{display:grid;gap:24px;padding:0 24px 40px}.about-hero,.about-section,.about-values article{border-radius:8px;background:#fff;box-shadow:0 16px 40px #0917420d}.about-hero{padding:46px;background:linear-gradient(135deg,#fff7fb,#fff 52%,#fff4ee)}.about-hero>span{display:inline-flex;align-items:center;gap:8px;color:#e92f72;font-weight:800;margin-bottom:14px}.about-hero>span:before{content:"";width:5px;height:18px;border-radius:999px;background:#ff3f7f}.about-hero h1{max-width:850px;margin:0;color:#27142a;font-size:2.3rem;line-height:1.3}.about-hero p,.about-section p,.about-values p{margin:16px 0 0;color:#6a5368;line-height:1.9}.about-section{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:center;padding:32px}.about-section h2,.about-values h2{margin:0;color:#2c0d2a;font-size:1.35rem}.about-service-list{display:grid;gap:12px}.about-service-list span{border-radius:8px;background:#fff0f6;color:#8a1c5d;font-weight:800;padding:13px 16px}.about-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.about-values article{min-height:180px;padding:26px}.about-contact{align-items:start}.about-contact p{margin-top:10px}.about-actions{display:flex;gap:12px;justify-content:flex-end}.about-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;font-weight:800;padding:0 24px;text-decoration:none}.about-actions a:nth-child(2){border:1px solid #e4d7e8;background:#fff;color:#8a1c5d}@media (max-width: 820px){.about-page{padding:0 16px 32px}.about-hero{padding:30px 22px}.about-hero h1{font-size:1.85rem}.about-section,.about-values{grid-template-columns:1fr}.about-actions{flex-direction:column;justify-content:stretch}}.member-page{display:grid;gap:28px;padding:0 24px 40px}.member-hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:stretch;border-radius:8px;background:linear-gradient(135deg,#fff7fb,#fff 48%,#fff2ed);box-shadow:0 16px 42px #4d213d0f;padding:44px}.member-kicker{display:inline-flex;align-items:center;gap:8px;color:#e92f72;font-size:.95rem;font-weight:800;margin-bottom:14px}.member-kicker:before{content:"";width:5px;height:18px;border-radius:999px;background:#ff3f7f}.member-hero h1{max-width:760px;margin:0;color:#27142a;font-size:2.35rem;line-height:1.25}.member-hero p{max-width:820px;margin:18px 0 0;color:#6a5368;font-size:1.05rem;line-height:1.9}.member-price-card{display:grid;place-items:center;align-content:center;gap:8px;border:1px solid #ffe0eb;border-radius:8px;background:#fff;color:#7b4968;min-height:220px;padding:28px;text-align:center}.member-price-card span{font-weight:800}.member-price-card strong{color:#e92f72;font-size:3rem;line-height:1}.member-price-card small{color:#8a7588;font-weight:700}.member-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.member-benefit-card{min-height:170px;border:1px solid #f0e4ee;border-radius:8px;background:#fff;box-shadow:0 14px 32px #361f350a;padding:24px}.member-benefit-card h2{margin:0 0 12px;color:#2c0d2a;font-size:1.2rem}.member-benefit-card p{margin:0;color:#6a5368;line-height:1.75}.member-upgrade-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;align-items:center;border:1px solid #f3dfd8;border-radius:8px;background:#fffaf7;padding:26px 30px}.member-upgrade-panel span{display:inline-flex;align-items:center;gap:8px;color:#d84b64;font-size:.9rem;font-weight:800;margin-bottom:10px}.member-upgrade-panel span:before{content:"";width:5px;height:16px;border-radius:999px;background:#ff5f7f}.member-upgrade-panel h2{margin:0;color:#321b2f;font-size:1.25rem;line-height:1.55}.member-upgrade-panel p{margin:0;color:#6a5368;line-height:1.85}.member-action-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:8px;background:#2a172f;color:#fff;padding:28px 32px}.member-action-panel h2{margin:0 0 8px;font-size:1.45rem}.member-action-panel p{margin:0;color:#ffffffc2;line-height:1.7}.member-action-panel button,.member-primary-button{border:0;border-radius:999px;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;cursor:pointer;font:inherit;font-weight:800;min-height:46px;padding:0 28px}.member-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#1c14217a;padding:20px}.member-modal{width:min(100%,520px);border-radius:8px;background:#fff;box-shadow:0 24px 70px #180e1e38;padding:24px}.member-confirm-modal{width:min(100%,720px)}.member-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.member-modal-header h2{margin:0;color:#2a1f2f;font-size:1.25rem}.member-modal-header button{width:32px;height:32px;border:0;border-radius:50%;background:#f5eef7;color:#58405f;cursor:pointer;font-size:1.3rem;line-height:1}.member-confirm-list{display:grid;gap:14px;border-top:1px solid #f2e8f1;border-bottom:1px solid #f2e8f1;padding:18px 0}.member-confirm-list div{display:flex;justify-content:space-between;gap:18px;color:#735f74;line-height:1.6}.member-confirm-list strong{color:#2c0d2a;text-align:right}.member-confirm-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.member-confirm-form label{display:grid;gap:7px;color:#58405f;font-size:.92rem;font-weight:700}.member-confirm-form input,.member-confirm-form select{min-height:42px;border:1px solid #e4d7e8;border-radius:8px;color:#2a1f2f;font:inherit;outline:none;padding:0 12px}.member-confirm-form input:focus,.member-confirm-form select:focus{border-color:#ff8cbd;box-shadow:0 0 0 3px #ff8cbd2e}.member-form-wide,.member-plan-summary,.member-form-actions{grid-column:1 / -1}.member-plan-summary{display:grid;gap:12px;border-top:1px solid #f2e8f1;border-bottom:1px solid #f2e8f1;margin-top:4px;padding:16px 0}.member-plan-summary div{display:flex;justify-content:space-between;gap:18px;color:#735f74;line-height:1.6}.member-plan-summary strong{color:#2c0d2a;text-align:right}.member-login-modal p{margin:0;color:#6a5368;line-height:1.8}.member-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.member-secondary-button{min-height:46px;border:1px solid #e4d7e8;border-radius:999px;background:#fff;color:#58405f;cursor:pointer;font:inherit;font-weight:800;padding:0 24px}@media (max-width: 820px){.member-hero,.member-benefits,.member-upgrade-panel{grid-template-columns:1fr}.member-hero{padding:28px}.member-hero h1{font-size:1.9rem}.member-action-panel,.member-confirm-list div,.member-plan-summary div{align-items:stretch;flex-direction:column}.member-confirm-form{grid-template-columns:1fr}.member-action-panel button,.member-modal-actions button{width:100%}.member-modal-actions{flex-direction:column}}.merchant-detail-page{display:flex;flex-direction:column;gap:24px}.merchant-detail-header{padding:16px 24px}.merchant-back-button{border:1px solid #eae4ed;border-radius:999px;background:#fff;color:#58405f;cursor:pointer;padding:10px 14px}.merchant-detail-hero{min-height:360px;display:flex;align-items:flex-end;overflow:hidden;border-radius:8px;background-position:center;background-size:cover}.merchant-detail-overlay{width:100%;background:linear-gradient(180deg,#0000,#0000005c 55%,#000000b8);color:#fff;padding:34px 40px}.merchant-detail-overlay>span{display:inline-flex;border-radius:999px;background:#fff3;font-weight:800;margin-bottom:12px;padding:7px 12px}.merchant-detail-overlay h1{margin:0 0 12px;font-size:2.15rem}.merchant-detail-meta{display:flex;flex-wrap:wrap;gap:12px;color:#f6e9f0}.merchant-detail-main{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;padding:0 40px 32px}.merchant-detail-info,.merchant-contact-card{border-radius:8px;background:#fff;box-shadow:0 16px 40px #0917420d}.merchant-detail-info{display:grid;gap:24px;padding:28px}.merchant-info-table{display:grid;gap:12px}.merchant-info-table h2,.merchant-detail-description h2,.merchant-contact-card h2{margin:0 0 4px;color:#2c0d2a;font-size:1.2rem}.merchant-info-table div{display:grid;grid-template-columns:110px 1fr;gap:8px;color:#5e4a62;line-height:1.7}.merchant-info-table strong{color:#2c0d2a;font-weight:800}.merchant-detail-tags{display:flex;flex-wrap:wrap;gap:10px}.merchant-detail-tags span{border-radius:999px;background:#fff0f6;color:#8a1c5d;font-weight:800;padding:8px 12px}.merchant-detail-description{display:grid;gap:12px}.merchant-detail-description p,.merchant-contact-card p{margin:0;color:#5e4a62;line-height:1.9}.merchant-contact-card{align-self:start;display:grid;gap:16px;padding:24px}.merchant-contact-card a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;font-weight:800;text-decoration:none}.merchant-complaint-button{min-height:48px;border:1px solid #e4d7e8;border-radius:999px;background:#fff;color:#8a1c5d;cursor:pointer;font:inherit;font-weight:800}.merchant-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#1c14217a;padding:20px}.merchant-complaint-modal{width:min(100%,560px);border-radius:8px;background:#fff;box-shadow:0 24px 70px #180e1e38;padding:24px}.merchant-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.merchant-modal-header h2{margin:0;color:#2a1f2f;font-size:1.25rem}.merchant-modal-header button{width:32px;height:32px;border:0;border-radius:50%;background:#f5eef7;color:#58405f;cursor:pointer;font-size:1.3rem;line-height:1}.merchant-complaint-form{display:grid;gap:18px}.merchant-complaint-form fieldset{border:0;display:grid;gap:12px;margin:0;padding:0}.merchant-complaint-form legend,.merchant-complaint-detail{color:#58405f;font-size:.95rem;font-weight:800}.merchant-complaint-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.merchant-complaint-options label{display:flex;align-items:center;gap:8px;border:1px solid #e4d7e8;border-radius:8px;color:#58405f;cursor:pointer;font-weight:700;padding:10px 12px}.merchant-complaint-options input{accent-color:#ff5fa6}.merchant-complaint-detail{display:grid;gap:8px}.merchant-complaint-detail textarea{min-height:140px;border:1px solid #e4d7e8;border-radius:8px;color:#2a1f2f;font:inherit;line-height:1.7;outline:none;padding:12px;resize:vertical}.merchant-complaint-detail textarea:focus{border-color:#ff8cbd;box-shadow:0 0 0 3px #ff8cbd2e}.merchant-modal-actions{display:flex;justify-content:flex-end;gap:12px}.merchant-modal-secondary,.merchant-modal-primary{min-height:42px;border-radius:999px;cursor:pointer;font:inherit;font-weight:800;padding:0 22px}.merchant-modal-secondary{border:1px solid #e4d7e8;background:#fff;color:#58405f}.merchant-modal-primary{border:0;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff}@media (max-width: 820px){.merchant-detail-main{grid-template-columns:1fr;padding:0 16px 28px}.merchant-detail-overlay{padding:24px 18px}.merchant-detail-overlay h1{font-size:1.7rem}.merchant-info-table div,.merchant-complaint-options{grid-template-columns:1fr}.merchant-modal-actions{flex-direction:column}}.merchants-page{display:grid;gap:24px;padding:0 24px 40px}.merchants-header,.merchants-filter-panel,.merchant-card,.merchants-empty{border-radius:8px;background:#fff;box-shadow:0 16px 40px #0917420d}.merchants-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px}.merchants-header span{display:inline-flex;align-items:center;gap:8px;color:#e92f72;font-weight:800;margin-bottom:10px}.merchants-header span:before{content:"";width:5px;height:18px;border-radius:999px;background:#ff3f7f}.merchants-header h1{margin:0;color:#2c0d2a;font-size:2rem}.merchants-header p{max-width:680px;margin:10px 0 0;color:#7b5d74;line-height:1.8}.merchants-count{flex:0 0 auto;border-radius:999px;background:#fff0f6;color:#8a1c5d;font-weight:800;padding:12px 18px}.merchants-header-actions{display:flex;align-items:center;gap:12px}.publish-merchant-button{flex:0 0 auto;border-radius:999px;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;font-weight:800;padding:12px 18px;text-decoration:none}.merchants-filter-panel{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:18px;padding:22px 24px}.merchants-filter-panel label{display:grid;gap:8px;color:#6b5474;font-weight:700}.merchants-filter-panel select{height:46px;border:1px solid #eae4ed;border-radius:8px;background:#faf7fb;color:#58405f;font:inherit;padding:0 12px}.merchants-type-filter{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;border-radius:16px;background:#fff;box-shadow:0 16px 40px #0917420d;margin-bottom:10px;padding:24px}.merchants-type-filter button{position:relative;min-height:170px;overflow:hidden;border:2px solid transparent;border-radius:20px;background-color:#fff;background-position:left top;background-repeat:no-repeat;background-size:125% auto;box-shadow:0 12px 28px #09174214;color:#fff;cursor:pointer;padding:0;text-align:left}.merchants-type-filter button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#150f1c00,#150f1c2e 48%,#150f1cb8)}.merchants-type-filter button span{position:absolute;left:12px;right:12px;bottom:16px;z-index:1;font-size:.96rem;font-weight:900;line-height:1.25;text-shadow:0 2px 10px rgba(0,0,0,.35)}.merchants-type-filter button.active{border-color:#ff5fa6;box-shadow:0 16px 34px #ff5fa638;transform:translateY(-2px)}.merchants-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.merchant-card{display:grid;gap:14px;min-height:300px;overflow:hidden;padding:0 0 22px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.merchant-card:hover{box-shadow:0 20px 46px #0917421a;transform:translateY(-3px)}.merchant-image{display:block;width:100%;height:190px;object-fit:cover}.merchant-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 22px}.merchant-card-top span{border-radius:999px;background:#f0fff7;color:#16824b;font-size:.85rem;font-weight:800;padding:6px 10px}.merchant-card-top strong{color:#f05f2f}.merchant-card h2{margin:0;color:#2c0d2a;font-size:1.18rem;padding:0 22px}.merchant-card p{margin:0;color:#6a5368;line-height:1.75;padding:0 22px}.merchant-meta{display:grid;gap:6px;color:#7f6c82;font-size:.92rem;line-height:1.5;padding:0 22px}.merchant-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding:0 22px}.merchant-tags span{border-radius:999px;background:#f8f3fa;color:#6a5368;font-size:.82rem;font-weight:700;padding:6px 10px}.merchants-empty{padding:34px;text-align:center}.merchants-empty h2{margin:0 0 10px;color:#2c0d2a}.merchants-empty p{margin:0;color:#7b5d74}@media (max-width: 980px){.merchants-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merchants-type-filter{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 700px){.merchants-page{padding:0 16px 32px}.merchants-header{align-items:flex-start;flex-direction:column;padding:24px 18px}.merchants-header-actions{width:100%;align-items:stretch;flex-direction:column}.merchants-count,.publish-merchant-button{text-align:center}.merchants-filter-panel,.merchants-grid{grid-template-columns:1fr}.merchants-type-filter{grid-template-columns:repeat(2,minmax(0,1fr))}}.login-page{min-height:calc(100vh - 80px);display:flex;justify-content:center;align-items:center;padding:30px 20px;background:linear-gradient(180deg,#f8f4f8,#fff)}.login-card{width:100%;max-width:420px;background:#fff;border-radius:24px;box-shadow:0 24px 80px #38224a1f;padding:36px 28px}.login-header h1{margin:0;font-size:2rem;color:#2c0d2a}.login-header p{margin:12px 0 0;color:#7b5d74;line-height:1.7}.login-form{display:flex;flex-direction:column;gap:18px;margin-top:30px}.login-form label{display:flex;flex-direction:column;gap:10px;color:#66506b;font-size:.95rem}.login-form input{height:52px;border:1px solid #eae4ed;border-radius:16px;padding:0 16px;font-size:1rem;background:#faf7fb;color:#503d52}.login-submit{width:100%;height:52px;border:none;border-radius:999px;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.login-submit:disabled{opacity:.7;cursor:not-allowed}.login-submit:hover:not(:disabled){transform:translateY(-2px)}.login-message{padding:14px 16px;border-radius:16px;background:#fff1f5;color:#b02b59;font-size:.95rem}@media (max-width: 480px){.login-card{padding:28px 20px}.login-header h1{font-size:1.75rem}.login-form input,.login-submit{height:48px}}.register-page{min-height:calc(100vh - 80px);display:flex;justify-content:center;align-items:center;padding:30px 20px;background:linear-gradient(180deg,#f8f4f8,#fff)}.register-card{width:100%;max-width:520px;background:#fff;border-radius:24px;box-shadow:0 24px 80px #38224a1f;padding:36px 28px}.register-header h1{margin:0;font-size:2rem;color:#2c0d2a}.register-header p{margin:12px 0 0;color:#7b5d74;line-height:1.7}.register-form{display:flex;flex-direction:column;gap:18px;margin-top:30px}.register-form label{display:flex;flex-direction:column;gap:10px;color:#66506b;font-size:.95rem}.register-form input{height:52px;border:1px solid #eae4ed;border-radius:16px;padding:0 16px;font-size:1rem;background:#faf7fb;color:#503d52}.register-submit{width:100%;height:52px;border:none;border-radius:999px;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.register-submit:disabled{opacity:.7;cursor:not-allowed}.register-submit:hover:not(:disabled){transform:translateY(-2px)}.register-message{padding:14px 16px;border-radius:16px;background:#fff1f5;color:#b02b59;font-size:.95rem}@media (max-width: 480px){.register-card{padding:28px 20px}.register-header h1{font-size:1.75rem}.register-form input,.register-submit{height:48px}}.event-page{display:flex;flex-direction:column;gap:24px}.event-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 24px}.back-button,.publish-button{background:#fff;border:1px solid #eae4ed;padding:10px 14px;border-radius:999px;cursor:pointer}.back-button{color:#58405f}.event-hero{min-height:320px;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end}.event-hero-overlay{width:100%;background:linear-gradient(180deg,#0000,#00000059 60%,#0009);color:#fff;padding:28px 40px}.event-hero h1{margin:0 0 8px;font-size:1.8rem}.event-meta{display:flex;gap:12px;align-items:center;color:#f6e9f0}.event-main{padding:20px 40px}.event-actions{display:flex;gap:12px;margin-bottom:18px}.icon-btn{padding:10px 14px;border-radius:12px;border:1px solid #eae4ed;background:#fff;cursor:pointer}.icon-btn.active{background:#ffedf4;border-color:#ffb6d1}.icon-btn.join{background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;border:none}.icon-btn.join.joined{background:#e0e0e0;color:#333}.event-description h2{margin-top:0}.event-description-image{width:100%;max-height:360px;object-fit:cover;display:block;border-radius:8px;margin-bottom:22px}.event-info-table{display:grid;gap:10px;margin-bottom:22px}.event-info-table h3{margin:0 0 4px;color:#451a41;font-size:1.1rem}.event-info-row{display:grid;grid-template-columns:110px 1fr;gap:8px;color:#5e4a62;line-height:1.7}.event-info-row strong{color:#2c0d2a;font-weight:800}.event-description p{line-height:1.9;white-space:pre-line}.event-description-actions{display:flex;justify-content:center;margin-top:28px}.description-join-button{min-width:320px;min-height:58px;border:none;border-radius:999px;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;cursor:pointer;font-size:1.12rem;font-weight:800;padding:16px 48px}.description-join-button.joined{background:#e0e0e0;color:#333}.event-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:20px;background:#1c14217a}.event-modal{width:min(100%,420px);border-radius:8px;background:#fff;box-shadow:0 24px 70px #180e1e38}.event-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px 0}.event-modal h2{margin:0;color:#2a1f2f;font-size:1.25rem}.event-modal-close{width:32px;height:32px;border:0;border-radius:50%;background:#f5eef7;color:#58405f;cursor:pointer;font-size:1.3rem;line-height:1}.join-form{display:grid;gap:14px;padding:18px 22px 22px}.join-form label{display:grid;gap:7px;color:#58405f;font-size:.92rem;font-weight:600}.join-form input,.join-form select{min-height:42px;border:1px solid #e4d7e8;border-radius:8px;padding:0 12px;color:#2a1f2f;font:inherit;outline:none}.join-form input:focus,.join-form select:focus{border-color:#ff8cbd;box-shadow:0 0 0 3px #ff8cbd2e}.join-form input[readonly]{background:#f8f4fa;color:#806f86;cursor:not-allowed}.event-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.modal-secondary-button,.modal-primary-button{min-width:86px;min-height:40px;border-radius:8px;padding:0 14px;cursor:pointer;font:inherit;font-weight:700}.modal-secondary-button{border:1px solid #e4d7e8;background:#fff;color:#58405f}.modal-primary-button{border:0;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff}.modal-primary-button:disabled{background:#d8cfdc;color:#8b7b90;cursor:not-allowed}.event-success-modal{display:grid;gap:14px;padding:24px;text-align:center}.event-success-modal p{margin:0;color:#58405f;line-height:1.7}.event-login-actions{justify-content:center;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:2px}.guest-join-button{border:1px solid #ffbfd9;border-radius:8px;background:#fff0f6;color:#8a1c5d;cursor:pointer;font:inherit;font-weight:700;min-height:40px;padding:0 14px}.guest-join-modal{width:min(100%,680px)}.guest-join-form{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-join-wide,.guest-realname-check,.guest-fee-box,.guest-join-actions{grid-column:1 / -1}.join-form .guest-realname-check{display:flex;align-items:flex-start;gap:10px;border:1px solid #f0e2e8;border-radius:8px;background:#fff8fb;color:#5e4a62;font-size:.9rem;font-weight:600;line-height:1.7;padding:12px}.join-form .guest-realname-check input{flex:0 0 auto;width:18px;height:18px;min-height:0;margin-top:3px;padding:0;accent-color:#ff5fa6}.guest-fee-box{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #f0e7f2;border-bottom:1px solid #f0e7f2;padding:14px 0;color:#58405f}.guest-fee-box strong{color:#8a1c5d;font-size:1.15rem}.guest-join-actions{margin-top:0}@media (max-width: 640px){.guest-join-form{grid-template-columns:1fr}}@media (max-width: 600px){.event-hero-overlay{padding:18px 16px}.event-main{padding:16px}.event-meta{align-items:flex-start;flex-direction:column}.event-modal-backdrop{align-items:flex-end;padding:12px}.event-modal{width:100%}.description-join-button{width:100%;min-width:0}.event-login-actions{grid-template-columns:1fr}}.events-list-page{display:flex;flex-direction:column;gap:24px}.events-category-section{border-radius:8px;background:#fff;box-shadow:0 16px 40px #0917420d;padding:24px}.events-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.events-section-heading h2{display:flex;align-items:center;gap:8px;margin:0;color:#2c0d2a;font-size:1.5rem}.events-section-heading h2:before{content:"";width:4px;height:18px;border-radius:999px;background:#ff3f6c}.events-section-heading button{border:0;background:transparent;color:#8a7b8d;cursor:pointer;font-size:.9rem;padding:4px 0}.events-category-grid{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:14px}.events-category-card{display:flex;min-height:104px;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid #f1eaf4;border-radius:8px;background:#fff;color:#2f2633;cursor:pointer;padding:10px 8px}.events-category-card:hover,.events-category-card.active{border-color:#ff8cbd;box-shadow:0 18px 40px #8c4a741f;transform:translateY(-4px)}.events-category-card img{width:104px;height:104px;object-fit:contain}.events-category-card span{color:#2f2633;font-size:.95rem;font-weight:800}.events-list-header,.events-filter-panel,.events-empty{background:#fff;border-radius:8px;padding:28px 32px;box-shadow:0 16px 40px #0917420d}.events-list-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.events-list-header h1{margin:0 0 8px;color:#2c0d2a;font-size:2rem}.events-list-header p,.events-empty p{margin:0;color:#7b5d74;line-height:1.7}.events-count{flex-shrink:0;border-radius:999px;background:#ffedf4;color:#8a1c5d;padding:10px 16px;font-weight:700}.events-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.create-event-button{border:none;border-radius:999px;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;cursor:pointer;font-weight:700;padding:11px 18px}.events-filter-panel{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(360px,1.4fr);gap:16px;align-items:end}.events-filter-panel label{display:flex;flex-direction:column;gap:8px;color:#6b5474;font-size:.95rem}.events-filter-panel select,.events-filter-panel input{height:48px;border:1px solid #eae4ed;border-radius:8px;padding:0 14px;background:#faf7fb;color:#58405f;font-size:1rem}.events-date-range{min-width:360px}.events-range-inputs{display:flex;align-items:center;gap:8px}.events-range-inputs input{flex:1;min-width:150px}.events-range-inputs span{flex-shrink:0;color:#8a5d82}.events-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:20px}.event-list-card{overflow:hidden;border-radius:8px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 16px 40px #0917420d;transition:transform .25s ease,box-shadow .25s ease}.event-list-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #8c4a741f}.event-list-cover{min-height:240px;display:flex;align-items:flex-start;justify-content:flex-end;padding:16px;background-size:cover;background-position:center}.event-list-cover span{border-radius:999px;background:#ffffffeb;color:#8a1c5d;padding:7px 12px;font-size:.9rem;font-weight:700}.event-list-body{display:flex;flex-direction:column;gap:12px;padding:20px}.event-list-meta,.event-list-footer{display:flex;justify-content:space-between;gap:12px;color:#8a5d82;font-size:.92rem}.event-list-body h2{margin:0;color:#451a41;font-size:1.2rem}.event-list-body p{margin:0;color:#6b5171;line-height:1.7}.events-empty{text-align:center}.events-empty h2{margin:0 0 8px;color:#451a41}.events-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#1f12226b;padding:20px}.events-modal{width:min(420px,100%);border-radius:16px;background:#fff;box-shadow:0 24px 80px #1f122233;padding:28px}.events-modal h2{margin:0 0 10px;color:#2c0d2a}.events-modal p{margin:0;color:#6b5171;line-height:1.7}.events-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.events-modal-primary,.events-modal-secondary{border:none;border-radius:999px;cursor:pointer;font-weight:700;padding:10px 20px}.events-modal-primary{background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff}.events-modal-secondary{background:#fff0f6;color:#8a1c5d}@media (max-width: 1100px){.events-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.events-grid{grid-template-columns:1fr}}@media (max-width: 768px){.events-list-header{align-items:flex-start;flex-direction:column}.events-header-actions{width:100%;align-items:stretch;flex-direction:column}.events-list-header,.events-category-section,.events-filter-panel,.events-empty{padding:22px 18px}.events-category-grid{grid-template-columns:1fr}.events-filter-panel label{max-width:none}.events-date-range{min-width:0}.events-range-inputs{flex-direction:column;align-items:stretch}.events-range-inputs input{min-width:0}.events-filter-panel{grid-template-columns:1fr}.event-list-meta,.event-list-footer{flex-direction:column;gap:4px}.create-event-button,.events-count{width:100%;text-align:center}}.legal-page{max-width:960px;margin:0 auto;background:#fff;border-radius:8px;padding:40px;box-shadow:0 16px 40px #0917420f}.legal-header{border-bottom:1px solid #f0e7f2;padding-bottom:24px;margin-bottom:28px}.legal-header h1{margin:0;color:#2c0d2a;font-size:2.2rem}.legal-header p{margin:12px 0 0;color:#7b5d74;line-height:1.7}.legal-section{display:flex;flex-direction:column;gap:12px;margin-bottom:26px}.legal-section h2{margin:0;color:#451a41;font-size:1.25rem}.legal-section p{margin:0;color:#5e4a62;font-size:1rem;line-height:1.9}.legal-actions{display:flex;justify-content:flex-end;border-top:1px solid #f0e7f2;padding-top:24px;margin-top:12px}.legal-back-button{border:none;border-radius:999px;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;cursor:pointer;font-weight:700;padding:12px 24px}@media (max-width: 768px){.legal-page{padding:26px 20px}.legal-header h1{font-size:1.8rem}.legal-actions{justify-content:stretch}.legal-back-button{width:100%}}.publish-event-page{display:flex;flex-direction:column;gap:24px}.publish-event-header,.publish-event-form{background:#fff;border-radius:8px;box-shadow:0 16px 40px #0917420d}.publish-event-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 32px}.publish-event-header h1{margin:0 0 8px;color:#2c0d2a;font-size:2rem}.publish-event-header p{margin:0;color:#7b5d74;line-height:1.7}.publish-event-header button,.publish-primary-button,.publish-secondary-button{border:none;border-radius:999px;cursor:pointer;font-weight:700;padding:12px 22px}.publish-event-header button,.publish-secondary-button{background:#fff0f6;color:#8a1c5d}.publish-event-form{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:20px;padding:32px}.publish-event-form label{display:flex;flex-direction:column;gap:8px;color:#6b5474;font-size:.95rem}.publish-event-form input,.publish-event-form select,.publish-event-form textarea{border:1px solid #eae4ed;border-radius:8px;background:#faf7fb;color:#58405f;font-size:1rem;padding:0 14px}.publish-event-form input,.publish-event-form select{height:48px}.publish-event-form textarea{min-height:180px;padding:14px;resize:vertical}.publish-event-cover,.publish-event-wide,.publish-event-actions{grid-column:1 / -1}.publish-cover-uploader{position:relative;display:grid;place-items:center;min-height:260px;overflow:hidden;border:1px dashed #e3cbdc;border-radius:8px;background:#fff8fb;cursor:pointer}.publish-cover-uploader:hover{border-color:#ff8cbd;background:#fff3f8}.publish-cover-uploader img{width:100%;height:100%;min-height:260px;object-fit:cover;display:block}.publish-cover-uploader input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.publish-cover-placeholder{display:grid;justify-items:center;gap:8px;color:#8a1c5d;padding:24px;text-align:center}.publish-cover-placeholder strong{font-size:1.08rem}.publish-cover-placeholder small{color:#8b7589;line-height:1.6}.publish-event-actions{display:flex;justify-content:flex-end;gap:14px}.publish-primary-button{background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff}@media (max-width: 768px){.publish-event-header{align-items:flex-start;flex-direction:column;padding:22px 18px}.publish-event-form{grid-template-columns:1fr;padding:22px 18px}.publish-event-actions{flex-direction:column}}.publish-merchant-page{display:flex;flex-direction:column;gap:24px}.publish-merchant-header,.publish-merchant-form{border-radius:8px;background:#fff;box-shadow:0 16px 40px #0917420d}.publish-merchant-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 32px}.publish-merchant-header h1{margin:0 0 8px;color:#2c0d2a;font-size:2rem}.publish-merchant-header p{margin:0;color:#7b5d74;line-height:1.7}.publish-merchant-header button,.publish-merchant-primary,.publish-merchant-secondary{border:none;border-radius:999px;cursor:pointer;font-weight:700;padding:12px 22px}.publish-merchant-header button,.publish-merchant-secondary{background:#fff0f6;color:#8a1c5d}.publish-merchant-form{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:20px;padding:32px}.publish-merchant-form label{display:flex;flex-direction:column;gap:8px;color:#6b5474;font-size:.95rem;font-weight:700}.publish-merchant-form input,.publish-merchant-form select,.publish-merchant-form textarea{border:1px solid #eae4ed;border-radius:8px;background:#faf7fb;color:#58405f;font:inherit;font-size:1rem;padding:0 14px}.publish-merchant-form input,.publish-merchant-form select{height:48px}.publish-merchant-form textarea{min-height:180px;padding:14px;resize:vertical}.publish-merchant-cover,.publish-merchant-wide,.publish-merchant-actions{grid-column:1 / -1}.publish-merchant-uploader{position:relative;display:grid;place-items:center;min-height:260px;overflow:hidden;border:1px dashed #e3cbdc;border-radius:8px;background:#fff8fb;cursor:pointer}.publish-merchant-uploader:hover{border-color:#ff8cbd;background:#fff3f8}.publish-merchant-uploader img{display:block;width:100%;height:100%;min-height:260px;object-fit:cover}.publish-merchant-uploader input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.publish-merchant-placeholder{display:grid;justify-items:center;gap:8px;color:#8a1c5d;padding:24px;text-align:center}.publish-merchant-placeholder strong{font-size:1.08rem}.publish-merchant-placeholder small{color:#8b7589;line-height:1.6}.publish-merchant-actions{display:flex;justify-content:flex-end;gap:14px}.publish-merchant-primary{background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff}@media (max-width: 768px){.publish-merchant-header{align-items:flex-start;flex-direction:column;padding:22px 18px}.publish-merchant-form{grid-template-columns:1fr;padding:22px 18px}.publish-merchant-actions{flex-direction:column}}.payment-page{display:flex;justify-content:center}.payment-panel{width:min(760px,100%);background:#fff;border-radius:8px;box-shadow:0 16px 40px #0917420d;padding:32px}.payment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #f0e7f2;padding-bottom:22px}.payment-header h1{margin:0 0 8px;color:#2c0d2a;font-size:2rem}.payment-header p{margin:0;color:#7b5d74;line-height:1.7}.payment-header button{border:none;border-radius:999px;background:#fff0f6;color:#8a1c5d;cursor:pointer;font-weight:700;padding:10px 18px}.payment-summary{display:grid;gap:16px;margin:28px 0}.payment-summary div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #f4edf6;padding-bottom:14px}.payment-summary span{color:#7b5d74}.payment-summary strong{color:#2c0d2a}.payment-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.payment-methods button{min-height:64px;border:1px solid #e4d7e8;border-radius:8px;background:#fff;color:#58405f;cursor:pointer;font-size:1rem;font-weight:700}.payment-methods button.active{border-color:#ff5fa6;background:#fff0f6;color:#8a1c5d}.payment-submit{width:100%;min-height:52px;border:none;border-radius:999px;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;cursor:pointer;font-size:1rem;font-weight:800;margin-top:24px}@media (max-width: 640px){.payment-panel{padding:24px 18px}.payment-header,.payment-summary div{flex-direction:column}.payment-methods{grid-template-columns:1fr}}.app{display:flex;flex-direction:column;min-height:100vh}@media (max-width: 768px){.main-content{padding:20px 15px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f5f5;color:#333}.app{display:flex;flex-direction:column;min-height:100vh;background:#fbfbfb}.main-content{flex:1;padding:40px 0;max-width:1480px;margin:0 auto;width:100%}.page{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.page h1{font-size:2.5rem;margin-bottom:20px;color:#2c3e50}.page h2{font-size:1.8rem;margin-top:20px;margin-bottom:15px;color:#34495e}.page p{font-size:1.1rem;line-height:1.6;margin-bottom:20px;color:#555}.page ul{margin-left:20px;margin-bottom:20px}.page li{margin-bottom:10px;font-size:1rem;line-height:1.5}.button-group{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.button-group button,.page button{padding:10px 20px;font-size:1rem;background-color:#3498db;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.button-group button:hover,.page button:hover{background-color:#2980b9}.button-group button:active,.page button:active{transform:scale(.98)}.counter-display{background:#ecf0f1;padding:20px;border-radius:5px;margin:20px 0;text-align:center}.counter-display h2{font-size:2rem;color:#2c3e50;margin:0}@media (max-width: 768px){.page{padding:20px}.page h1{font-size:1.8rem}.page h2{font-size:1.4rem}.button-group{flex-direction:column}.button-group button,.page button{width:100%}}
