:root{--cream: #fbf7ea;--sand: #f0e4c8;--gold: #b98622;--gold-soft: #d4ac5a;--forest: #37343f;--forest-deep: #222029;--ink: #2a2730;--muted: rgba(42, 39, 48, .64);--border: rgba(42, 39, 48, .13);--white: #fffdf7;--radius: 2px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3,h4{font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-weight:700;letter-spacing:-.01em;margin:0}p{margin:0}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:1000;transform:translateY(-150%);background:var(--forest);color:var(--cream);padding:.75rem 1rem;transition:transform .2s}.skip-link:focus{transform:none}.gp-container{width:min(1240px,calc(100% - 2.5rem));margin-inline:auto}.gp-serif,h1,h2,h3,h4{font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-weight:700}.gp-eyebrow{color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.gp-title{font-size:clamp(2.4rem,8vw,4.5rem);line-height:1}.gp-section-title{font-size:clamp(2rem,6vw,3.5rem);line-height:1.02}.gp-story-title{font-size:clamp(1.75rem,5vw,2.75rem);line-height:1.08}.gp-copy{color:var(--muted);line-height:1.75;font-size:1.0625rem}.gp-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;border:1px solid transparent;background:var(--forest);color:var(--cream);padding:.85rem 1.75rem;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:background .2s,transform .15s}.gp-button:hover{background:var(--forest-deep)}.gp-button:active{transform:scale(.97)}.gp-button--gold{background:var(--gold);color:#0f0d0b}.gp-button--gold:hover{background:#9a7018}.gp-button--outline{background:transparent;color:var(--ink);border-color:#2a273038}.gp-button--outline:hover{background:var(--ink);color:var(--cream)}.grain{position:relative}.grain:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.6'/></svg>");mix-blend-mode:multiply}.reveal{opacity:0;transform:translateY(18px);transition:opacity .85s ease,transform .85s ease}.reveal.in{opacity:1;transform:none}.hairline{height:1px;background:linear-gradient(to right,transparent,var(--border),transparent)}.announcement{background:var(--forest);color:var(--cream);padding:.72rem 1rem;text-align:center;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.announcement a{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--cream) 88%,transparent);border-bottom:1px solid var(--border);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.site-header__inner{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.65rem;font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-size:1.65rem;font-weight:700;line-height:1}.brand img{width:38px;height:38px;object-fit:contain}.brand em{color:var(--gold);font-style:italic}.site-nav{display:flex;gap:2rem;justify-content:center;color:var(--muted);font-size:.74rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.site-nav a{transition:color .18s}.site-nav a:hover{color:var(--ink)}.header-actions{justify-self:end;display:flex;align-items:center;gap:.5rem}.icon-button{border:0;background:transparent;color:var(--ink);cursor:pointer;padding:.6rem;display:inline-flex;align-items:center;justify-content:center;transition:opacity .18s}.icon-button:hover{opacity:.65}.cart-link{position:relative}.cart-count{position:absolute;top:0;right:0;min-width:18px;height:18px;border-radius:999px;background:var(--gold);color:var(--cream);display:inline-flex;align-items:center;justify-content:center;font-size:.64rem;font-weight:800}.mobile-menu,.mobile-menu__panel{display:none}.hero{position:relative;overflow:hidden;background:var(--cream)}.hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;padding-block:clamp(2.5rem,7vw,6rem)}.hero__media{position:relative;order:2;min-height:380px;overflow:hidden;background:#f0e4c866;border:1px solid rgba(42,39,48,.07)}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__badge{position:absolute;right:-.75rem;bottom:-.75rem;background:var(--gold);color:#0f0d0b;padding:1rem 1.25rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;box-shadow:0 8px 32px #0003}.hero__badge strong{display:block;font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-size:2.5rem;line-height:.9;letter-spacing:0}.hero__content{order:1}.hero__title{font-size:clamp(2.35rem,6vw,4rem);line-height:1.04;font-weight:700;color:var(--ink);margin-top:.75rem}.hero__title em{font-style:italic;color:var(--forest)}.hero__copy{max-width:34rem;margin-top:1.35rem;font-size:1rem;color:var(--muted);line-height:1.72}.hero__features{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin-top:1.75rem}.hero__features span{color:#2a273099;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;display:flex;align-items:center;gap:.4rem}.hero__features span:before{content:"";display:block;width:12px;height:12px;border:1.5px solid var(--forest);border-radius:999px;flex-shrink:0}.hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2.25rem}.hero__blob{position:absolute;border-radius:999px;pointer-events:none;filter:blur(80px);opacity:.18}.section{padding-block:clamp(3.5rem,8vw,6rem)}.section--sand{background:var(--sand)}.section--cream{background:var(--cream)}.section--dark{background:var(--forest-deep);color:var(--cream)}.section--forest{background:var(--forest);color:var(--cream)}.section--gold-tint{background:#b986221f}.section--dark .gp-copy,.section--forest .gp-copy{color:#fbf7eab8}.story-eyebrow{margin-bottom:1.5rem}.story-video{position:relative;overflow:hidden;aspect-ratio:16 / 7;min-height:240px;background:var(--forest-deep);margin-bottom:clamp(2.5rem,5vw,4rem);box-shadow:0 30px 90px -48px #2c1c088c;ring:1px solid rgba(255,255,255,.06)}.story-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(19,18,17,.45) 100%);pointer-events:none}.story-video video,.story-video img{width:100%;height:100%;object-fit:cover}.story-video__logo{position:absolute;top:1.75rem;left:1.75rem;z-index:2;width:44px;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.6))}.story-video__border{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;border:1px solid rgba(251,247,234,.2);pointer-events:none;z-index:2}.story-heading-row{text-align:center;max-width:800px;margin:0 auto 2rem}.two-column-copy{columns:2;column-gap:clamp(2rem,5vw,4rem);max-width:980px;margin-inline:auto}.two-column-copy p{break-inside:avoid;margin:0 0 1.1rem}.cold-pressed{background:var(--forest-deep);color:var(--cream);overflow:hidden;position:relative}.cold-pressed__grid{display:grid;grid-template-columns:7fr 5fr;gap:clamp(2.5rem,6vw,5rem);align-items:center}.cold-pressed__media{position:relative;order:2}.cold-pressed__video-wrap{position:relative;overflow:hidden;background:var(--forest);box-shadow:0 40px 100px -30px #000000b3;border:1px solid rgba(255,255,255,.08);max-width:400px;margin-inline:auto}.cold-pressed__video-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 50%,rgba(0,0,0,.18) 100%);pointer-events:none}.cold-pressed__video-wrap video,.cold-pressed__video-wrap img{width:100%;aspect-ratio:3/4;object-fit:cover}.cold-pressed__media-border{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;border:1px solid rgba(251,247,234,.18);pointer-events:none;z-index:2}.cold-pressed__blob{position:absolute;width:260px;height:260px;background:#b986221f;border-radius:999px;filter:blur(60px);top:-3rem;right:-3rem;pointer-events:none;z-index:0}.cold-pressed__content{order:1}.cold-pressed__title{color:var(--cream);margin-top:.5rem}.cold-pressed__body{color:#fbf7eac7;font-size:1.08rem;line-height:1.75;margin-top:1.5rem;max-width:36rem}.cold-pressed__stats{margin-top:2.5rem;border-top:1px solid rgba(251,247,234,.14);border-bottom:1px solid rgba(251,247,234,.14)}.cold-pressed__stat{display:grid;grid-template-columns:100px 1fr;gap:1.5rem;align-items:center;padding-block:1.5rem;border-bottom:1px solid rgba(251,247,234,.12)}.cold-pressed__stat:last-child{border-bottom:none}.cold-pressed__stat-key{font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-size:2.75rem;font-weight:700;color:var(--gold);line-height:1}.cold-pressed__stat-val{color:#fbf7eabf;font-size:.94rem;line-height:1.65}.benefits{background:var(--sand)}.benefits__grid{margin-top:3.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:3.5rem 2.5rem}.benefit-card{display:flex;flex-direction:column}.benefit-card__icon{width:48px;height:48px;background:#37343f12;display:flex;align-items:center;justify-content:center;margin-bottom:1.35rem;flex-shrink:0}.benefit-card__icon svg{width:22px;height:22px;color:var(--forest);stroke:var(--forest);stroke-width:1.5;fill:none}.benefit-card__title{font-size:clamp(1.4rem,3vw,1.75rem);line-height:1.1}.benefit-card__body{margin-top:.65rem;color:var(--muted);font-size:.97rem;line-height:1.68}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;flex-wrap:wrap}.section-heading-row .view-all{font-size:.7rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;border-bottom:1px solid var(--ink);padding-bottom:2px;color:var(--ink);transition:color .18s,border-color .18s}.section-heading-row .view-all:hover{color:var(--gold);border-color:var(--gold)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3.5rem 1.75rem}.product-card__image{aspect-ratio:3/4;display:grid;place-items:center;background:var(--cream);overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:contain;padding:1rem;transition:transform .7s ease}.product-card:hover .product-card__image img{transform:scale(1.025)}.product-card__type{margin-top:1.1rem;color:var(--gold);font-size:.68rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.product-card__title{margin:.4rem 0 0;font-size:1.75rem;line-height:1;transition:color .18s}.product-card:hover .product-card__title{color:var(--gold)}.product-card__price{margin-top:.4rem;color:var(--muted);font-size:.92rem}.product-card__price s{margin-left:.4rem;opacity:.55}.product-card__atc{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.35rem;background:var(--forest);color:var(--cream);border:none;padding:.65rem 1.2rem;font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;transition:background .2s,transform .15s}.product-card__atc:hover{background:var(--forest-deep)}.product-card__atc:active{transform:scale(.96)}.product-card__atc svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2}.comparison{background:var(--cream)}.comparison__intro{max-width:700px;margin-bottom:2.5rem}.comparison__intro .gp-section-title{margin-top:.5rem}.comparison__intro p{margin-top:1rem}.comparison__table{border:1px solid var(--border);overflow:hidden}.comparison__header{display:grid;grid-template-columns:4fr 4fr 4fr;padding:.85rem 2rem;background:#f0e4c88c;font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.comparison__header .col-us{color:var(--forest)}.comparison__row{display:grid;grid-template-columns:4fr 4fr 4fr;padding:1.5rem 2rem;border-top:1px solid var(--border);align-items:start}.comparison__row:nth-child(odd){background:#f0e4c82e}.comparison__feature{font-size:.82rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.comparison__us{font-size:.95rem;font-weight:600;color:var(--forest);line-height:1.5}.comparison__them{font-size:.95rem;color:var(--muted);line-height:1.5}.image-text{background:var(--forest);color:var(--cream)}.image-text__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,6vw,5rem);align-items:center}.image-text__eyebrow{display:flex;align-items:center;gap:.4rem}.image-text__title{color:var(--cream);margin-top:.5rem}.image-text__body{color:#fbf7eabd;font-size:1.05rem;line-height:1.72;margin-top:1.25rem}.tag-list{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.75rem}.tag{display:inline-flex;border:1px solid rgba(251,247,234,.2);background:#fbf7ea14;padding:.45rem 1rem;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#fbf7ead1}.image-text__image{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--forest-deep);box-shadow:0 32px 80px -40px #0000008c;border:1px solid rgba(255,255,255,.08)}.image-text__image img{width:100%;height:100%;object-fit:cover}.image-text__image-border{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border:1px solid rgba(251,247,234,.18);pointer-events:none}.faq{background:var(--cream)}.faq__grid{display:grid;grid-template-columns:4fr 7fr;gap:3rem;align-items:start}.faq__sidebar{position:sticky;top:100px}.faq__sidebar .gp-section-title{margin-top:.5rem}.faq__list{border-top:1px solid var(--border)}details.faq-item summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding-block:1.4rem;font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;list-style:none;gap:1rem;transition:color .18s}details.faq-item summary:hover{color:var(--gold)}.faq-item__chevron{flex-shrink:0;width:20px;height:20px;transition:transform .25s ease;color:var(--gold)}.faq-item__answer{color:var(--muted);font-size:1rem;line-height:1.75;padding-bottom:1.4rem}.final-cta{background:#b9862221;text-align:center}.final-cta__inner{max-width:720px;margin-inline:auto}.final-cta__title{margin-top:.75rem}.final-cta__title em{font-style:italic}.final-cta__body{margin-top:1.5rem;color:#2a2730bf;font-size:1.05rem;line-height:1.72}.final-cta__actions{display:flex;justify-content:center;gap:.85rem;flex-wrap:wrap;margin-top:2rem}.product-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:clamp(2rem,5vw,4.5rem);align-items:start;padding-block:clamp(2rem,6vw,5rem)}.product-gallery{display:grid;gap:1rem}.product-gallery__main{aspect-ratio:4/5;background:var(--sand);display:grid;place-items:center;overflow:hidden}.product-gallery__main img{width:100%;height:100%;object-fit:contain;padding:1.25rem;cursor:zoom-in;transition:transform .6s ease}.product-gallery__main img:hover{transform:scale(1.03)}.product-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.product-thumbs img{aspect-ratio:1;width:100%;object-fit:contain;background:var(--sand);padding:.5rem;cursor:pointer;border:2px solid transparent;transition:border-color .18s}.product-thumbs img:hover{border-color:var(--gold)}.product-info{position:sticky;top:90px}.price{font-size:1.35rem;font-weight:800;margin-block:1rem}.price s{margin-left:.6rem;font-size:1rem;color:var(--muted);font-weight:400}.variant-select{width:100%;min-height:46px;padding:.75rem 2.5rem .75rem 1rem;border:1px solid var(--border);background:var(--white);-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' stroke='%232a2730' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 1rem center;cursor:pointer}.quantity-input{width:90px;min-height:46px;padding:.6rem 1rem;border:1px solid var(--border);background:var(--white);text-align:center}.product-form__row{display:flex;gap:.75rem;margin-top:1.1rem;align-items:center}.product-story{background:var(--sand)}.product-story__intro{max-width:660px;margin-bottom:2.5rem}.product-story__intro .gp-section-title{margin-top:.5rem}.product-story__intro p{margin-top:1rem}.product-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem}.story-item__kicker{color:var(--gold);font-size:.7rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.story-item__title{font-size:1.65rem;margin-top:.45rem}.story-item__body{color:var(--muted);font-size:.95rem;line-height:1.68;margin-top:.65rem}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:1rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}.cart-table th{font-size:.7rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.cart-item{display:flex;gap:1rem;align-items:center}.cart-item img{width:80px;height:100px;object-fit:contain;background:var(--sand);padding:.4rem}.cart-footer{margin-left:auto;width:min(100%,400px);padding-block:2rem}.cart-trust-list{display:grid;gap:.5rem;margin:.85rem 0 1.25rem;padding:0;list-style:none;color:var(--muted);font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.cart-trust-list li{display:flex;align-items:center;gap:.5rem}.cart-trust-list li:before{content:"\2713";color:var(--forest);font-weight:800;letter-spacing:0}.rte{line-height:1.78;color:var(--muted)}.rte img{height:auto;margin-block:1.5rem}.rte h2{font-size:2rem;margin-block:1.5rem .75rem}.rte h3{font-size:1.5rem;margin-block:1.25rem .6rem}.rte p{margin:0 0 1rem}.rte ul,.rte ol{padding-left:1.5rem}.page-hero{background:var(--cream);padding-block:clamp(3rem,8vw,6rem);border-bottom:1px solid var(--border)}.page-hero p{max-width:42rem;font-size:1.05rem;color:var(--muted);margin-top:1rem}.collection-grid{padding-block:clamp(2.5rem,6vw,4rem)}.site-footer{background:var(--forest-deep);color:#fbf7eaf2}.site-footer__grid{display:grid;grid-template-columns:2.2fr 1fr 1fr;gap:3rem;padding-block:4.5rem}.site-footer__brand .brand{margin-bottom:1.25rem}.site-footer__brand .brand img{filter:brightness(0) invert(1);opacity:.9}.site-footer__brand .gp-copy{font-size:.92rem;line-height:1.72;max-width:280px;color:#fbf7eae6}.site-footer__brand .gp-eyebrow{margin-top:1.5rem;color:var(--gold)}.site-footer__heading{color:var(--gold);font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:1.1rem}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:.65rem}.site-footer ul a{font-size:.9rem;color:#fbf7eae0;transition:color .18s;text-decoration:none}.site-footer ul a:hover{color:#fff}.site-footer__bottom{border-top:1px solid rgba(251,247,234,.1);padding-block:1.25rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;color:#fbf7ea73;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.site-footer__socials{display:flex;gap:.75rem}.site-footer__socials a{display:inline-flex;width:34px;height:34px;border:1px solid rgba(251,247,234,.18);align-items:center;justify-content:center;color:#fbf7ea8c;transition:color .18s,border-color .18s}.site-footer__socials a:hover{color:var(--cream);border-color:#fbf7ea66}@media(max-width:960px){.site-header__inner{grid-template-columns:44px 1fr 44px}.site-nav{display:none}.brand{justify-self:center;font-size:1.45rem}.brand img{width:32px;height:32px}.mobile-menu{display:block}.mobile-menu__panel{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:var(--cream);padding:1.25rem;overflow-y:auto}.mobile-menu__panel.is-open{display:block}.mobile-menu__panel nav{display:grid;margin-top:3rem}.mobile-menu__panel nav a{border-bottom:1px solid var(--border);padding:1rem 0;font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-size:2rem;font-weight:700;display:block}.hero__grid{grid-template-columns:1fr}.hero__media{order:1;min-height:260px}.hero__content{order:2;text-align:center}.hero__actions,.hero__features{justify-content:center}.hero__badge{right:0;bottom:-.5rem}.cold-pressed__grid{grid-template-columns:1fr}.cold-pressed__media{order:1}.cold-pressed__content{order:2}.benefits__grid{grid-template-columns:repeat(2,1fr)}.image-text__grid{grid-template-columns:1fr}.image-text__image{aspect-ratio:4/3}.faq__grid{grid-template-columns:1fr}.faq__sidebar{position:static;margin-bottom:2rem}.product-grid,.product-story-grid{grid-template-columns:repeat(2,1fr)}.comparison__header{display:none}.comparison__row{grid-template-columns:1fr;gap:.5rem;padding:1.25rem 1rem}.comparison__feature{font-size:.68rem;color:var(--gold);border-bottom:none;margin-bottom:.25rem}.two-column-copy{columns:1}.story-video{aspect-ratio:1.4}.product-main{grid-template-columns:1fr}.product-info{position:static}.product-thumbs{grid-template-columns:repeat(4,1fr)}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:span 2}}@media(max-width:600px){.gp-container{width:min(100% - 1.5rem,1240px)}.hero__media{min-height:220px}.benefits__grid{grid-template-columns:1fr;gap:2.5rem}.product-grid{gap:2.5rem 1rem}.product-card__title{font-size:1.4rem}.product-story-grid,.site-footer__grid{grid-template-columns:1fr}.site-footer__brand{grid-column:span 1}.cart-table thead{display:none}.cart-table tr,.cart-table td{display:block;width:100%}}.pdp-page .pdp-section{padding-block:clamp(3.5rem,8vw,6rem)}.pdp-hero{background:var(--sand);padding-block:clamp(1.5rem,3vw,3rem)}.pdp-layout{display:grid;grid-template-columns:82px 1fr 400px;gap:1.25rem 1.75rem;align-items:start}.pdp-layout--no-thumbs{grid-template-columns:1fr 400px}.pdp-layout--no-thumbs .pdp-main-image{grid-column:1}.pdp-layout--no-thumbs .pdp-info{grid-column:2}.pdp-thumbs{display:flex;flex-direction:column;gap:.55rem;padding-top:.2rem}.pdp-thumb{display:block;width:100%;padding:0;border:2px solid transparent;background:var(--cream);cursor:pointer;transition:border-color .18s;overflow:hidden;flex-shrink:0}.pdp-thumb img{display:block;width:100%;height:76px;object-fit:contain;padding:.25rem;background:var(--cream)}.pdp-thumb:hover{border-color:#37343f4d}.pdp-thumb.is-active{border-color:var(--forest)}.pdp-main-image{background:var(--cream);overflow:hidden;aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;border:1px solid rgba(42,39,48,.07)}.pdp-main-image img{width:100%;height:100%;object-fit:contain;padding:1.25rem;transition:opacity .28s ease,transform .55s ease}.pdp-main-image:hover img{transform:scale(1.02)}.pdp-info{position:sticky;top:80px;align-self:start}.pdp-info__card{background:#fbf7eaeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);box-shadow:0 24px 70px -40px #2c1c0873;padding:clamp(1.25rem,2.5vw,1.75rem)}.pdp-title{font-size:clamp(1.55rem,3.5vw,2.4rem);line-height:1.06;margin:0;color:var(--ink)}.pdp-tagline{font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-size:1.3rem;font-style:italic;color:var(--forest);font-weight:700;margin-top:.7rem;line-height:1.2}.pdp-desc{color:var(--muted);font-size:.93rem;line-height:1.68;margin-top:.85rem}.pdp-price-block{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-block:1rem;margin-block:1rem}.pdp-price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.pdp-price-main{font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-size:2.85rem;font-weight:800;line-height:1;letter-spacing:-.02em;color:var(--ink)}.pdp-price-msp{display:flex;align-items:baseline;gap:.3rem;margin-top:.3rem}.pdp-msp-label{font-size:.65rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.pdp-msp-value{font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-size:1.5rem;font-weight:600;text-decoration:line-through;color:#2a273061}.pdp-tax-note{font-size:.72rem;color:var(--muted);margin-top:.25rem}.pdp-off-badge{flex-shrink:0;display:inline-flex;align-items:center;background:var(--forest);color:var(--cream);font-size:.65rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:.35rem .65rem}.pdp-badges{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;margin-bottom:1rem}.pdp-feature-badge{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--border);background:#f0e4c873;padding:.5rem .65rem;font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2a2730b3;line-height:1.3}.pdp-feature-badge svg{color:var(--gold);flex-shrink:0}.pdp-variants{margin-bottom:1rem}.pdp-variant-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}.pdp-variant-btn{text-align:left;border:1px solid var(--border);background:var(--white);padding:.6rem .7rem;cursor:pointer;transition:border-color .18s,background .18s,color .18s}.pdp-variant-btn:hover:not(:disabled){border-color:#37343f66}.pdp-variant-btn.is-selected{border-color:var(--forest);background:var(--forest);color:var(--cream)}.pdp-variant-btn.is-soldout{opacity:.38;cursor:not-allowed}.pdp-v-title{font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.3rem;opacity:.72;color:inherit}.pdp-v-price{font-size:.84rem;font-weight:700;color:inherit;display:flex;flex-wrap:wrap;gap:.25rem;align-items:baseline}.pdp-v-compare{font-size:.72rem;opacity:.45;font-weight:400}.pdp-v-disc{font-size:.64rem;color:#a56800}.pdp-variant-btn.is-selected .pdp-v-disc{color:#fbbf24}.pdp-atc-row{display:flex;gap:.65rem;align-items:stretch;margin-top:1.1rem}.pdp-qty{display:inline-flex;align-items:center;border:1px solid var(--border);background:var(--white);flex-shrink:0;height:48px}.pdp-qty-btn{border:none;background:transparent;padding:0 .85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%;transition:background .15s}.pdp-qty-btn:hover{background:var(--sand)}.pdp-qty-display{padding:0 .75rem;font-size:.9rem;font-weight:600;min-width:2rem;text-align:center;color:var(--ink);-webkit-user-select:none;user-select:none}.pdp-atc-btn{flex:1;height:48px;font-size:.7rem;letter-spacing:.2em;gap:.45rem}.pdp-atc-btn:disabled{opacity:.4;cursor:not-allowed}.pdp-trust{list-style:none;padding:0;margin:1.25rem 0 0;display:grid;gap:.5rem}.pdp-trust li{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.pdp-trust li svg{color:var(--forest);flex-shrink:0}.pdp-why{background:var(--cream)}.pdp-why__grid{display:grid;grid-template-columns:1fr 340px;gap:3rem 4rem;align-items:start}.pdp-why__list{display:flex;flex-direction:column;border-top:1px solid var(--border)}.pdp-why__item{display:flex;align-items:center;gap:1.1rem;padding:.8rem .75rem;border-bottom:1px solid rgba(42,39,48,.08);transition:background .2s}.pdp-why__item:hover{background:#f0e4c866}.pdp-why__icon{flex-shrink:0;width:46px;height:46px;background:#37343f12;display:flex;align-items:center;justify-content:center}.pdp-why__icon svg{width:20px;height:20px;color:var(--forest)}.pdp-why__icon-img{width:32px;height:32px;object-fit:contain}.pdp-why__text{font-size:.975rem;font-weight:600;line-height:1.5;color:var(--forest)}.pdp-why__video{position:relative;overflow:hidden;background:var(--forest);box-shadow:0 40px 100px -30px #0000008c;border:1px solid rgba(255,255,255,.08)}.pdp-why__video video{width:100%;aspect-ratio:3/4;object-fit:cover;display:block}.pdp-video-border{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;border:1px solid rgba(251,247,234,.2);pointer-events:none}.pdp-why__img-wrap{overflow:hidden;border:1px solid var(--border)}.pdp-why__img-wrap img{width:100%;height:auto;display:block}.pdp-why__badge{aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;background:var(--sand);border:1px solid var(--border)}.pdp-why__badge-ring{width:200px;height:200px;border-radius:50%;border:2px solid var(--gold);display:flex;align-items:center;justify-content:center;background:var(--cream);box-shadow:0 0 0 12px #b9862214}.pdp-why__badge-ring img{width:100px;height:auto;object-fit:contain}.pdp-story{background:var(--sand)}.pdp-story__video{position:relative;overflow:hidden;background:var(--forest-deep);aspect-ratio:16 / 6;min-height:200px;box-shadow:0 30px 90px -48px #2c1c0899;border:1px solid rgba(255,255,255,.06);margin-bottom:clamp(2rem,4vw,3.5rem)}.pdp-story__video video,.pdp-story__video img{width:100%;height:100%;object-fit:cover;display:block}.pdp-story__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,rgba(19,18,17,.5) 100%);pointer-events:none}.pdp-story__logo{position:absolute;top:1.5rem;left:1.5rem;z-index:2;width:40px;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.55))}.pdp-story__video-border{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;border:1px solid rgba(251,247,234,.2);pointer-events:none;z-index:2}.pdp-story__heading-row{text-align:center;max-width:820px;margin:0 auto 1.75rem}.pdp-story__heading{font-size:clamp(1.75rem,5vw,2.75rem);line-height:1.05;color:var(--forest);display:inline-flex;align-items:center;gap:.5rem}.pdp-story__heading:after{content:"\1f33f";font-size:.75em}.pdp-story__copy{columns:2;column-gap:clamp(2rem,5vw,4rem);max-width:980px;margin:0 auto;color:var(--muted);font-size:1rem;line-height:1.75}.pdp-story__copy p{break-inside:avoid;margin:0 0 1.1rem}.pdp-verify{background:var(--cream)}.pdp-verify__grid{display:grid;grid-template-columns:4fr 7fr;gap:2.5rem 4rem;align-items:start}.pdp-verify__sidebar{position:sticky;top:100px}.pdp-verify__sidebar-img{margin-top:1.75rem;overflow:hidden;background:var(--sand);border:1px solid var(--border);aspect-ratio:4/3}.pdp-verify__sidebar-img img{width:100%;height:100%;object-fit:cover;display:block}.pdp-verify__steps{border-top:1px solid var(--border)}.pdp-verify__step{display:flex;gap:1.5rem;padding-block:1.75rem;border-bottom:1px solid var(--border);align-items:flex-start}.pdp-verify__step-icon{flex-shrink:0;width:46px;height:46px;border-radius:50%;border:1px solid rgba(185,134,34,.35);background:#d4ac5a24;display:flex;align-items:center;justify-content:center}.pdp-verify__step-icon svg{width:20px;height:20px;color:var(--forest)}.pdp-verify__step-title{font-size:clamp(1.2rem,2.5vw,1.55rem);line-height:1.12;color:var(--forest);margin:0}.pdp-verify__step-body{margin-top:.5rem;color:var(--muted);font-size:.95rem;line-height:1.68}.pdp-comparison{background:var(--cream)}.pdp-compare__grid{display:grid;grid-template-columns:5fr 7fr;gap:3rem 4rem;align-items:start}.pdp-compare__img{overflow:hidden;border:1px solid var(--border);background:var(--sand);aspect-ratio:4/5}.pdp-compare__img img{width:100%;height:100%;object-fit:cover;display:block}.pdp-compare__table{border:1px solid var(--border);overflow:hidden}.pdp-compare__header{display:grid;grid-template-columns:3fr 4fr 4fr;padding:.75rem 1.25rem;background:#f0e4c880;font-size:.65rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);gap:.5rem}.pdp-compare__row{display:grid;grid-template-columns:3fr 4fr 4fr;padding:1.1rem 1.25rem;border-top:1px solid var(--border);gap:.5rem;align-items:start}.pdp-compare__row:nth-child(2n){background:#f0e4c826}.pdp-compare__feature{font-size:.78rem;font-weight:700;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;line-height:1.45}.pdp-compare__us{font-size:.88rem;color:var(--forest);font-weight:600;display:flex;gap:.4rem;align-items:flex-start;line-height:1.5}.pdp-compare__us svg{flex-shrink:0;margin-top:2px}.pdp-compare__them{font-size:.88rem;color:var(--muted);display:flex;gap:.4rem;align-items:flex-start;line-height:1.5}.pdp-compare__them svg{flex-shrink:0;margin-top:2px}.pdp-sourcing{background:var(--forest);color:var(--cream)}.pdp-sourcing__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:center}.pdp-sourcing__img{position:relative;overflow:hidden;background:var(--forest-deep);border:1px solid rgba(255,255,255,.08);aspect-ratio:4/3}.pdp-sourcing__img img{width:100%;height:100%;object-fit:cover;display:block}.pdp-sourcing__img-border{position:absolute;top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;border:1px solid rgba(251,247,234,.18);pointer-events:none}.pdp-faq{background:var(--sand)}.pdp-faq__grid{display:grid;grid-template-columns:4fr 7fr;gap:2.5rem 3.5rem;align-items:start}.pdp-faq__sidebar{position:sticky;top:100px}.pdp-faq__list{border-top:1px solid var(--border)}.pdp-cta{background:var(--forest-deep);color:var(--cream);text-align:center}.pdp-cta__inner{max-width:680px;margin-inline:auto}.pdp-cta__inner .gp-title{color:var(--cream);margin-top:.75rem}.pdp-cta__actions{display:flex;justify-content:center;margin-top:2rem}.pdp-cta .gp-button{background:var(--gold);color:#0f0d0b}.pdp-cta .gp-button:hover{background:#9a7018}.pdp-mobile-bar{display:none}@media(max-width:1100px){.pdp-layout{grid-template-columns:72px 1fr 360px;gap:1rem 1.25rem}}@media(max-width:900px){.pdp-layout{grid-template-columns:64px 1fr;grid-template-rows:auto auto auto}.pdp-thumbs{grid-row:1 / 3}.pdp-main-image{grid-column:2;grid-row:1;aspect-ratio:1 / 1}.pdp-info{grid-column:1 / -1;grid-row:3;position:static}.pdp-why__grid{grid-template-columns:1fr}.pdp-why__media{order:-1;max-width:380px;margin:0 auto 2rem}.pdp-compare__grid{grid-template-columns:1fr}.pdp-compare__img{aspect-ratio:16/7;max-height:280px}.pdp-verify__grid{grid-template-columns:1fr}.pdp-verify__sidebar{position:static}.pdp-sourcing__grid,.pdp-faq__grid{grid-template-columns:1fr}.pdp-faq__sidebar{position:static;margin-bottom:1.5rem}.pdp-story__copy{columns:1}.pdp-story__video{aspect-ratio:16 / 7}}@media(max-width:600px){.pdp-layout{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:0}.pdp-thumbs{grid-column:1;grid-row:2;flex-direction:row;overflow-x:auto;scrollbar-width:none;gap:.45rem;padding:.65rem 0}.pdp-thumbs::-webkit-scrollbar{display:none}.pdp-thumb{flex-shrink:0;width:62px}.pdp-thumb img{height:62px}.pdp-main-image{grid-column:1;grid-row:1;aspect-ratio:1 / 1;border:none}.pdp-info{grid-column:1;grid-row:3;position:static;margin-top:.5rem}.pdp-info__card{border-left:none;border-right:none;border-top:1px solid var(--border)}.pdp-variant-grid,.pdp-badges{grid-template-columns:1fr 1fr}.pdp-mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--cream);border-top:1px solid var(--border);padding:.7rem 1.1rem;padding-bottom:max(.7rem,env(safe-area-inset-bottom));box-shadow:0 -8px 24px -12px #0000001a}.pdp-mobile-bar__price{font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-size:1.4rem;font-weight:700;line-height:1;color:var(--ink)}.pdp-mobile-bar__variant{font-size:.66rem;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:.2rem}.pdp-mobile-bar .gp-button{flex-shrink:0;padding:.75rem 1.25rem;font-size:.68rem}.pdp-page{padding-bottom:72px}.pdp-compare__header{display:none}.pdp-compare__row{grid-template-columns:1fr;gap:.3rem;padding:1rem}.pdp-compare__feature{color:var(--gold);margin-bottom:.2rem}.pdp-verify__sidebar-img{aspect-ratio:16/9}.pdp-story__video{aspect-ratio:4/3}}details.faq-item{border-bottom:1px solid var(--border)}details.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.4rem 0;cursor:pointer;list-style:none;font-family:Cormorant Garamond,ui-serif,Georgia,serif;font-size:clamp(1.1rem,2.5vw,1.45rem);font-weight:600;line-height:1.3;color:var(--ink);transition:color .18s}details.faq-item summary::-webkit-details-marker{display:none}details.faq-item summary:hover{color:var(--forest)}details.faq-item[open] summary{color:var(--forest)}.faq-item__chevron{flex-shrink:0;width:18px;height:18px;transition:transform .25s ease;color:var(--gold)}details.faq-item[open] .faq-item__chevron{transform:rotate(180deg)}.faq-item__answer{padding-bottom:1.4rem;color:var(--muted);font-size:.97rem;line-height:1.72;margin:0}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag{display:inline-flex;align-items:center;border:1px solid rgba(185,134,34,.4);background:#b986221a;color:#fbf7eacc;padding:.35rem .9rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}:root{--white: #fff}
/*# sourceMappingURL=/cdn/shop/t/49/assets/theme.css.map */
