:root{--ka-green:#0b3b2d;--ka-cream:#f7f3e9;--ka-gold:#d6ad55;--ka-ink:#15231e;--ka-muted:#66736d}*{box-sizing:border-box}body{margin:0;background:var(--ka-cream);color:var(--ka-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}.launch-nav{height:76px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dcd8ca;background:rgba(247,243,233,.94);position:sticky;top:0;z-index:10}.launch-brand{display:flex;gap:10px;align-items:center;color:inherit;text-decoration:none}.launch-brand img{width:42px;height:42px;object-fit:contain}.launch-brand span{display:grid}.launch-brand small{color:var(--ka-muted)}.launch-nav nav{display:flex;align-items:center;gap:22px}.launch-nav nav a{color:inherit;text-decoration:none;font-weight:700;font-size:14px}.launch-button,.launch-button:visited{display:inline-flex!important;justify-content:center;align-items:center;padding:12px 18px;border:0;border-radius:999px;background:var(--ka-green);color:white!important;text-decoration:none;font-weight:800;cursor:pointer}.launch-button.ghost{background:white;color:var(--ka-green)!important;border:1px solid #d8d9d2}.launch-main{min-height:calc(100vh - 76px)}.launch-hero{max-width:1180px;margin:auto;padding:76px 24px 48px;display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.launch-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#856820;font-size:12px;font-weight:900}.launch-hero h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,78px);line-height:1.01;margin:12px 0 20px}.launch-hero p{font-size:19px;line-height:1.7;color:var(--ka-muted);max-width:680px}.launch-hero-card{background:var(--ka-green);color:white;border-radius:28px;padding:34px;box-shadow:0 24px 60px #153a2928}.launch-hero-card p{color:#dce7e2;font-size:16px}.launch-section{max-width:1180px;margin:auto;padding:52px 24px}.launch-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.launch-section h2{font-family:Georgia,serif;font-size:38px;margin:5px 0}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.course-card{background:#fff;border:1px solid #e2ded2;border-radius:22px;padding:24px;box-shadow:0 10px 30px #283b3210;display:flex;flex-direction:column;gap:10px}.course-card h3{font-family:Georgia,serif;font-size:25px;margin:5px 0}.course-card p{color:var(--ka-muted);line-height:1.55;flex:1}.course-meta{display:flex;justify-content:space-between;color:#75632d;font-weight:800;font-size:13px}.auth-shell{max-width:500px;margin:64px auto;padding:0 22px}.auth-card{background:#fff;padding:34px;border:1px solid #e2ded2;border-radius:24px;box-shadow:0 18px 55px #263b3118}.auth-card h1{font-family:Georgia,serif;font-size:38px;margin:6px 0 8px}.auth-card>p{color:var(--ka-muted);line-height:1.5}.auth-card label{display:grid;gap:7px;font-weight:800;margin:17px 0}.auth-card input{width:100%;padding:14px;border-radius:12px;border:1px solid #cfd3cd;font:inherit}.auth-card button{width:100%;margin-top:10px}.launch-alert{padding:13px 15px;border-radius:12px;background:#fff0ed;color:#8b2d22}.launch-alert.success{background:#e7f5ed;color:#155b36}.dashboard-head{display:flex;justify-content:space-between;align-items:center}.progress-track{height:7px;background:#e8e9e3;border-radius:10px;overflow:hidden}.progress-track span{height:100%;display:block;background:var(--ka-gold)}.course-layout{display:grid;grid-template-columns:1fr 330px;gap:28px}.lesson-list{display:grid;gap:10px}.lesson-row{display:flex;gap:14px;align-items:center;background:white;border:1px solid #e2ded2;border-radius:15px;padding:15px;text-decoration:none;color:inherit}.lesson-row span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#edf2ef}.lesson-reader{max-width:820px}.lesson-reader article{background:white;border:1px solid #e2ded2;border-radius:22px;padding:clamp(24px,5vw,52px);font:18px/1.75 Georgia,serif}.lesson-reader article h1{font-size:42px;line-height:1.1}.lesson-reader article p{white-space:pre-line}.launch-footer{padding:35px 24px;text-align:center;color:var(--ka-muted)}@media(max-width:800px){.launch-nav{height:auto;min-height:68px;padding:10px 16px}.launch-brand small,.launch-nav nav>a:not(.launch-button){display:none}.launch-hero{grid-template-columns:1fr;padding-top:42px}.course-grid{grid-template-columns:1fr}.course-layout{grid-template-columns:1fr}.launch-section-head,.dashboard-head{align-items:start;gap:15px;flex-direction:column}}


/* Academy home restoration — 2026-08-03 */
.academy-home-hero{max-width:1180px;margin:auto;padding:72px 24px 48px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:48px;align-items:center}.academy-home-hero-copy h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,82px);line-height:.98;letter-spacing:-.045em;margin:14px 0 22px}.academy-home-hero-copy>p{max-width:700px;font-size:19px;line-height:1.7;color:var(--ka-muted)}.academy-home-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:26px}.academy-home-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.academy-home-proof span,.academy-course-tags span{padding:8px 11px;border:1px solid #ddd8ca;border-radius:999px;background:rgba(255,255,255,.62);font-size:12px;font-weight:800;color:#4f6158}.academy-home-hero-card{position:relative;overflow:hidden;min-height:410px;padding:42px;border-radius:32px;background:linear-gradient(145deg,#0b3b2d,#164f3d);color:#fff;box-shadow:0 28px 70px rgba(15,57,43,.22);display:flex;flex-direction:column;justify-content:flex-end}.academy-home-hero-card:before{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(214,173,85,.34);border-radius:50%;right:-70px;top:-80px;box-shadow:0 0 0 38px rgba(255,255,255,.025),0 0 0 76px rgba(255,255,255,.018)}.academy-home-card-number{position:absolute;top:28px;left:34px;font:700 62px/1 Georgia,serif;color:rgba(255,255,255,.12)}.academy-home-hero-card .launch-eyebrow{color:#e7c980}.academy-home-hero-card h2{font-family:Georgia,serif;font-size:38px;line-height:1.08;margin:10px 0 12px;max-width:380px}.academy-home-hero-card p{color:#d6e3dd;line-height:1.65;margin:0}.academy-home-mini-rhythm{display:flex;align-items:center;gap:10px;margin-top:24px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.academy-home-mini-rhythm i{height:1px;flex:1;background:rgba(255,255,255,.24)}.academy-section-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:26px}.academy-section-heading h2{font-family:Georgia,serif;font-size:clamp(34px,5vw,48px);line-height:1.08;margin:7px 0 0}.academy-section-heading>p{max-width:520px;color:var(--ka-muted);line-height:1.65;margin:0}.academy-method-section{padding-top:70px}.academy-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.academy-method-grid article{min-height:190px;padding:24px;border-radius:22px;border:1px solid #e0dbcf;background:#fffdf8;display:flex;flex-direction:column}.academy-method-grid article>span{color:#a47b2b;font:700 13px Georgia,serif}.academy-method-grid strong{font:700 25px Georgia,serif;margin-top:auto}.academy-method-grid small{font-size:14px;line-height:1.5;color:var(--ka-muted);margin-top:7px}.academy-continue-section{padding-top:20px;padding-bottom:18px}.academy-continue-card{display:grid;grid-template-columns:1fr 230px;gap:28px;align-items:stretch;padding:clamp(28px,5vw,48px);border-radius:30px;background:var(--ka-green);color:#fff;box-shadow:0 26px 65px rgba(11,59,45,.18)}.academy-continue-card .launch-eyebrow{color:#e8cd8d}.academy-continue-card h2{font-size:clamp(34px,5vw,52px);margin:8px 0}.academy-continue-card h3{font:700 24px Georgia,serif;margin:6px 0 16px}.academy-continue-card p,.academy-continue-meta{color:#dce8e3}.academy-continue-meta{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;font-weight:750;margin-bottom:14px}.academy-progress-light{background:rgba(255,255,255,.17)}.academy-progress-light span{background:#e4bd68}.academy-light-button{background:#fff!important;color:var(--ka-green)!important}.academy-quiet-link{color:#fff;text-decoration:none;font-weight:800}.academy-quiet-link.dark{color:var(--ka-green)}.academy-continue-art{border:1px solid rgba(255,255,255,.16);border-radius:22px;background:rgba(255,255,255,.07);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.academy-continue-art strong{font:700 62px Georgia,serif;color:#e7c577}.academy-continue-art small{color:#dbe7e1}.academy-home-course-grid{align-items:stretch}.academy-home-course-card{position:relative;overflow:hidden;padding-top:32px}.academy-course-index{position:absolute;right:18px;top:12px;font:700 46px/1 Georgia,serif;color:#eee9de}.academy-home-course-card .course-meta,.academy-home-course-card h3,.academy-home-course-card p,.academy-home-course-card .academy-course-tags,.academy-home-course-card .launch-button{position:relative}.academy-course-tags{display:flex;gap:8px;flex-wrap:wrap;margin:2px 0 8px}.academy-course-tags span{padding:6px 9px;background:#faf8f2}.academy-empty-course{grid-column:1/-1;min-height:220px;justify-content:center}.academy-ecosystem-section{padding-top:36px}.academy-ecosystem-card{padding:clamp(28px,5vw,48px);border:1px solid #d9d3c4;border-radius:28px;background:#eee8da;display:grid;grid-template-columns:1.1fr 1fr auto;gap:28px;align-items:center}.academy-ecosystem-card h2{font-size:34px}.academy-ecosystem-card p{color:#59675f;line-height:1.65;margin:0}
@media(max-width:900px){.academy-home-hero{grid-template-columns:1fr}.academy-home-hero-card{min-height:350px}.academy-method-grid{grid-template-columns:repeat(2,1fr)}.academy-ecosystem-card{grid-template-columns:1fr}.academy-continue-card{grid-template-columns:1fr}.academy-continue-art{min-height:160px}}
@media(max-width:640px){.academy-home-hero{padding-top:40px;gap:28px}.academy-home-hero-copy h1{font-size:48px}.academy-home-hero-card{padding:30px;min-height:330px}.academy-home-hero-card h2{font-size:32px}.academy-section-heading{align-items:start;flex-direction:column}.academy-method-grid{grid-template-columns:1fr}.academy-method-grid article{min-height:150px}.academy-continue-card{padding:26px}.academy-continue-art{display:none}.academy-home-actions .launch-button{width:100%}.academy-home-proof{gap:7px}}
