*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--brand-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.skip-link{position:fixed;z-index:999;top:12px;left:12px;padding:10px 16px;background:#fff;border-radius:8px;transform:translateY(-150%);box-shadow:0 8px 30px #00000026}.skip-link:focus{transform:translateY(0)}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.main-content{min-height:55vh}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--brand-green-dark);font-size:.76rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.eyebrow:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--brand-orange);box-shadow:0 0 0 5px #f26b3821}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:0 25px;border:1px solid transparent;border-radius:999px;background:var(--brand-green-dark);color:#fff;font-weight:750;letter-spacing:-.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #173d2f33}.button--light{background:#fff;color:var(--brand-green-dark);border-color:#173d2f1f}.button--wide{width:100%}.button[disabled]{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-heading h2{max-width:720px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.7rem);font-weight:500;line-height:1.03;letter-spacing:-.045em}.section-heading p{max-width:470px;margin:0;color:#626963}.announcement{background:var(--brand-green-dark);color:#fff;font-size:.78rem;font-weight:650;letter-spacing:.025em}.announcement__inner{display:flex;min-height:36px;align-items:center;justify-content:center;gap:34px;text-align:center}.announcement__item{display:flex;align-items:center;gap:8px;opacity:.95}.announcement__item svg{width:15px;height:15px}.announcement__item--strong{font-weight:850;letter-spacing:.04em;text-transform:uppercase}.site-header{position:sticky;z-index:30;top:0;border-bottom:1px solid rgba(23,61,47,.09);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header__inner{display:grid;grid-template-columns:1fr auto 1fr;min-height:88px;align-items:center;gap:24px}.header__nav{display:flex;align-items:center;gap:28px;font-size:.9rem;font-weight:650}.header__nav a{position:relative;padding:8px 0}.header__nav a:after{position:absolute;right:0;bottom:2px;left:0;height:2px;background:var(--brand-green);content:"";transform:scaleX(0);transition:transform .2s ease;transform-origin:right}.header__nav a:hover:after{transform:scaleX(1);transform-origin:left}.header__brand{justify-self:center}.header__logo{width:auto;height:auto;max-height:48px}.wordmark{display:flex;align-items:center;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:700;letter-spacing:-.065em}.wordmark__leaf{display:inline-block;width:11px;height:19px;margin:0 2px 12px -1px;border-radius:100% 0;background:var(--brand-green);transform:rotate(25deg)}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.icon-button{position:relative;display:grid;width:42px;height:42px;place-items:center;border:1px solid transparent;border-radius:50%;background:transparent;color:var(--brand-ink);transition:background .2s ease,border-color .2s ease}.icon-button:hover{border-color:#173d2f1c;background:var(--brand-cream)}.icon-button svg{width:20px;height:20px}.cart-count{position:absolute;top:1px;right:0;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border:2px solid #fff;border-radius:99px;background:var(--brand-orange);color:#fff;font-size:9px;font-weight:800}.menu-toggle{display:none}.mobile-menu{position:fixed;z-index:40;top:125px;right:0;bottom:0;left:0;padding:28px 20px;background:#fff}.mobile-menu a{display:block;padding:15px 0;border-bottom:1px solid #e8eae8;font-size:1.15rem;font-weight:700}.hero{overflow:hidden;background:linear-gradient(145deg,#f5f2e9,#eef3ee)}.hero__grid{display:grid;grid-template-columns:1.02fr .98fr;min-height:590px;align-items:center;gap:68px;padding-block:48px}.hero__content h1{max-width:680px;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6vw,6.25rem);font-weight:500;line-height:.92;letter-spacing:-.065em}.hero__content h1 em{color:var(--brand-green);font-weight:500}.hero__content>p{max-width:590px;margin:0 0 30px;color:#59615b;font-size:1.07rem;line-height:1.75}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__visual{position:relative;display:grid;min-height:480px;place-items:center}.hero__frame{position:relative;overflow:hidden;width:min(520px,100%);aspect-ratio:1.08;border:1px solid rgba(23,61,47,.11);border-radius:34px;background:#fff;box-shadow:0 28px 70px #173d2f26}.hero__frame picture{display:block;width:100%;height:100%}.hero__product{width:100%;height:100%;object-fit:cover;object-position:center 44%;transition:transform .45s ease}.hero__visual:hover .hero__product{transform:scale(1.025)}.hero__frame-label{position:absolute;right:16px;bottom:16px;left:16px;display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border:1px solid rgba(255,255,255,.65);border-radius:16px;background:#ffffffe6;box-shadow:0 8px 25px #00000017;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero__frame-label strong{font-family:Georgia,serif;font-size:1.12rem}.hero__frame-label span{color:var(--brand-green);font-size:.7rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.hero__placeholder{position:relative;z-index:2;display:grid;width:240px;height:330px;place-items:center;border-radius:18px;background:#111;color:#fff;font-family:Georgia,serif;font-size:4rem;box-shadow:0 25px 55px #00000047}.hero__placeholder:before{position:absolute;top:-78px;width:70px;height:100px;border:9px solid #111;border-bottom:0;border-radius:50px 50px 0 0;content:""}.float-badge{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:13px 16px;border:1px solid rgba(255,255,255,.7);border-radius:15px;background:#ffffffe6;box-shadow:0 12px 30px #173d2f1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.76rem;font-weight:750}.float-badge span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#e4efe7;color:var(--brand-green-dark)}.float-badge--one{top:9%;left:-3%}.float-badge--two{right:-1%;bottom:12%}.hero__micro{display:flex;flex-wrap:wrap;gap:20px;margin-top:27px;color:#4e5751;font-size:.78rem;font-weight:650}.hero__micro span{display:flex;align-items:center;gap:7px}.hero__micro svg{width:16px;height:16px;color:var(--brand-green)}.value-strip{border-block:1px solid #e5e9e5;background:#fff}.value-strip__grid{display:grid;grid-template-columns:repeat(3,1fr)}.value-item{display:flex;align-items:center;justify-content:center;gap:14px;min-height:112px;padding:22px}.value-item+.value-item{border-left:1px solid #e5e9e5}.value-item__icon{display:grid;flex:0 0 44px;height:44px;place-items:center;border-radius:14px;background:var(--brand-cream);color:var(--brand-green-dark)}.value-item__icon svg{width:22px;height:22px}.value-item strong{display:block;font-size:.92rem}.value-item small{display:block;margin-top:2px;color:#737a75;font-size:.74rem}.products-section{padding:104px 0 112px;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{position:relative;overflow:hidden;border:1px solid #e7ebe7;border-radius:var(--radius-card);background:#fff;box-shadow:0 4px #173d2f05;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-7px);border-color:#37624e47;box-shadow:0 24px 55px #173d2f1a}.product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:3/4;background:#fff}.product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__size{position:absolute;z-index:2;top:15px;left:15px;padding:7px 11px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#ffffffe8;box-shadow:0 5px 16px #00000012;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card__body{padding:23px}.product-card__use{margin:0 0 8px;color:var(--brand-green);font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.product-card h3{min-height:52px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:600;line-height:1.2;letter-spacing:-.025em}.product-card__meta{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:20px 0}.price{font-size:1.2rem;font-weight:800;letter-spacing:-.025em}.compare-price{margin-left:7px;color:#909590;font-size:.82rem;text-decoration:line-through}.stock{display:flex;align-items:center;gap:6px;color:#5e665f;font-size:.7rem;font-weight:650}.stock:before{width:7px;height:7px;border-radius:50%;background:#49a66b;box-shadow:0 0 0 4px #49a66b1f;content:""}.product-card__shipping{display:flex;align-items:center;gap:7px;margin:-7px 0 17px;color:var(--brand-green-dark);font-size:.72rem;font-weight:800}.product-card__shipping svg{width:17px;height:17px}.quick-add{display:grid;grid-template-columns:1fr 48px;gap:9px}.quick-add .button{min-height:48px;padding:0 16px;border-radius:14px}.card-arrow{display:grid;place-items:center;border:1px solid #dde2de;border-radius:14px;background:#fff;color:var(--brand-green-dark);transition:background .2s ease,color .2s ease}.card-arrow:hover{background:var(--brand-green-dark);color:#fff}.card-arrow svg{width:18px;height:18px}.products-empty{grid-column:1/-1;padding:55px;border:1px dashed #ccd4ce;border-radius:var(--radius-card);background:var(--brand-cream);text-align:center}.size-guide{overflow:hidden;padding:105px 0;background:var(--brand-green-dark);color:#fff}.size-guide .section-heading p{color:#ffffffad}.size-guide__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:42px}.size-tile{position:relative;min-height:315px;padding:29px;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-card);background:#ffffff0e;transition:background .25s ease,transform .25s ease}.size-tile:hover{transform:translateY(-5px);background:#ffffff1a}.size-tile__number{display:grid;width:52px;height:52px;margin-bottom:47px;place-items:center;border-radius:50%;background:#ffffff1a;color:#fff;font-family:Georgia,serif;font-size:1.25rem}.size-tile h3{margin:0 0 5px;font-family:Georgia,serif;font-size:2rem;font-weight:500}.size-tile__measure{margin:0 0 17px;color:#b9d1c4;font-size:.78rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.size-tile p:last-child{margin:0;color:#ffffffad;font-size:.9rem;line-height:1.7}.size-tile--featured{border-color:#ffffff40;background:#fff;color:var(--brand-ink)}.size-tile--featured .size-tile__number{background:var(--brand-cream);color:var(--brand-green-dark)}.size-tile--featured .size-tile__measure{color:var(--brand-green)}.size-tile--featured p:last-child{color:#646b66}.size-tile__badge{position:absolute;top:20px;right:20px;padding:6px 9px;border-radius:999px;background:var(--brand-orange);color:#fff;font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.product-main{padding:62px 0 105px;background:#fff}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);gap:70px;align-items:start}.product-gallery{position:sticky;top:128px}.product-gallery__main{position:relative;overflow:hidden;aspect-ratio:1;border:1px solid #edf0ed;border-radius:var(--radius-card);background:#fff;outline:none}.product-gallery__main:focus-visible{box-shadow:0 0 0 3px #37624e33}.product-gallery__track{display:flex;width:100%;height:100%;transition:transform .35s cubic-bezier(.22,.61,.36,1);touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.product-gallery__track:active{cursor:grabbing}.product-gallery__slide{display:grid;flex:0 0 100%;width:100%;height:100%;place-items:center;padding:0;border:0;background:#fff;cursor:zoom-in}.product-gallery__slide img{width:100%;height:100%;object-fit:contain;pointer-events:none}.gallery-arrow{position:absolute;z-index:2;top:50%;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(23,61,47,.12);border-radius:50%;background:#fffffff0;color:var(--brand-green-dark);box-shadow:0 8px 22px #173d2f1f;transform:translateY(-50%);transition:opacity .2s ease,transform .2s ease}.gallery-arrow:hover{transform:translateY(-50%) scale(1.05)}.gallery-arrow:disabled{opacity:.25;cursor:default}.gallery-arrow svg{width:21px;height:21px}.gallery-arrow--prev{left:16px}.gallery-arrow--next{right:16px}.gallery-zoom-hint{position:absolute;z-index:2;right:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:#ffffffeb;box-shadow:0 5px 18px #00000014;font-size:.66rem;font-weight:750;pointer-events:none}.gallery-dots{display:flex;justify-content:center;gap:8px;margin-top:15px}.gallery-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#cbd2cd;transition:.2s ease}.gallery-dot.is-active{width:25px;border-radius:99px;background:var(--brand-green)}.image-lightbox{width:min(92vw,1100px);height:min(92vh,900px);padding:45px;border:0;border-radius:24px;background:#fff;box-shadow:0 30px 90px #0000004d}.image-lightbox::backdrop{background:#080d0ad1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.image-lightbox img{width:100%;height:100%;object-fit:contain}.image-lightbox__close{position:absolute;z-index:2;top:13px;right:13px;display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;background:#eef1ee;color:var(--brand-ink);font-size:1.6rem;line-height:1}.product-info{padding-top:18px}.product-info h1{margin:0 0 20px;font-family:Georgia,serif;font-size:clamp(2.45rem,5vw,4.4rem);font-weight:500;line-height:1;letter-spacing:-.055em}.product-info__price{margin-bottom:20px;font-size:1.55rem;font-weight:800}.free-shipping-callout{display:flex;align-items:center;gap:13px;margin:0 0 20px;padding:15px 17px;border:1px solid #dce8df;border-radius:15px;background:#f3f8f4;color:var(--brand-green-dark)}.free-shipping-callout svg{width:26px;height:26px;flex:0 0 auto}.free-shipping-callout strong,.free-shipping-callout small{display:block}.free-shipping-callout strong{font-size:.86rem}.free-shipping-callout small{margin-top:2px;color:#69756d;font-size:.68rem}.product-accordions{border-top:1px solid #e5e9e5}.product-accordions details{border-bottom:1px solid #e5e9e5}.product-accordions summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 2px;cursor:pointer;list-style:none;font-size:.86rem;font-weight:800}.product-accordions summary::-webkit-details-marker{display:none}.accordion-plus{font-size:1.35rem;font-weight:400;transition:transform .2s ease}.product-accordions details[open] .accordion-plus{transform:rotate(45deg)}.accordion-content{padding:0 2px 18px;color:#5d655f;font-size:.89rem;line-height:1.75}.accordion-content.rte{max-width:none;margin:0}.accordion-content>*:first-child{margin-top:0}.accordion-content>*:last-child{margin-bottom:0}.product-form{margin-top:27px;padding-top:25px;border-top:1px solid #e5e9e5}.field-label{display:block;margin:0 0 8px;font-size:.78rem;font-weight:800}.select,.quantity{width:100%;height:52px;margin-bottom:14px;padding:0 15px;border:1px solid #dfe4df;border-radius:13px;background:#fff}.product-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:24px}.assurance{padding:15px 10px;border-radius:13px;background:var(--brand-cream);text-align:center;font-size:.68rem;font-weight:700}.shopify-payment-button{margin-top:10px}.shopify-payment-button__button{min-height:52px!important;border-radius:999px!important}.page-hero{padding:70px 0 44px;background:var(--brand-cream);text-align:center}.page-hero h1{margin:0;font-family:Georgia,serif;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:500;letter-spacing:-.05em}.collection-main,.page-main,.cart-main{padding:65px 0 100px}.rte{max-width:820px;margin:auto;color:#4f5751;line-height:1.8}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:18px 10px;border-bottom:1px solid #e5e9e5;text-align:left}.cart-product{display:flex;align-items:center;gap:18px}.cart-product img{width:88px;border-radius:12px}.cart-shipping-banner{margin-bottom:24px;padding:15px 18px;border:1px solid #dce8df;border-radius:14px;background:#f3f8f4;color:var(--brand-green-dark);font-size:.84rem}.cart-summary{display:flex;align-items:center;justify-content:flex-end;gap:25px;margin-top:28px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:42px}.pagination a,.pagination span{display:grid;min-width:42px;height:42px;place-items:center;border:1px solid #e1e5e2;border-radius:50%}.footer{padding:64px 0 25px;background:#101a15;color:#fff}.footer__top{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:50px;padding-bottom:50px}.footer__brand p{max-width:430px;color:#fff9;font-size:.88rem;line-height:1.75}.footer .wordmark{margin-bottom:20px;color:#fff}.footer h3{margin:4px 0 15px;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase}.footer__links{display:grid;gap:9px;color:#ffffffa6;font-size:.86rem}.footer__links a:hover{color:#fff}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);color:#ffffff78;font-size:.72rem}.payment-icons{display:flex;gap:7px;filter:grayscale(1);opacity:.68}.payment-icons svg{width:38px;height:24px}.toast{position:fixed;z-index:100;right:22px;bottom:22px;padding:14px 19px;border-radius:13px;background:var(--brand-green-dark);color:#fff;font-size:.84rem;font-weight:700;box-shadow:0 18px 38px #0003;opacity:0;transform:translateY(15px);pointer-events:none;transition:.25s ease}.toast.is-visible{opacity:1;transform:translateY(0)}@media(max-width:990px){.header__inner{grid-template-columns:auto 1fr auto;min-height:74px}.header__brand{justify-self:start}.header__nav{display:none}.menu-toggle{display:grid}.hero__grid{grid-template-columns:1fr;gap:20px;padding-block:58px}.hero__content{text-align:center}.hero__content h1,.hero__content>p{margin-inline:auto}.hero__actions,.hero__micro{justify-content:center}.hero__visual{min-height:460px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-grid .product-card:last-child:nth-child(odd){grid-column:1/-1;width:calc(50% - 11px);justify-self:center}.section-heading{display:block;text-align:center}.section-heading p{margin:14px auto 0}.size-guide__grid{grid-template-columns:1fr}.size-tile{min-height:260px}.size-tile__number{margin-bottom:30px}.product-layout{grid-template-columns:1fr;gap:35px}.product-gallery{position:static}.footer__top{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media(max-width:680px){.page-width{width:min(calc(100% - 28px),var(--page-width))}.announcement__inner{min-height:34px}.announcement__item:not(:first-child){display:none}.header__inner{min-height:68px}.wordmark{font-size:1.7rem}.header__actions .account-link{display:none}.hero__grid{min-height:auto;padding-block:44px}.hero__content h1{font-size:clamp(3.1rem,17vw,4.8rem)}.hero__content>p{font-size:.94rem}.hero__actions{display:grid}.hero__actions .button{width:100%}.hero__visual{min-height:380px}.hero__orb{width:310px}.hero__product{width:260px}.float-badge{padding:10px 12px;font-size:.65rem}.float-badge--one{left:0}.float-badge--two{right:0}.value-strip__grid{grid-template-columns:1fr}.value-item{justify-content:flex-start;min-height:86px}.value-item+.value-item{border-top:1px solid #e5e9e5;border-left:0}.products-section,.size-guide{padding:76px 0}.section-heading{margin-bottom:28px}.section-heading h2{font-size:2.55rem}.product-grid{grid-template-columns:1fr}.product-grid .product-card:last-child:nth-child(odd){grid-column:auto;width:100%}.product-card h3{min-height:auto}.footer__top{grid-template-columns:1fr;gap:30px}.footer__brand{grid-column:auto}.footer__bottom{display:block}.payment-icons{margin-top:15px}.product-main{padding-top:28px}.product-layout{display:block}.product-info{padding-top:30px}.product-info h1{font-size:2.8rem}.product-assurances{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table tr,.cart-table td{display:block}.cart-table tr{padding-block:18px;border-bottom:1px solid #e5e9e5}.cart-table td{padding:7px 0;border:0}.cart-summary{display:block}.cart-summary .button{width:100%;margin-top:18px}}@media(max-width:990px){.hero__visual{min-height:0;margin-top:18px}.hero__frame{width:min(560px,100%)}}@media(max-width:680px){.hero__grid{gap:34px;padding-block:38px 48px}.hero__visual{min-height:0}.hero__frame{width:min(100%,360px);aspect-ratio:4/5;border-radius:24px}.hero__product{width:100%;height:100%;object-position:center 45%}.hero__frame-label{right:10px;bottom:10px;left:10px;padding:10px 12px}.float-badge{padding:9px 10px}.float-badge--one{top:7%;left:-4px}.float-badge--two{right:-4px;bottom:10%}.gallery-arrow{width:40px;height:40px}.gallery-arrow--prev{left:9px}.gallery-arrow--next{right:9px}.gallery-zoom-hint{font-size:.6rem}.image-lightbox{width:96vw;height:88vh;padding:38px 12px 12px;border-radius:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}[hidden]{display:none!important}.header__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:32px;min-height:82px}.header__brand{grid-column:1;grid-row:1;justify-self:start}.header__nav{grid-column:2;grid-row:1;justify-self:center;max-width:100%;flex-wrap:wrap;justify-content:center;gap:5px;padding:5px;border:1px solid #e2e7e3;border-radius:24px;background:#f5f7f5;margin-block:12px}.header__nav a{padding:10px 20px;border-radius:18px;white-space:nowrap;font-size:.85rem;line-height:1.25;color:#47564b;transition:background .18s,color .18s}.header__nav a:after{display:none}.header__nav a:hover{background:#e5ede7;color:var(--brand-green-dark)}.header__nav a[aria-current=page]{background:var(--brand-green-dark);color:#fff;box-shadow:0 3px 9px #173d2f18}.header__actions{grid-column:3;grid-row:1}.header__actions .icon-button{background:#f5f7f5;border-color:#e2e7e3}.mobile-menu{position:absolute;top:100%;bottom:auto;right:14px;left:14px;max-height:calc(100dvh - 150px);overflow-y:auto;padding:12px;border:1px solid #e2e7e3;border-radius:0 0 20px 20px;box-shadow:0 18px 28px #173d2f18}.mobile-menu a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:12px 16px;margin:4px 0;border:0;border-radius:12px;background:#f5f7f5;font-size:.94rem}.mobile-menu a:after{content:"\203a";font-size:1.25rem}.mobile-menu a[aria-current=page]{color:#fff;background:var(--brand-green-dark)}.cart-product{gap:18px;min-width:0}.cart-product .cart-product__image{display:block;width:112px;height:112px;max-width:none;flex:0 0 112px;aspect-ratio:1;object-fit:contain;object-position:center;border-radius:18px;border:1px solid #e5e9e5;background:transparent}.cart-product>div{min-width:0}.cart-product small{display:block;margin-top:5px;color:#69756d}@media(min-width:991px){.mobile-menu{display:none!important}}@media(max-width:990px){.header__inner{grid-template-columns:44px minmax(0,1fr) auto;gap:12px;min-height:72px}.menu-toggle{grid-column:1;grid-row:1;border-color:#e2e7e3;background:#f5f7f5}.header__brand{grid-column:2;justify-self:center;min-width:0}.header__nav{display:none}.header__logo{max-width:100%;max-height:40px}}@media(max-width:680px){.header__inner{gap:8px;min-height:68px}.header__actions{gap:4px}.cart-product .cart-product__image{width:96px;height:96px;flex-basis:96px;border-radius:16px}.cart-product strong{font-size:.92rem;line-height:1.4}.cart-product{gap:14px}}.kv-cart{padding:48px 0 90px;background:#fafbf9;min-height:60vh}.kv-cart__heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.kv-cart__heading .eyebrow{margin-bottom:12px}.kv-cart__heading h1{display:flex;align-items:center;gap:16px;margin:0;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:500;letter-spacing:-.04em}.kv-cart__heading h1 span{padding:7px 12px;border-radius:50px;background:#e9efea;color:var(--brand-green-dark);font:650 .78rem system-ui;letter-spacing:0}.kv-cart__continue{display:flex;gap:12px;align-items:center;font-size:.85rem;font-weight:650;text-decoration:underline;text-underline-offset:5px}.kv-cart__layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:28px}.kv-cart__items{display:grid;gap:16px;min-width:0}.kv-cart__shipping{display:flex;align-items:center;gap:14px;padding:18px 22px;border:1px solid #dfe8df;border-radius:18px;background:#eff5ef;color:var(--brand-green-dark)}.kv-cart__shipping>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#dcebdd;font-weight:800}.kv-cart__shipping strong{display:block;font-size:.9rem}.kv-cart__shipping small{display:block;margin-top:2px;color:#596d5e;font-size:.75rem}.kv-cart__item{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:22px;padding:24px;border:1px solid #e5eae5;border-radius:22px;background:#fff;box-shadow:0 4px 18px #173d2f03}.kv-cart__photo{display:block;width:120px;height:120px;border:1px solid #edf0ec;border-radius:18px;overflow:hidden}.kv-cart__photo img,.kv-cart__photo svg{display:block;width:100%;height:100%;object-fit:contain}.kv-cart__details{min-width:0}.kv-cart__details h2{margin:0 0 6px;font-size:1rem;font-weight:700;line-height:1.5;overflow-wrap:anywhere}.kv-cart__variant{margin:3px 0;color:#69756d;font-size:.76rem;overflow-wrap:anywhere}.kv-cart__unit{margin:8px 0 14px;font-size:.88rem;font-weight:650}.kv-cart__unit span{font-weight:400;color:#69756d}.kv-cart__controls{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.kv-stepper{display:flex;align-items:center;padding:3px;border:1px solid #dfe6df;border-radius:13px;background:#fafbf9}.kv-stepper button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:9px;background:transparent;color:var(--brand-green-dark);font-size:1.2rem}.kv-stepper button:hover:not(:disabled){background:#e7eee7}.kv-stepper button:disabled{opacity:.28;cursor:not-allowed}.kv-stepper output{min-width:34px;padding:0 4px;text-align:center;font-size:.88rem;font-weight:750;font-variant-numeric:tabular-nums}.kv-cart__remove{display:flex;align-items:center;gap:6px;padding:10px 0;border:0;background:transparent;color:#737a74;font-size:.77rem}.kv-cart__remove svg{width:17px;height:17px}.kv-cart__remove:hover{color:#a83131}.kv-cart__line-price{text-align:right;white-space:nowrap}.kv-cart__line-price small{display:block;color:#778078;font-size:.67rem;margin-bottom:5px}.kv-cart__line-price strong{display:block;font-size:1rem}.kv-cart__line-price s{font-size:.73rem;color:#778078}.kv-cart__summary{position:sticky;top:108px;padding:28px;border:1px solid #e0e7df;border-radius:22px;background:#fff;box-shadow:0 12px 36px #173d2f06}.kv-cart__summary h2{margin:0 0 24px;font-family:Georgia,serif;font-size:1.65rem;font-weight:500}.kv-cart__summary dl{margin:0}.kv-cart__summary dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:15px 0;font-size:.86rem}.kv-cart__summary dd{margin:0;text-align:right;font-weight:650}.kv-cart__summary dt{color:#647066}.kv-cart__free{color:var(--brand-green-dark);background:#eff5ef;border-radius:50px;padding:5px 10px;font-size:.75rem}.kv-cart__summary dl>.kv-cart__total{border-top:1px solid #e7ebe5;padding-top:22px;margin-top:24px;font-size:1.1rem}.kv-cart__total dt{color:var(--brand-ink);font-weight:700}.kv-cart__tax{margin:0 0 22px;color:#788078;font-size:.73rem}.kv-cart__checkout{justify-content:space-between;border-radius:14px;padding:0 20px;min-height:54px}.kv-cart__secure{display:flex;justify-content:center;align-items:center;gap:7px;color:#748077;font-size:.73rem;margin:16px 0 0}.kv-cart__secure svg{width:15px;height:15px}.kv-cart__discount{color:var(--brand-green);font-size:.75rem}.kv-cart__error{padding:15px;border:1px solid #efd0cc;border-radius:12px;background:#fff4f2;color:#932e21;font-size:.86rem}.kv-cart[aria-busy=true] .kv-cart__item{opacity:.65}.kv-cart[aria-busy=true] button{cursor:wait}.kv-cart__empty{text-align:center;padding:64px 24px;border:1px solid #e5eae5;border-radius:24px;background:#fff}.kv-cart__empty>span{display:block;font-size:3rem;color:var(--brand-green)}.kv-cart__empty h2{font-family:Georgia,serif;font-weight:500;font-size:2rem}.kv-cart__empty p{color:#69756d;margin-bottom:26px}@media(max-width:1050px){.kv-cart__layout{grid-template-columns:minmax(0,1fr) 310px;gap:20px}.kv-cart__item{grid-template-columns:96px minmax(0,1fr);gap:16px;padding:20px}.kv-cart__photo{width:96px;height:96px}.kv-cart__line-price{grid-column:2;text-align:left}.kv-cart__summary{padding:24px}}@media(max-width:780px){.kv-cart{padding:30px 0 55px}.kv-cart__layout{grid-template-columns:1fr}.kv-cart__summary{position:static}.kv-cart__heading{align-items:flex-start;flex-direction:column;gap:18px}.kv-cart__item{padding:16px;gap:14px}.kv-cart__details h2{font-size:.92rem}.kv-cart__controls{gap:12px}.kv-cart__shipping{padding:15px}.kv-cart__summary dl>.kv-cart__total{font-size:1.15rem}}@media(max-width:360px){.kv-cart__item{grid-template-columns:76px minmax(0,1fr)}.kv-cart__photo{width:76px;height:76px}}.hero--banner{padding:34px 0 46px}.hero__stack{display:grid;gap:24px}.hero__content--centered{max-width:820px;margin-inline:auto;text-align:center}.hero__content--centered h1,.hero__content--centered>p{margin-inline:auto}.hero--banner .hero__visual{min-height:0;width:100%}.hero--banner .hero__frame{width:100%;aspect-ratio:16/9;border-radius:28px}.hero--banner .hero__product{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}.hero--banner .float-badge--one{top:7%;left:2%}.hero--banner .float-badge--two{right:2%;bottom:9%}.hero__actions--below{justify-content:center;margin-top:2px}.hero__actions--below .button{min-width:210px}.products-section{padding-top:76px}.products-section__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.75rem,5.5vw,5rem);font-weight:500;line-height:.98;letter-spacing:-.055em}.products-section__subheading{margin:10px 0 0!important;color:var(--brand-green-dark)!important;font-size:1rem;font-weight:700}.product-form{margin:0 0 24px;padding:22px;border:1px solid #dfe7df;border-radius:20px;background:#fafcf9;box-shadow:0 10px 30px #173d2f0e}.quantity-pills{flex:0 0 auto;margin:0;padding:0;border:0}.quantity-pills .field-label{margin-bottom:8px}.quantity-pills>label{display:inline-block;margin-right:4px;cursor:pointer}.quantity-pills>label:last-child{margin-right:0}.quantity-pills input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.quantity-pills span{display:grid;width:38px;height:46px;place-items:center;border:1px solid #dce4dc;border-radius:11px;background:#fff;color:#536057;font-size:.85rem;font-weight:800;transition:border-color .18s,background .18s,color .18s,transform .18s}.quantity-pills label:hover span{border-color:#9bb0a0;transform:translateY(-1px)}.quantity-pills input:checked+span{border-color:var(--brand-green-dark);background:var(--brand-green-dark);color:#fff;box-shadow:0 7px 16px #173d2f2e}.quantity-pills input:focus-visible+span{outline:3px solid rgba(55,98,78,.22);outline-offset:2px}.product-add-button{flex:1;min-width:150px;height:46px;min-height:46px;border-radius:12px}.product-buy-now{min-height:48px;margin-top:11px;border-radius:12px;background:#fff}.product-accordions{margin-top:6px}.floating-cart{position:fixed;z-index:85;right:22px;bottom:22px;display:grid;justify-items:end;gap:12px}.floating-cart__toggle{position:relative;display:grid;width:62px;height:62px;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:var(--brand-green-dark);color:#fff;box-shadow:0 16px 38px #0f271e4d;transition:transform .2s,box-shadow .2s}.floating-cart__toggle:hover{transform:translateY(-3px);box-shadow:0 20px 42px #0f271e5c}.floating-cart__toggle svg{width:27px;height:27px}.floating-cart__count{position:absolute;top:-4px;right:-3px;display:grid;min-width:24px;height:24px;padding:0 6px;place-items:center;border:3px solid #fff;border-radius:99px;background:var(--brand-orange);color:#fff;font-size:.68rem;font-weight:850;line-height:1}.floating-cart__panel{width:min(360px,calc(100vw - 28px));overflow:hidden;border:1px solid #e0e7e1;border-radius:22px;background:#fff;box-shadow:0 24px 70px #0c1f183d}.floating-cart__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e8ece8;background:#f8faf7}.floating-cart__header small,.floating-cart__header strong{display:block}.floating-cart__header small{margin-bottom:2px;color:#748077;font-size:.68rem}.floating-cart__header strong{font-size:1rem}.floating-cart__header button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#e8eee9;color:var(--brand-ink);font-size:1.35rem;line-height:1}.floating-cart__items{display:grid;max-height:250px;overflow-y:auto;padding:8px 20px}.floating-cart__item{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #edf0ed}.floating-cart__item:last-child{border-bottom:0}.floating-cart__item img{width:56px;height:56px;object-fit:contain;border:1px solid #edf0ed;border-radius:12px;background:#fff}.floating-cart__item strong,.floating-cart__item small{display:block}.floating-cart__item strong{overflow:hidden;font-size:.79rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.floating-cart__item small{margin-top:4px;color:#6d776f;font-size:.69rem}.floating-cart__empty{margin:0;padding:25px 0;text-align:center;color:#717a73;font-size:.82rem}.floating-cart__footer{padding:16px 20px 20px;border-top:1px solid #e8ece8}.floating-cart__footer>div{display:flex;justify-content:space-between;margin-bottom:14px;font-size:.85rem}.floating-cart__footer .button{min-height:48px;border-radius:13px}.footer .payment-icons{filter:none;opacity:1}.toast{right:22px;bottom:100px}@media(max-width:680px){.hero--banner{padding:18px 0 38px}.hero__stack{gap:18px}.hero--banner .hero__frame{width:100%;aspect-ratio:4/6;border-radius:22px}.hero--banner .hero__product{object-fit:contain;object-position:center}.hero--banner .float-badge--one{top:5%;left:8px}.hero--banner .float-badge--two{right:10px;bottom:15%}.hero__actions--below{display:flex}.hero__actions--below .button{width:min(100%,320px)}.products-section{padding-top:62px}.products-section__title{font-size:clamp(2.65rem,13vw,4rem)}.product-gallery__main{width:100%;aspect-ratio:4/5}.product-gallery__slide,.product-gallery__slide img{width:100%;height:100%}.product-gallery__slide img{object-fit:contain}.product-info{padding-top:22px}.product-form{padding:16px;margin-bottom:20px}.product-buy-row{gap:9px}.quantity-pills>label{margin-right:2px}.quantity-pills span{width:34px;height:44px}.product-add-button{min-width:0;height:44px;min-height:44px;padding-inline:12px}.floating-cart{right:14px;bottom:14px}.floating-cart__toggle{width:58px;height:58px}.floating-cart__panel{max-height:calc(100dvh - 105px)}.floating-cart__items{max-height:220px}.toast{right:14px;bottom:84px;left:14px;text-align:center}}.quantity-compact{flex:0 0 82px;width:82px}.quantity-compact .field-label{display:block;margin:0 0 8px}.quantity-compact__input{width:82px;height:46px;margin:0;padding:0 8px;border:1px solid #dce4dc;border-radius:11px;background:#fff;color:var(--brand-ink);text-align:center;font-size:15px;font-weight:800;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.quantity-compact__input:hover{border-color:#9bb0a0}.quantity-compact__input:focus{border-color:var(--brand-green-dark);box-shadow:0 0 0 3px #37624e24}.product-buy-row{display:flex;align-items:flex-end;gap:10px}.product-add-button{flex:1;min-width:0;height:46px;min-height:46px}@media screen and (max-width:680px){.quantity-compact,.quantity-compact__input{width:72px}.quantity-compact{flex-basis:72px}}.quantity-stepper{flex:0 0 158px;width:158px}.quantity-stepper .field-label{display:block;margin:0 0 8px}.quantity-stepper__control{display:grid;grid-template-columns:46px 1fr 46px;width:158px;height:50px;overflow:hidden;border:1px solid #dce4dc;border-radius:13px;background:#fff;box-shadow:0 4px 14px #173d2f0d}.quantity-stepper__button{display:grid;padding:0;place-items:center;border:0;background:#f5f8f5;color:var(--brand-green-dark);font-size:23px;font-weight:600;line-height:1;transition:background .2s ease,color .2s ease}.quantity-stepper__button:hover{background:var(--brand-green-dark);color:#fff}.quantity-stepper__button:active{background:var(--brand-green)}.quantity-stepper__input{width:100%;height:48px;padding:0;border:0;border-right:1px solid #e2e8e2;border-left:1px solid #e2e8e2;background:#fff;color:var(--brand-ink);text-align:center;font-size:16px;font-weight:850;outline:none;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity-stepper__input::-webkit-inner-spin-button,.quantity-stepper__input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.product-buy-row{display:flex;align-items:flex-end;gap:12px}.product-add-button{flex:1;min-width:0;height:50px;min-height:50px;border-radius:13px}@media screen and (max-width:680px){.quantity-stepper,.quantity-stepper__control{width:148px}.quantity-stepper{flex-basis:148px}.quantity-stepper__control{grid-template-columns:43px 1fr 43px}.product-buy-row{gap:9px}.product-add-button{padding-inline:10px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/base.css.map */
