:root{--ink:#101a32;--ink-soft:#253251;--muted:#707a91;--faint:#9ca4b5;--line:#e8eaf0;--line-dark:#dfe2ea;--paper:#fff;--canvas:#f8f8fb;--canvas-blue:#f5f6ff;--indigo:#635bff;--indigo-dark:#4f46d6;--indigo-pale:#efeeff;--navy:#111c36;--green:#22825e;--green-pale:#e9f7f0;--gold:#b7831d;--gold-pale:#fff6df;--coral:#c95c62;--coral-pale:#fff0f1;--amber:#bc7a22;--amber-pale:#fff5e8;--lavender:#7963c9;--lavender-pale:#f2efff;--shadow-xs:0 1px 2px #18203809, 0 2px 7px #18203808;--shadow-sm:0 8px 30px #16203a0e;--shadow-md:0 20px 50px #151e3b17;--radius-sm:12px;--radius:18px;--radius-lg:26px;--font:"DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "SolaimanLipi", "Kalpurush", "Noto Sans Bengali", sans-serif;--display:"Playfair Display", Georgia, "SolaimanLipi", "Kalpurush", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--canvas);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.45}.page-loader{background:var(--canvas);min-height:100vh}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}h1,h2,h3,p,figure,blockquote{margin:0}ul,ol{margin:0;padding:0}table{border-collapse:collapse}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.tabular,.tabular *{font-variant-numeric:tabular-nums}.muted{color:var(--muted);font-size:.91em;font-weight:500}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.button-reset{background:0 0;border:0;padding:0}.button{white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:14px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:disabled{cursor:wait;opacity:.68;transform:none}.button--primary{background:var(--indigo);color:#fff;box-shadow:0 7px 16px #635bff38}.button--primary:hover{background:var(--indigo-dark);box-shadow:0 9px 21px #635bff4d}.button--secondary{border-color:var(--line-dark);color:var(--ink);background:#fff}.button--secondary:hover{box-shadow:var(--shadow-xs);border-color:#bfc5d3}.button--quiet{color:var(--ink-soft);background:0 0}.button--quiet:hover{background:#f2f3f7}.button--dark{background:var(--navy);color:#fff;box-shadow:0 7px 16px #101a3229}.button--dark:hover{background:#22305a}.button--text{color:var(--indigo-dark);background:0 0;min-height:auto;padding:4px 0}.button--text:hover{color:var(--indigo);transform:translate(2px)}.button--light{color:var(--indigo-dark);background:#fff;box-shadow:0 8px 24px #00000014}.button--light:hover{background:#f7f7ff}.button--outline-light{color:#fff;background:0 0;border-color:#ffffff61}.button--outline-light:hover{background:#ffffff1c;border-color:#ffffffbf}.button--sm{border-radius:10px;min-height:36px;padding:0 12px;font-size:12.5px}.icon-button{color:var(--ink-soft);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background .18s,color .18s;display:inline-flex;position:relative}.icon-button:hover{color:var(--ink);background:#f1f2f6}.card{background:var(--paper);border-radius:var(--radius);box-shadow:var(--shadow-xs);border:1px solid #e0e3ebe0;min-width:0}.card--padded{padding:22px}.badge{color:#596177;white-space:nowrap;background:#f3f4f7;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.badge sup{font-size:.75em}.badge__dot{opacity:.85;background:currentColor;border-radius:50%;width:5px;height:5px;display:inline-block}.badge--neutral{color:#697187;background:#f2f3f6}.badge--indigo{background:var(--indigo-pale);color:#534cdb}.badge--success{background:var(--green-pale);color:var(--green)}.badge--danger,.badge--coral{background:var(--coral-pale);color:var(--coral)}.badge--warning{background:var(--amber-pale);color:var(--amber)}.badge--gold{background:var(--gold-pale);color:var(--gold)}.badge--lavender{background:var(--lavender-pale);color:var(--lavender)}.eyebrow{color:var(--indigo-dark);letter-spacing:.115em;text-transform:uppercase;font-size:10.5px;font-weight:700;line-height:1.2}.section-header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px;display:flex}.section-header h2{color:var(--ink);font-family:var(--display);letter-spacing:-.04em;margin-top:10px;font-size:clamp(28px,3vw,42px);line-height:1.08}.section-header__description{color:var(--muted);max-width:570px;margin-top:14px;font-size:16px;line-height:1.65}.field{display:block}.field__label{color:var(--ink-soft);margin-bottom:7px;font-size:12px;font-weight:700;display:block}.field__input{color:var(--ink);background:#fff;border:1px solid #dfe3eb;border-radius:10px;outline:none;width:100%;height:45px;padding:0 13px;transition:border-color .17s,box-shadow .17s}.field__input::placeholder{color:#a6adbb}.field__input:focus{border-color:var(--indigo);box-shadow:0 0 0 3px #635bff1f}.field__input--error{border-color:var(--coral)}.field__select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#778096 50%),linear-gradient(135deg,#778096 50%,#0000 50%);background-position:calc(100% - 15px) 19px,calc(100% - 11px) 19px;background-repeat:no-repeat;background-size:4px 4px,4px 4px;padding-right:30px}.field__hint,.field__message{color:var(--muted);margin-top:6px;font-size:11px;display:block}.field__message{color:var(--coral)}.stat-card{min-height:148px;position:relative;overflow:hidden}.stat-card:after{content:"";filter:blur(20px);opacity:.06;background:currentColor;border-radius:999px;width:45px;height:45px;position:absolute;top:-11px;right:-11px}.stat-card--indigo{color:var(--indigo)}.stat-card--gold{color:var(--gold)}.stat-card--green{color:var(--green)}.stat-card--sky{color:#3e7fbd}.stat-card--coral{color:var(--coral)}.stat-card__top{justify-content:space-between;align-items:center;display:flex}.stat-card__label{color:var(--muted);font-size:12px;font-weight:600}.stat-card__icon{background:color-mix(in srgb, currentColor 9%, white);border-radius:10px;justify-content:center;align-items:center;width:33px;height:33px;display:inline-flex}.stat-card__value{color:var(--ink);letter-spacing:-.045em;margin-top:16px;font-size:31px;font-weight:700;line-height:1}.stat-card__value small,.stat-card__value sup{color:#7c8496;letter-spacing:0;font-size:.43em;font-weight:600}.stat-card__value sup{position:relative;top:-.38em}.stat-card__footer{align-items:center;min-height:18px;margin-top:11px;display:flex}.stat-card__detail{color:var(--muted);font-size:11.5px;font-weight:500}.trend{color:var(--green);align-items:center;gap:3px;font-size:11.5px;font-weight:700;display:inline-flex}.trend--down{color:var(--coral)}.list-row{border-top:1px solid var(--line);align-items:center;gap:11px;padding:14px 0;display:flex}.list-row__icon{background:var(--indigo-pale);color:var(--indigo-dark);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.list-row__icon--danger{background:var(--coral-pale);color:var(--coral)}.list-row__content{gap:2px;min-width:0;display:grid}.list-row__content strong{font-size:13px}.list-row__content span{color:var(--muted);font-size:11px}.list-row__end{margin-left:auto}.list-row__chevron{color:#9ca3b4;margin-left:auto}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:30px;display:flex}.empty-state__icon{background:var(--indigo-pale);color:var(--indigo);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:13px;display:inline-flex}.empty-state h3{font-size:16px}.empty-state p{color:var(--muted);max-width:300px;margin-top:6px;font-size:13px}.brand{flex:none;align-items:center;width:fit-content;display:inline-flex}.brand__logo{object-fit:contain;width:58px;height:58px;display:block}.brand--compact .brand__logo{width:42px;height:42px}.brand--inverted .brand__logo{background:#fff;border-radius:50%;box-shadow:0 0 0 2px #ffffff1f}.public-header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:20;background:#ffffffd6;border-bottom:1px solid #e7e9efcc;position:sticky;top:0}.public-header__inner{justify-content:space-between;align-items:center;height:72px;display:flex}.public-nav{gap:25px;margin-left:60px;display:flex}.public-nav a{color:#555f75;font-size:13px;font-weight:600;transition:color .16s}.public-nav a:hover{color:var(--indigo-dark)}.public-header__actions{align-items:center;gap:8px;display:flex}.mobile-menu-button,.mobile-public-menu{display:none}.lang-toggle{-webkit-user-select:none;user-select:none;background:#eef0f6;border:1px solid #dfe3ec;border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.lang-toggle__icon{color:var(--muted);justify-content:center;align-items:center;padding-left:5px;padding-right:2px;display:inline-flex}.lang-toggle__btn{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700;line-height:1;transition:background .15s,color .15s,box-shadow .15s}.lang-toggle__btn:hover{color:var(--ink)}.lang-toggle__btn.is-active{color:var(--indigo-dark);background:#fff;box-shadow:0 1px 4px #101a321f}.lang-toggle--compact{padding:2px}.lang-toggle--compact .lang-toggle__btn{padding:4px 7px;font-size:10px}.lang-toggle--compact .lang-toggle__icon{padding-left:4px;padding-right:1px}.lang-toggle--inverted{background:#ffffff14;border-color:#ffffff1f}.lang-toggle--inverted .lang-toggle__icon,.lang-toggle--inverted .lang-toggle__btn{color:#aab5cd}.lang-toggle--inverted .lang-toggle__btn:hover{color:#fff}.lang-toggle--inverted .lang-toggle__btn.is-active{color:#fff;background:#36306f;box-shadow:0 1px 4px #0000004d}.auth-scene__topbar{justify-content:space-between;align-items:center;width:100%;display:flex}.mobile-public-menu__lang{border-bottom:1px solid var(--line);border-top:1px solid var(--line);justify-content:center;margin:15px 0;padding:12px 0;display:flex}.sidebar-lang{justify-content:center;margin-bottom:4px;display:flex}.landing-page{background:#fcfcfe;overflow:hidden}.hero{grid-template-columns:minmax(0,.94fr) minmax(520px,1.06fr);align-items:center;gap:45px;min-height:604px;padding-top:78px;padding-bottom:70px;display:grid;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#635bff14 0,#635bff00 66%);width:690px;height:690px;position:absolute;top:-190px;right:-250px}.hero__copy{z-index:1;position:relative}.hero__eyebrow{color:var(--indigo-dark);letter-spacing:.025em;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.pulse-dot{background:#55c28d;border-radius:50%;width:7px;height:7px;animation:2.3s ease-in-out infinite pulse;box-shadow:0 0 0 4px #55c28d24}.hero h1{color:var(--ink);font-family:var(--display);letter-spacing:-.065em;margin-top:19px;font-size:clamp(50px,5.4vw,72px);font-weight:700;line-height:.99}.hero h1 em{color:var(--indigo-dark);font-weight:600}.hero__copy>p{color:#5f687c;max-width:500px;margin-top:22px;font-size:17px;line-height:1.64}.hero__actions{flex-wrap:wrap;gap:10px;margin-top:29px;display:flex}.hero__note{color:#7b8495;align-items:center;gap:7px;margin-top:22px;font-size:11.5px;font-weight:600;display:flex}.hero__note svg{color:var(--green)}.hero__visual{z-index:1;min-width:0;padding:12px 7px 0 20px;position:relative}.hero__float-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #e0e3ecd9;border-radius:13px;align-items:center;gap:8px;padding:9px 10px;display:flex;position:absolute;box-shadow:0 15px 35px #141b3421}.hero__float-card small{color:var(--muted);font-size:8.5px;font-weight:600;display:block}.hero__float-card strong{color:var(--ink);font-size:11px;line-height:1.15;display:block}.hero__float-card--merit{top:25%;left:-14px}.hero__float-card--merit strong{letter-spacing:-.04em;font-size:19px}.hero__float-card--merit sup{font-size:8px}.hero__float-card--feedback{bottom:12%;right:-10px}.mini-icon{border-radius:8px;justify-content:center;align-items:center;width:29px;height:29px;display:inline-flex}.mini-icon--gold{background:var(--gold-pale);color:var(--gold)}.float-card__trend{background:var(--green-pale);color:var(--green);border-radius:999px;margin-left:3px;padding:3px 5px;font-size:9px;font-weight:700}.avatar{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#e9d2bf,#b87f69);border:2px solid #ffffffd9;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:inline-flex}.avatar--tiny{border-width:1px;width:20px;height:20px;font-size:7px}.trust-row{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:#647086;justify-content:space-between;align-items:center;min-height:72px;font-size:12px;display:flex}.trust-row p{font-weight:600}.trust-row div{align-items:center;gap:15px;font-weight:600;display:flex}.trust-row i{background:#c9cdd7;border-radius:50%;width:3px;height:3px}.programs-section{padding-top:103px}.program-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.program-card{min-height:288px;padding:23px;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden}.program-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-4px)}.program-card:after{content:"";opacity:.1;border:1px solid;border-radius:50%;width:176px;height:176px;position:absolute;top:-91px;right:-78px}.program-card--mint{color:var(--green);background:linear-gradient(135deg,#fbfffd,#f2fcf7);border-color:#ddefe4}.program-card--indigo{color:var(--indigo-dark);background:linear-gradient(135deg,#fdfdff,#f3f2ff);border-color:#e2e0ff}.program-card--amber{color:var(--amber);background:linear-gradient(135deg,#fffefa,#fff7e7);border-color:#f2e5cc}.program-card__top{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.program-card__number{color:currentColor;opacity:.74;font-family:DM Mono,monospace;font-size:11px;font-weight:700}.program-card h3{color:var(--ink);font-family:var(--display);letter-spacing:-.05em;z-index:1;max-width:240px;margin-top:26px;font-size:27px;line-height:1.08;position:relative}.program-card p{color:#667087;z-index:1;max-width:300px;margin-top:11px;font-size:12px;line-height:1.62;position:relative}.program-card__subjects{z-index:1;flex-wrap:wrap;gap:6px;margin-top:18px;display:flex;position:relative}.program-card__subjects span{color:#697287;background:#ffffffb8;border:1px solid #ffffffe6;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:700}.program-card .button{z-index:1;position:absolute;bottom:19px;left:23px}.features-section{padding-top:105px;padding-bottom:105px}.feature-grid{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.feature-card{min-height:205px;padding:20px;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative}.feature-card:hover{box-shadow:var(--shadow-sm);border-color:#d7d4ff;transform:translateY(-4px)}.feature-card__icon{background:var(--indigo-pale);color:var(--indigo-dark);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.feature-card--2 .feature-card__icon{background:var(--gold-pale);color:var(--gold)}.feature-card--3 .feature-card__icon{background:var(--green-pale);color:var(--green)}.feature-card--4 .feature-card__icon{background:var(--lavender-pale);color:var(--lavender)}.feature-card--5 .feature-card__icon{color:#397cae;background:#edf6ff}.feature-card h3{letter-spacing:-.02em;margin-top:21px;font-size:15px}.feature-card p{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.58}.feature-card__number{color:#d6d9e2;font-family:DM Mono,monospace;font-size:10px;position:absolute;bottom:16px;right:17px}.how-section{background:#f5f5fa;border-top:1px solid #ebebf1;border-bottom:1px solid #ebebf1;padding:100px 0}.process-flow{grid-template-columns:repeat(4,1fr);margin-top:43px;display:grid}.process-step{min-height:213px;padding:0 31px;position:relative}.process-step:first-child{padding-left:0}.process-step:last-child{padding-right:0}.process-step__visual{justify-content:space-between;align-items:center;height:46px;display:flex}.process-step__visual span{color:var(--indigo-dark);background:#fff;border:1px solid #e1e3eb;border-radius:13px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.process-step__visual b{color:#b5bac8;font-family:DM Mono,monospace;font-size:11px;font-weight:500}.process-step h3{letter-spacing:-.025em;margin-top:20px;font-size:15px}.process-step p{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.6}.process-arrow{color:#a5abba;position:absolute;top:13px;right:-11px}.experience-section{grid-template-columns:minmax(270px,.85fr) minmax(480px,1.15fr);align-items:center;gap:clamp(50px,8vw,105px);padding-top:110px;padding-bottom:112px;display:grid}.experience-section__intro h2{font-family:var(--display);letter-spacing:-.055em;margin-top:13px;font-size:clamp(33px,4vw,52px);line-height:1.03}.experience-section__intro h2 em{color:var(--indigo-dark)}.experience-section__intro>p:not(.eyebrow){color:var(--muted);max-width:420px;margin-top:21px;font-size:15px;line-height:1.65}.check-list{gap:12px;margin:25px 0;list-style:none;display:grid}.check-list li{color:var(--ink-soft);align-items:center;gap:9px;font-size:12.5px;font-weight:600;display:flex}.check-line__icon{background:var(--green-pale);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex}.experience-section__preview{min-width:0}.landing-cta{padding-bottom:100px}.landing-cta__inner{background:radial-gradient(circle at 84% 20%, #3a4480 0, #3a448000 26%), var(--navy);border-radius:var(--radius-lg);color:#fff;justify-content:space-between;align-items:center;padding:45px 53px;display:flex;position:relative;overflow:hidden}.landing-cta__inner:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:290px;height:290px;position:absolute;top:-150px;right:94px}.landing-cta .eyebrow{color:#b9b6ff}.landing-cta h2{font-family:var(--display);letter-spacing:-.045em;margin-top:10px;font-size:clamp(29px,3.3vw,43px);line-height:1.08;position:relative}.landing-cta__actions{gap:10px;display:flex;position:relative}.public-footer{color:#dbe0ed;background:#0e1830}.public-footer__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;min-height:146px;display:grid}.public-footer p{color:#8993a9;margin-top:10px;font-size:11px}.public-footer__links{gap:22px;display:flex}.public-footer__links a{color:#b9c0d1;font-size:11px;font-weight:600}.public-footer__links a:hover{color:#fff}.public-footer__copyright{justify-self:end}.dashboard-preview{background:#f9f9fc;border:7px solid #fff;border-radius:17px;width:100%;min-width:0;overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 25px 60px #181d3c24,0 3px 8px #181d3c14}.dashboard-preview__top{background:#fff;border-bottom:1px solid #e9eaf1;justify-content:flex-end;align-items:center;height:38px;padding:0 13px;display:flex}.preview-brand{align-items:center;margin-right:auto;display:flex}.preview-brand img{object-fit:contain;width:29px;height:29px;display:block}.preview-bell{background:#d9dce5;border-radius:50%;width:9px;height:9px;margin-right:9px}.dashboard-preview__body{min-height:317px;display:flex}.preview-sidebar{background:#111c36;flex-direction:column;flex:0 0 43px;align-items:center;gap:17px;padding-top:24px;display:flex}.preview-sidebar i{background:#ffffff54;border-radius:4px;width:15px;height:5px}.preview-sidebar i.is-active{background:#a9a4ff;box-shadow:0 0 0 5px #9e99ff1f}.preview-content{background:#f8f8fb;flex:1;min-width:0;padding:18px}.preview-welcome span{color:#8c94a5;letter-spacing:.05em;text-transform:uppercase;font-size:7px;font-weight:600;display:block}.preview-welcome strong{color:#1b2743;letter-spacing:-.04em;margin-top:4px;font-size:15px;display:block}.preview-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.preview-stat{background:#fff;border:1px solid #e8eaf0;border-radius:8px;min-height:57px;padding:8px}.preview-stat small{color:#7f8798;font-size:6.5px;font-weight:600;display:block}.preview-stat strong{color:#1a2440;letter-spacing:-.055em;margin-top:7px;font-size:17px;line-height:1;display:block}.preview-stat sup{color:#858da0;margin-left:1px;font-size:7px;font-weight:600}.preview-stat--indigo strong{color:var(--indigo-dark)}.preview-stat--gold strong{color:#a47213}.preview-stat--green strong{color:var(--green)}.preview-panels{grid-template-columns:1.36fr .94fr;gap:8px;margin-top:9px;display:grid}.preview-trend,.preview-focus{background:#fff;border:1px solid #e8eaf0;border-radius:8px;min-height:116px;padding:9px}.preview-trend>div{color:#5f6879;justify-content:space-between;align-items:center;font-size:7px;font-weight:700;display:flex}.preview-trend>div b{color:var(--green);font-size:6.5px}.mini-chart{width:100%;height:65px;margin-top:1px;overflow:visible}.preview-trend small{color:#a2a8b4;justify-content:space-around;font-size:5px;display:flex}.preview-trend small i{display:none}.preview-focus>span{color:#5f6879;font-size:7px;font-weight:700;display:block}.preview-focus p{color:#4c566a;white-space:nowrap;align-items:center;gap:4px;margin-top:9px;font-size:6.3px;font-weight:600;display:flex}.preview-focus p i{border-radius:50%;width:5px;height:5px}.preview-focus p i.red{background:#e77278}.preview-focus p i.orange{background:#e9a24d}.preview-focus small{color:var(--indigo-dark);align-items:center;gap:4px;margin-top:12px;font-size:6px;font-weight:700;display:flex}.preview-feedback{background:#fff;border:1px solid #e8eaf0;border-radius:8px;align-items:center;gap:7px;min-height:42px;margin-top:9px;padding:7px 8px;display:flex}.preview-feedback p{color:#3e485d;flex:1;font-size:7px;font-weight:600;line-height:1.35}.preview-feedback small{color:#8c94a5;margin-bottom:2px;font-size:5.5px;font-weight:600;display:block}.preview-feedback svg{color:#aab0bd}.dashboard-preview--compact{transform-origin:50%;transform:rotate(-1.2deg)scale(.98)}.dashboard-preview--compact .dashboard-preview__body{min-height:270px}.dashboard-preview--compact .preview-content{padding:15px}.dashboard-preview--compact .preview-panels{margin-top:8px}.dashboard-preview--compact .preview-trend,.dashboard-preview--compact .preview-focus{min-height:102px}.auth-scene{background:#fff;grid-template-columns:minmax(410px,.94fr) minmax(420px,1.06fr);min-height:100vh;display:grid}.auth-scene__panel{flex-direction:column;min-height:100vh;padding:31px clamp(36px,8vw,105px) 27px;display:flex}.auth-scene__form-wrap{flex:1;justify-content:center;align-items:center;display:flex}.auth-form{width:100%;max-width:390px}.auth-form__heading h1{font-family:var(--display);letter-spacing:-.06em;margin-top:12px;font-size:43px;line-height:1.04}.auth-form__heading>p:not(.eyebrow){color:var(--muted);margin-top:12px;font-size:14px}.auth-form form{gap:17px;margin-top:33px;display:grid}.auth-form__help{justify-content:space-between;align-items:center;margin-top:-2px;font-size:11.5px;display:flex}.auth-form__help>a{color:var(--indigo-dark);font-weight:700}.remember-me{color:var(--muted);align-items:center;gap:6px;display:inline-flex}.remember-me input{accent-color:var(--indigo);width:14px;height:14px;margin:0}.auth-form__submit{width:100%;margin-top:3px}.form-error{color:#a94650;background:#fff0f1;border:1px solid #f5d4d7;border-radius:9px;margin-top:-3px;padding:9px 10px;font-size:11px;line-height:1.45}.demo-note{color:#7a8499;justify-content:center;align-items:center;gap:5px;margin-top:20px;font-size:11px;display:flex}.demo-note svg{color:var(--indigo)}.auth-form__switch{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin-top:27px;padding-top:20px;font-size:11.5px}.auth-form__switch a{color:var(--indigo-dark);align-items:center;gap:2px;font-weight:700;display:inline-flex}.auth-form__switch span{margin-top:8px;display:inline-block}.auth-scene__footer{color:#a0a7b4;font-size:10px}.auth-aside{color:#fff;background:radial-gradient(circle at 70% 25%,#3c4784 0,#3c478400 25%),#111c36;min-height:100vh;padding:32px clamp(36px,7vw,95px);position:relative;overflow:hidden}.auth-aside--teacher{background:radial-gradient(circle at 70% 25%,#386a72 0,#386a7200 26%),#102b34}.auth-aside__back{color:#cdd3e8;z-index:1;font-size:12px;font-weight:600;position:relative}.auth-aside__copy{z-index:1;max-width:470px;position:absolute;bottom:20%}.auth-aside__symbol{color:#c2c0ff;background:#ffffff1f;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;width:53px;height:53px;display:inline-flex}.auth-aside--teacher .auth-aside__symbol{color:#a9e6d4}.auth-aside .eyebrow{color:#b9b6ff;margin-top:29px}.auth-aside--teacher .eyebrow{color:#a9e6d4}.auth-aside h1{font-family:var(--display);letter-spacing:-.06em;margin-top:12px;font-size:clamp(40px,4.1vw,57px);line-height:1.03}.auth-aside blockquote{color:#d9deed;border-left:2px solid #8480f5;margin-top:27px;padding-left:15px;font-size:14px;font-style:italic;line-height:1.7}.auth-aside--teacher blockquote{border-color:#5db89d}.auth-aside__grid{opacity:.25;grid-template-columns:repeat(3,1fr);gap:16px;width:380px;display:grid;position:absolute;bottom:-35px;right:-55px;transform:rotate(-10deg)}.auth-aside__grid span{border:1px solid #9ca6cd;border-radius:9px;height:115px}.auth-aside__grid span:nth-child(2),.auth-aside__grid span:nth-child(5){transform:translateY(-32px)}.dashboard-app{background:var(--canvas);grid-template-columns:241px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{color:#edf0fa;background:#111b34;flex-direction:column;justify-content:space-between;min-height:100vh;padding:24px 14px 18px;display:flex;position:sticky;top:0}.dashboard-sidebar .brand{margin-left:9px}.sidebar-context{color:#9ca8c8;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #ffffff17;margin:24px 8px 16px;padding-bottom:15px;font-size:10px;font-weight:700}.dashboard-nav{gap:3px;display:grid}.dashboard-nav a{color:#aeb8d1;border-radius:9px;align-items:center;gap:12px;min-height:43px;padding:0 12px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:flex}.dashboard-nav a:hover{color:#fff;background:#ffffff0f}.dashboard-nav a.is-active{color:#fff;background:#36306f}.dashboard-nav a.is-active svg{color:#b8b3ff}.sidebar-footer{gap:13px;display:grid}.sidebar-help{color:#aab5cd;align-items:center;gap:10px;margin:0 12px;font-size:12px;font-weight:600;display:flex}.profile-chip{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:9px;min-width:0;padding:4px;display:flex}.profile-chip:hover{background:#f4f5f8}.profile-chip__copy{flex:1;gap:1px;min-width:0;display:grid}.profile-chip__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-chip__copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.profile-chip__chevron{color:var(--muted);transition:transform .15s}.profile-chip__chevron.is-open{transform:rotate(180deg)}.profile-chip--dark{color:#fff;background:#fff1;padding:8px}.profile-chip--dark:hover{background:#ffffff1c}.profile-chip--dark .profile-chip__copy small{color:#aeb8d1}.profile-chip--dark .avatar{background:linear-gradient(135deg,#7975db,#484398)}.profile-chip--dark .profile-chip__chevron{color:#aeb8d1}.profile-menu-container{position:relative}.profile-dropdown{border:1px solid var(--line);z-index:100;background:#fff;border-radius:12px;min-width:220px;padding:6px;animation:.15s both fadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 28px #0f172a1f}.profile-menu-container--dark .profile-dropdown{inset:auto auto calc(100% + 8px) 0}.profile-dropdown__header{gap:2px;padding:8px 10px 6px;display:grid}.profile-dropdown__header strong{color:var(--ink);font-size:12px}.profile-dropdown__header small{color:var(--muted);font-size:10.5px}.profile-dropdown__divider{background:var(--line);height:1px;margin:4px 0}.profile-dropdown__item{color:var(--ink-soft);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:12px;font-weight:600;transition:background .12s,color .12s;display:flex}.profile-dropdown__item:hover{color:var(--ink);background:#f4f5f8}.profile-dropdown__item--danger{color:#dc2626}.profile-dropdown__item--danger:hover{color:#b91c1c;background:#fef2f2}.auth-active-session-card{background:#f7f8fc;border:1px solid #e1e4ee;border-radius:12px;margin-bottom:20px;padding:14px 16px}.auth-active-session-card .eyebrow{margin-bottom:8px;font-size:10.5px}.active-session-info{align-items:center;gap:9px;margin-bottom:12px;display:flex}.active-session-info strong{color:var(--ink);font-size:13px;display:block}.active-session-info small{color:var(--muted);font-size:11px;display:block}.active-session-actions{flex-direction:column;gap:8px;display:flex}.active-session-switch{text-align:center;font-size:11px}.auth-divider{color:var(--muted);text-align:center;align-items:center;margin:18px 0 6px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{background:var(--line);content:"";flex:1;height:1px}.auth-divider span{padding:0 10px}.dashboard-main{min-width:0}.dashboard-topbar{border-bottom:1px solid var(--line);z-index:10;background:#ffffffe8;justify-content:flex-end;align-items:center;height:69px;padding:0 clamp(20px,3vw,42px);display:flex;position:sticky;top:0}.dashboard-topbar__right{align-items:center;gap:12px;display:flex}.dashboard-topbar__action{display:none}.notification-button{border:1px solid var(--line);width:35px;height:35px}.notification-button i{background:var(--coral);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:7px}.dashboard-mobile-brand{display:none}.dashboard-content{max-width:1420px;margin:0 auto;padding:35px clamp(20px,3vw,44px) 54px}.mobile-bottom-nav{display:none}.page-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:27px;display:flex}.page-heading h1{color:var(--ink);letter-spacing:-.045em;margin-top:7px;font-size:clamp(25px,2.5vw,31px);line-height:1.15}.page-heading>div>p:not(.eyebrow){color:var(--muted);margin-top:8px;font-size:13px}.page-heading__action{margin-bottom:2px}.wave{font-size:.8em}.period-select,.heading-date{border:1px solid var(--line-dark);color:#505a70;background:#fff;border-radius:10px;align-items:center;gap:7px;height:37px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.period-select svg{transform:rotate(90deg)}.heading-date{color:var(--muted);font-weight:600}.batch-chip{background:var(--indigo-pale);color:var(--indigo-dark);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.batch-chip i{opacity:.8;background:currentColor;border-radius:50%;width:5px;height:5px}.batch-chip--mint{background:var(--green-pale);color:var(--green)}.batch-chip--amber{background:var(--amber-pale);color:var(--amber)}.batch-filter{flex-wrap:wrap;align-items:center;gap:7px;margin:-8px 0 19px;display:flex}.batch-filter>span{color:var(--muted);margin-right:1px;font-size:10.5px;font-weight:700}.batch-filter button{border:1px solid var(--line-dark);color:#6a7388;background:#fff;border-radius:999px;min-height:28px;padding:0 10px;font-size:10.5px;font-weight:700;transition:background .15s,color .15s,border-color .15s}.batch-filter button:hover{color:var(--indigo-dark);border-color:#c8c4ff}.batch-filter button.is-active{background:var(--indigo);border-color:var(--indigo);color:#fff}.dashboard-stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.dashboard-grid{gap:14px;margin-top:14px;display:grid}.dashboard-grid--student-primary{grid-template-columns:minmax(0,1.56fr) minmax(275px,.9fr)}.dashboard-grid--student-secondary{grid-template-columns:minmax(230px,.87fr) minmax(265px,1.03fr) minmax(285px,1.2fr)}.card-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.card-heading h2{letter-spacing:-.03em;margin-top:6px;font-size:16px}.card-heading--padded{padding:21px 22px 17px}.card-heading__glyph{background:var(--indigo-pale);color:var(--indigo-dark);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.card-heading__glyph--green{background:var(--green-pale);color:var(--green)}.card-heading__glyph--lavender{background:var(--lavender-pale);color:var(--lavender)}.trend-card{min-height:310px;padding:22px 22px 17px}.trend-card__chart{width:100%;height:206px;margin-top:12px}.trend-card__chart svg{width:100%;height:100%;overflow:visible}.trend-card__legend{color:#7c8495;align-items:center;gap:17px;margin-top:4px;font-size:10.5px;font-weight:600;display:flex}.trend-card__legend span{align-items:center;gap:5px;display:inline-flex}.legend-dot{border-radius:50%;width:7px;height:7px}.legend-dot--indigo{background:var(--indigo)}.legend-line{border-top:1.5px dashed #abb2c3;width:12px}.next-step-card{min-height:310px;padding:22px}.focus-meter{background:#f7f7fb;border-radius:10px;margin-top:17px;padding:9px 10px}.focus-meter span{color:#6f788d;font-size:10.5px;font-weight:600}.focus-meter strong{color:var(--coral);float:right;font-size:10.5px}.focus-meter>div{background:#e7e9ef;border-radius:10px;height:5px;margin-top:8px;overflow:hidden}.focus-meter i{border-radius:inherit;background:linear-gradient(90deg,#ef8a8e,#e6b368);width:62%;height:100%;display:block}.focus-list{gap:1px;margin-top:10px;display:grid}.focus-item{align-items:center;gap:9px;min-height:47px;display:flex}.focus-item__dot{border-radius:50%;flex:none;width:8px;height:8px}.focus-item__dot--danger{background:#e57178;box-shadow:0 0 0 4px #fff0f1}.focus-item__dot--warning{background:#e5a65a;box-shadow:0 0 0 4px #fff5e8}.focus-item__dot--success{background:#51af82;box-shadow:0 0 0 4px #e9f7f0}.focus-item>div{gap:1px;min-width:0;display:grid}.focus-item strong{letter-spacing:-.01em;font-size:11.5px}.focus-item small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.focus-item .badge{margin-left:auto;padding:5px 7px;font-size:9px}.card-link,.table-link{color:var(--indigo-dark);align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.card-link:hover,.table-link:hover{color:var(--indigo)}.next-step-card>.card-link{float:right;margin-top:5px}.strength-card{min-height:202px;padding:22px}.strength-list{gap:1px;margin-top:12px;display:grid}.feedback-card{min-height:202px;padding:22px}.feedback-card blockquote{color:#434d62;margin:15px 0;font-size:12px;line-height:1.62}.feedback-card__author{align-items:center;gap:8px;display:flex}.feedback-card__author>div{gap:1px;display:grid}.feedback-card__author strong{font-size:10.5px}.feedback-card__author small{color:var(--muted);font-size:9px}.feedback-card__author a{color:#70798b;background:#f4f4f8;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;display:inline-flex}.recent-results-card{min-height:202px}.recent-results-card .card-heading{align-items:center}.result-mini-list{border-top:1px solid var(--line)}.result-mini-row{border-bottom:1px solid var(--line);align-items:center;gap:9px;min-height:44px;padding:0 20px;display:flex}.result-mini-row:last-child{border-bottom:0}.result-mini-row__subject{color:var(--indigo-dark);background:#eef0ff;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:inline-flex}.result-mini-row>div:nth-child(2){gap:1px;min-width:0;display:grid}.result-mini-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.result-mini-row small{color:var(--muted);font-size:8.5px}.result-mini-row__score{text-align:right;margin-left:auto;display:grid}.result-mini-row__score b{font-size:11.5px}.result-mini-row__score b small{font-size:8px}.result-mini-row__score span{color:var(--green);font-size:8px;font-weight:700}.results-feature-card{border-radius:var(--radius);color:#fff;background:linear-gradient(110deg,#171e47,#30327b);justify-content:space-between;align-items:center;margin-bottom:14px;padding:25px 28px;display:flex;position:relative;overflow:hidden}.results-feature-card:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:270px;height:270px;position:absolute;top:-186px;right:9%}.results-feature-card .badge{z-index:1;position:relative}.results-feature-card h2{letter-spacing:-.04em;z-index:1;margin-top:11px;font-size:21px;position:relative}.results-feature-card h2 span{color:#c4c8e8;font-size:.72em;font-weight:500}.results-feature-card>div>p{color:#b8bdd9;z-index:1;margin-top:5px;font-size:11px;position:relative}.results-feature-card__stats{text-align:right;z-index:1;gap:28px;display:flex;position:relative}.results-feature-card__stats>div{gap:3px;display:grid}.results-feature-card__stats small{color:#abb2d0;font-size:10px}.results-feature-card__stats strong{letter-spacing:-.05em;font-size:27px}.results-feature-card__stats sup{color:#b6bcda;font-size:11px}.table-card{overflow:hidden}.table-card .card-heading{align-items:center}.table-filter{color:#8a92a3;background:#f7f7fa;border:1px solid #e6e8ee;border-radius:8px;align-items:center;gap:6px;height:33px;padding:0 10px;font-size:10.5px;display:inline-flex}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.data-table{width:100%;min-width:580px}.data-table th{border-bottom:1px solid var(--line);color:#8d95a5;letter-spacing:.035em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#fbfbfc;padding:11px 22px;font-size:10px;font-weight:700}.data-table th.number,.data-table td.number{text-align:right}.data-table td{border-bottom:1px solid var(--line);color:#626b80;white-space:nowrap;padding:13px 22px;font-size:12px}.data-table tbody tr{transition:background .14s}.data-table tbody tr:hover{background:#fbfbfe}.data-table tbody tr:last-child td{border-bottom:0}.data-table td strong{color:var(--ink-soft);font-size:12px}.attendance-hero{grid-template-columns:minmax(270px,.95fr) minmax(400px,1.05fr);gap:14px;display:grid}.attendance-score-card{align-items:center;gap:28px;min-height:198px;padding:26px;display:flex}.attendance-ring{flex:0 0 125px;height:125px;position:relative}.attendance-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.attendance-ring circle{fill:none;stroke:#eef0f4;stroke-width:9px}.attendance-ring circle.attendance-ring__value{stroke:#49ad7c;stroke-dasharray:94 100;stroke-linecap:round}.attendance-ring>div{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.attendance-ring strong{letter-spacing:-.055em;font-size:28px;line-height:1}.attendance-ring strong small{color:var(--green);font-size:12px}.attendance-ring span{color:var(--muted);margin-top:5px;font-size:8.5px;font-weight:600}.attendance-score-card>div:last-child{gap:10px;display:grid}.attendance-score-card>div:last-child p{color:var(--muted);font-size:12px;line-height:1.55}.attendance-score-card>div:last-child p strong{color:var(--ink-soft)}.attendance-summary{grid-template-columns:repeat(3,1fr);min-height:198px;padding:24px;display:grid}.attendance-summary>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:flex-start;padding-left:24px;display:flex}.attendance-summary>div:first-child{padding-left:0}.attendance-summary>div:last-child{border-right:0}.summary-icon{border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:11px;display:inline-flex}.summary-icon--green{background:var(--green-pale);color:var(--green)}.summary-icon--amber{background:var(--amber-pale);color:var(--amber)}.summary-icon--red{background:var(--coral-pale);color:var(--coral)}.attendance-summary small{color:var(--muted);font-size:10px;font-weight:600}.attendance-summary strong{letter-spacing:-.05em;margin-top:5px;font-size:25px;line-height:1}.attendance-summary span:not(.summary-icon){color:#9299a8;margin-top:4px;font-size:9px}.attendance-chart-card{margin-top:14px;padding:22px}.attendance-bars{justify-content:space-around;align-items:end;gap:30px;height:220px;margin-top:20px;padding:0 28px;display:flex}.attendance-bar{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:10px;max-width:65px;height:100%;display:flex}.attendance-bar__value{background:#f0f1f5;border-radius:6px 6px 3px 3px;flex:1;width:25px;position:relative;overflow:hidden}.attendance-bar__value span{border-radius:inherit;background:linear-gradient(#8dd7b1,#5db88b);width:100%;position:absolute;bottom:0;left:0}.attendance-bar__value b{color:var(--green);font-size:10px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.attendance-bar small{color:var(--muted);font-size:10px}.attendance-note{background:#f1f9f5;border-color:#ddefe4;align-items:center;gap:11px;margin-top:14px;padding:15px 18px;display:flex}.attendance-note>span{color:var(--green);background:#d8f0e3;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.attendance-note p{color:#547066;font-size:12px}.attendance-note strong{color:#277452}.feedback-page-grid{grid-template-columns:minmax(0,1.22fr) minmax(280px,.78fr);gap:14px;display:grid}.feedback-page-feature{background:linear-gradient(135deg,#f2f0ff,#f9f8ff);border-color:#e2dffd;min-height:260px;padding:28px;position:relative;overflow:hidden}.feedback-page-feature:after{color:#dedafd;content:"“";font-family:var(--display);font-size:200px;line-height:.5;position:absolute;top:42px;right:25px}.feedback-page-feature>*{z-index:1;position:relative}.quote-mark{color:#a9a2ee;font-family:var(--display);height:33px;margin-top:19px;font-size:51px;line-height:1;display:block}.feedback-page-feature blockquote{color:#343a64;font-family:var(--display);letter-spacing:-.025em;max-width:580px;font-size:20px;line-height:1.45}.feedback-page-feature__author{align-items:center;gap:9px;margin-top:21px;display:flex}.feedback-page-feature__author>div{gap:2px;display:grid}.feedback-page-feature__author strong{color:#353d66;font-size:11.5px}.feedback-page-feature__author small{color:#747b9c;font-size:10px}.feedback-guidance{min-height:260px;padding:27px}.feedback-guidance h2{font-family:var(--display);letter-spacing:-.045em;margin-top:10px;font-size:23px;line-height:1.15}.feedback-guidance ol{counter-reset:item;gap:12px;margin-top:20px;list-style:none;display:grid}.feedback-guidance li{align-items:center;gap:10px;display:flex}.feedback-guidance li b{background:var(--indigo-pale);color:var(--indigo-dark);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-family:DM Mono,monospace;font-size:9px;display:inline-flex}.feedback-guidance li p{color:var(--muted);font-size:11px}.feedback-history{margin-top:14px}.feedback-history__list{border-top:1px solid var(--line)}.feedback-history article{border-bottom:1px solid var(--line);gap:11px;padding:17px 22px;display:flex}.feedback-history article:last-child{border-bottom:0}.feedback-history article>div{width:100%;min-width:0}.feedback-history article>div>div{align-items:center;gap:7px;display:flex}.feedback-history article strong{font-size:12px}.feedback-history article small,.feedback-history article time{color:var(--muted);font-size:10px}.feedback-history article time{margin-left:auto}.feedback-history article p{color:#596378;max-width:760px;margin-top:6px;font-size:12px;line-height:1.55}.analysis-intro{background:linear-gradient(110deg,#f2f1ff,#f9f8ff);border-color:#dddafa;align-items:center;gap:16px;min-height:168px;padding:25px;display:flex}.analysis-intro__icon{background:var(--indigo);color:#fff;border-radius:12px;flex:none;justify-content:center;align-self:flex-start;align-items:center;width:43px;height:43px;display:inline-flex;box-shadow:0 8px 18px #635bff33}.analysis-intro>div:nth-child(2){flex:1}.analysis-intro h2{color:#303761;font-family:var(--display);letter-spacing:-.045em;margin-top:7px;font-size:23px;line-height:1.18}.analysis-intro>div:nth-child(2)>p:last-child{color:#69718f;max-width:660px;margin-top:8px;font-size:12px;line-height:1.58}.analysis-intro__score{border-left:1px solid #dcdaf5;flex-direction:column;flex:0 0 130px;align-items:flex-end;gap:4px;padding-left:22px;display:flex}.analysis-intro__score>span{color:#777aa1;font-size:10px;font-weight:600}.analysis-intro__score strong{color:#4542a5;letter-spacing:-.06em;font-size:31px;line-height:1}.analysis-intro__score strong small{color:#8582b6;font-size:11px}.analysis-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:14px;display:grid}.insight-area{min-height:209px;padding:22px}.insight-area--danger .card-heading__glyph{background:var(--coral-pale);color:var(--coral)}.insight-area--success .card-heading__glyph{background:var(--green-pale);color:var(--green)}.insight-area__row{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:12px;padding-top:12px;display:flex}.insight-area__row>div{flex:1}.insight-area__row strong{font-size:12px}.insight-area__row p{color:var(--muted);margin-top:2px;font-size:10px}.analysis-plan{justify-content:space-between;align-items:center;gap:35px;margin-top:14px;padding:19px 22px;display:flex}.analysis-plan h2{letter-spacing:-.03em;margin-top:5px;font-size:16px}.analysis-plan__items{align-items:center;gap:20px;display:flex}.analysis-plan__items span{color:#5e687d;align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.analysis-plan__items b{background:var(--indigo-pale);color:var(--indigo-dark);border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-family:DM Mono,monospace;font-size:9px;display:inline-flex}.analysis-disclaimer{color:#8991a2;align-items:center;gap:5px;margin-top:13px;font-size:10px;display:flex}.teacher-dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.85fr);gap:14px;margin-top:14px;display:grid}.teacher-exams-card,.teacher-attention-card{overflow:hidden}.teacher-exam-table{min-width:660px}.teacher-exam-table .batch-chip{min-height:22px;padding-inline:7px;font-size:8.5px}.exam-cell{align-items:center;gap:9px;display:flex}.exam-cell>span{background:var(--indigo-pale);color:var(--indigo-dark);border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex}.table-card__footer-link{border-top:1px solid var(--line);color:var(--indigo-dark);align-items:center;gap:5px;padding:14px 22px;font-size:11px;font-weight:700;display:flex}.table-card__footer-link:hover{background:#fcfcfe}.attention-list{border-top:1px solid var(--line)}.attention-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:58px;padding:0 19px;display:flex}.attention-row__number{color:#778095;background:#f2f3f6;border-radius:7px;justify-content:center;align-items:center;width:31px;height:27px;font-family:DM Mono,monospace;font-size:10px;display:inline-flex}.attention-row>div{gap:2px;min-width:0;display:grid}.attention-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.attention-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.attention-row__score{border-radius:999px;margin-left:auto;padding:4px 6px;font-size:10px;font-weight:700}.attention-row__score--danger{background:var(--coral-pale);color:var(--coral)}.attention-row__score--warning{background:var(--amber-pale);color:var(--amber)}.attention-row>svg{color:#a4abbb;margin-left:auto}.attention-list__empty{color:var(--muted);text-align:center;padding:30px 19px;font-size:12px}.teacher-tip{background:#f6f5ff;border-color:#e6e3ff;align-items:center;gap:11px;min-height:60px;margin-top:14px;padding:12px 16px;display:flex}.teacher-tip__icon{color:var(--indigo-dark);background:#e5e2ff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.teacher-tip p{color:#5e6581;flex:1;font-size:11.5px}.teacher-tip p strong{color:#464b71}.exam-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:25px;display:flex}.exam-heading h1{letter-spacing:-.05em;margin-top:7px;font-size:30px;line-height:1.15}.exam-heading>div:first-child>p:last-child{color:var(--muted);max-width:525px;margin-top:9px;font-size:13px}.exam-heading__guide{color:#a0a7b7;white-space:nowrap;align-items:center;gap:8px;margin-bottom:3px;font-size:11px;font-weight:700;display:flex}.exam-heading__guide>span{align-items:center;gap:5px;display:flex}.exam-heading__guide>span>span{background:#e6e8ee;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;display:inline-flex}.exam-heading__guide .is-current{color:var(--indigo-dark)}.exam-heading__guide .is-current>span{background:var(--indigo);color:#fff}.exam-heading__guide>i{background:#d6dae4;width:18px;height:1px}.exam-details-card{padding:22px}.exam-fields{grid-template-columns:minmax(155px,1.55fr) minmax(130px,.85fr) minmax(130px,1fr) minmax(105px,.62fr) minmax(155px,1.2fr);gap:15px;margin-top:19px;display:grid}.exam-details-card__batch-note{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:9px;margin-top:18px;padding-top:14px;font-size:11px;display:flex}.marks-entry-card{margin-top:14px;position:relative;overflow:hidden}.marks-entry-card__header{justify-content:space-between;align-items:center;padding:21px 22px 17px;display:flex}.marks-entry-card__header h2{letter-spacing:-.03em;margin-top:5px;font-size:17px}.marks-entry-card__header>div>p:last-child{color:var(--muted);margin-top:4px;font-size:11px}.marks-entry-card__progress{background:#f6f6f9;border-radius:10px;align-items:baseline;gap:4px;padding:8px 10px;display:flex}.marks-entry-card__progress strong{color:var(--indigo-dark);letter-spacing:-.04em;font-size:17px}.marks-entry-card__progress span{color:var(--muted);font-size:10px;font-weight:600}.marks-table{min-width:500px}.marks-table th:last-child,.marks-table td:last-child{width:190px;padding-right:32px}.marks-input{display:inline-block}.marks-input input{color:var(--ink);text-align:center;background:#fbfbfd;border:1px solid #dfe3eb;border-radius:8px;outline:none;width:84px;height:34px;padding:0 9px;font-size:13px;font-weight:700}.marks-input input:focus{border-color:var(--indigo);background:#fff;box-shadow:0 0 0 3px #635bff1f}.marks-input input::-webkit-outer-spin-button{appearance:none;margin:0}.marks-input input::-webkit-inner-spin-button{appearance:none;margin:0}.marks-entry-card__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.marks-entry-card__footer>p{color:#8991a1;align-items:center;gap:5px;font-size:10px;display:flex}.marks-entry-card__footer>div{gap:8px;display:flex}.save-toast{color:var(--green);background:#ecfaf1;border:1px solid #d0eedc;border-radius:9px;align-items:center;gap:7px;padding:10px 12px;font-size:11px;font-weight:700;animation:.2s both fadeIn;display:flex;position:absolute;bottom:16px;right:17px}.teacher-attendance-grid{grid-template-columns:minmax(250px,.8fr) minmax(400px,1.2fr);gap:14px;display:grid}.teacher-attendance-score{min-height:184px;padding:24px}.teacher-attendance-score .summary-icon{margin-bottom:8px}.teacher-attendance-score h2{letter-spacing:-.06em;margin-top:6px;font-size:39px;line-height:1}.teacher-attendance-score h2 span{color:#8991a3;font-size:.45em;font-weight:600}.teacher-attendance-score>p:not(.eyebrow){color:var(--muted);margin:5px 0 12px;font-size:11px}.teacher-attendance-breakdown{grid-template-columns:repeat(3,1fr);align-items:center;min-height:184px;padding:24px;display:grid}.teacher-attendance-breakdown>div{border-right:1px solid var(--line);gap:7px;padding-left:25px;display:grid}.teacher-attendance-breakdown>div:first-child{padding-left:0}.teacher-attendance-breakdown>div:last-child{border:0}.attendance-register{margin-top:14px;position:relative;overflow:hidden}.attendance-register__header{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:18px 22px;display:flex}.attendance-register__title-wrap{flex-direction:column;gap:2px;display:flex}.attendance-register__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.attendance-date-wrap{background:#fbfbfd;border:1px solid #dfe3eb;border-radius:9px;align-items:center;gap:6px;height:36px;padding:0 10px;display:inline-flex}.attendance-date-wrap input[type=date]{color:var(--ink);background:0 0;border:0;outline:none;font-family:inherit;font-size:12px;font-weight:600}.attendance-subject-wrap{background:#fbfbfd;border:1px solid #dfe3eb;border-radius:9px;align-items:center;height:36px;padding:0 10px;display:inline-flex}.attendance-subject-wrap input{color:var(--ink);background:0 0;border:0;outline:none;width:110px;font-family:inherit;font-size:12px;font-weight:500}.attendance-checkbox-th,.attendance-checkbox-td{text-align:center;width:44px;padding-left:20px!important;padding-right:8px!important}.attendance-checkbox{accent-color:var(--green);cursor:pointer;vertical-align:middle;width:18px;height:18px;margin:0}.attendance-checkbox-label{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}.attendance-quick-actions{gap:6px;display:flex}.attendance-status-cell{align-items:center;gap:10px;display:flex}.attendance-status-group{background:#f0f2f7;border-radius:8px;gap:2px;padding:2px;display:inline-flex}.attendance-status-btn{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600;transition:all .15s}.attendance-status-btn:hover{color:var(--ink)}.attendance-status-btn.is-active--present{background:var(--green-pale);color:var(--green);font-weight:700;box-shadow:0 1px 3px #27745226}.attendance-status-btn.is-active--late{background:var(--gold-pale);color:var(--gold);font-weight:700;box-shadow:0 1px 3px #b87f2826}.attendance-status-btn.is-active--absent{color:#dc2626;background:#feebeb;font-weight:700;box-shadow:0 1px 3px #dc262626}.feedback-compose{background:linear-gradient(145deg,#f4f3ff,#fff);border-color:#e5e2fb;min-height:310px;padding:25px}.feedback-compose h2{font-family:var(--display);letter-spacing:-.045em;margin-top:9px;font-size:25px}.student-picker{color:#9299aa;background:#fff;border:1px solid #dcdff0;border-radius:10px;align-items:center;gap:8px;height:43px;margin-top:22px;padding:0 11px;display:flex}.student-picker input{color:var(--ink);background:0 0;border:0;outline:none;width:100%;font-size:12px}.student-picker input::placeholder{color:#9ca3b4}.feedback-compose__suggestion{color:#5e6092;background:#eeefff;border-radius:10px;align-items:flex-start;gap:8px;margin-top:14px;padding:10px;display:flex}.feedback-compose__suggestion svg{color:var(--indigo-dark);flex:none;margin-top:2px}.feedback-compose__suggestion p{font-size:10.5px;line-height:1.5}.feedback-compose__suggestion strong{color:#47477a}.feedback-compose__button{width:100%;margin-top:16px}.feedback-recent{min-height:310px;padding:22px}.result-page{background:#fafafd;min-height:100vh}.result-topbar{border-bottom:1px solid var(--line);background:#fff}.result-topbar .shell{justify-content:space-between;align-items:center;height:66px;display:flex}.result-topbar__brand .brand__logo{width:42px;height:42px}.result-topbar nav{gap:22px;display:flex}.result-topbar nav a{color:#6b7489;font-size:12px;font-weight:600}.result-topbar nav a:hover{color:var(--indigo-dark)}.result-main{padding-top:27px;padding-bottom:70px}.back-link{color:var(--indigo-dark);margin-bottom:22px;font-size:11.5px;font-weight:700;display:inline-block}.result-intro{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.result-intro__tags{color:var(--muted);align-items:center;gap:9px;font-size:11.5px;font-weight:600;display:flex}.result-intro h1{letter-spacing:-.055em;margin-top:10px;font-size:clamp(27px,3vw,37px);line-height:1.1}.result-intro p{color:var(--muted);align-items:center;gap:6px;margin-top:9px;font-size:12px;display:flex}.result-intro p i{background:#b5bbca;border-radius:50%;width:3px;height:3px;margin:0 3px}.result-summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.result-content-grid{grid-template-columns:minmax(0,1.3fr) minmax(245px,.7fr);gap:14px;margin-top:14px;display:grid}.merit-table-card{overflow:hidden}.merit-table{min-width:480px}.merit-table .badge{vertical-align:middle;margin-left:7px;font-size:9px}.merit-table tbody tr.is-my-row{background:#f3f2ff}.merit-table tbody tr.is-my-row:hover{background:#efedff}.merit-medal{color:#687186;background:#f0f1f4;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-family:DM Mono,monospace;font-size:10px;font-weight:700;display:inline-flex}.merit-medal--1{color:#a46d09;background:#fff1c8}.merit-medal--2{color:#748092;background:#edf0f5}.merit-medal--3{color:#b46f39;background:#fff0e5}.merit-table-card__footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:12px 22px;font-size:10.5px;display:flex}.pagination-arrow{color:#657085;background:#f3f4f7;border:0;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.my-result-stack{gap:14px;height:fit-content;display:grid}.my-result-card{color:#fff;background:linear-gradient(145deg,#25226c,#5354b5);border:0;min-height:215px;padding:23px;position:relative;overflow:hidden}.my-result-card:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:205px;height:205px;position:absolute;top:-110px;right:-110px}.my-result-card__icon{color:#e5e3ff;background:#ffffff24;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.my-result-card .eyebrow{color:#bbbaff;margin-top:15px}.my-result-card>strong{letter-spacing:-.065em;margin-top:4px;font-size:41px;line-height:1;display:block}.my-result-card>strong sup{color:#c7c7ec;font-size:14px;font-weight:600}.my-result-card>div{border-top:1px solid #ffffff2b;justify-content:space-between;align-items:end;margin-top:17px;padding-top:12px;display:flex}.my-result-card>div span{color:#c7c9ec;font-size:10px}.my-result-card>div b{letter-spacing:-.04em;font-size:21px}.my-result-card>div sup{color:#c7c9ec;font-size:9px}.my-result-card__note{color:#c4f2d8;align-items:center;gap:5px;margin-top:12px;font-size:10px;font-weight:700;display:flex}.result-note-card{background:#fff8ee;border-color:#f4e5cf;padding:18px}.result-note-card>span{color:#c6832b;background:#ffedcf;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.result-note-card p{color:#755c42;font-family:var(--display);letter-spacing:-.02em;margin-top:10px;font-size:14px;line-height:1.45}.result-note-card small{color:#a38a6e;margin-top:9px;font-size:9.5px;display:block}.result-footer{color:#aeb7ce;background:#111b34}.result-footer .shell{justify-content:space-between;align-items:center;min-height:59px;font-size:10.5px;display:flex}.not-found{text-align:center;background:radial-gradient(circle at top,#f0efff,#fbfbfd 44%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:25px;display:flex}.not-found__brand{letter-spacing:-.055em;align-items:center;gap:9px;font-size:18px;font-weight:700;display:flex;position:absolute;top:25px}.not-found h1{font-family:var(--display);letter-spacing:-.06em;max-width:600px;font-size:clamp(35px,6vw,64px)}.not-found p{color:var(--muted);margin:13px 0 23px}@keyframes pulse{0%,to{box-shadow:0 0 0 4px #55c28d24}50%{box-shadow:0 0 0 8px #55c28d08}}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.reveal{animation:.65s ease-out both reveal}.reveal--delayed{animation-delay:.12s}@media (max-width:1120px){.hero{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr)}.feature-grid{grid-template-columns:repeat(3,1fr)}.program-card h3{font-size:24px}.feature-card--4,.feature-card--5{min-height:175px}.experience-section{grid-template-columns:minmax(250px,.8fr) minmax(400px,1.2fr)}.dashboard-grid--student-secondary{grid-template-columns:repeat(2,1fr)}.recent-results-card{grid-column:span 2}.teacher-dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr)}.exam-fields{grid-template-columns:repeat(3,1fr)}.exam-fields .field:first-child{grid-column:span 2}.analysis-plan{flex-direction:column;align-items:flex-start}}@media (max-width:900px){.public-nav{gap:16px;margin-left:24px}.public-header__actions .button--quiet{display:none}.hero{grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);gap:27px;min-height:545px;padding-top:58px}.hero h1{font-size:53px}.hero__copy>p{font-size:15px}.dashboard-preview__body{min-height:276px}.preview-content{padding:14px}.preview-trend,.preview-focus{min-height:103px}.process-step{padding:0 18px}.experience-section{grid-template-columns:1fr}.program-grid{gap:11px}.program-card{min-height:305px;padding:19px}.program-card .button{left:19px}.experience-section__intro{max-width:570px}.experience-section__preview{width:100%;max-width:640px;margin:0 auto}.landing-cta__inner{padding:38px}.dashboard-app{grid-template-columns:208px minmax(0,1fr)}.dashboard-sidebar{padding:21px 12px 16px}.dashboard-stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid--student-primary{grid-template-columns:1fr}.next-step-card{min-height:auto}.teacher-dashboard-grid,.attendance-hero,.teacher-attendance-grid,.teacher-feedback-layout{grid-template-columns:1fr}.teacher-attention-card{max-width:none}.result-content-grid{grid-template-columns:minmax(0,1fr) 235px}.auth-scene{grid-template-columns:minmax(370px,1fr) minmax(345px,.85fr)}.auth-scene__panel{padding-inline:50px}}@media (max-width:700px){.shell{width:min(100% - 32px,590px)}.public-header__inner{height:64px}.public-nav,.public-header__actions{display:none}.mobile-menu-button{display:inline-flex}.mobile-public-menu{border-top:1px solid var(--line);background:#fffffffa;width:100%;max-width:none;padding:12px 20px 18px;animation:.16s both fadeIn;display:grid;position:absolute;top:64px;left:0;right:0}.mobile-public-menu nav{display:grid}.mobile-public-menu nav a{color:var(--ink-soft);border-bottom:1px solid #edf0f4;padding:13px 2px;font-size:14px;font-weight:700}.mobile-public-menu__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.hero{min-height:0;padding:54px 0 62px;display:block}.hero h1{font-size:clamp(47px,14vw,61px)}.hero__copy>p{font-size:15.5px;line-height:1.6}.hero__visual{max-width:540px;margin:47px auto 0;padding:8px 5px 0 13px}.hero__float-card--merit{top:19%;left:-4px}.hero__float-card--feedback{bottom:7%;right:-5px}.trust-row{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:85px}.trust-row div{gap:9px;font-size:11px}.features-section{padding-top:67px;padding-bottom:68px}.programs-section{padding-top:67px}.program-grid{grid-template-columns:1fr}.program-card{min-height:246px}.program-card h3{margin-top:18px;font-size:26px}.program-card p{max-width:325px}.section-header{align-items:flex-start;margin-bottom:24px;display:block}.section-header h2{font-size:32px}.section-header__description{font-size:14px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:10px}.feature-card{min-height:192px;padding:16px}.feature-card:last-child{grid-column:span 2;min-height:162px}.feature-card h3{margin-top:16px;font-size:13px}.feature-card p{font-size:11px}.how-section{padding:68px 0}.process-flow{grid-template-columns:1fr;gap:0;margin-top:28px}.process-step,.process-step:first-child,.process-step:last-child{min-height:138px;padding:0 0 0 66px}.process-step__visual{width:46px;height:auto;position:absolute;top:0;left:0}.process-step__visual b{display:none}.process-step h3{margin-top:1px}.process-step p{max-width:350px}.process-arrow{inset:auto auto 11px 14px;transform:rotate(90deg)}.experience-section{gap:34px;padding-top:69px;padding-bottom:70px}.experience-section__intro h2{font-size:36px}.landing-cta{padding-bottom:62px}.landing-cta__inner{flex-direction:column;align-items:flex-start;gap:25px;padding:32px 26px}.landing-cta h2{font-size:32px}.landing-cta__actions{width:100%}.landing-cta__actions .button{flex:1}.public-footer__inner{flex-direction:column;justify-content:center;align-items:flex-start;min-height:205px;display:flex}.public-footer__links{flex-wrap:wrap;gap:9px 17px}.public-footer__copyright{margin:0}.dashboard-preview{border-width:5px}.dashboard-preview__body{min-height:246px}.preview-sidebar{flex-basis:33px;gap:14px;padding-top:20px}.preview-sidebar i{width:12px}.preview-content{padding:11px}.preview-welcome strong{font-size:13px}.preview-stats{gap:5px;margin-top:10px}.preview-stat{min-height:51px;padding:7px}.preview-stat strong{font-size:15px}.preview-panels{gap:5px;margin-top:6px}.preview-trend,.preview-focus{min-height:88px;padding:7px}.mini-chart{height:49px}.preview-focus p{margin-top:6px}.preview-focus small{margin-top:8px}.preview-feedback{min-height:35px;margin-top:6px;padding:5px}.dashboard-preview--compact .dashboard-preview__body{min-height:246px}.auth-scene{display:block}.auth-aside{display:none}.auth-scene__panel{min-height:100vh;padding:25px 24px 20px}.auth-form__heading h1{font-size:39px}.auth-scene__form-wrap{justify-content:stretch}.dashboard-app{min-height:100vh;padding-bottom:calc(63px + env(safe-area-inset-bottom));display:block}.dashboard-sidebar{display:none}.dashboard-topbar{justify-content:space-between;height:61px;padding:0 15px}.dashboard-mobile-brand{display:block}.dashboard-mobile-brand .brand__logo{width:38px;height:38px}.dashboard-topbar__right{gap:8px}.dashboard-topbar__right .profile-chip>svg,.dashboard-topbar__right .profile-chip__copy{display:none}.dashboard-topbar__right .profile-chip{padding:0}.dashboard-topbar__right .profile-chip .avatar{width:30px;height:30px}.dashboard-topbar__action{display:block}.dashboard-topbar__action .button{gap:0;min-height:34px;padding:0 9px;font-size:0}.dashboard-topbar__action .button svg{margin:0}.notification-button{width:33px;height:33px}.dashboard-content{padding:25px 16px 29px}.mobile-bottom-nav{border-top:1px solid var(--line);height:calc(63px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);z-index:20;background:#fffffff5;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav a{color:#9098aa;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;font-size:8px;font-weight:700;display:flex}.mobile-bottom-nav a.is-active{color:var(--indigo-dark)}.mobile-bottom-nav a.is-active svg{filter:drop-shadow(0 3px 4px #635bff2b)}.page-heading{align-items:flex-start;margin-bottom:21px}.page-heading h1{font-size:25px}.page-heading>div>p:not(.eyebrow){max-width:260px;font-size:12px;line-height:1.45}.page-heading__action .period-select,.heading-date{gap:0;height:34px;padding:0 9px;font-size:0}.page-heading__action .period-select svg,.heading-date svg{width:16px;height:16px}.dashboard-stat-grid{gap:10px}.batch-filter{flex-wrap:nowrap;margin:-7px 0 16px;padding-bottom:2px;overflow-x:auto}.batch-filter>span,.batch-filter button{flex:none}.card--padded{padding:17px}.stat-card{min-height:128px;padding:16px}.stat-card__value{margin-top:14px;font-size:26px}.stat-card__icon{width:29px;height:29px}.stat-card__detail,.trend{font-size:9.5px}.dashboard-grid{gap:10px;margin-top:10px}.trend-card,.next-step-card,.strength-card,.feedback-card{min-height:auto;padding:17px}.card-heading h2{font-size:15px}.trend-card__chart{height:164px}.trend-card__legend{gap:10px;font-size:9px}.dashboard-grid--student-secondary{grid-template-columns:1fr}.recent-results-card{grid-column:auto}.focus-item{min-height:45px}.results-feature-card{flex-direction:column;align-items:flex-start;gap:24px;padding:22px}.results-feature-card h2{font-size:18px}.results-feature-card__stats{text-align:left;gap:22px}.results-feature-card__stats strong{font-size:23px}.table-filter{justify-content:center;gap:0;width:33px;padding:0;font-size:0}.data-table th,.data-table td{padding-left:16px;padding-right:16px}.attendance-hero{grid-template-columns:1fr;gap:10px}.attendance-score-card{gap:17px;min-height:160px;padding:18px}.attendance-ring{flex-basis:110px;height:110px}.attendance-summary{min-height:147px;padding:17px}.attendance-summary>div{padding-left:12px}.attendance-summary>div:first-child{padding-left:0}.attendance-summary strong{font-size:22px}.attendance-chart-card{margin-top:10px;padding:17px}.attendance-bars{gap:12px;height:190px;margin-top:14px;padding:0 5px}.attendance-note{margin-top:10px}.feedback-page-grid{grid-template-columns:1fr;gap:10px}.feedback-page-feature,.feedback-guidance{min-height:auto;padding:21px}.feedback-page-feature blockquote{font-size:17px}.feedback-history{margin-top:10px}.analysis-intro{grid-template-columns:43px 1fr;align-items:flex-start;gap:13px;padding:19px;display:grid}.analysis-intro__score{border-top:1px solid #dcdaf5;border-left:0;flex-direction:row;grid-column:span 2;align-items:flex-start;gap:9px;padding:10px 0 0;display:flex}.analysis-intro__score>span{margin-right:auto;padding-top:7px}.analysis-intro__score strong{font-size:26px}.analysis-grid{grid-template-columns:1fr;gap:10px;margin-top:10px}.insight-area{min-height:auto;padding:17px}.analysis-plan{gap:17px;margin-top:10px;padding:17px}.analysis-plan__items{flex-direction:column;align-items:flex-start;gap:10px}.teacher-dashboard-grid{gap:10px;margin-top:10px}.teacher-tip{flex-wrap:wrap;align-items:flex-start;margin-top:10px}.teacher-tip .button{margin-left:43px}.exam-heading{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:20px}.exam-heading h1{font-size:26px}.exam-heading__guide{justify-content:space-between;align-self:stretch;width:100%}.exam-heading__guide>i{flex:1}.exam-details-card{padding:17px}.exam-fields{grid-template-columns:repeat(2,1fr);gap:13px;margin-top:17px}.exam-fields .field:first-child,.exam-fields .field:last-child{grid-column:span 2}.exam-details-card__batch-note{flex-direction:column;align-items:flex-start;gap:6px}.marks-entry-card{margin-top:10px}.marks-entry-card__header{padding:17px}.marks-entry-card__header>div>p:last-child{font-size:10px}.marks-entry-card__progress{padding:7px}.marks-entry-card__progress strong{font-size:15px}.marks-entry-card__footer{flex-direction:column;align-items:flex-start;gap:10px;padding:13px 17px}.marks-entry-card__footer>div{width:100%}.marks-entry-card__footer .button{flex:1}.teacher-attendance-grid{gap:10px}.teacher-attendance-score{min-height:auto}.teacher-attendance-breakdown{min-height:124px;padding:18px}.teacher-attendance-breakdown>div{padding-left:13px}.teacher-attendance-breakdown>div:first-child{padding-left:0}.teacher-attendance-breakdown strong{font-size:24px}.attendance-register{margin-top:10px}.teacher-feedback-layout{gap:10px}.feedback-compose,.feedback-recent{min-height:auto;padding:19px}.result-topbar .shell{height:59px}.result-topbar nav{gap:13px}.result-topbar nav a{font-size:10px}.result-main{padding-top:20px;padding-bottom:40px}.result-intro{flex-direction:column;align-items:flex-start;gap:16px}.result-intro h1{font-size:27px}.result-summary-grid{gap:10px}.result-summary-grid .stat-card{min-height:113px}.result-summary-grid .stat-card__icon{display:none}.result-content-grid{grid-template-columns:1fr;gap:10px}.my-result-stack{grid-template-columns:1fr 1fr}.my-result-card{min-height:190px;padding:18px}.my-result-card>strong{font-size:34px}.result-note-card{padding:17px}.result-footer .shell{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:74px}}.ai-header-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ai-pill-tabs{background:#edeef5;border-radius:999px;gap:4px;margin-bottom:22px;padding:4px;display:flex;overflow-x:auto}.ai-pill-tab{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:7px 15px;font-size:12px;font-weight:700;transition:all .16s;display:inline-flex}.ai-pill-tab:hover{color:var(--ink)}.ai-pill-tab.is-active{color:var(--indigo-dark);box-shadow:var(--shadow-xs);background:#fff}.ai-tier-section{gap:18px;margin-top:18px;display:grid}.ai-tier-header{border-bottom:2px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.ai-tier-header h3{letter-spacing:-.02em;align-items:center;gap:8px;font-size:15px;font-weight:800;display:flex}.ai-tier-dot{border-radius:50%;width:10px;height:10px;display:inline-block}.ai-tier-dot--critical{background:#e54d55;box-shadow:0 0 0 4px #ffe5e7,0 0 12px #e54d5566}.ai-tier-dot--developing{background:#f59e0b;box-shadow:0 0 0 4px #fef3c7,0 0 12px #f59e0b59}.ai-tier-dot--strong{background:#10b981;box-shadow:0 0 0 4px #d1fae5,0 0 12px #10b98159}.ai-tier-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;display:grid}.ai-topic-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.ai-topic-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.ai-topic-card--critical{border-left:4px solid #e54d55}.ai-topic-card--developing{border-left:4px solid #f59e0b}.ai-topic-card--strong{border-left:4px solid #10b981}.ai-topic-card__top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ai-topic-card__title h4{color:var(--ink);margin-top:2px;font-size:15px;font-weight:700}.ai-topic-card__title span{color:var(--muted);font-size:11px;font-weight:600}.ai-topic-card__accuracy{text-align:right}.ai-topic-card__accuracy strong{letter-spacing:-.03em;color:var(--ink);font-size:20px;font-weight:800;display:block}.ai-topic-card__accuracy small{color:var(--muted);font-size:10px;font-weight:600}.ai-progress-bar{background:#eceff5;border-radius:999px;height:6px;margin:12px 0 14px;overflow:hidden}.ai-progress-bar__fill{border-radius:inherit;height:100%;transition:width .4s}.ai-progress-bar__fill--critical{background:linear-gradient(90deg,#f87171,#ef4444)}.ai-progress-bar__fill--developing{background:linear-gradient(90deg,#fbbf24,#f59e0b)}.ai-progress-bar__fill--strong{background:linear-gradient(90deg,#34d399,#10b981)}.ai-topic-card__mistake{color:#991b1b;background:#fdf5f5;border:1px solid #fee2e2;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:11.5px;line-height:1.45}.ai-topic-card__mistake strong{text-transform:uppercase;letter-spacing:.04em;color:#b91c1c;margin-bottom:2px;font-size:10.5px;display:block}.ai-topic-card__difficulty{color:var(--muted);background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:6px 10px;font-size:10.5px;display:flex}.ai-topic-card__difficulty b{color:var(--ink-soft)}.ai-topic-card__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:4px;padding-top:12px;display:flex}.ai-topic-card__trend{color:var(--muted);font-size:10.5px;font-weight:600}.ai-trend-stack{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;margin-bottom:24px;display:grid}.ai-trend-card{border-radius:var(--radius);background:linear-gradient(135deg,#fff,#f7f6ff);border:1px solid #e1dff8;align-items:flex-start;gap:16px;padding:22px;display:flex;position:relative;overflow:hidden}.ai-trend-card--success{background:linear-gradient(135deg,#fff,#f0fdf4);border-color:#bbf7d0}.ai-trend-card--warning{background:linear-gradient(135deg,#fff,#fffbeb);border-color:#fde68a}.ai-trend-card__stat{letter-spacing:-.05em;color:var(--indigo);background:var(--indigo-pale);border-radius:12px;flex:none;padding:8px 12px;font-size:28px;font-weight:900;line-height:1}.ai-trend-card--success .ai-trend-card__stat{color:#15803d;background:#dcfce7}.ai-trend-card--warning .ai-trend-card__stat{color:#b45309;background:#fef3c7}.ai-trend-card__content h3{color:var(--ink);margin-bottom:4px;font-size:14px;font-weight:700}.ai-trend-card__content p{color:var(--muted);font-size:11.5px;line-height:1.45}.ai-plan-card{margin-top:24px;padding:24px}.ai-plan-list{gap:10px;margin-top:18px;display:grid}.ai-plan-item{border:1px solid var(--line);background:#fbfbfc;border-radius:12px;align-items:center;gap:14px;padding:12px 16px;transition:background .15s;display:flex}.ai-plan-item:hover{background:#f5f6ff}.ai-plan-item.is-completed{opacity:.8;background:#f0fdf4;border-color:#bbf7d0}.ai-plan-item.is-completed span.task-text{color:#6b7280;text-decoration:line-through}.ai-plan-item input[type=checkbox]{width:18px;height:18px;accent-color:var(--indigo);cursor:pointer}.ai-plan-item__day{color:var(--indigo-dark);background:var(--indigo-pale);white-space:nowrap;border-radius:6px;padding:3px 8px;font-family:DM Mono,monospace;font-size:11px;font-weight:800}.ai-plan-item span.task-text{color:var(--ink-soft);flex:1;font-size:12.5px;font-weight:600}.ai-plan-item__action{flex:none;margin-left:auto}.ai-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#101a328c;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.ai-modal{box-shadow:var(--shadow-md);background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:600px;max-height:88vh;display:flex;position:relative;overflow:hidden}.ai-modal__header{border-bottom:1px solid var(--line);background:#fafafc;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ai-modal__header h3{color:var(--ink);align-items:center;gap:8px;font-size:17px;font-weight:800;display:flex}.ai-modal__body{color:var(--ink-soft);padding:24px;font-size:13.5px;line-height:1.6;overflow-y:auto}.ai-problem-box{background:#f7f8ff;border:1px solid #dedcfc;border-radius:12px;margin-bottom:18px;padding:16px}.ai-problem-box strong{color:var(--indigo-dark);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;display:block}.ai-solution-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;margin-bottom:18px;padding:16px}.ai-solution-box strong{color:#15803d;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;display:block}.ai-coach-chat{gap:8px;margin-top:14px;display:flex}.ai-coach-chat input{border:1px solid var(--line-dark);border-radius:10px;outline:none;flex:1;height:44px;padding:0 14px;font-size:13px}.ai-coach-chat input:focus{border-color:var(--indigo);box-shadow:0 0 0 3px #635bff26}.ai-modal__footer{border-top:1px solid var(--line);background:#fafafc;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.api-key-box{border:1px solid var(--line);background:#f9f9fc;border-radius:12px;margin-top:14px;padding:16px}.api-key-box label{color:var(--ink-soft);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.api-key-box small{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.4;display:block}.teacher-ai-card{color:#fff;border-radius:var(--radius);background:linear-gradient(135deg,#182046,#2d2b78);margin-bottom:20px;padding:24px;position:relative;overflow:hidden}.teacher-ai-card:after{content:"";background:radial-gradient(circle,#635bff4d 0,#635bff00 70%);width:180px;height:180px;position:absolute;top:-50px;right:-50px}.teacher-ai-card .badge{z-index:1;position:relative}.teacher-ai-card h3{z-index:1;margin:10px 0 6px;font-size:18px;font-weight:800;position:relative}.teacher-ai-card p{color:#d1d5eb;z-index:1;max-width:600px;font-size:12.5px;line-height:1.5;position:relative}.teacher-ai-stats{z-index:1;gap:24px;margin-top:16px;display:flex;position:relative}.teacher-ai-stats>div{background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;padding:10px 14px}.teacher-ai-stats strong{color:#ff999f;font-size:18px;font-weight:800;display:block}.teacher-ai-stats small{color:#c9ceee;font-size:10px}@media (max-width:768px){.ai-tier-grid,.ai-trend-stack{grid-template-columns:1fr}.ai-pill-tabs{border-radius:12px}.teacher-ai-stats{flex-direction:column;gap:8px}}@media (max-width:390px){.shell{width:calc(100% - 28px)}.hero__actions .button{flex:1;padding-inline:10px}.hero__float-card--feedback{right:-10px}.feature-card{padding:14px}.dashboard-content{padding-inline:13px}.dashboard-stat-grid{gap:8px}.stat-card{padding:14px}.stat-card__label{font-size:10.5px}.stat-card__value{font-size:24px}.stat-card__footer{display:none}.stat-card{min-height:105px}.card-heading--padded{padding-left:16px;padding-right:16px}.results-feature-card__stats{gap:14px}.attendance-score-card{gap:12px}.attendance-ring{flex-basis:96px;height:96px}.attendance-score-card>div:last-child p{font-size:11px}.my-result-stack{grid-template-columns:1fr}.result-note-card{min-height:130px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
