@import"https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;600;700&display=swap";:root{--font-ui: "Google Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--brand-ink: #100c63;--brand-periwinkle: #8098e6;--brand-blue: #3157d8;--brand-cyan: #35c9d0;--brand-green: #12a878;--brand-amber: #f2b84b;--page: #f5f7ff;--surface: #ffffff;--surface-raised: #fbfcff;--surface-tint: #e8edff;--text: #171642;--muted: #5e638f;--line: #d8def8;--shadow: 0 24px 70px rgba(29, 38, 107, .16);--soft-shadow: 0 12px 34px rgba(29, 38, 107, .12);--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px;color:var(--text);background:var(--page);font-family:var(--font-ui);font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{--page: #090824;--surface: #12113a;--surface-raised: #1c1b4f;--surface-tint: #25246a;--text: #f7f8ff;--muted: #c2c8f5;--line: rgba(128, 152, 230, .28);--shadow: 0 28px 90px rgba(0, 0, 0, .45);--soft-shadow: 0 16px 38px rgba(0, 0, 0, .3)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:radial-gradient(circle at 12% 0%,rgba(128,152,230,.34),transparent 28rem),radial-gradient(circle at 100% 20%,rgba(53,201,208,.18),transparent 24rem),var(--page)}body{margin:0;min-width:320px;min-height:100vh;background:transparent}button{border:0;border-radius:var(--radius-sm);background:var(--brand-blue);color:#fff;cursor:pointer;font:inherit;font-weight:750}button:focus-visible{outline:2px solid #ffffff;outline-offset:3px;box-shadow:0 0 0 6px var(--brand-ink)}:root[data-theme=dark] button:focus-visible{outline-color:#fff;box-shadow:0 0 0 6px #71f0f4}button:hover{transform:translateY(-1px);box-shadow:0 12px 26px #3157d842}h1,h2,h3,h4,p,dl,dd,ol,ul{margin:0}.preload,.loading-panel,.empty-state{min-height:100vh;display:grid;place-items:center;gap:1rem;padding:2rem;color:var(--text)}.preload span,.loading-panel span{width:2.5rem;aspect-ratio:1;border-radius:999px;border:4px solid var(--surface-tint);border-top-color:var(--brand-blue);animation:spin .9s linear infinite}.academy-shell{width:min(1500px,calc(100% - clamp(1rem,3vw,3rem)));min-height:calc(100vh - (clamp(1rem,3vw,3rem)*2));margin:clamp(.75rem,3vw,2rem) auto;display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1rem,2vw,1.5rem)}.product-header{display:grid;grid-template-columns:minmax(14rem,auto) minmax(18rem,1fr) auto;gap:clamp(1rem,3vw,2rem);align-items:center;padding:clamp(1rem,2.4vw,1.65rem);overflow:hidden;border-radius:var(--radius-lg);background:linear-gradient(120deg,rgba(128,152,230,.96),rgba(49,87,216,.86) 44%,var(--brand-ink)),var(--brand-ink);color:#fff;box-shadow:var(--shadow)}.product-header:after{content:"";position:absolute;right:-3rem;top:-5rem;width:13rem;aspect-ratio:1;border:1.5rem solid rgba(255,255,255,.13);border-radius:50%}.product-header{position:relative}.brand-lockup{position:relative;z-index:1;display:flex;gap:1rem;align-items:center}.brand-logo{width:clamp(10rem,16vw,13rem);height:auto;padding:.6rem .75rem;border-radius:14px;background:#fffffff2}.theme-toggle{display:inline-flex;min-height:2.5rem;align-items:center;gap:.45rem;padding:.55rem .7rem;background:#ffffff24;color:#fff;box-shadow:none;white-space:nowrap}.theme-toggle:hover{background:#fff3;box-shadow:none}.academy-summary{position:relative;z-index:1;display:grid;gap:.25rem;min-width:0}.kicker{color:color-mix(in srgb,var(--brand-cyan),var(--text) 18%);font-size:.82rem;font-weight:800;letter-spacing:0}.product-header .kicker,.product-header .academy-summary p{color:#ffffffc7}.academy-summary h1{max-width:none;font-size:clamp(1.45rem,3vw,2.35rem);line-height:1.02;letter-spacing:-.03em}.academy-summary p{max-width:64ch;font-size:.96rem}.product-header-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:flex-end}.workspace{display:grid;align-content:start;gap:clamp(1rem,2vw,1.35rem)}.workspace-header,.objectives-panel,.learning-section,.quiz{border:1px solid var(--line);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--surface),transparent 0%);box-shadow:var(--soft-shadow)}.workspace-header{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between;padding:clamp(1.2rem,3vw,2rem)}.workspace-header>div:first-child{display:grid;gap:.45rem}.workspace-header h1,.workspace-header h2{max-width:16ch;font-size:clamp(2rem,5vw,4.4rem);line-height:.98;letter-spacing:-.03em}.workspace-header p:not(.kicker){max-width:58ch;color:var(--muted)}.status-pill{display:inline-flex;min-height:2.9rem;flex:0 0 auto;align-items:center;gap:.55rem;padding:.72rem 1rem;border-radius:999px;background:var(--surface-tint);color:var(--brand-ink);font-size:.98rem;font-weight:800}.product-header .status-pill{background:#1c1b4f9e;color:#fff}:root[data-theme=dark] .status-pill{color:#fff}.status-pill span:first-child{width:.62rem;aspect-ratio:1;border-radius:999px;background:var(--brand-green)}.status-pill.accent span:first-child{background:var(--brand-amber)}.module-header-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:flex-end}.continue-button,.module-header-actions button{display:inline-flex;min-height:2.75rem;align-items:center;gap:.65rem;padding:.75rem .95rem}.module-header-actions{max-width:22rem}.module-header-actions p{flex-basis:100%;min-height:1.4rem;color:var(--brand-green);font-weight:800;text-align:right}.module-list{display:grid;gap:.75rem}.module-row{display:grid;grid-template-columns:4.8rem minmax(0,1fr) auto auto;gap:1rem;align-items:center;padding:1rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:0 10px 28px #1d266b12;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.module-row:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--brand-periwinkle),var(--line) 30%);box-shadow:var(--soft-shadow)}.module-row.is-completed{border-color:color-mix(in srgb,var(--brand-green),var(--line) 46%);background:linear-gradient(90deg,color-mix(in srgb,var(--brand-green),transparent 92%),transparent 42%),var(--surface)}.module-index{display:grid;width:3.7rem;aspect-ratio:1;place-items:center;border-radius:14px;background:linear-gradient(145deg,var(--surface-tint),color-mix(in srgb,var(--brand-periwinkle),white 45%));color:var(--brand-ink);font-weight:900}:root[data-theme=dark] .module-index{background:linear-gradient(145deg,var(--surface-tint),rgba(128,152,230,.28));color:#fff}.module-copy{min-width:0;display:grid;gap:.28rem}.module-copy h3{color:var(--text);font-size:clamp(1rem,1.6vw,1.3rem);line-height:1.15}.module-copy p{color:var(--muted);font-size:.92rem}.module-status{display:inline-flex;min-height:2rem;align-items:center;justify-content:center;padding:.35rem .7rem;border-radius:999px;font-size:.78rem;font-weight:850;white-space:nowrap}.module-status.is-completed{background:color-mix(in srgb,var(--brand-green),transparent 82%);color:color-mix(in srgb,var(--brand-green),var(--text) 18%)}.module-status.is-pending{background:var(--surface-tint);color:var(--muted)}.module-open{display:inline-flex;min-height:2.75rem;align-items:center;gap:.6rem;padding:.75rem .95rem}.module-header h1{max-width:20ch;font-size:clamp(1.9rem,4vw,3.6rem)}.back-button{width:fit-content;min-height:2.4rem;margin-bottom:.7rem;padding:.6rem .8rem;background:var(--surface-tint);color:var(--text);box-shadow:none}.back-button:hover{background:color-mix(in srgb,var(--brand-periwinkle),var(--surface-tint) 40%);box-shadow:none}.learning-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1rem,2vw,1.25rem)}.objectives-panel,.quiz{padding:clamp(1.1rem,2.5vw,1.6rem)}.objectives-panel{display:grid;gap:1rem}.objectives-panel h2,.section-heading h2{max-width:24ch;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.05;letter-spacing:-.02em}.objectives-panel ol{display:grid;gap:.65rem;padding-left:1.25rem;color:var(--muted)}.objectives-panel li::marker{color:var(--brand-blue);font-weight:900}.learning-sections{display:grid;gap:.85rem}.learning-section{display:grid;grid-template-columns:minmax(7rem,.18fr) minmax(0,1fr);gap:clamp(1rem,2vw,1.5rem);padding:clamp(1rem,2.4vw,1.5rem)}.section-meta{display:flex;flex-direction:column;gap:.5rem;color:var(--muted);font-size:.88rem;font-weight:750}.section-meta span:first-child{display:grid;width:3rem;aspect-ratio:1;place-items:center;border-radius:13px;background:var(--brand-ink);color:#fff}.section-body{min-width:0;display:grid;gap:.85rem}.section-body h2{max-width:26ch;font-size:clamp(1.28rem,2.4vw,2rem);line-height:1.1;letter-spacing:-.02em}.section-body h4{margin-top:.4rem;color:var(--brand-blue);font-size:1rem}.section-body p,.section-body li{max-width:74ch;color:var(--muted)}.section-body ul{display:grid;gap:.4rem;padding-left:1.2rem}.section-body strong{color:var(--text);font-weight:850}.markdown-table-wrap{width:100%;max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-raised)}.markdown-table-wrap table{width:100%;min-width:42rem;border-collapse:collapse}.markdown-table-wrap th,.markdown-table-wrap td{padding:.85rem 1rem;border-bottom:1px solid var(--line);color:var(--muted);text-align:left;vertical-align:top}.markdown-table-wrap th{background:var(--surface-tint);color:var(--text);font-weight:850}.markdown-table-wrap tr:last-child td{border-bottom:0}.quiz{display:grid;gap:1rem}.section-heading{display:grid;gap:.35rem}.quiz-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.quiz-question{display:grid;gap:.55rem;padding:1rem;border-radius:var(--radius-md);background:var(--surface-raised);border:1px solid var(--line)}.quiz-question>p:first-child{width:fit-content;padding:.28rem .55rem;border-radius:999px;background:color-mix(in srgb,var(--brand-amber),transparent 74%);color:var(--text);font-size:.8rem;font-weight:900}.quiz-question h3{font-size:1.02rem;line-height:1.2}.quiz-question p:not(:first-child){color:var(--muted)}.empty-state{min-height:28rem;justify-items:start;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--soft-shadow)}.empty-state h2{font-size:clamp(1.5rem,3vw,2.4rem)}@keyframes spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}.preload span,.loading-panel span{animation:none}button:hover,.module-row:hover{transform:none}}@media(prefers-reduced-motion:no-preference){.workspace>*{animation:riseIn .42s cubic-bezier(.16,1,.3,1) both}}@keyframes riseIn{0%{opacity:.001;filter:blur(8px);transform:translateY(10px)}}@media(max-width:1040px){.product-header{grid-template-columns:1fr;align-items:start}.brand-lockup,.product-header-actions{justify-self:stretch}.brand-lockup{justify-content:space-between}.product-header-actions{justify-content:flex-start}}@media(max-width:780px){.academy-shell{width:min(100% - 1rem,48rem);margin-block:.5rem}.workspace-header{align-items:stretch;flex-direction:column}.workspace-header{display:grid}.status-pill{width:fit-content}.module-header-actions{justify-content:flex-start}.module-header-actions{max-width:none}.module-header-actions p{text-align:left}.learning-grid,.quiz-grid{grid-template-columns:1fr}.module-row{grid-template-columns:3.5rem minmax(0,1fr)}.module-status{grid-column:2;justify-self:start}.module-open{grid-column:2;width:fit-content}.learning-section{grid-template-columns:1fr}.section-meta{flex-direction:row;align-items:center}}@media(max-width:480px){.academy-shell{width:100%;margin:0}.product-header,.workspace-header,.objectives-panel,.learning-section,.quiz,.empty-state{border-radius:0;border-left:0;border-right:0}.brand-logo{width:min(11rem,62vw)}.product-header{gap:.85rem;padding-block:1rem}.product-header-actions{gap:.55rem}.theme-toggle span:last-child{display:none}.academy-summary h1{font-size:1.55rem}.module-copy h3{font-size:1rem}}
