*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:17px;scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#f5f2ee;background:#2b2d2e;line-height:1.7;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100vh}main{flex:1}a{color:#8a7ac8;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}h1,h2{font-family:"Lora",Georgia,serif;line-height:1.3}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:720px;margin:0 auto;padding:0 1.5rem}.nav{background:rgba(43,45,46,.9);backdrop-filter:blur(12px);border-bottom:1px solid #434647;position:sticky;top:0;z-index:100}.nav-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:center;height:64px}.nav-logo{font-family:"JetBrains Mono","Fira Code","Cascadia Code",monospace;font-size:1.25rem;font-weight:700;color:#f5f2ee;text-decoration:none}.nav-logo:hover{text-decoration:none}.btn{display:inline-block;padding:.6rem 1.4rem;border-radius:6px;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .2s,transform .1s,box-shadow .2s;cursor:pointer;border:none}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{background:#8a7ac8;color:#fff;box-shadow:0 2px 16px rgba(138,122,200,.2)}.btn-primary:hover{background:#7668b5;color:#fff;box-shadow:0 4px 24px rgba(138,122,200,.3)}.btn-outline{border:2px solid #8a7ac8;color:#8a7ac8;background:rgba(0,0,0,0)}.btn-outline:hover{background:#8a7ac8;color:#fff}.btn-lg{padding:.85rem 2rem;font-size:1.05rem}.accent{color:#8a7ac8}.curriculum-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.25rem;margin:2rem 0}.curriculum-card{background:#333637;border:1px solid #434647;border-radius:10px;padding:1.5rem}.curriculum-card .week-label{font-family:"JetBrains Mono","Fira Code","Cascadia Code",monospace;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#8a7ac8;margin-bottom:.4rem}.curriculum-card h4{font-size:1.15rem;font-weight:700;color:#fff;margin-bottom:.75rem}.curriculum-card ul{list-style:disc;padding:0 0 0 1.2rem;margin:0}.curriculum-card ul li{padding:.2rem 0;font-size:.92rem;color:#b8b4ae;line-height:1.5}@media (max-width: 768px){.curriculum-grid{grid-template-columns:1fr}}.coach-bio{display:flex;gap:1.5rem;align-items:flex-start;margin:1.5rem 0}.coach-bio img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:2px solid #434647;flex-shrink:0}.coach-bio p{margin:0}@media (max-width: 768px){.coach-bio{flex-direction:column;align-items:center;text-align:center}}.page{padding:3rem 0 4rem}.page h1{font-size:2.2rem;font-weight:800;margin-bottom:1.5rem;color:#fff}.page h2{font-size:1.5rem;font-weight:700;margin:2rem 0 1rem;color:#fff}.page h3{font-size:1.25rem;font-weight:600;margin:1.5rem 0 .75rem;color:#fff}.page p{margin-bottom:1.25rem;color:#b8b4ae;line-height:1.7}.page ul,.page ol{margin-bottom:1.25rem;padding-left:1.5rem}.page ul li,.page ol li{margin-bottom:.4rem;color:#b8b4ae}.page strong{color:#f5f2ee}.page hr{border:none;border-top:1px solid #434647;margin:3rem 0}.page blockquote{border-left:3px solid #8a7ac8;padding:.75rem 1.25rem;margin:1.5rem 0;color:#b8b4ae;font-style:italic}.page blockquote p:last-child{margin-bottom:0}.page img[alt*=mindmap]{filter:invert(1) hue-rotate(180deg);border-radius:8px;cursor:zoom-in;transition:transform .3s ease}.page img[alt*=mindmap].zoomed{transform:scale(1.8);cursor:zoom-out;position:relative;z-index:10}.footer{background:#1c1e1f;border-top:1px solid #434647;color:#b8b4ae;padding:3rem 0 2rem}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.footer-logo{font-family:"JetBrains Mono","Fira Code","Cascadia Code",monospace;font-size:1.1rem;font-weight:700;color:#f5f2ee;margin-bottom:.3rem}.footer-tagline{font-size:.9rem;color:#948e85}.footer-tagline a{color:#b8b4ae}.footer-tagline a:hover{color:#8a7ac8}.footer-copy{font-size:.8rem;color:#888278;border-top:1px solid #434647;padding-top:1.5rem}@media (max-width: 768px){html{font-size:16px}.footer-inner{flex-direction:column;gap:1.5rem}}