/* Shared native-feeling student screens. Never loaded into a teacher HTML package. */
body.samio-app-suite{--sv-ink:#0b2d53;--sv-muted:#60758c;--sv-paper:#faf8f5;--sv-line:#e8e2da;--sv-accent:#dc492b;background:var(--sv-paper)!important;color:var(--sv-ink)}
body.samio-app-suite input,body.samio-app-suite textarea,body.samio-app-suite select{font:inherit}
body.samio-app-suite>main{padding-bottom:110px}
body.samio-app-suite :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #6496ca;outline-offset:3px}
body.samio-app-suite :is(.member-dashboard-main,.student-course-page,.learning-dashboard,.course-catalog-page,.acc){background:var(--sv-paper)!important}
body.samio-app-suite>header:not(.member-topbar){background:#0b2d53!important;color:white;border:0;box-shadow:none}
body.samio-app-suite>header:not(.member-topbar)>div{min-height:68px;max-width:1160px;margin:auto;gap:12px;padding:10px 16px}
body.samio-app-suite>header:not(.member-topbar) :is(a,button){min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}
body.samio-app-suite>header:not(.member-topbar) .truncate{white-space:normal;overflow-wrap:anywhere;color:#fff!important}
body.samio-app-suite>header:not(.member-topbar) a{color:#fff!important}
body.samio-app-suite>header:not(.member-topbar) .text-muted{color:#c5d6e8!important}
body.samio-app-suite .pbtn{min-height:48px;border-radius:12px;font-size:14px;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}
body.samio-app-suite .pbtn.bg-brand{background:var(--sv-accent);color:white}
body.samio-app-suite .pcard{border:1px solid var(--sv-line);border-radius:16px;box-shadow:none;background:#fffefc}
.sv-back{display:inline-flex;min-height:44px;align-items:center;gap:10px;margin-bottom:10px;color:#60758c;font-size:13px;text-decoration:none}
.sv-page-heading{margin:0 0 22px}.sv-page-heading p{margin:0 0 8px;color:#60758c;font-size:14px}.sv-page-heading h1{margin:0;color:#0b2d53;font-size:28px;letter-spacing:-.7px;font-weight:700}
.sv-tabs{display:flex;gap:4px;padding:5px;background:#eeeae4;border-radius:13px;margin:22px 0;overflow-x:auto;scrollbar-width:none}.sv-tabs a{flex:1;display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px 12px;text-decoration:none;color:#60758c;white-space:nowrap;font-size:14px;border-radius:9px}.sv-tabs a[aria-current]{background:#fff;color:#0b2d53;box-shadow:0 2px 5px #0b2d5308;font-weight:600}
/* Class library: useful course cards, no oversized decorative header. */
body.samio-app-suite .course-catalog-page{padding:24px 18px 28px!important}
body.samio-app-suite .course-catalog-inner{max-width:1120px!important;margin:auto!important}
body.samio-app-suite .course-catalog-hero{display:block;background:none!important;color:#0b2d53;border:0;box-shadow:none;padding:0;min-height:0;border-radius:0}
body.samio-app-suite .course-catalog-hero__visual{display:none}
body.samio-app-suite .course-catalog-hero__eyebrow{font-size:13px;color:#60758c;font-weight:400;letter-spacing:0;text-transform:none;margin-bottom:8px}
body.samio-app-suite .course-catalog-hero h1{font-size:28px;line-height:1.25;letter-spacing:-.7px;color:#0b2d53;margin:0 0 10px}
body.samio-app-suite .course-catalog-hero__copy>p:not(.course-catalog-hero__eyebrow){font-size:13px;color:#60758c;line-height:1.5;max-width:none}
body.samio-app-suite .course-catalog-search{margin-top:20px;width:100%;max-width:none;background:white;border:1px solid #e8e2da;border-radius:13px;min-height:48px;box-shadow:none;color:#60758c}
body.samio-app-suite .course-catalog-search input{font-size:16px;color:#0b2d53;min-width:0;background:transparent}
body.samio-app-suite .course-catalog-search button{min-width:44px;min-height:44px;background:transparent;color:#0b2d53}
body.samio-app-suite .course-catalog-toolbar{padding:16px 0 0;border:0;background:transparent;box-shadow:none;margin:0;gap:10px;align-items:stretch}
body.samio-app-suite .course-catalog-toolbar__copy{display:none}
body.samio-app-suite .course-catalog-controls{width:100%;display:flex;flex-direction:row;gap:10px;align-items:center;flex-wrap:wrap}
body.samio-app-suite .course-catalog-select{flex:1;min-width:145px;min-height:46px;font-size:14px;border-color:#e8e2da;border-radius:12px;background:white}
body.samio-app-suite .course-catalog-toggle{font-size:12px;min-height:44px;width:auto;flex:1;padding:8px;gap:8px}
body.samio-app-suite .class-picker-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}
body.samio-app-suite .class-choice{min-height:0;display:flex;border:1px solid #e8e2da;border-radius:17px;box-shadow:none;background:#fffefc;overflow:hidden}
body.samio-app-suite .class-choice__cover{min-height:112px;padding:20px;background:#0b2d53!important;gap:16px}
body.samio-app-suite .class-choice__cover-copy{width:100%;max-width:100%}.samio-app-suite .class-choice__cover-icon{display:none}
body.samio-app-suite .class-choice__cover::before,body.samio-app-suite .class-choice__cover::after{display:none}
body.samio-app-suite .class-choice__cover-title{max-width:100%}
body.samio-app-suite .class-choice__teacher,body.samio-app-suite .class-choice__meta{margin-top:0}
body.samio-app-suite .class-choice__action{margin-top:4px}
body.samio-app-suite .class-choice__code{font-size:11px;letter-spacing:1px;color:#bed1e6}.samio-app-suite .class-choice__cover-title{font-size:21px;line-height:1.4;margin-top:8px;overflow-wrap:anywhere}
body.samio-app-suite .class-choice__body{padding:18px;gap:12px}.samio-app-suite .class-choice__heading{gap:10px;align-items:center}.samio-app-suite .class-choice__heading h3{font-size:14px;overflow-wrap:anywhere}.samio-app-suite .class-choice__status{font-size:11px;padding:5px 8px;white-space:nowrap}.samio-app-suite .class-choice__teacher{font-size:13px}.samio-app-suite .class-choice__teacher-avatar{width:30px;height:30px;background:#eaf0f8;color:#0b2d53}.samio-app-suite .class-choice__meta{font-size:12px;gap:10px;color:#60758c}.samio-app-suite .class-choice__progress{margin-top:4px;padding-top:12px}.samio-app-suite .progress-copy{font-size:12px}.samio-app-suite .progress-track{height:6px;background:#eeeae4}.samio-app-suite .progress-fill{background:#dc492b}.samio-app-suite .class-choice__action{min-height:48px;font-size:14px;background:#dc492b!important;color:#fff;border-radius:10px;margin-top:16px}
/* Inside a class: learner content first, charts on the Progress tab. */
.sv-class{padding:20px 18px}.sv-class-header{padding:22px;background:#0b2d53;border-radius:17px;color:white}.sv-eyebrow{font-size:12px;color:#bed1e6;letter-spacing:.8px}.sv-class-header h1{font-size:25px;font-weight:700;line-height:1.4;margin:10px 0;overflow-wrap:anywhere;color:white}.sv-class-header p{font-size:13px;color:#c5d6e8;margin:0;display:flex;gap:9px;align-items:center}.sv-progress-label{display:flex;justify-content:space-between;font-size:12px;margin:22px 0 8px;gap:12px}.sv-class-header progress{display:block;width:100%;height:6px;appearance:none;border:0;border-radius:5px;overflow:hidden;background:#35516f}.sv-class-header progress::-webkit-progress-bar{background:#35516f}.sv-class-header progress::-webkit-progress-value{background:#fa7c5c}.sv-class-header progress::-moz-progress-bar{background:#fa7c5c}
.sv-class-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:18px 0;border-bottom:1px solid #e8e2da}.sv-class-stats>span{display:grid;gap:5px;text-align:center;font-size:12px;color:#60758c;border-right:1px solid #e8e2da}.sv-class-stats>span:last-child{border:0}.sv-class-stats strong{font-size:21px;color:#0b2d53}.sv-content-list{display:grid;gap:10px}.sv-content-row{display:flex;align-items:center;gap:12px;min-height:82px;padding:16px;background:white;border:1px solid #e8e2da;border-radius:14px;color:#0b2d53;text-decoration:none}.sv-content-icon{font-size:23px;color:#dc492b;width:32px;flex:0 0 32px}.sv-content-row>span:nth-child(2){flex:1;min-width:0}.sv-content-row strong{font-size:15px;line-height:1.5;display:block;overflow-wrap:anywhere}.sv-content-row small{display:block;color:#60758c;font-size:12px;margin-top:5px}.sv-content-row>i{font-size:12px}.sv-next-task{display:flex;align-items:center;gap:14px;background:#eaf0f8;border-radius:14px;padding:16px;margin-top:20px;text-decoration:none;color:#0b2d53}.sv-next-task>span{flex:1;min-width:0}.sv-next-task small{display:block;font-size:12px;color:#60758c}.sv-next-task strong{display:block;font-size:14px;line-height:1.5;margin-top:5px;overflow-wrap:anywhere}.sv-empty{text-align:center;color:#60758c;padding:28px 18px;font-size:14px;line-height:1.6}.sv-empty>i{font-size:30px;color:#dc492b}.sv-empty h2{font-size:19px;color:#0b2d53;margin-top:12px}.sv-empty p{margin-top:8px}
body.samio-app-suite .course-sidebar__header{background:#0b2d53!important}.samio-app-suite .course-module{box-shadow:none}.samio-app-suite .course-chapter{font-size:13px;min-height:48px}.samio-app-suite .class-analytics{padding:0 18px 20px}.samio-app-suite .mobile-curriculum{margin-top:14px;border-radius:13px;min-height:54px;background:#fff}.samio-app-suite .course-viewer__bar{min-height:56px;background:#faf8f5;color:#0b2d53}.samio-app-suite .course-viewer__bar button{min-height:44px;min-width:44px}
/* Assignment screen: searchable, stateful cards instead of a compressed table. */
.sv-assignment-tools{display:flex;gap:10px;margin-bottom:16px}.sv-search{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px;background:white;border:1px solid #e8e2da;border-radius:12px;flex:1;min-width:0;color:#60758c}.sv-search input{min-width:0;width:100%;border:0;background:none;outline:none;font-size:16px!important;padding:10px 0;color:#0b2d53}.sv-assignment-tools select{max-width:40%;min-height:48px;border:1px solid #e8e2da;border-radius:12px;background:white;padding:8px 30px 8px 10px;font-size:13px!important;color:#0b2d53}
body.samio-app-suite .sh-panel-head{margin-bottom:16px}.samio-app-suite .sh-panel-head h1{font-size:27px}.samio-app-suite .sh-panel-tabs{padding:5px;background:#eeeae4;border-radius:13px;gap:4px;margin-bottom:22px}.samio-app-suite .sh-panel-tabs>a{flex:1;justify-content:center;border-radius:9px;font-size:13px}.samio-app-suite .sh-panel-tabs>a[aria-current]{background:white;color:#0b2d53;box-shadow:0 2px 5px #0b2d5308}
body.samio-app-suite .sj-filters{flex-wrap:nowrap;overflow:auto;gap:7px;padding:1px 0 8px;scrollbar-width:none}.samio-app-suite .sj-filters button{white-space:nowrap;flex-shrink:0;font-size:12px;min-height:44px;padding:8px 12px;border-radius:10px}
body.samio-app-suite .sj-task.sv-assignment-card{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:16px!important;margin:0 0 14px;border:1px solid #e8e2da!important;background:#fffefc;border-radius:15px;text-decoration:none}.sv-assignment-top{display:flex!important;align-items:center;justify-content:space-between;gap:12px}.sv-assignment-top>small{margin:0!important;font-size:12px!important;color:#60758c}.sv-status{font-size:11px;padding:5px 9px;border-radius:7px;background:#fff0e7;color:#a54129;white-space:nowrap}.sv-status.is-done{background:#e8f5ee;color:#23714f}.sv-status.is-missed{background:#fff0f0;color:#b13d3d}.sv-assignment-card>strong{font-size:17px!important;font-weight:600;line-height:1.5;margin:14px 0 9px;overflow-wrap:anywhere}.sv-assignment-meta{display:flex!important;align-items:center;gap:10px;flex-wrap:wrap}.sv-assignment-meta small{margin:0!important;font-size:12px!important;line-height:1.5;color:#60758c}.sv-assignment-meta i{margin-right:5px}.sv-assignment-action{display:flex!important;align-items:center;gap:10px;min-height:48px;border-top:1px solid #eee9e3;margin-top:15px;padding-top:10px;color:#b73c25;font-size:13px;font-weight:600}.sv-assignment-action>span{flex:1}.sv-assignment-action>b{color:#0b2d53;font-size:17px}.sv-search-count{font-size:12px;color:#60758c;margin-top:14px}
/* Account hub and focused forms. */
body.samio-app-suite .acc{padding:24px 18px 30px!important;min-height:0;--acc-accent:#c84327;--acc-accent-strong:#ac321d;--acc-accent-soft:#fff0e8;--acc-ink:#0b2d53;--acc-muted:#60758c;--acc-line:#e8e2da}
body.samio-app-suite .acc__inner{max-width:1050px!important;margin:auto!important}.samio-app-suite .acc__breadcrumb,.samio-app-suite .acc__subtitle,.samio-app-suite .acc__identity-mobile{display:none!important}.samio-app-suite .acc__header{margin:0 0 20px;padding:0}.samio-app-suite .acc__title{font-size:27px}.samio-app-suite .acc__main{border-radius:16px;padding:22px;box-shadow:none;min-height:0}.samio-app-suite .acc__side{border-radius:16px;box-shadow:none}.samio-app-suite .acc__pills{margin-bottom:20px}.samio-app-suite .acc__pill{min-height:44px;border-radius:10px}.samio-app-suite .acc-page__title{font-size:20px}.samio-app-suite .acc-form__section-title{font-size:16px}.samio-app-suite .acc-form__control{min-height:48px;border-radius:10px;font-size:16px!important}.samio-app-suite .acc-btn{min-height:48px;border-radius:10px;box-shadow:none;font-size:14px}.samio-app-suite .acc-form__label{font-size:13px}.samio-app-suite .acc-password-toggle{min-height:44px;min-width:44px}.samio-app-suite .acc-avatar-editor{padding:16px;border-radius:14px;background:#f5f3ef}.samio-app-suite .acc-form__actions{padding-top:18px}.samio-app-suite .acc__nav-icon{background:#f5f3ef}
body.samio-app-suite .acc:has(.sv-account-home) .acc__header,body.samio-app-suite .acc:has(.sv-account-home) .acc__side,body.samio-app-suite .acc:has(.sv-account-home) .acc__pills{display:none}.samio-app-suite .acc:has(.sv-account-home) .acc__layout{display:block}.samio-app-suite .acc:has(.sv-account-home) .acc__main{background:none;border:0;padding:0;max-width:740px;margin:auto}
.sv-identity{display:flex;align-items:center;gap:18px;padding:22px;border-radius:17px;background:#0b2d53;color:white}.sv-avatar{width:68px;height:68px;flex:0 0 68px;border-radius:20px;background:#eaf0f8;display:grid;place-items:center;text-decoration:none;color:#0b2d53;font-size:28px;overflow:hidden}.sv-avatar img{width:100%;height:100%;object-fit:cover}.sv-identity>div{min-width:0;flex:1}.sv-identity h2{margin:0;font-size:22px;font-weight:600;line-height:1.4;overflow-wrap:anywhere}.sv-identity p{font-size:13px;color:#bcd0e5;margin:5px 0}.sv-identity>div>a{display:flex;align-items:center;gap:9px;min-height:44px;color:#fff;font-size:12px;text-decoration:none}.sv-menu-label{font-size:13px;color:#60758c;font-weight:500;margin:23px 2px 10px}.sv-settings{background:#fffefc;border:1px solid #e8e2da;border-radius:15px;padding:0 16px}.sv-settings>a,.sv-settings>button{display:flex;align-items:center;gap:13px;min-height:60px;width:100%;padding:12px 0;border:0;border-bottom:1px solid #efebe5;background:none;color:#0b2d53;text-decoration:none;font-size:14px;text-align:left;cursor:pointer}.sv-settings>:last-child{border-bottom:0}.sv-settings>*>i:first-child{font-size:19px;color:#60758c;flex:0 0 24px;text-align:center}.sv-settings>*>span{flex:1}.sv-settings>*>i:last-child{font-size:11px;color:#8a9bb0}.sv-logout{margin-top:20px}.sv-logout button{display:flex;width:100%;align-items:center;justify-content:center;gap:10px;min-height:48px;background:#fff0e8;border:1px solid #f2d7c9;color:#af3a22;border-radius:12px;font-size:14px;cursor:pointer}.sv-account-brand{text-align:center;margin:20px 0 0;font-size:11px;color:#8292a2}
/* Results and native exercise pages keep all grading and original content. */
body.samio-app-suite .sv-result-score{padding:26px 20px!important;border:0;background:#0b2d53;color:#fff;border-radius:18px}.samio-app-suite .sv-result-score p{color:#d2deeb!important}.samio-app-suite .sv-result-score .text-5xl{font-size:54px;color:#ff987c!important}.samio-app-suite .sv-result-score .text-5xl>span{color:#bcd0e5!important}.samio-app-suite .overview-kpis{gap:10px;padding:0 18px}.samio-app-suite .overview-kpi{min-height:95px;padding:15px;grid-template-columns:32px 1fr;gap:10px;border-radius:14px;box-shadow:none}.samio-app-suite .overview-kpi__icon{width:32px;height:32px;font-size:15px;background:#eaf0f8;color:#0b2d53}.samio-app-suite .overview-kpi strong{font-size:23px}.samio-app-suite .overview-analytics,.samio-app-suite .overview-layout{padding:0 18px}.samio-app-suite .overview-chart-card{border-color:#e8e2da;box-shadow:none;border-radius:16px}.samio-app-suite .overview-chart-head{padding:18px 18px 8px}.samio-app-suite .overview-chart-head h2{color:#0b2d53}.samio-app-suite .overview-activity-list,.samio-app-suite .overview-task-list{padding:0 16px 16px}.samio-app-suite .overview-task__copy strong{white-space:normal;overflow-wrap:anywhere;font-size:14px}.samio-app-suite .activity-row__copy strong{font-size:13px}.samio-app-suite .overview-class{background:#fffefc}.samio-app-suite .overview-task__action{min-height:44px}
body.samio-app-suite form[data-form] [data-confirm-submit]{bottom:calc(82px + env(safe-area-inset-bottom,0px))!important;min-height:50px;border-radius:12px;box-shadow:0 6px 20px #0b2d5320}
.portal-embedded-document body.samio-app-suite form[data-form] [data-confirm-submit]{bottom:12px!important}.portal-embedded-document body.samio-app-suite>main{padding-bottom:20px!important}
body.samio-app-suite .portal-lesson-shell{padding:16px!important;max-width:1000px}body.samio-app-suite .portal-lesson-shell #player{max-width:100%}.portal-embedded-document body.samio-app-suite .portal-lesson-shell{padding:0!important}
/* Legacy class-list route retains its enrollment controls, in the same app shell. */
body.samio-app-suite .fl-shell{background:#faf8f5!important}.samio-app-suite .fl-sidebar{display:none!important}.samio-app-suite .fl-layout{display:block!important}.samio-app-suite .fl-main{margin:0!important;max-width:1120px;margin-inline:auto!important;padding:24px 18px}.samio-app-suite .fl-toolbar{background:none;border:0;padding:0 0 20px}.samio-app-suite .fl-toolbar h1{font-size:27px;color:#0b2d53}.samio-app-suite .fl-welcome{background:#0b2d53;color:white;border-radius:17px;box-shadow:none}.samio-app-suite .fl-welcome h2{color:white}.samio-app-suite .fl-class-card{border-radius:16px;border-color:#e8e2da;box-shadow:none}.samio-app-suite .fl-class-card__action{min-height:48px;border-radius:10px}.samio-app-suite .fl-filter-btn{min-height:44px}.samio-app-suite .fl-body{padding:0}
/* Organization login is part of the same PWA. Reuse real configured logo. */
body.student-login{background:#faf8f5;font-family:SamioVietnam,Inter,sans-serif;color:#0b2d53;--student-ink:#0b2d53;--student-coral:#dc492b;--student-coral-dark:#bd371e;--student-border:#e8e2da;--student-muted:#60758c}.student-login .student-login-panel{background:#faf8f5}.student-login .student-login-input{border-radius:12px;min-height:50px;font-size:16px}.student-login .student-login-submit{background:#dc492b;border-radius:12px;min-height:50px;box-shadow:none}.student-login .student-login-wrap{max-width:420px}.student-login .student-login-title{font-size:28px;color:#0b2d53}.student-login .student-login-panel-brand{justify-content:flex-start}.student-login .student-login-panel-brand img{max-width:170px;max-height:66px;object-fit:contain}.student-login .student-login-field-label{font-size:13px;color:#0b2d53}.student-login .student-login-help{font-size:12px;line-height:1.7}.student-login .student-password-toggle{min-width:44px;min-height:44px}.student-login .samio-app-home{min-height:44px;display:flex;align-items:center;justify-content:center}
@media(max-width:760px){
 html:has(body.samio-app-suite){scrollbar-width:none}html:has(body.samio-app-suite)::-webkit-scrollbar{display:none}
 body.samio-app-suite>main{padding-inline:0!important;padding-bottom:calc(98px + env(safe-area-inset-bottom,0px))!important}
 body.samio-app-suite:not(.member-dashboard-body)>main{padding-inline:16px!important}
 body.samio-app-suite .class-picker-grid{grid-template-columns:1fr}.samio-app-suite .course-catalog-page{padding-inline:16px!important}.samio-app-suite .course-catalog-hero h1{font-size:27px}.samio-app-suite .class-choice__cover{min-height:108px}.samio-app-suite .class-choice__body{padding:16px}
 body.samio-app-suite .course-main__inner{padding:0!important}.samio-app-suite .sv-class{padding:12px 16px}.samio-app-suite .sv-class-header{padding:20px}.samio-app-suite .mobile-curriculum{margin-inline:16px!important;width:calc(100% - 32px)}.samio-app-suite #bai-giang-trong{margin:0 16px 20px!important}.samio-app-suite .course-viewer__curriculum{background:#fff;border:1px solid #e8e2da;border-radius:10px}
 body.samio-app-suite .acc{padding:24px 16px!important}.samio-app-suite .acc__main{padding:20px 16px}.samio-app-suite .acc__pills{width:100%}.samio-app-suite .acc-avatar-editor{flex-direction:column;align-items:flex-start}.samio-app-suite .acc-form__grid{grid-template-columns:1fr}.samio-app-suite .acc-form__actions{display:flex;flex-direction:column;gap:10px}.samio-app-suite .acc-form__actions>*{width:100%}.samio-app-suite .acc__layout{grid-template-columns:1fr}
 .sv-assignment-tools{flex-direction:column}.sv-assignment-tools select{max-width:100%;width:100%}.sv-identity{padding:20px 16px}.sv-identity h2{font-size:20px}.sv-avatar{width:60px;height:60px;flex-basis:60px}
 body.samio-app-suite .overview-kpis{grid-template-columns:repeat(2,minmax(0,1fr));margin:0!important;padding:0 16px}.samio-app-suite .overview-analytics,.samio-app-suite .overview-layout{margin-inline:0!important;padding:0 16px}.samio-app-suite .overview-layout{grid-template-columns:1fr}.samio-app-suite .overview-class-grid{grid-template-columns:1fr}.samio-app-suite .overview-chart-head{gap:8px}.samio-app-suite .overview-chart-badge{font-size:10px}
 .samio-app-suite .fl-main{padding:24px 16px!important}.samio-app-suite .fl-class-grid{grid-template-columns:1fr!important}.samio-app-suite .fl-toolbar__badge{display:none}.samio-app-suite .fl-welcome__copy{font-size:13px}.samio-app-suite .fl-welcome h2{font-size:21px}
 .student-login .student-login-brand{display:none}.student-login .student-login-page{display:block;min-height:100dvh}.student-login .student-login-panel{padding:32px 20px max(28px,env(safe-area-inset-bottom));min-height:100dvh}.student-login .student-login-panel-brand{margin-bottom:26px}.student-login .student-login-welcome{font-size:14px}.student-login .student-login-form{margin-top:24px}.student-login .student-login-status{font-size:12px;padding:12px;border-radius:11px}
}
body.samio-app-suite .pcard.sv-result-score{background:#0b2d53!important;color:#fff!important;border-radius:18px!important}
body.samio-app-suite .fl-welcome :is(p,.fl-welcome__copy){color:#c5d6e8!important}
body.samio-app-suite .course-catalog-hero h1{font-weight:700}
.student-login .student-login-panel-brand{justify-content:center}.student-login .student-login-panel-brand img{width:auto;height:66px;max-width:180px}
@media(max-width:760px){body.student-login .student-login-panel{margin:0!important;width:100%;border:0;border-radius:0;box-shadow:none}body.student-login .student-login-page{padding:0!important}body.student-login .student-login-title{font-size:26px}body.student-login .student-login-panel-brand img{width:auto}}
@media(prefers-reduced-motion:reduce){body.samio-app-suite *{scroll-behavior:auto!important;transition:none!important}}
