@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap";.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #c7d4e7b8;position:sticky;top:0}.header-inner{min-height:var(--header-height);grid-template-columns:auto auto minmax(300px,1fr) auto auto;align-items:center;gap:14px;display:grid}.logo-mark{color:var(--color-text);align-items:center;gap:10px;display:inline-flex}.logo-mark img{object-fit:contain;width:44px;height:44px}.logo-mark b{color:inherit;font-size:18px;line-height:1.05;display:block}.logo-mark small{color:var(--color-text-muted);font-size:11px;font-weight:800;display:block}.logo-mark.light{color:#fff}.logo-mark.light small{color:#b8cae4}.location-pill{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:46px;color:var(--color-brand-blue-700);cursor:pointer;text-align:left;background:#fff;align-items:center;gap:9px;padding:0 12px;display:inline-flex}.location-pill>svg{color:#0f9f83}.header-actions>.icon-button:first-child{color:#a86600;background:#fff4d9}.header-actions>.icon-button:nth-child(2){color:#087b50;background:#e6f7ef}.account-trigger>svg{color:#7047c6}.location-pill b,.location-pill small{line-height:1.05;display:block}.location-pill b{color:var(--color-text);font-size:12px}.location-pill small{color:var(--color-text-muted);margin-top:3px;font-size:11px}.cart-icon-button{position:relative}.cart-count{background:var(--color-brand-gold);color:#111827;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;font-weight:950;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.search-shell{border:1px solid var(--color-border);border-radius:var(--radius-lg);min-height:50px;box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:10px;padding:5px 6px 5px 15px;display:flex}.search-shell svg{color:var(--color-text-soft);flex:none}.search-shell input{width:100%;min-width:0;color:var(--color-text);background:0 0;border:0;outline:0;font-weight:700}.search-shell button{border-radius:var(--radius-md);background:var(--color-brand-blue);color:#fff;cursor:pointer;border:0;min-height:38px;padding:0 16px;font-weight:800}.header-nav,.header-actions{align-items:center;gap:8px;display:flex}.header-nav a{color:var(--color-text-muted);padding:10px;font-size:13px;font-weight:800}.header-nav a:hover{color:var(--color-brand-blue)}.header-actions .menu-button{display:none}.account-menu{position:relative}.account-trigger{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:42px;color:var(--color-text);cursor:pointer;background:#fff;align-items:center;gap:8px;padding:0 10px;font-weight:900;display:inline-flex}.account-trigger img{object-fit:cover;border-radius:50%;width:26px;height:26px}.account-trigger span{text-overflow:ellipsis;white-space:nowrap;max-width:118px;overflow:hidden}.account-popover{z-index:40;border:1px solid var(--color-border);border-radius:var(--radius-lg);width:230px;box-shadow:var(--shadow-md);background:#fff;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.account-popover:before{content:"";border-left:1px solid var(--color-border);border-top:1px solid var(--color-border);background:#fff;width:14px;height:14px;position:absolute;top:-7px;right:22px;transform:rotate(45deg)}.account-popover a,.account-popover button{border-radius:var(--radius-md);min-height:38px;color:var(--color-text);font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:850;display:flex}.account-popover a:hover,.account-popover button:hover{background:var(--color-surface-muted);color:var(--color-brand-blue)}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);align-items:center;gap:22px;padding:18px 0 0;display:grid}.hero.banner-only{margin-top:-8px;padding-top:0;display:block}.hero.banner-only .hero-panel{border-radius:0;width:100%}.hero.banner-only .hero-promo{aspect-ratio:4}.hero-copy h1{letter-spacing:0;max-width:720px;margin:0;font-size:clamp(32px,3vw,46px);line-height:1.05}.hero-copy>p:not(.eyebrow){max-width:560px;color:var(--color-text-muted);margin:12px 0 0;font-size:15px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.hero-panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;position:relative;overflow:hidden}.hero-dots{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffdb;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:22px;padding:5px 8px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 3px 12px #0f214324}.hero-dots button{background:var(--color-border-strong);cursor:pointer;border:0;border-radius:50%;width:7px;height:7px;padding:0}.hero-dots button.active{background:var(--color-brand-blue);border-radius:999px;width:22px}.hero-promo{aspect-ratio:2;background:#f6f9ff;grid-template-columns:minmax(0,1fr);place-items:center;width:100%;height:auto;display:grid;overflow:hidden}.hero-promo img,.hero-promo .fallback-art{object-fit:cover;object-position:center;width:100%;height:100%;min-height:0}.hero-promo picture{width:100%;height:100%;display:block}.hero-promo>div{gap:8px;padding:18px;display:none}.hero-promo h2{margin:0;font-size:24px;line-height:1.15}.hero-promo p:not(.eyebrow){color:var(--color-text-muted);margin:0;line-height:1.55}.hero-stats{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);display:grid}.hero-stats article{border-right:1px solid var(--color-border);padding:18px}.hero-stats article:last-child{border-right:0}.hero-stats b{font-size:20px;display:block}.hero-stats span{color:var(--color-text-muted);font-size:12px;font-weight:700}.view-link{color:var(--color-brand-blue);white-space:nowrap;align-items:center;gap:3px;font-weight:800;display:inline-flex}.category-rail{padding:2px max(20px, calc((100vw - var(--container-wide)) / 2)) 12px 0;grid-template-columns:none;grid-auto-columns:calc(10% - 10.8px);grid-auto-flow:column;gap:12px;scroll-padding-inline:2px 20px;display:grid;overflow-x:auto}.arrow-carousel{min-width:0;position:relative}.arrow-carousel .landing-product-rail{padding-inline:3px;gap:4px;padding-bottom:4px;scrollbar-width:none!important}.arrow-carousel .landing-product-rail::-webkit-scrollbar{width:0;height:0;display:none}.arrow-carousel .brand-arrow-rail{scrollbar-width:none!important}.arrow-carousel .brand-arrow-rail::-webkit-scrollbar{width:0;height:0;display:none}.carousel-arrow{z-index:3;border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-brand-blue);cursor:pointer;background:#fff;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 8px 22px #0f21432e}.carousel-arrow.previous{left:-14px}.carousel-arrow.next{right:-14px}.carousel-arrow:disabled{opacity:0;pointer-events:none}.category-card{border:1px solid var(--color-border);min-height:124px;color:var(--color-text);text-align:center;transition:transform .18s var(--ease), box-shadow .18s var(--ease);background:#fff;border-radius:8px;align-content:center;justify-items:center;gap:12px;padding:12px 8px;display:grid;box-shadow:0 12px 26px #0f21430f}.category-card:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}.category-card img,.category-card .fallback-art{object-fit:contain;background:#fff;border-radius:14px;width:52px;height:52px}.category-card span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.flash-sale-section{border-radius:var(--radius-xl);background:#f2f7ff;border:1px solid #155aca29;padding:24px}.flash-sale-products{grid-template-columns:repeat(var(--flash-product-count), minmax(0, 1fr));gap:4px;min-width:0;display:grid}.flash-sale-content.sparse{grid-template-columns:minmax(0, calc(254px * var(--flash-product-count,2) + 16px)) minmax(280px, 1fr);gap:22px;display:grid}.flash-sale-fill{border-left:1px solid #155aca33;grid-template-columns:auto minmax(0,1fr) auto;align-content:center;align-items:start;gap:14px;min-width:0;padding:20px 26px;display:grid}.flash-sale-fill>span{border-radius:var(--radius-md);background:var(--color-brand-blue);color:#fff;place-items:center;width:46px;height:46px;display:grid}.flash-sale-fill small{color:var(--color-brand-blue);font-weight:850}.flash-sale-fill h3{margin:5px 0 8px;font-size:22px}.flash-sale-fill p{max-width:520px;color:var(--color-text-muted);margin:0;line-height:1.6}.flash-sale-count{min-width:110px;color:var(--color-brand-blue);text-align:right;font-size:48px;line-height:1}.flash-sale-count small{color:var(--color-text-muted);text-transform:uppercase;margin-top:7px;font-size:12px;display:block}.flash-sale-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.flash-sale-head h2,.flash-sale-head p{margin:0}.flash-sale-head h2{font-size:22px}.flash-sale-head>div>p:last-child{color:var(--color-text-muted);margin-top:5px}.flash-sale-head>span{border-radius:var(--radius-md);background:var(--color-brand-blue);color:#fff;white-space:nowrap;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.flash-sale-actions{align-items:center;gap:14px;display:flex}.flash-sale-actions>span,.flash-sale-page>header>span{border-radius:var(--radius-md);background:var(--color-brand-blue);color:#fff;white-space:nowrap;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.flash-sale-actions .view-link{color:var(--color-brand-blue)}.brand-section{padding-block:6px}.brand-rail{grid-auto-columns:minmax(210px,240px);grid-auto-flow:column;gap:12px;padding-bottom:8px;display:grid;overflow-x:auto}.brand-rail a{border:1px solid var(--color-border);min-width:0;color:var(--color-text);transition:transform .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease);background:#fff;border-radius:0;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:13px;padding:12px;display:grid;box-shadow:0 6px 18px #0f21430d}.brand-rail a:hover{border-color:#155aca61;transform:translateY(-3px);box-shadow:0 16px 30px #0f21431c}.brand-logo{border-radius:var(--radius-md);background:#f5f8fc;place-items:center;width:76px;height:76px;display:grid}.brand-logo img,.brand-logo .fallback-art{object-fit:contain;border-radius:6px;width:64px;height:64px}.brand-copy{gap:5px;min-width:0;display:grid}.brand-rail strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:900;overflow:hidden}.brand-rail small{color:var(--color-text-muted);font-size:10px}.store-section{border-radius:var(--radius-xl);background:var(--color-brand-blue-900);color:#fff;padding:28px}.store-section .section-head p{color:#b9cae5}.store-section .view-link{color:#ffe78a}.location-needed{background:#0b2b5c}.store-card,.product-card{border:1px solid var(--color-border);background:#fff;border-radius:0;overflow:hidden;box-shadow:0 8px 22px #0f214314}.store-card{color:var(--color-text)}.store-section .store-card{border-radius:8px}.store-media,.product-media{background:#f2f6fb;display:block;position:relative;overflow:hidden}.store-media{aspect-ratio:1.55}.product-media{aspect-ratio:1/.86}.store-media img,.store-media .fallback-art,.product-media img,.product-media .fallback-art{object-fit:contain;background:#fff;width:100%;height:100%}.open-badge,.discount-badge{background:var(--color-success);color:#fff;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;position:absolute;top:10px;left:10px}.open-badge.closed{background:var(--color-text-soft)}.discount-badge{background:var(--color-brand-yellow);color:#2a2100}.heart-button{width:34px;height:34px;color:var(--color-brand-blue-700);cursor:pointer;background:#ffffffeb;border:1px solid #ffffffbf;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px}.heart-button.active{color:#d6384c}.heart-button:disabled{cursor:not-allowed;opacity:.65}.product-rating-badge{color:#fff;background:#105b3eeb;border:1px solid #ffffffb8;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:10px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:10px;right:10px;box-shadow:0 5px 14px #0823192e}.store-body,.product-body{gap:5px;padding:14px;display:grid}.store-body h3{margin:0;font-size:17px;line-height:1.2}.store-body p{min-height:56px;color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.store-body small{color:var(--color-brand-blue-700);font-weight:800}.card-cues{flex-wrap:wrap;gap:7px;display:flex}.card-cues span{color:var(--color-text-muted);align-items:center;gap:4px;font-size:11px;font-weight:800;display:inline-flex}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:4px;display:grid}.product-card{min-width:0}.product-meta{color:var(--color-text-soft);text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.product-name{-webkit-line-clamp:2;min-height:0;color:var(--color-text);-webkit-box-orient:vertical;font-size:15px;font-weight:800;line-height:1.36;display:-webkit-box;overflow:hidden}.product-card-description{-webkit-line-clamp:2;min-height:0;color:var(--color-text-muted);-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card-highlights{flex-wrap:wrap;gap:5px;min-height:0;display:flex}.product-card-highlights span{background:var(--color-surface-muted);max-width:100%;color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;border-radius:5px;padding:4px 6px;font-size:10px;line-height:1.2;overflow:hidden}.product-card-highlights b{color:var(--color-text)}.product-purchase-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,520px);display:grid}.product-purchase-actions .button{width:100%;min-width:0}.product-purchase-actions .form-error,.product-purchase-actions .success-note{grid-column:1/-1}.price-row{align-items:baseline;gap:8px;display:flex}.price-row b{font-size:18px}.price-row span{color:var(--color-text-soft);font-size:13px;text-decoration:line-through}.add-button,.qty-control{border-radius:var(--radius-md);min-height:40px;font-weight:900}.add-button{border:1px solid var(--color-brand-blue);background:var(--color-brand-blue);color:#fff;cursor:pointer;transition:transform .18s var(--ease), background .18s var(--ease), box-shadow .18s var(--ease);box-shadow:0 8px 16px #155aca2b}.add-button:hover:not(:disabled){background:var(--color-brand-blue-700);transform:translateY(-1px);box-shadow:0 12px 22px #155aca40}.add-button:disabled{border-color:var(--color-border);background:var(--color-surface-muted);color:var(--color-text-soft);box-shadow:none;cursor:not-allowed}.qty-control{color:var(--color-brand-blue);text-align:center;border:1px solid #155aca38;grid-template-columns:42px 1fr 42px;align-items:center;display:grid}.qty-control button{height:100%;color:inherit;cursor:pointer;background:0 0;border:0}.explore-shozila{background:#f3f6fb;width:100%;margin-top:22px}.explore-shozila>.container-wide{padding-block:54px 26px}.explore-shozila header{text-align:center;max-width:1040px;margin-inline:auto}.explore-shozila h2{margin:0;font-size:30px;line-height:1.1}.explore-shozila header p{color:var(--color-text-muted);margin:16px 0 0;font-size:17px;line-height:1.7}.trust-strip{grid-template-columns:repeat(3,1fr);gap:48px;margin-top:42px;display:grid}.trust-strip article{text-align:center;align-content:start;justify-items:center;gap:18px;display:grid}.trust-strip article>span{border-radius:var(--radius-md);width:48px;height:48px;color:var(--color-brand-blue);background:#e7f0ff;place-items:center;display:grid}.trust-strip article:nth-child(2)>span{color:#09805a;background:#e7f7ef}.trust-strip article:nth-child(3)>span{color:#a86600;background:#fff2d8}.trust-strip h3{margin:0 0 8px;font-size:19px}.trust-strip p{color:var(--color-text-muted);margin:0;font-size:14px;line-height:1.6}.made-with-love{color:var(--color-text-muted);justify-content:center;align-items:center;gap:7px;margin:42px 0 0;padding-top:22px;font-size:13px;font-weight:750;display:flex}.made-with-love svg{color:#d6384c}.api-warning{border-radius:var(--radius-lg);color:#6b4a00;background:#fff8e1;border:1px solid #f3d689;align-items:center;gap:9px;padding:12px 14px;font-size:13px;font-weight:800;display:flex}.public-footer{color:#dbe8fb;background:#071a37;grid-template-columns:minmax(300px,1.4fr) repeat(4,minmax(135px,.55fr));align-items:start;gap:24px;padding:38px 7vw 24px;display:grid}.public-footer h3{color:#fff;text-transform:uppercase;letter-spacing:.7px;margin:0 0 12px;font-size:13px}.public-footer a{color:#b8c8e0;margin:8px 0;font-size:13px;display:block}.public-footer a:hover{color:#fff}.footer-brand p{color:#b8c8e0;max-width:390px;margin:14px 0;font-size:14px;line-height:1.55}.footer-brand .user-brand{flex-direction:row;align-items:center;gap:10px;display:inline-flex}.footer-brand .logo-mark span{gap:2px;display:grid}.footer-brand .logo-mark b{color:#fff;font-size:22px}.footer-brand .logo-mark small{color:#b8c8e0;font-size:11px;font-weight:800;line-height:1;display:block}.footer-brand .logo-mark img{width:52px;height:52px}.footer-contact{gap:3px;margin-top:12px;display:grid}.footer-contact span{color:#8298b8;text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:800}.footer-contact b,.footer-contact a{color:#e8f0fb;overflow-wrap:anywhere;margin:0;font-size:13px}.social-links{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.social-links a{color:#dbe8fb;background:#0d2b56;border:1px solid #1d3a64;border-radius:99px;margin:0;padding:7px 10px;font-size:11px;font-weight:800}.footer-bottom{color:#9fb2ce;border-top:1px solid #1d3a64;grid-column:1/-1;padding-top:18px;font-size:12px}.coming-soon-city{text-align:center;border:1px solid var(--color-border);border-radius:var(--radius-lg);min-height:42vh;box-shadow:var(--shadow-sm);background:#fff;align-content:center;place-items:center;gap:10px;padding:56px 20px;display:grid}.coming-soon-city svg{color:var(--color-brand-blue)}.coming-soon-city h1{max-width:720px;margin:0;font-size:clamp(30px,4vw,52px);line-height:1.08}.coming-soon-city p:last-child{max-width:560px;color:var(--color-text-muted);margin:0;line-height:1.6}.content-page{min-height:58vh;scroll-margin-top:calc(var(--header-height) + 18px);align-content:start;gap:24px;padding:34px 0 58px;display:grid}.search-page{min-height:68vh}.category-grid-page,.store-grid-page{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px;display:grid}.category-browser-page{gap:18px}.category-browser{border:1px solid var(--color-border);border-radius:var(--radius-lg);min-height:560px;box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:220px minmax(0,1fr);display:grid;overflow:hidden}.category-parent-rail{border-right:1px solid var(--color-border);background:#f3f6fa;align-content:start;gap:4px;padding:10px;display:grid}.category-parent-item{width:100%;min-width:0;min-height:68px;color:var(--color-text-muted);font:inherit;text-align:left;cursor:pointer;transition:background .18s var(--ease), border-color .18s var(--ease), color .18s var(--ease);background:0 0;border:1px solid #0000;border-radius:0;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:7px;font-size:12px;font-weight:800;line-height:1.3;display:grid}.category-parent-item:hover,.category-parent-item.active{color:var(--color-brand-blue-700);background:#fff;border-color:#d7e4f7}.category-parent-item.active{box-shadow:0 5px 14px #0f214312}.category-parent-item img,.category-parent-item .fallback-art{object-fit:contain;background:#fff;border-radius:6px;width:44px;height:44px}.category-child-panel{min-width:0;scroll-margin-top:calc(var(--header-height) + 12px);padding:22px}.location-gate-page{min-height:calc(100dvh - var(--header-height));place-items:center;padding:36px 0;display:grid}.location-gate-panel{text-align:center;justify-items:center;gap:12px;width:min(520px,100%);display:grid}.location-gate-panel>svg{width:58px;height:58px;color:var(--color-brand-blue);background:#eaf2ff;border-radius:50%;padding:14px}.location-gate-panel h1,.location-gate-panel p{margin:0}.location-gate-panel h1{font-size:30px}.location-gate-panel>p:not(.eyebrow){color:var(--color-text-muted);line-height:1.6}.category-child-panel>header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-start;gap:12px;min-height:54px;margin-bottom:16px;padding-bottom:14px;display:flex}.category-child-panel h1,.category-child-panel header p{margin:0}.category-child-panel h1{font-size:22px}.category-loading{color:var(--color-text-muted);font-size:12px;font-weight:750}.category-child-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:4px;display:grid}.category-child-card{min-width:0;min-height:158px;color:var(--color-text);text-align:center;transition:background .18s var(--ease), border-color .18s var(--ease), transform .18s var(--ease);border:1px solid #0000;border-radius:0;align-content:center;justify-items:center;gap:10px;padding:10px;display:grid}.category-child-card:hover{border-color:var(--color-border);background:#f8faff;transform:translateY(-2px)}.category-child-card img,.category-child-card .fallback-art{object-fit:contain;background:#fff;border-radius:6px;width:104px;height:104px}.category-child-card span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.product-rail-shell{min-width:0}.sparse-product-layout{grid-template-columns:minmax(0,max-content) minmax(300px,1fr);gap:18px;display:grid}.sparse-product-layout>.rail{max-width:794px}.category-discovery-panel{border-radius:var(--radius-lg);min-height:100%;color:var(--color-text);transition:transform .18s var(--ease), border-color .18s var(--ease), background .18s var(--ease);background:#eef5ff;border:1px solid #cdddf3;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px;display:grid}.category-discovery-panel:hover{border-color:var(--color-brand-blue);background:#e5f0ff;transform:translateY(-2px)}.category-discovery-panel>span{border-radius:var(--radius-md);background:var(--color-brand-blue);color:#fff;place-items:center;width:48px;height:48px;display:grid}.category-discovery-panel small,.category-discovery-panel h3,.category-discovery-panel p{margin:0}.category-discovery-panel small{color:var(--color-brand-blue);font-weight:850}.category-discovery-panel h3{margin-top:4px;font-size:22px}.category-discovery-panel p{color:var(--color-text-muted);margin-top:6px;font-size:13px}.store-grid-page{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.category-search{border:1px solid var(--color-border);border-radius:var(--radius-md);width:min(420px,100%);min-height:48px;box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:8px 12px;display:grid}.category-search svg{color:var(--color-text-soft)}.category-search input{min-width:0;color:var(--color-text);background:0 0;border:0;outline:0;font-weight:800}.inline-search-page{border:1px solid var(--color-border);border-radius:var(--radius-lg);min-height:58px;box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:8px 10px 8px 16px;display:grid}.inline-search-page input{min-width:0;color:var(--color-text);background:0 0;border:0;outline:0;font-weight:800}.suggestion-row{flex-wrap:wrap;gap:9px;display:flex}.suggestion-row button{border:1px solid var(--color-border);color:var(--color-brand-blue-700);cursor:pointer;background:#fff;border-radius:999px;padding:9px 12px;font-weight:800}.suggestion-skeleton{border-radius:999px;width:132px;height:38px;display:inline-block}.search-discovery{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:start;gap:18px;display:grid}.search-discovery-panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;gap:18px;padding:24px;display:grid}.search-discovery-panel h2{margin:0;font-size:clamp(24px,2.4vw,36px);line-height:1.1}.search-discovery-panel p:not(.eyebrow){max-width:620px;color:var(--color-text-muted);margin:8px 0 0;line-height:1.6}.search-discovery-grid{gap:12px;display:grid}.store-detail,.product-detail{border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:minmax(300px,.62fr) minmax(0,1fr);align-items:start;gap:26px;padding:22px;display:grid}.store-detail>.fallback-art,.store-detail>img,.store-detail-media,.detail-media{border-radius:var(--radius-lg);aspect-ratio:4/3;background:#eef4ff;width:100%;position:relative;overflow:hidden}.product-gallery{grid-template-columns:72px minmax(0,1fr);gap:12px;min-width:0;display:grid}.product-gallery.single{grid-template-columns:minmax(0,1fr)}.product-thumbnails{align-content:start;gap:9px;max-height:520px;padding:2px;display:grid;overflow-y:auto}.product-thumbnails button{aspect-ratio:1;border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;background:#fff;width:68px;padding:4px;overflow:hidden}.product-thumbnails button.active{border:2px solid var(--color-brand-blue);padding:3px}.product-thumbnails img,.product-thumbnails .fallback-art{object-fit:contain;width:100%;height:100%}.product-main-image{aspect-ratio:1;border-radius:var(--radius-lg);background:#fff;place-items:center;min-width:0;display:grid;position:relative;overflow:hidden}.product-main-image>img,.product-main-image>.fallback-art{object-fit:contain;width:100%;height:100%;transition:transform .18s}.product-zoom-controls{border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fffffff0;align-items:center;gap:2px;padding:4px;display:flex;position:absolute;bottom:12px;right:12px}.product-main-image.pannable{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.product-main-image.panning{cursor:grabbing}.product-main-image.panning>img{transition:none}.product-main-image>img{-webkit-user-drag:none}.product-zoom-controls button{width:34px;height:34px;color:var(--color-brand-blue);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.product-zoom-controls button:hover:not(:disabled){background:var(--color-surface-muted)}.product-zoom-controls button:disabled{color:var(--color-text-soft);cursor:not-allowed}.product-zoom-controls span{min-width:48px;color:var(--color-text-muted);text-align:center;font-size:11px;font-weight:850}.store-detail-media img,.store-detail-media .fallback-art,.detail-media img,.detail-media .fallback-art{object-fit:contain;background:#fff;width:100%;height:100%}.store-detail h1{margin:0 0 12px;font-size:clamp(30px,3.4vw,48px);line-height:1.08}.detail-copy{align-content:start;gap:8px;display:grid}.detail-copy h1{margin:0;font-size:28px;line-height:1.25}.detail-copy>.eyebrow{margin:0;line-height:1.3}@media (width<=680px){.detail-copy h1{font-size:22px}}.detail-copy p{color:var(--color-text-muted);line-height:1.7}.detail-price{align-items:baseline;gap:12px;display:flex}.detail-price b{font-size:30px}.detail-price span{color:var(--color-text-soft);text-decoration:line-through}.variant-groups{border-block:1px solid var(--color-border);gap:14px;padding-block:15px;display:grid}.variant-groups fieldset{border:0;min-width:0;margin:0;padding:0}.variant-groups legend{color:var(--color-text-muted);margin-bottom:8px;font-size:13px;font-weight:750}.variant-groups legend b{color:var(--color-text)}.variant-groups fieldset>div{flex-wrap:wrap;gap:8px;display:flex}.variant-choice{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:38px;color:var(--color-text);font:inherit;cursor:pointer;background:#fff;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.variant-choice:hover,.variant-choice.active{border-color:var(--color-brand-blue);color:var(--color-brand-blue-700)}.variant-choice:disabled{border-color:var(--color-border);background:var(--color-surface-muted);color:var(--color-text-soft);cursor:not-allowed;opacity:.58}.variant-choice.active{box-shadow:0 0 0 1px var(--color-brand-blue);background:#f2f7ff}.variant-choice.color-choice i{border:2px solid #fff;border-radius:50%;flex:none;width:22px;height:22px;box-shadow:0 0 0 1px #aeb9c8}.product-spec-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.product-spec-highlights span{border-radius:var(--radius-md);background:#f7fbff;border:1px solid #155aca2e;min-width:0;padding:11px 12px}.product-spec-highlights small,.product-spec-highlights b{display:block}.product-spec-highlights small{color:var(--color-text-muted);font-size:11px;font-weight:850}.product-spec-highlights b{overflow-wrap:anywhere;color:var(--color-text);margin-top:3px;font-size:14px}.seller-row{color:var(--color-brand-blue);align-items:center;gap:8px;font-weight:900;display:inline-flex}.detail-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-info-grid span{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);min-height:42px;color:var(--color-text);align-items:center;gap:8px;padding:9px 11px;font-size:13px;font-weight:850;display:inline-flex}.detail-info-grid svg{width:16px;height:16px;color:var(--color-brand-blue);flex:none}.detail-info-grid span:nth-child(2n) svg{color:#09805a}.detail-info-grid span:nth-child(3n) svg{color:#a86600}.detail-info-grid span:nth-child(4n) svg{color:#7047c6}.category-chips{flex-wrap:wrap;gap:8px;display:flex}.category-chips span{border:1px solid var(--color-border);color:var(--color-brand-blue-700);background:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.detail-action{width:max-content}.store-page{gap:20px}.store-service-section{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.store-service-section article{border-right:1px solid var(--color-border);min-width:0;padding:20px}.store-service-section article:nth-child(2){border-right:0}.store-service-section h2,.store-service-section p{margin:0}.store-service-section h2{margin-bottom:8px;font-size:14px}.store-service-section b{color:var(--color-brand-blue-700);font-size:15px;display:block}.store-live-status{align-items:center;gap:8px;width:max-content;display:inline-flex!important}.store-live-status span{background:var(--color-success);border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 4px #16834b1f}.store-live-status.closed{color:var(--color-danger)}.store-live-status.closed span{background:var(--color-danger);box-shadow:0 0 0 4px #ca2d2d1f}.store-service-section p{color:var(--color-text-muted);margin-top:5px;font-size:13px;line-height:1.5}.store-catalog-section{gap:18px;padding-top:10px;display:grid}.store-search{grid-template-columns:auto minmax(0,1fr) auto}.store-search button{background:var(--color-surface-muted);width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.load-more-button{justify-self:center}.detail-purchase{max-width:320px}.detail-purchase .product-card{box-shadow:none}.detail-purchase .product-media,.detail-purchase .product-meta,.detail-purchase .product-name,.detail-purchase .price-row,.detail-purchase .card-cues{display:none}.product-spec-section{border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;gap:14px;padding:22px;display:grid}.product-recommendations,.product-review-section{border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;gap:16px;padding:22px;display:grid}.review-layout{grid-template-columns:250px minmax(0,1fr);gap:18px;display:grid}.review-summary{border-radius:var(--radius-lg);background:var(--color-surface-muted);align-content:start;gap:8px;padding:18px;display:grid}.review-summary>strong{font-size:36px;line-height:1}.review-summary>small{color:var(--color-text-muted);margin-bottom:8px}.review-stars,.review-comments article>div>span{color:var(--color-brand-yellow);gap:2px;display:flex}.rating-row{grid-template-columns:12px minmax(0,1fr) 24px;align-items:center;gap:7px;font-size:11px;display:grid}.rating-row>div{background:#dbe4f1;border-radius:999px;height:6px;overflow:hidden}.rating-row i{border-radius:inherit;background:var(--color-success);height:100%;display:block}.review-comments{align-content:start;gap:10px;display:grid}.review-comments article{border-bottom:1px solid var(--color-border);padding:3px 0 14px}.review-comments article:last-child{border-bottom:0}.review-comments article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.review-comments h3{margin:9px 0 0;font-size:15px}.review-comments p{color:var(--color-text-muted);margin:6px 0 0;line-height:1.55}.review-comments small{color:var(--color-text-soft);font-size:11px}.product-engagement-grid{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:stretch;gap:16px;display:grid}.product-review-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:18px}.product-review-card h2,.product-review-card>p{margin:0}.product-review-card h2{margin-top:3px;font-size:18px}.review-form{gap:10px;margin-top:12px;display:grid}.review-rating-input,.review-form .form-error{width:100%}.review-rating-input{gap:4px;display:flex}.review-rating-input button{color:#c7d0dc;cursor:pointer;background:0 0;border:0;place-items:center;width:32px;height:32px;padding:0;display:grid}.review-rating-input button.active{color:var(--color-brand-yellow)}.review-form input,.review-form textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:0;font:inherit;padding:11px 12px}.review-form textarea{resize:vertical;min-height:82px}.review-form .button{justify-self:start}.review-login-note{color:var(--color-text-muted);line-height:1.55;margin-top:12px!important}.review-login-note a{color:var(--color-brand-blue);font-weight:850}.product-seller-summary{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease);background:#fff;align-content:start;gap:14px;padding:16px 18px;display:grid;position:relative}a.product-seller-summary:hover{border-color:#155aca5c;transform:translateY(-2px);box-shadow:0 14px 28px #0f21431a}.product-seller-summary header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.seller-summary-icon{border-radius:var(--radius-md);background:var(--color-surface-muted);width:50px;height:50px;color:var(--color-brand-blue);place-items:center;display:grid}.product-seller-summary h2,.product-seller-summary p{margin:0}.product-seller-summary h2{font-size:18px}.seller-unavailable{color:var(--color-text-muted);font-size:13px}.seller-description{color:var(--color-text-muted);font-size:13px;line-height:1.55}.seller-live-status{color:var(--color-success);align-items:center;gap:7px;font-size:12px;display:inline-flex}.seller-live-status span{background:currentColor;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #16834b1f}.seller-live-status.offline{color:var(--color-danger)}.seller-live-status.offline span{box-shadow:0 0 0 4px #ca2d2d1f}.seller-live-status.unknown{color:var(--color-text-soft)}.seller-live-status.unknown span{box-shadow:none}.seller-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.seller-facts span{min-width:0;color:var(--color-text-muted);align-items:center;gap:7px;font-size:12px;line-height:1.4;display:flex}.seller-facts svg{color:var(--color-brand-blue);flex:none}.seller-facts span:nth-child(2n) svg{color:#09805a}.seller-facts span:nth-child(3n) svg{color:#a86600}.seller-facts span:nth-child(4n) svg{color:#7047c6}.seller-categories{flex-wrap:wrap;gap:6px;display:flex}.seller-categories span{background:var(--color-surface-muted);color:var(--color-text-muted);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:750}.seller-view-store{color:var(--color-brand-blue);justify-self:start;align-items:center;gap:5px;font-size:13px;font-weight:850;display:inline-flex}.flash-sale-page>header{border-radius:var(--radius-xl);background:#f2f7ff;border:1px solid #155aca2e;justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex}.flash-sale-page h1,.flash-sale-page header p{margin:0}.flash-sale-page h1{font-size:34px}.flash-sale-page header p:last-child{color:var(--color-text-muted);margin-top:6px}.product-spec-grid{border:1px solid var(--color-border);border-radius:var(--radius-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.product-spec-grid article{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#fff;grid-template-columns:minmax(130px,.42fr) minmax(0,1fr);gap:14px;min-width:0;padding:13px 14px;display:grid}.product-spec-grid article:nth-child(2n){border-right:0}.product-spec-grid article:nth-last-child(-n+2){border-bottom:0}.product-spec-grid article.priority{background:#f7fbff}.product-spec-grid span{color:var(--color-text-muted);font-size:13px;font-weight:800}.product-spec-grid b{min-width:0;color:var(--color-text);overflow-wrap:anywhere;font-size:14px}.account-page{min-height:64vh}.cart-layout{grid-template-columns:minmax(0,1fr) 320px;gap:22px;display:grid}.cart-list{gap:12px;display:grid}.cart-list article{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;grid-template-columns:82px 1fr 140px;align-items:center;gap:14px;padding:12px;display:grid}.cart-list article>.fallback-art,.cart-list article>img{border-radius:var(--radius-md);object-fit:contain;background:#fff;width:82px;height:82px}.cart-list b,.cart-list small,.cart-list strong,.cart-summary span,.cart-summary small,.cart-summary b{display:block}.cart-list small{color:var(--color-text-muted);margin:5px 0}.cart-summary{top:calc(var(--header-height) + 20px);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;align-self:start;gap:14px;padding:20px;display:grid;position:sticky}.cart-summary h2{margin:0}.cart-summary span{color:var(--color-text-muted);justify-content:space-between;display:flex}.checkout-page{gap:20px;min-width:0}.checkout-page,.checkout-heading>div,.checkout-layout,.checkout-sections,.checkout-card,.checkout-summary,.checkout-section-title>div,.checkout-address>span,.payment-options button>span,.checkout-items article>span{min-width:0;max-width:100%}.checkout-heading,.checkout-section-title,.checkout-empty-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.checkout-heading h1,.checkout-section-title h2,.checkout-summary h2{margin:0}.checkout-heading h1{font-size:30px}.checkout-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.checkout-sections{gap:16px;display:grid}.checkout-card,.checkout-summary{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:20px}.checkout-card:first-child{border-top:3px solid var(--color-brand-blue)}.checkout-card:nth-child(2){border-top:3px solid #7b3fc6}.checkout-card:nth-child(3){border-top:3px solid var(--color-success)}.checkout-summary{border-top:3px solid var(--color-brand-yellow)}.checkout-section-title{justify-content:flex-start;margin-bottom:16px}.checkout-section-title>svg{width:38px;height:38px;color:var(--color-brand-blue);background:#eaf2ff;border-radius:10px;flex:none;padding:9px}.checkout-card:nth-child(2) .checkout-section-title>svg{color:#7b3fc6;background:#f2eaff}.checkout-card:nth-child(3) .checkout-section-title>svg{color:var(--color-success);background:#e9f8ef}.payment-options button>svg{color:#7b3fc6}.payment-options button+button>svg{color:var(--color-success)}.checkout-items article>.fallback-art{color:var(--color-brand-blue)}.checkout-section-title h2{font-size:18px}.checkout-section-title p,.checkout-empty-row p{color:var(--color-text-muted);margin:3px 0 0;font-size:13px}.checkout-section-title a{color:var(--color-brand-blue);margin-left:auto;font-size:13px;font-weight:850}.checkout-addresses,.payment-options,.checkout-items,.checkout-summary{gap:10px;display:grid}.checkout-address{border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:13px;display:grid}.checkout-address.active,.payment-options button.active{border-color:var(--color-brand-blue);background:#f3f7ff;box-shadow:0 0 0 2px #155aca1a}.checkout-address input{accent-color:var(--color-brand-blue);margin-top:3px}.checkout-address b,.checkout-address small,.payment-options b,.payment-options small,.checkout-items b,.checkout-items small{display:block}.checkout-address small,.payment-options small,.checkout-items small{color:var(--color-text-muted);overflow-wrap:anywhere;margin-top:3px;font-size:12px;line-height:1.4}.payment-options{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-options button{border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:0;color:var(--color-text);cursor:pointer;text-align:left;background:#fff;align-items:center;gap:10px;padding:14px;display:flex}.payment-options button>svg{color:var(--color-brand-blue);flex:none}.checkout-items article{border-top:1px solid var(--color-border);grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;padding-top:10px;display:grid}.checkout-items article:first-child{border-top:0;padding-top:0}.checkout-items article>img,.checkout-items article>.fallback-art{border-radius:var(--radius-md);object-fit:contain;background:#fff;width:54px;height:54px}.checkout-summary{top:calc(var(--header-height) + 18px);gap:14px;position:sticky}.checkout-summary>span{color:var(--color-text-muted);justify-content:space-between;gap:12px;display:flex}.checkout-summary .checkout-total{border-top:1px solid var(--color-border);color:var(--color-text);padding-top:14px;font-size:17px}.checkout-address-skeleton{min-height:76px}.checkout-secure-note{color:var(--color-text-muted);text-align:center;justify-content:center;align-items:center;gap:6px;display:flex}.quick-modal{z-index:80;-webkit-backdrop-filter:blur(14px)saturate(115%);background:#08142885;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.quick-modal-backdrop{background:0 0;border:0;position:fixed;inset:0}.quick-dialog{z-index:1;border-radius:var(--radius-xl);background:#fff;gap:16px;width:min(100%,760px);min-width:0;max-height:calc(100dvh - 36px);padding:24px;display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #02081757}.quick-dialog>*,.dialog-title>div,.field-label,.field-label input,.map-preview,.selected-address,.selected-address span,.dialog-actions{min-width:0;max-width:100%}.field-label input{width:100%}.dialog-title h2,.selected-address span,.map-preview,.quick-dialog .form-error,.quick-dialog .success-note{overflow-wrap:anywhere}.quick-close{background:var(--color-surface-muted);width:36px;height:36px;color:var(--color-text);cursor:pointer;border:0;border-radius:50%;font-size:22px;position:absolute;top:12px;right:14px}.dialog-title{align-items:center;gap:12px;display:flex}.dialog-title svg{color:var(--color-brand-blue)}.dialog-title h2{margin:0;font-size:24px}.field-label{color:var(--color-text-muted);gap:7px;font-size:13px;font-weight:900;display:grid}.field-label input{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:48px;color:var(--color-text);outline:0;padding:0 13px}.dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.map-preview{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-muted);min-height:220px;overflow:hidden}.google-map{height:320px}.selected-address{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);color:var(--color-text);align-items:flex-start;gap:8px;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.45;display:flex}.selected-address svg{color:var(--color-brand-blue);flex:none;margin-top:1px}.map-preview iframe,.map-preview>div{border:0;width:100%;height:220px}.map-preview>div{color:var(--color-text-muted);text-align:center;place-items:center;gap:8px;font-weight:800;display:grid}.form-error,.success-note{border-radius:var(--radius-md);margin:0;padding:10px 12px;font-size:13px;font-weight:800}.form-error{color:var(--color-danger);background:#fff1f0}.success-note{color:var(--color-success);background:#eefbf4}.auth-modal{z-index:100;-webkit-backdrop-filter:blur(14px)saturate(115%);background:#08142885;place-items:center;min-height:100dvh;padding:18px;display:grid;position:fixed;inset:0}.auth-modal-backdrop{background:0 0;border:0;position:fixed;inset:0}.auth-dialog{z-index:1;background:#fff;border-radius:22px;grid-template-columns:minmax(0,.9fr) minmax(380px,1fr);width:min(880px,100%);min-height:520px;max-height:calc(100dvh - 36px);margin:auto;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #00000047}.drawer-modal{z-index:100;-webkit-backdrop-filter:blur(14px)saturate(115%);background:#0814287a;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-backdrop{background:0 0;border:0;position:fixed;inset:0}.notification-drawer,.cart-drawer{z-index:1;background:#fff;grid-template-rows:auto 1fr auto;gap:16px;width:min(420px,100%);height:100dvh;padding:22px;display:grid;position:relative;overflow:auto;box-shadow:-24px 0 70px #08142838}.notification-drawer{grid-template-rows:auto auto 1fr}.cart-drawer{width:min(520px,100%)}.notification-drawer header,.cart-drawer header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.notification-drawer h2,.cart-drawer h2{margin:0}.drawer-cart-layout{grid-template-columns:1fr;gap:16px}.drawer-cart-layout .cart-summary{position:static}.drawer-cart-layout .cart-list article{grid-template-columns:68px minmax(0,1fr)}.drawer-cart-layout .cart-list article .qty-control{grid-column:1/-1;justify-self:end}.auth-switch-button{justify-self:start;padding:0}.notification-list{align-content:start;gap:10px;display:grid}.notification-toolbar{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.notification-toolbar small{color:var(--color-text-muted);font-size:11px;font-weight:750}.notification-toolbar button{color:var(--color-brand-blue);font:inherit;cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:11px;font-weight:900}.notification-toolbar button:disabled{opacity:.55}.notification-row{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);cursor:pointer;text-align:left;background:#fff;grid-template-columns:22px minmax(0,1fr);gap:10px;padding:12px;display:grid}.notification-row svg{color:var(--color-brand-blue)}.notification-row.order-update{background:#f3fbf6;border-color:#16834b42}.notification-row.order-update>svg{color:var(--color-success)}.notification-row.read{opacity:.72;background:#fff}.notification-row em{color:var(--color-brand-blue);align-items:center;gap:2px;margin-top:7px;font-size:11px;font-style:normal;font-weight:850;display:inline-flex}.notification-row b,.notification-row small{display:block}.notification-row small{color:var(--color-text-muted);margin-top:3px;line-height:1.45}.account-hub{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:28px;padding:28px 0 62px;display:grid}.account-sidebar{top:calc(var(--header-height) + 18px);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;gap:16px;padding:14px;display:grid;position:sticky}.account-user-mini{border-bottom:1px solid var(--color-border);align-items:center;gap:10px;padding:2px 2px 14px;display:flex}.account-user-mini img,.account-user-mini>svg{background:var(--color-surface-muted);width:46px;height:46px;color:var(--color-brand-blue);object-fit:cover;border-radius:50%}.sidebar-photo-editor{flex:none;width:46px;height:46px;position:relative}.sidebar-photo-editor>img,.sidebar-photo-editor>svg{background:var(--color-surface-muted);width:46px;height:46px;color:var(--color-brand-blue);object-fit:cover;border-radius:50%;display:block}.account-sidebar .sidebar-photo-editor>button{z-index:2;background:var(--color-brand-blue);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;min-height:26px;padding:0;display:grid;position:absolute;bottom:-3px;right:-3px;box-shadow:0 5px 12px #155aca61}.account-sidebar .sidebar-photo-editor>button:hover:not(:disabled){background:var(--color-brand-blue-700);color:#fff}.account-sidebar .sidebar-photo-editor>button svg{color:#fff!important;opacity:1!important;visibility:visible!important;stroke:currentColor!important;width:14px!important;height:14px!important;display:block!important}.photo-crop-dialog{z-index:1;border-radius:var(--radius-lg);background:#fff;gap:16px;width:min(560px,100% - 28px);padding:20px;display:grid;position:relative;box-shadow:0 34px 90px #00000047}.photo-crop-dialog header,.photo-crop-dialog footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.photo-crop-dialog h2,.photo-crop-dialog p{margin:0}.photo-crop-stage{aspect-ratio:16/10;border-radius:var(--radius-md);background:#111827;width:100%;position:relative;overflow:hidden}.photo-zoom-control{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;font-size:13px;font-weight:800;display:grid}.account-user-mini b,.account-user-mini small{display:block}.account-user-mini small{color:var(--color-text-muted);font-size:12px}.account-sidebar nav{gap:4px;display:grid}.account-sidebar button{border-radius:var(--radius-md);min-height:40px;color:var(--color-text-muted);font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0 10px;font-weight:850;display:flex}.account-sidebar button.active,.account-sidebar button:hover{background:var(--color-surface-muted);color:var(--color-brand-blue)}.account-sidebar button:first-child svg{color:#7047c6}.account-sidebar button:nth-child(2) svg{color:var(--color-brand-blue)}.account-sidebar button:nth-child(3) svg{color:#d6384c}.account-sidebar button:nth-child(4) svg{color:#0f9f83}.account-sidebar button:nth-child(5) svg{color:#7954c8}.account-sidebar button:nth-child(6) svg{color:#a86600}.account-main{gap:28px;display:grid}.account-hero-section,.account-section{scroll-margin-top:calc(var(--header-height) + 22px);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff}.account-hero-section{justify-content:space-between;align-items:flex-end;gap:18px;padding:24px;display:flex}.account-hero-section h1{margin:0;font-size:clamp(30px,3vw,44px);line-height:1.08}.account-hero-section p:not(.eyebrow),.account-section-head p{color:var(--color-text-muted);margin:7px 0 0;line-height:1.55}.account-section{gap:16px;padding:20px;display:grid}.account-section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.account-section-head h2{margin:0;font-size:22px}.profile-overview h1{margin:0;font-size:34px}.profile-summary{align-items:center;gap:16px;display:flex}.profile-summary h2,.profile-summary p{margin:0}.profile-summary p{color:var(--color-text-muted);margin-top:5px}.profile-photo-editor{flex:none;width:76px;height:76px;position:relative}.profile-photo-editor>button{background:var(--color-brand-blue);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:-3px;right:-3px;box-shadow:0 6px 16px #155aca66}.editable-account-field{position:relative}.editable-account-field>b{padding-right:56px}.field-edit-button{color:var(--color-brand-blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-weight:800;display:inline-flex;position:absolute;top:10px;right:10px}.editable-account-field form{flex-wrap:wrap;gap:7px;display:flex}.account-fields,.account-fields>span,.account-fields b,.editable-account-field form{min-width:0;max-width:100%}.account-fields b{overflow-wrap:anywhere}.editable-account-field input{border:1px solid var(--color-border);border-radius:var(--radius-md);flex:1;width:100%;min-width:0;min-height:38px;padding:0 10px}.account-heading-actions,.account-page-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.account-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.order-card-grid,.address-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.order-card{border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:0;color:var(--color-text);transition:border-color .18s var(--ease), box-shadow .18s var(--ease), transform .18s var(--ease);background:#fff;grid-template-columns:68px minmax(0,1fr);align-content:start;gap:12px;padding:12px;display:grid;overflow:hidden}.order-card:hover{box-shadow:var(--shadow-sm);border-color:#155aca61;transform:translateY(-1px)}.order-card-image{width:68px;height:68px;position:relative}.order-card-image>img,.order-card-image>.fallback-art{border-radius:var(--radius-md);object-fit:contain;background:#f5f8fc;width:100%;height:100%}.order-card-image>span{background:var(--color-brand-blue);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;min-width:26px;height:26px;font-size:10px;font-weight:900;display:grid;position:absolute;bottom:-5px;right:-5px}.order-card-copy{min-width:0}.order-card-copy b,.order-card-copy small{text-overflow:ellipsis;display:block;overflow:hidden}.order-card-copy b{white-space:nowrap;margin-top:5px;font-size:14px}.order-card-copy small{color:var(--color-text-muted);margin-top:5px;font-size:11px;line-height:1.35}.order-card-copy .order-number{color:var(--color-brand-blue-700);white-space:nowrap;margin-top:0;font-size:9px;font-weight:850}.order-card-footer{border-top:1px solid var(--color-border);grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;padding-top:10px;display:flex}.order-status{color:var(--color-brand-blue-700);align-items:center;gap:6px;font-size:11px;font-weight:850;display:inline-flex}.order-status:before{content:"";background:currentColor;border-radius:50%;flex:none;width:8px;height:8px}.order-status.delivered,.order-status.paid{color:var(--color-success)}.order-status.cancelled,.order-status.failed,.order-status.rejected{color:var(--color-danger)}.order-status.placed,.order-status.confirmed{color:#0f9f83}.address-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;grid-template-columns:36px minmax(0,1fr);align-content:start;gap:11px;min-width:0;padding:16px;display:grid}.address-card>svg{width:36px;height:36px;color:var(--color-brand-blue);background:#eaf2ff;border-radius:9px;padding:8px}.address-card b,.address-card small{overflow-wrap:anywhere;display:block}.address-card small{color:var(--color-text-muted);margin-top:6px;line-height:1.5}.address-card .row-actions{grid-column:1/-1;justify-content:flex-start}.order-detail-page{gap:18px;min-width:0}.order-detail-page,.order-detail-head>div,.order-detail-layout,.order-detail-main,.order-detail-side,.order-items-card,.order-detail-title>div,.order-detail-items article>div,.bill-detail-card span{min-width:0;max-width:100%}.order-detail-page h1,.order-detail-page h2,.order-detail-page p,.order-detail-page small,.order-detail-page b,.order-detail-page strong,.form-error,.success-note,.api-warning{overflow-wrap:anywhere}.order-detail-head{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.order-detail-head h1{overflow-wrap:anywhere;max-width:760px;margin:0;font-size:28px}.order-detail-head>div:last-child{justify-items:end;gap:8px;display:grid}.order-detail-head>div:last-child>strong{font-size:24px}.order-detail-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.order-detail-main,.order-detail-side{gap:14px;min-width:0;display:grid}.order-detail-side{top:calc(var(--header-height) + 18px);position:sticky}.order-detail-title{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;display:grid}.order-detail-title>svg,.checkout-section-title>svg{width:38px;height:38px;color:var(--color-brand-blue);background:#eaf2ff;border-radius:10px;padding:9px}.tracking-card .order-detail-title>svg{color:#087b50;background:#e9f8f2}.order-detail-title h2,.order-detail-title p{margin:0}.order-detail-title h2{font-size:18px}.order-detail-title p{color:var(--color-text-muted);margin-top:3px;font-size:12px}.order-detail-items{display:grid}.order-detail-items article{border-top:1px solid var(--color-border);grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;padding:14px 0;display:grid}.order-detail-items article:first-child{border-top:0}.order-detail-items article:last-child{padding-bottom:0}.order-detail-items article>img,.order-detail-items article>.fallback-art{border-radius:var(--radius-md);object-fit:contain;background:#f5f8fc;width:76px;height:76px}.order-detail-items article b,.order-detail-items article small{display:block}.order-detail-items article small{color:var(--color-text-muted);margin-top:4px;font-size:12px}.order-detail-items .order-status{margin-top:7px}.order-full-address{color:var(--color-text-muted);margin:0;line-height:1.65}.tracking-card>strong{color:var(--color-text);line-height:1.5}.bill-detail-card span{color:var(--color-text-muted);justify-content:space-between;gap:12px;display:flex}.bill-detail-card .discount{color:var(--color-success)}.bill-detail-card .bill-total{border-top:1px solid var(--color-border);color:var(--color-text);padding-top:13px;font-size:17px}.settings-list,.support-quick-actions,.faq-list,.support-contact{gap:10px;display:grid}.settings-list>a,.support-quick-actions>a,.support-contact>a,.support-contact>div{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);min-width:0;color:var(--color-text);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.settings-list svg,.support-quick-actions svg,.support-contact svg{color:var(--color-brand-blue)}.settings-list>a:first-child>svg{color:#7047c6}.settings-list>a:nth-child(2)>svg{color:#0f9f83}.support-quick-actions>a:first-child>svg{color:var(--color-brand-blue)}.support-quick-actions>a:nth-child(2)>svg{color:#09805a}.support-contact>a>svg{color:#d6384c}.support-contact>div>svg{color:#a86600}.settings-list b,.settings-list small,.support-quick-actions b,.support-quick-actions small,.support-contact b,.support-contact small{display:block}.settings-list small,.support-quick-actions small,.support-contact small{color:var(--color-text-muted);margin-top:3px;font-size:12px}.support-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.support-center>h3{margin:12px 0 0;font-size:17px}.faq-list details{border-bottom:1px solid var(--color-border)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:48px;font-weight:800;list-style:none;display:flex}.faq-list details[open] summary svg{transform:rotate(90deg)}.faq-list p{color:var(--color-text-muted);margin:0;padding:0 30px 14px 0;line-height:1.6}.wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.wishlist-item{gap:8px;min-width:0;display:grid}.wishlist-item>button{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:38px;color:var(--color-danger);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:7px;font-weight:800;display:inline-flex}.orders-tabs{grid-template-columns:repeat(2,1fr);width:min(460px,100%);display:grid}.orders-tabs button{min-width:150px}.ticket-form{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-form select,.ticket-form textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;font:inherit;background:#fff;padding:11px}.ticket-subject,.ticket-description,.ticket-form>.button{grid-column:1/-1}.ticket-form>.button{justify-self:start}.policy-frame{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;width:100%;min-height:70vh}.ticket-conversation article{border-top:1px solid var(--color-border);padding-top:12px}.ticket-conversation article p{color:var(--color-text-muted);margin:5px 0;line-height:1.6}.ticket-conversation article small{color:var(--color-text-soft)}.ticket-reply textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;font:inherit;padding:11px}.ticket-reply .button{justify-self:start}.required-mark{color:var(--color-danger);font-weight:950}.account-fields,.payment-preferences{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-fields span,.payment-preferences span{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);align-content:center;gap:5px;min-height:78px;padding:14px;display:grid}.account-fields small,.payment-preferences small{color:var(--color-text-muted)}.payment-preferences{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-preferences svg{color:var(--color-brand-blue)}.saved-payment-editor{gap:14px;display:grid}.saved-payment-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.saved-payment-columns>section{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);align-content:start;gap:12px;min-width:0;padding:15px;display:grid}.saved-payment-columns h3{margin:0;font-size:16px}.saved-payment-columns form{gap:10px;display:grid}.saved-card-form{grid-template-columns:repeat(2,minmax(0,1fr))}.saved-card-form .payment-card-number,.saved-card-form .button{grid-column:1/-1}.saved-payment-columns article{border-top:1px solid var(--color-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding-top:11px;display:grid}.saved-payment-columns article svg{color:var(--color-brand-blue)}.saved-payment-columns article b,.saved-payment-columns article small{overflow-wrap:anywhere;display:block}.saved-payment-columns article small{color:var(--color-text-muted)}.saved-payment-columns article button{color:var(--color-danger);cursor:pointer;background:0 0;border:0;font-weight:850}.payment-security-note{color:var(--color-text-muted);align-items:flex-start;gap:7px;margin:0;font-size:12px;line-height:1.45;display:flex}.payment-security-note svg{color:var(--color-success);flex:none}.support-inline-form{grid-template-columns:minmax(160px,.7fr) minmax(220px,1fr) auto;gap:10px;display:grid}.support-inline-form input{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:42px;padding:0 12px}.settings-actions{flex-wrap:wrap;gap:10px;display:flex}.address-editor-modal{z-index:1;border-radius:var(--radius-xl);background:#fff;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:14px;width:min(980px,100% - 28px);max-height:calc(100vh - 40px);padding:24px;display:grid;position:relative;overflow-y:auto;box-shadow:0 34px 90px #00000047}.address-editor-modal h2{margin:0}.address-editor-modal>div:first-of-type,.address-editor-modal>.form-error,.address-save-button{grid-column:1/-1}.address-map-column,.address-fields{align-content:start;gap:11px;min-width:0;display:grid}.address-pin-search{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.address-pin-search input{border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:0;padding:0 11px}.address-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.address-fields select{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:44px;font:inherit;background:#fff;padding:0 11px}.address-default-toggle{align-self:end;align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:850;display:flex}.address-save-button{justify-self:end;min-width:180px}.auth-brand-panel{color:#fff;background:radial-gradient(circle at 82% 20%,#ffca3a52,#0000 24%),radial-gradient(circle at 18% 84%,#16a66a6b,#0000 28%),linear-gradient(145deg,#092143,#155aca 68%,#16a66a);flex-direction:column;justify-content:space-between;padding:34px;display:flex}.auth-brand-panel h1{color:#fff;max-width:380px;margin:0 0 14px;font-size:40px;line-height:1.08}.auth-brand-panel p{color:#dbe8ff;max-width:360px;margin:0;line-height:1.7}.auth-brand-art{background:#ffffff21;border:1px solid #fff3;border-radius:22px;gap:8px;width:min(300px,100%);margin:auto 0;padding:18px;display:grid;box-shadow:inset 0 1px #fff3,0 18px 44px #0000002e}.auth-brand-art svg{width:38px;height:38px;color:var(--color-brand-yellow)}.auth-brand-art span{color:#dbe8ff;font-weight:850}.auth-brand-art b{color:#fff;font-size:26px;line-height:1.05}.auth-brand-pills{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.auth-brand-pills span{color:#fff;background:#ffffff1f;border:1px solid #ffffff38;border-radius:99px;padding:8px 10px;font-size:12px;font-weight:850}.user-brand{color:inherit;align-items:center;gap:10px;font-weight:800;display:flex}.auth-card{gap:14px;width:min(390px,100% - 36px);margin:auto;display:grid;position:relative}.auth-card h2{color:var(--color-text);margin:0 0 8px;font-size:28px;line-height:1.2}.auth-card label{color:#4f5d72;gap:7px;font-size:12px;font-weight:800;display:grid}.auth-card input{border:1px solid #d8dfeb;border-radius:8px;outline:0;height:44px;padding:0 12px}.auth-card>a{width:max-content;color:var(--color-text);font-size:18px;font-weight:500}.auth-helper{color:var(--color-text-muted);margin:-4px 0 0;font-size:12px;line-height:1.5}.auth-note{color:var(--color-text-muted);margin:0;font-size:11px;line-height:1.5}.auth-close{z-index:3;border:1px solid var(--color-border);color:#43536d;cursor:pointer;background:#fff;border-radius:99px;width:42px;height:42px;font-size:26px;line-height:1;position:absolute;top:18px;right:18px;box-shadow:0 10px 24px #12305c1f}.text-button{color:var(--color-brand-blue);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:700;display:flex}.wide{width:100%}.empty-state{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;align-content:center;justify-items:start;gap:12px;min-height:280px;padding:28px;display:grid}.empty-state svg{color:var(--color-brand-blue)}.empty-state h2{margin:0;font-size:26px}.empty-state p{max-width:560px;color:var(--color-text-muted);margin:0;line-height:1.7}.account-page{align-content:start}.account-card,.account-row{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:18px}.account-card{gap:14px;display:grid}.account-card h1,.account-card h2{margin:0}.profile-card{grid-template-columns:96px minmax(0,1fr);align-items:start}.profile-avatar{background:var(--color-surface-muted);width:76px;height:76px;color:var(--color-brand-blue);border-radius:50%;place-items:center;display:grid;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-avatar svg{width:42px;height:42px}.account-form{gap:14px;display:grid}.address-form{grid-template-columns:1.5fr 1fr 1fr 160px auto;align-items:end}.account-list{gap:10px;display:grid}.account-row{color:var(--color-text);grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.account-row>svg,.account-card>svg{color:var(--color-brand-blue)}.account-row span,.account-row small,.muted-line{display:block}.account-row small,.muted-line{color:var(--color-text-muted);line-height:1.55}.row-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.row-actions button,.compact-action{min-height:34px}.row-actions button{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-brand-blue);cursor:pointer;background:#fff;padding:0 10px;font-weight:850}.segmented{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;width:max-content;padding:4px;display:inline-flex}.segmented button{border-radius:var(--radius-sm);min-height:34px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;padding:0 14px;font-weight:900}.segmented button.active{background:var(--color-brand-blue);color:#fff}.spec-list{gap:10px;margin:0;display:grid}.spec-list div{border-top:1px solid var(--color-border);grid-template-columns:160px 1fr;gap:12px;padding-top:10px;display:grid}.spec-list dt{color:var(--color-text-muted);font-weight:850}.spec-list dd{color:var(--color-text);margin:0;font-weight:850}@media (width>=1500px){.product-grid{grid-template-columns:repeat(5,1fr)}}@media (width<=1023px){.header-inner{grid-template-columns:auto minmax(190px,.7fr) minmax(240px,1fr) auto}.header-nav{display:none}.header-actions .menu-button{display:inline-flex}.header-nav.open{left:20px;right:20px;top:calc(var(--header-height) - 8px);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;gap:4px;padding:10px;display:grid;position:absolute}.hero{grid-template-columns:1fr;gap:8px}}@media (width<=920px){.public-footer{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-column:1/-1}.trust-strip{grid-template-columns:1fr;gap:28px}}@media (width<=680px){.site-header{position:sticky}.header-inner{grid-template-columns:1fr auto;min-height:auto;padding:12px 0}.search-shell{order:4;grid-column:1/-1}.location-pill{order:3;grid-column:1/-1;width:100%}.search-shell button{display:none}.header-actions .login-button{width:42px;min-width:42px;box-shadow:none;padding:0;font-size:0}.logo-mark img{width:38px;height:38px}.hero{padding-top:14px}.hero-copy h1{font-size:34px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-panel{border-radius:8px}.hero.banner-only .hero-panel{border-radius:0}.account-trigger{justify-content:center}.account-trigger img{margin:auto;display:block}.hero.banner-only .hero-promo{aspect-ratio:2}.hero-stats{grid-template-columns:1fr}.hero-stats article{border-right:0;border-bottom:1px solid var(--color-border)}.hero-stats article:last-child{border-bottom:0}.category-rail{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;gap:12px;padding:2px 0 0;display:grid;overflow:visible}.category-rail>:nth-child(n+5){display:none}.category-home-section .section-head{flex-direction:row;align-items:center}.store-section{border-radius:0;width:100%;padding:24px 14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.carousel-arrow{width:34px;height:34px}.carousel-arrow.previous{left:-8px}.carousel-arrow.next{right:-8px}.product-body,.store-body{padding:12px}.product-name{font-size:13px}.price-row b{font-size:15px}.public-footer{grid-template-columns:1fr 1fr;gap:28px}.inline-search-page{grid-template-columns:auto 1fr}.inline-search-page .button{grid-column:1/-1}.store-detail,.product-detail,.search-discovery,.account-hub,.cart-layout{grid-template-columns:1fr}.flash-sale-section{border-radius:0;width:100%;padding:20px 14px}.flash-sale-products{grid-template-columns:repeat(2,minmax(0,1fr))}.flash-sale-content.sparse{grid-template-columns:1fr}.flash-sale-fill{border-top:1px solid #155aca33;border-left:0;grid-template-columns:auto minmax(0,1fr);padding:18px 0 0}.flash-sale-count{display:none}.explore-shozila>.container-wide{padding-block:38px 24px}.explore-shozila h2{font-size:32px}.explore-shozila header p{font-size:15px}.flash-sale-head{flex-direction:column;align-items:flex-start}.brand-section{width:100%;padding:6px 14px}.brand-rail{grid-auto-columns:minmax(200px,72vw)}.sparse-product-layout{grid-template-columns:1fr}.sparse-product-layout>.rail{max-width:100%}.category-discovery-panel{min-height:150px;padding:18px}.category-browser{grid-template-columns:88px minmax(0,1fr);min-height:520px}.category-parent-rail{gap:2px;padding:7px 5px}.category-parent-item{text-align:center;grid-template-columns:1fr;justify-items:center;gap:4px;min-height:82px;padding:5px 3px;font-size:9px}.category-parent-item img,.category-parent-item .fallback-art{width:40px;height:40px}.category-child-panel{padding:14px 10px}.category-child-panel h1{font-size:17px}.category-child-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.category-child-card{min-height:132px;padding:6px 3px}.category-child-card img,.category-child-card .fallback-art{width:82px;height:82px}.category-child-card span{font-size:10px}.store-service-section{grid-template-columns:1fr}.store-service-section article,.store-service-section article:nth-child(2){border-right:0;border-bottom:1px solid var(--color-border)}.account-sidebar{width:100%;min-width:0;position:static;overflow-x:auto}.account-hub,.account-main,.account-section{width:100%;min-width:0}.account-user-mini{border-bottom:0;padding-bottom:0}.account-sidebar nav{padding-bottom:4px;display:flex;overflow-x:auto}.account-sidebar button{white-space:nowrap}.account-hero-section,.account-section-head{flex-direction:column;align-items:stretch}.account-fields,.payment-preferences,.support-inline-form,.account-product-grid,.wishlist-grid,.order-card-grid,.address-card-grid,.support-quick-actions,.ticket-form{grid-template-columns:1fr}.ticket-subject,.ticket-description,.ticket-form>.button{grid-column:auto}.account-page-heading,.account-section-head{align-items:stretch}.account-heading-actions{align-items:flex-start}.saved-payment-columns,.address-editor-modal{grid-template-columns:1fr}.address-editor-modal>div:first-of-type,.address-editor-modal>.form-error,.address-save-button{grid-column:auto}.address-fields{grid-template-columns:1fr}.address-pin-search{grid-template-columns:minmax(0,1fr) auto}.address-pin-search .icon-button{grid-column:2}.address-save-button{width:100%}.detail-info-grid,.product-spec-highlights,.product-spec-grid,.review-layout,.product-engagement-grid,.product-gallery{grid-template-columns:1fr}.product-thumbnails{grid-row:2;grid-template-columns:none;grid-auto-columns:62px;grid-auto-flow:column;overflow:auto hidden}.product-thumbnails button{width:62px}.product-main-image{grid-row:1}.product-recommendations,.product-review-section{border-radius:var(--radius-lg);width:100%;padding:16px}.product-seller-summary .button{width:100%}.product-seller-summary header{grid-template-columns:auto minmax(0,1fr)}.seller-live-status{grid-column:2}.seller-facts{grid-template-columns:1fr}.flash-sale-page>header,.flash-sale-actions{flex-direction:column;align-items:flex-start}.product-spec-grid article,.product-spec-grid article:nth-child(2n),.product-spec-grid article:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--color-border);grid-template-columns:minmax(110px,.42fr) minmax(0,1fr)}.product-spec-grid article:last-child{border-bottom:0}.detail-purchase,.detail-action{width:100%;max-width:none}.cart-list article{grid-template-columns:70px 1fr}.cart-list article .qty-control{grid-column:1/-1}.address-form,.profile-card,.account-row,.spec-list div{grid-template-columns:1fr}.account-trigger span{display:none}.auth-modal{padding:10px}.auth-dialog{border-radius:16px;grid-template-columns:1fr;min-height:auto;max-height:calc(100dvh - 20px);overflow:auto}.auth-brand-panel{justify-content:flex-start;gap:16px;min-height:142px;padding:18px 52px 18px 20px;display:flex}.auth-brand-panel .logo-mark img{width:36px;height:36px}.auth-brand-panel .auth-brand-art,.auth-brand-panel .auth-brand-pills,.auth-brand-panel>div:last-child>p{display:none}.auth-brand-panel h1{margin:0;font-size:23px;line-height:1.15}.auth-dialog .auth-card{min-height:auto;padding:22px 0}.auth-close{top:14px;right:14px}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.order-detail-head{flex-direction:column;align-items:flex-start}.order-detail-head>div:last-child{justify-content:space-between;align-items:center;width:100%;display:flex}.order-detail-layout{grid-template-columns:1fr}.order-detail-side{position:static}}@media (width<=420px){.container,.container-wide{width:calc(100% - 20px)}.main-flow{gap:22px;padding-top:8px}.header-inner{gap:8px;width:calc(100% - 20px);padding:8px 0 10px}.header-inner>a{min-width:0}.logo-mark{gap:6px}.logo-mark img{width:34px;height:34px}.logo-mark b{font-size:15px}.logo-mark small{white-space:nowrap;max-width:72px;font-size:8px}.header-actions{gap:4px}.header-actions .icon-button,.account-trigger,.header-actions .login-button{width:36px;min-width:36px;min-height:36px;padding:0}.location-pill{min-height:42px;padding-inline:10px}.search-shell{border-radius:var(--radius-md);min-height:44px;padding-left:11px}.search-shell input{font-size:13px}.hero{gap:14px;padding-top:8px}.hero-copy h1{font-size:29px;line-height:1.08}.hero-copy>p:not(.eyebrow){margin-top:9px;font-size:13px}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.hero-actions .button{white-space:nowrap;min-width:0;min-height:40px;padding-inline:9px;font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.product-card{border-radius:0}.product-media{aspect-ratio:1}.product-body{gap:4px;padding:9px}.product-meta{font-size:9px}.product-name{min-height:0;font-size:12px;line-height:1.4}.product-card-description{min-height:31px;font-size:10px}.product-card-highlights{min-height:0}.product-card-highlights span{width:100%;font-size:9px}.price-row{gap:5px}.price-row b{font-size:14px}.price-row span{font-size:10px}.add-button,.qty-control{min-height:34px;font-size:12px}.qty-control{grid-template-columns:34px 1fr 34px}.hero-actions{display:grid}.flash-sale-products,.public-footer{grid-template-columns:1fr}.quick-modal{place-items:center;padding:8px}.quick-dialog{border-radius:14px;gap:10px;width:100%;max-height:calc(100dvh - 16px);padding:16px 12px 12px}.quick-close{width:32px;height:32px;top:8px;right:8px}.dialog-title{gap:8px;padding-right:34px}.dialog-title h2{font-size:20px}.field-label input{min-height:42px}.quick-dialog .google-map,.quick-dialog .map-preview,.quick-dialog .map-preview iframe,.quick-dialog .map-preview>div{height:180px;min-height:180px}.quick-dialog .dialog-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.quick-dialog .dialog-actions .button{min-width:0;min-height:38px;padding-inline:8px;font-size:11px}.quick-dialog .dialog-actions .button:last-child{grid-column:1/-1}.quick-dialog .dialog-actions .button{white-space:normal;text-align:center}.auth-modal{place-items:center;padding:8px}.auth-dialog{width:100%;max-width:390px;max-height:calc(100dvh - 16px)}.auth-dialog .auth-card{gap:11px;width:calc(100% - 32px);padding:18px 0}.auth-brand-panel{gap:10px;min-height:118px;padding:14px 46px 14px 16px}.auth-brand-panel h1{font-size:19px}.auth-card h2{margin-bottom:3px;font-size:24px}.auth-card input{height:42px}.auth-close{width:36px;height:36px;font-size:22px;top:10px;right:10px}.content-page{gap:16px;padding:22px 0 40px}.checkout-heading{grid-template-columns:minmax(0,1fr);align-items:flex-start;display:grid}.checkout-heading h1{font-size:25px}.checkout-heading>.text-button{white-space:normal;justify-self:start;font-size:12px}.checkout-section-title{grid-template-columns:38px minmax(0,1fr);align-items:start;display:grid}.checkout-section-title>a{grid-column:2;justify-self:start;margin-left:0}.checkout-card,.checkout-summary{padding:14px}.payment-options{grid-template-columns:1fr}.checkout-items article{grid-template-columns:46px minmax(0,1fr);gap:9px}.checkout-items article>img,.checkout-items article>.fallback-art{width:46px;height:46px}.checkout-items article>strong{grid-column:2}.account-hub{gap:14px;padding:14px 0 36px}.account-sidebar{padding:10px}.account-user-mini{min-width:0}.account-user-mini>span{min-width:0;overflow:hidden}.account-user-mini b,.account-user-mini small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-section{gap:13px;padding:14px}.editable-account-field form{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.editable-account-field form input{grid-column:1/-1}.editable-account-field form .button{width:100%;min-width:0}.account-section-head h2{font-size:19px}.order-card{grid-template-columns:62px minmax(0,1fr);padding:10px}.order-card-image{width:62px;height:62px}.order-detail-head h1{font-size:20px}.order-detail-items article{grid-template-columns:62px minmax(0,1fr);align-items:start;gap:10px}.order-detail-items article>img,.order-detail-items article>.fallback-art{width:62px;height:62px}.order-detail-items article>strong{grid-column:2}}@media (width<=350px){.quick-dialog .dialog-actions{grid-template-columns:minmax(0,1fr)}.quick-dialog .dialog-actions .button:last-child{grid-column:auto}.dialog-title h2{font-size:18px}}.rail,.arrow-carousel .landing-product-rail,.brand-rail,.product-grid,.flash-sale-products,.store-grid-page{gap:5px}.store-card{border-radius:8px}.store-section{border-radius:var(--radius-xl)}.product-variant-badge{border:1px solid var(--color-border);color:var(--color-brand-blue);background:#fff;border-radius:8px;padding:5px 8px;font-size:12px;font-weight:800;position:absolute;bottom:10px;right:10px}@media (width<=680px){.category-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.category-rail>:nth-child(-n+10){display:grid}.category-rail>:nth-child(n+11){display:none}.category-rail .category-card{gap:4px;min-width:0;min-height:92px;padding:6px 2px}.category-rail .category-card img,.category-rail .category-card .fallback-art{width:36px;height:36px}.category-rail .category-card span{overflow-wrap:anywhere;font-size:9px;line-height:1.3}.site-header .header-inner{grid-template-columns:34px minmax(0,1fr) auto;gap:5px}.site-header .logo-mark>span{display:none}.site-header .logo-mark img{width:34px;height:34px}.site-header .location-pill{order:0;grid-area:1/2;gap:4px;min-width:0;min-height:36px;padding:4px}.location-pill>svg{flex:none;width:14px}.location-pill>span{min-width:0}.location-pill small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-header .header-actions{grid-area:1/3;gap:3px}.site-header .header-actions .icon-button,.site-header .header-actions .account-trigger,.site-header .header-actions .login-button{width:30px;min-width:30px;min-height:34px;padding:0}.site-header .search-shell{grid-area:2/1/auto/-1}}.search-shell{position:relative}.header-suggestions{z-index:40;border:1px solid var(--color-border);max-height:320px;box-shadow:var(--shadow-md);background:#fff;border-radius:8px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.search-shell .header-suggestions button{width:100%;min-height:40px;color:var(--color-text);text-align:left;white-space:normal;background:#fff;align-items:center;gap:10px;padding:8px;display:flex}.header-suggestions button:hover,.header-suggestions button:focus-visible{background:#edf4ff}.search-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.search-controls label{align-items:center;gap:8px;display:flex}.search-controls select,.search-filters input:not([type=checkbox]),.search-filters select{border:1px solid var(--color-border);width:100%;min-width:0;min-height:40px;font:inherit;background:#fff;border-radius:6px;padding:8px}.search-filters{border-block:1px solid var(--color-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-block:14px;display:grid}.search-filters label{gap:6px;font-size:13px;display:grid}.search-filters .stock-filter{align-items:center;display:flex}.discount-badge{color:#fff;background:#087b50}.product-rating-badge{color:#342700;background:#f6ce45}.product-description h2{font-size:20px}.product-description p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;line-height:1.6;display:-webkit-box;overflow:hidden}.product-description p.expanded{display:block}.product-purchase-actions{width:100%}.product-purchase-actions .button{min-height:56px;font-size:17px}.product-purchase-actions .button:first-child{background:var(--color-brand-blue);color:#fff;border-color:var(--color-brand-blue)}.product-purchase-actions .button:nth-child(2){color:#fff;background:#087b50;border-color:#087b50}.product-purchase-actions .button:hover{filter:brightness(.94)}.checkout-secure-note,.checkout-section-title .secure-message{color:#087b50}@media (width<=680px){.site-header .header-actions .login-button{place-items:center;gap:0;font-size:0;display:grid}.site-header .header-actions .login-button>svg{margin:0}.section-head{flex-direction:row;align-items:center;gap:8px}.section-head h2,.flash-sale-head h2{font-size:18px;line-height:1.25}.view-link{flex:none;font-size:12px}.category-rail .category-card span{overflow-wrap:normal;word-break:normal;font-size:8px}.product-card-highlights{gap:3px}.product-card-highlights span{width:auto;max-width:100%;padding:3px 4px;font-size:9px}.search-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.search-controls{font-size:12px}.search-controls .button{min-height:40px;padding-inline:10px}.product-purchase-actions{z-index:45;width:100%;padding:10px 10px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--color-border);background:#fff;gap:8px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #00000014}.product-purchase-actions .button{min-height:48px;font-size:14px}.app-shell:has(.product-purchase-actions){padding-bottom:calc(90px + env(safe-area-inset-bottom))}.product-purchase-actions>p{max-height:60px;margin:0;overflow:auto}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-ui:"Manrope", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-brand-blue:#155aca;--color-brand-blue-700:#0b3f91;--color-brand-blue-900:#081f49;--color-brand-yellow:#d9ae00;--color-brand-yellow-soft:#fff7d6;--color-accent-cyan:#00b4d8;--color-bg:#f6f8fc;--color-surface:#fff;--color-surface-muted:#eef4ff;--color-surface-warm:#fffaf0;--color-border:#dfe7f2;--color-border-strong:#c7d4e7;--color-text:#101828;--color-text-muted:#526071;--color-text-soft:#7a8797;--color-success:#16834b;--color-warning:#dc8a00;--color-danger:#d92d20;--shadow-sm:0 8px 22px #0f214314;--shadow-md:0 18px 45px #0f21431f;--shadow-card:0 16px 38px #0d2a5b1a;--radius-xs:6px;--radius-sm:8px;--radius-md:10px;--radius-lg:14px;--radius-xl:18px;--container:1280px;--container-wide:1440px;--header-height:82px;--ease:cubic-bezier(.2, .8, .2, 1);font-family:var(--font-ui);background:var(--color-bg);color:var(--color-text)}*{box-sizing:border-box}html{min-width:320px;scroll-padding-top:calc(var(--header-height) + 18px);background:var(--color-bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}body{min-width:320px;min-height:100vh;font-family:var(--font-ui);background:linear-gradient(180deg, #eef5ff 0, #f6f8fc00 420px), var(--color-bg);margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline-offset:3px;outline:3px solid #d9ae00bf}.container{width:min(100% - 40px, var(--container));margin:0 auto}.container-wide{width:min(100% - 40px, var(--container-wide));margin:0 auto}.app-shell{flex-direction:column;min-height:100vh;display:flex}.main-flow{flex-direction:column;flex:1;gap:34px;padding:22px 0 56px;display:flex}.icon-button,.button{cursor:pointer;border-radius:var(--radius-md);min-height:42px;transition:transform .18s var(--ease), box-shadow .18s var(--ease), background .18s var(--ease), border-color .18s var(--ease);border:0;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.button{background:var(--color-brand-blue);color:#fff;padding:0 16px;box-shadow:0 12px 24px #155aca33}.button:hover{background:var(--color-brand-blue-700);transform:translateY(-1px);box-shadow:0 16px 30px #155aca3d}.button:disabled{cursor:not-allowed;opacity:.65;transform:none}.button.secondary{color:var(--color-brand-blue-700);border:1px solid var(--color-border);box-shadow:none;background:#fff}.button.secondary:hover{color:var(--color-brand-blue-700);background:#f2f7ff;border-color:#155aca61}.icon-button{width:42px;color:var(--color-brand-blue-700);background:var(--color-surface-muted)}.icon-button:hover:not(:disabled){color:var(--color-brand-blue);background:#e4efff;transform:translateY(-1px)}.muted{color:var(--color-text-muted)}.eyebrow{color:var(--color-brand-blue);text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.section{min-width:0;scroll-margin-top:calc(var(--header-height) + 18px);gap:18px;display:grid}.section-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.section-head h2{margin:0;font-size:22px;line-height:1.1}.section-head p{color:var(--color-text-muted);margin:7px 0 0;font-size:14px}.rail{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:thin;grid-auto-columns:minmax(220px,254px);grid-auto-flow:column;gap:4px;width:100%;min-width:0;max-width:100%;padding:2px 2px 16px;display:grid;overflow-x:auto}.rail>*{scroll-snap-align:start}.fallback-art{width:100%;height:100%;color:var(--color-brand-blue-700);background:linear-gradient(135deg,#e9f2ff,#fff7d6);place-items:center;display:grid}.skeleton{border-radius:inherit;background:linear-gradient(90deg,#edf2f9 0%,#f8fbff 45%,#edf2f9 100%) 0 0/220% 100%;animation:1.4s linear infinite shimmer}@keyframes shimmer{to{background-position-x:-220%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}@media (width<=760px){.container,.container-wide{width:min(100% - 28px, var(--container))}.main-flow{gap:28px;padding-top:12px}.section-head{flex-direction:column;align-items:start}.rail{grid-auto-columns:minmax(184px,72vw)}}
