:root{--ink:#282d1d;--muted:#6f735e;--line:#d8d0bc;--soft:#f6efe5;--cream:#fffaf3;--paper:#fffdf7;--accent:#f3f55a;--brand:#6f774e;--brand-dark:#59613f;--sage:#aeb99a;--admin:#282d1d;--font-ui:"Inter", Arial, Helvetica, sans-serif;--font-display:"Baskervville", Georgia, serif;--font-script:"Caveat", cursive}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit}img{max-width:100%}button,input,select{font:inherit}.fw-black{letter-spacing:0;font-weight:700;font-family:var(--font-display)}.letter-space{letter-spacing:.12em}.max-copy{max-width:620px}h1,h2,h3,.home-hero h1,.section-heading h2,.sale-tile-content h3,.editorial-copy h2,.universe-content h3,.promo-club-card h2,.detail-title,.commerce-heading h1,.account-visual-copy h1,.account-form-wrap h2,.checkout-heading h1,.checkout-success h1{font-family:var(--font-display);letter-spacing:0}.site-header{z-index:1040;position:relative}.utility-bar{background:var(--ink);color:var(--cream);letter-spacing:.01em;padding:.55rem 0;font-size:.75rem}.main-header{background:var(--cream);border-bottom:1px solid var(--line)}.brand-logo{color:var(--ink);letter-spacing:0;white-space:nowrap;font-size:1.7rem;font-weight:950;line-height:1;text-decoration:none;display:inline-block}.brand-logo span{color:var(--brand)}.header-search{background:var(--paper);border:1px solid #0000;align-items:center;gap:.7rem;max-width:650px;height:46px;padding-left:1rem;transition:all .2s}.header-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand);background:#fff}.header-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.header-search input::placeholder{color:var(--muted)}.header-search button{background:var(--brand);color:#fff;border:0;align-self:stretch;padding:0 1.15rem;font-size:.78rem;font-weight:800}.header-actions{align-items:center;gap:1.1rem;display:flex}.header-action{color:var(--ink);align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;text-decoration:none;display:flex;position:relative}.action-count{background:var(--accent);min-width:17px;height:17px;color:var(--ink);border-radius:99px;place-items:center;padding:0 4px;font-size:.65rem;line-height:1;display:grid;position:absolute;top:-9px;left:15px}.mobile-menu{color:var(--ink)}.category-nav{background:var(--cream);border-bottom:1px solid var(--line)}.category-nav .container{min-height:45px}.category-nav a{color:var(--ink);white-space:nowrap;font-size:.83rem;font-weight:700;text-decoration:none}.category-nav a:hover{text-underline-offset:4px;text-decoration:underline}.category-nav .promo-nav-link{color:var(--brand-dark)}.nav-all-link{align-items:center;gap:.2rem;display:flex;color:var(--muted)!important;font-weight:600!important}.mobile-nav-list a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.mobile-secondary-link{color:#444;padding:.65rem 0;text-decoration:none;display:block}.home-hero{background:var(--ink);align-items:flex-end;min-height:min(720px,72vw);display:flex;position:relative;overflow:hidden}.home-hero-image{object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;inset:0}.home-hero-shade{background:linear-gradient(90deg,#282d1dc7 0%,#59613f5c 48%,#282d1d1a 100%);position:absolute;inset:0}.home-hero-content{z-index:2;color:#fff;padding-top:7rem;padding-bottom:clamp(3rem,7vw,6rem);position:relative}.hero-label{color:var(--accent);letter-spacing:.18em;margin-bottom:1.2rem;font-size:.74rem;font-weight:800}.home-hero h1{max-width:760px;margin:0 0 1.6rem;font-size:clamp(3.5rem,8vw,7.8rem);font-weight:700;line-height:.9}.home-hero p{max-width:560px;margin-bottom:2rem;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.55}.hero-cta{border-radius:0;padding:.9rem 1.5rem;font-size:.9rem;font-weight:800}.benefits-strip{background:var(--paper)}.benefit-item{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:.8rem;min-height:92px;padding:1.25rem 1rem;display:flex}.benefit-item:last-child{border-right:0}.benefit-item strong,.benefit-item span{display:block}.benefit-item strong{font-size:.84rem}.benefit-item span{color:var(--muted);margin-top:.15rem;font-size:.74rem}.home-section{padding:clamp(4rem,7vw,7rem) 0}.home-section-soft{background:var(--soft)}.section-heading{margin-bottom:2rem}.section-kicker{color:var(--brand);letter-spacing:.16em;margin-bottom:.55rem;font-size:.69rem;font-weight:800;display:block}.section-heading h2{margin:0;font-size:clamp(2rem,4vw,3.6rem);font-weight:700;line-height:1.05}.section-heading p{color:var(--muted);max-width:640px;margin:.7rem 0 0}.text-link{color:var(--ink);border-bottom:1px solid var(--brand);white-space:nowrap;align-items:center;gap:.5rem;padding-bottom:.15rem;font-size:.82rem;font-weight:800;text-decoration:none}.sale-grid{grid-template-rows:320px 320px;grid-template-columns:1.15fr .85fr .85fr;gap:1rem;display:grid}.sale-tile{color:#fff;background:var(--ink);text-decoration:none;position:relative;overflow:hidden}.sale-tile-1{grid-row:span 2}.sale-tile-4{grid-column:span 2}.sale-tile img{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.sale-tile:hover img{transform:scale(1.035)}.sale-tile-overlay{background:linear-gradient(#282d1d05 20%,#282d1dbd 100%);position:absolute;inset:0}.sale-tile-content{z-index:2;position:absolute;bottom:1.35rem;left:1.4rem;right:1.4rem}.sale-tile-content>span{letter-spacing:.16em;font-size:.65rem;font-weight:800}.sale-tile-content h3{margin:.35rem 0 .4rem;font-size:clamp(1.5rem,2.5vw,2.6rem);font-weight:700}.sale-meta{color:#ffffffd9;font-size:.8rem}.sale-link{align-items:center;gap:.4rem;margin-top:.85rem;font-size:.78rem;font-weight:800;display:flex}.editorial-banner{background:var(--cream)}.editorial-photo{min-height:650px}.editorial-photo img{object-fit:cover;width:100%;height:100%;min-height:650px}.editorial-copy{padding:clamp(3rem,6vw,7rem)}.editorial-copy h2{max-width:700px;margin:.8rem 0 1.5rem;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:700;line-height:.98}.editorial-copy p{color:var(--muted);max-width:560px;margin-bottom:2rem;font-size:1.08rem;line-height:1.65}.editorial-btn{border-radius:0;align-items:center;gap:.6rem;padding:.9rem 1.4rem;font-size:.88rem;font-weight:800;display:inline-flex}.universe-card{color:#fff;background:var(--ink);min-height:430px;text-decoration:none;display:block;position:relative;overflow:hidden}.universe-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.universe-card:hover img{transform:scale(1.04)}.universe-shade{background:linear-gradient(#0000 35%,#282d1dc2);position:absolute;inset:0}.universe-content{z-index:2;position:absolute;bottom:1.35rem;left:1.35rem;right:1.35rem}.universe-content>span{letter-spacing:.16em;font-size:.66rem;font-weight:800}.universe-content h3{margin:.3rem 0 .6rem;font-size:2rem;font-weight:700}.universe-content div{align-items:center;gap:.45rem;font-size:.78rem;font-weight:800;display:flex}.promo-club-section{padding:0 0 clamp(4rem,7vw,7rem)}.promo-club-card{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(2rem,5vw,4.5rem);display:flex}.promo-club-card .section-kicker{color:#ffffffbf}.promo-club-card h2{margin:0 0 .7rem;font-size:clamp(2rem,4vw,4rem);font-weight:700}.promo-club-card p{color:#ffffffe0;margin:0}.promo-club-card .btn{white-space:nowrap;border-radius:0;font-weight:800}.product-card{background:0 0}.product-image-wrap{aspect-ratio:.79;background:var(--soft)}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-image{transform:scale(1.025)}.product-badges{flex-direction:column;align-items:flex-start;gap:.3rem;margin:.7rem;display:flex}.product-badge{padding:.35rem .5rem;font-size:.67rem;font-weight:800}.badge-new{background:var(--paper);color:var(--ink)}.badge-sale{background:var(--accent);color:var(--ink)}.favorite-btn{width:38px;height:38px;color:var(--ink);background:#fffdf7f2;border:0;border-radius:50%;place-items:center;margin:.65rem;transition:all .2s;display:grid}.favorite-btn:hover,.favorite-btn.is-favorite{background:var(--brand);color:#fff}.quick-add-btn{color:var(--ink);opacity:0;background:#fffdf7f5;border:0;padding:.78rem .6rem;font-size:.75rem;font-weight:800;transition:all .2s;position:absolute;bottom:.7rem;left:.7rem;right:.7rem;transform:translateY(8px)}.product-card:hover .quick-add-btn{opacity:1;transform:translateY(0)}.product-info{min-height:132px}.product-brand{letter-spacing:.06em;margin-bottom:.32rem;font-size:.7rem;font-weight:800}.product-name{margin:0;font-size:.92rem;font-weight:500;line-height:1.3}.product-name a{color:var(--ink);text-decoration:none}.product-rating{color:var(--muted);gap:.3rem;margin-top:.38rem;font-size:.69rem;display:flex}.product-rating span:first-child{color:var(--ink)}.product-price-row{align-items:center;gap:.55rem;margin-top:.55rem;display:flex}.product-price{font-size:.92rem;font-weight:800}.sale-price{color:var(--brand-dark)}.old-price{color:var(--muted);font-size:.8rem;text-decoration:line-through}.catalog-hero{background:var(--soft);padding:3.5rem 0 3rem}.catalog-breadcrumb{color:var(--muted);gap:.55rem;margin-bottom:1rem;font-size:.75rem;display:flex}.catalog-breadcrumb a{text-decoration:none}.catalog-hero h1{margin:0;font-size:clamp(2.7rem,5vw,5rem);font-weight:700}.catalog-hero p{color:var(--muted);margin:.8rem 0 0}.category-chips{background:var(--cream)}.category-chip{border:1px solid var(--line);background:var(--paper);white-space:nowrap;padding:.6rem 1rem;font-size:.77rem;font-weight:700}.category-chip.active{background:var(--brand);color:#fff;border-color:var(--brand)}.catalog-toolbar{min-height:46px}.catalog-sort{border-radius:0;width:auto;min-width:190px;font-size:.8rem}.filter-mobile-btn{border:1px solid var(--line);border-radius:0;font-size:.8rem}.filter-panel{padding-right:1rem;position:sticky;top:20px}.filter-heading{border-bottom:1px solid var(--line);padding-bottom:1rem}.filter-heading h2{margin:0;font-size:1rem;font-weight:800}.filter-heading button{color:var(--muted);background:0 0;border:0;padding:0;font-size:.72rem;text-decoration:underline}.filter-group{border-bottom:1px solid var(--line);padding:1.3rem 0}.filter-group>label:first-child{margin-bottom:.9rem;font-size:.78rem;font-weight:800;display:block}.filter-search{border-bottom:1px solid var(--brand);align-items:center;gap:.5rem;padding-bottom:.5rem;display:flex}.filter-search input{border:0;outline:0;width:100%;min-width:0;font-size:.78rem}.filter-check{align-items:center;gap:.55rem;margin:.7rem 0;font-size:.78rem!important;font-weight:500!important;display:flex!important}.filter-check input{accent-color:var(--brand)}.filter-price-value{color:var(--muted);margin-bottom:.8rem;font-size:.78rem}.empty-state{background:var(--soft);text-align:center;margin-top:1rem;padding:4rem 2rem}.empty-state h3{font-weight:800}.empty-state p{color:var(--muted)}.shop-header{background:var(--soft);padding:64px 0 36px}.product-detail-img{object-fit:cover;border-radius:0;width:100%;min-height:560px;max-height:720px}.qty-control{border:1px solid var(--line);display:inline-flex;overflow:hidden}.qty-control button,.qty-control span{background:var(--paper);border:0;place-items:center;width:42px;height:42px;display:grid}.cart-thumb{object-fit:cover;width:96px;height:96px}.checkout-card,.account-card{border:1px solid var(--line);background:var(--paper)}.summary-sticky{position:sticky;top:120px}.status-pill{background:var(--soft);border-radius:999px;padding:.35rem .7rem;font-size:.72rem;font-weight:700;display:inline-block}.footer-section{background:var(--ink);color:#fff}.footer-newsletter{background:var(--brand-dark);border-bottom:1px solid #ffffff1f}.footer-kicker{color:var(--accent);letter-spacing:.16em;margin-bottom:.5rem;font-size:.68rem;font-weight:800}.newsletter-form{height:52px;display:flex}.newsletter-form input{background:var(--paper);border:0;outline:0;flex:1;min-width:0;padding:0 1rem}.newsletter-form button{background:var(--accent);color:var(--ink);border:0;align-items:center;gap:.5rem;padding:0 1.3rem;font-weight:800;display:flex}.brand-logo-footer{color:#fff}.footer-heading{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1.1rem;font-size:.78rem;font-weight:800}.footer-link{color:#ffffff94;margin:.58rem 0;font-size:.82rem;text-decoration:none;display:block}.footer-link:hover{color:#fff}.footer-trust{flex-direction:column;gap:.7rem;display:flex}.footer-trust span{color:#ffffffbf;align-items:center;gap:.55rem;font-size:.8rem;display:flex}.footer-rule{border-color:#ffffff2e}.admin-main{background:#f4f4f6;min-height:100vh}.admin-layout{grid-template-columns:245px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{background:var(--admin);color:#fff;flex-direction:column;height:100vh;padding:2rem 1.35rem;display:flex;position:sticky;top:0}.admin-logo{color:#fff;letter-spacing:0;margin:.3rem .6rem 2.5rem;font-size:1.35rem;font-weight:950;text-decoration:none}.admin-logo span{color:var(--brand)}.admin-logo small{color:#ffffff94;letter-spacing:.15em;margin-top:.25rem;font-size:.56rem;display:block}.admin-sidebar nav{flex-direction:column;gap:.25rem;display:flex}.admin-sidebar nav a{color:#aaa;border-radius:.4rem;padding:.8rem .75rem;font-size:.82rem;text-decoration:none}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{color:#fff;background:#25252b}.admin-back{color:#aaa;margin-top:auto;padding:.8rem .6rem;font-size:.78rem;text-decoration:none}.admin-content{min-width:0;padding:2.5rem}.admin-topbar{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.admin-topbar span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800}.admin-topbar h1{letter-spacing:0;margin:.25rem 0 0;font-size:2.3rem;font-weight:700}.admin-topbar .btn{border-radius:.35rem;padding:.7rem 1rem;font-size:.8rem}.admin-metric-card,.admin-panel{background:#fff;border:1px solid #e5e5e8;border-radius:.6rem}.admin-metric-card{padding:1.35rem}.admin-metric-label{color:var(--muted);font-size:.75rem}.admin-metric-value{letter-spacing:0;margin:.45rem 0;font-size:1.8rem;font-weight:850}.admin-trend{color:#18864b;font-size:.69rem;font-weight:700}.admin-panel{padding:1.4rem}.admin-panel-head{justify-content:space-between;align-items:end;margin-bottom:1.2rem;display:flex}.admin-panel-head span{color:#888;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:800}.admin-panel-head h2{margin:.2rem 0 0;font-size:1.1rem;font-weight:800}.admin-panel-head a{color:#555;font-size:.72rem}.admin-table{font-size:.78rem}.stock-line{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:.85rem 0;display:flex}.stock-line:last-child{border-bottom:0}.stock-line strong,.stock-line span{display:block}.stock-line strong{font-size:.78rem}.stock-line span{color:#888;margin-top:.15rem;font-size:.66rem}.stock-line b{font-size:.78rem}@media (max-width:1199px){.header-actions{gap:.9rem}.sale-grid{grid-template-rows:380px 300px 300px;grid-template-columns:1fr 1fr}.sale-tile-1{grid-area:auto/span 2}.sale-tile-4{grid-column:auto}}@media (max-width:991px){.home-hero{min-height:650px}.home-hero-shade{background:linear-gradient(#0000001f 25%,#000000b8)}.benefit-item{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start}.benefit-item:first-child{border-bottom:1px solid var(--line)}.editorial-photo,.editorial-photo img{min-height:500px}.universe-card{min-height:350px}.filter-panel,.summary-sticky{position:static}.admin-layout{grid-template-columns:1fr}.admin-sidebar{flex-direction:row;align-items:center;gap:1rem;height:auto;padding:1rem;position:static;overflow-x:auto}.admin-logo{margin:0}.admin-logo small,.admin-sidebar nav,.admin-back{display:none}.admin-content{padding:1.25rem}}@media (max-width:767px){.brand-logo{font-size:1.45rem}.header-actions{gap:.72rem}.home-hero{min-height:590px}.home-hero-content{padding-bottom:3rem}.home-hero h1{font-size:clamp(3rem,16vw,5rem)}.home-hero p{font-size:.95rem}.benefit-item{min-height:78px;padding:1rem .5rem}.benefit-item:first-child{width:100%}.benefit-item strong{font-size:.76rem}.benefit-item span{font-size:.66rem}.home-section{padding:3.5rem 0}.sale-grid{scroll-snap-type:x mandatory;gap:.75rem;padding-bottom:.3rem;display:flex;overflow-x:auto}.sale-tile{scroll-snap-align:start;flex:0 0 82vw;min-height:430px}.sale-tile-1,.sale-tile-4{grid-area:auto}.editorial-photo,.editorial-photo img{min-height:420px}.editorial-copy{padding:3rem 1.25rem}.universe-card{min-height:320px}.promo-club-card{flex-direction:column;align-items:flex-start}.quick-add-btn{opacity:1;font-size:.7rem;transform:none}.product-image-wrap{aspect-ratio:.78}.product-brand{font-size:.64rem}.product-name{font-size:.83rem}.newsletter-form{flex-direction:column;gap:.5rem;height:auto}.newsletter-form input,.newsletter-form button{min-height:50px}.newsletter-form button{justify-content:center}.catalog-hero{padding:2.5rem 0 2rem}.catalog-sort{min-width:160px}.product-detail-img{min-height:420px}.admin-topbar{flex-direction:column;align-items:flex-start}}@media (max-width:575px){.utility-bar{font-size:.68rem}.header-action{gap:0}.header-action>svg{width:21px}.action-count{left:13px}.section-heading h2{font-size:2.25rem}.universe-content h3{font-size:1.55rem}.promo-club-card{margin-left:-12px;margin-right:-12px}.product-detail-img{min-height:360px}}.product-detail-page{background:var(--cream)}.product-breadcrumb{color:var(--muted);flex-wrap:wrap;gap:.45rem;font-size:.72rem;display:flex}.product-breadcrumb a{color:var(--brand-dark);text-decoration:none}.detail-image-wrap{background:var(--soft);min-height:680px}.product-detail-img{object-fit:cover;width:100%;height:min(76vw,760px);min-height:680px}.detail-sale-badge{background:var(--accent);color:var(--ink);padding:.5rem .65rem;font-size:.75rem;font-weight:850;position:absolute;top:1rem;left:1rem}.detail-thumbs button{border:2px solid var(--brand);background:var(--soft);width:78px;height:92px;padding:0}.detail-thumbs img{object-fit:cover;width:100%;height:100%}.detail-info-sticky{position:sticky;top:2rem}.detail-brand{margin-bottom:.6rem;font-size:.76rem}.detail-title{margin-bottom:1rem;font-size:clamp(2.1rem,4vw,3.7rem);font-weight:700;line-height:.98}.detail-rating{gap:.7rem;margin-bottom:1.4rem;font-size:.76rem;display:flex}.detail-rating a{color:var(--brand-dark)}.detail-prices{align-items:center;gap:.8rem;display:flex}.detail-price{font-size:1.55rem;font-weight:850}.detail-saving{color:var(--brand-dark);margin-top:.35rem;font-size:.75rem;font-weight:700}.detail-description{color:var(--muted);margin:1.6rem 0;line-height:1.65}.detail-stock{background:var(--soft);align-items:center;gap:.45rem;margin-bottom:1rem;padding:.85rem 1rem;font-size:.77rem;display:flex}.stock-dot{background:#168448;border-radius:50%;width:8px;height:8px}.detail-buy-row{grid-template-columns:auto 1fr 48px;gap:.65rem;margin-bottom:1.4rem;display:grid}.detail-add-btn{background:var(--brand);color:#fff;border-radius:0;font-size:.82rem;font-weight:850}.detail-add-btn:hover{background:var(--brand-dark);color:#fff}.detail-heart-btn{border:1px solid var(--brand);background:var(--paper);place-items:center;display:grid}.detail-heart-btn.active{background:var(--brand);color:#fff}.detail-services{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:.5rem 0}.detail-services>div{align-items:center;gap:.8rem;padding:.75rem 0;display:flex}.detail-services span,.detail-services strong,.detail-services small{display:block}.detail-services strong{font-size:.78rem}.detail-services small{color:var(--muted);margin-top:.1rem;font-size:.68rem}.detail-accordion details{border-bottom:1px solid var(--line);padding:1rem 0}.detail-accordion summary{cursor:pointer;font-size:.8rem;font-weight:800}.detail-accordion p{color:var(--muted);margin:.8rem 0 0;font-size:.78rem;line-height:1.65}.commerce-page{background:var(--cream);min-height:65vh}.commerce-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2.2rem;display:flex}.commerce-heading>div>span{color:var(--brand);letter-spacing:.14em;font-size:.67rem;font-weight:800}.commerce-heading h1{margin:.2rem 0 0;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:700}.commerce-heading>a{border-bottom:1px solid var(--brand);align-items:center;gap:.45rem;font-size:.78rem;font-weight:800;text-decoration:none;display:flex}.empty-commerce{background:var(--soft);text-align:center;padding:5rem 2rem}.empty-commerce h2{margin:1rem 0 .5rem;font-weight:850}.empty-commerce p{color:var(--muted)}.empty-commerce .btn{border-radius:0;font-weight:800}.shipping-progress{background:var(--soft);margin-bottom:1.2rem;padding:1rem;font-size:.76rem}.shipping-progress>div{background:var(--line);height:5px;margin-top:.8rem}.shipping-progress>div span{background:var(--brand);height:100%;display:block}.shipping-progress.success{color:#147843}.cart-list{border-top:1px solid var(--line)}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;gap:1.25rem;padding:1.35rem 0;display:grid}.cart-product-image{object-fit:cover;background:var(--soft);width:150px;height:190px}.cart-product-info{flex-direction:column;justify-content:space-between;min-width:0;display:flex}.cart-line-top{justify-content:space-between;gap:1rem;display:flex}.cart-line-top h2{margin:.25rem 0 .45rem;font-size:1rem;font-weight:600}.cart-line-top h2 a{text-decoration:none}.cart-stock{color:#147843;font-size:.7rem}.cart-line-bottom{justify-content:space-between;align-items:center;gap:1rem;display:flex}.remove-btn{color:var(--muted);background:0 0;border:0;padding:0;font-size:.72rem;text-decoration:underline}.order-summary{border:1px solid var(--line);background:var(--paper);padding:1.5rem}.order-summary h2{margin-bottom:1.5rem;font-size:1.15rem;font-weight:850}.summary-row{justify-content:space-between;margin:.85rem 0;font-size:.82rem;display:flex}.summary-total{border-top:1px solid var(--line);justify-content:space-between;margin-top:1.1rem;padding-top:1.1rem;font-size:1.15rem;display:flex}.order-summary p{color:var(--muted);margin:.8rem 0 1.2rem;font-size:.68rem}.checkout-primary{background:var(--brand);color:#fff;border-radius:0;width:100%;padding:.9rem;font-size:.82rem;font-weight:850}.checkout-primary:hover{background:var(--brand-dark);color:#fff}.summary-security{color:var(--muted);justify-content:center;align-items:center;gap:.4rem;margin-top:.9rem;font-size:.68rem;display:flex}.account-page{background:var(--soft)}.py-lg-6{padding-top:5rem!important;padding-bottom:5rem!important}.account-visual{background:var(--ink);height:100%;min-height:680px;position:relative;overflow:hidden}.account-visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.account-visual:after{content:"";background:linear-gradient(#282d1d14 30%,#282d1dc7);position:absolute;inset:0}.account-visual-copy{z-index:2;color:#fff;position:absolute;bottom:2.2rem;left:2.2rem;right:2.2rem}.account-visual-copy>span{color:var(--accent);letter-spacing:.16em;font-size:.68rem;font-weight:800}.account-visual-copy h1{max-width:520px;margin:.6rem 0 1rem;font-size:clamp(2.5rem,5vw,4.7rem);font-weight:700;line-height:.98}.account-visual-copy p{color:#ffffffd1;max-width:480px;margin:0}.account-form-wrap{background:var(--paper);max-width:540px;margin:0 auto;padding:clamp(1.5rem,4vw,3.5rem)}.account-form-wrap h2{margin-bottom:1.5rem;font-size:2.2rem;font-weight:700}.account-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:1.8rem;display:grid}.account-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.8rem .4rem;font-size:.78rem;font-weight:800}.account-tabs button.active{color:var(--ink);border-bottom-color:var(--brand)}.account-field,.account-form-wrap .row{margin-bottom:1rem}.account-form-wrap label{margin-bottom:.4rem;font-size:.73rem;font-weight:700;display:block}.account-form-wrap input[type=email],.account-form-wrap input[type=password],.account-form-wrap input[name=firstName],.account-form-wrap input[name=lastName]{border:1px solid var(--line);border-radius:0;outline:0;width:100%;min-height:48px;padding:0 .8rem}.account-form-wrap input:focus{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.account-help{justify-content:space-between;align-items:center;margin:-.2rem 0 1.3rem;font-size:.7rem;display:flex}.account-help label{align-items:center;gap:.35rem;margin:0;font-weight:500;display:flex}.account-help a{color:var(--brand-dark)}.account-submit{background:var(--brand);color:#fff;border:0;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:50px;font-size:.8rem;font-weight:850;display:flex}.account-benefits{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1.8rem;padding-top:1.3rem;display:grid}.account-benefits div{color:var(--muted);flex-direction:column;gap:.45rem;font-size:.65rem;display:flex}@media (max-width:991px){.detail-info-sticky{position:static}.detail-image-wrap,.product-detail-img{min-height:560px}.account-visual{min-height:520px}}@media (max-width:767px){.commerce-heading{flex-direction:column;align-items:flex-start}.cart-line{grid-template-columns:110px 1fr;gap:.9rem}.cart-product-image{width:110px;height:145px}.detail-image-wrap,.product-detail-img{min-height:470px}.detail-buy-row{grid-template-columns:auto 1fr}.detail-heart-btn{grid-column:1/-1;min-height:46px}.account-visual{min-height:430px}.account-visual-copy{bottom:1.4rem;left:1.25rem;right:1.25rem}}@media (max-width:575px){.cart-line{grid-template-columns:94px 1fr}.cart-product-image{width:94px;height:126px}.cart-line-top{flex-direction:column;gap:.4rem}.cart-line-bottom{flex-direction:column;align-items:flex-end}.detail-image-wrap,.product-detail-img{height:480px;min-height:390px}.detail-title{font-size:2.2rem}.account-form-wrap{margin-left:-12px;margin-right:-12px}.account-benefits{grid-template-columns:1fr}}.checkout-page{background:var(--soft);min-height:70vh}.checkout-heading{margin-bottom:2rem}.checkout-heading>a{color:var(--muted);margin-bottom:1.2rem;font-size:.72rem;text-decoration:none;display:inline-block}.checkout-heading>span{color:var(--brand);letter-spacing:.14em;font-size:.67rem;font-weight:800;display:block}.checkout-heading h1{margin:.25rem 0 0;font-size:clamp(2.4rem,5vw,4.3rem);font-weight:700}.checkout-section{background:var(--paper);border:1px solid var(--line);margin-bottom:1rem;padding:clamp(1.25rem,3vw,2rem)}.checkout-section-title{align-items:flex-start;gap:.9rem;margin-bottom:1.5rem;display:flex}.checkout-section-title>span{background:var(--brand);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:800;display:grid}.checkout-section-title h2{margin:.2rem 0;font-size:1.05rem;font-weight:850}.checkout-section-title p{color:var(--muted);margin:0;font-size:.72rem}.checkout-fields label{margin-bottom:.4rem;font-size:.72rem;font-weight:700;display:block}.checkout-fields input{border:1px solid var(--line);outline:0;width:100%;min-height:48px;padding:0 .8rem}.checkout-fields input:focus{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.delivery-option{border:1px solid var(--line);cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1rem;display:grid}.delivery-option input{accent-color:var(--brand)}.delivery-option strong,.delivery-option span{display:block}.delivery-option strong{font-size:.78rem}.delivery-option span{color:var(--muted);margin-top:.2rem;font-size:.68rem}.delivery-option b{font-size:.75rem}.payment-option{margin-top:.3rem}.checkout-summary{background:var(--paper)}.checkout-items{border-bottom:1px solid var(--line);margin-bottom:1rem}.checkout-item{grid-template-columns:62px 1fr auto;align-items:center;gap:.7rem;padding:.7rem 0;display:grid}.checkout-item img{object-fit:cover;width:62px;height:78px}.checkout-item strong,.checkout-item span{display:block}.checkout-item strong{font-size:.73rem;font-weight:700}.checkout-item span{color:var(--muted);margin-top:.2rem;font-size:.65rem}.checkout-item b{font-size:.72rem}.promo-input{margin-bottom:1rem;display:flex}.promo-input input{border:1px solid var(--line);flex:1;min-width:0;min-height:42px;padding:0 .7rem;font-size:.74rem}.promo-input button{background:var(--soft);border:0;padding:0 .8rem;font-size:.7rem;font-weight:800}.promo-summary{color:#147843}.checkout-success{background:var(--paper);border:1px solid var(--line);text-align:center;max-width:720px;margin:3rem auto;padding:clamp(2rem,5vw,5rem)}.success-mark{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 1.2rem;font-size:1.5rem;display:grid}.checkout-success>span{color:var(--brand);letter-spacing:.14em;font-size:.67rem;font-weight:800}.checkout-success h1{letter-spacing:0;margin:.6rem 0 1rem;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:700}.checkout-success p{color:var(--muted);margin-bottom:1.5rem}.checkout-success .btn{border-radius:0;font-weight:800}
