:root{--orange:#fe6a03;--orange-hover:#e85a00;--orange-soft:#fff3ea;--text-primary:#202020;--text-secondary:#5f5f5f;--surface-soft:#f7f7f7;--white:#fff;--border:#e2e2e2;--success:#1e8e3e;--success-soft:#e6f4ea;--warning:#92600b;--warning-soft:#fff3e0;--error:#d92d20;--error-soft:#fdecea;--font-sans:"Nunito", "Trebuchet MS", Arial, sans-serif}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--white)}body{color:var(--text-primary);background:var(--white);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--text-secondary);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700;line-height:1.4}.brand-mark{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:800;line-height:1;display:inline-flex}.brand-mark__note{border-top:.375rem solid #0000;border-bottom:.375rem solid #0000;border-left:.625rem solid var(--orange);flex:none;width:0;height:0;display:block}.landing-shell{background:var(--white);min-height:100svh;overflow:hidden}.landing-scroll-progress{--scroll-progress:0;z-index:80;background:var(--orange);width:100%;height:3px;transform:scaleX(var(--scroll-progress));transform-origin:0;will-change:transform;position:fixed;top:0;left:0}.motion-enabled [data-hero-motion]{opacity:0;transition:opacity .56s cubic-bezier(.2,.8,.2,1),transform .56s cubic-bezier(.2,.8,.2,1);transform:translateY(1.25rem)}.motion-enabled [data-hero-motion]:nth-child(2){transition-delay:90ms}.motion-enabled [data-hero-motion]:nth-child(3){transition-delay:.17s}.motion-enabled [data-hero-motion]:nth-child(4){transition-delay:.24s}.motion-enabled.motion-mounted [data-hero-motion]{opacity:1;transform:translateY(0)}.motion-enabled .landing-nav{opacity:0;transition:opacity .48s,transform .48s cubic-bezier(.2,.8,.2,1);transform:translateY(-1rem)}.motion-enabled.motion-mounted .landing-nav{opacity:1;transform:translateY(0)}.motion-enabled [data-scroll-reveal]{opacity:0;transition:opacity .6s cubic-bezier(.2,.8,.2,1),transform .6s cubic-bezier(.2,.8,.2,1);transform:translateY(1.75rem)}.motion-enabled [data-scroll-reveal].is-visible{opacity:1;transform:translateY(0)}.motion-enabled [data-scroll-stagger]>*{opacity:0;transition:opacity .52s cubic-bezier(.2,.8,.2,1),transform .52s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--stagger-index,0) * 90ms);transform:translateY(1.5rem)}.motion-enabled [data-scroll-stagger].is-visible>*{opacity:1;transform:translateY(0)}.landing-container{width:min(100% - 3rem,72rem);margin-inline:auto}.landing-nav{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e2e2e2c7;position:sticky;top:0}.landing-nav__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:4.5rem;display:flex}.landing-nav a,.landing-footer a{text-decoration:none}.landing-nav__links{align-items:center;gap:1.75rem;display:flex}.landing-nav__links>a:not(.landing-button){color:var(--text-secondary);font-size:.875rem;font-weight:700}.landing-nav__links>a:hover{color:var(--text-primary)}.landing-nav__mobile{display:none}.landing-button{min-height:2.75rem;color:var(--text-primary);border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;padding:.7rem 1.2rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.landing-button:hover{transform:translateY(-2px)}.landing-button--primary{color:var(--white);background:var(--orange);box-shadow:0 .5rem 1.5rem #fe6a0333}.landing-button--primary:hover{background:var(--orange-hover);box-shadow:0 .75rem 2rem #fe6a0347}.landing-button--quiet{border-color:var(--border);background:var(--white)}.landing-button:focus-visible,.landing-nav a:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.landing-hero{isolation:isolate;padding-block:clamp(4.5rem,10vw,8rem);position:relative}.landing-hero:before{z-index:-1;content:"";background:radial-gradient(circle,#fe6a0314,#fe6a0300 68%);border-radius:50%;width:44rem;height:44rem;position:absolute;top:-20rem;right:-12rem}.landing-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(24rem,1.1fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.landing-kicker,.landing-section__heading>p{color:var(--orange-hover);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:900}.landing-hero h1{letter-spacing:-.055em;max-width:12ch;margin:0;font-size:clamp(2.75rem,5.2vw,5rem);font-weight:900;line-height:.98}.landing-hero__lead{max-width:34rem;color:var(--text-secondary);margin:1.75rem 0 0;font-size:clamp(1rem,1.5vw,1.1875rem);line-height:1.65}.landing-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.landing-classroom-preview{--hero-parallax:0px;background:var(--white);transform:translateY(var(--hero-parallax)) rotate(1.1deg);will-change:transform;border:1px solid #20202014;border-radius:1.5rem;transition:opacity .7s,transform .12s linear;position:relative;overflow:hidden;box-shadow:0 2rem 5rem #2020201f}.motion-enabled:not(.motion-mounted) .landing-classroom-preview{opacity:0;transform:translate(2rem, var(--hero-parallax)) rotate(1.1deg)}.landing-classroom-preview:after{border-radius:inherit;pointer-events:none;content:"";border:1px solid #fffc;position:absolute;inset:0}.landing-preview__bar{border-bottom:1px solid var(--border);height:3rem;color:var(--text-secondary);justify-content:space-between;align-items:center;padding-inline:1.25rem;font-size:.6875rem;font-weight:800;display:flex}.landing-preview__dots{gap:.35rem;display:flex}.landing-preview__dots i{background:#d8d8d8;border-radius:50%;width:.5rem;height:.5rem}.landing-preview__dots i:first-child{background:var(--orange)}.landing-preview__body{background:linear-gradient(160deg,#fff 38%,#fff8f3 100%);flex-direction:column;justify-content:center;align-items:center;min-height:28rem;padding:3rem;display:flex;position:relative}.landing-preview__status{align-items:center;gap:.45rem;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:1.25rem;left:1.5rem}.landing-preview__status i{background:var(--orange);border-radius:50%;width:.5rem;height:.5rem;box-shadow:0 0 0 .3rem #fe6a031f}.landing-preview__orb{--preview-orb-size:min(50vw, 15rem);width:var(--preview-orb-size);height:var(--preview-orb-size);flex:0 0 var(--preview-orb-size);position:relative}.landing-preview__orb:before{filter:blur(2.4rem);content:"";background:#fe6a032e;border-radius:50%;animation:2.6s ease-in-out infinite preview-glow;position:absolute;inset:13%}.landing-preview__orb .orb-canvas{z-index:1;position:relative}.landing-preview__wave{align-items:center;gap:.3rem;height:3.5rem;margin-top:-.5rem;display:flex}.landing-preview__wave i{background:var(--orange);border-radius:1rem;width:.22rem;max-height:100%;animation:1.05s ease-in-out infinite alternate preview-wave;display:block}.landing-preview__caption{color:var(--text-secondary);margin-top:.25rem;font-size:.6875rem}.landing-section{padding-block:clamp(4.5rem,8vw,7rem)}.landing-section--features{background:var(--surface-soft)}.landing-section__heading{max-width:42rem;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.landing-section__heading h2,.landing-cta h2{letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.08}.landing-steps{--step-progress:0;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;position:relative}.landing-steps:before{z-index:2;background:var(--orange);content:"";width:100%;height:1px;transform:scaleX(var(--step-progress));transform-origin:0;will-change:transform;position:absolute;top:0;left:0}.motion-enabled .landing-steps li>span{transition:transform .52s cubic-bezier(.34,1.56,.64,1);transition-delay:calc(var(--stagger-index,0) * 90ms)}.motion-enabled .landing-steps:not(.is-visible) li>span{transform:scale(0)rotate(-45deg)}.landing-steps li{border-top:1px solid var(--border);padding:2rem 2.5rem 0 0;position:relative}.landing-steps li:not(:last-child):after{background:var(--orange);content:"";border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:-.28rem;right:2rem}.landing-steps li>span{width:2rem;height:2rem;color:var(--orange-hover);background:var(--orange-soft);border-radius:50%;place-items:center;font-size:.75rem;font-weight:900;display:grid}.landing-steps h3,.landing-features h3{margin:1.25rem 0 .6rem;font-size:1.125rem;font-weight:900}.landing-steps p,.landing-features p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.65}.landing-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.landing-features article{border:1px solid var(--border);background:var(--white);border-radius:1.25rem;min-height:15rem;padding:1.5rem;transition:transform .18s,border-color .18s,box-shadow .18s}.landing-features article:hover{border-color:#fe6a0359;transform:translateY(-4px);box-shadow:0 1rem 2.5rem #2020200f}.landing-features article>svg{box-sizing:content-box;color:var(--orange-hover);background:var(--orange-soft);border-radius:.75rem;padding:.75rem}.landing-cta{text-align:center;padding-block:clamp(5rem,10vw,9rem)}.landing-cta .landing-container{flex-direction:column;align-items:center;max-width:45rem;display:flex}.landing-cta p{max-width:35rem;color:var(--text-secondary);margin:1.25rem auto 2rem;line-height:1.65}.landing-footer{border-top:1px solid var(--border);color:var(--white);background:var(--text-primary);padding-block:2rem}.landing-footer__inner,.landing-footer__credit,.landing-footer__alest{align-items:center;display:flex}.landing-footer__inner{justify-content:space-between;gap:2rem}.brand-mark--small{font-size:.875rem}.landing-footer__credit{color:#cfcfcf;gap:1.25rem;font-size:.75rem}.landing-footer__alest{gap:.6rem}.landing-footer__alest img{width:4.75rem;height:auto}.landing-footer .brand-mark{color:var(--white)}@keyframes preview-wave{0%{transform:scaleY(.35)}to{transform:scaleY(1)}}@keyframes preview-glow{50%{opacity:.55;transform:scale(1.12)}}.login-shell{background:var(--white);grid-template-columns:repeat(2,minmax(0,1fr));min-height:100svh;display:grid}.login-story{background:var(--orange-soft);flex-direction:column;justify-content:center;align-items:center;gap:clamp(3rem,10vh,6rem);min-height:100svh;padding:3rem;display:flex}.login-waveform{justify-content:center;align-items:center;gap:.375rem;height:11rem;display:flex}.login-waveform__bar{background:var(--orange);transform-origin:50%;border-radius:.375rem;width:.625rem;height:100%;animation:1.1s ease-in-out infinite login-wave;display:block}.login-waveform__bar--1{height:3.75rem;animation-duration:1.1s;animation-delay:.36s}.login-waveform__bar--2{height:6.875rem;animation-duration:1.3s;animation-delay:.12s}.login-waveform__bar--3{height:10rem;animation-duration:1s;animation-delay:.24s}.login-waveform__bar--4{background:var(--orange-hover);height:5.625rem;animation-duration:1.15s;animation-delay:0s}.login-waveform__bar--5{height:8.75rem;animation-duration:1.25s;animation-delay:.3s}.login-waveform__bar--6{background:var(--orange-hover);height:4.375rem;animation-duration:1.05s;animation-delay:.18s}.login-waveform__bar--7{height:8.125rem;animation-duration:1.2s;animation-delay:60ms}.login-story__copy{text-align:center;max-width:29rem}.login-story__copy h1{letter-spacing:-.025em;margin:.5rem 0 0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.15}.login-panel{background:var(--white);place-items:center;min-height:100svh;padding:3rem;display:grid}.login-panel__inner{width:min(100%,23.75rem)}.login-panel .brand-mark{margin-bottom:2rem}.login-panel h2{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.875rem;font-weight:800;line-height:1.2}.login-panel__intro{color:var(--text-secondary);margin:0 0 1.75rem;font-size:.9375rem;line-height:1.5}.login-form{gap:1rem;display:grid}.login-form label{color:var(--text-primary);gap:.375rem;font-size:.8125rem;font-weight:600;display:grid}.login-form input,.lesson-starter input{border:1px solid var(--border);width:100%;min-height:2.75rem;color:var(--text-primary);background:var(--white);border-radius:.625rem;padding:.75rem .875rem;font-size:.9375rem;transition:border-color .16s,box-shadow .16s}.login-form input:focus,.lesson-starter input:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft);outline:0}.login-form input::placeholder,.lesson-starter input::placeholder{color:#858585}.primary-button,.start-button,.control-button{min-height:2.75rem;font-weight:700;transition:color .16s,background .16s,border-color .16s,transform .16s}.primary-button,.start-button{color:var(--text-primary);background:var(--orange);border:0;border-radius:.75rem;font-size:.9375rem}.primary-button{justify-content:space-between;align-items:center;margin-top:.25rem;padding:.8125rem 1.25rem;display:flex}.primary-button:hover:not(:disabled),.start-button:hover:not(:disabled){color:var(--white);background:var(--orange-hover)}.form-error{color:var(--error);margin:-.25rem 0 0;font-size:.8125rem;line-height:1.45}.login-panel__help{color:var(--text-secondary);background:var(--surface-soft);border-radius:.75rem;margin:1.5rem 0 0;padding:.875rem 1rem;font-size:.8125rem;line-height:1.6}@keyframes login-wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.classroom-shell{background:var(--white);min-height:100svh}.classroom-header{border-bottom:1px solid var(--border);background:var(--white);justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;padding:.75rem 1.75rem;display:flex}.user-actions,.user-chip{align-items:center;display:flex}.user-actions{gap:1rem}.user-chip{background:var(--surface-soft);border-radius:999px;gap:.5rem;max-width:18rem;padding:.375rem .875rem .375rem .375rem}.user-chip__avatar{width:1.75rem;height:1.75rem;color:var(--white);background:var(--orange);border-radius:50%;flex:none;place-items:center;font-size:.6875rem;font-weight:700;display:grid}.user-chip strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8125rem;font-weight:600;overflow:hidden}.user-actions>button{min-width:2.75rem;min-height:2.75rem;color:var(--text-secondary);background:0 0;border:0;border-radius:.625rem;padding:.5rem;font-size:.8125rem;font-weight:600}.user-actions>button:hover{color:var(--orange-hover);background:var(--orange-soft)}.user-actions>.admin-trigger{border:1px solid var(--border);width:auto;color:var(--text-primary);background:var(--white);padding-inline:.875rem;font-weight:700}.user-actions>.admin-trigger:hover{color:var(--orange-hover);border-color:#fe6a0359}.classroom-grid{grid-template-columns:280px minmax(0,1fr);grid-template-areas:"rail stage";min-height:calc(100svh - 4rem);display:grid}.memory-rail{border-right:1px solid var(--border);background:var(--white);flex-direction:column;grid-area:rail;gap:1rem;min-width:0;padding:1.5rem 1.25rem;display:flex}.memory-rail__heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.memory-rail h1{margin:0;font-size:1rem;font-weight:800;line-height:1.3}.memory-rail__lead{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.55}.memory-status{min-height:1.75rem;color:var(--text-secondary);background:var(--surface-soft);border-radius:999px;flex:none;align-items:center;gap:.375rem;padding:.25rem .5625rem;font-size:.6875rem;font-weight:700;line-height:1.2;display:inline-flex}.memory-status>span{background:var(--text-secondary);border-radius:50%;flex:none;width:.45rem;height:.45rem}.memory-status--syncing>span{border:2px solid var(--border);border-top-color:var(--orange);background:0 0;animation:.8s linear infinite status-spin}.memory-status--saved{color:#16532b;background:var(--success-soft)}.memory-status--saved>span{background:var(--success)}.memory-status--pending{color:#7a5108;background:var(--warning-soft)}.memory-status--pending>span{background:var(--warning)}.memory-block{border:1px solid var(--border);background:var(--white);border-radius:.875rem;padding:.875rem}.memory-block__heading{align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.memory-block__heading span{color:var(--orange-hover);font-size:.6875rem;font-weight:800}.memory-block h2{margin:0;font-size:.875rem;font-weight:700}.memory-block ul{gap:.375rem;margin:0;padding:0 0 0 1.125rem;display:grid}.memory-block li,.memory-block>p{color:var(--text-secondary);overflow-wrap:anywhere;margin:0;font-size:.75rem;line-height:1.45}.memory-block li::marker{color:var(--orange)}.voice-stage{background:var(--white);flex-direction:column;grid-area:stage;align-items:center;min-width:0;min-height:calc(100svh - 4rem);padding:2rem 2rem 2.5rem;display:flex}.voice-stage__topline{justify-content:space-between;align-items:center;gap:1rem;width:min(100%,760px);display:flex}.live-status{align-items:center;gap:.5rem;min-height:2rem;font-size:.9375rem;font-weight:700;display:inline-flex}.live-status i{background:#9c9c9c;border-radius:50%;flex:none;width:.5625rem;height:.5625rem}.live-status--connecting i{background:var(--warning);animation:1s ease-in-out infinite status-pulse}.live-status--connected i{background:var(--orange)}.session-label{color:var(--text-secondary);font-size:.75rem}.orb-stage{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.25rem;width:100%;min-height:31rem;padding:2rem 0 1.5rem;display:flex;position:relative}.orb-stage__frame{--orb-energy:0;--orb-size:min(28vw, 17.5rem);z-index:1;width:var(--orb-size);height:var(--orb-size);flex:0 0 var(--orb-size);min-width:14rem;min-height:14rem;transform:scale(calc(1 + var(--orb-energy) * .055));transform-origin:50%;will-change:transform;position:relative}.orb-stage__frame:before,.orb-stage__frame:after{z-index:-1;pointer-events:none;content:"";border-radius:50%;position:absolute;inset:15%}.orb-stage__frame:before{filter:blur(calc(1.8rem + var(--orb-energy) * 1.4rem));opacity:calc(.42 + var(--orb-energy) * .45);transform:scale(calc(1.1 + var(--orb-energy) * .32));background:radial-gradient(circle,#fe6a0370 0,#fe6a0324 46%,#0000 72%)}.orb-stage__frame:after{border:1px solid rgba(254, 106, 3, calc(.12 + var(--orb-energy) * .22));opacity:var(--orb-energy);transform:scale(calc(1.08 + var(--orb-energy) * .42))}.orb-canvas{width:100%;height:100%}.orb-fallback{background:radial-gradient(circle at 36% 33%, #ffffffbf, transparent 18%), radial-gradient(circle at 58% 66%, var(--orange-hover), transparent 58%), var(--orange);border-radius:50%;width:100%;height:100%;box-shadow:0 4px 16px #20202017}.orb-stage__caption{z-index:2;text-align:center;align-content:start;width:min(100%,34rem);max-width:32rem;min-height:6.75rem;display:grid;position:relative}.orb-stage__caption h2{letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.orb-transcript{align-items:start;min-height:3.2rem;display:grid;overflow:hidden}.orb-transcript p{color:var(--text-secondary);text-wrap:balance;margin:.5rem auto 0;font-size:.875rem;line-height:1.55;animation:.3s cubic-bezier(.2,.8,.2,1) both transcript-enter}.lesson-starter{flex-direction:column;align-items:center;gap:.75rem;width:min(100%,32.5rem);display:flex}.lesson-starter>label{text-align:center;font-size:1.125rem;font-weight:700}.lesson-starter__field{flex-direction:column;align-items:center;gap:.75rem;width:100%;display:flex}.lesson-starter input{text-align:center;border-radius:.75rem;min-height:3rem;padding-inline:1rem}.start-button{padding:.8125rem 1.75rem}.lesson-starter>p{color:var(--text-secondary);text-align:center;margin:0;font-size:.75rem}.voice-controls{justify-content:center;gap:.75rem;display:flex}.control-button{width:3rem;height:3rem;color:var(--text-primary);background:var(--orange);border:0;border-radius:50%;place-items:center;padding:0;display:inline-grid}.control-button:hover:not(:disabled){color:var(--white);background:var(--orange-hover);transform:translateY(-1px)}.control-button--muted{border:1px solid var(--border);color:var(--text-secondary);background:var(--surface-soft)}.control-button--end{border:1px solid var(--border);color:var(--error);background:var(--white)}.control-button--end:hover:not(:disabled){border-color:var(--error);color:var(--error);background:var(--error-soft)}.voice-error{border:1px solid var(--error);color:#7a1d14;background:var(--error-soft);border-radius:.75rem;gap:.25rem;width:min(100%,30rem);margin-top:1rem;padding:.875rem 1rem;font-size:.8125rem;line-height:1.45;display:grid}.voice-error strong{font-size:.875rem}.voice-error--warning{border-color:var(--warning);color:#7a5108;background:var(--warning-soft)}.admin-panel-layer{z-index:100;position:fixed;inset:0}.admin-panel-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#20202052;border:0;border-radius:0;width:100%;height:100%;animation:.18s both admin-backdrop-enter;position:absolute;inset:0}.admin-panel{border-left:1px solid var(--border);background:var(--white);flex-direction:column;width:min(100%,31rem);height:100%;animation:.26s cubic-bezier(.2,.8,.2,1) both admin-panel-enter;display:flex;position:absolute;top:0;right:0;box-shadow:-1.5rem 0 4rem #2020201f}.admin-panel__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.admin-panel__header h2{letter-spacing:-.02em;margin:.25rem 0 0;font-size:1.4rem}.admin-icon-button{border:1px solid var(--border);width:2.5rem;height:2.5rem;color:var(--text-secondary);background:var(--white);border-radius:.7rem;place-items:center;font-size:1.6rem;line-height:1;display:grid}.admin-icon-button:hover{color:var(--text-primary);background:var(--surface-soft)}.admin-panel__toolbar{gap:.625rem;padding:1rem 1.5rem 0;display:flex}.admin-search{flex:1}.admin-search input,.admin-create-form input,.admin-create-form select,.admin-role-field select{border:1px solid var(--border);width:100%;min-height:2.75rem;color:var(--text-primary);background:var(--white);border-radius:.65rem;padding-inline:.75rem}.admin-primary-button{border:1px solid var(--orange);min-height:2.75rem;color:var(--white);background:var(--orange);border-radius:.65rem;flex:none;padding:.65rem .9rem;font-size:.8rem;font-weight:800}.admin-primary-button:hover:not(:disabled){background:var(--orange-hover)}.admin-create-form{background:var(--orange-soft);border:1px solid #fe6a0340;border-radius:.9rem;grid-template-columns:1fr 1fr;gap:.75rem;margin:1rem 1.5rem 0;padding:1rem;display:grid}.admin-create-form__heading{grid-column:1/-1;gap:.2rem;display:grid}.admin-create-form__heading span{color:var(--text-secondary);font-size:.72rem}.admin-create-form label,.admin-role-field{color:var(--text-secondary);gap:.3rem;font-size:.7rem;font-weight:700;display:grid}.admin-create-form label:first-of-type,.admin-create-form label:nth-of-type(2),.admin-create-form>button{grid-column:1/-1}.admin-alert{color:#7a1d14;background:var(--error-soft);border:1px solid #d92d2059;border-radius:.7rem;margin:1rem 1.5rem 0;padding:.7rem .8rem;font-size:.78rem}.admin-panel__summary{justify-content:space-between;align-items:baseline;gap:1rem;padding:1.25rem 1.5rem .7rem;display:flex}.admin-panel__summary strong{font-size:.86rem}.admin-panel__summary span{color:var(--text-secondary);font-size:.68rem}.admin-user-list{gap:.75rem;min-height:0;padding:0 1.5rem 1.5rem;display:grid;overflow-y:auto}.admin-user-card{border:1px solid var(--border);background:var(--white);border-radius:.9rem;gap:.8rem;padding:1rem;display:grid}.admin-user-card__identity{align-items:center;gap:.7rem;min-width:0;display:flex}.admin-user-card__avatar{width:2.25rem;height:2.25rem;color:var(--orange-hover);background:var(--orange-soft);border-radius:.65rem;flex:none;place-items:center;font-size:.72rem;font-weight:800;display:grid}.admin-user-card__identity>div{gap:.1rem;min-width:0;display:grid}.admin-user-card__identity strong,.admin-user-card__identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-user-card__identity strong{font-size:.86rem}.admin-user-card__identity span{color:var(--text-secondary);font-size:.72rem}.admin-role-field{grid-template-columns:auto minmax(0,1fr);align-items:center}.admin-role-field select{min-height:2.35rem}.admin-permissions{flex-wrap:wrap;gap:.35rem;display:flex}.admin-permissions span{color:var(--text-secondary);background:var(--surface-soft);border-radius:999px;padding:.28rem .5rem;font-size:.64rem;font-weight:700}.admin-delete-button,.admin-delete-confirm button{color:var(--error);background:0 0;border:0;justify-self:start;padding:0;font-size:.72rem;font-weight:700}.admin-user-card__self{color:var(--text-secondary);margin:0;font-size:.7rem}.admin-delete-confirm{color:#7a1d14;background:var(--error-soft);border-radius:.65rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem;font-size:.7rem;display:flex}.admin-delete-confirm>div{gap:.65rem;display:flex}.admin-delete-confirm button:first-child{color:var(--text-secondary)}.admin-empty{color:var(--text-secondary);text-align:center;margin:2rem 0;font-size:.8rem}@keyframes admin-panel-enter{0%{opacity:0;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}@keyframes admin-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes status-pulse{50%{opacity:.45;transform:scale(.82)}}@keyframes status-spin{to{transform:rotate(360deg)}}@keyframes transcript-enter{0%{opacity:0;filter:blur(3px);transform:translateY(.5rem)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (max-width:1024px) and (min-width:641px){.landing-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(22rem,1.1fr);gap:3rem}.landing-preview__body{min-height:24rem}.landing-features{grid-template-columns:repeat(2,minmax(0,1fr))}.classroom-grid{grid-template-columns:240px minmax(0,1fr)}.memory-rail{padding:1.5rem 1rem}.memory-rail__heading{flex-direction:column;align-items:flex-start}.voice-stage{padding-inline:2rem}.orb-stage__frame{--orb-size:min(36vw, 17.5rem)}}@media (max-width:760px){.landing-container{width:min(100% - 2rem,40rem)}.landing-nav__links{display:none}.landing-nav__mobile{display:block;position:relative}.landing-nav__mobile summary{border:1px solid var(--border);cursor:pointer;border-radius:.75rem;place-items:center;width:2.75rem;height:2.75rem;list-style:none;display:grid}.landing-nav__mobile summary::-webkit-details-marker{display:none}.landing-nav__mobile nav{border:1px solid var(--border);background:var(--white);border-radius:1rem;width:13rem;padding:.5rem;display:grid;position:absolute;top:3.25rem;right:0;box-shadow:0 1rem 2.5rem #2020201f}.landing-nav__mobile nav a{color:var(--text-primary);border-radius:.625rem;padding:.75rem;font-size:.875rem;font-weight:800;text-decoration:none}.landing-nav__mobile nav a:last-child{color:var(--white);background:var(--orange)}.landing-hero{padding-block:4rem 5rem}.landing-hero__grid{grid-template-columns:1fr;gap:3.5rem}.landing-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.landing-classroom-preview{width:min(100%,35rem);transform:translateY(var(--hero-parallax));margin-inline:auto}.motion-enabled:not(.motion-mounted) .landing-classroom-preview{transform:translate(1.25rem, var(--hero-parallax))}.landing-preview__body{min-height:24rem;padding:2rem}.landing-preview__orb{--preview-orb-size:min(58vw, 13rem)}.landing-steps,.landing-features{grid-template-columns:1fr}.landing-steps{gap:2rem}.landing-steps li{padding-right:0}.landing-steps li:not(:last-child):after,.landing-steps:before{display:none}.landing-features article{min-height:0}.landing-footer__inner,.landing-footer__credit{flex-direction:column;align-items:flex-start}.landing-footer__credit{gap:.75rem}.login-shell{grid-template-columns:1fr}.login-story,.login-panel{min-height:auto}.login-story{gap:1.5rem;min-height:38svh;padding:2rem}.login-waveform{height:8rem;transform:scale(.8)}.login-story__copy h1{font-size:1.5rem}.login-panel{min-height:62svh;padding:3rem 2rem}}@media (max-width:640px){.classroom-header{min-height:4rem;padding:.625rem 1rem}.brand-mark{font-size:.875rem}.user-actions{gap:.25rem}.user-chip{background:0 0;padding:.25rem}.user-chip strong{display:none}.user-chip__avatar{width:2rem;height:2rem}.classroom-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"stage""rail";min-height:calc(100svh - 4rem)}.voice-stage{min-height:calc(100svh - 4rem);padding:1.25rem 1.125rem 1.5rem}.session-label{display:none}.voice-stage__topline{justify-content:center}.orb-stage{gap:1.25rem;min-height:24rem;padding-block:1.5rem 1rem}.orb-stage__frame{--orb-size:min(62vw, 13.75rem);min-width:0;min-height:0}.orb-stage__caption h2{font-size:1.375rem}.orb-transcript p{font-size:.8125rem}.lesson-starter,.lesson-starter__field,.start-button{width:100%}.memory-rail{border-top:1px solid var(--border);border-right:0;padding:1.25rem 1.125rem 2rem}.memory-rail__lead{max-width:34rem}.login-panel{padding-inline:1.25rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.login-waveform__bar{transform:scaleY(.72)}}
