:root{--ink:#171727;--muted:#686778;--paper:#fffaf7;--card:#fff;--coral:#ff735f;--pink:#ee5f91;--violet:#6562db;--mint:#5dc7b0;--line:#e9e2df;--display:"Manrope",sans-serif;--body:"DM Sans",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased}.shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font:800 18px var(--display)}.brand-mark{width:31px;height:31px;border-radius:10px;background:#ffe7e0;position:relative;display:inline-block}.brand-mark i{position:absolute;width:13px;height:22px;border-radius:12px;transform:rotate(32deg);top:4px}.brand-mark i:first-child{left:6px;background:linear-gradient(#ff9c76,#ff6c82)}.brand-mark i:last-child{right:5px;background:linear-gradient(#8177ed,#6ad2cc);transform:rotate(-32deg)}nav{display:flex;gap:34px}nav a,.footer a{color:#535265;text-decoration:none;font-size:14px;font-weight:600}.nav-cta{padding:11px 18px;border:1px solid var(--ink);border-radius:999px;color:var(--ink);text-decoration:none;font-weight:700;font-size:14px}.hero{min-height:680px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;padding-block:58px 76px}.hero>*{min-width:0}.hero-copy{position:relative;z-index:2}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:#6d6b7b}.eyebrow span{display:inline-block;width:7px;height:7px;background:var(--coral);border-radius:50%;margin-right:8px}.hero h1,.section h2,.privacy h2,.final-cta h2{font:800 clamp(48px,6vw,78px)/1.02 var(--display);letter-spacing:-.055em;margin:18px 0 24px}.hero h1 em{font-style:normal;background:linear-gradient(100deg,var(--pink),#7469e7);-webkit-background-clip:text;color:transparent}.lede{font-size:19px;line-height:1.65;color:var(--muted);max-width:570px}.hero-actions{display:flex;gap:12px;margin:34px 0 25px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:999px;padding:15px 22px;text-decoration:none;font-weight:700;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:#fff;box-shadow:0 12px 30px #20203525}.button.secondary{color:var(--ink);border:1px solid var(--line);background:#fff9}.play{font-size:10px}.trust-row{display:flex;gap:22px;color:#777587;font-size:13px}.hero-visual{position:relative;min-width:0;min-height:530px;display:flex;align-items:center;justify-content:center}.glow{position:absolute;border-radius:50%;filter:blur(2px)}.glow.one{width:520px;height:520px;background:radial-gradient(circle,#ffe2dd 0,#f4e6ff 58%,transparent 72%)}.glow.two{width:220px;height:220px;background:#ccf1e6;right:3%;bottom:0;filter:blur(28px);opacity:.55}.practice-card{position:relative;z-index:2;width:min(510px,90%);min-width:0;background:#fff;border:1px solid #ffffff;border-radius:30px;padding:27px;box-shadow:0 35px 80px #47415f25;transform:rotate(1deg)}.card-top{display:flex;justify-content:space-between;align-items:flex-start}.card-top small{font-size:9px;letter-spacing:.15em;color:#9996a3;font-weight:700}.card-top h2{font:800 24px var(--display);margin:6px 0}.status{font-size:11px;background:#fff0f4;color:#d34a77;padding:8px 11px;border-radius:999px;font-weight:700}.chart{height:190px;margin:22px 0 15px;position:relative;border-radius:18px;overflow:hidden;background:repeating-linear-gradient(to bottom,#fff 0,#fff 44px,#ece9f0 45px)}.target-line{position:absolute;left:0;right:0;top:43%;border-top:2px dashed #ee7797;z-index:1}.target-line span{position:absolute;right:10px;bottom:6px;font-size:9px;color:#d85a7e;font-weight:700}.chart svg{position:absolute;inset:12px 0 0;width:100%;height:calc(100% - 12px)}.area{fill:url(#fill)}.wave{fill:none;stroke:#6562db;stroke-width:5;stroke-linecap:round}.live-dot{position:absolute;width:13px;height:13px;background:#ff6f82;border:4px solid #fff;border-radius:50%;right:2px;top:61px;box-shadow:0 2px 8px #d2526a70}.coach-note{display:flex;gap:13px;padding:15px;border-radius:17px;background:#f7f5fa}.coach-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ffe3ec;color:#d94e81;flex:0 0 auto}.coach-note strong{font:700 13px var(--display)}.coach-note p{margin:4px 0 0;color:#777485;font-size:11px;line-height:1.45}.mic-demo{width:100%;border:0;margin-top:14px;border-radius:17px;padding:14px;color:#fff;background:linear-gradient(100deg,#5f5edb,#766fe9);display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;text-align:left;cursor:default}.mic-demo .mic{grid-row:1/3;align-self:center;width:24px;height:24px;background:#ffffff22;border-radius:50%;display:grid;place-items:center;font-size:7px}.mic-demo strong{font-size:13px}.mic-demo small{opacity:.72;font-size:9px}.floating-note{position:absolute;z-index:3;background:#fffffff2;border:1px solid white;border-radius:16px;padding:13px 16px;box-shadow:0 14px 35px #35314819;display:flex;flex-direction:column}.floating-note b{font:700 11px var(--display)}.floating-note span{color:#898696;font-size:9px;margin-top:3px}.note-one{left:-10px;bottom:55px}.note-two{right:-12px;top:70px}.belief-strip{background:var(--ink);color:#fff;text-align:center;padding:34px 20px}.belief-strip p{margin:0 0 13px;color:#c8c6d0;font-size:13px}.belief-strip div{display:flex;justify-content:center;gap:19px;flex-wrap:wrap;font:700 16px var(--display)}.belief-strip b{color:#ff8b9d}.section{padding-block:110px}.section-kicker{color:#d55775;margin:0 0 16px}.section h2,.privacy h2{font-size:52px;max-width:720px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-top:52px}.feature{min-height:340px;border-radius:25px;padding:29px;position:relative;overflow:hidden}.feature.coral{background:#fff0eb}.feature.violet{background:#efedff}.feature.mint{background:#eaf8f3}.feature-number{font:700 11px var(--display);letter-spacing:.1em}.feature h3{font:800 21px var(--display);margin:28px 0 12px}.feature p{color:var(--muted);line-height:1.65;margin:0}.mini-wave{height:90px;margin:30px -29px 5px;background:linear-gradient(180deg,transparent,#ff76591a);clip-path:polygon(0 62%,8% 42%,15% 55%,22% 32%,30% 47%,40% 26%,50% 58%,59% 34%,68% 51%,78% 22%,87% 45%,100% 32%,100% 100%,0 100%);border-bottom:4px solid #ff735f}.rings{height:125px;display:grid;place-items:center;position:relative}.rings i{position:absolute;border:2px solid #716de3;border-radius:50%;width:55px;height:55px}.rings i:nth-child(2){width:90px;height:90px;opacity:.55}.rings i:nth-child(3){width:125px;height:125px;opacity:.22}.spark{height:125px;display:grid;place-items:center;font-size:76px;color:#54bfa8}.privacy{border-radius:35px;background:#202034;color:#fff;padding:70px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;overflow:hidden}.privacy p{color:#c7c5d2;line-height:1.7;max-width:610px}.privacy ul{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:13px}.privacy li{color:#e7e5ed}.privacy li span{color:#72d2bc;margin-right:10px}.privacy-art{min-height:320px;display:grid;place-items:center;position:relative}.orb{width:180px;height:180px;border-radius:50%;background:radial-gradient(circle at 35% 25%,#958cef,#5350c7);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 20px 70px #8179ee66;position:relative;z-index:2}.orb span{font-size:30px}.orb b{font:700 14px var(--display);margin-top:10px}.orb small{color:#d8d6fb}.orbit{position:absolute;border:1px solid #aaa3ff55;border-radius:50%;width:260px;height:260px}.orbit.b{width:330px;height:330px;border-color:#72d2bc33}.faq{max-width:860px}.faq h2{font-size:52px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;font:700 18px var(--display);display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:25px;color:#817de4}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:var(--muted);line-height:1.7;max-width:720px}.final-cta{margin-top:25px;margin-bottom:100px;border-radius:32px;padding:55px 62px;background:linear-gradient(115deg,#ee6388,#7466dc);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.final-cta .section-kicker{color:#ffe0e8}.final-cta h2{font-size:38px;margin:8px 0}.button.light{background:#fff;color:var(--ink);white-space:nowrap}.footer{border-top:1px solid var(--line);padding:35px 0 55px;display:grid;grid-template-columns:1fr 1fr auto;gap:25px;align-items:center}.footer p{color:var(--muted);font-size:14px}.footer div{display:flex;gap:22px}.footer small{grid-column:1/-1;color:#9a98a5}
@media(max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-copy{text-align:center}.lede{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{margin-top:15px}.feature-grid{grid-template-columns:1fr}.feature{min-height:280px}.privacy{grid-template-columns:1fr;padding:48px}.final-cta{flex-direction:column;text-align:center}.footer{grid-template-columns:1fr;text-align:center;justify-items:center}}
@media(max-width:560px){.shell{width:min(100% - 28px,1160px)}.nav{height:70px}.nav-cta{padding:9px 13px}.hero{padding-block:36px 60px;gap:25px}.hero h1{font-size:39px}.eyebrow{font-size:10px;letter-spacing:.11em}.lede{font-size:17px}.hero-actions{flex-direction:column}.trust-row{gap:10px;flex-wrap:wrap}.hero-visual{min-height:460px}.practice-card{width:100%;padding:20px;border-radius:24px}.floating-note{display:none}.section{padding-block:78px}.section h2,.privacy h2,.faq h2{font-size:39px}.privacy{width:100%;border-radius:0;padding:60px 28px}.privacy-art{min-height:280px}.final-cta{width:calc(100% - 28px);padding:42px 25px}.final-cta h2{font-size:32px}.footer{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

.keyword-intro{padding:95px 0 35px;max-width:820px}.keyword-intro h2{font:800 48px/1.08 var(--display);letter-spacing:-.045em;margin:14px 0 20px}.keyword-intro p:last-child{font-size:18px;line-height:1.75;color:var(--muted);max-width:760px}
@media(max-width:560px){.keyword-intro{padding:68px 0 20px}.keyword-intro h2{font-size:39px}.keyword-intro p:last-child{font-size:16px}}
