:root{font-family:var(--font-ui);color:#38443b;font-synthesis:none;--font-title:"Songti SC","STSong","SimSun","Noto Serif CJK SC",serif;--font-ui:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC","Noto Sans SC",Arial,sans-serif;--paper:#fbf7ee;--green:#829d7c;--green-deep:#58705a;--green-pale:#dfeadd;--almond:#ead8bb;--pink:#ead1cf;--line:#e2dccf;--ink-soft:#788078;--shadow:0 8px 24px #4b432f14;background:#f4eddf}*{box-sizing:border-box}html{background:#e7dfd0}body{background:var(--paper);min-width:320px;margin:0}button,input,textarea,select,strong,b{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{background:var(--paper);max-width:720px;min-height:100dvh;margin:auto;padding-bottom:78px;position:relative;overflow-x:hidden}main{min-height:calc(100dvh - 78px)}.page-pad{padding:22px 18px 30px}.eyebrow{letter-spacing:.08em;color:var(--green-deep);font-size:12px;font-weight:700}.home-header,.page-header{justify-content:space-between;align-items:flex-start;margin:5px 2px 20px;display:flex}.home-header h1,.page-header h1{font-family:var(--font-title);color:#37443a;margin:4px 0 2px;font-size:25px}.home-header p,.page-header p{color:var(--ink-soft);margin:0;font-size:13px}.flower{background:var(--green-pale);color:#799277;border-radius:50%;place-items:center;width:48px;height:48px;font-size:25px;display:grid;transform:rotate(-8deg)}.search-box{background:#fff;border:1px solid #e0dbcf;border-radius:16px;align-items:center;gap:10px;height:52px;margin-bottom:20px;padding:0 14px;display:flex;box-shadow:0 4px 16px #5046320d}.search-box>span{color:#7a8c78;font-size:25px}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:15px}.search-box button{background:#eee9df;border:0;border-radius:50%;width:28px;height:28px}.section-head{justify-content:space-between;align-items:center;margin:20px 2px 10px;display:flex}.section-head button{color:var(--green-deep);background:0 0;border:0;min-height:32px;font-size:12px}.section-head small{color:var(--ink-soft)}.section-label{color:#475249;font-size:15px;font-weight:700}.recent-row{scrollbar-width:none;gap:13px;padding:3px 1px 10px;display:flex;overflow-x:auto}.recent-row::-webkit-scrollbar{display:none}.recent-row button{background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;min-width:50px;padding:0;font-size:12px;display:flex}.avatar{color:#5f765e;background:#dce7d9;border:1px solid #cad9c7;border-radius:15px 15px 18px 18px;flex:none;place-items:center;width:43px;height:43px;font-weight:700;display:grid}.avatar.girl{color:#866967;background:#eddcda;border-color:#e3cdcb}.avatar.large{border-radius:22px;width:64px;height:64px;font-size:22px}.action-grid{grid-template-columns:1.3fr 1fr;gap:10px;margin:15px 0 24px;display:grid}.action-main{text-align:left;min-height:105px;box-shadow:var(--shadow);border:0;border-radius:19px;grid-template-rows:1fr 1fr;grid-template-columns:42px 1fr;align-items:center;padding:15px;display:grid}.action-main:first-child{flex-direction:column;grid-row:span 2;justify-content:center;align-items:flex-start;min-height:220px;display:flex}.action-main i{background:#ffffff8c;border-radius:14px;grid-row:span 2;place-items:center;width:40px;height:40px;font-size:21px;font-style:normal;display:grid}.action-main:first-child i{width:52px;height:52px;margin-bottom:22px;font-size:27px}.action-main strong{font-size:16px}.action-main:first-child strong{font-size:19px}.action-main span{opacity:.72;font-size:12px}.action-main.green{background:var(--green-pale);color:#506851}.action-main.almond{background:#eee0c7}.action-main.pink{background:#f0dedd}.stat-grid{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);padding:13px 5px;display:grid}.stat-grid div{text-align:center;border-right:1px dashed var(--line)}.stat-grid div:last-child{border:0}.stat-grid b{color:#5d715d;font-size:22px;display:block}.stat-grid span{color:var(--ink-soft);font-size:12px}.timeline{border:1px solid var(--line);background:#fff;border-radius:18px;padding:3px 14px}.timeline article{border-bottom:1px dashed var(--line);grid-template-columns:37px 1fr;gap:10px;padding:13px 0;display:grid}.timeline article:last-child{border:0}.record-icon{background:var(--green-pale);width:33px;height:33px;color:var(--green-deep);border-radius:11px;place-items:center;display:grid}.type-考勤{background:#f3e1c9}.type-沟通{background:#eadcda}.type-换座{background:#e2e2d7}.record-top{justify-content:space-between;gap:10px;display:flex}.record-top strong{font-size:13px}.record-top time{color:#999;white-space:nowrap;font-size:11px}.timeline p{color:var(--ink-soft);margin:5px 0 0;font-size:12px}.empty-state{text-align:center;color:#999;border:1px dashed var(--line);background:#fff;border-radius:18px;padding:28px}.bottom-nav{z-index:20;width:min(720px,100%);height:72px;padding:6px 12px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf7eef5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#8a8d87;background:0 0;border:0;flex-direction:column;align-items:center;gap:2px;min-height:52px;font-size:11px;display:flex}.bottom-nav button span{font-size:21px;line-height:25px}.bottom-nav button.active{color:var(--green-deep);font-weight:700}.bottom-nav button.active span{background:var(--green-pale);border-radius:14px;padding:0 15px}.student-list{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.student-row,.result-row{border:0;border-bottom:1px dashed var(--line);text-align:left;background:#fff;align-items:center;width:100%;min-height:68px;padding:9px 13px;display:flex}.student-row:last-child,.result-row:last-child{border:0}.student-row>div,.result-row>span{flex:1;margin-left:11px}.student-row strong,.result-row strong{font-size:15px;display:block}.student-row small,.result-row small{color:var(--ink-soft);margin-top:2px;font-size:11px;display:block}.student-row>i{color:#aaa;font-size:22px;font-style:normal}.score-badge,.result-row>b{color:var(--green-deep);font-weight:700}.score-badge small{margin-left:2px;display:inline}.small-primary,.primary{background:var(--green);color:#fff;border:0;border-radius:13px;min-height:44px;padding:0 16px;font-weight:600}.search-results{border:1px solid var(--line);background:#fff;border-radius:18px;padding:8px 12px 0}.search-results>.section-label{margin:4px;display:block}.detail-nav{text-align:center;grid-template-columns:44px 1fr 44px;align-items:center;height:40px;margin-bottom:10px;font-weight:600;display:grid}.back-button,.icon-button{background:0 0;border:0;width:44px;height:44px;font-size:34px}.student-hero{background:linear-gradient(135deg,#e3eddf,#f0e7d5);border-radius:22px;align-items:center;gap:13px;margin:5px 0 12px;padding:18px;display:flex}.student-hero>div:nth-child(2){flex:1}.student-hero h1{font-family:var(--font-ui);margin:0;font-size:23px}.student-hero p{color:var(--ink-soft);margin:2px 0;font-size:12px}.hero-score{text-align:center}.hero-score b{color:var(--green-deep);font-size:28px;display:block}.hero-score span{color:#788078;font-size:11px}.detail-facts{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}.detail-facts div{border:1px solid var(--line);background:#fff;border-radius:15px;padding:12px}.detail-facts span{color:var(--ink-soft);font-size:11px;display:block}.detail-facts b{font-size:14px}.alert-text{color:#aa6859}.detail-actions{grid-template-columns:repeat(4,1fr);gap:8px;margin:10px 0 18px;display:grid}.detail-actions button{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:67px;font-size:12px;display:flex}.detail-actions i{color:var(--green-deep);font-size:20px;font-style:normal}.parent-card{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:6px;margin-bottom:8px;padding:12px;display:grid}.parent-card div{min-width:0}.parent-card strong,.parent-card span{display:block}.parent-card strong{font-size:13px}.parent-card span{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.parent-card button,.parent-card a{border-radius:12px;align-items:center;min-height:44px;padding:0 11px;font-size:12px;text-decoration:none;display:flex}.parent-card button{border:1px solid var(--line);background:#fff}.parent-card a{background:var(--green);color:#fff}.overlay{z-index:50;background:#2b302a59;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet{background:var(--paper);width:min(720px,100%);max-height:91dvh;padding:8px 18px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;overflow-y:auto;box-shadow:0 -15px 45px #1e231e2b}.sheet-handle{background:#c6c2b8;border-radius:5px;width:42px;height:4px;margin:1px auto 10px}.sheet-title{justify-content:space-between;align-items:flex-start;display:flex}.sheet-title h2{font-family:var(--font-title);margin:3px 0 14px;font-size:23px}.field-label{color:#626d63;margin:14px 2px 7px;font-size:12px;font-weight:700;display:block}.input{outline-color:var(--green);background:#fff;border:1px solid #dcd6c9;border-radius:13px;width:100%;min-height:46px;padding:10px 12px}.textarea{resize:vertical;min-height:70px}.textarea.tall{min-height:170px}.student-chip-list{scrollbar-width:none;gap:7px;padding:8px 1px 4px;display:flex;overflow-x:auto}.student-chip{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:12px;min-height:39px;padding:0 12px}.student-chip.selected{background:var(--green);border-color:var(--green);color:#fff}.segmented{gap:6px;display:flex;overflow-x:auto}.segmented button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:11px;min-height:42px;padding:0 12px}.segmented button.active{background:var(--green-pale);color:var(--green-deep);border-color:#9fb49b;font-weight:700}.segmented.compact{margin-top:8px}.score-grid{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.score-grid button{color:#577057;background:#f0f6ef;border:1px solid #cbd9c8;border-radius:12px;min-height:44px;font-weight:700}.score-grid button.negative{color:#9b625a;background:#f8e9e6;border-color:#e6d0cc}.score-grid button.active{box-shadow:inset 0 0 0 2px}.primary.full,.placeholder-button{width:100%;min-height:50px;margin-top:18px}.primary:disabled{opacity:.4}.placeholder-button{color:#999;background:0 0;border:1px dashed #c8c0b2;border-radius:13px}.muted{color:var(--ink-soft);font-size:12px}.toast{z-index:70;color:#fff;background:#3f4b41;border-radius:14px;justify-content:space-between;align-items:center;width:calc(min(680px,100%) - 30px);padding:12px 14px;font-size:13px;display:flex;position:fixed;bottom:86px;left:50%;transform:translate(-50%);box-shadow:0 9px 30px #0000002e}.toast button{color:#445b45;background:#dce8d9;border:0;border-radius:9px;min-height:36px;padding:0 13px;font-weight:700}.seat-page{padding:18px 12px 95px}.seat-header{margin-bottom:10px;padding:0 5px}.zoom-control{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;margin-top:7px;display:flex;overflow:hidden}.zoom-control button{background:#fff;border:0;width:39px;height:42px;font-size:19px}.zoom-control span{color:#777;font-size:10px}.swap-hint{color:#fff;background:#58705a;border-radius:12px;justify-content:space-between;align-items:center;margin:8px 4px;padding:10px 12px;font-size:12px;display:flex}.swap-hint button{background:#fff;border:0;border-radius:8px;min-height:32px}.seat-scroll{background:#e8e0d1;border:1px solid #d7cebd;border-radius:18px;height:calc(100dvh - 245px);min-height:420px;padding:12px;overflow:auto}.seat-stage{min-width:700px;transition:transform .18s}.blackboard{color:#f2eee3;text-align:center;height:39px;font-family:var(--font-ui);background:#657462;border:5px solid #b6946d;border-radius:5px;width:70%;margin:0 auto 17px;padding-top:5px;box-shadow:0 3px 7px #322d232e}.seat-grid{grid-template-columns:repeat(8,minmax(75px,1fr));gap:9px;display:grid}.seat-card{-webkit-user-select:none;user-select:none;background:#fffaf0;border:1px solid #d7cbb7;border-bottom:4px solid #c7a980;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:68px;padding:8px 4px;display:flex;position:relative}.seat-card:nth-child(2n){background:#f6f0e3}.seat-card small{color:#aaa;font-size:8px;position:absolute;top:4px;left:6px}.seat-card strong{font-size:14px}.seat-card span{color:var(--green-deep);font-size:9px}.seat-card.empty{color:#999;background:#ffffff59;border-style:dashed}.seat-help{color:#85877f;text-align:center;font-size:10px}.seat-quick{z-index:15;border:1px solid var(--line);background:#fff;border-radius:18px;width:calc(min(696px,100%) - 24px);padding:12px;position:fixed;bottom:76px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #3c372d2e}.seat-quick>div:first-child{justify-content:space-between;margin-bottom:9px;display:flex}.seat-quick span{color:var(--ink-soft);font-size:11px}.quick-buttons{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.quick-buttons button,.quick-buttons a{background:var(--green-pale);min-height:40px;color:var(--green-deep);border:0;border-radius:10px;place-items:center;font-size:11px;text-decoration:none;display:grid}.affairs-page{background-image:linear-gradient(#829d7c0d 1px,#0000 1px);background-size:100% 28px}.tape{font-family:var(--font-ui);opacity:.8;background:#ead8bb;padding:7px 13px;font-size:12px;transform:rotate(4deg)}.affair-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8;border-radius:16px;margin-bottom:12px;padding:2px 14px 12px}.affair-card label{align-items:center;gap:10px;min-height:44px;font-size:13px;display:flex}.affair-card input{width:19px;height:19px;accent-color:var(--green)}.affair-card label.done{color:#aaa;text-decoration:line-through}@media (width>=600px){.page-pad{padding-left:30px;padding-right:30px}.action-grid{grid-template-columns:1.3fr 1fr 1fr}.action-main:first-child{grid-row:auto;min-height:125px}.action-main:first-child i{width:42px;height:42px;margin:0}.action-main:first-child strong{font-size:16px}}@media (orientation:landscape) and (height<=600px){.page-seats{padding-bottom:0}.page-seats .bottom-nav{display:none}.page-seats main{min-height:100dvh}.seat-page{padding:8px 12px}.seat-header{align-items:center;margin:0 0 5px}.seat-header h1{margin-right:8px;font-size:19px;display:inline}.seat-header p,.seat-header .eyebrow{display:none}.seat-scroll{height:calc(100dvh - 75px);min-height:0;padding:8px}.blackboard{height:31px;margin-bottom:7px;padding-top:1px}.seat-grid{gap:6px}.seat-card{min-height:56px}.seat-help{display:none}.seat-quick{bottom:8px}}@media (width<=360px){.page-pad{padding-left:12px;padding-right:12px}.home-header h1{font-size:22px}.action-grid{gap:7px}.action-main{padding:11px}.score-grid{grid-template-columns:repeat(3,1fr)}.parent-card{grid-template-columns:1fr auto}.parent-card button{display:none}}.morality-summary{background:#eef3e9;border-radius:14px;grid-template-columns:repeat(3,1fr);margin:-9px 0 20px;padding:10px;display:grid}.morality-summary span{text-align:center;color:var(--ink-soft);border-right:1px dashed #cbd6c8;font-size:11px}.morality-summary span:last-child{border:0}.morality-summary b{color:var(--green-deep);font-size:15px;display:block}.page-seats{color:#445047;background:#f8f6f0}.seat-header .eyebrow{color:#6e7f6a;background:#6e7f6a17;border-radius:999px;align-items:center;padding:3px 8px;display:inline-flex}.zoom-control{background:#fffdf8f0;border-color:#ddd5c8;border-radius:999px;box-shadow:0 3px 12px #4450470f}.zoom-control button{color:#6e7f6a;background:0 0;font-weight:400}.zoom-control span{color:#8a9087;font-weight:400}.seat-scroll{background-color:#efe8da;background-image:linear-gradient(#6e7f6a09 1px,#0000 1px),radial-gradient(#c9a06a0e .6px,#0000 .6px);background-size:100% 28px,18px 18px;border-color:#ded5c6;box-shadow:inset 0 1px #ffffff80}.seat-stage{min-width:720px}.blackboard{color:#fffdf8;letter-spacing:.1em;background:#6e7f6a;border:3px solid #c9a06a;border-radius:8px;justify-content:center;align-items:center;width:240px;height:31px;margin-bottom:16px;margin-left:0;margin-right:0;padding:0;font-size:13px;font-weight:500;display:flex;position:sticky;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #4450471a}.seat-grid{grid-template-columns:repeat(4,minmax(74px,1fr)) 20px repeat(4,minmax(74px,1fr));gap:11px 7px}.seat-card:nth-child(8n+1){grid-column:1}.seat-card:nth-child(8n+2){grid-column:2}.seat-card:nth-child(8n+3){grid-column:3}.seat-card:nth-child(8n+4){grid-column:4}.seat-card:nth-child(8n+5){grid-column:6}.seat-card:nth-child(8n+6){grid-column:7}.seat-card:nth-child(8n+7){grid-column:8}.seat-card:nth-child(8n){grid-column:9}.seat-card,.seat-card:nth-child(2n){background:#fffdf8;border:1px solid #d8ccb8;border-radius:16px;min-height:68px;padding:10px 5px 8px;box-shadow:0 2px 5px #44504712,0 1px #ffffffd9}.seat-card.gender-male,.seat-card.gender-male:nth-child(2n){background:#f8fbfc;border-color:#cfdde1}.seat-card.gender-female,.seat-card.gender-female:nth-child(2n){background:#fff9f8;border-color:#e3d3cf}.seat-card small{color:#8a9087;font-weight:400;top:6px;left:8px}.seat-card strong{color:#445047;font-weight:600}.seat-card.empty{box-shadow:none;color:#8a9087;background:#fffdf875;border-color:#d8ccb8}.seat-card.swap-selected{background:#edf2e9;border-color:#8fa08b;box-shadow:0 0 0 2px #6e7f6a6b,0 3px 8px #44504714}.seat-help{color:#8a9087;font-weight:400}@media (orientation:landscape) and (height<=600px){.seat-grid{gap:7px}.blackboard{height:28px;margin-bottom:8px}.seat-card,.seat-card:nth-child(2n){min-height:56px;padding-top:9px}}.search-box button{flex:0 0 44px;width:44px;height:44px}.section-head button{min-width:44px;min-height:44px}.student-chip,.segmented button,.toast button{min-height:44px}.zoom-control button{width:44px;height:44px}.swap-hint button{min-width:44px;min-height:44px}.quick-buttons button,.quick-buttons a{min-height:44px}.student-page-actions{grid-template-columns:1fr auto;gap:8px;margin:-8px 0 14px;display:grid}.secondary{color:#5f6d61;background:#fffdf8;border:1px solid #d8d1c4;border-radius:13px;min-height:44px;padding:0 15px;font-weight:600}.secondary.full{width:100%;margin-top:12px}.secondary:disabled{opacity:.42}.import-sheet{max-height:94dvh}.import-tabs{background:#eee8dc;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:6px;margin:2px 0 14px;padding:4px;display:grid}.import-tabs button{background:0 0;border:0;border-radius:11px;min-height:44px;padding:4px 7px;font-size:12px}.import-tabs button.active{color:#58705a;background:#fffdf8;font-weight:700;box-shadow:0 2px 8px #44504712}.import-panel{padding:0 1px}.file-picker{cursor:pointer;background:#f7f8f2;border:1px dashed #bfc8ba;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;min-height:76px;padding:12px;display:grid}.file-picker input{opacity:0;width:1px;height:1px;position:absolute}.file-picker span{color:#fff;background:#6e7f6a;border-radius:11px;grid-row:span 2;align-items:center;min-height:44px;padding:0 14px;font-weight:600;display:flex}.file-picker small{color:#8a9087;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.manual-fields{gap:10px;display:grid}.manual-fields label>span{color:#626d63;margin:0 2px 6px;font-size:12px;font-weight:700;display:block}.manual-fields select{appearance:auto}.import-error{color:#9b625a;background:#f7e8e4;border-radius:11px;padding:10px;font-size:12px}.import-preview{background:#fffdf8;border:1px solid #ded7ca;border-radius:16px;margin-top:14px;padding:13px}.import-preview h3{color:#445047;margin:0 0 9px;font-size:16px}.demo-warning{color:#7a654c;background:#f5ead8;border-radius:10px;margin:0 0 9px;padding:9px;font-size:12px}.preview-names{flex-wrap:wrap;gap:6px;display:flex}.preview-names span{color:#58705a;background:#edf2e9;border-radius:999px;padding:4px 8px;font-size:11px}.issue-list{border-top:1px dashed #ddd3c3;margin-top:10px;padding-top:9px}.issue-list strong{color:#815f55;font-size:12px}.issue-list p{color:#8d665c;margin:4px 0;font-size:11px}.sheet-actions{grid-template-columns:1fr 1.4fr;gap:8px;margin-top:16px;display:grid}.sheet-actions .primary,.sheet-actions .secondary{width:100%;min-height:50px}@media (width<=360px){.student-page-actions{grid-template-columns:1fr}.import-tabs button{padding:3px;font-size:11px}.file-picker{grid-template-columns:1fr}.file-picker span{grid-row:auto;justify-content:center}.sheet-actions{grid-template-columns:1fr 1fr}}.seat-toast{z-index:35;color:#fff;background:#445047;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:600;position:fixed;bottom:88px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #44504733}@media (orientation:landscape) and (height<=600px){.seat-toast{bottom:12px}}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.option-grid button{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:44px;padding:6px 8px;font-size:12px}.option-grid button.active{background:var(--green-pale);color:var(--green-deep);border-color:#9fb49b;font-weight:700}.check-row{align-items:center;gap:10px;min-height:48px;margin-top:12px;font-size:13px;display:flex}.check-row input{width:20px;height:20px;accent-color:var(--green)}.danger-light.full{color:#955f55;background:#f8ebe8;border:1px solid #e4cbc5;border-radius:13px;width:100%;min-height:46px;margin-top:8px;font-weight:600}.brand-kicker{color:#8a9087;letter-spacing:.08em;margin:0 2px 3px;font-size:11px}.bottom-nav{grid-template-columns:repeat(5,1fr)}.bottom-nav button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.bottom-nav button.active svg{background:var(--green-pale);border-radius:12px;width:38px;padding:2px}.today-actions{gap:7px;display:grid}.today-actions article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:8px 1fr auto;align-items:center;gap:9px;min-height:52px;padding:7px 8px 7px 12px;display:grid}.today-actions article strong{font-size:12px;font-weight:600}.today-actions article button{background:var(--green-pale);color:var(--green-deep);border:0;border-radius:10px;min-height:40px;padding:0 10px;font-size:11px;font-weight:600}.action-dot{background:#8fa08b;border-radius:50%;width:7px;height:7px}.kind-return,.kind-incident{background:#b67b68}.kind-communication{background:#c9a06a}.compact-empty{padding:17px}.student-filters{gap:7px;margin:0 0 12px;display:flex;overflow-x:auto}.student-filters button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:999px;min-height:44px;padding:0 14px;font-size:12px}.student-filters button.active{background:var(--green-pale);color:var(--green-deep);border-color:#9fb49b;font-weight:700}.student-row em{color:#8a6b5d;margin-top:3px;font-size:10px;font-style:normal;display:block}.detail-actions{grid-template-columns:repeat(3,1fr)}.detail-actions button{min-height:55px}.student-work-status{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.student-work-status>.section-label{grid-column:1/-1}.student-work-status button{border:1px solid var(--line);text-align:left;background:#fffdf8;border-radius:14px;min-height:58px;padding:9px}.student-work-status strong,.student-work-status small{display:block}.student-work-status strong{font-size:12px}.student-work-status small{color:var(--ink-soft);margin-top:3px;font-size:10px}.morality-overview{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.morality-overview div{text-align:center;background:#eef3e9;border:1px solid #dbe5d7;border-radius:16px;padding:13px 8px}.morality-overview span{color:var(--ink-soft);font-size:11px;display:block}.morality-overview b{color:var(--green-deep);margin-top:3px;font-size:20px;display:block}.morality-list{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.morality-list>div{border-bottom:1px dashed var(--line);grid-template-columns:28px 1fr auto 42px;align-items:center;min-height:52px;padding:6px 12px;display:grid}.morality-list>div:last-child{border:0}.morality-list strong{font-size:14px}.morality-list small{color:var(--ink-soft);font-size:10px}.morality-list b{text-align:right;color:var(--green-deep)}.rank-no{color:#6e7f6a;background:#eef1e9;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid}.about-card{border-top:1px dashed var(--line);text-align:center;color:#8a9087;flex-direction:column;gap:3px;margin:24px 0 8px;padding:14px;display:flex}.about-card strong{font-size:12px}.about-card span{font-size:10px}.type-事件{color:#95695e;background:#f3e2dc}.type-关注{color:#667a63;background:#e7ede3}@media (width<=360px){.bottom-nav{padding-left:4px;padding-right:4px}.bottom-nav button{font-size:10px}.detail-actions{gap:6px}.student-work-status{grid-template-columns:1fr}}@media (orientation:landscape) and (height<=600px){.app-shell.page-seats{max-width:none}.page-seats .seat-scroll{width:100%}.page-seats .seat-stage{min-width:720px}}.student-work-status>article{border:1px solid var(--line);text-align:left;background:#fffdf8;border-radius:14px;min-height:58px;padding:9px}.student-work-status>article strong,.student-work-status>article small{display:block}.student-work-status>article strong{font-size:12px}.student-work-status>article small{color:var(--ink-soft);margin-top:3px;font-size:10px}.student-work-status>article>button{background:var(--green-pale);width:100%;min-height:44px;color:var(--green-deep);border:0;border-radius:10px;margin-top:7px;font-size:11px;font-weight:600}
