:root{--primary: #10233f;--secondary: #f2eee5;--accent: #26734d;--background: #fcfbf7;--surface: #ffffff;--text: #111820;--muted: #64707b;--line: #dfe1dc;--page: 1320px;--radius: 10px;--radius-small: 6px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--background);color:var(--text);font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%;height:auto}button,input,select,textarea{color:inherit;font:inherit}button,summary,select{cursor:pointer}a{color:inherit;text-decoration:none}p{margin:0 0 1em}h1,h2,h3,.brand,.footer-brand{margin:0;font-family:Sora,ui-sans-serif,system-ui,sans-serif;font-weight:600;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,4.8vw,3.9rem)}h2{font-size:clamp(2rem,3.3vw,3rem)}h3{font-size:1rem;letter-spacing:-.015em}address{font-style:normal}fieldset{min-width:0}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}[hidden]{display:none!important}.page-width{width:min(calc(100% - 48px),var(--page));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.skip-link{position:fixed;z-index:999;top:12px;left:12px;padding:10px 16px;transform:translateY(-150%);background:var(--surface);border:1px solid var(--primary);border-radius:var(--radius-small)}.skip-link:focus{transform:none}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.section-space{padding-block:80px 0}.section-space--tight{padding-block:68px 0}.section-space--slider{padding-block:72px 0}main>.shopify-section:last-child>.section-space{padding-bottom:80px}.section-heading{max-width:760px;margin-bottom:30px}.section-heading h2{text-wrap:balance}.section-heading--row{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:30px}.section-heading--row .text-link{flex:0 0 auto;margin-bottom:6px}.section-heading--center{margin-inline:auto;text-align:center}.text-link{display:inline-block;padding-bottom:3px;border-bottom:1px solid currentColor;color:var(--primary);font-weight:600}.text-link:hover{color:var(--accent)}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;margin:0;padding:12px 22px;border:1px solid var(--primary);border-radius:var(--radius-small);background:var(--primary);color:#fff;font-weight:600;line-height:1.2;transition:background .2s,color .2s,border-color .2s}.button:hover{border-color:var(--accent);background:var(--accent)}.button:disabled{cursor:not-allowed;opacity:.5}.button--secondary{background:transparent;color:var(--primary)}.button--secondary:hover{color:#fff}.button--light{border-color:#fff;background:#fff;color:var(--primary)}.button--light:hover{border-color:var(--secondary);background:var(--secondary);color:var(--primary)}.empty-state{padding:54px;border:1px solid var(--line);background:var(--surface);text-align:center}.empty-state .button{margin-top:10px}.announcement{background:var(--primary);color:#fff}.announcement p{margin:0;padding:7px 20px;text-align:center;font-size:.78rem;font-weight:500;letter-spacing:.035em}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:#fcfbf7fa}.header-inner{display:grid;min-height:76px;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;justify-self:start;font-size:1.05rem;letter-spacing:-.03em}.brand img{width:42px;height:42px;object-fit:contain}.desktop-navigation{display:flex;align-items:center;justify-content:center;gap:30px}.desktop-navigation a{padding:27px 0 25px;border-bottom:2px solid transparent;font-size:.9rem;font-weight:500}.desktop-navigation a:hover{border-color:var(--accent);color:var(--accent)}.header-actions{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:18px}.header-actions>a,.header-actions summary{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:.82rem;font-weight:500;list-style:none}.header-actions summary::-webkit-details-marker,.mobile-menu summary::-webkit-details-marker,.filters-drawer summary::-webkit-details-marker{display:none}.icon svg,.header-actions svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-count{display:inline-grid;min-width:20px;height:20px;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-size:.7rem}.header-search{position:relative}.search-popover{position:absolute;top:calc(100% + 10px);right:0;width:min(420px,calc(100vw - 32px));padding:12px;border:1px solid var(--line);background:var(--surface);box-shadow:0 14px 32px #10233f1a}.search-popover form{display:flex}.search-popover input{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--line);border-right:0;background:#fff}.search-popover button{width:48px;border:0;background:var(--primary);color:#fff}.search-popover button svg{margin:auto}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:minmax(420px,.82fr) minmax(0,1.18fr);align-items:center;gap:52px;padding-block:46px 0}.hero-copy{max-width:580px}.hero h1{max-width:14ch;font-size:clamp(2.7rem,4.6vw,3.9rem);text-wrap:balance}.hero-text{max-width:54ch;margin:20px 0 0;color:var(--muted);font-size:1.08rem}.hero-media{overflow:hidden;border-radius:var(--radius);background:var(--secondary)}.hero-media img{width:100%;height:100%;aspect-ratio:3 / 2;object-fit:cover}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.collection-card{position:relative;min-height:0;overflow:hidden;border-radius:var(--radius);background:var(--secondary);aspect-ratio:4 / 5}.collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.collection-card:hover img{transform:scale(1.025)}.collection-card span{position:absolute;right:14px;bottom:14px;left:14px;padding:18px;border-radius:var(--radius-small);background:#10233feb;color:#fff}.collection-card strong,.collection-card small{display:block}.collection-card strong{font-family:Sora,sans-serif;font-size:1.25rem}.collection-card small{margin-top:5px;color:#e6e9ed;line-height:1.4}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.product-card{min-width:0}.product-card__media{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--surface);aspect-ratio:4 / 5}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__media img{transform:scale(1.02)}.product-card__meta{padding-top:12px}.product-card h3{min-height:2.8em;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;line-height:1.4;letter-spacing:0}.product-vendor{margin:0 0 4px;color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.product-card__price{margin:6px 0 0;font-weight:600}.product-badge{position:absolute;top:10px;left:10px;padding:5px 8px;border-radius:3px;background:var(--accent);color:#fff;font-size:.68rem;font-weight:600}.lifestyle{background:var(--secondary)}.lifestyle-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);min-height:560px}.lifestyle-media{overflow:hidden}.lifestyle-media img{width:100%;height:100%;object-fit:cover}.lifestyle-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(40px,6vw,84px);background:var(--primary);color:#fff}.lifestyle-copy .eyebrow{color:var(--secondary)}.lifestyle-copy h2{max-width:11ch}.lifestyle-copy p:not(.eyebrow){max-width:42ch;margin:20px 0 8px;color:#d8dee5}.new-arrivals{overflow:hidden}.product-rail{display:grid;overflow-x:auto;grid-auto-flow:column;grid-auto-columns:minmax(250px,24%);gap:18px;padding:0 0 18px;scroll-snap-type:x mandatory;scrollbar-color:var(--primary) var(--line)}.product-rail .product-card{scroll-snap-align:start}.product-rail .product-card:first-child{grid-column:span 2}.product-rail .product-card:first-child .product-card__media{aspect-ratio:8 / 5}.benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit{padding:28px 24px;border-right:1px solid var(--line);text-align:center}.benefit:last-child{border-right:0}.benefit-icon{display:grid;width:38px;height:38px;margin:0 auto 16px;place-items:center;color:var(--accent)}.benefit-icon svg,.service-item svg,.delivery-estimate svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.benefit p{margin:8px auto 0;color:var(--muted);font-size:.88rem}.about-brand{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:0}.about-brand__media{min-height:520px;overflow:hidden;border-radius:var(--radius) 0 0 var(--radius)}.about-brand__media img{width:100%;height:100%;object-fit:cover}.about-brand__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(40px,7vw,92px);border:1px solid var(--line);border-left:0;border-radius:0 var(--radius) var(--radius) 0;background:var(--surface)}.about-brand__copy p:not(.eyebrow){max-width:50ch;margin:22px 0;color:var(--muted)}.editorial-media{position:relative;overflow:hidden;border-radius:var(--radius);aspect-ratio:16 / 7;background:var(--secondary)}.editorial-media>img{width:100%;height:100%;object-fit:cover;object-position:center 39%}.editorial-caption{position:absolute;right:18px;bottom:18px;left:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border-radius:var(--radius-small);background:#10233fed;color:#fff}.editorial-caption p{margin:0;font-family:Sora,sans-serif;font-size:1.2rem;font-weight:600}.editorial-caption a{border-bottom:1px solid currentColor;font-size:.88rem}.newsletter{background:var(--accent);color:#fff}.newsletter.section-space--tight{padding-top:0}.newsletter-inner{display:grid;grid-template-columns:1fr minmax(420px,.8fr);align-items:end;gap:70px;padding-block:56px}.newsletter .eyebrow{color:var(--secondary)}.newsletter h2{max-width:16ch;font-size:clamp(2rem,3vw,2.75rem)}.newsletter p:not(.eyebrow){max-width:54ch;margin:15px 0 0;color:#e3eee8}.newsletter-form label{display:block;margin-bottom:8px;font-size:.85rem;font-weight:600}.newsletter-control{display:flex}.newsletter-control input{width:100%;min-height:52px;padding:12px 14px;border:1px solid #fff;border-right:0;background:#fff;color:var(--text)}.newsletter-control button{flex:0 0 auto;min-height:52px;padding:10px 20px;border:1px solid var(--primary);background:var(--primary);color:#fff;font-weight:600}.form-message{margin-top:10px}.form-errors{margin-top:10px;color:#9b241f}.newsletter .form-errors{color:#fff}.service-strip{margin-top:0;border-top:1px solid var(--line);background:var(--surface)}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.service-item{display:flex;min-width:0;align-items:center;gap:12px;padding:20px;border-right:1px solid var(--line)}.service-item:last-child{border-right:0}.service-item>span{flex:0 0 auto;color:var(--accent)}.service-item strong,.service-item small{display:block}.service-item strong{font-size:.82rem}.service-item small{margin-top:2px;color:var(--muted);font-size:.72rem;line-height:1.35}.site-footer{padding:62px 0 24px;background:var(--primary);color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:54px}.footer-column{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:8px;color:#d8dee5;font-size:.88rem}.footer-column a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.footer-brand-column>p:not(.footer-title){max-width:42ch}.footer-brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:8px;color:#fff;font-size:1.15rem}.footer-logo{display:grid;width:48px;height:48px;place-items:center;border-radius:var(--radius-small);background:var(--secondary)}.footer-logo img{width:38px;height:38px;object-fit:contain}.footer-title{margin:7px 0 5px;color:#fff;font-weight:600}.footer-column address{color:#aeb9c4;line-height:1.6}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:48px;padding-top:22px;border-top:1px solid rgba(255,255,255,.17);color:#aeb9c4;font-size:.75rem}.footer-bottom p{margin:0}.payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.payment-icons svg{width:36px;height:23px}.page-header,.collection-header{max-width:850px;margin-bottom:34px}.page-header h1,.collection-header h1,.prose>h1{max-width:18ch}.collection-header .rte{margin-top:18px;color:var(--muted)}.collection-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin-bottom:28px;padding-block:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.collection-toolbar>p{margin:0;color:var(--muted);font-size:.85rem;text-align:center}.filters-drawer{position:relative}.filters-drawer summary{display:inline-flex;min-height:44px;align-items:center;font-weight:600}.filters-panel{position:absolute;z-index:10;top:calc(100% + 8px);left:0;width:min(440px,calc(100vw - 32px));max-height:70vh;overflow-y:auto;padding:22px;border:1px solid var(--line);background:var(--surface);box-shadow:0 14px 30px #10233f1a}.filters-panel fieldset{margin:0 0 20px;padding:0 0 18px;border:0;border-bottom:1px solid var(--line)}.filters-panel legend{margin-bottom:10px;font-weight:600}.filter-option{display:flex;align-items:center;gap:9px;margin:7px 0;font-size:.9rem}.filter-option input{width:18px;height:18px;accent-color:var(--accent)}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:10px}.price-filter label{font-size:.78rem}.price-filter input{width:100%;margin-top:5px}.filter-actions{display:flex;align-items:center;justify-content:space-between;gap:20px}.sort-field{display:flex;align-items:center;justify-self:end;gap:10px;font-size:.85rem;font-weight:600}.sort-field select{min-height:44px;padding:8px 34px 8px 10px;border:1px solid var(--line);background:var(--surface)}.collection-products{margin-top:8px}.pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:46px}.pagination a,.pagination span{display:grid;min-width:40px;min-height:40px;place-items:center;padding:6px;border:1px solid var(--line)}.pagination [aria-current=page]{border-color:var(--primary);background:var(--primary);color:#fff}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.65fr);align-items:start;gap:clamp(40px,6vw,84px)}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-gallery__item{overflow:hidden;border-radius:var(--radius);background:var(--surface);aspect-ratio:4 / 5}.product-gallery__item:first-child{grid-column:1 / -1;aspect-ratio:1 / 1}.product-gallery__item img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:24px}.product-info h1{font-size:clamp(2rem,3.2vw,2.8rem)}.product-price-row{display:flex;align-items:baseline;gap:10px;margin-top:20px}.price{margin:0;font-size:1.25rem;font-weight:600}.compare-price{color:var(--muted)}.delivery-estimate{display:flex;align-items:center;gap:9px;margin:17px 0;color:var(--accent);font-size:.88rem;font-weight:600}.delivery-estimate svg{flex:0 0 22px;width:22px;height:22px}.product-description{padding-block:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted)}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:3px}.rte img{margin-block:24px}.product-form{margin-top:22px}.variant-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-form__field label,.quantity-field label,.form-row label,.search-form>label,.track-card label{display:block;margin-bottom:7px;font-size:.82rem;font-weight:600}input,select,textarea{border-radius:0}.product-form__field select,.product-form__field input,.quantity-field input,.form-row input,.form-row textarea,.search-form input,.track-card input,.price-filter input{width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--line);background:var(--surface)}.customizations{margin:22px 0 0;padding:18px;border:1px solid var(--line)}.customizations legend{padding:0 7px;font-family:Sora,sans-serif;font-size:.9rem;font-weight:600}.customizations .product-form__field+.product-form__field{margin-top:14px}.custom-text{margin-top:8px}.product-buy-row{display:grid;grid-template-columns:90px 1fr;gap:10px;margin-top:20px}.product-submit{align-self:end;width:100%}.product-form__error{color:#9b241f}.cart-form{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);align-items:start;gap:56px}.cart-row{display:grid;grid-template-columns:112px 1fr 90px auto;align-items:center;gap:18px;padding:20px 0;border-top:1px solid var(--line)}.cart-row:last-child{border-bottom:1px solid var(--line)}.cart-image{overflow:hidden;background:var(--surface);aspect-ratio:1}.cart-image img{width:100%;height:100%;object-fit:cover}.cart-details{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.cart-details small{color:var(--muted)}.cart-details .text-link{margin-top:6px;font-size:.8rem}.cart-quantity{font-size:.75rem;font-weight:600}.cart-quantity input{width:100%;min-height:44px;margin-top:5px;padding:8px;border:1px solid var(--line);background:var(--surface)}.cart-summary{position:sticky;top:24px;padding:26px;background:var(--secondary)}.cart-summary>div:first-child{display:flex;justify-content:space-between;gap:20px;font-size:1.1rem}.cart-summary>p{margin:10px 0 0;color:var(--muted);font-size:.82rem}.cart-summary .delivery-estimate{color:var(--accent)}.cart-buttons{display:grid;gap:9px;margin-top:24px}.search-form{max-width:720px;margin-bottom:36px}.search-form>div,.track-control{display:flex}.search-form input,.track-card input{border-right:0}.search-form .button,.track-control .button{flex:0 0 auto;border-radius:0}.result-count{margin-bottom:22px;color:var(--muted)}.prose{max-width:820px}.prose>h1{margin-bottom:32px}.prose .rte{font-size:1.02rem}.prose .rte h2{margin-top:42px;font-size:1.55rem}.contact-page{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,110px)}.contact-intro>p:not(.eyebrow){max-width:46ch;margin-top:22px;color:var(--muted)}.contact-details{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:28px}.contact-details a{border-bottom:1px solid currentColor}.contact-details address{margin-top:8px;color:var(--muted)}.contact-form{padding:30px;border:1px solid var(--line);background:var(--surface)}.form-row+.form-row{margin-top:16px}.contact-form .button{margin-top:20px}.track-page,.error-page{min-height:60vh;display:grid;place-items:center;text-align:center}.track-card{width:min(100%,720px)}.track-card>p:not(.eyebrow,.track-note){max-width:58ch;margin:20px auto 28px;color:var(--muted)}.track-card form{margin-top:28px;text-align:left}.track-note{max-width:64ch;margin:18px auto 0;color:var(--muted);font-size:.8rem}.error-page{display:flex;flex-direction:column;justify-content:center}.error-page h1{max-width:16ch}.error-page>p:not(.eyebrow){margin:18px 0 26px;color:var(--muted)}@media(max-width:1100px){.header-inner{grid-template-columns:1fr auto}.desktop-navigation{display:none}.mobile-menu{position:relative;display:block;order:-1}.mobile-menu summary{justify-content:center;width:44px}.mobile-menu nav{position:absolute;top:calc(100% + 10px);right:0;display:flex;width:min(320px,calc(100vw - 32px));flex-direction:column;padding:12px 18px;border:1px solid var(--line);background:var(--surface);box-shadow:0 14px 32px #10233f1a}.mobile-menu nav a{padding:12px 0;border-bottom:1px solid var(--line)}.mobile-menu nav a:last-child{border-bottom:0}.hero{grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);gap:34px}.hero h1{font-size:clamp(2.6rem,5vw,3.4rem)}.footer-grid{gap:34px}.product-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.65fr);gap:42px}}@media(max-width:850px){.page-width{width:min(calc(100% - 36px),var(--page))}.section-space{padding-top:66px}.section-space--tight,.section-space--slider{padding-top:58px}.hero{grid-template-columns:1fr;padding-top:36px}.hero-copy{max-width:650px}.hero h1{max-width:16ch}.hero-media{max-height:560px}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.collection-card span{right:8px;bottom:8px;left:8px;padding:12px}.collection-card small{display:none}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lifestyle-grid{grid-template-columns:1fr 1fr;min-height:480px}.lifestyle-copy{min-width:0;padding:36px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(2){border-right:0}.benefit:nth-child(-n+2){border-bottom:1px solid var(--line)}.about-brand__media{min-height:440px}.about-brand__copy{padding:36px}.editorial-media{aspect-ratio:4 / 3}.newsletter-inner{grid-template-columns:1fr;align-items:start;gap:28px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-item:nth-child(2){border-right:0}.service-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1.5fr 1fr;row-gap:42px}.footer-bottom{align-items:flex-start;flex-direction:column}.payment-icons{justify-content:flex-start}.product-layout{grid-template-columns:1fr}.product-info{position:static}.cart-form{grid-template-columns:1fr;gap:30px}.cart-summary{position:static}.contact-page{grid-template-columns:1fr;gap:38px}}@media(max-width:560px){body{font-size:15px}.page-width{width:min(calc(100% - 28px),var(--page))}h1{font-size:2.35rem}h2{font-size:1.9rem}.section-space{padding-top:54px}.section-space--tight,.section-space--slider{padding-top:48px}.announcement p{padding-block:6px;font-size:.72rem}.header-inner{min-height:66px;gap:10px}.brand{gap:7px;font-size:.88rem}.brand img{width:36px;height:36px}.header-actions{gap:8px}.header-actions>a,.header-actions summary{min-width:40px;justify-content:center}.action-label{display:none}.header-search{position:static}.search-popover{top:calc(100% + 1px);right:0}.mobile-menu{order:0}.hero{gap:24px;padding-top:28px}.hero h1{font-size:clamp(2.25rem,11vw,2.85rem)}.hero-text{margin-top:16px;font-size:1rem}.hero-media{grid-row:1}.hero-copy{grid-row:2}.button-row{margin-top:22px}.button-row .button{width:100%}.section-heading--row{align-items:flex-start;flex-direction:column;gap:14px}.section-heading--row .text-link{margin:0}.collection-grid{grid-template-columns:1fr}.collection-card{aspect-ratio:5 / 4}.collection-card small{display:block}.products-grid{gap:24px 10px}.product-card__meta{padding-top:9px}.product-card h3{font-size:.86rem}.product-vendor{font-size:.65rem}.lifestyle-grid{grid-template-columns:1fr}.lifestyle-media{aspect-ratio:4 / 3}.lifestyle-copy{padding:38px 24px 42px}.product-rail{grid-auto-columns:76%}.product-rail .product-card:first-child{grid-column:auto}.product-rail .product-card:first-child .product-card__media{aspect-ratio:4 / 5}.benefit{padding:24px 14px}.benefit p{font-size:.8rem}.about-brand{grid-template-columns:1fr}.about-brand__media{min-height:0;border-radius:var(--radius) var(--radius) 0 0;aspect-ratio:4 / 3}.about-brand__copy{padding:34px 24px;border-top:0;border-left:1px solid var(--line);border-radius:0 0 var(--radius) var(--radius)}.editorial-media{aspect-ratio:4 / 5}.editorial-media>img{object-position:63% center}.editorial-caption{align-items:flex-start;flex-direction:column;gap:8px}.newsletter-inner{padding-block:44px}.newsletter-control{flex-direction:column;gap:8px}.newsletter-control input{border-right:1px solid #fff}.newsletter-control button{min-height:48px}.service-strip{margin-top:0}.service-grid{grid-template-columns:1fr}.service-item{border-right:0;border-bottom:1px solid var(--line)}.service-item:nth-child(2){border-bottom:1px solid var(--line)}.service-item:last-child{border-bottom:0}.site-footer{padding-top:48px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-brand-column{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.17)}.footer-bottom{margin-top:38px}.collection-toolbar{grid-template-columns:1fr 1fr}.collection-toolbar>p{display:none}.sort-field{min-width:0;flex-direction:column;align-items:flex-start;gap:3px}.sort-field select{width:100%}.filters-panel{position:fixed;top:auto;right:14px;bottom:14px;left:14px;width:auto;max-height:78vh}.product-gallery{display:flex;width:calc(100vw - 14px);overflow-x:auto;gap:8px;scroll-snap-type:x mandatory}.product-gallery__item,.product-gallery__item:first-child{flex:0 0 calc(100vw - 42px);aspect-ratio:4 / 5;scroll-snap-align:start}.variant-fields{grid-template-columns:1fr}.product-buy-row{grid-template-columns:82px 1fr}.cart-row{grid-template-columns:82px 1fr auto;align-items:start;gap:12px}.cart-quantity{grid-column:2;width:76px}.cart-line-price{grid-column:3;grid-row:1}.cart-summary{padding:22px}.search-form>div,.track-control{flex-direction:column;gap:8px}.search-form input,.track-card input{border-right:1px solid var(--line)}.contact-form{padding:22px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
