:root{font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,sans-serif;color:#183c2b;background:#dcefe3;font-synthesis:none}*{box-sizing:border-box}button,input,textarea{font:inherit}button{color:inherit}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#dcefe3}.page-shell{min-height:100vh;display:grid;place-items:center;padding:18px;background:#dcefe3}.mobile-prototype{width:min(100vw,390px);height:min(100dvh,844px);max-height:844px;margin-inline:auto;overflow:hidden;position:relative;background:#f7faf7;box-shadow:0 20px 70px #235d3d2e;border:1px solid rgba(255,255,255,.85);border-radius:32px}.statusbar{height:25px;padding:7px 22px 0;display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;background:#fff}.status-icons{font-size:7px;letter-spacing:2px}.app-header{height:54px;padding:8px 16px 7px;display:flex;align-items:center;gap:10px;background:#fff}.brand-mark{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#daf5e4;color:#239f58}.app-header strong{font-size:16px;display:block;letter-spacing:.3px}.app-header span{font-size:10px;color:#7d9185;display:block;margin-top:1px}.icon-button{margin-left:auto;width:36px;height:36px;border:0;border-radius:13px;background:#f1f7f3;display:grid;place-items:center;cursor:pointer}.role-switch{position:absolute;z-index:5;top:87px;left:86px;right:86px;height:36px;padding:3px;display:flex;background:#edf3ef;border-radius:18px}.role-switch button{flex:1;border:0;background:transparent;border-radius:15px;font-size:12px;cursor:pointer}.role-switch button.active{color:#fff;background:#31ad64;box-shadow:0 3px 10px #2aa75e3b;font-weight:700}.content-frame{position:absolute;top:79px;bottom:67px;left:0;right:0;overflow:hidden}.screen{height:100%;padding:58px 16px 24px;overflow-y:auto;scrollbar-width:none}.screen::-webkit-scrollbar{display:none}.welcome{display:flex;align-items:center;justify-content:space-between;margin:6px 1px 14px}.welcome p{margin:0 0 4px;font-size:12px;color:#6d8376}.welcome h1{margin:0;font-size:20px;line-height:1.3;letter-spacing:-.3px}.avatar{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:50%;background:#dbf2e2;color:#239353;font-weight:800;border:3px solid #fff;box-shadow:0 2px 10px #1f683c21}.avatar.large{width:48px;height:48px}.avatar.small{width:36px;height:36px;font-size:13px}.score-card{min-height:145px;position:relative;display:flex;padding:18px;background:#e7f7ed;border-radius:22px;overflow:hidden;border:1px solid #d5eee0}.score-copy{width:67%;position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:5px;font-size:11px;color:#2ca461;font-weight:700}.score-card h2{margin:12px 0 3px;font-size:17px}.score-card h2 b{font-size:34px;color:#199652;margin-left:4px}.score-card h2 small{font-size:11px;font-weight:500;margin-left:2px}.score-card p{margin:0;font-size:11px;color:#61796b;line-height:1.55}.text-button{border:0;padding:0;margin-top:11px;display:flex;align-items:center;gap:2px;background:none;color:#218d52;font-size:11px;font-weight:700;cursor:pointer}.score-orbit{position:absolute;right:17px;top:25px;width:82px;height:82px;border-radius:50%;display:grid;place-content:center;text-align:center;background:#fff;border:10px solid #5bc882;outline:5px solid #c8efd7;box-shadow:0 6px 18px #25864a1f}.score-orbit strong{font-size:22px;line-height:1;color:#168c4b}.score-orbit span{font-size:9px;color:#6b8174;margin-top:4px}.streak-banner{width:100%;min-height:66px;border:1px solid #f3dfb8;background:#fff9e9;margin:12px 0 17px;border-radius:18px;padding:11px 13px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.streak-icon{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:#ffe4a6;color:#e99b21}.streak-banner>span:nth-child(2){flex:1}.streak-banner b,.streak-banner small{display:block}.streak-banner b{font-size:13px}.streak-banner small{color:#967b4f;font-size:10px;margin-top:3px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 1px 10px}.section-heading h3{font-size:15px;margin:0}.section-heading button,.section-heading>span{border:0;padding:0;background:transparent;font-size:10px;color:#6e8477;cursor:pointer}.task-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:19px}.task-grid>button{min-width:0;border:1px solid #e5ece7;background:#fff;border-radius:17px;padding:12px 7px 10px;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;box-shadow:0 3px 12px #2c533c0d}.task-icon{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;margin-bottom:9px}.task-icon.mint{background:#e1f7e9;color:#22a359}.task-icon.blue{background:#e3f1f7;color:#3887a9}.task-icon.orange{background:#fff0d7;color:#e39b27}.task-grid b{font-size:11px;white-space:nowrap}.task-grid small{font-size:9px;color:#8a9a90;margin:4px 0 9px;white-space:nowrap}.task-grid i{font-size:9px;font-style:normal;padding:4px 7px;border-radius:10px;background:#e9f7ee;color:#239b57;display:flex;align-items:center;gap:2px}.task-grid i.todo{background:#eef2ef;color:#63776b}.lesson-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-bottom:4px}.lesson-card{border-radius:16px;overflow:hidden;background:#fff;border:1px solid #e7eee9;box-shadow:0 3px 12px #2c533c0d}.lesson-image{height:82px;position:relative;overflow:hidden;background:#dceee3}.lesson-image img{width:100%;height:100%;object-fit:cover}.lesson-image span{position:absolute;left:7px;top:7px;padding:3px 7px;border-radius:8px;color:#fff;background:#197c42d6;font-size:9px}.lesson-copy{padding:9px}.lesson-copy h4{margin:0;font-size:11px;line-height:1.45}.lesson-copy p{margin:5px 0 0;color:#8a9990;font-size:9px}.bottom-nav{position:absolute;z-index:6;bottom:0;left:0;right:0;height:67px;padding:7px 9px 8px;background:#fff;border-top:1px solid #e5ece7;display:flex;justify-content:space-around}.bottom-nav button{flex:1;border:0;background:transparent;color:#89988f;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:9px;cursor:pointer}.bottom-nav button.active{color:#219d57;font-weight:700}.bottom-nav button span{white-space:nowrap}.inner-screen{background:#f7faf7}.page-title{display:flex;justify-content:space-between;align-items:center;margin:4px 0 15px}.page-title h1{margin:4px 0 0;font-size:20px}.page-title .icon-button{margin:0}.filter-tabs{height:36px;display:flex;gap:6px;border-bottom:1px solid #e5ebe7;margin-bottom:13px}.filter-tabs button{flex:1;border:0;background:none;font-size:12px;color:#708278;position:relative;cursor:pointer}.filter-tabs button.active{color:#209b55;font-weight:700}.filter-tabs button.active:after{content:"";position:absolute;height:2px;background:#2bb363;left:24%;right:24%;bottom:-1px;border-radius:2px}.lesson-list{display:flex;flex-direction:column;gap:10px}.lesson-card.large{display:flex;padding:8px;border-radius:16px}.lesson-card.large .lesson-image{width:104px;height:79px;border-radius:11px;flex:none}.lesson-card.large .lesson-copy{padding:8px 10px}.lesson-card.large h4{font-size:13px}.lesson-card.large p{font-size:10px;margin-top:9px}.tip-card{display:flex;gap:12px;margin-top:14px;padding:14px;border-radius:17px;background:#e7f6ec;color:#299859}.tip-card div{color:#254936}.tip-card b{font-size:12px}.tip-card p{margin:5px 0 0;font-size:10px;line-height:1.55;color:#647a6d}.points-pill,.class-pill{padding:7px 10px;border:0;border-radius:14px;background:#fff0cb;color:#c38116;font-size:10px;font-weight:700}.field-label,.sheet label{display:block;font-size:11px;font-weight:700;margin:13px 1px 8px}.habit-chips{display:flex;gap:7px;flex-wrap:wrap}.habit-chips button{border:1px solid #dce8df;background:#fff;border-radius:14px;padding:7px 10px;font-size:10px;display:flex;align-items:center;gap:3px;cursor:pointer}.habit-chips button.active{border-color:#39ae69;color:#218f51;background:#eaf8ef;font-weight:700}.photo-preview{height:202px;border-radius:18px;overflow:hidden;position:relative;background:#dceae1}.photo-preview img{width:100%;height:100%;object-fit:cover}.photo-preview>button{position:absolute;right:10px;top:10px;border:0;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;color:#fff;background:#123222a6}.photo-preview>span{position:absolute;left:10px;bottom:10px;display:flex;gap:4px;align-items:center;border-radius:10px;padding:5px 8px;background:#ffffffe6;font-size:9px}.photo-empty{width:100%;height:170px;border:1px dashed #a9c8b3;border-radius:18px;background:#eff7f1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#4f8063;cursor:pointer}.photo-empty b{font-size:12px;margin:6px 0 3px}.photo-empty small{font-size:9px;color:#8ba094}.textarea-wrap{position:relative}.textarea-wrap textarea,.sheet textarea,.sheet input{width:100%;border:1px solid #dfe8e2;border-radius:14px;padding:11px;background:#fff;outline:none;resize:none;font-size:11px;color:#2a4937}.textarea-wrap textarea{height:74px;padding-bottom:22px}.textarea-wrap span{position:absolute;right:10px;bottom:9px;font-size:9px;color:#98a69e}.primary-button{width:100%;min-height:44px;border:0;border-radius:15px;background:#2db263;color:#fff;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;box-shadow:0 6px 16px #25a6582e}.checkin-screen .primary-button{margin-top:13px}.privacy-note{text-align:center;color:#9aa69f;font-size:9px;margin:8px 0 0}.profile-card{min-height:78px;display:flex;align-items:center;gap:11px;padding:13px;background:#fff;border:1px solid #e3ebe6;border-radius:19px}.profile-card h1{font-size:16px;margin:0 0 3px}.profile-card p{margin:0;font-size:10px;color:#7b8c82}.profile-card>span{margin-left:auto;font-size:13px;color:#1d9d55;background:#e7f7ec;padding:7px 9px;border-radius:12px;font-weight:700}.archive-tabs{margin-top:12px}.record-card{padding:14px;background:#fff;border:1px solid #e3ebe6;border-radius:18px;margin-bottom:11px}.record-card .section-heading{margin-bottom:12px}.good-tag{color:#239d56!important;background:#e7f7ec;padding:4px 7px!important;border-radius:9px}.metric{margin:11px 0}.metric>div:first-child{display:flex;justify-content:space-between;font-size:10px}.metric b{color:#249d58}.meter{height:6px;margin-top:6px;background:#edf1ee;border-radius:5px;overflow:hidden}.meter i{display:block;height:100%;background:#45bb72;border-radius:5px}.ai-advice{display:flex;gap:11px;padding:14px;background:#e6f5ec;border-radius:18px;margin-bottom:11px}.ai-advice>span{width:36px;height:36px;flex:none;display:grid;place-items:center;border-radius:13px;color:#249d58;background:#fff}.ai-advice b{font-size:12px}.ai-advice p{margin:5px 0 0;font-size:10px;line-height:1.6;color:#5e7567}.vision-row{display:flex;justify-content:space-between;border-top:1px solid #edf1ee;padding:10px 0}.vision-row:first-of-type{border-top:0}.vision-row b,.vision-row span{display:block}.vision-row b{font-size:11px}.vision-row span{font-size:9px;color:#88968e;margin-top:4px}.vision-row p{margin:0;font-size:9px;line-height:1.75;color:#667a6e}.vision-row strong{color:#244f37}.compact-record{margin-top:0}.ai-screen{padding:48px 14px 14px;background:#eef7f2;display:flex;flex-direction:column}.ai-hero{height:116px;flex:none;border-radius:19px;padding:14px 12px 12px 122px;background:#dff3e7;position:relative;overflow:hidden}.ai-hero img{position:absolute;width:117px;height:140px;object-fit:cover;object-position:48% 42%;left:2px;bottom:-10px}.ai-hero h1{margin:5px 0 3px;font-size:17px}.ai-hero p{font-size:9px;line-height:1.5;margin:0;color:#647c6d}.ai-mode{width:210px;height:34px;margin:10px auto;padding:3px;display:flex;background:#dfe9e3;border-radius:17px;flex:none}.ai-mode button{flex:1;border:0;border-radius:14px;background:transparent;font-size:10px}.ai-mode button.active{background:#fff;color:#269a57;box-shadow:0 2px 8px #285d3c1a;font-weight:700}.chat-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:9px;padding:3px 1px}.bubble{display:flex;align-items:flex-end;gap:6px}.bubble>span{width:28px;height:28px;display:grid;place-items:center;flex:none;border-radius:10px;background:#d8efe1;color:#229b56}.bubble p{max-width:79%;margin:0;padding:10px 11px;font-size:10px;line-height:1.55;border-radius:14px 14px 14px 4px;background:#fff}.bubble.me{justify-content:flex-end}.bubble.me p{color:#fff;background:#35ad66;border-radius:14px 14px 4px}.quick-questions{display:flex;gap:6px;overflow:hidden;margin:7px 0;flex:none}.quick-questions button{white-space:nowrap;border:1px solid #cfe3d6;background:#fff;border-radius:13px;padding:6px 9px;color:#4f7560;font-size:9px}.chat-input{height:42px;display:flex;gap:7px;flex:none}.chat-input input{flex:1;min-width:0;border:1px solid #dce8df;border-radius:15px;padding:0 12px;outline:none;font-size:10px}.chat-input button{width:42px;border:0;border-radius:15px;color:#fff;background:#2fae62;display:grid;place-items:center}.teacher-summary{display:grid;grid-template-columns:repeat(3,1fr);background:#e8f6ed;border:1px solid #d8ece0;border-radius:20px;padding:15px 8px;margin-bottom:18px}.teacher-summary div{text-align:center;border-right:1px solid #d4e8db}.teacher-summary div:last-child{border:0}.teacher-summary span,.teacher-summary strong{display:block}.teacher-summary span{font-size:9px;color:#6e8377}.teacher-summary strong{font-size:24px;color:#1d9651;margin-top:4px}.teacher-summary small{font-size:9px;margin-left:2px}.teacher-summary .alert-number{color:#e47a5b}.teacher-home .section-heading>span{font-size:9px}.teacher-actions{display:flex;flex-direction:column;background:#fff;border:1px solid #e3ebe6;border-radius:19px;overflow:hidden;margin-bottom:18px}.teacher-actions button{min-height:68px;border:0;border-bottom:1px solid #eef2ef;padding:10px 13px;background:#fff;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}.teacher-actions button:last-child{border:0}.teacher-actions .task-icon{margin:0}.teacher-actions div:nth-child(2){flex:1}.teacher-actions b,.teacher-actions small{display:block}.teacher-actions b{font-size:12px}.teacher-actions small{font-size:9px;color:#87978e;margin-top:4px}.red-dot{width:20px;height:20px;border-radius:50%;background:#ffebe5;color:#df6e50;display:grid;place-items:center;font-size:9px}.follow-list{background:#fff;border:1px solid #e4ebe7;border-radius:18px;overflow:hidden}.follow-list button{width:100%;border:0;border-bottom:1px solid #edf1ee;background:#fff;min-height:59px;display:flex;align-items:center;gap:10px;padding:10px 12px;text-align:left}.follow-list button:last-child{border:0}.follow-list button>div:nth-child(2){flex:1}.follow-list b,.follow-list small{display:block}.follow-list b{font-size:11px}.follow-list small{font-size:9px;color:#84958b;margin-top:3px}.follow-list button>span{font-size:9px;color:#dc7459;background:#fff0eb;border-radius:9px;padding:4px 7px}.teacher-tip{margin-top:12px;padding:13px;border-radius:17px;background:#e6f4eb;display:flex;gap:10px;color:#269958}.teacher-tip b{color:#244937;font-size:11px}.teacher-tip p{margin:4px 0 0;font-size:9px;line-height:1.55;color:#64796d}.score-card.compact{margin-bottom:12px}.sheet-backdrop,.modal-backdrop{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;background:#102c1c57;display:flex;align-items:flex-end}.sheet{width:100%;max-height:75%;overflow-y:auto;border-radius:26px 26px 0 0;padding:9px 18px 22px;background:#f9fbf9}.sheet-handle{width:40px;height:4px;margin:0 auto 14px;background:#cbd7cf;border-radius:4px}.sheet-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.sheet-title>span{width:42px;height:42px;border-radius:14px;background:#e2f5e9;color:#269d58;display:grid;place-items:center}.sheet-title h2{margin:0;font-size:17px}.sheet-title p{margin:3px 0 0;font-size:9px;color:#819087}.sheet-title button{margin-left:auto;border:0;background:#edf2ee;border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.sheet textarea{height:78px}.select-like{min-height:43px;padding:0 12px;display:flex;justify-content:space-between;align-items:center;border:1px solid #dde6e0;border-radius:13px;background:#fff;font-size:11px}.upload-box{height:105px;border:1px dashed #a8c9b3;border-radius:15px;color:#3f8760;background:#edf7f0;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-box b{font-size:11px;margin:5px 0 2px}.upload-box small{font-size:9px;color:#82998b}.mini-switch{display:flex;gap:7px}.mini-switch button{flex:1;height:39px;border:1px solid #dee8e1;border-radius:12px;background:#fff;font-size:11px}.mini-switch button.active{color:#259e58;border-color:#38b068;background:#eaf7ee;font-weight:700}.sheet .primary-button{margin-top:17px}.modal-backdrop{align-items:center;justify-content:center;padding:27px}.reward-modal{width:100%;padding:27px 22px 20px;background:#fff;border-radius:25px;text-align:center;position:relative}.modal-close{position:absolute;right:13px;top:13px;width:30px;height:30px;border:0;border-radius:50%;background:#f0f3f1;display:grid;place-items:center}.medal{width:88px;height:88px;margin:0 auto 9px;border-radius:50%;display:grid;place-items:center;background:#fff2cd;color:#e9a42c}.reward-modal>span{color:#2aa25c;font-size:11px;font-weight:700}.reward-modal h2{font-size:19px;margin:7px 0}.reward-modal p{color:#6c8175;font-size:10px;line-height:1.6;margin:0 8px}.reward-progress{height:8px;border-radius:7px;background:#eef1ef;overflow:hidden;margin:17px 7px}.reward-progress i{display:block;width:86%;height:100%;background:#efb438}.toast{position:absolute;z-index:30;top:130px;left:50%;transform:translate(-50%);white-space:nowrap;background:#214d34;color:#fff;border-radius:15px;padding:10px 14px;display:flex;align-items:center;gap:7px;font-size:11px;box-shadow:0 10px 30px #143a2340}.home-insights{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:-5px 0 17px}.home-insights button{min-width:0;border:1px solid #e2ebe5;border-radius:15px;background:#fff;padding:10px;display:flex;align-items:center;gap:7px;text-align:left}.home-insights button>span{width:31px;height:31px;flex:none;border-radius:10px;display:grid;place-items:center;background:#e8f6ed;color:#249d58}.home-insights button div{min-width:0;flex:1}.home-insights b,.home-insights small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-insights b{font-size:10px}.home-insights small{font-size:8px;color:#819188;margin-top:3px}.content-kinds{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:1px 0 12px}.content-kinds button{border:0;background:#fff;border-radius:13px;padding:8px 2px 7px;display:flex;flex-direction:column;align-items:center;gap:4px;color:#71847a;font-size:9px}.content-kinds button.active{background:#e2f5e9;color:#259d58;font-weight:700}.grade-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px;font-size:10px;color:#72857a}.grade-line div{display:flex;gap:4px}.grade-line button{border:0;border-radius:9px;background:#edf2ef;color:#718079;font-size:9px;padding:4px 8px}.grade-line button.active{background:#32ab63;color:#fff}.habit-select{position:relative;z-index:4}.habit-select-trigger{width:100%;height:44px;border:1px solid #dbe7df;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:11px}.habit-select-trigger>span{display:flex;align-items:center;gap:7px;color:#258e52}.habit-select-trigger>svg{transition:transform .2s}.habit-select-trigger>svg.open{transform:rotate(90deg)}.habit-menu{position:absolute;left:0;right:0;top:49px;background:#fff;border:1px solid #dfe8e2;border-radius:16px;padding:5px;box-shadow:0 12px 32px #224d332b;max-height:248px;overflow-y:auto}.habit-menu button{width:100%;min-height:42px;border:0;border-bottom:1px solid #edf2ef;background:#fff;padding:7px 8px;display:flex;align-items:center;gap:8px;text-align:left;font-size:10px}.habit-menu button:last-child{border:0}.habit-menu button.active{color:#239d57;background:#edf8f1;border-radius:10px}.habit-menu button>span:nth-child(2){flex:1}.habit-menu-icon{width:28px;height:28px;border-radius:9px;background:#eaf6ee;display:grid;place-items:center;color:#269b57;flex:none}.vision-trend{display:flex;align-items:center;justify-content:center;gap:7px;background:#edf8f1;padding:8px;border-radius:11px;margin:-2px 0 8px}.vision-trend span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#239c57;font-size:10px;font-weight:700}.vision-trend i{width:35px;height:2px;background:#78cc96}.task-icon.purple{background:#f0e9f9;color:#8564bc}.record-tools{display:flex;gap:7px;margin-top:8px}.record-tools button{flex:1;height:37px;border:1px solid #dce7df;border-radius:11px;background:#fff;color:#4c7460;font-size:10px;display:flex;align-items:center;justify-content:center;gap:5px}.praise-preview{margin-top:13px;padding:16px;border-radius:16px;background:#fff8e5;text-align:center;color:#dd9826}.praise-preview b,.praise-preview p{display:block}.praise-preview b{font-size:14px;color:#a26918;margin-top:5px}.praise-preview p{font-size:10px;line-height:1.55;color:#806a43;margin:5px 12px 0}.coin-pill,.week-pill{background:#fff0c7;color:#bc7b11;padding:7px 9px;border-radius:13px;font-size:9px;font-weight:700}.level-card{display:flex;align-items:center;gap:13px;background:#fff7df;border:1px solid #f1dfad;border-radius:20px;padding:14px;margin-bottom:16px}.level-medal{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#ffe6a7;color:#e49d27}.level-card span{font-size:9px;color:#93794d}.level-card h2{font-size:16px;margin:4px 0}.level-card p{font-size:9px;color:#897a5e;margin:0}.badge-road{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-bottom:17px}.badge-road>div{text-align:center;position:relative;color:#9ba69f}.badge-road>div.done{color:#e9a02a}.badge-road span{width:43px;height:43px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#edf1ee}.badge-road .done span{background:#fff0c2}.badge-road b,.badge-road small{display:block;white-space:nowrap}.badge-road b{font-size:8px;margin-top:5px;color:#65786d}.badge-road small{font-size:8px;margin-top:2px}.badge-road i{position:absolute;top:21px;left:74%;width:50%;height:2px;background:#dde5df}.heatmap-card{padding:12px;background:#fff;border:1px solid #e2eae5;border-radius:17px;margin-bottom:13px}.week-labels,.heatmap{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.week-labels span{text-align:center;font-size:8px;color:#829087;margin-bottom:5px}.heatmap i{aspect-ratio:1;border-radius:6px;background:#eef2ef}.heatmap i.hit{background:#a9dfbd}.heatmap i.hit-1{background:#66c789}.heatmap i.hit-2{background:#2bac60}.reward-screen .section-heading>span{display:flex;align-items:center;gap:3px}.reward-columns{display:grid;grid-template-columns:1fr 1fr;gap:8px}.reward-columns>section{background:#fff;border:1px solid #e3eae5;border-radius:16px;padding:10px}.rank-row{display:flex;align-items:center;gap:6px;min-height:30px;border-top:1px solid #eef2ef;font-size:9px}.rank-row b{width:18px;color:#d49627}.rank-row span{flex:1}.rank-row small{color:#6c8175}.exchange{text-align:center;color:#dfa029}.exchange b,.exchange small{display:block}.exchange b{font-size:10px;color:#3b5546;margin-top:3px}.exchange small{font-size:8px;color:#849288;margin:3px}.exchange button{border:0;border-radius:9px;background:#34ad64;color:#fff;font-size:9px;padding:5px 12px}.exchange button:disabled{background:#dfe5e1;color:#809087}.soft-button{width:100%;height:41px;margin-top:12px;border:1px solid #bddac7;border-radius:13px;background:#edf8f1;color:#278f53;font-size:11px;font-weight:700}.weekly-score{display:grid;grid-template-columns:1fr 1fr;background:#e5f6eb;border-radius:20px;padding:16px;margin-bottom:12px}.weekly-score>div{text-align:center;border-right:1px solid #cce8d6}.weekly-score>div:last-child{border:0}.weekly-score span{font-size:9px;color:#6c8376}.weekly-score strong{display:block;font-size:28px;color:#239d57;margin:3px 0}.weekly-score strong small{font-size:10px}.weekly-score p{font-size:8px;color:#789085;margin:0}.share-note{display:flex;align-items:center;gap:10px;padding:13px;background:#fff;border:1px solid #e2ebe5;border-radius:16px;color:#289b58}.share-note div{flex:1;color:#345442}.share-note b{font-size:10px}.share-note p{font-size:8px;color:#7d9085;margin:3px 0 0}.lesson-card{width:100%;padding:0;text-align:left;cursor:pointer;color:inherit}.lesson-title{display:block;margin:0;font-size:11px;line-height:1.45}.lesson-go{display:flex;align-items:center;gap:2px;margin-top:8px;color:#299d59;font-size:9px;font-weight:700}.lesson-detail-screen{padding-top:48px}.detail-nav{height:39px;display:grid;grid-template-columns:34px 1fr 34px;align-items:center;margin-bottom:10px}.detail-nav button{width:34px;height:34px;border:0;border-radius:12px;background:#edf3ef;display:grid;place-items:center}.detail-nav span{text-align:center;font-size:13px;font-weight:700}.detail-cover{height:205px;position:relative;overflow:hidden;border-radius:21px;background:#dcece2}.detail-cover img{width:100%;height:100%;object-fit:cover}.detail-cover>span{position:absolute;left:11px;top:11px;padding:5px 9px;border-radius:10px;background:#1f914ee0;color:#fff;font-size:10px}.detail-cover>button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border:4px solid rgba(255,255,255,.82);border-radius:50%;background:#fff;color:#2cac61;display:grid;place-items:center;box-shadow:0 6px 18px #1e513033}.detail-meta{display:flex;gap:6px;margin:12px 0 8px}.detail-meta span{padding:4px 8px;border-radius:9px;background:#e6f6ec;color:#269b58;font-size:9px}.lesson-detail-screen>h1{margin:0;font-size:21px;line-height:1.35}.detail-lead{margin:9px 0 13px;font-size:11px;line-height:1.7;color:#63786c}.detail-content{padding:15px;background:#fff;border:1px solid #e1eae4;border-radius:18px}.detail-content h3{margin:0 0 7px;font-size:14px}.detail-content>p{font-size:10px;line-height:1.65;color:#687e72;margin:0 0 10px}.knowledge-list{display:flex;flex-direction:column;gap:7px;border-top:1px solid #ebf0ec;padding-top:10px}.knowledge-list span{display:flex;align-items:center;gap:7px;font-size:10px;color:#466653}.knowledge-list svg{color:#32aa63}.lesson-complete{margin-top:13px}.lesson-complete.completed{background:#238f50}.complete-note{text-align:center;margin:7px 0 0;color:#269a57;font-size:9px}html,body,#root{width:100%;height:100%;overflow:hidden}body{min-height:100dvh;background:#f7faf7}.page-shell{display:block;width:100%;height:100dvh;min-height:100dvh;padding:0;background:#f7faf7}.mobile-prototype{width:100%;height:100dvh;max-height:none;margin:0;border:0;border-radius:0;box-shadow:none}.app-header{height:54px}.role-switch{top:62px}.content-frame{top:54px}@media(max-width:430px){.page-shell{padding:0}.mobile-prototype{width:100%;height:100dvh;max-height:none;border-radius:0;border:0;box-shadow:none}}.detail-player{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;border:0;border-radius:18px;background:#163324}.source-note{margin:7px 0 11px;color:#829188;font-size:9px}.audio-player{display:flex;align-items:center;gap:10px;margin:12px 0;padding:11px;border-radius:16px;background:#e6f5ec;color:#279c58}.audio-player>span{width:38px;height:38px;display:grid;place-items:center;flex:none;border-radius:12px;background:#fff}.audio-player audio{width:calc(100% - 48px);height:38px}.science-sections{display:flex;flex-direction:column;gap:9px}.science-sections section{padding:13px 14px;border:1px solid #e1eae4;border-radius:16px;background:#fff}.science-sections h3{margin:0 0 6px;font-size:13px}.science-sections p{margin:0;color:#647a6d;font-size:10px;line-height:1.72}.document-pages{margin-top:14px}.document-pages img{display:block;width:100%;height:auto;margin-bottom:9px;border:1px solid #e0e8e3;border-radius:8px;background:#fff}.abnormal-screen{padding-top:48px}.record-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:11px}.record-tabs button{min-width:0;padding:8px 4px;border:1px solid #dfe9e2;border-radius:12px;background:#fff}.record-tabs button.active{border-color:#39ae69;background:#e8f7ed;color:#218f51}.record-tabs b,.record-tabs span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-tabs b{font-size:10px}.record-tabs span{margin-top:3px;font-size:8px;color:#7b8d83}.record-hero{display:flex;align-items:center;gap:10px;padding:13px;margin-bottom:10px;border:1px solid #dfe9e2;border-radius:17px;background:#fff}.record-hero>div:nth-child(2){min-width:0;flex:1}.record-hero span{font-size:8px;color:#87978e}.record-hero h1{margin:2px 0;font-size:16px}.record-hero p{margin:0;font-size:10px;color:#64796d}.record-hero>i{padding:5px 7px;border-radius:9px;background:#fff0eb;color:#d96f55;font-size:8px;font-style:normal;white-space:nowrap}.observation-summary{display:flex;gap:9px;padding:12px;margin-bottom:10px;border-radius:15px;background:#fff5e9;color:#d68a26}.observation-summary div{color:#3c5547}.observation-summary b{font-size:11px}.observation-summary p{margin:4px 0 0;font-size:9px;line-height:1.6;color:#786d5c}.record-detail{padding:13px 14px;margin-bottom:10px;border:1px solid #e1e9e4;border-radius:16px;background:#fff}.record-detail h3{margin:0 0 8px;font-size:13px}.record-detail ol{margin:0;padding-left:18px}.record-detail li{padding:4px 0;color:#5e7467;font-size:10px;line-height:1.65}.record-source{text-align:center;margin-bottom:2px}:root{--ink: #163c2a;--muted: #6f8578;--mint: #2eb36a;--mint-deep: #18884b;--mint-soft: #e8f8ee;--sun: #ffc95c;--sun-soft: #fff4d4;--sky: #65b7d9;--sky-soft: #e7f6fb;--coral: #f18c6d;--coral-soft: #fff0ea;--line: #dbe9df;--paper: #fffefb}body{background:#f4fbf6;color:var(--ink)}button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}button:active{transform:scale(.98)}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(46,179,106,.23);outline-offset:2px}.mobile-prototype{background:#f7fbf8}.entry-prototype{background:#f5fbf7}.entry-screen{height:100%;overflow-y:auto;scrollbar-width:none;position:relative}.entry-screen::-webkit-scrollbar{display:none}.entry-brand{height:48px;display:flex;align-items:center;gap:10px;position:relative;z-index:2}.entry-logo{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:var(--mint);color:#fff;box-shadow:0 5px #b9e8c9}.entry-brand strong,.entry-brand small{display:block}.entry-brand strong{font-size:16px}.entry-brand small{font-size:9px;color:var(--muted);margin-top:2px}.role-landing{padding:17px 17px 20px;background:#f5fbf7}.role-landing:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 12% 8%,rgba(255,201,92,.23) 0 2px,transparent 2.5px) 0 0 / 22px 22px,radial-gradient(circle at 5% 21%,rgba(101,183,217,.16),transparent 34%)}.entry-intro{position:relative;z-index:1;margin:23px 2px 19px}.entry-kicker{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:10px;background:#e4f7eb;color:var(--mint-deep);font-size:10px;font-weight:800}.entry-intro h1,.login-heading h1{margin:11px 0 8px;font-size:31px;line-height:1.13;letter-spacing:-.7px}.entry-intro h1 em{font-style:normal;color:var(--mint-deep);position:relative}.entry-intro h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:6px;border-radius:50%;background:#ffe0a0;transform:rotate(-1.5deg);z-index:-1}.entry-intro p,.login-heading p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.entry-squiggle{position:absolute;right:24px;top:75px;width:54px;height:21px;border-top:3px solid #86cf9f;border-radius:50%;transform:rotate(-8deg)}.entry-squiggle:after{content:"";position:absolute;right:-4px;top:-5px;width:9px;height:9px;border-radius:50%;background:var(--sun)}.role-cards{display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.role-card{width:100%;min-height:165px;border:2px solid #d9e9df;border-radius:22px;background:#fff;padding:11px;display:grid;grid-template-columns:112px 1fr;align-items:center;gap:12px;text-align:left;box-shadow:0 7px #e1eee6;cursor:pointer}.parent-role{background:linear-gradient(100deg,#effbf3 0,#effbf3 36%,#fff 36%)}.teacher-role{background:linear-gradient(100deg,#eef8fc 0,#eef8fc 36%,#fff 36%)}.role-card:hover{border-color:#b7ddc6;box-shadow:0 8px #d5eadc}.role-illustration{width:108px;height:136px;border-radius:18px;position:relative;display:grid;place-items:center;overflow:hidden}.parent-art{background:#fff3cf}.parent-art img{width:105px;height:128px;object-fit:cover;object-position:50% 40%;position:relative;z-index:2}.art-sun{position:absolute;width:47px;height:47px;border-radius:50%;background:var(--sun);right:-8px;top:-6px;opacity:.85}.art-leaf{position:absolute;width:25px;height:12px;border-radius:100% 0;background:#8dd2a5}.art-leaf-one{left:4px;bottom:22px;transform:rotate(28deg)}.art-leaf-two{left:13px;bottom:7px;transform:rotate(-24deg);background:#54bc7e}.teacher-art{background:#ddf3fb;color:#398cae}.teacher-art-badge{position:absolute;right:8px;bottom:12px;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#2b9b5a;box-shadow:0 4px 10px #285c4221}.role-card-copy{min-width:0;display:block}.role-card-copy small{display:inline-block;border-radius:8px;padding:4px 7px;background:#dff5e8;color:#208c4f;font-size:9px;font-weight:800}.teacher-role .role-card-copy small{background:#e0f2fa;color:#2f83a3}.role-card-copy b{display:block;font-size:16px;line-height:1.35;margin:7px 0 5px}.role-card-copy>span{display:block;color:var(--muted);font-size:10px;line-height:1.55}.role-card-copy em{display:flex;align-items:center;gap:4px;color:var(--mint-deep);font-size:10px;font-style:normal;font-weight:800;margin-top:11px}.entry-footnote{margin:16px 4px 0;display:flex;align-items:center;justify-content:center;gap:5px;color:#83968a;font-size:9px;text-align:center}.login-screen{padding:17px 18px 22px;background:#f5fbf7}.login-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(165deg,rgba(255,201,92,.12),transparent 31%),radial-gradient(circle at 8% 20%,rgba(101,183,217,.18) 0 2px,transparent 2.5px) 0 0 / 20px 20px}.entry-back{position:relative;z-index:2;width:38px;height:38px;border:2px solid #dce8e0;border-radius:13px;background:#fff;display:grid;place-items:center;box-shadow:0 4px #e2eee6}.login-visual{height:226px;position:relative;display:grid;place-items:center}.login-visual img{width:178px;height:211px;object-fit:cover;object-position:50% 42%;position:relative;z-index:2;filter:drop-shadow(0 11px 12px rgba(39,102,67,.13));animation:floaty 3.6s ease-in-out infinite}.login-orbit{position:absolute;border-radius:50%;border:2px dashed #acdabd}.orbit-one{width:196px;height:196px;transform:rotate(9deg)}.orbit-two{width:143px;height:143px;border-style:solid;border-color:#ffe0a1;transform:translate(72px,-65px)}.login-spark{position:absolute;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;box-shadow:0 4px #e4eee7;z-index:3}.login-spark-one{left:43px;top:43px;background:#fff0c8;color:#d99920;transform:rotate(-9deg)}.login-spark-two{right:38px;bottom:45px;background:#def2fb;color:#4298b9;transform:rotate(8deg)}.login-heading{position:relative;z-index:1;margin-bottom:16px}.login-heading h1{font-size:25px}.login-form{position:relative;z-index:2;border:2px solid #dceae0;border-radius:22px;background:#fff;padding:14px;box-shadow:0 7px #e2eee6}.login-form label{display:block;margin-bottom:12px}.login-form label>span{display:block;font-size:10px;font-weight:800;margin:0 0 6px 2px}.login-form label>div{height:45px;border:2px solid #e2ebe5;border-radius:13px;padding:0 11px;display:flex;align-items:center;transition:border-color .18s,box-shadow .18s}.login-form label.focused>div{border-color:#77ca99;box-shadow:0 0 0 3px #e8f8ee}.login-form input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:12px;color:var(--ink)}.code-button{flex:none;border:0;background:transparent;color:var(--mint-deep);font-size:10px;font-weight:800}.login-button{margin-top:2px}.login-button:disabled{background:#b9c9bf;box-shadow:none}.demo-login{width:100%;height:38px;margin-top:9px;border:0;background:transparent;color:#49755d;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:4px}.login-privacy{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:5px;color:#86988d;font-size:9px;margin:13px 0 0}.app-header{height:62px;padding:8px 13px 7px 15px;gap:9px;background:#fff;border-bottom:1px solid #e6eee9}.brand-mark{width:37px;height:37px;border-radius:13px;background:var(--mint);color:#fff;box-shadow:0 4px #bfe8ce}.brand-copy{min-width:0;flex:1}.header-bell,.header-exit{height:34px;border:1px solid #e1eae4;border-radius:12px;background:#f7faf8;display:flex;align-items:center;justify-content:center;color:#486957}.header-bell{width:34px}.header-exit{gap:4px;padding:0 9px;font-size:9px;font-weight:800}.content-frame{top:62px;bottom:68px}.screen{padding:18px 16px 26px}.lesson-detail-screen,.abnormal-screen,.archive-screen,.ai-screen{padding-top:14px}.welcome{margin-top:1px}.welcome h1{font-size:21px;letter-spacing:-.5px}.score-card{border:2px solid #d4ebdd;background:#e8f8ee;border-radius:22px;box-shadow:0 6px #d7ecdf}.score-card:after{content:"";position:absolute;width:52px;height:52px;border-radius:50%;right:-17px;bottom:-20px;background:#ffc95c7a}.score-orbit{border-color:#53c17c;outline-color:#ccefd9;z-index:1}.streak-banner{border-width:2px;box-shadow:0 5px #f2e5c6}.home-insights button{border-width:2px;box-shadow:0 4px #e4eee7}.home-insights button:nth-child(2)>span{background:#e5f5fb;color:#398ead}.task-grid>button{border-width:2px;box-shadow:0 4px #e4eee7}.task-grid>button:nth-child(1){background:#fffdf7}.task-grid>button:nth-child(2){background:#f8fdff}.task-grid>button:nth-child(3){background:#fffaf5}.parent-lesson-stack{display:flex;flex-direction:column;gap:13px}.lesson-card.featured{display:block;border:2px solid #dce9e1;border-radius:21px;background:#fff;box-shadow:0 6px #e3eee7;text-align:left}.lesson-card.featured .lesson-image{height:134px;margin:6px 6px 0;border-radius:15px}.lesson-card.featured .lesson-image:before{content:"";position:absolute;z-index:1;inset:auto 0 0;height:48%;background:linear-gradient(transparent,#123e2947)}.lesson-card.featured .lesson-image>i{position:absolute;z-index:3;right:10px;bottom:9px;width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#fff;color:var(--mint-deep);box-shadow:0 3px 9px #14392530}.lesson-card.featured .lesson-copy{padding:11px 13px 13px}.lesson-card.featured .lesson-title{font-size:15px;line-height:1.4}.lesson-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:6px 0 0;color:#687d71;font-size:10px;line-height:1.6}.lesson-meta-line{margin-top:7px;color:#218c50;font-size:9px}.lesson-card.featured .lesson-go{font-size:10px;margin-top:8px}.lesson-card.large{min-height:108px;padding:7px;border-width:2px;box-shadow:0 4px #e4eee7}.lesson-card.large .lesson-image{width:116px;height:92px;border-radius:13px}.lesson-card.large .lesson-copy{padding:7px 9px}.lesson-card.large .lesson-title{font-size:13px}.lesson-card.large .lesson-excerpt{-webkit-line-clamp:2;font-size:9px}.lesson-card.large .lesson-meta-line{margin-top:5px}.lesson-card.large .lesson-go{margin-top:6px}.article-detail-screen{padding-bottom:31px;background:#fffdf9}.article-detail-screen:after{content:"";position:absolute;z-index:-1;right:12px;top:92px;width:58px;height:58px;border-radius:50%;background:#ffc95c2e}.article-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:6px 0 10px}.article-kicker span{display:flex;align-items:center;gap:4px;border-radius:9px;background:#e8f7ed;color:#228e51;padding:5px 8px;font-size:9px;font-weight:700}.article-kicker span:nth-child(2){background:#e7f5fb;color:#398dac}.article-kicker span:nth-child(3){background:#fff4d7;color:#b77c1c}.article-detail-screen>h1{margin:0;font-size:25px;line-height:1.28;letter-spacing:-.45px}.article-byline{display:flex;align-items:center;justify-content:space-between;margin:13px 0;color:#84968b;font-size:9px}.article-author{display:flex;align-items:center;gap:7px}.article-author .avatar{width:29px;height:29px;font-size:10px;border-width:2px}.article-author i{font-style:normal}.article-lead{position:relative;margin:0 0 15px;padding:15px 15px 15px 17px;border-left:4px solid var(--sun);border-radius:0 17px 17px 0;background:#fff8e6;color:#50685a;font-size:12px;line-height:1.78}.article-body{display:flex;flex-direction:column;gap:11px}.article-body section{display:flex;gap:11px;padding:15px;border:1px solid #e2ebe5;border-radius:18px;background:#fff}.article-body section>span{width:31px;height:31px;flex:none;border-radius:11px;display:grid;place-items:center;background:#e6f7ed;color:#238f51;font-size:10px;font-weight:900}.article-body h3{margin:3px 0 7px;font-size:15px}.article-body p{margin:0;color:#5e7467;font-size:11px;line-height:1.82}.article-note{display:flex;align-items:center;gap:9px;margin:15px 0 12px;padding:12px;border-radius:15px;background:#eaf7ef;color:#258f52}.article-note p{margin:0;color:#536c5d;font-size:10px;line-height:1.55}.article-return{width:100%;height:44px;margin-top:10px;border:2px solid #cce4d5;border-radius:15px;background:#fff;color:#278b50;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:5px;box-shadow:0 4px #dfede4}.media-detail-head{display:flex;align-items:center;gap:10px;padding:15px;border-radius:17px;background:#e6f5ec;color:#269b57}.media-detail-head>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fff}.media-detail-head b,.media-detail-head small{display:block}.media-detail-head b{font-size:12px}.media-detail-head small{margin-top:3px;color:#758a7d;font-size:9px}.ai-screen{padding:14px 13px 13px;background:#f4fbf7}.ai-hero{height:119px;border:2px solid #d6ecdf;border-radius:21px;background:#e6f7ed;box-shadow:0 5px #dceee3}.ai-hero:after{content:"";position:absolute;width:44px;height:44px;border-radius:50%;right:12px;top:12px;background:#ffc95c94}.ai-hero img{z-index:2}.ai-hero>div{position:relative;z-index:3}.ai-role-note{height:34px;flex:none;margin:9px 0 7px;padding:0 10px;border:1px solid #d4e7da;border-radius:13px;background:#fff;color:#278e52;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:800}.ai-role-note span{margin-left:auto;color:#89998f;font-size:8px;font-weight:500}.chat-list{min-height:87px;padding:4px 1px}.bubble p{font-size:10.5px;line-height:1.62}.quick-questions{display:grid;grid-template-columns:1fr 1fr;gap:6px;max-height:185px;overflow-y:auto;padding:2px 1px 5px;margin:7px 0}.quick-questions::-webkit-scrollbar{width:0}.quick-questions button{min-width:0;min-height:48px;white-space:normal;text-align:left;padding:7px 8px;border:1px solid #d6e8dc;border-radius:13px;background:#fff;color:#4a6958;font-size:9px;line-height:1.4;display:grid;grid-template-columns:25px 1fr;align-items:center;gap:5px;box-shadow:0 3px #e5efe8}.quick-questions button span{width:25px;height:25px;border-radius:9px;display:grid;place-items:center;background:#e7f7ed;color:#258f52;font-size:8px;font-weight:900}.quick-questions button:nth-child(3n+2) span{background:#e8f5fb;color:#398eaa}.quick-questions button:nth-child(3n) span{background:#fff3d2;color:#b67b1c}.chat-input{height:44px}.chat-input input{border-width:2px;font-size:11px}.chat-input button{width:44px;border-radius:15px;box-shadow:0 4px #bfe3cb}.eye-file-hero{position:relative;overflow:hidden;margin:12px 0 13px;padding:14px;border:2px solid #d5e9dc;border-radius:21px;background:#eaf8ef;box-shadow:0 5px #dceee3}.eye-file-hero:after{content:"";position:absolute;width:67px;height:67px;border-radius:50%;right:-22px;top:-25px;background:#ffc95c94}.eye-file-title{display:flex;gap:10px;position:relative;z-index:1}.eye-file-icon{width:44px;height:44px;flex:none;border-radius:15px;display:grid;place-items:center;background:#fff;color:#258f52}.eye-file-title>div>span{font-size:9px;color:#718579}.eye-file-title h2{margin:3px 0;font-size:14px}.eye-file-title p{margin:0;color:#718579;font-size:9px;line-height:1.5}.eye-summary{display:flex;align-items:center;gap:10px;margin-top:13px;padding:10px;border-radius:15px;background:#fff;position:relative;z-index:1}.eye-summary>div{min-width:66px}.eye-summary span,.eye-summary strong,.eye-summary small{display:block}.eye-summary span{font-size:8px;color:#87978d}.eye-summary strong{font-size:22px;color:#188a4c;margin:2px 0}.eye-summary small{font-size:9px;color:#6f8377}.eye-summary>i{width:1px;height:35px;background:#e4ebe6}.eye-summary b{margin-left:auto;padding:6px 8px;border-radius:10px;background:#e6f7ec;color:#258f52;font-size:9px}.archive-tabs{margin:0 0 13px}.eye-report-card,.full-report-card{padding:14px}.eye-metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.eye-metric-grid>div{min-width:0;padding:10px;border:1px solid #e2ebe5;border-radius:14px;background:#fafdfb}.eye-metric-grid span,.eye-metric-grid strong,.eye-metric-grid em{display:block}.eye-metric-grid span{font-size:9px;color:#7e9085;margin-bottom:6px}.eye-metric-grid strong{font-size:11px;color:#2e5340}.eye-metric-grid strong+strong{margin-top:3px}.eye-metric-grid strong small{font-size:8px;color:#8b9b91;margin-left:3px}.eye-metric-grid em{margin-top:7px;color:#278f52;font-size:8px;font-style:normal;font-weight:700}.full-report-card .good-tag,.eye-report-card .good-tag{white-space:nowrap}.eye-report-row{display:grid;grid-template-columns:65px 1fr auto;align-items:center;gap:7px;padding:10px 0;border-top:1px solid #edf2ee}.eye-report-row:first-of-type{border-top:0}.eye-report-row>span{font-size:10px;font-weight:800}.eye-report-row>div{display:flex;flex-direction:column;gap:3px}.eye-report-row b{font-size:9px;color:#5e7467}.eye-report-row small{font-size:8px;color:#278f52;white-space:nowrap}.report-advice{display:flex;gap:10px;padding:14px;border-radius:18px;background:#e8f7ed;color:#269b57}.report-advice div{color:#385445}.report-advice b{font-size:12px}.report-advice p{margin:5px 0 0;color:#61766a;font-size:10px;line-height:1.65}.trend-note p{margin:0;color:#63786c;font-size:10px;line-height:1.7}.teacher-eye-summary{display:grid;grid-template-columns:repeat(3,1fr);padding:15px 7px;margin-bottom:14px;border:2px solid #d5e9dc;border-radius:21px;background:#eaf8ef;box-shadow:0 5px #dceee3}.teacher-eye-summary div{text-align:center;border-right:1px solid #d4e6da}.teacher-eye-summary div:last-child{border:0}.teacher-eye-summary span,.teacher-eye-summary strong{display:block}.teacher-eye-summary span{font-size:9px;color:#6f8376}.teacher-eye-summary strong{margin-top:5px;color:#1d9651;font-size:23px}.teacher-eye-summary small{font-size:9px}.teacher-eye-summary .alert-number{color:#df785a}.teacher-eye-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px}.teacher-eye-metrics div{display:flex;justify-content:space-between;padding:10px;border-radius:13px;background:#f5faf7;font-size:9px}.teacher-eye-metrics b{color:#238f52}@keyframes floaty{0%,to{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-7px) rotate(.5deg)}}@media(prefers-reduced-motion:reduce){.login-visual img{animation:none}button{transition:none}}.course-state{margin:10px 0;color:#657c6b;font-size:12px;line-height:1.6}.course-state.error{color:#b94436}.course-more{display:block;width:100%;margin:12px 0;padding:9px;border:1px solid #c7e4d1;border-radius:8px;background:#fff;color:#218f51;font-size:12px;cursor:pointer}.course-cover-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#45a36a}.course-richtext{color:#526b5b;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.course-richtext p{margin:0 0 10px}.course-richtext img,.course-richtext video{max-width:100%;height:auto}.screening-screen{padding-top:18px}.screening-file-name{margin:-7px 0 12px;color:#74877c;font-size:10px}.screening-batch-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:12px;padding:4px;border:1px solid #dce8e0;border-radius:8px;background:#edf3ef}.screening-batch-tabs button{min-width:0;height:34px;border:0;border-radius:6px;background:transparent;color:#6d8075;font-size:10px;cursor:pointer}.screening-batch-tabs button.active{background:#fff;color:#218e50;font-weight:700;box-shadow:0 2px 8px #23523517}.screening-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:9px;padding:12px 6px;border:1px solid #dce9e1;border-radius:8px;background:#fff}.screening-overview>div{min-width:0;padding:0 6px;text-align:center;border-right:1px solid #e8eee9}.screening-overview>div:last-child{border-right:0}.screening-overview span,.screening-overview strong{display:block}.screening-overview span{min-height:28px;color:#73867b;font-size:9px;line-height:1.45}.screening-overview strong{margin-top:3px;color:#208f50;font-size:22px}.screening-overview small{margin-left:2px;font-size:9px}.screening-overview .alert-number{color:#cf684f}.screening-tags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:17px}.screening-tags>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 8px;min-height:52px;padding:9px 10px;border:1px solid #e0e9e3;border-radius:8px;background:#f9fcfa}.screening-tags span{color:#536d5e;font-size:10px;line-height:1.35}.screening-tags b{color:#263e31;font-size:13px}.screening-tags small{grid-column:1 / -1;color:#8a9990;font-size:9px}.screening-list-title{margin-bottom:9px}.screening-records{display:flex;flex-direction:column;gap:8px}.screening-record{overflow:hidden;border:1px solid #dee8e1;border-radius:8px;background:#fff}.screening-record.needs-attention{border-color:#efc5ba}.screening-record>header{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:7px 10px;border-bottom:1px solid #e9efeb;background:#f7faf8}.screening-record>header span{color:#7c8d83;font-size:9px}.screening-record>header b{font-size:12px}.screening-record>header em{padding:3px 7px;border-radius:6px;background:#e8f6ed;color:#258f50;font-size:9px;font-style:normal}.screening-record.needs-attention>header em{background:#fff0ec;color:#c85f48}.screening-eyes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.screening-eyes>section{min-width:0;padding:10px;border-right:1px solid #edf1ee}.screening-eyes>section:last-child{border-right:0}.screening-eyes>section>div{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.screening-eyes>section>div b{color:#567060;font-size:10px}.screening-eyes>section>div strong{color:#1f8e4f;font-size:18px}.screening-eyes dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0}.screening-eyes dl div{min-width:0}.screening-eyes dt,.screening-eyes dd{margin:0}.screening-eyes dt{color:#8a9990;font-size:8px}.screening-eyes dd{margin-top:2px;overflow:hidden;color:#344c3e;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.archive-batch{margin-bottom:14px}.archive-batch:last-child{margin-bottom:0}.archive-batch-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:7px}.archive-batch-head b{color:#218e50;font-size:11px}.archive-batch-head span{overflow:hidden;color:#8a9990;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.follow-degree{color:#5c7767!important}.photo-empty.photo-added{border-style:solid;border-color:#8bc9a1;background:#e9f7ee;color:#218f50}@media(max-width:370px){.screening-eyes{grid-template-columns:1fr}.screening-eyes>section{border-right:0;border-bottom:1px solid #edf1ee}.screening-eyes>section:last-child{border-bottom:0}}
