:root{color:#171918;background:#edf0ef;font-family:SF Pro Display,SF Pro Text,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--app-width: 430px;--bg: #f4f5f5;--paper: #ffffff;--soft: #f0f2f1;--text: #171918;--muted: #69706e;--line: #e3e6e5;--accent: #cf4339;--accent-hover: #bb382f;--accent-soft: #fdf0ee;--success: #247653;--success-soft: #edf6f1;--warning: #9a5b14;--danger: #b42318;--safe-bottom: env(safe-area-inset-bottom, 0px);--layer-nav: 20;--layer-sticky: 10;--layer-sheet: 50;--layer-toast: 70}*{box-sizing:border-box}html{min-width:0;min-height:100%;background:#edf0ef;scroll-behavior:smooth}body{min-width:0;min-height:100dvh;margin:0;background:#edf0ef}html,body{scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}button,input,textarea,select{font:inherit;letter-spacing:0}button{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 65%,white);outline-offset:2px}button:active:not(:disabled){transform:translateY(1px)}svg{width:20px;height:20px;stroke-width:1.8}img{display:block;max-width:100%}.storefront-app{width:min(100%,var(--app-width));min-height:100dvh;margin:0 auto;position:relative;overflow-x:clip;background:var(--bg);box-shadow:0 0 0 1px #1f2b260d,0 18px 50px #1f2b261c;font-size:14px;font-variant-numeric:tabular-nums}.skip-link{position:fixed;z-index:100;top:8px;left:50%;padding:9px 14px;border-radius:6px;background:var(--text);color:#fff;transform:translate(-50%,-140%)}.skip-link:focus{transform:translate(-50%)}.page{min-height:100dvh;padding-bottom:calc(78px + var(--safe-bottom));background:var(--bg)}.subpage{padding-bottom:calc(24px + var(--safe-bottom))}.topbar{height:52px;padding:4px 10px;display:grid;align-items:center;position:sticky;z-index:var(--layer-sticky);top:0;border-bottom:1px solid rgba(225,229,227,.9);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-topbar{grid-template-columns:max-content minmax(80px,1fr) 80px;gap:5px}.category-topbar{grid-template-columns:auto minmax(0,1fr) 42px;gap:8px}.category-topbar>strong,.cart-topbar>strong,.account-topbar>strong{font-size:17px;font-weight:600}.cart-topbar,.account-topbar{grid-template-columns:1fr auto;padding-left:14px}.account-topbar>div{display:flex}.account-topbar button,.subpage-header button,.notice-button{width:42px;height:42px;padding:0;border:0;background:transparent;display:grid;place-items:center}.brand{width:max-content;max-width:calc(41px + 8em);height:42px;padding:0;border:0;background:transparent;display:flex;align-items:center;gap:7px;text-align:left}.brand-mark{width:34px;height:34px;flex:none;border-radius:7px;background:var(--accent);color:#fff;display:grid;place-items:center;font-weight:700;box-shadow:0 5px 13px #cf433933}.brand strong{flex:none;font-size:15px;font-weight:650;white-space:nowrap}.search-trigger{min-width:0;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#f3f4f4;color:var(--muted);display:flex;align-items:center;gap:7px;text-align:left;transition:border-color .18s ease,background .18s ease}.search-trigger:hover{border-color:#cfd4d2;background:#f7f8f8}.search-trigger svg{width:18px;height:18px;flex:none}.search-trigger span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.topbar-actions{display:grid;grid-template-columns:40px 40px}.language-button{width:40px;height:40px;padding:0;border:1px solid var(--line);border-radius:7px 0 0 7px;background:#fff;display:grid;place-items:center;font-size:13px;font-weight:650}.notice-button{width:40px;height:40px;position:relative;border:1px solid var(--line);border-left:0;border-radius:0 7px 7px 0;background:#fff}.notice-button b{width:7px;height:7px;position:absolute;top:8px;right:8px;border:2px solid white;border-radius:50%;background:var(--accent)}.notice-strip{width:100%;min-height:38px;padding:7px 13px;border:0;border-bottom:1px solid var(--line);background:var(--paper);color:var(--muted);display:grid;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:8px;text-align:left}.notice-strip svg:first-child{color:var(--accent)}.notice-strip span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hero{height:190px;margin:10px 10px 0;position:relative;overflow:hidden;border-radius:8px;background:#dfe3e1}.hero>img,.hero>.image-placeholder{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#131615ad,#1316151f 78%)}.hero-copy{width:min(76%,270px);position:absolute;z-index:1;top:22px;bottom:18px;left:18px;color:#fff}.hero-copy small{font-size:12px;opacity:.82}.hero-copy h1{max-width:12em;margin:7px 0 5px;overflow:hidden;font-size:23px;font-weight:650;line-height:1.18;letter-spacing:0;text-wrap:balance}.hero-copy p{max-width:22em;margin:0;overflow:hidden;font-size:12px;line-height:1.55;opacity:.84;text-wrap:pretty}.hero-copy button{min-height:36px;margin-top:12px;padding:0 10px;border:1px solid rgba(255,255,255,.62);border-radius:6px;background:#ffffff1f;color:#fff;display:inline-flex;align-items:center;gap:3px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-copy button svg{width:16px;height:16px}.hero-pagination{position:absolute;z-index:2;right:14px;bottom:12px;display:flex;gap:5px}.hero-pagination button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#ffffff8c;transition:width .18s ease,border-radius .18s ease,background .18s ease}.hero-pagination button.is-active{width:18px;border-radius:4px;background:#fff}.quick-grid{padding:16px 10px 13px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:var(--paper)}.quick-grid button{min-width:0;min-height:68px;padding:0 2px;border:0;background:transparent;display:grid;justify-items:center;align-content:start;gap:7px}.quick-grid button>span{width:42px;height:42px;border-radius:8px;background:#f0f3f2;color:#4e5a56;display:grid;place-items:center;transition:color .18s ease,background .18s ease}.quick-grid button>span[data-tone="0"]{background:#eef4f1;color:#356455}.quick-grid button>span[data-tone="1"]{background:#f8f0e8;color:#8b5d2f}.quick-grid button>span[data-tone="2"]{background:#eef1f7;color:#526785}.quick-grid button>span[data-tone="3"]{background:#f7eeee;color:#8b4a45}.quick-grid button>span[data-tone="4"]{background:#f1f0f6;color:#625c7d}.quick-grid button:hover>span{background:var(--accent-soft);color:var(--accent)}.quick-grid b{max-width:100%;overflow:hidden;font-size:12px;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.benefit-row{width:calc(100% - 20px);min-height:60px;margin:9px 10px 0;padding:8px 11px;border:1px solid #f0d5d1;border-radius:8px;background:var(--accent-soft);color:#8c3a33;display:grid;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:9px;text-align:left}.benefit-row span small,.benefit-row span strong{display:block}.benefit-row span small{font-size:11px;opacity:.76}.benefit-row span strong{margin-top:2px;overflow:hidden;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.content-section,.account-section{margin-top:9px;padding:13px 10px 17px;background:var(--paper)}.section-header{min-height:44px;margin-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.section-header h2,.services-section h2{margin:0;font-size:16px;font-weight:650;line-height:1.3}.section-header p{margin:3px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.section-header>button{min-height:36px;padding:0;border:0;background:transparent;color:var(--muted);display:flex;align-items:center}.section-header>button svg{width:17px;height:17px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 9px}.product-card{min-width:0;position:relative}.product-card-image{width:100%;aspect-ratio:1.18;padding:0;border:0;border-radius:8px;overflow:hidden;background:var(--soft)}.product-card-image img,.product-card-image .image-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.product-card-image:hover img{transform:scale(1.025)}.product-card-name{max-width:100%;margin-top:8px;padding:0;border:0;background:transparent;display:block;overflow:hidden;font-weight:600;text-align:left;white-space:nowrap;text-overflow:ellipsis}.product-card>span{max-width:100%;margin-top:3px;color:var(--muted);display:block;overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.product-card footer{min-height:42px;margin-top:3px;padding-right:44px;display:flex;align-items:center}.product-card footer>b{color:var(--accent);font-size:16px;font-weight:600}.product-card footer>button,.row-add{width:42px;height:42px;padding:0;position:absolute;right:0;bottom:0;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--accent);display:grid;place-items:center;transition:color .18s ease,border-color .18s ease,background .18s ease}.product-card footer>button:hover:not(:disabled),.row-add:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft)}.product-card footer>button:disabled,.row-add:disabled{color:#a3aaa7;background:#f4f5f5}.story-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:8px}.story-grid button{height:144px;padding:0;position:relative;overflow:hidden;border:0;border-radius:8px;background:var(--soft);text-align:left}.story-grid img,.story-grid .image-placeholder{width:100%;height:100%;object-fit:cover}.story-grid button:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(0deg,rgba(20,22,21,.68),transparent)}.story-grid button>span{position:absolute;z-index:1;right:9px;bottom:9px;left:10px;color:#fff;font-weight:600}.story-grid small{margin-top:3px;display:block;overflow:hidden;font-size:11px;font-weight:400;white-space:nowrap;text-overflow:ellipsis;opacity:.84}.legal-footer{margin:0 10px;padding:22px 0 94px;color:var(--muted);text-align:center;font-size:12px}.legal-footer nav{margin-top:8px;display:flex;justify-content:center;gap:18px}.legal-footer button{min-height:32px;padding:0;border:0;background:transparent;color:var(--muted)}.primary-categories{height:48px;padding:0 12px;position:sticky;z-index:9;top:52px;overflow-x:auto;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:stretch;gap:22px;scrollbar-width:none;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.primary-categories::-webkit-scrollbar{display:none}.primary-categories button{min-width:max-content;padding:0 0 1px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);scroll-snap-align:center}.primary-categories button.is-active{border-bottom-color:var(--accent);color:var(--text);font-weight:600}.category-layout{min-height:calc(100dvh - 178px);display:grid;grid-template-columns:82px minmax(0,1fr);align-items:start}.secondary-categories{min-height:calc(100dvh - 100px);position:sticky;top:100px;background:#eff1f1}.secondary-categories button{width:100%;min-height:56px;padding:7px 5px;position:relative;border:0;background:transparent;color:var(--muted);line-height:1.35}.secondary-categories button.is-active{background:#fff;color:var(--text);font-weight:600}.secondary-categories button.is-active:before{content:"";width:3px;height:20px;position:absolute;top:18px;left:0;border-radius:0 2px 2px 0;background:var(--accent)}.category-results{min-width:0;min-height:calc(100dvh - 100px);padding:9px 9px 88px;background:#fff}.category-banner{width:100%;height:76px;padding:0;position:relative;overflow:hidden;border:0;border-radius:8px;background:var(--soft);text-align:left}.category-banner img,.category-banner>.image-placeholder{width:100%;height:100%;object-fit:cover}.category-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,22,21,.64),transparent 82%)}.category-banner>span{position:absolute;z-index:1;top:10px;right:11px;left:11px;color:#fff}.category-banner small,.category-banner strong{display:block}.category-banner strong{max-width:72%;margin-top:5px;overflow:hidden;font-size:16px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.result-count{min-height:36px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.result-count b{color:var(--accent);font-weight:500}.sort-bar{height:44px;margin:0 -9px;position:sticky;z-index:8;top:100px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffffff7;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sort-bar button{min-width:0;height:43px;padding:0 2px;border:0;background:transparent;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:2px;white-space:nowrap}.sort-bar button svg{width:14px;height:14px}.sort-bar button.is-active{color:var(--accent);font-weight:600}.sort-bar button:disabled{color:#b3b8b6}.product-row{min-height:116px;padding:12px 0;display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px;border-bottom:1px solid var(--line)}.load-more-button{width:100%;min-height:42px;margin-top:12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--muted)}.price-range-inputs{display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:7px}.price-range-inputs>i{height:1px;background:#cfd4d2}.price-range-inputs label{height:42px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;display:flex;align-items:center;gap:5px}.price-range-inputs input{width:100%;min-width:0;border:0;outline:0;background:transparent}.price-presets{margin-top:9px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.price-presets button{min-width:0;min-height:36px;padding:0 3px;border:1px solid var(--line);border-radius:6px;background:var(--soft);color:var(--muted);font-size:12px}.price-presets button.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.filter-stock-row{margin-bottom:20px}.sheet-actions{grid-template-columns:72px 72px minmax(0,1fr)}.sheet-actions .reset-filter-button{color:var(--accent)}.product-row-image{width:90px;height:90px;padding:0;overflow:hidden;border:0;border-radius:8px;background:var(--soft)}.product-row-image img,.product-row-image .image-placeholder{width:100%;height:100%;object-fit:cover}.product-row>div{min-width:0;position:relative;padding-right:44px}.product-row-name{max-width:100%;padding:0;border:0;background:transparent;display:block;overflow:hidden;font-weight:600;line-height:1.35;text-align:left;white-space:nowrap;text-overflow:ellipsis}.product-row span,.product-row small{max-width:100%;margin-top:4px;color:var(--muted);display:block;overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.product-row p{margin:7px 0 0;color:var(--accent);font-size:16px;font-weight:600}.filter-sheet-content{padding:4px 12px calc(12px + var(--safe-bottom))}.filter-sheet-content fieldset{margin:0;padding:14px 0 18px;border:0;border-bottom:1px solid var(--line)}.filter-sheet-content legend{margin-bottom:10px;font-weight:600}.segmented-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.segmented-options button{min-height:40px;padding:0 6px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted)}.segmented-options button.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.switch-row{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:15px}.switch-row strong,.switch-row small{display:block}.switch-row strong{font-weight:600}.switch-row small{margin-top:3px;color:var(--muted)}.switch-row input{width:44px;height:26px;margin:0;position:relative;appearance:none;border-radius:13px;background:#cdd2d0;transition:background .18s ease}.switch-row input:after{content:"";width:22px;height:22px;position:absolute;top:2px;left:2px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #1e262340;transition:transform .18s ease}.switch-row input:checked{background:var(--accent)}.switch-row input:checked:after{transform:translate(18px)}.sheet-actions{margin-top:12px;display:grid;grid-template-columns:72px 72px minmax(0,1fr);gap:8px}.sheet-actions button{min-height:46px;border:1px solid var(--line);border-radius:7px;background:#fff}.shipping-note{min-height:56px;padding:8px 12px;background:var(--success-soft);color:#2d6d51;display:grid;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:9px}.shipping-note>span{width:32px;height:32px;border-radius:7px;background:#dceee3;display:grid;place-items:center}.shipping-note strong,.shipping-note small{display:block}.shipping-note strong{font-weight:600}.shipping-note small{margin-top:2px;color:#5d786a;font-size:12px}.select-all{min-height:42px;padding:0 2px 0 8px;border:0;background:transparent;display:flex;align-items:center;gap:7px}.select-all>span{width:21px;height:21px;border:1.5px solid #bec4c1;border-radius:50%;background:#fff;display:grid;place-items:center}.select-all.all>span,.select-all.partial>span{border-color:var(--accent);background:var(--accent);color:#fff}.select-all svg{width:14px;height:14px;stroke-width:2.4}.select-all b{font-weight:600}.cart-page{padding-bottom:calc(150px + var(--safe-bottom))}.cart-groups{padding-top:1px}.cart-group{margin-top:9px;background:#fff}.cart-group>header{min-height:44px;padding:0 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.cart-group>header strong{font-weight:600}.cart-group>header span{max-width:50%;overflow:hidden;color:var(--muted);font-size:12px;white-space:nowrap;text-overflow:ellipsis}.group-select{min-width:0;min-height:42px;padding:0;border:0;background:transparent;display:flex;align-items:center;gap:8px}.group-select>span{width:20px;height:20px;flex:none;border:1.5px solid #bec4c1;border-radius:50%;background:#fff;display:grid;place-items:center}.group-select:has(svg)>span{border-color:var(--accent);background:var(--accent);color:#fff}.group-select svg{width:13px;height:13px;stroke-width:2.4}.cart-line{min-height:118px;padding:12px;display:grid;grid-template-columns:21px 88px minmax(0,1fr);align-items:start;gap:9px;border-bottom:1px solid var(--line);transition:opacity .18s ease}.cart-line.is-unselected{opacity:.67}.round-check{min-height:44px;display:grid;align-items:center}.round-check input{position:absolute;opacity:0;pointer-events:none}.round-check>span{width:21px;height:21px;border:1.5px solid #bec4c1;border-radius:50%;background:#fff;display:grid;place-items:center}.round-check svg{width:13px;height:13px;color:#fff;opacity:0}.round-check input:checked+span{border-color:var(--accent);background:var(--accent)}.round-check input:checked+span svg{opacity:1}.round-check input:focus-visible+span{outline:2px solid color-mix(in srgb,var(--accent) 55%,white);outline-offset:2px}.cart-line-image{width:88px;height:88px;overflow:hidden;border-radius:8px;background:var(--soft)}.cart-line-image img,.cart-line-image .image-placeholder{width:100%;height:100%;object-fit:cover}.cart-line-copy{min-width:0;min-height:91px;position:relative;padding-bottom:38px}.cart-line-copy>strong,.cart-line-copy>small,.cart-line-copy>b{display:block}.cart-line-copy>strong{overflow:hidden;font-weight:600;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.cart-line-copy>small{margin-top:4px;color:var(--muted)}.cart-line-copy>b{margin-top:6px;color:var(--accent);font-size:15px;font-weight:600}.cart-line-actions{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:end;justify-content:flex-end}.cart-line-actions>button{width:36px;height:36px;padding:0;border:0;background:transparent;color:var(--muted);display:grid;place-items:center}.cart-line-actions>div{height:34px;overflow:hidden;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center}.cart-line-actions>div button{width:34px;height:33px;padding:0;border:0;background:var(--soft);display:grid;place-items:center}.cart-line-actions>div span{min-width:31px;text-align:center;font-weight:600}.invalid-cart-lines{margin-top:9px;background:#fff}.invalid-cart-lines>button{width:100%;min-height:48px;padding:0 12px;border:0;background:#fff;color:var(--muted);display:flex;align-items:center;justify-content:space-between}.invalid-cart-lines>button span:last-child{display:flex;align-items:center;gap:3px}.invalid-cart-lines>button svg{width:16px;height:16px}.invalid-cart-lines>div article{min-height:68px;padding:9px 12px;border-top:1px solid var(--line);display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:9px}.invalid-cart-lines article>.image-placeholder{width:48px;height:48px;border-radius:6px}.invalid-cart-lines article strong,.invalid-cart-lines article small{display:block}.invalid-cart-lines article small{margin-top:3px;color:var(--muted)}.invalid-cart-lines article>button{min-height:34px;padding:0 8px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted)}.coupon-row,.security-row{width:100%;min-height:52px;margin-top:9px;padding:0 12px;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px}.coupon-row>span,.security-row>span{min-width:0;display:flex;align-items:center;gap:8px}.coupon-row>span:first-child svg{color:var(--accent)}.coupon-row strong,.security-row strong{font-weight:600}.coupon-row small,.security-row>span:last-child{color:var(--muted);font-size:12px}.coupon-row>span:last-child{justify-content:flex-end}.coupon-row>span:last-child small{max-width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cart-checkout-bar{width:min(100%,var(--app-width));height:68px;padding:7px 9px 7px 14px;position:fixed;z-index:19;right:0;bottom:calc(66px + var(--safe-bottom));left:50%;border-top:1px solid var(--line);background:#fffffffa;display:grid;grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:10px;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cart-checkout-bar>div span,.cart-checkout-bar>div small{display:block}.cart-checkout-bar>div span{white-space:nowrap}.cart-checkout-bar strong{color:var(--accent);font-size:19px;font-weight:650}.cart-checkout-bar small{margin-top:2px;color:var(--muted);font-size:12px}.cart-checkout-bar>button{height:48px;padding:0 8px;border:0;border-radius:8px;background:var(--accent);color:#fff;font-weight:600}.cart-checkout-bar>button:hover:not(:disabled),.primary-action:hover:not(:disabled),.submit-order-bar>button:hover:not(:disabled){background:var(--accent-hover)}.cart-checkout-bar>button:disabled,.primary-action:disabled,.submit-order-bar>button:disabled{background:#e0e3e2;color:#929896}.profile-band{min-height:98px;padding:16px 14px;background:#fff;display:grid;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:11px}.avatar{width:58px;height:58px;border-radius:8px;background:#ecefed;color:#59635f;display:grid;place-items:center;font-size:21px;font-weight:650}.profile-band>button{min-width:0;min-height:50px;padding:0;border:0;background:transparent;text-align:left}.profile-band>button strong,.profile-band>button small{max-width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile-band>button strong{font-size:17px;font-weight:650}.profile-band>button small{margin-top:5px;color:var(--muted)}.profile-band>svg{color:var(--muted)}.order-shortcuts nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.order-shortcuts nav button{min-width:0;min-height:72px;padding:5px 2px;border:0;background:transparent;display:grid;justify-items:center;align-content:center;gap:8px}.order-shortcuts nav button>span{width:30px;height:30px;position:relative;display:grid;place-items:center}.order-shortcuts nav button>span b{min-width:16px;height:16px;padding:0 4px;position:absolute;top:-5px;right:-7px;border:2px solid white;border-radius:9px;background:var(--accent);color:#fff;font-size:10px;font-weight:500;line-height:13px}.order-shortcuts nav button small{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tracking-card{padding-bottom:12px}.tracking-card>header{min-height:34px;display:flex;align-items:center;justify-content:space-between}.tracking-card>header>span{display:flex;align-items:center;gap:7px}.tracking-card>header strong{font-weight:650}.tracking-card>header small{color:var(--muted)}.tracking-card>button{width:100%;min-height:72px;padding:7px 0 0;border:0;background:#fff;display:grid;grid-template-columns:60px minmax(0,1fr) 18px;align-items:center;gap:10px;text-align:left}.tracking-card>button>img,.tracking-card>button>.image-placeholder{width:60px;height:60px;border-radius:7px;object-fit:cover}.tracking-card>button>span strong,.tracking-card>button>span small{display:block}.tracking-card>button>span strong{font-weight:600}.tracking-card>button>span small{margin-top:5px;color:var(--muted)}.services-section>h2{min-height:36px}.services-section>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.services-section button{min-width:0;min-height:72px;padding:4px 1px;border:0;background:transparent;display:grid;justify-items:center;align-content:center;gap:8px}.services-section button>span{width:38px;height:38px;border-radius:8px;background:#f0f3f2;color:#53605b;display:grid;place-items:center}.services-section button b{max-width:100%;overflow:hidden;font-size:12px;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.security-row{margin-top:9px}.security-row>span:last-child svg,.coupon-row>span:last-child svg{width:17px;height:17px}.logout-button{width:calc(100% - 20px);min-height:46px;margin:12px 10px 0;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--danger)}.recent-purchases>div article{min-height:68px;padding:7px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:9px}.recent-purchases article>img,.recent-purchases article>.image-placeholder{width:54px;height:54px;border-radius:7px;object-fit:cover}.recent-purchases article strong,.recent-purchases article small{display:block}.recent-purchases article strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.recent-purchases article small{margin-top:4px;color:var(--muted)}.recent-purchases article>button{min-height:36px;padding:0 10px;border:1px solid var(--accent);border-radius:6px;background:#fff;color:var(--accent)}.subpage-header{grid-template-columns:44px minmax(0,1fr) 44px;padding:4px 6px}.subpage-header>strong{overflow:hidden;font-size:16px;font-weight:650;text-align:center;white-space:nowrap;text-overflow:ellipsis}.subpage-header>span{min-height:42px;display:grid;place-items:center}.detail-gallery{width:100%;aspect-ratio:1 / .86;position:relative;overflow:hidden;background:#ecefed}.detail-gallery>img,.detail-gallery>.image-placeholder{width:100%;height:100%;object-fit:cover}.gallery-dots{position:absolute;right:0;bottom:12px;left:0;display:flex;justify-content:center;gap:6px}.gallery-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#ffffffb8}.gallery-dots button.is-active{width:18px;border-radius:4px;background:var(--accent)}.gallery-count{min-width:44px;height:26px;padding:0 8px;position:absolute;right:12px;bottom:10px;border-radius:6px;background:#181c1aad;color:#fff;display:grid;place-items:center;font-size:12px}.detail-summary,.detail-options,.detail-description{margin-top:9px;padding:14px;background:#fff}.detail-price{margin:0;color:var(--accent);font-size:23px;font-weight:650}.detail-price-line{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.detail-price-line>span{color:var(--success);font-size:12px}.detail-tags{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.detail-tags span{min-height:24px;padding:3px 7px;border-radius:4px;background:var(--accent-soft);color:var(--accent);font-size:11px}.detail-summary h1{margin:8px 0 0;font-size:19px;font-weight:650;line-height:1.35;text-wrap:pretty}.detail-summary>p:not(.detail-price){margin:7px 0 0;color:var(--muted);line-height:1.6}.detail-badges{margin-top:13px;padding-top:11px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:12px;color:var(--success);font-size:12px}.detail-badges span{display:flex;align-items:center;gap:5px}.detail-badges svg{width:16px;height:16px}.detail-promotions{margin-top:9px;padding:3px 14px;background:#fff}.detail-promotions button,.detail-info-row{width:100%;min-height:48px;padding:0;border:0;border-top:1px solid var(--line);background:#fff;display:grid;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:8px;text-align:left}.detail-promotions button:first-child{border-top:0}.detail-promotions button>span,.detail-info-row>span{color:var(--muted)}.detail-promotions button>strong{min-width:0;overflow:hidden;display:flex;align-items:center;gap:6px;font-weight:550;white-space:nowrap;text-overflow:ellipsis}.detail-promotions button>strong svg,.detail-promotions button>svg,.detail-info-row>svg{width:17px;height:17px}.detail-promotions button>strong svg{color:var(--accent)}.detail-options header,.checkout-section-title{display:flex;justify-content:space-between;gap:10px}.detail-options header strong,.detail-description h2,.checkout-section h2{margin:0;font-size:16px;font-weight:650}.detail-options header span{color:var(--muted);font-size:12px}.detail-options>div{margin-top:11px;display:flex;flex-wrap:wrap;gap:8px}.detail-options>div button{min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#fff}.detail-options>div button.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.detail-info-row{margin-top:9px;padding:0 14px;border-top:0;grid-template-columns:40px minmax(0,1fr) 18px}.detail-info-row strong{min-width:0;overflow:hidden;font-weight:550;white-space:nowrap;text-overflow:ellipsis}.detail-service-bar{min-height:46px;padding:8px 14px;border-top:1px solid var(--line);background:#fff;color:var(--success);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:5px;font-size:11px}.detail-service-bar span{min-width:0;display:flex;align-items:center;gap:4px;white-space:nowrap}.detail-service-bar svg{width:15px;height:15px}.detail-block{margin-top:9px;padding:14px;background:#fff}.detail-block>header{min-height:30px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.detail-block>header strong{font-size:16px;font-weight:650}.detail-block>header span{color:var(--muted);font-size:12px}.detail-empty-review{min-height:76px;padding:11px;border-radius:7px;background:var(--soft);color:var(--muted);display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px}.detail-empty-review>svg{width:28px;height:28px}.detail-empty-review strong,.detail-empty-review small{display:block}.detail-empty-review strong{color:var(--text);font-weight:550}.detail-empty-review small{margin-top:4px}.detail-shop-block>div{min-height:58px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px}.shop-mark{width:44px;height:44px;border-radius:7px;background:var(--accent);color:#fff;display:grid;place-items:center;font-weight:700}.detail-shop-block>div>span:nth-child(2) strong,.detail-shop-block>div>span:nth-child(2) small{display:block}.detail-shop-block>div>span:nth-child(2) small{margin-top:4px;color:var(--muted);font-size:12px}.detail-shop-block>div>button{min-height:36px;padding:0 10px;border:1px solid var(--accent);border-radius:6px;background:#fff;color:var(--accent)}.detail-params dl{margin:3px 0 0}.detail-params dl>div{min-height:42px;border-top:1px solid var(--line);display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center}.detail-params dt{color:var(--muted)}.detail-params dd{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.detail-description{margin-bottom:0}.detail-description p{margin:10px 0 0;color:var(--muted);line-height:1.7;white-space:pre-wrap}.detail-description>img{width:100%;max-height:420px;margin-top:14px;border-radius:7px;object-fit:cover}.product-detail-page>.product-section{margin-bottom:80px}.detail-action-bar{width:min(100%,var(--app-width));min-height:calc(70px + var(--safe-bottom));padding:7px 8px calc(7px + var(--safe-bottom));position:fixed;z-index:22;right:0;bottom:0;left:50%;border-top:1px solid var(--line);background:#fffffffa;display:grid;grid-template-columns:44px 44px 44px minmax(0,1fr) minmax(0,1fr);gap:4px;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.detail-action-bar button{min-width:0;border:0;background:transparent;display:grid;place-items:center;align-content:center;gap:2px;position:relative}.detail-action-bar button span{font-size:10px;white-space:nowrap}.detail-action-bar button b{min-width:16px;height:16px;padding:0 4px;position:absolute;top:0;right:0;border-radius:8px;background:var(--accent);color:#fff;font-size:10px}.detail-action-bar button:nth-last-child(2){border:1px solid var(--accent);border-radius:7px;color:var(--accent);display:block}.detail-action-bar button:last-child{border-radius:7px;background:var(--accent);color:#fff;display:block}.detail-action-bar button:disabled{border-color:#e0e3e2;background:#e0e3e2;color:#929896}.search-header{height:54px;padding:5px 8px;position:sticky;z-index:10;top:0;border-bottom:1px solid var(--line);background:#fff;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:5px}.search-header>button{min-width:40px;height:42px;padding:0 6px;border:0;background:transparent}.search-header>label{height:40px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#f3f4f4;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px}.search-header>label svg{width:18px;height:18px;color:var(--muted)}.search-header input{min-width:0;height:38px;padding:0;border:0;outline:0;background:transparent}.search-discovery{min-height:calc(100dvh - 54px);padding:8px 14px 24px;background:#fff}.search-discovery>.product-section{margin-right:-14px;margin-left:-14px;padding-right:14px;padding-left:14px;border-top:8px solid var(--bg)}.search-discovery section{margin-top:18px}.search-discovery section>header,.search-results>header{min-height:38px;display:flex;align-items:center;justify-content:space-between}.search-discovery section>header strong{font-weight:650}.search-discovery section>header span,.search-results>header span,.search-tags>small{color:var(--muted);font-size:12px}.search-discovery section>header button{width:40px;height:40px;padding:0;border:0;background:transparent;color:var(--muted)}.search-tags{display:flex;flex-wrap:wrap;gap:8px}.search-tags button{min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#fff}.popular-searches ol{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.popular-searches li{min-width:0;border-bottom:1px solid var(--line)}.popular-searches li button{width:100%;min-height:42px;padding:0;border:0;background:transparent;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:5px;text-align:left}.popular-searches li b{color:var(--muted);font-weight:600}.popular-searches li:nth-child(-n+3) b{color:var(--accent)}.popular-searches li span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popular-searches li em{padding:2px 4px;border-radius:3px;background:var(--accent-soft);color:var(--accent);font-size:10px;font-style:normal}.discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.discovery-grid button{min-width:0;min-height:78px;padding:9px 4px;border:0;border-radius:7px;background:#f1f4f3;color:#46514d;display:grid;justify-items:center;align-content:center;gap:7px}.discovery-grid span{max-width:100%;overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.search-results{min-height:calc(100dvh - 54px);padding:0 12px 24px;background:#fff}.search-sort{height:42px;margin:0 -12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.search-sort button{border:0;background:#fff;color:var(--muted)}.search-sort button.is-active{color:var(--accent);font-weight:600}.search-results>.product-section{margin-right:-12px;margin-left:-12px;padding-right:12px;padding-left:12px;border-top:8px solid var(--bg)}.checkout-form{padding-bottom:calc(82px + var(--safe-bottom))}.checkout-section{margin-top:9px;padding:14px;background:#fff}.checkout-section>h2,.checkout-section-title{margin-bottom:13px}.checkout-section-title span{color:var(--muted)}.form-grid,.address-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 9px}.form-grid label,.address-form label{min-width:0}.form-grid label>span,.address-form label>span{margin-bottom:6px;display:block;font-weight:550}.form-grid input,.address-form input{width:100%;height:44px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:#fff;transition:border-color .18s ease}.form-grid input:hover,.address-form input:hover{border-color:#c6ccca}.field-wide{grid-column:1 / -1}.saved-address{width:100%;min-height:66px;margin:-3px 0 13px;padding:9px;border:1px solid var(--line);border-radius:7px;background:#fafbfa;display:grid;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:8px;text-align:left}.saved-address span strong,.saved-address span small{display:block}.saved-address span strong{font-weight:600}.saved-address span small{margin-top:4px;overflow:hidden;color:var(--muted);white-space:nowrap;text-overflow:ellipsis}.checkout-items article{min-height:76px;padding:8px 0;display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:9px;border-top:1px solid var(--line)}.checkout-items article:first-child{border-top:0}.checkout-items article>img,.checkout-items article>.image-placeholder{width:62px;height:62px;border-radius:7px;object-fit:cover}.checkout-items article>div strong,.checkout-items article>div small,.checkout-items article>div em,.checkout-items article>span b,.checkout-items article>span small{display:block}.checkout-items article>div strong{max-width:100%;overflow:hidden;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.checkout-items article small{margin-top:4px;color:var(--muted)}.checkout-items article em{margin-top:5px;color:var(--success);display:block;font-size:11px;font-style:normal}.checkout-items article>span{text-align:right}.checkout-items article>span b{font-weight:600}.checkout-options{padding:0 14px}.checkout-options>button{width:100%;min-height:52px;padding:0;border:0;border-top:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between}.checkout-options>button:first-child{border-top:0}.checkout-options small{color:var(--muted);display:flex;align-items:center;gap:4px}.checkout-options svg{width:17px;height:17px}.price-summary{margin:0}.price-summary>div{min-height:34px;display:flex;align-items:center;justify-content:space-between}.price-summary dt,.price-summary dd{margin:0}.price-summary dd{font-weight:550}.price-summary .discount dd{color:var(--accent)}.price-summary .summary-total{min-height:46px;margin-top:6px;padding-top:8px;border-top:1px solid var(--line)}.price-summary .summary-total dd{color:var(--accent);font-size:18px;font-weight:650}.checkout-assurance{min-height:52px;margin-top:9px;padding:8px 14px;background:#fff;color:var(--success);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:5px;font-size:11px}.checkout-assurance span{min-width:0;display:flex;align-items:center;gap:4px;white-space:nowrap}.checkout-assurance svg{width:15px;height:15px}.submit-order-bar{width:min(100%,var(--app-width));min-height:calc(72px + var(--safe-bottom));padding:8px 10px calc(8px + var(--safe-bottom));position:fixed;z-index:22;right:0;bottom:0;left:50%;border-top:1px solid var(--line);background:#fffffffa;display:grid;grid-template-columns:minmax(0,1fr) 122px;align-items:center;gap:10px;transform:translate(-50%)}.submit-order-bar>div{text-align:right}.submit-order-bar small,.submit-order-bar span{display:block;white-space:nowrap}.submit-order-bar small{color:var(--muted);font-size:12px}.submit-order-bar strong{color:var(--accent);font-size:19px;font-weight:650}.submit-order-bar>button{height:50px;border:0;border-radius:7px;background:var(--accent);color:#fff;font-weight:600}.order-tabs{height:48px;padding:0 8px;position:sticky;z-index:9;top:52px;border-bottom:1px solid var(--line);background:#fff;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.order-tabs button{min-width:0;padding:0 2px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);white-space:nowrap}.order-tabs button.is-active{border-bottom-color:var(--accent);color:var(--accent);font-weight:600}.order-list{padding-bottom:24px}.order-card{margin-top:9px;padding:0 13px 10px;background:#fff}.order-card>header{min-height:46px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px}.order-card>header>button{min-width:0;min-height:44px;padding:0;border:0;background:transparent;display:flex;align-items:center;gap:3px}.order-card>header strong{overflow:hidden;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.order-card>header svg{width:17px;height:17px}.order-card>header>span{flex:none;color:var(--accent);font-weight:550}.order-card-product{width:100%;min-height:90px;padding:10px 0;border:0;background:#fff;display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:start;gap:9px;text-align:left}.order-card-product>img,.order-card-product>.image-placeholder{width:76px;height:76px;border-radius:7px;object-fit:cover}.order-card-product>span strong,.order-card-product>span small,.order-card-product>span em{display:block}.order-card-product>span strong{overflow:hidden;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.order-card-product>span small{margin-top:5px;color:var(--muted)}.order-card-product>span em{margin-top:6px;color:var(--success);font-size:11px;font-style:normal}.order-card-product>span:last-child{text-align:right}.order-card-product>span:last-child b{font-weight:600}.order-card footer{border-top:1px solid var(--line)}.order-total{min-height:42px;color:var(--muted);display:flex;align-items:center;justify-content:flex-end}.order-total b{margin-left:4px;color:var(--text);font-size:17px;font-weight:650}.order-operations{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:8px}.order-operations button{min-width:96px;height:42px;padding:0 13px;border:0;border-radius:7px;background:var(--soft)}.order-operations button:first-child{min-width:60px;padding:0;background:transparent;color:var(--muted);text-align:left}.primary-action{border-color:var(--accent)!important;background:var(--accent)!important;color:#fff!important;font-weight:600}.order-status{padding:22px 14px 19px;background:var(--accent-soft);color:#8e3b34}.order-status strong,.order-status span,.order-status small{display:block}.order-status strong{font-size:20px;font-weight:650}.order-status span{margin-top:5px}.order-status small{margin-top:8px;color:#a56660}.order-logistics{min-height:68px;margin-top:9px;padding:10px 14px;background:#fff;display:grid;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:9px}.order-logistics>svg:first-child{color:var(--success)}.order-logistics strong,.order-logistics small{display:block}.order-logistics small{margin-top:4px;color:var(--muted)}.order-detail-products,.order-information,.order-detail-summary{margin-top:9px;padding:0 14px;background:#fff}.order-detail-products>header{min-height:46px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.order-detail-products>header strong{font-weight:650}.order-detail-products>header span{color:var(--muted)}.order-detail-products article{min-height:92px;padding:10px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:start;gap:9px}.order-detail-products article:last-child{border-bottom:0}.order-detail-products article>img,.order-detail-products article>.image-placeholder{width:72px;height:72px;border-radius:7px;object-fit:cover}.order-detail-products article>div strong,.order-detail-products article>div small,.order-detail-products article>div em,.order-detail-products article>span b,.order-detail-products article>span small{display:block}.order-detail-products article>div strong{overflow:hidden;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.order-detail-products article small{margin-top:4px;color:var(--muted)}.order-detail-products article em{margin-top:6px;color:var(--success);font-size:12px;font-style:normal}.order-detail-products article>span{text-align:right}.order-information{padding:7px 14px}.order-information>div{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px}.order-information span{color:var(--muted)}.order-information b{overflow:hidden;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.order-detail-summary{padding:11px 14px;margin-bottom:82px}.order-detail-actions{width:min(100%,var(--app-width));min-height:calc(68px + var(--safe-bottom));padding:9px 10px calc(9px + var(--safe-bottom));position:fixed;z-index:22;right:0;bottom:0;left:50%;border-top:1px solid var(--line);background:#fffffffa;display:flex;justify-content:flex-end;gap:8px;transform:translate(-50%)}.order-detail-actions button{min-width:108px;height:48px;padding:0 14px;border:1px solid var(--line);border-radius:7px;background:#fff}.address-list{padding-bottom:24px}.address-card{margin-top:9px;padding:14px;background:#fff}.address-card header{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.address-card header strong{font-weight:650}.address-card header span{color:var(--muted)}.address-card header em{padding:2px 5px;border-radius:4px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-style:normal}.address-card p{margin:9px 0 12px;line-height:1.6}.address-card footer{padding-top:10px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted)}.address-card footer button{min-height:36px;padding:0 4px;border:0;background:transparent;color:var(--muted);display:flex;align-items:center;gap:5px}.address-card footer button svg{width:17px;height:17px}.address-form{padding:4px 12px calc(14px + var(--safe-bottom))}.wide-action{width:100%;min-height:48px;grid-column:1 / -1;border:0;border-radius:7px}.form-error{min-height:20px;grid-column:1 / -1;color:var(--danger)}.login-content{min-height:calc(100dvh - 52px);padding:60px 24px 34px;background:#fff;text-align:center}.login-brand{min-height:34px;padding:0 13px;border-radius:6px;background:var(--accent-soft);color:var(--accent);display:inline-flex;align-items:center;font-size:13px;font-weight:650}.login-content h1{margin:19px 0 7px;font-size:23px;font-weight:650}.login-content>p{margin:0;color:var(--muted)}.login-content form{margin-top:34px;text-align:left}.login-content form label{margin-bottom:16px;display:block}.login-content>small{max-width:32em;margin:20px auto 0;color:var(--muted);display:block;line-height:1.6}.empty-state{min-height:430px;padding:108px 24px 30px;background:#fff;text-align:center}.empty-state.is-compact{min-height:300px;padding-top:74px}.empty-state>span{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;background:var(--soft);color:#8d9692;display:grid;place-items:center}.empty-state>span svg{width:28px;height:28px}.empty-state>strong,.empty-state>small{display:block}.empty-state>strong{font-size:17px;font-weight:650}.empty-state>small{max-width:30em;margin:7px auto 0;color:var(--muted);line-height:1.55}.empty-state>button{min-height:42px;margin-top:21px;padding:0 21px;border:0;border-radius:7px;background:var(--accent);color:#fff}.inline-error{min-height:48px;margin:9px 10px 0;padding:8px 10px;border:1px solid #f0d0cc;border-radius:7px;background:#fff4f2;color:var(--danger);display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px}.inline-error button{min-height:34px;padding:0 7px;border:0;background:transparent;color:var(--danger);font-weight:600}.image-placeholder{background:#ecefed;color:#99a19e;display:grid;place-items:center}.page-skeleton,.list-skeleton{padding:12px}.page-skeleton>span,.page-skeleton>div span,.list-skeleton i,.list-skeleton b{display:block;background:linear-gradient(90deg,#e8ecea 25%,#f7f8f8 42%,#e8ecea 62%);background-size:300% 100%;animation:shimmer 1.25s infinite}.skeleton-hero{height:190px;border-radius:8px}.skeleton-line{width:58%;height:18px;margin:16px 0 12px;border-radius:4px}.page-skeleton>div{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.page-skeleton>div span{height:58px;border-radius:7px}.skeleton-block{height:120px;margin-top:12px;border-radius:7px}.list-skeleton{display:grid;gap:12px}.list-skeleton>span{height:92px;display:grid;grid-template-columns:86px 1fr;grid-template-rows:22px 18px;gap:9px}.list-skeleton i{grid-row:1 / 3;border-radius:7px}.list-skeleton b{border-radius:4px}.list-skeleton b:last-child{width:68%}.network-banner{width:min(100%,var(--app-width));min-height:38px;padding:7px 12px;position:fixed;z-index:40;top:0;left:50%;background:#fff4df;color:#865816;display:flex;align-items:center;justify-content:center;gap:7px;transform:translate(-50%)}.network-banner svg{width:17px;height:17px}.bottom-navigation{width:min(100%,var(--app-width));height:calc(66px + var(--safe-bottom));padding:5px 5px calc(7px + var(--safe-bottom));position:fixed;z-index:var(--layer-nav);right:0;bottom:0;left:50%;border-top:1px solid var(--line);background:#fffffffa;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-navigation>button{min-width:0;margin:0 2px;padding:0 2px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--muted);display:grid;justify-items:center;align-content:center;gap:3px}.bottom-navigation>button.is-active{border-color:#f1d4d0;background:var(--accent-soft);color:var(--accent)}.bottom-navigation>button>span:last-child{max-width:100%;overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.nav-icon{width:28px;height:25px;position:relative;display:grid;place-items:center}.nav-icon b{min-width:17px;height:17px;padding:0 4px;position:absolute;top:-5px;right:-7px;border:2px solid white;border-radius:9px;background:var(--accent);color:#fff;font-size:10px;font-weight:500;line-height:13px}.toast{max-width:min(calc(100% - 32px),360px);min-height:42px;padding:10px 15px;position:fixed;z-index:var(--layer-toast);bottom:calc(86px + var(--safe-bottom));left:50%;border-radius:7px;background:#1c1f1ef0;color:#fff;line-height:1.45;text-align:center;transform:translate(-50%);animation:toast-in .18s ease-out}.sheet-layer{width:min(100%,var(--app-width));min-height:100dvh;position:fixed;z-index:var(--layer-sheet);inset:0 auto 0 50%;display:flex;align-items:flex-end;transform:translate(-50%)}.sheet-mask{width:100%;position:absolute;inset:0;border:0;background:#1618176b}.sheet{width:100%;max-height:88dvh;position:relative;z-index:1;overflow-y:auto;border-radius:8px 8px 0 0;background:#fff;box-shadow:0 -12px 35px #1c232024;animation:sheet-in .22s ease-out}.sheet>header{min-height:52px;padding:0 8px 0 14px;position:sticky;z-index:2;top:0;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between}.sheet>header strong{font-size:16px;font-weight:650}.sheet>header button{width:42px;height:42px;padding:0;border:0;background:transparent;display:grid;place-items:center}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@keyframes sheet-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:370px){.storefront-app{font-size:13px}.home-topbar{grid-template-columns:max-content minmax(70px,1fr) 76px;gap:4px}.brand{max-width:calc(36px + 8em);gap:5px}.brand-mark{width:31px;height:31px}.brand strong{font-size:13px}.topbar-actions{grid-template-columns:38px 38px}.language-button,.notice-button{width:38px;height:38px}.quick-grid button>span{width:38px;height:38px}.category-layout{grid-template-columns:74px minmax(0,1fr)}.product-row{grid-template-columns:80px minmax(0,1fr)}.product-row-image{width:80px;height:80px}.cart-line{grid-template-columns:21px 76px minmax(0,1fr)}.cart-line-image{width:76px;height:76px}.detail-action-bar{grid-template-columns:38px 38px 38px minmax(0,1fr) minmax(0,1fr)}}@media(min-width:600px){.storefront-app{min-height:calc(100dvh - 32px);margin-top:16px;margin-bottom:16px;border-radius:8px;overflow:clip}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
