*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;color:var(--ink, #1A1F1A);background:var(--cream, #F4EFE6);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.container{max-width:1240px;margin:0 auto;padding:0 24px}.serif{font-family:Cormorant Garamond,Georgia,serif;font-weight:500}.skip-to-content{position:absolute;left:-9999px}.skip-to-content:focus{position:static;padding:8px;background:var(--forest);color:var(--cream)}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--clay, #C77B5C)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 28px;font-size:14px;font-weight:600;letter-spacing:.04em;border:none;cursor:pointer;transition:all .2s;text-decoration:none;border-radius:999px}.btn-primary{background:var(--forest, #2A3D2E);color:var(--cream)}.btn-primary:hover{background:var(--ink)}.btn-secondary{background:var(--clay);color:var(--cream)}.btn-secondary:hover{filter:brightness(.92)}.btn-ghost{background:transparent;color:var(--forest);border:1px solid var(--forest)}.btn-ghost:hover{background:var(--forest);color:var(--cream)}.section{padding:96px 0}.section-narrow{padding:64px 0}.section-head{text-align:center;max-width:720px;margin:0 auto 56px}.section-head h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,4vw,56px);font-weight:500;line-height:1.05;letter-spacing:-.02em;margin:14px 0 16px}.section-head p{font-size:17px;color:var(--ink-soft, #4A5043);line-height:1.6}.promo{background:var(--forest);color:var(--cream);text-align:center;font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:11px 16px}.promo span+span{margin-left:32px;opacity:.7}header.site{background:var(--cream);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px 24px;max-width:1240px;margin:0 auto}.nav-left,.nav-right{display:flex;gap:28px;font-size:14px;font-weight:500}.nav-right{justify-content:flex-end}.nav-left a:hover,.nav-right a:hover{color:var(--clay)}.logo{font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:600;letter-spacing:-.01em;text-align:center;color:var(--forest)}.hero{padding:80px 0 96px}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:64px;align-items:center}.hero h1{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(48px,6vw,84px);font-weight:500;line-height:1;letter-spacing:-.025em;margin:18px 0 24px}.hero h1 em{font-style:italic;color:var(--clay);font-weight:500}.hero-sub{font-size:19px;color:var(--ink-soft);line-height:1.55;margin-bottom:32px;max-width:480px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero-bullets{display:flex;gap:24px;margin-top:36px;flex-wrap:wrap}.hero-bullet{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--forest)}.hero-bullet svg{color:var(--clay);flex-shrink:0}.hero-image{position:relative;aspect-ratio:1;border-radius:4px;overflow:hidden;background:var(--cream-deep)}.hero-image img{width:100%;height:100%;object-fit:cover}.press{background:transparent;padding:32px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.press-inner{display:flex;justify-content:space-between;align-items:center;gap:32px;flex-wrap:wrap;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:500;color:var(--ink-soft)}.press-label{font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--clay)}.benefits{background:var(--cream-deep, #EAE3D2)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.benefit{text-align:center;padding:16px}.benefit-icon{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:var(--cream);border-radius:50%;color:var(--forest)}.benefit h3{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:500;margin-bottom:8px;line-height:1.2}.benefit p{font-size:15px;color:var(--ink-soft);line-height:1.6}.spotlight{background:var(--cream)}.spotlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1100px;margin:0 auto}.spotlight-img{aspect-ratio:4/5;background:var(--cream-deep);border-radius:4px;overflow:hidden}.spotlight-img img{width:100%;height:100%;object-fit:cover}.spotlight-text h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,4vw,52px);font-weight:500;line-height:1.05;letter-spacing:-.02em;margin:14px 0 20px}.spotlight-text p{font-size:17px;color:var(--ink-soft);line-height:1.65;margin-bottom:16px}.spotlight-bullets{list-style:none;margin:24px 0 32px}.spotlight-bullets li{display:flex;align-items:flex-start;gap:12px;padding:10px 0;font-size:15px}.spotlight-bullets li:before{content:"\2713";color:var(--clay);font-weight:700;flex-shrink:0}.products-trio{background:var(--cream)}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.product-card{display:block;cursor:pointer;transition:transform .25s ease}.product-card:hover{transform:translateY(-3px)}.product-card-img{aspect-ratio:1;background:linear-gradient(180deg,#F8F4EA 0%,var(--cream-deep, #EAE3D2) 100%);border-radius:4px;overflow:hidden;margin-bottom:16px;position:relative}.product-card-img img{width:100%;height:100%;object-fit:contain;padding:10%;transition:transform .4s}.product-card:hover .product-card-img img{transform:scale(1.05)}.product-card-badge{position:absolute;top:12px;left:12px;background:var(--clay);color:var(--cream);padding:5px 11px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-radius:99px}.product-card h3{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:500;line-height:1.15;margin-bottom:4px}.product-card-desc{font-size:14px;color:var(--ink-soft);line-height:1.5;margin-bottom:12px}.product-card-price{font-size:16px;font-weight:600;color:var(--forest)}.reviews{background:var(--forest);color:var(--cream)}.reviews .section-head h2{color:var(--cream)}.reviews .eyebrow{color:var(--clay)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px}.review-card{background:#ffffff0d;padding:32px 28px;border-radius:4px;border:1px solid rgba(255,255,255,.1)}.review-stars{color:var(--clay);font-size:16px;letter-spacing:2px;margin-bottom:16px}.review-quote{font-family:Cormorant Garamond,Georgia,serif;font-size:22px;line-height:1.4;font-weight:500;margin-bottom:24px;color:var(--cream)}.review-author{font-size:13px;color:#f4efe6b3}.review-author b{color:var(--cream);font-weight:600}.ingredients{background:var(--cream-deep, #EAE3D2)}.ingredients-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.ingredient{background:var(--cream);padding:32px 24px;border-radius:4px}.ingredient-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--forest);color:var(--cream);font-size:14px;font-weight:700;margin-bottom:16px}.ingredient h3{font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:500;margin-bottom:8px;line-height:1.2}.ingredient-meta{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--clay);margin-bottom:12px}.ingredient p{font-size:14px;color:var(--ink-soft);line-height:1.6}.bundle{background:var(--clay);color:var(--cream)}.bundle .section-head h2{color:var(--cream)}.bundle .eyebrow{color:var(--cream);opacity:.85}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px}.bundle-tier{background:#ffffff14;border:1px solid rgba(255,255,255,.12);padding:32px 24px;border-radius:6px;text-align:center;position:relative;transition:all .2s}.bundle-tier.featured{background:var(--cream);color:var(--forest);transform:scale(1.04)}.bundle-tier.featured h3{color:var(--forest)}.bundle-tier.featured .bundle-savings{color:var(--clay)}.bundle-pop{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--forest);color:var(--cream);padding:6px 16px;border-radius:99px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.bundle-tier h3{font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:500;color:var(--cream);margin-bottom:4px}.bundle-tier-meta{font-size:12px;opacity:.85;margin-bottom:18px}.bundle-price{font-size:32px;font-weight:600;margin-bottom:4px}.bundle-price-was{font-size:14px;opacity:.7;text-decoration:line-through;margin-bottom:12px}.bundle-savings{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cream);margin-bottom:24px}.bundle-tier .btn{width:100%}.bundle-tier:not(.featured) .btn-primary{background:var(--cream);color:var(--clay)}.faq{background:var(--cream)}.faq-list{max-width:760px;margin:0 auto}.faq-item{border-bottom:1px solid var(--line)}.faq-q{display:flex;justify-content:space-between;align-items:center;padding:24px 0;cursor:pointer;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:500;color:var(--forest);-webkit-user-select:none;user-select:none}.faq-q:after{content:"+";font-size:24px;transition:transform .2s;flex-shrink:0;margin-left:16px;color:var(--clay)}.faq-item.open .faq-q:after{content:"\2212"}.faq-a{display:none;padding:0 0 24px;font-size:15px;line-height:1.7;color:var(--ink-soft)}.faq-item.open .faq-a{display:block}.newsletter{background:var(--forest);color:var(--cream);padding:96px 0;text-align:center}.newsletter h2{color:var(--cream)}.newsletter p{color:#f4efe6d9;font-size:17px;margin:0 auto 32px;max-width:520px}.newsletter-form{display:flex;max-width:480px;margin:0 auto;gap:8px}.newsletter-form input{flex:1;background:#ffffff14;border:1px solid rgba(255,255,255,.18);padding:14px 18px;font-family:Inter,sans-serif;font-size:15px;color:var(--cream);outline:none;border-radius:999px}.newsletter-form input::placeholder{color:#f4efe68c}.newsletter-form button{background:var(--clay);color:var(--cream);border:none;padding:14px 26px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:.06em;cursor:pointer;border-radius:999px}.newsletter-form button:hover{filter:brightness(1.08)}.site-footer{background:var(--ink, #1A1F1A);color:#f4efe6b3;padding:64px 0 32px}.foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px}.foot-brand .logo{color:var(--cream);text-align:left;margin-bottom:16px;font-size:28px}.foot-brand p{font-size:13px;line-height:1.6;max-width:280px}.foot-col h5{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cream);margin-bottom:18px}.foot-col ul{list-style:none}.foot-col li{margin-bottom:10px}.foot-col a{font-size:13px;transition:color .15s}.foot-col a:hover{color:var(--clay)}.foot-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:28px;display:flex;justify-content:space-between;align-items:center;font-size:12px}@media(max-width:900px){.hero-grid,.spotlight-grid{grid-template-columns:1fr;gap:40px}.benefits-grid,.products-grid,.reviews-grid,.ingredients-grid,.bundle-grid{grid-template-columns:1fr;gap:20px}.bundle-tier.featured{transform:none}.foot-grid{grid-template-columns:repeat(2,1fr);gap:32px}.header-inner{grid-template-columns:auto auto auto;padding:14px 20px}.nav-left,.nav-right{display:none}.section{padding:56px 0}.promo span+span{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
