:root{--brand-mint: #50e3c2;--brand-mint-soft: #dff8f1;--brand-petrol: #087a65;--brand-deep: #153b34;--paper: #f6f8f5;--accent: #087a65}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1;display:block;scroll-margin-top:100px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header-inner{position:relative;width:min(calc(100% - 48px),1600px);grid-template-columns:minmax(120px,.8fr) minmax(0,3.8fr) minmax(180px,1fr);column-gap:32px}.desktop-nav{min-width:0;justify-content:center;gap:clamp(14px,1.45vw,30px)}.desktop-nav a,.header-actions a{display:inline-flex;align-items:center;min-height:32px;font-size:11px;white-space:nowrap}.header-actions{align-items:center}.mobile-nav{display:none}.header-search__icon{display:none;font-size:20px;line-height:1}.search-page{padding-top:clamp(88px,11vh,145px);padding-bottom:clamp(90px,13vh,170px)}.search-head{max-width:760px;margin-bottom:0}.search-head h1{margin-bottom:30px}.search-form{display:flex;width:min(100%,680px)}.search-form input{min-width:0;flex:1;height:52px;padding:0 18px;border:1px solid var(--ink);border-right:0;border-radius:0;background:#ffffff59;color:var(--ink);font:inherit}.search-form input:focus{background:#fff;box-shadow:inset 0 0 0 1px var(--ink)}.search-form .button{height:52px;flex:0 0 auto}.footer{margin-top:0;padding-top:68px}.footer-grid{grid-template-columns:1.15fr .65fr 1fr;align-items:start}.footer-grid>div:last-child{max-width:420px}.footer-bottom{margin-top:58px}.newsletter input{min-width:0}.newsletter button{cursor:pointer}@media(max-width:1200px){.header-inner{grid-template-columns:auto 1fr auto;column-gap:24px}.desktop-nav{gap:16px}.desktop-nav a{font-size:10px}.header-search__label{display:none}.header-search__icon{display:block}}@media(max-width:960px){.desktop-nav,.header-search{display:none}.header-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:10px}.mobile-nav{position:static;display:block;justify-self:end}.mobile-nav summary{display:inline-flex;align-items:center;gap:9px;min-width:44px;min-height:44px;padding:0 8px;list-style:none;color:var(--ink);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav__icon,.mobile-nav__icon:before,.mobile-nav__icon:after{display:block;width:18px;height:2px;background:currentColor;content:"";transition:transform .2s ease}.mobile-nav__icon{position:relative}.mobile-nav__icon:before{position:absolute;top:-6px}.mobile-nav__icon:after{position:absolute;top:6px}.mobile-nav[open] .mobile-nav__icon{background:transparent}.mobile-nav[open] .mobile-nav__icon:before{top:0;transform:rotate(45deg)}.mobile-nav[open] .mobile-nav__icon:after{top:0;transform:rotate(-45deg)}.mobile-nav__panel{position:absolute;z-index:20;top:calc(100% + 10px);right:0;width:min(360px,100%);max-height:calc(100vh - 96px);max-height:calc(100dvh - 96px);overflow-y:auto;overscroll-behavior:contain;padding:16px;border-top:3px solid var(--brand-mint);background:var(--paper);box-shadow:0 18px 50px #153b342e}.mobile-nav__panel nav{display:grid}.mobile-nav__panel a{display:flex;align-items:center;min-height:44px;padding:8px 10px;border-bottom:1px solid var(--line);font-size:13px;letter-spacing:.06em;text-transform:uppercase}.mobile-nav__panel a:last-child{border-bottom:0}.mobile-nav__panel a[aria-current=page]{color:var(--brand-petrol);font-weight:700}.search-page{padding-top:72px;padding-bottom:90px}}@media(max-width:850px){.footer{padding-top:56px}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-grid>div:last-child{max-width:none}.footer-bottom{margin-top:42px}}@media(max-width:560px){.header-inner{width:calc(100% - 30px)}.header-search{display:none}.search-form{display:grid;grid-template-columns:1fr}.search-form input{border-right:1px solid var(--ink);border-bottom:0}.search-form .button{width:100%}.search-head h1{font-size:46px}}.announcement{background:var(--brand-deep)}.site-header{background:#f6f8f5f0}.brand{color:#050505}.eyebrow{color:var(--brand-petrol)}.cart-count{background:var(--brand-deep)}.desktop-nav a,.header-actions a{position:relative}.desktop-nav a:after,.header-actions a:after{content:"";position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--brand-mint);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.desktop-nav a:hover:after,.header-actions a:hover:after,.desktop-nav a:focus-visible:after,.header-actions a:focus-visible:after,.desktop-nav a[aria-current=page]:after,.header-actions a[aria-current=page]:after{transform:scaleX(1)}.desktop-nav a[aria-current=page],.header-actions a[aria-current=page]{color:var(--brand-petrol);font-weight:700}.button{border-color:var(--brand-deep);background:var(--brand-deep);transition:background .2s ease,border-color .2s ease}.button:hover{border-color:var(--brand-petrol);background:var(--brand-petrol)}.product-card__media,.product-gallery img{background:#edf3f0}.product-card__media:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--brand-mint);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.product-card:hover .product-card__media:after,.product-card:focus-within .product-card__media:after{transform:scaleX(1)}.search-form input{background:#fff}.search-form input:focus{border-color:var(--brand-petrol);box-shadow:inset 0 0 0 1px var(--brand-petrol)}.footer{background:var(--brand-mint-soft);color:var(--ink)}.footer p,.footer a{color:#49645d}.footer a:hover{color:var(--brand-petrol)}.footer-bottom{border-color:#087a6533;color:#527068}.newsletter{border-color:#087a6573}.newsletter input,.newsletter button{color:var(--ink)}.newsletter button{min-width:44px;min-height:44px}.newsletter-status:empty{display:none}.form-success,.form-errors{margin:12px 0 0;font-size:13px}.form-success{color:var(--brand-deep)}.form-errors{color:#7b3029}.form-errors ul{margin:0;padding-left:20px}.cart-page{padding-top:92px}.cart-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:48px}.cart-heading h1{margin:0;font-family:Georgia,serif;font-size:clamp(52px,6vw,82px);font-weight:400;line-height:.95;letter-spacing:-.025em}.cart-heading>p{margin:0;color:var(--muted);font-size:12px}.cart-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,400px);gap:clamp(48px,6vw,96px);align-items:start}.cart-table-head{display:grid;grid-template-columns:1fr 90px 110px;gap:24px;padding:0 0 13px;border-bottom:1px solid var(--line);color:var(--muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.cart-table-head span:nth-child(2),.cart-table-head span:last-child{text-align:right}.cart-line{display:grid;grid-template-columns:150px minmax(0,1fr) 90px 110px;gap:24px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.cart-line__image{aspect-ratio:1;overflow:hidden;background:#edf3f0}.cart-line__image img{width:100%;height:100%;object-fit:cover}.cart-line__vendor{margin:0 0 5px;color:var(--brand-petrol);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cart-line h2{margin:0 0 7px;font:400 20px/1.2 Georgia,serif}.cart-line__variant,.cart-line__unit{margin:3px 0;color:var(--muted);font-size:12px}.cart-line__remove{display:inline-flex;align-items:center;min-height:32px;margin-top:13px;border-bottom:1px solid currentColor;color:var(--muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.cart-line__quantity{text-align:right}.cart-line__quantity input{width:64px;height:42px;padding:0 8px;border:1px solid var(--line);border-radius:0;background:#fff;text-align:center;font:inherit}.cart-line__price{display:flex;flex-direction:column;text-align:right;font-size:14px}.cart-line__price s{color:var(--muted);font-size:11px}.cart-products__footer{display:flex;justify-content:space-between;align-items:center;padding-top:22px}.cart-update{display:inline-flex;align-items:center;min-height:32px;padding:0;border:0;border-bottom:1px solid currentColor;background:none;color:var(--muted);font:inherit;font-size:10px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.cart-summary{position:sticky;top:120px;padding:34px;border-top:3px solid var(--brand-mint);background:#fff}.cart-summary__row{display:flex;justify-content:space-between;gap:20px;font-size:16px}.cart-summary__discount{margin-top:12px;color:var(--brand-petrol);font-size:13px}.cart-summary__note{margin:22px 0;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.cart-checkout{margin-top:0}.cart-assurance{margin-top:22px;color:#49645d;font-size:11px}.cart-assurance p{margin:7px 0}.cart-assurance span{margin-right:7px;color:var(--brand-petrol)}.cart-empty{max-width:720px;padding:48px;border-top:3px solid var(--brand-mint);background:#fff}.cart-empty p{margin:0 0 28px;font:400 24px Georgia,serif}@media(max-width:1000px){.cart-form{grid-template-columns:1fr}.cart-summary{position:static;width:100%}}@media(max-width:700px){.cart-page{padding-top:64px}.cart-heading{margin-bottom:32px}.cart-table-head{display:none}.cart-line{grid-template-columns:105px minmax(0,1fr) auto;gap:16px;align-items:start}.cart-line__image{grid-row:1 / span 2}.cart-line__quantity{grid-column:2;text-align:left}.cart-line__price{grid-column:3;grid-row:1}.cart-products__footer{gap:20px}.cart-summary{padding:26px 22px}}@media(max-width:430px){.cart-heading>p{display:none}.cart-line{grid-template-columns:88px minmax(0,1fr)}.cart-line__price{grid-column:2;grid-row:auto;align-items:flex-start;text-align:left}.cart-products__footer{align-items:flex-start;flex-direction:column}}.product-card__media,.cart-line__image{display:block;width:100%;position:relative;isolation:isolate;clip-path:polygon(0 0,94% 0,100% 6%,100% 100%,0 100%)}.product-card__media img,.product-card__media svg,.cart-line__image img{position:relative;z-index:1;display:block;width:100%}.product-card__media:before,.product-card__media:after,.cart-line__image:before,.cart-line__image:after{content:"";position:absolute;z-index:2;top:20px;right:-31px;width:112px;height:5px;background:var(--brand-mint);pointer-events:none;transform:rotate(45deg);transform-origin:center;transition:transform .35s ease,background .35s ease}.product-card__media:after,.cart-line__image:after{top:31px;height:2px;background:#087a65d1;transform:rotate(45deg)}.product-card:hover .product-card__media:before{transform:rotate(45deg) translate(4px)}.product-card:hover .product-card__media:after{transform:rotate(45deg) translate(-3px)}.cart-line__image:hover:before{background:#7aecd3}@media(max-width:560px){.product-card__media:before,.cart-line__image:before{height:4px}}.product-card__media,.cart-line__image{clip-path:none;isolation:auto;border:1px solid rgba(21,59,52,.1);transition:border-color .25s ease,box-shadow .25s ease}.product-card__media:before,.product-card__media:after,.cart-line__image:before,.cart-line__image:after{display:none}.product-card:hover .product-card__media{border-color:#50e3c2d9;box-shadow:0 10px 28px #153b3412}.password-template{min-height:100vh;overflow-x:hidden}.password-template main{display:block;min-height:100vh}.coming-soon{position:relative;min-height:100vh;padding:0 clamp(24px,5vw,82px);overflow:hidden;background:linear-gradient(135deg,#f8faf7,#f3f8f5 62%,#e9f8f3)}.coming-soon:before{content:"";position:absolute;top:0;right:0;left:0;height:5px;background:linear-gradient(90deg,var(--brand-deep) 0 72%,var(--brand-mint) 72% 100%)}.coming-soon__header{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;height:110px;border-bottom:1px solid rgba(21,59,52,.12)}.coming-soon__brand{display:block}.coming-soon__brand{margin-bottom:clamp(50px,8vh,92px)}.coming-soon__brand img{width:auto;max-width:104px;max-height:65px;opacity:.72}.coming-soon__brand span{font:400 24px Georgia,serif}.password-access{position:relative;margin-top:28px;width:max-content}.password-access summary{list-style:none;color:#49645d;font-size:10px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.password-access summary::-webkit-details-marker{display:none}.password-access__panel{position:absolute;z-index:5;top:30px;left:0;width:290px;padding:22px;border-top:3px solid var(--brand-mint);background:#fff;box-shadow:0 18px 55px #153b341f}.password-access__panel label{display:block;margin-bottom:8px;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.password-access__form{display:flex;border-bottom:1px solid var(--brand-deep)}.password-access__form input{min-width:0;flex:1;padding:10px 0;border:0}.password-access__form button{min-width:44px;min-height:44px;border:0;background:transparent;color:var(--brand-deep);font-size:21px;cursor:pointer}.password-message{margin:10px 0 0;color:#8c382f;font-size:11px}.coming-soon__content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:clamp(70px,10vw,170px);align-items:end;width:min(100%,1380px);min-height:100vh;margin:0 auto;padding:clamp(70px,9vh,120px) 0}.coming-soon__intro{max-width:870px}.coming-soon__intro h1{max-width:850px;margin:0;font:400 clamp(58px,7.5vw,116px)/.98 Georgia,serif;letter-spacing:-.035em}.coming-soon__text{max-width:550px;margin-top:30px;color:#49645d;font-size:17px}.coming-soon__newsletter{padding:34px 0 8px;border-top:3px solid var(--brand-mint)}.coming-soon__newsletter-title{margin:0 0 12px;font:400 25px Georgia,serif}.coming-soon__newsletter-text{margin-bottom:25px;color:#61756f;font-size:13px}.coming-soon__form{display:flex;border-bottom:1px solid var(--brand-deep)}.coming-soon__form input{min-width:0;flex:1;padding:13px 0;border:0;background:transparent;color:var(--ink);font:inherit}.coming-soon__form button{min-width:44px;min-height:44px;padding:0 0 0 18px;border:0;background:transparent;color:var(--brand-petrol);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.coming-soon__success{color:var(--brand-petrol);font-size:12px}.coming-soon__footer{position:absolute;z-index:2;right:clamp(24px,5vw,82px);bottom:26px;left:clamp(24px,5vw,82px);display:flex;justify-content:space-between;color:#527068;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.coming-soon__shape{position:absolute;border:1px solid rgba(80,227,194,.22);transform:rotate(45deg);pointer-events:none}.coming-soon__shape--one{right:-180px;bottom:-230px;width:560px;height:560px}.coming-soon__shape--two{right:110px;bottom:-300px;width:420px;height:420px;border-color:#087a6514}@media(max-width:850px){.coming-soon__content{grid-template-columns:1fr;gap:65px;align-items:center;padding-top:80px;padding-bottom:130px}.coming-soon__newsletter{max-width:560px}}@media(max-width:560px){.coming-soon__brand img{max-width:72px;max-height:46px}.coming-soon__content{min-height:auto;gap:54px;padding-top:68px}.coming-soon__intro h1{font-size:clamp(50px,16vw,68px)}.coming-soon__text{font-size:15px}.coming-soon__form{display:block;border:0}.coming-soon__form input{width:100%;border-bottom:1px solid var(--brand-deep)}.coming-soon__form button{width:100%;margin-top:12px;padding:14px;background:var(--brand-deep);color:#fff}.password-access__panel{left:0;width:min(290px,calc(100vw - 48px))}}.product-page--editorial{display:block;padding-top:clamp(70px,8vw,118px);padding-bottom:clamp(90px,10vw,150px)}.product-primary{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(330px,.75fr);gap:clamp(48px,7vw,108px);align-items:start}.product-gallery--carousel{display:block;min-width:0}.product-gallery__viewport{position:relative;overflow:hidden;aspect-ratio:4 / 3;background:#edf3f0}.product-gallery__viewport:focus-visible{box-shadow:0 0 0 2px var(--brand-mint)}.product-gallery__slide{width:100%;height:100%;margin:0;animation:product-image-in .28s ease}.product-gallery__slide[hidden]{display:none!important}.product-gallery__slide img,.product-gallery__slide svg{width:100%;height:100%;object-fit:contain;background:#edf3f0}.product-gallery__zoom{position:relative;display:block;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;color:var(--brand-deep);cursor:zoom-in}.product-gallery__zoom:focus-visible{outline:3px solid var(--brand-petrol);outline-offset:-5px}.product-gallery__zoom-indicator{position:absolute;z-index:2;top:16px;right:18px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f6f8f5eb;box-shadow:0 5px 18px #153b341a;font-size:20px;line-height:1;transition:background .2s ease,color .2s ease}.product-gallery__zoom:hover .product-gallery__zoom-indicator{background:var(--brand-deep);color:#fff}@keyframes product-image-in{0%{opacity:.35;transform:scale(.995)}to{opacity:1;transform:scale(1)}}.product-gallery__arrow{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:46px;height:46px;padding:0;border:0;border-radius:50%;background:#f6f8f5eb;color:var(--brand-deep);font-size:19px;cursor:pointer;transform:translateY(-50%);transition:background .2s ease,color .2s ease}.product-gallery__arrow:hover{background:var(--brand-deep);color:#fff}.product-gallery__arrow--prev{left:18px}.product-gallery__arrow--next{right:18px}.product-gallery__count{position:absolute;right:18px;bottom:16px;padding:7px 10px;background:#f6f8f5e6;color:#49645d;font-size:10px;letter-spacing:.1em}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:10px}.product-gallery__thumb{position:relative;aspect-ratio:1;padding:0;overflow:hidden;border:1px solid transparent;background:#edf3f0;cursor:pointer;opacity:.6;transition:opacity .2s ease,border-color .2s ease}.product-gallery__thumb:hover{opacity:.85}.product-gallery__thumb.is-active{border-color:var(--brand-petrol);opacity:1}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}body.product-lightbox-open{overflow:hidden}.product-lightbox{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.product-lightbox[hidden]{display:none!important}.product-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#071210f0;cursor:zoom-out}.product-lightbox__dialog{position:relative;z-index:1;display:grid;place-items:center;width:100%;height:100%;padding:62px 88px 54px;color:#fff;outline:0}.product-lightbox__stage{display:grid;place-items:center;width:100%;height:100%;min-height:0;touch-action:pan-y;-webkit-user-select:none;user-select:none}.product-lightbox__image{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 116px);max-height:calc(100dvh - 116px);object-fit:contain;background:transparent!important}.product-lightbox__close,.product-lightbox__arrow{position:absolute;z-index:3;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#f6f8f5f5;color:var(--brand-deep);font-size:21px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.product-lightbox__close:hover,.product-lightbox__arrow:hover{border-color:var(--brand-mint);background:var(--brand-mint);color:var(--brand-deep)}.product-lightbox__close{top:18px;right:20px}.product-lightbox__arrow{top:50%;transform:translateY(-50%)}.product-lightbox__arrow--prev{left:22px}.product-lightbox__arrow--next{right:22px}.product-lightbox__count{position:absolute;right:50%;bottom:16px;padding:6px 10px;color:#ffffffd6;font-size:11px;letter-spacing:.12em;transform:translate(50%)}.product-buybox{position:sticky;top:122px;padding-top:clamp(14px,2vw,30px)}.product-buybox h1{max-width:520px;margin:0 0 24px;font:400 clamp(42px,4vw,62px)/1.02 Georgia,serif;letter-spacing:-.03em}.product-buybox .product-price{margin:0;padding-bottom:27px;border-bottom:1px solid var(--line);font-size:19px}.product-form{margin-top:28px}.product-form label{display:block;margin:20px 0 8px;color:#49645d;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.product-form select,.product-quantity{width:100%;height:48px;padding:0 14px;border:1px solid var(--line);border-radius:0;background:#fff;color:var(--ink);font:inherit}.product-quantity{width:82px;text-align:center}.product-form .button--full{height:52px;margin-top:22px}.product-assurance{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);color:#49645d;font-size:11px}.product-assurance p{margin:7px 0}.product-assurance span{margin-right:7px;color:var(--brand-petrol)}.product-story{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:clamp(55px,9vw,150px);max-width:1120px;margin:clamp(95px,12vw,170px) auto 0;padding-top:clamp(42px,6vw,72px);border-top:1px solid var(--line)}.product-story__heading h2{margin:0;font:400 clamp(36px,4vw,54px)/1.05 Georgia,serif;letter-spacing:-.025em}.product-story__content{max-width:720px;color:#3f4d49;font-size:17px;line-height:1.75}.product-story__content>:first-child{margin-top:0}.product-story__content>:last-child{margin-bottom:0}.product-story__content h2,.product-story__content h3{margin:1.5em 0 .55em;font:400 29px/1.15 Georgia,serif;color:var(--ink);letter-spacing:-.015em}.product-story__content ul,.product-story__content ol{padding-left:1.2em}@media(max-width:1050px){.product-primary{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:44px}.product-buybox h1{font-size:clamp(38px,4.8vw,52px)}}@media(max-width:850px){.product-primary{grid-template-columns:1fr}.product-buybox{position:static;max-width:680px;padding-top:12px}.product-gallery__thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}.product-story{grid-template-columns:1fr;gap:28px;margin-top:90px}.product-story__content{max-width:760px}}@media(max-width:560px){.product-page--editorial{padding-top:38px}.product-gallery__viewport{aspect-ratio:1}.product-gallery__arrow{width:40px;height:40px}.product-gallery__arrow--prev{left:10px}.product-gallery__arrow--next{right:10px}.product-gallery__zoom-indicator{top:10px;right:10px;width:36px;height:36px}.product-gallery__thumbs{display:flex;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.product-gallery__thumb{flex:0 0 72px}.product-lightbox__dialog{padding:58px 12px 50px}.product-lightbox__image{max-height:calc(100vh - 108px);max-height:calc(100dvh - 108px)}.product-lightbox__close{top:10px;right:10px}.product-lightbox__arrow{width:42px;height:42px}.product-lightbox__arrow--prev{left:8px}.product-lightbox__arrow--next{right:8px}.product-lightbox__count{bottom:10px}.product-buybox h1{font-size:39px}.product-story{margin-top:72px;padding-top:38px}.product-story__content{font-size:16px;line-height:1.7}}.hero--visual{position:relative;min-height:clamp(580px,76vh,840px);padding:0;overflow:hidden;align-items:flex-end;background-color:#dfe9e5;background-position:var(--hero-position, center center)}.hero--visual.hero--image{background-image:linear-gradient(180deg,#091b1708 28%,#091b17ad),var(--hero-image);background-size:cover;background-position:var(--hero-position, center center)}.hero--fallback{background-image:linear-gradient(135deg,rgba(80,227,194,.18),transparent 45%),linear-gradient(315deg,#dcece7,#f1f5f2)}.hero--visual .hero-content{position:relative;z-index:2;width:min(calc(100% - 48px),var(--shell));padding:0 0 clamp(48px,6vw,78px)}.hero--visual .eyebrow{color:#a8f3e1}.hero--visual .button{border-color:#fff;background:#fff;color:var(--brand-deep)}.hero--visual .button:hover{border-color:var(--brand-mint);background:var(--brand-mint)}.hero--compact .hero-content{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:48px;align-items:end;padding-right:0}.hero--compact .eyebrow{grid-column:1;margin-bottom:13px}.hero--compact h1{grid-column:1;max-width:920px;margin:0;font-size:clamp(48px,6.5vw,88px)}.hero--compact .button{grid-column:2;grid-row:1 / span 2;align-self:end}.hero--editorial .hero-content{max-width:var(--shell);padding-right:min(38%,520px)}.hero--editorial h1{font-size:clamp(54px,7vw,98px)}.hero--editorial .hero-copy{max-width:590px}.hero--image_only{min-height:clamp(620px,82vh,900px)}.hero__full-link{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0}.featured-products{padding-top:clamp(85px,9vw,130px)}@media(max-width:850px){.hero--visual{min-height:650px}.hero--visual .hero-content{width:min(calc(100% - 30px),var(--shell))}.hero--compact .hero-content{display:block}.hero--compact h1{max-width:680px;font-size:clamp(48px,11vw,72px)}.hero--compact .button{margin-top:28px}.hero--editorial .hero-content{padding-right:0}}@media(max-width:560px){.hero--visual{min-height:580px}.hero--visual .hero-content{padding-bottom:38px}.hero--compact h1{font-size:clamp(43px,13vw,60px)}.hero--visual .button{width:auto}.hero--image_only{min-height:68vh}.featured-products{padding-top:72px}}.footer-apps--integrated{width:100%;margin-top:30px;padding-top:0;border-top:0}.footer-grid--social{grid-template-columns:1.05fr .58fr .58fr 1.15fr;gap:clamp(34px,4.5vw,72px)}.footer-socials__links{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px}.footer-socials__links a{display:grid;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:8px;border:1px solid rgba(8,122,101,.18);border-radius:50%;color:#49645d;transition:color .2s ease,border-color .2s ease,background .2s ease}.footer-socials__links a:hover{border-color:var(--brand-petrol);background:#50e3c229;color:var(--brand-petrol)}.social-icon{display:block;width:22px;height:22px}.social-icon--custom{object-fit:contain}@media(max-width:1100px)and (min-width:851px){.footer-grid--social{grid-template-columns:1fr .6fr .6fr 1.1fr;gap:30px}}@media(max-width:850px){.footer-grid--social{grid-template-columns:1fr;gap:38px}.footer-socials__links{max-width:360px}}.footer-apps--integrated .shopify-app-block{margin:0;padding:0}.footer-apps--floating{position:fixed;z-index:40;right:22px;bottom:22px;width:max-content;max-width:calc(100vw - 44px);filter:drop-shadow(0 12px 24px rgba(21,59,52,.16))}.footer-apps--floating .shopify-app-block{margin:0;padding:0}@media(max-width:560px){.footer-apps--floating{right:12px;bottom:12px;max-width:calc(100vw - 24px)}}.search-page{padding-top:clamp(86px,9vw,135px);padding-bottom:clamp(100px,11vw,160px)}.search-head{max-width:900px;margin:0}.search-head h1{max-width:900px;margin:0 0 36px;font:400 clamp(52px,6vw,82px)/1 Georgia,serif;letter-spacing:-.03em}.search-form{width:min(100%,760px)}.search-results{margin-top:clamp(68px,7vw,104px);padding-top:25px;border-top:1px solid var(--line)}.search-results__header{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:34px}.search-results__header p,.search-results__header a{margin:0;color:#61756f;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.search-results__header a{padding-bottom:2px;border-bottom:1px solid rgba(8,122,101,.35);color:var(--brand-petrol)}.search-results__grid{row-gap:48px}.search-empty{max-width:720px;padding:clamp(34px,5vw,58px);border-top:3px solid var(--brand-mint);background:#fff}.search-empty h2{margin:0 0 16px;font:400 clamp(30px,4vw,44px)/1.1 Georgia,serif}.search-empty p{max-width:540px;margin:0 0 28px;color:#61756f}@media(max-width:850px){.search-page{padding-top:70px}.search-results{margin-top:64px}}@media(max-width:560px){.search-head h1{margin-bottom:28px;font-size:clamp(44px,13vw,58px)}.search-results{margin-top:54px;padding-top:20px}.search-results__header{align-items:flex-start;flex-direction:column;margin-bottom:28px}.search-results__grid{row-gap:36px}}.header-brand{display:inline-flex;align-items:center;justify-self:start;gap:12px;min-width:0}.header-brand__mark{display:grid;flex:0 0 auto;place-items:center;height:var(--header-mark-height, 30px)}.header-brand__mark img{display:block;width:auto;max-width:calc(var(--header-mark-height, 30px) * 1.65);height:var(--header-mark-height, 30px);max-height:none;object-fit:contain}.header-brand__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:560px){.header-brand{gap:8px}.header-brand__mark,.header-brand__mark img{height:min(var(--header-mark-height, 30px),26px)}.header-brand__mark img{max-width:40px}}.product-card__link{display:block}.product-card--sold-out .product-card__media img,.product-card--sold-out .product-card__media svg{filter:grayscale(1);opacity:.72}.product-card__sold-out-overlay{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;background:#153b3429;pointer-events:none}.product-card__sold-out-label{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border:1px solid rgba(255,255,255,.32);background:var(--brand-petrol);box-shadow:0 8px 24px #153b3433;color:#fff;font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1;text-transform:uppercase}.product-card__info h2{margin:2px 0 0;font-size:14px;font-weight:600}input::placeholder,textarea::placeholder{color:#61756f;opacity:1}.product-form select,.product-quantity,.cart-line__quantity input{border-color:#7e938f}.newsletter{border-color:var(--brand-petrol)}.password-access summary{display:inline-flex;align-items:center;min-height:32px}.product-card:focus-within .product-card__media{border-color:var(--brand-petrol);box-shadow:0 10px 28px #153b341a}.footer-links{display:flex;flex-direction:column;align-items:flex-start}.footer-links a,.text-link,.pagination a,.pagination span{display:inline-flex;align-items:center;min-height:28px}.footer .footer-heading{margin:0 0 18px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.rte a,.prose a,.product-story__content a{color:var(--brand-petrol);text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--brand-petrol);outline-offset:3px;box-shadow:0 0 0 2px var(--paper)}.hero__full-link:focus-visible{outline-offset:-8px}.hero--image .button:focus-visible{outline-color:#fff;box-shadow:0 0 0 6px var(--brand-deep)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(forced-colors:active){.button,.product-gallery__arrow,.footer-socials__links a,.mobile-nav__panel{border:1px solid ButtonText}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid Highlight}}.desktop-nav__list{display:flex;align-items:center;gap:clamp(14px,1.45vw,30px);margin:0;padding:0}.desktop-nav__item{position:relative}.desktop-nav__topline{display:flex;align-items:center}.desktop-nav__toggle{display:grid;place-items:center;width:28px;min-width:28px;height:32px;margin-left:-5px;padding:0;border:0;background:transparent;color:var(--ink);font-size:15px;cursor:pointer;transition:transform .2s ease}.desktop-nav__item.is-open .desktop-nav__toggle{transform:rotate(180deg)}.desktop-nav__submenu{position:absolute;z-index:15;top:calc(100% + 10px);left:50%;width:max-content;min-width:230px;max-width:min(360px,calc(100vw - 48px));padding:18px;border-top:3px solid var(--brand-mint);background:var(--paper);box-shadow:0 18px 50px #153b3429;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.desktop-nav__submenu:before{position:absolute;right:0;bottom:100%;left:0;height:12px;content:""}.desktop-nav__item:hover .desktop-nav__submenu,.desktop-nav__item.is-open .desktop-nav__submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.desktop-nav__submenu ul{display:grid;gap:3px;margin:0;padding:0}.desktop-nav__submenu a{display:flex;align-items:center;min-height:38px;padding:7px 9px;white-space:normal}.desktop-nav__submenu a:after{display:none}.desktop-nav__submenu a:hover,.desktop-nav__submenu a:focus-visible,.desktop-nav__submenu a[aria-current=page]{color:var(--brand-petrol)}.desktop-nav__all{margin-bottom:8px;border-bottom:1px solid var(--line);font-weight:700}.desktop-nav__nested{margin:0 0 7px 10px!important;padding-left:10px!important;border-left:1px solid rgba(8,122,101,.3)}.desktop-nav__nested a{min-height:32px;color:#49645d;font-size:10px}.desktop-nav__item.is-current-branch>.desktop-nav__topline>a{color:var(--brand-petrol);font-weight:700}@media(max-width:1200px){.desktop-nav__list{gap:10px}.desktop-nav__toggle{width:24px;min-width:24px}}@media(max-width:960px){.mobile-nav__group{border-bottom:1px solid var(--line)}.mobile-nav__group>summary{width:100%;justify-content:space-between;min-height:44px;padding:8px 10px}.mobile-nav__group>summary:after{content:"+";font-size:18px;font-weight:400}.mobile-nav__group[open]>summary:after{content:"\2212"}.mobile-nav__group.is-current-branch>summary{color:var(--brand-petrol)}.mobile-nav__children{display:grid;padding:0 0 9px 12px}.mobile-nav__children a{border-bottom:0}.mobile-nav__children .mobile-nav__grandchild{min-height:38px;padding-left:24px;color:#49645d;font-size:11px}}.collection-page .collection-head{margin-bottom:48px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:42px;padding:18px 0;border-block:1px solid var(--line)}.collection-result-count{margin:0;color:#49645d;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.collection-toolbar__actions{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:12px}.collection-filter-drawer{position:static}.collection-filter-drawer>summary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border:1px solid #7e938f;list-style:none;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.collection-filter-drawer>summary::-webkit-details-marker{display:none}.collection-filter-drawer[open]>summary>span:last-child{transform:rotate(180deg)}.collection-filter-panel{position:absolute;z-index:8;top:calc(100% + 10px);right:0;width:min(920px,calc(100vw - 48px));padding:clamp(24px,3vw,40px);border-top:3px solid var(--brand-mint);background:var(--paper);box-shadow:0 22px 60px #153b3429}.collection-filter-panel__head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.collection-filter-panel__head h2{margin:0;font:400 28px/1.1 Georgia,serif}.collection-filter-panel__head a{min-height:28px;color:var(--brand-petrol);font-size:11px;text-decoration:underline;text-underline-offset:3px}.collection-filter-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.collection-filter-group{min-width:0;margin:0;padding:0;border:0}.collection-filter-group legend{width:100%;margin-bottom:12px;padding-bottom:9px;border-bottom:1px solid var(--line);color:var(--brand-deep);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.collection-filter-group ul{display:grid;gap:3px;max-height:240px;margin:0;padding:0;overflow-y:auto}.collection-filter-group label{display:flex;align-items:center;gap:9px;min-height:36px;color:#49645d;cursor:pointer}.collection-filter-group input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:var(--brand-petrol)}.collection-filter-group input:disabled+span{opacity:.5}.collection-filter-count{margin-left:auto;color:#61756f;font-size:11px}.collection-price-range{display:grid;grid-template-columns:1fr 1fr;gap:12px}.collection-price-range>label{display:grid;align-items:initial;gap:7px;font-size:11px}.collection-price-input{display:flex;align-items:center;height:44px;border:1px solid #7e938f;background:#fff}.collection-price-input>span{padding-left:10px;color:#49645d}.collection-price-input input{width:100%;min-width:0;height:42px;padding:0 10px 0 5px;border:0;background:transparent;font:inherit}.collection-filter-apply{margin-top:30px}.collection-sort{display:flex;align-items:center;gap:10px}.collection-sort label{color:#49645d;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.collection-sort select{height:44px;max-width:230px;padding:0 34px 0 12px;border:1px solid #7e938f;border-radius:0;background:#fff;color:var(--ink);font:inherit;font-size:13px}.collection-toolbar__submit{min-height:44px;padding:0 15px;border:1px solid var(--brand-deep);background:var(--brand-deep);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.collection-active-filters{display:flex;flex-wrap:wrap;gap:9px;margin:-20px 0 42px}.collection-active-filters a{display:inline-flex;align-items:center;min-height:34px;padding:6px 11px;border:1px solid rgba(8,122,101,.45);color:var(--brand-deep);font-size:11px}.collection-active-filters a:hover{border-color:var(--brand-petrol);background:#50e3c21f}.collection-active-filters .collection-active-filters__clear{border-color:transparent;color:var(--brand-petrol);text-decoration:underline;text-underline-offset:3px}.collection-empty{max-width:720px;padding:clamp(34px,5vw,58px);border-top:3px solid var(--brand-mint);background:#fff}.collection-empty h2{margin:0 0 15px;font:400 clamp(30px,4vw,44px)/1.1 Georgia,serif}.collection-empty p{margin:0 0 26px;color:#49645d}@media(max-width:900px){.collection-filter-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.collection-page .collection-head{margin-bottom:34px}.collection-toolbar{align-items:stretch;flex-direction:column;gap:15px;margin-bottom:32px}.collection-toolbar__actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.collection-filter-drawer>summary{width:100%;justify-content:space-between}.collection-filter-panel{position:static;width:100%;margin-top:8px;padding:24px 18px;box-shadow:none}.collection-filter-groups{grid-template-columns:1fr}.collection-sort{display:grid;grid-template-columns:1fr;gap:6px}.collection-sort select{width:100%;max-width:none}.collection-toolbar__submit{width:100%}.collection-active-filters{margin-top:-12px;margin-bottom:32px}}@media(forced-colors:active){.desktop-nav__toggle,.desktop-nav__submenu,.collection-filter-drawer>summary,.collection-filter-panel,.collection-sort select,.collection-price-input,.collection-toolbar__submit,.collection-active-filters a{border:1px solid ButtonText}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/refinements.css.map */
