.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-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:none;border-radius:999px;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff;cursor:pointer;font:inherit;font-weight:800;padding:12px 18px;text-decoration:none}.merchant-publish-modal-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1f0e1d85}.merchant-publish-modal{width:min(460px,100%);border-radius:12px;background:#fff;box-shadow:0 24px 70px #2c0d2a33;padding:28px;text-align:center}.merchant-publish-modal h2{margin:0 0 12px;color:#2c0d2a}.merchant-publish-modal p{margin:0;color:#6b5474;line-height:1.7}.merchant-publish-modal-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}.merchant-publish-modal-actions button{min-height:42px;border-radius:8px;cursor:pointer;font:inherit;font-weight:700}.merchant-publish-modal-secondary{border:1px solid #e4d7e8;background:#fff;color:#58405f}.merchant-publish-modal-guest{border:1px solid #ffbfd9;background:#fff0f6;color:#8a1c5d}.merchant-publish-modal-primary{border:none;background:linear-gradient(135deg,#ff5fa6,#ff8c7f);color:#fff}.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))}.merchant-publish-modal-actions{grid-template-columns: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;width:150px;min-height:150px;max-height:200px;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:150px;height:auto;max-height:200px;object-fit:contain}.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}.publish-merchant-primary:disabled{background:#d8cfdc;color:#8b7b90;cursor:not-allowed}.publish-merchant-modal-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1f0e1d85}.publish-merchant-notice-modal{width:min(540px,100%);border-radius:12px;background:#fff;box-shadow:0 24px 70px #2c0d2a33;padding:28px}.publish-merchant-notice-modal h2{margin:0 0 20px;color:#2c0d2a;text-align:center}.publish-merchant-notice-tip{margin:-4px 0 20px;border-radius:8px;background:#fff8fb;color:#6b5474;line-height:1.8;padding:14px 16px}.publish-merchant-service-summary{border-top:1px solid #f0e7f2;border-bottom:1px solid #f0e7f2;color:#6b5474}.publish-merchant-service-summary div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0}.publish-merchant-service-summary div+div{border-top:1px solid #f4edf6}.publish-merchant-service-summary strong{color:#8a1c5d;text-align:right}.publish-merchant-service-summary div:first-child strong{font-size:1.2rem}.publish-merchant-confirm-check{display:flex;align-items:flex-start;gap:10px;margin:20px 0;border:1px solid #f0e2e8;border-radius:8px;background:#fff8fb;color:#5e4a62;line-height:1.7;padding:14px}.publish-merchant-confirm-check input{flex:0 0 auto;width:18px;height:18px;margin-top:4px;accent-color:#ff5fa6}.publish-merchant-modal-actions{display:flex;justify-content:flex-end;gap:12px}@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}.publish-merchant-modal-actions{flex-direction:column-reverse}.publish-merchant-service-summary div{align-items:flex-start;flex-direction:column}.publish-merchant-service-summary strong{text-align:left}}.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}}.admin-code-row{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:10px}.admin-code-button{border:1px solid #e6d7e5;border-radius:16px;background:#fff;color:#b02b70;font-weight:700;cursor:pointer}.admin-code-button:disabled{color:#9d8b9c;cursor:not-allowed;background:#f5f1f5}.admin-login-steps{display:flex;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;color:#9d8b9c}.admin-login-steps span{transition:color .2s}.admin-login-steps .is-active{color:#b02b70;font-weight:700}.admin-login-step-arrow{color:#ccc;font-size:16px}.admin-login-verify-info{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#f9f5f9;border:1px solid #e6d7e5;border-radius:12px;margin-bottom:20px;font-size:14px;color:#5a3d58}.admin-login-back{border:none;background:transparent;color:#b02b70;font-size:14px;cursor:pointer;text-decoration:underline;padding:2px 4px}.admin-login-back:hover{color:#8a1f54}.admin-login-countdown{margin-top:8px;font-size:13px;color:#9d8b9c;text-align:center}@media (max-width: 420px){.admin-code-row{grid-template-columns:1fr}.admin-code-button{height:46px}}.admin-captcha-row{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:10px}.admin-captcha-image{display:flex;align-items:center;justify-content:center;border:1px solid #e6d7e5;border-radius:16px;background:#f9f5f9;cursor:pointer;padding:0;overflow:hidden;font-size:13px;color:#9d8b9c;min-height:48px}.admin-captcha-image img{width:100%;height:48px;object-fit:cover;border-radius:15px}.admin-captcha-image:disabled{cursor:wait;opacity:.6}.admin-resend-confirm{margin-top:10px;font-size:14px;height:42px}@media (max-width: 420px){.admin-captcha-row{grid-template-columns:1fr}.admin-captcha-image{height:48px}}.admin-layout{min-height:calc(100vh - 72px);display:flex;flex-direction:column;background:#f4f6f9;color:#283142}.admin-privacy-banner{width:100%;overflow:hidden;background:#c0392b;color:#fff;font-size:14px;font-weight:600;white-space:nowrap;flex-shrink:0}.admin-privacy-banner-track{display:inline-flex;gap:80px;padding-left:100%;animation:admin-banner-scroll 18s linear infinite}.admin-privacy-banner-track span{flex-shrink:0}@keyframes admin-banner-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.admin-layout-body{display:flex;flex:1;min-height:0}.admin-sidebar{width:220px;flex:0 0 220px;padding:26px 18px;background:#172033;color:#fff;box-sizing:border-box;display:flex;flex-direction:column}.admin-brand{display:flex;align-items:center;gap:12px;padding:0 10px 24px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#ff6f91,#f34f78);font-size:21px;font-weight:700}.admin-brand strong,.admin-brand small{display:block}.admin-brand strong{font-size:16px}.admin-brand small{margin-top:3px;color:#9da8bc;font-size:12px}.admin-side-menu{display:flex;flex-direction:column;gap:8px;margin-top:24px}.admin-sidebar-footer{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.admin-logout-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border:1px solid rgba(255,102,136,.4);border-radius:9px;background:#ff66881a;color:#ff6f91;font-size:15px;font-weight:500;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.admin-logout-btn:hover{background:#f683;color:#ff8aa5;border-color:#ff6688b3}.admin-menu-item{width:100%;display:flex;align-items:center;gap:12px;padding:13px 14px;border:0;border-radius:9px;background:transparent;color:#bdc6d6;font-size:15px;text-align:left;cursor:pointer}.admin-menu-item:hover{background:#ffffff0f;color:#fff}.admin-menu-item.is-active{background:#f68;color:#fff;font-weight:600}.admin-menu-dot{display:none;width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.8}.admin-menu-group{display:flex;flex-direction:column}.admin-menu-group-header{width:100%;display:flex;align-items:center;gap:10px;padding:13px 14px;border:0;border-radius:9px;background:transparent;color:#bdc6d6;font-size:15px;font-weight:600;text-align:left;cursor:pointer;transition:background .15s,color .15s}.admin-menu-group-header:hover{background:#ffffff0f;color:#fff}.admin-menu-group-header.has-active{color:#fff}.admin-menu-chevron{width:0;height:0;flex-shrink:0;border-left:5px solid currentColor;border-top:4px solid transparent;border-bottom:4px solid transparent;opacity:.6;transition:transform .2s ease}.admin-menu-chevron.is-open{transform:rotate(90deg)}.admin-menu-group-children{display:flex;flex-direction:column;gap:4px;margin-top:4px;padding-left:12px}.admin-menu-item--child{padding:10px 14px 10px 18px;font-size:14px;font-weight:400;position:relative}.admin-menu-item--child:before{content:"";position:absolute;left:4px;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.35}.admin-menu-item--child.is-active:before{opacity:0}.admin-content{min-width:0;flex:1;padding:32px}.admin-content-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.admin-content-header h1{margin:0;font-size:26px}.admin-content-header p{margin:7px 0 0;color:#7a8495;font-size:14px}.admin-dashboard{display:flex;flex-direction:column;gap:16px}.admin-metrics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.admin-metric-card{display:flex;flex-direction:column;gap:8px;padding:18px 20px;border-radius:12px;background:#fff;border:1px solid #e8ebf0;box-shadow:0 1px 3px #141e3c0a;transition:transform .15s ease,box-shadow .15s ease}.admin-metric-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #141e3c14}.admin-metric-card.admin-metric-today{background:linear-gradient(135deg,#f0f7ff,#e6efff);border-color:#cfe0ff}.admin-metric-card.admin-metric-revenue{background:linear-gradient(135deg,#fff8f0,#ffeed8);border-color:#ffd8a8}.admin-metric-label{font-size:13px;color:#7a8495;font-weight:500}.admin-metric-value{font-size:30px;font-weight:700;color:#283142;line-height:1.2;font-variant-numeric:tabular-nums}.admin-metric-today .admin-metric-value{color:#1a73e8}.admin-metric-revenue .admin-metric-value{color:#e8780e}.admin-refresh,.admin-pagination button,.admin-state button{border:1px solid #e0e4eb;border-radius:8px;background:#fff;color:#3c4658;cursor:pointer}.admin-refresh{padding:10px 16px}.admin-refresh:hover:not(:disabled),.admin-pagination button:hover:not(:disabled),.admin-state button:hover{border-color:#f68;color:#e64d72}button:disabled{cursor:not-allowed;opacity:.5}.admin-table-card{overflow:hidden;border:1px solid #e8ebf0;border-radius:12px;background:#fff;box-shadow:0 6px 20px #212d440a}.admin-table-summary{padding:17px 20px;border-bottom:1px solid #edf0f4;color:#7b8493;font-size:13px}.admin-table-scroll{width:100%;overflow-x:auto}.admin-data-table{width:100%;min-width:920px;border-collapse:collapse;font-size:13px}.admin-data-table th{padding:13px 15px;background:#f8f9fb;color:#596273;font-weight:600;text-align:left;white-space:nowrap}.admin-data-table td{max-width:240px;padding:15px;border-top:1px solid #edf0f4;color:#414b5d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-data-table tbody tr:hover{background:#fff9fb}.admin-data-table tbody tr.is-clickable{cursor:pointer}.admin-data-table tbody tr.is-clickable:hover{background:#fff2f6}.admin-state{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#8a93a2}.admin-state-error strong{color:#c94260}.admin-state-error button{margin-top:6px;padding:8px 15px}.admin-pagination{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-top:1px solid #edf0f4;color:#788292;font-size:13px}.admin-pagination div{display:flex;gap:8px}.admin-pagination button{padding:8px 14px}.admin-detail-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:flex-end;background:#141c2b61}.admin-detail-drawer{width:min(720px,92vw);height:100%;overflow:hidden;background:#fff;box-shadow:-12px 0 34px #141c2b29}.admin-detail-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid #e9ecf1;box-sizing:border-box}.admin-detail-header h2{margin:0;font-size:21px}.admin-detail-header p{margin:5px 0 0;color:#8a93a2;font-size:13px}.admin-detail-header button{width:36px;height:36px;border:0;border-radius:50%;background:#f3f5f8;color:#697386;font-size:25px;cursor:pointer}.admin-detail-body{height:calc(100% - 82px);padding:24px 26px 40px;overflow-y:auto;box-sizing:border-box}.admin-detail-state{min-height:300px;display:grid;place-items:center;color:#8a93a2}.admin-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-detail-field{min-width:0;padding:14px 16px;border-radius:9px;background:#f7f8fa}.admin-detail-field span{display:block;margin-bottom:6px;color:#8992a1;font-size:12px}.admin-detail-field strong{display:block;color:#364052;font-size:14px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}.admin-detail-longtext{margin-top:18px;padding:18px;border:1px solid #e9ecf1;border-radius:10px}.admin-detail-longtext h3{margin:0 0 10px;font-size:15px}.admin-detail-longtext p{margin:0;color:#596273;font-size:14px;line-height:1.8;white-space:pre-wrap}.admin-detail-hint{margin:0 0 14px;color:#98a1b0;font-size:12px;line-height:1.6}.admin-detail-raw-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-detail-field-multi{grid-column:1 / -1}.admin-detail-field-photo{grid-column:1 / -1;padding:16px}.admin-detail-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin-top:4px}.admin-detail-photo{display:block;width:100%;aspect-ratio:3 / 4;border-radius:8px;overflow:hidden;background:#eef0f4;position:relative;cursor:zoom-in}.admin-detail-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}.admin-detail-photo:hover img{transform:scale(1.04)}.admin-detail-photo-watermark{position:absolute;bottom:6px;left:50%;transform:translate(-50%);padding:2px 8px;border-radius:4px;background:#0000008c;color:#ffffffd9;font-size:10px;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.admin-detail-meta-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.admin-detail-meta-item{padding:4px 9px;border-radius:999px;font-size:12px;line-height:1.4;background:#eef2f7;color:#4d566c;word-break:break-all}.admin-detail-meta-json{background:#f3eef7;color:#674b86;font-family:ui-monospace,Menlo,Consolas,monospace}.admin-detail-meta-text{background:#eef2f7;color:#4d566c}.admin-detail-field-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;padding-top:10px;border-top:1px dashed #e9ecf1}@media (max-width: 760px){.admin-layout{flex-direction:column}.admin-sidebar{width:100%;flex-basis:auto;padding:18px}.admin-side-menu{flex-direction:row;margin-top:16px;overflow-x:auto}.admin-menu-item{width:auto;min-width:88px;justify-content:center}.admin-content{padding:20px 14px}.admin-content-header{align-items:flex-start}.admin-detail-grid,.admin-detail-raw-list{grid-template-columns:1fr}.admin-detail-photo-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.admin-sidebar-footer{margin-top:16px;padding-top:14px}.admin-logout-btn{width:auto;min-width:100px}}.admin-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:#000000e0;cursor:zoom-out}.admin-zoom-overlay img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:4px;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;pointer-events:none}.admin-zoom-watermark{position:fixed;bottom:24px;left:50%;transform:translate(-50%);padding:6px 16px;border-radius:6px;background:#0009;color:#ffffffd9;font-size:13px;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.admin-zoom-close{position:fixed;top:20px;right:24px;width:40px;height:40px;border:0;border-radius:50%;background:#ffffff26;color:#fff;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center}.admin-zoom-close:hover{background:#ffffff40}.admin-filter-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.admin-filter-chip{position:relative;display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border:1px solid #e0e4eb;border-radius:999px;background:#fff;color:#4d566c;font-size:13px;cursor:pointer}.admin-filter-chip:hover{border-color:#f68;color:#e64d72}.admin-filter-chip.is-active{background:#f68;border-color:#f68;color:#fff;font-weight:600}.admin-filter-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 6px;border-radius:9px;background:#c0392b;color:#fff;font-size:11px;font-weight:600}.admin-status-tag{display:inline-block;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600}.admin-status-pending{background:#fff5e0;color:#c97a17}.admin-status-valid{background:#fde7ec;color:#c0392b}.admin-status-invalid{background:#e9f3ee;color:#2a8053}.admin-complaint-panel{margin-bottom:18px;padding:18px 20px;border:1px solid #e9ecf1;border-radius:10px;background:#fbfbfd}.admin-complaint-panel header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.admin-complaint-panel header h3{margin:0;font-size:16px}.admin-complaint-form{display:flex;flex-direction:column;gap:12px}.admin-complaint-choices{display:flex;gap:12px}.admin-complaint-choice{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border:1px solid #dde1ea;border-radius:8px;cursor:pointer;font-size:14px;color:#4d566c;background:#fff}.admin-complaint-choice input{accent-color:#ff6688}.admin-complaint-choice.is-active{border-color:#f68;background:#fff5f7;color:#c0392b;font-weight:600}.admin-complaint-choice.is-active.is-approve{border-color:#2a8053;background:#e9f3ee;color:#2a8053}.admin-complaint-choice.is-active.is-reject{border-color:#c0392b;background:#fde7ec;color:#c0392b}.admin-complaint-form textarea{width:100%;border:1px solid #dde1ea;border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;resize:vertical;box-sizing:border-box}.admin-complaint-form textarea:focus{outline:none;border-color:#f68}.admin-complaint-meta{display:flex;align-items:center;justify-content:space-between;color:#8a93a2;font-size:12px}.admin-complaint-meta button{padding:8px 18px;border:0;border-radius:8px;background:#f68;color:#fff;font-size:13px;font-weight:600;cursor:pointer}.admin-complaint-meta button:disabled{background:#cfd5e0;cursor:not-allowed}.admin-complaint-message{margin:0;padding:8px 12px;border-radius:6px;background:#fff5f7;color:#c0392b;font-size:13px}.admin-complaint-summary p{margin:0 0 8px;color:#4d566c;font-size:14px;line-height:1.7}.admin-complaint-summary strong{color:#c0392b}.admin-complaint-handler-reason{padding:10px 12px;border-radius:6px;background:#f3f5f8;color:#364052;font-size:13px;line-height:1.7}.admin-complaint-handler-reason span{color:#8a93a2;margin-right:6px}.admin-complaint-content{margin-bottom:18px;padding:18px 20px;border:1px solid #e9ecf1;border-radius:10px;background:#fff}.admin-complaint-content header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:12px;border-bottom:1px dashed #ecedf2}.admin-complaint-content header h3{margin:0;font-size:16px;color:#1d2433}.admin-complaint-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:14px}.admin-complaint-meta-item{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:#f7f8fb;border-radius:8px}.admin-complaint-meta-label{font-size:12px;color:#8a93a2}.admin-complaint-meta-value{font-size:14px;color:#1d2433;font-weight:600;display:flex;flex-direction:column;gap:2px;word-break:break-all}.admin-complaint-meta-sub{font-size:11px;color:#8a93a2;font-weight:400;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.admin-complaint-block{margin-bottom:14px}.admin-complaint-block:last-child{margin-bottom:0}.admin-complaint-block-label{display:block;margin-bottom:6px;font-size:12px;color:#8a93a2;font-weight:600}.admin-complaint-block-value{padding:12px 14px;border-radius:8px;background:#f7f8fb;color:#364052;font-size:14px;line-height:1.7;word-break:break-word}.admin-complaint-reason{background:#fff5f7;color:#c0392b;font-weight:600}.admin-complaint-detail{white-space:pre-wrap}.admin-complaint-empty{color:#8a93a2;font-style:italic;font-size:13px}.admin-complaint-photos{margin-top:4px}.admin-complaint-block-handled .admin-complaint-block-value{background:#f0f7f3;color:#2a8053}.admin-complaint-block-handled p{margin:0 0 6px}.admin-complaint-block-handled p:last-child{margin-bottom:0}.admin-complaint-handler-reason-text{margin-top:8px!important;padding-top:8px;border-top:1px dashed #d8e2d9;color:#4d566c;white-space:pre-wrap}.admin-data-table tbody tr.complaint-status-pending{background:#fffaf3}.admin-data-table tbody tr.complaint-status-pending.is-clickable:hover{background:#fff3df}.admin-data-table tbody tr.complaint-status-valid{background:#fdf3f5}.admin-data-table tbody tr.complaint-status-invalid{background:#f4faf6}.admin-data-table tbody tr.approval-row{background:#fffaf3}.admin-data-table tbody tr.approval-row.is-clickable:hover{background:#fff3df}.admin-status-approval-pending{background:#fff5e0;color:#c97a17}.admin-status-approval-passed{background:#e9f3ee;color:#2a8053}.admin-status-approval-rejected{background:#fde7ec;color:#c0392b}.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%}}
