@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Onest:wght@400;500;600;700&display=swap";:root{--background: #f5f2ee;--foreground: #111111;--card: #ffffff;--border: #e2e2e2;--muted-foreground: #888888;--primary: #111111;--primary-foreground: #ffffff;--font-body: "Onest", system-ui, sans-serif;--font-mono: "Onest", system-ui, sans-serif;--font-display: "Instrument Serif", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--background);color:var(--foreground);font-family:var(--font-body);-webkit-font-smoothing:antialiased}button{font:inherit;cursor:pointer;border:none}img{display:block;max-width:100%}.magana-landing{min-height:100vh}.page-shell{max-width:760px;margin:0 auto;padding:24px 24px 64px}.topbar{display:flex;align-items:center;justify-content:center;gap:20px;padding:18px 20px;border:0;border-radius:0;background:transparent}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.04em;color:var(--foreground)}.brand-logo{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.nav{display:none;align-items:center;gap:24px}.nav a{font-size:.94rem;color:var(--muted-foreground);text-decoration:none}.actions{display:none;align-items:center;gap:12px}.download-link{color:var(--foreground);font-size:.88rem;font-weight:500;text-decoration:underline;text-decoration-color:#11111147;text-underline-offset:4px}.download-link:hover{text-decoration-color:var(--foreground)}.btn-primary,.btn-secondary,.ghost-btn,.primary-btn,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.9rem 1.38rem;font-weight:500;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.btn-primary,.primary-btn{background:#111;color:#fff;box-shadow:0 8px 18px #11111129}.btn-secondary,.ghost-btn{background:transparent;border:1px solid var(--border);color:var(--foreground)}.btn-primary:hover,.btn-secondary:hover,.ghost-btn:hover,.primary-btn:hover{transform:translateY(-1px)}.ghost-btn.large,.primary-btn.large{padding:1rem 1.5rem}.hero{display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;gap:18px;min-height:560px;padding:40px 0 48px}.hero-copy{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.hero-copy h1{margin:18px 0 16px;font-family:var(--font-display);font-size:clamp(3.2rem,5.5vw,5.4rem);line-height:.96;letter-spacing:-.06em;font-weight:400;color:var(--foreground);text-align:center}.hero-copy h1 em{color:#11111159;font-style:italic}.hero-copy p{max-width:360px;margin:0;font-size:1.08rem;line-height:1.7;color:#111111ad;text-align:center}.cta-row{display:flex;gap:16px;align-items:center;justify-content:center;margin-top:28px}.stats{list-style:none;display:flex;flex-wrap:wrap;gap:28px;padding:0;margin:32px 0 0}.stats li{display:flex;flex-direction:column;gap:4px}.stats strong{font-family:var(--font-display);font-size:1.45rem;letter-spacing:-.04em}.stats span{color:var(--muted-foreground);font-size:.8rem;letter-spacing:.02em}.session-card{width:min(100%,470px);padding:18px;background:#111f1de6;border:1px solid rgba(163,194,185,.14);border-radius:30px;box-shadow:inset 0 1px #ffffff0a}.window-dots{display:flex;gap:8px;padding:6px 4px 18px}.dot{width:12px;height:12px;border-radius:50%}.dot.red{background:#e86b6b}.dot.amber{background:#f1c76f}.dot.green{background:#79d9ac}.session-box{padding:18px 18px 12px;background:#7e999214;border:1px solid rgba(164,194,186,.12);border-radius:22px}.session-label{margin:0;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#dbe8e4b3}.session-box h2{margin:10px 0 0;font-family:var(--font-display);font-size:1.8rem;line-height:1.08;letter-spacing:-.04em;font-weight:400;color:#f2f7f5}.wave-bars{display:flex;align-items:end;gap:8px;height:82px;margin-top:18px}.wave-bars span{display:block;width:9px;border-radius:999px;background:#111;animation:wave 1.3s ease-in-out infinite}.wave-bars span:nth-child(1){height:18%;animation-delay:.12s}.wave-bars span:nth-child(2){height:30%;animation-delay:.2s}.wave-bars span:nth-child(3){height:55%;animation-delay:.28s}.wave-bars span:nth-child(4){height:82%;animation-delay:.36s}.wave-bars span:nth-child(5){height:74%;animation-delay:.44s}.wave-bars span:nth-child(6){height:40%;animation-delay:.52s}.wave-bars span:nth-child(7){height:28%;animation-delay:.6s}@keyframes wave{0%,to{transform:scaleY(.8);opacity:.7}50%{transform:scaleY(1.06);opacity:1}}.insight-panel{margin-top:18px;padding:14px 12px 8px;border-radius:20px;background:#ffffff05;border:1px solid rgba(255,255,255,.04)}.insight-row{display:flex;justify-content:space-between;align-items:center;font-size:.92rem;color:#dbe8e4cc;margin-bottom:8px}.insight-row strong{color:var(--foreground)}.progress-bar{height:9px;border-radius:999px;background:#ffffff14;overflow:hidden;margin-bottom:14px}.progress-bar span{display:block;height:100%;border-radius:inherit;background:#111}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:16px}.feature-item{padding:24px 20px;border-radius:24px;background:#0d1918cc;border:1px solid rgba(163,194,185,.14)}.feature-icon{font-size:1.8rem;margin-bottom:12px}.feature-item h3{margin:0 0 10px;font-size:1.35rem;font-family:var(--font-display);letter-spacing:-.04em;font-weight:400}.feature-item p{margin:0;line-height:1.7;color:#dbe8e4c2}.practice-strip{display:flex;gap:48px;align-items:center;justify-content:center;padding:24px 0 0;border-top:1px solid var(--border)}.practice-strip div{display:flex;flex-direction:column;align-items:center;gap:4px}.practice-strip svg{width:22px;height:22px;margin-bottom:4px;color:#11111194}.practice-strip strong{font-family:var(--font-display);font-size:1.45rem;font-weight:400}.practice-strip span{color:var(--muted-foreground);font-size:.8rem}.content-section{padding:100px 0 24px;text-align:center}.section-kicker{margin:0 0 12px;color:var(--muted-foreground);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.content-section h2,.download-section h2{margin:0;font-family:var(--font-display);font-size:clamp(2.5rem,7vw,4rem);font-weight:400;line-height:1;letter-spacing:-.05em}.section-intro{max-width:360px;margin:16px auto 34px;color:#111111ad;line-height:1.65}.steps-list{display:grid;gap:12px;justify-items:center}.step-item{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:360px;padding:20px;text-align:center;border-top:1px solid var(--border)}.step-number{color:var(--muted-foreground);font-size:.78rem;padding-top:5px}.step-item h3,.benefit-grid h3{margin:0 0 6px;font-family:var(--font-display);font-size:1.5rem;font-weight:400}.step-item p,.benefit-grid p,.download-section>p:not(.section-kicker){margin:0;color:#111111ad;line-height:1.6}.benefits-section{text-align:center}.section-heading-row{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;margin-bottom:28px}.benefit-grid{display:grid;grid-template-columns:1fr;justify-items:center;gap:12px}.benefit-grid article{width:min(100%,360px);min-height:0;padding:18px;background:var(--card);border:1px solid var(--border);border-radius:18px;text-align:center}.benefit-grid img{width:54px;height:54px;-o-object-fit:contain;object-fit:contain;margin:0 auto 18px}.download-section{padding:110px 0 40px;text-align:center}.download-scribble{width:88px;height:88px;-o-object-fit:contain;object-fit:contain;margin:0 auto 22px}.download-section>p:not(.section-kicker){max-width:300px;margin:16px auto 26px}.voice-section{text-align:center}.voice-copy{max-width:430px;margin:0 auto}.text-link{color:var(--foreground);font-size:.85rem;font-weight:600;text-underline-offset:4px}.text-link span{display:inline-block;margin-left:4px}.text-link svg{display:inline-block;width:14px;height:14px;margin-left:4px;vertical-align:-2px}.faq-list{width:min(100%,520px);margin:28px auto 0;text-align:left}.faq-list details{padding:18px 0;border-top:1px solid var(--border)}.faq-list details:last-child{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;list-style:none;font-size:.95rem;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:var(--muted-foreground);font-size:1.2rem;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:470px;margin:12px 0 0;color:#111111ad;font-size:.88rem;line-height:1.7}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:56px;padding-top:20px;border-top:1px solid var(--border);color:var(--muted-foreground);font-size:.8rem}.footer-brand,.footer-links,.footer-links a{display:flex;align-items:center}.footer-brand{gap:8px;color:var(--foreground);font-weight:600}.footer-brand img{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.footer-links{gap:18px}.footer-links a{gap:5px;color:inherit;text-decoration:none}.footer-links a:hover{color:var(--foreground)}.footer-links svg{width:14px;height:14px}.policy-page{min-height:100vh;background:var(--background)}.policy-shell{width:min(100% - 32px,640px);margin:0 auto;padding:24px 0 48px}.policy-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:34px}.policy-header a{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--border);border-radius:50%;font-size:1.25rem}.policy-header img{width:44px;height:44px;-o-object-fit:contain;object-fit:contain}.policy-content h1{margin:0;font-family:var(--font-display);font-size:clamp(2.8rem,9vw,4.5rem);font-weight:400;letter-spacing:-.05em;line-height:1}.policy-date{margin:14px 0 0;color:var(--muted-foreground);font-size:.78rem}.policy-intro{max-width:480px;margin:26px 0 48px;color:#111111b8;line-height:1.7}.policy-sections{display:grid;gap:32px}.policy-sections section{padding-top:24px;border-top:1px solid var(--border)}.policy-sections h2{margin:0 0 10px;font-family:var(--font-body);font-size:.92rem;font-weight:700}.policy-sections p{margin:0;color:#111111b3;font-size:.9rem;line-height:1.8}@media (max-width: 900px){.topbar{justify-content:center}.nav{width:100%;justify-content:center}.hero{text-align:center}.cta-row{justify-content:center}.hero-copy p{margin:0 auto}.stats{justify-content:center}.feature-grid{grid-template-columns:1fr}}@media (max-width: 560px){.page-shell{padding-left:16px;padding-right:16px}.cta-row{flex-direction:column}.practice-strip{justify-content:space-between;gap:12px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{min-height:auto}.site-footer{flex-direction:column;justify-content:center}.footer-links{flex-wrap:wrap;justify-content:center}.primary-btn,.ghost-btn{width:100%}}
