:root{--mn-ink: #1a1a1a;--mn-paper: #fafaf7;--mn-accent: #b85c38;--mn-muted: #6b6b6b;--mn-rule: #e5e5e0;--studio-bg: #0b0a1a;--studio-panel: rgba(255, 255, 255, .08);--studio-panel-strong: rgba(255, 255, 255, .13);--studio-ink: #fffaf0;--studio-muted: rgba(255, 250, 240, .72);--studio-rule: rgba(255, 255, 255, .16);--studio-glow: #ffcf6a;--studio-coral: #ff7f6e;--studio-blue: #8cc8ff;--mn-serif: "Source Serif Pro", Georgia, serif;--mn-sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--mn-paper);color:var(--mn-ink);font-family:var(--mn-sans);font-size:16px;line-height:1.5}main{max-width:720px;margin:0 auto;padding:4rem 1.5rem}h1{font-family:var(--mn-serif);font-size:2.5rem;line-height:1.15;margin:0 0 1rem;font-weight:600}h2{font-family:var(--mn-serif);font-size:1.5rem;margin:2rem 0 .75rem;font-weight:600}p{margin:0 0 1rem}a{color:var(--mn-accent);text-decoration:underline}button.primary{background:var(--mn-ink);color:var(--mn-paper);border:none;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;border-radius:4px}button.primary:hover{background:var(--mn-accent)}.muted{color:var(--mn-muted);font-size:.9rem}.tr-wrap{max-width:560px;margin:0 auto}.tr-progress-bar{height:4px;background:var(--mn-rule);border-radius:2px;overflow:hidden;margin-bottom:1.75rem}.tr-progress-fill{height:100%;background:var(--mn-accent);border-radius:2px;transition:width .3s ease}.tr-card{background:#fff;border:1px solid var(--mn-rule);border-radius:12px;padding:1.75rem 1.5rem;box-shadow:0 2px 12px #0000000f}.tr-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.tr-tag{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .65rem;border-radius:100px}.tr-tag-nature{color:var(--mn-accent);background:#fdf2ed}.tr-tag-intelligence{color:#3b5bdb;background:#eef1fd}.tr-counter{font-size:.8rem;color:var(--mn-muted)}.tr-name{font-family:var(--mn-serif);font-size:2rem;font-weight:600;margin:.25rem 0 1rem;line-height:1.15;color:var(--mn-ink)}.tr-info{min-height:110px;margin-bottom:.25rem}.tr-text{color:var(--mn-muted);line-height:1.65;margin:0 0 .5rem;font-size:.95rem}.tr-toggle{background:none;border:none;padding:0;font-size:.85rem;color:var(--mn-accent);cursor:pointer;font-family:inherit;text-decoration:underline}.tr-slider-section{border-top:1px solid var(--mn-rule);padding-top:1.25rem;margin-top:1rem;text-align:center}.tr-slider-label{display:block;font-size:.75rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--mn-muted);margin-bottom:.4rem}.tr-slider-value{font-family:var(--mn-serif);font-size:4rem;font-weight:600;color:var(--mn-accent);line-height:1;margin-bottom:.25rem}.tr-slider-max{font-size:1rem;font-family:var(--mn-sans);color:var(--mn-muted);font-weight:400}input[type=range].tr-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:7px;border-radius:4px;outline:none;cursor:pointer;margin:.75rem 0 .4rem}input[type=range].tr-slider::-webkit-slider-thumb{-webkit-appearance:none;width:26px;height:26px;border-radius:50%;background:var(--mn-accent);cursor:pointer;border:3px solid #fff;box-shadow:0 2px 6px #b85c3859}input[type=range].tr-slider::-moz-range-thumb{width:26px;height:26px;border-radius:50%;background:var(--mn-accent);cursor:pointer;border:3px solid #fff;box-shadow:0 2px 6px #b85c3859}.tr-anchors{display:flex;justify-content:space-between;font-size:.72rem;color:var(--mn-muted)}.tr-nav{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.tr-btn-prev{background:none;border:1px solid var(--mn-rule);color:var(--mn-muted);padding:.65rem 1.25rem;border-radius:6px;font-family:inherit;font-size:.9rem;cursor:pointer;transition:background .15s}.tr-btn-prev:disabled{opacity:.3;cursor:default}.tr-btn-prev:not(:disabled):hover{background:var(--mn-rule)}.tr-btn-next{background:var(--mn-ink);color:var(--mn-paper);border:none;padding:.65rem 1.5rem;border-radius:6px;font-family:inherit;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s}.tr-btn-next:hover{background:var(--mn-accent)}.student-studio-shell{width:100%;min-height:100vh;max-width:none;margin:0;padding:clamp(1rem,3vw,2.5rem);background:radial-gradient(circle at 20% 10%,rgba(255,207,106,.18),transparent 30rem),radial-gradient(circle at 82% 12%,rgba(140,200,255,.14),transparent 26rem),linear-gradient(135deg,#0b0a1a,#121331 54%,#201126);color:var(--studio-ink)}.student-studio-intro{display:grid;place-items:center}.student-studio-panel{width:min(100%,680px);padding:clamp(1.5rem,5vw,3.5rem);border:1px solid var(--studio-rule);border-radius:8px;background:linear-gradient(180deg,var(--studio-panel-strong),rgba(255,255,255,.055));box-shadow:0 28px 80px #00000052}.student-studio-kicker,.tr-studio-topline{font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--studio-glow)}.student-studio-panel h1{color:var(--studio-ink);font-family:var(--mn-serif);font-size:clamp(2.8rem,12vw,6.2rem);line-height:.94;margin:.5rem 0 1.25rem;max-width:9ch}.student-studio-lede{max-width:38rem;color:var(--studio-muted);font-size:clamp(1.08rem,2.5vw,1.3rem);line-height:1.65;margin-bottom:2rem}.student-studio-start{width:100%;max-width:23rem;min-height:3.4rem;border:0;border-radius:8px;background:var(--studio-glow);color:#171105;cursor:pointer;font:800 1rem/1 var(--mn-sans)}.student-studio-start:hover,.student-studio-start:focus-visible{background:#ffe19a}.student-studio-note{max-width:36rem;margin:1.25rem 0 0;color:#fffaf09e;font-size:.92rem}.tr-wrap-student{width:min(100%,720px);min-height:calc(100vh - clamp(2rem,6vw,5rem));display:flex;flex-direction:column;justify-content:center}.tr-wrap-student .tr-studio-topline{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem;color:var(--studio-muted)}.tr-wrap-student .tr-progress-bar{height:6px;margin-bottom:1.25rem;background:#ffffff24}.tr-wrap-student .tr-progress-fill{background:linear-gradient(90deg,var(--studio-glow),var(--studio-coral))}.tr-wrap-student .tr-card{background:linear-gradient(180deg,var(--studio-panel-strong),rgba(255,255,255,.055));border-color:var(--studio-rule);border-radius:8px;box-shadow:0 30px 90px #00000059;padding:clamp(1.25rem,4vw,2.6rem)}.tr-wrap-student .tr-tag{border-radius:999px;background:#ffffff1c}.tr-wrap-student .tr-tag-nature{color:var(--studio-glow)}.tr-wrap-student .tr-tag-intelligence{color:var(--studio-blue)}.tr-wrap-student .tr-counter,.tr-wrap-student .tr-text,.tr-wrap-student .tr-slider-label,.tr-wrap-student .tr-slider-max,.tr-wrap-student .tr-anchors,.tr-wrap-student .tr-btn-prev{color:var(--studio-muted)}.tr-wrap-student .tr-name{color:var(--studio-ink);font-size:clamp(3rem,8vw,5.2rem);line-height:.96;max-width:100%;overflow-wrap:break-word;margin:.35rem 0 1.2rem}.tr-wrap-student .tr-info{min-height:8.5rem}.tr-wrap-student .tr-text{max-width:42rem;font-size:clamp(1.02rem,2vw,1.2rem)}.tr-wrap-student .tr-toggle{display:inline-flex;align-items:center;gap:.45rem;min-height:2.5rem;color:var(--studio-glow);font-weight:800;text-decoration:none}.tr-toggle-arrow{display:inline-grid;place-items:center;width:1.45rem;height:1.45rem;border:1px solid currentColor;border-radius:999px;line-height:1}.tr-wrap-student .tr-slider-section{border-top-color:var(--studio-rule);text-align:left}.tr-wrap-student .tr-slider-value{color:var(--studio-glow)}.tr-wrap-student input[type=range].tr-slider::-webkit-slider-thumb{background:var(--studio-glow);border-color:#151225;box-shadow:0 0 0 6px #ffcf6a29}.tr-wrap-student input[type=range].tr-slider::-moz-range-thumb{background:var(--studio-glow);border-color:#151225;box-shadow:0 0 0 6px #ffcf6a29}.tr-wrap-student .tr-nav{gap:.75rem}.tr-wrap-student .tr-btn-prev,.tr-wrap-student .tr-btn-next{min-height:3rem;border-radius:8px}.tr-wrap-student .tr-btn-prev{border-color:var(--studio-rule);background:#ffffff0a}.tr-wrap-student .tr-btn-prev:not(:disabled):hover{background:#ffffff1a}.tr-wrap-student .tr-btn-next{background:var(--studio-glow);color:#171105}.tr-wrap-student .tr-btn-next:hover,.tr-wrap-student .tr-btn-next:focus-visible{background:#ffe19a}.results-intro{color:var(--mn-muted);margin-bottom:2rem}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:2rem}.result-card{background:#fff;border:1px solid var(--mn-rule);border-radius:10px;padding:1.25rem 1rem}.result-score{font-family:var(--mn-serif);font-size:2.25rem;font-weight:600;color:var(--mn-accent);line-height:1;margin-bottom:.25rem}.result-name{font-weight:600;font-size:1rem;margin-bottom:.5rem}.result-desc{font-size:.82rem;color:var(--mn-muted);line-height:1.55;margin:0}.results-footer{border-top:1px solid var(--mn-rule);padding-top:2rem;margin-top:1rem}.results-upsell{margin:3rem 0 2rem;border:1px solid var(--mn-rule);border-radius:12px;overflow:hidden}.upsell-map,.upsell-practitioner{padding:2rem}.upsell-map{background:#fff}.upsell-practitioner{background:var(--mn-paper)}.upsell-divider{height:1px;background:var(--mn-rule)}.upsell-eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--mn-muted);margin-bottom:.4rem}.upsell-map h3,.upsell-practitioner h3{font-family:var(--mn-serif);font-size:1.3rem;font-weight:600;margin:0 0 .75rem;color:var(--mn-ink)}.upsell-map p,.upsell-practitioner p{font-size:.92rem;color:var(--mn-muted);line-height:1.65;margin-bottom:1.25rem}.upsell-cta-primary{display:inline-block;background:var(--mn-ink);color:var(--mn-paper);padding:.85rem 1.5rem;border-radius:4px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s}.upsell-cta-primary:hover{background:var(--mn-accent);color:var(--mn-paper)}.upsell-cta-secondary{display:inline-block;color:var(--mn-accent);font-size:.92rem;font-weight:500;text-decoration:underline}.email-capture{border:1px dashed var(--mn-rule);border-radius:8px;padding:1.5rem;margin:2rem 0}.email-capture-label{font-weight:600;margin-bottom:.75rem}.email-capture-form{display:flex;gap:.75rem;flex-wrap:wrap}.email-capture-form input{flex:1;min-width:200px;padding:.75rem 1rem;border:1px solid var(--mn-rule);border-radius:4px;font-size:1rem;font-family:inherit;background:#fff;color:var(--mn-ink);outline:none}.email-capture-form input:focus{border-color:var(--mn-accent)}.email-capture--sent{background:#f5faf5;border-color:#b7dcb7}.email-capture--sent p{margin:0 0 .25rem}.connect-form{display:flex;flex-direction:column;gap:.75rem;max-width:360px}.connect-form input{padding:.85rem 1rem;border:1px solid var(--mn-rule);border-radius:4px;font-size:1.1rem;font-family:monospace;letter-spacing:.1em;text-transform:uppercase;background:#fff;color:var(--mn-ink);outline:none}.connect-form input:focus{border-color:var(--mn-accent)}.connect-practitioner-card{background:#fff;border:1px solid var(--mn-rule);border-radius:10px;padding:1.5rem;margin-bottom:1.5rem;max-width:480px}.connect-practitioner-name{font-family:var(--mn-serif);font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.connect-practitioner-card p{color:var(--mn-muted);font-size:.9rem;line-height:1.6;margin:0}.connect-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.connect-cancel{background:none;border:none;color:var(--mn-muted);cursor:pointer;font-size:.9rem;font-family:inherit;padding:.5rem}.landing-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--mn-muted);margin-bottom:1rem}.landing-sub{font-size:1.1rem;color:var(--mn-muted);line-height:1.65;max-width:520px;margin-bottom:2rem}.landing-cta{font-size:1.05rem;padding:1rem 2rem}.landing-how{border-top:1px solid var(--mn-rule);margin-top:3.5rem;padding-top:2.5rem;display:flex;flex-direction:column;gap:1.25rem}.landing-step{display:flex;align-items:flex-start;gap:1rem;font-size:.95rem;color:var(--mn-muted);line-height:1.6}.landing-step strong{color:var(--mn-ink)}.landing-step-num{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--mn-rule);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:var(--mn-muted)}.landing-school{margin-top:3rem;font-size:.88rem;color:var(--mn-muted)}@media (max-width: 540px){.email-capture-form{flex-direction:column}.upsell-map,.upsell-practitioner{padding:1.5rem}.student-studio-shell{padding:.85rem}.student-studio-panel{min-height:calc(100vh - 1.7rem);display:flex;flex-direction:column;justify-content:center}.tr-wrap-student{justify-content:flex-start;min-height:calc(100vh - 1.7rem)}.tr-wrap-student .tr-studio-topline{flex-direction:column;gap:.2rem;margin-top:.4rem}.tr-wrap-student .tr-card-header,.tr-wrap-student .tr-nav{align-items:stretch}.tr-wrap-student .tr-card-header{align-items:flex-start}.tr-wrap-student .tr-card-header,.tr-wrap-student .tr-nav,.tr-wrap-student .tr-anchors{flex-direction:column}.tr-wrap-student .tr-anchors{gap:.2rem}.tr-wrap-student .tr-info{min-height:9.5rem}.tr-wrap-student .tr-btn-prev,.tr-wrap-student .tr-btn-next{width:100%}}
