*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#FAF7F2;--bg2:#F0E9DF;--bg3:#E8DDD2;--text:#1A1510;--text2:#7A6A58;--orange:#E87828;--orange-d:#C45F10;--border:#D8CCBC;--dark:#0E0C0A}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--text);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}.announce{background:var(--dark);color:#c8bba8;text-align:center;font-size:11px;letter-spacing:.12em;padding:10px 16px;font-weight:500;text-transform:uppercase}.announce span{color:var(--orange)}nav{position:sticky;top:0;z-index:100;background:#faf7f2f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:0 60px;display:flex;align-items:center;justify-content:space-between;height:68px}.nav-logo{display:flex;align-items:center;gap:10px;cursor:pointer}.nav-logo svg{width:36px;height:36px}.logo-text{font-family:Josefin Sans,sans-serif;font-size:22px;font-weight:400;letter-spacing:.08em}.nav-links{display:flex;gap:36px;list-style:none}.nav-links a{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:var(--text2);transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--orange)}.btn-waitlist-nav{background:var(--orange);color:#fff;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:11px 22px;border-radius:2px;transition:background .2s}.btn-waitlist-nav:hover{background:var(--orange-d)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:90vh}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:80px 64px 80px 80px}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);margin-bottom:28px}.eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);display:inline-block}.hero-copy h1{font-family:Playfair Display,serif;font-size:clamp(38px,4.5vw,62px);font-weight:500;line-height:1.1;color:var(--text);margin-bottom:10px}.hero-copy h1 em{font-style:italic;color:var(--orange)}.hero-callout{font-size:17px;font-weight:600;color:var(--text);border-left:3px solid var(--orange);padding:10px 0 10px 18px;margin:24px 0 32px;font-style:italic;max-width:400px}.hero-copy p{font-size:16px;line-height:1.8;color:var(--text2);max-width:440px;margin-bottom:40px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:32px}.btn-primary{background:var(--orange);color:#fff;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:16px 32px;border-radius:2px;transition:background .2s}.btn-primary:hover{background:var(--orange-d)}.btn-ghost{background:transparent;color:var(--text2);border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:400;text-decoration:underline;text-underline-offset:3px;padding:0;transition:color .2s}.btn-ghost:hover{color:var(--text)}.hero-trust{display:flex;align-items:center;gap:16px;font-size:11px;color:var(--text2);letter-spacing:.06em}.trust-dot{width:3px;height:3px;border-radius:50%;background:var(--border)}.hero-img{position:relative;overflow:hidden}.hero-img img{width:100%;height:100%;object-fit:cover;display:block}.marquee-wrap{background:var(--orange);padding:14px 0;overflow:hidden;border-top:1px solid var(--orange-d)}.marquee-track{display:flex;gap:48px;animation:marquee 22s linear infinite;width:max-content}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff;white-space:nowrap;display:flex;align-items:center;gap:16px}.marquee-item:after{content:"\2726";font-size:8px;opacity:.6}.problem{padding:100px 80px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;overflow:hidden}.problem-copy .section-label{font-size:15px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--orange);margin-bottom:20px;display:block}.problem-copy h2{font-family:Playfair Display,serif;font-size:clamp(30px,3.5vw,46px);font-weight:400;line-height:1.3;margin-bottom:24px}.problem-copy h2 em{font-style:italic}.problem-copy p{font-size:15px;line-height:1.85;color:var(--text2);margin-bottom:20px}.problem-list{list-style:none;margin-top:8px}.problem-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;color:var(--text2);padding:10px 0;border-bottom:1px solid var(--border)}.problem-list li:last-child{border-bottom:none}.problem-list li:before{content:"\2014";color:var(--orange);font-weight:600;flex-shrink:0;margin-top:1px}.problem-imgs{display:grid;grid-template-columns:1fr 1fr;gap:4px;overflow:hidden}.problem-imgs img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.problem-imgs img:first-child{aspect-ratio:.75;grid-row:span 2;height:100%}.product-section{background:var(--bg2);display:grid;grid-template-columns:1fr 1fr;min-height:80vh}.product-img{overflow:hidden;background:var(--bg2);display:flex;align-items:center;justify-content:center}.product-img img{width:100%;height:100%;object-fit:contain;display:block}.product-copy{display:flex;flex-direction:column;justify-content:center;padding:80px 64px}.product-copy .section-label{font-size:15px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--orange);margin-bottom:16px;display:block}.product-copy h2{font-family:Playfair Display,serif;font-size:clamp(32px,3.5vw,48px);font-weight:500;line-height:1.2;margin-bottom:12px}.product-copy .product-sub{font-size:13px;color:var(--text2);letter-spacing:.04em;margin-bottom:28px;font-style:italic}.ingredient-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.ipill{padding:6px 14px;background:var(--bg3);border:1px solid var(--border);border-radius:20px;font-size:11px;font-weight:500;letter-spacing:.04em;color:var(--text2)}.ipill.hero-ing{background:#e878281a;border-color:#e878284d;color:var(--orange);font-weight:600}.product-copy p{font-size:15px;line-height:1.85;color:var(--text2);max-width:420px;margin-bottom:32px}.price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:28px}.price{font-size:28px;font-weight:700;color:var(--text)}.price-note{font-size:13px;color:var(--text2)}.photo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.strip-item{aspect-ratio:1;overflow:hidden;position:relative}.strip-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.strip-item:hover img{transform:scale(1.04)}.strip-label{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#0e0c0aa6);color:#fff;padding:28px 16px 14px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:0;transition:opacity .3s}.strip-item:hover .strip-label{opacity:1}.ingredients{padding:100px 80px}.section-header{text-align:center;margin-bottom:64px}.section-header .section-label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:16px;display:block}.section-header h2{font-family:Playfair Display,serif;font-size:clamp(26px,3vw,40px);font-weight:400}.section-header h2 em{font-style:italic}.ing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;max-width:1100px;margin:0 auto}.ing-card{padding:32px 28px;background:var(--bg2);border:1px solid var(--border);position:relative}.ing-card.featured{background:var(--dark);border-color:var(--dark)}.ing-pct{font-family:Playfair Display,serif;font-size:40px;font-weight:700;color:var(--orange);display:block;line-height:1;margin-bottom:4px}.ing-card h3{font-family:Playfair Display,serif;font-size:17px;font-weight:500;margin-bottom:4px}.ing-card.featured h3{color:#f0e9df}.ing-sci{font-size:11px;font-style:italic;color:var(--text2);margin-bottom:12px;display:block}.ing-card.featured .ing-sci{color:#5a4a3a}.ing-card p{font-size:13px;line-height:1.7;color:var(--text2)}.ing-card.featured p{color:#7a6a58}.ing-cta{text-align:center;margin-top:40px}.ing-badge{position:absolute;top:16px;right:16px;background:var(--orange);color:#fff;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 8px;border-radius:2px}.why{background:var(--dark);color:#e8ddd2;padding:100px 80px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.why-copy .section-label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:20px;display:block}.why-copy h2{font-family:Playfair Display,serif;font-size:clamp(28px,3vw,44px);font-weight:400;line-height:1.25;margin-bottom:28px;color:#f0e9df}.why-copy h2 em{font-style:italic;color:var(--orange)}.why-points{list-style:none;margin-bottom:40px}.why-points li{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid #2A2218;font-size:14px;line-height:1.7;color:#9a8a78}.why-points li:last-child{border-bottom:none}.wp-num{font-family:Playfair Display,serif;font-size:18px;font-weight:700;color:var(--orange);flex-shrink:0;line-height:1.4}.why-imgs{display:grid;grid-template-columns:1fr 1fr;gap:3px}.why-imgs img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.proof{padding:100px 80px;background:var(--bg2)}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto}.review{background:var(--bg);border:1px solid var(--border);padding:32px 28px}.stars{color:var(--orange);font-size:13px;letter-spacing:3px;margin-bottom:14px}.review blockquote{font-size:14px;line-height:1.8;font-style:italic;color:var(--text);margin-bottom:20px}.reviewer{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text2)}.waitlist{padding:120px 80px;background:var(--bg);text-align:center}.waitlist .section-label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:20px;display:block}.waitlist h2{font-family:Playfair Display,serif;font-size:clamp(30px,4vw,52px);font-weight:400;line-height:1.2;margin-bottom:16px}.waitlist h2 em{font-style:italic;color:var(--orange)}.waitlist p{font-size:15px;color:var(--text2);max-width:480px;margin:0 auto 40px;line-height:1.8}.waitlist-form{display:flex;gap:0;max-width:460px;margin:0 auto 16px}.waitlist-form input{flex:1;padding:16px 20px;border:1.5px solid var(--border);border-right:none;background:var(--bg2);color:var(--text);font-family:Inter,sans-serif;font-size:14px;border-radius:2px 0 0 2px;outline:none;transition:border-color .2s}.waitlist-form input:focus{border-color:var(--orange)}.waitlist-form button{background:var(--dark);color:#fff;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:16px 28px;border-radius:0 2px 2px 0;transition:background .2s;white-space:nowrap}.waitlist-form button:hover{background:var(--orange)}.waitlist-note{font-size:12px;color:var(--text2)}.product-info{position:sticky;top:100px}.product-info .eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--orange);margin-bottom:10px;display:block}.product-ingredients-note{font-size:12px;color:var(--text2);margin-top:20px;text-align:center;padding-top:16px;border-top:1px solid var(--border);letter-spacing:.02em}.notify-block{background:var(--bg2);border:1px solid var(--border);padding:24px;margin-bottom:28px}.notify-block p{font-size:13px;color:var(--text2);margin-bottom:16px}.notify-form{display:flex;gap:0}.notify-form input{flex:1;padding:13px 16px;border:1.5px solid var(--border);border-right:none;background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-size:13px;border-radius:2px 0 0 2px;outline:none}.notify-form input:focus{border-color:var(--orange)}.notify-form button{background:var(--orange);color:#fff;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:13px 20px;border-radius:0 2px 2px 0;transition:background .2s;white-space:nowrap}.notify-form button:hover{background:var(--orange-d)}.desc-highlight{color:var(--orange);font-weight:600}.ing-table{width:100%;border-collapse:collapse;font-size:13px}.ing-table thead th{text-align:left;padding:10px 12px;background:var(--bg3);font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:10px;color:var(--text2);border-bottom:2px solid var(--border)}.ing-table tbody td{padding:10px 12px;border-bottom:1px solid var(--border)}.ing-table tbody tr:last-child td{border-bottom:none}.ing-section-title{font-family:Playfair Display,serif;font-size:16px;font-weight:500;margin:32px 0 12px}.about-hero-section{background:var(--bg2);padding:80px 80px 0;text-align:center}.about-hero-section .section-label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:20px;display:block}.about-hero-section h1{font-family:Playfair Display,serif;font-size:clamp(34px,4.5vw,60px);font-weight:400;line-height:1.15;max-width:800px;margin:0 auto}.about-hero-section h1 em{font-style:italic;color:var(--orange)}.about-band{overflow:hidden;margin-top:56px;width:100%;height:520px}.about-band img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.founder-split{display:grid;grid-template-columns:1fr 1fr;min-height:65vh}.founder-photo{overflow:hidden}.founder-photo img{width:100%;height:100%;object-fit:cover;display:block;object-position:center top}.founder-copy{padding:80px 64px;display:flex;flex-direction:column;justify-content:center}.founder-copy .section-label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:16px;display:block}.founder-copy h2{font-family:Playfair Display,serif;font-size:clamp(24px,2.5vw,34px);font-weight:500;line-height:1.3;margin-bottom:24px}.founder-copy p{font-size:15px;line-height:1.9;color:var(--text2);margin-bottom:16px}.sig{font-family:Playfair Display,serif;font-style:italic;font-size:22px;color:var(--text);margin-top:16px;display:block}.values-section{padding:100px 80px;background:var(--bg2)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;max-width:900px;margin-left:auto;margin-right:auto}.value-card{padding:32px 24px;background:var(--bg);border:1px solid var(--border);border-top:3px solid var(--orange)}.v-num{font-family:Playfair Display,serif;font-size:32px;font-weight:700;color:var(--orange);display:block;margin-bottom:8px}.value-card h3{font-family:Playfair Display,serif;font-size:17px;font-weight:500;margin-bottom:10px}.value-card p{font-size:13px;line-height:1.7;color:var(--text2)}.final-cta{background:var(--dark);padding:120px 80px;text-align:center}.final-cta .section-label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:20px;display:block}.final-cta h2{font-family:Playfair Display,serif;font-size:clamp(30px,4vw,52px);font-weight:400;line-height:1.2;color:#f0e9df;margin-bottom:14px}.final-cta h2 em{font-style:italic;color:var(--orange)}.final-cta p{font-size:15px;color:#7a6a58;margin-bottom:36px}.final-waitlist{display:flex;gap:0;max-width:440px;margin:0 auto}.final-waitlist input{flex:1;padding:16px 20px;border:1.5px solid #3A3028;border-right:none;background:transparent;color:#f0e9df;font-family:Inter,sans-serif;font-size:14px;border-radius:2px 0 0 2px;outline:none}.final-waitlist input::placeholder{color:#5a4a3a}.final-waitlist input:focus{border-color:var(--orange)}.final-waitlist button{background:var(--orange);color:#fff;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:16px 28px;border-radius:0 2px 2px 0;transition:background .2s;white-space:nowrap}.final-waitlist button:hover{background:var(--orange-d)}footer{background:var(--dark);color:#7a6a58;padding:60px 80px 28px;border-top:1px solid #1A1510}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-brand h3{font-family:Josefin Sans,sans-serif;font-size:18px;font-weight:400;letter-spacing:.08em;color:#f0e9df;margin-bottom:10px}.footer-brand p{font-size:13px;line-height:1.7;max-width:240px}.footer-col h4{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f0e9df;margin-bottom:14px}.footer-col ul{list-style:none}.footer-col li{margin-bottom:8px}.footer-col a{font-size:13px;color:#7a6a58;text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid #1A1510;padding-top:20px;display:flex;justify-content:space-between;font-size:11px}.footer-bottom a{color:#7a6a58;text-decoration:none}.contact-page{max-width:560px;margin:0 auto;padding:80px 24px 120px}.contact-page .section-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:16px}.contact-page h1{font-family:Playfair Display,serif;font-size:clamp(32px,5vw,48px);font-weight:400;line-height:1.1;margin-bottom:16px}.contact-page>p{font-size:15px;color:var(--text2);line-height:1.7;margin-bottom:48px}.contact-form{display:flex;flex-direction:column;gap:18px}.contact-form label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text2);display:block;margin-bottom:6px}.contact-form input,.contact-form textarea{width:100%;box-sizing:border-box;background:var(--bg2);border:1px solid var(--border);padding:14px 16px;font-size:14px;font-family:Inter,sans-serif;color:var(--text);border-radius:2px;outline:none;transition:border-color .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--orange)}.contact-form textarea{resize:vertical;min-height:140px}.contact-form button{background:var(--text);color:var(--bg);border:none;padding:16px 36px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;align-self:flex-start;transition:background .2s;border-radius:2px}.contact-form button:hover{background:var(--orange)}.contact-confirm{font-size:13px;color:var(--orange);margin-top:8px;min-height:20px}.site-header{position:sticky;top:0;z-index:100;background:#faf7f2f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:0 60px;display:flex;align-items:center;justify-content:space-between;height:68px}.nav-logo{font-family:Josefin Sans,sans-serif;font-size:22px;font-weight:400;letter-spacing:.08em;text-decoration:none;color:var(--text)}.nav-links a.active{color:var(--orange)}.btn-shop-nav{background:var(--orange);color:#fff;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:11px 22px;border-radius:2px;transition:background .2s;text-decoration:none;display:inline-block}.btn-shop-nav:hover{background:var(--orange-d)}.announce-bar{background:var(--dark);color:#c8bba8;font-size:11px;letter-spacing:.12em;padding:10px 0;font-weight:500;text-transform:uppercase;overflow:hidden;white-space:nowrap}.announce-track{display:inline-flex;gap:0;animation:announce-scroll 28s linear infinite}.announce-item{padding:0 24px}.announce-sep{color:var(--orange);opacity:.6;flex-shrink:0}@keyframes announce-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.product-page-wrap{padding:56px 80px 100px}.breadcrumb{font-size:12px;color:var(--text2);margin-bottom:40px;letter-spacing:.04em}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.gallery-main{aspect-ratio:1;overflow:hidden;border:1px solid var(--border);margin-bottom:10px;background:var(--bg2);display:flex;align-items:center;justify-content:center}.gallery-main img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:opacity .25s}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.thumb{aspect-ratio:1;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s}.thumb.active,.thumb:hover{border-color:var(--orange)}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-info .eyebrow{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:12px;display:block}.product-info h1{font-family:Playfair Display,serif;font-size:clamp(28px,2.8vw,40px);font-weight:500;line-height:1.15;margin-bottom:20px;color:var(--text)}.product-price-block{display:flex;align-items:baseline;gap:12px;margin-bottom:24px;padding-bottom:24px;border-bottom:2px solid var(--border)}.product-price-val{font-size:34px;font-weight:700;color:var(--text);letter-spacing:-.5px}.product-price-note{font-size:13px;color:var(--text2);margin-top:2px}.product-desc{font-size:15px;line-height:1.9;color:var(--text);margin-bottom:28px}.product-benefits{list-style:none;margin-bottom:32px}.product-benefits li{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500;color:var(--text);padding:11px 0;border-bottom:1px solid var(--border)}.product-benefits li:last-child{border-bottom:none}.product-benefits li:before{content:"\2713";color:var(--orange);font-weight:800;font-size:16px;flex-shrink:0}.add-to-cart-btn{width:100%;background:var(--orange);color:#fff;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:18px;border-radius:2px;transition:background .2s;margin-bottom:12px}.add-to-cart-btn:hover{background:var(--orange-d)}.product-shipping-note{font-size:12px;color:var(--text2);text-align:center;margin-bottom:32px}@media(max-width:900px){nav,.site-header{padding:0 24px}.hero,.problem,.product-section,.why,.product-layout,.footer-grid{grid-template-columns:1fr}.hero-copy,.problem,.why,.newsletter,.proof,.ingredients,.values-section,.final-cta,footer,.site-footer,.product-page-wrap{padding:60px 24px}.gallery-thumbs{grid-template-columns:repeat(5,1fr)}.product-gallery,.product-info{position:static}.ing-grid,.reviews,.values-grid{grid-template-columns:1fr 1fr}.about-hero-section,.founder-copy{padding:60px 24px}}@media(max-width:600px){.ing-grid,.reviews,.values-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:flex-start}.waitlist-form,.newsletter-form{flex-direction:column}.waitlist-form input,.newsletter-form input{border-right:1.5px solid var(--border)}.nav-links{display:none}.why{grid-template-columns:1fr}.why-imgs{display:none}}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#0e0c0ad1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .35s ease}.popup-overlay.active{opacity:1;pointer-events:all}.popup-card{background:var(--bg);max-width:480px;width:100%;padding:56px 48px 48px;position:relative;border:1px solid var(--border);transform:translateY(24px);transition:transform .35s ease}.popup-overlay.active .popup-card{transform:translateY(0)}.popup-close{position:absolute;top:16px;right:20px;background:none;border:none;cursor:pointer;font-size:22px;color:var(--text2);line-height:1;transition:color .2s;padding:4px}.popup-close:hover{color:var(--orange)}.popup-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.popup-logo{font-family:Josefin Sans,sans-serif;font-size:20px;font-weight:400;letter-spacing:.1em;color:var(--text);margin-bottom:24px}.popup-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:20px}.popup-headline{font-family:Playfair Display,serif;font-size:clamp(30px,5vw,42px);font-weight:400;line-height:1.1;margin-bottom:16px;color:var(--text)}.popup-headline em{font-style:italic;color:var(--orange)}.popup-sub{font-size:14px;color:var(--text2);line-height:1.75;max-width:340px;margin-bottom:32px}.popup-form{display:flex;gap:0;width:100%;margin-bottom:12px}.popup-input{flex:1;padding:15px 18px;border:1.5px solid var(--border);border-right:none;background:var(--bg2);color:var(--text);font-family:Inter,sans-serif;font-size:14px;outline:none;transition:border-color .2s;border-radius:2px 0 0 2px}.popup-input:focus{border-color:var(--orange)}.popup-btn{background:var(--orange);color:#fff;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:15px 24px;white-space:nowrap;flex-shrink:0;transition:background .2s;border-radius:0 2px 2px 0;min-width:120px}.popup-btn:hover{background:var(--orange-d)}.popup-confirm{font-size:13px;color:var(--orange);margin-bottom:8px}.popup-note{font-size:11px;color:var(--text2);letter-spacing:.03em}@media(max-width:520px){.popup-card{padding:40px 24px 32px}.popup-form{flex-direction:column}.popup-input{border-right:1.5px solid var(--border);border-bottom:none;border-radius:2px 2px 0 0}.popup-btn{border-radius:0 0 2px 2px;padding:14px;width:100%;min-width:unset}}.cart-page-wrap{max-width:860px;margin:60px auto;padding:0 24px}.cart-title{font-family:Playfair Display,serif;font-size:clamp(28px,3vw,40px);font-weight:500;color:var(--text);margin-bottom:40px}.cart-item{display:grid;grid-template-columns:100px 1fr 80px 80px;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--border)}.cart-item-img{width:100px;height:100px;overflow:hidden;border-radius:6px;border:1px solid var(--border)}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-title{font-weight:600;font-size:15px;color:var(--text);margin-bottom:4px}.cart-item-variant{font-size:13px;color:var(--text2);margin-bottom:6px}.cart-item-price{font-size:14px;color:var(--text)}.cart-qty-input{width:60px;padding:6px 8px;border:1px solid var(--border);border-radius:4px;font-size:14px;text-align:center;background:var(--bg)}.cart-item-total{font-weight:600;font-size:15px;color:var(--text);text-align:right}.cart-summary{margin-top:32px;max-width:360px;margin-left:auto}.cart-subtotal{display:flex;justify-content:space-between;font-size:18px;font-weight:600;color:var(--text);margin-bottom:10px}.cart-free-shipping-note{font-size:13px;color:var(--text2);margin-bottom:4px}.cart-free-shipping-earned{color:var(--orange);font-weight:600}.cart-taxes-note{font-size:12px;color:var(--text2);margin-bottom:24px}.cart-actions{display:flex;gap:12px;margin-bottom:16px}.cart-update-btn{padding:14px 20px;background:transparent;border:1.5px solid var(--border);border-radius:2px;font-size:14px;font-weight:600;color:var(--text);cursor:pointer;transition:border-color .2s}.cart-update-btn:hover{border-color:var(--text)}.cart-checkout-btn{flex:1;padding:14px 20px;background:var(--dark);color:#fff;border-radius:2px;font-size:15px;font-weight:700;text-align:center;text-decoration:none;letter-spacing:.04em;transition:background .2s}.cart-checkout-btn:hover{background:var(--orange)}.cart-continue-link{font-size:13px;color:var(--text2);text-decoration:none;display:block}.cart-empty{text-align:center;padding:80px 0;color:var(--text2)}.cart-empty p{font-size:18px;margin-bottom:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media(max-width:600px){.cart-item{grid-template-columns:80px 1fr;grid-template-rows:auto auto}.cart-item-total{text-align:left}}.hero-talo{font-family:Inter,sans-serif;font-weight:800;font-style:normal;color:var(--orange);letter-spacing:.02em}.btn-primary--large{padding:20px 48px;font-size:13px;letter-spacing:.12em}.hero-trust-shipping{font-size:13px;font-weight:500;color:var(--text2);letter-spacing:.04em;margin-top:4px;display:block}.problem-copy h2,.product-copy h2,.ingredients .section-header h2,.why-copy h2{font-size:clamp(32px,3.5vw,52px);font-weight:500;line-height:1.1;margin-bottom:24px}.section-label{font-size:13px!important;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);margin-bottom:14px;display:block}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.problem-card{background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:22px 20px}.problem-icon{font-size:20px;color:var(--orange);display:block;margin-bottom:10px}.problem-card strong{display:block;font-size:15px;font-weight:700;color:var(--text);margin-bottom:6px}.problem-card p{font-size:13px;color:var(--text2);line-height:1.6;margin:0}.problem-graphic{display:flex;align-items:flex-start;justify-content:center}.problem-graphic img{width:100%;max-width:480px;border-radius:8px;border:1px solid var(--border)}.fix-outcomes{margin:28px 0 32px;display:flex;flex-direction:column;gap:0}.fix-outcome{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid var(--border)}.fix-outcome:first-child{border-top:1px solid var(--border)}.fix-num{font-size:11px;font-weight:700;letter-spacing:.14em;color:var(--orange);flex-shrink:0;width:24px}.fix-line{font-size:17px;font-weight:600;color:var(--text);line-height:1.3}.why-points{list-style:none;padding:0;margin:32px 0 0;display:flex;flex-direction:column;gap:0}.why-points li{display:flex;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid var(--border)}.why-points li:first-child{border-top:1px solid var(--border)}.wp-num{font-size:48px!important;font-weight:800;color:var(--border);line-height:1;flex-shrink:0;width:56px;font-family:Playfair Display,serif}.why-points li strong{font-size:clamp(17px,1.6vw,22px);font-weight:700;color:var(--text);line-height:1.3}.ingredients .section-header{background:var(--dark);color:#fff;padding:48px 80px 40px;margin:-80px -80px 48px}.ingredients .section-header .section-label{color:var(--orange)}.ingredients .section-header h2{color:#fff;margin-bottom:0}.ingredients .section-header h2 em{color:var(--orange)}.ing-card{background:var(--bg2)!important;border:1px solid var(--border)!important;border-radius:8px;padding:24px 20px;position:relative}.ing-card h3{font-size:17px;font-weight:700;color:var(--text);margin-bottom:4px}@media(max-width:768px){.problem-grid{grid-template-columns:1fr}.problem-graphic{margin-top:32px}.wp-num{font-size:32px!important;width:40px}.fix-line{font-size:15px}.ingredients .section-header{padding:40px 24px 32px;margin:-60px -24px 40px}}.hero-talo{font-weight:500!important;font-family:Playfair Display,serif!important;letter-spacing:0!important}.section-label,.problem-copy .section-label,.product-copy .section-label,.why-copy .section-label,.section-header .section-label,.waitlist .section-label{font-size:12px!important;font-weight:800!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:var(--orange)!important;margin-bottom:16px!important;display:block!important}.problem-copy h2,.product-copy h2,.why-copy h2{font-size:clamp(36px,4vw,56px)!important;line-height:1.05!important}.ingredients .section-header h2{font-size:clamp(36px,4vw,56px)!important}.problem-card{border-left:4px solid var(--orange)!important;border-top:none!important;border-right:none!important;border-bottom:none!important;border-radius:0 8px 8px 0!important;background:var(--bg2)!important;padding:24px 20px!important;box-shadow:0 2px 12px #1a15100f!important}.problem-icon{font-size:22px!important;margin-bottom:12px!important}.problem-card strong{font-size:16px!important;margin-bottom:8px!important}.problem-card p{font-size:14px!important;line-height:1.65!important}.ingredient-pills{margin-bottom:16px!important}.fix-line{font-family:Playfair Display,serif!important;font-size:18px!important;font-weight:500!important;font-style:italic!important;color:var(--text)!important}.fix-num{color:var(--orange)!important;font-weight:700!important}.product-section .btn-primary{margin-top:0!important}.why-points li strong{color:#faf7f2!important}.why-points li{border-bottom:1px solid rgba(255,255,255,.08)!important}.why-points li:first-child{border-top:1px solid rgba(255,255,255,.08)!important}.wp-num{color:#ffffff26!important}.ing-card.featured h3{color:#faf7f2!important}.ing-card.featured .ing-sci{color:#8a7a6a!important}.ing-card.featured p{color:#9a8a7a!important}.product-accordions{margin:24px 0;border-top:1px solid var(--border)}.accordion-item{border-bottom:1px solid var(--border)}.accordion-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0;background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:var(--text);text-align:left}.accordion-trigger:hover{color:var(--orange)}.accordion-icon{font-size:20px;font-weight:300;color:var(--orange);transition:transform .2s;flex-shrink:0}.accordion-trigger.open .accordion-icon{transform:rotate(45deg)}.accordion-body{display:none;padding:0 0 20px}.accordion-body.open{display:block}.accordion-body p{font-size:14px;line-height:1.8;color:var(--text2);margin:0}.accordion-ingredients{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.accordion-ingredients li{font-size:13px;line-height:1.6;color:var(--text2);padding-bottom:10px;border-bottom:1px solid var(--border)}.accordion-ingredients li:last-child{border-bottom:none;padding-bottom:0}.accordion-ingredients li strong{color:var(--text);font-weight:700}.dep-orange{color:var(--orange);font-style:italic}.section-label,.problem-copy .section-label,.product-copy .section-label,.why-copy .section-label,.section-header .section-label,.waitlist .section-label{font-size:14px!important;letter-spacing:.24em!important}.problem-card{display:flex!important;flex-direction:column!important;padding:18px 16px!important}.problem-card strong{order:1;margin-bottom:6px!important}.problem-card p{order:2;margin-bottom:12px!important}.problem-icon{order:3!important;margin-bottom:0!important;margin-top:auto!important;font-size:20px!important;color:var(--orange)!important}.fix-line{font-family:Playfair Display,serif!important;font-style:normal!important;font-weight:600!important;font-size:18px!important;color:var(--text)!important}.ing-card.featured h3{color:var(--text)!important}.wp-num{color:var(--orange)!important}.section-label,.problem-copy .section-label,.product-copy .section-label,.why-copy .section-label,.section-header .section-label,.waitlist .section-label{font-size:16px!important;letter-spacing:.26em!important;font-weight:900!important}.btn-primary--large{padding:20px 72px!important;min-width:260px!important;display:inline-block!important;text-align:center!important}.hero-trust{margin-top:16px!important;display:block!important}.hero-trust-shipping{font-size:12px!important;color:var(--text2)!important;letter-spacing:.05em!important;text-align:left!important}.section-label,.problem-copy .section-label,.product-copy .section-label,.why-copy .section-label,.section-header .section-label,.waitlist .section-label{font-size:17px!important;font-weight:600!important;letter-spacing:.28em!important}.problem-copy h2{font-size:clamp(28px,3.2vw,46px)!important}.dep-orange{color:var(--orange)!important;font-style:italic!important}.nowrap-line{white-space:nowrap}.problem-copy h2{font-size:clamp(24px,2.8vw,42px)!important}.problem-icon{font-size:32px!important;color:var(--orange)!important}.btn-primary--large{font-size:15px!important;letter-spacing:.14em!important;padding:20px 72px!important}.hero-trust{margin-top:10px!important;display:block!important;text-align:left!important}.hero-trust-shipping{font-size:12px!important;color:var(--text2)!important;letter-spacing:.04em!important}.problem-copy h2{font-size:clamp(32px,3.5vw,50px)!important}.hero-actions{display:flex;flex-direction:column;align-items:flex-start}.hero-trust{margin-top:10px!important;text-align:center!important;width:100%!important;max-width:none!important}.hero-trust-shipping{display:block!important;text-align:center!important;font-size:12px!important;color:var(--text2)!important;letter-spacing:.05em!important}.hero-cta-group{display:inline-flex;flex-direction:column;align-items:center;gap:10px}.hero-actions{display:block}.hero-trust{margin-top:0!important;text-align:center!important;width:auto!important}.hero-trust-shipping{font-size:12px!important;color:var(--text2)!important;letter-spacing:.05em!important;text-align:center!important}.site-header{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important}.site-header nav{display:flex;justify-content:center}.site-header>div:last-child{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:20px!important}.product-page-wrap{padding:24px 80px 100px!important}.gallery-main img{object-fit:cover!important;object-position:center!important}.gallery-thumbs .thumb img{object-fit:cover!important;object-position:center!important;width:100%;height:100%;aspect-ratio:1}.gallery-thumbs .thumb{aspect-ratio:1;overflow:hidden}.cart-page-wrap{max-width:1100px;margin:0 auto;padding:40px 80px 100px}.cart-header-row{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:28px}.cart-title{font-family:Playfair Display,serif;font-size:32px;font-weight:500;color:var(--text);margin:0}.cart-continue-link{font-size:12px;color:var(--text2);text-decoration:none;letter-spacing:.04em}.cart-continue-link:hover{color:var(--orange)}.cart-shipping-bar{background:var(--bg2);border:1px solid var(--border);border-radius:6px;padding:14px 18px;margin-bottom:32px}.cart-shipping-bar-msg{font-size:13px;color:var(--text);margin:0 0 10px;letter-spacing:.01em}.cart-shipping-bar-msg.unlocked{color:var(--orange);font-weight:600}.cart-shipping-track{height:4px;background:var(--border);border-radius:4px;overflow:hidden}.cart-shipping-fill{height:100%;background:var(--orange);border-radius:4px;transition:width .4s}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:48px;align-items:start}.cart-items{display:flex;flex-direction:column;gap:0}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--border)}.cart-item:first-child{border-top:1px solid var(--border)}.cart-item-img-wrap{display:block;aspect-ratio:1;overflow:hidden;border-radius:4px;border:1px solid var(--border)}.cart-item-img-wrap img{width:100%;height:100%;object-fit:cover}.cart-item-name{font-size:14px;font-weight:600;color:var(--text);margin:0 0 4px}.cart-item-variant{font-size:12px;color:var(--text2);margin:0 0 4px}.cart-item-unit-price{font-size:12px;color:var(--text2);margin:0 0 12px}.cart-item-line-price{font-size:15px;font-weight:700;color:var(--text);white-space:nowrap}.cart-qty-stepper{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:4px;overflow:hidden}.qty-btn{width:32px;height:32px;background:none;border:none;cursor:pointer;font-size:16px;color:var(--text);display:flex;align-items:center;justify-content:center}.qty-btn:hover{background:var(--bg2);color:var(--orange)}.cart-qty-val{width:40px;height:32px;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;font-size:13px;font-family:inherit;color:var(--text);-moz-appearance:textfield}.cart-qty-val::-webkit-inner-spin-button,.cart-qty-val::-webkit-outer-spin-button{-webkit-appearance:none}.cart-summary-panel{position:sticky;top:100px}.cart-summary-inner{background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:28px 24px}.cart-summary-heading{font-family:Playfair Display,serif;font-size:18px;font-weight:500;color:var(--text);margin:0 0 20px}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--text2);margin-bottom:10px}.cart-summary-shipping span:last-child{color:var(--orange);font-weight:600}.cart-summary-taxes{color:var(--text2)}.cart-summary-divider{height:1px;background:var(--border);margin:16px 0}.cart-summary-total{font-size:16px;font-weight:700;color:var(--text);margin-bottom:20px}.cart-checkout-btn{display:block;width:100%;padding:16px;background:var(--orange);color:#fff;border:none;border-radius:4px;text-align:center;font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .2s;margin-bottom:20px}.cart-checkout-btn:hover{background:var(--orange-d,#c9621a)}.cart-trust-strip{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--border);padding-top:16px}.cart-trust-item{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--text2);letter-spacing:.02em}.cart-trust-icon{color:var(--orange);font-size:14px;flex-shrink:0}.cart-empty{text-align:center;padding:80px 0}.cart-empty-msg{font-family:Playfair Display,serif;font-size:24px;font-weight:500;color:var(--text);margin-bottom:8px}.cart-empty-sub{font-size:14px;color:var(--text2);margin-bottom:28px}@media(max-width:768px){.cart-page-wrap{padding:24px 24px 80px}.cart-layout{grid-template-columns:1fr}.cart-summary-panel{position:static}.product-page-wrap{padding:20px 24px 80px!important}.site-header{display:flex!important;justify-content:space-between!important}}.hero-cta-group{display:inline-flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;margin-top:8px}.hero-cta-group .btn-primary--large{text-align:center!important;width:100%!important}.hero-trust{margin-top:0!important;text-align:center!important;width:100%!important}.hero-trust-shipping{display:block!important;text-align:center!important;font-size:12px!important;color:var(--text2)!important}.nav-right{display:flex!important;align-items:center!important;gap:20px!important;justify-content:flex-end!important}.cart-icon-link{position:relative;display:flex;align-items:center;color:var(--text);text-decoration:none}.cart-icon-link:hover{color:var(--orange)}.cart-bag-icon{width:22px;height:22px;display:block}.cart-badge{position:absolute;top:-7px;right:-8px;background:var(--orange);color:#fff;font-size:9px;font-weight:700;font-family:Inter,sans-serif;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.cart-badge:empty,.cart-badge[data-count="0"]{display:none}.breadcrumb{display:block!important;text-align:left!important;font-size:12px;color:var(--text2);margin-bottom:20px!important;letter-spacing:.04em}.breadcrumb a{color:var(--text2);text-decoration:none}.breadcrumb a:hover{color:var(--orange)}.gallery-main{aspect-ratio:unset!important;height:auto!important;overflow:hidden!important;border:1px solid var(--border)!important;margin-bottom:10px!important;background:var(--bg)!important;display:block!important}.gallery-main img{width:100%!important;height:auto!important;object-fit:unset!important;display:block!important}.gallery-thumbs .thumb{aspect-ratio:1;overflow:hidden;border-radius:3px}.gallery-thumbs .thumb img{width:100%;height:100%;object-fit:cover!important;object-position:center!important}.problem-graphic img{width:100%!important;max-width:420px!important;height:auto!important;border-radius:8px!important;border:1px solid var(--border)!important;display:block!important}@media(max-width:768px){.hero-cta-group{width:100%!important}.site-header{display:flex!important;justify-content:space-between!important}}.problem{align-items:stretch!important}.problem-graphic{display:flex!important;align-items:stretch!important;align-self:stretch!important}.problem-graphic img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:top center!important;border-radius:8px!important;border:1px solid var(--border)!important;max-width:none!important;display:block!important}.breadcrumb{padding:0!important;margin-bottom:8px!important;font-size:12px!important;letter-spacing:.04em!important;color:var(--text2)!important}.product-page-wrap{padding-top:12px!important}.breadcrumb{margin-bottom:20px!important}.hero-press-badge{display:inline-flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:28px;transition:opacity .2s}.hero-press-badge:hover{opacity:.75}.hero-press-badge:hover .hero-press-arrow{transform:translate(3px)}.hero-press-label{font-size:14px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--text2);white-space:nowrap}.hero-press-pub{height:64px;width:auto;display:block;flex-shrink:0}.hero-press-arrow{color:var(--text2);flex-shrink:0;transition:transform .2s;margin-top:2px}@media(max-width:900px){.hero-press-pub{height:52px}}@media(max-width:600px){.hero-press-badge{margin-bottom:20px;gap:10px}.hero-press-pub{height:38px}.hero-press-label{font-size:9px}}.product-press-quote{display:block;text-decoration:none;position:relative;text-align:center;padding:36px 24px 32px;margin:28px 0 32px;transition:opacity .2s;overflow:hidden}.product-press-quote:hover{opacity:.8}.product-press-quote:before{content:"\201c";font-family:Playfair Display,Georgia,serif;font-size:200px;line-height:1;color:var(--border);position:absolute;top:-10px;left:8px;pointer-events:none;opacity:.5}.product-press-logo{height:18px;width:auto;display:block;margin:0 auto 18px;opacity:.7}.product-press-blockquote{font-family:Playfair Display,Georgia,serif;font-size:19px;font-style:italic;font-weight:400;line-height:1.65;color:var(--text);margin:0 0 16px;position:relative}.product-press-cite{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text2);font-style:normal}
/*# sourceMappingURL=/cdn/shop/t/42/assets/theme.css.map */
