/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.hidden{display:none}.table{display:table}}.row-actions{flex-wrap:wrap;gap:12px;display:flex}.project-title{align-items:flex-end;display:flex!important}.project-layout{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:18px;margin-top:25px;display:grid}.config-panel{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 12px 34px #19375f0f}.config-panel .form-card{max-width:none;box-shadow:none;border:0;border-radius:0}.activity-list{border-top:1px solid #edf1f5}.activity-row{border-bottom:1px solid #edf1f5;align-items:center;gap:11px;padding:14px 22px;display:flex}.activity-row>span{text-align:center;border-radius:7px;min-width:43px;padding:4px 6px;font-size:12px;font-weight:800}.activity-signin{color:#0d947e;background:#e7f8f4}.activity-homework{color:#2864bc;background:#eaf2ff}.activity-survey{color:#a76424;background:#faf0e8}.activity-resource{color:#7a4ca0;background:#f4ecfb}.activity-notice{color:#9a4b18;background:#fff0df}.activity-discussion{color:#385aa9;background:#eef3ff}.activity-row strong{font-size:14px}.activity-row p{color:var(--muted);margin:4px 0 0;font-size:13px}.empty-cell,.empty-note{color:var(--muted);font-size:14px}.empty-note{padding:18px 22px}.activity-form{background:#f7faff;padding:21px 22px}.activity-form h3{margin:0 0 15px;font-size:16px}.activity-form-grid{grid-template-columns:105px minmax(150px,1fr) minmax(150px,1fr);gap:10px;display:grid}.activity-form label{gap:7px;font-size:13px;font-weight:700;display:grid}.activity-form input,.activity-form select{width:100%;height:43px;color:var(--ink);background:#fff;border:1px solid #cbd7e7;border-radius:8px;outline:none;padding:0 12px}.activity-form input:focus,.activity-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1667d91f}.activity-form .check-row{margin-top:15px}.registrations-card{margin-top:18px}.table-title{border-bottom:1px solid var(--line);justify-content:space-between;padding:20px 22px}.table-title,.table-title h2{align-items:center;display:flex}.table-title h2{gap:8px;margin:7px 0 0;font-size:20px}.table-title>span{color:var(--muted);font-size:13px}.empty-cell{text-align:center!important;padding:26px!important}.safety-note{color:#73571d;background:#fff9eb;border:1px solid #f1d8a4;border-radius:8px;gap:12px;max-width:920px;margin-top:18px;padding:17px 20px;display:flex}.safety-note svg{flex:none;margin-top:2px}.safety-note strong{font-size:14px}.safety-note p{margin:5px 0 0;font-size:13px;line-height:1.7}@media (max-width:800px){.activity-form-grid,.project-layout{grid-template-columns:1fr}.project-title .button{margin-top:16px}}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-ops-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:15px;min-height:224px;padding:22px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 12px 34px #19375f0f}.product-ops-card:hover{border-color:#9dbde7;transform:translateY(-2px);box-shadow:0 18px 42px #19375f1c}.product-card-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.product-card-head svg{color:var(--teal)}.product-card-head span{color:var(--teal);font-size:12px;font-weight:800}.product-card-head h2{margin:6px 0 0;font-size:21px}.product-ops-card>p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.product-counts{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.product-counts span{color:#526580;background:#f2f6fb;border-radius:7px;align-items:center;gap:6px;padding:7px 9px;font-size:12px;display:inline-flex}.product-counts b{color:var(--ink);font-size:14px}.product-detail-header{align-items:flex-end;display:flex!important}.cloud-badge{color:#157e69;white-space:nowrap;background:#ecfaf6;border:1px solid #bde2d8;border-radius:7px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.product-summary{margin-bottom:16px}.product-tabs{border-bottom:1px solid var(--line);gap:6px;display:flex;overflow:auto}.product-tabs a{color:var(--muted);border-bottom:2px solid #0000;flex:none;padding:12px 15px;font-size:14px;font-weight:700}.product-tabs a.active{border-color:var(--blue);color:var(--blue)}.record-list{gap:12px;margin-top:16px;display:grid}.empty-records{color:var(--muted);text-align:center;background:#fbfcfe;border:1px dashed #bdcce0;border-radius:8px;padding:35px 24px;font-size:14px}.record-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:20px 22px;box-shadow:0 8px 24px #19375f0d}.record-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;font-size:12px;display:flex}.record-meta>span{color:#2d63a5;background:#edf5ff;border-radius:6px;padding:4px 7px;font-weight:800}.record-card h2{margin:13px 0 8px;font-size:17px;line-height:1.55}.record-card>p{color:#425571;white-space:pre-wrap;max-width:900px;margin:0;font-size:14px;line-height:1.75}.record-facts{color:#75849a;flex-wrap:wrap;gap:14px;margin-top:13px;font-size:12px;display:flex}.record-resolution{border-left:3px solid var(--teal);color:#46635d;background:#f1faf7;margin-top:13px;padding:10px 12px;font-size:13px;line-height:1.6}.record-attachments{border-top:1px solid var(--line);margin-top:15px;padding-top:15px}.record-image-grid{grid-template-columns:repeat(3,minmax(0,180px));gap:10px;display:grid}.record-image-grid a{aspect-ratio:1;border:1px solid var(--line);background:#f4f7fa;border-radius:7px;display:block;overflow:hidden}.record-image-grid img{object-fit:cover;width:100%;height:100%;display:block}.record-file-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.record-file-list a{color:#245b99;background:#f5f9fe;border:1px solid #c8d7e9;border-radius:6px;padding:7px 10px;font-size:12px;font-weight:700}.record-media-note{color:#8290a3;margin:10px 0 0;font-size:11px;line-height:1.55}.record-actions{border-top:1px solid #edf1f6;flex-wrap:wrap;align-items:center;gap:8px;margin-top:17px;padding-top:15px;display:flex}.record-current{color:var(--muted);margin-right:auto;font-size:12px}.record-action{color:#41546f;cursor:pointer;background:#fff;border:1px solid #cbd6e5;border-radius:7px;min-height:34px;padding:0 11px;font-size:12px;font-weight:800}.record-action-approve{color:#127d67;background:#ecfaf6;border-color:#9bd6c8}.record-action-warning{color:#8c651b;background:#fff8e9;border-color:#e8cf9d}.record-action-danger{color:#a43c3c;background:#fff2f2;border-color:#edb8b8}.record-action-neutral{background:#f3f5f8}.record-action-error{color:#b43e3e;flex-basis:100%}.settings-band{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:17px;padding:22px}.settings-band>div{align-items:center;gap:9px;display:flex}.settings-band h2{margin:0;font-size:19px}.settings-band dl{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:20px 0;display:grid;overflow:hidden}.settings-band dl>div{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(0,1fr);gap:12px;padding:13px;display:grid}.settings-band dt{color:var(--muted);font-size:13px}.settings-band dd{word-break:break-all;margin:0;font-size:13px}.settings-band>p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}@media (max-width:800px){.product-grid,.settings-band dl{grid-template-columns:1fr}.product-detail-header{align-items:flex-start}.record-current{flex-basis:100%;margin-right:0}.record-meta{flex-direction:column;align-items:flex-start}.record-card{padding:17px}.record-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-tabs{margin-right:-24px}.product-ops-card{min-height:0}}:root{--ink:#102342;--blue:#1667d9;--teal:#15a998;--paper:#f5f7fb;--line:#dce4ef;--muted:#61718a}*{box-sizing:border-box}body,html{background:var(--paper)}body{color:var(--ink);margin:0;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button:disabled{cursor:not-allowed;opacity:.58}.landing-shell{background:var(--paper);grid-template-columns:minmax(0,1fr) 290px;gap:32px;min-height:100vh;padding:64px max(24px,50vw - 560px);display:grid}.landing-panel{padding:30px 0}.eyebrow{color:var(--teal);letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.landing-panel h1,.login-card h1,.register-layout h1{letter-spacing:0;max-width:720px;margin:15px 0 16px;font-size:clamp(34px,5vw,58px);line-height:1.12}.lead{max-width:680px;color:var(--muted);font-size:18px;line-height:1.9}.login-options,.portal-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:11px 16px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:#0758c9}.button-secondary{color:var(--ink);background:#fff;border-color:#cad6e5}.button-secondary:hover{color:var(--blue);border-color:#7ca7e4}.value-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:54px;display:grid}.value-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;padding:19px}.value-grid svg{color:var(--blue)}.value-grid span,.value-grid strong{display:block}.value-grid strong{margin-top:14px}.value-grid span{color:var(--muted);margin-top:7px;font-size:13px;line-height:1.6}.build-notice{color:#27476f;background:#eef6ff;border:1px solid #c7ddfa;border-radius:8px;align-self:center;padding:22px}.build-notice h2{margin:10px 0 0;font-size:17px}.build-notice p{font-size:14px;line-height:1.75}.build-notice .text-link{margin-top:10px}.simple-shell{max-width:1060px;margin:0 auto;padding:44px 24px 72px}.back-link{color:#436184;align-items:center;gap:6px;font-size:14px;display:inline-flex}.login-card{border:1px solid var(--line);background:#fff;border-radius:8px;max-width:590px;margin:70px auto;padding:42px;box-shadow:0 22px 60px #1d3a611a}.login-card h1{font-size:36px}.login-card p:not(.eyebrow){color:var(--muted);line-height:1.8}.brand-icon{color:var(--blue)}.app-shell{grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.side-nav{color:#dceaff;background:#102c57;padding:26px 16px}.brand{align-items:center;gap:10px;font-weight:800;display:flex}.brand small{color:#9eb5d5;margin-top:2px;font-size:11px;font-weight:500;display:block}.side-nav nav{gap:7px;margin-top:50px;display:grid}.side-nav nav>*{color:#c9d8ed;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.side-nav nav a{color:#fff;background:#1e5eaf}.workspace{padding:42px max(32px,50vw - 600px)}.workspace-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.workspace-header h1{letter-spacing:0;margin:7px 0 8px;font-size:30px}.workspace-header p:not(.eyebrow){color:var(--muted);margin:0;font-size:14px}.workspace-header.compact{margin-top:30px;display:block}.summary-strip{color:#40638b;background:#f0f7ff;border:1px solid #d8e7f8;border-radius:8px;flex-wrap:wrap;gap:28px;padding:15px 20px;font-size:14px;display:flex}.summary-strip b{color:var(--blue);font-size:19px}.form-card,.table-card{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 12px 34px #19375f0f}.table-card{margin-top:17px;overflow:auto}.table-card table{border-collapse:collapse;width:100%;min-width:750px}.table-card th{text-align:left;color:#526580;background:#f0f4f9;padding:14px 18px;font-size:13px}.table-card td{border-top:1px solid #edf1f6;padding:16px 18px;font-size:14px}.table-card td small,.table-card td strong{display:block}.table-card td small{color:var(--muted);margin-top:5px;font-size:12px}.status{border-radius:100px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.status-draft{color:#67758a;background:#eef2f7}.status-running{color:#0d947e;background:#e7f8f4}.status-open{color:#2864bc;background:#eaf2ff}.status-archived{color:#a76424;background:#faf0e8}.text-link{color:var(--blue);align-items:center;gap:5px;font-weight:700;display:inline-flex}.form-card{max-width:650px;padding:26px}.form-card label{gap:8px;margin-bottom:18px;font-size:14px;font-weight:700;display:grid}.form-card input,.form-card select{width:100%;height:43px;color:var(--ink);background:#fff;border:1px solid #cbd7e7;border-radius:8px;outline:none;padding:0 12px}.form-card input:focus,.form-card select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1667d91f}.check-row{align-items:center;gap:9px;display:flex!important}.check-row input{width:auto!important;height:auto!important}.form-actions{justify-content:flex-end;margin-top:26px;display:flex}.form-error{color:#bd3838;font-size:14px}.form-message{color:#0a927b;font-size:14px;line-height:1.7}.dev-warning,.privacy-note{color:#728196;font-size:13px;line-height:1.7}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.register-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;margin-top:40px;display:grid}.register-layout h1{font-size:42px}.register-layout>div>p:not(.eyebrow){color:var(--muted);line-height:1.8}.qr-placeholder{color:#7890ad;background:#fff;border:1px dashed #b7c9df;border-radius:8px;place-items:center;gap:11px;max-width:280px;margin-top:28px;padding:25px;font-size:13px;display:grid}.learner-shell{background:#f5f8fc;min-height:100vh}.learner-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 max(24px,50vw - 600px);display:flex}.learner-header>div{color:#59708d;align-items:center;gap:8px;font-size:14px;display:flex}.logo-mark{background:var(--blue);color:#fff;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.learner-hero{max-width:1200px;margin:0 auto;padding:54px 24px 35px}.learner-hero h1{letter-spacing:0;margin:9px 0;font-size:30px}.learner-hero>p:not(.eyebrow){color:var(--muted)}.progress{background:#dce7f5;border-radius:99px;max-width:590px;height:8px;overflow:hidden}.progress span{border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--teal));height:100%;display:block}.learner-grid{grid-template-columns:minmax(0,1fr) 290px;gap:22px;max-width:1200px;margin:0 auto;padding:0 24px 60px;display:grid}.learner-side section,.task-panel{border:1px solid var(--line);background:#fff;border-radius:8px}.section-heading{justify-content:space-between;align-items:center;padding:22px;display:flex}.section-heading h2{margin:7px 0 0;font-size:20px}.section-heading>span{color:var(--muted);font-size:12px}.task-item{border-top:1px solid #edf1f5;align-items:center;gap:14px;padding:17px 22px;display:flex}.task-item>div{flex:1}.task-item strong{font-size:15px}.task-item p{color:var(--muted);margin:5px 0 0;font-size:13px}.task-icon{border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.task-签到{color:#0d9b75;background:#e7faf4}.task-作业{color:#3f6dcc;background:#eaf1ff}.task-问卷{color:#a76a13;background:#fff4dc}.task-资源{color:#8a58b2;background:#f5edff}.task-通知{color:#9a4b18;background:#fff0df}.task-讨论{color:#385aa9;background:#eef3ff}.learner-side{align-content:start;gap:15px;display:grid}.learner-side section{padding:20px}.learner-side h3{align-items:center;gap:7px;margin:0;font-size:16px;display:flex}.learner-side p{color:var(--muted);font-size:13px;line-height:1.7}.learner-side a{color:var(--blue);font-size:14px;font-weight:700}.certificate-button{color:#8291a4;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:13px;display:flex}.nav-user{color:#dceaff;border:1px solid #ffffff1f;border-radius:8px;margin:18px 0 0;padding:10px 12px;font-size:13px}.nav-logout{margin-top:18px}.link-button,.nav-logout button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.nav-logout button{color:#dceaff;text-align:left;border:1px solid #ffffff29;border-radius:8px;width:100%;padding:10px 12px}.nav-logout button:hover{background:#ffffff14}.link-button{color:var(--blue);padding:0;font-size:13px}.split-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-top:18px;display:grid}.panel-card{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 12px 34px #19375f0f}.panel-card .section-heading{border-bottom:1px solid #edf1f6}.data-list{display:grid}.data-row{border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:14px;padding:17px 22px;display:flex}.data-row:first-child{border-top:0}.data-row p{color:var(--muted);margin:5px 0 0;font-size:13px}.role-matrix{grid-template-columns:1fr;gap:0;display:grid}.role-matrix>div{border-top:1px solid #edf1f6;padding:15px 22px}.role-matrix>div:first-child{border-top:0}.role-matrix strong{display:block}.role-matrix span{color:#385aa9;background:#eef3ff;border-radius:99px;margin-top:7px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.role-matrix p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.65}.compact-panel{padding:20px}.compact-panel h2{margin:12px 0 8px;font-size:17px}.compact-panel p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.meter{align-items:center;gap:8px;min-width:82px;font-weight:700;display:inline-flex}.meter i{background:var(--teal);border-radius:99px;min-width:4px;max-width:58px;height:7px;display:inline-block}.phone-grid{grid-template-columns:repeat(2,minmax(260px,360px));justify-content:center;align-items:start;gap:28px;margin-top:28px;display:grid}.phone-frame{background:#f8fbff;border:1px solid #cfd9e8;border-radius:28px;padding:18px 14px 72px;position:relative;overflow:hidden;box-shadow:0 20px 52px #19375f21}.phone-status{text-align:center;color:#61718a;height:30px;font-size:12px}.phone-hero{color:#fff;background:#1667d9;border-radius:8px;gap:7px;padding:18px;display:grid}.phone-hero.teacher{background:#0d947e}.phone-hero strong{font-size:17px;line-height:1.4}.phone-hero span{color:#ffffffd1;font-size:12px}.phone-card{background:#fff;border:1px solid #e1e8f3;border-radius:8px;margin-top:12px;padding:14px}.phone-card-title{align-items:center;gap:7px;font-weight:800;display:flex}.phone-card p{color:#243c5a;justify-content:space-between;gap:12px;margin:13px 0 0;font-size:13px;line-height:1.5;display:flex}.phone-card p span{color:#7890ad}.phone-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.phone-actions button{color:#243c5a;background:#fff;border:1px solid #d8e2ef;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:12px;font-weight:800;display:flex}.phone-tabs{background:#fff;border-top:1px solid #dce4ef;grid-template-columns:repeat(5,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.phone-tabs span{text-align:center;color:#61718a;padding:13px 2px;font-size:12px}.app-entry .build-notice{gap:8px;display:grid}.role-login-card{max-width:700px}.role-login{margin-top:24px}.login-mode-tabs{background:#edf2f8;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:16px;padding:4px;display:grid}.login-mode-tabs button{color:#65748b;background:0 0;border:0;border-radius:7px;height:40px;font-weight:800}.login-mode-tabs button.active{color:var(--blue);background:#fff;box-shadow:0 1px 6px #19375f21}.role-login-form{gap:13px;display:grid}.role-login-form label{color:#31455f;gap:7px;margin:0;font-size:13px;font-weight:800;display:grid;position:relative}.role-login-form label>i{color:var(--blue);font-style:normal;position:absolute;bottom:12px;left:12px}.role-login-form input{width:100%;height:46px;color:var(--ink);background:#f8fbff;border:1px solid #cbd7e7;border-radius:8px;outline:none;padding:0 12px 0 40px}.role-login-form input:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #1667d91f}.role-login-form label>button{color:#7890ad;background:#fff;border:1px solid #d5e0ee;border-radius:7px;height:30px;font-size:12px;font-weight:800;position:absolute;bottom:8px;right:8px}.login-submit{width:100%;height:46px;margin-top:4px}.demo-account-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:15px;display:grid}.demo-account-grid button{text-align:left;min-height:58px;color:var(--ink);background:#fff;border:1px solid #d9e4f2;border-radius:8px;gap:4px;padding:10px;display:grid}.demo-account-grid button:hover{border-color:var(--blue)}.demo-account-grid strong{font-size:13px}.demo-account-grid span{color:var(--muted);font-size:12px}.teacher-shell{background:#f5f8fc;min-height:100vh}.teacher-workspace{max-width:1200px;margin:0 auto;padding:42px 24px 70px}.control-link{color:inherit;display:block}@media (max-width:800px){.landing-shell,.learner-grid,.register-layout{grid-template-columns:1fr}.landing-shell{padding-top:35px}.app-shell,.value-grid{grid-template-columns:1fr}.side-nav{padding:16px}.side-nav nav{grid-template-columns:repeat(3,1fr);margin-top:18px;font-size:12px}.side-nav nav>*{justify-content:center}.side-nav nav span svg{display:none}.workspace{padding:28px 18px}.workspace-header{display:block}.workspace-header .button{margin-top:16px}.form-grid{grid-template-columns:1fr}.learner-header{padding:0 18px}.task-item{flex-wrap:wrap;align-items:flex-start}.task-item .button{margin-left:54px}.login-card{margin:40px auto;padding:27px}.login-card h1,.register-layout h1{font-size:32px}.demo-account-grid,.phone-grid{grid-template-columns:1fr}.teacher-workspace{padding:28px 18px}.learner-header{gap:14px;height:auto;min-height:64px;padding-top:12px;padding-bottom:12px}.learner-header>div{flex-wrap:wrap;justify-content:flex-end}.nav-logout{margin-top:10px}.side-nav nav{grid-template-columns:1fr 1fr}}.activity-form textarea,.form-card textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #cbd7e7;border-radius:8px;outline:none;padding:11px 12px;line-height:1.65}.activity-form textarea:focus,.form-card textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1667d91f}.activity-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-description{margin-top:14px}.activity-row>div{flex:1;min-width:0}.activity-row .text-link{flex:none;font-size:13px}.import-section,.organization-create,.resource-create-section{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:18px;box-shadow:0 12px 34px #19375f0f}.organization-create>.form-card,.resource-create-section>.form-card{max-width:none;box-shadow:none;border:0;border-top:1px solid #edf1f6;border-radius:0}.organization-form{max-width:none}.import-grid{border-top:1px solid #edf1f6;grid-template-columns:1fr 1fr;display:grid}.import-grid form{padding:22px}.import-grid form+form{border-left:1px solid #edf1f6}.import-grid h3{margin:0;font-size:17px}.import-grid p{color:var(--muted);font-size:13px;line-height:1.7}.import-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:15px;display:flex}.file-button{cursor:pointer;background:#fff;border:1px solid #cad6e5;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:11px 16px;font-size:14px;font-weight:700;display:inline-flex;position:relative}.file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.resource-editor-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.resource-form{height:calc(100% - 73px)}.resource-form input[type=file]{height:auto;padding:10px}.table-card td svg{vertical-align:middle;color:var(--blue)}.learner-project-switcher{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.learner-project-switcher a{min-width:170px;color:var(--ink);background:#fff;border:1px solid #cbd8e8;border-radius:8px;gap:3px;padding:10px 12px;font-size:13px;font-weight:700;display:grid}.learner-project-switcher a.active{border-color:var(--blue);color:var(--blue);box-shadow:0 0 0 2px #1667d91f}.learner-project-switcher small{color:var(--muted);font-size:11px;font-weight:500}.status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.system-status-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.system-status-card h2{margin:0;font-size:17px}.system-status-card p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.65}.system-status-card>.status{white-space:nowrap;align-items:center;gap:5px}.sign-qr-card{max-width:620px;padding:28px}.sign-qr-display{text-align:center;justify-items:center;display:grid}.sign-qr-display img{border:1px solid var(--line);background:#fff;width:min(300px,100%);height:auto;padding:12px;display:block}.sign-qr-display strong{margin-top:18px;font-size:20px}.sign-qr-display p{max-width:500px;color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.7}.sign-action{text-align:center}.sign-action svg{color:var(--teal)}.sign-action h1{margin:15px 0 8px}.sign-action p{color:var(--muted);line-height:1.7}.sign-action .button{margin-top:12px}.sign-page{margin-top:38px}.task-detail-shell{max-width:980px;margin:0 auto;padding:38px 24px 70px}.homework-form{max-width:none}.study-panel{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:22px;overflow:hidden;box-shadow:0 12px 34px #19375f0f}.study-panel>header{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}.study-panel h1{margin:7px 0;font-size:28px}.study-panel header p:not(.eyebrow){color:var(--muted);margin:0;line-height:1.7}.study-progress{background:#f7faff;padding:17px 24px}.study-progress>div{background:#dce7f5;border-radius:99px;height:8px;overflow:hidden}.study-progress span{background:var(--teal);height:100%;display:block}.study-progress p{color:var(--muted);margin:8px 0 0;font-size:13px}.reading-content{color:#243c5a;max-width:760px;margin:0 auto;padding:34px 28px 50px;font-size:16px;line-height:2}.video-study{padding:24px}.video-study video{background:#111;width:100%;max-height:620px;display:block}.linked-resource p,.video-study p{color:var(--muted);justify-content:center;align-items:center;gap:7px;font-size:13px;line-height:1.7;display:flex}.linked-resource{text-align:center;justify-items:center;padding:50px 24px;display:grid}.linked-resource>svg{color:var(--blue)}.study-panel>.form-message{padding:0 24px}.study-panel>footer{color:var(--muted);border-top:1px solid #edf1f6;align-items:center;gap:7px;padding:14px 24px;font-size:12px;display:flex}.embedded-resource{background:#eef3f8;height:min(72vh,820px);padding:18px}.embedded-resource iframe,.embedded-resource img{object-fit:contain;background:#fff;border:0;width:100%;height:100%;display:block}.teacher-section{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:18px;overflow:hidden}.teacher-section .activity-form{border-top:1px solid #edf1f6}.table-title h2,.teacher-section h2{align-items:center;gap:7px;display:flex}.activity-row p{align-items:center;gap:5px;display:flex}.review-list{gap:14px;padding:0 22px 22px;display:grid}.review-item{border:1px solid #dce5f0;border-radius:8px;padding:18px}.review-item header strong{font-size:16px}.review-item header p{color:var(--muted);margin:6px 0;font-size:12px}.submission-content{white-space:pre-wrap;background:#f7f9fc;margin:14px 0;padding:14px;line-height:1.75}.submission-files{flex-wrap:wrap;gap:12px;margin:12px 0;display:flex}.homework-review-form{border-top:1px solid #edf1f6;grid-template-columns:180px minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:17px;padding-top:17px;display:grid}.homework-review-form label{gap:6px;font-size:12px;font-weight:700;display:grid}.homework-review-form select,.homework-review-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd7e7;border-radius:8px;padding:9px 11px}.homework-review-form select{height:42px}.homework-review-form textarea{resize:vertical}.homework-review-form .form-message{grid-column:1/-1;margin:0}.staff-management{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:18px}.staff-management-grid{grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:18px;padding:0 22px 22px;display:grid}.staff-management .form-card{box-shadow:none}.staff-table{margin-top:0}.credential-result{color:#176859;background:#eefaf7;border:1px solid #b8dbd2;border-radius:8px;gap:7px;padding:13px;display:grid}.credential-result code{overflow-wrap:anywhere;color:#173d5f;font-size:13px}.staff-form{max-width:none}.role-switcher{color:inherit;position:relative}.role-switcher summary{cursor:pointer;align-items:center;gap:6px;font-size:12px;font-weight:800;list-style:none;display:flex}.role-switcher summary::-webkit-details-marker{display:none}.side-nav .role-switcher{border:1px solid #ffffff24;border-radius:8px;margin-top:10px;padding:9px 12px}.role-switcher>div{z-index:20;border:1px solid var(--line);min-width:230px;color:var(--ink);background:#fff;border-radius:8px;display:grid;position:absolute;top:calc(100% + 7px);right:0;overflow:hidden;box-shadow:0 16px 34px #14305629}.side-nav .role-switcher>div{left:0;right:auto}.role-switcher form+form{border-top:1px solid #edf1f6}.role-switcher button{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:#fff;border:0;padding:10px 12px;display:grid}.role-switcher button:hover{background:#f2f7fd}.role-switcher button.active{color:var(--blue);background:#eef6ff}.role-switcher small{color:var(--muted);margin-top:3px;font-size:11px}@media (max-width:900px){.homework-review-form,.import-grid,.resource-editor-grid,.staff-management-grid{grid-template-columns:1fr}.import-grid form+form{border-top:1px solid #edf1f6;border-left:0}.activity-form-grid{grid-template-columns:1fr}.study-panel>header{display:block}.study-panel>header>.status{margin-top:14px}}@media (max-width:800px){.status-grid{grid-template-columns:1fr}.system-status-card{grid-template-columns:auto minmax(0,1fr)}.system-status-card>.status{grid-column:2;justify-self:start}}.survey-target-note{min-height:43px;color:var(--muted);background:#f5f8fc;border:1px solid #dce5f0;border-radius:8px;align-self:end;padding:11px 12px;font-size:13px;line-height:1.5}.survey-builder{border-top:1px solid #dfe7f1;margin-top:18px;padding-top:18px}.survey-builder-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.survey-builder-heading strong{font-size:15px}.survey-builder-heading p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.6}.survey-builder-heading>span{color:var(--blue);background:#eaf2ff;border-radius:99px;padding:4px 9px;font-size:12px;font-weight:800}.survey-anonymous{color:#36506f!important;margin:14px 0!important;font-weight:600!important}.survey-question-editor{gap:9px;display:grid}.survey-question-edit-row{background:#fff;border:1px solid #dde6f1;border-radius:8px;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:12px;display:grid}.survey-question-number{width:25px;height:25px;color:var(--blue);background:#eaf2ff;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.survey-question-edit-fields{gap:8px;display:grid}.survey-question-edit-fields>input{height:38px!important}.survey-question-edit-meta{align-items:center;gap:13px;display:flex}.survey-question-edit-meta select{width:150px;height:36px}.survey-question-edit-meta .check-row{font-size:12px;font-weight:600;margin:0!important}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:4px;font-size:12px;font-weight:800}.text-button.danger{color:#b33f3f;margin-left:auto}.survey-question-edit-fields textarea{min-height:58px;font-size:12px;line-height:1.45}.survey-add-question{margin-top:11px}.survey-response-panel{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:22px;overflow:hidden;box-shadow:0 12px 34px #19375f0f}.survey-response-panel>header{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}.survey-response-panel h2{margin:7px 0;font-size:24px}.survey-response-panel header p:not(.eyebrow){color:var(--muted);margin:0;font-size:13px;line-height:1.65}.survey-response-panel>form{gap:14px;padding:22px;display:grid}.survey-submitted-note{color:#18705f;background:#eef9f6;margin:0;padding:14px 22px;font-size:13px}.survey-question{border:1px solid #e1e8f1;border-radius:8px;min-width:0;margin:0;padding:17px}.survey-question legend{color:#213a58;max-width:100%;padding:0 7px;font-size:14px;font-weight:800;line-height:1.55}.survey-question legend span{width:23px;height:23px;color:var(--blue);background:#edf4ff;border-radius:50%;place-items:center;margin-right:8px;font-size:11px;display:inline-grid}.survey-question legend b{color:#c14949;margin-left:4px}.survey-options{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;margin-top:7px;display:grid}.survey-options label{color:#3d526d;background:#fafcff;border:1px solid #e3e9f1;border-radius:7px;align-items:center;gap:8px;padding:10px 11px;font-size:13px;display:flex}.survey-question textarea{resize:vertical;border:1px solid #cbd7e7;border-radius:8px;width:100%;padding:11px 12px;line-height:1.7}.survey-question:disabled{background:#f8fafc}.survey-response-panel>form>.button{justify-self:end}.survey-summary-strip{background:#d8e7f8;border:1px solid #d8e7f8;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.survey-summary-strip span{color:#526d8f;background:#f0f7ff;gap:5px;padding:18px;font-size:13px;display:grid}.survey-summary-strip b{color:var(--blue);font-size:24px}.survey-privacy-note{color:#176e5d;background:#f1faf7;border:1px solid #cbe5dd;border-radius:8px;align-items:center;gap:10px;margin-top:15px;padding:12px 14px;display:flex}.survey-privacy-note p{margin:0;font-size:13px;line-height:1.6}.survey-summary-list{gap:14px;margin-top:18px;display:grid}.survey-summary-question{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.survey-summary-question>header{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:flex-start;gap:15px;padding:18px 20px;display:flex}.survey-summary-question>header>div{align-items:flex-start;gap:10px;display:flex}.survey-summary-question>header span{width:26px;height:26px;color:var(--blue);background:#eaf2ff;border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid}.survey-summary-question h2{margin:2px 0 0;font-size:16px;line-height:1.5}.survey-summary-question header small{color:var(--muted);flex:none}.survey-option-results{gap:15px;padding:20px;display:grid}.survey-option-result>div:first-child{justify-content:space-between;gap:16px;font-size:13px;display:flex}.survey-option-result span{color:var(--muted)}.survey-result-bar{background:#e7edf5;border-radius:99px;height:8px;margin-top:7px;overflow:hidden}.survey-result-bar i{border-radius:inherit;background:#1a9f8e;height:100%;display:block}.survey-text-results{gap:10px;padding:16px 20px;display:grid}.survey-text-results article{background:#fafbfd;border:1px solid #e6ebf2;border-radius:8px;align-items:flex-start;gap:10px;padding:13px;display:flex}.survey-text-results article>svg{color:var(--teal);flex:none;margin-top:3px}.survey-text-results p{white-space:pre-wrap;color:#304964;margin:0;font-size:14px;line-height:1.7}.survey-text-results small{color:var(--muted);margin-top:6px;display:block}@media (max-width:800px){.survey-question-edit-meta{flex-wrap:wrap}.survey-question-edit-meta .text-button{margin-left:0}.survey-options,.survey-summary-strip{grid-template-columns:1fr}.survey-response-panel>header{display:block}.survey-response-panel>header>.status{margin-top:12px}}.learner-app-shell{color:#14263d;background:#f4f6f8;min-height:100vh}.learner-app-topbar{z-index:20;background:#fff;border-bottom:1px solid #dfe5eb;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex;position:sticky;top:0}.learner-app-topbar .brand{color:#123b6d}.learner-account{color:#2d4058;align-items:center;gap:10px;display:flex}.learner-account>small{color:#17745f;background:#e7f5ef;border-radius:4px;padding:3px 7px}.learner-account form{display:inline}.learner-app-layout{grid-template-columns:236px minmax(0,1fr);min-height:calc(100vh - 68px);display:grid}.learner-app-nav{background:#fff;border-right:1px solid #dfe5eb;padding:22px 14px}.learner-project-context{border-bottom:1px solid #e5e9ee;padding:4px 10px 18px}.learner-project-context small,.learner-project-context span,.learner-project-context strong{display:block}.learner-project-context span{color:#78869a;font-size:12px}.learner-project-context strong{margin-top:6px;font-size:15px;line-height:1.5}.learner-project-context small{color:#5e7188;margin-top:5px}.learner-app-nav nav{gap:4px;margin-top:14px;display:grid}.learner-app-nav nav a{color:#40546d;border-radius:6px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;padding:8px 10px;font-size:14px;font-weight:700;display:grid}.learner-app-nav nav a:hover{background:#f2f6fa}.learner-app-nav nav a.active{color:#125ba2;background:#e8f1fb}.learner-app-nav nav a em{color:#fff;text-align:center;background:#d73b3e;border-radius:10px;min-width:19px;padding:2px 5px;font-size:10px;font-style:normal}.learner-app-nav nav a small{color:#8a98a9;font-size:11px}.learner-app-content{min-width:0;padding:30px clamp(22px,4vw,58px) 64px}.learner-content-heading{justify-content:space-between;align-items:flex-start;gap:20px;max-width:1320px;margin:0 auto 24px;display:flex}.learner-content-heading h1{margin:5px 0 7px;font-size:30px}.learner-content-heading p:last-child{color:#6d7d90;margin:0}.project-switch{position:relative}.project-switch summary{cursor:pointer;background:#fff;border:1px solid #cdd8e3;border-radius:6px;padding:9px 12px;font-weight:700}.project-switch>div{z-index:5;background:#fff;border:1px solid #d7e0e8;border-radius:6px;width:260px;padding:7px;position:absolute;top:45px;right:0;box-shadow:0 12px 30px #1f364f21}.project-switch a{color:#24415f;padding:9px;display:block}.project-switch a small{color:#7a8898;margin-top:3px;display:block}.learner-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1320px;margin:0 auto 22px;display:grid}.learner-kpis article{background:#fff;border:1px solid #dce4eb;border-radius:8px;grid-template-columns:22px 1fr;align-items:center;column-gap:8px;min-height:126px;padding:18px;display:grid}.learner-kpis article>svg{color:#168370}.learner-kpis article>span{color:#63758a;font-size:13px}.learner-kpis article>strong{grid-column:1/-1;margin-top:10px;font-size:27px}.learner-kpis article>strong small{color:#8794a3;font-size:14px}.learner-kpis article>em{color:#62758b;grid-column:1/-1;margin-top:5px;font-size:12px;font-style:normal}.learner-section-block,.score-workspace{background:#fff;border:1px solid #dce4eb;border-radius:8px;max-width:1320px;margin:0 auto}.learner-block-heading{border-bottom:1px solid #e4e9ee;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.learner-block-heading h2{margin:3px 0 0;font-size:20px}.learner-block-heading>span{color:#718198;font-size:13px}.learner-task-list{display:grid}.learner-task-row{border-bottom:1px solid #e8edf1;grid-template-columns:58px minmax(0,1fr) 38px;align-items:center;gap:16px;min-height:94px;padding:16px 20px;display:grid}.learner-task-row:last-child{border-bottom:0}.learner-task-type{border-radius:4px;justify-content:center;align-items:center;width:54px;height:32px;font-size:12px;font-weight:900;display:flex}.type-签到{color:#11725d;background:#e3f5ec}.type-作业{color:#1b5f9e;background:#e7f0fb}.type-问卷{color:#8b650d;background:#fff2cf}.type-资源{color:#13756e;background:#e9f4f2}.type-通知{color:#98511c;background:#fcebdc}.type-讨论{color:#455b73;background:#e9edf2}.learner-task-copy{min-width:0}.learner-task-copy>strong{overflow-wrap:anywhere;font-size:16px;display:block}.learner-task-copy>p{color:#64768b;margin:6px 0;font-size:13px;line-height:1.55}.learner-task-copy>div{align-items:center;gap:12px;display:flex}.learner-task-copy time{color:#8491a0;font-size:12px}.record-state{color:#56697f;background:#edf1f5;border-radius:4px;padding:3px 7px;font-size:11px;font-weight:800}.state-completed{color:#16735f;background:#e4f5ed}.state-absent,.state-returned{color:#a33136;background:#fde8e8}.state-submitted{color:#8c640f;background:#fff3d8}.task-open-button{color:#2b659e;border:1px solid #d7e0e8;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.task-open-button:hover{background:#edf5fb}.learner-empty-state{color:#8391a0;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:220px;padding:32px;display:flex}.learner-empty-state strong{color:#475c74}.learner-overview-split{grid-template-columns:1.45fr 1fr;gap:16px;max-width:1320px;margin:16px auto 0;display:grid}.learner-overview-split>div{background:#fff;border:1px solid #dce4eb;border-radius:8px;padding:22px}.learner-overview-split h2{margin:0 0 18px;font-size:18px}.learner-overview-split p{color:#61748a;line-height:1.8}.progress-line{color:#566a81;grid-template-columns:86px minmax(0,1fr) 42px;align-items:center;gap:10px;margin:12px 0;font-size:13px;display:grid}.progress-line>div{background:#e8edf1;border-radius:4px;height:7px;overflow:hidden}.progress-line i{background:#1e8a76;height:100%;display:block}.progress-line strong{text-align:right}.score-workspace{overflow:hidden}.score-hero{color:#fff;background:#123b6d;grid-template-columns:1fr 1fr;display:grid}.score-hero>div{padding:28px 30px}.score-hero>div+div{border-left:1px solid #ffffff2e}.score-hero span,.score-hero strong{display:block}.score-hero span{color:#bcd1e7;font-size:13px}.score-hero strong{margin-top:10px;font-size:32px}.score-hero strong small{color:#cbd9e8;font-size:15px}.score-hero p{color:#d6e2ee;margin:6px 0 0;font-size:13px}.score-detail{border-top:1px solid #dce4eb}.score-detail summary{cursor:pointer;align-items:center;gap:7px;padding:17px 22px;font-weight:800;display:flex}.score-detail table{border-collapse:collapse;width:calc(100% - 40px);margin:0 20px 20px}.score-detail td,.score-detail th{text-align:left;border-bottom:1px solid #e5eaef;padding:11px 8px;font-size:13px}.score-detail th{color:#66788c}.ranking-list{margin:0;padding:0 20px 20px;list-style:none}.ranking-list li{border-bottom:1px solid #e6ebef;grid-template-columns:80px minmax(0,1fr) auto;padding:12px;display:grid}.ranking-list li.current{color:#126d5b;background:#eaf5f1}.ranking-list em{font-style:normal;font-weight:800}.certificate-list article{border-bottom:1px solid #e5eaef;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px 22px;display:grid}.certificate-list article>svg{color:#b37710}.certificate-list p{color:#718198;margin:5px 0 0;font-size:13px}.discussion-board{grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:18px;padding:20px;display:grid}.discussion-stream{gap:12px;display:grid}.discussion-post,.moment-item{background:#fff;border:1px solid #dfe6ec;border-radius:8px;padding:18px}.discussion-post header,.moment-item header{align-items:center;gap:10px;display:flex}.discussion-post header>span,.moment-avatar{color:#126e5b;background:#e2f2ed;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:flex}.discussion-post header time,.moment-item time{color:#8290a0;align-items:center;gap:4px;margin-top:3px;font-size:11px;display:flex}.discussion-post p,.moment-item>p{white-space:pre-wrap;line-height:1.75}.attachment-list,.inline-attachments,.moment-review-media,.pending-files{flex-wrap:wrap;gap:7px;display:flex}.attachment-list a,.inline-attachments a,.moment-review-media a,.pending-files span{color:#315a80;background:#f0f4f7;border-radius:4px;align-items:center;gap:5px;padding:6px 8px;font-size:12px;display:inline-flex}.discussion-composer,.moment-composer{background:#f7f9fa;border:1px solid #dfe6ec;border-radius:8px;align-self:start;padding:18px}.discussion-composer label:first-child{gap:7px;font-weight:800;display:grid}.discussion-composer textarea,.moment-composer textarea{resize:vertical;width:100%}.composer-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.composer-actions label,.task-attachment-upload label{position:relative;overflow:hidden}.composer-actions input,.task-attachment-upload input{opacity:0;width:1px;height:1px;position:absolute}.task-attachment-upload{align-items:center;gap:7px;margin-top:8px;display:flex}.icon-text-action{cursor:pointer;color:#24639d;align-items:center;gap:5px;font-size:12px;font-weight:800;display:inline-flex}.task-attachment-upload>span{color:#16806a;align-items:center;gap:4px;font-size:11px;display:inline-flex}.moments-layout{grid-template-columns:minmax(300px,.72fr) minmax(0,1.3fr);gap:18px;padding:20px;display:grid}.moment-feed{gap:12px;display:grid}.moment-item header>div{flex:1}.moment-item header em{color:#85600f;background:#fff3d7;border-radius:4px;padding:4px 7px;font-size:11px;font-style:normal}.moment-images{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.moment-images a{color:#45627f;background:#f2f6f8;border:1px solid #dce5ec;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:88px;display:flex}.moment-images span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:0 6px;font-size:11px;overflow:hidden}.moment-image-drafts{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.moment-image-drafts span{background:#edf3f6;align-items:center;gap:4px;padding:5px 7px;font-size:11px;display:inline-flex}.content-safety-note{color:#718198;font-size:11px;line-height:1.55}.scoring-settings-card{margin-top:18px}.scoring-form{padding:20px}.scoring-total-grid{grid-template-columns:repeat(2,minmax(0,220px));gap:12px;display:grid}.scoring-form label{color:#43576e;gap:6px;font-size:13px;font-weight:800;display:grid}.scoring-rule-list{gap:7px;margin:18px 0;display:grid}.scoring-rule-row{border:1px solid #e0e7ed;border-radius:6px;grid-template-columns:minmax(180px,1fr) 140px 140px;align-items:end;gap:12px;padding:12px;display:grid}.scoring-rule-row span,.scoring-rule-row strong{display:block}.scoring-rule-row span{color:#75869a;margin-top:4px;font-size:12px}.activity-actions,.header-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.manual-sign-panel{background:#fff;border:1px solid #dce4eb;border-radius:8px;margin-top:18px}.manual-sign-panel>header{border-bottom:1px solid #e3e9ee;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.manual-sign-panel h2{align-items:center;gap:7px;margin:3px 0 0;font-size:19px;display:flex}.manual-sign-list>div{border-bottom:1px solid #e6ebef;grid-template-columns:minmax(0,1fr) 110px 90px;align-items:center;gap:12px;padding:12px 20px;display:grid}.sign-state{color:#8a5660;font-size:12px}.sign-state.done{color:#15715d;align-items:center;gap:4px;display:flex}.moment-review-list{gap:10px;display:grid}.moment-review-list>article{border:1px solid #dfe6ec;border-radius:8px;padding:16px}.moment-review-list header{justify-content:space-between;display:flex}.moment-review-list time{color:#718198;font-size:12px}.moment-review-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;display:flex}.homework-export-bar{background:#fff;border:1px solid #dce4eb;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:16px 18px;display:flex}.homework-export-bar>div{flex-wrap:wrap;gap:8px;display:flex}.admin-review-list{gap:12px;display:grid}.moment-review-card{margin-top:18px}.moment-review-card .moment-review-list{padding:18px}.moment-review-card .moment-review-list>article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.moment-review-card .moment-review-list p{color:#40546d;white-space:pre-wrap;margin:6px 0}.moment-review-card .moment-review-list small{color:#8a6670;margin-top:7px;display:block}.moment-review-card .moment-review-actions{margin-top:0}.learner-task-copy>strong{align-items:center;gap:8px;display:flex}.learner-task-unread{background:#d54848;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #fff0f0}@media (max-width:1000px){.learner-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.discussion-board,.learner-overview-split,.moments-layout{grid-template-columns:1fr}}@media (max-width:760px){.learner-app-topbar{height:60px;padding:0 14px}.learner-app-topbar .brand>span:last-child{display:none}.learner-account{font-size:13px}.learner-app-layout{display:block}.learner-app-nav{z-index:10;border-bottom:1px solid #dfe5eb;border-right:0;padding:8px;position:sticky;top:60px;overflow-x:auto}.learner-project-context{display:none}.learner-app-nav nav{min-width:max-content;margin:0;display:flex}.learner-app-nav nav a{grid-template-columns:18px auto auto;min-height:38px;padding:7px 10px}.learner-app-content{padding:20px 12px 44px}.learner-content-heading h1{font-size:24px}.project-switch{display:none}.learner-kpis{gap:8px}.learner-kpis article{min-height:108px;padding:14px}.learner-task-row{grid-template-columns:50px minmax(0,1fr) 34px;gap:10px;padding:13px 12px}.learner-task-copy>div{flex-direction:column;align-items:flex-start;gap:5px}.score-hero{grid-template-columns:1fr}.score-hero>div+div{border-top:1px solid #ffffff2e;border-left:0}.score-detail{overflow-x:auto}.score-detail table{min-width:620px}.certificate-list article{grid-template-columns:30px minmax(0,1fr)}.certificate-list article .button{grid-column:2;justify-self:start}.composer-actions{flex-direction:column;align-items:stretch}.manual-sign-list>div{grid-template-columns:minmax(0,1fr) 82px}.manual-sign-list button{grid-column:1/-1}.scoring-rule-row{grid-template-columns:1fr 1fr}.scoring-rule-row>div{grid-column:1/-1}.homework-export-bar{flex-direction:column;align-items:flex-start}}