:root{--ink: #1c1a17;--ink-soft: #4a453f;--muted: #7a736a;--line: rgba(28, 26, 23, .1);--paper: #fbf8f4;--paper-2: #f4ede3;--white: #ffffff;--accent: #2f5d4a;--accent-soft: #d8ebe2;--warm: #c97b4a;--shadow: 0 24px 60px rgba(40, 32, 24, .12);--radius: 18px;--font-display: "Space Grotesk", "Manrope", system-ui, sans-serif;--font-sans: "Manrope", system-ui, sans-serif;--header-h: 72px;--announce-h: 40px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);color:var(--ink);background:var(--paper);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.locked{overflow:hidden}img{max-width:100%;display:block}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none}.container{width:min(1180px,calc(100% - 2.5rem));margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--accent)}.eyebrow:before{content:"";width:18px;height:2px;border-radius:2px;background:var(--accent)}.display{font-family:var(--font-display);font-weight:700;letter-spacing:-.03em;line-height:1.04;margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:50px;padding:.9rem 1.6rem;border-radius:999px;font-family:var(--font-display);font-size:.92rem;font-weight:600;letter-spacing:0;transition:transform .25s ease,background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease}.btn:hover{transform:translateY(-2px)}.btn-dark{background:var(--ink);color:var(--white)}.btn-dark:hover{background:#000;box-shadow:0 14px 28px #1c1a1738}.btn-ghost{border:1.5px solid var(--ink);color:var(--ink);background:transparent}.btn-ghost:hover{background:var(--ink);color:var(--white)}.btn-light{background:var(--white);color:var(--ink)}section{position:relative}.age-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:1.25rem;background:#1814108c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.age-gate[hidden]{display:none!important}.age-card{width:min(520px,100%);display:grid;grid-template-columns:1fr;background:var(--white);border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.age-copy{padding:2.5rem 2.25rem;display:flex;flex-direction:column;justify-content:center;gap:.85rem}.age-logo{font-family:var(--font-display);font-size:1.5rem;letter-spacing:.14em;font-weight:700;text-transform:uppercase}.age-logo-img{width:210px;height:auto;margin-bottom:.35rem}.age-copy h2{font-family:var(--font-display);font-size:clamp(1.7rem,3.2vw,2.2rem);letter-spacing:-.02em;margin:0;font-weight:700}.age-copy p{margin:0;color:var(--ink-soft)}.age-actions{display:flex;gap:.75rem;margin-top:.5rem}.age-actions .btn{flex:1}.age-legal{font-size:.75rem;color:var(--muted);margin-top:.5rem}.age-visual{background:radial-gradient(420px circle at 60% 40%,rgba(47,93,74,.1),transparent 60%),linear-gradient(180deg,#f6efe6,#f1e8db);position:relative;min-height:320px;overflow:hidden}.age-visual .can-stage{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.age-halo{position:absolute;width:300px;height:300px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--accent);opacity:.14;filter:blur(46px);display:block!important}.age-product{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.age-product img{max-height:310px;width:auto;transform:rotate(-5deg);filter:drop-shadow(0 22px 30px rgba(24,20,16,.22))}.age-dose-chip{position:absolute;bottom:9%;right:11%;background:var(--ink);color:var(--white);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.45rem .85rem;border-radius:999px}.float-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.7}.orb-1{width:90px;height:90px;background:#ffffffa6;top:18%;left:16%}.orb-2{width:54px;height:54px;background:#ffdcbecc;bottom:22%;right:18%}.orb-3{width:36px;height:36px;background:#c8e6d2e6;top:28%;right:28%}.announce{height:var(--announce-h);display:flex;align-items:center;justify-content:center;gap:.6rem;background:var(--ink);color:var(--white);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500}.announce a{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:50;height:var(--header-h);display:flex;align-items:center;background:#fbf8f4d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:border-color .3s ease,background .3s ease}.site-header.scrolled{border-bottom-color:var(--line);background:#fbf8f4f0}.nav{width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.nav-left,.nav-right{display:flex;align-items:center;gap:1.25rem;font-size:.86rem;font-weight:500}.nav-right{justify-content:flex-end}.logo{font-family:var(--font-display);font-size:1.5rem;letter-spacing:.14em;font-weight:700;text-transform:uppercase}.icon-btn{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;transition:background .2s ease}.icon-btn:hover{background:#1c1a170f}.menu-toggle{display:none}.hero{min-height:min(calc(78vh - var(--announce-h) - var(--header-h)),480px);display:grid;place-items:center;overflow:hidden;position:relative;background:linear-gradient(180deg,#f6efe6,#f1e8db)}.hero-halo{position:absolute;border-radius:50%;pointer-events:none}.halo-a{width:620px;height:620px;background:var(--accent);opacity:.1;filter:blur(80px);top:-180px;right:-140px}.halo-b{width:420px;height:420px;background:#c45a2a;opacity:.08;filter:blur(70px);bottom:-160px;left:-120px}.hero-bubble{position:absolute;border-radius:50%;background:var(--accent);animation:bubbleFloat 8s ease-in-out infinite;pointer-events:none;z-index:1}.hb-1{width:14px;height:14px;top:25%;left:53.5%;opacity:.85}.hb-2{width:9px;height:9px;top:18%;left:56%;background:#c45a2a;opacity:.9;animation-delay:1.3s}.hb-3{width:6px;height:6px;top:12.5%;left:54%;opacity:.45;animation-delay:2.6s}@keyframes bubbleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}.hero-inner{width:min(1180px,calc(100% - 2.5rem));display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:3.5rem;padding:2rem 0 2.5rem;animation:heroIn .65s ease both;position:relative;z-index:2}.hero-copy{max-width:560px}.hero h1,.hero-copy .display{font-size:clamp(2.7rem,5.6vw,4.4rem);line-height:1.02;letter-spacing:-.03em;margin:.9rem 0 1.15rem}.hero-accent{color:var(--accent)}.hero p{margin:0 0 1.8rem;color:var(--ink-soft);font-size:1.05rem;max-width:46ch}.hero-cta{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.hero-stats{list-style:none;display:flex;margin:2.3rem 0 0;padding:1.35rem 0 0;border-top:1px solid var(--line)}.hero-stats li{flex:1;display:flex;flex-direction:column;gap:.2rem;padding-right:1.1rem}.hero-stats li+li{border-left:1px solid var(--line);padding-left:1.1rem}.hero-stats strong{font-family:var(--font-display);font-size:1.4rem;font-weight:700;letter-spacing:-.01em}.hero-stats span{font-size:.76rem;color:var(--muted)}@keyframes heroIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-journal{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:1.6rem 1.75rem 1.35rem;box-shadow:0 28px 60px #281e1417;position:relative}.hero-journal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.15rem}.hero-journal-head a{font-size:.82rem;font-weight:700;text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.hero-journal-head a:hover{color:var(--accent)}.hero-journal-card{min-height:196px;display:flex;flex-direction:column;align-items:flex-start}.hero-journal-card[hidden]{display:none!important}.hero-journal-card:not([hidden]){animation:heroIn .45s ease both}.hero-journal-meta{display:flex;align-items:center;gap:.65rem;margin-bottom:.8rem}.hero-tag{background:#2f5d4a1a;color:var(--accent);font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.32rem .7rem;border-radius:999px}.hero-journal-meta time{font-size:.76rem;color:var(--muted)}.hero-journal-card h3{font-family:var(--font-display);font-size:1.4rem;line-height:1.16;letter-spacing:-.015em;font-weight:700;margin:0 0 .6rem}.hero-journal-card h3 a{transition:color .2s ease}.hero-journal-card h3 a:hover{color:var(--accent)}.hero-journal-card p{font-size:.92rem;color:var(--ink-soft);line-height:1.55;margin:0 0 1rem}.hero-journal-link{margin-top:auto;font-size:.88rem;font-weight:700;color:var(--accent);transition:opacity .2s ease}.hero-journal-link:hover{opacity:.75}.hero-dots{display:flex;gap:.45rem;margin-top:1.15rem}.hero-dots button{width:8px;height:8px;border-radius:50%;background:#1c1a1733;transition:width .3s ease,background .3s ease}.hero-dots button.active{width:26px;border-radius:999px;background:var(--ink)}.brand-chip{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);background:#ffffffa6;border:1px solid var(--line);padding:.4rem .8rem;border-radius:999px}.brand-chip i{width:8px;height:8px;border-radius:50%;display:block}.ttd-marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);padding:1.1rem 0}.marquee-track{display:flex;align-items:center;gap:2.75rem;width:max-content;animation:marqueeScroll 110s linear infinite}.marquee-track span{font-family:var(--font-display);font-size:1.05rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);white-space:nowrap}.marquee-track i{width:7px;height:7px;border-radius:50%;background:var(--accent);flex-shrink:0;opacity:.55}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee-track{animation:none}}.can{width:150px;height:320px;border-radius:22px 22px 18px 18px;position:relative;box-shadow:inset 10px 0 20px #ffffff73,inset -12px 0 24px #00000014,0 28px 50px #281e142e;transform:rotate(-12deg);overflow:hidden;opacity:1;isolation:isolate}.can.sm{width:110px;height:236px;border-radius:16px 16px 14px 14px;transform:rotate(-8deg)}.can.md{width:128px;height:274px}.can-top{position:absolute;top:0;left:8%;right:8%;height:18px;background:linear-gradient(180deg,#d8d8dc,#f4f4f6);border-radius:0 0 8px 8px;box-shadow:0 2px #00000014}.can-shine{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.35) 48%,transparent 60%);pointer-events:none}.can-label{position:absolute;top:16%;right:10%;bottom:14%;left:10%;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.65rem .5rem;color:#fff}.can-brand{font-family:var(--font-display);font-size:1.45rem;letter-spacing:.14em;writing-mode:vertical-rl;transform:rotate(180deg);font-weight:500;flex-shrink:0}.can.sm .can-brand{font-size:1.05rem}.can-side{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;max-width:4.5rem}.can-meta{font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;opacity:.9;line-height:1.25}.can-dose{font-size:.62rem;font-weight:700;background:#ffffff2e;padding:.25rem .45rem;border-radius:999px;white-space:nowrap}.value{padding:4rem 0 3rem;display:grid;grid-template-columns:.95fr 1.05fr;gap:3rem;align-items:center}.value-visual{min-height:420px;border-radius:28px;background:radial-gradient(520px circle at 30% 20%,rgba(47,93,74,.08),transparent 60%),var(--paper-2);position:relative;overflow:hidden;display:grid;place-items:center}.value-collage{position:relative;width:100%;height:100%;min-height:inherit;display:grid;place-items:center}.value-collage .vc{position:absolute;display:block;transition:transform .35s ease}.value-collage .vc img{object-fit:contain;mix-blend-mode:multiply;width:auto}.value-collage .vc:hover{transform:translateY(-8px) scale(1.03);z-index:4}.vc-center{position:relative!important;z-index:3}.vc-center img{max-height:330px;filter:drop-shadow(0 28px 34px rgba(40,30,20,.22))}.vc-left{left:6%;bottom:12%;transform:rotate(-9deg);z-index:2}.vc-left img{max-height:230px;filter:drop-shadow(0 20px 26px rgba(40,30,20,.16))}.vc-left:hover{transform:rotate(-9deg) translateY(-8px) scale(1.03)}.vc-right{right:5%;top:14%;transform:rotate(10deg);z-index:1}.vc-right img{max-height:210px;filter:drop-shadow(0 20px 26px rgba(40,30,20,.16))}.vc-right:hover{transform:rotate(10deg) translateY(-8px) scale(1.03)}.value-copy h1,.value-copy h2{font-size:clamp(2.1rem,3.8vw,3.1rem);margin:.5rem 0 1rem}.value-copy p{color:var(--ink-soft);max-width:42ch;margin:0 0 1.75rem}.value-list{display:grid;gap:.7rem;counter-reset:valueItem}.value-item{display:flex;align-items:flex-start;gap:.95rem;padding:1rem 1.15rem;border-radius:16px;background:var(--white);border:1px solid var(--line);font-weight:600;counter-increment:valueItem}.value-item-body strong{display:block;font-weight:700;line-height:1.35;padding-top:.2rem}.value-item-body p{margin:.3rem 0 0;font-weight:400;font-size:.88rem;line-height:1.55;color:var(--ink-soft);max-width:52ch}.value-item span{flex-shrink:0;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-family:var(--font-display);font-size:.72rem;font-weight:700}.value-item span:before{content:"0" counter(valueItem)}.brands{padding:3rem 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:2rem}.section-head h2{font-size:clamp(1.9rem,3.6vw,2.9rem);max-width:16ch}.section-head p{max-width:34ch;color:var(--ink-soft);margin:0}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.brand-card{border-radius:20px;padding:1.5rem 1.4rem 1.35rem;min-height:300px;display:flex;flex-direction:column;justify-content:space-between;background:var(--white);border:1px solid var(--line);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;overflow:hidden;position:relative}.brand-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#1c1a1729}.brand-card-top{display:flex;justify-content:space-between;align-items:start;gap:.75rem}.brand-card h3{font-family:var(--font-display);font-size:1.45rem;letter-spacing:-.02em;margin:0;font-weight:700}.brand-card .vibe{display:inline-flex;align-items:center;gap:.4rem;font-size:.64rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--ink-soft);background:var(--paper);border:1px solid var(--line);padding:.3rem .6rem;border-radius:999px;white-space:nowrap}.brand-card .vibe i{width:7px;height:7px;border-radius:50%;display:block}.brand-card p{margin:.65rem 0 0;font-size:.9rem;color:var(--ink-soft);max-width:24ch}.brand-card-foot{display:flex;align-items:end;justify-content:space-between;margin-top:1.25rem}.brand-card .shop{font-size:.82rem;font-weight:600;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}.brand-card-img{display:grid;place-items:center;flex:1;min-width:0}.brand-card-img img{max-height:170px;max-width:100%;width:auto;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 16px 22px rgba(40,30,20,.16));transition:transform .35s ease}.brand-card:hover .brand-card-img img{transform:translateY(-6px) rotate(-2deg) scale(1.04)}.experiences{padding:3rem 0}.exp-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2rem}.exp-card:nth-child(1),.exp-card:nth-child(4){grid-column:span 3}.exp-card:nth-child(2),.exp-card:nth-child(3){grid-column:span 2}.exp-card{position:relative;overflow:hidden;border-radius:22px;padding:1.7rem 1.5rem;min-height:270px;display:flex;align-items:stretch;border:1px solid var(--line);background:radial-gradient(120% 135% at 100% 105%,var(--exp-tint, #f2e6d4) 0%,rgba(255,255,255,0) 58%),var(--white);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.exp-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#1c1a1738}.exp-copy{position:relative;z-index:1;width:62%;display:flex;flex-direction:column}.exp-num{font-size:.72rem;font-weight:700;letter-spacing:.16em;color:var(--accent)}.exp-kicker{margin-top:.9rem;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.exp-card h3{font-family:var(--font-display);font-size:1.9rem;letter-spacing:-.02em;margin:.35rem 0 .55rem;font-weight:700;color:var(--ink)}.exp-card p{margin:0;color:var(--ink-soft);font-size:.92rem;line-height:1.55;max-width:34ch}.exp-foot{margin-top:auto;padding-top:1.1rem;display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.exp-chip{display:inline-block;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(28,26,23,.16);background:#ffffffa6;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink)}.exp-cta{display:inline-block;font-size:.8rem;font-weight:700;color:var(--accent);opacity:0;transform:translate(-4px);transition:opacity .25s ease,transform .25s ease}.exp-card:hover .exp-cta{opacity:1;transform:translate(0)}@media(hover:none){.exp-cta{opacity:1;transform:none}}.exp-visual{position:absolute;inset:0 0 0 auto;width:44%;pointer-events:none}.exp-halo{position:absolute;right:6%;bottom:4%;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,var(--exp-tint, #f2e6d4) 0%,rgba(255,255,255,0) 70%);filter:blur(4px)}.exp-can{position:absolute;right:2%;bottom:2%;height:88%;width:96%;object-fit:contain;object-position:right bottom;transform:rotate(4deg);filter:drop-shadow(0 16px 22px rgba(28,26,23,.2));transition:transform .35s ease}.exp-card:hover .exp-can{transform:rotate(0) translateY(-8px) scale(1.03)}.bundle-progress-fill:empty,.can-top:empty,.can-shine:empty{display:block}.products{padding:3.5rem 0}.ttd-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.product-card{background:var(--white);border-radius:20px;overflow:hidden;border:1px solid var(--line);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-visual{min-height:240px;display:grid;place-items:center;position:relative;padding:1.5rem 1rem;background:var(--paper-2)}.product-visual img{max-width:100%;max-height:220px;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s ease}.product-card:hover .product-visual img{transform:translateY(-5px) scale(1.05)}.product-body h3 a{transition:color .2s ease}.product-body h3 a:hover{color:var(--accent)}.product-cta{margin-top:.85rem;min-height:42px;font-size:.8rem;width:100%}.product-badge{position:absolute;top:1rem;left:1rem;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;background:var(--white);padding:.35rem .65rem;border-radius:999px}.product-body{padding:1.15rem 1.2rem 1.35rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.product-brand{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--muted)}.product-body h3{font-family:var(--font-display);font-size:1.08rem;letter-spacing:-.01em;line-height:1.3;margin:0;font-weight:600}.product-body p{margin:0;color:var(--ink-soft);font-size:.88rem;flex:1}.product-meta{display:flex;justify-content:space-between;align-items:center;margin-top:.85rem;font-weight:600;font-size:.9rem}.dose-pills{display:flex;gap:.35rem}.dose-pills span{font-size:.7rem;padding:.25rem .45rem;border-radius:999px;background:var(--paper-2);font-weight:600}.bundles{padding:3rem 0}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.bundle-card{border-radius:20px;padding:1.8rem 1.5rem;min-height:300px;display:flex;flex-direction:column;justify-content:space-between;background:var(--white);border:1px solid var(--line);transition:transform .3s ease,box-shadow .3s ease}.bundle-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.bundle-card h3{font-family:var(--font-display);font-size:1.6rem;letter-spacing:-.02em;margin:.5rem 0 .7rem;font-weight:700}.bundle-card p{margin:0;color:var(--ink-soft)}.bundle-brands{display:flex;flex-wrap:wrap;gap:.4rem;margin:1.2rem 0}.bundle-brands span{font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:var(--paper-2);padding:.35rem .6rem;border-radius:999px}.bundle-foot{display:flex;justify-content:space-between;align-items:center;gap:1rem}.bundle-price{font-size:1.3rem;font-weight:700}.bundle-save{font-size:.78rem;color:var(--accent);font-weight:700}.reviews{padding:2rem 0 6rem}.review-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:1rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.review-card{scroll-snap-align:start;background:var(--white);border:1px solid var(--line);border-radius:24px;padding:1.5rem;min-height:230px;display:flex;flex-direction:column;justify-content:space-between}.stars{letter-spacing:.12em;color:var(--warm);font-size:.9rem}.review-card p{font-family:var(--font-sans);font-size:1.02rem;font-weight:500;line-height:1.45;margin:1rem 0}.review-meta{font-size:.85rem;color:var(--muted)}.faq{padding:3rem 0}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:2.5rem}.faq-layout h2{font-size:clamp(1.9rem,3.6vw,2.8rem);margin:.5rem 0 .9rem;max-width:14ch}.faq-layout>div>p{color:var(--ink-soft);max-width:32ch}.faq-list{display:grid;gap:.65rem}.faq-item{border:1px solid var(--line);border-radius:18px;background:var(--white);overflow:hidden}.faq-item button{width:100%;text-align:left;padding:1.15rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-weight:600;font-size:.98rem}.faq-item button span{font-size:1.4rem;line-height:1;color:var(--muted)}.faq-item .answer{padding:0 1.25rem 1.15rem;color:var(--ink-soft);font-size:.94rem}.newsletter{padding:3rem 0 5.5rem}.newsletter-card{border-radius:28px;padding:clamp(2rem,5vw,3.5rem);background:radial-gradient(640px circle at 82% 20%,rgba(200,232,106,.14),transparent 55%),linear-gradient(160deg,#24382e,#1c2b23);color:var(--white);display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.newsletter-card .eyebrow{color:#c8e86a}.newsletter-card .eyebrow:before{background:#c8e86a}.newsletter-card h2{font-size:clamp(1.8rem,3.2vw,2.6rem);margin:.5rem 0 .8rem;color:#fff}.newsletter-card p{margin:0;color:#ffffffbf;max-width:40ch}.newsletter-card .newsletter-form{display:flex;flex-direction:row;align-items:center;width:100%;max-width:none;gap:.6rem;background:#ffffff14;padding:.45rem;border-radius:999px;border:1px solid rgba(255,255,255,.14)}.newsletter-card .newsletter-form input{flex:1;min-width:0;border:none;background:transparent;color:#fff;padding:.75rem 1rem;outline:none}.newsletter-card .newsletter-form input::placeholder{color:#ffffff80}.newsletter-card .newsletter-form .btn{min-height:44px;padding:.7rem 1.35rem;flex-shrink:0}.newsletter-note{margin:.7rem 0 0;font-size:.85rem}.newsletter-note.success{color:#c8e86a}.newsletter-note.error{color:#ffb3a3}.footer{padding:3.5rem 0 2rem;border-top:1px solid var(--line);background:#f6f1ea}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:2rem;margin-bottom:2.5rem}.footer .logo{display:inline-block;margin-bottom:.8rem}.footer p{color:var(--ink-soft);max-width:34ch;font-size:.92rem}.footer h4{margin:0 0 .9rem;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:.55rem;font-size:.9rem;color:var(--ink-soft)}.footer-legal{border-top:1px solid var(--line);padding-top:1.4rem;display:grid;gap:.8rem;font-size:.75rem;color:var(--muted);line-height:1.55}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.mobile-panel{display:none}.ttd-reveal main section:not(.hero){opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.ttd-reveal main section.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hero-inner,.hero-bubble,.hero-journal-card:not([hidden]){animation:none}}@media(max-width:980px){.hero-inner{grid-template-columns:1fr;min-height:auto;gap:2.25rem;padding:2.5rem 0 3.25rem}.hero-copy{max-width:none}.hero-stats{flex-wrap:wrap;gap:1rem 0}.hero-stats li{flex:1 1 40%}.hero-stats li:nth-child(3){border-left:0;padding-left:0}.hero-bubble{display:none}.hero-journal-card{min-height:0}.marquee-track span{font-size:.92rem}.vc-left img{max-height:170px}.vc-right img{max-height:160px}.vc-center img{max-height:270px}.value,.faq-layout,.newsletter-card,.age-card{grid-template-columns:1fr}.brand-grid,.ttd-product-grid,.exp-grid{grid-template-columns:repeat(2,1fr)}.exp-grid .exp-card{grid-column:auto}.bundle-grid,.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.nav-left,.nav-right .hide-sm{display:none}.menu-toggle{display:grid}.nav{grid-template-columns:auto 1fr auto}.logo{justify-self:center}.footer-grid{grid-template-columns:1fr}.brand-grid,.ttd-product-grid,.exp-grid,.bundle-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(78%,320px);overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:-1.25rem;padding-inline:1.25rem;scroll-padding-inline:1.25rem;padding-bottom:.75rem}.brand-grid::-webkit-scrollbar,.ttd-product-grid::-webkit-scrollbar,.exp-grid::-webkit-scrollbar,.bundle-grid::-webkit-scrollbar{display:none}.brand-grid .brand-card,.ttd-product-grid .product-card,.exp-grid .exp-card,.bundle-grid .bundle-card{scroll-snap-align:start}.exp-grid .exp-card{min-height:300px}.exp-copy{width:70%}.exp-can{height:58%;width:100%;right:0}.exp-halo{width:130px;height:130px}.section-head{flex-direction:column;align-items:start}.newsletter-card .newsletter-form{flex-direction:column;border-radius:20px}.vc-left,.vc-right{display:none}.value-visual{min-height:340px}.age-actions{flex-direction:column}.mobile-panel{display:block;position:fixed;inset:calc(var(--announce-h) + var(--header-h)) 0 0;background:var(--paper);padding:1.5rem;z-index:40}.mobile-panel nav{display:grid;gap:1rem;font-size:1.15rem;font-weight:500}}.bundle-page{padding-bottom:4rem}.bundle-hero{background:linear-gradient(135deg,#e8f0f5,#f4eaf2 42%,#fff4e8);padding:3.5rem 0 3rem}.bundle-hero-inner{display:grid;grid-template-columns:1.3fr .9fr;gap:2rem;align-items:end}.bundle-hero h1{font-size:clamp(2.2rem,4vw,3.3rem);margin:.5rem 0 .9rem;max-width:16ch}.bundle-hero p{margin:0;color:var(--ink-soft);max-width:48ch}.bundle-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.bundle-hero-stats div{background:#ffffffb8;border:1px solid var(--line);border-radius:18px;padding:1rem .9rem;display:grid;gap:.2rem}.bundle-hero-stats strong{font-family:var(--font-display);font-size:1.4rem;font-weight:700}.bundle-hero-stats span{font-size:.78rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.bundle-builder{display:grid;grid-template-columns:1.35fr .85fr;gap:1.5rem;align-items:start;padding:2.5rem 0 1rem}.bundle-picker-head{display:flex;flex-direction:column;gap:1.1rem;margin-bottom:1.4rem}.bundle-picker-head h2{font-size:clamp(1.7rem,3vw,2.3rem);margin:0 0 .35rem}.bundle-picker-head p{margin:0;color:var(--ink-soft)}.bundle-filters{display:flex;flex-wrap:wrap;gap:.45rem}.bundle-filters button{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:.45rem .85rem;font-size:.78rem;font-weight:600;color:var(--ink-soft);transition:background .2s ease,color .2s ease,border-color .2s ease}.bundle-filters button.active,.bundle-filters button:hover{background:var(--ink);color:var(--white);border-color:var(--ink)}.bundle-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.bundle-product{background:var(--white);border:1px solid var(--line);border-radius:22px;overflow:hidden;display:grid;grid-template-columns:140px 1fr;min-height:180px}.bundle-product[hidden]{display:none!important}.bundle-product-visual{display:grid;place-items:center;position:relative;padding:1rem .5rem}.bundle-product-visual img{max-width:100%;max-height:170px;object-fit:contain;mix-blend-mode:multiply}.bundle-error{margin-top:.6rem;font-size:.85rem;color:#a83232}.bundle-error[hidden]{display:none}.bundle-product-body{padding:1.1rem 1.1rem 1.1rem .2rem;display:flex;flex-direction:column;gap:.3rem}.bundle-product-body h3{font-family:var(--font-display);font-size:1.05rem;line-height:1.3;margin:0;font-weight:600}.bundle-product-meta{display:flex;justify-content:space-between;gap:.5rem;font-size:.84rem;color:var(--ink-soft);margin:.2rem 0 .55rem}.bundle-add{width:fit-content;min-height:40px;padding:.55rem 1rem;font-size:.8rem}.bundle-add:disabled{opacity:.45;cursor:not-allowed;transform:none}.bundle-tray{position:sticky;top:calc(var(--header-h) + var(--announce-h) + 12px)}.bundle-tray-card{background:var(--white);border:1px solid var(--line);border-radius:28px;padding:1.35rem 1.25rem 1.25rem;box-shadow:var(--shadow)}.bundle-tray-top{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1rem}.bundle-tray-top h2{font-family:var(--font-display);font-size:1.4rem;letter-spacing:-.01em;margin:0;font-weight:700}.bundle-tray-top span{font-size:.82rem;color:var(--muted);font-weight:600}.bundle-progress{margin-bottom:1rem}.bundle-progress-bar{height:8px;border-radius:999px;background:var(--paper-2);overflow:hidden;margin-bottom:.55rem}.bundle-progress-fill{height:100%;background:linear-gradient(90deg,#2f5d4a,#8fb89a);border-radius:inherit}.bundle-progress p{margin:0;font-size:.84rem;color:var(--ink-soft)}.bundle-unlocked{margin-top:.45rem;display:inline-flex;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:var(--accent-soft);color:var(--accent);padding:.3rem .55rem;border-radius:999px}.bundle-tier-row{display:flex;gap:.35rem;flex-wrap:wrap;margin-top:.65rem}.bundle-tier-row span{font-size:.68rem;font-weight:700;padding:.22rem .45rem;border-radius:999px;background:var(--paper-2);color:var(--muted)}.bundle-tier-row span.hit{background:var(--ink);color:var(--white)}.bundle-slots{display:grid;gap:.5rem;margin-bottom:1rem}.bundle-slot{min-height:58px;border:1.5px dashed rgba(28,26,23,.18);border-radius:14px;display:flex;align-items:center;gap:.55rem;padding:.55rem .65rem;color:var(--muted);font-size:.85rem}.bundle-slot.filled{border-style:solid;border-color:var(--line);background:#fcfaf7;color:var(--ink)}.bundle-slot-swatch{width:12px;height:36px;border-radius:999px;flex-shrink:0}.bundle-slot-copy{display:grid;gap:.1rem;flex:1;min-width:0}.bundle-slot-copy strong{font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-slot-copy span{font-size:.72rem;color:var(--muted)}.bundle-qty{display:inline-flex;align-items:center;gap:.25rem;background:var(--white);border:1px solid var(--line);border-radius:999px;padding:.15rem}.bundle-qty button{width:26px;height:26px;border-radius:50%;font-size:1rem;line-height:1}.bundle-qty span{min-width:1.1rem;text-align:center;font-size:.82rem;font-weight:700}.bundle-remove{width:28px;height:28px;border-radius:50%;font-size:1.2rem;color:var(--muted)}.bundle-purchase{display:grid;gap:.55rem;margin-bottom:1rem}.purchase-option{display:flex;gap:.7rem;align-items:flex-start;border:1px solid var(--line);border-radius:16px;padding:.85rem .9rem;cursor:pointer;transition:border-color .2s ease,background .2s ease}.purchase-option.active{border-color:var(--ink);background:#f7f3ec}.purchase-option input{margin-top:.2rem;accent-color:var(--ink)}.purchase-option strong{display:flex;align-items:center;gap:.45rem;font-size:.9rem}.purchase-option em{font-style:normal;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;background:var(--accent-soft);color:var(--accent);padding:.18rem .4rem;border-radius:999px;font-weight:700}.purchase-option span{display:block;margin-top:.15rem;font-size:.78rem;color:var(--muted)}.bundle-totals{display:grid;gap:.4rem;margin-bottom:1rem;font-size:.9rem}.bundle-totals>div{display:flex;justify-content:space-between;gap:1rem}.bundle-totals .save{color:var(--accent);font-weight:600}.bundle-totals .grand{margin-top:.35rem;padding-top:.55rem;border-top:1px solid var(--line);font-size:1.05rem;font-weight:700}.bundle-cart-btn{width:100%;background:#c8e86a;color:var(--ink);border-radius:999px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;min-height:52px}.bundle-cart-btn:hover{background:#b9dd52}.bundle-cart-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.bundle-fineprint{margin:.75rem 0 0;font-size:.72rem;color:var(--muted);line-height:1.45}.bundle-fineprint a{text-decoration:underline;text-underline-offset:2px}.bundle-reviews{padding-top:3rem}.bundle-toast{position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);background:var(--ink);color:var(--white);padding:.85rem 1.2rem;border-radius:999px;font-size:.88rem;font-weight:600;z-index:80;box-shadow:var(--shadow)}.site-header a.active{text-decoration:underline;text-underline-offset:4px}@media(max-width:980px){.bundle-hero-inner,.bundle-builder{grid-template-columns:1fr}.bundle-tray{position:static}.bundle-product-grid{grid-template-columns:1fr}}@media(max-width:720px){.bundle-hero-stats,.bundle-product{grid-template-columns:1fr}.bundle-product-body{padding:0 1.1rem 1.1rem}}.ttd-theme .utility-bar{background:var(--ink)!important;border-bottom:0!important;height:var(--announce-h);display:flex;align-items:center}.ttd-theme .utility-bar>.page-width{width:100%}.ttd-theme .announcement-bar,.ttd-theme .announcement-bar__message{background:transparent!important;color:var(--white)!important}.ttd-theme .announcement-bar__link{align-items:center}.ttd-theme .announcement-bar__message{font-family:var(--font-sans);font-size:1.35rem;font-weight:600;letter-spacing:.04em;padding-top:0;padding-bottom:0;margin:0;position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width:749px){.ttd-theme .announcement-bar__message{font-size:1rem;letter-spacing:.02em;white-space:nowrap}}.ttd-theme .quick-add__submit{background:var(--ink);color:var(--white);border-radius:999px;font-family:var(--font-display);font-weight:600;letter-spacing:0;min-height:44px;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.ttd-theme .quick-add__submit:hover{background:#000;box-shadow:0 14px 28px #1c1a1738;transform:translateY(-1px)}.ttd-theme .quick-add__submit:after{box-shadow:none}.ttd-theme .announcement-bar__message svg{position:absolute;right:-2.6rem;top:50%;transform:translateY(-50%)}.ttd-theme .section-header.shopify-section-group-header-group{z-index:90}.ttd-theme .announcement-bar-section{position:sticky;top:0;z-index:91}.ttd-theme .shopify-section-header-sticky{top:var(--announce-h)}.ttd-theme .announcement-bar__link{color:var(--white)!important}.ttd-theme .section-header,.ttd-theme sticky-header.header-wrapper{background:#fbf8f4eb!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ttd-theme .header__heading-link .h2,.ttd-theme .header__heading{font-family:var(--font-display)!important;letter-spacing:.14em;text-transform:uppercase;font-weight:500}.ttd-theme .header__menu-item{font-family:var(--font-sans);font-size:1.28rem;font-weight:600;letter-spacing:.01em;color:var(--ink)}.ttd-theme .header__inline-menu .header__menu-item{padding:1rem .75rem}.ttd-theme .header__submenu .header__menu-item{font-size:1.25rem;font-weight:500}.ttd-theme .header__icon{width:4.2rem;height:4.2rem}@media screen and (max-width:1360px){.ttd-theme .header__inline-menu .header__menu-item{padding:1rem .65rem;font-size:1.22rem}.ttd-theme .header__heading-logo-wrapper img{width:175px;height:auto}}@media screen and (max-width:1150px){.ttd-theme .header__inline-menu .header__menu-item{padding:1rem .55rem;font-size:1.2rem}.ttd-theme .header__heading-logo-wrapper img{width:150px}.ttd-theme .header__icon{width:3.6rem;height:3.6rem}}.ttd-theme body,.ttd-theme .color-scheme-1,.ttd-theme .gradient{background:var(--paper)}.ttd-theme .shopify-section+.shopify-section{margin:0}.ttd-theme .product__title,.ttd-theme .product__title h1{font-family:var(--font-display);letter-spacing:-.01em}.ttd-theme .product__text.caption-with-letter-spacing{color:var(--ink-2, #6b6259);font-weight:700}.ttd-pdp-pills{display:flex;gap:.35rem;flex-wrap:wrap;margin:.5rem 0 .75rem}.ttd-pdp-pills span{font-size:.7rem;padding:.28rem .55rem;border-radius:999px;background:var(--paper-2, #f0ebe2);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.ttd-pdp-disclaimer{margin:.9rem 0 0;font-size:.72rem;line-height:1.5;color:var(--ink-2, #6b6259);border-top:1px solid var(--paper-2, #f0ebe2);padding-top:.75rem}.ttd-coa-link{display:inline-block;margin-top:.75rem;font-size:.85rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.lab-page{padding:3.5rem 0 5rem}.lab-head{max-width:640px;margin-bottom:2.5rem}.lab-head h1{font-size:clamp(2.2rem,4vw,3.3rem);margin:.6rem 0 .9rem}.lab-head p{margin:0;color:var(--ink-soft)}.lab-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.lab-card{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:1.5rem 1.4rem;min-height:220px;display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;transition:transform .3s ease,box-shadow .3s ease}.lab-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.lab-card-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.lab-card h2{font-family:var(--font-display);font-size:1.35rem;letter-spacing:-.02em;font-weight:700;margin:0}.lab-card-top i{width:10px;height:10px;border-radius:50%;flex-shrink:0}.lab-card p{margin:0;color:var(--ink-soft);font-size:.92rem}.lab-cta{min-height:44px;font-size:.85rem;width:fit-content}.lab-note{margin-top:2.5rem;background:var(--paper-2);border-radius:20px;padding:1.75rem 1.6rem}.lab-note h3{font-family:var(--font-display);font-size:1.2rem;font-weight:700;margin:0 0 .4rem}.lab-note p{margin:0;color:var(--ink-soft);max-width:70ch}.lab-note a{font-weight:700;text-decoration:underline;text-underline-offset:3px}@media(max-width:980px){.lab-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.lab-grid{grid-template-columns:1fr}}.ttd-theme .footer-block--menu .footer-block__details-content{display:flex;flex-wrap:wrap;align-items:center;column-gap:1.75rem;row-gap:.35rem;margin-bottom:0}.ttd-theme .footer-block--menu .footer-block__details-content>li{margin:0!important;padding:0}.ttd-theme .footer-block--menu .list-menu__item--link{padding:.2rem 0;font-size:.92rem}.ttd-theme .footer-block__heading{font-family:var(--font-sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--ink)}.ttd-theme .footer-block:has(.footer-block__details-content.rte){width:100%;max-width:860px;flex:1 1 100%;margin:0 auto;text-align:center}.ttd-theme .footer-block:has(.footer-block__details-content.rte) .footer-block__heading{color:var(--muted);margin-bottom:.6rem}.ttd-theme .footer-block:has(.footer-block__details-content.rte) .rte p{font-size:.74rem;line-height:1.7;color:var(--muted);max-width:none}.ttd-theme .footer__content-bottom{border-top:1px solid var(--line)}.ttd-theme .footer__content-bottom-wrapper--center{display:flex;flex-direction:column;align-items:center;gap:0}.ttd-theme .footer-brand{text-align:center;margin-bottom:1.4rem}.ttd-theme .footer-brand img{width:170px;height:auto}.ttd-theme .footer__copyright{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:1.6rem;row-gap:.4rem}.ttd-theme .footer__copyright .copyright__content{font-size:.78rem;color:var(--muted)}.ttd-theme .footer__copyright .copyright__content a{color:inherit;text-underline-offset:3px;transition:color .2s ease}.ttd-theme .footer__copyright .copyright__content a:hover{color:var(--ink)}.ttd-theme .footer__copyright .policies{display:inline-flex;flex-wrap:wrap;justify-content:center;column-gap:1.6rem;row-gap:.4rem;margin:0;padding:0}.ttd-theme .footer__copyright .policies li{margin:0;padding:0;list-style:none;position:relative}.ttd-theme .footer__copyright .policies li:before{content:"\b7";position:absolute;left:-1rem;color:var(--muted)}.ttd-progress{margin:.4rem 0 .6rem}.ttd-progress-copy{margin:0 0 1.4rem;font-size:1.3rem;line-height:1.5;color:var(--ink-soft)}.ttd-progress-copy strong{color:var(--accent)}.ttd-progress-bar{position:relative;height:8px;border-radius:999px;background:#1c1a1717;margin:0 .6rem 2.6rem}.ttd-progress-fill{position:absolute;inset:0 auto 0 0;display:block;border-radius:999px;background:var(--accent);transition:width .45s ease;min-width:0}.ttd-progress-fill:empty{display:block}.ttd-progress-mark{position:absolute;top:50%;transform:translate(-50%,-50%)}.ttd-progress-mark i{display:block;width:13px;height:13px;border-radius:50%;background:var(--white);border:2px solid rgba(28,26,23,.25);transition:background .3s ease,border-color .3s ease}.ttd-progress-mark.hit i{background:var(--accent);border-color:var(--accent)}.ttd-progress-mark em{position:absolute;top:calc(100% + 3px);left:50%;transform:translate(-50%);font-style:normal;font-size:1.05rem;font-weight:700;color:var(--muted);white-space:nowrap}.ttd-progress-mark.hit em{color:var(--accent)}.ttd-progress--drawer{margin:0;padding:1.2rem 1.5rem 1.8rem;border-bottom:.1rem solid rgba(28,26,23,.08)}.ttd-theme .drawer__footer .cart__ctas,.ttd-theme .cart-drawer .cart__ctas{flex-wrap:wrap}.ttd-drawer-see-cart{display:block;width:100%;flex-basis:100%;margin-top:1.2rem;text-align:center;font-size:1.3rem;font-weight:700;color:var(--accent);text-decoration:none;white-space:nowrap}.ttd-drawer-see-cart:hover{text-decoration:underline;text-underline-offset:3px}.cart-lines{display:flex;flex-direction:column;max-height:340px;overflow-y:auto;margin-bottom:.4rem;padding-right:.2rem}.cart-line{display:grid;grid-template-columns:52px 1fr auto auto;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.cart-line:last-child{border-bottom:0}.cart-line-img img{width:52px;height:52px;object-fit:contain;border-radius:10px;background:var(--paper-2);padding:4px}.cart-line-copy{display:grid;gap:.2rem;min-width:0}.cart-line-copy strong{font-size:1.25rem;line-height:1.35;font-weight:700;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-line-copy span{font-size:1.2rem;color:var(--muted)}.cart-builder .bundle-qty button{width:26px;height:26px;font-size:1.4rem}.cart-builder .bundle-qty span{font-size:1.25rem;min-width:1.8rem}.cart-builder .bundle-remove{font-size:1.6rem;color:var(--muted)}.cart-empty{display:grid;gap:.5rem;text-align:center;padding:2.2rem 1.4rem;margin:.4rem 0 1rem;border:1.5px dashed rgba(28,26,23,.18);border-radius:16px}.cart-empty strong{font-size:1.4rem}.cart-empty span{font-size:1.25rem;color:var(--muted);line-height:1.5}.cart-checkout{width:100%}.cart-checkout:disabled{opacity:.4;cursor:not-allowed}.cart-builder .eyebrow{font-size:1.15rem}.cart-builder .bundle-hero p{font-size:1.5rem;line-height:1.6}.cart-builder .bundle-hero-stats strong{font-size:1.9rem}.cart-builder .bundle-hero-stats span{font-size:1.2rem}.cart-builder .bundle-picker-head h2{font-size:clamp(2.2rem,3vw,2.8rem)}.cart-builder .bundle-picker-head p{font-size:1.35rem}.cart-builder .bundle-filters button{font-size:1.2rem;padding:.6rem 1.2rem}.cart-builder .product-brand{font-size:1.1rem}.cart-builder .bundle-product-body h3{font-size:1.35rem;line-height:1.35}.cart-builder .bundle-product-body h3 a:hover{color:var(--accent)}.cart-builder .bundle-product-meta{font-size:1.35rem}.cart-builder .btn{font-size:1.2rem}.cart-builder .bundle-tray-top h2{font-size:1.9rem}.cart-builder .bundle-tray-top span{font-size:1.25rem}.cart-builder .bundle-totals{font-size:1.3rem}.cart-builder .bundle-totals .total{font-size:1.5rem}.cart-builder .bundle-ship{font-size:1.2rem}.cart-builder .bundle-note{font-size:1.15rem}.cart-builder .bundle-error{font-size:1.25rem;color:#b3402a;margin:.6rem 0}@media(max-width:980px){.cart-builder .bundle-tray{order:-1}.cart-builder .cart-lines{max-height:none;overflow:visible}}.ttd-404{display:flex;flex-direction:column;align-items:center;text-align:center;padding:9rem 2rem 11rem;max-width:640px;margin:0 auto}.ttd-404-eyebrow{display:inline-block;font-family:var(--font-display);font-size:1.3rem;font-weight:700;letter-spacing:.14em;color:var(--accent);border:1.5px solid var(--accent);border-radius:999px;padding:.4rem 1.4rem;margin-bottom:2.4rem}.ttd-404-title{font-size:clamp(3.2rem,6vw,5.4rem);color:var(--ink)}.ttd-404-copy{font-size:1.55rem;line-height:1.6;color:#1c1a17b8;margin:2rem 0 3.2rem}.ttd-404-ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem}.ttd-404-ctas .btn{font-size:1.4rem;padding:1.1rem 2.6rem}.ttd-404-bundle-link{margin-top:2.6rem;font-family:var(--font-display);font-size:1.35rem;font-weight:600;color:var(--accent);text-decoration:none}.ttd-404-bundle-link:hover{text-decoration:underline}.ttd-theme .template-search__header h1{font-family:var(--font-display);font-weight:700;letter-spacing:-.03em;color:var(--ink)}.ttd-theme .shopify-policy__container{max-width:72rem;padding:5rem 2rem 7rem}.ttd-theme .shopify-policy__title{text-align:left;padding-bottom:2.4rem;border-bottom:1px solid rgba(28,26,23,.12);margin-bottom:3.2rem}.ttd-theme .shopify-policy__title h1{font-family:var(--font-display);font-weight:700;letter-spacing:-.03em;font-size:clamp(2.8rem,4vw,4rem);color:var(--ink)}.ttd-theme .shopify-policy__body{font-size:1.5rem;line-height:1.7;color:#1c1a17cc}.ttd-theme .shopify-policy__body h2,.ttd-theme .shopify-policy__body h3{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;color:var(--ink);margin-top:3.2rem}.ttd-theme .shopify-policy__body a{color:var(--accent)}.ttd-theme h1,.ttd-theme .h0,.ttd-theme .h1,.ttd-theme .title,.ttd-theme .title--primary,.ttd-theme .collection-hero__title,.ttd-theme .main-page-title,.ttd-theme .article-template__title{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em}.ttd-theme .card__heading{font-family:var(--font-display);font-weight:600;letter-spacing:-.01em}.ttd-theme .contact{max-width:64rem;margin:0 auto;background:var(--white);border:1px solid rgba(28,26,23,.08);border-radius:20px;padding:3.2rem;box-shadow:0 18px 40px #1c1a170f}.ttd-theme .contact .field__input,.ttd-theme .contact .text-area{background:var(--white);border-radius:12px;box-shadow:0 0 0 1px #1c1a1729}.ttd-theme .contact .field__input:focus,.ttd-theme .contact .text-area:focus{box-shadow:0 0 0 2px var(--accent);outline:none}.ttd-theme .contact .button{background:var(--ink);color:var(--white);border-radius:999px;font-family:var(--font-display);font-weight:600;min-height:48px;padding:0 3rem;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.ttd-theme .contact .button:hover{background:#000;transform:translateY(-1px);box-shadow:0 14px 28px #1c1a1738}.ttd-theme .contact .button:after{box-shadow:none}@media(max-width:749px){.ttd-theme .contact{padding:2rem 1.6rem}}@media screen and (min-width:990px){html{font-size:calc(var(--font-body-scale) * 70%)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ttd.css.map?cb=1786210596 */
