@font-face{font-family:PP Pangaia;src:url(PPPangaia-Light.woff2) format("woff2"),url(PPPangaia-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Saans;src:url(Saans-Light.woff2) format("woff2"),url(Saans-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Saans;src:url(Saans-Regular.woff2) format("woff2"),url(Saans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Saans;src:url(Saans-Medium.woff2) format("woff2"),url(Saans-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SaansMono;src:url(SaansMono-Regular.woff2) format("woff2"),url(SaansMono-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--color-bg: #FFFAFA;--color-text: #530700;--color-muted: #6b6b6b;--color-accent: #b63a2b;--color-accent-soft: #e7b3ad;--color-primary: #FF5E5C;--gradient-accent: linear-gradient( 135deg, #b63a2b, #e07a6f );--font-heading: "PP Pangaia", "Bodoni Moda", serif;--font-body: "Saans", "Inter", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-mono: "IBM Plex Mono", "SF Mono", "Consolas", monospace;--fs-h1: clamp(2.4rem, 4vw, 3.8rem);--fs-h2: clamp(1.8rem, 3vw, 2.6rem);--fs-body: 1rem;--fs-small: .875rem;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 6rem;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 28px;--ease: cubic-bezier(.22, 1, .36, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{background:none;border:none;cursor:pointer}a:focus,button:focus{outline:2px solid var(--color-accent);outline-offset:2px}a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}h1,h2,h3{font-family:var(--font-body);letter-spacing:-.02em}strong{font-weight:500}a{color:var(--color-accent);text-decoration:none;transition:color .2s ease}a:hover:not(.button-primary){text-decoration:underline}a.button-primary:hover{text-decoration:none}.page-width{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-to-content-link{position:absolute;top:-100px;left:0;z-index:9999;padding:var(--space-sm) var(--space-md);background:var(--color-accent);color:#fff;text-decoration:none}.skip-to-content-link:focus{top:0}.animate{opacity:0;transform:translateY(24px);transition:all .6s var(--ease)}.animate.is-visible{opacity:1;transform:translateY(0)}.button-primary,.button-primary:visited{display:inline-block;background:var(--color-accent);color:#fff;padding:.9rem 1.8rem;border-radius:999px;font-weight:600;text-decoration:none;border:none;cursor:pointer;font-family:var(--font-body);transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.button-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000026}.top-bar{flex-shrink:0;width:100%;height:32px;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 1rem;font-size:12px;font-weight:400;box-sizing:border-box;line-height:1;position:relative;z-index:1}@media(max-width:768px){.top-bar{height:29px}}.hero-header{position:relative;background:#141137;border-radius:16px 16px 0 0;padding:14px 20px;flex-shrink:0;z-index:10;transition:background .3s ease,box-shadow .3s ease}.hero-header.scrolled{position:fixed;top:0;left:0;right:0;border-radius:0;background:#110e44;box-shadow:0 2px 10px #0000004d;z-index:10001;padding:14px 32px;animation:hero-header-slide-in .35s ease}@keyframes hero-header-slide-in{0%{transform:translateY(-12px)}to{transform:translateY(0)}}.hero-header-spacer{height:52px;flex-shrink:0;display:none}.hero-card.header-scrolled .hero-header-spacer{display:block}.hero-header-content{display:flex;justify-content:center;align-items:center;position:relative;padding:0;transition:all .3s ease}.hero-header.scrolled .hero-header-content{max-width:1380px;margin:0 auto;padding:0 1rem;justify-content:flex-end}.hero-header.scrolled .hero-logo{position:absolute;left:50%;transform:translate(-50%)}.hero-logo{display:flex;align-items:center;transition:all .3s ease}.hero-logo img{width:clamp(80px,15vw,103px);height:auto;max-height:24px}.hero-header.scrolled .hero-logo img{width:80px;max-height:20px}.hero-header-right{display:flex;align-items:center;gap:1rem;transition:all .3s ease;position:absolute;right:0}.hero-header.scrolled .hero-header-right{position:static}.language-switcher{display:flex;align-items:center;gap:.5rem;color:var(--color-primary);font-weight:400}.language-switcher .lang-link{color:var(--color-primary);text-decoration:none;transition:opacity .2s}.language-switcher .lang-link:hover{opacity:.7}.language-switcher .lang-link.active{font-weight:500}.cart-icon{color:var(--color-primary);display:flex;align-items:center;text-decoration:none;transition:opacity .2s;line-height:0;position:relative;background:none;border:none;padding:0;cursor:pointer}.cart-icon__count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:600;line-height:18px;text-align:center;color:#fff;background:#ff5e5c;border-radius:9px}.cart-icon:hover{opacity:.7}.cart-icon svg{width:24px;height:24px}.cart-icon svg path{stroke:#ff5e5c}.hero-header.scrolled .language-switcher,.hero-header.scrolled .language-switcher .lang-link,.hero-header.scrolled .language-switcher span{color:#ff5e5c}.header{padding:var(--space-md) 0;border-bottom:1px solid rgba(0,0,0,.1)}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md)}.header__logo{font-size:1.5rem;font-weight:700;color:var(--color-text);text-decoration:none}.header__logo:hover{text-decoration:none}.header__nav{display:flex;gap:var(--space-md)}.header__nav a{color:var(--color-text);text-decoration:none;font-weight:500}.header__nav a:hover{text-decoration:underline}.header__cart{color:var(--color-text);text-decoration:none}.announcement-bar{background:var(--color-accent);color:#fff;padding:var(--space-xs) 0;text-align:center}.announcement-bar__message{margin:0;font-size:var(--fs-small)}@media(max-width:768px){.header__inner{flex-wrap:wrap}.header__nav{order:3;width:100%;justify-content:center}}.home-hero{background:linear-gradient(90deg,#933b4b,#fd0130 25%,#83a1e9 75%,#cbe0ea);display:flex;flex-direction:column;align-items:stretch;position:relative}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.15;mix-blend-mode:multiply;pointer-events:none;z-index:0}.home-hero .hero-inner{position:relative;z-index:1;padding:0 32px 32px}.hero-inner{width:100%}.hero-card{border-radius:16px;display:flex;flex-direction:column;overflow:visible;position:relative}.hero-content{background:linear-gradient(180deg,#141237 68%,#27236b);border-radius:0 0 16px 16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem;align-items:center;overflow:visible;padding:2rem 3rem 3rem clamp(2rem,6vw,88px)}.hero-text-section{max-width:580px;min-width:0;overflow:visible}.hero-certification{font-family:var(--font-body);font-size:.875rem;color:#9cb7f8;margin-bottom:1.75rem;font-weight:400}.hero-certification-npn{font-weight:500}.hero-title{font-family:var(--font-heading);font-size:clamp(1.85rem,5vw + 1rem,56px);font-weight:300;line-height:1.1;margin-bottom:1.75rem;color:#e8eaff}.hero-description{font-size:1rem;line-height:1.7;color:#e8eaff;margin-bottom:2.25rem;max-width:520px}.cta-primary{display:inline-flex;align-items:center;justify-content:center;position:relative;background:var(--color-primary);color:#530700;min-height:48px;padding:.75rem 2.5rem;border-radius:999px;font-family:var(--font-body);font-weight:400;font-size:clamp(.9rem,2.5vw,18px);line-height:1.2;text-align:center;text-decoration:none!important;text-transform:uppercase;letter-spacing:.05em;transition:transform .3s var(--ease),box-shadow .3s ease;transform-origin:center center;white-space:normal;word-break:break-word}.cta-primary:hover{box-shadow:0 8px 20px #ff5e5c4d;text-decoration:none;transform:scale(1.05)}@media(max-width:768px){.cta-primary{font-family:Saans,Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-weight:400;font-size:18px}}.hero-text-section .cta-primary{width:fit-content;margin-bottom:1.75rem}.hero-guarantee{display:flex;align-items:center;gap:.5rem;color:#e8eaff;font-size:.95rem}.hero-guarantee svg{flex-shrink:0}.hero-image-section{display:flex;justify-content:flex-end;align-items:flex-end;overflow:visible;position:relative;min-width:0}.hero-product-image{width:100%;max-width:none;height:auto;object-fit:contain;object-position:center bottom;transform:rotate(0);position:relative;right:0;top:0}@media(min-width:1200px){.hero-content{gap:3.5rem;padding:2.5rem 3.5rem 3.5rem clamp(2.5rem,6vw,88px)}.hero-certification,.hero-title{margin-bottom:2.25rem}.hero-description{margin-bottom:2.75rem}.hero-text-section .cta-primary{margin-bottom:2.25rem}}@media(min-width:1600px){.home-hero .hero-inner{padding:0 40px 40px}.hero-content{gap:4rem;padding:3rem 4rem 4rem 88px}.hero-certification,.hero-title{margin-bottom:2.5rem}.hero-description{margin-bottom:3rem}.hero-text-section .cta-primary{margin-bottom:2.5rem}}@media(max-width:1024px){.home-hero .hero-inner{padding:0 16px 16px}.hero-card{border-radius:12px}.hero-header{border-radius:12px 12px 0 0}.hero-content{grid-template-columns:1fr;gap:2rem;border-radius:0 0 12px 12px;padding:2rem 2rem 2.5rem}.hero-image-section{order:-1;justify-content:center;overflow:visible}.hero-text-section{max-width:100%;text-align:center;display:flex;flex-direction:column}.hero-certification{order:1}.hero-title{order:2}.hero-text-section .cta-primary{order:3}.hero-description{order:4}.hero-guarantee-wrapper{order:5}.hero-description,.hero-text-section .cta-primary{margin-left:auto;margin-right:auto}.hero-guarantee-wrapper{flex:1;display:flex;align-items:center;justify-content:center;min-height:0}.hero-certification,.hero-description{text-align:center}.hero-description,.hero-cta{margin-left:auto;margin-right:auto}.hero-guarantee,.hero-image-section{justify-content:center}.hero-product-image{width:100%;max-width:min(360px,85vw);margin:0 auto;object-position:center bottom}}@media(max-width:768px){.home-hero{padding-bottom:56px}.home-hero .hero-inner{padding:0}.hero-card{border-radius:0}.hero-header{border-radius:0;padding:14px 20px;min-height:64px}.hero-header-spacer{height:64px}.hero-content{display:flex;flex-direction:column;gap:1.25rem;border-radius:0;padding:0 0 2rem}.hero-text-section{padding:0 1rem}.hero-guarantee-wrapper{margin-top:1.5rem;margin-bottom:1.5rem}.hero-image-section{flex-shrink:0;width:100%;overflow:visible}.hero-product-image{width:100%;max-width:min(360px,85vw);height:auto;object-fit:contain;margin:0 auto}.hero-title{font-size:clamp(2rem,6vw + 1.25rem,2.5rem)}.hero-description{font-size:1.05rem}.hero-certification{font-size:.9rem;margin-bottom:1rem}.hero-text-section{justify-content:flex-start}.hero-title,.hero-description{margin-bottom:1rem}.hero-text-section .cta-primary{width:fit-content;margin-left:auto;margin-right:auto;margin-bottom:1rem}}@media(max-width:480px){.home-hero{padding-bottom:56px}.hero-text-section{padding:0 .75rem}.hero-content{padding:0 0 1.5rem}.hero-header.scrolled .hero-header-content{padding:0 1rem}.hero-title{font-size:clamp(1.85rem,6vw + 1rem,2.25rem)}.hero-product-image{max-width:min(340px,88vw)}.hero-certification{font-size:.85rem}.hero-description{font-size:1rem}}.ticker,.hero-ticker{flex-shrink:0;flex-grow:0;flex-basis:56px;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);height:56px;min-height:56px;max-height:56px;background:linear-gradient(90deg,#933b4b,#fd0130 25%,#83a1e9 75%,#cbe0ea);display:flex;align-items:center;overflow:hidden;position:relative;z-index:10001;contain:size layout}@media(max-width:768px){.home-hero .ticker--hero{position:absolute!important;bottom:0!important;left:0!important;width:100%!important;margin-left:0!important;height:56px!important;min-height:56px!important;max-height:56px!important;flex:none!important}.home-hero .ticker--hero .ticker-wrap{height:56px!important;min-height:56px!important;max-height:56px!important}}@media(min-width:769px){.home-hero .ticker--hero{display:none}}.ticker:after,.hero-ticker:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.15;mix-blend-mode:multiply;pointer-events:none;z-index:0}.ticker .ticker-wrap,.hero-ticker .ticker-wrap{width:100%;overflow:hidden;display:flex;align-items:center;height:56px;min-height:56px;max-height:56px;position:relative;z-index:1}.ticker .ticker-track,.hero-ticker .ticker-track{display:flex;align-items:center;gap:calc(1rem + 24px);animation:ticker-scroll 25s linear infinite;width:max-content}.ticker .ticker-item,.hero-ticker .ticker-item{font-family:var(--font-mono);font-size:clamp(16px,5vw,24px);font-weight:300;color:#fff;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;line-height:1;display:flex;align-items:center}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(min-width:769px){.ticker-section--mobile-only{display:none}}@media(max-width:768px){.ticker .ticker-item,.hero-ticker .ticker-item{font-size:16px}}.home-benefits{background:snow;padding:3rem 1rem;min-height:600px}.benefits-inner{max-width:1380px;margin:0 auto}.benefits-header{text-align:center;margin-bottom:4rem}.benefits-title{font-family:var(--font-heading);font-size:56px;font-weight:200;line-height:1.2;color:var(--color-text);margin-bottom:1rem}.benefits-subtitle{font-family:var(--font-body);font-size:20px;font-weight:300;color:var(--color-text);margin:0}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.benefits-mobile{display:none}.benefit-item{display:flex;flex-direction:column;align-items:center;text-align:center}.benefit-image{width:105px;height:118px;margin-bottom:2rem;display:flex;align-items:center;justify-content:center}.benefit-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s var(--ease)}.benefit-image:hover img{animation:bounceAndSpin .6s var(--ease)}@keyframes bounceAndSpin{0%{transform:translateY(0) rotate(0)}30%{transform:translateY(-15px) rotate(10deg)}50%{transform:translateY(-20px) rotate(180deg)}70%{transform:translateY(-10px) rotate(350deg)}to{transform:translateY(0) rotate(360deg)}}.benefit-text{font-family:var(--font-body);font-size:24px;line-height:1.5;color:var(--color-text);margin:0 0 1rem;max-width:280px}.benefit-rating{display:flex;align-items:center;justify-content:center}.benefit-rating img{height:auto;max-width:100%}@media(max-width:1024px){.benefits-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}}@media(max-width:768px){.home-benefits{padding:2rem 1rem;min-height:auto}.benefits-header{margin-bottom:1.5em}.benefits-title{font-size:32px;font-weight:300}.benefits-subtitle{font-size:16px;font-weight:400}.benefits-title-line2{display:block}.benefits-grid{display:none}.benefits-mobile{display:flex;flex-direction:column;align-items:center;text-align:center}.benefits-mobile-image{width:106px;margin-bottom:1rem}.benefits-mobile-image img{width:100%;height:auto;object-fit:contain}.benefits-mobile-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:.75rem}.benefits-mobile-list li{font-family:var(--font-body);font-size:1.05rem;line-height:1.5;color:var(--color-text)}.benefits-separator{display:block;width:32px;height:8px;margin:0 auto;object-fit:contain}}.home-overdrive{--font-mono: "SaansMono", "IBM Plex Mono", monospace;background:#ffede6;padding:0;overflow:hidden;border-top:1px solid #530700;border-bottom:1px solid #530700}.overdrive-inner{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0;align-items:stretch}.overdrive-image-section{background:#ffede6;display:flex;align-items:stretch;justify-content:center;position:relative;padding:1.5rem 2rem;overflow:hidden}.overdrive-product-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;object-position:center;display:block;border-radius:16px}.overdrive-content-section{background:#ffede6;padding:3rem 5rem 3rem 4rem;display:flex;flex-direction:column;justify-content:center}.overdrive-title{font-family:var(--font-heading);font-size:48px;font-weight:200;line-height:1.15;color:#530700;margin:0 0 2rem}.overdrive-title-line1,.overdrive-title-line2{display:block}.overdrive-columns{display:grid;grid-template-columns:1fr 1fr;gap:2rem 3rem;margin-bottom:2rem;align-items:start}.overdrive-column{display:flex;flex-direction:column;align-items:flex-start}.overdrive-description{font-family:var(--font-body);font-size:18px;line-height:1.6;color:#530700;margin:0 0 1rem}.overdrive-tags{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;margin-bottom:1rem}.overdrive-tag{font-family:var(--font-mono);font-size:16px;font-weight:300;color:#530700;background:#fff;border:1px solid #530700;padding:0 .3rem;border-radius:8px;white-space:nowrap;text-align:left;letter-spacing:.02em;width:fit-content;align-self:flex-start}.overdrive-highlight{font-family:var(--font-body);font-size:18px;line-height:1.6;color:#530700;margin:0}.overdrive-age-text{font-family:var(--font-body);font-size:18px;line-height:1.6;color:#530700;margin:0;text-align:left}.overdrive-decline,.overdrive-emphasis{font-weight:500}.overdrive-content-section .cta-primary{align-self:flex-start}@media(max-width:1024px){.home-overdrive{padding:0}.overdrive-inner{grid-template-columns:1fr;gap:0;min-height:auto}.overdrive-image-section{padding:1rem 1.5rem;min-height:400px}.overdrive-product-image{min-height:380px}.overdrive-content-section{padding:2.5rem 2rem}.overdrive-title{font-size:40px}.overdrive-columns{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.home-overdrive{padding:1rem 0}.overdrive-inner{gap:0}.overdrive-image-section{padding:.75rem 1rem;min-height:280px}.overdrive-product-image{min-height:260px;border-radius:12px}.overdrive-content-section{padding:1rem .75rem}.overdrive-title{font-size:32px;margin-bottom:1.5rem}.overdrive-title-line1,.overdrive-title-line2{display:inline}.overdrive-title-line1:after{content:" "}.overdrive-columns{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.overdrive-description,.overdrive-highlight,.overdrive-age-text{font-size:16px}.overdrive-tags{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:.5rem;max-width:75%}.overdrive-tag{font-size:14px;padding:0 .3rem}.overdrive-content-section .cta-primary{width:100%;max-width:none;margin-left:0}}.home-overwhelm{background:#ffede6;padding:5rem 3rem;overflow:hidden}.overwhelm-inner{max-width:1380px;margin:0 auto}.overwhelm-title{font-family:var(--font-body);font-size:24px;font-weight:500;line-height:1.4;color:var(--color-text);margin:0 0 2.5rem;text-align:left}.overwhelm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:3rem;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #530700}.overwhelm-cell{font-family:var(--font-body);font-size:24px;line-height:1.5;color:var(--color-text);padding:1.25rem 1.5rem;border-right:1px solid #530700;border-bottom:1px solid #530700;display:flex;flex-direction:column;justify-content:space-between;min-height:140px;background:#fff;position:relative}.overwhelm-cell:nth-child(3n){border-right:none}.overwhelm-cell:nth-child(4),.overwhelm-cell:nth-child(5),.overwhelm-cell:nth-child(6){border-bottom:none}.overwhelm-cell-text{flex:1}.overwhelm-cell-icon{align-self:flex-end;flex-shrink:0;margin-top:.5rem}.overwhelm-expandable{border-top:1px solid var(--color-text);border-bottom:1px solid var(--color-text);padding:0}.overwhelm-expandable-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-block:.5rem;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.overwhelm-expandable-header::-webkit-details-marker{display:none}.overwhelm-expandable-text{font-family:var(--font-body);font-size:16px;font-weight:500;letter-spacing:.05em;color:var(--color-text);flex:1}.overwhelm-expandable-icon{font-size:32px;font-weight:300;line-height:1;color:var(--color-text);transition:transform .4s var(--ease);flex-shrink:0}.overwhelm-expandable[open] .overwhelm-expandable-icon{transform:rotate(45deg)}.overwhelm-expandable-content{font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--color-text);display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s var(--ease);overflow:hidden}.overwhelm-expandable-content-inner{min-height:0;overflow:hidden;padding-bottom:1.25rem}.overwhelm-expandable[open] .overwhelm-expandable-content{grid-template-rows:1fr}.overwhelm-expandable-content p,.overwhelm-expandable-content ol{margin-bottom:1.25rem}.overwhelm-expandable-content ol{padding-left:2rem}.overwhelm-expandable-content p:last-child,.overwhelm-expandable-content ol:last-child{margin-bottom:0}@media(max-width:1024px){.home-overwhelm{padding:4rem 2rem}.overwhelm-title{font-size:22px;margin-bottom:2rem}.overwhelm-grid{grid-template-columns:repeat(2,1fr)}.overwhelm-cell:nth-child(2n){border-right:none}.overwhelm-cell:nth-child(3){border-right:1px solid #530700}.overwhelm-cell:nth-child(4){border-bottom:1px solid #530700}.overwhelm-cell:nth-child(5),.overwhelm-cell:nth-child(6){border-bottom:none}.overwhelm-cell{font-size:20px;padding:1rem 1.25rem}}@media(max-width:768px){.home-overwhelm{padding:2rem 1rem}.overwhelm-title{font-size:20px;margin-bottom:1.5rem}.overwhelm-grid{grid-template-columns:repeat(2,1fr);border-radius:var(--radius-lg);border:1px solid var(--color-text)}.overwhelm-cell{font-size:18px;font-weight:300;padding:.75rem;min-height:120px;border-right:1px solid var(--color-text);border-bottom:1px solid var(--color-text)}.overwhelm-cell:nth-child(2n){border-right:none}.overwhelm-cell:nth-child(4){border-bottom:1px solid var(--color-text)}.overwhelm-cell:nth-child(5),.overwhelm-cell:nth-child(6){border-bottom:none}.overwhelm-cell-icon{width:32px;height:32px;align-self:flex-end}.overwhelm-expandable-text,.overwhelm-expandable-content{font-size:14px}}.home-coffee{background:linear-gradient(90deg,#933b4b,#fd0130 25%,#83a1e9 75%,#cbe0ea);padding:5rem 0 4rem;position:relative;margin-left:0;width:100%;min-height:300px;overflow:hidden}.home-coffee:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.15;mix-blend-mode:multiply;pointer-events:none;z-index:0}.home-coffee .coffee-inner{position:relative;z-index:1}.home-coffee .coffee-gradient-bar{z-index:1}.coffee-inner{width:100%;padding-left:120px;padding-right:2rem}.coffee-title{font-family:var(--font-heading);font-size:60px;font-weight:300;line-height:1.2;color:#fff;margin:0 0 1rem}.coffee-description{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:1.6;color:#fff;margin:0;max-width:900px}.coffee-gradient-bar{position:absolute;bottom:0;left:0;right:0;height:60px}@media(max-width:1024px){.home-coffee{padding:4rem 0 3.5rem}.coffee-inner{padding-left:80px;padding-right:1.5rem}.coffee-title{font-size:44px}.coffee-description{font-size:16px}.coffee-gradient-bar{height:50px}}@media(max-width:768px){.home-coffee{padding:2rem 0;min-height:unset}.coffee-inner{padding-left:20px;padding-right:.5rem}.coffee-title{font-size:32px}.coffee-description{font-size:16px}.coffee-gradient-bar{height:40px}}.home-build{--font-mono: "SaansMono", "IBM Plex Mono", monospace;background:#ffede6;padding:0;overflow:hidden;border:none;border-bottom:1px solid #530700}.build-inner{display:grid;grid-template-columns:1fr 1fr;margin:0 auto}.build-image-section{background:#ffede6;display:flex;align-items:center;justify-content:center;position:relative;padding:0;overflow:hidden}.build-product-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.build-content-section{background:#ffede6;padding:2rem 4rem;display:flex;flex-direction:column;justify-content:center}.build-title{font-family:var(--font-heading);font-size:44px;font-weight:300;line-height:1.2;color:#530700;margin:0 0 2rem}.build-intro{font-family:var(--font-body);font-size:16px;line-height:1.6;color:#530700;margin:0 0 1.5rem}.build-tags{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;margin-bottom:1rem}.build-tag{font-family:var(--font-mono);font-size:16px;font-weight:300;color:#530700;background:#fff;border:1px solid #530700;padding:0 .3rem;border-radius:8px;letter-spacing:.02em;width:fit-content;align-self:flex-start}.build-description{font-family:var(--font-body);font-size:16px;line-height:1.6;color:#530700;margin:1.5rem 0}.build-emphasis{font-family:var(--font-body);font-size:16px;font-weight:500;line-height:1.6;color:#530700;margin:0}@media(max-width:1024px){.build-inner{grid-template-columns:1fr}.build-image-section{padding:0}.build-content-section{padding:4rem 3rem}.build-title{font-size:40px}}@media(max-width:768px){.build-image-section{padding:0}.build-content-section{padding:3rem 1.5rem 1.5rem}.build-title{font-size:32px;margin-bottom:1.5rem}.build-intro,.build-description,.build-emphasis{font-size:16px}.build-tag{font-size:14px;padding:0 .3rem}.build-tags{margin-bottom:0}}#buy-section,.home-purchase{scroll-margin-top:0}.home-purchase{background:snow;padding:5rem 3rem;position:relative}.home-purchase:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,#933b4b,#fd0130 25%,#83a1e9 75%,#cbe0ea)}.purchase-inner{max-width:1380px;margin:0 auto;text-align:center}.purchase-badge{display:inline-block;background:#b7cbff;color:#530700;font-family:SaansMono,IBM Plex Mono,monospace;font-size:14px;font-weight:400;padding:.2rem .5rem;border-radius:8px;border:1px solid #530700;margin-bottom:1rem;line-height:1}.purchase-badge strong{font-weight:700}.purchase-title{font-family:var(--font-heading);font-size:56px;font-weight:200;line-height:1.2;color:var(--color-text);margin:0 0 1rem}.purchase-features{font-family:var(--font-body);font-size:20px;font-weight:400;color:var(--color-text);margin:0 0 3rem}.purchase-diamond{display:inline-block;vertical-align:middle;margin:0 8px;flex-shrink:0}.purchase-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;text-align:left}.purchase-product-section{display:flex;flex-direction:column;min-width:0}.purchase-carousel{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.purchase-product-image-main{background:transparent;border-radius:12px;display:flex;align-items:stretch;justify-content:stretch;aspect-ratio:1 / 1;position:relative;overflow:hidden}.purchase-carousel-viewport{flex:1;overflow:hidden;min-width:0}.purchase-carousel-track{display:flex;min-height:0;transition:transform .3s ease}.purchase-carousel-slide{flex:0 0 100%;min-width:0;display:flex;align-items:stretch;justify-content:stretch}.purchase-carousel-slide .purchase-carousel-image,.purchase-carousel-image{width:100%;height:100%;object-fit:contain}.purchase-carousel-controls{display:flex;justify-content:space-between;align-items:center;gap:1rem}.purchase-product-thumbnails{display:flex;gap:1rem;flex:1}.purchase-thumbnail{width:60px;height:60px;background:#c7d4e8;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:border-color .2s ease;overflow:hidden}.purchase-thumbnail img{width:100%;height:100%;object-fit:cover}.purchase-thumbnail.active{border-color:var(--color-text)}.purchase-carousel-arrows{display:flex;gap:.5rem}.purchase-arrow{width:44px;height:44px;padding:0;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.purchase-arrow img{width:100%;height:100%;display:block}.purchase-form-section{display:flex;flex-direction:column;gap:2rem;padding-right:100px}.purchase-intro-headline{font-family:var(--font-body);font-size:14px;font-weight:500;color:var(--color-text);margin:0}.purchase-intro{max-width:800px;margin:0 auto}.purchase-intro-description{font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--color-text);line-height:1.6;margin:0 0 10px}.purchase-form{display:flex;flex-direction:column;gap:1.5rem}.purchase-option{position:relative}.purchase-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.purchase-option label{display:block;border:1px solid #C0895A;border-radius:12px;padding:1.25rem 1.5rem;cursor:pointer;transition:all .2s ease;background:#fff}.purchase-option input[type=radio]:checked+label{border:1px solid #FF5F5F;background:#ffede6}.purchase-option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.purchase-option-title{font-family:var(--font-body);font-size:16px;font-weight:500;color:var(--color-text);display:flex;align-items:center;gap:.5rem}.purchase-option-title:before{content:"";width:18px;height:18px;border:2px solid #A98380;border-radius:50%;flex-shrink:0;transition:all .2s ease}.purchase-option input[type=radio]:checked+label .purchase-option-title:before{border-color:#ff6363;background:#ff6363;box-shadow:inset 0 0 0 3px #fff}.purchase-option-pricing{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.purchase-option-price{font-family:var(--font-body);font-size:16px;font-weight:500;color:var(--color-text)}.purchase-option-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-left:26px}.purchase-option-badges{display:flex;align-items:center;gap:.5rem}.purchase-option-compare{font-family:var(--font-body);font-size:13px;color:#530700;text-decoration:line-through}.purchase-discount{background:#ff8c8c;color:#fff;font-family:var(--font-body);font-size:11px;font-weight:500;padding:.2rem .6rem;border-radius:4px;line-height:1;display:inline-flex;align-items:center}.purchase-shipping{font-family:var(--font-body);font-size:11px;font-weight:500;color:#530700;line-height:1}.purchase-option-description{font-family:var(--font-body);font-size:13px;color:#530700;margin:0;padding-left:26px}.purchase-form .purchase-cta{width:100%;max-width:none;border:none;cursor:pointer}.purchase-badges{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;padding:1.5rem 2rem}.purchase-badge-img{max-width:100%;height:auto;width:80px}.purchase-accordions{display:flex;flex-direction:column}.purchase-accordion{border-top:1px solid var(--color-text);padding:0}.purchase-accordion:last-child{border-bottom:1px solid var(--color-text)}.purchase-accordion-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-block:.5rem;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.purchase-accordion-header::-webkit-details-marker{display:none}.purchase-accordion-text{font-family:var(--font-body);font-size:16px;font-weight:500;letter-spacing:.05em;color:var(--color-text);flex:1}.purchase-accordion-icon{font-size:32px;font-weight:300;line-height:1;color:var(--color-text);transition:transform .4s var(--ease);flex-shrink:0}.purchase-accordion[open] .purchase-accordion-icon{transform:rotate(45deg)}.purchase-accordion-content{font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--color-text);display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s var(--ease);overflow:hidden}.purchase-accordion[open] .purchase-accordion-content{grid-template-rows:1fr}.purchase-accordion-content-inner{min-height:0;overflow:hidden;padding-bottom:1.25rem}.purchase-accordion-content ul{list-style:disc;padding-left:1.25rem;margin:.5rem 0 0}.purchase-accordion-content ul li{margin-bottom:.25rem}@media(min-width:1025px){.home-purchase{padding:96px 0}.purchase-inner{max-width:1200px}.purchase-form-section{gap:16px;padding-right:0}.purchase-form{gap:8px}.purchase-form .purchase-cta{margin-top:8px}.purchase-option label{padding:16px}.purchase-badges{padding:8px 0 0}}@media(max-width:1024px){.home-purchase{padding:4rem 2rem}.purchase-content{grid-template-columns:1fr;gap:3rem}.purchase-form-section{padding-right:0}.purchase-form{gap:.5rem}.purchase-title{font-size:36px}}@media(max-width:768px){.home-purchase{padding:1.5rem 1rem 2rem;overflow-x:hidden}.purchase-intro{display:none}.purchase-title{font-size:32px}.purchase-features{font-size:16px;margin-bottom:2rem}.purchase-diamond{margin:0 6px}.purchase-content{gap:2rem}.purchase-product-image-main{aspect-ratio:1 / 1}.purchase-thumbnail{width:50px;height:50px}.purchase-carousel-image{aspect-ratio:1 / 1;object-fit:cover}.purchase-accordion-text,.purchase-accordion-content{font-size:14px}.purchase-form{gap:.5rem}.purchase-form .purchase-cta{margin-top:.75rem}.purchase-carousel-controls{flex-direction:column;gap:1rem}.purchase-product-thumbnails{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;width:100%}.purchase-product-thumbnails::-webkit-scrollbar{display:none}.purchase-carousel-arrows{display:none}.purchase-option label{padding:.75rem 1rem}.purchase-option-title,.purchase-option-price{font-weight:500;font-size:16px}.purchase-discount{background:#ff5f5f;font-weight:500;font-size:14px}.purchase-shipping,.purchase-option-description{font-weight:400;font-size:12px}.purchase-option-compare{font-size:12px}.purchase-badges{flex-wrap:nowrap;gap:clamp(8px,3vw,24px);padding:1rem .5rem 0}.purchase-badge-img{width:min(72px,20vw)}}.home-buy{padding:var(--space-xl) 0}.buy-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-lg);align-items:center}.buy-info h2{font-size:var(--fs-h2);margin:0 0 var(--space-sm) 0;line-height:1.2}.buy-price{font-size:1.4rem;font-weight:600;margin:var(--space-md) 0}.buy-info form{margin-top:var(--space-md)}.buy-media img,.buy-media .image-placeholder{width:100%;border-radius:var(--radius-lg)}.buy-description{margin:var(--space-sm) 0;color:var(--color-muted)}@media(max-width:768px){.buy-grid{grid-template-columns:1fr;text-align:center}}.home-science{--font-mono: "SaansMono", "IBM Plex Mono", monospace;position:relative;background:snow;padding:6rem 2rem;overflow:hidden}.science-inner{position:relative;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;z-index:1}.science-title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,56px);line-height:1.2;text-align:center;color:var(--color-text);margin-bottom:1.5rem;font-weight:200}.science-subtitle{max-width:900px;margin:0 auto 4rem;text-align:center;font-size:16px;font-weight:300;line-height:1.7;color:var(--color-text)}.science-content{display:grid;width:100%;grid-template-columns:1fr auto 1fr;gap:3rem;align-items:center;justify-items:center}.science-column{display:flex;flex-direction:column;gap:2rem}.science-ingredient{display:flex;align-items:center;gap:.5rem;width:400px;height:225px;max-width:100%;background:#fff;padding:.75rem;border:1px solid #530700;border-radius:12px;box-shadow:0 2px 8px #0000000f;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.science-ingredient:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.science-ingredient-image{flex-shrink:0;width:110px;height:110px;display:flex;align-items:center;justify-content:center}.science-ingredient-image img{max-width:100%;height:auto}.science-ingredient-content{flex:1;text-align:left}.science-ingredient-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.125rem}.science-ingredient-name{font-family:var(--font-body);font-size:16px;font-weight:500;color:#530700;line-height:1.3}.science-ingredient-dose{flex-shrink:0;font-family:var(--font-mono);font-size:12px;font-weight:500;background:#e8eaff;color:#530700;padding:0rem .2rem;border:1px solid #530700;border-radius:6px}.science-ingredient-source{font-family:var(--font-mono);font-size:12px;font-weight:400;color:#530700;margin-bottom:.25rem}.science-ingredient-description{font-family:var(--font-body);font-size:14px;font-weight:300;line-height:1.6;color:#530700}.science-product{display:flex;flex-direction:column;align-items:center;gap:6rem;padding:2rem 0}.science-parallax-wrapper{position:relative;width:460px;max-width:100%;aspect-ratio:368 / 504}.science-parallax-packaging{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;will-change:transform}.science-parallax-gummies{position:absolute;top:0;right:0;bottom:0;left:0;will-change:transform}.science-gummy{position:absolute}.g-1{top:8.9%;left:31%;transform:translate(-50%,-50%) rotate(-45deg)}.g-2{top:40.1%;left:85%;transform:translate(-50%,-50%) rotate(15deg)}.g-3{top:79.2%;left:63.6%;transform:translate(-50%,-50%) rotate(30deg)}.g-4{top:59.9%;left:15.8%;transform:translate(-50%,-50%) rotate(-25deg)}.science-gummy-img{display:block;width:55px;height:auto}.science-seals{display:flex;justify-content:center;align-items:center;gap:25px}.science-seal-img{max-width:100%;height:auto;width:80px}@media(max-width:1200px){.science-content{grid-template-columns:1fr;gap:2rem}.science-column-left{order:-1}.science-product{order:0}.science-column-right{order:1}}@media(max-width:768px){.home-science{padding:1.5rem 1rem 2.5rem}.science-title{font-weight:200;font-size:32px}.science-subtitle{font-weight:400;font-size:14px;margin-bottom:1rem}.science-column{gap:1rem}.science-ingredient{width:100%;height:auto;padding:1rem}.science-product{gap:1rem;padding:0 1rem}.science-ingredient-image{width:80px;height:80px}.science-ingredient-description,.science-ingredient-source{line-height:18px}.science-parallax-wrapper{width:100%}.science-gummy-img{width:40px}.science-seals{gap:1rem}.science-seal-img{width:min(80px,22vw)}}.home-love{background:#b7cbff;padding:3rem 0;display:flex;justify-content:center}.love-inner{max-width:1200px;width:100%;margin:0 auto;padding:0 100px;display:flex;flex-direction:column;align-items:center;position:relative}.love-header{text-align:center;margin-bottom:1.5rem;width:100%}.love-stars{display:flex;justify-content:center;gap:.25rem;margin-bottom:1rem}.love-star{width:24px;height:auto}.love-title-row{display:flex;align-items:center;justify-content:flex-end;width:100%;gap:1rem;position:relative}.love-title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,56px);font-weight:200;color:#530700;margin-right:auto;margin-left:auto;position:absolute;left:50%;transform:translate(-50%)}.love-nav{display:flex;gap:.5rem;flex-shrink:0}.love-nav-btn{padding:0;border:none;background:none;cursor:pointer;line-height:0;flex-shrink:0}.love-nav-btn img{width:44px;height:44px;display:block}.love-carousel-viewport{overflow:hidden;width:calc(100% + 100px);margin-left:-100px;margin-right:-100px}.love-cards{display:flex;flex-wrap:nowrap;gap:2rem;transition:transform .4s ease;will-change:transform}.love-card{background:transparent;display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem}.love-card-image{width:300px;height:300px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:3rem;overflow:hidden}.love-card-image img{width:100%;height:auto;object-fit:cover;border-radius:50% 50% 0 0}.love-card-content{flex:1;position:relative;width:100%}.love-card-quote-row{display:flex;align-items:flex-start;gap:.75rem}.love-quote{width:60px;height:auto;flex-shrink:0;opacity:.9}.love-card-body{flex:1;min-width:0;margin-top:1.5rem}.love-card-text{font-size:.95rem;line-height:1.6;color:#530700;margin:0 0 .5rem}.love-card-name{font-weight:500;font-size:.9rem;color:#530700;margin-bottom:.25rem}.love-card-title{font-size:.85rem;color:#530700}@media(max-width:900px){.love-inner{padding:0 1.5rem}.love-header{width:100%;margin:0}.love-nav{display:none}.love-stars{margin-bottom:.25rem}.love-title-row{justify-content:center}.love-title{position:static;transform:none}.love-carousel-viewport{overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:calc(100% + 3rem);margin-left:-1.5rem;margin-right:0;scroll-padding-left:1.5rem}.love-carousel-viewport::-webkit-scrollbar{display:none}.love-cards{gap:1rem;padding:0 20vw 0 1.5rem}.love-card{min-width:80vw;width:80vw;flex:none;scroll-snap-align:start}}@media(max-width:600px){.home-love{padding:3rem 0 .5rem}.love-card-image{margin-bottom:1.5rem}}.footer{padding:var(--space-lg) 0;border-top:1px solid rgba(0,0,0,.1);margin-top:var(--space-xl)}.footer__inner{text-align:center;color:var(--color-muted);font-size:var(--fs-small)}
/*# sourceMappingURL=/cdn/shop/t/14/assets/custom-tokens.css.map */
