:root{font-family:Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;color:#172720;background:#edf4f1;font-synthesis:none;--brand-green: #12a875;--brand-green-dark: #087657;--brand-deep: #123f34;--brand-mint: #e4f7f0;--surface: #ffffff;--surface-soft: #f3f7f5;--text-muted: #687970;--line: #dbe7e1;--shadow-soft: 0 12px 34px rgba(23, 70, 52, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#edf4f1}button,input,select,textarea{font:inherit}.home-page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:24px 0 32px}.home-userbar{min-height:42px;margin-bottom:28px;display:flex;justify-content:flex-end;align-items:center;gap:12px;color:var(--text-muted);font-size:13px}.home-userbar strong{color:#28453a;font-weight:600}.home-userbar button{padding:7px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:#456057;cursor:pointer}.home-header{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:36px}.home-header>div,.module-title-row>div{min-width:0}.home-header h1{margin:8px 0 12px!important;font-size:clamp(30px,4vw,44px)!important;letter-spacing:-.02em}.home-header p{max-width:680px;margin:0!important;font-size:16px;line-height:1.8;color:var(--text-muted)}.eyebrow{color:var(--brand-green-dark);font-weight:650;letter-spacing:.08em}.privacy-note{min-width:270px;display:flex;gap:12px;align-items:center;padding:16px 18px;border:1px solid #cce6dc;border-radius:12px;background:var(--surface);color:var(--brand-green-dark);box-shadow:0 8px 22px #1746340d}.privacy-note>span{display:flex;flex-direction:column;gap:3px}.privacy-note .anticon{font-size:24px}.privacy-note small{color:var(--text-muted)}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.module-card-button{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.module-card-button:focus-visible{outline:3px solid rgba(23,105,170,.28);outline-offset:4px;border-radius:12px}.module-card{position:relative;overflow:hidden;min-height:420px;border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 24px #1746340f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.module-card-button:hover .module-card{transform:translateY(-3px);box-shadow:var(--shadow-soft);border-color:#acd8c8}.module-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;border-radius:8px 8px 0 0}.module-card--capture:before{background:#12a875}.module-card--teacher:before{background:#087657}.module-card--grade:before{background:#4f83a6}.module-card__topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.module-card__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--brand-mint);font-size:25px;color:var(--brand-green-dark)}.module-card__arrow{color:#7a8798;font-size:17px}.module-card h3{margin:0 0 14px!important}.module-card__tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:20px}.module-card__description{min-height:50px;color:var(--text-muted);line-height:1.7}.module-card__features{margin:24px 0 0;padding:18px 0 0 20px;border-top:1px solid #e7efeb;color:#40564d;line-height:2}.home-footer{margin-top:28px;padding-top:20px;border-top:1px solid var(--line);color:var(--text-muted);font-size:14px}.local-data-section{margin-top:42px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.section-heading h2{margin:8px 0 0!important}.local-data-card{border-color:#d9e7e2}.local-data-card__intro{display:flex;gap:16px;align-items:flex-start}.local-data-card__intro h4{margin:0 0 6px!important}.local-data-card__intro p{margin:0!important;color:#657185}.local-data-card__icon{display:grid;flex:0 0 auto;place-items:center;width:46px;height:46px;border-radius:10px;color:#16765f;background:#eaf6f2;font-size:22px}.local-data-stats{display:grid;grid-template-columns:.7fr .7fr .7fr 1.5fr;gap:14px;margin:24px 0;padding:20px;border-radius:10px;background:#f7f9fb}.local-data-stats .ant-statistic-content{font-size:22px}.local-data-stats .ant-statistic:last-child .ant-statistic-content{font-size:16px;line-height:32px}.local-data-actions{display:flex;flex-wrap:wrap;gap:10px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.module-page{min-height:100vh;--module-accent: #12a875}.module-page--capture{--module-accent: #12a875}.module-page--teacher{--module-accent: #087657}.module-page--grade{--module-accent: #4f83a6}.module-header{height:68px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 4px 18px #17463409}.module-header__actions{display:flex;align-items:center;gap:14px}.module-header__status{display:flex;gap:8px;align-items:center;color:#536174;font-size:14px}.module-user{display:flex;align-items:center;gap:8px;padding-left:14px;border-left:1px solid var(--line)}.module-user__avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--brand-green-dark);background:var(--brand-mint)}.module-user>span:last-child{display:flex;flex-direction:column;line-height:1.25}.module-user strong{font-size:12px;font-weight:600;color:#29443a}.module-user small{max-width:180px;overflow:hidden;color:var(--text-muted);font-size:10px;text-overflow:ellipsis}.module-content{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:38px 0 64px}.module-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px}.module-title-row h2{margin:12px 0 8px!important}.module-title-row p{margin:0!important;color:#657185;font-size:16px}.phase-tag{margin-top:4px;color:var(--module-accent);border-color:color-mix(in srgb,var(--module-accent) 30%,white);background:color-mix(in srgb,var(--module-accent) 8%,white)}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.feature-grid--capture{grid-template-columns:repeat(3,1fr)}.feature-grid>*,.capture-flow-card{min-width:0}.feature-card{width:100%;min-width:0;min-height:190px;overflow:hidden;border-color:#e1e6ed}.feature-card__heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.feature-card__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:9px;color:var(--module-accent);background:color-mix(in srgb,var(--module-accent) 9%,white);font-size:21px}.feature-card h4{margin-bottom:10px!important}.feature-card p{color:#667285;line-height:1.7}.capture-flow-card{margin-top:22px}.capture-flow-card .ant-steps{margin:28px 0 34px}.capture-flow-card .ant-btn{min-height:48px}.roster-onboarding{overflow:hidden;border:1px solid #d7e8e1;box-shadow:var(--shadow-soft)}.roster-onboarding .ant-card-body{min-height:460px;padding:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 0,rgba(18,168,117,.08),transparent 34%),linear-gradient(180deg,#fff,#fbfdfc)}.roster-onboarding__icon{display:grid;place-items:center;width:68px;height:68px;margin-bottom:20px;border-radius:20px;color:#087657;background:linear-gradient(145deg,#e8f8f2,#d8f1e8);box-shadow:inset 0 1px #fff,0 12px 28px #125c431a;font-size:30px}.roster-onboarding h3{margin:0 0 12px!important;color:#17372c!important}.roster-onboarding p{max-width:620px;margin:0 0 24px!important;color:var(--text-muted);font-size:15px;line-height:1.8}.roster-onboarding__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.roster-onboarding__actions .ant-btn{min-height:48px;border-radius:11px}.roster-onboarding__steps{width:min(600px,100%);margin:32px 0 24px;display:grid;grid-template-columns:repeat(3,1fr);color:#52675f}.roster-onboarding__steps span{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px}.roster-onboarding__steps span:not(:last-child):after{content:"";position:absolute;right:-20%;width:40%;height:1px;background:#cfe3db}.roster-onboarding__steps strong{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:#087657;background:#e2f5ee}.roster-onboarding .ant-alert{width:min(620px,100%);text-align:left;border-radius:11px}.roster-workspace{display:grid;gap:18px}.roster-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.roster-stat-grid .ant-card{border-color:#dce8e3;box-shadow:0 8px 24px #1746340b}.roster-stat-grid .ant-statistic-content{color:#143c30}.roster-stat-card--warning{border-color:#f1d7aa!important;background:#fffdf8}.roster-stat-card--warning .ant-statistic-content{color:#b46a14}.roster-table-card{border-color:#dce8e3;box-shadow:var(--shadow-soft)}.roster-toolbar{margin-bottom:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.roster-toolbar h4{margin:0 0 4px!important}.roster-filters{margin-bottom:16px;display:grid;grid-template-columns:minmax(240px,1fr) 190px;gap:12px}.roster-filters .ant-input-affix-wrapper,.roster-filters .ant-select-selector{min-height:42px!important;border-radius:10px!important}.roster-table-card .ant-alert{margin-bottom:16px;border-radius:10px}.roster-table-card .ant-table-wrapper{margin-top:4px}.roster-table-card .ant-table-thead>tr>th{color:#456158;background:#f3f8f6}.roster-table-card .ant-table-tbody>tr:hover>td{background:#f4faf7!important}.roster-table-card .ant-select{min-width:98px}.roster-preview{display:grid;gap:16px}.roster-preview__summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:16px 18px;border-radius:12px;background:#f3f8f6}.roster-preview__summary .ant-statistic-content{font-size:24px}.roster-preview .ant-table-wrapper{border:1px solid #e3ece8;border-radius:10px;overflow:hidden}.capture-session-home,.capture-entry{display:grid;gap:18px}.capture-start-card{border-color:#cfe5dc;background:linear-gradient(135deg,#fff 55%,#e9f8f2);box-shadow:var(--shadow-soft)}.capture-start-card .ant-card-body{min-height:190px;display:flex;align-items:center;justify-content:space-between;gap:30px}.capture-start-card h3{margin:12px 0 8px!important;color:#173b2f!important}.capture-start-card p{max-width:680px;margin:0!important;color:var(--text-muted);line-height:1.7}.capture-start-card .ant-btn{flex:0 0 auto;min-height:50px;border-radius:12px;padding-inline:24px;box-shadow:0 10px 24px #12a8752e}.capture-session-list{border-color:#dce8e3;box-shadow:0 8px 24px #1746340b}.capture-session-list .ant-card-body{padding-top:8px}.capture-session-row-wrap{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;border-bottom:1px solid #e9efec}.capture-session-row-wrap:last-child{border-bottom:0}.capture-session-row{width:100%;min-height:72px;padding:12px 6px;display:grid;grid-template-columns:42px minmax(0,1fr) auto 24px;gap:12px;align-items:center;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.capture-session-row:hover{background:#f4faf7}.capture-session-delete{width:40px;height:40px;border-radius:10px}.capture-session-row__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;color:#07805b;background:#e5f6ef;font-size:18px}.capture-session-row__main{min-width:0;display:flex;flex-direction:column;gap:5px}.capture-session-row__main strong{color:#243e35;font-size:15px}.capture-session-row__main small{overflow:hidden;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.capture-entry__header{border-color:#d4e5de;box-shadow:0 8px 24px #1746340d}.capture-entry__header .ant-card-body{display:flex;align-items:center;justify-content:space-between;gap:24px}.capture-entry__header h3{margin:10px 0 4px!important}.capture-entry__header .ant-btn{margin-left:-12px}.capture-entry__overall{display:flex;align-items:center;gap:14px}.capture-entry__overall>span{display:flex;flex-direction:column}.capture-entry__overall strong{color:#173d30;font-size:19px}.capture-entry__overall small{color:var(--text-muted);font-size:12px}.capture-event-tabs{display:flex;gap:8px;overflow-x:auto;padding:3px 2px 7px;scrollbar-width:thin}.capture-event-tabs button{min-width:142px;padding:12px 14px;display:flex;justify-content:space-between;gap:10px;border:1px solid #dce7e2;border-radius:11px;background:#fff;color:#496158;cursor:pointer}.capture-event-tabs button:hover{border-color:#9dd4c0}.capture-event-tabs button.is-active{border-color:#16aa78;color:#087657;background:#eaf8f3;box-shadow:0 6px 18px #12805b17}.capture-event-tabs button span{font-weight:600;white-space:nowrap}.capture-event-tabs button small{color:#71847c}.capture-student-card{border-color:#d2e4dc;box-shadow:0 14px 36px #14483614}.capture-student-card .ant-card-body{padding:30px}.capture-student-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.capture-student-identity{display:flex;align-items:center;gap:16px}.capture-student-identity>span{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;color:#fff;background:linear-gradient(145deg,#21bf8a,#087657);box-shadow:0 10px 22px #08765733;font-size:23px;font-weight:700}.capture-student-identity h2{margin:0 0 3px!important;color:#17382d!important}.capture-score-entry{margin:32px 0 20px;padding:26px;display:grid;grid-template-columns:minmax(200px,.8fr) minmax(280px,1.2fr);gap:28px;align-items:center;border-radius:15px;background:#f3f8f6}.capture-score-entry>div:first-child{display:flex;flex-direction:column;gap:6px}.capture-score-entry__label{color:#163a2e;font-size:24px;font-weight:700}.capture-score-entry small{color:var(--text-muted)}.capture-score-input .ant-input-affix-wrapper{min-height:58px;border-color:#c9ded5;border-radius:12px;background:#fff;font-size:22px;box-shadow:0 5px 14px #164c390d}.capture-score-input .ant-input{font-size:22px;font-weight:650}.capture-score-input .ant-input-suffix{color:#667b72;font-size:14px;font-weight:500}.capture-save-state{min-height:22px;margin-top:7px;display:block;color:#71847c;font-size:12px}.capture-save-state--saved{color:#087657}.capture-save-state--error{color:#c2413a}.capture-status-actions{display:flex;align-items:center;gap:9px;padding-bottom:22px;border-bottom:1px solid #e6eeea}.capture-status-actions>span{margin-right:5px;color:var(--text-muted);font-size:13px}.capture-status-actions .ant-btn{border-radius:9px}.capture-status-actions .ant-btn.is-selected{border-color:#e4a64c;color:#9a5b10;background:#fff7e8}.capture-navigation{margin-top:22px;display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:12px}.capture-navigation .ant-btn{min-height:48px;border-radius:11px}.capture-finish-card{border-color:#d8e6e0}.capture-finish-card .ant-card-body{display:flex;align-items:center;justify-content:space-between;gap:20px}.capture-finish-card .ant-card-body>div{display:flex;flex-direction:column;gap:4px}.capture-finish-card strong{color:#29483d}.capture-finish-card small{color:var(--text-muted)}.capture-create-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.capture-event-options{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.capture-event-options .ant-checkbox-wrapper{min-height:46px;margin:0;padding:10px 12px;display:flex;align-items:center;border:1px solid #dce8e3;border-radius:10px;background:#fff}.capture-event-options .ant-checkbox-wrapper:has(.ant-checkbox-checked){border-color:#92d3bb;background:#effaf6}.capture-event-options .ant-checkbox+span{width:100%;display:flex;justify-content:space-between;gap:8px}.capture-event-options small{color:#7a8c85}.capture-round-home{display:grid;gap:12px}.capture-round-header{background:linear-gradient(135deg,#fff 68%,#edf9f4)}.capture-module-section{padding:20px;border:1px solid #d7e6df;border-radius:var(--radius);background:#fffffff0;box-shadow:0 8px 24px #1746340b}.capture-module-heading{margin-bottom:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.capture-module-heading h3{margin:8px 0 0!important;color:#19382e!important;font-size:19px!important}.capture-module-heading p{max-width:520px;margin:0!important;color:var(--text-muted);font-size:11px;text-align:right}.capture-module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.capture-module-card{min-width:0;min-height:184px;padding:16px;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:1fr auto auto;gap:10px 12px;border:1px solid #dbe8e2;border-radius:15px;color:inherit;background:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.capture-module-card:hover{transform:translateY(-2px);border-color:#8fcfb7;box-shadow:0 12px 28px #14483617}.capture-module-card:focus-visible{outline:3px solid rgba(18,168,117,.2);outline-offset:2px}.capture-module-card.is-complete{border-color:#b9dfd0;background:linear-gradient(145deg,#fff,#f0faf6)}.capture-module-card.is-progress{border-color:#ebd1a8;background:linear-gradient(145deg,#fff,#fff9ef)}.capture-module-card__number{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#587068;background:#edf3f0;font-size:11px;font-weight:750;letter-spacing:.05em}.capture-module-card.is-complete .capture-module-card__number{color:#087657;background:#dcf4eb}.capture-module-card.is-progress .capture-module-card__number{color:#9a5b10;background:#fff0d8}.capture-module-card__content{min-width:0;display:flex;flex-direction:column}.capture-module-card__content small{color:#80918a;font-size:9px;letter-spacing:.1em}.capture-module-card__content strong{margin-top:3px;color:#203d33;font-size:15px;line-height:1.4;white-space:normal}.capture-module-card__content em{margin-top:6px;color:#71847c;font-size:10px;font-style:normal;line-height:1.45}.capture-module-card__progress{grid-column:1 / -1;margin:0!important;line-height:1}.capture-module-card__footer{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto auto;gap:7px;align-items:center;color:#71847c;font-size:10px}.capture-module-card__footer b{color:#25463a;font-size:13px}.capture-module-card__footer .ant-tag{margin:0}.capture-module-card__footer>.anticon{color:#769087}.capture-module-return-card .ant-btn{min-height:42px;border-radius:10px}.teacher-module-tabs>.ant-tabs-nav{margin-bottom:20px}.teacher-module-tabs>.ant-tabs-nav .ant-tabs-tab{padding:12px 4px;font-weight:600}.teacher-score-manager{display:grid;gap:18px}.teacher-score-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.teacher-score-stats .ant-card{border-color:#dce8e3;box-shadow:0 8px 24px #1746340b}.teacher-score-stats .ant-statistic-content{color:#173e31}.teacher-package-card{border-color:#d8e6e0;box-shadow:var(--shadow-soft)}.teacher-package-card .ant-card-body{display:grid;grid-template-columns:1fr 1px 1fr;gap:24px}.teacher-package-card__block{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;align-items:center}.teacher-package-card__block>.ant-btn,.teacher-package-card__block>.ant-space-compact{grid-column:2;justify-self:start}.teacher-package-card__block>.ant-space-compact{max-width:100%}.teacher-package-card__block>.ant-space-compact .ant-select{min-width:230px}.teacher-package-card__icon{grid-row:1 / span 2;display:grid;place-items:center;width:46px;height:46px;border-radius:13px;color:#087657;background:#e4f6ef;font-size:20px}.teacher-package-card__icon--blue{color:#356d91;background:#eaf3f8}.teacher-package-card h4{margin:0 0 4px!important}.teacher-package-card__divider{width:1px;background:#e1eae6}.teacher-history-card{border-color:#dce8e3;box-shadow:0 8px 24px #1746340b}.teacher-history-card .ant-alert{margin-bottom:16px;border-radius:10px}.teacher-history-card .ant-table-thead>tr>th{color:#456158;background:#f3f8f6}.teacher-import-preview,.teacher-session-detail,.teacher-profile-modal{display:grid;gap:16px}.teacher-import-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px;border-radius:12px;background:#f3f8f6}.teacher-import-summary .ant-statistic-content{font-size:18px}.teacher-import-summary .ant-statistic-content-value{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-student-link{height:auto;padding:0;font-weight:600}.teacher-profile-heading{display:flex;align-items:center;gap:14px;padding:18px;border-radius:13px;background:#f3f8f6}.teacher-profile-heading>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;color:#087657;background:#dcf2e9;font-size:21px}.teacher-profile-heading h3{margin:0 0 4px!important}.access-loading{min-height:100vh;display:grid;place-items:center;background:#edf4f1}.access-loading span{width:38px;height:38px;border:3px solid #cfe8de;border-top-color:var(--brand-green);border-radius:50%;animation:access-spin .8s linear infinite}@keyframes access-spin{to{transform:rotate(360deg)}}.access-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(480px,.95fr);background:var(--surface)}.access-brand-panel{position:relative;overflow:hidden;min-height:100vh;padding:clamp(36px,5vw,72px);display:flex;flex-direction:column;color:#effaf6;background:radial-gradient(circle at 76% 22%,rgba(54,214,158,.18),transparent 28%),radial-gradient(circle at 18% 86%,rgba(255,255,255,.08),transparent 25%),linear-gradient(145deg,#0b4a3b,#123f34 58%,#0b5d47)}.access-brand-panel:after{content:"";position:absolute;right:-110px;bottom:-120px;width:360px;height:360px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 48px #ffffff06,0 0 0 96px #ffffff05}.access-brand{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.access-brand__mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;color:#fff;font-size:22px;background:linear-gradient(145deg,#31d7a1,#0da676);box-shadow:0 10px 28px #0000002b}.access-brand>span:last-child{display:flex;flex-direction:column;line-height:1.2}.access-brand strong{color:#fff;font-size:17px;font-weight:650}.access-brand small{margin-top:3px;color:#a9cfc1;font-size:11px;letter-spacing:.08em}.access-brand__content{position:relative;z-index:1;max-width:620px;margin:auto 0}.access-brand__tag{margin-bottom:24px;padding:5px 11px;border-color:#ffffff2e;color:#d9f4ea;background:#ffffff14}.access-brand__content h1{margin:0 0 22px!important;color:#fff!important;font-size:clamp(38px,5vw,64px)!important;line-height:1.24!important;letter-spacing:-.035em}.access-brand__content p{max-width:520px;margin:0!important;color:#b8d8cd;font-size:17px;line-height:1.9}.access-privacy{position:relative;z-index:1;display:flex;align-items:center;gap:12px;width:fit-content;padding:14px 16px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#fff1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.access-privacy>.anticon{color:#56ddb0;font-size:21px}.access-privacy span{display:flex;flex-direction:column}.access-privacy strong{color:#f4fbf8;font-size:13px;font-weight:600}.access-privacy small{margin-top:3px;color:#a9cabe;font-size:11px}.access-form-panel{min-height:100vh;padding:44px clamp(32px,7vw,104px);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 100% 0,rgba(18,168,117,.075),transparent 30%),#fbfdfc}.access-form-wrap{width:min(440px,100%)}.access-form-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:22px;border-radius:14px;color:var(--brand-green-dark);background:var(--brand-mint);font-size:21px}.access-form-wrap h2{margin:0 0 10px!important;color:#193329!important;font-size:28px!important}.access-form-intro{margin:0 0 30px!important;color:var(--text-muted);line-height:1.75}.access-form-fields{display:grid;gap:14px}.access-field-label{margin-bottom:-6px;color:#365248;font-size:13px;font-weight:600}.access-form-fields .ant-input-affix-wrapper{min-height:48px;border-color:var(--line);border-radius:11px;box-shadow:none}.access-form-fields .ant-input-prefix{margin-right:10px;color:#789086}.access-form-fields>.ant-btn-primary{min-height:48px;border-radius:11px;box-shadow:0 8px 20px #12a8752e}@media(max-width:900px){.access-page{grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr)}.access-brand-panel{padding:36px}.access-brand__content h1{font-size:38px!important}.access-brand__content p{font-size:15px}.home-page{width:min(720px,calc(100% - 32px));padding-top:36px}.home-header{align-items:stretch;flex-direction:column}.privacy-note{min-width:0}.module-grid{grid-template-columns:1fr}.module-card,.module-card__description{min-height:0}.module-content{width:min(720px,calc(100% - 32px));padding-top:28px}.local-data-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid,.feature-grid--capture{grid-template-columns:minmax(0,1fr)}.roster-stat-grid{grid-template-columns:1fr}.roster-toolbar{align-items:stretch;flex-direction:column}.roster-preview__summary{grid-template-columns:repeat(2,1fr)}.capture-start-card .ant-card-body{align-items:stretch;flex-direction:column}.capture-start-card .ant-btn{align-self:flex-start}.capture-score-entry{grid-template-columns:1fr;gap:16px}.capture-event-options,.teacher-score-stats,.teacher-package-card .ant-card-body{grid-template-columns:1fr}.teacher-package-card__divider{width:100%;height:1px}.teacher-import-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.access-page{display:block;min-height:100vh;background:#fbfdfc}.access-brand-panel{min-height:215px;padding:24px 22px;display:block;border-radius:0 0 28px 28px}.access-brand__mark{width:40px;height:40px;border-radius:12px;font-size:19px}.access-brand__content{margin-top:28px}.access-brand__tag,.access-brand__content p,.access-privacy{display:none}.access-brand__content h1{margin:0!important;font-size:28px!important;line-height:1.3!important}.access-form-panel{min-height:0;padding:34px 22px 48px;align-items:flex-start}.access-form-icon{width:42px;height:42px;margin-bottom:18px}.access-form-wrap h2{font-size:24px!important}.access-form-intro{margin-bottom:24px!important}.home-page{width:calc(100% - 24px);padding-top:24px}.home-userbar{justify-content:space-between;margin-bottom:18px}.home-userbar span{max-width:calc(100% - 70px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-header h1{font-size:28px!important}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.local-data-card .ant-card-body{padding:22px 18px}.local-data-card__intro{align-items:center}.local-data-stats{grid-template-columns:1fr}.local-data-actions .ant-btn{width:100%;min-height:46px}.module-card .ant-card-body{padding:24px 20px}.module-header{height:58px;padding:0 12px}.module-header__status span{display:none}.module-header__actions{gap:4px}.module-user{padding-left:7px;border-left:0}.module-user>span:last-child,.module-header__actions>.ant-btn span{display:none}.module-user__avatar{width:32px;height:32px}.module-content{width:calc(100% - 24px);padding:22px 0 40px}.module-title-row{flex-direction:column;gap:12px}.phase-tag{margin-top:0}.capture-flow-card .ant-card-body{padding:22px 16px}.roster-onboarding .ant-card-body{min-height:0;padding:36px 20px}.roster-onboarding__actions,.roster-onboarding__actions .ant-btn{width:100%}.roster-onboarding__steps{grid-template-columns:1fr;gap:12px;text-align:left}.roster-onboarding__steps span{justify-content:flex-start}.roster-onboarding__steps span:after{display:none}.roster-filters{grid-template-columns:1fr}.roster-toolbar .ant-space{width:100%}.roster-toolbar .ant-space-item,.roster-toolbar .ant-btn{flex:1}.roster-preview__summary{grid-template-columns:1fr 1fr}.capture-session-row{grid-template-columns:38px minmax(0,1fr) 22px}.capture-session-row .ant-tag{display:none}.capture-entry__header .ant-card-body{align-items:flex-start;flex-direction:column}.capture-entry__overall{width:100%;justify-content:flex-end}.capture-student-card .ant-card-body{padding:22px 16px}.capture-student-identity>span{width:48px;height:48px;border-radius:15px}.capture-student-identity h2{font-size:24px!important}.capture-score-entry{margin-top:24px;padding:20px 16px}.capture-score-entry__label{font-size:21px}.capture-status-actions{flex-wrap:wrap}.capture-status-actions>span{width:100%}.capture-navigation{grid-template-columns:1fr 1fr}.capture-navigation .ant-btn-primary{grid-column:1 / -1;grid-row:1}.capture-finish-card .ant-card-body{align-items:stretch;flex-direction:column}.capture-finish-card .ant-space,.capture-finish-card .ant-btn{width:100%}.capture-create-grid{grid-template-columns:1fr;gap:0}.teacher-package-card__block{grid-template-columns:42px minmax(0,1fr)}.teacher-package-card__block>.ant-btn,.teacher-package-card__block>.ant-space-compact{grid-column:1 / -1;width:100%}.teacher-package-card__block>.ant-space-compact .ant-select{min-width:0;flex:1}.teacher-import-summary{grid-template-columns:1fr 1fr}}.grade-loading{min-height:430px;display:grid;place-items:center;align-content:center;gap:12px;color:var(--text-muted);font-size:12px}.grade-workspace,.grade-dashboard,.grade-import,.grade-analysis,.grade-import-preview{display:grid;gap:11px}.grade-batchbar{min-height:54px;padding:8px 11px 8px 14px;display:grid;grid-template-columns:minmax(150px,1fr) minmax(280px,440px) auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb}.grade-batchbar>div{display:flex;flex-direction:column}.grade-batchbar strong{color:#294238;font-size:11px}.grade-batchbar small{margin-top:2px;color:var(--text-muted);font-size:9px}.grade-batchbar .ant-select-selector,.grade-batchbar .ant-btn{min-height:36px;border-radius:9px}.grade-first-use{min-height:500px;border-color:#d6e8e0;border-radius:18px;box-shadow:var(--shadow-soft)}.grade-first-use .ant-card-body{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.grade-first-use__icon{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;color:var(--brand-green-dark);background:var(--brand-mint);font-size:26px}.grade-first-use h2{margin:16px 0 8px!important;color:#17372c!important;font-size:21px!important}.grade-first-use p{max-width:600px;color:var(--text-muted);font-size:12px;line-height:1.7}.grade-system-cards{width:min(720px,100%);margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.grade-system-cards button{min-height:126px;padding:18px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #d5e6df;border-radius:14px;color:inherit;background:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.grade-system-cards button:hover{transform:translateY(-2px);border-color:#96d2bb;box-shadow:0 12px 28px #18503b17}.grade-system-cards span{color:var(--brand-green-dark);font-size:9px;font-weight:750;letter-spacing:.12em}.grade-system-cards strong{margin-top:8px;color:#213b32;font-size:14px}.grade-system-cards small{margin-top:8px;color:var(--text-muted);font-size:10px;line-height:1.55}.grade-dashboard-grid,.grade-analysis-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:11px}.grade-dashboard-grid>.analysis-card{min-height:278px}.grade-status-list{margin:4px 0 13px;display:grid;gap:12px}.grade-status-list>div{display:grid;grid-template-columns:65px minmax(0,1fr) 52px;align-items:center;gap:10px;color:#51675e;font-size:10px}.grade-status-list strong{color:#294238;font-size:10px;text-align:right}.grade-status-list .ant-progress{margin:0}.grade-import-hero{border-color:#cde8dd;border-radius:var(--radius);background:linear-gradient(100deg,#f0faf6,#fff 70%)}.grade-import-hero .ant-card-body{min-height:88px;padding:15px 18px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px}.grade-import-hero__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--brand-green);font-size:19px}.grade-import-hero h3,.grade-export-card h3{margin:0 0 4px;color:#243a32;font-size:13px}.grade-import-hero p,.grade-export-card p{margin:0;color:var(--text-muted);font-size:10px}.grade-source-table,.grade-attention-table,.grade-export-card{border-color:var(--line);border-radius:var(--radius);box-shadow:0 4px 16px #1746340a}.grade-source-table .ant-card-head{min-height:44px}.grade-source-table .ant-card-head-title{font-size:12px}.grade-source-table .ant-card-body{padding:0 14px 12px}.grade-source-table .ant-table-thead>tr>th,.grade-attention-table .ant-table-thead>tr>th{color:#456158;background:#f3f8f6;font-size:10px}.grade-source-table .ant-table-cell,.grade-attention-table .ant-table-cell{font-size:10px}.grade-analysis-grid>.analysis-card{min-height:330px}.grade-attention-table .ant-card-body{padding:14px}.grade-export-card .ant-card-body{padding:14px 16px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px}.grade-export-card>.ant-card-body>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--brand-green-dark);background:var(--brand-mint);font-size:17px}.grade-import-preview .ant-alert{border-radius:10px}.grade-import-trace{padding:10px 12px;display:flex;align-items:center;gap:9px;border-radius:10px;color:var(--brand-green-dark);background:#eff8f4}.grade-import-trace>span{min-width:0;display:flex;flex-direction:column}.grade-import-trace strong{font-size:10px}.grade-import-trace small{margin-top:2px;overflow:hidden;color:#6d8179;font-size:8px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:900px){.grade-batchbar,.grade-dashboard-grid,.grade-analysis-grid{grid-template-columns:1fr}}@media(max-width:560px){.grade-system-cards{grid-template-columns:1fr}.grade-import-hero .ant-card-body,.grade-export-card .ant-card-body{grid-template-columns:40px minmax(0,1fr)}.grade-import-hero .ant-btn,.grade-export-card .ant-btn{grid-column:1 / -1;width:100%}}:root{--brand-green: #13ad79;--brand-green-dark: #087052;--brand-deep: #103e33;--brand-mint: #e5f7f0;--canvas: #f2f6f4;--surface-soft: #f6f9f7;--text-muted: #657970;--line: #d9e6e0;--info: #4e7f9f;--info-soft: #edf5fa;--warning: #c9822d;--warning-soft: #fff6e8;--danger: #c95858;--danger-soft: #fff0f0;--shadow-soft: 0 14px 36px rgba(18, 61, 47, .075)}body{color:#172b23;background:radial-gradient(circle at 16% 0,rgba(22,174,122,.055),transparent 34rem),#edf4f1;-webkit-font-smoothing:antialiased}*{scrollbar-color:#bfd6cc transparent;scrollbar-width:thin}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:8px;background:#bfd6cc;background-clip:padding-box}*::-webkit-scrollbar-track{background:transparent}.module-page{border-color:#d4e3dc;box-shadow:0 24px 60px #163a2d1f,0 2px 8px #163a2d0a}.module-sidebar{background:radial-gradient(circle at 15% 102%,rgba(68,215,160,.13),transparent 20rem),linear-gradient(178deg,#12483b 0%,var(--brand-deep) 54%,#0d382e 100%)}.module-main{background:radial-gradient(circle at 96% 0,rgba(19,173,121,.045),transparent 28rem),var(--canvas)}.module-header{border-bottom-color:#cadcd4c7;background:#ffffffe6;box-shadow:0 1px #fffc}.platform-brand__mark{background:linear-gradient(145deg,#20c68d,#0d9469);box-shadow:inset 0 1px #ffffff57,0 8px 18px #022d203b}.module-nav-item{font-size:13px}.module-sidebar__label,.module-title-row__eyebrow{font-size:10.5px}.module-sidebar__privacy strong,.module-user strong{font-size:11.5px}.module-sidebar__privacy small,.module-user small{font-size:10px}.module-title-row h1{font-size:24px}.module-title-row p{font-size:12.5px;line-height:1.55}.teacher-priority,.teacher-kpi,.teacher-dashboard-card,.analysis-kpis>.ant-card,.analysis-card,.grade-import-hero,.grade-source-table,.grade-attention-table,.grade-export-card{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.teacher-kpi:hover,.analysis-kpis>.ant-card:hover{transform:translateY(-1px);border-color:#c9dfd5;box-shadow:0 9px 24px #13463312}.teacher-kpi span,.analysis-kpis span{color:#60756c;font-size:11.5px;font-weight:600}.teacher-kpi strong,.analysis-kpis strong{color:#19392e;font-size:26px}.teacher-kpi small,.analysis-kpis small{color:#74867e;font-size:10.5px}.teacher-card-heading h2,.analysis-card__heading h3{color:#203b31;font-size:14px;letter-spacing:-.01em}.teacher-card-heading p,.analysis-card__heading p{color:#6b7d75;font-size:10.5px;line-height:1.5}.teacher-card-heading .ant-btn{font-size:11px}.teacher-class-table__head{color:#71837b;font-size:10px;font-weight:600}.teacher-class-table>button{color:#4a6359;font-size:11px}.teacher-class-table strong,.teacher-recent-list strong{font-size:11.5px}.teacher-class-table .ant-tag,.teacher-recent-list em{font-size:10px}.teacher-recent-list small{color:#71857c;font-size:10px}.teacher-recent-list>button:hover,.analysis-attention-list button:hover,.analysis-attention-list button.is-active{transform:translate(2px)}.analysis-filterbar strong{font-size:12px}.analysis-filterbar small{font-size:10px}.analysis-tabs>.ant-tabs-nav .ant-tabs-tab{font-size:12.5px}.analysis-distribution>div,.analysis-class-bars>div{color:#455f55;font-size:11px}.analysis-distribution strong,.analysis-class-bars strong,.analysis-event-ranking>div>strong{font-size:11px}.analysis-method-note .ant-alert-message{font-size:12px}.analysis-method-note .ant-alert-description{font-size:11px}.analysis-event-ranking>div>span,.analysis-heatmap strong{font-size:11px}.analysis-event-ranking span small,.analysis-heatmap small,.analysis-attention-list small{color:#71847b;font-size:9.5px}.analysis-event-ranking em,.analysis-legend,.analysis-trend text{font-size:10px}.analysis-attention-list strong{font-size:11px}.analysis-heatmap>div{box-shadow:inset 0 1px #fffc;transition:transform .16s ease,box-shadow .16s ease}.analysis-heatmap>div:hover{transform:translateY(-1px);box-shadow:0 8px 18px #19463612}.analysis-detail-table .ant-table-cell,.analysis-trace .ant-table-cell{font-size:11px}.grade-batchbar strong{font-size:12px}.grade-batchbar small,.grade-system-cards span{font-size:10px}.grade-system-cards small,.grade-status-list>div,.grade-status-list strong,.grade-import-hero p,.grade-export-card p,.grade-source-table .ant-table-cell,.grade-attention-table .ant-table-cell,.grade-import-trace strong{font-size:11px}.grade-source-table .ant-table-thead>tr>th,.grade-attention-table .ant-table-thead>tr>th{font-size:10.5px;font-weight:650}.grade-import-trace small{font-size:9.5px}.ant-btn-primary{background:linear-gradient(135deg,#17b982,#0d9c6e);border-color:#0e9f70;box-shadow:0 7px 18px #0d916529}.ant-btn-primary:not(:disabled):hover{background:linear-gradient(135deg,#13ae79,#087e5b);border-color:#087e5b;box-shadow:0 9px 22px #0d7d5938}.ant-btn:focus-visible,.module-nav-item:focus-visible,.teacher-class-table>button:focus-visible,.teacher-recent-list>button:focus-visible,.analysis-attention-list button:focus-visible,.grade-system-cards button:focus-visible{outline:3px solid rgba(19,173,121,.2);outline-offset:2px}.ant-table-tbody>tr:hover>td{background:#f3faf7!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.access-page{min-height:100vh;padding:24px;display:grid;place-items:center;background:radial-gradient(circle at 8% 5%,rgba(31,194,137,.12),transparent 30rem),radial-gradient(circle at 96% 92%,rgba(78,127,159,.09),transparent 26rem),linear-gradient(145deg,#eaf4ef,#f8fbf9 55%,#edf5f2)}.access-shell{position:relative;width:min(1280px,100%);height:min(780px,calc(100vh - 48px));min-height:650px;padding:0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);overflow:hidden;border:1px solid rgba(201,221,212,.92);border-radius:28px;background:#fffffff2;box-shadow:0 32px 90px #14392c29,0 2px 8px #14392c0d}.access-visual{position:relative;min-width:0;margin:12px 0 12px 12px;overflow:hidden;border-radius:21px;background:#0d815f}.access-visual__image{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:50% 47%;transform:scale(1.015)}.access-visual__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,42,31,.24),transparent 34%,rgba(3,47,34,.46)),linear-gradient(100deg,rgba(4,55,39,.22),transparent 55%)}.access-visual:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.2);border-radius:inherit;box-shadow:inset 0 0 70px #074b361a;pointer-events:none}.access-visual__brand{position:absolute;top:28px;left:28px;max-width:calc(100% - 56px);padding:10px 13px 10px 10px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.28);border-radius:14px;color:#fff;background:#0743315c;box-shadow:0 12px 30px #02271b21;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.access-visual__logo{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;background:#fffffff0}.access-visual__logo img{width:30px;height:30px}.access-visual__brand>span:last-child{min-width:0;display:flex;flex-direction:column}.access-visual__brand strong{font-size:15px;line-height:1.2;letter-spacing:.04em}.access-visual__brand small{margin-top:4px;overflow:hidden;color:#ffffffc7;font-size:9.5px;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap}.access-visual__message{position:absolute;left:34px;bottom:35px;color:#fff;text-shadow:0 3px 18px rgba(1,39,27,.28)}.access-visual__message span{display:block;margin-bottom:12px;color:#ffffffc2;font-size:10px;font-weight:700;letter-spacing:.16em}.access-visual__message strong{font-size:clamp(25px,2.35vw,35px);line-height:1.38;letter-spacing:-.035em}.access-login-panel{min-width:0;padding:38px clamp(38px,4vw,62px) 23px;display:flex;flex-direction:column;background:radial-gradient(circle at 100% 0,rgba(22,183,128,.07),transparent 22rem),linear-gradient(180deg,#fffffffa,#fbfdfc)}.access-login-panel .access-platform-brand{width:fit-content;padding:0;color:#173b2f}.access-login-panel .access-platform-brand__mark{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:#eff9f5;box-shadow:inset 0 0 0 1px #d6ede4}.access-login-panel .access-platform-brand__mark img{width:34px;height:34px}.access-login-panel .access-platform-brand strong{color:#173b2f;font-size:17px}.access-login-panel .access-platform-brand small{color:#6c8077;font-size:10px;letter-spacing:.07em}.access-login-panel .access-form-wrap{width:min(410px,100%);margin:auto}.access-welcome{margin:0 0 10px;color:var(--brand-green);font-size:10px;font-weight:800;letter-spacing:.18em}.access-login-panel .access-form-wrap h1{margin:0 0 12px;color:#16372c;font-size:clamp(28px,2.4vw,34px);line-height:1.22;letter-spacing:-.045em}.access-login-panel .access-form-intro{margin:0 0 30px!important;color:#667b72;font-size:13px;line-height:1.75}.access-login-panel .access-form-fields{gap:14px}.access-login-panel .access-field-label{color:#2e4f43;font-size:12px}.access-login-panel .access-form-fields .ant-input-affix-wrapper{min-height:50px;border-color:#d6e4de;border-radius:12px;background:#ffffffe0}.access-login-panel .access-form-fields .ant-input-affix-wrapper:hover{border-color:#92cdb7}.access-login-panel .access-form-fields>.ant-btn-primary{min-height:50px;border-radius:12px}.access-login-panel .access-security-note{min-height:55px;border-color:#d8ece4;color:#22624d;background:#f1faf6}.access-login-panel .access-security-note strong{font-size:11px}.access-login-panel .access-security-note small{font-size:10px}.access-credit{padding-top:17px;display:flex;justify-content:space-between;gap:14px;border-top:1px solid #e6eeea;color:#829189!important;font-size:9.5px!important;text-align:left!important;letter-spacing:.02em!important}.home-product-subtitle{display:block;margin:-7px 0 12px;color:#3e6254;font-size:17px;font-weight:600;letter-spacing:.04em}.platform-brand__mark img{width:100%;height:100%;object-fit:contain}.module-sidebar .platform-brand__mark{padding:5px;background:#fffffff5}.platform-brand__text small{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:960px){.access-shell{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr)}.access-visual__message strong{font-size:27px}.access-visual__brand small{display:none}.access-login-panel{padding-inline:38px}}@media(max-width:720px){.access-page{padding:0;place-items:stretch;background:#f8fbf9}.access-shell{width:100%;height:auto;min-height:100vh;display:block;overflow:visible;border:0;border-radius:0;box-shadow:none}.access-visual{height:230px;margin:0;border-radius:0 0 24px 24px}.access-visual__image{object-position:50% 42%}.access-visual__brand{top:18px;left:18px;padding:7px 10px 7px 7px}.access-visual__logo{width:34px;height:34px}.access-visual__logo img{width:27px;height:27px}.access-visual__message{left:21px;bottom:21px}.access-visual__message span{margin-bottom:6px;font-size:8px}.access-visual__message strong{font-size:22px;line-height:1.3}.access-login-panel{min-height:calc(100vh - 230px);padding:25px 22px 17px}.access-login-panel>.access-platform-brand{display:none}.access-login-panel .access-form-wrap{margin:auto 0}.access-login-panel .access-form-wrap h1{font-size:27px}.access-login-panel .access-form-intro{margin-bottom:22px!important}.access-credit{margin-top:24px;align-items:center;flex-direction:column;gap:4px;text-align:center!important}}@media(max-height:700px)and (min-width:721px){.access-shell{min-height:calc(100vh - 24px);height:calc(100vh - 24px)}.access-page{padding:12px}.access-login-panel{padding-block:26px 17px}.access-login-panel .access-form-intro{margin-bottom:20px!important}.access-visual__message{bottom:27px}}.analysis-loading{min-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:var(--text-muted);font-size:12px}.teacher-analysis{display:grid;gap:12px}.analysis-filterbar{min-height:58px;padding:9px 12px;display:grid;grid-template-columns:minmax(210px,1fr) minmax(210px,.8fr) 150px minmax(220px,.85fr);align-items:center;gap:9px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe0;box-shadow:0 3px 12px #17463409}.analysis-filterbar>div{display:flex;flex-direction:column}.analysis-filterbar strong{color:#294238;font-size:12px}.analysis-filterbar small{margin-top:3px;color:var(--text-muted);font-size:9px}.analysis-filterbar .ant-select{width:100%}.analysis-filterbar .ant-select-selector{min-height:38px!important;border-radius:9px!important}.analysis-tabs>.ant-tabs-nav{margin:0 0 11px}.analysis-tabs>.ant-tabs-nav:before{border-bottom-color:var(--line)}.analysis-tabs>.ant-tabs-nav .ant-tabs-tab{padding:9px 3px 11px;font-size:12px;font-weight:650}.analysis-panel{display:grid;gap:11px}.analysis-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.analysis-kpis>.ant-card{height:102px;position:relative;overflow:hidden;border-color:var(--line);border-radius:var(--radius);box-shadow:0 2px 9px #102d2306}.analysis-kpis .ant-card-body{height:100%;padding:13px 14px;display:flex;flex-direction:column}.analysis-kpis span{color:var(--text-muted);font-size:10px}.analysis-kpis strong{margin-top:8px;color:#20362e;font-size:24px;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.analysis-kpis small{margin-top:auto;overflow:hidden;color:#7d8b85;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.analysis-kpis i{position:absolute;top:12px;right:12px;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;font-style:normal}.analysis-kpis .tone-green{color:var(--brand-green-dark);background:var(--brand-mint)}.analysis-kpis .tone-blue{color:var(--info);background:var(--info-soft)}.analysis-kpis .tone-amber{color:var(--warning);background:var(--warning-soft)}.analysis-card{border-color:var(--line);border-radius:var(--radius);box-shadow:0 2px 9px #102d2306}.analysis-card .ant-card-body{height:100%;padding:14px}.analysis-card__heading{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.analysis-card__heading h3{margin:0 0 4px;color:#243a32;font-size:13px}.analysis-card__heading p{margin:0;color:var(--text-muted);font-size:9px;line-height:1.45}.analysis-card__heading .ant-select{width:205px}.analysis-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.analysis-overview-grid>.analysis-card{min-height:250px}.analysis-distribution,.analysis-class-bars{display:grid;gap:12px;margin-top:8px}.analysis-distribution>div,.analysis-class-bars>div{display:grid;grid-template-columns:74px minmax(0,1fr) 42px;align-items:center;gap:9px;color:#53675f;font-size:10px}.analysis-distribution>div>i,.analysis-class-bars>div>i{height:8px;overflow:hidden;border-radius:8px;background:#edf2ef;font-style:normal}.analysis-distribution b,.analysis-class-bars b{display:block;min-width:2px;height:100%;border-radius:inherit;background:var(--brand-green)}.analysis-distribution strong,.analysis-class-bars strong{color:#2f463d;font-size:10px;text-align:right;font-variant-numeric:tabular-nums}.analysis-distribution .bar-tone-0{background:var(--brand-green)}.analysis-distribution .bar-tone-1{background:var(--info)}.analysis-distribution .bar-tone-2{background:#7da78e}.analysis-distribution .bar-tone-3{background:var(--warning)}.analysis-method-note{border-radius:11px}.analysis-method-note .ant-alert-message{font-size:11px;font-weight:700}.analysis-method-note .ant-alert-description{font-size:10px;line-height:1.6}.analysis-event-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:11px}.analysis-event-layout>.analysis-card{min-height:430px}.analysis-event-ranking{display:grid;margin-top:5px}.analysis-event-ranking>div{min-height:43px;display:grid;grid-template-columns:23px 120px minmax(0,1fr) 45px;align-items:center;gap:9px;border-bottom:1px solid #edf1ef}.analysis-event-ranking>div:last-child{border-bottom:0}.analysis-event-ranking em{width:20px;height:20px;display:grid;place-items:center;border-radius:7px;color:#71827b;background:#f0f4f2;font-size:9px;font-style:normal}.analysis-event-ranking>div>span{display:flex;flex-direction:column;color:#2c433a;font-size:10px;font-weight:650}.analysis-event-ranking span small{margin-top:2px;color:#8a9892;font-size:8px;font-weight:400}.analysis-event-ranking>div>i{height:6px;overflow:hidden;border-radius:6px;background:#edf2ef}.analysis-event-ranking b{display:block;height:100%;border-radius:inherit}.analysis-event-ranking .is-good{background:var(--brand-green)}.analysis-event-ranking .is-medium{background:var(--info)}.analysis-event-ranking .is-attention{background:var(--warning)}.analysis-event-ranking>div>strong{color:#445a51;font-size:10px;text-align:right}.analysis-heatmap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:7px}.analysis-heatmap>div{min-height:72px;padding:11px;display:flex;flex-direction:column;border:1px solid transparent;border-radius:11px;cursor:help}.analysis-heatmap>div.is-good{border-color:#c8e8dc;background:#effaf6}.analysis-heatmap>div.is-medium{border-color:#d5e3ec;background:#f1f6fa}.analysis-heatmap>div.is-attention{border-color:#efdbb8;background:#fff8eb}.analysis-heatmap strong{color:#2d433a;font-size:10px}.analysis-heatmap span{margin-top:6px;color:#243a32;font-size:17px;font-weight:760;line-height:1}.analysis-heatmap small{margin-top:auto;color:#788881;font-size:8px}.analysis-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;color:#798780;font-size:9px}.analysis-legend i{width:7px;height:7px;margin-right:4px;display:inline-block;border-radius:50%}.analysis-legend i.good{background:var(--brand-green)}.analysis-legend i.medium{background:var(--info)}.analysis-legend i.attention{background:var(--warning)}.analysis-student-grid{display:grid;grid-template-columns:minmax(310px,.75fr) minmax(0,1.25fr);gap:11px}.analysis-student-grid>.analysis-card{min-height:330px}.analysis-attention-list{display:grid;gap:6px;margin-top:5px}.analysis-attention-list button{width:100%;min-height:47px;padding:6px 9px;display:grid;grid-template-columns:30px minmax(0,1fr) 8px;align-items:center;gap:8px;border:1px solid #e6ede9;border-radius:10px;color:inherit;background:#fff;text-align:left;cursor:pointer}.analysis-attention-list button:hover,.analysis-attention-list button.is-active{border-color:#a9dac8;background:#f4faf7}.analysis-attention-list button>span{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;color:#36544a;background:#edf2ef;font-size:10px;font-weight:700}.analysis-attention-list button>div{min-width:0;display:flex;flex-direction:column}.analysis-attention-list strong{color:#2b4239;font-size:10px}.analysis-attention-list small{margin-top:2px;overflow:hidden;color:#7a8983;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.analysis-attention-list button>i{width:7px;height:7px;border-radius:50%}.analysis-attention-list .tone-danger{background:var(--danger)}.analysis-attention-list .tone-warning{background:var(--warning)}.analysis-attention-list .tone-info{background:var(--info)}.analysis-trend{min-height:235px;display:grid;place-items:center}.analysis-trend svg{width:100%;max-height:235px;overflow:visible}.analysis-trend text{fill:#8a9892;font-size:9px}.analysis-trend__grid{stroke:#dfe8e4;stroke-width:1;stroke-dasharray:4 5}.analysis-trend__line{fill:none;stroke:var(--brand-green);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.analysis-trend__point{fill:#fff;stroke:var(--brand-green);stroke-width:3}.analysis-trend .analysis-trend__value{fill:var(--brand-green-dark);font-weight:700}.analysis-detail-table .ant-table-thead>tr>th{color:#456158;background:#f3f8f6}.analysis-student-link{padding:0;border:0;color:var(--brand-green-dark);background:transparent;font-weight:700;cursor:pointer}.analysis-trace{display:grid;gap:14px}.analysis-trace .ant-alert{border-radius:11px}.analysis-trace .ant-table-thead>tr>th{color:#456158;background:#f3f8f6}@media(max-width:1050px){.analysis-filterbar{grid-template-columns:1fr 1fr 1fr}.analysis-filterbar>div{grid-column:1 / -1}.analysis-event-layout{grid-template-columns:1fr}.analysis-event-layout>.analysis-card{min-height:0}}@media(max-width:820px){.analysis-kpis{grid-template-columns:1fr 1fr}.analysis-overview-grid,.analysis-student-grid{grid-template-columns:1fr}.analysis-overview-grid>.analysis-card,.analysis-student-grid>.analysis-card{min-height:0}}@media(max-width:560px){.analysis-filterbar{grid-template-columns:1fr}.analysis-filterbar>div{grid-column:auto}.analysis-kpis{grid-template-columns:1fr 1fr}.analysis-kpis>.ant-card{height:98px}.analysis-kpis small{white-space:normal}.analysis-heatmap{grid-template-columns:1fr 1fr}.analysis-event-ranking>div{grid-template-columns:22px 102px minmax(60px,1fr) 39px}.analysis-card__heading{align-items:stretch;flex-direction:column}.analysis-card__heading .ant-select{width:100%}.analysis-detail-table .ant-card-body{padding-inline:10px}}:root{--brand-green: #12a875;--brand-green-hover: #0e986b;--brand-green-dark: #087052;--brand-deep: #123d33;--brand-mint: #e7f8f1;--canvas: #f4f7f5;--surface: #ffffff;--surface-soft: #f7faf8;--text-main: #1c2925;--text-muted: #6c7974;--line: #dde7e2;--info: #527fa5;--info-soft: #edf5fb;--warning: #d39337;--warning-soft: #fff7e8;--danger: #cf6868;--danger-soft: #fff0f0;--radius: 15px;--shadow-soft: 0 12px 34px rgba(28, 57, 46, .08);color:var(--text-main)}body{background:radial-gradient(circle at 8% 0,rgba(18,168,117,.07),transparent 24rem),#edf3f0}.ant-btn-primary{background:var(--brand-green);box-shadow:0 7px 18px #12a8752e}.ant-btn-primary:not(:disabled):hover{background:var(--brand-green-hover)!important}.ant-btn:focus-visible,.module-nav-item:focus-visible,.platform-brand:focus-visible,.capture-task-card:focus-visible{outline:3px solid rgba(18,168,117,.2);outline-offset:2px}.access-page{min-height:100vh;padding:32px 20px;display:grid;place-items:center;background:radial-gradient(circle at 16% 18%,rgba(18,168,117,.12),transparent 24rem),radial-gradient(circle at 85% 80%,rgba(82,127,165,.08),transparent 26rem),linear-gradient(145deg,#eef6f2,#fbfdfc 56%,#eef5f2)}.access-shell{position:relative;width:min(520px,100%);min-height:650px;padding:30px 42px 24px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.88);border-radius:24px;background:#ffffffe6;box-shadow:0 28px 70px #1e483821,inset 0 1px #fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.access-platform-brand{display:flex;align-items:center;gap:11px;color:var(--brand-deep)}.access-platform-brand__mark,.platform-brand__mark{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#2dd29a,#0c996d);box-shadow:inset 0 1px #ffffff61,0 8px 20px #0a75522e}.access-platform-brand__mark{width:39px;height:39px;border-radius:12px}.access-platform-brand__mark svg,.platform-brand__mark svg{width:65%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.access-platform-brand>span:last-child{display:flex;flex-direction:column;line-height:1.14}.access-platform-brand strong{font-size:15px;font-weight:760;letter-spacing:-.02em}.access-platform-brand small{margin-top:4px;color:#71847c;font-size:10px;letter-spacing:.11em}.access-form-wrap{width:100%;margin:auto 0}.access-form-icon{width:46px;height:46px;margin-bottom:20px;display:grid;place-items:center;border-radius:14px;color:var(--brand-green-dark);background:var(--brand-mint);font-size:20px}.access-kicker{margin:0 0 8px;color:var(--brand-green-dark);font-size:12px;font-weight:750;letter-spacing:.12em}.access-form-wrap h1{margin:0 0 10px;color:#17372c;font-size:29px;line-height:1.25;letter-spacing:-.035em}.access-form-intro{margin:0 0 28px!important;color:var(--text-muted);font-size:14px;line-height:1.75}.access-form-fields{display:grid;gap:13px}.access-field-label{margin-bottom:-5px;color:#365248;font-size:12px;font-weight:700}.access-form-fields .ant-input-affix-wrapper{min-height:49px;border-color:var(--line);border-radius:11px;box-shadow:none}.access-form-fields .ant-input-affix-wrapper-focused{border-color:var(--brand-green);box-shadow:0 0 0 3px #12a8751a}.access-form-fields>.ant-btn-primary{min-height:49px;border-radius:11px;font-weight:700}.access-form-fields .ant-alert{border-radius:11px}.access-security-note{min-height:58px;padding:11px 13px;display:flex;align-items:center;gap:10px;border:1px solid #d7ede4;border-radius:11px;color:var(--brand-green-dark);background:#effaf6}.access-security-note>.anticon{font-size:17px}.access-security-note span{display:flex;flex-direction:column;line-height:1.35}.access-security-note strong{font-size:11px}.access-security-note small{margin-top:2px;color:#678078;font-size:10px}.access-shell footer{color:#89958f;font-size:10px;text-align:center;letter-spacing:.03em}.module-page{width:calc(100% - 24px);min-height:calc(100vh - 24px);height:calc(100vh - 24px);margin:12px;display:grid;grid-template-columns:224px minmax(0,1fr);overflow:hidden;border:1px solid #d9e5df;border-radius:22px;background:var(--surface);box-shadow:0 22px 54px #1c392e1c}.module-sidebar{min-width:0;padding:20px 14px 16px;display:flex;flex-direction:column;color:#d9ebe4;background:radial-gradient(circle at 10% 100%,rgba(64,204,153,.08),transparent 17rem),var(--brand-deep)}.platform-brand{width:100%;padding:0 8px 20px;display:flex;align-items:center;gap:11px;border:0;color:#fff;background:transparent;text-align:left;cursor:pointer}.platform-brand__mark{width:37px;height:37px;flex:0 0 auto;border-radius:11px}.platform-brand__text{min-width:0;display:flex;flex-direction:column;line-height:1.2}.platform-brand__text strong{font-size:15px;font-weight:760;letter-spacing:-.02em}.platform-brand__text small{margin-top:4px;color:#99bdb0;font-size:10px;letter-spacing:.12em}.module-sidebar__label{padding:14px 12px 7px;color:#83aa9b;font-size:10px;letter-spacing:.12em}.module-nav-item{width:100%;min-height:40px;margin:2px 0;padding:0 12px;display:flex;align-items:center;gap:10px;border:0;border-radius:10px;color:#bdd4cb;background:transparent;font-size:13px;text-align:left;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.module-nav-item:hover{color:#fff;background:#ffffff12}.module-nav-item.is-active{color:#fff;background:#ffffff1c;box-shadow:inset 3px 0 #42d5a1;font-weight:700}.module-nav-item .anticon{width:18px;font-size:16px}.module-sidebar__privacy{margin-top:auto;padding:12px;display:flex;align-items:flex-start;gap:9px;border:1px solid rgba(255,255,255,.11);border-radius:12px;color:#a9c3b9;background:#ffffff0b}.module-sidebar__privacy>.anticon{margin-top:2px;color:#48d4a2}.module-sidebar__privacy span{display:flex;flex-direction:column;line-height:1.4}.module-sidebar__privacy strong{color:#dff2eb;font-size:11px}.module-sidebar__privacy small{margin-top:2px;font-size:9px}.module-main{min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--canvas)}.module-header{height:58px;flex:0 0 58px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#ffffffe0;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.module-breadcrumb{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:12px}.module-breadcrumb>.anticon{color:#82928b}.module-breadcrumb i{color:#b4beb9;font-style:normal}.module-breadcrumb strong{color:#344b42;font-weight:650}.module-header__actions{display:flex;align-items:center;gap:8px}.module-user{padding:0;display:flex;align-items:center;gap:9px;border:0}.module-user__avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--brand-green-dark);background:var(--brand-mint);font-size:12px;font-weight:800}.module-user>span:last-child{display:flex;flex-direction:column;line-height:1.23}.module-user strong{color:#29443a;font-size:11px;font-weight:700}.module-user small{color:#819089;font-size:9px}.module-content{width:100%;min-height:0;margin:0;padding:17px 22px 22px;overflow:auto}.module-title-row{min-height:62px;margin-bottom:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.module-title-row__eyebrow{display:block;margin-bottom:3px;color:var(--brand-green-dark);font-size:10px;font-weight:750;letter-spacing:.1em}.module-title-row h1{margin:0 0 5px;color:#1c3028;font-size:23px;line-height:1.22;letter-spacing:-.03em}.module-title-row p{margin:0;color:var(--text-muted);font-size:12px}.module-title-row__action{padding-top:8px}.module-title-row__action .ant-btn{min-height:38px;border-radius:10px;font-weight:650}.teacher-dashboard{display:grid;gap:11px}.teacher-dashboard-loading{min-height:420px;display:grid;place-items:center}.teacher-priority{min-height:60px;padding:10px 13px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #bfe4d6;border-radius:var(--radius);background:linear-gradient(90deg,var(--brand-mint),#fff 72%)}.teacher-priority--quiet{border-color:#d8e7e0;background:linear-gradient(90deg,#f0f7f4,#fff 72%)}.teacher-priority__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--brand-green)}.teacher-priority>div{min-width:0;display:flex;flex-direction:column}.teacher-priority strong{color:#214137;font-size:13px}.teacher-priority small{margin-top:3px;overflow:hidden;color:var(--text-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.teacher-priority .ant-btn{color:var(--brand-green-dark);font-size:12px;font-weight:700}.teacher-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.teacher-kpi{position:relative;height:102px;overflow:hidden;border-color:var(--line);border-radius:var(--radius);box-shadow:0 2px 9px #102d2306}.teacher-kpi .ant-card-body{height:100%;padding:13px 14px;display:flex;flex-direction:column}.teacher-kpi span{color:var(--text-muted);font-size:10px}.teacher-kpi strong{margin-top:8px;color:#20362e;font-size:25px;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.teacher-kpi small{margin-top:auto;color:#7d8b85;font-size:9px;white-space:nowrap}.teacher-kpi i{position:absolute;top:12px;right:12px;width:28px;height:28px;display:grid;place-items:center;border-radius:9px;font-style:normal}.teacher-kpi--green i{color:var(--brand-green-dark);background:var(--brand-mint)}.teacher-kpi--blue i{color:var(--info);background:var(--info-soft)}.teacher-kpi--amber{border-color:#eed9b6}.teacher-kpi--amber strong{color:#b67520}.teacher-kpi--amber i{color:var(--warning);background:var(--warning-soft)}.teacher-kpi--muted i{color:#75857e;background:#eef2f0}.teacher-work-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.78fr);gap:11px}.teacher-dashboard-card{height:310px;border-color:var(--line);border-radius:var(--radius);box-shadow:0 2px 9px #102d2306}.teacher-dashboard-card .ant-card-body{height:100%;padding:14px}.teacher-card-heading{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.teacher-card-heading h2{margin:0 0 4px;color:#243a32;font-size:13px}.teacher-card-heading p{margin:0;color:var(--text-muted);font-size:9px}.teacher-card-heading .ant-btn{height:25px;padding:0;color:var(--brand-green-dark);font-size:10px;font-weight:700}.teacher-class-table__head,.teacher-class-table>button{display:grid;grid-template-columns:1.05fr .55fr 1.35fr .55fr .65fr;align-items:center;gap:9px}.teacher-class-table__head{min-height:30px;padding:0 7px;border-bottom:1px solid var(--line);color:#829089;font-size:9px}.teacher-class-table>button{width:100%;min-height:45px;padding:0 7px;border:0;border-bottom:1px solid #edf1ef;color:#52675f;background:transparent;font-size:10px;text-align:left;cursor:pointer}.teacher-class-table>button:last-child{border-bottom:0}.teacher-class-table>button:hover{background:#f5faf7}.teacher-class-table strong{overflow:hidden;color:#294238;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.teacher-class-table .ant-tag{width:fit-content;margin:0;font-size:9px}.teacher-recent-list{display:grid;gap:6px;margin-top:3px}.teacher-recent-list>button{width:100%;min-height:49px;padding:0 7px;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #e7eeea;border-radius:10px;color:inherit;background:#fff;text-align:left;cursor:pointer}.teacher-recent-list>button:hover{border-color:#b9ddcf;background:#f7fbf9}.teacher-recent-list>button>span{width:29px;height:29px;display:grid;place-items:center;border-radius:9px}.teacher-recent-list .is-complete{color:var(--brand-green-dark);background:var(--brand-mint)}.teacher-recent-list .is-progress{color:var(--warning);background:var(--warning-soft)}.teacher-recent-list div{min-width:0;display:flex;flex-direction:column}.teacher-recent-list strong{overflow:hidden;color:#294238;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.teacher-recent-list small{margin-top:3px;color:#7a8983;font-size:8px}.teacher-recent-list em{color:#75847e;font-size:9px;font-style:normal}.teacher-first-use{min-height:520px;border-color:#d6e8e0;border-radius:18px;box-shadow:var(--shadow-soft)}.teacher-first-use .ant-card-body{min-height:520px;padding:48px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.teacher-first-use__icon{width:66px;height:66px;margin-bottom:18px;display:grid;place-items:center;border-radius:20px;color:var(--brand-green-dark);background:var(--brand-mint);font-size:28px}.teacher-first-use h2{margin:0 0 10px;color:#17372c;font-size:22px}.teacher-first-use p{max-width:560px;margin:0 0 22px;color:var(--text-muted);line-height:1.75}.teacher-first-use .ant-btn{min-height:46px;border-radius:11px}.teacher-first-use__steps{margin-top:28px;display:flex;align-items:center;gap:10px;color:#587068;font-size:11px}.teacher-first-use__steps i{width:34px;height:1px;background:#c9ded5}.capture-session-home,.capture-entry{gap:12px}.capture-task-section{padding:18px;border:1px solid #d7e6df;border-radius:var(--radius);background:#ffffffe6;box-shadow:0 8px 24px #1746340b}.capture-task-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:14px}.capture-task-heading h3{margin:8px 0 0!important;color:#19382e!important;font-size:19px!important}.capture-task-heading p{max-width:510px;margin:0!important;color:var(--text-muted);font-size:11px;text-align:right}.capture-task-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.capture-task-card{min-height:142px;padding:18px;display:grid;grid-template-columns:46px minmax(0,1fr);grid-template-rows:1fr auto;gap:10px 13px;border:1px solid #d9e7e1;border-radius:14px;color:inherit;background:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.capture-task-card:hover{transform:translateY(-2px);border-color:#9ed6c1;box-shadow:0 12px 26px #1a4e3b17}.capture-task-card__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;font-size:20px}.capture-task-card--grade8 .capture-task-card__icon{color:var(--brand-green-dark);background:var(--brand-mint)}.capture-task-card--grade9 .capture-task-card__icon{color:var(--info);background:var(--info-soft)}.capture-task-card__content{min-width:0;display:flex;flex-direction:column}.capture-task-card__content small{margin-bottom:4px;color:#72847c;font-size:9px;letter-spacing:.1em}.capture-task-card__content strong{color:#213b32;font-size:14px}.capture-task-card__content em{margin-top:7px;color:var(--text-muted);font-size:10px;font-style:normal;line-height:1.5}.capture-task-card__action{grid-column:2;color:var(--brand-green-dark);font-size:10px;font-weight:700}.capture-session-list{border-radius:var(--radius)}.capture-session-list .ant-card-head{min-height:45px}.capture-session-list .ant-card-head-title{font-size:13px}.capture-session-row{min-height:62px}.capture-entry__header,.capture-student-card,.capture-finish-card{border-radius:var(--radius)}.teacher-score-manager,.roster-workspace{gap:12px}.teacher-score-stats,.roster-stat-grid{gap:10px}.teacher-score-stats .ant-card,.roster-stat-grid .ant-card,.teacher-package-card,.teacher-history-card,.roster-table-card,.roster-onboarding{border-color:var(--line);border-radius:var(--radius);box-shadow:0 4px 16px #1746340a}.teacher-score-stats .ant-card-body,.roster-stat-grid .ant-card-body{padding:14px 16px}.teacher-score-stats .ant-statistic-title,.roster-stat-grid .ant-statistic-title{font-size:11px}.teacher-score-stats .ant-statistic-content,.roster-stat-grid .ant-statistic-content{font-size:22px}.teacher-package-card .ant-card-body{padding:17px 19px}.teacher-history-card .ant-card-body,.roster-table-card .ant-card-body{padding:18px}@media(max-width:1080px){.module-page{grid-template-columns:74px minmax(0,1fr)}.module-sidebar{padding-inline:9px}.platform-brand{justify-content:center;padding-inline:0}.platform-brand__text,.module-sidebar__label,.module-nav-item span,.module-sidebar__privacy span{display:none}.module-nav-item{justify-content:center;padding:0}.module-sidebar__privacy{justify-content:center}.teacher-work-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.75fr)}}@media(max-width:820px){.module-page{width:100%;min-height:100vh;height:auto;margin:0;grid-template-columns:1fr;border:0;border-radius:0}.module-sidebar{min-height:58px;padding:8px 12px;flex-direction:row;align-items:center;gap:5px}.platform-brand{width:auto;margin-right:auto;padding:0 6px 0 0}.platform-brand__mark{width:35px;height:35px}.module-nav-item{width:40px;min-height:40px;margin:0}.module-sidebar__privacy{display:none}.module-main{min-height:calc(100vh - 58px)}.module-header{display:none}.module-content{padding:17px 15px 24px;overflow:visible}.teacher-kpis{grid-template-columns:1fr 1fr}.teacher-work-grid{grid-template-columns:1fr}.teacher-dashboard-card{height:auto;min-height:300px}.capture-task-heading{align-items:flex-start;flex-direction:column;gap:6px}.capture-task-heading p{text-align:left}.teacher-package-card .ant-card-body{grid-template-columns:1fr}.teacher-package-card__divider{width:100%;height:1px}}@media(max-width:560px){.access-page{padding:0;background:#f7fbf9}.access-shell{min-height:100vh;padding:24px 22px 20px;border:0;border-radius:0;box-shadow:none}.access-form-wrap h1{font-size:25px}.module-title-row{min-height:0;margin-bottom:15px}.module-title-row__action{display:none}.module-title-row h1{font-size:21px}.teacher-priority{grid-template-columns:34px minmax(0,1fr)}.teacher-priority .ant-btn{grid-column:2;justify-self:start;height:24px;padding:0}.teacher-priority small{white-space:normal}.teacher-kpis{grid-template-columns:1fr 1fr}.teacher-kpi{height:98px}.teacher-class-table__head,.teacher-class-table>button{grid-template-columns:1.2fr .55fr 1fr}.teacher-class-table__head span:nth-child(4),.teacher-class-table__head span:nth-child(5),.teacher-class-table>button>span:nth-child(4),.teacher-class-table>button>.ant-tag{display:none}.capture-task-section{padding:14px}.capture-task-grid{grid-template-columns:1fr}.capture-task-card{min-height:132px}.teacher-first-use__steps{align-items:stretch;flex-direction:column}.teacher-first-use__steps i{width:1px;height:12px;align-self:center}}.access-page{min-height:100vh;padding:24px;display:grid;grid-template-columns:1fr;place-items:center;background:radial-gradient(circle at 12% 14%,rgba(33,187,133,.14),transparent 29%),radial-gradient(circle at 92% 86%,rgba(19,107,80,.08),transparent 28%),#f5faf8}.access-shell{width:min(1280px,100%);height:min(780px,calc(100vh - 48px));min-height:650px;padding:0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);overflow:hidden;border:1px solid rgba(10,96,72,.09);border-radius:28px;background:#fffffffa;box-shadow:0 20px 60px #2a534614,0 2px 10px #2a53460a}.access-visual{position:relative;display:block;min-width:0;margin:12px 0 12px 12px;overflow:hidden;border-radius:20px;background:#d9f4e9}.access-visual__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 35%}.access-login-panel{min-width:0;padding:44px clamp(42px,4.35vw,70px) 30px;display:flex;flex-direction:column;background:radial-gradient(circle at 85% 10%,rgba(61,201,151,.045),transparent 35%),#fbfdfc}.access-login-panel .access-platform-brand{display:flex;align-items:center;gap:13px;min-height:74px}.access-login-panel .access-platform-brand__mark{width:70px;height:70px;flex:0 0 70px;display:block;padding:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.access-login-panel .access-platform-brand__mark img{width:100%;height:100%;display:block;object-fit:contain}.access-login-panel .access-platform-brand>span:last-child{min-width:0;display:flex;flex-direction:column;gap:5px}.access-login-panel .access-platform-brand strong{color:#12221d;font-size:28px;line-height:1.12;font-weight:800;letter-spacing:-.035em}.access-login-panel .access-platform-brand small{color:#768983;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.01em}.access-login-panel .access-form-wrap{width:min(440px,100%);flex:1;margin:0;padding:30px 0;display:flex;flex-direction:column;justify-content:center}.access-login-panel .access-form-wrap h1{margin:0 0 8px;color:#102b23;font-size:32px;line-height:1.2;letter-spacing:-.045em}.access-login-panel .access-form-intro{max-width:420px;margin:0 0 30px;color:#71847e;font-size:14px;font-weight:400;line-height:1.7}.access-login-panel .access-field-label{margin-bottom:9px;color:#314c44;font-size:13px;font-weight:600}.access-login-panel .access-form-fields{gap:16px}.access-login-panel .ant-input-affix-wrapper{min-height:50px;border-color:#dce7e3;border-radius:10px;background:#ffffffd1;box-shadow:none}.access-login-panel .ant-input-affix-wrapper:hover,.access-login-panel .ant-input-affix-wrapper-focused{border-color:#18a978;box-shadow:0 0 0 3px #18a9781a}.access-login-panel .ant-input-prefix{color:#849690}.access-login-panel .ant-input::placeholder{color:#a5b1ad}.access-login-panel .ant-btn-primary{min-height:48px;border-radius:10px;font-size:15px;font-weight:600;box-shadow:0 8px 20px #12a6761f;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.access-login-panel .ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 22px #12a67626}.access-login-panel .ant-btn-primary:active{transform:translateY(0)}.access-credit{display:flex;flex-direction:column;align-items:center;gap:4px;padding-top:18px;border-top:1px solid rgba(28,74,62,.08);color:#71857f;text-align:center}.access-credit__product{display:flex;align-items:baseline;justify-content:center;font-size:11px;line-height:18px;letter-spacing:.02em}.access-credit__name{color:#566e67;font-weight:500}.access-credit__separator{margin:0 7px;color:#aab8b4}.access-credit__version{color:#94a39f;font-size:10px;font-weight:400}.access-credit__byline{display:flex;align-items:center;justify-content:center;color:#7f908b;font-size:10px;font-weight:400;line-height:16px}@media(max-width:900px){.access-page{min-height:100vh;padding:16px}.access-shell{width:min(720px,100%);height:auto;min-height:calc(100vh - 32px);grid-template-columns:1fr;grid-template-rows:minmax(210px,31vh) auto;border-radius:24px}.access-visual{min-height:210px;margin:10px 10px 0;border-radius:17px}.access-visual__image{object-position:50% 37%}.access-visual__message{left:26px;right:24px;bottom:23px}.access-visual__message span{margin-bottom:6px;font-size:10px}.access-visual__message strong{font-size:25px}.access-login-panel{min-height:0;padding:26px 30px 22px}.access-login-panel .access-form-wrap{flex:none;margin:0;padding:25px 0 28px}}@media(max-width:560px){.access-page{padding:0;display:block}.access-shell{width:100%;min-height:100vh;padding:0;grid-template-rows:190px auto;border:0;border-radius:0;box-shadow:none}.access-visual{min-height:190px;margin:0;border-radius:0 0 22px 22px}.access-visual__message{left:22px;bottom:20px}.access-visual__message strong{font-size:22px}.access-login-panel{padding:24px 22px 20px}.access-login-panel .access-platform-brand__mark{width:58px;height:58px;flex-basis:58px}.access-login-panel .access-platform-brand strong{font-size:24px}.access-login-panel .access-platform-brand small{font-size:13px}.access-login-panel .access-form-wrap h1{font-size:29px}}.access-admin-page{min-height:100vh;padding:28px;display:grid;place-items:center;background:radial-gradient(circle at 12% 14%,rgba(33,187,133,.13),transparent 30%),radial-gradient(circle at 92% 86%,rgba(19,107,80,.08),transparent 28%),#f5faf8}.access-admin-shell{width:min(760px,100%);min-height:min(760px,calc(100vh - 56px));padding:30px 38px 22px;display:flex;flex-direction:column;border:1px solid rgba(10,96,72,.09);border-radius:24px;background:#fbfdfcf7;box-shadow:0 20px 60px #2a534617,0 2px 10px #2a53460a}.access-admin-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.access-admin-brand{padding:0;display:flex;align-items:center;gap:12px;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.access-admin-brand img{width:48px;height:48px;object-fit:contain}.access-admin-brand span{display:flex;flex-direction:column;gap:3px}.access-admin-brand strong{color:#16382d;font-size:20px;letter-spacing:-.025em}.access-admin-brand small{color:#71847e;font-size:12px}.access-admin-content{width:min(590px,100%);margin:auto;padding:34px 0;display:grid;gap:22px}.access-admin-intro{display:flex;align-items:flex-start;gap:18px}.access-admin-icon{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border-radius:15px;color:#087a56;background:#dcf5eb;font-size:23px}.access-admin-intro h1{margin:10px 0 6px;color:#102b23;font-size:30px;line-height:1.2;letter-spacing:-.04em}.access-admin-intro p{margin:0;color:#71847e;font-size:14px;line-height:1.65}.access-admin-form{padding:24px;display:grid;gap:14px;border:1px solid #dce8e3;border-radius:16px;background:#ffffffd1;box-shadow:0 10px 28px #224c3e0b}.access-admin-form label{margin-bottom:-6px;color:#314c44;font-size:13px;font-weight:650}.access-admin-form .ant-input-affix-wrapper{min-height:50px;border-color:#dce7e3;border-radius:10px}.access-admin-form .ant-btn-primary{min-height:48px;border-radius:10px;font-weight:650;box-shadow:0 8px 20px #12a6761f}.access-admin-form__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:2px}.access-admin-form__heading h2{margin:0 0 5px;color:#18382e;font-size:18px}.access-admin-form__heading p{margin:0;color:#7b8d87;font-size:12px;line-height:1.55}.access-admin-status{display:grid;grid-template-columns:.9fr .65fr 1.3fr;overflow:hidden;border:1px solid #dce8e3;border-radius:14px;background:#f3faf7}.access-admin-status>div{min-width:0;padding:15px 17px;display:flex;flex-direction:column;gap:6px;border-right:1px solid #e1ece8}.access-admin-status>div:last-child{border-right:0}.access-admin-status span{color:#7a8e87;font-size:11px}.access-admin-status strong{overflow:hidden;color:#24483c;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.access-admin-status .anticon{color:#12a875}.access-admin-loading{min-height:180px;display:grid;place-items:center}.access-admin-loading span{width:34px;height:34px;border:3px solid #cfe8de;border-top-color:var(--brand-green);border-radius:50%;animation:access-spin .8s linear infinite}.access-admin-footer{padding-top:17px;border-top:1px solid rgba(28,74,62,.08);color:#87968f;font-size:10px;text-align:center}@media(max-width:640px){.access-admin-page{padding:0;display:block;background:#f7fbf9}.access-admin-shell{width:100%;min-height:100vh;padding:22px 20px 18px;border:0;border-radius:0;box-shadow:none}.access-admin-header>.ant-btn span:not(.anticon){display:none}.access-admin-content{margin:24px auto auto;padding:20px 0 30px}.access-admin-intro h1{font-size:26px}.access-admin-form{padding:20px}.access-admin-form__heading{display:block}.access-admin-form__heading .ant-btn{margin-top:8px;padding-left:0}.access-admin-status{grid-template-columns:1fr 1fr}.access-admin-status>div:nth-child(2){border-right:0}.access-admin-status>div:last-child{grid-column:1 / -1;border-top:1px solid #e1ece8}}.home-page{width:min(1320px,calc(100% - 24px));min-height:calc(100vh - 24px);margin:12px auto;padding:0 30px 18px;overflow:hidden;border:1px solid #d9e5df;border-radius:22px;background:radial-gradient(circle at 8% 0,rgba(34,184,132,.045),transparent 22rem),#fbfdfc;box-shadow:0 20px 54px #1c392e1a}.home-topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(31,85,67,.09)}.home-brand{min-width:0;display:flex;align-items:center;gap:11px}.home-brand img{width:48px;height:48px;flex:0 0 48px;object-fit:contain}.home-brand>span,.home-identity>span:last-child,.home-status>span{min-width:0;display:flex;flex-direction:column}.home-brand strong{color:#18372d;font-size:18px;line-height:1.25;font-weight:800;letter-spacing:-.025em}.home-brand small{margin-top:3px;color:#71847d;font-size:10px;line-height:1.3}.home-userbar{min-height:0;margin:0;display:flex;align-items:center;gap:12px}.home-identity{display:flex;align-items:center;gap:9px}.home-identity__avatar{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;color:#087657;background:#e4f7f0;font-size:13px;font-weight:700}.home-identity strong{color:#29443a;font-size:12px;line-height:1.35;font-weight:650}.home-identity small{max-width:200px;overflow:hidden;color:#7a8c85;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.home-userbar>button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe7e1;border-radius:9px;color:#5d7169;background:#fffc;font-size:11px;cursor:pointer;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.home-userbar>button:hover{border-color:#b9d8cc;color:#087657;background:#fff}.home-intro{min-height:116px;padding:19px 4px 17px;display:flex;align-items:center;justify-content:space-between;gap:30px}.home-intro>div:first-child{min-width:0}.home-intro__eyebrow{display:block;margin-bottom:5px;color:#07805b;font-size:10px;line-height:1.3;font-weight:750;letter-spacing:.12em}.home-intro h1{margin:0;color:#1b342b;font-size:clamp(25px,2.2vw,31px);line-height:1.25;letter-spacing:-.035em}.home-intro p{margin:7px 0 0;color:#6e8179;font-size:12px;line-height:1.6}.home-status{flex:0 0 auto;min-width:235px;padding:11px 14px;display:flex;align-items:center;gap:10px;border:1px solid #cee5dc;border-radius:12px;color:#087657;background:#eef9f5c7}.home-status>.anticon{font-size:19px}.home-status strong{color:#285044;font-size:11px;line-height:1.4}.home-status small{margin-top:2px;color:#74877f;font-size:9px;line-height:1.4}.home-page .module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-page .module-card-button{display:block;width:100%;height:100%;padding:0;border:0;border-radius:16px;color:inherit;background:transparent;text-align:left;cursor:pointer}.home-page .module-card-button:focus-visible{outline:3px solid rgba(18,168,117,.2);outline-offset:3px}.home-page .module-card{--card-accent: #12a875;--card-soft: #e4f7f0;position:relative;min-height:282px;height:100%;padding:19px 20px 17px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dce8e3;border-radius:16px;background:#fffffff0;box-shadow:0 5px 18px #1945350b;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-page .module-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;height:auto;border-radius:16px 0 0 16px;background:var(--card-accent)}.home-page .module-card--teacher{--card-accent: #087657;--card-soft: #e3f2ed}.home-page .module-card--grade{--card-accent: #4f83a6;--card-soft: #edf4f8}.home-page .module-card-button:hover .module-card{transform:translateY(-2px);border-color:color-mix(in srgb,var(--card-accent) 34%,#dce8e3);box-shadow:0 14px 32px #19453517}.home-page .module-card__topline{min-height:40px;margin:0 0 15px;display:flex;align-items:center;justify-content:space-between}.home-page .module-card__icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;color:var(--card-accent);background:var(--card-soft);font-size:18px}.home-page .module-card__number{color:#a0ada8;font-size:10px;font-weight:700;letter-spacing:.08em}.module-card__heading>span{display:block;margin-bottom:4px;color:var(--card-accent);font-size:9px;line-height:1.3;font-weight:750;letter-spacing:.1em}.module-card__heading h2{margin:0;color:#20382f;font-size:19px;line-height:1.3;letter-spacing:-.025em}.home-page .module-card__description{min-height:44px;margin:8px 0 0;color:#6b7d76;font-size:11px;line-height:1.65}.module-card__meta{margin-top:11px;display:flex;align-items:center;gap:8px;color:#73857e;font-size:9px}.module-card__meta i{width:3px;height:3px;border-radius:50%;background:#bdc9c4}.home-page .module-card__features{margin:13px 0 0;padding:12px 0 0;display:grid;grid-template-columns:1fr;gap:6px;border-top:1px solid #edf2ef;color:#466057;font-size:10px;line-height:1.45;list-style:none}.home-page .module-card__features li{position:relative;padding-left:13px}.home-page .module-card__features li:before{content:"";position:absolute;left:1px;top:.55em;width:4px;height:4px;border-radius:50%;background:var(--card-accent)}.module-card__action{margin-top:auto;padding-top:13px;display:flex;align-items:center;justify-content:space-between;color:var(--card-accent);font-size:11px;font-weight:700}.home-page .local-data-section{position:relative;margin-top:14px}.home-page .local-data-section>.section-heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-page .local-data-card{border-color:#dce8e3;border-radius:14px;background:#ffffffdb;box-shadow:0 4px 16px #17463409}.home-page .local-data-card .ant-card-body{min-height:106px;padding:13px 15px;display:grid;grid-template-columns:minmax(230px,1.15fr) minmax(420px,2fr) auto;align-items:center;gap:17px}.home-page .local-data-card__intro{min-width:0;display:flex;align-items:center;gap:11px}.home-page .local-data-card__icon{width:39px;height:39px;border-radius:11px;font-size:17px}.home-page .local-data-card__intro h4{margin:0 0 3px!important;color:#29463b!important;font-size:12px!important}.home-page .local-data-card__intro p{max-width:300px;margin:0!important;color:#7a8a84;font-size:9px;line-height:1.5}.home-page .local-data-stats{min-width:0;margin:0;padding:10px 12px;display:grid;grid-template-columns:.62fr .75fr .75fr 1.45fr;gap:9px;border-radius:11px;background:#f3f8f6}.home-page .local-data-stats .ant-statistic-title{margin-bottom:2px;color:#7c8b85;font-size:8px}.home-page .local-data-stats .ant-statistic-content{color:#29473c;font-size:16px;line-height:1.4}.home-page .local-data-stats .ant-statistic:last-child .ant-statistic-content{overflow:hidden;color:#5d7169;font-size:10px;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.home-page .local-data-actions{display:grid;gap:6px}.home-page .local-data-actions .ant-btn{height:33px;border-radius:9px;font-size:10px}@media(max-width:1040px){.home-page{padding-inline:22px}.home-page .module-card{padding-inline:17px}.home-page .local-data-card .ant-card-body{grid-template-columns:minmax(210px,1fr) minmax(360px,1.8fr)}.home-page .local-data-actions{grid-column:1 / -1;grid-template-columns:auto auto;justify-content:end}}@media(max-width:820px){.home-page{width:100%;min-height:100vh;margin:0;padding:0 18px 24px;border:0;border-radius:0}.home-topbar{min-height:68px}.home-brand img{width:42px;height:42px;flex-basis:42px}.home-brand small,.home-identity>span:last-child{display:none}.home-intro{align-items:flex-start;flex-direction:column;gap:13px}.home-status{min-width:0}.home-page .module-grid{grid-template-columns:1fr}.home-page .module-card{min-height:260px}.home-page .local-data-card .ant-card-body{grid-template-columns:1fr}.home-page .local-data-actions{grid-column:auto;justify-content:stretch}}@media(max-width:520px){.home-userbar>button span{display:none}.home-userbar>button{width:34px;padding:0;justify-content:center}.home-intro h1{font-size:24px}.home-page .local-data-stats{grid-template-columns:1fr 1fr}.home-page .local-data-actions{grid-template-columns:1fr}}.module-mobile-account,.capture-entry__progress-line{display:none}.capture-student-tools{display:flex;align-items:center;gap:10px}.capture-student-picker{width:220px}.capture-student-picker .ant-select-selector{min-height:40px;align-items:center;border-radius:10px!important}@media(pointer:coarse){.module-nav-item,.module-mobile-account,.capture-event-tabs button,.capture-module-card,.capture-session-row,.capture-status-actions .ant-btn,.capture-navigation .ant-btn,.capture-finish-card .ant-btn{min-height:48px}}@media(max-width:820px){.capture-module-section{padding:16px}.capture-module-heading{align-items:flex-start;flex-direction:column;gap:7px}.capture-module-heading p{text-align:left}.capture-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capture-module-card{min-height:170px}.module-mobile-account{width:42px;height:42px;margin-left:2px;padding:0;display:flex;align-items:center;justify-content:center;gap:0;border:0;border-radius:12px;color:#dff4ec;background:#ffffff14;cursor:pointer}.module-mobile-account>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:#075d45;background:#dff7ee;font-size:12px;font-weight:700}.module-mobile-account>.anticon{display:none}.module-page--compact-mobile .module-content{padding:0 0 calc(18px + env(safe-area-inset-bottom));background:#f4f8f6}.module-page--compact-mobile .module-title-row{display:none}.module-page--compact-mobile .capture-entry{gap:0}.module-page--compact-mobile .capture-entry__header{border-width:0 0 1px;border-radius:0;box-shadow:none}.module-page--compact-mobile .capture-entry__header .ant-card-body{padding:12px 15px;align-items:center;flex-direction:row;gap:12px}.module-page--compact-mobile .capture-entry__header .ant-card-body>div:first-child{min-width:0;flex:1}.module-page--compact-mobile .capture-entry__header .ant-btn{min-height:36px;margin:0 0 3px -9px;padding-inline:9px}.module-page--compact-mobile .capture-entry__header h3{overflow:hidden;margin:0 0 2px!important;font-size:17px!important;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.module-page--compact-mobile .capture-entry__header .ant-typography-secondary{display:block;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.capture-entry__overall{width:92px;flex:0 0 92px;justify-content:flex-end;gap:0}.capture-entry__progress-circle{display:none}.capture-entry__overall>span{width:100%;text-align:right}.capture-entry__overall strong{font-size:15px}.capture-entry__overall small{font-size:9px}.capture-entry__progress-line{width:100%;height:5px;margin-top:6px;display:block;overflow:hidden;border-radius:999px;background:#dcebe5}.capture-entry__progress-line b{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#15ad78,#4bc99d);transition:width .2s ease}.capture-event-tabs{position:sticky;top:0;z-index:12;gap:8px;margin:0;padding:9px 12px;background:#f4f8f6f0;box-shadow:0 5px 14px #1441320f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none}.capture-event-tabs::-webkit-scrollbar{display:none}.capture-event-tabs button{min-width:126px;padding:10px 12px;align-items:center}.capture-student-card{margin:10px 12px 0;border-radius:17px;box-shadow:0 10px 28px #14483613}.capture-student-card .ant-card-body{padding:18px 16px 0}.capture-student-card__top{align-items:stretch;flex-direction:column;gap:14px}.capture-student-identity{gap:12px}.capture-student-identity>span{width:48px;height:48px;flex:0 0 48px;border-radius:14px}.capture-student-identity h2{margin-bottom:1px!important;font-size:23px!important}.capture-student-identity .ant-typography{font-size:11px}.capture-student-tools{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr)}.capture-student-tools .ant-tag{height:40px;margin:0;display:grid;place-items:center;border-radius:10px}.capture-student-picker{width:100%}.capture-student-picker .ant-select-selector{min-height:44px}.capture-score-entry{margin:18px 0 14px;padding:17px 15px;gap:12px;border:1px solid #dceae4;border-radius:14px;background:linear-gradient(145deg,#f5faf8,#eef7f3)}.capture-score-entry__label{font-size:20px}.capture-score-input .ant-input-affix-wrapper{min-height:62px;border-radius:13px}.capture-score-input .ant-input{font-size:27px}.capture-save-state{min-height:20px;margin-top:6px}.capture-status-actions{padding-bottom:15px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.capture-status-actions>span{grid-column:1 / -1;margin:0}.capture-status-actions .ant-btn{width:100%;padding-inline:8px}.capture-navigation{position:sticky;bottom:0;z-index:11;margin:0 -16px;padding:11px 16px calc(11px + env(safe-area-inset-bottom));border-top:1px solid rgba(23,72,54,.08);border-radius:0 0 17px 17px;background:#fffffff0;box-shadow:0 -8px 20px #1441320e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.capture-navigation .ant-btn{min-height:50px}.capture-finish-card{margin:10px 12px 0}.capture-finish-card .ant-card-body{padding:16px}}@media(max-width:560px){.capture-module-section{padding:14px}.capture-module-grid{grid-template-columns:1fr;gap:10px}.capture-module-card{min-height:148px}.capture-create-modal-root .ant-modal-wrap{overflow:hidden}.capture-create-modal-root .ant-modal{top:0;width:100%!important;max-width:none;height:100dvh;margin:0;padding:0}.capture-create-modal-root .ant-modal-content{min-height:100dvh;padding:20px 18px calc(16px + env(safe-area-inset-bottom));display:flex;flex-direction:column;border-radius:0}.capture-create-modal-root .ant-modal-body{flex:1;overflow-y:auto}.capture-create-modal-root .ant-modal-footer{position:sticky;bottom:0;padding-top:12px;display:grid;grid-template-columns:.8fr 1.2fr;background:#fff}.capture-create-modal-root .ant-modal-footer .ant-btn{min-height:48px;margin:0}}.module-mobile-menu{display:none}.module-global-navigation,.module-context-navigation{display:block}.module-context-navigation{margin-top:4px}.module-sidebar .module-nav-item{font-size:13.5px}.module-title-row p{font-size:14px;line-height:1.65}.module-user strong{font-size:12px}.module-user small{font-size:10px}.module-app-drawer .ant-drawer-content-wrapper{max-width:calc(100vw - 18px)}.module-app-drawer .ant-drawer-header{padding:20px 20px 16px;border-bottom-color:#e4ece8}.module-app-drawer .ant-drawer-title{color:#17372d;font-size:18px;font-weight:750}.module-app-drawer .ant-drawer-body{padding:18px 18px calc(18px + env(safe-area-inset-bottom));display:flex;flex-direction:column}.module-drawer-identity{padding:14px;display:flex;align-items:center;gap:12px;border:1px solid #d7e8e1;border-radius:14px;background:#f1faf6}.module-drawer-identity>span{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:13px;color:#087657;background:#dcf5eb;font-size:17px;font-weight:800}.module-drawer-identity>div{min-width:0;display:flex;flex-direction:column}.module-drawer-identity strong{overflow:hidden;color:#1e3e33;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.module-drawer-identity small{margin-top:3px;color:#70847c;font-size:12px}.module-drawer-label{margin:22px 4px 8px;color:#73867e;font-size:11px;font-weight:750;letter-spacing:.1em}.module-drawer-nav{display:grid;gap:7px}.module-drawer-nav button{width:100%;min-height:60px;padding:10px 12px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;border:1px solid transparent;border-radius:12px;color:#38554b;background:transparent;text-align:left;cursor:pointer}.module-drawer-nav button:hover{background:#f4f8f6}.module-drawer-nav button.is-active{border-color:#bfe3d5;color:#087657;background:#edf9f4}.module-drawer-nav__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;color:#087657;background:#e3f5ee;font-size:17px}.module-drawer-nav button>span:last-child{min-width:0;display:flex;flex-direction:column}.module-drawer-nav strong{font-size:14px;font-weight:700}.module-drawer-nav small{margin-top:3px;color:#7a8c85;font-size:11px}.module-drawer-nav--context button{min-height:52px}.module-drawer-footer{margin-top:auto;padding-top:20px;display:grid;gap:12px;border-top:1px solid #e5ece9}.module-drawer-footer>div{display:flex;align-items:center;gap:10px;color:#087657}.module-drawer-footer>div>span{display:flex;flex-direction:column}.module-drawer-footer strong{color:#36564a;font-size:12px}.module-drawer-footer small{margin-top:2px;color:#7b8c86;font-size:10px}.module-drawer-footer .ant-btn{min-height:46px;border-radius:11px}.home-intro p{font-size:14px;line-height:1.7}.home-page .module-card__description{font-size:13px;line-height:1.7}.home-page .module-card__features{font-size:12px;gap:7px}.module-card__meta{font-size:11px}.module-card__action{font-size:13px}.teacher-kpi span{font-size:11px}.teacher-kpi small{font-size:10px}.teacher-card-heading h2{font-size:15px}.teacher-card-heading p{font-size:11px}.teacher-card-heading .ant-btn{font-size:12px}.teacher-class-table__head{font-size:10px}.teacher-class-table>button{font-size:11px}.teacher-class-table strong,.teacher-recent-list strong{font-size:12px}.teacher-recent-list small,.teacher-recent-list em{font-size:10px}.capture-task-heading p{font-size:12px;line-height:1.65}.capture-task-card__content small{font-size:10px}.capture-task-card__content strong{font-size:16px}.capture-task-card__content em,.capture-task-card__action{font-size:12px}@media(max-width:820px){body{font-size:16px}.module-sidebar{position:sticky;top:0;z-index:40;min-height:66px;padding:9px 14px;gap:9px;box-shadow:0 6px 18px #0a36291c}.module-global-navigation,.module-context-navigation,.module-sidebar>.module-sidebar__label,.module-sidebar>.module-nav-item{display:none}.platform-brand{min-width:0;margin-right:auto;padding:0;gap:9px}.platform-brand__mark{width:40px;height:40px;flex-basis:40px}.platform-brand__text{min-width:0;display:flex}.platform-brand__text strong{font-size:16px}.platform-brand__text small{display:none}.module-mobile-menu{min-height:42px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,255,255,.16);border-radius:11px;color:#effaf6;background:#ffffff14;font-size:14px;font-weight:650;cursor:pointer}.module-mobile-account{width:auto;min-width:0;height:42px;margin:0;padding:0 9px 0 6px;display:flex;border:1px solid rgba(255,255,255,.12)}.module-mobile-account__avatar{width:30px!important;height:30px!important;flex:0 0 30px}.module-mobile-account__name{width:auto!important;height:auto!important;max-width:72px;display:block!important;overflow:hidden;border-radius:0!important;color:#edf8f4!important;background:transparent!important;font-size:13px!important;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.module-main{min-height:calc(100vh - 66px)}.module-content{padding:22px 18px 34px}.module-title-row{min-height:0;margin-bottom:20px;flex-direction:column;gap:14px}.module-title-row__eyebrow{font-size:12px}.module-title-row h1{font-size:27px;line-height:1.25}.module-title-row p{max-width:680px;font-size:15px;line-height:1.7}.module-title-row__action{width:100%;padding:0;display:block}.module-title-row__action .ant-btn{width:100%;min-height:48px;font-size:15px}.home-page{padding:0 18px 30px}.home-topbar{min-height:76px}.home-brand strong{font-size:18px}.home-identity>span:last-child{max-width:86px;display:flex}.home-identity strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.home-identity small{display:none}.home-userbar{gap:8px}.home-userbar>button{min-height:40px;font-size:13px}.home-intro{padding:24px 2px 20px;gap:15px}.home-intro__eyebrow{font-size:12px}.home-intro h1{font-size:28px}.home-intro p{font-size:15px;line-height:1.75}.home-status{width:100%;min-height:62px}.home-status strong{font-size:14px}.home-status small{font-size:12px}.home-page .module-grid{gap:14px}.home-page .module-card{min-height:280px;padding:21px}.module-card__heading>span{font-size:11px}.module-card__heading h2{font-size:23px}.home-page .module-card__description{min-height:0;font-size:15px;line-height:1.7}.module-card__meta{font-size:12px}.home-page .module-card__features{font-size:14px;line-height:1.55}.module-card__action{font-size:15px}.teacher-kpi span{font-size:13px}.teacher-kpi small{font-size:12px;white-space:normal}.teacher-card-heading h2{font-size:17px}.teacher-card-heading p{font-size:13px;line-height:1.55}.teacher-card-heading .ant-btn{font-size:14px}.teacher-class-table__head{font-size:12px}.teacher-class-table>button{font-size:13px}.teacher-class-table strong,.teacher-recent-list strong{font-size:14px}.teacher-recent-list small,.teacher-recent-list em{font-size:12px}.capture-task-heading h3{font-size:22px!important}.capture-task-heading p{font-size:14px;line-height:1.7}.capture-task-card__content small{font-size:11px}.capture-task-card__content strong{font-size:18px}.capture-task-card__content em{font-size:14px;line-height:1.65}.capture-task-card__action{font-size:14px}.capture-module-heading h3{font-size:21px!important}.capture-module-heading p{font-size:14px;line-height:1.65}.capture-module-card__content small{font-size:11px}.capture-module-card__content strong{font-size:17px}.capture-module-card__content em{font-size:13px}.capture-module-card__footer{font-size:12px}.ant-card-head-title{font-size:16px}.ant-table{font-size:14px}.ant-statistic-title{font-size:13px}.capture-session-home>.ant-alert{align-items:flex-start}.capture-session-home>.ant-alert .ant-alert-content{min-width:0}.capture-session-home>.ant-alert .ant-alert-message{font-size:16px;font-weight:700}.capture-session-home>.ant-alert .ant-alert-description{font-size:14px;line-height:1.65}.capture-session-home>.ant-alert .ant-alert-action{margin-inline-start:14px}.capture-session-list .ant-card-head-title{font-size:16px}.capture-session-row__main strong{font-size:15px}.capture-session-row__main small{font-size:12px}}@media(max-width:640px){.access-page{min-height:100dvh;padding:0;display:block;background:#fbfdfc}.access-shell{width:100%;height:auto;min-height:100dvh;display:block;border:0;border-radius:0;box-shadow:none}.access-visual{display:none}.access-login-panel{min-height:100dvh;padding:max(26px,env(safe-area-inset-top)) 24px max(28px,env(safe-area-inset-bottom));background:radial-gradient(circle at 92% 2%,rgba(35,188,135,.08),transparent 15rem),#fbfdfc}.access-login-panel .access-platform-brand{min-height:58px;gap:11px}.access-login-panel .access-platform-brand__mark{width:52px;height:52px;flex-basis:52px}.access-login-panel .access-platform-brand strong{font-size:23px}.access-login-panel .access-platform-brand small{margin-top:3px;font-size:12px}.access-login-panel .access-form-wrap{width:100%;flex:1;padding:38px 0 34px;justify-content:center}.access-login-panel .access-form-wrap h1{margin-bottom:11px;font-size:31px}.access-login-panel .access-form-intro{margin-bottom:32px;font-size:16px;line-height:1.75}.access-login-panel .access-field-label{margin-bottom:8px;font-size:15px}.access-login-panel .access-form-fields{gap:17px}.access-login-panel .ant-input-affix-wrapper{min-height:56px;border-radius:12px;font-size:16px}.access-login-panel .ant-input{font-size:16px}.access-login-panel .ant-btn-primary{min-height:54px;border-radius:12px;font-size:17px}.access-credit{padding-top:16px}.access-credit__product{font-size:12px}.access-credit__byline{font-size:11px}}@media(max-width:520px){.module-sidebar{padding-inline:12px}.module-mobile-menu{padding-inline:10px}.module-mobile-account{max-width:104px}.module-mobile-account__name{max-width:54px}.module-content{padding-inline:16px}.home-userbar>button{width:auto;padding:0 10px}.home-userbar>button span{display:inline}.capture-session-home>.ant-alert{padding:16px;flex-wrap:wrap}.capture-session-home>.ant-alert .ant-alert-action{width:100%;margin:14px 0 0 34px}.capture-session-home>.ant-alert .ant-btn{width:100%;min-height:46px}}
