:root{--ink: #18382e;--ink-deep: #102a22;--gold: #d99a2b;--gold-light: #f1c36b;--cream: #f7f4ee;--paper: #ffffff;--mist: #edf1ed;--line: #d9dfda;--text: #243129;--muted: #69736d;--danger: #a94435;--page: 1440px;--shadow: 0 14px 40px rgba(24, 56, 46, .1);--radius: 4px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--text);font-family:Avenir Next,Avenir,Trebuchet MS,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:radial-gradient(circle at 10% 10%,rgba(217,154,43,.055),transparent 35%),linear-gradient(rgba(24,56,46,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(24,56,46,.018) 1px,transparent 1px);background-size:auto,30px 30px,30px 30px;content:""}img{display:block;max-width:100%}svg{width:1.4em;height:1.4em;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}h1,h2,h3,h4,p{margin-top:0}h1,h2,.display-heading{color:var(--ink);font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-weight:600;letter-spacing:-.035em;line-height:1.05}h1{font-size:clamp(2.35rem,5vw,5rem)}h2{font-size:clamp(1.8rem,3.2vw,3.3rem)}h3{color:var(--ink);font-size:1.05rem;line-height:1.25}.page-width{width:min(calc(100% - 40px),var(--page));margin-inline:auto}.section-shell{padding-block:clamp(56px,7vw,96px)}.section-shell--tight{padding-block:clamp(40px,5vw,68px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2{max-width:820px;margin-bottom:0}.section-heading p{max-width:560px;margin:12px 0 0;color:var(--muted)}.eyebrow{margin-bottom:10px;color:var(--gold);font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.text-link{border-bottom:1px solid currentColor;color:var(--ink);font-size:.88rem;font-weight:800;white-space:nowrap}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--ink);border-radius:var(--radius);background:var(--ink);color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{box-shadow:0 9px 22px #18382e38;transform:translateY(-2px)}.button--gold{border-color:var(--gold);background:var(--gold);color:var(--ink-deep)}.button--outline{background:transparent;color:var(--ink)}.button--full{width:100%}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 14px;background:#fff;color:var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.announcement-bar{background:var(--ink-deep);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.035em}.announcement-bar__inner{display:flex;min-height:34px;align-items:center;justify-content:center;gap:38px}.announcement-bar__secondary:before{margin-right:38px;color:var(--gold);content:"\2022"}.site-header{position:relative;z-index:50;border-bottom:1px solid var(--line);background:#fffffff7}.header-main{background:#fff}.header-main__inner{display:grid;min-height:92px;grid-template-columns:minmax(200px,260px) minmax(360px,1fr) auto;align-items:center;gap:clamp(24px,4vw,64px)}.brand-logo{display:inline-flex;align-items:center}.brand-logo img{width:min(var(--logo-width, 230px),100%);height:auto;max-height:74px;object-fit:contain;object-position:left center}.header-search,.mobile-search{display:flex;height:48px;border:1px solid #bbc6bf;border-radius:3px;background:#fafbf9;overflow:hidden}.header-search:focus-within,.mobile-search:focus-within{border-color:var(--ink);box-shadow:0 0 0 2px #d99a2b33}.header-search input,.mobile-search input{width:100%;padding:0 16px;border:0;outline:0;background:transparent;color:var(--text)}.header-search button,.mobile-search button{display:grid;width:54px;border:0;background:var(--ink);color:#fff;place-items:center}.header-actions{display:flex;align-items:center;gap:12px}.header-action{display:flex;flex-direction:column;font-size:.82rem;font-weight:800;line-height:1.15}.header-action__eyebrow{color:var(--muted);font-size:.68rem;font-weight:500}.icon-button{position:relative;display:grid;width:44px;height:44px;flex:0 0 auto;align-items:center;justify-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);list-style:none}.icon-button::-webkit-details-marker{display:none}.cart-count{position:absolute;top:-4px;right:-3px;display:grid;min-width:20px;height:20px;padding-inline:5px;border:2px solid #fff;border-radius:20px;background:var(--gold);color:var(--ink-deep);font-size:.65rem;font-weight:900;place-items:center}.desktop-nav{border-top:1px solid #edf0ed;background:#fff}.desktop-nav__inner{display:flex;min-height:48px;align-items:stretch;justify-content:space-between;gap:22px}.desktop-nav__inner>a,.nav-item>a{display:inline-flex;height:48px;align-items:center;border-bottom:3px solid transparent;color:var(--ink);font-size:.78rem;font-weight:800;letter-spacing:.02em;white-space:nowrap}.desktop-nav__inner>a:hover,.nav-item:hover>a{border-color:var(--gold)}.desktop-nav__inner .nav-offer{color:#9d331f}.nav-item{position:relative}.mega-menu{position:absolute;top:100%;left:0;width:min(900px,90vw);padding:26px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.mega-menu__inner{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:28px}.mega-menu__inner a{display:block;padding-block:4px;color:var(--muted);font-size:.84rem}.mega-menu__inner .mega-menu__title{margin-bottom:7px;color:var(--ink);font-weight:800}.mobile-menu,.mobile-search{display:none}.hero{position:relative;min-height:clamp(480px,55vw,720px);background:#dfd9cd center/cover no-repeat;overflow:hidden}.hero:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(247,244,238,.96) 0%,rgba(247,244,238,.72) 31%,transparent 58%);content:""}.hero__inner{position:relative;z-index:1;display:flex;min-height:inherit;align-items:center}.hero__content{width:min(570px,48%);padding-block:70px}.hero__content h1{margin-bottom:24px}.hero__content p:not(.eyebrow){max-width:500px;margin-bottom:30px;color:#4b5c53;font-size:1.08rem}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__proof{display:flex;margin-top:34px;gap:24px;color:var(--ink);font-size:.78rem;font-weight:800}.hero__proof span:before{margin-right:7px;color:var(--gold);content:"\2713"}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-card{position:relative;min-height:260px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 4px 16px #18382e0d;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.category-card__image{height:190px;background:linear-gradient(145deg,#e7ece7,#f7f4ee);overflow:hidden}.category-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.category-card:hover .category-card__image img{transform:scale(1.045)}.category-card__placeholder{display:grid;width:100%;height:100%;color:#18382e4d;font-family:Georgia,serif;font-size:3rem;place-items:center}.category-card__body{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px}.category-card__body strong{color:var(--ink);font-size:.92rem}.category-card__body span{color:var(--gold);font-size:1.35rem}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.offer-card{position:relative;display:flex;min-height:230px;flex-direction:column;justify-content:space-between;padding:28px;border-radius:var(--radius);background:var(--ink);color:#fff;overflow:hidden}.offer-card:nth-child(2n){background:#e5b759;color:var(--ink-deep)}.offer-card:nth-child(3n){background:#dfe7e0;color:var(--ink)}.offer-card:after{position:absolute;right:-45px;bottom:-65px;width:190px;height:190px;border:26px solid rgba(255,255,255,.12);border-radius:50%;content:""}.offer-card__label{position:relative;z-index:1;font-size:.7rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.offer-card h3{position:relative;z-index:1;max-width:280px;margin:28px 0 6px;color:inherit;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(1.55rem,2.4vw,2.3rem)}.offer-card p{position:relative;z-index:1;max-width:330px;margin-bottom:24px;opacity:.82}.offer-card a{position:relative;z-index:1;width:fit-content;border-bottom:1px solid currentColor;font-size:.8rem;font-weight:900;text-transform:uppercase}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{position:relative;display:flex;min-width:0;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-card__image{position:relative;display:block;aspect-ratio:1 / 1;background:#f2f4f1;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .38s ease}.product-card:hover .product-card__image img{transform:scale(1.04)}.product-card__badge{position:absolute;top:12px;left:12px;z-index:1;padding:6px 9px;border-radius:2px;background:var(--ink);color:#fff;font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-card__body{display:flex;flex:1;flex-direction:column;padding:18px}.product-card__type{margin-bottom:8px;color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.product-card__title{display:-webkit-box;min-height:3.6em;margin-bottom:14px;color:var(--ink);font-size:.93rem;font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.product-card__price{margin-top:auto;color:var(--ink);font-size:1.16rem;font-weight:900}.product-card__quick-add{margin-top:16px}.product-card__quick-add .button{min-height:42px;font-size:.72rem}.trust-strip{border-block:1px solid var(--line);background:var(--paper)}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.trust-item{display:grid;min-height:150px;grid-template-columns:46px 1fr;align-items:center;gap:16px;padding:24px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item__icon{display:grid;width:44px;height:44px;border-radius:50%;background:var(--gold);color:var(--ink-deep);place-items:center}.trust-item h3{margin-bottom:4px}.trust-item p{margin-bottom:0;color:var(--muted);font-size:.8rem}.story-band{display:grid;grid-template-columns:1.05fr .95fr;background:var(--ink);color:#fff}.story-band__media{min-height:480px;background:#dfe6df center/cover}.story-band__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(46px,7vw,110px)}.story-band__content h2{color:#fff}.story-band__content p:not(.eyebrow){max-width:550px;color:#ffffffbf}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.testimonial-card{padding:30px;border:1px solid var(--line);background:#fff}.testimonial-card__stars{margin-bottom:16px;color:var(--gold);letter-spacing:.16em}.testimonial-card blockquote{margin:0 0 20px;color:var(--ink);font-family:Iowan Old Style,Georgia,serif;font-size:1.18rem;line-height:1.45}.testimonial-card cite{color:var(--muted);font-size:.78rem;font-style:normal;font-weight:800}.site-footer{margin-top:80px;background:var(--ink-deep);color:#ffffffc4}.footer-signup{border-bottom:1px solid rgba(255,255,255,.14);background:var(--ink)}.footer-signup__inner{display:grid;min-height:190px;grid-template-columns:1fr minmax(380px,560px);align-items:center;gap:60px}.footer-signup h2{max-width:700px;margin-bottom:0;color:#fff;font-size:clamp(1.7rem,3vw,2.7rem)}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:8px}.newsletter-form input{min-height:48px;padding-inline:15px;border:1px solid rgba(255,255,255,.34);border-radius:var(--radius);background:#ffffff14;color:#fff}.newsletter-form input::placeholder{color:#ffffffad}.newsletter-form .form-message,.newsletter-form .errors{grid-column:1 / -1;margin:6px 0 0;font-size:.8rem}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:clamp(34px,5vw,78px);padding-block:70px}.footer-grid h3{margin-bottom:18px;color:#fff}.footer-grid>div>a:not(.footer-logo){display:block;padding-block:5px;font-size:.83rem}.footer-grid>div>a:hover{color:var(--gold-light)}.footer-logo img{width:220px;height:auto;margin-bottom:22px;filter:brightness(0) invert(1);opacity:.94}.footer-brand>p{max-width:390px}.footer-business{display:flex;flex-direction:column;margin-top:22px;font-size:.78rem;line-height:1.65}.footer-business strong{color:#fff}.footer-trust{display:flex;flex-direction:column;margin-top:18px;color:var(--gold-light);font-size:.72rem;font-weight:800}.footer-bottom{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,255,255,.12);font-size:.73rem}.footer-bottom p{margin-bottom:0}.payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.payment-icon{width:38px;height:24px}.collection-hero{padding-block:48px;background:var(--mist)}.collection-hero h1{max-width:900px;margin-bottom:10px;font-size:clamp(2.3rem,4.5vw,4.4rem)}.collection-hero p{max-width:720px;margin-bottom:0;color:var(--muted)}.collection-layout{display:grid;grid-template-columns:240px 1fr;align-items:start;gap:34px}.collection-sidebar{position:sticky;top:18px;padding:22px;border:1px solid var(--line);background:#fff}.collection-sidebar h3{margin-bottom:14px}.collection-sidebar a{display:flex;justify-content:space-between;padding-block:7px;border-bottom:1px solid #edf0ed;color:var(--muted);font-size:.82rem}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:20px}.collection-toolbar p{margin-bottom:0;color:var(--muted);font-size:.8rem}.collection-toolbar select{min-height:42px;padding:0 38px 0 12px;border:1px solid var(--line);background:#fff;color:var(--ink)}.pagination{display:flex;justify-content:center;margin-top:42px}.pagination span,.pagination a{display:inline-grid;min-width:38px;height:38px;margin:3px;border:1px solid var(--line);background:#fff;place-items:center}.pagination .current{background:var(--ink);color:#fff}.product-page{padding-block:56px}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:start;gap:clamp(38px,6vw,90px)}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-gallery__item{aspect-ratio:1;border:1px solid var(--line);background:#fff;overflow:hidden}.product-gallery__item:first-child{grid-column:1 / -1}.product-gallery__item img{width:100%;height:100%;object-fit:contain}.product-info{position:sticky;top:22px}.product-info__type{margin-bottom:10px;color:var(--gold);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-info h1{margin-bottom:20px;font-family:Avenir Next,Avenir,sans-serif;font-size:clamp(1.75rem,3vw,2.8rem);font-weight:750;letter-spacing:-.025em;line-height:1.18}.product-info__sku{margin-bottom:14px;color:var(--muted);font-size:.75rem}.product-info__price{margin-bottom:22px;color:var(--ink);font-size:1.75rem;font-weight:900}.product-form__row{display:flex;align-items:end;gap:10px;margin-bottom:12px}.quantity-field{display:flex;flex-direction:column;gap:6px}.quantity-field label{color:var(--muted);font-size:.72rem;font-weight:800}.quantity-field input{width:82px;height:48px;padding-inline:12px;border:1px solid var(--line)}.product-form__row .button{flex:1}.shopify-payment-button{margin-top:10px}.product-delivery{display:grid;margin-block:24px;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--line)}.product-delivery div{padding:16px 10px;border-right:1px solid var(--line);text-align:center}.product-delivery div:last-child{border-right:0}.product-delivery strong{display:block;color:var(--ink);font-size:.76rem}.product-delivery span{color:var(--muted);font-size:.68rem}.product-description{margin-top:28px;padding-top:26px;border-top:1px solid var(--line);color:#4a5850}.product-description h3{margin-top:24px}.product-description li{margin-bottom:8px}.search-page,.cart-page,.page-content{padding-block:58px 90px}.search-form-large{display:grid;max-width:800px;margin:28px 0 42px;grid-template-columns:1fr auto}.search-form-large input{min-height:52px;padding-inline:16px;border:1px solid var(--line);border-right:0}.cart-items{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:120px 1fr 110px 120px 38px;align-items:center;gap:20px;padding-block:22px;border-bottom:1px solid var(--line)}.cart-item__image{aspect-ratio:1;background:#fff}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item input{width:76px;min-height:42px;border:1px solid var(--line);text-align:center}.cart-summary{display:flex;max-width:480px;flex-direction:column;margin:34px 0 0 auto;gap:14px;padding:28px;border:1px solid var(--line);background:#fff}.cart-summary__total{display:flex;justify-content:space-between;color:var(--ink);font-size:1.25rem;font-weight:900}.rte{max-width:880px}.rte h2{margin-top:44px;font-size:2rem}.rte h3{margin-top:32px}.rte a{border-bottom:1px solid var(--gold)}.contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:56px}.contact-card{padding:28px;background:var(--ink);color:#fffc}.contact-card h2,.contact-card h3{color:#fff}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form__full{grid-column:1 / -1}.field{display:flex;flex-direction:column;gap:6px}.field label{color:var(--ink);font-size:.76rem;font-weight:800}.field input,.field textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid #bcc8c0;border-radius:2px;background:#fff}.field textarea{min-height:170px;resize:vertical}.empty-state{padding:70px 30px;border:1px dashed #b8c2bb;background:#fff;text-align:center}@media(max-width:1100px){.header-main__inner{grid-template-columns:minmax(170px,220px) 1fr auto;gap:24px}.header-action--help{display:none}.desktop-nav__inner{justify-content:flex-start;overflow-x:auto}.category-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2 / 4}}@media(max-width:820px){.page-width{width:min(calc(100% - 28px),var(--page))}.announcement-bar__inner{justify-content:flex-start;overflow:hidden;white-space:nowrap}.announcement-bar__secondary{display:none}.header-main__inner{min-height:72px;grid-template-columns:auto 1fr auto;gap:12px}.mobile-menu{display:block}.mobile-menu__panel{position:fixed;top:0;left:0;z-index:60;width:min(88vw,380px);height:100vh;padding:30px;background:#fff;box-shadow:var(--shadow);transform:translate(-105%);transition:transform .22s ease}.mobile-menu[open] .mobile-menu__panel{transform:translate(0)}.mobile-menu__heading{display:flex;flex-direction:column;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid var(--line);color:var(--ink)}.mobile-menu__heading span{color:var(--muted);font-size:.75rem}.mobile-menu nav a{display:block;padding-block:10px;border-bottom:1px solid #edf0ed;color:var(--ink);font-weight:800}.mobile-menu__support{display:block;margin-top:26px;color:var(--gold);font-weight:900}.brand-logo{justify-content:center}.brand-logo img{width:150px;max-height:56px}.header-search,.desktop-nav,.header-actions .header-action,.header-actions .icon-button:not(.cart-button){display:none}.mobile-search{display:flex;height:44px;margin-bottom:12px}.hero{min-height:620px;background-position:70% center}.hero:after{background:linear-gradient(180deg,#f7f4eeeb,#f7f4eeb3 54%,#f7f4ee1a)}.hero__inner{align-items:flex-start}.hero__content{width:100%;padding-top:60px}.hero__content p:not(.eyebrow){max-width:88%}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-grid,.testimonial-grid{grid-template-columns:1fr}.product-grid,.trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.story-band{grid-template-columns:1fr}.story-band__media{min-height:360px}.footer-signup__inner{grid-template-columns:1fr;gap:24px;padding-block:42px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.footer-grid>div:last-child{grid-column:auto}.collection-layout,.product-layout,.contact-grid{grid-template-columns:1fr}.collection-sidebar,.product-info{position:static}.collection-sidebar{display:none}}@media(max-width:560px){.page-width{width:min(calc(100% - 20px),var(--page))}.section-shell{padding-block:48px}.section-heading{align-items:start;flex-direction:column;gap:12px}.hero{min-height:570px}.hero__proof{align-items:flex-start;flex-direction:column;gap:8px}.category-card{min-height:210px}.category-card__image{height:145px}.product-grid{gap:10px}.product-card__body{padding:13px}.product-card__title{min-height:4.1em;font-size:.84rem}.product-card__quick-add .button{padding-inline:10px;font-size:.64rem}.trust-strip__grid{grid-template-columns:1fr}.trust-item{min-height:110px;border-right:0;border-bottom:1px solid var(--line)}.footer-grid,.newsletter-form,.contact-form{grid-template-columns:1fr}.footer-grid>div:last-child,.contact-form__full{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:24px}.product-gallery{grid-template-columns:1fr}.product-gallery__item:first-child{grid-column:auto}.product-delivery{grid-template-columns:1fr}.product-delivery div{border-right:0;border-bottom:1px solid var(--line)}.product-delivery div:last-child{border-bottom:0}.cart-item{grid-template-columns:86px 1fr}.cart-item>*:nth-child(n+3){grid-column:2}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
