@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#3a2d29;background:#eef4ef;font-synthesis:none;--ink: #3a2d29;--muted: #7d746d;--line: #eadfd4;--surface: #ffffff;--canvas: #fffaf2;--brand: #e86556;--brand-dark: #9e453a;--green: #4f8a70;--yellow: #f1c95f;--blue: #7189b7;--danger: #c74e43;--shadow: 0 14px 32px rgba(95, 68, 48, .1)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}.button{min-height:42px;border:1px solid var(--line);border-radius:7px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:var(--ink);font-weight:600}.button svg{width:17px}.button.primary{color:#fff;background:var(--brand);border-color:var(--brand)}.button.outline{background:#fff;border-color:#d8d3ca}.button.full{width:100%}.icon-button{border:0;background:transparent;width:38px;height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#675f55}.icon-button:hover{background:#f3f0ea}.icon-button.danger{color:var(--danger)}.brand-mark{width:46px;height:46px;flex:0 0 46px;border-radius:8px;display:grid;place-items:center;overflow:hidden;background:#f7d36f;border:1px solid #e9be4f;color:#fff;font:700 21px/1 DM Sans}.brand-mark img{width:38px;height:38px;object-fit:contain}.spinner{width:25px;height:25px;border:3px solid #e1ddd5;border-top-color:var(--brand);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-loading,.admin-loading{min-height:70vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;color:var(--muted)}.inline-error{padding:11px 13px;border-radius:7px;background:#fff0ee;border:1px solid #f0c0bb;color:#aa352d;font-size:14px}.success-message{padding:12px 15px;border-radius:7px;background:#eaf7f0;border:1px solid #bfe4d2;color:#22695c;font-size:14px}.loading-block{padding:80px 0;display:grid;place-items:center}.customer-shell{min-height:100vh;width:min(100%,480px);margin:0 auto;background:#fff7e9;position:relative;box-shadow:0 0 48px #5d402724;--ink: #493328;--muted: #826f60;--line: #ead7bd;--canvas: #fff7e9;--brand: #ef704f;--brand-dark: #8b472d;--green: #6ba867;--yellow: #f5c84d;--blue: #63afd0;--shadow: 0 14px 30px rgba(106, 70, 37, .12)}.customer-main{min-height:100vh;padding-bottom:calc(82px + env(safe-area-inset-bottom))}.customer-nav{position:fixed;z-index:30;bottom:0;left:50%;transform:translate(-50%);width:min(100%,480px);height:calc(76px + env(safe-area-inset-bottom));padding:8px 18px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:#fffcf4f7;border-top:1px solid #ead8c1;box-shadow:0 -9px 24px #5b391e17;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.customer-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:#aa9a89;font-size:11px;position:relative}.customer-nav a svg{width:34px;height:34px;padding:7px;border-radius:8px;transition:transform .18s ease,background-color .18s ease}.customer-nav a.active{color:var(--brand-dark);font-weight:700}.customer-nav a.active svg{background:#ffe19c;color:var(--brand-dark);border:1px solid #e6bc57;transform:translateY(-3px) rotate(-3deg)}.mobile-brand{min-height:88px;padding:13px 18px 12px;display:flex;gap:11px;align-items:center;background:#fffdf7;border-bottom:1px solid #ecdcc8}.mobile-brand strong,.mobile-brand span{display:block}.mobile-brand strong{font-size:19px;color:var(--ink)}.mobile-brand span{margin-top:3px;color:var(--muted);font-size:10px}.mobile-brand>div:nth-child(2){flex:1;min-width:0}.mobile-brand>b{padding:7px 9px;border-radius:999px;background:#def0d2;color:#4b7b42;border:1px solid #b8d6a6;font-size:9px;white-space:nowrap}.mobile-brand .brand-mark{width:54px;height:54px;flex-basis:54px;border-radius:8px;background:#fff2c9;border:1px solid #e6bd5c;box-shadow:2px 2px #704938}.mobile-brand .brand-mark img{width:54px;height:54px;object-fit:cover}.home-page{overflow:hidden;background:#fff7e9}.home-hero{height:334px;margin:0;padding:30px 22px;position:relative;display:flex;align-items:center;color:var(--ink);overflow:hidden;border-bottom:1px solid #ead5b9;background:#fff6dd}.hero-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:56% center}.hero-copy{position:relative;z-index:3;width:48%;min-width:0}.hero-copy .eyebrow,.section-title span,.simple-title span,.page-heading>div>span{font-size:10px;font-weight:700;letter-spacing:.08em}.hero-copy .eyebrow{display:inline-flex;padding:5px 8px;color:var(--brand-dark);background:#fffbede0;border:1px solid #deb88b;border-radius:999px}.hero-copy h1{font-size:31px;line-height:1.16;margin:10px 0 11px;color:#4a3025;text-shadow:0 2px 0 rgba(255,255,255,.75)}.hero-copy p{max-width:158px;font-size:10px;line-height:1.6;color:#6f5b4d;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-copy button{min-height:39px;margin-top:15px;padding:0 13px;border:1px solid #6b402f;border-radius:7px;display:inline-flex;align-items:center;gap:4px;background:#ef704f;color:#fff;font-size:11px;font-weight:700;box-shadow:3px 3px #6b402f}.hero-copy button:active{transform:scale(.98)}.member-strip{margin:14px 16px 0;border:1px solid #6d4431;border-radius:8px;background:#f5c84d;color:#503225;min-height:82px;padding:14px 13px 14px 16px;display:flex;align-items:center;gap:11px;cursor:pointer;overflow:hidden;box-shadow:3px 3px #6d4431}.member-strip>div{flex:1}.member-strip strong,.member-strip span{display:block}.member-strip span{margin-top:4px;color:#765038;font-size:11px}.member-strip>img{width:61px;height:61px;margin:9px -3px -20px 0;object-fit:cover;border-radius:50% 50% 8px 8px}.service-grid{margin:14px 16px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.service-grid button{min-height:168px;border:1px solid #704938;background:#fffdf8;border-radius:8px;padding:9px 10px 11px;text-align:left;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:4px 8px;color:var(--ink);box-shadow:3px 3px #704938;transition:transform .16s ease,box-shadow .16s ease;overflow:hidden}.service-grid button:active{transform:translate(2px,2px);box-shadow:1px 1px #704938}.service-grid button.service-pickup{background:#fff8dc}.service-grid button.service-delivery{background:#edf8fb}.service-grid button.service-express{background:#fff0e8}.service-illustration{grid-column:1 / -1;width:100%;height:100px;border-radius:6px;object-fit:cover;object-position:center;border:1px solid #eadac5}.service-grid button>svg:last-child{color:#8f715c}.service-grid button span{min-width:0}.service-grid strong,.service-grid small{display:block}.service-grid strong{font-size:14px}.service-grid small{color:var(--muted);font-size:10px;margin-top:4px}.coupon-banner{margin:14px 16px 0;min-height:80px;border-radius:8px;background:#f8d96f;padding:13px 14px;display:flex;align-items:center;gap:11px;border:1px dashed #795034;box-shadow:2px 2px #795034}.coupon-banner>svg{color:#7b5429}.coupon-banner div{flex:1}.coupon-banner strong,.coupon-banner span{display:block}.coupon-banner span{font-size:10px;color:#765c3e;margin-top:3px}.coupon-banner button{border:1px solid #795034;border-radius:7px;background:#fffdf6;padding:9px 11px;color:#6f4b24;font-size:11px;font-weight:700}.section-title{padding:24px 17px 11px;display:flex;align-items:end;justify-content:space-between}.section-title span{color:var(--brand)}.section-title h2{margin-top:4px;font-size:20px}.section-title button{border:0;background:transparent;color:var(--muted);font-size:11px;display:flex;align-items:center;padding:5px 0}.featured-scroll{display:flex;overflow-x:auto;gap:10px;padding:0 16px 7px;scrollbar-width:none}.featured-scroll::-webkit-scrollbar{display:none}.featured-scroll article{width:154px;flex:0 0 154px;background:#fffdf8;border-radius:8px;overflow:hidden;border:1px solid #d9bfa0;position:relative;cursor:pointer;box-shadow:3px 3px #dfc5a5}.featured-scroll img{width:100%;aspect-ratio:1.12;object-fit:cover}.featured-scroll article>span{position:absolute;top:8px;left:8px;border-radius:999px;background:#fffffff0;padding:4px 7px;color:var(--green);font-size:9px;font-weight:700}.featured-scroll h3{font-size:13px;padding:9px 9px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.featured-scroll p{padding:6px 9px 11px;color:var(--brand-dark);font-weight:700;font-size:13px}.home-tools{margin:18px 16px 4px;padding:0 13px;border:1px solid #d9bfa0;border-radius:8px;background:#fffdf8;box-shadow:3px 3px #dfc5a5}.home-tools button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;min-height:64px;padding:10px 2px;display:flex;align-items:center;text-align:left;gap:12px}.home-tools svg{color:var(--green);width:21px}.home-tools strong,.home-tools small{display:block}.home-tools small{color:var(--muted);margin-top:4px}.menu-page{min-height:100vh;background:#fff7e9}.menu-header{padding:25px 18px 14px;position:relative;overflow:hidden;background:#f7ce63;border-bottom:1px solid #d8a941}.menu-header:after{content:"";width:112px;height:112px;position:absolute;right:-6px;top:-1px;background:url(/illustrations/babemeal-elephant.png) center/cover no-repeat;transform:rotate(3deg);opacity:.98}.menu-header>div,.menu-header label{position:relative;z-index:2}.menu-header>div span{color:#8b493e;font-size:11px;font-weight:700}.menu-header h1{font-size:25px;margin-top:5px}.menu-header label,.admin-search{height:42px;margin-top:16px;border:1px solid #dcded8;border-radius:7px;padding:0 12px;display:flex;align-items:center;gap:9px;background:#fffffff5;color:#8d9791}.menu-header input,.admin-search input{width:100%;border:0;outline:0;background:transparent}.channel-tabs,.order-tabs{display:flex;gap:7px;overflow-x:auto;padding:12px 17px;scrollbar-width:none;background:#fff7e9}.channel-tabs button,.order-tabs button{flex:0 0 auto;min-width:68px;min-height:35px;padding:0 13px;border:1px solid #ded9d0;background:#fff;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#777269}.channel-tabs button.active,.order-tabs button.active{color:#fff;background:var(--brand-dark);border-color:#5f392a;box-shadow:2px 2px #e4b963}.menu-content{display:grid;grid-template-columns:91px minmax(0,1fr);height:calc(100vh - 220px);min-height:450px;border-top:1px solid var(--line)}.menu-content aside{overflow-y:auto;background:#f8dfa1;padding-bottom:95px}.menu-content aside button{border:0;width:100%;min-height:58px;background:transparent;padding:8px;font-size:12px;color:#706a61;position:relative}.menu-content aside button.active{background:#fffdf7;color:var(--brand-dark);font-weight:700}.menu-content aside button.active:before{content:"";position:absolute;left:0;top:15px;bottom:15px;width:3px;background:var(--brand)}.product-list{overflow-y:auto;background:#fffdf8;padding:3px 13px 105px}.product-list article{display:grid;grid-template-columns:108px minmax(0,1fr);gap:12px;padding:14px 0;border-bottom:1px solid #e8eee9}.product-list article>img{width:108px;height:119px;object-fit:cover;border-radius:8px;border:3px solid #f2f7f3}.product-info{min-width:0}.age-tag{display:inline-flex;padding:3px 7px;border-radius:999px;background:#e7f5ed;color:var(--green);font-size:9px;font-weight:700}.product-info h2{margin:3px 0 4px;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-info p{color:var(--muted);font-size:10px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-info>small{color:#aaa49a;font-size:9px;display:block;margin-top:7px}.product-bottom{margin-top:8px;display:flex;justify-content:space-between;align-items:center}.product-bottom>strong{color:var(--brand-dark);font-size:15px}.stepper{display:flex;align-items:center;gap:6px}.stepper button{width:29px;height:29px;padding:0;border:1px solid #d7e3dc;background:#fff;border-radius:50%;display:grid;place-items:center}.stepper button.add{color:#fff;background:var(--brand);border-color:var(--brand)}.stepper svg{width:14px}.stepper span{min-width:16px;text-align:center;font-size:12px}.cart-bar{position:fixed;z-index:22;left:50%;transform:translate(-50%);bottom:calc(82px + env(safe-area-inset-bottom));width:min(calc(100% - 28px),452px);min-height:64px;padding:7px 7px 7px 13px;background:#5b3829;color:#fff;border:1px solid #3f2419;border-radius:8px;display:flex;align-items:center;gap:9px;box-shadow:3px 3px #e0b65a}.cart-icon{position:relative}.cart-icon b{position:absolute;top:-8px;right:-8px;min-width:17px;height:17px;border-radius:10px;display:grid;place-items:center;background:var(--yellow);color:#413321;font-size:9px}.cart-bar>div:nth-child(2){flex:1;min-width:0}.cart-bar strong,.cart-bar span{display:block}.cart-bar span{font-size:9px;color:#bcb6ad;margin-top:2px}.cart-bar button{border:0;min-width:88px;align-self:stretch;border-radius:6px;background:var(--brand);color:#fff;font-weight:600}.spec-product{display:flex;gap:12px;align-items:center}.spec-product img{width:72px;height:72px;object-fit:cover;border-radius:7px}.spec-product strong{color:var(--brand-dark);display:block;margin-top:7px}.spec-list{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.spec-list button{border:1px solid var(--line);background:#fff;border-radius:6px;padding:9px 14px}.spec-list button.active{border-color:var(--brand);color:var(--brand-dark);background:#fff5ef}.subpage-header{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;background:#fff;border-bottom:1px solid var(--line)}.subpage-header h1{font-size:18px}.subpage-header>span{width:38px}.checkout-page{min-height:100vh;background:#f2f2ef;padding-bottom:90px}.checkout-channel,.checkout-form,.checkout-items,.price-detail,.referral-hint{margin-top:10px;padding:16px;background:#fff}.checkout-channel{display:flex;gap:12px;align-items:center}.checkout-channel svg{color:var(--brand)}.checkout-channel strong,.checkout-channel span{display:block}.checkout-channel span{color:var(--muted);font-size:11px;margin-top:4px}.referral-hint{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;align-items:center;border-left:3px solid var(--green)}.referral-hint strong,.referral-hint span{display:block}.referral-hint span{color:var(--muted);font-size:11px;line-height:1.5}.referral-hint button{grid-row:1 / span 2;grid-column:2;border:0;background:transparent;color:var(--green);font-size:12px;font-weight:700}.checkout-form label,.modal-form label,.settings-form label,.filter-bar label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;color:#5f5b55}.checkout-form label:has(svg){position:relative}.checkout-form input,.checkout-form textarea,.checkout-form select,.modal-form input,.modal-form textarea,.modal-form select,.settings-form input,.settings-form textarea,.filter-bar select{width:100%;border:1px solid #dcd7cf;border-radius:6px;padding:10px 11px;background:#fff;color:var(--ink);outline:none}textarea{min-height:72px;resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.checkout-form>label+label{margin-top:13px}.checkout-items h2{font-size:15px;margin-bottom:7px}.checkout-items article{display:flex;gap:10px;padding:11px 0;border-bottom:1px solid #eeeae4;align-items:center}.checkout-items article img{width:60px;height:60px;object-fit:cover;border-radius:6px}.checkout-items article>div:nth-child(2){flex:1;min-width:0}.checkout-items strong,.checkout-items span,.checkout-items b{display:block}.checkout-items span{font-size:10px;color:var(--muted);margin:3px 0}.checkout-items b{font-size:12px}.price-detail>div{display:flex;justify-content:space-between;padding:6px 0;font-size:13px}.price-detail .discount b{color:var(--green)}.price-detail .total{margin-top:6px;border-top:1px solid var(--line);padding-top:13px;font-size:16px}.price-detail .total b{color:var(--brand-dark);font-size:20px}.price-detail p{margin-top:12px;padding:9px;background:#f6f3ee;color:var(--muted);font-size:10px;border-radius:5px}.checkout-submit{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(100%,480px);min-height:74px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);display:flex;align-items:center;gap:14px;z-index:40}.checkout-submit>div{flex:1}.checkout-submit span,.checkout-submit strong{display:block}.checkout-submit span{font-size:10px;color:var(--muted)}.checkout-submit strong{color:var(--brand-dark);font-size:20px}.checkout-submit button{align-self:stretch;min-width:132px;border:0;border-radius:7px;background:var(--brand);color:#fff;font-weight:700}.empty-checkout{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px}.empty-checkout>svg{width:58px;height:58px;color:var(--green)}.simple-title{min-height:140px;padding:31px 18px 18px;position:relative;overflow:hidden;background:#dff3f8;border-bottom:1px solid #afd5e1}.simple-title:after{content:"";width:112px;height:112px;position:absolute;right:8px;bottom:-13px;background:url(/illustrations/babemeal-elephant.png) center/cover no-repeat;transform:rotate(4deg)}.simple-title span{color:var(--brand)}.simple-title h1{margin-top:4px;font-size:26px}.simple-title p{position:relative;z-index:2;margin-top:5px;color:var(--muted);font-size:10px}.orders-page{min-height:100vh;background:#fff7e9}.order-tabs{background:#fffdf7;padding-bottom:15px;border-bottom:1px solid #ead8c1}.success-banner{margin:10px 14px;padding:11px 13px;display:flex;gap:8px;align-items:center;background:#e8f6ef;color:#276b5f;border-radius:7px;font-size:12px}.success-banner svg{width:18px}.order-list{padding:10px 13px 4px;display:grid;gap:10px}.order-list article{background:#fffdf8;border-radius:8px;padding:14px;border:1px solid #d9bfa0;box-shadow:3px 3px #dfc5a5}.order-list header,.order-list footer{display:flex;justify-content:space-between;align-items:center}.order-list header>div strong,.order-list header>div span{display:block}.order-list header>div strong{font-size:13px}.order-list header>div span{margin-top:3px;font-size:9px;color:#a29c93}.order-list header>b{color:var(--brand-dark);font-size:11px}.order-products{margin:12px 0;padding:10px;border-radius:6px;background:#fff0c7}.order-products span{display:block;font-size:11px;line-height:1.7}.order-list footer>div{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.order-list footer strong{margin-left:auto;margin-right:5px;font-size:13px}.empty-state{min-height:250px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#aba59b;text-align:center}.empty-state>svg{width:49px;height:49px;stroke-width:1.2}.empty-state span{font-size:11px}.order-empty{min-height:500px}.order-empty .button{margin-top:15px}.profile-page{min-height:100vh;background:#fff7e9;padding-bottom:20px}.profile-head{min-height:242px;padding:56px 24px 36px;display:flex;align-items:center;gap:18px;position:relative;overflow:hidden;background:#fff0c6 url(/illustrations/babemeal-story-hero.jpg) 63% center/cover no-repeat;border-bottom:1px solid #d8b57b}.profile-head:before{content:"";position:absolute;inset:0;background:#fffaeb4d}.avatar{width:84px;height:84px;flex:0 0 84px;border-radius:50%;display:grid;place-items:center;position:relative;background:#fffdf7;border:2px solid #694331;color:var(--brand-dark);font-size:30px;font-weight:700;box-shadow:3px 3px #694331;z-index:2}.avatar img{width:77px;height:77px;border-radius:50%;object-fit:cover}.avatar b{width:25px;height:25px;position:absolute;right:-3px;bottom:0;display:grid;place-items:center;border-radius:50%;background:var(--brand);color:#fff;border:3px solid #fff;font-size:10px}.profile-head>div:last-child{position:relative;z-index:2;padding:9px 12px;border:1px solid #d4b07d;border-radius:8px;background:#fffcf1e0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile-head span{font-size:10px;font-weight:700;color:#785325}.profile-head h1{margin:4px 0;font-size:26px}.profile-head p{font-size:11px;color:#755d3c}.asset-row{margin:-17px 14px 0;min-height:84px;display:grid;grid-template-columns:repeat(3,1fr);background:#fffdf8;border:1px solid #d9bfa0;border-radius:8px;position:relative;box-shadow:3px 3px #dfc5a5}.asset-row div{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;position:relative}.asset-row div+div:before{content:"";position:absolute;left:0;height:32px;border-left:1px solid var(--line)}.asset-row strong{font-size:16px}.asset-row span{color:var(--muted);font-size:10px}.recharge-entry{margin:14px;width:calc(100% - 28px);min-height:75px;padding:13px 14px;border:1px solid #6d4431;border-radius:8px;background:#f5c84d;color:#503225;display:flex;align-items:center;gap:13px;text-align:left;box-shadow:3px 3px #6d4431}.recharge-entry>span{flex:1}.recharge-entry strong,.recharge-entry small{display:block}.recharge-entry small{color:#765038;margin-top:4px}.profile-menu{margin:14px;padding:0 15px;background:#fffdf8;border:1px solid #d9bfa0;border-radius:8px;box-shadow:3px 3px #dfc5a5}.profile-menu button{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;min-height:58px;display:flex;align-items:center;gap:12px}.profile-menu button:last-child{border:0}.profile-menu svg{width:18px;color:var(--brand)}.profile-menu span{flex:1;text-align:left}.profile-menu svg:last-child{color:#aaa59c}.profile-message{margin:12px 14px 0}.store-card{margin:14px;padding:17px;border:1px solid #d9bfa0;border-radius:8px;background:#fffdf8}.store-card>span{color:var(--brand);font-size:10px;font-weight:700}.store-card strong{display:block;margin:6px 0}.store-card p{color:var(--muted);font-size:11px;line-height:1.7}.demo-notice{padding:12px;background:#fff5dd;border:1px solid #eed492;border-radius:7px;color:#795b27;font-size:12px;line-height:1.6}.recharge-options{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:16px 0}.recharge-options button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:16px 8px}.recharge-options strong,.recharge-options span{display:block}.recharge-options strong{color:var(--brand-dark);font-size:17px}.recharge-options span{color:var(--muted);font-size:10px;margin-top:4px}.support-panel{text-align:center;display:grid;justify-items:center;gap:10px}.support-panel>svg{width:42px;height:42px;padding:9px;border-radius:50%;background:#edf5f3;color:var(--green)}.support-panel p{margin-bottom:8px;color:var(--muted);font-size:12px}.coupon-list,.reward-list{display:grid;gap:10px}.coupon-list article{min-height:78px;border:1px solid #ecd8a4;border-radius:7px;background:#fff9e9;display:flex;align-items:center;overflow:hidden}.coupon-list article>strong{width:88px;align-self:stretch;display:grid;place-items:center;background:#f1d47d;color:#754c24}.coupon-list article>div{min-width:0;padding:10px 12px}.coupon-list h3{font-size:14px}.coupon-list p{margin-top:6px;color:var(--muted);font-size:10px;line-height:1.5}.points-balance{margin-bottom:12px;padding:12px;border-radius:7px;background:#f6f3ee;color:var(--muted)}.points-balance strong{color:var(--brand-dark);font-size:20px}.reward-list article{min-height:70px;padding:10px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;gap:10px}.reward-list article>svg{color:var(--brand)}.reward-list article>div{flex:1;min-width:0}.reward-list strong,.reward-list span{display:block}.reward-list span{margin-top:4px;color:var(--muted);font-size:10px}.preference-list{display:grid;gap:13px}.preference-list label{min-height:65px;padding:10px 12px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;gap:12px}.preference-list label>span{flex:1}.preference-list strong,.preference-list small{display:block}.preference-list small{margin-top:4px;color:var(--muted);line-height:1.4}.preference-list input{width:20px;height:20px;accent-color:var(--brand)}.promoter-panel{display:grid;gap:12px}.promoter-code{min-height:88px;padding:13px;border:1px solid #d9bfa0;border-radius:8px;background:#fffdf8;display:flex;align-items:center;gap:12px}.promoter-code>svg{width:36px;height:36px;color:var(--brand)}.promoter-code>div{flex:1;min-width:0}.promoter-code span,.promoter-code strong,.promoter-code small{display:block}.promoter-code span,.promoter-code small{color:var(--muted);font-size:10px}.promoter-code strong{margin:4px 0;color:var(--brand-dark);font-size:24px;letter-spacing:0}.promoter-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.promoter-metrics div{min-height:72px;padding:12px;border:1px solid var(--line);border-radius:7px;background:#fff}.promoter-metrics strong,.promoter-metrics span{display:block}.promoter-metrics span{margin-top:5px;color:var(--muted);font-size:10px}.modal-backdrop{position:fixed;inset:0;z-index:100;padding:20px;display:grid;place-items:center;background:#1c1a1775;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(100%,440px);max-height:min(88vh,760px);overflow:hidden;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 24px 65px #14120f38}.modal.modal-wide{width:min(100%,720px)}.modal>header{min-height:58px;padding:10px 14px 10px 19px;display:flex;align-items:center;border-bottom:1px solid var(--line)}.modal>header h2{flex:1;font-size:17px}.modal-body{padding:18px;overflow-y:auto}.modal-form{display:grid;gap:14px}.modal-actions{margin-top:5px;display:flex;justify-content:flex-end;gap:9px}.switch-row{flex-direction:row!important;align-items:center}.switch-row input{width:18px!important;height:18px}.image-upload{display:flex;align-items:center;gap:14px}.image-upload img{width:92px;height:92px;border-radius:7px;object-fit:cover}.image-upload label{border:1px dashed #cec6ba;border-radius:7px;min-height:44px;padding:0 13px;display:flex;flex-direction:row;align-items:center;gap:7px;cursor:pointer}.image-upload input{display:none}.admin-shell{min-height:100vh;display:grid;grid-template-columns:238px minmax(0,1fr);background:#f5f6f6}.admin-shell>aside{position:sticky;top:0;height:100vh;background:#21383a;color:#fff;display:flex;flex-direction:column;z-index:60}.admin-shell>aside>header{min-height:84px;padding:17px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-shell>aside .brand-mark{background:#e5bc58;color:#46351c}.admin-shell>aside header strong,.admin-shell>aside header span{display:block}.admin-shell>aside header span{margin-top:3px;color:#aebdbd;font-size:10px}.aside-close{display:none;color:#fff;margin-left:auto}.admin-shell>aside nav{flex:1;padding:15px 10px}.admin-shell>aside nav a{min-height:46px;padding:0 12px;margin-bottom:5px;border-radius:7px;display:flex;align-items:center;gap:11px;color:#bfcaca;font-size:13px}.admin-shell>aside nav a svg{width:19px}.admin-shell>aside nav a.active{color:#fff;background:#ffffff1f}.admin-shell>aside nav a b{margin-left:auto;min-width:21px;height:21px;border-radius:12px;display:grid;place-items:center;color:#fff;background:var(--danger);font-size:10px}.admin-shell>aside footer{padding:14px;border-top:1px solid rgba(255,255,255,.1)}.admin-shell>aside footer button{width:100%;border:0;border-radius:6px;min-height:42px;display:flex;align-items:center;justify-content:center;gap:8px;background:#ffffff14;color:#fff}.admin-shell>aside footer button svg{width:17px}.admin-shell>aside footer small{display:block;margin-top:12px;text-align:center;color:#7f9292;font-size:9px}.admin-content{min-width:0}.admin-topbar{position:sticky;top:0;z-index:25;height:64px;padding:0 28px;display:flex;align-items:center;border-bottom:1px solid #e3e6e5;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-topbar>div{flex:1}.admin-topbar strong,.admin-topbar span{display:block}.admin-topbar strong{font-size:14px}.admin-topbar>div span{margin-top:2px;color:var(--green);font-size:9px}.menu-button{display:none}.pending-alert{min-height:37px;border:0;border-radius:6px;background:#fff0ee;color:#b13d34;padding:0 13px;display:flex;align-items:center;gap:7px;font-weight:600;font-size:12px}.pending-alert svg{width:17px}.all-clear{color:var(--green);font-size:11px}.admin-content>main{padding:28px}.admin-page{width:min(100%,1420px);margin:0 auto}.page-heading{margin-bottom:21px;display:flex;align-items:center;justify-content:space-between;gap:18px}.page-heading>div>span{color:var(--brand)}.page-heading h1{font-size:26px;margin:4px 0}.page-heading p{color:var(--muted);font-size:12px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-grid article{min-height:124px;padding:20px;border:1px solid #e4e6e4;border-radius:8px;background:#fff;display:flex;align-items:start;gap:14px;box-shadow:0 7px 24px #2433330a}.metric-grid article>svg{width:36px;height:36px;padding:8px;border-radius:7px;background:#f7eee7;color:var(--brand)}.metric-grid article span,.metric-grid article strong,.metric-grid article small{display:block}.metric-grid article span{color:var(--muted);font-size:11px}.metric-grid article strong{margin:6px 0;font-size:clamp(18px,2vw,24px)}.metric-grid article small{color:#98938b;font-size:9px}.dashboard-alert{margin-top:13px;min-height:68px;padding:12px 16px;border:1px solid #efc0bb;border-radius:8px;background:#fff5f3;display:flex;align-items:center;gap:12px}.dashboard-alert svg{color:var(--danger)}.dashboard-alert>div{flex:1}.dashboard-alert strong,.dashboard-alert span{display:block}.dashboard-alert span{margin-top:3px;color:var(--muted);font-size:10px}.dashboard-alert a{color:var(--danger);font-size:12px;font-weight:700}.dashboard-grid{margin-top:13px;display:grid;grid-template-columns:1.45fr 1fr;gap:12px}.panel{border:1px solid #e3e6e4;border-radius:8px;background:#fff}.panel>header{min-height:65px;padding:15px 18px;border-bottom:1px solid #eceeec;display:flex;align-items:center}.panel>header h2{font-size:15px}.panel>header p{margin-top:4px;color:var(--muted);font-size:10px}.chart-panel{min-width:0;padding-bottom:12px}.chart-panel .recharts-responsive-container{padding:8px 12px 0 2px}.legend-row{padding:0 18px 8px;display:flex;flex-wrap:wrap;gap:12px}.legend-row span{font-size:10px;color:var(--muted)}.legend-row i{width:8px;height:8px;display:inline-block;border-radius:50%;margin-right:4px}.ranking-panel>div,.stock-panel>div:not(.compact-empty){min-height:50px;padding:9px 17px;display:grid;align-items:center;gap:10px;border-bottom:1px solid #f0f1ef}.ranking-panel>div{grid-template-columns:25px minmax(0,1fr) auto auto}.ranking-panel>div>b{width:23px;height:23px;display:grid;place-items:center;border-radius:5px;background:#f4eee8;color:var(--brand-dark);font-size:10px}.ranking-panel>div span{font-size:12px}.ranking-panel>div strong{font-size:11px}.ranking-panel>div small{color:var(--muted);font-size:10px}.stock-panel>div:not(.compact-empty){grid-template-columns:20px minmax(0,1fr) auto}.stock-panel svg{width:16px;color:var(--yellow)}.stock-panel span,.stock-panel strong{font-size:11px}.compact-empty{min-height:130px;display:grid;place-items:center;color:#aaa49b;font-size:12px}.filter-bar{margin-bottom:13px;padding:13px;border:1px solid #e2e5e3;border-radius:8px;background:#fff;display:flex;align-items:end;gap:10px}.filter-bar label{min-width:165px}.order-board{display:grid;gap:11px}.order-board>article{border:1px solid #e0e3e1;border-radius:8px;background:#fff;overflow:hidden}.order-board>article.new-order{border-left:4px solid var(--danger)}.order-board>article>header{min-height:61px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ebedeb}.order-board>article>header>div{display:flex;align-items:center;gap:11px;flex-wrap:wrap}.order-board>article>header b{padding:5px 7px;border-radius:4px;background:#edf5f3;color:var(--green);font-size:10px}.order-board>article>header strong{font-size:13px}.order-board>article>header span{color:var(--muted);font-size:10px;display:flex;align-items:center;gap:4px}.order-board>article>header span svg{width:13px}.order-board>article>header em{color:var(--brand-dark);font-style:normal;font-weight:700;font-size:11px}.admin-order-body{padding:15px 16px;display:grid;grid-template-columns:minmax(200px,.8fr) 1.5fr 110px;gap:22px}.admin-order-body h3{font-size:13px}.admin-order-body p{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.5}.admin-order-body .order-note{color:var(--brand-dark)}.admin-order-items div{display:grid;grid-template-columns:minmax(0,1fr) 35px 70px;gap:8px;padding:4px 0;font-size:11px}.admin-order-items strong,.order-total{text-align:right}.order-total span,.order-total strong,.order-total small{display:block}.order-total span,.order-total small{color:var(--muted);font-size:9px}.order-total strong{margin:5px 0;color:var(--brand-dark);font-size:18px}.order-board>article>footer{padding:10px 14px;border-top:1px solid #ebedeb;background:#fafaf9;display:flex;justify-content:flex-end;gap:8px}.order-board footer select{min-width:120px;border:1px solid #d8dbd8;border-radius:6px;padding:0 9px;background:#fff}.segmented{width:fit-content;margin-bottom:14px;padding:3px;border-radius:7px;background:#e8ebea;display:flex;gap:2px}.segmented button{border:0;border-radius:5px;min-height:35px;padding:0 15px;background:transparent;color:#656a68}.segmented button.active{background:#fff;color:var(--ink);font-weight:600;box-shadow:0 2px 7px #1e282814}.admin-search{width:min(100%,420px);margin:0 0 14px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalog-grid article{border:1px solid #e1e4e2;border-radius:8px;overflow:hidden;background:#fff}.catalog-image{height:180px;position:relative}.catalog-image img{width:100%;height:100%;object-fit:cover}.catalog-image span{position:absolute;inset:0;display:grid;place-items:center;background:#1e1e1b80;color:#fff;font-weight:700}.catalog-info{padding:14px}.catalog-info small{color:var(--green);font-size:9px}.catalog-info h2{margin:5px 0;font-size:16px}.catalog-info p{height:35px;color:var(--muted);font-size:10px;line-height:1.5;overflow:hidden}.catalog-info>div{margin-top:12px;display:flex;align-items:center;justify-content:space-between}.catalog-info>div strong{color:var(--brand-dark)}.catalog-info>div span{color:var(--muted);font-size:9px}.catalog-grid article>footer{padding:10px 12px;border-top:1px solid #eceeec;display:flex;justify-content:space-between}.category-table,.data-table{border:1px solid #e0e4e1;border-radius:8px;background:#fff;overflow:hidden}.category-table article{min-height:62px;display:grid;grid-template-columns:50px minmax(0,1fr) 70px 45px;align-items:center;gap:8px;padding:8px 15px;border-bottom:1px solid #ebedeb}.category-table article>b{color:var(--muted)}.category-table strong,.category-table span{display:block}.category-table span{margin-top:4px;color:var(--muted);font-size:9px}.category-table em{font-style:normal;color:#999;font-size:10px}.category-table em.enabled{color:var(--green)}.data-table{overflow-x:auto}.data-table table{width:100%;border-collapse:collapse;min-width:700px}.data-table th,.data-table td{padding:13px 15px;text-align:left;border-bottom:1px solid #ebedeb;font-size:12px}.data-table th{color:var(--muted);font-size:10px;background:#fafafa}.data-table small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.data-table code{padding:3px 6px;border-radius:4px;background:#f4eee8;color:var(--brand-dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.promoter-table{min-width:1040px!important}.commission-table{min-width:980px!important}.table-actions{display:flex;align-items:center;gap:4px}.admin-feedback{margin-bottom:14px}.coupon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.coupon-grid article{min-height:190px;padding:16px;border:1px solid #e0e3e1;border-radius:8px;background:#fff}.coupon-grid header{display:flex;justify-content:space-between;align-items:center}.coupon-grid header span{border-radius:4px;padding:4px 7px;background:#edf5f3;color:var(--green);font-size:9px}.coupon-grid article>strong{display:block;margin-top:15px;font-size:16px}.coupon-grid article>b{display:block;margin-top:10px;color:var(--brand-dark);font-size:27px}.coupon-grid article>p{margin-top:3px;color:var(--muted);font-size:10px}.coupon-grid footer{margin-top:17px;padding-top:10px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.settings-grid{display:grid;grid-template-columns:1.4fr .9fr;gap:12px}.settings-form{padding-bottom:18px}.settings-form>label,.settings-form>.form-grid,.payment-status{margin:14px 18px 0}.settings-form .toggle-line{flex-direction:row;align-items:center;justify-content:space-between;padding:13px;border-radius:7px;background:#fff;border:1px solid var(--line)}.settings-form .toggle-line span{flex:1}.settings-form .toggle-line small{display:block;margin-top:4px;color:var(--muted);font-weight:500;line-height:1.5}.settings-form .toggle-line input{width:auto}.payment-status{min-height:78px;padding:13px;border-radius:7px;display:flex;align-items:center;gap:11px;background:#fff5dd;border:1px solid #eed697}.payment-status svg{color:#9a6c17}.payment-status>div{flex:1}.payment-status strong,.payment-status span{display:block}.payment-status span{color:#796744;margin-top:4px;font-size:9px}.payment-status em{color:#8b651f;font-style:normal;font-size:9px}.module-settings{margin-top:12px}.module-settings>div{display:grid;grid-template-columns:repeat(3,1fr)}.module-settings>div>label{min-height:82px;padding:14px 18px;border-right:1px solid #eceeec;border-bottom:1px solid #eceeec;display:flex;align-items:center;gap:11px;cursor:pointer}.module-settings label>svg{width:20px;color:var(--brand)}.module-settings label>span{flex:1}.module-settings strong,.module-settings small{display:block}.module-settings small{margin-top:4px;color:var(--muted);font-size:9px}.module-settings input{display:none}.module-settings label>i{width:36px;height:21px;border-radius:11px;padding:2px;background:#c9cecc;transition:.2s}.module-settings label>i:after{content:"";width:17px;height:17px;display:block;border-radius:50%;background:#fff;transition:.2s}.module-settings input:checked+i{background:var(--green)}.module-settings input:checked+i:after{transform:translate(15px)}.admin-login{min-height:100vh;padding:30px;display:grid;place-items:center;background:#e8edeb}.admin-login>section{width:min(100%,430px);padding:29px;border-radius:8px;background:#fff;box-shadow:0 20px 60px #1a32301f}.login-brand{display:flex;align-items:center;gap:13px}.login-brand h1{font-size:21px}.login-brand p{margin-top:4px;color:var(--muted);font-size:11px}.login-note{margin:24px 0 18px;padding:13px;border-radius:7px;background:#edf4f2;display:flex;gap:11px;align-items:center}.login-note svg{color:var(--green)}.login-note strong,.login-note span{display:block}.login-note strong{font-size:12px}.login-note span{margin-top:4px;color:var(--muted);font-size:9px}.admin-login form{display:grid;gap:14px}.admin-login form>label{display:grid;gap:7px;font-size:12px;font-weight:600}.admin-login form>label>div{height:44px;padding:0 11px;border:1px solid #d8dcda;border-radius:6px;display:flex;align-items:center;gap:9px}.admin-login form svg{width:17px;color:#969c99}.admin-login input{width:100%;border:0;outline:0}.admin-login>section>small{display:block;margin-top:18px;color:#9a9690;font-size:9px;line-height:1.6;text-align:center}.sidebar-scrim{display:none}@media(max-width:1100px){.metric-grid,.catalog-grid,.coupon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-settings>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.admin-shell{grid-template-columns:1fr}.admin-shell>aside{position:fixed;left:0;top:0;width:min(82vw,280px);transform:translate(-105%);transition:transform .2s ease}.admin-shell>aside.open{transform:translate(0)}.aside-close,.menu-button{display:inline-flex}.sidebar-scrim{display:block;position:fixed;inset:0;z-index:50;border:0;background:#191c1b66}.admin-topbar{padding:0 14px;gap:8px}.admin-content>main{padding:18px 14px}.dashboard-grid,.settings-grid{grid-template-columns:1fr}.admin-order-body{grid-template-columns:1fr;gap:12px}.order-total{text-align:left}}@media(max-width:560px){.page-heading{align-items:flex-start;flex-direction:column}.page-heading>.button{width:100%}.metric-grid,.catalog-grid,.coupon-grid,.module-settings>div{grid-template-columns:1fr}.filter-bar{align-items:stretch;flex-direction:column}.filter-bar label{min-width:0}.form-grid{grid-template-columns:1fr}.admin-topbar>div span{display:none}.pending-alert{max-width:190px}.ranking-panel>div{grid-template-columns:25px minmax(0,1fr) auto}.ranking-panel>div small{display:none}}@media(max-width:370px){.product-list article{grid-template-columns:88px minmax(0,1fr)}.product-list article>img{width:88px;height:105px}.menu-content{grid-template-columns:78px minmax(0,1fr)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.service-grid button{min-height:142px;padding:7px 7px 9px;gap:3px 5px}.service-illustration{height:78px}.service-grid strong{font-size:12px}.service-grid small{font-size:9px}}
