:root{--cream:#f8f4e9;--paper:#fffdf8;--paper-strong:#fff;--ink:#0c2932;--muted:#53666b;--orange:#f45f32;--orange-dark:#d94b22;--line:#d5ddd8;--line-strong:#b9c6c0;--field-shadow:inset 0 1px 2px rgba(16,42,50,.045),0 1px 2px rgba(16,42,50,.035);--card-shadow:0 10px 30px rgba(16,42,50,.065);--focus:0 0 0 3px rgba(244,95,50,.17)}
body{font-size:15px;-webkit-font-smoothing:antialiased}main{min-height:55vh}main#main:focus{outline:0}p{color:var(--ink)}.site-header{box-shadow:0 2px 14px rgba(16,42,50,.045)}
.nav-wrap{height:68px;max-width:1440px;padding-inline:30px}.logo{font-size:31px;letter-spacing:-1.9px}.nav-wrap nav{gap:28px;font-weight:800}.nav-wrap nav a{position:relative;padding:22px 0}.nav-wrap nav a:after{content:"";position:absolute;left:0;right:100%;bottom:14px;height:2px;background:var(--orange);transition:right .18s ease}.nav-wrap nav a:hover:after{right:0}.location{min-height:32px;padding:6px 10px;border:0;border-radius:0;background:#eef6f0;box-shadow:none;color:#234047}.actions{gap:8px}.icon-btn{width:42px;height:42px;border-color:#d4dcd7;background:#fffdf9;transition:transform .16s ease,border-color .16s ease,background .16s ease}.icon-btn:hover{transform:translateY(-1px);border-color:var(--orange);background:#fff}.search-panel{border:1px solid var(--line);border-top:0;border-radius:0 0 10px 10px;box-shadow:0 14px 34px rgba(16,42,50,.12)}.mobile-header-link,.mobile-drawer{display:none}
@media(max-width:768px){body.drawer-open{overflow:hidden}.nav-wrap>nav{display:none!important}.site-header .account,.site-header .actions .wishlist-link,.site-header .actions .cart-link,.site-header .mobile-header-link[href$="/wishlist"]{display:none!important}.site-header .mobile-header-link{display:grid}.nav-wrap{gap:6px;padding-inline:10px}.nav-wrap .logo{font-size:22px;letter-spacing:-1.2px}.actions{gap:2px}.actions .icon-btn{width:36px;height:36px;font-size:18px}.mobile-drawer{position:fixed;inset:0;z-index:100;display:block;visibility:hidden;background:rgba(5,22,28,.58);opacity:0;transition:opacity .2s ease,visibility 0s linear .2s}.mobile-drawer.is-open{visibility:visible;opacity:1;transition:opacity .2s ease}.mobile-drawer-panel{width:min(85vw,360px);height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:var(--cream);color:var(--ink);transform:translateX(-100%);transition:transform .22s ease;box-shadow:14px 0 34px rgba(0,0,0,.24);outline:0}.mobile-drawer.is-open .mobile-drawer-panel{transform:translateX(0)}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:0 16px;border-bottom:1px solid var(--line);background:#fffdf8}.mobile-drawer-head .logo{font-size:24px}.mobile-drawer-close{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:28px;line-height:1}.mobile-drawer-scroll{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:14px 16px 24px}.drawer-account-card{display:grid;gap:9px;padding:14px;border:1px solid #d5e0da;border-radius:12px;background:#fff}.drawer-account-card small{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.drawer-account-card>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.drawer-account-actions,.drawer-account-links{display:flex;gap:8px;flex-wrap:wrap}.drawer-account-actions a,.drawer-account-links a{min-height:36px;display:inline-flex;align-items:center;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.drawer-wallet{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;min-height:48px;padding:10px 11px;border-radius:9px;background:var(--ink);color:#fff;font-size:13px}.drawer-wallet b{font-size:15px}.drawer-wallet i,.drawer-nav i{font-style:normal;font-size:20px;line-height:1}.drawer-guest{background:#f0faf3}.drawer-nav{display:grid;gap:16px;margin-top:16px}.drawer-nav section{display:grid;border-top:1px solid var(--line);padding-top:12px}.drawer-nav h2{margin:0 0 5px;font-size:12px;color:#53686c;text-transform:uppercase;letter-spacing:.08em}.drawer-nav a,.drawer-nav .drawer-chat{min-height:44px;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #e5e9e5;background:transparent;color:var(--ink);font-size:14px;font-weight:750;text-align:left;text-decoration:none}.drawer-nav .drawer-chat{position:static;width:100%;margin:0;padding:0;box-shadow:none}.drawer-nav .drawer-chat:before{display:none}.drawer-nav a:last-child,.drawer-nav .drawer-chat:last-child{border-bottom:0}}
@media(max-width:768px){.nav-wrap .menu-btn{width:34px;height:36px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--ink)}.nav-wrap .menu-btn svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.nav-wrap .menu-btn:hover{transform:none;border:0;background:transparent}}
@media(max-width:340px){.nav-wrap .logo{font-size:20px}.actions .icon-btn{width:35px;height:35px;font-size:17px}.nav-wrap{padding-inline:8px;gap:4px}}
@media(max-width:700px){.site-header .location,.site-header .account,.site-header .mobile-header-link[href$="/wishlist"]{display:none!important}.site-header .actions{display:flex;align-items:center;gap:2px}.site-header .actions .search-btn{order:1}.site-header .actions .wishlist-link{order:2}.site-header .actions .mobile-header-link[aria-label="TownFactory Wallet"]{order:3;display:grid!important}.site-header .actions .cart-link{order:4}.site-header .actions .icon-btn{width:36px;height:36px;flex:0 0 36px;font-size:18px}.site-header .mobile-location{display:flex}}
.dashboard,.cart-page,.section,.breadcrumbs,.product-page{max-width:1400px}.dashboard,.cart-page,.section{padding-inline:30px}.dashboard,.cart-page{margin-block:30px}.admin-workspace,.simple-workspace{max-width:1400px}.dashboard h1,.cart-page h1,.admin-workspace h1,.catalog-page h1{font-size:clamp(34px,3.2vw,44px);letter-spacing:-.035em;line-height:1.08;margin:12px 0 24px}.dashboard h2{font-size:22px;letter-spacing:-.015em;margin:24px 0 14px}.kicker{font-size:11px;letter-spacing:.14em}
label,.admin-field label,.checkout-form label{font-size:14px;font-weight:750;color:#173840}.admin-form>label{display:grid;gap:7px;align-content:start}.required-mark{color:var(--orange-dark);font-weight:900}
input:not([type=checkbox]):not([type=radio]),select,textarea,.admin-form input:not([type=checkbox]),.admin-form select,.admin-form textarea,.checkout-form input,.checkout-form textarea,.media-query,.chat-panel select,.chat-panel textarea{min-height:44px;padding:10px 12px;border:1px solid var(--line-strong);border-radius:7px;background:var(--paper-strong);color:var(--ink);box-shadow:var(--field-shadow);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}textarea,.admin-form textarea{min-height:92px;resize:vertical}select[multiple]{min-height:116px}input::placeholder,textarea::placeholder{color:#829196;opacity:1}input:not([type=checkbox]):not([type=radio]):hover,select:hover,textarea:hover{border-color:#9eaea7}input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus,.admin-form input:not([type=checkbox]):focus,.admin-form select:focus,.admin-form textarea:focus{outline:0;border-color:var(--orange);box-shadow:var(--field-shadow),var(--focus)}input:disabled,select:disabled,textarea:disabled{background:#eceeea;color:#788488;border-color:#d8ddda;box-shadow:none;cursor:not-allowed}input[type=checkbox],input[type=radio]{accent-color:var(--orange-dark)}
.btn{min-height:42px;padding:10px 18px;border-radius:7px;gap:8px;font-size:14px;font-weight:800;line-height:1.2;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease,color .15s ease}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:0 4px 0 var(--orange)!important}.btn.primary:hover{background:#173b45;box-shadow:0 5px 0 var(--orange)!important}.btn.secondary{background:#fffdf8;border-color:#aebdb6;color:var(--ink)}.btn.secondary:hover{background:#fff;border-color:var(--ink)}.btn.tertiary{background:#f1f2ed;border-color:#e0e4df;color:var(--ink)}.btn.tertiary:hover{background:#e7ebe6;border-color:#cbd4ce}.btn.compact{min-height:34px;padding:7px 12px;font-size:13px}.btn.danger{background:#a62d20;border-color:#a62d20;color:#fff}.text-action{color:#173f49;text-decoration-color:#f08a68;text-underline-offset:3px}.form-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:6px}.form-actions .btn{flex:0 0 auto}
.form-actions>a:not(.btn),.pagination a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border:1px solid var(--line);border-radius:7px;background:#f1f2ed;font-weight:800}.admin-grid>article>a:not(.btn):not(.text-action){display:inline-flex;padding:7px 11px;border:1px solid var(--line);border-radius:7px;background:#f1f2ed;font-weight:800}
.admin-form,.checkout-form,.checkout-summary,.auth-card,.order-history,.media-picker,.table-scroll,.admin-grid>article,.stats article,.cart-list article{background:var(--paper);border:1px solid var(--line);border-radius:9px;box-shadow:var(--card-shadow)}.admin-form{gap:16px 20px;padding:22px}.compact-product{gap:14px 20px;padding:22px}.compact-product h2{margin:6px 0 0;padding:15px 0 3px;border-top:1px solid var(--line);color:#173a43}.compact-product h2:first-of-type{border-top:0;padding-top:0}.admin-form fieldset,.option-editor{background:#fffefa;border-color:#d6ddd8;padding:16px}.admin-grid{gap:18px;margin-top:20px}.admin-grid>article,.stats article{padding:20px;transition:transform .16s ease,box-shadow .16s ease}.admin-grid>article:hover,.stats article:hover{transform:translateY(-2px);box-shadow:0 13px 32px rgba(16,42,50,.085)}.admin-grid article h2,.admin-grid article h3{margin-top:0}.stats{gap:16px}.stats span{color:var(--muted);font-weight:650}.stats b{letter-spacing:-.025em}
.admin-nav{display:flex;gap:6px;flex-wrap:wrap;margin:18px 0;padding:6px;background:#edece5;border:1px solid #dedfd9;border-radius:9px}.admin-nav a{min-height:38px;padding:9px 13px;border:1px solid transparent;border-radius:6px;background:transparent;font-size:13px;font-weight:780;white-space:nowrap}.admin-nav a:hover{background:#fff;color:var(--ink);border-color:#d7ddd8}.admin-nav a[aria-current]{background:var(--ink);color:#fff;border-color:var(--ink);box-shadow:0 3px 8px rgba(16,42,50,.16)}.admin-subnav{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 22px}.admin-subnav .btn{min-height:36px;padding:8px 12px}.admin-subnav [aria-current]{background:#ffe7dd;border-color:#f2a489;color:#7d2d16}.quick{gap:8px}.quick a{background:#f2f1eb;border:1px solid #e0e2dc;border-radius:7px;padding:10px 13px;transition:.16s}.quick a:hover{background:#fff;border-color:#bbc7c1;transform:translateY(-1px)}
.section-head{align-items:center}.section-head>h1{margin-bottom:12px}.admin-filters{padding:16px;background:#f0eee7;border:1px solid #dedfd9;border-radius:9px;gap:12px}.admin-filters label{gap:7px}.table-scroll{margin-top:16px}.data-table th{background:#edf0eb;color:#28444b;font-size:12px;letter-spacing:.035em;text-transform:uppercase}.data-table th,.data-table td{padding:14px 16px}.data-table tbody tr{transition:background .14s}.data-table tbody tr:hover{background:#fffaf3}.data-table tr:last-child td{border-bottom:0}.status-pill{background:#edf1ed;border:1px solid #dce3dd;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:750;text-transform:capitalize}
.media-card{border-color:#d6ddd8;box-shadow:0 5px 18px rgba(16,42,50,.055);transition:transform .16s ease,box-shadow .16s ease}.media-card:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgba(16,42,50,.09)}.media-card>img{background:#f0f1ed}.upload-drop{background:#f3f5f0;border-color:#9bad9f}.media-dialog{border-radius:10px;box-shadow:0 22px 70px rgba(16,42,50,.25)}.payment-success{border:1px solid #9fd7b9;background:#dff4e8;color:#174d35;border-radius:8px}.form-error{border:1px solid #efb0a8;background:#fee9e5;color:#7f241a;border-radius:8px}.form-error:before{content:"!";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:8px;border-radius:50%;background:#a73527;color:#fff;font-weight:900}
.inbox-grid{gap:20px}.thread-list{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden;box-shadow:var(--card-shadow)}.thread-list a{padding:13px 14px}.thread-list a:hover{background:#f5f2ea}.inbox-grid>div{min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:20px;box-shadow:var(--card-shadow)}.chat-launch{right:18px;bottom:18px;min-height:42px;border-radius:7px;padding:10px 15px;box-shadow:0 8px 22px rgba(16,42,50,.2);font-weight:800}.chat-launch:before{content:"âœ¦";margin-right:7px;color:var(--orange)}.chat-panel{border-radius:9px}.chat-panel form{display:grid;gap:8px}
.thread-pagination{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:10px}.thread-pagination .btn{text-align:center;padding:7px}.vendor-form{position:relative}.vendor-form:before{content:"Vendor details";grid-column:1/-1;padding-bottom:10px;border-bottom:1px solid var(--line);font-size:20px;font-weight:850;letter-spacing:-.01em}
footer{padding:34px max(22px,calc((100vw - 1180px)/2)) 18px}.footer-grid{align-items:start;gap:24px}.footer-grid>div{gap:9px}.footer-grid h3{font-size:16px;margin:0 0 2px}.footer-grid p{margin:0;line-height:1.5}.footer-grid a{opacity:.92}.footer-grid a:hover{color:var(--yellow);opacity:1}.footer-whatsapp{display:inline-flex!important;align-items:center;gap:7px}.footer-whatsapp span{color:#58d68d;font-size:15px}.newsletter{margin-top:2px}.newsletter input{border-radius:7px 0 0 7px;box-shadow:none}.newsletter button{border-radius:0 7px 7px 0}.copyright{margin-top:24px;padding-top:14px;opacity:.78}
@media(max-width:700px){footer{padding:20px}footer .footer-grid{gap:18px 16px}footer .footer-grid>div{min-height:0;gap:8px}footer .footer-grid h3{margin:0}footer .newsletter{width:100%;margin:0}footer .newsletter input{min-width:0}footer .copyright{margin-top:16px;padding-top:12px}}
@media(max-width:900px){.dashboard,.cart-page,.section{padding-inline:20px}.nav-wrap{padding-inline:18px}.admin-nav{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;padding-bottom:7px;scroll-snap-type:x proximity}.admin-nav a{flex:0 0 auto;scroll-snap-align:start}.data-table{min-width:720px}.inbox-grid{grid-template-columns:260px 1fr}}
@media(max-width:700px){.dashboard,.cart-page,.section,.product-page{padding-inline:15px}.dashboard,.cart-page{margin-block:18px}.dashboard h1,.cart-page h1,.admin-workspace h1,.catalog-page h1{font-size:29px;margin:10px 0 20px}.dashboard h2{font-size:20px}.nav-wrap{padding-inline:14px;height:62px}.logo{font-size:25px}.location{max-width:94px}.actions{gap:5px}.icon-btn{width:39px;height:39px}.admin-form,.compact-product,.checkout-form,.checkout-summary{padding:16px;gap:13px}.admin-form{grid-template-columns:1fr}.wide{grid-column:auto}.admin-subnav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-subnav .btn{width:100%}.section-head{align-items:flex-start;flex-wrap:wrap}.section-head .btn{width:auto}.form-actions{display:grid;grid-template-columns:1fr;gap:8px}.form-actions .btn,.form-actions>a:not(.btn){width:100%}.admin-filters{display:grid;grid-template-columns:1fr;padding:13px}.admin-filters label{min-width:0}.admin-filters .btn{width:100%}.stats{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inbox-grid{grid-template-columns:1fr}.thread-list{max-height:250px}.inbox-grid>div{padding:15px}.chat-launch{right:10px;bottom:10px;width:44px;height:44px;min-height:44px;padding:0;overflow:hidden;font-size:0}.chat-launch:before{font-size:17px;margin:0}.chat-panel{right:8px;bottom:62px;width:calc(100vw - 16px);max-height:calc(100dvh - 70px)}body:has(.chat-launch) footer{padding-bottom:60px}.locality-row{grid-template-columns:1fr}.locality-row button{grid-column:auto}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.newsletter input{min-width:0}}
@media(max-width:420px){.stats{grid-template-columns:1fr}.catalog-grid,.media-grid{grid-template-columns:1fr}.logo{font-size:23px}.location{display:none}.admin-subnav{grid-template-columns:1fr}.data-table{min-width:650px}}

/* Homepage hero carousel */
.hero-carousel{position:relative;width:min(1384px,100%);height:clamp(340px,31vw,420px);margin:0 auto;overflow:hidden;background:#ecece6}.hero-slides,.hero-slide,.hero-slide picture{position:absolute;inset:0}.hero-slide{opacity:0;visibility:hidden;transition:opacity .38s ease,visibility 0s linear .38s}.hero-slide.is-active{opacity:1;visibility:visible;transition:opacity .38s ease}.hero-slide img{display:block;width:100%;height:100%;object-fit:cover}.hero-shop-now{position:absolute;right:24px;bottom:24px;z-index:5;display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid rgba(16,42,50,.28);border-radius:7px;background:rgba(255,253,248,.94);box-shadow:0 3px 12px rgba(16,42,50,.16);color:var(--ink);font-size:13px;font-weight:800;line-height:1.2;pointer-events:auto;touch-action:manipulation}.hero-shop-now:hover{background:#fff}.hero-arrow{position:absolute;top:50%;z-index:6;width:34px;height:34px;transform:translateY(-50%);border:1px solid rgba(16,42,50,.25);border-radius:50%;background:rgba(255,253,248,.88);color:var(--ink);font-size:24px;line-height:1}.hero-arrow:hover{background:#fff}.hero-prev{left:14px}.hero-next{right:14px}.hero-dots{position:absolute;z-index:6;right:24px;bottom:12px;display:flex;gap:6px}.hero-dots button{width:7px;height:7px;padding:0;border:1px solid rgba(16,42,50,.38);border-radius:50%;background:rgba(255,253,248,.7)}.hero-dots button[aria-selected=true]{width:20px;border-radius:8px;background:var(--ink)}.inline-form{display:inline}.inline-form .text-action{margin-left:10px;border:0;background:none;padding:0;color:var(--ink);cursor:pointer}.checkbox-field{display:flex!important;align-items:center;gap:9px}.checkbox-field input{width:auto!important}
.hero-slides-desktop{display:block}.hero-dots-desktop{display:flex}.hero-slides-mobile,.hero-dots-mobile{display:none}
@media(max-width:767px){.hero-slides-desktop,.hero-dots-desktop{display:none}.hero-slides-mobile{display:block}.hero-dots-mobile{display:flex}}
@media(max-width:700px){.hero-shop-now{right:14px;bottom:18px;padding:8px 11px;font-size:12px}.hero-arrow{width:30px;height:30px;font-size:21px}.hero-prev{left:9px}.hero-next{right:9px}.hero-dots{right:14px;bottom:8px}.hero-slide img{object-position:center}}
@media(max-width:767px){.hero-carousel{height:auto;aspect-ratio:1/1}.hero-slides-mobile .hero-slide img{object-fit:contain}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}

/* Location, address and compact cart */
.mobile-location{display:none}.address-cards{display:grid;gap:10px;margin:10px 0}.address-cards article,.address-choice{display:block;border:1px solid var(--line);border-radius:8px;background:#fff;padding:12px}.address-choice{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:start}.address-editor{margin-top:22px}.address-fill-actions{display:flex;gap:8px;flex-wrap:wrap}.quantity-control{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:7px;overflow:hidden}.quantity-control button{width:30px;height:30px;border:0;background:#f2f3ef;font-size:18px}.quantity-control b{min-width:30px;text-align:center}.cart-page>.cart-list{max-width:720px}.cart-page:has(.cart-total){display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.cart-page:has(.cart-total)>h1,.cart-page:has(.cart-total)>.kicker,.cart-page:has(.cart-total)>#cart-error,.cart-page:has(.cart-total)>.coupon-entry{grid-column:1/-1}.cart-total{grid-column:2;grid-row:3 / span 3;position:sticky;top:110px}.cart-list article h3{margin:0}.cart-list .cart-edit{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cart-list .cart-edit>label{display:none}
@media(max-width:700px){.location{display:none}.mobile-location{display:flex;align-items:center;min-height:30px;padding:4px 15px;border-top:0;border-bottom:1px solid #e5e9e5;background:#fff;color:#234047;font-size:12px;font-weight:850}.mobile-location-pin{flex:0 0 auto;margin-right:8px}.mobile-location-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-location-chevron{display:grid;place-items:center;flex:0 0 18px;margin-left:auto;padding-left:12px;color:#173840}.mobile-location-chevron svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.cart-page:has(.cart-total){display:block}.cart-total{position:static}.cart-list article{grid-template-columns:58px 1fr auto;gap:9px}.cart-list img{width:58px;height:58px}.cart-list .cart-edit{gap:6px}.cart-list .cart-edit .product-options{display:none}.quantity-control button{width:28px;height:28px}.address-choice{font-size:13px}.checkout-address-fields[hidden]{display:none}}

/* Compact storefront controls */
.category-strip{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;width:min(1384px,calc(100% - 56px));margin:18px auto}.category-card{display:grid;gap:6px;font-size:13px;font-weight:800;text-align:center}.category-card img{width:100%;aspect-ratio:2/1;object-fit:cover;border:1px solid var(--line);border-radius:8px;background:#eee}.category-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-results-page{margin-top:0!important;padding-top:18px!important}.catalog-results-page h1,.catalog-results-page>.kicker,.catalog-results-page>p:not(.checkout-summary){display:none}.catalog-breadcrumb{display:flex;align-items:center;gap:6px;margin:0 0 12px;color:#617276;font-size:13px;font-weight:650}.catalog-breadcrumb a{color:inherit}.catalog-toolbar{position:relative;display:grid!important;grid-template-columns:minmax(240px,1fr) auto auto auto;align-items:center!important;gap:8px!important;margin:0 0 16px!important;padding:10px!important;background:#f4f2ec!important;border:1px solid var(--line)!important;border-radius:12px!important}.catalog-search{min-width:0!important}.catalog-search input{width:100%;height:44px;min-height:44px!important;padding:0 14px!important;background:#fff;border:1px solid #ccd6d1!important;border-radius:9px!important}.catalog-tool-button,.catalog-sort,.catalog-clear,.catalog-apply{height:44px;min-height:44px;border:1px solid #ccd6d1;border-radius:9px;background:#fff;color:var(--ink);font:750 14px/1 inherit}.catalog-tool-button,.catalog-clear,.catalog-apply{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;text-decoration:none;cursor:pointer}.catalog-tool-button svg,.catalog-clear svg,.catalog-apply svg,.catalog-sort>svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.catalog-sort{display:flex;align-items:center;gap:7px;padding:0 11px}.catalog-sort select{width:auto;min-height:42px!important;padding:0 24px 0 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;font:inherit;font-weight:750}.catalog-clear{white-space:nowrap}.catalog-filter-options{display:none;grid-column:1/-1;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding-top:2px;color:var(--muted);font-size:13px}.catalog-filters.is-open .catalog-filter-options{display:grid}.catalog-apply{border-color:var(--ink);background:var(--ink);color:#fff}.catalog-suggestions{display:none;position:absolute;z-index:20;left:10px;right:10px;top:64px;max-height:320px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--card-shadow)}.catalog-suggestions.is-open{display:grid}.catalog-suggestions a{display:grid;grid-template-columns:42px 1fr auto;gap:9px;align-items:center;padding:8px}.catalog-suggestions img{width:42px;height:42px;object-fit:cover;border-radius:5px}.catalog-suggestions small{display:block;color:var(--muted)}.catalog-result-count{display:none!important;margin:0!important}.catalog-results-page .catalog-grid{margin-top:0!important}
@media(max-width:700px){.catalog-results-page.catalog-results-page{margin-top:0!important;padding-top:8px!important}.catalog-results-page.catalog-results-page .catalog-breadcrumb{margin-top:0!important;margin-bottom:8px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-results-page.catalog-results-page .catalog-toolbar{grid-template-columns:minmax(0,1fr) 44px 44px!important;gap:7px!important;margin:0 0 12px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important}.catalog-results-page.catalog-results-page .catalog-search input{height:44px;padding-inline:12px!important;font-size:16px}.catalog-results-page.catalog-results-page .catalog-tool-button,.catalog-results-page.catalog-results-page .catalog-sort{width:44px;min-width:44px;height:44px;padding:0}.catalog-results-page.catalog-results-page .catalog-tool-button{display:grid;place-items:center}.catalog-results-page.catalog-results-page .catalog-sort{position:relative;display:grid;place-items:center}.catalog-results-page.catalog-results-page .catalog-sort>svg{position:absolute;width:18px;height:18px;pointer-events:none}.catalog-results-page.catalog-results-page .catalog-sort select{position:absolute;inset:0;width:100%;min-height:44px!important;padding:0!important;opacity:0;cursor:pointer}.catalog-results-page.catalog-results-page .catalog-toolbar>.catalog-clear{display:none}.catalog-results-page.catalog-results-page .tool-label{display:none}.catalog-results-page.catalog-results-page .catalog-filter-options{grid-column:1/-1;grid-template-columns:1fr auto auto!important;gap:7px!important;padding:9px!important;background:#f0eee7;border:1px solid var(--line);border-radius:8px;font-size:12px}.catalog-results-page.catalog-results-page .catalog-filter-options>span{min-width:0}.catalog-results-page.catalog-results-page .catalog-filter-options .catalog-apply,.catalog-results-page.catalog-results-page .catalog-filter-options .catalog-clear{width:auto;min-height:38px;height:38px;padding:0 10px;font-size:12px}.catalog-results-page.catalog-results-page .catalog-result-count{display:none!important;margin:0!important}.catalog-results-page.catalog-results-page .catalog-grid{margin-top:0!important}}
@media(max-width:700px){.category-strip{display:grid;grid-auto-flow:column;grid-auto-columns:38%;grid-template-columns:none;overflow-x:auto;width:100%;padding:0 15px;scroll-snap-type:x proximity}.category-card{scroll-snap-align:start}.breadcrumbs{margin:12px auto 8px;padding-inline:15px}.product-page{padding-top:8px;gap:20px;padding-bottom:104px}.product-gallery{border-radius:9px}.product-detail h1{margin-top:6px}.buy-row{position:sticky;bottom:8px;z-index:25;padding:9px;background:rgba(255,253,248,.96);border:1px solid var(--line);border-radius:8px;box-shadow:0 -4px 18px rgba(16,42,50,.1)}.buy-row .add-cart{flex:1}.cart-page{padding-bottom:100px}.cart-total{margin-bottom:0}.cart-total .btn{display:none}.mobile-cart-checkout{position:fixed;z-index:35;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:var(--ink);color:#fff;box-shadow:0 -4px 18px rgba(16,42,50,.16)}.mobile-cart-checkout span{display:grid;font-size:12px}.mobile-cart-checkout strong{font-size:16px}.catalog-filters{display:grid!important;grid-template-columns:42px 1fr!important;gap:8px!important;padding:0!important;background:none!important;border:0!important;margin:14px 0!important}.catalog-filters>label{min-width:0!important}.catalog-filters input{min-height:42px}.catalog-filter-toggle{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:7px;background:#fff;font-weight:800}.catalog-filter-options{display:none;grid-column:1/-1;padding:10px;background:#f0eee7;border:1px solid var(--line);border-radius:8px}.catalog-filters.is-open .catalog-filter-options{display:grid;gap:8px}.catalog-filter-options .btn,.catalog-filter-options a{width:100%}}
/* Compact checkout address selection. */
.checkout-addresses .address-choice:has(input:checked){border-color:var(--accent);background:#f4fbf7}.address-action,.address-page .form-actions .btn{font-size:12px;padding:4px 7px}.address-action{border:0;background:none;color:inherit;text-decoration:underline;cursor:pointer}
/* Location dialog: native dialog defaults and prior bottom-sheet rules are overridden here. */
.location-sheet[open]{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;width:min(400px,calc(100vw - 24px));max-width:400px;max-height:calc(100dvh - 24px);margin:0!important;padding:14px;box-sizing:border-box;overflow:hidden;border:0;border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 18px 48px rgba(12,41,50,.24)}
.location-sheet::backdrop{background:rgba(0,0,0,.38)}
.location-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.location-sheet-head h2{margin:0;color:var(--ink);font-size:16px;font-weight:850;letter-spacing:-.01em}.location-sheet-close{flex:0 0 auto;width:30px;height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--ink);font-size:24px;line-height:1}.location-sheet-close:hover{background:#f0f4f1}
.location-choice-row{display:flex;align-items:center;width:100%;min-width:0;gap:6px;margin-top:12px}.locate-me{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:7px 9px;border:1px solid #b9d2c9;border-radius:9px;background:#eef8f4;color:var(--ink);font-size:12px;font-weight:800;white-space:nowrap}.locate-me span{font-size:16px;line-height:1}.location-or{flex:0 0 auto;color:#687b7c;font-size:10px;font-weight:850;white-space:nowrap}.location-pin{display:flex!important;flex:1 1 auto;align-items:center;min-width:0;gap:5px;margin:0!important}.location-pin input{flex:1 1 auto;min-width:0;width:100%;min-height:36px!important;padding:7px 9px!important;border:1px solid #d2dbd6;border-radius:9px;background:#fff;color:var(--ink);font-size:12px;box-shadow:none}.pincode-go{flex:0 0 auto;min-height:36px;padding:7px 9px;border:1px solid var(--ink);border-radius:9px;background:var(--ink);color:#fff;font-size:12px;font-weight:850;white-space:nowrap}
.location-saved{display:grid;gap:6px;margin-top:12px;font-size:12px}.location-saved>strong{color:var(--ink)}.location-saved-list{display:grid;gap:6px;max-height:220px;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.location-saved-list button{width:100%;display:grid;grid-template-columns:16px minmax(0,1fr);gap:1px 7px;align-items:start;padding:8px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);text-align:left;font:inherit}.location-saved-list button::before{content:'â—‹';grid-row:1/3;color:#587070;font-size:16px;line-height:1}.location-saved-list button[aria-pressed=true]{border-color:var(--ink);background:#eef8f4}.location-saved-list button[aria-pressed=true]::before{content:'âœ“';color:var(--ink);font-weight:900}.location-saved-list b{font-size:12px;line-height:1.2}.location-saved-list small{grid-column:2;color:var(--muted);font-size:11px;line-height:1.25}.location-status{min-height:0;margin:7px 0 0;color:var(--muted);font-size:11px}
@media(max-width:700px){.location-sheet[open]{top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;width:calc(100vw - 16px)!important;max-width:400px!important;max-height:calc(100dvh - 24px);margin:0!important;padding:13px;transform:translate(-50%,-50%)!important}.mobile-cart-checkout{left:0;right:0;width:100%;max-width:100%;min-width:0;gap:12px;padding:12px max(16px,env(safe-area-inset-left)) calc(12px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-right));overflow:hidden}.mobile-cart-checkout span{min-width:0;flex:1}.mobile-cart-checkout b{flex:0 1 auto;min-width:0;white-space:nowrap}.cart-page:has(.mobile-cart-checkout){padding-bottom:calc(104px + env(safe-area-inset-bottom))}.product-page:has(.buy-row){padding-bottom:calc(116px + env(safe-area-inset-bottom))}.buy-row{bottom:calc(8px + env(safe-area-inset-bottom))}}
@media(max-width:340px){.location-sheet[open]{padding:12px}.location-choice-row{gap:4px}.locate-me{min-height:34px;padding:6px 7px;font-size:11px}.location-or{font-size:9px}.location-pin{gap:4px}.location-pin input{min-height:34px!important;padding-inline:6px!important;font-size:11px}.pincode-go{min-height:34px;padding:6px 7px;font-size:11px}}
/* Utility and transaction pages stay focused. */
body:has(.cart-page) footer,body:has(.auth-card) footer,body:has(.address-page) footer{display:none}
.auth-card{max-width:430px;min-height:0!important;margin:28px auto!important;padding:28px!important}.auth-heading{margin-bottom:20px}.auth-heading h1{margin:0 0 6px!important;font-size:32px!important;line-height:1.1;letter-spacing:-.03em}.auth-heading p{margin:0;color:#617276;font-size:14px}.auth-card form{gap:13px}.auth-card label{margin:0}.auth-card input{height:48px;margin-top:5px}.auth-card .password-field{position:relative;display:block}.auth-card .password-field input{padding-right:58px}.auth-card .password-field button{position:absolute;top:50%;right:8px;transform:translateY(-50%);border:0;background:transparent;color:#173f49;font-size:12px;font-weight:850}.auth-card .btn.primary{width:100%;min-height:48px;margin-top:4px}.auth-register-link{margin:16px 0 0;text-align:center;font-size:14px}.auth-register-link a{color:#173f49;font-weight:800;text-decoration:underline;text-decoration-color:#f08a68;text-underline-offset:3px}@media(max-width:700px){.auth-card{width:calc(100% - 24px);margin:16px auto!important;padding:22px 18px!important}.auth-heading{margin-bottom:16px}.auth-heading h1{font-size:27px!important}}

/* Mobile cart: compact cards and a viewport-safe checkout action. */
@media(max-width:700px){
body:has(.cart-list){overflow-x:hidden;background:var(--cream)}
.cart-page:has(.cart-list){width:100%;max-width:100%;padding:16px 12px calc(112px + env(safe-area-inset-bottom));margin:0 auto;min-height:100vh;box-sizing:border-box}
.cart-page:has(.cart-list) h1{margin:6px 0 16px;color:var(--ink);font-size:28px}
.cart-page:has(.cart-list) .cart-list{gap:10px}
.cart-page:has(.cart-list) .cart-list article{grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:start;padding:10px;background:#fff;border:1px solid #dfe4e0;border-radius:12px;box-shadow:0 4px 14px rgba(16,42,50,.055);min-width:0}
.cart-page:has(.cart-list) .cart-list img{width:64px;height:64px;border-radius:9px}
.cart-page:has(.cart-list) .cart-list article>div{min-width:0}
.cart-page:has(.cart-list) .cart-list h3{color:var(--ink);font-size:15px;line-height:1.25;overflow-wrap:anywhere}
.cart-page:has(.cart-list) .cart-list article> b{grid-column:2;color:var(--ink);font-size:17px;line-height:1.1}
.cart-page:has(.cart-list) .cart-edit{gap:7px;margin-top:7px;min-width:0}
.cart-page:has(.cart-list) .quantity-control{height:32px;border-color:#cfd8d3;border-radius:8px;background:#f8f8f5}
.cart-page:has(.cart-list) .quantity-control button{width:31px;height:30px;background:#fff;color:var(--ink);font-size:17px;line-height:1}
.cart-page:has(.cart-list) .quantity-control b{min-width:32px;color:var(--ink);font-size:13px}
.cart-page:has(.cart-list) .remove-cart{padding:5px 2px;color:#9d3d24;font-size:12px;font-weight:700}
.cart-page:has(.cart-list) .coupon-entry{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;align-items:end;margin:16px 0}
.cart-page:has(.cart-list) .coupon-entry label{min-width:0;font-size:11px;font-weight:800;color:var(--ink)}
.cart-page:has(.cart-list) .coupon-entry input{width:100%;min-width:0;height:38px;padding:7px 9px;border-color:#d7ded9;border-radius:8px}
.cart-page:has(.cart-list) .coupon-entry .btn{min-height:38px;padding:8px 10px;font-size:12px;white-space:nowrap}
.mobile-cart-checkout{position:fixed;z-index:35;left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));width:auto;max-width:none;min-width:0;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) minmax(112px,42%);gap:8px;align-items:center;padding:8px;background:#0c2932;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#fff;box-shadow:0 8px 24px rgba(12,41,50,.28);overflow:hidden}
.mobile-cart-checkout span{min-width:0;display:grid;gap:1px;padding-left:2px;font-size:11px;color:#dce8e4}
.mobile-cart-checkout strong{min-width:0;color:#fff;font-size:16px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mobile-cart-checkout b{min-width:0;min-height:44px;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;border-radius:11px;background:#ff4d22;color:#fff;font-size:14px;font-weight:850;line-height:1;text-align:center;white-space:nowrap}
.mobile-cart-checkout b::after{content:"\2192";font-size:17px;line-height:1}
}
@media(max-width:340px){.cart-page:has(.cart-list){padding-inline:10px}.cart-page:has(.cart-list) .cart-list article{grid-template-columns:56px minmax(0,1fr);padding:9px}.cart-page:has(.cart-list) .cart-list img{width:56px;height:56px}.cart-page:has(.cart-list) .coupon-entry{grid-template-columns:1fr 1fr}.cart-page:has(.cart-list) .coupon-entry label{grid-column:1/-1}.mobile-cart-checkout{grid-template-columns:minmax(0,1fr) minmax(98px,40%);gap:6px;padding:7px}.mobile-cart-checkout b{min-height:42px;font-size:13px}.mobile-cart-checkout strong{font-size:15px}}
/* Latest cart layout: compact two-column desktop and a focused mobile checkout view. */
.saved-order-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:12px}.saved-order-actions details{position:relative}.saved-order-actions summary{list-style:none;cursor:pointer}.saved-order-actions summary::-webkit-details-marker{display:none}.saved-order-actions details[open]>summary{margin-bottom:10px}.saved-order-actions details p,.saved-order-actions details form{margin:8px 0}.saved-order-actions details form{display:flex;gap:8px;flex-wrap:wrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cart-title-row{display:flex;align-items:end;justify-content:space-between;gap:16px}.cart-item-count{padding-bottom:18px;color:var(--muted);font-weight:700}.cart-item-price-mobile{display:none}.coupon-heading{display:none}.secure-checkout{display:none}
@media(min-width:701px){.cart-page--items{display:block!important;width:auto!important;max-width:1220px!important;padding:34px 30px 56px!important;margin:0 auto!important;min-height:auto!important}.cart-page--items .cart-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:24px!important;align-items:start!important}.cart-page--items .cart-content{grid-column:1!important;min-width:0}.cart-page--items .cart-list{gap:12px}.cart-page--items .cart-list article{grid-template-columns:72px minmax(0,1fr) auto;padding:14px}.cart-page--items .cart-list article>b{grid-column:3;grid-row:1;color:var(--ink);font-size:18px}.cart-page--items .cart-list img{width:72px;height:72px}.cart-page--items .cart-total{grid-column:2!important;grid-row:1!important;justify-self:end!important;width:300px!important;position:sticky!important;top:110px!important;display:grid;grid-template-columns:1fr auto;gap:14px;padding:22px;margin:0}.cart-page--items .cart-total h2{grid-column:1/-1;margin:0 0 4px;font-size:20px}.cart-page--items .cart-total .btn{grid-column:1/-1;margin-top:4px}.cart-page--items .coupon-entry{display:flex!important;align-items:end!important;gap:8px!important;margin:0;padding:14px 16px!important;background:#e9f5ee!important;border:1px solid #badfc9!important;border-radius:12px!important}.cart-page--items .coupon-entry label{flex:0 0 260px!important;max-width:260px!important}.cart-page--items .coupon-entry input{width:100%!important;background:#fff!important}.cart-page--items .coupon-entry .btn{width:auto}.cart-page--items .mobile-cart-checkout{display:none!important}.cart-page--items .cart-item-price-desktop{display:block}}
@media(max-width:700px){.cart-page--items{width:100%;max-width:100%;padding:16px 12px 24px;margin:0 auto;min-height:auto;box-sizing:border-box}.cart-page--items .cart-layout{display:block!important}.cart-page--items .cart-content{min-width:0}.cart-page--items .cart-title-row{align-items:end;margin-bottom:14px}.cart-page--items .cart-title-row .kicker{font-size:10px}.cart-page--items .cart-title-row h1{margin:5px 0 0!important;font-size:30px!important}.cart-item-count{padding:0 1px 4px;font-size:13px}.cart-page--items .cart-list{gap:10px}.cart-page--items .cart-list article{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;grid-template-areas:'image details' 'image details'!important;gap:16px!important;align-items:center!important;padding:16px!important;border-radius:12px!important}.cart-page--items .cart-list article>img{grid-area:image!important;width:100px!important;height:100px!important;border-radius:10px!important}.cart-page--items .cart-list article>div{grid-area:details!important;min-width:0!important}.cart-page--items .cart-list h3{font-size:16px!important;line-height:1.25!important}.cart-page--items .cart-item-price-desktop{display:none!important}.cart-page--items .cart-item-price-mobile{display:block;margin-top:5px;font-size:18px;line-height:1.15}.cart-page--items .cart-edit{margin-top:8px!important;gap:10px!important}.cart-page--items .quantity-control{height:38px!important;border-radius:9px!important}.cart-page--items .quantity-control button{width:39px!important;height:36px!important;font-size:20px!important}.cart-page--items .quantity-control b{min-width:40px!important;font-size:15px!important}.cart-page--items .remove-cart{padding:7px 0!important;color:#e64a2a!important;font-size:13px!important}.cart-page--items .coupon-entry{display:grid!important;grid-template-columns:minmax(0,1fr) 94px!important;gap:8px!important;margin:16px 0;padding:15px!important;background:#e9f5ee!important;border:1px solid #badfc9!important;border-radius:12px!important}.cart-page--items .coupon-heading{display:flex;grid-column:1/-1;align-items:center;gap:9px;font-size:17px}.cart-page--items .coupon-heading span{font-size:21px}.cart-page--items .coupon-entry label{grid-column:auto!important;max-width:none!important}.cart-page--items .coupon-entry input{height:44px!important;padding:10px 12px!important;background:#fff!important;font-size:14px!important}.cart-page--items .coupon-entry .btn{min-height:44px!important;padding:9px!important}.cart-page--items .coupon-entry .btn:last-child:nth-child(5){grid-column:1/-1}.cart-page--items .cart-total{position:static!important;width:auto!important;max-width:none!important;display:grid!important;grid-template-columns:1fr auto!important;gap:15px!important;padding:18px 16px!important;margin:14px 0 0!important;border-radius:14px!important}.cart-page--items .cart-total h2{grid-column:1/-1;margin:0 0 5px;font-size:18px}.cart-page--items .cart-total span:nth-last-of-type(1),.cart-page--items .cart-total b:nth-last-of-type(1){padding-top:13px;border-top:1px solid var(--line);font-size:17px}.saved-order-actions{align-items:stretch}.saved-order-actions>a,.saved-order-actions details{width:100%}.saved-order-actions summary{display:block;text-align:center}.secure-checkout{display:block;margin:24px 0 14px;text-align:center;color:#6c807b;font-size:12px}.cart-page--items .mobile-cart-checkout{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;max-width:none!important;margin:0!important;grid-template-columns:minmax(0,1fr) minmax(165px,1.45fr)!important}.mobile-cart-checkout b{font-size:13px!important}}
/* Keep the existing message panel, with a cleaner transaction-card treatment. */
.chat-panel{background:#fff;border:1px solid #dce3de;border-radius:12px;box-shadow:0 14px 34px rgba(12,41,50,.16);padding:16px}
.chat-heading strong{color:var(--ink);font-size:16px}.chat-heading button{width:30px;height:30px;padding:0;border:0;border-radius:7px;color:var(--ink);line-height:1}.chat-heading button:hover{background:#f2f4f0}
.chat-panel select,.chat-panel textarea{box-sizing:border-box;border-color:#d6ded9;border-radius:8px;background:#fff;box-shadow:none}.chat-panel form .btn.primary{width:100%;min-height:42px;border-radius:9px;background:var(--ink);border-color:var(--ink);box-shadow:0 3px 0 #ff4d22!important}.chat-panel>small{color:#64767a}

/* Homepage quick links: compact, even desktop distribution and a touch-friendly mobile rail. */
.chips{display:flex;align-items:center;justify-content:space-between;gap:12px;width:min(1384px,calc(100% - 56px));margin:0 auto;padding:12px 0;box-sizing:border-box;overflow:visible;background:transparent;border:0;border-radius:0}.chips a{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:44px;padding:0 14px;box-sizing:border-box;border:1px solid #cbd9d2;border-radius:8px;color:var(--ink);font-size:12px;font-weight:800;white-space:nowrap;text-decoration:none;box-shadow:2px 2px 0 #c5d4cc;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.chips a:nth-child(2){background:#f2efff;border-color:#d9d2f4;box-shadow:2px 2px 0 #d3cbee}.chips a:nth-child(3){background:#fff5dd;border-color:#efd8a6;box-shadow:2px 2px 0 #e9d09d}.chips a:nth-child(4){background:#eaf6ff;border-color:#c9e1ef;box-shadow:2px 2px 0 #c1dae8}.chips a:nth-child(5){background:#fff0f4;border-color:#f0ccd8;box-shadow:2px 2px 0 #eac5d1}.chips a:nth-child(6){background:#edf8ee;border-color:#c9e3cc;box-shadow:2px 2px 0 #c2ddc5}.chips a:hover{transform:translate(-1px,-1px);border-color:#9eafa7;box-shadow:3px 3px 0 #b6c6bd}.chips .chip-icon{flex:0 0 auto;color:#36545a;font-size:17px;line-height:1}.chips .chip-featured{background:#ffe2d2!important;border-color:#f5ac88!important;color:#c9431d;box-shadow:2px 2px 0 #eaa07c!important}.chips .chip-featured .chip-icon{color:#ef5428}
@media(max-width:700px){.chips{justify-content:flex-start;width:calc(100% - 8px);margin-left:8px;margin-right:0;gap:8px;padding:10px 0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:0}.chips::-webkit-scrollbar{display:none}.chips a{flex:0 0 auto;min-height:40px;padding:0 13px;font-size:12px}.chips .chip-icon{font-size:16px}}

/* The existing chat trigger lives in the footer; only its panel remains a viewport popup. */
footer .chat-launch{position:static;right:auto;bottom:auto;left:auto;z-index:auto;display:flex;align-items:center;width:100%;min-height:44px;margin:4px 0;padding:10px 0;box-sizing:border-box;overflow:visible;background:transparent;border:0;border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22);border-radius:0;box-shadow:none;color:#fff;font-size:13px;font-weight:750;text-align:left}footer .chat-launch:before{content:"ðŸ’¬";margin:0 8px 0 0;color:inherit;font-size:15px;line-height:1}footer .chat-launch:hover{transform:none;background:rgba(255,255,255,.08);box-shadow:none}footer .chat-launch #chat-unread:not(:empty){display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;margin-left:7px;padding:0 5px;border-radius:999px;background:var(--orange);color:#fff;font-size:10px}.chat-footer-arrow{margin-left:auto;font-size:17px;line-height:1}
@media(max-width:700px){body:has(.chat-launch) footer{padding-bottom:20px}footer .chat-launch{min-height:0;margin:0;padding:6px 0;border-color:rgba(255,255,255,.28);font-size:14px}}

/* Safari zooms focused editable controls below 16px; retain the existing field geometry. */
@media(max-width:768px){input:not([type=checkbox]):not([type=radio]):not([type=hidden]),textarea,select{font-size:16px;line-height:1.25}}

.wishlist-toggle{position:absolute;top:10px;right:10px;z-index:3;width:38px;height:38px;padding:0;border:1px solid rgba(16,42,50,.14);border-radius:50%;background:rgba(255,255,255,.94);color:var(--ink);font-size:23px;line-height:1;box-shadow:0 2px 9px rgba(16,42,50,.12)}.wishlist-toggle.is-active{color:#ff5426}.product-gallery{position:relative}.wishlist-gallery{top:14px;right:14px}.gallery-share{position:absolute;top:60px;right:14px;z-index:3;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid rgba(16,42,50,.14);border-radius:50%;background:rgba(255,255,255,.94);color:var(--ink);box-shadow:0 2px 9px rgba(16,42,50,.12)}.gallery-share:hover{background:#fff;border-color:var(--orange)}.gallery-share svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wishlist-link{font-size:22px}.wishlist-link b{position:absolute;right:-3px;top:-5px;background:var(--orange);color:#fff;border-radius:20px;min-width:19px;height:19px;font-size:10px;display:grid;place-items:center}.wishlist-link b:empty{display:none}
.wallet-link{display:grid;place-items:center}.wallet-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* Single-product content continues below the gallery/action grid. */
body:has(.product-main) .breadcrumbs{margin-top:16px;margin-bottom:10px}.product-main{padding-top:8px;padding-bottom:30px}.product-details-block,.related-products{width:min(1384px,100%);margin:0 auto;padding:0 28px;min-width:0}.product-details-block{padding-bottom:28px}.product-details-block details{max-width:100%;margin:0}.product-catalog-details{padding-top:20px}.product-catalog-details h2{margin:18px 0 8px;font-size:24px}.related-products{padding-top:20px;padding-bottom:52px}.related-products-head{margin-bottom:16px}.related-products-head h2{margin:5px 0 0;font-size:clamp(26px,3vw,38px);line-height:1.1;letter-spacing:-.03em}.related-products-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-width:0}.related-products-track .product-card{min-width:0}.related-products-track .product-info{min-width:0}.related-products-track .product-info h3{overflow-wrap:anywhere}@media(min-width:1200px){.related-products-track{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.related-products-track .product-info{padding:12px}.related-products-track .product-info h3{font-size:15px}.related-products-track .product-card .add-cart,.related-products-track .product-chat-button{padding-inline:9px;font-size:12px}}@media(max-width:700px){body:has(.product-main) .breadcrumbs{margin-top:10px;margin-bottom:4px}.product-main{padding-top:6px;padding-bottom:calc(28px + env(safe-area-inset-bottom))}.product-details-block,.related-products{padding-inline:15px}.product-details-block{padding-bottom:20px}.product-catalog-details h2{font-size:21px}.related-products{padding-top:14px;padding-bottom:34px}.related-products-track{grid-auto-flow:column;grid-auto-columns:calc((100% - 12px)/2);grid-template-columns:none;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;padding:3px 1px 16px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.related-products-track .product-card{scroll-snap-align:start}.related-products-track .product-info{padding:11px}.related-products-track .product-info h3{font-size:15px}.related-products-track .product-card .add-cart,.related-products-track .product-chat-button{padding:8px 7px;font-size:12px}}
@media(min-width:701px){.related-products-track{grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/4);grid-template-columns:none;gap:16px;overflow-x:auto;overscroll-behavior-x:contain;padding:3px 1px 16px;scroll-snap-type:x proximity}.related-products-track .product-card{scroll-snap-align:start}} 
@media(max-width:700px){.product-page.product-main:has(.buy-row){padding-bottom:20px}}
.product-details-block .product-extra{margin:0;padding:18px 0;border:0;border-bottom:1px solid var(--line);border-radius:0}
@media(min-width:701px){.product-details-block .product-video{width:50%}}
/* Tighter desktop product summary rhythm and balanced action controls. */
@media(min-width:701px){.product-page.product-main{gap:28px;padding-top:6px;padding-bottom:22px;align-items:start}.product-detail{padding-top:3px}.product-detail h1{margin:7px 0 9px}.product-detail .rating{margin:0}.product-detail .price.large{margin:14px 0;font-size:27px}.product-detail>p{margin:10px 0 14px}.product-detail .availability{padding:11px 14px;border-radius:10px}.product-detail .product-choices{margin:12px 0}.product-detail .buy-row{gap:12px;margin-top:18px}.product-detail .buy-row .btn{min-height:52px;padding:12px 20px}.product-detail .buy-row .add-cart{min-width:164px}.product-detail .buy-row .share{min-width:112px}.product-detail .highlights{gap:6px;padding:18px 0}.product-detail .product-chat-button{margin-top:14px;padding:10px 15px}}
/* Shared product cards: stable content height and image-level offer badges. */
.product-card{display:flex;flex-direction:column}.product-card .product-media{flex:0 0 auto}.product-card .product-info{display:flex;flex:1;flex-direction:column;min-width:0}.product-card .eyebrow,.product-card-title,.product-card-title a{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card .eyebrow{min-height:14px}.product-card-title{line-height:1.2}.product-card .price{min-height:24px}.product-card .add-cart,.product-card .product-chat-button{width:100%;margin-top:auto}.product-card-badges{position:absolute;z-index:2;top:10px;left:10px;display:grid;gap:6px;justify-items:start}.product-card-badges .badge,.product-discount-badge{position:static;padding:5px 8px;border-radius:6px;font-size:10px;font-weight:850;line-height:1;text-transform:uppercase}.product-card-badges .badge{background:var(--yellow)}.product-discount-badge{background:#dff3e6;color:#1f6847}
.product-thumbnails button.is-active{border-color:var(--orange);box-shadow:0 0 0 2px rgba(255,84,38,.24)}
.share-earn{display:grid;gap:4px;margin-top:12px;padding:12px 14px;border:1px solid #cde5d6;border-radius:10px;background:#f0faf3}.share-earn strong{font-size:14px}.share-earn span{font-size:13px}.share-earn-button{justify-self:start;margin-top:4px}.product-policy-badges{display:flex;gap:8px;flex-wrap:wrap;padding:13px 0}.product-policy-badges span{padding:7px 10px;border-radius:999px;background:#eef6f0;color:#205c3d;font-size:13px;font-weight:750}.product-policy{display:flex;align-items:end;gap:18px;padding:10px 0;border:0;border-top:1px solid var(--line)}.product-policy legend{font-weight:800}.product-policy label{min-width:120px}.wallet-section{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.wallet-balances{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:12px;margin:12px 0 22px}.wallet-balances article,.wallet-history article{padding:14px;border:1px solid var(--line);border-radius:10px;background:#fff}.wallet-balances small,.wallet-history small{display:block;color:var(--muted)}.wallet-balances strong{display:block;margin:4px 0;font-size:25px}.wallet-balances p{margin:0;font-size:13px}.wallet-history{display:grid;gap:8px}.wallet-history article{display:grid;grid-template-columns:110px 1fr;gap:3px}.wallet-history small{grid-column:2}.share-earn-account{margin-top:20px;padding:14px;border-radius:10px;background:#f0faf3}@media(max-width:700px){.product-policy{align-items:start;flex-direction:column;gap:8px}.wallet-balances{grid-template-columns:1fr}.wallet-history article{grid-template-columns:1fr}.wallet-history small{grid-column:auto}}
@media(min-width:701px){.product-gallery:has(.product-thumbnails){position:relative;display:grid;grid-template-columns:90px minmax(0,1fr);grid-template-areas:"thumb main";gap:14px;align-items:start;padding:14px}.product-gallery:has(.product-thumbnails)>#product-main-image{grid-area:main;min-width:0}.product-gallery:has(.product-thumbnails)>.product-thumbnails{position:absolute;top:14px;bottom:14px;left:14px;width:90px;display:flex;flex-direction:column;gap:10px;margin:0;overflow-x:hidden;overflow-y:auto;padding-right:2px;scrollbar-gutter:stable}.product-gallery:has(.product-thumbnails)>.product-thumbnails button{flex:0 0 76px;width:76px}.product-gallery:has(.product-thumbnails)>.product-thumbnails img{width:64px;height:64px}}
.wallet-balances{grid-template-columns:repeat(3,minmax(0,220px))}
/* Mobile cart ends directly after its checkout action. Kept last to override earlier cart rules. */
@media(max-width:768px){main#main,.cart-page,.cart-page--items{height:auto!important;min-height:0!important;padding-bottom:12px!important}}
/* Keep each mobile product card's name, price, and controls in a compact top-to-bottom flow. */
@media(max-width:768px){.cart-page--items .cart-list article>div{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;height:auto!important;min-height:0!important;gap:3px!important}.cart-page--items .cart-list .cart-edit{margin-top:5px!important;position:static!important}}
@media(max-width:768px){.cart-page--items .cart-list article{align-items:start!important}.cart-page--items .cart-list article>div{display:block!important;align-self:start!important;height:auto!important;min-height:0!important}.cart-page--items .cart-list h3{margin:0!important}.cart-page--items .cart-item-price-mobile{margin:2px 0 0!important}.cart-page--items .cart-list .cart-edit{margin:4px 0 0!important;padding:0!important;position:static!important;transform:none!important}}
/* Saved-order payment page: compact the status, payment, and delivery information into clear groups. */
.order-page{max-width:1220px}.order-header{padding-bottom:17px;border-bottom:1px solid var(--line)}.order-header h1{margin:6px 0 14px}.order-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:14px}.order-meta strong{color:var(--ink)}.order-status{padding:4px 9px;border-radius:999px;background:#e9f5ee;color:#205c3d;font-size:12px;font-weight:850;text-transform:uppercase}.order-page>.order-reservation{margin:16px 0 8px;padding:11px 13px;border:1px solid #cde5d6;border-radius:10px;background:#f0faf3}.order-page>.reservation-deadline{margin:0;color:#526a69;font-size:13px}.order-grid{gap:20px;margin-top:20px}.order-details,.order-payment{box-shadow:0 7px 22px rgba(16,42,50,.045)}.order-details h2{margin-bottom:16px}.order-details h2:not(:first-child){margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.order-details p{margin:11px 0}.order-payment{display:grid;align-content:start;gap:14px}.order-payment>.wallet-section{display:grid;gap:12px;margin:0;padding:0 0 16px;border:0;border-bottom:1px solid var(--line)}.order-payment>.wallet-section h2{margin:0}.order-payment>.wallet-section p{display:flex;justify-content:space-between;gap:16px;margin:0}.order-payment>.wallet-section label{padding:9px 10px;border-radius:8px;background:#f7f8f4;font-size:13px;font-weight:750}.order-payment>h2{margin:4px 0 0;font-size:24px;line-height:1.2}.order-payment #payment-message{margin:0;color:#526a69}.order-payment>.btn.primary,.order-payment>#complete-wallet-order{justify-self:start;min-width:172px}.order-payment>p:has(.btn){margin:0}.order-payment #check-payment{padding:10px 14px;font-size:13px}@media(max-width:700px){.order-page{padding-top:20px}.order-header{padding-bottom:14px}.order-meta{align-items:flex-start;flex-direction:column;gap:6px}.order-grid{margin-top:14px;gap:14px}.order-details,.order-payment{padding:18px}.order-details h2:not(:first-child){margin-top:22px;padding-top:16px}.order-payment>.btn.primary,.order-payment>#complete-wallet-order{width:100%}}
.order-payment .payment-actions{display:grid;justify-items:stretch;gap:9px}.order-payment .payment-actions .btn{width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere}.payment-action-links{display:flex;justify-content:center;align-items:center;gap:9px;flex-wrap:wrap;min-height:20px}.order-payment .payment-cancel-form{margin:0;text-align:center}.payment-action-link,.payment-cancel-link,.payment-status-link{border:0;background:transparent;color:#405d61;font:inherit;font-size:13px;font-weight:750;text-decoration:underline;text-decoration-color:#ef9a78;text-underline-offset:3px;cursor:pointer}.payment-action-link[hidden],.payment-cancel-form[hidden]{display:none!important}.payment-action-link:after{margin-left:9px;color:#9ca8a2;content:'·';text-decoration:none}.payment-cancel-link{color:#8d3527}.payment-review-note{margin:0!important;color:#765311!important;font-weight:800}.order-payment .payment-status-link{justify-self:start;padding:0}@media(max-width:700px){.order-payment .payment-actions{width:100%}.order-payment .payment-actions .btn{padding-inline:10px;font-size:13px}.payment-action-links{gap:7px}}
/* Customer account: compact cards with the existing cream, navy, and orange palette. */
.account-page{max-width:1220px}.account-header{padding-bottom:16px;border-bottom:1px solid var(--line)}.account-header h1{margin:5px 0}.account-header p{margin:0;color:var(--muted)}.account-quick{display:flex;gap:9px;flex-wrap:wrap;margin:18px 0 26px}.account-quick a{padding:9px 13px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:13px;font-weight:800}.account-quick a:last-child{margin-left:auto;color:#a53a27}.account-section{padding:20px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 7px 22px rgba(16,42,50,.045)}.account-section h2{margin:5px 0 16px;font-size:24px}.account-section-head{display:flex;align-items:center;justify-content:space-between}.account-empty{display:grid;gap:8px;justify-items:start;padding:8px 0}.account-empty span{color:var(--muted)}.account-empty .btn{margin-top:6px}.account-order-list{display:grid;gap:10px}.account-order-card{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #e1e6e2;border-radius:12px;background:#fff}.account-order-card>img{width:56px;height:56px;object-fit:cover;border-radius:9px;background:#f0f1ed}.account-order-main{display:grid;gap:5px;min-width:0}.account-order-main>strong{font-size:14px}.account-order-main small{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-chip{display:inline-block;margin:1px 4px 0 0;padding:3px 6px;border-radius:999px;background:#f1f4f1;color:#4b6260;font-size:10px;font-weight:800}.order-chip.paid,.order-chip.confirmed,.order-chip.delivered{background:#e5f5e9;color:#1e6845}.order-chip.pending,.order-chip.new,.order-chip.processing{background:#fff4d7;color:#8a6510}.order-chip.failed,.order-chip.cancelled,.order-chip.refunded{background:#fee9e5;color:#983b29}.account-order-total{display:grid;justify-items:end;gap:8px}.account-order-total .btn{padding:8px 10px;border-radius:8px;font-size:12px}.account-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:16px 0}.account-form{display:grid;gap:12px}.account-form label{display:grid;gap:5px;font-size:12px;font-weight:800}.account-form input{width:100%;min-height:42px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.account-form .btn{justify-self:start;padding:10px 14px}.password-field{position:relative;display:block}.password-field input{padding-right:58px}.password-field button{position:absolute;top:50%;right:7px;transform:translateY(-50%);border:0;background:transparent;color:#2b5b5b;font-size:12px;font-weight:850}.account-wallet{margin-top:0}.account-wallet .wallet-balances{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:700px){.account-page{padding:20px 12px 30px}.account-quick{margin:14px 0 18px}.account-quick a{flex:1;text-align:center}.account-quick a:last-child{margin-left:0}.account-section{padding:16px;border-radius:13px}.account-section h2{font-size:21px}.account-order-card{grid-template-columns:52px minmax(0,1fr);gap:10px}.account-order-card>img{width:52px;height:52px}.account-order-main small{white-space:normal}.account-order-total{grid-column:2;grid-row:2;display:flex;align-items:center;justify-content:space-between}.account-settings{grid-template-columns:1fr;gap:14px;margin:14px 0}.account-form .btn{width:100%}.account-wallet .wallet-balances{grid-template-columns:1fr}}
.account-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:24px;padding-bottom:22px;border-bottom:1px solid var(--line)}.account-identity h1{margin:5px 0}.account-identity p{margin:0;color:var(--muted)}.account-wallet-shortcut{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;padding:16px;color:#fff;background:radial-gradient(circle at top right,rgba(255,101,52,.45),transparent 42%),var(--ink);border:1px solid rgba(255,255,255,.14);border-radius:14px;box-shadow:0 10px 25px rgba(16,42,50,.14);text-decoration:none}.wallet-shortcut-icon{width:44px;height:44px;display:grid;place-items:center;background:var(--orange);border-radius:12px;font-size:22px}.wallet-shortcut-content{display:grid;gap:2px}.wallet-shortcut-content small{color:#ffd9cb;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.wallet-shortcut-content>span{font-size:12px;opacity:.8}.wallet-shortcut-content strong{font-size:24px;line-height:1.1}.wallet-shortcut-action{grid-column:2;color:#fff;font-size:12px;font-weight:800}.account-shortcuts{align-items:center}.account-shortcuts .account-signout{margin-left:auto;color:#a53a27}.account-shortcut span{margin-right:3px}@media(max-width:700px){.account-hero{grid-template-columns:1fr;gap:14px;padding-bottom:16px}.account-wallet-shortcut{width:100%}.account-shortcuts{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.account-shortcuts::-webkit-scrollbar{display:none}.account-shortcuts .account-shortcut,.account-shortcuts .account-signout{flex:0 0 auto;white-space:nowrap}.account-shortcuts .account-signout{margin-left:8px}}
@media(min-width:960px){.nav-wrap>.location{margin-left:auto}.nav-wrap>nav{margin-left:0}}
/* Homepage: enhance the existing linked category cards without changing the row or data. */
.category-strip{scrollbar-width:none;-ms-overflow-style:none}.category-strip::-webkit-scrollbar{display:none}.category-card{display:block;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);box-shadow:0 3px 10px rgba(16,42,50,.08);text-align:left;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.category-card:hover{transform:translateY(-2px);border-color:#c6d2cc;box-shadow:0 7px 16px rgba(16,42,50,.12)}.category-card img{display:block;border:0;border-radius:0}.category-card>.category-card-meta{display:flex;align-items:center;gap:8px;min-height:36px;padding:7px 8px 7px 10px;overflow:visible;background:#fff;font-size:13px;font-weight:800}.category-card-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-card-meta i{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border:1px solid #d7dfda;border-radius:50%;background:#f8faf8;color:var(--ink);font-size:13px;font-style:normal;line-height:1}
.category-strip{margin-bottom:6px}
@media(max-width:700px){.category-strip{grid-auto-columns:calc((100% - 20px)/2.5);width:calc(100% - 8px);margin-left:8px;margin-right:0}.category-card>.category-card-meta{min-height:34px;padding:6px 7px 6px 9px;font-size:12px}.category-card-meta i{flex-basis:19px;width:19px;height:19px;font-size:12px}}
.mobile-bottom-nav{display:none}
@media(max-width:768px){body:has(.mobile-bottom-nav) .product-page .buy-row{bottom:calc(80px + env(safe-area-inset-bottom))}}
@media(max-width:768px){body:has(.mobile-bottom-nav){padding-bottom:calc(72px + env(safe-area-inset-bottom))}.mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:65;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:64px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid #dce3de;background:rgba(255,253,248,.97);box-shadow:0 -8px 22px rgba(12,41,50,.1);backdrop-filter:blur(12px)}.mobile-bottom-nav a{position:relative;display:grid;justify-items:center;align-content:center;gap:3px;min-width:0;min-height:50px;color:#5d7173;font-size:10px;font-weight:800;line-height:1;text-decoration:none}.mobile-bottom-nav a[aria-current=page]{color:var(--orange)}.mobile-bottom-nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mobile-bottom-nav .mobile-bottom-icon{position:relative;display:grid;place-items:center}.mobile-bottom-nav .mobile-bottom-cart{color:var(--ink)}.mobile-bottom-nav .mobile-bottom-cart svg{width:23px;height:23px}.mobile-bottom-nav b{position:absolute;top:-8px;right:-11px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid var(--paper);border-radius:999px;background:var(--orange);color:#fff;font-size:10px;line-height:1}.mobile-bottom-nav b:empty{display:none}body:has(.mobile-bottom-nav) .chat-launch{bottom:76px}}
@media(max-width:768px){body:has(.cart-page) .mobile-bottom-nav,body:has(.checkout-form) .mobile-bottom-nav,body:has(.auth-card) .mobile-bottom-nav,body:has(.address-page) .mobile-bottom-nav{display:none}body:has(.cart-page),body:has(.checkout-form),body:has(.auth-card),body:has(.address-page){padding-bottom:0!important}}

/* Account and order-support repairs: kept before the legacy malformed rule below. */
.account-page{max-width:1220px;margin:28px auto!important;padding-inline:30px!important}.account-page .account-hero{display:grid!important;grid-template-columns:64px minmax(0,1fr) minmax(190px,240px)!important;align-items:center;gap:16px;min-height:0!important;margin:0!important;padding:0 0 18px!important;border-bottom:1px solid var(--line)}.account-page .account-avatar{width:64px;height:64px}.account-page .account-avatar>span{width:58px;height:58px}.account-page .account-hero>div{min-width:0}.account-page .account-hero h1{margin:3px 0 5px!important;font-size:30px!important}.account-page .account-hero p{margin:0;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-page .account-wallet-shortcut{display:grid!important;grid-template-columns:1fr!important;gap:3px!important;align-content:center;min-height:76px!important;margin:0!important;padding:13px 15px!important;border-radius:12px!important;background:var(--ink)!important;color:#fff!important;box-shadow:0 8px 20px rgba(16,42,50,.14)!important}.account-page .account-tab-wrap{display:flex!important;align-items:center;gap:12px;margin:16px 0!important;padding:0!important;border:0!important}.account-page .account-tabs{display:flex!important;flex:1;gap:7px;overflow-x:auto;white-space:nowrap}.account-page .account-tabs a{display:inline-flex!important;align-items:center;justify-content:center;padding:9px 12px!important;border:1px solid var(--line)!important;border-radius:9px!important;background:#fff!important;color:var(--ink)!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important}.account-page .account-tabs a.is-active{background:var(--ink)!important;border-color:var(--ink)!important;color:#fff!important}.account-page .account-signout{display:inline-flex!important;flex:0 0 auto;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border:1px solid #e7b9b0;border-radius:9px;background:#fff7f5;color:#a53a27;text-decoration:none;font-size:13px;font-weight:800}.account-page .account-section{margin:0!important;padding:20px!important}.account-page .wallet-balances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.account-page .wallet-balances article{padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.account-page .wallet-balances strong{display:block;margin-top:4px}
.order-support-panel{position:fixed!important;z-index:100!important;top:50%!important;right:auto!important;bottom:auto!important;left:50%!important;width:min(400px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;max-height:min(620px,calc(100dvh - 24px))!important;box-sizing:border-box!important;overflow:auto!important;transform:translate(-50%,-50%)!important;padding:16px!important;border:1px solid #cfded7!important;border-radius:16px!important;background:linear-gradient(145deg,#fffdf8,#edf8f4)!important}.order-support-panel .order-support-options{display:grid!important;gap:7px;padding:0 9px 9px!important}.order-support-panel .order-support-option{display:grid!important;grid-template-columns:18px 56px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;min-width:0!important;overflow:hidden!important;padding:8px!important}.order-support-panel .order-support-option>img{display:block!important;width:56px!important;height:56px!important;min-width:56px!important;max-width:56px!important;max-height:56px!important;object-fit:cover!important;border-radius:8px!important}.order-support-panel .order-support-option span{min-width:0!important}.order-support-panel .order-support-option b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-support-panel .order-support-chips{padding:0 9px 10px!important}.order-support-panel textarea{min-height:86px!important;max-width:100%!important}.order-support-panel .btn{width:100%!important}.order-support-panel::-webkit-scrollbar{width:8px}
@media(max-width:700px){.account-page{margin:4px auto!important;padding-inline:15px!important}.account-page .account-hero{grid-template-columns:58px minmax(0,1fr)!important;gap:12px;padding-bottom:14px!important}.account-page .account-avatar{width:58px;height:58px}.account-page .account-avatar>span{width:52px;height:52px}.account-page .account-wallet-shortcut{grid-column:1/-1;min-height:0!important;width:100%;padding:11px 13px!important}.account-page .account-tab-wrap{align-items:flex-start;gap:8px}.account-page .account-tabs{padding-bottom:4px}.account-page .account-signout{margin-top:0}.account-page .account-section{padding:15px!important}.order-support-panel{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;padding:14px!important}.order-support-panel .order-support-option{grid-template-columns:18px 48px minmax(0,1fr)!important}.order-support-panel .order-support-option>img{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;max-height:48px!important}}
/* Compact, order-only customer support and order details. */
.order-support-panel{width:min(420px,calc(100vw - 24px));padding:18px;border:1px solid #cfded7;border-radius:16px;background:linear-gradient(145deg,#fffdf8,#edf8f4);box-shadow:0 24px 55px rgba(10,45,52,.23)}
/* Critical avatar styles are intentionally before the legacy malformed rule below. */
.avatar-dialog{width:min(420px,calc(100vw - 28px));padding:20px;border:0;border-radius:16px;background:#fffdf8;color:var(--ink);box-shadow:0 20px 60px rgba(10,45,52,.28)}.avatar-dialog::backdrop{background:rgba(10,31,37,.42)}.avatar-dialog .avatar-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.avatar-dialog h2{margin:0;font-size:19px}.avatar-dialog-close{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:22px;line-height:1;cursor:pointer}.account-avatar{display:grid!important;place-items:center!important;width:64px!important;height:64px!important;border:0!important;border-radius:50%!important;background:transparent!important;padding:0!important;overflow:hidden!important;cursor:pointer}.account-avatar>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;box-shadow:0 0 0 2px var(--accent)!important}.avatar-options{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0!important}.avatar-option{display:grid!important;place-items:center!important;min-width:0;padding:7px!important;border:1px solid #d5e0da!important;border-radius:11px!important;background:#fff!important;cursor:pointer!important}.avatar-option>img{display:block!important;width:58px!important;height:58px!important;object-fit:cover!important;border:3px solid #fff!important;border-radius:50%!important;box-shadow:0 0 0 2px #0e4048!important}.avatar-option:hover,.avatar-option:focus-visible{border-color:var(--orange)!important;outline:none!important;transform:translateY(-1px)}.avatar-option.is-selected{border-color:var(--orange)!important;background:#fff0ea!important;box-shadow:inset 0 0 0 1px var(--orange)!important}.avatar-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}@media(max-width:420px){.avatar-dialog{padding:16px}.avatar-options{grid-template-columns:repeat(3,minmax(0,1fr))!important}.avatar-option>img{width:52px!important;height:52px!important}}
/* Existing-payment popup shown before a second checkout order can be created. */
.payment-progress-page{max-width:1180px;min-height:42vh;margin:0 auto;padding:36px 24px}.payment-progress-dialog{position:fixed;z-index:120;top:50%;left:50%;width:min(500px,calc(100vw - 24px));max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);box-sizing:border-box;overflow:auto;transform:translate(-50%,-50%);padding:25px;border:1px solid #cbd9d2;border-radius:18px;background:#fffdf8;color:var(--ink);box-shadow:0 24px 60px rgba(11,42,49,.3)}.payment-progress-dialog::backdrop{background:rgba(10,31,37,.48)}.payment-progress-dialog h2{margin:5px 42px 10px 0;font-size:clamp(23px,4vw,30px);line-height:1.1}.payment-progress-dialog>p{margin:0;color:#526b6c;line-height:1.55}.payment-progress-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:25px;line-height:1;cursor:pointer}.payment-progress-order{display:grid;grid-template-columns:60px minmax(0,1fr);gap:12px;align-items:center;margin:18px 0;padding:12px;border:1px solid #d9e3dd;border-radius:12px;background:#fff}.payment-progress-order img{display:block;width:60px;height:60px;object-fit:cover;border-radius:9px;background:#edf0eb}.payment-progress-order div{display:grid;gap:4px;min-width:0}.payment-progress-order strong{overflow-wrap:anywhere}.payment-progress-order small{color:#5a7271;font-size:12px}.payment-progress-actions{display:flex;gap:10px}.payment-progress-actions>*{flex:1;min-width:0}.payment-progress-actions .btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;box-sizing:border-box;text-align:center}.payment-progress-actions form{margin:0}@media(max-width:520px){.payment-progress-dialog{padding:20px 16px}.payment-progress-page{padding:24px 15px}.payment-progress-actions{display:grid}.payment-progress-order{grid-template-columns:52px minmax(0,1fr)}.payment-progress-order img{width:52px;height:52px}}
.product-chat-button{display:none!important}
.chat-launch{display:none!important}.order-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;margin-top:16px}.order-details{grid-row:span 2}.order-delivery{align-self:start}.order-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.order-card-heading h2,.order-delivery h2{margin:0}.order-item-list{display:grid;gap:10px}.order-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}.order-item:first-child{padding-top:0}.order-item:last-child{padding-bottom:0;border-bottom:0}.order-item>img{width:72px;height:72px;object-fit:cover;border-radius:10px;background:#f1f2ed}.order-item>div{display:grid;gap:3px;min-width:0}.order-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-item small{color:#637578;font-size:12px}.order-item>b{align-self:end;font-size:14px;white-space:nowrap}.order-delivery{display:grid;gap:8px}.order-delivery p{margin:0;color:#526a69;line-height:1.55}.order-tracking-card{margin-top:14px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#fffdf8}.order-tracker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:0;padding:0;list-style:none}.order-tracker li{position:relative;display:grid;justify-items:center;gap:7px;color:#93a09d;font-size:11px;font-weight:750;text-align:center}.order-tracker li:not(:last-child):after{position:absolute;z-index:0;top:8px;left:56%;width:88%;height:2px;background:#dce3df;content:""}.order-tracker i{z-index:1;width:17px;height:17px;border:3px solid #dce3df;border-radius:50%;background:#fffdf8}.order-tracker .is-reached{color:#173840}.order-tracker .is-reached i{border-color:var(--orange);background:var(--orange)}.order-tracker .is-reached:not(:last-child):after{background:#f6af87}.order-support-panel{width:min(420px,calc(100vw - 24px));padding:18px;border:1px solid #cfded7;border-radius:16px;background:linear-gradient(145deg,#fffdf8,#edf8f4);box-shadow:0 24px 55px rgba(10,45,52,.23)}.order-support-panel #chat-context{margin:5px 0 13px;color:#527075;font-size:13px;font-weight:800}.order-support-picker{border:1px solid #d8e3dd;border-radius:10px;background:#fff;padding:0}.order-support-picker summary{padding:12px;cursor:pointer;font-weight:800}.order-support-picker summary span{float:right;color:#647a78;font-size:12px}.order-support-options{display:grid;gap:7px;padding:0 9px 9px}.order-support-option{display:grid;grid-template-columns:18px 38px minmax(0,1fr);gap:8px;align-items:center;padding:8px;border-radius:8px;background:#f8faf7;cursor:pointer}.order-support-option input{margin:0}.order-support-option img{width:38px;height:38px;object-fit:cover;border-radius:7px;background:#eef1ed}.order-support-option span{display:grid;gap:2px;min-width:0}.order-support-option b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.order-support-option small{color:#677a78;font-size:11px}.order-support-chips{display:flex;flex-wrap:wrap;gap:5px;padding:0 9px 10px}.order-support-chips span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 7px;border-radius:999px;background:#e4f2ea;color:#225d43;font-size:11px;font-weight:750}.order-support-panel form{display:grid;gap:8px;margin-top:12px}.order-support-panel textarea{width:100%;box-sizing:border-box}.order-support-panel #chat-status{min-height:18px;margin:9px 0 0;color:#456366;font-size:12px}@media(max-width:700px){.order-layout{grid-template-columns:1fr;gap:12px}.order-details{grid-row:auto}.order-item{grid-template-columns:64px minmax(0,1fr) auto;gap:10px}.order-item>img{width:64px;height:64px}.order-tracking-card{padding:13px 8px}.order-tracker li{font-size:9px}.order-tracker li:not(:last-child):after{left:58%;width:80%}.order-support-panel{right:8px;bottom:8px;max-height:calc(100dvh - 16px);overflow:auto}.order-card-heading .btn{padding-inline:12px}}
@media(max-width:768px){.nav-wrap .menu-btn svg{width:26px;height:26px;stroke-width:2.6;stroke-linecap:butt}}
@media(max-width:700px){#discover .section-head{row-gap:6px;margin-bottom:16px}#discover .section-head h2{margin-bottom:4px}}
@media(max-width:700px){#discover .product-row{grid-auto-columns:55%}}
.trending-products{max-width:1400px;margin:0 auto;padding:32px 30px;background:#fffaf3}.trending-products-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 0 14px}.trending-products-head h2{margin:4px 0 0;font-size:clamp(27px,3vw,40px);line-height:1.05;letter-spacing:-.04em}.trending-products-head>a{flex:0 0 auto;color:var(--ink);font-size:13px;font-weight:850;white-space:nowrap}.trending-products-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;width:100%}.trending-products-grid .product-card{min-width:0}.trending-products-grid .product-info{padding:12px}.trending-products-grid .product-info h3,.trending-products-grid .eyebrow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trending-products-grid .product-info h3{margin:4px 0 0;font-size:15px}.trending-products-grid .product-media{aspect-ratio:.9}.trending-products-grid .price,.trending-products-grid .product-info>.btn,.trending-products-grid .product-chat-button{display:none}@media(max-width:1199px){.trending-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.trending-products{padding:21px 15px 24px}.trending-products-head{align-items:flex-end;gap:10px;margin-bottom:12px}.trending-products-head h2{font-size:27px}.trending-products-head>a{font-size:12px}.trending-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.trending-products-grid .product-info{padding:8px}.trending-products-grid .product-info h3{font-size:12px;line-height:1.25}.trending-products-grid .eyebrow{font-size:8px;line-height:1.25}.trending-products-grid .product-media{aspect-ratio:1}}@media(max-width:340px){.trending-products-grid{gap:6px}.trending-products-grid .product-info{padding:7px}.trending-products-grid .product-info h3{font-size:11px}.trending-products-grid .eyebrow{font-size:7px}}

/* Hero and product image transitions. */
.hero-slide{opacity:1;visibility:hidden;transform:translateX(100%);transition:transform .58s cubic-bezier(.22,.72,.22,1),visibility 0s linear .58s}
.hero-slide.is-active{z-index:2;visibility:visible;transform:translateX(0);transition:transform .58s cubic-bezier(.22,.72,.22,1),visibility 0s}
.hero-slide.is-leaving{visibility:visible;transform:translateX(-100%);z-index:1}
.hero-slide.is-leaving-left{transform:translateX(-100%)}
.hero-slide.is-removed{visibility:hidden!important;opacity:0;transform:translateX(0);transition:none!important}
.hero-slide.is-enter-from-right.is-active{animation:hero-enter-from-right .58s cubic-bezier(.22,.72,.22,1)}
@keyframes hero-enter-from-right{from{transform:translateX(100%)}to{transform:translateX(0)}}
.hero-dots{right:auto;left:50%;bottom:28px;transform:translateX(-50%);align-items:center;gap:7px}
.hero-dots button{width:8px;height:8px;border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.42);box-shadow:0 1px 4px rgba(0,0,0,.28);transition:width .22s ease,background .22s ease,transform .22s ease}
.hero-dots button[aria-selected=true]{width:22px;background:rgba(255,255,255,.96);border-color:#fff}
@media(max-width:700px){.hero-dots{right:auto;left:50%;bottom:23px;transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.hero-slide,.hero-slide.is-active{transform:none;transition:none}.hero-slide.is-enter-from-right.is-active{animation:none}}

.hero-carousel[data-hero-scrollable] .hero-slides{position:absolute;inset:0;display:flex;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;cursor:grab}
.hero-carousel[data-hero-scrollable] .hero-slides::-webkit-scrollbar{display:none}
.hero-carousel[data-hero-scrollable] .hero-slide{position:relative;inset:auto;z-index:1;display:block;flex:0 0 100%;opacity:1;visibility:visible;transform:none!important;transition:none!important;scroll-snap-align:start}
.hero-carousel[data-hero-scrollable] .hero-slide.is-removed{opacity:1;visibility:visible}
.hero-carousel[data-hero-scrollable] .hero-slides-mobile{display:none}
@media(max-width:767px){.hero-carousel[data-hero-scrollable] .hero-slides-desktop{display:none}.hero-carousel[data-hero-scrollable] .hero-slides-mobile{display:flex}}

.product-gallery>#product-main-image{position:relative;z-index:1}
.product-gallery-leaving{position:absolute;z-index:2;display:block;object-fit:contain;pointer-events:none;animation:product-image-leave-right .42s ease both}
.product-gallery-leaving-left{animation-name:product-image-leave-left}
#product-main-image.product-gallery-enter-left{animation:product-image-enter-left .42s ease both}
#product-main-image.product-gallery-enter-right{animation:product-image-enter-right .42s ease both}
@keyframes product-image-enter-left{from{opacity:.45;transform:translateX(-11%)}to{opacity:1;transform:translateX(0)}}
@keyframes product-image-enter-right{from{opacity:.45;transform:translateX(11%)}to{opacity:1;transform:translateX(0)}}
@keyframes product-image-leave-right{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(11%)}}
@keyframes product-image-leave-left{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-11%)}}
@media(prefers-reduced-motion:reduce){.product-gallery-leaving,#product-main-image.product-gallery-enter-left,#product-main-image.product-gallery-enter-right{animation:none}}

/* Compact guest-checkout delivery address form. */
.checkout-page .checkout-form h2{margin:0}.checkout-page .guest-checkout-note{margin:0;color:#456078;font-size:13px;line-height:1.4}.checkout-page .address-fill-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.checkout-page .address-fill-actions .btn{width:100%;min-width:0;min-height:46px;padding:9px 10px;line-height:1.2;font-size:12px;border-color:#c6d0cb;background:#fffdf8;color:var(--ink);box-shadow:none}.checkout-page .address-fill-actions .btn.is-selected,.checkout-page .address-fill-actions .btn[aria-pressed=true]{border-color:var(--orange);background:#fff0ea;color:var(--ink);box-shadow:inset 0 0 0 1px var(--orange);font-weight:850}.checkout-page .location-status{min-height:18px;margin:0;font-size:12px;line-height:1.35}.checkout-page .address-fields{gap:10px;margin:8px 0 10px}.checkout-page .address-fields>label{display:grid;gap:4px;line-height:1.25}.checkout-page .address-fields input{min-height:44px;padding:10px 12px;margin-top:0}.checkout-page .address-place-status{min-height:16px;margin:0;font-size:12px;line-height:1.35}.checkout-page .address-location-map{height:190px}.checkout-page .address-contact-details{gap:10px;padding:10px;margin:0}.checkout-page .address-fields .btn{margin-top:0}@media(max-width:700px){.checkout-page .checkout-form{padding:14px;gap:9px}.checkout-page .address-location-map{height:170px}.checkout-page .address-fill-actions .btn{font-size:11px;padding-inline:7px}.checkout-page .address-fields{gap:9px;margin:7px 0 9px}.checkout-page .address-contact-details{gap:9px;padding:9px}}

.product-gallery[data-product-gallery-scroll]{position:relative;min-height:0;padding:14px;overflow:hidden;align-items:flex-start}
.product-image-track{display:flex;align-items:flex-start;min-width:0;max-width:100%;height:auto;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;cursor:grab}
.product-image-track::-webkit-scrollbar{display:none}
.account-hero{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--line)}.account-avatar,.avatar-option{border:0;background:transparent;padding:0;cursor:pointer}.account-avatar>span,.avatar-option>span{display:block;width:58px;height:58px;border-radius:50%;background:radial-gradient(circle at 50% 35%,#f6c59d 0 19%,transparent 20%),linear-gradient(#1b5558 0 42%,#f7a234 43%);border:3px solid #fff;box-shadow:0 0 0 2px var(--accent)}.avatar-girl_1>span,.avatar-girl_2>span,.avatar-girl_3>span{background:radial-gradient(circle at 50% 37%,#f6c59d 0 18%,transparent 19%),linear-gradient(135deg,#542d43 0 44%,#ff8a5b 45%)}.avatar-boy_1>span,.avatar-boy_2>span,.avatar-boy_3>span{background:radial-gradient(circle at 50% 37%,#efbd95 0 18%,transparent 19%),linear-gradient(135deg,#243744 0 44%,#37a79a 45%)}.account-wallet-shortcut{margin-left:auto;display:flex;gap:16px;align-items:center;padding:11px 14px;border-radius:10px;background:var(--ink);color:#fff;text-decoration:none}.account-wallet-shortcut strong{display:block;font-size:19px}.account-tab-wrap{display:flex;align-items:center;gap:12px;margin:16px 0}.account-tabs{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.account-tabs a{white-space:nowrap;padding:9px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-size:13px;font-weight:800;text-decoration:none}.account-tabs a.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.account-signout{margin-left:auto;color:#a53a27;font-weight:800}.avatar-dialog{border:0;border-radius:16px;box-shadow:0 18px 60px rgba(0,0,0,.24);max-width:440px}.avatar-options{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.avatar-option{display:grid;gap:5px;justify-items:center;padding:5px;border-radius:10px}.avatar-option>span{width:48px;height:48px}.avatar-option.is-selected{background:#eff9f4;outline:2px solid var(--accent)}@media(max-width:700px){.account-hero{align-items:flex-start}.account-wallet-shortcut{padding:9px;font-size:12px}.account-wallet-shortcut b{display:none}.account-tab-wrap{align-items:flex-start}.account-tabs{width:100%;padding-bottom:4px}.account-signout{flex:0 0 auto;margin-top:10px}.avatar-options{grid-template-columns:repeat(3,1fr)}}
.product-image-track>img{display:block;align-self:flex-start;flex:0 0 100%;width:100%;height:auto;max-height:none;margin:0;object-fit:contain;object-position:top center;scroll-snap-align:start}

/* Product details: use the full gallery card width on mobile without inner padding. */
@media(max-width:767px){.product-gallery[data-product-gallery-scroll]{padding:0}}

/* Account avatar picker: explicit end-of-file styles so the choices stay visible. */
.avatar-dialog{width:min(420px,calc(100vw - 28px));padding:20px;border:0;border-radius:16px;background:#fffdf8;color:var(--ink);box-shadow:0 20px 60px rgba(10,45,52,.28)}
.avatar-dialog::backdrop{background:rgba(10,31,37,.42)}
.avatar-dialog .avatar-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.avatar-dialog h2{margin:0;font-size:19px}.avatar-dialog-close{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:22px;line-height:1;cursor:pointer}
.avatar-options{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0!important}
.account-avatar{display:grid!important;place-items:center!important;width:64px!important;height:64px!important;border:0!important;border-radius:50%!important;background:transparent!important;padding:0!important;overflow:hidden!important;cursor:pointer}.account-avatar>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;box-shadow:0 0 0 2px var(--accent)!important}
.avatar-option{display:grid!important;place-items:center!important;min-width:0;padding:7px!important;border:1px solid #d5e0da!important;border-radius:11px!important;background:#fff!important;cursor:pointer!important}.avatar-option>img{display:block!important;width:58px!important;height:58px!important;object-fit:cover!important;border:3px solid #fff!important;border-radius:50%!important;box-shadow:0 0 0 2px #0e4048!important}
.avatar-option:hover,.avatar-option:focus-visible{border-color:var(--orange)!important;outline:none!important;transform:translateY(-1px)}
.avatar-option.is-selected{border-color:var(--orange)!important;background:#fff0ea!important;box-shadow:inset 0 0 0 1px var(--orange)!important}
.avatar-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.order-back{display:inline-flex;margin:0 0 10px}
@media(max-width:420px){.avatar-dialog{padding:16px}.avatar-options{grid-template-columns:repeat(3,minmax(0,1fr))!important}.avatar-option>img{width:52px!important;height:52px!important}.order-back{font-size:12px}}
@media(min-width:701px){.product-gallery[data-product-gallery-scroll]:has(.product-thumbnails){display:grid;grid-template-columns:90px minmax(0,1fr);grid-template-areas:"thumb main";gap:14px;align-items:start;padding:14px}.product-gallery[data-product-gallery-scroll] .product-image-track{grid-area:main}.product-gallery[data-product-gallery-scroll] .product-thumbnails{position:static;grid-area:thumb;display:flex;flex-direction:column;gap:10px;margin:0;overflow-x:hidden;overflow-y:auto;padding-right:2px}.product-gallery[data-product-gallery-scroll] .product-thumbnails button{flex:0 0 76px;width:76px}.product-gallery[data-product-gallery-scroll] .product-thumbnails img{width:64px;height:64px}}

/* Mobile account orders and order details: compact, full-width, and overflow-safe. */
.account-order-card{color:inherit;text-decoration:none}.account-order-card:focus-visible{outline:3px solid rgba(255,101,52,.45);outline-offset:2px}.account-order-arrow{display:none}
@media(max-width:700px){
  .account-order-card{grid-template-columns:52px minmax(0,1fr) auto;width:100%;min-width:0;box-sizing:border-box;gap:10px;padding:10px}
  .account-order-card>img{width:52px;height:52px}
  .account-order-main{gap:3px;min-width:0}
  .account-order-number{display:none}
  .account-order-main .account-order-product{display:block;min-width:0;color:var(--ink);font-size:14px;font-weight:800;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .account-order-main .order-chip{display:block;margin:0;padding:0;background:transparent;color:var(--muted);font-size:12px;font-weight:650;line-height:1.3;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .account-order-total{grid-column:3;grid-row:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:7px;min-width:0}
  .account-order-total>strong{font-size:13px;white-space:nowrap}
  .account-order-view{display:none}
  .account-order-arrow{display:inline;color:var(--ink);font-size:26px;font-weight:400;line-height:1}

  .order-page,.order-page *{box-sizing:border-box}
  .order-page{width:100%;min-width:0;overflow-x:hidden}
  .order-back{width:auto;min-width:0;padding:7px 10px;font-size:12px}
  .order-layout{display:flex;width:100%;min-width:0;flex-direction:column;gap:12px}
  .order-layout>.checkout-summary{width:100%;min-width:0;max-width:100%}
  .order-details{order:1}.order-delivery{order:2}.order-payment{order:3}
  .order-item-list,.order-item{width:100%;min-width:0;max-width:100%}
  .order-item{grid-template-columns:56px minmax(0,1fr) auto;gap:9px}
  .order-item>img{width:56px;height:56px}
  .order-item>div{min-width:0}.order-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .order-item>b{min-width:0;font-size:13px;text-align:right;white-space:nowrap}
  .order-delivery p{overflow-wrap:anywhere}
  .order-tracking-card{width:100%;min-width:0;box-sizing:border-box}
}
/* Compatibility for cached/older Account card markup on mobile. */
@media(max-width:700px){
  .account-order-main>strong{display:none}
  .account-order-main>small{display:block;min-width:0;color:var(--ink);font-size:14px;font-weight:800;line-height:1.3;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis}
  .account-order-total>.btn{display:none}
}
/* Keep mobile cart quantity, price, and removal controls together below the item summary. */
.cart-item-price-mobile{display:none}
@media(max-width:768px){
  .cart-page .cart-list article{grid-template-columns:58px minmax(0,1fr);align-items:start}
  .cart-page .cart-list article>div{min-width:0}
  .cart-page .cart-list .cart-item-price-desktop{display:none}
  .cart-page .cart-list .cart-edit{display:flex!important;align-items:center!important;gap:7px!important;width:100%;margin-top:4px!important;flex-wrap:nowrap!important}
  .cart-page .cart-list .cart-edit .quantity-control{flex:0 0 auto}
  .cart-page .cart-list .cart-item-price-mobile{display:block;flex:0 0 auto;margin:0!important;font-size:13px;line-height:28px;white-space:nowrap}
  .cart-page .cart-list .cart-edit .remove-cart{flex:0 0 auto;margin-left:auto;padding:3px 0;font-size:12px;line-height:28px;white-space:nowrap}
}
/* Compact saved-address cards and consistently selectable address-entry modes. */
.address-card-title{display:block;margin-bottom:5px;color:var(--ink);font-size:13px;font-weight:850}.address-card-lines{display:grid;gap:2px;margin:0;color:#496166;font-size:13px;line-height:1.35}.address-card-lines span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.address-page .address-fill-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;flex-wrap:nowrap}.address-page .address-fill-actions .btn{width:100%;min-width:0;min-height:44px;padding:9px 10px;box-shadow:none;font-size:13px}.address-page .address-fill-actions .btn.is-selected,.address-page .address-fill-actions .btn[aria-pressed=true]{border-color:var(--orange);background:#fff0ea;color:var(--ink);box-shadow:inset 0 0 0 1px var(--orange);font-weight:850}.address-page .address-cards .form-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px}.address-page .address-cards .form-actions form{min-width:0;margin:0}.address-page .address-cards .form-actions .btn{display:flex;width:100%;min-width:0;min-height:36px;padding:7px 5px;justify-content:center;font-size:12px;white-space:nowrap}@media(max-width:700px){.address-page .address-fill-actions .btn{font-size:12px;padding-inline:7px}.address-page .address-cards article{padding:11px}.address-page .address-cards .form-actions{gap:6px}.address-page .address-cards .form-actions .btn{font-size:11px;padding-inline:3px}}
/* Keep mobile cart controls aligned with the item content column. */
@media(max-width:768px){
  .cart-page .cart-list article>div>.cart-edit{align-self:stretch!important;justify-content:flex-start!important;flex-wrap:wrap!important}
  .cart-page .cart-list .cart-edit .product-choices{flex:0 0 100%;min-width:0;margin:0 0 4px}
  .cart-page .cart-list .cart-edit .quantity-control{order:1}
  .cart-page .cart-list .cart-edit .cart-item-price-mobile{order:2}
  .cart-page .cart-list .cart-edit .remove-cart{order:3}
}
@media(max-width:340px){
  .cart-page .cart-list .cart-edit .remove-cart{margin-left:0}
}

/* Checkout: clear delivery selection and a compact, scannable order summary. */
.checkout-page .checkout-grid{gap:18px;align-items:start}.checkout-page .checkout-form,.checkout-page .checkout-summary{padding:20px}.checkout-page .checkout-form h2,.checkout-page .checkout-summary h2{margin:0;font-size:21px;letter-spacing:-.02em}.checkout-page .checkout-form>.btn.primary{width:100%;margin-top:3px}.checkout-page .address-cards{gap:9px;margin:2px 0}.checkout-page .checkout-address-choice{grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:13px;border-color:#d8e1dc;background:#fffdf9;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.checkout-page .checkout-address-choice input{width:18px;height:18px;min-height:0;margin:2px 0 0;padding:0;accent-color:var(--orange);box-shadow:none}.checkout-page .checkout-address-choice:has(input:checked){border-color:var(--orange);background:#fff4ef;box-shadow:inset 0 0 0 1px rgba(244,95,50,.35)}.checkout-page .checkout-address-copy{display:grid;gap:3px;min-width:0;color:#496166;font-size:13px;line-height:1.35}.checkout-page .checkout-address-copy strong{color:var(--ink);font-size:14px}.checkout-page .checkout-address-copy span{overflow-wrap:anywhere}.checkout-page .checkout-address-copy small{color:#5b7070;font-size:12px;font-weight:700}.checkout-page .checkout-form>.text-action{display:inline-flex;align-items:center;width:max-content;min-height:32px;font-size:13px}.checkout-page .checkout-summary{position:sticky;top:100px;display:grid;gap:14px}.checkout-page .checkout-summary-items{display:grid;gap:9px;padding-bottom:13px;border-bottom:1px solid var(--line)}.checkout-page .checkout-summary p{margin:0}.checkout-page .checkout-summary-item,.checkout-page .checkout-summary-row,.checkout-page .checkout-summary-total{display:flex;align-items:start;justify-content:space-between;gap:12px}.checkout-page .checkout-summary-item>span{display:grid;gap:2px;min-width:0;color:var(--ink);font-size:13px;font-weight:750;line-height:1.3}.checkout-page .checkout-summary-item small{color:var(--muted);font-size:11px;font-weight:650}.checkout-page .checkout-summary-item b,.checkout-page .checkout-summary-row b{flex:0 0 auto;margin:0;font-size:13px;white-space:nowrap}.checkout-page .checkout-summary-totals{display:grid;gap:8px}.checkout-page .checkout-summary-row{color:#4b6265;font-size:13px}.checkout-page .checkout-summary-discount,.checkout-page .checkout-summary-discount b{color:#207047}.checkout-page .checkout-summary-total{align-items:center;margin-top:3px!important;padding-top:13px;border-top:1px solid var(--line);color:var(--ink);font-size:16px;font-weight:850}.checkout-page .checkout-summary-total b{font-size:18px}.checkout-page .checkout-summary>.text-action{font-size:13px;font-weight:800}
@media(min-width:720px){.checkout-page .checkout-grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr)}}
@media(max-width:700px){.checkout-page .checkout-grid{gap:12px}.checkout-page .checkout-form,.checkout-page .checkout-summary{padding:14px}.checkout-page .checkout-summary{position:static;gap:12px}.checkout-page .checkout-form h2,.checkout-page .checkout-summary h2{font-size:19px}.checkout-page .checkout-address-choice{padding:12px;gap:9px}.checkout-page .checkout-address-copy{font-size:12px}.checkout-page .checkout-address-copy strong{font-size:13px}.checkout-page .checkout-summary-item>span,.checkout-page .checkout-summary-item b,.checkout-page .checkout-summary-row{font-size:12px}.checkout-page .checkout-summary-total{font-size:15px}.checkout-page .checkout-summary-total b{font-size:17px}}

/* Keep the Order Details header compact, with its return action anchored first. */
.order-page .order-header{display:grid;justify-items:start;gap:6px;padding-bottom:12px}.order-page .order-back{order:-1;margin:0 0 2px}.order-page .order-header .kicker{font-size:9px;line-height:1.1}.order-page .order-header h1{max-width:100%;margin:0;overflow-wrap:anywhere;font-size:clamp(17px,2.1vw,23px);line-height:1.2;letter-spacing:-.015em}.order-page .order-meta{gap:7px;font-size:12px}.order-page .order-status{padding:3px 7px;font-size:10px}
@media(max-width:700px){.order-page{padding-top:12px}.order-page .order-header{gap:5px;padding-bottom:10px}.order-page .order-back{min-height:32px;padding:6px 9px;font-size:11px}.order-page .order-header h1{font-size:17px;line-height:1.25}.order-page .order-meta{flex-direction:row;align-items:center;gap:7px;font-size:11px}.order-page .order-status{font-size:9px}}

/* Pending orders use the header chip; keep the payment card compact and easy to scan. */
.order-page .order-layout{gap:12px;margin-top:12px}.order-page .order-payment{gap:9px;padding:16px}.order-page .order-payment>h2{margin:0 0 2px;font-size:20px}.order-page .order-payment .payment-summary-total,.order-page .order-payment .payment-summary-status{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0}.order-page .payment-summary-total{padding-bottom:9px;border-bottom:1px solid var(--line);font-size:13px}.order-page .payment-summary-total strong{font-size:17px}.order-page .payment-summary-status{font-size:13px;color:var(--muted)}.order-page .payment-summary-status strong{display:inline-flex;align-items:center;min-height:23px;padding:3px 8px;border-radius:999px;background:#fff3d7;color:#896210;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.03em}.order-page .order-payment .payment-actions{gap:7px;margin-top:2px}.order-page .order-payment .payment-action-links{min-height:16px}.order-page .order-payment #payment-message:empty{display:none}
@media(max-width:700px){.order-page .order-layout{gap:8px;margin-top:8px}.order-page .order-details,.order-page .order-delivery,.order-page .order-payment{padding:13px}.order-page .order-payment{gap:8px}.order-page .order-payment>h2{font-size:18px}.order-page .payment-summary-total strong{font-size:16px}.order-page .order-payment .payment-actions .btn{min-height:40px}.order-page .order-payment .payment-cancel-link{font-size:11px}}

.order-page .order-back{display:inline-grid;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;font-size:20px;line-height:1}
.checkout-page .checkout-back{display:inline-grid;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;margin:0 0 2px;padding:0;font-size:20px;line-height:1}
.cart-page:has(.cart-list) .cart-list{gap:6px}.cart-page:has(.cart-list) .coupon-entry input,.cart-page:has(.cart-list) .coupon-entry .btn{height:38px;min-height:38px;box-sizing:border-box}
@media(max-width:700px){.cart-page.checkout-page{margin-top:6px;padding-top:6px}}

/* A cart action may include an inline icon; never allow an unstyled SVG to take over the page. */
.cart-page svg{display:inline-block;width:20px;height:20px;max-width:100%;max-height:20px;vertical-align:middle}

/* Marketplace-style cart: contained cards, compact controls, and one clear checkout action. */
.cart-page.cart-page--items{max-width:1180px!important;padding:30px 24px 56px!important}.cart-page--items .cart-title-row{display:block;margin:0 0 18px}.cart-page--items .cart-title-row h1{margin:3px 0 0!important;font-size:30px!important}.cart-page--items .cart-item-count{margin:2px 0 0;padding:0;color:var(--muted);font-size:14px;font-weight:750}.cart-page--items .cart-list{display:grid;gap:12px;max-width:780px}.cart-page--items .cart-list article{display:grid!important;grid-template-columns:76px minmax(0,1fr) auto!important;gap:14px!important;align-items:start!important;padding:14px!important;border:1px solid var(--line)!important;border-radius:15px!important;background:var(--paper)!important;box-shadow:0 4px 16px rgba(16,42,50,.05)}.cart-page--items .cart-list article>img{width:76px!important;height:76px!important;object-fit:cover;border-radius:11px}.cart-page--items .cart-list article>div{min-width:0}.cart-page--items .cart-list h3{margin:0!important;font-size:16px!important;line-height:1.25!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-page--items .cart-delivery-status{margin:4px 0 0!important;font-size:12px;font-weight:750}.cart-page--items .cart-list article>b{grid-column:3!important;grid-row:1!important;font-size:16px!important;line-height:1.35;white-space:nowrap}.cart-page--items .cart-edit{display:flex!important;align-items:center!important;gap:9px!important;margin-top:8px!important;min-width:0}.cart-page--items .cart-edit .product-options{margin:0 0 5px}.cart-page--items .quantity-control{height:34px;border-radius:9px}.cart-page--items .quantity-control button{width:33px;height:32px;font-size:18px}.cart-page--items .quantity-control b{min-width:33px;font-size:13px}.cart-page--items .remove-cart{padding:3px 0!important;color:#496166!important;font-size:12px!important;text-decoration:underline}.cart-page--items .cart-item-price-mobile{display:none}.cart-page--items .coupon-entry{display:grid!important;grid-template-columns:minmax(0,1fr) 110px auto!important;gap:9px!important;align-items:end!important;max-width:780px;margin:18px 0!important;padding:15px!important;border:1px solid var(--line)!important;border-radius:15px!important;background:var(--paper)!important}.cart-page--items .coupon-entry label{display:grid;gap:5px;min-width:0;font-size:12px;font-weight:800}.cart-page--items .coupon-entry input{width:100%;height:42px!important;min-height:42px!important;padding:9px 12px;border:1px solid var(--line);border-radius:9px;background:#fff}.cart-page--items .coupon-entry .btn{min-height:42px;padding:8px 12px;box-shadow:none}.cart-page--items .coupon-entry .btn.primary{border-color:var(--orange);background:var(--orange);box-shadow:none}.cart-page--items .cart-total{max-width:360px!important;padding:18px!important;border:1px solid var(--line);border-radius:15px;background:var(--paper);gap:11px!important}.cart-page--items .cart-total span,.cart-page--items .cart-total b{font-size:14px}.cart-page--items .cart-total span:nth-last-of-type(1),.cart-page--items .cart-total b:nth-last-of-type(1){margin-top:3px;padding-top:12px;border-top:1px solid var(--line);font-size:18px;font-weight:900}.cart-page--items .cart-total .btn{display:inline-flex!important;margin-top:4px}
@media(max-width:700px){.cart-page.cart-page--items{width:100%!important;padding:14px 12px calc(112px + env(safe-area-inset-bottom))!important;margin:0!important}.cart-page--items .cart-title-row{margin-bottom:13px}.cart-page--items .cart-title-row h1{font-size:26px!important}.cart-page--items .cart-list{gap:10px;max-width:none}.cart-page--items .cart-list article{grid-template-columns:64px minmax(0,1fr)!important;gap:10px!important;padding:10px!important;border-radius:12px!important}.cart-page--items .cart-list article>img{width:64px!important;height:64px!important}.cart-page--items .cart-list h3{font-size:14px!important}.cart-page--items .cart-delivery-status{font-size:11px!important}.cart-page--items .cart-list article>b{display:none}.cart-page--items .cart-edit{display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;justify-content:start!important;gap:7px!important;margin-top:6px!important}.cart-page--items .cart-edit .product-options{grid-column:1/-1}.cart-page--items .quantity-control{grid-column:1;height:32px}.cart-page--items .quantity-control button{width:30px;height:30px}.cart-page--items .quantity-control b{min-width:30px}.cart-page--items .cart-item-price-mobile{display:block;grid-column:2;margin:0!important;font-size:13px!important;line-height:32px!important;white-space:nowrap}.cart-page--items .remove-cart{grid-column:3;justify-self:end;align-self:center;white-space:nowrap}.cart-page--items .coupon-entry{grid-template-columns:minmax(0,1fr) 92px!important;max-width:none;margin:14px 0!important;padding:12px!important;border-radius:12px!important}.cart-page--items .coupon-entry label{grid-column:auto}.cart-page--items .coupon-entry .btn:last-child:nth-child(4){grid-column:1/-1}.cart-page--items .cart-total{width:100%!important;max-width:none!important;margin:0!important;padding:15px!important;border-radius:12px!important}.cart-page--items .cart-total .btn{display:none!important}.cart-page--items .mobile-cart-checkout{position:fixed!important;left:max(8px,env(safe-area-inset-left))!important;right:max(8px,env(safe-area-inset-right))!important;bottom:max(8px,env(safe-area-inset-bottom))!important;width:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(165px,1.35fr)!important;gap:8px!important;padding:8px 10px!important;border-radius:13px!important;background:var(--ink)!important}.cart-page--items .mobile-cart-checkout b{min-height:44px!important;border-radius:10px!important;background:var(--orange)!important;color:#fff!important;white-space:nowrap}.cart-page--items .mobile-cart-checkout b::after{content:' →';font-size:16px}}
@media(max-width:340px){.cart-page--items .mobile-cart-checkout{grid-template-columns:minmax(0,1fr) minmax(137px,1.25fr)!important}.cart-page--items .mobile-cart-checkout b{font-size:12px!important}.cart-page--items .coupon-entry{grid-template-columns:minmax(0,1fr) 84px!important}}

/* Delivery-address checkout: reuse the cart's compact, mobile-first visual language. */
.checkout-page{max-width:1180px!important;padding:24px!important}.checkout-page .checkout-back{display:inline-flex;align-items:center;gap:8px;margin:0 0 16px;padding:0;border:0;background:none;color:var(--ink);font-size:14px;font-weight:800;text-decoration:none}.checkout-page .checkout-back:hover{text-decoration:underline}.checkout-page .checkout-title{margin:0 0 20px}.checkout-page .checkout-title h1{margin:0;color:var(--ink);font-size:clamp(26px,3vw,36px);line-height:1.1;letter-spacing:-.035em}.checkout-page .checkout-title p{margin:6px 0 0;color:var(--muted);font-size:16px}.checkout-page .checkout-grid{grid-template-columns:minmax(0,1fr) minmax(310px,.72fr)!important;gap:20px!important}.checkout-page .checkout-form,.checkout-page .checkout-order-summary{padding:18px!important;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 4px 16px rgba(16,42,50,.045)}.checkout-page .address-cards{gap:10px;margin:0}.checkout-page .checkout-address-choice{position:relative;grid-template-columns:24px minmax(0,1fr) auto!important;gap:11px!important;padding:14px!important;border-radius:13px!important;background:#fff!important}.checkout-page .checkout-address-choice input{width:20px!important;height:20px!important;margin:2px 0 0!important;accent-color:var(--orange)}.checkout-page .checkout-address-choice:has(input:checked){border-color:var(--orange)!important;background:#fff3ee!important;box-shadow:inset 0 0 0 1px rgba(255,101,52,.16)}.checkout-page .checkout-address-copy{gap:4px!important;font-size:13px!important;line-height:1.35!important}.checkout-page .checkout-address-copy strong{display:flex;align-items:center;gap:8px;min-width:0;font-size:15px!important}.checkout-page .checkout-address-copy>span{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.checkout-page .checkout-address-copy small{font-size:12px!important}.checkout-page .address-selected{display:inline-flex;align-items:center;padding:3px 7px;border-radius:7px;background:#ffe0d7;color:#d54925;font-size:10px!important;font-weight:850;line-height:1;white-space:nowrap}.checkout-page .address-edit{align-self:center;padding:6px;color:var(--ink);font-size:12px;font-weight:800;text-decoration:underline}.checkout-page .checkout-add-address{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;margin-top:2px;border:1px solid var(--ink);border-radius:11px;color:var(--ink);font-size:14px;font-weight:850}.checkout-page .checkout-form>.btn.primary{min-height:46px;margin-top:0}.checkout-page .checkout-order-summary{position:sticky;top:96px;gap:13px!important}.checkout-page .checkout-order-summary h2{font-size:19px!important}.checkout-page .checkout-summary-items{gap:0!important;padding-bottom:10px!important}.checkout-page .checkout-summary-item{display:grid!important;grid-template-columns:40px minmax(0,1fr) auto;gap:9px;align-items:center!important;padding:8px 0}.checkout-page .checkout-summary-item img{width:40px;height:40px;object-fit:cover;border-radius:7px}.checkout-page .checkout-summary-item>span{font-size:13px!important}.checkout-page .checkout-summary-item b{font-size:13px!important}.checkout-page .checkout-summary-total{margin-top:4px!important;padding-top:12px!important}.checkout-page .mobile-checkout-submit{display:none}.checkout-page .checkout-summary-totals{gap:9px!important}.checkout-page .checkout-summary-row{font-size:13px!important}
@media(max-width:700px){.checkout-page{width:100%!important;margin:0!important;padding:14px 12px calc(108px + env(safe-area-inset-bottom))!important}.checkout-page .checkout-back{margin:0 0 13px;font-size:14px}.checkout-page .checkout-title{margin-bottom:15px}.checkout-page .checkout-title h1{font-size:27px}.checkout-page .checkout-title p{font-size:16px;line-height:1.35}.checkout-page .checkout-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:13px!important}.checkout-page .checkout-form,.checkout-page .checkout-order-summary{padding:13px!important;border-radius:13px!important}.checkout-page .checkout-address-choice{padding:12px!important;grid-template-columns:22px minmax(0,1fr) auto!important}.checkout-page .checkout-address-copy{font-size:13px!important}.checkout-page .checkout-address-copy strong{font-size:15px!important}.checkout-page .address-edit{font-size:12px;padding:4px}.checkout-page .checkout-add-address{min-height:44px;font-size:14px}.checkout-page .checkout-form:has(.mobile-checkout-submit)>.btn.primary{display:none!important}.checkout-page .checkout-order-summary{position:static;order:2}.checkout-page .mobile-checkout-submit{position:fixed;z-index:50;left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));width:auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(166px,1.35fr);gap:8px;align-items:center;padding:8px 10px;border:0;border-radius:13px;background:var(--ink);color:#fff;box-shadow:0 8px 24px rgba(12,41,50,.28)}.checkout-page .mobile-checkout-submit span{display:grid;gap:1px;justify-items:start;padding-left:2px;color:#dce8e4;font-size:11px}.checkout-page .mobile-checkout-submit span strong{color:#fff;font-size:16px;line-height:1.1;white-space:nowrap}.checkout-page .mobile-checkout-submit b{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px;border-radius:10px;background:var(--orange);font-size:13px;line-height:1;text-align:center;white-space:nowrap}.checkout-page .checkout-summary-item{grid-template-columns:38px minmax(0,1fr) auto}.checkout-page .checkout-summary-item img{width:38px;height:38px}.checkout-page .checkout-summary-total b{font-size:18px!important}}
@media(max-width:340px){.checkout-page .mobile-checkout-submit{grid-template-columns:minmax(0,1fr) minmax(142px,1.3fr)}.checkout-page .mobile-checkout-submit b{font-size:12px}.checkout-page .checkout-address-choice{gap:8px!important}.checkout-page .address-selected{display:none}}

/* Override the earlier icon-only back control and keep checkout's fixed bar identical in structure to cart. */
.checkout-page .checkout-back{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;white-space:nowrap!important;line-height:1.25!important}
@media(max-width:700px){.checkout-page .mobile-checkout-submit{position:fixed!important;z-index:35!important;left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;bottom:max(10px,env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(112px,42%)!important;gap:8px!important;align-items:center!important;padding:8px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:14px!important;background:#0c2932!important;color:#fff!important;box-shadow:0 8px 24px rgba(12,41,50,.28)!important;overflow:hidden!important}.checkout-page .mobile-checkout-submit>span{display:grid!important;grid-column:1;grid-row:1;gap:1px!important;min-width:0!important;padding-left:2px!important;color:#dce8e4!important;font-size:11px!important}.checkout-page .mobile-checkout-submit>span small{font:inherit}.checkout-page .mobile-checkout-submit>span strong{min-width:0!important;color:#fff!important;font-size:16px!important;line-height:1.15!important;white-space:nowrap!important}.checkout-page .mobile-checkout-submit>button{display:flex!important;grid-column:2;grid-row:1;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:44px!important;padding:8px!important;border:0!important;border-radius:11px!important;background:#ff4d22!important;color:#fff!important;font:inherit}.checkout-page .mobile-checkout-submit>button b{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px;min-width:0!important;color:#fff!important;font-size:14px!important;font-weight:850!important;line-height:1!important;text-align:center!important;white-space:nowrap!important}.checkout-page .mobile-checkout-submit>button b::after{content:'→';font-size:17px;line-height:1}}
@media(max-width:340px){.checkout-page .mobile-checkout-submit{grid-template-columns:minmax(0,1fr) minmax(142px,1.3fr)!important}}

/* Review is intentionally a customer-facing checkout step, not an order-details page. */
.checkout-review-page{max-width:980px!important}.checkout-review-page .review-back{margin-bottom:12px}.checkout-review-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.66fr);gap:16px}.checkout-review-main{gap:14px}.checkout-review-page .checkout-summary{padding:18px;border-radius:16px;background:#fff;box-shadow:0 4px 16px rgba(16,42,50,.045)}.review-deliver-to{position:relative}.review-section-heading{align-items:start}.review-section-heading .kicker{color:var(--orange);font-size:11px;letter-spacing:.16em;font-weight:900}.review-section-heading h2{font-size:24px;line-height:1.15}.review-change-address{flex:0 0 auto;min-height:38px;padding:0 12px;border:1px solid var(--ink);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);font-size:13px;font-weight:850;text-decoration:none}.review-deliver-to p{margin:12px 0 9px;line-height:1.48;color:#405a61}.review-phone{display:inline-flex;align-items:center;gap:8px;color:#5b7280;font-size:14px}.review-phone:first-letter{color:var(--ink)}.review-items h2,.review-offers h2,.review-price-details h2{font-size:21px;line-height:1.2}.review-items h2 span{color:#6b7d8c}.review-item-list{gap:0;margin-top:12px}.review-item{grid-template-columns:60px minmax(0,1fr) auto;gap:12px;padding:10px 0;border-top:1px solid #e5e9e6}.review-item img{width:60px;height:60px;border-radius:9px}.review-item strong{font-size:15px}.review-item small{font-size:12px}.review-item b{font-size:15px}.review-offers{display:grid;gap:12px}.review-offers p{margin:0}.review-coupon-status{align-items:center;font-size:14px}.review-coupon-status .text-action{color:var(--orange);font-weight:850;text-decoration:none}.review-wallet-note{justify-content:flex-start!important;align-items:center;gap:10px;color:#607a88!important;font-size:13px}.review-wallet-note>span{display:grid;place-items:center;width:20px;height:20px;color:var(--ink);font-size:19px}.review-price-details{position:sticky;top:96px;display:grid;gap:0}.review-price-details>p{margin:8px 0;font-size:14px}.review-price-details .review-payable{margin-top:8px;padding-top:13px;font-size:17px}.review-payable strong{font-size:23px}.review-payment-note{margin-top:10px!important;font-size:12px!important}.review-desktop-pay{width:100%;min-height:46px;margin-top:8px}.review-payment-bar{display:none}.review-payment-message{margin:8px 0 0;min-height:18px;color:#475d61;font-size:13px;line-height:1.35}
@media(max-width:700px){.checkout-review-page{width:100%!important;max-width:none!important;padding:12px 12px calc(108px + env(safe-area-inset-bottom))!important}.checkout-review-page .review-back{margin:0 0 10px;font-size:15px}.checkout-review-layout{grid-template-columns:minmax(0,1fr);gap:12px}.checkout-review-main{gap:12px}.checkout-review-page .checkout-summary{padding:14px;border-radius:14px}.review-section-heading h2{font-size:20px}.review-change-address{min-height:34px;padding-inline:10px;font-size:12px}.review-deliver-to p{margin:9px 0 7px;font-size:14px;line-height:1.42}.review-phone{font-size:13px}.review-items h2,.review-offers h2,.review-price-details h2{font-size:19px}.review-item{grid-template-columns:56px minmax(0,1fr) auto;gap:10px;padding:9px 0}.review-item img{width:56px;height:56px}.review-item strong{font-size:14px}.review-item b{font-size:14px}.review-offers{gap:10px}.review-coupon-status{font-size:14px}.review-wallet-note{font-size:12px}.review-price-details{position:static;order:2}.review-price-details .review-payment-note,.review-desktop-pay{display:none}.checkout-review-page .review-payment-bar{position:fixed!important;z-index:35!important;left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;bottom:max(10px,env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(132px,42%)!important;gap:8px!important;align-items:center!important;padding:8px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:14px!important;background:#0c2932!important;color:#fff!important;box-shadow:0 8px 24px rgba(12,41,50,.28)!important;overflow:hidden!important}.checkout-review-page .review-payment-bar>span{display:grid!important;gap:1px!important;min-width:0!important;padding-left:2px!important;color:#dce8e4!important;font-size:11px!important}.checkout-review-page .review-payment-bar>span small{font:inherit}.checkout-review-page .review-payment-bar>span strong{min-width:0!important;color:#fff!important;font-size:16px!important;line-height:1.15!important;white-space:nowrap!important}.checkout-review-page .review-payment-bar>button{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:44px!important;padding:8px!important;border:0!important;border-radius:11px!important;background:#ff4d22!important;color:#fff!important;font:inherit}.checkout-review-page .review-payment-bar>button b{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px;min-width:0!important;color:#fff!important;font-size:14px!important;font-weight:850!important;line-height:1!important;text-align:center!important;white-space:nowrap!important}.checkout-review-page .review-payment-bar>button b::after{content:'→';font-size:17px;line-height:1}.checkout-review-page .review-payment-message{margin:8px 2px 0;padding-bottom:4px;font-size:12px}}
.checkout-review-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);gap:18px;align-items:start}.checkout-review-main{display:grid;gap:14px}.checkout-review-page .checkout-summary{padding:18px}.review-section-heading{display:flex;justify-content:space-between;gap:12px;align-items:start}.review-section-heading .kicker{display:block;margin-bottom:4px}.review-section-heading h2,.review-items h2,.review-offers h2,.review-price-details h2{margin:0;font-size:20px}.review-deliver-to p{margin:10px 0 3px;color:var(--ink);line-height:1.45}.review-deliver-to small{color:var(--muted)}.review-item-list{display:grid;gap:9px;margin-top:12px}.review-item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center;padding:8px 0;border-top:1px solid var(--line)}.review-item:first-child{border-top:0;padding-top:0}.review-item img{width:54px;height:54px;object-fit:cover;border-radius:9px}.review-item div{display:grid;gap:2px;min-width:0}.review-item strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-item small{font-size:12px;color:var(--muted)}.review-item b{font-size:14px;white-space:nowrap}.review-offers p,.review-price-details>p{display:flex;justify-content:space-between;gap:10px;margin:10px 0;color:#4b6265}.review-offers .text-action{font-size:13px}.review-price-details{position:sticky;top:100px}.review-price-details .review-payable{padding-top:13px;border-top:1px solid var(--line);align-items:center;color:var(--ink);font-size:16px}.review-payable strong{font-size:20px}.review-payment-note{font-size:12px;color:var(--muted)!important}.checkout-pay{width:100%;min-height:48px}.review-payment-message{display:block!important;min-height:18px;font-size:13px;line-height:1.35;color:#475d61}.checkout-summary-discount,.checkout-summary-discount b{color:#207047!important}
@media(max-width:700px){.checkout-review-layout{grid-template-columns:minmax(0,1fr);gap:12px}.checkout-review-page .checkout-summary{padding:14px}.review-price-details{position:static;order:2}.review-section-heading h2,.review-items h2,.review-offers h2,.review-price-details h2{font-size:18px}.review-item{grid-template-columns:48px minmax(0,1fr) auto}.review-item img{width:48px;height:48px}.review-item strong{font-size:13px}.review-item b{font-size:13px}.checkout-review-page{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.checkout-review-page .checkout-pay{position:sticky;bottom:max(8px,env(safe-area-inset-bottom));z-index:2;box-shadow:0 7px 18px rgba(12,41,50,.2)}}

/* Final review-step overrides: compact cards and the cart-sized mobile payment bar. */
.checkout-review-page{max-width:980px!important}.checkout-review-page .review-back{margin:0 0 12px!important}.checkout-review-page .checkout-summary{padding:18px!important;border-radius:16px!important;background:#fff!important;box-shadow:0 4px 16px rgba(16,42,50,.045)!important}.checkout-review-page .review-section-heading .kicker{color:var(--orange)!important;font-size:11px!important;letter-spacing:.16em!important;font-weight:900!important}.checkout-review-page .review-section-heading h2{font-size:24px!important;line-height:1.15!important}.checkout-review-page .review-change-address{min-height:38px;padding:0 12px;border:1px solid var(--ink);border-radius:9px;display:inline-flex;align-items:center;color:var(--ink);font-size:13px;font-weight:850;text-decoration:none}.checkout-review-page .review-deliver-to p{margin:12px 0 9px!important;color:#405a61!important}.checkout-review-page .review-phone{display:inline-flex;gap:8px;color:#5b7280;font-size:14px}.checkout-review-page .review-items h2,.checkout-review-page .review-offers h2,.checkout-review-page .review-price-details h2{font-size:21px!important}.checkout-review-page .review-item{grid-template-columns:60px minmax(0,1fr) auto!important;gap:12px!important;padding:10px 0!important;border-color:#e5e9e6!important}.checkout-review-page .review-item img{width:60px!important;height:60px!important}.checkout-review-page .review-item strong{font-size:15px!important}.checkout-review-page .review-item b{font-size:15px!important}.checkout-review-page .review-coupon-status .text-action{color:var(--orange)!important;font-weight:850!important;text-decoration:none!important}.checkout-review-page .review-wallet-note{justify-content:flex-start!important;align-items:center!important;gap:10px!important;color:#607a88!important}.checkout-review-page .review-price-details>p{margin:8px 0!important}.checkout-review-page .review-price-details .review-payable{margin-top:8px!important;padding-top:13px!important;border-top:1px solid var(--line)!important;font-size:17px!important}.checkout-review-page .review-payable strong{font-size:23px!important}.checkout-review-page .review-desktop-pay{width:100%;min-height:46px;margin-top:8px}.checkout-review-page .review-payment-bar{display:none}.checkout-review-page .review-payment-message{margin:8px 0 0;min-height:18px}
@media(max-width:700px){.checkout-review-page{width:100%!important;max-width:none!important;padding:12px 12px calc(108px + env(safe-area-inset-bottom))!important}.checkout-review-page .review-back{margin-bottom:10px!important;font-size:15px!important}.checkout-review-page .checkout-summary{padding:14px!important;border-radius:14px!important}.checkout-review-page .review-section-heading h2{font-size:20px!important}.checkout-review-page .review-change-address{min-height:34px;font-size:12px}.checkout-review-page .review-deliver-to p{margin:9px 0 7px!important;font-size:14px!important}.checkout-review-page .review-phone{font-size:13px}.checkout-review-page .review-items h2,.checkout-review-page .review-offers h2,.checkout-review-page .review-price-details h2{font-size:19px!important}.checkout-review-page .review-item{grid-template-columns:56px minmax(0,1fr) auto!important;gap:10px!important;padding:9px 0!important}.checkout-review-page .review-item img{width:56px!important;height:56px!important}.checkout-review-page .review-item strong,.checkout-review-page .review-item b{font-size:14px!important}.checkout-review-page .review-price-details{position:static!important;order:2}.checkout-review-page .review-price-details .review-payment-note,.checkout-review-page .review-desktop-pay{display:none!important}.checkout-review-page .review-payment-bar{position:fixed!important;z-index:35!important;left:max(10px,env(safe-area-inset-left))!important;right:max(10px,env(safe-area-inset-right))!important;bottom:max(10px,env(safe-area-inset-bottom))!important;width:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(132px,42%)!important;gap:8px!important;align-items:center!important;padding:8px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:14px!important;background:#0c2932!important;color:#fff!important;box-shadow:0 8px 24px rgba(12,41,50,.28)!important}.checkout-review-page .review-payment-bar>span{display:grid!important;gap:1px!important;min-width:0!important;padding-left:2px!important;color:#dce8e4!important;font-size:11px!important}.checkout-review-page .review-payment-bar>span strong{color:#fff!important;font-size:16px!important;line-height:1.15!important;white-space:nowrap!important}.checkout-review-page .review-payment-bar>button{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:44px!important;padding:8px!important;border:0!important;border-radius:11px!important;background:#ff4d22!important;color:#fff!important;font:inherit}.checkout-review-page .review-payment-bar>button b{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px;color:#fff!important;font-size:14px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important}.checkout-review-page .review-payment-bar>button b::after{content:'→';font-size:17px}.checkout-review-page .checkout-pay{position:static!important;box-shadow:none!important}.checkout-review-page .review-payment-message{margin:8px 2px 0!important;font-size:12px!important}}
@media(max-width:340px){.checkout-review-page .review-payment-bar{grid-template-columns:minmax(0,1fr) minmax(120px,42%)!important}.checkout-review-page .review-payment-bar>button b{font-size:12px!important}}

/* One fixed, touch-friendly action-bar height throughout the mobile checkout journey. */
@media(max-width:700px){.cart-page--items .mobile-cart-checkout,.checkout-page .mobile-checkout-submit,.checkout-review-page .review-payment-bar{height:60px!important;min-height:60px!important;box-sizing:border-box!important}.cart-page--items .mobile-cart-checkout b,.checkout-page .mobile-checkout-submit>button{height:44px!important;min-height:44px!important;box-sizing:border-box!important}.checkout-review-page .review-payment-bar{grid-template-columns:minmax(0,1fr)!important}.checkout-review-page .review-payment-bar>span{display:none!important}.checkout-review-page .review-payment-bar>button{grid-column:1!important;width:100%!important;height:44px!important;min-height:44px!important}.checkout-review-page .review-payment-bar>button b{font-size:14px!important}}

@media(max-width:700px){.checkout-review-page .review-payment-bar>button{width:auto!important;justify-self:center!important;padding-inline:19px!important}.checkout-review-page .review-payment-bar>button b{gap:8px!important}.checkout-review-page .review-payment-bar>button b strong{font-size:16px!important;line-height:1!important;color:#fff!important}}

/* Green is reserved for the final, affirmative payment action. */
.checkout-review-page .review-desktop-pay{background:#16834c!important}.checkout-review-page .review-desktop-pay:hover{background:#116f3f!important}
@media(max-width:700px){.checkout-review-page .review-payment-bar>button{background:#16834c!important}.checkout-review-page .review-payment-bar>button:hover{background:#116f3f!important}}
@media(max-width:700px){.checkout-review-page .review-payment-bar>button b{width:100%;height:100%;border-radius:inherit;background:#16834c!important}.checkout-review-page .review-payment-bar>button:hover b{background:#116f3f!important}}

/* The review card is a quick confirmation; the full address stays on address selection. */
.checkout-review-page .review-deliver-to p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}
@media(max-width:700px){.checkout-review-page .review-deliver-to{padding:12px 14px!important}.checkout-review-page .review-deliver-to p{margin:7px 0 0!important;font-size:13px!important;line-height:1.35!important}}

/* Cart coupon action uses the same dark teal as the checkout bar. */
.cart-page--items .coupon-entry .btn.primary{border-color:#0c2932!important;background:#0c2932!important;color:#fff!important}.cart-page--items .coupon-entry .btn.primary:hover{border-color:#16414d!important;background:#16414d!important}

/* Keep the Cart and address-confirmation sticky actions typographically identical. */
@media(max-width:700px){.checkout-page .mobile-checkout-submit>button b{font-size:13px!important;font-weight:850!important;line-height:1!important}}
@media(max-width:700px){.cart-page--items .mobile-cart-checkout b,.checkout-page .mobile-checkout-submit>button b{font-family:inherit!important;font-size:13px!important;font-weight:850!important;line-height:1!important;letter-spacing:normal!important;text-transform:none!important}}
@media(max-width:700px){.cart-page--items .mobile-cart-checkout b::after,.checkout-page .mobile-checkout-submit>button b::after{content:' →'!important;font-size:16px!important;font-weight:inherit!important;line-height:1!important}}
@media(max-width:340px){.cart-page--items .mobile-cart-checkout b,.checkout-page .mobile-checkout-submit>button b{font-size:12px!important}}
.checkout-page .mobile-checkout-submit>button b::after{content:none!important}.checkout-page .mobile-checkout-submit>button b em{font:inherit;font-size:16px;line-height:1}
@media(max-width:700px){.checkout-page .mobile-checkout-submit{grid-template-columns:minmax(0,1fr) minmax(150px,48%)!important}.checkout-page .mobile-checkout-submit>button b{white-space:nowrap!important}}
@media(max-width:700px){.checkout-review-page .review-payment-bar>button{justify-self:end!important}}

/* Item and price details appear at Review & Pay, so address selection remains focused. */
@media(min-width:701px){.checkout-page .checkout-grid{grid-template-columns:minmax(0,720px)!important}}
@media(max-width:700px){.address-page{margin-top:12px!important}}
.address-home-link{display:inline-flex;align-items:center;gap:7px;margin:0 0 9px;color:var(--ink);font-size:14px;font-weight:800;line-height:1.25;text-decoration:none}.address-home-link:hover{text-decoration:underline}

/* Wishlist actions stay compact and predictable at the top of the page. */
.wishlist-head{margin-bottom:18px}.wishlist-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.wishlist-back{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:14px;font-weight:800;line-height:1.25;text-decoration:none}.wishlist-back:hover{text-decoration:underline}.wishlist-shop{min-height:36px!important;padding:7px 10px!important;font-size:12px!important;white-space:nowrap}.wishlist-head .kicker{margin:0}.wishlist-head h1{margin:5px 0 0!important}
@media(max-width:700px){.wishlist-page{margin:0!important;padding-inline:12px!important}.wishlist-head{margin-bottom:14px}.wishlist-actions{margin-bottom:10px}.wishlist-back{font-size:13px}.wishlist-shop{min-height:34px!important;padding-inline:9px!important;font-size:11px!important}.wishlist-head h1{font-size:25px!important}}

/* Shared administration shell: the navigation is rendered once by admin_nav.php. */
body:has(.admin-sidebar) .mobile-bottom-nav{display:none!important}
body:has(.admin-sidebar){padding-bottom:0!important}
.admin-menu-toggle,.admin-menu-drawer{display:none}
.admin-sidebar{position:fixed;z-index:30;top:70px;bottom:0;left:0;display:flex;flex-direction:column;width:232px;background:#fffdf8;border-right:1px solid #dce3de;box-shadow:2px 0 12px rgba(16,42,50,.035)}
.admin-sidebar-scroll{min-height:0;overflow:auto;padding:16px 12px}.admin-sidebar-footer{padding:12px;border-top:1px solid #e1e6e2}.admin-signout{display:flex;align-items:center;justify-content:center;min-height:36px;border:1px solid #d8aaa0;border-radius:7px;background:#fff9f7;color:#9b351f;font-size:13px;font-weight:800;text-decoration:none}.admin-signout:hover{background:#ffe9e3}
.admin-sidebar-links{display:grid;gap:14px}.admin-nav-group{display:grid;gap:2px}.admin-nav-group h2{margin:0 0 3px;padding:0 9px;color:#718084;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.admin-nav-group a{position:relative;display:flex;align-items:center;min-height:34px;padding:7px 9px;border-radius:6px;color:#365158;font-size:13px;font-weight:750;text-decoration:none}.admin-nav-group a:hover{background:#f1f3ef;color:var(--ink)}.admin-nav-group a[aria-current=page]{background:var(--ink);color:#fff}.admin-nav-group a[aria-current=page]::before{position:absolute;top:7px;bottom:7px;left:0;width:3px;border-radius:0 4px 4px 0;background:var(--orange);content:""}
body:has(.admin-sidebar) .admin-workspace,body:has(.admin-sidebar) .simple-workspace{width:auto;max-width:none;min-height:calc(100vh - 100px);margin:20px 24px 32px 256px;padding:0}
body:has(.admin-sidebar) .admin-workspace>h1,body:has(.admin-sidebar) .simple-workspace>h1,body:has(.admin-sidebar) .admin-workspace>.kicker,body:has(.admin-sidebar) .simple-workspace>.kicker{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}
body:has(.admin-sidebar) .admin-workspace>.dash-head{display:none!important}body:has(.admin-sidebar) .admin-sidebar+ .admin-menu-drawer + .admin-flash{margin:0 0 14px}.admin-flash{max-width:none}
body:has(.admin-sidebar) .admin-nav,body:has(.admin-sidebar) .admin-subnav{display:none!important}
body:has(.admin-sidebar) .admin-workspace .table-scroll{margin-top:12px;border-radius:8px;box-shadow:0 2px 9px rgba(16,42,50,.035)}body:has(.admin-sidebar) .data-table{font-size:13px}body:has(.admin-sidebar) .data-table th{padding:11px 13px}body:has(.admin-sidebar) .data-table td{padding:11px 13px;vertical-align:top}body:has(.admin-sidebar) .data-table small{max-width:300px;line-height:1.35}body:has(.admin-sidebar) .status-pill{padding:3px 7px;border-radius:999px;background:#edf2ee;color:#31554a;font-size:11px;font-weight:850}body:has(.admin-sidebar) .admin-form,body:has(.admin-sidebar) .checkout-form{padding:18px;gap:14px 16px;border-radius:8px}body:has(.admin-sidebar) .admin-grid{gap:14px;margin-top:14px}body:has(.admin-sidebar) .admin-grid>article,body:has(.admin-sidebar) .stats article{padding:16px;border-radius:8px;box-shadow:0 2px 8px rgba(16,42,50,.035)}body:has(.admin-sidebar) .stats{gap:12px;margin:14px 0}body:has(.admin-sidebar) .stats b{font-size:25px}body:has(.admin-sidebar) .admin-filters{margin:12px 0;padding:12px;border-radius:8px}body:has(.admin-sidebar) .pagination{margin:16px 0}
body:has(.admin-sidebar) .payment-review-intro{margin:0 0 12px;padding:10px 12px;border:1px solid #eed29e;border-radius:7px;background:#fff8df;color:#66511c;font-size:13px;line-height:1.4}

/* Reusable product variation sets are selected as clear cards instead of a blank multi-select. */
.product-variation-picker{display:grid;gap:14px;margin:0;padding:16px;border:1px solid #d6ddd8;border-radius:9px;background:#fffefa}.product-variation-picker legend{padding:0 4px;color:var(--ink);font-weight:850}.product-variation-picker-head{display:flex;align-items:start;justify-content:space-between;gap:14px}.product-variation-picker-head strong{display:block;font-size:14px}.product-variation-picker-head p,.variation-set-empty p{margin:3px 0 0;color:var(--muted);font-size:13px;line-height:1.4}.product-variation-picker-head .btn{flex:0 0 auto}.variation-set-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.variation-set-choice{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:12px;border:1px solid #d8e0db;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.variation-set-choice:hover{border-color:#9db0a7;box-shadow:0 2px 8px rgba(16,42,50,.06)}.variation-set-choice:has(input:focus-visible){outline:2px solid var(--orange);outline-offset:2px}.variation-set-choice.is-selected{border-color:var(--orange);background:#fff3ee;box-shadow:inset 0 0 0 1px rgba(255,91,50,.18)}.variation-set-choice input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--orange-dark)}.variation-set-choice span{display:grid;gap:3px;min-width:0}.variation-set-choice span>strong{color:var(--ink);font-size:14px;line-height:1.25}.variation-set-choice small{overflow:hidden;color:#5d7277;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.variation-set-choice em{color:#8d6128;font-size:11px;font-style:normal;font-weight:750}.variation-set-choice.is-archived{cursor:default;opacity:.78}.variation-set-empty{display:grid;gap:8px;justify-items:start;padding:14px;border:1px dashed #c7d2cc;border-radius:8px;background:#f7faf6}.variation-set-empty strong{font-size:14px}.variation-set-empty .btn{margin-top:2px}

@media(max-width:900px){body:has(.admin-sidebar) .admin-sidebar{display:none}body:has(.admin-sidebar) .admin-workspace,body:has(.admin-sidebar) .simple-workspace{width:auto;max-width:none;min-height:0;margin:12px 20px 24px;padding:0}.admin-menu-toggle{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;margin:0 0 12px;padding:8px 11px;border:1px solid #cbd6d1;border-radius:7px;background:#fffdf8;color:var(--ink);font-size:13px;font-weight:850}.admin-menu-toggle span{font-size:16px;line-height:1}.admin-menu-drawer{width:min(292px,calc(100vw - 28px));max-width:none;height:100dvh;max-height:none;margin:0 auto 0 0;padding:0;border:0;border-right:1px solid #dce3de;background:#fffdf8;color:var(--ink);box-shadow:12px 0 32px rgba(16,42,50,.2)}.admin-menu-drawer::backdrop{background:rgba(11,34,40,.42)}.admin-menu-drawer[open]{display:flex;flex-direction:column}.admin-menu-head{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:0 16px;border-bottom:1px solid #dce3de}.admin-menu-head strong{font-size:16px}.admin-menu-head button{width:34px;height:34px;border:1px solid #cbd6d1;border-radius:7px;background:#fff;color:var(--ink);font-size:23px;line-height:1}.admin-menu-scroll{min-height:0;flex:1;overflow:auto;padding:16px 12px}.admin-menu-drawer .admin-sidebar-footer{margin-top:auto}.admin-menu-drawer .admin-sidebar-links{gap:15px}.admin-menu-drawer .admin-nav-group a{min-height:39px;font-size:14px}}
@media(max-width:700px){body:has(.admin-sidebar) .admin-workspace,body:has(.admin-sidebar) .simple-workspace{margin:10px 16px 22px}.admin-menu-toggle{margin-bottom:10px}.admin-workspace .section-head{margin-top:0}.admin-workspace .table-scroll{max-width:100%;overflow-x:auto}.admin-workspace .data-table{min-width:640px}.admin-workspace .data-table th,.admin-workspace .data-table td{padding:10px}.admin-workspace .admin-grid,.admin-workspace .stats{gap:10px}.admin-workspace .admin-form,.admin-workspace .checkout-form{padding:14px}.admin-workspace .admin-filters{padding:10px}.admin-workspace .payment-success,.admin-workspace .form-error{margin:0 0 12px}}
@media(max-width:700px){.product-variation-picker{padding:13px;gap:12px}.product-variation-picker-head{align-items:stretch;flex-direction:column;gap:9px}.product-variation-picker-head .btn{align-self:start}.variation-set-options{grid-template-columns:1fr}.variation-set-choice{padding:11px}.variation-set-choice small{white-space:normal;overflow:visible;text-overflow:clip}}

/* Product options use direct, square-cornered chips rather than native dropdowns. */
.product-choices{gap:16px}.product-choice-group{display:grid;gap:8px;margin:0;padding:0;border:0}.product-choice-group legend{padding:0;color:var(--ink);font-size:15px;font-weight:850}.choice-chips{display:flex;flex-wrap:wrap;gap:8px}.choice-chip{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;min-width:48px;padding:8px 13px;border:1px solid #aebcb5!important;border-radius:0!important;background:#fffdf8!important;color:var(--ink)!important;font:inherit;font-size:14px;font-weight:800;line-height:1.15;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.choice-chip:hover{border-color:#56716e!important;background:#f3f7f3!important}.choice-chip:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.choice-chip.is-selected,.choice-chip[aria-checked=true]{border-color:var(--orange)!important;background:#fff0ea!important;color:#a83a21!important;box-shadow:inset 0 -3px 0 var(--orange)}.choice-chips--images .choice-chip{display:grid;justify-items:center;width:92px;padding:7px}.choice-chips--images .choice-chip img{display:block;width:76px;height:58px;object-fit:contain}.choice-chips--images .choice-chip span{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
@media(max-width:700px){.product-choices{gap:14px}.product-choice-group legend{font-size:14px}.choice-chips{gap:7px}.choice-chip{min-height:39px;padding:8px 12px;font-size:13px}.choice-chips--images .choice-chip{width:82px}.choice-chips--images .choice-chip img{width:66px;height:52px}}

/* Shared type-ahead search for the administration lists. */
.admin-search-field{position:relative}.admin-search-suggestions{position:absolute;z-index:45;top:100%;right:0;left:0;display:grid;max-height:280px;margin-top:5px;overflow:auto;border:1px solid #bccac2;border-radius:7px;background:#fffdf8;box-shadow:0 10px 24px rgba(16,42,50,.16)}.admin-search-suggestions[hidden]{display:none}.admin-search-suggestions button{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;width:100%;padding:8px 10px;border:0;border-bottom:1px solid #e3e8e4;background:transparent;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.admin-search-suggestions button:last-child{border-bottom:0}.admin-search-suggestions button:hover,.admin-search-suggestions button:focus-visible{outline:0;background:#fff0ea}.admin-search-suggestions button>span{display:grid;gap:2px;min-width:0}.admin-search-suggestion-thumb{width:36px;height:36px;border:1px solid #d8e0db;border-radius:5px;object-fit:cover;background:#f0f2ef}.admin-search-suggestions strong{overflow:hidden;font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.admin-search-suggestions small{overflow:hidden;color:#64767a;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}

/* Shared vendor workspace: the storefront header stays intact while vendor tools use a compact shell. */
body:has(.vendor-sidebar) .mobile-bottom-nav{display:none!important}body:has(.vendor-sidebar){padding-bottom:0!important}body.vendor-menu-open{overflow:hidden}.vendor-menu-toggle,.vendor-menu-drawer{display:none}.vendor-sidebar{position:fixed;z-index:30;top:70px;bottom:0;left:0;display:flex;flex-direction:column;width:232px;background:#fffdf8;border-right:1px solid #dce3de;box-shadow:2px 0 12px rgba(16,42,50,.035)}.vendor-identity{display:flex;align-items:center;gap:10px;padding:16px 15px;border-bottom:1px solid #e1e6e2}.vendor-identity>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#edf2ee;color:#31554a;font-weight:900}.vendor-identity div{display:grid;gap:2px;min-width:0}.vendor-identity strong{overflow:hidden;color:var(--ink);font-size:14px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.vendor-identity small{color:#687a7e;font-size:11px;font-weight:750;text-transform:capitalize}.vendor-sidebar-scroll{min-height:0;overflow:auto;padding:16px 12px}.vendor-sidebar-footer{padding:12px;border-top:1px solid #e1e6e2}.vendor-signout{display:flex;align-items:center;justify-content:center;min-height:36px;border:1px solid #d8aaa0;border-radius:7px;background:#fff9f7;color:#9b351f;font-size:13px;font-weight:800;text-decoration:none}.vendor-signout:hover{background:#ffe9e3}.vendor-sidebar-links{display:grid;gap:14px}.vendor-nav-group{display:grid;gap:2px}.vendor-nav-group h2{margin:0 0 3px;padding:0 9px;color:#718084;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.vendor-nav-group a{position:relative;display:flex;align-items:center;min-height:34px;padding:7px 9px;border-radius:6px;color:#365158;font-size:13px;font-weight:750;text-decoration:none}.vendor-nav-group a:hover{background:#f1f3ef;color:var(--ink)}.vendor-nav-group a[aria-current=page]{background:var(--ink);color:#fff}.vendor-nav-group a[aria-current=page]::before{position:absolute;top:7px;bottom:7px;left:0;width:3px;border-radius:0 4px 4px 0;background:var(--orange);content:""}
body:has(.vendor-sidebar) .vendor-workspace{width:auto;max-width:none;min-height:calc(100vh - 100px);margin:20px 24px 32px 256px;padding:0}body:has(.vendor-sidebar) .vendor-workspace>h1{margin:0 0 14px;color:var(--ink);font-size:25px;line-height:1.2}body:has(.vendor-sidebar) .vendor-workspace>.kicker{margin:0 0 4px}.vendor-welcome{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 14px;padding:3px 0}.vendor-eyebrow{margin:0 0 4px;color:var(--orange);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.vendor-welcome h1{margin:0;color:var(--ink);font-size:25px;line-height:1.15}.vendor-welcome p:not(.vendor-eyebrow){margin:5px 0 0;color:#62757a;font-size:13px}.vendor-welcome .btn{flex:0 0 auto}.vendor-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 14px}.vendor-stats article,.vendor-card{border:1px solid #d9e1dc;border-radius:9px;background:#fffdf9;box-shadow:0 2px 8px rgba(16,42,50,.035)}.vendor-stats article{display:grid;gap:6px;min-height:86px;padding:14px}.vendor-stats span{color:#687a7e;font-size:12px;font-weight:750}.vendor-stats strong{color:var(--ink);font-size:23px;line-height:1.05}.vendor-stats article:last-child strong{font-size:15px;line-height:1.35}.vendor-dashboard-grid{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.8fr);gap:14px}.vendor-card{padding:16px}.vendor-card h2{margin:0;color:var(--ink);font-size:16px}.vendor-quick-actions>div{display:grid;gap:8px;margin-top:12px}.vendor-quick-actions a{display:flex;align-items:center;min-height:36px;padding:8px 10px;border:1px solid #d8e0db;border-radius:6px;color:var(--ink);font-size:13px;font-weight:800;text-decoration:none}.vendor-quick-actions a:hover{border-color:#9db0a7;background:#f4f7f3}.vendor-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.vendor-section-head>a{color:#315b5b;font-size:12px;font-weight:850}.vendor-product-list{display:grid;margin-top:8px}.vendor-product-list article{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:9px 0;border-top:1px solid #e6ebe7}.vendor-product-list img{width:48px;height:48px;border:1px solid #e1e7e2;border-radius:6px;object-fit:cover}.vendor-product-list article>div{display:grid;gap:3px;min-width:0}.vendor-product-list strong{overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.vendor-product-list small{overflow:hidden;color:#687a7e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.vendor-workspace .status-pill{display:inline-flex;align-items:center;width:max-content;padding:3px 7px;border-radius:999px;background:#edf2ee;color:#31554a;font-size:11px;font-weight:850;text-transform:capitalize}.vendor-product-list .compact{min-height:32px;padding:6px 9px;font-size:12px;white-space:nowrap}.vendor-empty{margin:14px 0 0;color:#66797e;font-size:13px}.vendor-workspace .table-scroll{margin-top:12px;border-radius:8px;box-shadow:0 2px 9px rgba(16,42,50,.035)}.vendor-workspace .data-table{font-size:13px}.vendor-workspace .data-table th{padding:11px 13px}.vendor-workspace .data-table td{padding:11px 13px;vertical-align:top}.vendor-workspace .admin-form,.vendor-workspace .checkout-form{padding:18px;gap:14px 16px;border-radius:8px}.vendor-workspace .admin-filters{margin:12px 0;padding:12px;border-radius:8px}.vendor-workspace .pagination{margin:16px 0}
@media(max-width:900px){body:has(.vendor-sidebar) .vendor-sidebar{display:none}body:has(.vendor-sidebar) .vendor-workspace{width:auto;max-width:none;min-height:0;margin:12px 20px 24px;padding:0}.vendor-menu-toggle{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;margin:0 0 12px;padding:8px 11px;border:1px solid #cbd6d1;border-radius:7px;background:#fffdf8;color:var(--ink);font-size:13px;font-weight:850}.vendor-menu-toggle span{font-size:16px;line-height:1}.vendor-menu-drawer{width:min(292px,calc(100vw - 28px));max-width:none;height:100dvh;max-height:none;margin:0 auto 0 0;padding:0;border:0;border-right:1px solid #dce3de;background:#fffdf8;color:var(--ink);box-shadow:12px 0 32px rgba(16,42,50,.2)}.vendor-menu-drawer::backdrop{background:rgba(11,34,40,.42)}.vendor-menu-drawer[open]{display:flex;flex-direction:column}.vendor-menu-head{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:0 16px;border-bottom:1px solid #dce3de}.vendor-menu-head strong{font-size:16px}.vendor-menu-head button{width:34px;height:34px;border:1px solid #cbd6d1;border-radius:7px;background:#fff;color:var(--ink);font-size:23px;line-height:1}.vendor-menu-scroll{min-height:0;flex:1;overflow:auto;padding:16px 12px}.vendor-menu-drawer .vendor-identity{padding:14px 16px}.vendor-menu-drawer .vendor-sidebar-footer{margin-top:auto}.vendor-menu-drawer .vendor-sidebar-links{gap:15px}.vendor-menu-drawer .vendor-nav-group a{min-height:39px;font-size:14px}.vendor-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.vendor-dashboard-grid{grid-template-columns:1fr}}
@media(max-width:700px){body:has(.vendor-sidebar) .vendor-workspace{margin:10px 16px 22px}.vendor-menu-toggle{margin-bottom:10px}.vendor-welcome{gap:12px}.vendor-welcome h1{font-size:22px}.vendor-welcome .btn{min-height:36px;padding-inline:10px;font-size:12px}.vendor-stats{gap:10px}.vendor-stats article{min-height:78px;padding:12px}.vendor-stats strong{font-size:20px}.vendor-product-list article{grid-template-columns:43px minmax(0,1fr) auto;gap:8px}.vendor-product-list img{width:43px;height:43px}.vendor-product-list .status-pill{display:none}.vendor-product-list .compact{grid-column:3;grid-row:1/3}.vendor-workspace .table-scroll{max-width:100%;overflow-x:auto}.vendor-workspace .data-table{min-width:620px}.vendor-workspace .data-table th,.vendor-workspace .data-table td{padding:10px}.vendor-workspace .admin-form,.vendor-workspace .checkout-form{padding:14px}.vendor-workspace .admin-filters{padding:10px}}
@media(max-width:360px){.vendor-welcome{align-items:stretch;flex-direction:column}.vendor-welcome .btn{align-self:flex-start}.vendor-stats{grid-template-columns:1fr}.vendor-product-list article{grid-template-columns:43px minmax(0,1fr)}.vendor-product-list .compact{grid-column:2;grid-row:auto;justify-self:start}}

/* Admin and vendor workspaces deliberately omit the storefront chrome. */
body:has(.admin-sidebar) .site-header,body:has(.vendor-sidebar) .site-header,body:has(.admin-sidebar) #mobile-drawer,body:has(.vendor-sidebar) #mobile-drawer,body:has(.admin-sidebar) .location-sheet,body:has(.vendor-sidebar) .location-sheet,body:has(.admin-sidebar) footer,body:has(.vendor-sidebar) footer,body:has(.admin-sidebar) .whatsapp,body:has(.vendor-sidebar) .whatsapp{display:none!important}body:has(.admin-sidebar) .admin-sidebar,body:has(.vendor-sidebar) .vendor-sidebar{top:0}.workspace-home{display:flex;align-items:center;width:max-content;color:var(--ink);font-size:18px;font-weight:900;letter-spacing:-.07em;line-height:1;text-decoration:none}.workspace-home span{color:var(--orange)}.workspace-home i{margin-left:1px;color:var(--orange);font-size:10px;font-style:normal;letter-spacing:0}.admin-sidebar>.workspace-home,.vendor-sidebar>.workspace-home{min-height:58px;padding:0 16px;border-bottom:1px solid #e1e6e2}.admin-menu-head .workspace-home,.vendor-menu-head .workspace-home{font-size:17px}.workspace-mobile-bar{display:none}.vendor-storefront{display:flex;justify-content:center;min-height:31px;margin:0 0 8px;color:#315b5b;font-size:12px;font-weight:850;text-decoration:none}.vendor-storefront:hover{text-decoration:underline}
@media(max-width:900px){.workspace-mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px}.workspace-mobile-bar .workspace-home{font-size:18px}.workspace-mobile-bar .admin-menu-toggle,.workspace-mobile-bar .vendor-menu-toggle{margin:0}.admin-menu-head .workspace-home,.vendor-menu-head .workspace-home{min-height:auto}.vendor-menu-head,.admin-menu-head{gap:12px}.vendor-menu-head .workspace-home,.admin-menu-head .workspace-home{margin-right:auto}}

/* Requested compact admin/vendor controls. */
.vendor-form{grid-template-columns:repeat(6,minmax(0,1fr))}.vendor-form .vendor-basic,.vendor-form .vendor-meta{grid-column:span 3}.vendor-form .vendor-contact{grid-column:span 2}.vendor-form .wide,.vendor-form>.delivery-editor{grid-column:1/-1}.coverage-state-picker{margin:0 0 8px}.coverage-state-picker summary{cursor:pointer;font-weight:800}.coverage-state-picker label{display:grid;gap:6px;margin-top:8px}.hero-banner-save{display:grid;justify-items:start;gap:10px}.hero-banner-save .checkbox-field{width:auto}.account-signout-section{display:none}
@media(max-width:700px){.vendor-form{grid-template-columns:1fr}.vendor-form .admin-field,.vendor-form .wide,.vendor-form>.delivery-editor{grid-column:1/-1}.account-page .account-tab-wrap>.account-signout{display:none!important}.account-signout-section{display:flex;justify-content:stretch;margin:16px 0 24px}.account-signout-section .account-signout{display:flex!important;width:100%;justify-content:center;margin:0!important}}

/* Shared Admin/Vendor product editor: section cards only change presentation, never submitted fields. */
.product-editor-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.product-editor-form>.product-form-section{display:grid;gap:14px;padding:19px 20px;border:1px solid #d7e0da;border-radius:11px;background:#fffdf9;box-shadow:0 2px 8px rgba(16,42,50,.035)}.product-editor-form>.wide{grid-column:1/-1}.product-form-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.product-form-section-head h2{margin:0!important;padding:0!important;border:0!important;color:var(--ink);font-size:19px;line-height:1.2}.product-form-section-head p{margin:4px 0 0;color:#66797e;font-size:13px;line-height:1.35}.product-basic-grid,.product-description-grid,.product-classification-grid,.product-pricing-grid,.product-additional-grid{display:grid;gap:14px 16px}.product-basic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-basic-grid .product-name-wide{grid-column:1/-1}.product-description-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-description-grid textarea{min-height:118px;resize:vertical}.product-classification-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-tags-field{display:grid;gap:6px;margin-top:1px}.product-tags-field>small{color:#6a7c80;font-size:12px}.product-tag-preview{display:flex;flex-wrap:wrap;gap:6px;min-height:0}.product-tag-preview:empty{display:none}.product-tag-preview button{display:inline-flex;align-items:center;gap:5px;min-height:27px;padding:4px 8px;border:1px solid #cbd9d1;border-radius:999px;background:#f1f6f1;color:#31554a;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.product-tag-preview button:hover{border-color:var(--orange);background:#fff0ea;color:#a83a21}.product-pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.currency-input{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;min-height:46px;border:1px solid #c5d2cb;border-radius:7px;background:#fff;overflow:hidden}.currency-input:focus-within{border-color:var(--orange);outline:2px solid rgba(255,91,50,.16);outline-offset:1px}.currency-input b{display:grid;place-items:center;align-self:stretch;border-right:1px solid #dce4de;background:#f1f5f1;color:#31554a;font-size:16px}.currency-input input{min-width:0!important;min-height:44px!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:0!important}.product-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-editor-form .product-policy{display:grid;grid-template-columns:minmax(0,1fr) 84px auto;align-items:end;gap:10px;margin:0;padding:12px;border:1px solid #d3ded7;border-radius:8px;background:#f4f8f4}.product-editor-form .product-policy legend{padding:0;color:var(--ink);font-size:14px;font-weight:850}.product-editor-form .product-policy label{min-width:0;margin:0}.product-editor-form .policy-days{display:grid;gap:4px;color:#52686c;font-size:11px;font-weight:800}.product-editor-form .policy-days input{min-height:38px;padding:6px 8px}.product-editor-form .policy-enabled{display:flex;align-items:center;gap:6px;min-height:38px;white-space:nowrap;color:#31554a;font-size:12px;font-weight:850}.product-editor-form .policy-enabled input{width:18px;height:18px;margin:0;accent-color:var(--orange)}.product-editor-form .policy-days input:disabled{background:#e6ece8;color:#879794;cursor:not-allowed}.product-referral-field{max-width:440px;margin-top:2px}.product-media-section .media-picker{margin:0;padding:14px;border-radius:8px;box-shadow:none}.product-additional-grid{grid-template-columns:minmax(160px,1fr) minmax(260px,2fr) minmax(160px,1fr)}.product-video-field{min-width:0}.product-variations-section .product-variation-picker{margin:0;padding:14px;border-radius:8px}.product-variations-section .variation-set-options{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}.product-variations-section .variation-set-choice{padding:10px}.product-form-actions{display:flex!important;justify-content:flex-end;gap:10px;margin:0;padding:14px 0 2px}.product-form-actions .btn{min-height:44px}.product-editor-form label{font-size:13px;font-weight:800}.product-editor-form input,.product-editor-form select,.product-editor-form textarea{min-height:46px}.product-editor-form textarea{line-height:1.4}
@media(max-width:767px){.product-editor-form{display:grid;grid-template-columns:1fr;gap:12px}.product-editor-form>.product-form-section{gap:12px;padding:15px}.product-form-section-head h2{font-size:18px}.product-form-section-head p{font-size:12px}.product-basic-grid{grid-template-columns:1fr}.product-description-grid{grid-template-columns:1fr}.product-description-grid textarea{min-height:98px}.product-classification-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-classification-grid label:last-child{grid-column:1/-1}.product-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-policy-grid{grid-template-columns:1fr}.product-editor-form .product-policy{grid-template-columns:minmax(0,1fr) 76px auto;padding:10px}.product-additional-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-video-field{grid-column:1/-1}.product-media-section .media-picker{padding:10px}.product-variations-section .product-form-section-head{align-items:stretch;flex-direction:column}.product-variations-section .product-form-section-head .btn{align-self:flex-start}.product-form-actions{justify-content:stretch}.product-form-actions .btn{flex:1}.product-editor-form input,.product-editor-form select,.product-editor-form textarea{min-width:0;max-width:100%}}
@media(max-width:374px){.product-classification-grid,.product-pricing-grid,.product-additional-grid{grid-template-columns:1fr}.product-classification-grid label:last-child,.product-video-field{grid-column:auto}.product-editor-form .product-policy{grid-template-columns:minmax(0,1fr) 70px}.product-editor-form .policy-enabled{grid-column:1/-1}.product-form-actions{display:grid!important;grid-template-columns:1fr}.product-form-actions .btn{width:100%}}

/* Media picker cards are fully clickable; their explicit controls stay compact. */
.media-dialog .media-card[role=option]{cursor:pointer}.media-dialog .media-card[role=option]:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.media-dialog .media-select-toggle,.media-selected .media-card>.text-action{align-self:flex-start;min-height:28px!important;padding:4px 8px!important;border-radius:5px!important;font-size:11px!important;line-height:1.1}.media-selected .media-card>.text-action{border:0;background:transparent;color:#8d3426;text-decoration:none}.media-selected .media-card>.text-action:hover{text-decoration:underline}.media-dialog .media-card.is-selected{cursor:pointer}
.media-picker .media-notice{min-height:20px;margin:10px 0 0;color:#526a70;font-size:13px;font-weight:700}.media-picker .media-notice.is-uploading{display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid #efc872;border-radius:6px;background:#fff7df;color:#76531a}.media-picker .media-notice.is-uploading::before{width:12px;height:12px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;content:"";animation:media-upload-spin .7s linear infinite}@keyframes media-upload-spin{to{transform:rotate(360deg)}}
.row-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.row-actions form{margin:0}.media-direct-upload{cursor:pointer}.media-direct-upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
@media(max-width:600px){.row-actions{justify-content:flex-start}.row-actions .btn{min-height:36px}}

/* Public seller application: compact onboarding with no commercial terms exposed. */
.vendor-registration{width:calc(100% - 48px);max-width:none;margin:20px auto 28px}.vendor-registration-shell{display:grid;grid-template-columns:minmax(320px,.48fr) minmax(0,1fr);overflow:hidden;border:1px solid #d6dfd9;border-radius:15px;background:#fffdf9;box-shadow:0 12px 30px rgba(16,42,50,.08)}.vendor-registration-benefits{position:relative;display:grid;align-content:start;gap:15px;padding:28px;color:#fff;background:var(--ink);overflow:hidden}.vendor-registration-benefits:before,.vendor-registration-benefits:after{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%;content:""}.vendor-registration-benefits:before{width:230px;height:230px;right:-115px;bottom:-100px}.vendor-registration-benefits:after{width:110px;height:110px;right:35px;top:-62px}.vendor-registration-benefits>*{position:relative;z-index:1}.vendor-registration-kicker{margin:0;color:#ffb39d;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.vendor-registration-benefits h1{margin:0;max-width:290px;color:#fff;font-size:28px;line-height:1.12}.vendor-registration-benefits>p:not(.vendor-registration-kicker):not(.vendor-registration-approval){max-width:310px;margin:0;color:#d3e2df;font-size:14px;line-height:1.45}.vendor-registration-benefits ul{display:grid;gap:10px;margin:3px 0 0;padding:0;list-style:none}.vendor-registration-benefits li{display:flex;align-items:center;gap:10px;color:#f5faf8;font-size:13px;font-weight:800}.vendor-registration-benefits li svg{flex:0 0 auto;width:19px;height:19px;fill:none;stroke:#ff986f;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vendor-registration-approval{margin:5px 0 0;padding:10px 11px;border:1px solid rgba(185,222,209,.25);border-radius:8px;background:rgba(255,255,255,.06);color:#dfeeea;font-size:12px;line-height:1.4}.vendor-registration-form-panel{padding:25px 28px}.vendor-registration-form-panel header{margin:0 0 16px}.vendor-registration-form-panel h2{margin:0;color:var(--ink);font-size:29px;line-height:1.15}.vendor-registration-form-panel header p{margin:5px 0 0;color:#627579;font-size:13px}.vendor-registration-form{display:grid;gap:13px}.vendor-registration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.vendor-registration-grid label{position:relative;display:grid;gap:5px;min-width:0;color:var(--ink);font-size:13px;font-weight:800}.vendor-field-label{display:block;color:var(--ink)!important;font-size:13px!important;font-weight:800!important}.vendor-field-label small{color:#73868a;font-size:11px;font-weight:700}.vendor-registration-grid input,.vendor-registration-grid select,.vendor-registration-grid textarea{width:100%;min-width:0;min-height:45px;padding:10px 11px 10px 37px;border:1px solid #cbd7d0;border-radius:9px;background:#f9fcf9;color:var(--ink);font:inherit;font-size:14px;line-height:1.25}.vendor-registration-grid textarea{min-height:86px;padding-top:11px;resize:vertical}.vendor-registration-grid input:focus,.vendor-registration-grid select:focus,.vendor-registration-grid textarea:focus{border-color:var(--orange);outline:2px solid rgba(255,91,50,.16);outline-offset:1px;background:#fff}.vendor-registration-wide{grid-column:1/-1}.vendor-input-icon{position:absolute;z-index:1;top:30px;left:11px;display:grid;place-items:center;width:17px;height:17px;color:#49676a;pointer-events:none}.vendor-input-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vendor-textarea-icon{top:30px}.vendor-registration-grid label:has(small) input{padding-right:41px}.vendor-registration-grid label>small{margin:0;color:#718487;font-size:11px;font-weight:650}.vendor-password-toggle{position:absolute;z-index:2;right:8px;top:29px;display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:6px;background:transparent;color:#49676a;cursor:pointer}.vendor-password-toggle:hover{background:#edf3ee}.vendor-password-toggle:focus-visible{outline:2px solid var(--orange);outline-offset:1px}.vendor-password-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.vendor-registration-terms{display:flex;align-items:flex-start;gap:9px;color:#405a5f;font-size:12px;line-height:1.4}.vendor-registration-terms input{flex:0 0 auto;width:18px;height:18px;margin:0;accent-color:var(--orange)}.vendor-registration-submit{width:100%;min-height:46px;justify-content:center}.vendor-registration-submit:disabled{cursor:wait;opacity:.74}.vendor-registration-pending,.vendor-registration-signin{margin:0;text-align:center;color:#6a7c80;font-size:12px}.vendor-registration-signin a{color:#315b5b;font-weight:850}.vendor-registration-delivery{border:1px solid #d7e1db;border-radius:9px;background:#f6faf6}.vendor-registration-delivery summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;color:var(--ink);font-size:13px;font-weight:850}.vendor-registration-delivery summary small{color:#718488;font-size:11px;font-weight:700}.vendor-registration-delivery[open]{padding-bottom:12px}.vendor-registration-delivery .delivery-editor{margin:0 12px;padding:12px;border-radius:7px}.vendor-registration-delivery .coverage-map{min-height:170px}.vendor-registration-form-panel>.payment-success,.vendor-registration-form-panel>.form-error{margin:0 0 14px;padding:11px 12px;font-size:13px}body:has(.vendor-registration) .mobile-bottom-nav{display:none!important}
@media(max-width:767px){.vendor-registration{width:min(100% - 24px,560px);margin:12px auto 24px}.vendor-registration-shell{grid-template-columns:1fr}.vendor-registration-benefits{gap:10px;padding:18px}.vendor-registration-benefits h1{font-size:23px}.vendor-registration-benefits>p:not(.vendor-registration-kicker):not(.vendor-registration-approval){font-size:13px}.vendor-registration-benefits ul{grid-template-columns:1fr;gap:7px}.vendor-registration-benefits li{font-size:12px}.vendor-registration-approval{margin-top:3px;padding:8px 10px}.vendor-registration-form-panel{padding:18px}.vendor-registration-form-panel h2{font-size:25px}.vendor-registration-grid{grid-template-columns:1fr;gap:12px}.vendor-registration-wide{grid-column:auto}.vendor-registration-grid input,.vendor-registration-grid select,.vendor-registration-grid textarea{font-size:16px}.vendor-registration-grid textarea{min-height:100px}.vendor-registration-legacy{grid-template-columns:1fr}.vendor-registration-delivery .delivery-editor{margin:0 9px;padding:10px}.vendor-registration-delivery .coverage-map{min-height:150px}}
@media(max-width:359px){.vendor-registration{width:calc(100% - 16px)}.vendor-registration-form-panel{padding:14px}.vendor-registration-benefits{padding:15px}.vendor-registration-form-panel h2{font-size:23px}.vendor-registration-delivery summary{align-items:flex-start;flex-direction:column}}

/* Keep seller-application field text clear of its leading icons. */
.vendor-registration .vendor-registration-grid label > input,
.vendor-registration .vendor-registration-grid label > select,
.vendor-registration .vendor-registration-grid label > textarea{
    padding-left:44px!important;
    text-indent:0!important;
}
.vendor-registration .vendor-registration-grid label:has(.vendor-password-toggle) > input{
    padding-right:44px!important;
}
.vendor-registration .vendor-input-icon{
    top:auto;
    bottom:14px;
    width:18px;
    height:18px;
}
.vendor-registration .vendor-input-icon::after{
    position:absolute;
    top:-4px;
    right:-9px;
    width:1px;
    height:26px;
    background:#d4dfd9;
    content:"";
}
.vendor-registration .vendor-textarea-icon{
    top:31px;
    bottom:auto;
}

/* Compact, name-only maker links on the homepage. */
section.vendors .maker-row{
    position:relative;
    grid-auto-flow:column;
    grid-auto-columns:calc((100% - 24px)/4);
    grid-template-columns:none;
    gap:8px;
    overflow-x:auto;
    overscroll-behavior-x:contain;
    padding:2px 1px 10px;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
}
section.vendors .maker-row::-webkit-scrollbar{display:none}
section.vendors .maker-row>a{
    position:relative;
    min-width:0;
    min-height:76px;
    aspect-ratio:auto;
    padding:0;
    display:grid;
    grid-template-columns:76px minmax(0,1fr);
    gap:6px;
    align-items:center;
    justify-content:initial;
    background:var(--mint);
    border:1px solid var(--ink);
    border-radius:8px;
    color:var(--ink);
    font-size:15px;
    font-weight:800;
    text-align:left;
    box-shadow:none;
}
section.vendors .maker-row>a[hidden]{display:none}
section.vendors{padding-top:32px;padding-bottom:32px}
section.vendors .section-head{margin-bottom:8px}
section.vendors .kicker{display:block;margin-bottom:2px}
section.vendors .section-head h2{margin:0}
section.vendors .maker-copy{display:grid;grid-column:2;grid-row:1;min-width:0;gap:1px;padding-right:4px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
section.vendors .maker-name,section.vendors .maker-description{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;text-transform:none}
section.vendors .maker-name{font-family:inherit;font-size:14px;font-weight:850;line-height:1.15}
section.vendors .maker-description{font-family:inherit;font-size:11px;font-weight:500;line-height:1.2;color:#385456}
section.vendors .maker-meta{display:block;font-family:inherit;font-size:10px;font-weight:800;line-height:1.15;color:#24494a;white-space:nowrap}
section.vendors .maker-active{position:absolute;right:6px;bottom:6px;padding:2px 5px;border-radius:4px;background:#e4f5e8;color:#16734d;font-size:9px;font-weight:850;line-height:1;z-index:1}
section.vendors .maker-thumbnail{
    grid-column:1;
    grid-row:1;
    width:76px;
    height:76px;
    display:block;
    border-radius:7px 0 0 7px;
    object-fit:cover;
    background:#fff;
}

.vendor-applications-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 0 16px}.vendor-applications-head h2{margin:4px 0 5px;font-size:26px;letter-spacing:-.025em}.vendor-applications-head p{margin:0;color:var(--muted);font-size:13px}.vendor-applications-head .btn{flex:0 0 auto}.vendor-applications-empty{display:grid;justify-items:start;gap:8px;max-width:650px;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 2px 8px rgba(16,42,50,.035)}.vendor-applications-empty strong{font-size:18px}.vendor-applications-empty p{max-width:560px;margin:0;color:#526a70;line-height:1.5}.vendor-applications-empty p a{text-decoration:underline;font-weight:800}.vendor-applications-list{display:grid;gap:14px}.vendor-applications-list .checkout-summary{padding:18px;border-radius:8px}@media(max-width:700px){.vendor-applications-head{align-items:start;flex-direction:column;gap:10px}.vendor-applications-head h2{font-size:22px}.vendor-applications-head .btn{width:100%}.vendor-applications-empty{padding:16px}}
section.vendors .maker-row>a:hover{
    background:var(--yellow);
    border-color:var(--ink);
}
section.vendors .maker-row>a{scroll-snap-align:start}
section.vendors .maker-more{display:block;margin:6px 0 0;padding:7px 12px;border:1px solid var(--line-strong);border-radius:6px;background:var(--paper);color:var(--ink);font:inherit;font-size:12px;font-weight:850;cursor:pointer}
section.vendors .maker-more:disabled{opacity:.55;cursor:default}
@media(max-width:700px){
    section.vendors{padding-top:22px;padding-bottom:22px}
    section.vendors .maker-more{margin-top:6px;padding:6px 10px;font-size:11px}
    section.vendors .maker-row{
        grid-auto-flow:column;
        grid-auto-columns:calc((100% - 8px)/1.5);
        grid-template-columns:none;
        gap:8px;
        overflow-x:auto;
        overscroll-behavior-x:contain;
        padding:2px 1px 10px;
        scroll-snap-type:x proximity;
        -webkit-overflow-scrolling:touch;
        scrollbar-width:none;
    }
    section.vendors .maker-row>a{
        min-height:66px;
        grid-template-columns:66px minmax(0,1fr);
        gap:5px;
        padding:0;
        font-size:13px;
    }
    section.vendors .maker-thumbnail{width:66px;height:66px}
    section.vendors .maker-row>a{scroll-snap-align:start}
    section.vendors .maker-name{font-size:12px}
    section.vendors .maker-description{font-size:9px}
    section.vendors .maker-meta{font-size:9px}
}
