:root{--bg:#0d0f14;--surface:#161a23;--card:#1e2330;--border:#2a3040;--text:#f0f2f8;--text-muted:#8a93a8;--primary:#7c6fff;--primary-light:#9d93ff;--teal:#00d9a6;--max-width:960px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}a{color:var(--primary-light);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.container{width:min(100% - 2rem, var(--max-width));margin-inline:auto}.site-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#0d0f14d9;position:sticky;top:0}.site-header .inner{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.logo{color:var(--text);align-items:center;gap:.65rem;font-size:.95rem;font-weight:800;text-decoration:none;display:flex}.logo-text{max-width:10rem;line-height:1.2}@media (min-width:640px){.logo{font-size:1.05rem}.logo-text{max-width:none}}.logo:hover{text-decoration:none}.logo-mark{object-fit:cover;border-radius:10px;width:36px;height:36px;display:block}.nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem 1rem;font-size:.82rem;display:flex}@media (min-width:768px){.nav{gap:1.25rem;font-size:.9rem}}.nav a{color:var(--text-muted);text-decoration:none}.nav a:hover{color:var(--text);text-decoration:none}.hero{padding:4rem 0 3rem}.hero-centered{text-align:center;max-width:42rem;margin-inline:auto}.hero-logo{border-radius:20px;margin-bottom:1.25rem;box-shadow:0 12px 40px #7c6fff40}.hero-centered .lead{margin-inline:auto}.tagline{color:var(--teal);letter-spacing:.01em;margin:0 0 1.25rem;font-size:1.2rem;font-weight:600}.hero-grid{align-items:center;gap:2.5rem;display:grid}@media (min-width:768px){.hero-grid{grid-template-columns:1.1fr .9fr}}.eyebrow{color:var(--primary-light);letter-spacing:.02em;background:#7c6fff26;border:1px solid #7c6fff4d;border-radius:999px;margin-bottom:1rem;padding:.35rem .75rem;font-size:.8rem;font-weight:700;display:inline-block}.hero h1{letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2rem,5vw,2.75rem);line-height:1.15}.hero p.lead{color:var(--text-muted);max-width:36rem;margin:0 0 1.75rem;font-size:1.1rem}.hero-card{border:1px solid var(--border);background:linear-gradient(145deg,#7c6fff2e,#00d9a614);border-radius:20px;padding:2rem;box-shadow:0 20px 50px #00000059}.hero-card h2{margin:0 0 .75rem;font-size:1.25rem}.hero-card ul{color:var(--text-muted);margin:0;padding-left:1.2rem}.hero-card li{margin-bottom:.5rem}.store-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.play-badge{border-radius:12px;line-height:0;display:inline-block}.play-badge svg{width:auto;height:52px;display:block}.play-badge:hover{opacity:.9}.play-badge:focus-visible{outline:2px solid var(--primary-light);outline-offset:3px}.play-badge-center{margin-top:.5rem}.badge{background:var(--card);border:1px solid var(--border);color:var(--text-muted);border-radius:12px;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.badge.soon:before{content:"";background:var(--teal);border-radius:50%;width:8px;height:8px}section{padding:3rem 0}.section-alt{background:var(--surface);border-block:1px solid var(--border)}.prose p{color:var(--text-muted);margin:0 0 1rem;line-height:1.7}.prose p:last-child{margin-bottom:0}.mission-vision-grid{gap:1.25rem;display:grid}@media (min-width:640px){.mission-vision-grid{grid-template-columns:1fr 1fr}}.highlight-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:1.75rem}.highlight-card p{color:var(--text-muted);margin:0;line-height:1.65}.founder-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:2rem}.pullquote{border-left:3px solid var(--primary);color:var(--text);background:#7c6fff14;border-radius:0 12px 12px 0;margin:1.5rem 0;padding:1.25rem 1.5rem;font-size:1.05rem;font-style:italic;font-weight:600;line-height:1.55}.founder-signature{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem}.founder-signature strong{color:var(--text);margin-bottom:.25rem;font-size:1rem;display:block}.founder-signature span{color:var(--text-muted);font-size:.9rem}.values-grid{gap:1rem;display:grid}@media (min-width:640px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.values-grid{grid-template-columns:repeat(3,1fr)}}.value-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.35rem}.value-card h3{color:var(--primary-light);margin:0 0 .5rem;font-size:1rem}.value-card p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.55}.philosophy-tagline{color:var(--teal);margin:0 0 1.5rem;font-size:1.1rem;font-weight:700;line-height:1.45}.commitment-box{text-align:center;border:1px solid var(--border);background:linear-gradient(145deg,#7c6fff1f,#00d9a60f);border-radius:20px;max-width:40rem;margin-inline:auto;padding:2rem}.commitment-box p{color:var(--text-muted);margin:0 0 1rem;line-height:1.7}.commitment-box p:last-child{margin-bottom:0}.section-title{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.5rem}.section-sub{color:var(--text-muted);margin:0 0 2rem}.cards{gap:1rem;display:grid}@media (min-width:640px){.cards{grid-template-columns:repeat(3,1fr)}}.card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:1.35rem}.card h3{margin:0 0 .5rem;font-size:1rem}.card p{color:var(--text-muted);margin:0;font-size:.92rem}.card .icon{margin-bottom:.75rem;font-size:1.5rem}.about-box{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:2rem}.about-box p{color:var(--text-muted);margin:0 0 1rem}.about-box p:last-child{margin-bottom:0}.contact-grid{gap:1rem;display:grid}@media (min-width:640px){.contact-grid{grid-template-columns:repeat(2,1fr)}}.contact-item{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.25rem}.contact-item strong{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.35rem;font-size:.8rem;display:block}.contact-item a,.contact-item span{color:var(--text);font-size:1rem}.site-footer{border-top:1px solid var(--border);color:var(--text-muted);margin-top:2rem;padding:2.5rem 0 2rem;font-size:.88rem}.footer-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:2.5rem}}.footer-col{flex-direction:column;gap:.5rem;display:flex}.footer-brand{color:var(--text);font-size:1rem;font-weight:800}.footer-tag{color:var(--teal);margin:0;font-weight:600}.footer-contact{margin:.25rem 0 0;line-height:1.7}.footer-heading{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.15rem;font-size:.72rem}.footer-links a{color:var(--text-muted)}.footer-links a:hover{color:var(--text);text-decoration:none}.footer-bottom{border-top:1px solid var(--border);margin-top:2rem;padding-top:1.5rem;font-size:.82rem}.legal-page{padding:3rem 0 4rem}.legal-page h1{letter-spacing:-.02em;margin:0 0 .5rem;font-size:2rem}.legal-page .updated{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem}.legal-page h2{margin:2rem 0 .75rem;font-size:1.15rem}.legal-page p,.legal-page li{color:var(--text-muted)}.legal-page ul{padding-left:1.25rem}.legal-page li{margin-bottom:.5rem}.back-link{color:var(--text-muted);align-items:center;gap:.35rem;margin-bottom:1.5rem;font-size:.9rem;display:inline-flex}.back-link:hover{color:var(--text)}.auth-container{max-width:30rem}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:2rem}.auth-tabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.auth-tab{border:1px solid var(--border);background:var(--card);color:var(--text-muted);cursor:pointer;border-radius:10px;flex:1;padding:.6rem 1rem;font-size:.9rem;font-weight:700}.auth-tab.active{color:var(--text);background:#7c6fff2e;border-color:#7c6fff66}.auth-form{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.auth-field{color:var(--text-muted);flex-direction:column;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.auth-field input{border:1px solid var(--border);background:var(--card);color:var(--text);border-radius:10px;padding:.65rem .85rem;font-family:inherit;font-size:1rem}.auth-field input:focus{outline:2px solid var(--primary);outline-offset:1px}.auth-error{color:#ffb4b4;background:#ff5a5a1f;border:1px solid #ff5a5a4d;border-radius:10px;margin:0;padding:.75rem 1rem;font-size:.9rem}.auth-success{color:var(--teal);background:#00d9a61f;border:1px solid #00d9a64d;border-radius:10px;margin:0;padding:.75rem 1rem;font-size:.9rem}.auth-submit{background:var(--primary);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:12px;padding:.75rem 1.25rem;font-size:1rem;font-weight:700;text-decoration:none}.auth-submit:hover{background:var(--primary-light);text-decoration:none}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-submit.small{border-radius:10px;padding:.5rem .9rem;font-size:.85rem}.auth-link-btn{color:var(--primary-light);cursor:pointer;text-align:center;background:0 0;border:none;padding:0;font-size:.85rem}.auth-link-btn:hover{text-decoration:underline}.auth-link-btn.inline{font-size:inherit;display:inline}.courses-header{margin-bottom:1.5rem}.courses-cards .card{flex-direction:column;display:flex}.course-desc{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.course-buy-row{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:1.1rem;display:flex}.course-price{color:var(--teal);white-space:nowrap;font-weight:700}.course-buy-row .auth-submit.small,.course-buy-row .badge{flex-shrink:0}.app-note{color:var(--text);background:#7c6fff1a;border:1px solid #7c6fff40;border-radius:12px;margin:0 0 1.75rem;padding:.9rem 1.1rem;font-size:.92rem;line-height:1.6}@media (max-width:639px){.site-header .inner{flex-direction:column;align-items:stretch;gap:.75rem;padding:.85rem 0}.nav{justify-content:flex-start;gap:.9rem 1.1rem;font-size:.9rem}.nav a{padding-block:.15rem}section{padding:2.25rem 0}.hero{padding:2.5rem 0 2rem}.legal-page{padding:2rem 0 3rem}.legal-page h1{font-size:1.6rem}.auth-card,.founder-card,.highlight-card,.about-box,.commitment-box{padding:1.35rem}.site-footer{padding:2rem 0 1.5rem}}body{overflow-x:clip}
