:root{font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#263e35;background:#f5f7f6;font-synthesis:none;font-size:15px;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button,input,select,textarea{outline-offset:3px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #90b8a4}button svg{flex-shrink:0}h1,h2,p{margin:0}.topbar{height:76px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e2e9e5}.brand{display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:1px;font-size:18px}.brand-icon{background:#285d4d;color:#f6d777;padding:10px;display:flex;border-radius:12px}.local-badge{font-size:12px;font-weight:500;color:#6c7d75;letter-spacing:0;background:#f0f4f1;border:1px solid #e4ebe5;padding:3px 8px;border-radius:5px}.save-state{font-size:13px;color:#648172;display:flex;align-items:center;gap:6px}main{max-width:1600px;margin:auto;padding:38px 4% 20px}.heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.eyebrow{color:#748a7e;letter-spacing:2px;font-size:12px;margin-bottom:10px}h1{font-size:32px;letter-spacing:2px;display:flex;align-items:center;gap:12px;font-weight:750}h1 svg{color:#c2a65b}.heading p{margin-top:12px;color:#75867e;font-size:14px;letter-spacing:1px}.button{border:1px solid #dfe7e2;border-radius:8px;background:#fff;color:#42594e;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px;white-space:nowrap;font-size:14px;transition:background .15s,transform .15s}.button:hover{background:#eff4f1}.button.primary{background:#285d4d;color:#fff;border-color:#285d4d}.button.primary:hover{background:#194938}.summary{display:grid;grid-template-columns:2fr 1fr 1fr;border:1px solid #e0e7e2;background:#fff;border-radius:12px;margin-bottom:28px;padding:22px 26px;gap:20px}.summary>div{display:flex;align-items:center;gap:16px;padding-left:24px;border-left:1px solid #e7ece8}.summary>div:first-child{border:0;padding-left:0}.summary>div>svg{color:#779583;background:#eef4ef;width:44px;height:44px;padding:11px;border-radius:10px}.summary span{font-size:13px;color:#7c8b83;display:flex;flex-direction:column;gap:8px}.summary strong{color:#304e40;font-size:22px;font-weight:650}.summary>div:first-child strong{font-size:17px}.summary small{font-size:12px;font-weight:400;color:#8b988f}.board{background:#fff;border:1px solid #dfe6e1;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #24483303}.board-toolbar{padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:15px}.board-toolbar>div:first-child{display:flex;align-items:center;gap:12px}.board-toolbar h2{font-size:18px}.board-toolbar>div>span{font-size:13px;color:#7f8e85}.toolbar-actions{display:flex;gap:10px}.filterbar{border-top:1px solid #edf0ee;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.filterbar>span{display:flex;align-items:center;gap:9px;color:#9aa69f;font-size:14px}.filterbar .button{padding:8px 12px}table{border-collapse:separate;border-spacing:0;width:100%;text-align:center}th{background:#f3f6f3;color:#647b6d;font-weight:500;font-size:14px;padding:22px 16px;border-bottom:1px solid #e1e8e2;border-top:1px solid #e7ece8}th:first-child{width:115px}th:nth-child(2){width:160px;text-align:left}.empty{padding:65px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.empty-icon{padding:20px;border-radius:50%;background:#eff5f0;color:#71917d}.empty h2{font-size:19px;font-weight:600}.empty p{font-size:14px;color:#8a978e;margin-bottom:6px}.board-footer{display:flex;justify-content:space-between;padding:17px 24px;border-top:1px solid #ecf0ed;color:#88998e;font-size:12px}.app-footer{max-width:1600px;margin:auto;padding:10px 4% 24px;display:flex;justify-content:space-between;color:#9ba79f;font-size:12px;letter-spacing:1px}@media(max-width:760px){.topbar{padding:0 18px}.save-state{font-size:11px}main{padding:24px 16px}.heading{align-items:flex-start}h1{font-size:24px}.summary{padding:16px;grid-template-columns:1fr 1fr}.summary>div:first-child{grid-column:1/-1}.summary>div{padding-left:0;border:0}.board-toolbar{padding:18px;flex-wrap:wrap}.toolbar-actions{flex-wrap:wrap}.filterbar{padding:12px 18px}.board-footer{gap:12px;flex-wrap:wrap}}input,select,textarea{border:1px solid #dbe4dd;border-radius:7px;background:#fff;color:#354f40;padding:10px 12px;min-width:0}input::placeholder,textarea::placeholder{color:#96a39b}textarea{resize:vertical;line-height:1.7}input[type=checkbox]{accent-color:#285d4d;width:17px;height:17px;flex-shrink:0}select{max-width:100%}.icon-button{padding:6px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#7f9487}.icon-button:hover{background:#e7eee8;color:#285d4d}.icon-button:disabled{opacity:.25}.text-button{display:inline-flex;align-items:center;gap:5px;padding:6px;border:0;background:transparent;color:#326b51;font-size:13px}.text-button:hover{text-decoration:underline}.danger{color:#b75c5c!important}.button.danger{border-color:#e7c8c8}.top-actions,.heading-actions{display:flex;align-items:center;gap:14px}.button.ghost{background:transparent;border:0}.status-dot{width:6px;height:6px;border-radius:50%;background:#79a783}.term-picker{display:flex;align-items:center;gap:10px}.term-picker select{padding:0 20px 0 0;border:0;font-size:17px;font-weight:600;color:#304e40;background:transparent}.summary span .term-picker{display:flex}.summary span{min-width:0}.class-picker{font-size:13px;padding:6px 10px;background:#f3f6f3;border:0;color:#64786a}.archived-badge{display:inline-flex;align-items:center;gap:4px;color:#967c45!important}.filterbar{gap:12px;flex-wrap:wrap}.filter-left{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.filter-left select{font-size:13px;padding:8px;max-width:235px}.segments{display:inline-flex;gap:3px;padding:4px;background:#f0f4f1;border-radius:8px}.segments button{border:0;background:transparent;color:#8a998f;padding:7px 13px;border-radius:5px;white-space:nowrap;font-size:13px;display:flex;align-items:center;gap:5px}.segments button.active{background:#fff;color:#2b6149;font-weight:600;box-shadow:0 1px 4px #23412e12}.segments button>span{font-size:11px;padding:1px 5px;background:#e2ebe4;border-radius:4px}.search{display:flex;align-items:center;gap:6px;color:#98a49d}.search input{width:145px;border:0;background:transparent;padding:8px 0;font-size:13px}.follow-note{display:flex;align-items:center;gap:8px;background:#fff9e9;color:#937b3c;padding:10px 24px;font-size:13px;line-height:1.6}.table-scroll{overflow:auto;max-height:calc(100vh - 310px);min-height:70px;scrollbar-color:#c7d6ca transparent;scrollbar-width:thin}.dictation-table{width:max-content;min-width:100%;table-layout:fixed}.dictation-table th{position:sticky;top:0;z-index:4;height:114px;min-width:205px;max-width:280px;padding:19px 16px}.dictation-table .sticky-group{position:sticky;left:0;min-width:116px;width:116px;max-width:116px;z-index:2;border-right:1px solid #e5ece5}.dictation-table .sticky-name{position:sticky;left:116px;min-width:180px;width:180px;max-width:180px;z-index:2;border-right:1px solid #e3eae3;box-shadow:4px 0 7px #23432b04}.dictation-table th.sticky-group,.dictation-table th.sticky-name{z-index:6;background:#f3f6f3}.dictation-table .end-col{min-width:58px;width:58px;max-width:58px;padding:8px}.dictation-table td{height:66px;border-bottom:1px solid #eef1ee;border-right:1px solid #edf1ed;background:#fff;padding:7px 16px}.dictation-table tr:last-child td{border-bottom:0}.dictation-table tbody tr:hover td:not(.group-cell){background:#fafcf9}.subhead{display:block;font-size:11px;color:#97a69a;margin-top:7px;font-weight:400}.project-title{display:flex;align-items:center;gap:6px;justify-content:center;color:#405e48;font-size:14px}.project-title>span{max-width:215px;overflow-wrap:anywhere;line-height:1.6}.pin-button{padding:3px;flex-shrink:0}.project-count{display:block;font-size:11px;margin-top:7px;color:#96a396}.progress{width:74px;height:3px;border-radius:4px;background:#e3ebe3;margin:9px auto 0;overflow:hidden}.progress i{display:block;height:100%;background:#87ae88;border-radius:4px;transition:width .3s}.group-cell{vertical-align:middle;background:#fcfdfb!important}.group-emblem{display:flex;align-items:center;flex-direction:column;gap:8px;font-size:12px;color:#718675;overflow-wrap:anywhere}.group-emblem strong{font-family:Georgia,serif;font-size:29px;line-height:1.2;color:#527656;font-weight:500}.group-emblem small{font-family:inherit;font-size:11px;color:#95a495}.group-dot{width:10px;height:10px;background:var(--group-color);border-radius:3px;box-shadow:inset 0 0 0 1px #355e2d15}.student-cell{text-align:left!important;padding:8px 12px!important}.student-name{width:100%;border:0;padding:10px 12px;border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:15px;color:#3d5945;min-height:40px}.student-name>span:first-child{overflow-wrap:anywhere;line-height:1.4}.student-score{display:flex;align-items:center;gap:3px;font-size:11px;color:#5f7a63;flex-shrink:0}.star-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:7px 16px;border-radius:8px;color:#e1e6e0;transition:transform .15s,color .15s;min-height:44px;min-width:52px}.star-button svg{stroke:#c6d0c3}.star-button:hover:not(:disabled){background:#fbf7df;transform:scale(1.1);color:#f3e5ad}.star-button.lit{color:#f5d773;filter:drop-shadow(0 2px 2px #ddbc551f)}.star-button.lit svg{stroke:#d5b157}.star-button:disabled{opacity:1;cursor:default}.dictation-table td.focused-project,.dictation-table th.focused-project{background:#faf8eb}.board-footer span{display:flex;align-items:center;gap:6px}.inline-empty{padding:25px;text-align:center;color:#8b998f}.fatal{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;padding:30px;text-align:center}.fatal h1{font-size:25px}.fatal p{max-width:650px;line-height:1.8;color:#748879}.loading-star{color:#ddbd60;animation:pulse 1s ease-in-out infinite alternate}@keyframes pulse{to{opacity:.4;transform:scale(.8)}}.notice{background:#e6f0e9;color:#386347;padding:12px 4%;font-size:14px}.dialog{border:1px solid #dce5dd;border-radius:16px;box-shadow:0 25px 90px #143a2926;padding:0;width:min(580px,calc(100vw - 32px));max-height:90vh;color:#304c3b;overflow:hidden;background:#fff}.dialog.wide{width:min(930px,calc(100vw - 32px))}.dialog::backdrop{background:#122e2655;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-head{padding:25px 28px 20px;display:flex;justify-content:space-between;align-items:flex-start;gap:15px;border-bottom:1px solid #e8eee8}.dialog-head h2{font-size:22px}.dialog-head p{color:#86988a;font-size:13px;margin-top:9px;line-height:1.8}.dialog-body{padding:24px 28px;overflow:auto;max-height:calc(90vh - 118px)}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;font-size:14px}.field>span{font-weight:500}.field input,.field textarea,.field select{width:100%}.check-row{display:flex;align-items:center;gap:9px;font-size:14px;line-height:1.7;margin:12px 0}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.hint{font-size:12px!important;font-weight:400;color:#8b9a8f!important;line-height:1.8;margin:10px 0}.form-error{font-size:13px;color:#b55656;line-height:1.6;margin:10px 0}.full-width{width:100%}.manager-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.manager-grid>section+section{border-left:1px solid #e7ede7;padding-left:28px}h3{font-size:15px;margin:0 0 17px;font-weight:600}.modal-tabs{margin-bottom:23px}.student-list{max-height:260px;overflow:auto;margin:12px 0}.student-list>div{display:flex;align-items:center;gap:4px;border-bottom:1px solid #ecf0ec;padding:7px 3px}.student-list>div.selected{background:#f0f6ef}.list-name{display:flex;flex-direction:column;gap:5px;flex:1;border:0;background:transparent;text-align:left;color:#3d5b46;padding:5px 7px;min-width:0;overflow-wrap:anywhere}.list-name small{font-size:11px;color:#8a9b8d}.edit-student{padding:17px;background:#f4f7f3;border-radius:9px}.edit-student .field{margin-bottom:12px}.group-editor{max-height:400px;overflow:auto}.group-editor form{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #e8eee8}.group-editor input[type=color]{padding:3px;width:38px;height:38px;flex-shrink:0}.group-editor input:not([type=color]){flex:1;width:0}.group-editor form>span{font-size:12px;color:#8b9c8d;white-space:nowrap}.inline-form{display:flex;align-items:center;gap:9px;margin:18px 0}.inline-form>input{flex:1;width:0}.project-editor{max-height:450px;overflow:auto}.project-editor form{display:flex;align-items:center;gap:6px;padding:10px 0;border-bottom:1px solid #edf1ed}.project-editor input{flex:1;width:0;font-size:14px}.order-number{font-size:12px;color:#a1afa2;width:22px;flex-shrink:0}.reorder{display:flex;flex-direction:column}.reorder button{padding:0 3px}.section-gap{margin-top:30px}.term-class-list form{display:flex;gap:6px;align-items:center;margin-bottom:10px}.term-class-list input{width:0;flex:1}.backup-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.backup-cards>section{padding:23px;background:#f4f7f3;border-radius:12px;border:1px solid #e5ece2}.backup-cards svg{color:#658871}.backup-cards h3{margin:13px 0 9px}.backup-cards p{font-size:13px;line-height:1.8;color:#869786;margin-bottom:20px}.file-button{position:relative;overflow:hidden;cursor:pointer}.file-button input{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.restore-review{padding:20px;border:1px solid #e6d4b3;background:#fffaf0;margin-top:20px;border-radius:8px;overflow-wrap:anywhere}.restore-review p{color:#928462;font-size:14px;margin-bottom:18px}.history-list{max-height:300px;overflow:auto}.history-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid #eaf0e7}.history-list>div>span:first-child{display:flex;flex-direction:column;gap:6px}.history-list strong{font-size:14px;font-weight:400}.history-list small{color:#8e9d8f;font-size:11px}.report-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:25px}.project-select-heading{display:flex;align-items:center;justify-content:space-between}.project-select-heading h3{margin:0}.report-projects{max-height:310px;overflow:auto;margin-bottom:20px}.report-preview{background:#edf2ee;padding:20px;border-radius:10px;min-height:380px;max-height:65vh;overflow:auto}.report-preview img{width:100%;display:block;box-shadow:0 3px 15px #23422d15;margin-bottom:14px}.report-preview>div{margin-bottom:20px}.preview-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:330px;gap:20px;color:#9baa9d;text-align:center;font-size:13px;line-height:1.9}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);background:#285d4d;color:#fff;border:1px solid #477864;border-radius:10px;padding:15px 19px;display:flex;align-items:center;gap:12px;z-index:3000;box-shadow:0 8px 35px #1f452b25;max-width:calc(100vw - 35px);font-size:14px;line-height:1.6}.toast>svg{flex-shrink:0}.toast.error{background:#864a46;border-color:#a46562}.toast button{border:0;background:transparent;color:#f3dc92;padding:4px;white-space:nowrap}.large .dictation-table td{height:82px}.large .dictation-table th{min-width:240px}.large .star-button svg{width:37px;height:37px}.large .group-emblem{font-size:16px}.large .group-emblem strong{font-size:36px}.large .student-score{font-size:14px}.large .dictation-table .sticky-group{min-width:116px}.large .dictation-table .sticky-name{min-width:180px}.large .dictation-table .end-col{min-width:58px}@media(min-width:1600px){.table-scroll{max-height:calc(100vh - 350px)}}@media(max-width:1050px){.board-toolbar{flex-wrap:wrap}.summary{grid-template-columns:1.7fr 1fr 1fr;padding:18px}.summary>div{padding-left:14px;gap:10px}.summary>div:first-child strong,.term-picker select{font-size:14px}.summary>div>svg{display:none}.table-scroll{max-height:calc(60vh + 60px)}.toolbar-actions{gap:6px}.toolbar-actions .button{padding:9px 11px}}@media(max-width:760px){.topbar{height:65px}.brand{font-size:16px;gap:8px}.brand-icon{padding:8px}.local-badge,.save-state{display:none}.top-actions{gap:0}.top-actions .button{font-size:12px;padding:6px}.heading{gap:15px}.heading-actions{flex-direction:column;align-items:stretch;gap:6px}.heading-actions .button{padding:8px 10px;font-size:12px}.heading p{font-size:12px;line-height:1.7}.heading h1{font-size:24px;letter-spacing:0;overflow-wrap:anywhere}.heading h1 svg{display:none}.summary{grid-template-columns:1fr 1fr}.summary>div{padding-left:0}.board-toolbar>div:first-child{flex-wrap:wrap}.filter-left{gap:8px}.filterbar{align-items:flex-start}.search input{width:115px}.filter-left select{max-width:175px}.dictation-table .sticky-group{width:80px;min-width:80px;max-width:80px;padding:8px}.dictation-table .sticky-name{left:80px;width:132px;min-width:132px;max-width:132px}.dictation-table .student-cell{padding:7px!important}.student-name{padding:9px 7px;font-size:14px}.dictation-table th{min-width:180px}.dialog-head{padding:21px 20px 17px}.dialog-body{padding:20px}.dialog-head h2{font-size:20px}.manager-grid,.backup-cards,.report-layout{grid-template-columns:1fr}.manager-grid>section+section{border-left:0;border-top:1px solid #e7ede7;padding:22px 0 0}.report-preview{max-height:none}.toast{bottom:16px;min-width:280px;font-size:13px}.large .dictation-table .sticky-name{left:116px}.board-footer{font-size:11px;padding:15px}.group-editor form{gap:6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.dialog-feedback{padding:10px 13px;margin-bottom:18px;background:#eef5ec;color:#456b4c;border-radius:7px;font-size:13px;line-height:1.7}.dialog-feedback.error{background:#fff0ec;color:#ad554d}.dictation-table th{height:144px}.project-restart{display:inline-flex;align-items:center;justify-content:center;gap:5px;margin:8px auto 0;padding:5px 8px;border:1px solid #dce7dd;border-radius:999px;background:#fff;color:#52745f;font-size:11px;line-height:1.2}.project-restart:hover:not(:disabled){border-color:#9fb8a6;background:#edf5ef;color:#285d4d}.project-round-label{padding:4px 7px;border-radius:999px;background:#eef4ef;color:#62796a;font-size:10px;white-space:nowrap}@media(max-width:760px){.dictation-table th{height:144px}.project-restart{padding:5px 7px}}.dialog.large-dialog{width:min(1180px,calc(100vw - 32px));height:min(780px,calc(100vh - 32px));max-height:calc(100vh - 32px)}.large-dialog .dialog-body{height:calc(100% - 112px);max-height:none}.batch-star-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:26px;min-height:100%;margin:0}.batch-student-panel{display:flex;flex-direction:column;min-width:0}.batch-selection-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.batch-selection-head>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.batch-selection-head>div:first-child{flex-direction:column;align-items:flex-start;gap:5px}.batch-selection-head strong{font-size:16px}.batch-selection-head span{font-size:12px;color:#7b8f82}.batch-filters{display:flex;align-items:center;gap:12px;border:1px solid #e3eae4;background:#f7faf7;border-radius:10px;padding:8px 12px;margin-bottom:14px}.batch-filters .search{flex:1}.batch-filters .search input{width:100%}.batch-filters select{max-width:180px;padding:8px}.batch-filters>span{font-size:12px;color:#88998d;white-space:nowrap}.batch-student-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;overflow:auto;align-content:start;padding:2px 5px 12px 2px}.batch-student{position:relative;display:flex;align-items:center;gap:10px;min-height:67px;padding:11px 12px;border:1px solid #e1e9e3;border-radius:11px;background:#fff;cursor:pointer;transition:border-color .16s,background .16s,transform .16s}.batch-student:hover{border-color:#afc4b5;transform:translateY(-1px)}.batch-student.selected{border-color:#9ab8a4;background:linear-gradient(145deg,#ffffffaa,transparent),var(--student-color,#eef3ef)}.batch-student>span:not(.already-lit){display:flex;flex-direction:column;gap:5px;min-width:0}.batch-student strong{font-size:14px;font-weight:600;overflow-wrap:anywhere}.batch-student small{font-size:11px;color:#819287}.already-lit{position:absolute;right:8px;top:7px;display:inline-flex;align-items:center;gap:3px;color:#9c7c28;font-size:10px}.batch-empty{grid-column:1/-1;padding:48px 20px;text-align:center;color:#87988b}.batch-summary{display:flex;flex-direction:column;gap:18px;padding:25px 22px;border:1px solid #e2e8df;border-radius:17px;background:#f7faf6}.batch-star-emblem{width:86px;height:86px;display:grid;place-items:center;border-radius:25px;background:#fff8d9;transform:rotate(3deg)}.batch-kicker{font-size:12px;letter-spacing:1px;color:#869588}.batch-summary h3{font-size:18px;line-height:1.55;margin:6px 0 0;overflow-wrap:anywhere}.batch-summary .field{margin:0}.batch-summary dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}.batch-summary dl>div{padding:14px;background:#fff;border:1px solid #e5ebe3;border-radius:11px}.batch-summary dt{font-size:11px;color:#87958a;margin-bottom:7px}.batch-summary dd{font-family:Georgia,serif;font-size:28px;color:#4e6d56;margin:0}.batch-summary dd small{font-family:inherit;font-size:11px;color:#87958a}.batch-summary .accent dd{color:#a77c1d}.batch-note{display:flex;align-items:flex-start;gap:7px;font-size:12px;line-height:1.7;color:#7c704a}.batch-note svg{margin-top:2px;flex-shrink:0}.batch-summary-actions{display:grid;grid-template-columns:auto 1fr;gap:9px;margin-top:auto}.batch-summary-actions .button.primary{white-space:normal}.batch-entry svg{color:#fff3b5}.batch-student input{margin:0}@media(max-width:900px){.dialog.large-dialog{height:auto;max-height:calc(100vh - 24px)}.large-dialog .dialog-body{height:auto;max-height:calc(100vh - 118px)}.batch-star-layout{grid-template-columns:1fr}.batch-student-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:390px}.batch-summary{display:grid;grid-template-columns:auto 1fr;align-items:center}.batch-summary .field,.batch-summary dl,.batch-summary .batch-note,.batch-summary-actions{grid-column:1/-1}.batch-star-emblem{width:72px;height:72px}.batch-star-emblem svg{width:50px;height:50px}}@media(max-width:560px){.batch-selection-head{align-items:flex-start;flex-direction:column}.batch-filters{align-items:stretch;flex-direction:column}.batch-filters>span{display:none}.batch-student-grid{grid-template-columns:1fr}.batch-summary{padding:18px}.batch-summary-actions{grid-template-columns:1fr}.batch-summary-actions .button:first-child{order:2}}:root{--ink:#303b66;--muted:#647397;--primary:#5974dc;--violet:#9278e5;--sky:#7acdfa;--mint:#68d8ca;--gold:#ffd16a;--pink:#f3a0bd;--line:#d9e3f7;--danger:#b34a64;--glass:linear-gradient(145deg,#ffffffed,#f4f8ffdf);--soft-shadow:0 10px 30px #708cd51b;font-family:Yuanti SC,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--ink);background:#edf4ff;font-size:16px}body{background:radial-gradient(ellipse at 3% 9%,#d6f8ff 0,transparent 46%),radial-gradient(ellipse at 98% 24%,#dfddff 0,transparent 45%),linear-gradient(155deg,#eaf7ff,#eff1ff 58%,#f6f8ff);min-height:100vh;background-attachment:fixed}.theme-definitions{position:absolute;pointer-events:none}.topbar{height:76px;background:#ffffff80;border-bottom:1px solid #ffffffd9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:var(--ink)}.brand{font-weight:800;letter-spacing:.5px;font-size:20px;gap:11px}.brand-icon{padding:9px;border-radius:15px;background:linear-gradient(145deg,#a5daff,#8295ee);border:1px solid #ffffffdd;box-shadow:inset 0 2px 5px #fff9,0 4px 9px #718fd42d}.brand-icon .jelly-star{filter:drop-shadow(0 2px 1px #7580a744)}.local-badge{border:1px solid #fff;background:#e5edff;color:#6173a8;border-radius:12px;padding:4px 10px}.save-state{color:#647a96;font-size:12px}.status-dot{background:#5ab6a4;box-shadow:0 0 0 3px #a5dfd633}main{padding-top:26px}.sky-panel{position:relative;isolation:isolate;border:2px solid #ffffffed;border-radius:30px;padding:27px 28px 23px;margin-bottom:26px;background:radial-gradient(circle at 99% 6%,#ffffff40 0 130px,transparent 131px),radial-gradient(circle at 80% 115%,#ffffff29 0 170px,transparent 171px),linear-gradient(112deg,#c5f1fa,#bcdcfb 42%,#b8b7f5);box-shadow:inset 0 0 24px #ffffff7a,0 12px 34px #879ed029}.heading{position:relative;margin-bottom:23px;gap:22px;z-index:1}.eyebrow{font-size:12px;letter-spacing:2px;color:#536e9b;font-weight:600;margin-bottom:7px}h1{font-size:34px;font-weight:800;letter-spacing:1px;line-height:1.4;color:#334780;text-shadow:0 2px 0 #fff8}h1 svg{color:#fff6c7;fill:#fff9e099;filter:drop-shadow(0 1px 2px #a693d8)}.heading p{color:#566b97;font-size:14px;letter-spacing:1px;margin-top:8px}.heading-actions{align-self:flex-start;margin-top:5px}.heading-actions .button{background:#ffffffb3;border-color:#fff;box-shadow:0 3px 10px #7174b015}.sky-sparkles{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:30px;pointer-events:none;z-index:-1;color:#fff9}.sky-sparkles svg{position:absolute;fill:currentColor;stroke-width:1}.sky-sparkles svg:nth-child(1){width:36px;height:36px;top:28px;left:66%;transform:rotate(15deg)}.sky-sparkles svg:nth-child(2){width:17px;height:17px;top:96px;right:14%;transform:rotate(-12deg)}.sky-sparkles svg:nth-child(3){width:26px;height:26px;right:33%;bottom:30px}.summary{position:relative;display:grid;grid-template-columns:1.6fr 1fr 1fr;border:0;border-radius:0;background:transparent;margin:0;padding:0;gap:17px}.summary>.stat-card,.summary>.stat-card:first-child{display:flex;align-items:center;gap:17px;margin:0;padding:17px 20px;border:1.5px solid #ffffffea;border-radius:21px;background:linear-gradient(140deg,#ffffffa8,#ffffff58);box-shadow:inset 0 2px 7px #fff9,0 4px 12px #7b8fcb0e;min-width:0}.summary .stat-copy{display:flex;flex-direction:column;min-width:0;gap:8px}.summary .stat-copy>span{display:block;font-size:13px;color:#566b94;font-weight:500}.summary strong{font-size:28px;font-weight:800;color:#3c5087;line-height:1.15;white-space:nowrap;letter-spacing:.5px}.summary small{font-size:12px;color:#5e719c;font-weight:500;letter-spacing:0}.term-picker{gap:5px}.term-picker select{font-size:16px;font-weight:750;color:#3c5087;max-width:100%;padding-right:4px;line-height:1.5}.term-picker .icon-button{color:#5d71a5;flex-shrink:0}.jelly-icon{--jelly-top:#bfeeff;--jelly-mid:#83c9fa;--jelly-bottom:#608fe9;display:inline-flex!important;align-items:center;justify-content:center;position:relative;flex-shrink:0;isolation:isolate;width:56px;height:56px;border-radius:18px;border:1px solid #ffffffeb;background:radial-gradient(circle at 25% 19%,#ffffffc4 0 12%,transparent 13%),linear-gradient(145deg,var(--jelly-top),var(--jelly-mid) 52%,var(--jelly-bottom));box-shadow:inset 0 3px 5px #ffffffdf,inset 0 -3px 5px #5184a526,0 5px 8px #6878ad28,0 0 0 3px #ffffff43;color:#fff!important}.jelly-icon>svg{filter:drop-shadow(0 2px 1px #326d9a35);margin-top:3px}.jelly-icon.tone-mint{--jelly-top:#baf8ea;--jelly-mid:#72d8ce;--jelly-bottom:#4bbbad}.jelly-icon.tone-gold{--jelly-top:#fff1b8;--jelly-mid:#f8d775;--jelly-bottom:#e9b551}.jelly-icon.tone-violet{--jelly-top:#e4daff;--jelly-mid:#b69aef;--jelly-bottom:#8e79d6}.jelly-icon.small{width:39px;height:39px;border-radius:13px;box-shadow:inset 0 2px 4px #fff9,0 3px 6px #7680c126}.button{min-height:42px;border-color:#dce4f6;border-radius:13px;padding:10px 15px;background:var(--glass);color:#53689a;font-size:14px;font-weight:600;box-shadow:inset 0 1px 1px #fff,0 3px 7px #788dc40b;transition:transform .18s,box-shadow .18s,background .18s}.button:hover:not(:disabled){background:linear-gradient(135deg,#fff,#eef2ff);transform:translateY(-1px);box-shadow:0 5px 12px #7484cf1f}.button.primary{background:linear-gradient(135deg,#536dce,#6b62c8);border-color:#9ca6e9;color:#fff;text-shadow:0 1px 2px #5867ad33;box-shadow:inset 0 1px 2px #ffffff91,0 4px #636dc129,0 5px 12px #7b85d22b}.button.primary:hover:not(:disabled){background:linear-gradient(135deg,#4961be,#6156ba);box-shadow:inset 0 1px 2px #fff9,0 4px #636dc129,0 7px 15px #7b85d238}.button:active:not(:disabled){transform:translateY(1px)}.button.ghost{color:#6276a0;box-shadow:none}.button:disabled{opacity:.48}.icon-button{color:#7b8db7;border-radius:9px;min-width:30px;min-height:30px}.icon-button:hover{color:#5c6ace;background:#e9edff}.text-button{color:#6072bd;font-size:13px}.text-button:hover{color:#7255b6}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #879af0;outline-offset:3px}.board{border:2px solid #ffffffed;border-radius:28px;background:#ffffffed;box-shadow:var(--soft-shadow)}.board-toolbar{padding:20px 24px;gap:15px;background:linear-gradient(105deg,#fff,#f7f8ff)}.board-toolbar h2{color:var(--ink);font-size:20px;font-weight:800}.board-toolbar>div:first-child{gap:11px}.class-picker{background:#edf2ff;color:#6178b2;border:1px solid #e2e9fa;border-radius:20px;padding:7px 11px}.archived-badge{color:#8c7296!important;background:#f3edf6;padding:5px 8px;border-radius:10px}.filterbar{background:#fff;border-color:#eaf0fc;padding:14px 24px}.segments{background:#eef1ff;border:1px solid #e5eafd;border-radius:13px;padding:4px}.segments button{border-radius:9px;color:#7181a7;padding:8px 14px;min-height:34px;font-size:14px}.segments button.active{color:#5f61b4;background:#fff;box-shadow:0 3px 8px #7e8fca17}.segments button>span{background:#e4e7ff;color:#6b70b9;border-radius:8px;padding:2px 6px}.search{color:#8697ba}.search input{font-size:14px;width:145px}.filter-left select{font-size:14px}input,select,textarea{color:#465783;border:1px solid #d9e2f7;border-radius:11px;background:#fcfdff}input::placeholder,textarea::placeholder{color:#8796b6}input[type=checkbox]{accent-color:#7b7cd6}.follow-note{background:#fff7e3;color:#927037;border-top:1px solid #f7eac8;font-size:13px}.dictation-table th{height:110px;background:#f1f5ff;border-color:#e1e9fa;min-width:205px;padding:17px 16px;color:#6176a2}.dictation-table th:nth-child(4n+3){background:#eef6ff}.dictation-table th:nth-child(4n+4){background:#f1efff}.dictation-table th:nth-child(4n+5){background:#fff1f6}.dictation-table th:nth-child(4n+6){background:#effaf9}.dictation-table th.sticky-group,.dictation-table th.sticky-name{background:#f1f5ff;color:#6173a0}.dictation-table td{height:70px;border-color:#edf0f9;background:#fff}.dictation-table tbody tr:hover td:not(.group-cell){background:#f9faff}.dictation-table .sticky-group,.dictation-table .sticky-name{border-right-color:#e0e7f6}.dictation-table .sticky-name{box-shadow:4px 0 9px #859ac008}.subhead{color:#7b8baa;font-size:12px}.project-title{color:#4a5c8f;font-size:15px;font-weight:700}.project-count{font-size:12px;color:#7588ac}.progress{width:86px;height:5px;background:#dce5f7;border-radius:6px;margin-top:9px;box-shadow:inset 0 1px 2px #aabade26}.progress i{background:linear-gradient(90deg,#78d8ed,#9294e9);box-shadow:inset 0 1px #ffffff69}.group-cell{background:#fafbff!important}.group-emblem{color:#61729c;font-size:13px;font-weight:600;gap:9px}.group-emblem strong{font-family:inherit;font-weight:800;font-size:30px;color:#6678b6;text-shadow:0 2px 0 #eef2ff}.group-emblem small{color:#788aaf;font-size:12px;font-weight:400}.group-dot{width:17px;height:17px;border-radius:6px;border:1px solid #fff;box-shadow:0 2px 4px #6b82b029,inset 0 2px 3px #fff8}.student-name{background:linear-gradient(145deg,#ffffff55,transparent),var(--student-color,#e9effa);border:1px solid #ffffffa6;box-shadow:inset 0 1px 2px #fff,0 3px 5px #7293b011;border-radius:12px;min-height:44px;color:#3e5075;font-weight:650;font-size:16px;padding:10px 11px}.student-name:hover{box-shadow:inset 0 1px 2px #fff,0 3px 8px #7898bf2a}.student-score{color:#50608a;background:#ffffff6e;padding:4px 5px;border-radius:7px;font-size:12px}.star-button{min-height:48px;min-width:54px;border-radius:14px;padding:8px 15px;transition:transform .18s,background .18s}.star-button svg{stroke:#aebdd3}.star-button.lit svg{stroke:#dba446}.star-button.lit{filter:none}.jelly-star{filter:drop-shadow(0 2px 1px #8693b626)}.jelly-star.is-lit{filter:drop-shadow(0 3px 1px #d6a54a3d) drop-shadow(0 0 5px #ffe08332)}.star-button:hover:not(:disabled){background:#fff6db;transform:translateY(-2px) scale(1.08)}.star-button.lit:hover:not(:disabled){background:#fff6db}.star-button:active:not(:disabled){transform:scale(.9)}.star-button.lit .jelly-star{animation:star-pop .35s ease-out}@keyframes star-pop{0%{transform:scale(.7) rotate(-10deg)}55%{transform:scale(1.18) rotate(6deg)}to{transform:scale(1) rotate(0)}}.dictation-table td.focused-project,.dictation-table th.focused-project{background:#fff9e8;box-shadow:inset 2px 0 #f2d78966,inset -2px 0 #f2d78966}.empty{background:radial-gradient(ellipse at center,#f1f7ff,#fff 68%);padding:48px 20px;gap:15px}.empty-icon{width:94px;height:94px;border-radius:30px;background:linear-gradient(145deg,#edfaff,#e9e9ff);box-shadow:inset 0 2px 3px #fff,0 7px 18px #93a7d527;color:#859bdd;display:flex;align-items:center;justify-content:center;transform:rotate(-5deg)}.empty-icon>.jelly-icon{transform:rotate(5deg);width:62px;height:62px;border-radius:21px}.empty h2{color:#46598d;font-size:21px;font-weight:750}.empty p{font-size:14px;color:#788aac}.empty .button{margin-top:3px}.board-footer{border-color:#e6edfa;background:#fbfcff;color:#7183a6;font-size:12px}.app-footer{color:#7b8eb3}.inline-empty{color:#7b8db1}.dialog{color:var(--ink);background:linear-gradient(140deg,#fcfeff,#f3f4ff);border:2px solid #fff;border-radius:27px;box-shadow:0 25px 80px #5f72a33b}.dialog::backdrop{background:#34416a5e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-head{background:linear-gradient(115deg,#e3f6ff,#e9e5ff);border-bottom:1px solid #fff;padding:24px 28px 20px}.dialog-head h2{color:#45588e;font-size:23px;font-weight:800}.dialog-head p{color:#6b7ca2;font-size:14px}.dialog-body{background:#ffffff70}.field{font-size:14px;color:#4c608c}.check-row{color:#596c96}.hint{color:#7587a9!important}.form-error{color:var(--danger)}.manager-grid>section+section{border-color:#e0e7f5}h3{color:#4b608e;font-size:16px}.student-list>div{border-color:#e4ebf7}.student-list>div.selected{background:#edf0ff;border-radius:10px}.list-name{color:#485b8d;font-size:15px}.list-name small{color:#7a8caf;font-size:12px}.edit-student{background:#eef2ff;border:1px solid #e1e8f8;border-radius:16px}.group-editor form,.project-editor form{border-color:#e4eaf7}.group-editor form>span,.order-number{color:#8091b5}.backup-cards>section{background:linear-gradient(145deg,#eef8ff,#eeecff);border:1px solid #fff;border-radius:19px;box-shadow:0 4px 14px #8496c31a}.backup-cards svg{color:#8289d8}.backup-cards p{color:#6f80a5}.backup-cards .primary svg{color:inherit}.history-list>div{border-color:#e4eaf7}.history-list small{color:#7f90b3}.restore-review{background:#fff8e8;border-color:#f4dfae;border-radius:15px}.restore-review p{color:#8e784b}.report-preview{background:linear-gradient(145deg,#e6f6ff,#e9e5ff);border-radius:20px;border:1px solid white}.report-preview img{border-radius:12px;box-shadow:0 5px 20px #6985bc24}.preview-placeholder{color:#7e8fb8}.dialog-feedback{background:#e6f8f3;color:#407d73;border:1px solid #cdebe2;border-radius:11px}.dialog-feedback.error{background:#fff0f3;color:#a44661;border-color:#f4d8e0}.danger{color:var(--danger)!important}.toast{background:linear-gradient(130deg,#687dcc,#8876ca);border:1px solid #fff8;border-radius:16px;box-shadow:0 8px 30px #697eba3b}.toast.error{background:#a3516d;border-color:#e8b7c8}.toast button{color:#fff2b9}.notice{background:#e4ebff;color:#5364a6}.fatal{color:var(--ink)}.fatal p{color:var(--muted)}.large .dictation-table td{height:84px}.large .star-button svg{width:38px;height:38px}.large .student-name{font-size:21px}.large .project-title{font-size:19px}@media(max-width:1150px){.summary{grid-template-columns:1.5fr 1fr 1fr;gap:12px}.summary>.stat-card,.summary>.stat-card:first-child{padding:15px 12px;gap:11px}.jelly-icon{width:47px;height:47px;border-radius:15px}.summary strong{font-size:25px}.summary small{font-size:11px}.term-picker select{font-size:14px}.sky-panel{padding:23px}.heading h1{font-size:31px}}@media(max-width:900px){.summary{grid-template-columns:1.5fr 1fr 1fr}.summary>.stat-card,.summary>.stat-card:first-child{gap:9px}.summary .jelly-icon{width:38px;height:38px;border-radius:13px}.summary .jelly-icon>svg{width:23px;height:23px}.summary .stat-copy>span{font-size:12px}.summary strong small{display:block;margin-top:6px}.term-picker select{font-size:13px}.sky-panel{padding:21px}.heading-actions{gap:7px}.heading-actions .button{padding:9px 11px}.board-toolbar h2{font-size:19px}}@media(max-width:760px){.topbar{height:65px}.brand{font-size:17px}.brand-icon{padding:7px;border-radius:12px}.brand-icon svg{width:24px;height:24px}main{padding-top:18px}.sky-panel{border-radius:25px;padding:20px 17px;margin-bottom:20px}.heading{gap:12px;margin-bottom:20px}.heading h1{font-size:25px;line-height:1.4}.eyebrow{font-size:11px;letter-spacing:1px}.heading p{font-size:13px;line-height:1.7}.heading-actions{margin-top:0}.heading-actions .button{font-size:12px;padding:7px 9px;min-height:36px}.summary{grid-template-columns:1fr 1fr;gap:12px}.summary>.stat-card:first-child{grid-column:1/-1}.summary>.stat-card,.summary>.stat-card:first-child{padding:13px 15px;gap:13px;border-radius:17px}.summary .stat-copy>span{font-size:12px}.summary strong{font-size:26px}.summary .jelly-icon{width:45px;height:45px;border-radius:15px}.summary strong small{display:inline;font-size:11px}.term-picker select{font-size:15px}.summary .stat-card:first-child .stat-copy{flex:1}.board{border-radius:22px}.board-toolbar{padding:17px}.board-toolbar h2{font-size:19px}.toolbar-actions{gap:7px}.toolbar-actions .button{font-size:12px;padding:8px 11px;min-height:39px}.filterbar{padding:13px 16px}.segments button{font-size:13px;padding:7px 11px}.search input{font-size:13px;width:116px}.filter-left select{font-size:13px}.dictation-table th{min-width:180px}.dictation-table .sticky-group{min-width:80px}.dictation-table .sticky-name{min-width:132px}.dictation-table .end-col{min-width:58px}.student-name{font-size:15px;padding:10px 7px;border-radius:10px}.student-score{font-size:11px;padding:3px}.group-emblem{font-size:12px}.project-title{font-size:14px}.empty{padding:35px 16px}.empty h2{font-size:19px}.empty p{line-height:1.7}.dialog-head{padding:21px 20px 17px}.dialog-head h2{font-size:21px}.dialog-head p{font-size:13px}.dialog{border-radius:22px}.manager-grid>section+section{border-top-color:#e0e7f5}}@media(prefers-reduced-motion:reduce){.star-button.lit .jelly-star{animation:none}.button,.star-button{transition:none}}.account-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(ellipse at 15% 20%,#c9f9ff,transparent 60%),radial-gradient(ellipse at 95% 80%,#d7c8ff,transparent 70%),#edf5ff}.account-card{width:min(100%,520px);padding:38px;border:2px solid white;border-radius:32px;background:#ffffffd9;box-shadow:0 24px 70px #6a83c52b}.account-card h1{font-size:27px;color:#394a7d}.account-card p{line-height:1.8}.account-card form{display:grid;gap:18px;margin:26px 0}.account-card>.button{margin:8px 8px 8px 0}.account-emblem{color:#eab548;background:linear-gradient(135deg,#fff5c0,#ffe2a4);border:3px solid white;border-radius:24px;padding:18px;width:82px;box-shadow:0 8px 18px #dfc77b33}.account-error{color:#b73752}.eyebrow{font-size:13px;color:#7180a4}.cloud-panel{margin:12px 0;padding:12px 18px;border-radius:18px;background:#edf8ff;border:1px solid #c2def4;color:#415f89;font-size:13px}.cloud-panel>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cloud-panel.conflict,.cloud-panel.error{background:#fff4df;border-color:#efc98e;color:#855b2f}.cloud-panel p{line-height:1.7}.teacher-name{font-size:12px;color:#60739b}.update-notice{position:sticky;top:0;z-index:1000;margin:0;border-radius:0;justify-content:center}.sync-control{display:inline-flex;align-items:center;gap:10px}.sync-quiet{font-size:12px;color:#71819a}.sync-control .text-button{font-size:12px}.batch-entry{box-shadow:inset 0 1px 2px #ffffff91,0 4px #636dc129,0 5px 12px #7b85d22b}.batch-filters{background:#f5f7ff;border-color:#e0e7f5}.batch-student{border-color:#e2e8f5;box-shadow:0 3px 8px #7b8fc210}.batch-student:hover{border-color:#aab7e8}.batch-student.selected{border-color:#9aa9e6;background:linear-gradient(145deg,#ffffffc7,transparent),var(--student-color,#eef2ff);box-shadow:inset 0 1px 2px #fff,0 4px 10px #8092c421}.batch-selection-head span,.batch-filters>span,.batch-student small{color:#7a8caf}.already-lit{color:#a27823}.batch-summary{background:linear-gradient(155deg,#edf7ff,#efefff);border-color:#fff;box-shadow:inset 0 1px 3px #fff,0 6px 18px #8094c61a}.batch-star-emblem{background:linear-gradient(145deg,#fff9d9,#ffedb9);border:1px solid #fff;box-shadow:inset 0 2px 4px #fff,0 7px 16px #d9bd7140}.batch-kicker{color:#7c8eb3}.batch-summary h3{color:#46598d}.batch-summary dl>div{border-color:#fff;box-shadow:0 3px 9px #7c91c010}.batch-summary dt{color:#8091b3}.batch-summary dd{color:#596da8}.batch-summary .accent dd{color:#b07e1f}.batch-note{color:#7f724d}.project-editor .project-restart{margin:0 4px;flex-shrink:0;white-space:nowrap;background:#f1f4ff;border-color:#dce4f8;color:#596eac}@media(max-width:600px){.project-editor form{flex-wrap:wrap}.project-editor input{min-width:120px}.project-editor .project-restart{order:1;margin:2px 0 2px auto}}.redemption h3{color:#4e6194;font-size:16px;margin:0 0 18px;overflow-wrap:anywhere}.redemption-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.redemption-totals>div{padding:16px 8px;border:1px solid #dfe6fb;border-radius:16px;background:#f2f5ff;text-align:center;font-size:12px;color:#64769e}.redemption-totals strong{display:block;font-size:30px;margin-top:8px;color:#6677cb}.redemption-totals>div:last-child{background:#eaf9f4}.redemption form{margin:20px 0 28px}.redemption-history{max-height:260px;overflow:auto}.redemption-history>div{padding:12px 0;border-bottom:1px solid #e5ebf9;overflow-wrap:anywhere}.redemption-history small{display:block;color:#8290ae;margin-top:6px}.report-tabs{display:inline-flex;margin-bottom:24px;max-width:100%}.report-tabs button{white-space:normal}@font-face{font-family:Ma Shan Zheng;src:url(../fonts/MaShanZheng-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}.heading{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.heading-copy{text-align:center;min-width:0}.heading .heading-copy h1,.heading .heading-copy p{font-family:Ma Shan Zheng,Kaiti SC,STKaiti,KaiTi,serif;font-weight:400;font-synthesis:none;text-align:center;overflow-wrap:anywhere}.heading .heading-copy h1{display:block;font-size:clamp(42px,4.8vw,64px);line-height:1.4;letter-spacing:.08em;padding-left:.08em;color:#334780}.heading .heading-copy p{font-size:clamp(26px,2.6vw,34px);line-height:1.6;letter-spacing:.1em;padding-left:.1em;margin-top:8px;color:#52638c}.topbar{height:auto;min-height:76px;gap:12px 24px;padding-top:12px;padding-bottom:12px;flex-wrap:wrap}.topbar .brand{flex-shrink:0}.topbar .top-actions{display:flex;flex:1;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:8px 14px}.topbar .top-actions>.button{white-space:nowrap;font-size:13px;padding:8px 10px;min-height:36px}@media(max-width:760px){.topbar{min-height:65px;padding-top:10px;padding-bottom:10px;gap:8px}.topbar .top-actions{gap:6px 8px}.topbar .top-actions>.button{font-size:12px;padding:6px 8px}}
