:root{--bg:#f7f1e6;--surface:#fffbf5c2;--surface-strong:#fff9f0eb;--ink:#1f1a17;--muted:#786d62;--line:#75604924;--accent:#c9a66b;--accent-soft:#efe2ce;--glow:#dcc29a;--glow-strong:#dcc29a57;--glow-violet:#c2ab9338;--glow-lime:#d7c6a233;--glow-coral:#d4b49033;--glow-gold:#c9a66b38;--max:1180px;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--shadow:0 28px 80px #5c462a1a;--font-sans:"AkkuratLL";--font-serif:"Editorial New";font-family:AkkuratLL,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"kern" 1,"liga" off,"dlig" off,"tnum" off,"onum" off,"ss01" off;-ms-font-feature-settings:"kern" 1,"liga" off,"dlig" off,"tnum" off,"onum" off,"ss01" off;-o-font-feature-settings:"kern" 1,"liga" off,"dlig" off,"tnum" off,"onum" off,"ss01" off;-webkit-font-feature-settings:"kern" 1,"liga" off,"dlig" off,"tnum" off,"onum" off,"ss01" off;font-feature-settings:"kern" 1,"liga" off,"dlig" off,"tnum" off,"onum" off,"ss01" off;font-kerning:normal;background:radial-gradient(circle at 12% 0,#e8d6b87a,#0000 30%),radial-gradient(circle at 84% 10%,#f8f1e4b8,#0000 24%),radial-gradient(circle at 78% 42%,#dac4a238,#0000 20%),radial-gradient(circle at 22% 70%,#fffcf6c7,#0000 24%),linear-gradient(#fbf7f0 0%,#f6efe3 36%,#f4ebde 68%,#f8f3ea 100%);margin:0;overflow-x:hidden}body:before{content:"";pointer-events:none;opacity:.45;background-color:#0000;background-image:linear-gradient(#7a664f08 1px,#0000 1px),linear-gradient(90deg,#7a664f08 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 88%);mask-image:radial-gradient(circle,#000 40%,#0000 88%)}body:after{content:"";pointer-events:none;opacity:.38;background:linear-gradient(#ffffff8c,#0000 22% 78%,#ddcdb238);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}main{width:100vw;overflow:clip}.site-shell{position:relative}.container{width:min(calc(100% - 40px), var(--max));margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f8f1e7c7;border-bottom:1px solid #75604914;position:relative;overflow:visible}.nav-row{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex;overflow:visible}.brand{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;font-weight:600;display:inline-flex}.brand-mark{color:#433322;background:radial-gradient(circle at 30% 30%,#fffffffa,#ecdcc1f0 42%,#c8a974eb);border-radius:999px;place-items:center;width:30px;height:30px;font-size:.95rem;display:grid;box-shadow:0 0 24px #c9a66b47}.nav-links{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:28px;font-size:.8rem;display:inline-flex}.nav-links a{position:relative}.nav-links a:after{content:"";transform-origin:50%;background:linear-gradient(90deg, transparent, var(--glow), transparent);height:1px;transition:transform .18s;position:absolute;bottom:-10px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after{transform:scaleX(1)}.language-switcher{z-index:60;min-width:156px;display:inline-block;position:relative}.language-switcher summary{list-style:none}.language-switcher summary::-webkit-details-marker{display:none}.language-trigger{width:100%;min-width:156px;height:50px;color:var(--ink);cursor:pointer;font:inherit;background:linear-gradient(135deg,#ffffff8f,#f1e6d3bd),#fffbf5db;border:1px solid #7560491f;border-radius:999px;align-items:center;gap:10px;padding:0 14px;display:inline-flex}.language-trigger:focus{outline:none}.language-switcher[open] .language-trigger-chevron-icon{transform:rotate(180deg)}.language-flag{font-size:1.4rem;line-height:1}.language-current{text-align:left;flex:1;min-width:0}.language-trigger-chevron{color:var(--muted);pointer-events:none;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.language-trigger-chevron-icon{width:14px;height:14px;transition:transform .18s}.language-trigger-chevron-icon.is-open{transform:rotate(180deg)}.language-menu{background:linear-gradient(#fffcf7fa,#f6eee2fa);border:1px solid #7560491f;border-radius:22px;min-width:100%;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 60px #56432e1f}.language-option{width:100%;min-height:46px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:16px;align-items:center;gap:12px;padding:0 14px;display:flex}.language-option:hover,.language-option.is-active{background:#c9a66b1a}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-small{background:#7ef5ff14;min-height:40px;padding:0 18px}.button-primary{color:#fff;background:#1a1a1a;box-shadow:0 18px 36px #1a1a1a29}.button-secondary{background:linear-gradient(135deg,#ffffff94,#f1e6d3b8),#fffbf5b8;border-color:#75604929}.button-hero{min-height:58px;padding:0 30px;font-size:1.02rem}.hero-cta-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;text-align:left;width:min(100%,560px);font:inherit;appearance:none;background:linear-gradient(135deg,#ffffffb3,#f3ebdfe6),#fffaf3eb;border:1px solid #7560491f;border-radius:999px;justify-content:space-between;align-items:stretch;gap:18px;padding:10px;display:flex}.hero-cta-bar-editing{gap:12px}.hero-cta-copy{color:var(--ink);font-size:1.02rem;line-height:1.25}.hero-cta-copy-multiline{gap:4px;display:grid}.hero-cta-copy-multiline span:first-child{font-size:1rem;font-weight:500}.hero-cta-copy-multiline span:last-child{display:none}.hero-cta-button{white-space:nowrap;height:52px;box-shadow:none;letter-spacing:.08em;text-transform:uppercase;padding:0 26px;font-size:.76rem}.hero-cta-input-wrap{flex:1;display:flex}.hero-cta-input{color:#1f1a17;background:#ffffffd1;border:0;border-radius:999px;width:100%;height:52px;padding:0 20px;display:block}.hero-cta-input::placeholder{color:#5242317a}.hero-cta-input:focus{outline-offset:2px;outline:2px solid #c9a66b6b}.hero-section,.section{padding:88px 0}.third-content-section{padding-top:0}.hero-section{padding:0}.hero-section .container{width:100%;max-width:none}.hero-grid,.founder-grid,.contact-grid,.split-section{align-items:center;gap:36px;display:grid}.hero-grid{grid-template-columns:1fr;gap:0;position:relative}.founder-grid,.contact-grid,.split-section{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy h1,.section-heading h1,.section-heading h2,.split-section h2,.contact-page h1{letter-spacing:.08em;margin:0;font-family:sans-serif,Inter,Helvetica Neue,Helvetica,Arial;font-weight:300;line-height:.9}.hero-copy h1{width:100%;max-width:100%;text-shadow:none;margin-bottom:4em;font-size:3.2rem;line-height:1}.hero-copy{z-index:3;grid-area:1/1;align-self:center;max-width:min(960px,80vw);margin-top:-40px;margin-left:clamp(32px,6vw,88px);padding:0;position:relative}@keyframes heroCopyReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.section-heading h1,.section-heading h2,.split-section h2,.contact-page h1{max-width:100%;font-size:clamp(2rem,4vw,3rem)}.section-heading-centered h2{letter-spacing:.08em;font-size:clamp(1.5rem,4vw,3rem);line-height:.96}.privacy-page{min-height:100vh}.privacy-content{gap:26px;max-width:920px;padding-top:48px;padding-bottom:96px;display:grid}.privacy-back-link{color:#201813;background:#fffaefb8;border-radius:999px;justify-self:start;place-items:center;width:46px;height:46px;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s;display:inline-grid;box-shadow:0 16px 40px #40322414}.privacy-back-link span{font-size:1.45rem;line-height:1;transform:translateY(-1px)}.privacy-back-link:hover{background:#fffaeff2;transform:translate(-3px);box-shadow:0 20px 48px #4032241f}.privacy-content h1{letter-spacing:-.06em;background:linear-gradient(135deg,#201813 0%,#5e4a39 34%,#b08a56 58%,#3c2f23 100%);color:#0000;-webkit-background-clip:text;background-clip:text;max-width:12ch;margin:0;font-size:clamp(3.2rem,8vw,6.8rem);font-weight:300;line-height:.95}.privacy-date{color:#4032249e;margin:0}.privacy-section{border-top:1px solid #7560491f;gap:12px;padding-top:22px;display:grid}.privacy-section h2{color:#201813;margin:0;font-size:clamp(1.5rem,3vw,2.4rem);line-height:1.05}.privacy-section p{color:#403224c7;margin:0;font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.58}.hardware-section .split-section h2{font-size:clamp(1.9rem,3.4vw,3rem)}.hero-text,.section-text,.feature-card p,.pain-card p,.founder-card p,.footer-copy,.contact-form label span,.contact-form p,.timeline-item h2{color:var(--muted);line-height:1.7}.hero-text{color:#fff9f1eb;letter-spacing:.02em;max-width:58ch;font-size:.95rem}.mobile-floating-cta-copy{display:none}.hero-text-secondary{margin-top:-4px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:42px;display:flex}.mobile-floating-cta{display:none}.mobile-floating-cta-trigger,.mobile-floating-cta-panel{width:100%}.mobile-floating-cta-trigger{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#1a1a1a;border:0;border-radius:999px;min-height:56px;font-size:.8rem;font-weight:600;box-shadow:0 18px 36px #1a1a1a29}.mobile-floating-cta-panel{opacity:0;gap:12px;max-height:0;transition:max-height .22s,opacity .18s,transform .18s;display:grid;overflow:hidden;transform:translateY(8px)}.mobile-floating-cta-panel.is-open{opacity:1;max-height:180px;transform:translateY(0)}.mobile-floating-cta-submit{width:100%}.mobile-floating-cta-feedback{text-align:center}.offer-note,.eyebrow,.timeline-date,.spec-size,.card-index,.price-tag{letter-spacing:.24em;font-size:.74rem}.eyebrow{display:none}.eyebrow,.timeline-date,.spec-size,.card-index{color:#8c714fc2}.offer-note{color:var(--ink);margin-top:16px}.signal-pill{color:#d7fbff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#7ef5ff14,#ff84700f),#0a1927ad;border:1px solid #7ef5ff24;border-radius:999px;align-items:center;gap:10px;margin-bottom:18px;padding:9px 14px;font-size:.83rem;display:inline-flex}.signal-dot{background:linear-gradient(135deg,#7ef5ff,#b6ff72);border-radius:999px;width:8px;height:8px;box-shadow:0 0 18px #7ef5fff2}.hero-visual,.muted-section,.feature-card,.pain-card,.founder-card,.spec-card,.timeline-item,.contact-form,.exploded-card{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow)}.hero-visual{-webkit-backdrop-filter:none;backdrop-filter:none;min-height:720px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-area:1/1;place-items:center;display:grid;position:relative;overflow:hidden}.hero-visual:before{content:"";background:radial-gradient(circle at 50% 30%,#fffaf4c7,#0000 24%),radial-gradient(circle at 20% 78%,#d4b49029,#0000 20%),radial-gradient(circle at 78% 74%,#dcc29a29,#0000 18%),linear-gradient(135deg,#ffffff38,#0000 45%);position:absolute;inset:0}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#0000 25% 72%,#e6d6bd14),linear-gradient(90deg,#0000,#dcc29a14,#0000);position:absolute;inset:0}.hero-media-layout{width:100%;height:100%;position:relative}.hero-orb{filter:blur(22px);border-radius:999px;position:absolute}.hero-orb-one{background:var(--glow-strong);width:180px;height:180px;top:10%;right:8%}.hero-orb-two{background:var(--glow-violet);width:140px;height:140px;bottom:12%;left:8%}.hero-copy .eyebrow{color:#f4f8ff;font-size:1rem}.hero-kicker{color:#fff7ebeb;align-items:center;gap:14px;margin:0 0 14px;display:inline-flex}.hero-price-tag{color:#fff1b0;white-space:nowrap}.hero-copy h1{background:linear-gradient(135deg,#fffdf8 0%,#f6ead6 48%,#ead2a3 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-phone-shot,.hero-desktop-shot,.feature-image-wrap,.product-hero-panel,.spec-diagram,.pain-banner-media{border-radius:20px;position:relative;overflow:hidden}.hero-desktop-shot{border-radius:0}.hero-phone-shot{width:100%;height:100%;box-shadow:none;border:0;display:none;position:absolute;inset:0}.hero-desktop-shot{width:100%;height:100%;box-shadow:none;border:0;display:block;position:absolute;inset:0}.media-cover{object-fit:cover}.media-contain{object-fit:contain}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.spec-showcase{gap:16px;display:grid}.pain-slider{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(320px,36vw);grid-auto-flow:column;gap:20px;padding:8px 2px 18px;display:grid;overflow-x:auto}.pain-slider-shell{gap:18px;display:grid}.pain-slider::-webkit-scrollbar{display:none}.product-hero-panel{width:100%;box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;justify-items:center;gap:28px;margin:0 0 56px;padding:clamp(76px,10vw,132px) clamp(24px,6vw,76px);display:grid;position:relative}.product-hero-panel h2{letter-spacing:-.06em;background:linear-gradient(135deg,#201813 0%,#5e4a39 34%,#b08a56 58%,#3c2f23 100%);color:#0000;-webkit-background-clip:text;background-clip:text;max-width:min(15ch,100%);margin:0;font-size:clamp(3rem,8vw,7.6rem);font-weight:300;line-height:1}.product-hero-copy{justify-items:center;gap:10px;max-width:48rem;display:grid}.product-hero-copy p{color:#403224c7;letter-spacing:.02em;text-align:center;margin:0;font-size:clamp(1rem,1.45vw,1.28rem);line-height:1.42}.section-divider{background:#75604924;width:100%;height:1px;margin:6px 0 22px}.exploded-card:after,.spec-diagram:after,.feature-image-wrap:after,.pain-slide-media:after{content:"";pointer-events:none;background:linear-gradient(#ffffff1a,#0000 28% 72%,#7ef5ff14);position:absolute;inset:0}.feature-image-wrap{background:#ffffff08;border:0;min-height:220px;box-shadow:0 16px 40px #00000029}.feature-image-wrap-natural{aspect-ratio:1;min-height:0}.feature-image-wrap-video{background:0 0;border-radius:0;overflow:visible}.feature-image-wrap video.media-cover{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.feature-image-wrap-video:after,.feature-image-wrap-video:before,.feature-image-wrap-video video.media-cover{border-radius:0}.spec-visual-stack{gap:18px;display:grid}.spec-diagram{box-shadow:none;background:0 0;border:0;border-radius:32px}.spec-diagram-overview{min-height:0}.spec-overview-image{object-fit:contain;width:100%;height:auto;display:block}.spec-diagram-solo img{object-position:8% center}.spec-diagram-collector img{object-position:90% center}.rail{background:linear-gradient(90deg,#0000,#fff,#0000);height:3px;position:absolute;left:14%;right:14%}.rail-top{top:28%}.rail-bottom{top:58%}.led-dot{background:var(--glow);border-radius:999px;width:14px;height:14px;position:absolute;box-shadow:0 0 28px #b2fff1f2}.led-one{top:24%;left:20%}.led-two{top:54%;left:52%}.led-three{top:52%;right:18%}.section-heading{gap:12px;margin-bottom:34px;display:grid}.section-heading-centered{text-align:center;justify-items:center}.section-heading-centered h2,.section-heading-centered h1{max-width:30ch}.section-heading-wide h2,.section-heading-wide h1{max-width:24ch}.muted-section{box-shadow:none;border-left:0;border-right:0}.spec-card,.timeline-item,.feature-card,.contact-form,.founder-card,.exploded-card{border-radius:var(--radius-xl)}.spec-card,.timeline-item{padding:28px}.pain-slide{border:1px solid var(--line);min-height:720px;box-shadow:var(--shadow);scroll-snap-align:start;background:linear-gradient(#ffffff6b,#0000 24%),radial-gradient(circle at 100% 0,#d4b49014,#0000 24%),#fffaf4d6;border-radius:20px;grid-template-rows:1fr auto;display:grid;position:relative;overflow:hidden}.pain-slide-media{min-height:100%;position:relative}.pain-slide-topbar{z-index:2;align-items:center;gap:16px;display:flex;position:absolute;top:24px;left:24px;right:auto}.pain-slide-pill{color:#fff9f1f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.03em;background:#fffaf438;border-radius:999px;align-items:center;min-height:56px;padding:0 26px;font-size:1rem;display:inline-flex}.pain-slide-overlay{background:linear-gradient(#0000 38%,#fff8ef2e 60%,#241c16bd 100%);position:absolute;inset:0}.feature-card h3,.spec-card h3,.founder-card h3{letter-spacing:-.04em;margin:12px 0 8px;font-size:1.45rem}.pain-slide-copy{background:linear-gradient(#fff8ef00,#3d2e21e6 22%,#1f1813f5 100%);gap:18px;padding:28px 26px 30px;display:grid;position:absolute;bottom:0;left:0;right:0}.pain-slide-copy h3{color:#f4f8ff;letter-spacing:-.04em;margin:0;font-size:clamp(1.2rem,1.85vw,1.7rem);line-height:1.04}.pain-slide-copy p{color:#eef7ff;letter-spacing:-.04em;max-width:18ch;margin:0;font-size:clamp(1.2rem,1.8vw,1.75rem);line-height:1.16}.pain-slider-controls{display:none}.pain-slider-progress{background:#7560492e;flex:1;height:2px;overflow:hidden}.pain-slider-progress-bar{background:#5c4e3ee0;width:0;height:100%;transition:width .12s linear}.pain-slider-buttons{gap:14px;display:flex}.pain-slider-control{width:52px;height:52px;color:var(--ink);background:0 0;border:1px solid #75604924;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.pain-slider-control svg{width:22px;height:22px}.feature-stack{gap:34px;display:grid}.feature-showcase{background:#fff9f0d1;border-radius:20px;gap:0;display:grid;overflow:hidden;box-shadow:0 20px 50px #56432e1f}.feature-showcase-shell{width:100%}.feature-showcase-media{background:linear-gradient(#fffbf56b,#fff5e8b8);min-height:680px;position:relative}.feature-showcase-media-video{aspect-ratio:1080/1440;min-height:0}.feature-showcase-media-video video.media-cover{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.feature-showcase-reveal{box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(0,1.08fr) minmax(320px,.82fr);align-items:center;gap:clamp(36px,5vw,72px);display:grid;overflow:visible}.feature-showcase-track{height:var(--feature-showcase-track-height,calc(100vh + 16rem));min-width:0;position:relative}.feature-showcase-stage{justify-content:center;align-items:flex-end;min-height:min(88svh,52rem);padding:2.5vh 0 2vh;display:flex;position:sticky;top:0}.feature-showcase-reveal .feature-showcase-media{transform-origin:50%;border-radius:22px;width:100%;max-width:100%;overflow:hidden;box-shadow:0 28px 68px #34271824}.feature-showcase-reveal .feature-showcase-media:after{display:none}.feature-showcase-gradient{pointer-events:none;z-index:1;position:absolute;left:0;right:0}.feature-showcase-gradient-top{background:linear-gradient(#18141285 0%,#18141200 100%);height:28%;top:0}.feature-showcase-gradient-bottom{background:linear-gradient(#18141200 0%,#181412db 100%);height:44%;bottom:0}.feature-showcase-media:after{content:"";pointer-events:none;background:linear-gradient(#fff8ef00 42%,#181412d1 100%);position:absolute;inset:0}.feature-showcase-body{background:0 0;border-top:0;align-content:center;gap:24px;min-width:0;padding:0;display:grid}.feature-showcase-item{padding:0}.feature-showcase-item p:last-child{color:#3a2c20d6;margin:0;font-size:1rem;line-height:1.5}.feature-showcase-body-stacked{background:0 0;border-top:0;grid-template-columns:1fr}.feature-showcase-intro{gap:16px;max-width:31rem;display:grid}.feature-showcase-title{letter-spacing:-.04em;color:#201813;margin:0;font-size:2.5rem;line-height:1}.feature-showcase-body-copy{color:#473829c2;max-width:29ch;margin:0;font-size:clamp(1.1rem,1.7vw,1.34rem);line-height:1.58}.feature-showcase-points{grid-template-columns:1fr;gap:0;display:grid}.feature-showcase-points .feature-showcase-item{padding:18px 0 0}.feature-showcase-heading{color:#201813;margin:0 0 10px;font-size:clamp(1.2rem,1.8vw,1.5rem);line-height:1.16}.feature-showcase-points .feature-showcase-item p:last-child{max-width:34ch;font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.58}.feature-showcase-reveal .feature-showcase-track{height:auto}.feature-showcase-reveal .feature-showcase-stage{align-items:center;min-height:0;padding:0;position:relative;top:auto}.feature-showcase-reveal .feature-showcase-body{gap:clamp(22px,2.4vw,30px)}.feature-card{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #7ef5ff1f;border-radius:0;grid-template-columns:minmax(0,1.45fr) minmax(280px,.92fr);align-items:stretch;gap:40px;padding:38px 0 44px;display:grid;position:relative}.feature-card:after{content:"";background:linear-gradient(90deg,#c9a66bf2,#d4b4908c,#0000);width:160px;height:1px;position:absolute;bottom:-1px;left:0}.feature-image-wrap{background:#fffbf5e0;border:1px solid #7560491f;grid-area:1/1;min-height:460px}.feature-image-wrap:before{content:"";z-index:1;background:linear-gradient(#fffbf500 42%,#3a2d2133 58%,#2a2119db 84%,#1c1612f0 100%);position:absolute;inset:0}.feature-image-copy{z-index:2;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;max-width:min(78%,520px);margin:0 0 28px 28px;padding:0;position:absolute;bottom:0;left:0;right:0}.feature-image-copy-static{max-width:min(72%,420px)}.feature-image-copy .eyebrow{display:none}.feature-card h3{letter-spacing:.06em;color:#fff9f1;text-transform:uppercase;text-shadow:0 8px 26px #0000002e;margin:0;font-size:clamp(2.35rem,3.7vw,4rem);line-height:.9}.feature-card>p{color:#473829b8;grid-area:1/2;align-self:start;max-width:20ch;margin:0;padding-top:18px;font-size:clamp(1.12rem,1.55vw,1.42rem);line-height:1.6}.feature-card-static{align-items:center}.exploded-card{box-shadow:none;background:0 0;border:0;position:relative;overflow:hidden}.exploded-image{object-fit:contain;width:100%;height:auto;display:block}.founder-section{padding:0 20px 80px!important}.home-spec-tabs-section{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;padding:64px 0 72px;position:relative;overflow:hidden}.home-spec-tabs-shell{gap:28px;padding:0;display:grid}.home-spec-tabs-topbar{gap:14px;padding-bottom:12px;display:grid}.home-spec-tabs-list{border-bottom:1px solid #7560491f;flex-wrap:wrap;align-items:center;gap:28px;padding-bottom:12px;display:flex}.home-spec-tab-trigger{min-height:34px;color:var(--muted);cursor:pointer;letter-spacing:.03em;text-transform:none;background:0 0;border:0;border-bottom:1.5px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:10px;padding:0 2px 14px;transition:border-color .18s,color .18s,opacity .18s;display:inline-flex}.home-spec-tab-trigger:hover{color:var(--ink)}.home-spec-tab-trigger.is-active{color:var(--ink);border-color:#1f1a17d1}.home-spec-tab-trigger span:last-child{font-size:.96rem;font-weight:500;line-height:1}.home-spec-tab-icon{opacity:.78;width:18px;height:18px;display:inline-flex}.home-spec-tab-trigger.is-active .home-spec-tab-icon{opacity:1}.home-spec-tab-icon svg{width:100%;height:100%}.home-spec-tabs-panel{min-width:0}.home-spec-tabs-media-card{background:linear-gradient(#ffffffd1,#f5ede2e0),#fffbf5eb;border:1px solid #75604914;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 26px 80px #5c462a14}.home-spec-tabs-media-frame{background:radial-gradient(circle at 18% 16%,#fffc,#0000 30%),linear-gradient(#fcf7f0fa,#efe5d6db);min-height:clamp(380px,44vw,620px);position:relative}.home-spec-tabs-media-frame:after{content:"";pointer-events:none;background:linear-gradient(#fff8ef00,#f7efe4b8);height:26%;position:absolute;inset:auto 0 0}.home-spec-tabs-media-meta{z-index:1;color:#3a2c20d6;letter-spacing:.06em;text-transform:uppercase;background:#fffbf5c7;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.84rem;display:inline-flex;position:absolute;bottom:24px;left:28px}.home-spec-tabs-article{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:28px 42px;padding:24px 0 0;display:grid}.home-spec-tabs-article-header,.home-spec-tabs-detail h3,.home-spec-tabs-detail p,.home-spec-tabs-copy,.home-spec-tabs-article h2{margin:0}.home-spec-tabs-article-header{gap:14px;display:grid}.home-spec-tabs-copy-block{align-content:start;gap:24px;padding-right:18px;display:grid}.home-spec-tabs-article h2{letter-spacing:.04em;font-size:clamp(1.9rem,3.2vw,3rem);line-height:.96}.home-spec-tabs-copy{max-width:34ch;font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.68}.home-spec-tabs-detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin-top:2px;display:grid}.home-spec-tabs-detail{background:0 0;border:0;border-radius:0;align-content:start;gap:8px;min-height:100%;padding:0;display:grid}.home-spec-tabs-detail h3{letter-spacing:.16em;text-transform:uppercase;color:#8c714fc7;font-size:.82rem}.home-spec-tabs-detail p{max-width:22ch;line-height:1.62}.founder-content{max-width:100%}.founder-cta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.founder-cta-row-actions{justify-content:center;margin-top:20px}.founder-content h3{letter-spacing:.04em;margin:28px 0 0;font-size:clamp(1.8rem,2vw,3.5rem);font-weight:400}.founder-intro{max-width:46rem;margin:0;font-size:clamp(1rem,1.4vw,1.2rem)}.founder-perk-list{color:#403224cc;gap:10px;max-width:48rem;margin:22px 0 0;padding:0;list-style:none;display:grid}.founder-perk-list li{line-height:1.45}.founder-perk-list strong{color:#201813}.founder-privacy-note{color:#403224a8;margin:18px 0 0;font-size:.86rem;line-height:1.4}.founder-privacy-note a{color:#201813;text-underline-offset:.18em;text-decoration:underline}.founder-paypal-copy{max-width:680px;margin-top:18px}.founder-divider{background:0 0;border-top:1px solid #acdfff29;width:100%;height:0;margin:28px 0}.founder-paypal-copy h3,.founder-paypal-copy .section-text{margin:0 0 12px}.founder-paypal-button{color:#fff;width:180px;box-shadow:none;text-align:center;background:#3b82f6;font-size:1.3rem;font-weight:700;line-height:48px;display:block}.founder-subscribe{max-width:500px;margin-top:32px;margin-left:auto;margin-right:auto;padding-bottom:0;position:static}.founder-subscribe .hero-cta-bar{width:100%}.hero-cta-stack{justify-items:start;gap:28px;width:100%;display:grid}.hero-cta-stack-title{color:var(--muted);margin:0;font-size:.92rem;line-height:1.4}.hero-cta-input-wrap-stacked{width:100%}.hero-cta-input-stacked{color:var(--ink);background:0 0;border:1px solid #75604929}.hero-cta-input-stacked::placeholder{color:#786d628f}.hero-cta-button-stacked{width:180px;box-shadow:none;text-align:center;justify-self:center;font-size:.78rem;font-weight:600;line-height:48px}.founder-mobile-visual{width:100%;margin-bottom:28px;display:block;overflow:hidden}.founder-mobile-image{width:100%;height:auto;display:block}.founder-card,.contact-form{background:var(--surface-strong);padding:32px}.founder-card{position:relative;overflow:hidden}.price-tag{color:#fff1b0}.card-glow{filter:blur(22px);pointer-events:none;background:radial-gradient(circle,#ff847038,#7ef5ff29);border-radius:999px;width:180px;height:180px;position:absolute;inset:-20% auto auto 60%}.perk-list{color:var(--muted);margin:22px 0;padding-left:18px}.perk-list li+li{margin-top:10px}.checkout-block{gap:12px;display:grid}.timeline{gap:26px;padding:22px 0;display:grid;position:relative}.timeline:before{content:"";background:linear-gradient(#0000,#c9a66b8c,#0000);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 18px #c9a66b29}.timeline-item{background:linear-gradient(#ffffff6b,#0000 28%),radial-gradient(circle at 100% 0,#d4b49014,#0000 26%),#fff9f0d1;width:calc(50% - 28px);min-height:148px;padding:28px;position:relative}.timeline-item:before{content:"";background:var(--glow);border-radius:999px;width:12px;height:12px;position:absolute;top:36px;box-shadow:0 0 18px #c9a66b6b}.timeline-item-left{margin-right:auto}.timeline-item-left:before{right:-34px}.timeline-item-right{margin-left:auto}.timeline-item-right:before{left:-34px}.timeline-item h2{color:var(--ink);margin:6px 0 0;font-size:1.28rem}.contact-form,.subscribe-form{gap:18px;display:grid}.subscribe-form .button-primary{box-shadow:none}.contact-form label,.subscribe-form label{gap:10px;display:grid}.contact-form input,.contact-form textarea,.subscribe-form input,.subscribe-form textarea{width:100%;color:var(--ink);background:#ffffffa8;border:1px solid #7560491f;border-radius:18px;padding:16px 18px}.contact-form textarea,.subscribe-form textarea{resize:vertical}.modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02090f9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-sheet{background:linear-gradient(#ffffff0f,#0000 22%),#081420f5;border:1px solid #acdfff1f;border-radius:28px;width:min(100%,560px);max-height:min(92vh,820px);position:relative;overflow-y:auto;box-shadow:0 30px 80px #0006}.subscribe-modal{padding:28px}.subscribe-modal-header{margin-bottom:22px}.subscribe-modal-header h3{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(1.5rem,3vw,2rem)}.subscribe-modal-header p{color:var(--muted);margin:0;line-height:1.6}.modal-close{width:40px;height:40px;color:var(--ink);cursor:pointer;background:#ffffff14;border:0;border-radius:999px;font-size:1.5rem;line-height:1;position:absolute;top:14px;right:14px}.file-drop input[type=file]{display:none}.file-drop-panel{text-align:center;cursor:pointer;background:#061422b8;border:1px dashed #acdfff38;border-radius:24px;place-items:center;gap:8px;padding:34px 20px;display:grid}.plus-mark{color:var(--ink);font-size:3rem;line-height:1}.file-list,.form-success,.form-error{margin:0;font-size:.95rem}.form-success{color:#496b52}.form-error{color:#8f4343}.site-footer{border-top:1px solid #75604914;padding:32px 0 44px}.footer-grid{justify-content:space-between;gap:20px;display:flex}.footer-copy{white-space:nowrap;max-width:none}.footer-record-link{color:var(--muted);font-size:.82rem;text-decoration:none}.footer-record-link:hover{color:var(--ink);text-decoration:underline}.site-shell :where(h1,h2,h3,h4,h5,h6,p,a,button,input,textarea,span,label,li){line-height:1.2}@media (max-width:980px){.hero-grid,.founder-grid,.contact-grid,.split-section,.spec-grid,.spec-copy-grid{grid-template-columns:1fr}.feature-card{grid-template-columns:1fr;padding:24px 20px 30px}.feature-showcase{border-radius:20px;width:calc(100% - 40px);margin:0 auto}.feature-showcase-reveal{width:100%;margin-left:0;margin-right:0;display:block}.feature-showcase-reveal .feature-showcase-stage{align-items:flex-end;padding:1vh 0 2vh;position:sticky;top:0}.feature-showcase-media{border-radius:24px;min-height:560px}.feature-showcase-media-video{min-height:0}.feature-showcase-body{grid-template-columns:1fr;gap:20px;padding:24px 20px 0}.feature-image-wrap,.feature-card>p{grid-area:auto}.feature-image-wrap{min-height:340px}.feature-image-wrap:before{background:linear-gradient(#030c1500 48%,#030c153d 66%,#030c15db 100%)}.feature-image-copy{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;max-width:none;margin:18px 0 0;padding:0;bottom:24px;left:24px;right:24px}.pain-slider{grid-auto-columns:minmax(280px,78vw)}.pain-slide{min-height:560px}.feature-card>p{max-width:none;padding-top:0;font-size:clamp(1.08rem,3.4vw,1.28rem)}.feature-showcase-body-copy{max-width:none;font-size:1rem;line-height:1.52}.feature-showcase-points{grid-template-columns:1fr;gap:0}.feature-showcase-points .feature-showcase-item{padding:20px 0 0}.feature-showcase-points .feature-showcase-item:nth-child(2n){border-left:0;padding-left:0}.feature-showcase-heading{font-size:clamp(1.45rem,6.8vw,2rem)}.feature-showcase-points .feature-showcase-item p:last-child{max-width:none;font-size:.98rem;line-height:1.48}.feature-card h3{text-shadow:none;font-size:clamp(1.6rem,6vw,2.1rem);line-height:.98}.home-spec-tabs-section{padding:36px 0 44px}.home-spec-tabs-shell{gap:20px;padding:0}.home-spec-tabs-topbar{padding-bottom:8px}.home-spec-tabs-list{scrollbar-width:none;flex-wrap:nowrap;gap:22px;padding-bottom:12px;overflow-x:auto}.home-spec-tabs-list::-webkit-scrollbar{display:none}.home-spec-tab-trigger{white-space:nowrap;flex:none;min-height:32px;padding:0 2px 12px}.home-spec-tabs-media-frame{min-height:300px}.home-spec-tabs-media-meta{min-height:30px;padding:0 12px;font-size:.72rem;bottom:18px;left:18px}.home-spec-tabs-article{grid-template-columns:1fr;gap:16px;padding:18px 0 0}.home-spec-tabs-media-card{order:1}.home-spec-tabs-copy-block{order:2}.home-spec-tabs-article h2{font-size:clamp(1.55rem,6.6vw,2rem)}.home-spec-tabs-copy-block{gap:18px;padding-right:0}.home-spec-tabs-copy{max-width:none;font-size:1rem;line-height:1.56}.home-spec-tabs-detail-list{grid-template-columns:1fr;gap:14px}.home-spec-tabs-detail{padding:0}.home-spec-tabs-detail p{max-width:none}.nav-links{display:none}.language-switcher{max-width:none}.spec-grid{grid-template-columns:1fr}.timeline:before{left:18px;transform:none}.timeline-item,.timeline-item-left,.timeline-item-right{width:100%;min-height:unset;margin-left:0;margin-right:0;padding-left:54px}.timeline-item:before,.timeline-item-left:before,.timeline-item-right:before{left:12px;right:auto}}@media (max-width:720px){body{padding-bottom:env(safe-area-inset-bottom,0px)}.hero-visual{order:1;grid-area:auto;min-height:500px}.hero-copy{order:2;align-self:stretch;max-width:none;padding:0;flex-direction:column!important;justify-content:space-between!important;height:100%!important;display:flex!important}.hero-actions{margin-top:0}.hero-media-layout{height:460px}.hero-phone-shot{display:block}.hero-desktop-shot{display:none}.container{width:min(calc(100% - 28px), var(--max))}.hero-section .container{width:100%}.hero-section{padding:0}.section{padding:40px 0}.nav-row{min-height:64px}.language-trigger{cursor:default}.hero-grid{gap:0;position:relative}.third-content-section{padding-top:0}.third-content-section .container{width:100%}.third-content-section .product-hero-panel{margin-bottom:18px}.third-content-section .section-divider{width:auto;margin-left:14px;margin-right:14px}.hero-visual{min-height:unset;aspect-ratio:1116/2000;height:auto;box-shadow:none;border-left:0;border-right:0;border-radius:0}.hero-media-layout{width:100%;height:100%}.hero-phone-shot{border-radius:0}.founder-mobile-visual{border-radius:20px;margin-bottom:20px}.hero-copy{z-index:4;-webkit-backdrop-filter:none;backdrop-filter:none;width:100%;box-shadow:none;text-align:center;opacity:0;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:center;margin:0;padding:58px 18px 24px;animation:.9s .34s forwards heroCopyReveal;display:flex;position:absolute;inset:0;transform:translateY(24px)}.hero-kicker{letter-spacing:.2em;margin-bottom:14px;font-size:clamp(1.45rem,4.6vw,1.9rem);color:#201813!important}.hero-copy h1{letter-spacing:0;background:linear-gradient(135deg,#201813 0%,#5e4a39 34%,#b08a56 58%,#3c2f23 100%);color:#0000;-webkit-background-clip:text;background-clip:text;max-width:none;font-size:clamp(1.32rem,4.2vw,1.72rem);line-height:1.5}.hero-text{color:#3a2c20eb;max-width:28ch;margin-top:18px;font-size:.86rem}.pain-slider{scroll-snap-type:x mandatory;grid-auto-columns:86%;grid-auto-flow:column;gap:14px;padding:8px 0 0;scroll-padding-left:0;overflow:auto visible}.pain-slide{background:#fffaf4b8;border-radius:28px;min-height:520px;padding:0;display:block;box-shadow:0 18px 40px #56432e1f}.pain-slide-media{border-radius:28px;height:520px;min-height:520px;overflow:hidden}.pain-slide-media .media-cover{object-position:center top}.pain-slide-overlay{background:linear-gradient(#0e121c14 0%,#0e121c29 34%,#0c1018c7 100%)}.pain-slide-copy{background:linear-gradient(#0b101800 0%,#0b1018b8 52%,#0b1018eb 100%);align-content:end;gap:8px;width:100%;padding:22px 22px 24px;display:grid;position:absolute;bottom:0;left:0}.pain-slide-copy h3{color:#fff9f1fa;letter-spacing:-.03em;max-width:100%;font-size:2rem;line-height:1.2}.pain-slide-copy p{max-width:none;font-size:.96rem;line-height:1.3}.pain-slide-topbar{top:18px;left:18px}.pain-slide-pill{background:#55607a75;min-height:48px;padding:0 20px;font-size:.92rem}.pain-slider-controls{justify-content:space-between;align-items:center;gap:18px;padding:12px 0 0;display:flex}.pain-slider-progress{margin-left:2px}.pain-slider-buttons{flex-shrink:0}.pain-slider-control{background:0 0;width:58px;height:58px}.hero-actions>.hero-cta-bar,.hero-actions-inline{display:none}.mobile-floating-cta{z-index:30;padding:8px 0 calc(10px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;border:40px;border-radius:0;justify-items:center;gap:0;margin-top:0;display:grid;position:fixed;bottom:20px;left:14px;right:14px}.mobile-floating-cta .hero-cta-input{background:#ffffffd6;height:52px}.mobile-floating-cta-trigger{border-radius:999px;width:min(100%,360px);min-height:56px;margin:0 auto;box-shadow:0 14px 28px #1a1a1a2e}.mobile-floating-cta-panel{pointer-events:none;border-width:0;width:min(100%,100vw - 28px,560px);max-height:0;margin:0 auto;padding:0;display:flex}.mobile-floating-cta-panel.is-open{pointer-events:auto;border-width:1px;max-height:88px;padding:10px}.mobile-floating-cta-copy{display:none}.mobile-floating-cta-submit{width:auto;min-width:112px}.mobile-floating-cta-feedback{color:#3a2c20eb}.product-hero-panel{border-radius:0;width:auto;min-height:0;margin-left:14px;margin-right:14px;padding:72px 22px 64px}.product-hero-panel h2{max-width:100%;font-size:clamp(2.6rem,14vw,4.3rem)}.product-hero-copy{gap:8px}.product-hero-copy p{font-size:.98rem;line-height:1.42}.product-hero-image-mobile{display:block}.product-hero-image-desktop{display:none}.footer-grid{flex-direction:column}}
