:root{--cream:#fffaf2;--paper:#fffdf8;--purple:#4f147f;--purple-2:#6f249d;--purple-soft:#f2e9f8;--gold:#d79b28;--gold-soft:#fff0cd;--ink:#24172d;--muted:#756b78;--line:#eadfce;--shadow:0 24px 70px rgba(67,42,26,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at 85% 8%,rgba(215,155,40,.11),transparent 25%),var(--cream);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.public-header{width:min(1420px,calc(100% - 48px));height:92px;margin:auto;display:flex;align-items:center;gap:36px;border-bottom:1px solid rgba(91,58,31,.09)}.public-brand{display:flex;align-items:center;gap:13px;min-width:max-content}.brand-shield{display:grid;place-items:center;width:48px;height:54px;clip-path:polygon(50% 0,92% 14%,88% 70%,50% 100%,12% 70%,8% 14%);background:linear-gradient(145deg,var(--gold),#f0c260);padding:3px}.brand-shield b{display:grid;place-items:center;width:100%;height:100%;clip-path:inherit;background:var(--purple);color:white;font-family:Georgia,serif;font-size:1.05rem}.public-brand>span:last-child{display:flex;flex-direction:column}.public-brand strong{font-family:Georgia,serif;font-size:1.26rem;letter-spacing:.05em}.public-brand small{font-size:.64rem;color:var(--muted);letter-spacing:.03em}.public-nav{margin-left:auto;display:flex;align-items:center;gap:32px;color:#655a68;font-size:.9rem;font-weight:700}.public-nav a:hover{color:var(--purple)}.header-login,.home-primary,.gold-button{display:inline-flex;align-items:center;justify-content:center;gap:15px;border-radius:16px;background:var(--purple);color:white;padding:15px 21px;font-weight:800;box-shadow:0 13px 28px rgba(79,20,127,.18);transition:.2s ease}.header-login:hover,.home-primary:hover,.gold-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(79,20,127,.23)}.header-login{padding:13px 18px;font-size:.9rem}.home-hero{width:min(1420px,calc(100% - 48px));margin:0 auto;min-height:690px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:60px;padding:74px 0 76px}.home-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--purple);font-size:.72rem;font-weight:900;letter-spacing:.15em}.home-eyebrow>span{display:inline-block;width:27px;height:2px;background:var(--gold)}.hero-copy h1{max-width:780px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.6rem,6vw,6.8rem);line-height:.92;letter-spacing:-.055em;margin:0}.hero-copy h1 em{font-style:normal;color:var(--purple)}.hero-lead{max-width:670px;color:var(--muted);font-size:1.09rem;line-height:1.72;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:20px}.home-primary{padding:17px 24px}.home-secondary{font-weight:800;border-bottom:1px solid var(--gold);padding:11px 2px}.hero-proof{display:flex;gap:42px;margin-top:48px;padding-top:26px;border-top:1px solid var(--line)}.hero-proof div{display:flex;flex-direction:column;gap:5px}.hero-proof strong{font-family:Georgia,serif;font-size:1.03rem}.hero-proof span{font-size:.78rem;color:var(--muted)}.hero-stage{position:relative;min-height:565px;border:1px solid #eadbc6;border-radius:42px;background:linear-gradient(145deg,#f7e9d4,#fff8ec 54%,#efe0f5);overflow:hidden;box-shadow:var(--shadow)}.stage-glow{position:absolute;inset:10% 17%;border-radius:50%;background:rgba(255,255,255,.68);filter:blur(34px)}.stage-topline{position:absolute;z-index:2;top:28px;left:32px;right:32px;display:flex;justify-content:space-between;color:#6b5a66;font-size:.78rem;font-weight:800}.stage-topline b{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:var(--purple);color:#fff;font-family:Georgia,serif}.journey-preview{position:absolute;z-index:3;width:min(420px,70%);left:50%;top:50%;transform:translate(-50%,-45%);padding:34px;border-radius:30px;background:rgba(255,253,248,.96);border:1px solid rgba(255,255,255,.9);box-shadow:0 28px 70px rgba(64,36,43,.17)}.journey-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:21px;background:var(--purple-soft);font-size:2rem}.journey-label{display:block;margin:24px 0 9px;color:var(--purple);font-size:.68rem;font-weight:900;letter-spacing:.14em}.journey-preview h2{font-family:Georgia,serif;font-size:2.2rem;line-height:1.02;margin:0}.journey-preview>p{color:var(--muted);font-size:.9rem;line-height:1.55}.journey-meta{display:flex;gap:18px;font-size:.78rem;font-weight:800}.journey-progress{height:7px;border-radius:10px;background:#eee3d6;margin:22px 0}.journey-progress i{display:block;width:62%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--purple),var(--gold))}.journey-footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.journey-footer>span{display:flex;flex-direction:column}.journey-footer small{color:var(--muted);margin-top:3px}.journey-footer>strong{font-size:.82rem;color:var(--purple)}.floating-note{position:absolute;z-index:4;display:grid;grid-template-columns:42px 1fr;column-gap:10px;align-items:center;width:172px;padding:13px;border-radius:18px;background:rgba(255,253,248,.94);box-shadow:0 17px 38px rgba(64,36,43,.14);border:1px solid rgba(255,255,255,.8)}.floating-note>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--gold-soft);font-size:1.3rem}.floating-note b{font-size:.82rem}.floating-note small{font-size:.68rem;color:var(--muted)}.note-left{left:28px;bottom:58px}.note-right{right:23px;top:105px}.instrument-orbit{position:absolute;display:grid;place-items:center;border-radius:50%;background:var(--purple);color:white;box-shadow:0 12px 30px rgba(79,20,127,.22)}.orbit-one{width:46px;height:46px;left:10%;top:24%}.orbit-two{width:38px;height:38px;right:10%;bottom:21%;background:var(--gold)}.home-strip{display:flex;align-items:center;justify-content:center;gap:23px;min-height:86px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#8c7d80;font-size:.72rem;font-weight:900;letter-spacing:.14em}.home-strip i{width:4px;height:4px;border-radius:50%;background:var(--gold)}.home-section{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:120px 0}.section-heading{max-width:850px;margin:0 auto 56px;text-align:center}.section-heading .home-eyebrow{justify-content:center}.section-heading h2,.instrument-copy h2,.sensei-copy h2,.home-cta h2{font-family:Georgia,serif;font-size:clamp(2.8rem,5vw,5rem);line-height:1;letter-spacing:-.04em;margin:0 0 22px}.section-heading>p:last-child,.instrument-copy>p,.sensei-copy>p,.home-cta>p{color:var(--muted);font-size:1.03rem;line-height:1.7}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps-grid article{position:relative;min-height:300px;padding:34px;border-radius:29px;background:var(--paper);border:1px solid var(--line);box-shadow:0 16px 44px rgba(61,37,24,.06)}.step-number{position:absolute;right:27px;top:23px;font-family:Georgia,serif;color:#d8c8b6;font-size:1.6rem}.step-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:19px;background:var(--purple-soft);color:var(--purple);font-size:1.45rem}.steps-grid h3{font-family:Georgia,serif;font-size:1.65rem;margin:32px 0 13px}.steps-grid p{color:var(--muted);line-height:1.65;margin:0}.instrument-section{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}.instrument-copy>a{display:inline-flex;gap:12px;color:var(--purple);font-weight:900;margin-top:13px}.instrument-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.instrument-card{display:grid;grid-template-columns:63px 1fr auto;align-items:center;gap:16px;min-height:124px;padding:20px;border-radius:25px;background:var(--paper);border:1px solid var(--line)}.instrument-card>span{display:grid;place-items:center;width:63px;height:63px;border-radius:19px;background:var(--purple-soft);font-size:1.9rem}.instrument-card small{font-size:.62rem;font-weight:900;letter-spacing:.1em;color:var(--muted)}.instrument-card h3{font-family:Georgia,serif;font-size:1.5rem;margin:5px 0 0}.instrument-card>b{color:var(--purple)}.instrument-card.featured{background:var(--purple);color:white;border-color:var(--purple);transform:translateY(-12px);box-shadow:0 22px 46px rgba(79,20,127,.2)}.instrument-card.featured>span{background:rgba(255,255,255,.13)}.instrument-card.featured small{color:#e3cfee}.instrument-card.featured>b{color:var(--gold)}.sensei-section{width:min(1420px,calc(100% - 48px))}.sensei-panel{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:70px;border-radius:42px;padding:78px;background:radial-gradient(circle at 95% 20%,rgba(215,155,40,.2),transparent 32%),linear-gradient(135deg,#2e0e48,#55127a 60%,#36104f);color:white;overflow:hidden}.sensei-copy{max-width:660px}.home-eyebrow.light{color:#efd8ff}.sensei-copy h2{font-size:clamp(3rem,5vw,5.4rem)}.sensei-copy>p{color:#ddcce5}.gold-button{background:var(--gold);color:#27152e;box-shadow:none;margin-top:12px}.sensei-mini-ui{padding:23px;border-radius:28px;background:#fffaf2;color:var(--ink);box-shadow:0 30px 70px rgba(10,3,18,.28);transform:rotate(1.4deg)}.mini-top{display:flex;justify-content:space-between;padding:4px 6px 19px;border-bottom:1px solid var(--line);font-family:Georgia,serif;font-size:1.15rem}.mini-top b{font-family:inherit;color:var(--purple);font-size:.83rem}.mini-student{display:grid;grid-template-columns:45px 1fr auto;gap:12px;align-items:center;padding:16px 5px;border-bottom:1px solid var(--line)}.mini-student i{display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:var(--purple-soft);color:var(--purple);font-style:normal;font-weight:900}.mini-student span{display:flex;flex-direction:column}.mini-student small{color:var(--muted);margin-top:4px}.mini-student em{font-style:normal;font-weight:900;color:var(--gold)}.mini-action{margin-top:18px;padding:15px;border-radius:15px;background:var(--purple);color:white;text-align:center;font-weight:800}.home-cta{text-align:center;padding:130px 24px}.home-cta .home-eyebrow{justify-content:center}.home-cta h2{font-size:clamp(4rem,8vw,7.5rem);margin-bottom:17px}.home-cta>p{margin:0 auto 30px;max-width:620px}.cta-mark{display:grid;place-items:center;width:73px;height:73px;margin:0 auto 29px;border-radius:25px;background:var(--purple);color:white;font-family:Georgia,serif;font-weight:900;font-size:1.55rem;box-shadow:0 17px 35px rgba(79,20,127,.2)}.public-footer{width:min(1420px,calc(100% - 48px));margin:auto;min-height:130px;padding:25px 0;display:flex;align-items:center;gap:36px;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}.footer-brand{margin-right:auto;color:var(--ink)}.footer-brand .brand-shield{width:41px;height:46px}.public-footer>span:last-child{white-space:nowrap}@media(max-width:1050px){.public-nav{display:none}.home-hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{max-width:850px}.hero-stage{min-height:540px}.instrument-section{grid-template-columns:1fr;gap:50px}.sensei-panel{grid-template-columns:1fr;padding:58px}.sensei-mini-ui{transform:none;max-width:650px}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:auto}.home-strip{flex-wrap:wrap;padding:24px}}@media(max-width:700px){.public-header{width:calc(100% - 28px);height:78px}.public-brand small{display:none}.public-brand strong{font-size:1rem}.brand-shield{width:40px;height:45px}.header-login{padding:11px 14px}.header-login span{display:none}.home-hero{width:calc(100% - 28px);min-height:auto;padding:54px 0}.hero-copy h1{font-size:3.55rem}.hero-lead{font-size:1rem}.hero-actions{align-items:stretch;flex-direction:column}.home-primary,.home-secondary{width:100%;text-align:center}.hero-proof{display:grid;gap:20px}.hero-stage{min-height:470px;border-radius:30px}.journey-preview{width:82%;padding:25px}.journey-preview h2{font-size:1.75rem}.floating-note{display:none}.home-strip{gap:13px;font-size:.6rem}.home-section{width:calc(100% - 28px);padding:82px 0}.section-heading{text-align:left}.section-heading .home-eyebrow{justify-content:flex-start}.section-heading h2,.instrument-copy h2,.sensei-copy h2{font-size:3rem}.instrument-grid{grid-template-columns:1fr}.instrument-card.featured{transform:none}.sensei-section{width:calc(100% - 20px)}.sensei-panel{padding:38px 24px;border-radius:30px;gap:40px}.mini-student{grid-template-columns:42px 1fr}.mini-student em{display:none}.home-cta{padding:90px 20px}.home-cta h2{font-size:4.3rem}.public-footer{width:calc(100% - 28px);align-items:flex-start;flex-direction:column;gap:16px;padding:34px 0}.public-footer p{margin:0}}@media(max-width:400px){.hero-copy h1{font-size:3.05rem}.journey-preview{width:88%;padding:21px}.journey-preview h2{font-size:1.5rem}.journey-footer small{display:none}.section-heading h2,.instrument-copy h2,.sensei-copy h2{font-size:2.55rem}}
