*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono:"JetBrains Mono", "SF Mono", "Fira Code", "Fira Mono", Consolas, monospace;--bg-primary:#f8f1df;--bg-secondary:#f2ead0;--bg-tertiary:#ebe0bb;--bg-paper:#fffcf3;--bg-inverse:#1a1a17;--text-primary:#1a1a17;--text-secondary:#5f5e5a;--text-tertiary:#7a6f5a;--text-inverse:#f8f1df;--text-on-accent:#fff;--border:#1a1a1717;--border-md:#1a1a1738;--border-strong:#1a1a1766;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--accent:#2e4e35;--accent-light:#e1ecdf;--accent-text:#1a3624;--accent-hover:#223b28;--accent-active:#1a3624;--info-bg:#e6f1fb;--info-text:#0c447c;--info-border:#185fa5;--success-bg:#e1f5ee;--success-text:#085041;--success-border:#0f6e56;--warn-bg:#faeeda;--warn-text:#633806;--warn-border:#854f0b;--danger-bg:#fee2e2;--danger-text:#991b1b;--danger-border:#ef4444;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #00000024;--shadow-xl:0 16px 48px #0000002e;--transition:.15s ease;--transition-md:.25s cubic-bezier(.2, 0, 0, 1);--motion-instant:60ms;--motion-fast:.12s;--motion-standard:.2s;--motion-slow:.28s;--motion-patient:.4s;--motion-emphasis:.6s;--ease-standard:cubic-bezier(.4, 0, .2, 1);--ease-decelerate:cubic-bezier(0, 0, .2, 1);--ease-accelerate:cubic-bezier(.4, 0, 1, 1);--ease-emphasis:cubic-bezier(.2, 0, 0, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--ease-linear:linear;--text-tiny:.75rem;--text-small:.8125rem;--text-body:.9375rem;--text-lg:1.0625rem;--text-h6:1.125rem;--text-h5:1.25rem;--text-h4:1.5rem;--text-h3:1.875rem;--text-h2:2.25rem;--text-h1:3rem;--text-hero:3.75rem;--leading-tight:1.2;--leading-snug:1.35;--leading-normal:1.55;--leading-relaxed:1.7;--weight-normal:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--width-prose:68ch;--width-chat:56ch;--width-form:32ch;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--nav-height:52px}@media (prefers-color-scheme:dark){:root{--bg-primary:#1c1c1a;--bg-secondary:#252523;--bg-tertiary:#2e2e2b;--bg-paper:#2a2a27;--text-primary:#f0efe9;--text-secondary:#b4b2a9;--text-tertiary:#888780;--text-inverse:#1a1a17;--border:#ffffff1a;--border-md:#fff3;--border-strong:#fff6;--accent:#6ca37f;--accent-light:#1f3526;--accent-text:#c7e3cf;--accent-hover:#7db390;--accent-active:#5a8e6c;--info-bg:#0c2240;--info-text:#85b7eb;--info-border:#185fa5;--success-bg:#042c1e;--success-text:#5dcaa5;--success-border:#0f6e56;--warn-bg:#2a1a04;--warn-text:#ef9f27;--warn-border:#854f0b;--danger-bg:#450a0a;--danger-text:#fca5a5;--danger-border:#dc2626}}:root{--role-tint:transparent}html[data-role=tutor],html[data-role=teacher]{--role-tint:#2e4e35}html[data-role=parent]{--role-tint:#b07a3a}html[data-role=general_admin],html[data-role=executive_admin]{--role-tint:transparent}html[data-role=tutor]:before,html[data-role=teacher]:before,html[data-role=parent]:before{content:"";background:var(--role-tint);z-index:10000;pointer-events:none;height:2px;position:fixed;top:0;left:0;right:0}nav[data-nav-hidden]{opacity:1;transform:translate(0,0);transition:transform .32s cubic-bezier(.32,.72,0,1),opacity .24s ease-out!important}nav[data-nav-hidden=true]{opacity:0;pointer-events:none;transform:translateY(-100%)}html[data-celebrations=off] .celebrate,html[data-celebrations=off] .celebrate-emit,html[data-celebrations=off] .celebrate-bump,html[data-celebrations=off] .celebrate-bloom{transition:none!important;animation:none!important}html[data-celebrations=off] .celebrate-emit{display:none!important}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}.num{font-variant-numeric:tabular-nums slashed-zero;font-feature-settings:"tnum" 1, "zero" 1}html{-webkit-font-smoothing:antialiased;overscroll-behavior:auto;scroll-behavior:smooth;background:var(--bg-secondary);font-size:16px}body{font-family:var(--font);color:var(--text-primary);overscroll-behavior-y:auto;background:0 0;min-height:100vh;line-height:1.5}#root{padding-top:var(--nav-height);z-index:0;position:relative}html,body{overscroll-behavior:auto}.apur-scroll-trap{overscroll-behavior:contain}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:600;line-height:1.3}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font);cursor:pointer}button:disabled{cursor:not-allowed}input,textarea,select{font-family:var(--font);font-size:inherit;color:var(--text-primary);background:var(--bg-primary)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:focus:not(:focus-visible){outline:none}button:not([data-no-min-target]){min-height:32px}:root{--spacing-unit:8px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{background:linear-gradient(90deg, var(--bg-secondary) 25%, var(--bg-tertiary) 50%, var(--bg-secondary) 75%);border-radius:var(--radius-md);background-size:600px 100%;animation:1.4s ease-in-out infinite shimmer}[data-reduced-motion] *,[data-reduced-motion] :before,[data-reduced-motion] :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@media (prefers-reduced-motion:reduce){.skeleton,.spinner{animation-duration:.01ms!important}}[data-tutor-drawer]{transition:transform .46s cubic-bezier(.32,.72,0,1),box-shadow .46s,top .32s cubic-bezier(.32,.72,0,1)!important}@keyframes pulse-badge{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.1)}}@keyframes typing-dot{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.typing-dots{align-items:center;gap:4px;line-height:1;display:inline-flex}.typing-dots>span{width:6px;height:6px;animation:typing-dot 1.2s var(--ease-standard) infinite;background:currentColor;border-radius:50%;display:inline-block}.typing-dots>span:nth-child(2){animation-delay:.2s}.typing-dots>span:nth-child(3){animation-delay:.4s}.apur-md{font-size:inherit;white-space:normal;word-wrap:break-word;overflow-wrap:anywhere;line-height:1.55}.apur-md strong{color:inherit;font-weight:700}.apur-md em{font-style:italic}.apur-md .apur-md-h{margin:12px 0 4px;font-size:1.05em;font-weight:700;line-height:1.3}.apur-md .apur-md-code{background:var(--bg-tertiary);color:var(--text-primary);border-radius:4px;padding:1px 5px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:.9em}.apur-md .apur-md-pre{background:var(--bg-tertiary);border-radius:6px;margin:8px 0;padding:10px 12px;overflow-x:auto}.apur-md .apur-md-pre code{color:var(--text-primary);background:0 0;padding:0;font-family:SF Mono,Menlo,Consolas,monospace;font-size:.85em}.apur-md .apur-md-hr{border:none;border-top:.5px solid var(--border);margin:12px 0}.apur-md .apur-md-bullet{width:1em;color:var(--text-tertiary);display:inline-block}.apur-md .apur-md-num{min-width:1.5em;color:var(--text-tertiary);font-variant-numeric:tabular-nums;display:inline-block}.apur-md .katex-display{margin:8px 0;padding:2px 0;overflow:auto hidden}.apur-md .katex{font-size:1.02em}.card-lift{transition:transform var(--motion-fast) var(--ease-standard), box-shadow var(--motion-fast) var(--ease-standard)}.card-lift:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.card-lift:active{transition-duration:var(--motion-instant);transform:translateY(0)}.press{transition:transform var(--motion-fast) var(--ease-standard)}.press:active{transition-duration:var(--motion-instant);transform:scale(.97)}@keyframes grid-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.grid-stagger>*{animation:grid-enter var(--motion-slow) var(--ease-decelerate) both}.grid-stagger>:first-child{animation-delay:0s}.grid-stagger>:nth-child(2){animation-delay:40ms}.grid-stagger>:nth-child(3){animation-delay:80ms}.grid-stagger>:nth-child(4){animation-delay:.12s}.grid-stagger>:nth-child(5){animation-delay:.16s}.grid-stagger>:nth-child(6){animation-delay:.2s}.grid-stagger>:nth-child(7){animation-delay:.24s}.grid-stagger>:nth-child(8){animation-delay:.28s}.grid-stagger>:nth-child(9){animation-delay:.32s}.grid-stagger>:nth-child(10){animation-delay:.36s}.grid-stagger>:nth-child(11){animation-delay:.4s}.grid-stagger>:nth-child(12){animation-delay:.44s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-in{animation:fade-in var(--motion-standard) var(--ease-standard) both}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.scale-in{animation:scale-in var(--motion-standard) var(--ease-decelerate) both}@keyframes slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slide-up var(--motion-slow) var(--ease-decelerate) both}@keyframes bubble-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.bubble-in{animation:bubble-in var(--motion-standard) var(--ease-decelerate) both}@keyframes grow-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.grow-in{animation:grow-in var(--motion-patient) var(--ease-emphasis) both;transform-origin:50%}@keyframes emerge{0%{opacity:0;transform:scale(.86)translateY(8px)}50%{opacity:1;transform:scale(1.02)translateY(0)}to{opacity:1;transform:scale(1)translateY(0)}}.emerge{animation:emerge var(--motion-emphasis) var(--ease-emphasis) both;transform-origin:50%}.reveal-in{opacity:0;transition:opacity var(--motion-patient) var(--ease-decelerate), transform var(--motion-patient) var(--ease-decelerate);will-change:opacity, transform;transform:translateY(12px)}.reveal-in[data-visible="1"]{opacity:1;transform:translateY(0)}@keyframes ripple-out{0%{opacity:.35;transform:scale(0)}to{opacity:0;transform:scale(2.5)}}.ripple-target{position:relative;overflow:hidden}.ripple-target:after{content:"";top:var(--ripple-y,50%);left:var(--ripple-x,50%);opacity:0;pointer-events:none;background:currentColor;border-radius:50%;width:120px;height:120px;margin:-60px 0 0 -60px;position:absolute;transform:scale(0)}.ripple-target[data-ripple="1"]:after{animation:ripple-out var(--motion-slow) var(--ease-decelerate) both}:root{--apur-cream:#f8f1df;--apur-cream-translucent:#f8f1dfb8;--apur-nav:#e8d5a4;--apur-nav-translucent:#e8d5a4d1;--apur-paper:#fffcf3;--apur-ink:#1a1a17;--apur-muted:#7a6f5a;--apur-hairline:#1a1a1717;--apur-accent-soft:#2e4e350f;--apur-forest:#2e4e35;--apur-forest-hover:#223b28;--apur-sage:#5a7a3d;--apur-plum:#6b5ba0;--apur-tobacco:#b07a3a;--apur-danger:#a3411f;--apur-vine:#3a5a3f;--apur-vine-opacity:.32;--font-serif:"Fraunces", Charter, "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono:"JetBrains Mono", "SF Mono", ui-monospace, Menlo, Consolas, monospace;--apur-radius-sm:4px;--apur-radius-md:6px;--apur-radius-lg:10px}html{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{background:0 0;width:0;height:0}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:0 0}::-webkit-scrollbar-corner{background:0 0}html,body{max-width:100vw;overflow-x:hidden}img,video,iframe,svg{max-width:100%;height:auto}pre,code,table{max-width:100%}pre,table{overflow-x:auto}@media (width<=640px){input,textarea,select{font-size:16px}}:root{--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);interpolate-size:allow-keywords}.apur-fluid,details[open]>:not(summary),details:not([open])>:not(summary){transition:height .22s cubic-bezier(.32,.72,0,1),max-height .22s cubic-bezier(.32,.72,0,1),min-height .22s cubic-bezier(.32,.72,0,1),width .22s cubic-bezier(.32,.72,0,1),max-width .22s cubic-bezier(.32,.72,0,1),padding .18s ease-out,margin .18s ease-out}[data-fluid-size]{transition:height .22s cubic-bezier(.32,.72,0,1),max-height .22s cubic-bezier(.32,.72,0,1),min-height .22s cubic-bezier(.32,.72,0,1)}@media (prefers-reduced-motion:reduce){.apur-fluid,[data-fluid-size],details[open]>:not(summary),details:not([open])>:not(summary){transition:none}}@keyframes apur-widget-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}[class*=widget-size-]{animation:.38s cubic-bezier(.32,.72,0,1) both apur-widget-in}[class*=widget-size-]:first-of-type{animation-delay:20ms}[class*=widget-size-]:nth-of-type(2){animation-delay:80ms}[class*=widget-size-]:nth-of-type(3){animation-delay:.14s}[class*=widget-size-]:nth-of-type(4){animation-delay:.2s}[class*=widget-size-]:nth-of-type(5){animation-delay:.26s}[class*=widget-size-]:nth-of-type(n+6){animation-delay:.32s}.apur-home-section{animation:.38s cubic-bezier(.32,.72,0,1) both apur-widget-in}.apur-home-section:first-of-type{animation-delay:20ms}.apur-home-section:nth-of-type(2){animation-delay:.12s}.apur-home-section:nth-of-type(3){animation-delay:.22s}.apur-home-section:nth-of-type(n+4){animation-delay:.32s}@media (prefers-reduced-motion:reduce){[class*=widget-size-],.apur-home-section{animation:none}}
