:root{--ink:#17231f;--muted:#68756f;--line:#dfe7e2;--green:#2f6c57;--green-deep:#1f5644;--green-soft:#e8f2ed;--cream:#f7f9f6;--white:#ffffff;--violet:#6559d9;--navy:#101a2a;--shadow:0 22px 60px rgba(29,61,49,0.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.portal{min-height:100vh}.portal-header{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:0 clamp(24px,5vw,78px);border-bottom:1px solid rgba(75,103,91,.13);background:rgba(250,252,249,.9);backdrop-filter:blur(18px);position:relative;z-index:20}.brand{display:inline-flex;align-items:center;gap:11px;width:max-content}.brand-mark{width:40px;height:40px;display:grid;place-items:center;background:var(--green);color:white;border-radius:12px 12px 12px 4px;box-shadow:0 8px 20px rgba(47,108,87,.22)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.1}.brand strong{font-size:17px;letter-spacing:.06em}.brand small{color:#7f8d86;font-size:8px;letter-spacing:.19em;margin-top:5px;font-weight:700}.portal-nav{display:flex;align-items:center;gap:6px;padding:5px;border:1px solid #e4eae6;background:white;border-radius:13px;box-shadow:0 5px 20px rgba(33,59,49,.04)}.portal-nav a{padding:9px 17px;border-radius:9px;color:#6c7873;font-size:13px;font-weight:650;transition:.2s ease}.portal-nav a:hover{color:var(--green);background:#f2f7f4}.portal-nav a.active{color:white;background:var(--green);box-shadow:0 5px 12px rgba(47,108,87,.18)}.header-action{display:flex;justify-content:flex-end}.secure-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;color:var(--green);background:#edf5f1;border:1px solid #d8e9e0;border-radius:99px;font-size:12px;font-weight:700}.secure-pill.dark{color:#b7e8dc;background:rgba(90,209,179,.08);border-color:rgba(123,229,202,.18)}.primary-button,.secondary-button{min-height:47px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:750;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.primary-button{color:white;background:var(--green);box-shadow:0 10px 24px rgba(47,108,87,.22)}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 28px rgba(47,108,87,.28)}.primary-button:disabled{cursor:not-allowed;opacity:.62}.primary-button.compact{min-height:42px;padding:0 17px;font-size:13px}.secondary-button{color:#56645e;background:#eef2ef;padding:0 22px}.eyebrow{width:max-content;display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:99px;background:#e9f2ed;color:var(--green);font-size:12px;font-weight:750;letter-spacing:.05em}.eyebrow.light{color:#d7f3e9;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1)}.parent-portal{background:radial-gradient(circle at 82% 12%,rgba(196,222,207,.55),transparent 24%),linear-gradient(180deg,#f9fbf8,#f4f7f4)}.parent-hero{max-width:1320px;min-height:620px;margin:0 auto;padding:86px clamp(28px,6vw,92px) 70px;display:grid;grid-template-columns:1.06fr .94fr;gap:clamp(50px,7vw,100px);align-items:center;position:relative}.parent-hero:before{content:"";position:absolute;left:4%;top:11%;width:8px;height:8px;border:2px solid #9fbbaf;border-radius:50%;box-shadow:46px 520px 0 -2px #a9c4b8,1100px 430px 0 -2px #a9c4b8;opacity:.6}.hero-copy{position:relative;z-index:2}.hero-copy h1{margin:23px 0 22px;font-size:clamp(42px,5.1vw,70px);line-height:1.15;letter-spacing:-.055em;font-weight:790}.hero-copy h1 span{color:var(--green);position:relative;white-space:nowrap}.hero-copy h1 span:after{content:"";position:absolute;left:1%;right:0;bottom:-5px;height:8px;background:linear-gradient(90deg,#82ae9b,transparent);opacity:.35;border-radius:99px;transform:rotate(-1deg)}.hero-copy>p{margin:0;max-width:590px;color:var(--muted);font-size:16px;line-height:1.85}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:#4e635a;font-size:13px;font-weight:650}.trust-row span{display:inline-flex;align-items:center;gap:6px}.trust-row svg{color:#4b9274}.query-card-wrap{position:relative;padding:12px}.query-card-wrap:before{content:"";position:absolute;inset:-20px 20px 24px -16px;border:1px solid rgba(61,116,93,.16);border-radius:28px;transform:rotate(2deg)}.query-card{position:relative;z-index:2;padding:30px;background:rgba(255,255,255,.96);border:1px solid rgba(69,112,94,.13);border-radius:24px;box-shadow:var(--shadow)}.query-card-heading{display:flex;align-items:center;gap:13px;margin-bottom:24px}.icon-badge{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:white;background:linear-gradient(145deg,#3d8068,#245b49)}.query-card-heading h2{margin:0 0 4px;font-size:20px}.query-card-heading p{margin:0;color:#8a958f;font-size:12px}.auth-form,.query-card form,.score-modal form{display:flex;flex-direction:column;gap:16px}.auth-form label,.query-card label,.score-modal label{display:flex;flex-direction:column;gap:7px}.auth-form label span,.query-card label span,.score-modal label span{font-size:12px;font-weight:750;color:#495851}input,select,textarea{width:100%;border:1px solid #dce5df;background:#fbfcfb;color:var(--ink);border-radius:11px;outline:none;transition:.18s ease}input{height:47px;padding:0 14px}textarea{padding:12px 14px;resize:vertical}input::placeholder,textarea::placeholder{color:#a4ada8}input:focus,select:focus,textarea:focus{border-color:#6b9f89;background:white;box-shadow:0 0 0 3px rgba(74,131,107,.1)}.query-button{width:100%;margin-top:2px}.privacy-note{margin-top:18px;padding-top:16px;border-top:1px dashed #e1e7e3;color:#86918b;line-height:1.5}.float-card,.privacy-note{display:flex;align-items:center;gap:8px;font-size:11px}.float-card{position:absolute;z-index:3;padding:10px 13px;background:rgba(255,255,255,.95);border:1px solid rgba(83,122,106,.13);border-radius:12px;box-shadow:0 12px 30px rgba(40,68,57,.12);color:#607168;font-weight:700}.float-card-one{top:-18px;right:-14px;color:#3e7b63}.float-card-two{bottom:-10px;left:-18px}.mini-score{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:white;background:#e19b57;font-size:12px}.result-section{max-width:1190px;margin:0 auto 80px;padding:0 28px}.empty-result{max-width:650px;margin:0 auto;display:flex;align-items:center;gap:13px;padding:18px 22px;border:1px solid #e1e7e3;border-radius:15px;background:white;color:#69766f;box-shadow:0 12px 35px rgba(39,68,56,.06)}.empty-result p{margin:0}.result-panel{padding:28px;background:white;border:1px solid #e0e8e3;border-radius:24px;box-shadow:var(--shadow)}.student-summary{display:flex;align-items:center;gap:14px;padding-bottom:22px;border-bottom:1px solid #edf1ee}.student-avatar{width:51px;height:51px;display:grid;place-items:center;border-radius:15px;color:var(--green);background:var(--green-soft)}.student-summary h2,.student-summary p,.student-summary span{margin:0}.student-summary p{color:#849089;font-size:11px}.student-summary h2{margin:3px 0;font-size:21px}.student-summary span{color:#65736c;font-size:12px}.record-count{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}.record-count strong{color:var(--green);font-size:28px}.record-count span{color:#8b968f;font-size:11px}.score-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.score-card{padding:20px;border:1px solid #e4eae6;border-radius:17px;background:#fbfcfb}.score-card-top{display:flex;justify-content:space-between;color:#87938d;font-size:11px}.score-card h3{margin:12px 0 2px;font-size:16px}.score-number{display:flex;align-items:baseline;gap:4px;margin:7px 0 12px}.score-number strong{color:var(--green);font-size:38px;letter-spacing:-.04em}.score-number span{color:#8b958f;font-size:12px}.score-progress{height:5px;overflow:hidden;border-radius:99px;background:#e8eee9}.score-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5d9e82,#2f6c57)}.score-meta{display:flex;justify-content:space-between;margin-top:13px;color:#8b958f;font-size:10px}.teacher-note{margin:13px 0 0;padding:10px 11px;border-radius:9px;color:#647168;background:#f0f5f2;font-size:11px;line-height:1.6}.how-it-works{padding:84px clamp(28px,7vw,100px) 96px;background:#eef3ef;border-top:1px solid #e2e9e4}.section-heading{max-width:1180px;margin:0 auto 32px}.section-heading>span{color:var(--green);font-size:11px;font-weight:800;letter-spacing:.14em}.section-heading h2{margin:8px 0 0;font-size:clamp(27px,3vw,36px);letter-spacing:-.04em}.step-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.step-grid article{display:flex;align-items:center;gap:15px;padding:20px;background:rgba(255,255,255,.75);border:1px solid #dfe8e2;border-radius:16px}.step-grid article>span{color:#9ab0a6;font-size:11px;font-weight:800}.step-grid h3,.step-grid p{margin:0}.step-grid h3{font-size:14px}.step-grid p{margin-top:5px;color:#7d8983;font-size:11px;line-height:1.5}.step-grid svg{margin-left:auto;color:#9aaba3;flex:0 0 auto}.portal-footer{min-height:95px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(28px,6vw,90px);background:#f9fbf9;border-top:1px solid #e1e8e3}.portal-footer p{color:#8b958f;font-size:11px}.portal-footer>a{justify-self:end;display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:12px;font-weight:700}.teacher-portal .portal-header{background:#152b25;border-color:rgba(255,255,255,.08);color:white}.teacher-portal .brand-mark{background:#5ac09a;color:#15372c}.teacher-portal .brand small{color:#88a49a}.teacher-portal .portal-nav{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.09);box-shadow:none}.teacher-portal .portal-nav a{color:#9bb1a9}.teacher-portal .portal-nav a:hover{color:white;background:rgba(255,255,255,.06)}.teacher-portal .portal-nav a.active{background:#eef8f3;color:#225642}.teacher-auth-main{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1fr 480px;gap:clamp(60px,9vw,150px);align-items:center;padding:64px clamp(30px,8vw,130px);background:radial-gradient(circle at 25% 30%,rgba(72,137,112,.22),transparent 32%),#10241f}.auth-story{max-width:680px;color:white}.auth-story h1{margin:22px 0;font-size:clamp(42px,5.1vw,68px);line-height:1.15;letter-spacing:-.055em}.auth-story h1 span{color:#78d0ae}.auth-story>p{max-width:590px;margin:0;color:#9fb4ac;font-size:15px;line-height:1.8}.story-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:40px}.story-points>div{padding:16px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);border-radius:14px}.story-points>div>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;color:#87d4b6;background:rgba(99,195,158,.12)}.story-points strong{display:block;margin-top:16px;font-size:13px}.story-points p{margin:5px 0 0;color:#8fa69d;font-size:10px;line-height:1.5}.auth-card{padding:30px;background:white;border:1px solid rgba(28,70,53,.1);border-radius:22px;box-shadow:0 25px 80px rgba(0,0,0,.22)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;background:#eff3f0;border-radius:11px}.auth-tabs button{height:39px;border:0;border-radius:8px;color:#748078;background:transparent;font-size:12px;font-weight:700}.auth-tabs button.active{color:var(--green);background:white;box-shadow:0 3px 10px rgba(31,65,52,.09)}.auth-card-heading{display:flex;gap:12px;align-items:center;margin:26px 0 20px}.admin-auth-icon,.auth-card-heading>span{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;color:var(--green);background:var(--green-soft)}.auth-card-heading h2,.auth-card-heading p{margin:0}.auth-card-heading h2{font-size:20px}.auth-card-heading p{margin-top:3px;color:#8b958f;font-size:11px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-message{padding:10px 12px;border-radius:9px;color:#a14d4d;background:#fff0f0;font-size:11px;line-height:1.5}.form-message.success{color:#287159;background:#eaf7f1}.admin-security-note,.review-tip{gap:7px;margin:17px 0 0;color:#8c9891;font-size:10px}.admin-security-note,.page-loading,.review-tip{display:flex;align-items:center;justify-content:center}.page-loading{min-height:100vh;flex-direction:column;gap:14px;color:var(--green);background:#f5f8f5;font-size:13px;font-weight:650}.admin-app,.teacher-app{min-height:100vh;display:grid;grid-template-columns:238px 1fr;background:#f5f7f6}.admin-sidebar,.teacher-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 17px 18px;background:#172720;color:white}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:0 8px 28px}.sidebar-brand>span{width:37px;height:37px;display:grid;place-items:center;border-radius:11px 11px 11px 4px;background:#5bc09a;color:#133c2d}.sidebar-brand>div{display:flex;flex-direction:column}.sidebar-brand strong{font-size:14px}.sidebar-brand small{margin-top:4px;color:#7f9c90;font-size:8px;letter-spacing:.12em}.admin-sidebar nav,.teacher-sidebar nav{display:flex;flex-direction:column;gap:5px}.admin-sidebar nav button,.teacher-sidebar nav button{min-height:43px;display:flex;align-items:center;gap:10px;padding:0 12px;border:0;border-radius:10px;color:#8fa69d;background:transparent;text-align:left;font-size:12px;font-weight:650}.admin-sidebar nav button:hover,.teacher-sidebar nav button:hover{color:white;background:rgba(255,255,255,.05)}.admin-sidebar nav button.active,.teacher-sidebar nav button.active{color:#dff8ee;background:rgba(92,191,154,.13)}.teacher-sidebar nav button.disabled{cursor:not-allowed;opacity:.65}.teacher-sidebar nav button>span{margin-left:auto;padding:2px 5px;color:#d3a76c;background:rgba(222,160,79,.12);border-radius:5px;font-size:8px}.sidebar-user{display:grid;grid-template-columns:34px 1fr 28px;align-items:center;gap:8px;margin-top:auto;padding:13px 8px 0;border-top:1px solid rgba(255,255,255,.08)}.sidebar-user .avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#15372c;background:#8bd3b8;font-size:12px;font-weight:800}.sidebar-user>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.sidebar-user strong{font-size:11px}.sidebar-user span,.sidebar-user strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user span{margin-top:3px;color:#80968d;font-size:9px}.sidebar-user button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:#82998f;background:transparent}.sidebar-user button:hover{color:white;background:rgba(255,255,255,.07)}.admin-main,.dashboard-main{min-width:0;padding:32px clamp(24px,4vw,54px) 50px}.dashboard-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.dashboard-topbar h1,.dashboard-topbar p{margin:0}.dashboard-topbar p{color:#86928c;font-size:10px}.dashboard-topbar h1{margin-top:5px;font-size:25px;letter-spacing:-.035em}.dashboard-notice{display:flex;align-items:center;gap:8px;margin:-10px 0 20px;padding:11px 13px;color:#267158;background:#e8f5ef;border:1px solid #d1eade;border-radius:10px;font-size:11px}.dashboard-notice button{width:25px;height:25px;margin-left:auto;display:grid;place-items:center;border:0;color:inherit;background:transparent}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat-card{min-height:118px;display:flex;align-items:center;gap:15px;padding:20px;border:1px solid #e2e8e4;border-radius:16px;background:white;box-shadow:0 9px 28px rgba(35,62,51,.04)}.stat-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px}.stat-card.violet>span{color:#6b5bd2;background:#efedff}.stat-card.blue>span{color:#4582be;background:#eaf4fc}.stat-card.green>span{color:#39886b;background:#e8f5ef}.stat-card p,.stat-card small,.stat-card strong{margin:0}.stat-card p{color:#78857e;font-size:10px}.stat-card strong{margin:2px 5px 0 0;font-size:27px;letter-spacing:-.03em}.stat-card small{color:#9aa39e;font-size:9px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:16px;margin-top:17px}.admin-panel,.records-panel{min-width:0;overflow:hidden;border:1px solid #e1e7e3;border-radius:17px;background:white;box-shadow:0 9px 30px rgba(34,59,50,.04)}.admin-panel-heading,.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid #edf0ee}.admin-panel-heading h2,.admin-panel-heading p,.panel-heading h2,.panel-heading p{margin:0}.admin-panel-heading h2,.panel-heading h2{font-size:15px}.admin-panel-heading p,.panel-heading p{margin-top:4px;color:#939c97;font-size:9px}.admin-filters>label,.table-search{min-width:220px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid #e0e6e2;border-radius:9px;color:#8e9993;background:#fafbfa}.admin-filters input,.table-search input{height:35px;padding:0;border:0;box-shadow:none;background:transparent;font-size:10px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th{padding:11px 17px;color:#8e9993;background:#fafbfa;text-align:left;font-size:9px;font-weight:700}td{padding:13px 17px;border-top:1px solid #f0f2f1;color:#53615a;font-size:10px}td strong{color:#304038;font-size:11px}.student-cell{display:flex;align-items:center;gap:9px}.student-cell>span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:#3d715c;background:#e9f3ee;font-size:11px;font-weight:800}.student-cell>div{display:flex;flex-direction:column}.block-muted,.student-cell small{margin-top:3px;color:#9aa49f;font-size:8px}.block-muted{display:block}.table-score{color:var(--green);font-size:17px;font-weight:800}.icon-button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent}.icon-button.danger{color:#ac6f6f}.icon-button.danger:hover{color:#ad4848;background:#fff0f0}.admin-empty,.table-empty{min-height:255px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9aa49f}.admin-empty svg,.table-empty svg{color:#a9bab1}.admin-empty h3,.table-empty h3{margin:12px 0 5px;color:#65726b;font-size:13px}.admin-empty p,.table-empty p{margin:0;font-size:9px}.import-card{position:relative;overflow:hidden;padding:21px;border:1px solid #dfe6e2;border-radius:17px;background:linear-gradient(160deg,#edf6f1,#fff 70%)}.construction-tag{width:max-content;display:flex;align-items:center;gap:5px;padding:5px 8px;border-radius:7px;color:#a66d28;background:#fff4df;font-size:9px;font-weight:800}.sheet-visual{width:95px;height:82px;position:relative;display:grid;place-items:center;margin:28px auto 21px;color:#438268;background:white;border:1px solid #dbe6df;border-radius:14px;box-shadow:0 12px 28px rgba(45,91,72,.1)}.sheet-cell{position:absolute;height:5px;border-radius:3px;background:#dceae3}.sheet-cell.one{width:20px;left:12px;top:12px}.sheet-cell.two{width:14px;right:13px;top:12px}.sheet-cell.three{width:25px;right:12px;bottom:12px}.import-card h3{margin:0;text-align:center;font-size:14px}.import-card p{margin:9px 0 17px;color:#839089;text-align:center;font-size:9px;line-height:1.7}.import-card button{width:100%;height:39px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #cbd9d1;border-radius:10px;color:#94a49c;background:rgba(255,255,255,.65);font-size:10px;cursor:not-allowed}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(12,25,20,.52);backdrop-filter:blur(5px)}.score-modal{width:min(590px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:26px;border-radius:20px;background:white;box-shadow:0 30px 100px rgba(0,0,0,.25)}.modal-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.modal-heading>div{display:flex;align-items:center;gap:11px}.modal-heading>div>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:white;background:var(--green)}.modal-heading h2,.modal-heading p{margin:0}.modal-heading h2{font-size:17px}.modal-heading p{margin-top:3px;color:#8c9791;font-size:9px}.modal-heading>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;color:#839089;background:#f1f4f2}.score-inputs input{font-size:19px;font-weight:700}.modal-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:5px}.modal-actions .primary-button{padding:0 25px}.admin-portal .portal-header{color:white;background:#0f1826;border-color:rgba(255,255,255,.07)}.admin-portal .brand-mark{color:#07161c;background:#68d6c1;box-shadow:0 8px 22px rgba(90,209,181,.14)}.admin-portal .brand small{color:#748397}.admin-portal .portal-nav{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08);box-shadow:none}.admin-portal .portal-nav a{color:#8491a3}.admin-portal .portal-nav a:hover{color:white;background:rgba(255,255,255,.06)}.admin-portal .portal-nav a.active{color:#12222b;background:#a7e7da}.admin-login-main{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1fr 410px;gap:clamp(70px,10vw,160px);align-items:center;padding:55px clamp(30px,9vw,150px);color:white;background:radial-gradient(circle at 23% 44%,rgba(41,119,113,.18),transparent 28%),linear-gradient(145deg,#0e1724,#111e2e 62%,#0d1824)}.admin-login-visual{position:relative;max-width:650px}.shield-visual{width:125px;height:125px;position:relative;display:grid;place-items:center;margin-bottom:38px;color:#7ee0cf;border:1px solid rgba(121,222,204,.25);border-radius:33px;background:rgba(79,187,168,.06);box-shadow:inset 0 0 35px rgba(71,194,172,.06),0 0 80px rgba(59,179,158,.08)}.pulse-dot{position:absolute;right:9px;top:9px;width:9px;height:9px;border:2px solid #10222b;border-radius:50%;background:#62d4ad;box-shadow:0 0 0 4px rgba(98,212,173,.12)}.admin-orbit{position:absolute;border:1px solid rgba(123,220,204,.08);border-radius:50%;pointer-events:none}.orbit-one{width:290px;height:290px;left:-84px;top:-85px}.orbit-two{width:410px;height:410px;left:-145px;top:-145px}.system-online{display:flex;align-items:center;gap:7px;color:#63d5b4;font-size:9px;font-weight:800;letter-spacing:.18em}.system-online>span{width:6px;height:6px;border-radius:50%;background:#62d5ad;box-shadow:0 0 10px #62d5ad}.admin-login-visual h1{margin:15px 0 18px;font-size:clamp(42px,5.5vw,68px);line-height:1.14;letter-spacing:-.05em}.admin-login-visual h1 strong{color:#75daca;font-weight:780}.admin-login-visual p{max-width:510px;color:#8493a5;font-size:14px;line-height:1.8}.admin-auth-card{padding:36px;border-color:rgba(139,209,196,.12);background:rgba(255,255,255,.97)}.admin-auth-icon{margin-bottom:20px;color:#19554f;background:#ddf5ef}.admin-auth-card h2{margin:0;color:#15202d;font-size:23px}.admin-auth-card>p{margin:7px 0 25px;color:#8c969f;font-size:11px}.admin-login-button{background:#183f46;box-shadow:0 10px 25px rgba(23,62,69,.2)}.admin-security-note{color:#89949c}.admin-loading{color:#4bb59e;background:#101a27}.admin-app{grid-template-columns:242px 1fr;background:#f1f3f5}.admin-sidebar{background:#111b28}.sidebar-brand.admin>span{color:#10242a;background:#6cd6c1}.admin-sidebar nav button{color:#7f8d9e}.admin-sidebar nav button.active{color:#dffbf6;background:rgba(94,211,189,.1)}.nav-badge{margin-left:auto;min-width:18px;height:18px;display:grid;place-items:center;border-radius:99px;color:#2d1e0c;background:#e5aa54;font-size:9px}.admin-system-status{margin-top:auto;display:flex;gap:9px;align-items:flex-start;padding:12px;border:1px solid rgba(100,209,188,.1);border-radius:11px;background:rgba(73,191,168,.05)}.admin-system-status>span{width:7px;height:7px;margin-top:3px;border-radius:50%;background:#5bd2a9;box-shadow:0 0 8px rgba(91,210,169,.6)}.admin-system-status>div{display:flex;flex-direction:column}.admin-system-status strong{color:#9fbaaF;font-size:9px}.admin-system-status small{margin-top:3px;color:#5f7181;font-size:7px}.admin-user{margin-top:13px}.admin-user .avatar{color:#b7eadf;background:#223545}.admin-main{padding-top:29px}.admin-topbar{margin-bottom:23px}.admin-create-button{background:#246e62;box-shadow:0 9px 22px rgba(36,110,98,.2)}.admin-date{display:flex;align-items:center;gap:7px;padding:9px 12px;color:#78858e;background:white;border:1px solid #e1e5e7;border-radius:9px;font-size:10px}.admin-notice{color:#236559;background:#e8f5f1;border-color:#d2e9e2}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.admin-stat-grid article{min-height:103px;display:flex;align-items:center;gap:13px;padding:18px;border:1px solid #e0e4e6;border-radius:14px;background:white;box-shadow:0 8px 25px rgba(22,36,47,.035)}.admin-stat-grid article>span{width:39px;height:39px;display:grid;place-items:center;border-radius:11px}.admin-stat-grid .cyan{color:#258f8a;background:#e1f5f2}.admin-stat-grid .amber{color:#b47c29;background:#fff1da}.admin-stat-grid .violet{color:#6a5cc2;background:#efedfb}.admin-stat-grid .green{color:#318664;background:#e5f4ec}.admin-stat-grid p,.admin-stat-grid small,.admin-stat-grid strong{margin:0}.admin-stat-grid p{color:#7d8991;font-size:9px}.admin-stat-grid strong{margin-right:4px;color:#1a2730;font-size:25px}.admin-stat-grid small{color:#9aa3a8;font-size:8px}.admin-panel{margin-top:16px}.admin-filters{display:flex;gap:8px}.admin-filters>label{min-width:245px}.admin-filters .select-wrap{position:relative;min-width:116px;padding-right:7px}.admin-filters select{height:35px;padding:0 22px 0 0;appearance:none;border:0;box-shadow:none;background:transparent;color:#67747c;font-size:9px}.select-wrap svg{position:absolute;right:8px;pointer-events:none}.teacher-admin-list{padding:9px 17px 17px}.teacher-review-card{display:grid;grid-template-columns:40px minmax(220px,1.3fr) minmax(260px,1fr) auto;align-items:center;gap:14px;padding:15px 8px;border-bottom:1px solid #edf0f1}.teacher-review-card:last-child{border-bottom:0}.review-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#206a5d;background:#ddf3ed;font-size:12px;font-weight:800}.review-identity>div{display:flex;align-items:center;gap:8px}.review-identity h3,.review-identity p,.review-identity small{margin:0}.review-identity h3{font-size:12px}.review-identity p{margin-top:4px;color:#758189;font-size:9px}.review-identity small{display:block;margin-top:3px;color:#9aa3a8;font-size:8px}.status{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border-radius:5px;font-size:7px;font-weight:800}.status svg{width:10px;height:10px}.status.pending{color:#9a681c;background:#fff0d7}.status.approved{color:#29705a;background:#e2f3eb}.status.rejected{color:#995353;background:#fbe8e8}.review-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.review-meta>div{display:flex;flex-direction:column}.review-meta span{color:#9aa3a8;font-size:7px}.review-meta strong{margin-top:4px;color:#526069;font-size:9px}.review-actions{min-width:145px;display:flex;justify-content:flex-end;gap:6px}.review-actions button{height:31px;display:flex;align-items:center;gap:4px;padding:0 10px;border-radius:8px;font-size:9px;font-weight:750}.review-actions .reject{color:#9a5959;background:#fff;border:1px solid #efdada}.review-actions .approve{color:white;background:#246e62;border:1px solid #246e62}.review-actions .wide{padding:0 13px}.review-actions button:disabled{opacity:.55;cursor:wait}.approved-label{display:inline-flex;align-items:center;gap:5px;color:#47806f;font-size:9px}.admin-empty{min-height:300px}.password-field{position:relative;display:flex;align-items:center}.password-field>svg{position:absolute;left:13px;color:#718079;pointer-events:none}.password-field input{padding-left:40px}.field-tip{display:flex;align-items:center;gap:7px;margin:-2px 0 14px;color:#6d7b74;font-size:12px;line-height:1.5}.field-tip svg{flex:0 0 auto;color:var(--green)}.query-identity-row{gap:10px}.query-identity-row label{min-width:0}.account-tip{display:flex;align-items:center;gap:7px;margin:-2px 0 0;padding:10px 12px;border:1px solid #dbe9e3;border-radius:9px;color:#537064;background:#f1f7f4;font-size:10px;line-height:1.5}@media (max-width:1050px){.portal-header{grid-template-columns:1fr auto}.portal-nav{display:none}.parent-hero{grid-template-columns:1fr;max-width:760px}.query-card-wrap{max-width:580px;width:100%}.admin-login-main,.teacher-auth-main{grid-template-columns:1fr 410px;gap:45px;padding-inline:45px}.story-points{grid-template-columns:1fr}.story-points>div{display:flex;align-items:center;gap:12px}.story-points strong{margin-top:0}.dashboard-grid{grid-template-columns:1fr}.import-card{display:grid;grid-template-columns:auto 1fr;column-gap:17px;align-items:center}.import-card .construction-tag{position:absolute;top:16px;right:16px}.sheet-visual{grid-row:1/5;margin:0}.import-card h3,.import-card p{text-align:left}.import-card button{width:160px}.teacher-review-card{grid-template-columns:40px 1fr auto}.review-meta{display:none}}@media (max-width:760px){.portal-header{min-height:68px;padding:0 18px}.header-action{display:none}.brand-mark{width:37px;height:37px}.parent-hero{min-height:auto;padding:58px 22px 70px;gap:48px}.hero-copy h1{font-size:clamp(39px,12vw,53px)}.hero-copy h1 span{white-space:normal}.trust-row{gap:11px}.query-card-wrap{padding:0}.query-card{padding:23px}.float-card-one{right:-4px}.float-card-two{left:-4px}.score-grid,.step-grid{grid-template-columns:1fr}.result-section{padding:0 17px}.result-panel{padding:19px}.record-count{display:none}.how-it-works{padding:62px 20px}.portal-footer{grid-template-columns:1fr auto;padding:18px 20px}.portal-footer p{display:none}.admin-login-main,.teacher-auth-main{grid-template-columns:1fr;padding:45px 18px}.admin-login-visual,.auth-story{display:none}.auth-card{max-width:480px;width:100%;margin:auto;padding:24px}.form-row{grid-template-columns:1fr}.admin-app,.teacher-app{display:block}.admin-sidebar,.teacher-sidebar{position:static;width:100%;height:auto;flex-direction:row;align-items:center;padding:13px 16px}.sidebar-brand{padding:0}.admin-sidebar nav,.admin-system-status,.sidebar-brand small,.teacher-sidebar nav{display:none}.sidebar-user{margin:0 0 0 auto;padding:0;border:0}.sidebar-user>div:nth-child(2){display:none}.admin-main,.dashboard-main{padding:24px 15px 40px}.dashboard-topbar{align-items:flex-start}.dashboard-topbar h1{font-size:21px}.admin-stat-grid,.stat-grid{grid-template-columns:1fr 1fr}.admin-panel-heading,.panel-heading{align-items:flex-start;flex-direction:column}.admin-filters>label,.table-search{min-width:0;width:100%}.import-card{display:block}.import-card .construction-tag{position:static}.sheet-visual{margin:25px auto 17px}.import-card h3,.import-card p{text-align:center}.import-card button{width:100%}.score-modal{padding:21px}.admin-date{display:none}.admin-filters{width:100%;flex-direction:column}.teacher-review-card{grid-template-columns:38px 1fr;align-items:start}.review-actions{grid-column:2;justify-content:flex-start}.teacher-admin-list{padding-inline:10px}td,th{white-space:nowrap}}@media (prefers-reduced-motion:no-preference){.query-card{animation:rise-in .65s cubic-bezier(.2,.7,.2,1) both}.hero-copy{animation:rise-in .55s cubic-bezier(.2,.7,.2,1) both}.float-card{animation:soft-float 4s ease-in-out infinite}.float-card-two{animation-delay:-2s}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes soft-float{50%{transform:translateY(-5px)}}}