:root{--navy-950:#000a1b;--navy-900:#000a1b;--navy-800:#001525;--navy-700:#07152a;--cyan-500:#01ccfb;--cyan-400:#01ccfb;--cyan-100:#e8faff;--teal-500:#02bab7;--teal-100:#e5fbf8;--purple-500:#00a6c6;--purple-100:#eefcff;--amber-500:#fcbe32;--amber-100:#fff3d8;--ink:#07152a;--muted:#5d6b7b;--line:#e0dfe0;--surface:#fff;--canvas:#f7f6f7;--shadow:0 12px 32px #000a1b14}.invitation-state-activated,.invitation-status-activated{color:#00796d;background:var(--teal-100)}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);font-family:var(--font-poppins), Poppins, system-ui, sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}a{color:inherit;text-decoration:none}svg{stroke-width:1.8px}.button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.62;cursor:wait;transform:none}.button-primary{color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));box-shadow:0 10px 22px #01ccfb38}.button-primary:hover{box-shadow:0 13px 28px #01ccfb4d}.button-secondary{color:var(--navy-800);border:1px solid var(--line);background:#fff}.compact-button{min-height:44px;padding:0 17px;font-size:14px}.compact-button svg{width:18px}.eyebrow{color:#007f9d;letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:700;line-height:1.4}.eyebrow-light{color:var(--cyan-400)}.brand-mark{background:linear-gradient(100deg,#01ccfbc7,#02bab76b 58%,#f7f6f7f0);border:1px solid #01ccfb38;border-radius:12px;align-items:center;min-height:44px;padding:8px 13px;display:inline-flex}.brand-mark-light{background:0 0;border:0;border-radius:0;padding:0}.brand-logo-wordmark{object-fit:contain;filter:drop-shadow(0 1px 1px #005a7059);width:205px;height:auto;display:block}.brand-logo-mark{object-fit:contain;width:42px;height:42px;display:block}.brand-mark-light .brand-logo-wordmark{filter:drop-shadow(0 0 10px #01ccfb29);width:196px}.brand-panel-content>.brand-mark .brand-logo-wordmark{width:250px}.sidebar .brand-logo-wordmark{width:170px}.student-login-header .brand-logo-wordmark,.student-preview>header .brand-logo-wordmark{width:205px}.mobile-brand .brand-logo-wordmark{width:190px}.login-page{background:#fff;grid-template-columns:minmax(430px,1.04fr) minmax(480px,.96fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:linear-gradient(148deg, var(--navy-950) 0%, var(--navy-900) 46%, #001525 100%);min-height:100vh;position:relative;overflow:hidden}.login-brand-panel:before{content:"";opacity:.13;background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.brand-panel-content{z-index:2;flex-direction:column;width:min(600px,78%);min-height:100vh;margin:0 auto;padding:62px 0;display:flex;position:relative}.login-brand-copy{margin:auto 0 48px}.login-brand-copy h1{letter-spacing:-.048em;max-width:590px;margin:0;font-size:clamp(43px,4.1vw,68px);line-height:1.08}.login-brand-copy>p:last-child{color:#c9d6e4;max-width:540px;margin:28px 0 0;font-size:17px;line-height:1.75}.login-benefits{color:#dfe9f2;gap:16px;margin:0;padding:0;font-size:14px;list-style:none;display:grid}.login-benefits li{align-items:center;gap:12px;display:flex}.login-benefits svg{width:19px;color:var(--cyan-400)}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:#01ccfb26;border:1px solid #01ccfb26;width:360px;height:360px;bottom:-120px;right:-150px}.orb-two{background:#02bab714;border:1px solid #02bab72b;width:140px;height:140px;top:18%;right:12%}.login-form-panel{background:#fbfcfe;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:54px 8%;display:flex}.login-card{width:min(430px,100%)}.mobile-brand{display:none}.icon-tile{color:#079fba;background:var(--cyan-100);border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:28px;display:grid}.login-card h2{color:var(--navy-900);letter-spacing:-.035em;margin:0;font-size:35px}.login-intro{color:var(--muted);margin:10px 0 32px;font-size:14px}.login-form{gap:20px;display:grid}.login-form label{color:#344258;gap:9px;font-size:13px;font-weight:600;display:grid}.input-wrap{color:#8895a5;background:#fff;border:1px solid #dfe5ed;border-radius:12px;align-items:center;gap:11px;height:52px;padding:0 15px;transition:border .18s,box-shadow .18s;display:flex}.input-wrap:focus-within{color:#007f9d;border-color:var(--cyan-500);box-shadow:0 0 0 4px #01ccfb17}.input-wrap input{width:100%;height:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.input-wrap input::placeholder{color:#a5afbb}.form-error{color:#be3f55;margin:-4px 0;font-size:12px}.divider{color:#98a3b0;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:13px;font-size:10px;font-weight:600;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.demo-note{text-align:center;color:#8b96a4;margin:-7px 0 0;font-size:11px;line-height:1.6}.demo-access-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.demo-access-grid .button{min-height:46px;padding:0 12px;font-size:10px}.login-footer{color:#9aa5b2;margin:46px 0 0;font-size:11px}.portal-switch{text-align:center;color:var(--muted);margin:24px 0 0;font-size:11px}.portal-switch a{color:#0198b8;font-weight:600}.student-login-page{min-height:100vh;color:var(--navy-900);background:radial-gradient(circle at 8% 18%,#01ccfb33,#0000 24%),radial-gradient(circle at 90% 82%,#02bab73d,#0000 30%),linear-gradient(135deg,#f7f6f7 0%,#eefcff 48%,#e5fbf8 100%);position:relative;overflow:hidden}.student-login-page:before{content:"";background:var(--cyan-400);opacity:.2;border:35px solid #ffffff61;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-220px;left:-210px}.student-login-header{z-index:2;justify-content:space-between;align-items:center;max-width:1260px;margin:0 auto;padding:34px 35px;display:flex;position:relative}.student-login-header>a{color:#526378;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffad;border:1px solid #fffc;border-radius:10px;padding:10px 14px;font-size:10px;font-weight:600}.student-login-content{z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;gap:90px;max-width:1160px;min-height:calc(100vh - 115px);margin:0 auto;padding:45px 35px 80px;display:grid;position:relative}.student-login-copy h1{letter-spacing:-.055em;max-width:650px;margin:21px 0 20px;font-size:clamp(46px,5vw,72px);line-height:1.04}.student-login-copy h1 em{color:#008da5;font-style:normal;position:relative}.student-login-copy h1 em:after{content:"";background:linear-gradient(90deg, var(--cyan-500), var(--teal-500));opacity:.36;border-radius:10px;height:8px;position:absolute;inset:auto 3px -3px;transform:rotate(-2deg)}.student-login-copy>p{color:#5d6b7b;max-width:520px;margin:0;font-size:17px;line-height:1.7}.student-kicker{color:#007f9d;letter-spacing:.06em;text-transform:uppercase;background:#ffffffc7;border:1px solid #01ccfb2e;border-radius:24px;align-items:center;gap:8px;width:max-content;padding:9px 13px;font-size:10px;font-weight:700;display:inline-flex;box-shadow:0 8px 30px #007f9d14}.student-kicker svg{width:15px}.quest-badges{flex-wrap:wrap;gap:12px;margin-top:33px;display:flex}.quest-badges span{color:#41526a;background:#ffffffa3;border-radius:12px;align-items:center;gap:8px;padding:11px 14px;font-size:10px;font-weight:600;display:inline-flex}.quest-badges svg{width:17px;color:var(--teal-500)}.student-login-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffde;border:1px solid #fff;border-radius:26px;padding:37px;box-shadow:0 28px 80px #000a1b24}.student-card-icon{width:54px;height:54px;color:var(--navy-900);background:linear-gradient(145deg, var(--cyan-500), var(--teal-500));border-radius:17px;place-items:center;display:grid;box-shadow:0 12px 24px #01ccfb40}.student-login-card h2{letter-spacing:-.035em;margin:23px 0 8px;font-size:24px}.student-login-card>p{color:var(--muted);margin:0 0 25px;font-size:11px;line-height:1.6}.student-access-form{gap:15px;display:grid}.student-login-card label{color:#47576c;gap:7px;font-size:10px;font-weight:600;display:grid}.student-login-card input{height:49px;color:var(--ink);background:#fff;border:1px solid #dfe5ed;border-radius:12px;outline:none;padding:0 14px;font-size:12px}.student-login-card input:focus{border-color:var(--cyan-500);box-shadow:0 0 0 4px #01ccfb1a}.student-login-error{color:#a72e43;background:#fff0f2;border:1px solid #ffd7de;border-radius:9px;margin:0;padding:9px 10px;font-size:9px;line-height:1.5}.student-login-button,.student-demo-button{width:100%;height:50px;color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex;box-shadow:0 12px 25px #01ccfb38}.student-login-button{margin-top:6px}.student-login-button:disabled{opacity:.65;cursor:wait}.student-login-button svg{width:17px}.student-demo-divider{color:#9aa5b2;text-transform:uppercase;align-items:center;gap:10px;margin:23px 0 0;font-size:8px;display:flex}.student-demo-divider:before,.student-demo-divider:after{content:"";background:var(--line);flex:1;height:1px}.student-demo-disclosure{color:#7e8b98!important;margin:9px 0 -1px!important;font-size:9px!important}.student-demo-button{color:#00758f;background:var(--cyan-100);height:44px;box-shadow:none;margin-top:14px;font-size:10px}.student-star{color:var(--purple-500);opacity:.25;position:absolute}.student-star svg{width:100%;height:100%}.student-star-one{width:42px;height:42px;top:31%;left:6%;transform:rotate(-14deg)}.student-star-two{width:34px;height:34px;top:16%;right:4%}.student-preview{background:radial-gradient(circle at 84% 12%,#01ccfb2e,#0000 28%),linear-gradient(135deg,#f7f6f7,#eefcff);min-height:100vh;padding:0 7% 60px;overflow-x:hidden}.student-preview>header{justify-content:space-between;align-items:center;max-width:1180px;height:96px;margin:0 auto;display:flex}.student-profile{align-items:center;gap:10px;display:flex}.student-profile span{color:#00758f;background:var(--cyan-100);border-radius:9px;padding:7px 9px;font-size:9px;font-weight:700}.student-profile strong{font-size:11px}.student-profile button{color:#7a8797;border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.student-profile svg{width:15px}.student-hero{color:#fff;background:linear-gradient(135deg, var(--navy-900), #001525 60%, #00758f);border-radius:30px;justify-content:space-between;align-items:center;gap:60px;max-width:1180px;min-height:390px;margin:30px auto 20px;padding:55px 7%;display:flex;box-shadow:0 30px 70px #000a1b2e}.student-hero h1{letter-spacing:-.05em;max-width:670px;margin:19px 0 14px;font-size:clamp(36px,4vw,56px);line-height:1.08}.student-hero p{color:#c5d4e1;max-width:570px;margin:0;font-size:14px;line-height:1.7}.student-hero button{color:var(--navy-900);background:var(--cyan-400);border:0;border-radius:12px;align-items:center;gap:9px;margin-top:28px;padding:14px 19px;font-size:11px;font-weight:700;display:inline-flex}.student-hero button svg{width:16px}.xp-orbit{border:3px solid var(--cyan-500);background:#ffffff0f;border-radius:50%;flex-direction:column;flex:0 0 175px;justify-content:center;align-items:center;width:175px;height:175px;display:flex;position:relative;box-shadow:0 0 0 15px #01ccfb14,inset 0 0 30px #02bab71f}.xp-orbit strong{font-size:37px}.xp-orbit span{color:var(--cyan-400);text-transform:uppercase;font-size:9px;font-weight:700}.xp-orbit svg{width:31px;color:var(--amber-500);fill:var(--amber-500);position:absolute;top:7px;right:-4px;transform:rotate(13deg)}.student-metrics{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:0 auto;display:grid}.student-metrics article{background:#ffffffd9;border:1px solid #fff;border-radius:16px;align-items:center;gap:14px;padding:21px;display:flex;box-shadow:0 10px 30px #0b27490d}.student-metrics article>svg{width:24px;color:var(--purple-500)}.student-metrics article div{flex-direction:column;display:flex}.student-metrics strong{font-size:15px}.student-metrics span{color:var(--muted);margin-top:3px;font-size:9px}.student-preview-note{color:#8b96a3;text-align:center;margin:25px 0 0;font-size:9px}.learner-live-session{color:#23384b;background:linear-gradient(135deg,#eafaff,#effdfb);border:1px solid #cfeef0;border-radius:16px;grid-template-columns:40px 1fr auto;align-items:center;gap:13px;max-width:1180px;margin:0 auto 18px;padding:15px 18px;display:grid;box-shadow:0 8px 20px #005d750f}.learner-live-session>span{color:#007f99;background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.learner-live-session svg{width:19px}.learner-live-session p{color:#007f99;text-transform:uppercase;margin:0 0 4px;font-size:7px;font-weight:800}.learner-live-session strong,.learner-live-session small{display:block}.learner-live-session strong{font-size:11px}.learner-live-session small{color:#718090;margin-top:4px;font-size:8px}.learner-live-session a{color:#fff;background:var(--navy-900);border-radius:9px;align-items:center;gap:6px;min-height:35px;padding:0 12px;font-size:8px;font-weight:800;display:inline-flex}.learner-live-session a svg{width:12px}.learner-upcoming-session{color:#23384b;background:#fff;border:1px solid #dce8eb;border-radius:16px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:13px;max-width:1180px;margin:0 auto 18px;padding:15px 18px;display:grid;box-shadow:0 8px 20px #0032480a}.learner-upcoming-session>span:first-child{color:#007f99;background:var(--cyan-100);border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.learner-upcoming-session svg{width:19px}.learner-upcoming-session p{color:#007f99;text-transform:uppercase;margin:0 0 4px;font-size:7px;font-weight:800}.learner-upcoming-session strong,.learner-upcoming-session small{display:block}.learner-upcoming-session strong{color:var(--navy-900);font-size:11px}.learner-upcoming-session small{color:#718090;margin-top:4px;font-size:8px}.learner-upcoming-status{color:#007f99;background:var(--cyan-100);text-transform:uppercase;border-radius:8px;padding:6px 9px;font-size:7px;font-weight:800}.learner-session-wrap{max-width:980px;margin:0 auto}.learner-session-hero{color:#fff;background:radial-gradient(circle at 86% 16%,#01ccfb47,#0000 32%),linear-gradient(135deg,#00101e,#004a61);border-radius:25px;grid-template-columns:1fr 220px;align-items:center;gap:28px;min-height:270px;margin:20px 0 16px;padding:38px 42px;display:grid;box-shadow:0 24px 54px #0015242e}.learner-session-hero.session-submitted,.learner-session-hero.session-locked{background:radial-gradient(circle at 86% 16%,#02bab733,#0000 32%),linear-gradient(135deg,#00101e,#123b43)}.learner-session-hero h1{letter-spacing:-.045em;margin:13px 0 7px;font-size:clamp(31px,4vw,48px)}.learner-session-hero>div>p{color:#bfd4de;margin:0;font-size:11px}.learner-session-hero .student-kicker{color:var(--cyan-400)}.learner-session-meta{flex-wrap:wrap;gap:8px;margin-top:19px;display:flex}.learner-session-meta span{color:#c7d7de;background:#ffffff14;border-radius:8px;padding:7px 9px;font-size:8px}.learner-session-meta svg{vertical-align:-2px;width:12px;margin-right:4px}.learner-session-hero aside{background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;gap:8px;padding:21px;display:grid}.learner-session-hero aside>span{width:38px;height:38px;color:var(--navy-900);background:linear-gradient(135deg,var(--cyan-400),var(--teal-500));border-radius:12px;place-items:center;display:grid}.learner-session-hero aside svg{width:18px}.learner-session-hero aside strong{font-size:12px}.learner-session-hero aside small{color:#b8cbd5;font-size:8px;line-height:1.55}.learner-session-lesson,.learner-session-deck,.learner-session-activity,.learner-session-duha{background:#ffffffe6;border:1px solid #fff;border-radius:17px;margin-bottom:14px;padding:22px;box-shadow:0 10px 24px #0b27490d}.learner-session-lesson,.learner-session-deck{grid-template-columns:38px 1fr;gap:14px;display:grid}.learner-session-lesson>svg,.learner-session-deck>svg{color:#008da8;width:21px}.learner-session-deck{background:linear-gradient(135deg,#f7feff,#ecfbfa);border-color:#d6eff0}.learner-session-deck>svg{color:#078f7e}.learner-session-lesson h2,.learner-session-deck h2,.learner-session-activity h2{margin:4px 0 7px;font-size:18px}.learner-session-lesson p,.learner-session-deck p,.learner-session-activity>p{color:#667688;margin:0;font-size:10px;line-height:1.6}.learner-session-lesson strong,.learner-session-deck strong{color:#00758f;margin-top:12px;font-size:9px;display:block}.learner-session-empty{box-shadow:none;background:#ffffff9e;border-style:dashed}.learner-session-activity>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.learner-session-activity>header>span{color:#00758f;background:var(--cyan-100);border-radius:8px;padding:6px 8px;font-size:8px;font-weight:700}.learner-session-activity>div{color:#748294;flex-wrap:wrap;gap:12px;margin-top:14px;font-size:8px;display:flex}.learner-session-activity>div svg{vertical-align:-2px;color:#008da8;width:13px;margin-right:4px}.learner-session-activity footer{border-top:1px solid #e7edef;margin-top:19px;padding-top:15px}.learner-session-activity footer form{display:inline}.learner-session-activity footer button,.learner-session-activity footer a{color:#fff;background:var(--navy-900);border:0;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.learner-session-activity footer svg{width:14px}.learner-session-read-only{color:#667688;font-size:9px}.learner-session-duha{background:linear-gradient(135deg,#effcff,#f6fffd);border-color:#d8eff1;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;display:grid}.learner-session-duha>svg{color:#008da8;width:20px}.learner-session-duha strong{font-size:10px}.learner-session-duha p{color:#6d7d8d;margin:4px 0 0;font-size:8px}.learner-session-duha button{color:#00758f;background:#fff;border:1px solid #cfe9ec;border-radius:9px;min-height:34px;padding:0 11px;font-size:8px;font-weight:800}.learner-session-live-state{background:linear-gradient(135deg,#effcff,#f4fffd);border:1px solid #d4eef0;border-radius:14px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;margin:16px 0 14px;padding:14px 16px;display:grid;box-shadow:0 8px 20px #005d750d}.learner-session-live-state>span:first-child{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.learner-session-live-state>span.live{color:#087e6e;background:var(--teal-100)}.learner-session-live-state>span.waiting{color:#8d6509;background:var(--amber-100)}.learner-session-live-state>span:first-child svg{width:16px}.learner-session-live-state p{color:#007b92;letter-spacing:.06em;text-transform:uppercase;margin:0 0 3px;font-size:7px;font-weight:800}.learner-session-live-state strong,.learner-session-live-state small{display:block}.learner-session-live-state strong{color:var(--navy-900);font-size:10px}.learner-session-live-state small{color:#708092;margin-top:3px;font-size:8px}.learner-session-connection{white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:800;display:inline-flex}.learner-session-connection svg{width:13px}.learner-session-connection.connected{color:#087e6e;background:var(--teal-100)}.learner-session-connection.connecting{color:#007e98;background:var(--cyan-100)}.learner-session-connection.unavailable{color:#8d6509;background:var(--amber-100)}.learner-session-presentation{background:#fff;border:1px solid #d7e9ec;border-radius:17px;margin-bottom:14px;overflow:hidden;box-shadow:0 12px 28px #004f6012}.learner-session-presentation>header{border-bottom:1px solid #e6f0f1;grid-template-columns:1fr 34px;align-items:center;gap:12px;padding:20px 22px;display:grid}.learner-session-presentation h2{color:var(--navy-900);margin:4px 0 6px;font-size:18px}.learner-session-presentation header p:last-child{color:#6f8192;margin:0;font-size:9px;line-height:1.55}.learner-session-presentation>header>span{color:#007f99;background:var(--cyan-100);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.learner-session-presentation>header svg{width:17px}.learner-session-presentation .studio-slide-canvas{min-height:390px;box-shadow:none;border-radius:0}.learner-session-presentation-waiting{color:#748797;text-align:center;background:linear-gradient(135deg,#f7fcfc,#edf8f8);align-content:center;place-items:center;gap:9px;min-height:150px;padding:24px;font-size:9px;display:grid}.learner-session-presentation-waiting svg{color:#008da5;width:24px}.admin-shell{min-height:100vh;display:flex}.sidebar{z-index:30;color:#bdc9d7;background:linear-gradient(180deg, var(--navy-950), var(--navy-900));flex-direction:column;width:248px;height:100vh;padding:26px 17px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-head{justify-content:space-between;align-items:center;padding:0 8px 29px;display:flex}.sidebar nav{gap:3px;display:grid}.nav-section-label{color:#6f8196;letter-spacing:.16em;text-transform:uppercase;margin:0;padding:0 13px 9px;font-size:9px;font-weight:700}.nav-link{border-radius:10px;align-items:center;gap:12px;min-height:43px;padding:0 13px;font-size:13px;font-weight:500;transition:color .18s,background .18s;display:flex}.nav-link svg{width:18px}.nav-link:hover{color:#fff;background:#ffffff0e}.nav-link-active{color:#fff;box-shadow:inset 3px 0 var(--cyan-500);background:linear-gradient(90deg,#01ccfb33,#01ccfb14)}.sidebar-footer{gap:14px;margin-top:auto;display:grid}.environment-badge{color:#8fa0b1;letter-spacing:.05em;text-transform:uppercase;background:#ffffff09;border:1px solid #ffffff0f;border-radius:9px;padding:12px 13px;font-size:9px}.environment-badge span{background:var(--teal-500);border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 0 3px #02bab71f}.admin-stage{width:calc(100% - 248px);min-height:100vh;margin-left:248px}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;justify-content:space-between;align-items:center;height:72px;padding:0 34px;display:flex;position:sticky;top:0}.search-box{color:#8a96a5;align-items:center;gap:9px;width:min(430px,40vw);display:flex}.search-box svg{width:18px}.search-box input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.search-box kbd{color:#8793a2;background:#f3f5f8;border:1px solid #e4e8ed;border-radius:5px;padding:4px 6px;font-family:inherit;font-size:9px}.workspace-context{color:#788799;font-size:11px;font-weight:700}.topbar-actions{align-items:center;gap:16px;display:flex}.icon-button,.mobile-menu{color:#5f6d80;background:0 0;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid;position:relative}.icon-button:hover,.mobile-menu:hover{background:#f2f5f8}.icon-button svg{width:19px}.notification-dot{background:var(--cyan-500);border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.topbar-divider{background:var(--line);width:1px;height:28px}.profile-menu{position:relative}.profile-menu summary{align-items:center;gap:10px;list-style:none;display:flex}.profile-menu summary::-webkit-details-marker{display:none}.profile-menu summary>svg{color:#8995a4;width:14px}.avatar{color:#fff;background:linear-gradient(145deg, var(--navy-700), var(--cyan-500));border-radius:11px;place-items:center;width:37px;height:37px;font-size:11px;font-weight:700;display:grid}.profile-copy{flex-direction:column;line-height:1.25;display:flex}.profile-copy strong{font-size:12px}.profile-copy small{color:#8995a4;margin-top:3px;font-size:9px}.profile-popover{border:1px solid var(--line);width:190px;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:13px;position:absolute;top:48px;right:0}.profile-popover p{color:var(--muted);margin:0 0 8px;font-size:10px}.profile-popover button{color:#b53b4d;background:#fff1f3;border:0;border-radius:8px;width:100%;padding:8px;font-size:11px;font-weight:600}.sidebar-account{color:#d5e1ea;background:#ffffff0b;border:1px solid #ffffff12;border-radius:11px;align-items:center;gap:9px;padding:10px 12px;display:flex}.sidebar-account:hover{background:#01ccfb1a;border-color:#01ccfb38}.sidebar-account .avatar{border-radius:9px;flex:0 0 31px;width:31px;height:31px;font-size:9px}.sidebar-account>span:last-child{gap:2px;min-width:0;display:grid}.sidebar-account strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.sidebar-account small{color:#8294a5;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.mobile-menu{display:none}.admin-main{padding:32px 34px 54px}.dashboard-page,.resource-page,.form-page{max-width:1480px;margin:0 auto}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.page-heading h1{color:var(--navy-900);letter-spacing:-.04em;margin:0;font-size:clamp(27px,2.35vw,36px);line-height:1.2}.page-heading>div>p:last-child{color:var(--muted);margin:8px 0 0;font-size:13px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:16px;min-height:128px;padding:21px;display:flex;box-shadow:0 6px 19px #0b274909}.stat-icon{border-radius:12px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.stat-icon svg{width:20px}.stat-cyan{color:#0099ba;background:var(--cyan-100)}.stat-teal{color:#078f7e;background:var(--teal-100)}.stat-purple{color:#007f9d;background:var(--purple-100)}.stat-amber{color:#bf7908;background:var(--amber-100)}.stat-card>div{flex:1;grid-template-columns:auto 1fr;align-items:end;display:grid}.stat-card p{color:var(--muted);grid-column:1/-1;margin:0;font-size:11px;font-weight:500}.stat-card strong{color:var(--navy-900);margin-top:6px;font-size:28px;line-height:1}.stat-card small{color:#7b8898;justify-self:end;font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(320px,1fr);gap:18px;margin-top:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 6px 19px #0b274908}.panel-heading{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;gap:20px;min-height:77px;padding:20px 22px 15px;display:flex}.panel-heading h2{color:var(--navy-900);letter-spacing:-.02em;margin:0;font-size:15px}.panel-heading p{color:#8a96a5;margin:5px 0 0;font-size:10px}.panel-heading>a{color:#019bbb;align-items:center;gap:6px;font-size:10px;font-weight:600;display:flex}.panel-heading>a svg{width:13px}.panel-heading>button{color:#8490a0;letter-spacing:2px;background:0 0;border:0}.program-table-wrap{overflow-x:auto}.program-table{border-collapse:collapse;width:100%;min-width:660px}.program-table th{color:#8e99a8;text-align:left;letter-spacing:.08em;text-transform:uppercase;background:#fafbfc;padding:12px 16px;font-size:8px}.program-table td{color:#566579;border-top:1px solid #f0f2f5;padding:15px 16px;font-size:10px}.program-table tbody tr:first-child td{border-top:0}.program-table td:first-child strong,.program-table td:first-child span{display:block}.program-table td:first-child strong{color:var(--ink);font-size:11px}.program-table td:first-child span{color:#8a96a5;margin-top:4px;font-size:9px}.progress-cell{align-items:center;gap:8px;min-width:100px;display:flex}.progress-track{background:#edf1f4;border-radius:20px;width:70px;height:5px;overflow:hidden}.progress-track span{background:linear-gradient(90deg, var(--teal-500), var(--cyan-500));border-radius:inherit;height:100%;display:block}.progress-cell small{font-size:8px}.status-pill{border-radius:20px;padding:5px 8px;font-size:8px;font-weight:700;display:inline-block}.status-active{color:#087e6e;background:var(--teal-100)}.status-planning{color:#aa6b00;background:var(--amber-100)}.class-list{padding:0 20px}.class-row{border-bottom:1px solid #edf0f4;grid-template-columns:51px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 0;display:grid}.time-block{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:45px;padding-right:13px;display:flex}.time-block strong{color:var(--navy-800);font-size:12px}.time-block small{color:#8a96a5;font-size:8px}.class-details{flex-direction:column;min-width:0;display:flex}.class-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.class-details span{color:#8491a1;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:8px;overflow:hidden}.class-state{color:#087e6e;background:var(--teal-100);border-radius:10px;padding:4px 7px;font-size:7px;font-weight:700}.class-state-review{color:#a66a08;background:var(--amber-100)}.panel-footer-link{color:#0299b7;justify-content:center;align-items:center;gap:7px;padding:14px 20px;font-size:9px;font-weight:600;display:flex}.panel-footer-link svg{width:12px}.activity-list{padding:4px 22px 11px}.activity-row{border-bottom:1px solid #f0f2f5;grid-template-columns:37px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;padding:16px 0;display:grid}.activity-row:last-child{border:0}.activity-avatar{border-radius:10px;place-items:center;width:35px;height:35px;font-size:8px;font-weight:700;display:grid}.activity-cyan{color:#008da9;background:var(--cyan-100)}.activity-teal{color:#087e6e;background:var(--teal-100)}.activity-purple{color:#00758f;background:var(--purple-100)}.activity-row>div{flex-direction:column;min-width:0;display:flex}.activity-row strong{font-size:10px}.activity-row span{color:#8793a2;margin-top:4px;font-size:8px}.activity-row time{color:#9aa4b1;font-size:8px}.activity-row-action{min-height:34px;color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-400), var(--teal-500));white-space:nowrap;border:0;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:8px;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 6px 14px #01b0be29}.activity-row-action svg{width:12px;transition:transform .16s}.activity-row-action:hover{color:var(--navy-900);transform:translateY(-1px);box-shadow:0 9px 18px #01b0be38}.activity-row-action:hover svg{transform:translate(2px)}.activity-row-action:focus-visible{outline-offset:2px;outline:3px solid #01ccfb38}.duha-briefing-panel{color:#fff;background:radial-gradient(circle at 90% 0%, #01ccfb2e, transparent 38%), linear-gradient(145deg, var(--navy-900), #001525);border:0;padding:23px}.duha-briefing-head{align-items:center;gap:12px;display:flex}.duha-briefing-head>span{background:#ffffff0f;border:1px solid #01ccfb38;border-radius:13px;place-items:center;width:43px;height:43px;padding:7px;display:grid}.duha-briefing-head img{object-fit:contain;width:100%;height:100%}.duha-briefing-head .eyebrow{color:var(--cyan-500);margin-bottom:3px}.duha-briefing-head small{color:#aebdca;align-items:center;gap:6px;font-size:8px;display:flex}.duha-briefing-head small i{background:var(--teal-500);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #02bab71f}.duha-briefing-panel>h2{letter-spacing:-.025em;margin:21px 0 14px;font-size:18px;line-height:1.35}.duha-briefing-panel ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.duha-briefing-panel li{color:#b9c6d1;font-size:9px}.duha-briefing-panel li:before{content:"";background:var(--cyan-500);border-radius:50%;width:5px;height:5px;margin-right:8px;display:inline-block}.duha-briefing-panel li strong{color:#fff}.duha-briefing-panel>button{color:var(--cyan-500);background:0 0;border:0;align-items:center;gap:5px;margin-top:18px;padding:0;font-size:9px;font-weight:700;display:flex}.duha-briefing-panel>button svg{width:13px}.duha-launcher{z-index:42;color:#fff;text-align:left;background:linear-gradient(135deg, var(--navy-900), #001525);border:1px solid #01ccfb47;border-radius:18px;grid-template-columns:43px 1fr 18px;align-items:center;gap:9px;min-width:188px;height:58px;padding:7px 12px 7px 8px;transition:transform .18s,box-shadow .18s;display:grid;position:fixed;bottom:24px;right:27px;box-shadow:0 18px 45px #000a1b3d}.duha-launcher:hover{transform:translateY(-2px);box-shadow:0 22px 52px #000a1b4d}.duha-launcher>svg{width:16px;color:var(--cyan-500)}.duha-launcher-mark{background:radial-gradient(circle,#01ccfb21,#02bab70a);border:1px solid #01ccfb30;border-radius:13px;place-items:center;width:43px;height:43px;padding:7px;display:grid}.duha-launcher-mark img{object-fit:contain;width:100%;height:100%}.duha-launcher>span:nth-child(2){flex-direction:column;display:flex}.duha-launcher strong{font-size:11px}.duha-launcher small{color:#91a5b6;margin-top:2px;font-size:7px}.duha-scrim{z-index:48;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000a1b52;border:0;position:fixed;inset:0}.duha-drawer{z-index:50;width:min(420px,100vw);height:100dvh;color:var(--ink);visibility:hidden;background:#fbfdfd;border-left:1px solid #01ccfb33;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;transition:transform .24s,visibility .24s;display:grid;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-25px 0 70px #000a1b2e}.duha-drawer-open{visibility:visible;transform:translate(0)}.duha-header{color:#fff;background:linear-gradient(135deg, var(--navy-900), #001525);grid-template-columns:48px 1fr 38px;align-items:center;gap:12px;min-height:82px;padding:17px 19px;display:grid}.duha-avatar{background:#ffffff0d;border:1px solid #01ccfb38;border-radius:15px;place-items:center;width:48px;height:48px;padding:8px;display:grid}.duha-avatar img{object-fit:contain;width:100%;height:100%}.duha-header>div{flex-direction:column;display:flex}.duha-header strong{font-size:16px}.duha-header small{color:#9eb0c0;align-items:center;gap:6px;margin-top:4px;font-size:8px;display:flex}.duha-header small i{background:var(--teal-500);border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 3px #02bab71f}.duha-header>button{color:#adbdca;background:#ffffff0a;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.duha-header>button svg{width:17px}.duha-context{color:#607080;background:#eefcff;border-bottom:1px solid #dceef1;align-items:center;gap:8px;min-height:44px;padding:0 19px;font-size:9px;font-weight:600;display:flex}.duha-context svg{color:#007f9d;width:14px}.duha-context small{color:#007f9d;text-transform:uppercase;background:#fff;border-radius:8px;margin-left:auto;padding:4px 6px;font-size:7px}.duha-messages{flex-direction:column;gap:11px;padding:22px 19px;display:flex;overflow-y:auto}.duha-message{max-width:88%;margin:0;padding:12px 13px;font-size:10px;line-height:1.65}.duha-message-duha{color:#34465a;border:1px solid var(--line);background:#fff;border-radius:4px 14px 14px;align-self:flex-start;box-shadow:0 6px 18px #000a1b0a}.duha-message-user{color:var(--navy-900);background:linear-gradient(135deg,#01ccfb47,#02bab738);border-radius:14px 4px 14px 14px;align-self:flex-end}.duha-prompts{flex-wrap:wrap;gap:7px;padding:0 19px 14px;display:flex}.duha-prompts button{color:#006d86;background:#fff;border:1px solid #caeef3;border-radius:10px;align-items:center;gap:3px;padding:8px 9px;font-size:8px;font-weight:600;display:flex}.duha-prompts button svg{width:11px}.duha-composer{background:#fff;border:1px solid #cee8ec;border-radius:13px;align-items:center;gap:7px;margin:0 19px;padding:6px 6px 6px 13px;display:flex;box-shadow:0 8px 25px #000a1b0d}.duha-composer:focus-within{border-color:var(--cyan-500);box-shadow:0 0 0 4px #01ccfb17}.duha-composer input{min-width:0;height:38px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:10px}.duha-composer button{width:37px;height:37px;color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));border:0;border-radius:10px;place-items:center;display:grid}.duha-composer button svg{width:15px}.duha-disclaimer{color:#929fab;text-align:center;margin:10px 0 14px;font-size:7px}.success-banner{color:#006d68;background:var(--teal-100);border:1px solid #02bab73d;border-radius:12px;align-items:center;gap:9px;margin:-8px 0 18px;padding:12px 15px;font-size:10px;font-weight:600;display:flex}.success-banner svg{width:17px}.program-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.program-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:24px;box-shadow:0 6px 19px #0b274908}.program-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.program-format{color:var(--muted);font-size:10px}.program-card h2{color:var(--navy-900);margin:23px 0 5px;font-size:18px}.program-card>p{color:var(--muted);margin:0;font-size:11px}.program-card dl{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:25px 0 19px;padding:15px 0;display:grid}.program-card dl div{border-left:1px solid var(--line);padding-left:14px}.program-card dl div:first-child{border-left:0;padding-left:0}.program-card dt{color:#8b97a5;text-transform:uppercase;font-size:8px}.program-card dd{color:var(--navy-800);margin:4px 0 0;font-size:14px;font-weight:700}.card-link,.back-link{color:#0297b6;background:0 0;border:0;align-items:center;gap:7px;font-size:10px;font-weight:600;display:inline-flex}.card-link svg,.back-link svg{width:13px}.empty-state{text-align:center;align-content:center;place-items:center;min-height:350px;padding:60px 30px;display:grid}.empty-state span{color:#018fae;background:var(--cyan-100);text-transform:uppercase;border-radius:20px;padding:7px 11px;font-size:9px;font-weight:700}.empty-state h2{margin:20px 0 8px;font-size:22px}.empty-state p{max-width:480px;color:var(--muted);margin:0;font-size:12px;line-height:1.7}.back-link{margin-bottom:25px}.program-form{max-width:860px}.form-section{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px}.form-section h2{margin:0;font-size:18px}.form-section>p{color:var(--muted);margin:7px 0 26px;font-size:11px}.form-grid{grid-template-columns:repeat(2,1fr);gap:19px;display:grid}.form-grid label{color:#48566a;gap:8px;font-size:11px;font-weight:600;display:grid}.full-field{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #dfe5ed;border-radius:10px;outline:none;padding:10px 13px;font-size:12px}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--cyan-500);box-shadow:0 0 0 3px #01ccfb17}.form-actions{justify-content:flex-end;gap:11px;margin-top:18px;display:flex}.program-form-error{background:#fff0f2;border:1px solid #ffd7de;border-radius:9px;padding:10px 12px;font-weight:600;color:#a72e43!important;margin:18px 0 0!important;font-size:10px!important}.settings-page{max-width:1120px;margin:0 auto}.settings-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.settings-profile-card{overflow:hidden}.settings-profile-card>header{border-bottom:1px solid #edf0f4;padding:25px 27px 19px}.settings-profile-card h2,.settings-security-card h2{color:var(--navy-900);letter-spacing:-.03em;margin:0;font-size:20px}.settings-profile-card header p:last-child{color:#728092;margin:7px 0 0;font-size:10px}.settings-identity{background:linear-gradient(135deg,#eefbfc,#f6fdfd);border:1px solid #d5eff0;border-radius:13px;align-items:center;gap:13px;margin:22px 27px 0;padding:16px;display:flex}.settings-avatar{border-radius:14px;flex:0 0 52px;width:52px;height:52px;font-size:14px}.settings-identity>div{gap:4px;min-width:0;display:grid}.settings-identity strong{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.settings-identity span{color:#638093;font-size:9px}.settings-profile-form{gap:18px;padding:23px 27px 26px;display:grid}.settings-profile-form>label{color:#48566a;gap:8px;font-size:11px;font-weight:600;display:grid}.settings-profile-form input,.settings-profile-form select{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #dfe5ed;border-radius:10px;outline:none;padding:10px 13px;font-size:12px}.settings-profile-form input:focus,.settings-profile-form select:focus{border-color:var(--cyan-500);box-shadow:0 0 0 3px #01ccfb17}.settings-profile-form label small{color:#8391a0;font-size:8px;font-weight:400;line-height:1.5}.settings-readonly-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.settings-readonly-grid>div{background:#f7f9fa;border:1px solid #e7edef;border-radius:11px;gap:5px;min-width:0;padding:14px;display:grid}.settings-readonly-grid span{color:#82909e;text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:700}.settings-readonly-grid strong{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.settings-readonly-grid small{color:#8793a0;font-size:7px;line-height:1.45}.settings-profile-form footer{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;padding-top:17px;display:flex}.settings-profile-form footer p{color:#768696;align-items:center;gap:7px;margin:0;font-size:8px;line-height:1.5;display:flex}.settings-profile-form footer p svg{color:#008da6;flex:none;width:15px}.settings-profile-form footer button svg{width:16px}.settings-form-error,.settings-form-success{border-radius:9px;align-items:center;gap:7px;margin:-4px 0 0;padding:10px 12px;font-size:9px;font-weight:700;display:flex}.settings-form-error{color:#a72e43;background:#fff0f2;border:1px solid #ffd7de}.settings-form-success{color:#007b70;background:var(--teal-100);border:1px solid #02bab740}.settings-form-success svg{width:15px}.settings-security-card{color:#fff;background:radial-gradient(circle at 90% 6%,#01ccfb3b,transparent 32%),linear-gradient(145deg,var(--navy-900),#003a4a);border:0;padding:24px}.settings-security-card>span{width:42px;height:42px;color:var(--cyan-400);background:#01ccfb17;border:1px solid #01ccfb33;border-radius:12px;place-items:center;display:grid}.settings-security-card>span svg{width:20px}.settings-security-card .eyebrow{color:var(--cyan-400);margin:21px 0 5px}.settings-security-card h2{color:#fff}.settings-security-card>p:not(.eyebrow){color:#b8c9d2;margin:10px 0 0;font-size:9px;line-height:1.7}.settings-security-card>div{color:#afc0cb;border-top:1px solid #ffffff1f;grid-template-columns:17px 1fr;gap:8px;margin-top:20px;padding-top:15px;font-size:8px;line-height:1.55;display:grid}.settings-security-card>div svg{width:16px;color:var(--teal-500)}.settings-unavailable{grid-template-columns:42px 1fr;align-items:start;gap:15px;min-height:190px;padding:27px;display:grid}.settings-unavailable>svg{color:#007f99;background:var(--cyan-100);border-radius:12px;width:42px;height:42px;padding:10px}.settings-unavailable h2{margin:3px 0 7px;font-size:18px}.settings-unavailable p{color:#728192;max-width:540px;margin:0;font-size:10px;line-height:1.6}.duration-field{background:linear-gradient(135deg,#f4fbfc,#f7fdfc);border:1px solid #d8ecef;border-radius:12px;margin:0;padding:17px}.duration-field legend{color:#007e98;padding:0 7px;font-size:10px;font-weight:700}.duration-field>div{grid-template-columns:1fr 1fr;gap:13px;display:grid}.duration-field>small{color:#748496;margin-top:10px;font-size:8px;line-height:1.55;display:block}.class-overview-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.class-stat{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:14px;min-height:98px;padding:18px;display:flex;box-shadow:0 6px 19px #0b274908}.class-stat>span{color:#008eaa;background:var(--cyan-100);border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.class-stat>span svg{width:19px}.class-stat>div{flex-direction:column;display:flex}.class-stat small{color:#8491a1;font-size:9px}.class-stat strong{color:var(--navy-900);margin-top:5px;font-size:23px;line-height:1}.class-stat strong em{color:#8a96a5;font-size:12px;font-style:normal;font-weight:600}.class-management-panel{overflow:hidden}.class-toolbar{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:17px 20px;display:flex}.class-toolbar h2{margin:0;font-size:15px}.class-toolbar p{color:#8c98a7;margin:4px 0 0;font-size:9px}.class-filters{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.filter-chip{color:#6b7888;text-transform:capitalize;background:#f5f7f9;border:1px solid #0000;border-radius:9px;padding:7px 10px;font-size:8px;font-weight:600}.filter-chip-active{color:#007d97;background:var(--cyan-100);border-color:#01ccfb2e}.class-table-wrap{overflow-x:auto}.class-management-table{border-collapse:collapse;width:100%;min-width:940px}.class-management-table th{color:#8e99a8;text-align:left;letter-spacing:.08em;text-transform:uppercase;background:#fafbfc;padding:12px 17px;font-size:8px}.class-management-table td{color:#536276;vertical-align:middle;border-top:1px solid #edf0f4;padding:17px;font-size:9px}.class-management-table tbody tr:first-child td{border-top:0}.class-management-table td>strong,.class-management-table td>span:not(.status-pill){display:block}.class-management-table td>strong{color:var(--ink);font-size:10px}.class-management-table td>span:not(.status-pill){color:#8b97a5;margin-top:4px;font-size:8px}.class-code{background:var(--cyan-100);letter-spacing:.05em;border-radius:6px;width:max-content;padding:3px 6px;font-weight:700;color:#007e98!important}.teacher-assigned,.teacher-unassigned{border-radius:8px;width:max-content;padding:6px 8px;font-weight:600;margin:0!important}.teacher-assigned{background:var(--teal-100);color:#087e6e!important}.teacher-unassigned{background:var(--amber-100);color:#a26709!important}.capacity-copy{flex-direction:column;gap:7px;min-width:96px;display:flex}.capacity-copy strong{color:var(--ink);font-size:9px}.capacity-track{background:#edf1f4;border-radius:20px;width:86px;height:5px;overflow:hidden}.capacity-track i{background:linear-gradient(90deg, var(--teal-500), var(--cyan-500));border-radius:inherit;height:100%;display:block}.class-status-active{color:#087e6e;background:var(--teal-100)}.class-status-scheduled{color:#007e98;background:var(--cyan-100)}.class-status-draft{color:#6d7989;background:#edf0f3}.class-status-completed{color:#46566d;background:#e9eef4}.compact-empty{min-height:310px}.compact-empty .button{margin-top:20px}.organization-page{max-width:1180px}.organization-workspace-intro{color:#fff;background:radial-gradient(circle at 89% 6%,#01ccfb3b,transparent 30%),linear-gradient(135deg,var(--navy-900),#003b4f);border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:17px;margin-bottom:18px;padding:24px 26px;display:grid;box-shadow:0 14px 35px #00182a1f}.organization-workspace-intro>span:first-child{width:48px;height:48px;color:var(--navy-900);background:linear-gradient(135deg,var(--cyan-400),var(--teal-500));border-radius:14px;place-items:center;display:grid}.organization-workspace-intro>span:first-child svg{width:22px}.organization-workspace-intro .eyebrow{color:var(--cyan-400);margin:0 0 6px}.organization-workspace-intro h2{letter-spacing:-.035em;margin:0;font-size:23px}.organization-workspace-intro p:last-child{color:#b6c8d2;margin:6px 0 0;font-size:10px;line-height:1.6}.organization-status{color:#087e6e;background:var(--teal-100);text-transform:capitalize;border-radius:8px;align-items:center;gap:5px;width:max-content;padding:7px 9px;font-size:8px;font-weight:800;display:inline-flex}.organization-status svg{width:13px}.organization-workspace-intro .organization-status{color:var(--cyan-400);background:#01ccfb1c;border:1px solid #01ccfb2e}.organization-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.organization-workspace-card{border:1px solid var(--line);background:#fff;border-radius:16px;gap:20px;min-width:0;padding:22px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 6px 19px #0b274908}.organization-workspace-card:hover{border-color:#01ccfb6b;transform:translateY(-1px);box-shadow:0 14px 28px #04576a17}.organization-workspace-card-selected{border-color:#01ccfb80;box-shadow:0 0 0 3px #01ccfb14,0 14px 28px #04576a14}.organization-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.organization-card-header>span:first-child{color:#008ca8;background:var(--cyan-100);border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.organization-card-header>span:first-child svg{width:20px}.organization-card-copy{min-width:0}.organization-card-copy p{color:#008098;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:8px;font-weight:800}.organization-card-copy h2{color:var(--navy-900);letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:21px;overflow:hidden}.organization-card-copy>span{color:#718094;margin-top:8px;font-size:10px;line-height:1.55;display:block}.organization-card-copy>small{color:#8692a1;letter-spacing:.02em;margin-top:9px;font-size:8px;font-weight:700;display:block}.organization-card-actions{border-top:1px solid #edf1f3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:13px;padding-top:16px;display:flex}.organization-card-actions .button svg,.organization-next-step .button svg{width:14px}.organization-secondary-action{color:#007d97;white-space:nowrap;align-items:center;gap:6px;min-height:34px;font-size:9px;font-weight:800;display:inline-flex}.organization-secondary-action svg{width:14px}.organization-next-step{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:18px;padding:19px 21px;display:grid}.organization-next-step>span{color:#008da7;background:var(--cyan-100);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.organization-next-step>span svg{width:19px}.organization-next-step .eyebrow{margin:0 0 4px}.organization-next-step h2{color:var(--navy-900);margin:0;font-size:14px}.organization-next-step p:last-child{color:#78889a;margin:5px 0 0;font-size:9px;line-height:1.5}.organization-create-panel{margin-top:18px}.organization-lifecycle-form{gap:7px;display:grid}.organization-lifecycle-action{color:#99414f;cursor:pointer;min-height:34px;font:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;font-size:8px;font-weight:800;display:inline-flex}.organization-lifecycle-action:hover:not(:disabled){color:#7e2635;text-decoration:underline}.organization-lifecycle-action:disabled{opacity:.6;cursor:wait}.organization-lifecycle-action svg{width:13px}.organization-lifecycle-restore{color:#007d97;background:var(--cyan-100);border-radius:8px;min-height:34px;padding:0 10px;text-decoration:none}.organization-lifecycle-restore:hover:not(:disabled){color:#006d84;text-decoration:none}.organization-lifecycle-feedback{color:#99414f;max-width:230px;margin:0;font-size:7px;line-height:1.45}.organization-lifecycle-success{color:#087e6e}.organization-archive-panel{margin-top:18px;padding:21px}.organization-archive-panel>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.organization-archive-panel>header>svg{color:#8a96a5;width:21px}.organization-archive-panel h2{color:var(--navy-900);margin:0;font-size:15px}.organization-archive-panel p:last-child{color:#78889a;margin:5px 0 0;font-size:9px;line-height:1.55}.organization-archive-list{border-top:1px solid #edf1f3;margin-top:16px}.organization-archive-list>article{border-bottom:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.organization-archive-list>article:last-child{border-bottom:0;padding-bottom:0}.organization-archive-list strong,.organization-archive-list span{display:block}.organization-archive-list strong{color:var(--navy-900);font-size:10px}.organization-archive-list span{color:#8793a1;margin-top:4px;font-size:8px}@media (max-width:720px){.organization-workspace-grid{grid-template-columns:1fr}.organization-workspace-intro{grid-template-columns:44px minmax(0,1fr);padding:21px}.organization-workspace-intro .organization-status{grid-column:2;justify-self:start}.organization-next-step{grid-template-columns:38px minmax(0,1fr)}.organization-next-step .button{grid-column:2;justify-self:start}.organization-card-actions{flex-direction:column;align-items:flex-start}.organization-card-actions .button{justify-content:center;width:100%}.organization-card-actions .organization-lifecycle-form{width:100%}.organization-archive-list>article{flex-direction:column;align-items:flex-start}.organization-archive-list .organization-lifecycle-form{width:100%}}.schedule-field{border:0;margin:0;padding:0}.schedule-field legend{color:#48566a;margin-bottom:8px;font-size:11px;font-weight:600}.day-options{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.day-options label{cursor:pointer;display:block}.day-options input{opacity:0;width:1px;height:1px;position:absolute}.day-options span{color:#637185;background:#f7f9fa;border:1px solid #dfe5ed;border-radius:10px;place-items:center;min-height:42px;font-size:10px;font-weight:600;transition:border .16s,color .16s,background .16s;display:grid}.day-options input:checked+span{color:#006f87;background:var(--cyan-100);border-color:var(--cyan-500)}.day-options input:focus-visible+span{box-shadow:0 0 0 3px #01ccfb24}.field-hint{color:#8a96a5;font-size:8px;font-weight:400;line-height:1.5}.form-grid select:disabled{color:#8a96a5;cursor:not-allowed;background:#f5f7f9}.learner-reference-note{color:#516276;background:#f5f9fa;border:1px solid #dce9ec;border-radius:10px;align-content:center;gap:5px;min-height:88px;padding:14px 15px;display:grid}.learner-reference-note>span{color:#718094;letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:800}.learner-reference-note strong{color:#17344d;letter-spacing:.035em;font-size:14px}.learner-reference-note small{color:#718094;font-size:8px;line-height:1.45}.portal-separation-note{color:#fff;background:linear-gradient(135deg, var(--navy-900), #001525);border:1px solid #01ccfb33;border-radius:15px;grid-template-columns:40px 1fr auto;align-items:center;gap:14px;margin:-3px 0 18px;padding:16px 18px;display:grid;box-shadow:0 10px 28px #000a1b17}.portal-separation-note>span{width:40px;height:40px;color:var(--cyan-500);background:#01ccfb14;border:1px solid #01ccfb29;border-radius:11px;place-items:center;display:grid}.portal-separation-note svg{width:19px}.portal-separation-note strong{font-size:11px}.portal-separation-note p{color:#aebdca;margin:4px 0 0;font-size:9px;line-height:1.55}.portal-separation-note a{color:var(--cyan-500);white-space:nowrap;background:#01ccfb14;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:700}.student-management-panel{overflow:hidden}.student-toolbar{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:16px 20px;display:flex}.student-search{background:#f7f9fa;border:1px solid #e1e6ec;border-radius:10px;align-items:center;gap:9px;width:min(330px,100%);height:42px;padding:0 13px;display:flex}.student-search:focus-within{border-color:var(--cyan-500);background:#fff;box-shadow:0 0 0 3px #01ccfb14}.student-search svg{color:#8c98a7;width:16px}.student-search input{width:100%;height:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:10px}.student-table{border-collapse:collapse;width:100%;min-width:1120px}.student-table th{color:#8e99a8;text-align:left;letter-spacing:.08em;text-transform:uppercase;background:#fafbfc;padding:12px 17px;font-size:8px}.student-table td{color:#536276;vertical-align:middle;border-top:1px solid #edf0f4;padding:16px 17px;font-size:9px}.student-table tbody tr:first-child td{border-top:0}.student-table td>strong,.student-table td>span:not(.status-pill){display:block}.student-table td>strong{color:var(--ink);font-size:10px}.student-table td>span:not(.status-pill){color:#8b97a5;margin-top:4px;font-size:8px}.student-identity{align-items:center;gap:10px;min-width:170px;display:flex}.student-identity>span{color:#007e98;background:linear-gradient(145deg, var(--cyan-100), var(--teal-100));border:1px solid #01ccfb1f;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:700;display:grid}.student-identity>div{flex-direction:column;display:flex}.student-identity strong{color:var(--ink);font-size:10px}.student-identity small{color:#8a96a5;margin-top:4px;font-size:7px}.consent-recorded,.consent-pending,.portal-ready,.portal-pending{border-radius:8px;width:max-content;padding:6px 8px;font-weight:600;margin:0!important}.consent-recorded,.portal-ready{background:var(--teal-100);color:#087e6e!important}.consent-pending,.portal-pending{background:var(--amber-100);color:#a26709!important}.student-status-active{color:#087e6e;background:var(--teal-100)}.student-status-invited{color:#007e98;background:var(--cyan-100)}.student-status-completed{color:#46566d;background:#e9eef4}.teacher-portal-note{background:radial-gradient(circle at 80% 10%, #02bab724, transparent 30%), linear-gradient(135deg, var(--navy-900), #001525)}.teacher-table{min-width:1220px}.teacher-class-chip{background:var(--cyan-100);border-radius:7px;width:max-content;padding:5px 7px;font-weight:600;color:#007e98!important;margin:0 0 4px!important}.availability-available,.availability-limited,.availability-at-capacity{border-radius:8px;width:max-content;padding:6px 8px;font-weight:600;display:inline-block!important}.availability-available{background:var(--teal-100);color:#087e6e!important}.availability-limited{background:var(--amber-100);color:#a26709!important}.availability-at-capacity{background:#fff0f2;color:#9c3f50!important}.teacher-status-active{color:#087e6e;background:var(--teal-100)}.teacher-status-invited{color:#007e98;background:var(--cyan-100)}.teacher-workspace{background:#f4f7f8;min-height:100vh}.teacher-topbar{color:#fff;background:var(--navy-900);border-bottom:1px solid #01ccfb2e;align-items:center;gap:24px;min-height:76px;padding:0 max(28px,50vw - 710px);display:flex}.teacher-topbar .brand-logo-wordmark{width:162px}.teacher-workspace-label{border-left:1px solid #ffffff29;flex-direction:column;padding-left:24px;display:flex}.teacher-workspace-label span{color:#8ea3b4;text-transform:uppercase;letter-spacing:.12em;font-size:7px}.teacher-workspace-label strong{margin-top:4px;font-size:10px}.teacher-account{align-items:center;gap:10px;margin-left:auto;display:flex}.teacher-account-avatar{width:38px;height:38px;color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));border-radius:11px;place-items:center;font-size:9px;font-weight:700;display:grid}.teacher-account>div{flex-direction:column;display:flex}.teacher-account strong{font-size:9px}.teacher-account small{color:#8ea3b4;margin-top:3px;font-size:7px}.teacher-account button{color:#aab9c5;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;place-items:center;width:35px;height:35px;margin-left:7px;display:grid}.teacher-account button svg{width:15px}.teacher-page{width:min(1420px,100% - 56px);margin:0 auto;padding:30px 0 64px}.teacher-hero{color:#fff;background:radial-gradient(circle at 88% 24%, #01ccfb38, transparent 28%), radial-gradient(circle at 68% 100%, #02bab724, transparent 30%), linear-gradient(135deg, #001525, var(--navy-900));border:1px solid #01ccfb2e;border-radius:22px;justify-content:space-between;align-items:center;gap:30px;min-height:220px;padding:38px 42px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #000a1b1a}.teacher-hero:after{content:"";border:1px solid #01ccfb2e;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-170px;right:-90px}.teacher-hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(31px,3vw,45px)}.teacher-hero p:last-child{color:#b8c7d3;max-width:660px;margin:13px 0 0;font-size:12px;line-height:1.7}.teacher-duha-button{z-index:1;min-width:190px;color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));font-size:10px;position:relative}.teacher-duha-button svg{width:17px}.teacher-metrics{z-index:2;grid-template-columns:repeat(4,1fr);gap:12px;margin:-24px 28px 20px;display:grid;position:relative}.teacher-metrics article{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:13px;min-height:96px;padding:17px;display:flex;box-shadow:0 11px 28px #000a1b13}.teacher-metrics article>span{color:#008ba6;background:var(--cyan-100);border-radius:11px;place-items:center;width:41px;height:41px;display:grid}.teacher-metrics svg{width:18px}.teacher-metrics article>div{flex-direction:column;display:flex}.teacher-metrics small{color:#8491a1;font-size:8px}.teacher-metrics strong{margin-top:5px;font-size:22px}.teacher-dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:18px;display:grid}.teacher-schedule-panel,.teacher-classes-panel{overflow:hidden}.teacher-panel-heading{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:79px;padding:18px 21px;display:flex}.teacher-panel-heading h2{margin:0;font-size:17px}.teacher-panel-heading>span{color:#007e98;background:var(--cyan-100);border-radius:8px;padding:6px 9px;font-size:8px;font-weight:700}.teacher-session-list{padding:2px 21px 10px}.teacher-session-list article{border-bottom:1px solid #edf0f4;grid-template-columns:58px 2px 1fr auto;align-items:center;gap:17px;min-height:104px;display:grid}.teacher-session-list article:last-child{border:0}.teacher-session-list time{flex-direction:column;display:flex}.teacher-session-list time strong{font-size:16px}.teacher-session-list time small{color:#8c98a7;margin-top:2px;font-size:7px}.teacher-session-line{background:linear-gradient(var(--cyan-500), var(--teal-500));border-radius:4px;width:2px;height:48px}.teacher-session-list article>div{min-width:0}.teacher-session-list article>div>strong{font-size:11px}.teacher-session-list article>div>p{color:#788698;margin:5px 0;font-size:8px}.teacher-session-list article>div>span{color:#98a3af;align-items:center;gap:4px;font-size:7px;display:flex}.teacher-session-list article>div svg{width:11px}.teacher-session-list article>button,.teacher-session-list article>a{color:#007f99;background:var(--cyan-100);border:0;border-radius:8px;padding:8px 10px;font-size:8px;font-weight:700}.teacher-empty-schedule{text-align:center;align-content:center;place-items:center;min-height:170px;padding:32px;display:grid}.teacher-empty-schedule strong{font-size:13px}.teacher-empty-schedule p{color:#8491a1;max-width:350px;margin:7px 0 0;font-size:9px;line-height:1.6}.teacher-briefing{color:#fff;background:radial-gradient(circle at 100% 0, #01ccfb2e, transparent 36%), linear-gradient(145deg, var(--navy-900), #001525);border-color:#01ccfb29;grid-row:span 2;padding:24px}.teacher-briefing-mark .brand-mark{margin-bottom:24px;padding:7px 10px}.teacher-briefing-mark .brand-logo-wordmark{width:145px}.teacher-briefing>h2{letter-spacing:-.03em;margin:0 0 21px;font-size:23px;line-height:1.35}.teacher-briefing ul{margin:0;padding:0;list-style:none;display:grid}.teacher-briefing li{border-top:1px solid #ffffff14;grid-template-columns:31px 1fr;align-items:center;gap:10px;padding:14px 0;display:grid}.teacher-briefing li>svg{width:17px;color:var(--cyan-500)}.teacher-briefing li span{flex-direction:column;display:flex}.teacher-briefing li strong{font-size:9px}.teacher-briefing li small{color:#92a6b6;margin-top:4px;font-size:7px;line-height:1.5}.teacher-briefing>button{width:100%;min-height:42px;color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));border:0;border-radius:10px;margin-top:16px;font-size:8px;font-weight:700}.teacher-classes-panel{grid-column:1}.teacher-class-cards{grid-template-columns:repeat(2,1fr);gap:12px;padding:18px 21px;display:grid}.teacher-class-cards>article{background:#fafcfc;border:1px solid #e6eaee;border-radius:13px;flex-direction:column;min-width:0;padding:16px;display:flex}.teacher-class-cards article>div:first-child>span{color:#007f99;background:var(--cyan-100);border-radius:6px;padding:4px 6px;font-size:7px;font-weight:700}.teacher-class-cards article>div:first-child>strong{margin:12px 0 4px;font-size:11px;display:block}.teacher-class-cards article>div:first-child>p{color:#8190a0;margin:0;font-size:8px}.class-hub-actions{border-top:1px solid #e4e9ec;flex-wrap:wrap;align-items:center;gap:8px;margin-top:15px;padding-top:13px;display:flex}.class-hub-actions form{display:inline-flex}.class-hub-actions>a{color:#007f99;font-size:8px;font-weight:700}.class-hub-actions .button{color:#fff}.class-session-history .teacher-session-list article{grid-template-columns:58px 2px 1fr auto}.class-session-status{border-radius:7px;padding:5px 7px;font-size:7px;font-weight:700}.class-session-status.status-open{color:#007e98;background:var(--cyan-100)}.class-session-status.status-submitted{color:#087e6e;background:var(--teal-100)}.class-session-status.status-locked{color:#536276;background:#edf0f3}.teacher-class-hub-page{max-width:1320px}.teacher-class-hub-hero{color:#fff;background:radial-gradient(circle at 76% 15%, #01ccfb33, transparent 28%), radial-gradient(circle at 94% 100%, #02bab729, transparent 33%), linear-gradient(135deg, #001525, var(--navy-900));border:1px solid #01ccfb33;border-radius:21px;grid-template-columns:minmax(0,1fr) 224px;align-items:center;gap:36px;min-height:232px;padding:34px 38px;display:grid;overflow:hidden;box-shadow:0 18px 40px #000a1b1a}.teacher-class-hub-hero h1{letter-spacing:-.05em;margin:7px 0 0;font-size:clamp(34px,3.8vw,51px)}.teacher-class-hub-hero>div>p:not(.eyebrow){color:#adc0cd;margin:9px 0 0;font-size:10px}.teacher-class-hub-meta{flex-wrap:wrap;gap:7px;margin-top:21px;display:flex}.teacher-class-hub-meta span{color:#d4e0e8;background:#ffffff0e;border:1px solid #ffffff17;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:8px;display:inline-flex}.teacher-class-hub-meta svg{width:13px;color:var(--cyan-500)}.teacher-class-hub-hero>aside{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #01ccfb33;border-radius:16px;flex-direction:column;justify-content:center;min-height:137px;padding:20px;display:flex}.teacher-class-hub-hero>aside>span{width:max-content;color:var(--navy-900);background:linear-gradient(135deg,var(--cyan-500),var(--teal-500));border-radius:7px;padding:5px 7px;font-size:7px;font-weight:900}.teacher-class-hub-hero>aside>strong{letter-spacing:-.04em;margin-top:13px;font-size:23px}.teacher-class-hub-hero>aside>small{color:#9db0be;margin-top:3px;font-size:8px}.class-hub-session-panel,.class-hub-history-panel,.class-hub-roster-panel{margin-top:18px;overflow:hidden}.class-hub-section-heading{border-bottom:1px solid #e9eef0;justify-content:space-between;align-items:center;gap:16px;min-height:91px;padding:18px 21px;display:flex}.class-hub-section-heading h2{color:var(--navy-900);margin:4px 0 3px;font-size:17px}.class-hub-section-heading p:last-child{color:#8090a0;margin:0;font-size:8px}.class-hub-section-heading>span:not(.class-session-status){color:#007d95;background:var(--cyan-100);white-space:nowrap;border-radius:8px;padding:6px 8px;font-size:7px;font-weight:800}.class-hub-section-heading .class-session-status{align-items:center;gap:5px;padding:7px 9px;font-size:8px;display:inline-flex}.class-hub-section-heading .class-session-status svg{width:13px}.class-session-status.status-scheduled{color:#986005;background:var(--amber-100)}.class-hub-session-body{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:19px 21px;display:grid}.class-hub-session-body>div:first-child{min-width:0}.class-hub-session-body>div:first-child>strong{color:var(--navy-900);font-size:12px}.class-hub-session-body>div:first-child>p{color:#728293;max-width:620px;margin:5px 0 0;font-size:9px;line-height:1.55}.class-hub-session-facts{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.class-hub-session-facts>span{color:#516477;white-space:nowrap;background:#f3f8f9;border:1px solid #dfebed;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:0 9px;font-size:7px;display:inline-flex}.class-hub-session-facts svg{color:#00879f;width:13px}.class-hub-session-facts strong{font-size:7px}.class-hub-session-panel .class-hub-actions{background:#fbfcfc;margin:0;padding:14px 21px}.class-hub-session-panel .class-hub-actions>a{color:#007b92;background:#edf9fa;border:1px solid #d6eef1;border-radius:8px;align-items:center;min-height:33px;padding:0 9px;font-size:7px;font-weight:800;display:inline-flex}.class-hub-session-panel .class-hub-actions>a:hover{color:#fff;background:#007b92;border-color:#007b92}.class-hub-session-panel .class-hub-actions form .button{min-height:33px}.class-hub-session-panel .class-hub-actions>a.class-hub-end-session{color:#8a4250;background:#fff5f6;border-color:#f3d9df}.class-hub-session-panel .class-hub-actions>a.class-hub-end-session:hover{color:#fff;background:#a33b50;border-color:#a33b50}.teacher-session-delivery-setup{margin-top:18px;overflow:hidden}.teacher-session-delivery-setup form{padding:18px 21px 0}.teacher-session-delivery-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.teacher-session-delivery-fields label{gap:7px;min-width:0;display:grid}.teacher-session-delivery-fields label>span{color:var(--navy-900);align-items:center;gap:6px;font-size:8px;display:flex}.teacher-session-delivery-fields label>span svg{color:#00879f;width:14px}.teacher-session-delivery-fields label>span small{color:#788b9a;margin-left:auto;font-size:7px;font-weight:700}.teacher-session-delivery-fields select{width:100%;min-height:39px;color:var(--navy-900);font:inherit;text-overflow:ellipsis;white-space:nowrap;background:#fbfcfc;border:1px solid #dce7e9;border-radius:8px;padding:0 10px;font-size:8px;overflow:hidden}.teacher-session-delivery-fields select:disabled{color:#9ba8b2;background:#f3f6f7}.teacher-session-delivery-summary,.teacher-session-delivery-empty,.teacher-session-delivery-error,.teacher-session-delivery-success{border-radius:8px;margin:13px 0 0;padding:9px 10px;font-size:8px;line-height:1.5}.teacher-session-delivery-summary{color:#4b6576;background:#f4fafb;border:1px solid #dceff1}.teacher-session-delivery-empty{color:#8b6118;background:#fff8e9;border:1px solid #f5e3b5}.teacher-session-delivery-error{color:#a33147;background:#fff1f3;border:1px solid #ffd9df}.teacher-session-delivery-success{color:#087e6e;background:var(--teal-100);border:1px solid #c8ede3}.teacher-session-delivery-setup footer{background:#fbfcfc;border-top:1px solid #e7eef0;justify-content:space-between;align-items:center;gap:15px;margin:16px -21px 0;padding:13px 21px;display:flex}.teacher-session-delivery-setup footer p{color:#748597;max-width:590px;margin:0;font-size:8px;line-height:1.5}.teacher-session-delivery-setup footer button{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.teacher-session-delivery-setup footer svg{width:13px}.teacher-live-classroom{margin-top:18px;scroll-margin-top:18px;overflow:hidden}.teacher-live-classroom-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:18px 21px;display:grid}.teacher-live-classroom-summary article{background:#f7fbfc;border:1px solid #dbecee;border-radius:10px;grid-template-columns:19px minmax(0,1fr) auto;align-items:start;gap:8px;min-width:0;min-height:98px;padding:12px;display:grid}.teacher-live-classroom-summary article>svg:first-child{color:#00879f;width:16px}.teacher-live-classroom-summary article>div{gap:3px;min-width:0;display:grid}.teacher-live-classroom-summary small{color:#7b8b9a;text-transform:uppercase;font-size:7px;font-weight:800}.teacher-live-classroom-summary strong{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.teacher-live-classroom-summary span{color:#718396;font-size:7px;line-height:1.4}.teacher-live-classroom-summary article>svg:last-child{color:#079379;width:14px}.teacher-live-classroom-actions{flex-wrap:wrap;align-items:center;gap:8px;padding:0 21px 18px;display:flex}.teacher-live-classroom-actions>a{color:#007b92;background:#edf9fa;border:1px solid #d6eef1;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:8px;font-weight:800;display:inline-flex}.teacher-live-classroom-actions>a:hover{color:#fff;background:#007b92;border-color:#007b92}.teacher-live-classroom-actions svg{width:13px}.teacher-live-classroom-actions>a.teacher-live-classroom-end{color:#8a4250;background:#fff5f6;border-color:#f3d9df;margin-left:auto}.teacher-live-classroom-actions>a.teacher-live-classroom-end:hover{color:#fff;background:#a33b50;border-color:#a33b50}.teacher-live-classroom .teacher-session-presentation{box-shadow:none;border-width:1px 0 0;border-radius:0;margin:0}.class-hub-history-list{padding:2px 21px 9px}.class-hub-history-list article{border-bottom:1px solid #edf0f4;grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:72px;display:grid}.class-hub-history-list article:last-child{border-bottom:0}.class-hub-history-list time{flex-direction:column;display:flex}.class-hub-history-list time strong{color:var(--navy-900);font-size:13px}.class-hub-history-list time small{color:#92a0ad;margin-top:2px;font-size:7px}.class-hub-history-list article>div{min-width:0}.class-hub-history-list article>div>strong{color:var(--navy-900);font-size:9px}.class-hub-history-list article>div>p{color:#8492a0;margin:4px 0 0;font-size:7px}.class-hub-history-list article>a{color:#007b92;background:var(--cyan-100);white-space:nowrap;border-radius:7px;padding:7px 8px;font-size:7px;font-weight:800}.class-hub-empty-history{color:#788898;align-items:center;gap:11px;min-height:108px;padding:21px;display:flex}.class-hub-empty-history>svg{color:#00859d;width:20px}.class-hub-empty-history>div{gap:4px;display:grid}.class-hub-empty-history strong{color:var(--navy-900);font-size:9px}.class-hub-empty-history p{margin:0;font-size:8px}.planned-session-list{padding:3px 20px 12px}.planned-session-list article{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(132px,.75fr) minmax(0,1.5fr) auto;align-items:center;gap:14px;min-height:70px;display:grid}.planned-session-list article:last-child{border-bottom:0}.planned-session-list time{color:#007b92;align-items:center;gap:7px;font-size:8px;font-weight:800;display:inline-flex}.planned-session-list time svg{width:15px}.planned-session-list article>div{min-width:0}.planned-session-list article strong{color:var(--navy-900);font-size:9px;display:block}.planned-session-list article p{color:#8492a0;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:7px;overflow:hidden}.status-ready{color:#087449;background:#e8f8ef}.teacher-upcoming-panel{grid-column:1/2}.teacher-upcoming-list{gap:0;display:grid}.teacher-upcoming-list article{border-top:1px solid #edf0f4;grid-template-columns:118px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:77px;padding:0 20px;display:grid}.teacher-upcoming-list time{color:#007b92;align-items:center;gap:7px;font-size:8px;font-weight:800;display:inline-flex}.teacher-upcoming-list time svg{width:15px}.teacher-upcoming-list article>div{min-width:0}.teacher-upcoming-list strong{color:var(--navy-900);font-size:9px;display:block}.teacher-upcoming-list p,.teacher-upcoming-list small{color:#81909e;margin:3px 0 0;font-size:7px;display:block}.teacher-upcoming-list a{color:#007b92;background:var(--cyan-100);white-space:nowrap;border-radius:7px;padding:7px 8px;font-size:7px;font-weight:800}.class-hub-roster-table{min-width:760px}.class-hub-roster-table td{padding-block:14px}.class-hub-portal,.class-hub-consent{border-radius:7px;align-items:center;width:max-content;padding:5px 7px;font-weight:800;margin:0!important;font-size:7px!important;display:inline-flex!important}.class-hub-portal.portal-ready,.class-hub-consent.consent-recorded{background:var(--teal-100);color:#087e6e!important}.class-hub-portal.portal-pending,.class-hub-consent.consent-pending{background:var(--amber-100);color:#986005!important}.class-hub-consent.consent-declined,.class-hub-consent.consent-withdrawn{background:#fff0f2;color:#a13e51!important}.class-hub-progress{align-items:center;gap:8px;width:126px;display:flex}.class-hub-progress>strong{min-width:28px;color:var(--navy-900);font-size:8px}.class-hub-progress>span{background:#e8edef;border-radius:6px;flex:1;height:5px;overflow:hidden}.class-hub-progress i{background:linear-gradient(90deg,var(--teal-500),var(--cyan-500));border-radius:inherit;height:100%;display:block}.class-hub-presence{color:#087e6e;background:var(--teal-100);white-space:nowrap;border-radius:7px;align-items:center;gap:5px;width:max-content;padding:5px 7px;font-size:7px;font-weight:800;display:inline-flex}.class-hub-presence svg{width:10px}.teacher-session-presentation{background:#fff;border:1px solid #dbe8eb;border-radius:17px;margin-top:18px;overflow:hidden;box-shadow:0 10px 28px #0022300f}.teacher-session-presentation>header{border-bottom:1px solid #e7eef0;justify-content:space-between;align-items:center;gap:15px;padding:18px 21px;display:flex}.teacher-session-presentation h2{color:var(--navy-900);margin:4px 0 3px;font-size:17px}.teacher-session-presentation header p:last-child{color:#758697;margin:0;font-size:8px}.teacher-session-presentation>header>span{text-transform:uppercase;border-radius:8px;padding:6px 9px;font-size:7px;font-weight:900}.teacher-session-presentation>header>span.active{color:#087e6e;background:var(--teal-100)}.teacher-session-presentation>header>span.ready{color:#986005;background:var(--amber-100)}.teacher-presentation-stage{background:#eef5f6;padding:18px}.teacher-presentation-stage .studio-slide-canvas{min-height:395px}.teacher-presentation-controls{background:#fbfcfc;border-top:1px solid #e7eef0;justify-content:space-between;align-items:center;gap:13px;padding:13px 18px;display:flex}.teacher-presentation-primary{align-items:center;gap:8px;display:flex}.teacher-presentation-primary button{min-height:35px;font:inherit;cursor:pointer;border:0;align-items:center;gap:6px;font-size:8px;font-weight:900;display:inline-flex}.teacher-presentation-primary svg{width:14px}.teacher-presentation-end{color:#9d3147;background:#fff0f2;border-radius:8px;padding:0 12px;border:1px solid #ffd6dd!important}.teacher-presentation-navigation{color:#607287;align-items:center;gap:7px;font-size:8px;font-weight:800;display:inline-flex}.teacher-presentation-navigation button{color:#007c96;cursor:pointer;background:#fff;border:1px solid #d6e4e7;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.teacher-presentation-navigation button:disabled,.teacher-presentation-slide-picker button:disabled{opacity:.45;cursor:not-allowed}.teacher-presentation-navigation svg{width:14px}.teacher-presentation-slide-picker{border-top:1px solid #e7eef0;gap:7px;padding:12px 18px 16px;display:flex;overflow-x:auto}.teacher-presentation-slide-picker button{text-align:left;color:#637487;min-width:145px;font:inherit;cursor:pointer;background:#f8fafb;border:1px solid #e3eaec;border-radius:9px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;padding:9px;display:grid}.teacher-presentation-slide-picker button.selected{color:var(--navy-900);background:#effbfc;border-color:#87d9e5;box-shadow:inset 3px 0 #00bad6}.teacher-presentation-slide-picker span{color:#007d96;background:#fff;border-radius:7px;place-items:center;width:25px;height:25px;font-size:7px;font-weight:900;display:grid}.teacher-presentation-slide-picker strong{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.teacher-presentation-error{color:#a33147;background:#fff1f3;border:1px solid #ffd9df;border-radius:8px;margin:0 18px 16px;padding:9px 10px;font-size:8px}.teacher-session-presentation-unavailable{color:#65778a;min-height:100px;box-shadow:none;background:#fbfcfc;border-style:dashed;grid-template-columns:28px 1fr;gap:11px;padding:20px;display:grid}.teacher-session-presentation-unavailable>svg{color:#008ba5;width:20px}.teacher-session-presentation-unavailable h2{color:var(--navy-900);margin:3px 0 5px;font-size:13px}.teacher-session-presentation-unavailable p:last-child{margin:0;font-size:8px;line-height:1.55}.teacher-presentation-missing{color:#8e5360;text-align:center;background:#fff7f8;border:1px dashed #efc7ce;border-radius:13px;place-items:center;min-height:235px;padding:24px;font-size:9px;display:grid}@media (max-width:820px){.teacher-class-hub-hero{grid-template-columns:1fr;gap:28px;min-height:0;padding:34px 29px}.teacher-class-hub-hero>aside{width:min(100%,380px);min-height:0}.class-hub-session-body{grid-template-columns:1fr;gap:16px}.class-hub-session-facts{justify-content:flex-start}.class-hub-history-list article{grid-template-columns:58px minmax(0,1fr) auto}.class-hub-history-list article>a{grid-column:2/-1;width:max-content;margin:-7px 0 10px}.planned-session-list article,.teacher-upcoming-list article{grid-template-columns:minmax(0,1fr) auto;padding-top:11px;padding-bottom:11px}.planned-session-list article>time,.teacher-upcoming-list article>time,.planned-session-list article>div,.teacher-upcoming-list article>div{grid-column:1/-1}.learner-upcoming-session{grid-template-columns:40px minmax(0,1fr)}.learner-upcoming-status{grid-column:2;justify-self:start}.teacher-session-delivery-fields{grid-template-columns:1fr}.teacher-live-classroom-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-presentation-controls{flex-direction:column;align-items:flex-start}.teacher-presentation-controls .button-row{width:100%}}@media (max-width:560px){.workspace-context{display:none}.teacher-class-hub-hero{padding:29px 22px}.teacher-class-hub-hero h1{font-size:35px}.teacher-class-hub-meta{gap:8px}.class-hub-section-heading{flex-direction:column;align-items:flex-start;min-height:0}.teacher-session-presentation,.learner-session-presentation{padding:18px}.teacher-presentation-header,.learner-presentation-header{flex-direction:column;align-items:flex-start}.teacher-presentation-stage,.learner-presentation-canvas{min-height:280px}.class-hub-session-panel .class-hub-actions{flex-direction:column;align-items:stretch;gap:9px}.class-hub-session-panel .class-hub-actions>a,.class-hub-session-panel .class-hub-actions form,.class-hub-session-panel .class-hub-actions form .button{width:100%}.class-hub-session-panel .class-hub-actions>a,.class-hub-session-panel .class-hub-actions form .button{justify-content:center}.class-hub-session-facts{gap:8px}.teacher-session-delivery-setup footer{flex-direction:column;align-items:stretch}.teacher-session-delivery-setup footer button{justify-content:center}.teacher-live-classroom-summary{grid-template-columns:1fr;padding:16px}.teacher-live-classroom-actions{flex-direction:column;align-items:stretch;padding:0 16px 16px}.teacher-live-classroom-actions>a,.teacher-live-classroom-actions>a.teacher-live-classroom-end{justify-content:center;width:100%;margin-left:0}}.teacher-readiness{grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:18px;display:grid}.teacher-readiness>span{background:#e8edef;border-radius:8px;height:5px;overflow:hidden}.teacher-readiness i{background:linear-gradient(90deg, var(--teal-500), var(--cyan-500));border-radius:inherit;height:100%;display:block}.teacher-readiness small{color:#687688;font-size:7px;font-weight:600}.teacher-class-cards dl{border-top:1px solid #e4e9ec;grid-template-columns:repeat(3,1fr);margin:15px 0 0;padding-top:13px;display:grid}.teacher-class-cards dl div{border-left:1px solid #e4e9ec;padding-left:10px}.teacher-class-cards dl div:first-child{border:0;padding-left:0}.teacher-class-cards dt{color:#8b98a6;text-transform:uppercase;font-size:6px}.teacher-class-cards dd{margin:4px 0 0;font-size:9px;font-weight:700}.teacher-class-actions{border-top:1px solid #e4e9ec;flex-wrap:wrap;align-items:center;gap:7px;margin-top:16px;padding-top:14px;display:flex}.teacher-class-actions>a{color:#007b92;white-space:nowrap;background:#eefafb;border:1px solid #d6eff2;border-radius:8px;justify-content:center;align-items:center;min-height:31px;padding:0 9px;font-size:7px;font-weight:800;display:inline-flex}.teacher-class-actions>a:first-child{color:#fff;background:linear-gradient(135deg,#008aa2,#02a99e);border-color:#0000;width:100%;font-size:8px;box-shadow:0 6px 13px #00829724}.teacher-class-actions>a:not(:first-child):hover{color:#fff;background:#007b92;border-color:#007b92}.teacher-preview-note{color:#98a3af;text-align:center;margin:20px 0 0;font-size:7px}.attendance-heading-actions{align-items:center;gap:8px;display:flex}.attendance-heading-actions .button{white-space:nowrap}.attendance-insight{color:#fff;background:radial-gradient(circle at 82% 10%, #01ccfb24, transparent 28%), linear-gradient(135deg, var(--navy-900), #001525);border:1px solid #01ccfb33;border-radius:15px;grid-template-columns:40px 1fr auto;align-items:center;gap:14px;margin:-3px 0 18px;padding:16px 18px;display:grid;box-shadow:0 10px 28px #000a1b17}.attendance-insight>span{width:40px;height:40px;color:var(--cyan-500);background:#01ccfb14;border:1px solid #01ccfb29;border-radius:11px;place-items:center;display:grid}.attendance-insight svg{width:19px}.attendance-insight strong{font-size:11px}.attendance-insight p{color:#aebdca;margin:4px 0 0;font-size:9px}.attendance-insight b{color:var(--cyan-500);text-transform:uppercase;background:#01ccfb14;border-radius:8px;padding:6px 8px;font-size:7px}.attendance-workflow{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1fr 22px 1fr 22px 1fr 22px 1fr;align-items:center;gap:7px;margin-bottom:18px;padding:14px 16px;display:grid;box-shadow:0 6px 19px #0b274908}.attendance-workflow>svg{color:#a3aeba;width:14px}.attendance-workflow article{grid-template-columns:22px 32px 1fr;align-items:center;gap:8px;min-width:0;display:grid}.attendance-workflow article>span{color:#007c95;background:var(--cyan-100);border-radius:50%;place-items:center;width:22px;height:22px;font-size:7px;font-weight:800;display:grid}.attendance-workflow article>svg{width:17px;color:var(--teal-500)}.attendance-workflow article div{flex-direction:column;min-width:0;display:flex}.attendance-workflow strong{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.attendance-workflow small{color:#8a96a5;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7px;overflow:hidden}.attendance-management-panel{overflow:hidden}.attendance-toolbar{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:16px 20px;display:flex}.attendance-toolbar h2{margin:0;font-size:15px}.attendance-toolbar p{color:#8c98a7;margin:4px 0 0;font-size:8px}.attendance-toolbar form{gap:7px;display:flex}.attendance-toolbar select,.attendance-toolbar button{color:#596779;background:#fff;border:1px solid #dfe5ed;border-radius:9px;min-height:38px;padding:0 11px;font-size:8px}.attendance-toolbar button{color:var(--navy-900);background:var(--cyan-100);border-color:#01ccfb38;font-weight:700}.attendance-table{border-collapse:collapse;width:100%;min-width:1260px}.attendance-table th{color:#8e99a8;text-align:left;letter-spacing:.08em;text-transform:uppercase;background:#fafbfc;padding:12px 17px;font-size:8px}.attendance-table td{color:#536276;vertical-align:middle;border-top:1px solid #edf0f4;padding:16px 17px;font-size:9px}.attendance-table tbody tr:first-child td{border-top:0}.attendance-table td>strong,.attendance-table td>span:not(.status-pill){display:block}.attendance-table td>strong{color:var(--ink);font-size:10px}.attendance-table td>span:not(.status-pill){color:#8b97a5;margin-top:4px;font-size:8px}.attendance-count{border-radius:9px;place-items:center;width:29px;height:29px;font-weight:700;margin:0!important;display:grid!important}.attendance-present{background:var(--teal-100);color:#087e6e!important}.attendance-late{background:var(--amber-100);color:#a26709!important}.attendance-absent{background:#fff0f2;color:#a13e51!important}.attendance-excused{background:var(--cyan-100);color:#007e98!important}.attendance-unmarked{background:#edf0f3;color:#657487!important}.attendance-rate{align-items:center;gap:8px;min-width:90px;display:flex}.attendance-rate>strong{min-width:28px;color:var(--ink);font-size:9px}.attendance-rate>span{background:#edf1f4;border-radius:8px;width:57px;height:5px;overflow:hidden}.attendance-rate i{background:linear-gradient(90deg, var(--teal-500), var(--cyan-500));border-radius:inherit;height:100%;display:block}.attendance-status-submitted,.attendance-status-verified{color:#087e6e;background:var(--teal-100)}.attendance-status-needs-review{color:#a26709;background:var(--amber-100)}.attendance-status-draft{color:#007e98;background:var(--cyan-100)}.attendance-status-not-started{color:#6d7989;background:#edf0f3}.teacher-attendance-workspace{background:#f4f7f8}.attendance-register-page{max-width:1320px}.teacher-back-link{margin:0 0 22px}.attendance-register-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:22px;display:flex}.attendance-register-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(28px,2.5vw,38px)}.attendance-register-heading>div>p:last-child{color:var(--muted);margin:8px 0 0;font-size:11px}.attendance-register-heading>form{align-items:center;gap:7px;display:flex}.attendance-register-heading label{background:#fff;border:1px solid #dfe5ed;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 11px;display:flex}.attendance-register-heading label svg{color:#008ca8;width:15px}.attendance-register-heading input{color:#536276;background:0 0;border:0;outline:0;font-size:9px}.attendance-register-heading select,.attendance-register-heading button{color:#536276;background:#fff;border:1px solid #dfe5ed;border-radius:10px;min-height:42px;padding:0 12px;font-size:9px}.attendance-register-heading button{color:var(--navy-900);background:var(--cyan-100);border-color:#01ccfb38;font-weight:700}.attendance-register-summary{grid-template-columns:150px 150px 150px 1fr;gap:12px;margin-bottom:18px;display:grid}.attendance-register-summary article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;min-height:88px;padding:16px;display:flex}.attendance-register-summary article>span{color:#008da8;background:var(--cyan-100);border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.attendance-register-summary article svg{width:18px}.attendance-register-summary article>div{flex-direction:column;display:flex}.attendance-register-summary small{color:#8491a1;font-size:8px}.attendance-register-summary article strong{margin-top:4px;font-size:20px}.attendance-register-summary aside{color:#fff;background:var(--navy-900);border:1px solid #01ccfb2e;border-radius:14px;align-items:center;gap:12px;padding:15px 17px;display:flex}.attendance-register-summary aside>svg{width:20px;color:var(--cyan-500)}.attendance-register-summary aside p{flex-direction:column;margin:0;display:flex}.attendance-register-summary aside strong{font-size:9px}.attendance-register-summary aside span{color:#9eb0bf;margin-top:4px;font-size:7px}.attendance-draft-banner{color:#006f87;background:var(--cyan-100);border-color:#01ccfb3d}.attendance-roster-form{overflow:hidden}.attendance-roster-head{border-bottom:1px solid #e8ecef;justify-content:space-between;align-items:center;min-height:88px;padding:19px 22px;display:flex}.attendance-roster-head>div>span{color:#007e98;background:var(--cyan-100);border-radius:6px;padding:4px 7px;font-size:7px;font-weight:700}.attendance-roster-head h2{margin:9px 0 3px;font-size:17px}.attendance-roster-head p{color:#8491a1;margin:0;font-size:8px}.attendance-roster-controls{align-items:center;gap:8px;display:flex}.attendance-roster-controls small{color:#087e6e;background:var(--teal-100);border-radius:8px;padding:6px 8px;font-size:7px;font-weight:600}.attendance-roster-controls button{color:#007e98;background:var(--cyan-100);border:1px solid #01ccfb3d;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:8px;font-weight:700;display:flex}.attendance-roster-controls button svg{width:13px}.attendance-progress-note{color:#617083;background:#f4fbfc;border-bottom:1px solid #e2eff1;align-items:center;gap:9px;min-height:44px;padding:9px 22px;font-size:8px;display:flex}.attendance-progress-note svg{color:#008da8;width:16px}.attendance-progress-note strong{color:var(--navy-900)}.attendance-roster-labels{color:#8e99a8;letter-spacing:.08em;text-transform:uppercase;background:#fafbfc;grid-template-columns:minmax(190px,1fr) minmax(400px,1.5fr) minmax(170px,.8fr);align-items:center;gap:18px;min-height:38px;padding:0 22px;font-size:7px;font-weight:700;display:grid}.attendance-roster-row{border:0;border-top:1px solid #edf0f4;grid-template-columns:minmax(190px,1fr) minmax(400px,1.5fr) minmax(170px,.8fr);align-items:center;gap:18px;min-width:870px;min-height:76px;margin:0;padding:13px 22px;display:grid}.attendance-roster-row legend{grid-template-columns:37px 1fr;align-items:center;column-gap:10px;width:100%;padding:0;display:grid}.attendance-roster-row legend>span{color:#007e98;background:linear-gradient(145deg, var(--cyan-100), var(--teal-100));border-radius:10px;grid-row:1/3;place-items:center;width:37px;height:37px;font-size:8px;font-weight:700;display:grid}.attendance-roster-row legend strong{font-size:10px}.attendance-roster-row legend small{color:#8a96a5;font-size:7px}.attendance-mark-options{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.attendance-mark-options label{cursor:pointer}.attendance-mark-options input{opacity:0;width:1px;height:1px;position:absolute}.attendance-mark-options span{color:#677588;background:#f6f8f9;border:1px solid #e0e6ea;border-radius:8px;place-items:center;min-height:34px;font-size:7px;font-weight:600;display:grid}.attendance-mark-options input:focus-visible+span{box-shadow:0 0 0 3px #01ccfb21}.mark-not-marked input:checked+span{color:#657487;background:#edf0f3;border-color:#cfd6de}.mark-present input:checked+span{color:#087e6e;background:var(--teal-100);border-color:#02bab759}.mark-late input:checked+span{color:#a26709;background:var(--amber-100);border-color:#fcbe326b}.mark-absent input:checked+span{color:#a13e51;background:#fff0f2;border-color:#f4c7cf}.mark-excused input:checked+span{color:#007e98;background:var(--cyan-100);border-color:#01ccfb52}.attendance-note-input{width:100%;min-height:36px;color:var(--ink);background:#fff;border:1px solid #dfe5ed;border-radius:8px;outline:0;padding:0 10px;font-size:8px}.attendance-note-input:focus{border-color:var(--cyan-500);box-shadow:0 0 0 3px #01ccfb14}.attendance-roster-form>footer{background:#fafcfc;border-top:1px solid #e8ecef;justify-content:space-between;align-items:center;gap:15px;min-height:72px;padding:14px 22px;display:flex}.attendance-roster-form>footer p{color:#788698;align-items:center;gap:7px;margin:0;font-size:8px;display:flex}.attendance-roster-form>footer svg{width:15px;color:var(--teal-500)}.attendance-submit-actions{gap:8px;display:flex}.reports-page{padding-bottom:24px}.report-hero{color:#fff;background:radial-gradient(circle at 74% 8%, #01ccfb2e, transparent 27%), radial-gradient(circle at 98% 100%, #02bab721, transparent 31%), linear-gradient(135deg, var(--navy-900), #001525);border:1px solid #01ccfb30;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);align-items:center;gap:40px;min-height:188px;margin-bottom:14px;padding:28px 30px;display:grid;box-shadow:0 15px 36px #000a1b1c}.report-hero-copy h2{letter-spacing:-.04em;margin:4px 0 5px;font-size:27px}.report-hero-copy>p:not(.eyebrow){color:#afbfcc;margin:0;font-size:10px}.report-source-note{color:#b7c5d1;align-items:center;gap:8px;margin-top:20px;font-size:8px;display:flex}.report-source-note svg{width:14px;color:var(--cyan-500)}.report-filters{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0e;border:1px solid #ffffff17;border-radius:14px;grid-template-columns:1.2fr .8fr auto;align-items:end;gap:9px;padding:17px;display:grid}.report-filters label{color:#9fb0be;text-transform:uppercase;letter-spacing:.06em;gap:7px;font-size:7px;font-weight:600;display:grid}.report-filters select{color:#fff;text-transform:none;letter-spacing:0;background:#102136;border:1px solid #ffffff21;border-radius:9px;outline:none;width:100%;height:41px;padding:0 10px;font-size:8px}.report-filters select:focus{border-color:var(--cyan-500);box-shadow:0 0 0 3px #01ccfb1a}.report-filters button{height:41px;color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));white-space:nowrap;border:0;border-radius:9px;padding:0 13px;font-size:8px;font-weight:700}.report-duha-insight{color:#34475a;background:linear-gradient(135deg,#eefcff,#f4fdfc);border:1px solid #d5eff1;border-radius:15px;grid-template-columns:40px 1fr auto;align-items:center;gap:14px;margin-bottom:14px;padding:15px 18px;display:grid}.report-duha-insight>span{color:#007f9d;background:#fff;border:1px solid #d6eef2;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 7px 18px #007f9d12}.report-duha-insight svg{width:18px}.report-duha-insight strong{font-size:10px}.report-duha-insight p{color:#647487;margin:4px 0 0;font-size:8px;line-height:1.55}.report-duha-insight b{color:#007f9d;text-transform:uppercase;background:#fff;border-radius:8px;padding:6px 8px;font-size:7px}.report-kpi-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px;display:grid}.report-kpi-grid>article{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:13px;min-height:104px;padding:17px;display:flex;box-shadow:0 6px 19px #0b274908}.report-kpi-grid>article>span{border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.report-kpi-grid svg{width:19px}.report-kpi-cyan{color:#008eaa;background:var(--cyan-100)}.report-kpi-teal{color:#078f7e;background:var(--teal-100)}.report-kpi-purple{color:#007f9d;background:var(--purple-100)}.report-kpi-amber{color:#a96a05;background:var(--amber-100)}.report-kpi-grid article>div{flex-direction:column;display:flex}.report-kpi-grid small{color:#8491a1;font-size:8px}.report-kpi-grid strong{color:var(--navy-900);margin-top:4px;font-size:23px;line-height:1}.report-kpi-grid em{color:#97a1ae;margin-top:7px;font-size:7px;font-style:normal}.report-overview-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:14px;margin-bottom:14px;display:grid}.report-overview-grid .panel,.report-secondary-grid .panel{overflow:hidden}.report-trend-panel>header,.report-breakdown-panel>header,.report-ranking-panel>header,.report-attention-panel>header,.report-table-panel>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:18px 21px;display:flex}.report-trend-panel h2,.report-breakdown-panel h2,.report-ranking-panel h2,.report-attention-panel h2,.report-table-panel h2{letter-spacing:-.02em;margin:0;font-size:14px}.report-trend-panel header p,.report-breakdown-panel header p,.report-ranking-panel header p,.report-attention-panel header p,.report-table-panel header p{color:#8a96a5;margin:5px 0 0;font-size:8px}.report-trend-panel header>span{color:#007e98;background:var(--cyan-100);border-radius:9px;align-items:center;gap:6px;padding:7px 9px;font-size:7px;font-weight:700;display:flex}.report-trend-panel header svg{width:13px}.report-bars-scroll{overflow-x:auto}.report-bars{background:linear-gradient(#0000 24%,#f0f3f5 25%,#0000 25.5% 49%,#f0f3f5 50%,#0000 50.5% 74%,#f0f3f5 75%,#0000 75.5%);align-items:stretch;gap:9px;height:235px;padding:22px 22px 0;display:grid}.report-bars>div{grid-template-rows:18px 1fr 22px;justify-items:center;gap:5px;min-width:0;display:grid}.report-bars strong{color:#82909f;font-size:6px;font-weight:600}.report-bars>div>span{background:#eef2f4;border-radius:7px 7px 3px 3px;align-items:flex-end;width:min(24px,72%);height:100%;display:flex;position:relative;overflow:hidden}.report-bars i{background:linear-gradient(180deg, var(--cyan-500), var(--teal-500));border-radius:inherit;width:100%;display:block}.report-bars small{color:#8794a3;font-size:7px}.report-bars .report-bar-selected>span{background:#dceff1;box-shadow:0 0 0 3px #01ccfb24}.report-bars .report-bar-selected strong,.report-bars .report-bar-selected small{color:#007e98;font-weight:800}.report-trend-panel>footer{color:#8995a4;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:14px;min-height:47px;padding:10px 21px;font-size:7px;display:flex}.report-trend-panel>footer span{color:#637386;align-items:center;gap:6px;font-weight:600;display:flex}.report-trend-panel>footer i{background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));border-radius:3px;width:8px;height:8px}.report-trend-panel>footer p{margin:0}.report-breakdown-panel header>svg,.report-ranking-panel header>svg,.report-attention-panel header>svg{color:#008da8;width:19px}.report-metric-list{padding:11px 21px 17px}.report-metric-list>div{border-bottom:1px solid #edf0f4;padding:13px 0}.report-metric-list>div:last-child{border:0}.report-metric-list span{justify-content:space-between;gap:10px;display:flex}.report-metric-list strong{color:#506075;font-size:8px}.report-metric-list small{color:#007e98;font-size:8px;font-weight:700}.report-metric-list>div>div{background:#edf1f3;border-radius:8px;height:5px;margin-top:8px;overflow:hidden}.report-metric-list i{background:linear-gradient(90deg, var(--teal-500), var(--cyan-500));border-radius:inherit;height:100%;display:block}.report-secondary-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.report-ranking-panel>div,.report-attention-panel>div{padding:0 20px}.report-ranking-panel>div>article,.report-attention-panel>div>article{border-bottom:1px solid #edf0f4;align-items:center;gap:11px;min-height:64px;display:grid}.report-ranking-panel>div>article{grid-template-columns:31px 1fr auto}.report-ranking-panel article>span{color:#007e98;background:var(--cyan-100);border-radius:9px;place-items:center;width:29px;height:29px;font-size:8px;font-weight:800;display:grid}.report-ranking-panel article>div,.report-attention-panel article>div{flex-direction:column;display:flex}.report-ranking-panel article strong,.report-attention-panel article strong{font-size:9px}.report-ranking-panel article small,.report-attention-panel article small{color:#8a96a5;margin-top:3px;font-size:7px}.report-ranking-panel article b{color:#006d86;font-size:10px}.report-ranking-panel>footer,.report-attention-panel>footer{color:#929da9;background:#fafbfc;padding:11px 20px;font-size:7px}.report-attention-panel>div>article{grid-template-columns:33px 1fr auto}.report-attention-panel article>span{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.report-attention-panel article>span svg{width:14px}.report-risk-watch{color:#a26709;background:var(--amber-100)}.report-risk-needs-support{color:#a13e51;background:#fff0f2}.report-attention-panel article a{color:#00839f;align-items:center;gap:4px;font-size:7px;font-weight:700;display:flex}.report-attention-panel article a svg{width:11px}.report-table-panel{overflow:hidden}.report-table-panel>header>span{color:#007e98;background:var(--cyan-100);border-radius:8px;padding:6px 8px;font-size:7px;font-weight:700}.report-table-wrap{overflow-x:auto}.report-table{border-collapse:collapse;width:100%;min-width:980px}.report-table th{color:#8e99a8;text-align:left;letter-spacing:.07em;text-transform:uppercase;background:#fafbfc;padding:11px 14px;font-size:7px}.report-table td{color:#536276;border-top:1px solid #edf0f4;padding:14px;font-size:8px}.report-table tbody tr:first-child td{border-top:0}.report-table td>strong,.report-table td>span:not(.report-health){display:block}.report-table td>strong{color:var(--ink);font-size:9px}.report-table td>span:not(.report-health){color:#8b97a5;margin-top:4px;font-size:7px}.report-rank{color:#007e98}.report-health{border-radius:10px;padding:5px 7px;font-size:7px;font-weight:700;display:inline-block}.report-health-on-track{color:#087e6e;background:var(--teal-100)}.report-health-watch{color:#a26709;background:var(--amber-100)}.report-health-needs-support{color:#a13e51;background:#fff0f2}.report-method-note{color:#788698;background:#fafcfc;border-top:1px solid #e8ecef;align-items:center;gap:12px;padding:13px 20px;font-size:7px;display:flex}.report-method-note strong{color:#007e98}.curriculum-duha-note{color:#fff;background:radial-gradient(circle at 84% 10%, #02bab726, transparent 29%), linear-gradient(135deg, var(--navy-900), #001525);border:1px solid #01ccfb33;border-radius:15px;grid-template-columns:40px 1fr auto;align-items:center;gap:14px;margin:-3px 0 18px;padding:16px 18px;display:grid;box-shadow:0 10px 28px #000a1b17}.curriculum-duha-note>span{width:40px;height:40px;color:var(--cyan-500);background:#01ccfb14;border:1px solid #01ccfb29;border-radius:11px;place-items:center;display:grid}.curriculum-duha-note svg{width:19px}.curriculum-duha-note strong{font-size:11px}.curriculum-duha-note p{color:#aebdca;margin:4px 0 0;font-size:9px}.curriculum-duha-note b{color:var(--cyan-500);text-transform:uppercase;background:#01ccfb14;border-radius:8px;padding:6px 8px;font-size:7px}.curriculum-library-panel{overflow:hidden}.curriculum-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px;display:grid}.curriculum-card{background:#fff;border:1px solid #e3e7eb;border-radius:16px;padding:22px;position:relative;overflow:hidden;box-shadow:0 7px 20px #000a1b09}.curriculum-card:after{content:"";background:radial-gradient(circle,#01ccfb17,#0000 66%);border-radius:50%;width:130px;height:130px;position:absolute;top:-72px;right:-72px}.curriculum-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.curriculum-card>header small{color:#8b97a5;font-size:7px}.curriculum-status-published{color:#087e6e;background:var(--teal-100)}.curriculum-status-review{color:#a26709;background:var(--amber-100)}.curriculum-status-draft{color:#6d7989;background:#edf0f3}.curriculum-card>.eyebrow{margin-top:24px}.curriculum-card h2{letter-spacing:-.025em;margin:0;font-size:18px}.curriculum-card-description{color:#718094;min-height:36px;margin:8px 0 0;font-size:9px;line-height:1.65}.curriculum-card-progress{border-block:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:16px;margin:20px 0 14px;padding:14px 0;display:flex}.curriculum-card-progress>div{flex:1;min-width:0}.curriculum-card-progress>div>span{background:#e9edef;border-radius:8px;height:5px;display:block;overflow:hidden}.curriculum-card-progress i{background:linear-gradient(90deg, var(--teal-500), var(--cyan-500));border-radius:inherit;height:100%;display:block}.curriculum-card-progress small{color:#8491a1;margin-top:7px;font-size:7px;display:block}.curriculum-card-progress>strong{color:#58677a;white-space:nowrap;font-size:8px}.curriculum-featured-lesson{background:linear-gradient(135deg,#f1fbfc,#f6fdfc);border:1px solid #dff0f1;border-radius:11px;flex-direction:column;padding:13px;display:flex}.curriculum-featured-lesson span{color:#007e98;text-transform:uppercase;font-size:7px;font-weight:700}.curriculum-featured-lesson strong{margin-top:7px;font-size:10px}.curriculum-featured-lesson small{color:#83909e;margin-top:4px;font-size:7px}.curriculum-card>footer{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.curriculum-card>footer>div{flex-direction:column;display:flex}.curriculum-card>footer span{color:#5f6e81;font-size:8px;font-weight:600}.curriculum-card>footer small{color:#96a1ad;margin-top:3px;font-size:7px}.curriculum-card>footer a{color:#0085a0;font-size:8px;font-weight:700}.curriculum-form .form-section{background:linear-gradient(#fff,#fcfefe)}.curriculum-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.curriculum-detail-page{max-width:1160px}.curriculum-detail-hero{color:#fff;background:radial-gradient(circle at 87% 16%, #01ccfb42, transparent 28%), linear-gradient(135deg, var(--navy-950), #003f54);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;gap:34px;margin:24px 0;padding:38px 42px;display:grid;box-shadow:0 22px 50px #000f2029}.curriculum-detail-hero h1{letter-spacing:-.045em;max-width:720px;margin:10px 0;font-size:clamp(31px,4vw,48px);line-height:1.06}.curriculum-detail-hero>div>p:not(.eyebrow){color:#bfd4df;max-width:680px;margin:0;font-size:12px;line-height:1.7}.curriculum-detail-hero>div>div{flex-wrap:wrap;align-items:center;gap:9px;margin-top:20px;display:flex}.curriculum-detail-hero>div>div span{color:#001525;background:var(--cyan-400);border-radius:8px;padding:7px 9px;font-size:8px;font-weight:800}.curriculum-detail-hero>div>div small{color:#c1d7df;font-size:9px}.curriculum-detail-hero aside{background:#ffffff14;border:1px solid #ffffff21;border-radius:16px;grid-template-columns:25px 1fr;align-content:center;column-gap:8px;min-width:150px;padding:17px 19px;display:grid}.curriculum-detail-hero aside>span{width:25px;height:25px;color:var(--cyan-400);grid-row:span 2;place-items:center;display:grid}.curriculum-detail-hero aside>span:nth-of-type(2){color:#71e0ce;margin-top:12px}.curriculum-detail-hero aside svg{width:16px}.curriculum-detail-hero aside strong{font-size:18px}.curriculum-detail-hero aside small{color:#b6cdd7;font-size:8px}.curriculum-authoring-stack{gap:17px;padding-bottom:54px;display:grid}.curriculum-structure-heading{justify-content:space-between;align-items:end;gap:20px;padding:7px 2px 3px;display:flex}.curriculum-structure-heading h2{letter-spacing:-.035em;margin:0;font-size:25px}.curriculum-structure-heading p:not(.eyebrow){color:#6e7c8d;max-width:660px;margin:7px 0 0;font-size:10px;line-height:1.65}.curriculum-structure-heading>span{color:#007b92;background:var(--cyan-100);white-space:nowrap;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:800}.curriculum-module-editor{background:#fff;border:1px solid #e2e8ec;border-radius:18px;overflow:hidden;box-shadow:0 8px 22px #000a1b0a}.curriculum-module-editor>header{border-bottom:1px solid #edf1f3;grid-template-columns:41px minmax(0,1fr) auto;align-items:center;gap:12px;padding:21px 22px;display:grid}.curriculum-module-editor>header>span,.curriculum-add-module>header>span{color:#007e96;background:linear-gradient(145deg, var(--cyan-100), var(--teal-100));border-radius:12px;place-items:center;width:41px;height:41px;display:grid}.curriculum-module-editor>header svg,.curriculum-add-module>header svg{width:20px}.curriculum-module-editor h2,.curriculum-add-module h2{letter-spacing:-.025em;margin:0;font-size:17px}.curriculum-module-editor header small{color:#8090a0;margin-top:3px;font-size:8px;display:block}.curriculum-module-editor>details{border-bottom:1px solid #edf1f3;margin:0 22px;padding:13px 0}.curriculum-module-editor summary,.curriculum-lesson-editor summary,.curriculum-add-lesson summary{color:#007c95;font-size:9px;font-weight:800;list-style:none}.curriculum-module-editor summary::-webkit-details-marker{display:none}.curriculum-lesson-editor summary::-webkit-details-marker{display:none}.curriculum-add-lesson summary::-webkit-details-marker{display:none}.curriculum-module-editor summary:after,.curriculum-lesson-editor summary:after{content:"Edit";color:#67798c;background:#f1f6f7;border-radius:6px;margin-left:8px;padding:4px 7px;font-size:7px}.curriculum-authoring-form{gap:13px;margin-top:14px;display:grid}.curriculum-authoring-form label{color:#3e5065;gap:6px;font-size:9px;font-weight:700;display:grid}.curriculum-authoring-form label>span em{color:#8493a1;font-size:8px;font-style:normal;font-weight:500}.curriculum-authoring-form input,.curriculum-authoring-form select,.curriculum-authoring-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dbe4e8;border-radius:9px;outline:none;padding:10px 11px;font-size:10px;line-height:1.5}.curriculum-authoring-form textarea{resize:vertical}.curriculum-authoring-form input:focus,.curriculum-authoring-form select:focus,.curriculum-authoring-form textarea:focus{border-color:var(--cyan-500);box-shadow:0 0 0 3px #01ccfb1a}.curriculum-form-pair{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.curriculum-form-pair small{color:#8492a0;margin-top:-2px;font-size:7px}.curriculum-form-feedback{margin:-3px 0 0}.curriculum-lesson-list{padding:21px 22px 22px}.curriculum-lesson-list>header{justify-content:space-between;align-items:end;gap:12px;margin-bottom:12px;display:flex}.curriculum-lesson-list h3{margin:0;font-size:14px}.curriculum-lesson-list>header>span{color:#7b8b9b;font-size:8px}.curriculum-lesson-editor{background:#fbfdfd;border:1px solid #e4ecee;border-radius:11px;margin-top:9px;padding:12px 13px}.curriculum-lesson-heading{grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.curriculum-lesson-heading>span{color:#087f91;background:var(--cyan-100);border-radius:8px;place-items:center;width:26px;height:26px;font-size:8px;font-weight:800;display:grid}.curriculum-lesson-heading strong,.curriculum-lesson-heading small{display:block}.curriculum-lesson-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.curriculum-lesson-heading small{color:#7c8c9a;margin-top:3px;font-size:7px}.curriculum-lesson-editor details{margin-top:11px}.curriculum-order-controls{align-items:center;gap:4px;display:flex}.curriculum-order-controls form{display:inline}.curriculum-order-controls button{color:#557085;background:#fff;border:1px solid #dbe5e9;border-radius:8px;place-items:center;width:27px;height:27px;padding:0;display:grid}.curriculum-order-controls button:disabled{opacity:.4;cursor:not-allowed}.curriculum-order-controls svg{width:14px}.curriculum-order-error{display:none}.curriculum-inline-empty{color:#6b7d8e;background:#f5fafb;border:1px dashed #cadbdf;border-radius:11px;grid-template-columns:29px 1fr;align-items:center;gap:10px;padding:15px;display:grid}.curriculum-inline-empty svg{color:#0088a1;width:18px}.curriculum-inline-empty strong,.curriculum-inline-empty span{display:block}.curriculum-inline-empty strong{color:#39546b;font-size:9px}.curriculum-inline-empty span{margin-top:3px;font-size:8px;line-height:1.5}.curriculum-add-lesson{background:#f4fbfc;border:1px dashed #bfe2e5;border-radius:11px;margin-top:11px;padding:12px 13px}.curriculum-add-lesson summary{align-items:center;gap:6px;display:flex}.curriculum-add-lesson summary svg{width:14px}.curriculum-add-module{padding:22px}.curriculum-add-module>header{grid-template-columns:41px 1fr;align-items:center;gap:12px;display:grid}.curriculum-add-module>header p:not(.eyebrow){color:#748394;margin:4px 0 0;font-size:9px;line-height:1.5}.curriculum-zero-state{background:linear-gradient(135deg,#f6feff,#f5fcfb);border:1px dashed #b9e1e4;border-radius:18px;grid-template-columns:42px 1fr;align-items:center;gap:14px;min-height:150px;padding:28px;display:grid}.curriculum-zero-state>svg{color:#008da5;width:25px}.curriculum-zero-state h2{margin:0;font-size:19px}.curriculum-zero-state p:not(.eyebrow){color:#718294;margin:6px 0 0;font-size:10px;line-height:1.6}.curriculum-demo-boundary{padding:21px}.curriculum-demo-boundary strong{font-size:14px}.curriculum-demo-boundary p{color:#6e7d8e;margin:6px 0 0;font-size:10px;line-height:1.6}.assignment-duha-note{color:#43566a;background:linear-gradient(115deg,#eefcff,#f4fdfb);border:1px solid #d6eef0;border-radius:14px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:14px;padding:15px 18px;display:grid}.assignment-duha-note>span{color:#008ca7;background:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 6px 16px #004b6012}.assignment-duha-note svg{width:18px}.assignment-duha-note div{flex-direction:column;display:flex}.assignment-duha-note strong{color:var(--navy-900);font-size:11px}.assignment-duha-note p{color:#718093;margin:4px 0 0;font-size:8px;line-height:1.55}.assignment-duha-note>b{color:#007f79;text-transform:uppercase;white-space:nowrap;background:#fff;border-radius:20px;padding:6px 9px;font-size:7px}.assignment-library-panel{overflow:hidden}.assignment-toolbar{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(230px,1fr) minmax(190px,.6fr) minmax(130px,.35fr) auto;align-items:end;gap:11px;padding:17px 19px;display:grid}.assignment-toolbar>label:not(.assignment-search){color:#788697;text-transform:uppercase;gap:5px;font-size:7px;font-weight:700;display:grid}.assignment-toolbar select,.assignment-search{color:#435266;background:#fbfcfd;border:1px solid #dde5ea;border-radius:10px;height:39px}.assignment-toolbar select{text-transform:none;width:100%;padding:0 10px;font-size:9px}.assignment-toolbar button{height:39px;color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));border:0;border-radius:10px;padding:0 14px;font-size:8px;font-weight:700}.assignment-search{align-items:center;gap:8px;padding:0 12px;display:flex}.assignment-search svg{color:#8c98a6;width:15px}.assignment-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:9px}.assignment-filter-row{background:#fcfdfd;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;min-height:52px;padding:10px 19px;display:flex}.assignment-filter-row>span{color:#7c8998;font-size:8px;font-weight:600}.assignment-filter-row>div{gap:7px;display:flex}.assignment-table-wrap{overflow-x:auto}.assignment-table{border-collapse:collapse;width:100%;min-width:920px}.assignment-table th{color:#8c98a6;text-align:left;letter-spacing:.08em;text-transform:uppercase;background:#fafbfc;padding:11px 14px;font-size:7px}.assignment-table td{color:#5d6b7e;border-top:1px solid #eff2f4;padding:14px;font-size:9px}.assignment-table tbody tr:first-child td{border-top:0}.assignment-table td:first-child{min-width:200px}.assignment-table td:first-child strong,.assignment-table td:first-child span,.assignment-table td:nth-child(2) b,.assignment-table td:nth-child(2) small{display:block}.assignment-table td:first-child strong{color:var(--ink);font-size:10px}.assignment-table td:first-child span,.assignment-table td:nth-child(2) small{color:#8c98a5;margin-top:4px;font-size:7px}.assignment-table td:nth-child(2) b{color:var(--navy-800);font-size:9px}.assignment-requirement{border-radius:14px;padding:5px 7px;font-size:7px;font-weight:700}.assignment-required{color:#006e84;background:var(--cyan-100)}.assignment-optional{color:#687788;background:#eef1f4}.assignment-progress{grid-template-columns:72px auto;align-items:center;gap:5px 7px;min-width:125px;display:grid}.assignment-progress>span{background:#edf1f4;border-radius:10px;height:5px;overflow:hidden}.assignment-progress i{background:linear-gradient(90deg, var(--teal-500), var(--cyan-500));border-radius:inherit;height:100%;display:block}.assignment-progress b{color:#4a5a6d;font-size:8px}.assignment-progress small{color:#8995a3;grid-column:1/-1;font-size:7px}.assignment-grading{color:#087e6e;font-size:8px;font-weight:600}.assignment-grading-waiting{color:#a86c09}.curriculum-status-archived{color:#687788;background:#eef1f4}.assignment-report-link{background:linear-gradient(100deg,#f2fcfd,#f7fdfc);border-top:1px solid #deeff1;justify-content:space-between;align-items:center;gap:18px;min-height:69px;padding:14px 19px;display:flex}.assignment-report-link>div{align-items:center;gap:10px;display:flex}.assignment-report-link svg{color:#008da8;width:18px}.assignment-report-link span{flex-direction:column;display:flex}.assignment-report-link strong{color:var(--navy-900);font-size:9px}.assignment-report-link small{color:#8491a0;margin-top:3px;font-size:7px}.assignment-report-link>a{color:#007f99;font-size:8px;font-weight:700}.assignment-form .form-section{background:linear-gradient(#fff,#fcfefe)}.teacher-lesson-page{max-width:1320px}.lesson-plan-hero{color:#fff;background:radial-gradient(circle at 78% 20%, #01ccfb33, transparent 26%), radial-gradient(circle at 95% 100%, #02bab726, transparent 30%), linear-gradient(135deg, #001525, var(--navy-900));border:1px solid #01ccfb33;border-radius:22px;grid-template-columns:1fr 285px;align-items:center;gap:42px;min-height:300px;padding:42px;display:grid;box-shadow:0 18px 40px #000a1b1c}.lesson-plan-hero h1{letter-spacing:-.05em;max-width:760px;margin:0;font-size:clamp(34px,3.6vw,53px);line-height:1.08}.lesson-plan-hero>div>p:not(.eyebrow){color:#b7c6d2;max-width:720px;margin:17px 0 0;font-size:11px;line-height:1.8}.lesson-hero-meta{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.lesson-hero-meta span{color:#d6e1e9;background:#ffffff0e;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:6px;padding:7px 9px;font-size:8px;display:flex}.lesson-hero-meta svg{width:13px;color:var(--cyan-500)}.lesson-plan-hero>aside{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0e;border:1px solid #01ccfb2e;border-radius:17px;flex-direction:column;padding:22px;display:flex}.lesson-plan-hero>aside>span{width:max-content;color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));border-radius:7px;padding:5px 7px;font-size:7px;font-weight:800}.lesson-plan-hero>aside>strong{margin-top:15px;font-size:15px}.lesson-plan-hero>aside>small{color:#9fb0be;margin-top:6px;font-size:8px;line-height:1.5}.lesson-plan-hero>aside>button{min-height:42px;color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:24px;font-size:8px;font-weight:700;display:flex}.lesson-plan-hero>aside button svg{width:14px}.lesson-objective-strip{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:44px 1fr auto;align-items:center;gap:14px;min-height:92px;margin:-18px 28px 20px;padding:17px 20px;display:grid;position:relative;box-shadow:0 11px 28px #000a1b14}.lesson-objective-strip>span{color:#008da8;background:var(--cyan-100);border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.lesson-objective-strip svg{width:19px}.lesson-objective-strip>div{flex-direction:column;display:flex}.lesson-objective-strip small{color:#8491a1;text-transform:uppercase;letter-spacing:.08em;font-size:7px}.lesson-objective-strip strong{margin-top:6px;font-size:10px;line-height:1.5}.lesson-objective-strip b{color:#087e6e;background:var(--teal-100);border-radius:8px;padding:6px 8px;font-size:7px}.lesson-plan-grid{grid-template-columns:minmax(0,1.65fr) minmax(290px,.75fr);gap:18px;display:grid}.lesson-flow-panel{overflow:hidden}.lesson-flow-panel>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:80px;padding:18px 22px;display:flex}.lesson-flow-panel h2,.lesson-prep-panel h2,.lesson-evidence-panel h2{margin:0;font-size:17px}.lesson-flow-panel>header>span{color:#007e98;background:var(--cyan-100);border-radius:8px;padding:6px 8px;font-size:7px;font-weight:700}.lesson-flow-panel ol{margin:0;padding:3px 22px 9px;list-style:none}.lesson-flow-panel li{border-bottom:1px solid #edf0f4;grid-template-columns:48px 38px 1fr;align-items:center;gap:13px;min-height:113px;display:grid}.lesson-flow-panel li:last-child{border:0}.lesson-flow-panel time{color:#718094;font-size:8px;font-weight:700}.lesson-step-icon{color:#008aa5;background:var(--cyan-100);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.lesson-step-icon svg{width:16px}.lesson-flow-panel li>div{flex-direction:column;display:flex}.lesson-flow-panel li strong{font-size:10px}.lesson-flow-panel li p{color:#758497;margin:5px 0;font-size:8px;line-height:1.55}.lesson-flow-panel li small{color:#00809b;font-size:7px}.lesson-prep-panel{grid-row:span 2;padding:23px}.lesson-prep-panel ul{margin:20px 0 0;padding:0;list-style:none}.lesson-prep-panel li{border-top:1px solid #edf0f4;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:13px 0;display:grid}.lesson-prep-panel li>svg{width:16px;color:var(--teal-500)}.lesson-prep-panel li span{flex-direction:column;display:flex}.lesson-prep-panel li strong{font-size:9px}.lesson-prep-panel li small{color:#8a97a5;margin-top:3px;font-size:7px}.lesson-duha-tip{color:#fff;background:linear-gradient(145deg, var(--navy-900), #001525);border-radius:13px;grid-template-columns:26px 1fr;gap:9px;margin-top:19px;padding:15px;display:grid}.lesson-duha-tip>svg{width:17px;color:var(--cyan-500)}.lesson-duha-tip strong{font-size:9px}.lesson-duha-tip p{color:#a9b9c6;margin:6px 0 0;font-size:7px;line-height:1.65}.lesson-prep-panel>button{width:100%;min-height:42px;color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin-top:14px;font-size:8px;font-weight:700;display:flex}.lesson-prep-panel>button svg{width:14px}.lesson-evidence-panel{grid-column:1;padding:21px}.lesson-evidence-cards{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.lesson-evidence-cards article{background:#f9fbfb;border:1px solid #e4e9ec;border-radius:11px;padding:15px}.lesson-evidence-cards span{color:#00a6c6;font-size:8px;font-weight:800}.lesson-evidence-cards strong{margin-top:11px;font-size:9px;display:block}.lesson-evidence-cards p{color:#778596;margin:5px 0 0;font-size:7px;line-height:1.6}.learner-demo-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.learner-demo-options form{min-width:0}.learner-demo-options .student-demo-button{flex-direction:column;align-items:flex-start;gap:3px;height:64px;margin-top:12px;padding:10px}.learner-demo-options .student-demo-button strong{font-size:10px}.learner-demo-options .student-demo-button span{color:#5f7582;font-size:7px;font-weight:500}.learner-demo-options .adult-demo-button{color:#fff;background:linear-gradient(135deg, var(--navy-800), #075469)}.learner-demo-options .adult-demo-button span{color:#bed1d9}.learner-portal>header nav{align-items:center;gap:24px;display:flex}.learner-portal>header nav a{color:#627185;font-size:9px;font-weight:600}.learner-portal>header nav a:first-child{color:#007f9b}.student-profile>i{color:#fff;background:linear-gradient(135deg, var(--navy-800), #0089a4);border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-style:normal;font-weight:700;display:grid}.learner-hero>div:first-child>a{color:var(--navy-900);background:var(--cyan-400);border-radius:12px;align-items:center;gap:9px;margin-top:28px;padding:14px 19px;font-size:11px;font-weight:700;display:inline-flex}.learner-hero>div:first-child>a svg{width:16px}.adult-outcome-card{background:#ffffff12;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;flex:0 0 245px;justify-content:center;width:245px;min-height:188px;padding:24px;display:flex}.adult-outcome-card svg{width:25px;color:var(--cyan-400)}.adult-outcome-card span{color:#9fb5c2;text-transform:uppercase;margin-top:24px;font-size:7px}.adult-outcome-card strong{margin-top:7px;font-size:17px}.adult-outcome-card small{color:#b5c5cf;margin-top:5px;font-size:8px}.learner-adult.student-preview{background:radial-gradient(circle at 88% 8%,#02bab724,#0000 28%),linear-gradient(135deg,#f6f8f8,#edf6f6)}.learner-adult .student-hero{background:radial-gradient(circle at 92% 20%,#02bab733,#0000 28%),linear-gradient(135deg,#001525,#073b49);border-radius:20px}.learner-adult .student-kicker{border-radius:9px}.learner-adult .student-metrics article>svg{color:#008fa5}.learner-mission-section{max-width:1180px;margin:42px auto 0}.learner-mission-section>header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.learner-mission-section h2{color:var(--navy-900);letter-spacing:-.035em;margin:0;font-size:27px}.learner-mission-section header p:last-child{color:#6f7e90;max-width:690px;margin:8px 0 0;font-size:10px;line-height:1.6}.learner-mission-section>header>span{color:#007b93;background:var(--cyan-100);border-radius:9px;padding:7px 9px;font-size:8px;font-weight:700}.learner-mission-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:18px;display:grid}.learner-mission-card{background:#ffffffe6;border:1px solid #fff;border-radius:18px;flex-direction:column;min-width:0;padding:20px;display:flex;box-shadow:0 12px 30px #00192a0e}.mission-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.mission-card-top>span{color:#7c8997;font-size:8px;font-weight:700}.mission-card-top b{color:#007e6d;background:var(--teal-100);border-radius:9px;padding:5px 7px;font-size:7px}.mission-available .mission-card-top b{color:#007f9a;background:var(--cyan-100)}.mission-submitted .mission-card-top b{color:#a16809;background:var(--amber-100)}.mission-icon{color:#008da7;background:linear-gradient(145deg, var(--cyan-100), var(--teal-100));border-radius:13px;place-items:center;width:44px;height:44px;margin:23px 0 16px;display:grid}.mission-icon svg{width:20px}.learner-mission-card h3{color:var(--navy-900);letter-spacing:-.025em;margin:0;font-size:17px}.learner-mission-card>p:not(.eyebrow){color:#738194;min-height:65px;margin:8px 0 0;font-size:8px;line-height:1.65}.mission-meta{gap:7px;margin-top:17px;display:flex}.mission-meta span{color:#607183;background:#f2f6f7;border-radius:8px;align-items:center;gap:4px;padding:6px 7px;font-size:7px;font-weight:600;display:flex}.mission-meta svg{color:#008ca6;width:11px}.learner-mission-card footer{border-top:1px solid #eaf0f1;justify-content:space-between;align-items:center;gap:12px;margin-top:17px;padding-top:14px;display:flex}.learner-mission-card footer>span{color:#8090a0;align-items:center;gap:4px;font-size:7px;display:flex}.learner-mission-card footer span svg{color:#00a0b9;width:12px}.learner-mission-card footer span strong{color:var(--navy-900)}.learner-mission-card footer a{color:#007d96;align-items:center;gap:5px;font-size:8px;font-weight:700;display:flex}.learner-mission-card footer a svg{width:12px}.learner-safety-note{color:#fff;background:linear-gradient(135deg, var(--navy-900), #053545);border-radius:14px;grid-template-columns:35px 1fr;align-items:center;gap:12px;max-width:1180px;margin:18px auto 0;padding:17px 19px;display:grid}.learner-safety-note>svg{width:20px;color:var(--cyan-400)}.learner-safety-note strong{font-size:10px}.learner-safety-note p{color:#b4c4ce;margin:4px 0 0;font-size:8px;line-height:1.55}.learner-mission-page{background:linear-gradient(135deg,#f7f9f9,#edf9f9);min-height:100vh;padding-bottom:70px}.learner-mission-page>header{background:#fff;border-bottom:1px solid #e4e9ec;justify-content:space-between;align-items:center;height:78px;padding:0 max(28px,50vw - 590px);display:flex}.learner-mission-page>header .brand-logo-wordmark{width:175px}.learner-mission-page>header>div{align-items:center;gap:10px;display:flex}.learner-mission-page>header span{color:#8b97a4;font-size:8px}.learner-mission-page>header strong{font-size:10px}.learner-mission-wrap{max-width:1180px;margin:0 auto;padding:27px 0}.learner-back-link{color:#007e98;align-items:center;gap:7px;font-size:9px;font-weight:700;display:inline-flex}.learner-back-link svg{width:14px}.learner-submit-success{color:#086f65;background:var(--teal-100);border:1px solid #02bab740;border-radius:12px;align-items:center;gap:11px;margin-top:18px;padding:14px 17px;display:flex}.learner-submit-success svg{width:20px}.learner-submit-success div{flex-direction:column;display:flex}.learner-submit-success strong{font-size:10px}.learner-submit-success span{margin-top:3px;font-size:8px}.learner-mission-hero{color:#fff;background:radial-gradient(circle at 88% 20%, #01ccfb33, transparent 29%), linear-gradient(135deg, var(--navy-900), #003044);border-radius:22px;grid-template-columns:1fr 210px;align-items:center;gap:40px;min-height:280px;margin-top:19px;padding:40px;display:grid}.learner-adult .learner-mission-hero{background:radial-gradient(circle at 90% 14%,#02bab729,#0000 30%),linear-gradient(135deg,#001525,#123a40)}.learner-mission-hero h1{letter-spacing:-.045em;margin:9px 0 11px;font-size:39px;line-height:1.08}.learner-mission-hero>div>p:not(.eyebrow){color:#bed0db;max-width:720px;margin:0;font-size:10px;line-height:1.75}.learner-mission-hero>div>div{flex-wrap:wrap;gap:7px;margin-top:21px;display:flex}.learner-mission-hero>div>div span{color:#d5e1e7;background:#ffffff0f;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;display:flex}.learner-mission-hero>div svg{width:12px;color:var(--cyan-400)}.learner-mission-hero>aside{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;min-height:160px;padding:19px;display:flex}.learner-mission-hero>aside>span{width:max-content;color:var(--navy-900);background:var(--cyan-400);border-radius:7px;padding:5px 7px;font-size:7px;font-weight:800}.learner-mission-hero>aside svg{width:23px;color:var(--cyan-400);margin-top:18px}.learner-mission-hero>aside strong{margin-top:8px;font-size:13px}.learner-mission-hero>aside small{color:#9fb2bf;margin-top:4px;font-size:7px}.learner-mission-layout{grid-template-columns:minmax(0,1fr) 280px;gap:18px;margin-top:18px;display:grid}.learner-mission-main{gap:16px;display:grid}.learner-objectives-card,.learner-submit-card,.learner-submission-view{background:#fff;border:1px solid #e2e8ea;border-radius:16px;padding:24px;box-shadow:0 7px 22px #00142209}.learner-objectives-card>header,.learner-submit-card>header,.learner-submission-view>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.learner-objectives-card>header{justify-content:flex-start}.learner-objectives-card header>svg,.learner-submit-card header>svg{color:#008da7;width:22px}.learner-objectives-card h2,.learner-submit-card h2,.learner-submission-view h2{margin:0;font-size:17px}.learner-objectives-card header p,.learner-submit-card header p{color:#85919f;margin:5px 0 0;font-size:8px}.learner-objectives-card ol{grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0 0;padding:0;list-style:none;display:grid}.learner-objectives-card li{color:#536477;background:#f7fafb;border:1px solid #e8edef;border-radius:11px;align-items:flex-start;gap:9px;min-height:82px;padding:13px;font-size:8px;line-height:1.5;display:flex}.learner-objectives-card li span{color:#007d96;background:var(--cyan-100);border-radius:7px;flex:0 0 21px;place-items:center;width:21px;height:21px;font-size:7px;font-weight:800;display:grid}.learner-submission-form{gap:15px;margin-top:20px;display:grid}.learner-submission-form label{color:#48596d;gap:7px;font-size:9px;font-weight:700;display:grid}.learner-submission-form label small{color:#98a2ad;margin-left:4px;font-size:7px;font-weight:500}.learner-submission-form textarea,.learner-submission-form input{width:100%;color:var(--ink);font:inherit;background:#fbfcfd;border:1px solid #dce4e8;border-radius:10px;outline:0;padding:12px;font-size:10px}.learner-submission-form textarea:focus,.learner-submission-form input:focus{border-color:var(--cyan-500);background:#fff;box-shadow:0 0 0 3px #01ccfb17}.learner-form-error,.teacher-grade-error{color:#a13f50;background:#fff0f2;border:1px solid #ffd4dc;border-radius:9px;margin:0;padding:10px 12px;font-size:8px}.learner-submit-confirmation{border-top:1px solid #e9edef;justify-content:space-between;align-items:center;gap:16px;padding-top:15px;display:flex}.learner-submit-confirmation>span{color:#84919e;font-size:7px}.learner-submit-confirmation button{color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));border:0;border-radius:10px;align-items:center;gap:7px;padding:12px 16px;font-size:8px;font-weight:800;display:flex}.learner-submit-confirmation button svg{width:14px}.learner-submit-confirmation button:disabled{opacity:.6}.learner-mission-sidebar{align-content:start;gap:13px;display:grid}.learner-mission-sidebar article{background:#fff;border:1px solid #e2e8ea;border-radius:14px;padding:19px}.learner-mission-sidebar article:first-child{color:#fff;background:linear-gradient(145deg, var(--navy-900), #003044);border-color:#0000}.learner-mission-sidebar svg{width:20px;color:var(--cyan-400)}.learner-mission-sidebar h2{margin:13px 0 7px;font-size:13px}.learner-mission-sidebar p,.learner-mission-sidebar li{color:#7a8898;font-size:7px;line-height:1.7}.learner-mission-sidebar article:first-child p{color:#aebfca}.learner-mission-sidebar button{color:var(--navy-900);background:var(--cyan-400);border:0;border-radius:8px;margin-top:13px;padding:9px 11px;font-size:7px;font-weight:800}.learner-mission-sidebar ul{margin:0;padding-left:15px}.learner-submission-status{border-radius:9px;padding:6px 8px;font-size:7px;font-weight:800}.learner-submission-status.status-graded{color:#087e6e;background:var(--teal-100)}.learner-submission-status.status-submitted,.learner-submission-status.status-late{color:#a16809;background:var(--amber-100)}.submitted-evidence{background:#f8fbfb;border-radius:12px;margin-top:19px;padding:18px}.submitted-evidence strong{color:#405166;font-size:8px;display:block}.submitted-evidence p{color:#5f7082;white-space:pre-wrap;margin:7px 0 17px;font-size:9px;line-height:1.75}.submitted-evidence a{color:#007f98;align-items:center;gap:5px;margin:-7px 0 17px;font-size:8px;font-weight:700;display:flex}.submitted-evidence a svg{width:12px}.learner-feedback-card{color:#fff;background:linear-gradient(135deg, var(--navy-900), #073d49);border-radius:12px;grid-template-columns:28px 1fr auto;gap:10px;margin-top:14px;padding:16px;display:grid}.learner-feedback-card>svg{width:19px;color:var(--cyan-400)}.learner-feedback-card strong{font-size:9px}.learner-feedback-card p{color:#b6c6cf;margin:5px 0 0;font-size:8px;line-height:1.6}.learner-feedback-card b{color:var(--cyan-400);font-size:15px}.learner-submission-view>footer{color:#8a96a3;margin-top:12px;font-size:7px}.teacher-submission-list{overflow-x:auto}.teacher-submission-list>article{min-width:900px}.teacher-topnav{align-items:center;gap:6px;margin-left:auto;display:flex}.teacher-topnav a{color:#92a4b4;border-radius:8px;padding:8px 10px;font-size:8px;font-weight:600}.teacher-topnav a.active{color:#fff;background:#01ccfb1f}.teacher-grading-page,.teacher-review-page{max-width:1320px}.teacher-grading-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:22px;display:flex}.teacher-grading-heading h1{letter-spacing:-.04em;margin:0;font-size:34px}.teacher-grading-heading>div>p:last-child{color:#798697;margin:7px 0 0;font-size:10px}.teacher-grade-success{color:#096f63;background:var(--teal-100);border:1px solid #02bab73b;border-radius:11px;align-items:center;gap:9px;margin-bottom:15px;padding:13px 15px;display:flex}.teacher-grade-success svg{width:18px}.teacher-grade-success span{font-size:8px}.teacher-grade-success strong{margin-right:4px}.teacher-grade-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:15px;display:grid}.teacher-grade-metrics article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;min-height:92px;padding:16px;display:flex}.teacher-grade-metrics article>span{color:#008ca5;background:var(--cyan-100);border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.teacher-grade-metrics svg{width:18px}.teacher-grade-metrics article>div{flex-direction:column;display:flex}.teacher-grade-metrics small{color:#8793a2;font-size:8px}.teacher-grade-metrics strong{margin-top:4px;font-size:21px}.teacher-grade-metrics em{color:#8793a2;font-size:7px;font-style:normal}.teacher-grading-panel{overflow:hidden}.teacher-grading-panel>header{border-bottom:1px solid #e9edef;justify-content:space-between;align-items:center;gap:20px;min-height:80px;padding:16px 19px;display:flex}.teacher-grading-panel h2{margin:0;font-size:17px}.teacher-grading-panel>header>form{align-items:flex-end;gap:8px;display:flex}.teacher-grading-panel>header>form>svg{color:#82909f;width:15px;margin:0 4px 9px 0}.teacher-grading-panel form label{color:#8491a0;text-transform:uppercase;gap:4px;font-size:6px;font-weight:700;display:grid}.teacher-grading-panel form select{color:#4f6073;text-transform:none;background:#f8fafb;border:1px solid #dde4e8;border-radius:8px;height:34px;padding:0 8px;font-size:8px}.teacher-grading-panel form button{height:34px;color:var(--navy-900);background:var(--cyan-400);border:0;border-radius:8px;padding:0 10px;font-size:7px;font-weight:800}.teacher-submission-list>article{border-bottom:1px solid #edf0f2;grid-template-columns:70px 180px minmax(150px,.8fr) minmax(180px,1fr) 104px 70px;align-items:center;gap:12px;min-height:82px;padding:13px 18px;display:grid}.submission-type{border-radius:8px;width:max-content;padding:5px 7px;font-size:7px;font-weight:800;display:inline-block}.submission-type-youth{color:#007d96;background:var(--cyan-100)}.submission-type-adult{color:#087e6e;background:var(--teal-100)}.teacher-submission-person{align-items:center;gap:8px;display:flex}.teacher-submission-person>span{color:#007d96;background:#edf9fb;border-radius:9px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:7px;font-weight:800;display:grid}.teacher-submission-person div,.teacher-submission-list article>div:not(.teacher-submission-person){flex-direction:column;display:flex}.teacher-submission-list strong{font-size:8px}.teacher-submission-list small{color:#8a96a4;margin-top:4px;font-size:7px}.teacher-submitted-at>span{color:#617184;font-size:7px;font-weight:700}.teacher-review-status{border-radius:8px;width:max-content;padding:5px 7px;font-size:7px;font-weight:800}.teacher-review-status.status-submitted{color:#a16809;background:var(--amber-100)}.teacher-review-status.status-late{color:#a13f50;background:#fff0f2}.teacher-review-status.status-graded{color:#087e6e;background:var(--teal-100)}.teacher-submission-list article>a{color:#007e98;align-items:center;gap:4px;font-size:7px;font-weight:800;display:flex}.teacher-submission-list article>a svg{width:11px}.teacher-grading-panel>footer{color:#8b97a4;background:#fafcfc;justify-content:space-between;align-items:center;padding:11px 18px;font-size:7px;display:flex}.teacher-grading-panel>footer b{color:#007e98;text-transform:uppercase}.teacher-empty-grading{text-align:center;align-content:center;place-items:center;min-height:260px;display:grid}.teacher-empty-grading svg{color:#00a2bd;width:29px}.teacher-empty-grading h2{margin:14px 0 5px}.teacher-empty-grading p{color:#8794a2;margin:0;font-size:8px}.teacher-review-back{color:#007e98;align-items:center;gap:6px;margin-bottom:20px;font-size:8px;font-weight:700;display:inline-flex}.teacher-review-back svg{width:13px}.teacher-review-heading{color:#fff;background:radial-gradient(circle at 90% 0%, #01ccfb26, transparent 28%), linear-gradient(135deg, var(--navy-900), #003044);border-radius:17px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;padding:28px 30px;display:flex}.teacher-review-heading .submission-type{margin-bottom:13px}.teacher-review-heading h1{letter-spacing:-.035em;margin:6px 0 7px;font-size:29px}.teacher-review-heading p:last-child{color:#b3c4ce;margin:0;font-size:8px}.teacher-review-layout{grid-template-columns:minmax(0,1fr) 285px;gap:16px;display:grid}.teacher-review-main{gap:15px;display:grid}.teacher-evidence-card{overflow:hidden}.teacher-evidence-card>header{border-bottom:1px solid #e9edef;justify-content:space-between;align-items:center;padding:19px 21px;display:flex}.teacher-evidence-card h2{margin:0;font-size:16px}.teacher-evidence-card header svg{color:#008da7;width:20px}.teacher-evidence-card>div{padding:21px}.teacher-evidence-card>div p{color:#4d5f73;white-space:pre-wrap;margin:0;font-size:9px;line-height:1.85}.teacher-evidence-card>div a{color:#007e98;align-items:center;gap:5px;margin-top:13px;font-size:8px;font-weight:700;display:flex}.teacher-evidence-card>div a svg{width:12px}.teacher-evidence-card>footer{background:#f7fafb;border-top:1px solid #e9edef;padding:16px 21px}.teacher-evidence-card footer strong{font-size:8px}.teacher-evidence-card footer p{color:#6e7d8e;margin:6px 0 0;font-size:8px;line-height:1.65}.teacher-grading-form{padding:22px}.teacher-rubric-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.teacher-rubric-heading h2{margin:0;font-size:17px}.teacher-rubric-heading p{color:#8592a0;margin:5px 0 0;font-size:7px}.teacher-rubric-heading>span{color:#007e98;background:var(--cyan-100);border-radius:9px;padding:8px 10px;font-size:9px;font-weight:700}.teacher-rubric-heading>span strong{font-size:17px}.teacher-rubric-rows{border:1px solid #e4e9ec;border-radius:12px;margin-top:17px;overflow:hidden}.teacher-rubric-rows label{border-top:1px solid #e9edef;grid-template-columns:1fr 55px 35px;align-items:center;gap:9px;min-height:68px;padding:12px 14px;display:grid}.teacher-rubric-rows label:first-child{border-top:0}.teacher-rubric-rows label>span{flex-direction:column;display:flex}.teacher-rubric-rows strong{font-size:8px}.teacher-rubric-rows small{color:#8a96a4;margin-top:4px;font-size:7px}.teacher-rubric-rows input{text-align:center;border:1px solid #dce3e7;border-radius:8px;width:55px;height:35px;padding:0 7px;font-size:10px;font-weight:700}.teacher-rubric-rows b{color:#7e8b99;font-size:7px}.teacher-feedback-field{color:#48586b;gap:7px;margin-top:17px;font-size:8px;font-weight:700;display:grid}.teacher-feedback-field textarea{color:var(--ink);font:inherit;resize:vertical;border:1px solid #dce3e7;border-radius:10px;outline:0;padding:12px;font-size:9px}.teacher-feedback-field textarea:focus{border-color:var(--cyan-500);box-shadow:0 0 0 3px #01ccfb17}.teacher-grading-form .teacher-grade-error{margin-top:12px}.teacher-grading-form>footer{border-top:1px solid #e9edef;justify-content:space-between;align-items:center;gap:15px;margin-top:17px;padding-top:15px;display:flex}.teacher-grading-form footer p{color:#7b8998;align-items:center;gap:6px;margin:0;font-size:7px;display:flex}.teacher-grading-form footer p svg{width:14px;color:var(--teal-500)}.teacher-grading-form footer button{color:var(--navy-900);background:linear-gradient(135deg, var(--cyan-500), var(--teal-500));border:0;border-radius:9px;padding:11px 14px;font-size:8px;font-weight:800}.teacher-review-sidebar{align-content:start;gap:12px;display:grid}.teacher-review-sidebar article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:18px}.teacher-review-sidebar article:first-child{color:#fff;background:linear-gradient(145deg, var(--navy-900), #003044);border:0}.teacher-review-sidebar svg{width:19px;color:var(--cyan-400)}.teacher-review-sidebar h2{margin:12px 0 7px;font-size:12px}.teacher-review-sidebar p,.teacher-review-sidebar li{color:#748395;font-size:7px;line-height:1.65}.teacher-review-sidebar article:first-child p{color:#aebfca}.teacher-review-sidebar button{color:var(--navy-900);background:var(--cyan-400);border:0;border-radius:8px;margin-top:11px;padding:8px 10px;font-size:7px;font-weight:800}.teacher-review-sidebar ul{margin:0;padding-left:14px}.teacher-metrics article>div>a{color:#007e98;margin-top:4px;font-size:7px;font-weight:700}.teacher-briefing>a{color:var(--navy-900);background:var(--cyan-400);border-radius:9px;justify-content:center;align-items:center;margin-top:13px;padding:10px;font-size:7px;font-weight:800;display:flex}.teacher-classes-panel .teacher-panel-heading>a{color:#007f99;align-items:center;gap:6px;font-size:8px;font-weight:800;display:flex}.teacher-classes-panel .teacher-panel-heading>a svg{width:14px}.studio-create-heading{margin-bottom:18px}.studio-boundary-note,.material-curriculum-boundary{color:#405267;background:linear-gradient(110deg,#effcff,#f4fdfb);border:1px solid #d9eff0;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:16px;padding:16px 18px;display:grid}.studio-boundary-note>svg,.material-curriculum-boundary>svg{color:#008ca6;width:21px}.studio-boundary-note strong,.material-curriculum-boundary strong{color:var(--navy-900);font-size:10px}.studio-boundary-note p,.material-curriculum-boundary p{color:#718093;margin:4px 0 0;font-size:8px;line-height:1.55}.studio-boundary-note>span,.material-curriculum-boundary>span{color:#087e6e;text-transform:uppercase;white-space:nowrap;background:#fff;border-radius:8px;padding:6px 8px;font-size:7px;font-weight:800}.studio-metrics article>span,.material-admin-metrics article>span{color:#008ba5;background:var(--cyan-100)}.studio-library,.material-review-queue{overflow:hidden}.studio-library>header,.material-review-queue>header{border-bottom:1px solid #e8edef;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:17px 20px;display:flex}.studio-library h2,.material-review-queue h2{margin:0;font-size:18px}.studio-library>header form,.material-review-queue>header form{gap:8px;display:flex}.studio-library input,.studio-library select,.material-review-queue input,.material-review-queue select{color:#526276;background:#f8fafb;border:1px solid #dce4e8;border-radius:9px;height:36px;padding:0 10px;font-size:8px}.studio-library input,.material-review-queue input{min-width:220px}.studio-library form button,.material-review-queue form button{color:var(--navy-900);background:var(--cyan-400);border:0;border-radius:9px;padding:0 12px;font-size:8px;font-weight:800}.studio-deck-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:18px;display:grid}.studio-deck-grid>article{background:#fff;border:1px solid #e3e9ec;border-radius:15px;grid-template-columns:150px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.studio-deck-cover{color:#fff;background:radial-gradient(circle at 80% 15%,#01ccfb47,transparent 28%),linear-gradient(145deg,var(--navy-900),#00415a);flex-direction:column;justify-content:space-between;min-height:190px;padding:18px;display:flex}.studio-deck-cover.theme-youth-discovery{background:radial-gradient(circle at 82% 15%,#7c4dff4d,#0000 28%),linear-gradient(145deg,#001b35,#006f88)}.studio-deck-cover.theme-professional{background:radial-gradient(circle at 82% 15%,#02bab73b,#0000 28%),linear-gradient(145deg,#001525,#16444c)}.studio-deck-cover>span{font-size:8px;font-weight:800}.studio-deck-cover>svg{width:37px;color:var(--cyan-400)}.studio-deck-cover>small{color:#b9d0da;font-size:8px}.studio-deck-copy{flex-direction:column;padding:18px;display:flex}.studio-deck-copy>p{color:#00829b;text-transform:uppercase;margin:17px 0 5px;font-size:7px;font-weight:700}.studio-deck-copy h3{margin:0;font-size:15px;line-height:1.25}.studio-deck-copy>small{color:#8592a0;margin-top:7px;font-size:7px;line-height:1.5}.studio-deck-copy footer{justify-content:space-between;gap:10px;margin-top:auto;padding-top:15px;display:flex}.studio-deck-copy footer span{color:#8b97a3;font-size:7px}.studio-deck-copy footer a{color:#007e98;font-size:8px;font-weight:800}.studio-status{border-radius:9px;width:max-content;padding:6px 8px;font-size:7px;font-weight:800;display:inline-block}.studio-status.status-draft{color:#647285;background:#edf1f3}.studio-status.status-in-review{color:#a16809;background:var(--amber-100)}.studio-status.status-approved{color:#087e6e;background:var(--teal-100)}.studio-status.status-changes-requested{color:#a13f50;background:#fff0f2}.studio-builder-form{gap:16px;display:grid}.studio-builder-settings{padding:22px}.studio-builder-settings>header{grid-template-columns:44px 1fr;gap:13px;margin-bottom:21px;display:grid}.studio-builder-settings>header>span{color:#008ba5;background:var(--cyan-100);border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.studio-builder-settings>header svg{width:20px}.studio-builder-settings h2,.studio-slide-editor h2{margin:0;font-size:18px}.studio-builder-settings header p:last-child,.studio-slide-editor header p:last-child{color:#8090a0;margin:5px 0 0;font-size:8px}.studio-builder-settings textarea{resize:vertical}.studio-slide-editor{background:#f4f8f9;border:1px solid #dde8eb;border-radius:16px;padding:22px}.studio-slide-editor>header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.studio-slide-editor>header>span{color:#007e98;background:#fff;border-radius:9px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:800;display:flex}.studio-slide-editor>header svg{width:14px}.studio-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:18px;display:grid}.studio-edit-slide{background:#fff;border:1px solid #e1e8eb;border-radius:14px;gap:11px;min-width:0;padding:17px;display:grid;position:relative;box-shadow:0 8px 22px #00162509}.studio-slide-number{color:#008099;background:var(--cyan-100);border-radius:8px;place-items:center;width:27px;height:27px;font-size:8px;font-weight:800;display:grid;position:absolute;top:14px;right:14px}.studio-edit-slide label{color:#556679;gap:6px;font-size:8px;font-weight:700;display:grid}.studio-edit-slide label:first-of-type{width:calc(100% - 38px)}.studio-edit-slide input,.studio-edit-slide select,.studio-edit-slide textarea{width:100%;color:var(--ink);font:inherit;resize:vertical;background:#fafcfc;border:1px solid #dce4e8;border-radius:9px;padding:10px;font-size:8px}.studio-duha-guardrail{color:#fff;background:linear-gradient(135deg,var(--navy-900),#073746);border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:16px 18px;display:grid}.studio-duha-guardrail>svg{width:20px;color:var(--cyan-400)}.studio-duha-guardrail strong{font-size:10px}.studio-duha-guardrail p{color:#b4c4ce;margin:4px 0 0;font-size:8px}.studio-duha-guardrail>span{color:var(--cyan-400);text-transform:uppercase;background:#01ccfb14;border-radius:8px;padding:6px 8px;font-size:7px;font-weight:800}.studio-builder-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-builder-actions>div{gap:8px;display:flex}.studio-builder-actions button{border:1px solid #dce4e8}.studio-builder-actions svg{width:14px}.studio-deck-heading{color:#fff;background:radial-gradient(circle at 88% 12%,#01ccfb33,transparent 27%),linear-gradient(135deg,var(--navy-900),#003b4f);border-radius:19px;grid-template-columns:minmax(0,1fr) 240px;align-items:center;gap:30px;margin-bottom:16px;padding:29px 31px;display:grid}.studio-deck-heading .eyebrow{margin-top:15px}.studio-deck-heading h1{letter-spacing:-.04em;margin:5px 0 8px;font-size:33px}.studio-deck-heading>div>p:last-child{color:#b8cbd5;max-width:760px;margin:0;font-size:9px;line-height:1.65}.studio-deck-heading>aside{background:#ffffff0f;border:1px solid #ffffff1c;border-radius:14px;flex-direction:column;padding:18px;display:flex}.studio-deck-heading>aside svg{width:21px;color:var(--cyan-400)}.studio-deck-heading>aside strong{margin-top:13px;font-size:10px}.studio-deck-heading>aside span{color:#aebfca;margin-top:5px;font-size:7px;line-height:1.5}.studio-review-note{color:#415267;background:#fff9ed;border:1px solid #f3dfb8;border-radius:12px;grid-template-columns:30px 1fr;gap:10px;margin-bottom:15px;padding:15px 17px;display:grid}.studio-review-note.review-approved{background:#effbf8;border-color:#cfeee6}.studio-review-note svg{color:#b47914;width:19px}.studio-review-note.review-approved svg{color:#07816e}.studio-review-note strong{font-size:9px}.studio-review-note p{color:#6f7e8f;margin:5px 0 0;font-size:8px;line-height:1.55}.studio-deck-workspace{grid-template-columns:175px minmax(0,1fr);gap:16px;display:grid}.studio-slide-thumbnails{align-content:start;gap:8px;display:grid}.studio-slide-thumbnails a{color:#58697c;background:#fff;border:1px solid #e1e7ea;border-radius:11px;grid-template-columns:25px 1fr;gap:3px 8px;padding:12px;display:grid}.studio-slide-thumbnails a span{color:#007e98;background:var(--cyan-100);border-radius:7px;grid-row:span 2;place-items:center;width:25px;height:25px;font-size:7px;font-weight:800;display:grid}.studio-slide-thumbnails a strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:8px;overflow:hidden}.studio-slide-thumbnails a small{color:#929daa;font-size:6px}.studio-slide-stage{gap:18px;min-width:0;display:grid}.studio-slide-canvas{color:#fff;background:radial-gradient(circle at 88% 15%,#01ccfb42,transparent 26%),linear-gradient(145deg,var(--navy-900),#00546d);border-radius:18px;grid-template-rows:auto 1fr auto auto;min-width:0;min-height:430px;padding:25px 30px 23px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #00142321}.studio-slide-canvas.theme-youth-discovery{background:radial-gradient(circle at 88% 15%,#7c4dff57,#0000 26%),radial-gradient(circle at 15% 92%,#01ccfb33,#0000 28%),linear-gradient(145deg,#00182d,#006b83)}.studio-slide-canvas.theme-professional{background:radial-gradient(circle at 88% 15%,#02bab73d,#0000 27%),linear-gradient(145deg,#001525,#16444c)}.studio-slide-canvas>header,.studio-slide-canvas>footer{justify-content:space-between;align-items:center;display:flex}.studio-slide-canvas>header span{color:var(--cyan-400);font-size:10px;font-weight:900}.studio-slide-canvas>header small{color:#a9bec9;font-size:7px}.studio-slide-canvas>div{align-self:center}.studio-slide-canvas>div>p{color:var(--cyan-400);text-transform:uppercase;margin:0 0 10px;font-size:7px;font-weight:800}.studio-slide-canvas h2{letter-spacing:-.05em;max-width:720px;margin:0;font-size:clamp(29px,4vw,49px);line-height:1.05}.studio-slide-body{color:#d2dee4;white-space:pre-line;max-width:720px;margin-top:18px;font-size:14px;line-height:1.65}.studio-slide-canvas>footer{color:#95adb9;font-size:7px}.studio-slide-canvas>footer b{width:25px;height:25px;color:var(--navy-900);background:var(--cyan-400);border-radius:8px;place-items:center;display:grid}.studio-slide-canvas>aside{color:#46586c;background:#fff;gap:12px;margin:18px -30px -23px;padding:13px 30px;display:flex}.studio-slide-canvas>aside strong{text-transform:uppercase;flex:none;font-size:7px}.studio-slide-canvas>aside p{color:#6f7e90;margin:0;font-size:7px;line-height:1.5}.studio-deck-actions{background:#fff;border:1px solid #e1e7ea;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin:16px 0;padding:15px 18px;display:flex}.studio-deck-actions>div{align-items:center;gap:9px;display:flex}.studio-deck-actions>div>svg{color:#008ba5;width:18px}.studio-deck-actions>div>span{flex-direction:column;display:flex}.studio-deck-actions strong{font-size:9px}.studio-deck-actions small{color:#8b97a4;margin-top:3px;font-size:7px}.studio-deck-actions button{border:0}.studio-deck-actions button svg{width:14px}.studio-locked-message{color:#718093;align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.studio-locked-message svg{width:14px}.material-admin-metrics{margin-bottom:16px}.material-review-list>article{border-bottom:1px solid #e9edef;grid-template-columns:64px minmax(190px,1.1fr) minmax(130px,.65fr) minmax(150px,.75fr) 75px;align-items:center;gap:14px;min-height:86px;padding:13px 18px;display:grid}.material-mini-cover{color:#fff;background:linear-gradient(145deg,var(--navy-900),#00546d);border-radius:8px;justify-content:space-between;align-items:flex-end;width:62px;height:48px;padding:8px;display:flex}.material-mini-cover.theme-youth-discovery{background:linear-gradient(145deg,#00182d,#006b83)}.material-mini-cover.theme-professional{background:linear-gradient(145deg,#001525,#16444c)}.material-mini-cover svg{width:17px;color:var(--cyan-400)}.material-mini-cover span{font-size:7px;font-weight:800}.material-review-list article>div:not(.material-mini-cover){flex-direction:column;min-width:0;display:flex}.material-review-list article>div .studio-status{margin-bottom:7px}.material-review-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.material-review-list small{color:#8a96a4;margin-top:4px;font-size:7px}.material-review-list article>a{color:#007e98;align-items:center;gap:5px;font-size:8px;font-weight:800;display:flex}.material-review-list article>a svg{width:13px}.material-review-page .page-heading>.studio-status{margin-left:auto}.material-review-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px;display:grid}.material-preview-panel{overflow:hidden}.material-preview-panel>header{border-bottom:1px solid #e8edef;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.material-preview-panel h2{margin:0;font-size:18px}.material-preview-panel>header svg{color:#008ba5;width:20px}.admin-slide-preview{background:#f2f6f7;gap:16px;padding:18px;display:grid}.admin-slide-preview .studio-slide-canvas{min-height:370px}.material-review-sidebar{align-content:start;gap:13px;display:grid}.material-review-sidebar>article{background:#fff;border:1px solid #e1e7ea;border-radius:14px;padding:19px}.material-review-sidebar>article:first-child{color:#fff;background:linear-gradient(145deg,var(--navy-900),#003b4f);border:0}.material-review-sidebar>article:first-child svg{width:22px;color:var(--cyan-400)}.material-review-sidebar h2{margin:12px 0 7px;font-size:14px}.material-review-sidebar p,.material-review-sidebar li{color:#778697;font-size:8px;line-height:1.65}.material-review-sidebar>article:first-child li{color:#b6c6d0}.material-review-sidebar ul{padding-left:17px}.material-review-form{gap:12px;margin-top:15px;display:grid}.material-review-form label{color:#4e6074;gap:6px;font-size:8px;font-weight:700;display:grid}.material-review-form textarea{color:var(--ink);font:inherit;resize:vertical;border:1px solid #dce4e8;border-radius:9px;padding:11px;font-size:8px}.material-review-form>div{gap:7px;display:grid}.material-review-form button{color:#8a4f05;background:var(--amber-100);border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:39px;font-size:8px;font-weight:800;display:flex}.material-review-form button:last-child{color:var(--navy-900);background:linear-gradient(135deg,var(--cyan-500),var(--teal-500))}.material-review-form button svg{width:14px}.teacher-studio-page{max-width:1500px}.studio-pro-form{gap:20px}.studio-pro-editor{background:#eef4f5;border:1px solid #dce7e9;border-radius:18px;grid-template-columns:210px minmax(420px,1fr) 320px;align-items:stretch;min-height:720px;display:grid;overflow:hidden;box-shadow:0 18px 55px #001c2a12}.studio-pro-rail,.studio-pro-inspector{background:#fff;min-width:0;padding:17px}.studio-pro-rail{border-right:1px solid #dfe8ea}.studio-pro-rail>header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.studio-pro-rail>header strong{font-size:9px}.studio-pro-rail>header button{color:#007d96;background:var(--cyan-100);font:inherit;border:0;border-radius:8px;align-items:center;gap:4px;padding:7px 9px;font-size:7px;font-weight:800;display:flex}.studio-pro-rail>header button svg{width:12px}.studio-pro-rail>div{gap:8px;display:grid}.studio-pro-rail>div>button{text-align:left;color:#627286;min-width:0;font:inherit;cursor:pointer;background:#f8fafb;border:1px solid #0000;border-radius:10px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:9px;display:grid}.studio-pro-rail>div>button.active{color:var(--navy-900);background:#edfbfd;border-color:#aee9f1;box-shadow:inset 3px 0 #00bad6}.studio-pro-rail>div>button>span{color:#00849c;background:#fff;border-radius:7px;place-items:center;width:28px;height:28px;font-size:7px;font-weight:900;display:grid}.studio-pro-rail>div>button div{gap:3px;min-width:0;display:grid}.studio-pro-rail>div>button strong{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.studio-pro-rail>div>button small{color:#99a4ae;font-size:6px}.studio-pro-stage{background:radial-gradient(circle at 50% 20%,#fff,#edf3f4 72%);flex-direction:column;gap:16px;min-width:0;padding:22px;display:flex}.studio-pro-stage>header{justify-content:space-between;align-items:center;gap:15px;display:flex}.studio-pro-stage>header h2{text-overflow:ellipsis;white-space:nowrap;max-width:380px;margin:2px 0 0;font-size:14px;overflow:hidden}.studio-slide-tools{gap:5px;display:flex}.studio-slide-tools button{color:#607286;cursor:pointer;background:#fff;border:1px solid #dce5e8;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.studio-slide-tools button:hover{color:#007f98;border-color:#9fdfe8}.studio-slide-tools button:disabled{opacity:.35;cursor:not-allowed}.studio-slide-tools svg{width:14px}.studio-pro-stage .studio-slide-canvas{min-height:430px;margin-block:auto}.studio-stage-hint{color:#526579;background:#ffffffc7;border:1px solid #dee8ea;border-radius:11px;align-items:center;gap:9px;padding:12px 14px;display:flex}.studio-stage-hint svg{color:#0089a2;width:17px}.studio-stage-hint span{gap:2px;display:grid}.studio-stage-hint strong{font-size:8px}.studio-stage-hint small{color:#8b98a5;font-size:7px}.studio-pro-inspector{border-left:1px solid #dfe8ea;align-content:start;gap:11px;display:grid}.studio-pro-inspector>header{border-bottom:1px solid #e9eef0;align-items:center;gap:9px;padding-bottom:12px;display:flex}.studio-pro-inspector>header>span{width:32px;height:32px;color:var(--navy-900);background:linear-gradient(135deg,var(--cyan-400),var(--teal-500));border-radius:9px;place-items:center;font-size:8px;font-weight:900;display:grid}.studio-pro-inspector>header div{gap:2px;display:grid}.studio-pro-inspector>header strong{font-size:9px}.studio-pro-inspector>label{color:#53667a;gap:5px;font-size:7px;font-weight:800;display:grid}.studio-pro-inspector input,.studio-pro-inspector select,.studio-pro-inspector textarea{width:100%;color:var(--ink);font:inherit;resize:vertical;background:#fafcfc;border:1px solid #dce5e8;border-radius:8px;padding:9px 10px;font-size:8px}.studio-pro-inspector input:focus,.studio-pro-inspector select:focus,.studio-pro-inspector textarea:focus{border-color:#54cde0;outline:2px solid #01ccfb33}.studio-duha-copilot{color:#fff;background:radial-gradient(circle at 90% 10%,#01ccfb30,transparent 40%),linear-gradient(145deg,var(--navy-900),#043a4b);border-radius:12px;gap:10px;margin-top:4px;padding:13px;display:grid}.studio-duha-copilot>header{align-items:center;gap:8px;display:flex}.studio-duha-copilot>header>svg{width:18px;color:var(--cyan-400)}.studio-duha-copilot>header div{gap:2px;display:grid}.studio-duha-copilot strong{font-size:8px}.studio-duha-copilot small,.studio-duha-copilot>p{color:#a9c0cb;margin:0;font-size:6px}.duha-focus-options{flex-wrap:wrap;gap:4px;display:flex}.duha-focus-options button{color:#b8c9d1;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;padding:5px 6px;font-size:6px}.duha-focus-options button.active{color:var(--navy-900);background:var(--cyan-400);border-color:var(--cyan-400);font-weight:800}.duha-draft-button{min-height:34px;color:var(--navy-900);background:linear-gradient(135deg,var(--cyan-400),var(--teal-500));font:inherit;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:7px;font-weight:900;display:flex}.duha-draft-button svg{width:13px}.studio-duha-copilot article{color:#475b70;background:#fff;border-radius:8px;gap:7px;padding:10px;display:grid}.studio-duha-copilot article p{margin:0;font-size:7px;line-height:1.5}.studio-duha-copilot article button{color:#007b92;width:max-content;font:inherit;cursor:pointer;background:#e7f9fb;border:0;border-radius:6px;padding:6px 8px;font-size:6px;font-weight:900}.studio-edit-actions{align-items:center;gap:8px;display:flex}.studio-edit-actions form{display:contents}.studio-edit-actions svg{width:14px}.studio-slide-content{grid-template-columns:minmax(0,1fr) auto;align-self:center;align-items:center;gap:26px;min-width:0;display:grid}.studio-slide-content>div>p{color:var(--cyan-400);text-transform:uppercase;margin:0 0 10px;font-size:7px;font-weight:800}.studio-slide-visual{text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #ffffff1f;align-content:center;place-items:center;gap:12px;width:185px;min-height:185px;color:#fff!important;background:#ffffff13!important;border-radius:26px!important;margin:0!important;padding:18px!important;display:grid!important}.studio-slide-visual>span{width:74px;height:74px;color:var(--cyan-400);background:radial-gradient(circle,#01ccfb42,#01ccfb0a);border:1px solid #01ccfb59;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 0 45px #01ccfb2e}.studio-slide-visual>span:before,.studio-slide-visual>span:after{content:"";border:1px dashed #01ccfb59;border-radius:50%;position:absolute}.studio-slide-visual>span:before{width:100px;height:100px}.studio-slide-visual>span:after{width:132px;height:132px}.studio-slide-visual svg{width:31px}.studio-slide-visual>div{gap:5px;display:grid}.studio-slide-visual strong{color:#fff;font-size:8px}.studio-slide-visual small{color:#b9ced6;font-size:6px;line-height:1.45}.visual-pattern-grid>span{border-radius:18px}.visual-pattern-grid>span:before,.visual-pattern-grid>span:after{border-radius:24px;transform:rotate(18deg)}.visual-idea-spark>span{color:#ffe36d;background:radial-gradient(circle,#ffe36d3d,#01ccfb0d)}.visual-human-and-ai>span{color:#55dfc5}.layout-visual-focus .studio-slide-content{grid-template-columns:minmax(0,.8fr) minmax(210px,1fr)}.layout-visual-focus .studio-slide-visual{width:100%}.layout-quote .studio-slide-content h2:before{content:"“";color:var(--cyan-400)}.studio-speaker-notes{gap:12px;color:#46586c!important;background:#fff!important;border-radius:0!important;margin:18px -30px -23px!important;padding:13px 30px!important;display:flex!important}.studio-speaker-notes strong{text-transform:uppercase;flex:none;font-size:7px}.studio-speaker-notes p{color:#6f7e90;margin:0;font-size:7px;line-height:1.5}@media (max-width:1120px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.login-page{grid-template-columns:.9fr 1.1fr}.brand-panel-content{width:80%}.login-brand-copy h1{font-size:45px}.class-overview-grid{grid-template-columns:repeat(2,1fr)}.teacher-dashboard-grid{grid-template-columns:1fr}.teacher-briefing{grid-row:auto}.teacher-classes-panel{grid-column:auto}.attendance-register-heading{flex-direction:column;align-items:flex-start}.attendance-register-summary{grid-template-columns:repeat(3,1fr)}.attendance-register-summary aside{grid-column:1/-1}.attendance-workflow{grid-template-columns:repeat(4,1fr)}.attendance-workflow>svg{display:none}.attendance-workflow article{grid-template-columns:22px 1fr}.attendance-workflow article>svg{display:none}.lesson-plan-grid{grid-template-columns:1fr}.lesson-prep-panel{grid-row:auto}.lesson-evidence-panel{grid-column:auto}.report-hero{grid-template-columns:1fr;gap:24px}.report-kpi-grid{grid-template-columns:repeat(2,1fr)}.report-overview-grid{grid-template-columns:1fr}.learner-mission-grid{grid-template-columns:repeat(2,1fr)}.learner-mission-layout,.teacher-review-layout{grid-template-columns:1fr}.teacher-grade-metrics{grid-template-columns:repeat(2,1fr)}.studio-deck-grid,.material-review-layout{grid-template-columns:1fr}.material-review-sidebar{grid-template-columns:1fr 1fr}.studio-pro-editor{grid-template-columns:185px minmax(0,1fr)}.studio-pro-inspector{border-top:1px solid #dfe8ea;border-left:0;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.studio-pro-inspector>header,.studio-duha-copilot{grid-column:1/-1}}@media (max-width:820px){.login-page{background:#f7f9fc;display:block}.login-brand-panel{display:none}.login-form-panel{padding:40px 24px}.mobile-brand{margin-bottom:55px;display:block}.sidebar{transition:transform .22s;transform:translate(-105%);box-shadow:20px 0 40px #06152b33}.sidebar-open{transform:translate(0)}.nav-scrim{z-index:25;background:#0511228c;border:0;position:fixed;inset:0}.admin-stage{width:100%;margin:0}.mobile-menu{display:grid}.topbar{padding:0 20px}.search-box{width:42px;margin-right:auto}.search-box input,.search-box kbd{display:none}.admin-main{padding:25px 20px 45px}.program-card-grid{grid-template-columns:1fr}.class-toolbar{flex-direction:column;align-items:flex-start}.class-filters{justify-content:flex-start}.student-toolbar{flex-direction:column;align-items:flex-start}.portal-separation-note{grid-template-columns:40px 1fr}.portal-separation-note a{grid-column:2;width:max-content}.student-login-content{grid-template-columns:1fr;gap:45px}.student-login-copy{text-align:center}.student-login-copy h1,.student-login-copy>p,.student-kicker{margin-inline:auto}.quest-badges{justify-content:center}.student-login-card{width:min(480px,100%);margin:0 auto}.xp-orbit{display:none}.teacher-topbar{padding:0 20px}.teacher-workspace-label{display:none}.teacher-page{width:calc(100% - 36px)}.teacher-hero{flex-direction:column;align-items:flex-start;padding:34px 28px}.teacher-metrics{grid-template-columns:repeat(2,1fr);margin-inline:12px}.teacher-class-cards{grid-template-columns:1fr}.attendance-heading-actions{flex-wrap:wrap;width:100%}.attendance-insight{grid-template-columns:40px 1fr}.attendance-insight b{grid-column:2;width:max-content}.attendance-toolbar{flex-direction:column;align-items:flex-start}.attendance-toolbar form,.attendance-register-heading>form{flex-wrap:wrap;width:100%}.attendance-register-summary{grid-template-columns:repeat(3,1fr)}.attendance-roster-table{overflow-x:auto}.curriculum-duha-note{grid-template-columns:40px 1fr}.curriculum-duha-note b{grid-column:2;width:max-content}.curriculum-card-grid{grid-template-columns:1fr}.lesson-plan-hero{grid-template-columns:1fr;padding:34px 29px}.lesson-plan-hero>aside{max-width:380px}.lesson-objective-strip{margin-inline:12px}.assignment-duha-note{grid-template-columns:38px 1fr}.assignment-duha-note>b{grid-column:2;width:max-content}.assignment-toolbar{grid-template-columns:1fr 1fr}.assignment-search{grid-column:1/-1}.assignment-filter-row{flex-direction:column;align-items:flex-start}.report-duha-insight{grid-template-columns:40px 1fr}.report-duha-insight b{grid-column:2;width:max-content}.report-secondary-grid{grid-template-columns:1fr}.learner-portal>header nav,.teacher-topnav{display:none}.learner-portal>header{height:82px}.learner-mission-grid{grid-template-columns:1fr}.learner-mission-wrap{padding-inline:20px}.learner-mission-hero{grid-template-columns:1fr;padding:30px}.learner-mission-hero>aside{max-width:260px}.learner-objectives-card ol{grid-template-columns:1fr}.teacher-grading-heading,.teacher-grading-panel>header{flex-direction:column;align-items:flex-start}.teacher-grading-panel>header>form{flex-wrap:wrap;width:100%}.studio-library>header,.material-review-queue>header{flex-direction:column;align-items:flex-start}.studio-library>header form,.material-review-queue>header form{flex-wrap:wrap;width:100%}.studio-editor-grid,.studio-deck-heading{grid-template-columns:1fr}.studio-deck-heading>aside{max-width:360px}.studio-deck-workspace{grid-template-columns:1fr}.studio-slide-thumbnails{grid-template-columns:repeat(3,1fr)}.material-review-list{overflow-x:auto}.material-review-list>article{min-width:820px}.material-review-sidebar,.studio-pro-editor{grid-template-columns:1fr}.studio-pro-rail{border-bottom:1px solid #dfe8ea;border-right:0}.studio-pro-rail>div{grid-auto-columns:170px;grid-auto-flow:column;padding-bottom:5px;overflow-x:auto}.studio-pro-inspector{grid-column:auto}.studio-pro-stage{min-height:590px}.studio-slide-visual{width:145px;min-height:145px}.studio-slide-visual>span{width:58px;height:58px}.studio-slide-visual>span:before{width:78px;height:78px}.studio-slide-visual>span:after{width:100px;height:100px}}@media (max-width:560px){.profile-copy,.profile-menu summary>svg,.topbar-divider{display:none}.page-heading{flex-direction:column;align-items:flex-start}.page-heading .button{width:100%}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{flex-direction:column;gap:11px;min-height:145px;padding:16px}.stat-card>div{width:100%}.stat-card small{display:none}.panel-heading{padding-inline:16px}.class-list{padding-inline:15px}.class-row{grid-template-columns:48px minmax(0,1fr)}.class-state{display:none}.activity-list{padding-inline:16px}.activity-row{grid-template-columns:35px 1fr}.activity-row time{display:none}.activity-row-action{grid-column:2;justify-self:start}.program-card-grid,.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.form-section{padding:20px}.class-overview-grid{grid-template-columns:1fr 1fr;gap:10px}.class-stat{min-height:90px;padding:14px}.day-options{grid-template-columns:repeat(3,1fr)}.portal-separation-note{grid-template-columns:1fr}.portal-separation-note a{grid-column:auto}.student-search{width:100%}.student-login-header{padding:25px 20px}.student-login-header .brand-logo-wordmark{width:150px}.student-login-content{padding:25px 20px 60px}.student-login-copy h1{font-size:40px}.student-login-card{border-radius:20px;padding:25px}.student-hero{border-radius:22px;flex-direction:column;align-items:flex-start;gap:28px;padding:37px 27px}.student-metrics{grid-template-columns:1fr}.duha-launcher{grid-template-columns:43px;min-width:58px;padding:7px;bottom:14px;right:14px}.duha-launcher>span:nth-child(2),.duha-launcher>svg{display:none}.demo-access-grid{grid-template-columns:1fr}.teacher-topbar .brand-logo-wordmark{width:125px}.teacher-account>div{display:none}.teacher-page{width:calc(100% - 24px)}.teacher-hero{padding:30px 22px}.teacher-metrics{grid-template-columns:1fr 1fr;margin:12px 0}.teacher-metrics article{min-height:84px;padding:12px}.teacher-session-list article{grid-template-columns:45px 2px 1fr;gap:10px}.teacher-session-list article>button,.teacher-session-list article>a{grid-column:3;width:max-content;margin:-7px 0 10px}.teacher-class-cards{padding:14px}.attendance-insight{grid-template-columns:1fr}.attendance-insight b{grid-column:auto}.attendance-workflow{grid-template-columns:1fr 1fr}.attendance-register-heading>form>*{flex:1}.attendance-register-summary{grid-template-columns:1fr}.attendance-register-summary aside{grid-column:auto}.attendance-roster-head{flex-direction:column;align-items:flex-start;gap:14px}.attendance-roster-controls{justify-content:space-between;width:100%}.attendance-roster-form>footer{flex-direction:column;align-items:flex-start}.attendance-submit-actions{flex-direction:column;width:100%}.attendance-roster-form>footer .button{width:100%}.curriculum-duha-note{grid-template-columns:1fr}.curriculum-duha-note b{grid-column:auto}.curriculum-card-grid{padding:13px}.curriculum-card{padding:18px}.lesson-plan-hero{padding:29px 22px}.lesson-plan-hero h1{font-size:35px}.lesson-objective-strip{grid-template-columns:42px 1fr;margin:12px 0}.lesson-objective-strip b{grid-column:2;width:max-content}.lesson-flow-panel li{grid-template-columns:42px 34px 1fr}.lesson-evidence-cards,.assignment-duha-note{grid-template-columns:1fr}.assignment-duha-note>b{grid-column:auto}.assignment-toolbar{grid-template-columns:1fr}.assignment-search{grid-column:auto}.assignment-filter-row>div{flex-wrap:wrap}.assignment-report-link{flex-direction:column;align-items:flex-start}.duration-field>div{grid-template-columns:1fr}.report-hero{padding:24px 20px}.report-filters{grid-template-columns:1fr}.report-kpi-grid{grid-template-columns:1fr 1fr;gap:10px}.report-kpi-grid>article{flex-direction:column;align-items:flex-start;min-height:130px;padding:14px}.report-duha-insight{grid-template-columns:1fr}.report-duha-insight b{grid-column:auto}.report-bars{gap:5px;height:210px;padding-inline:12px}.report-bars strong{display:none}.report-trend-panel>footer,.report-method-note{flex-direction:column;align-items:flex-start}.learner-demo-options{grid-template-columns:1fr}.learner-portal{padding-inline:20px}.learner-portal>header .brand-logo-wordmark{width:135px}.learner-portal .student-profile>strong,.learner-portal .student-profile>span{display:none}.adult-outcome-card{flex-basis:auto;width:100%}.learner-mission-section>header{flex-direction:column;align-items:flex-start}.learner-mission-card>p:not(.eyebrow){min-height:0}.learner-mission-page>header{padding-inline:16px}.learner-mission-page>header .brand-logo-wordmark{width:135px}.learner-mission-page>header span{display:none}.learner-mission-wrap{padding-inline:12px}.learner-mission-hero{padding:25px 20px}.learner-mission-hero h1{font-size:31px}.learner-objectives-card,.learner-submit-card,.learner-submission-view{padding:18px}.learner-submit-confirmation,.teacher-grading-form>footer{flex-direction:column;align-items:flex-start}.learner-submit-confirmation button,.teacher-grading-form footer button{justify-content:center;width:100%}.teacher-grade-metrics{grid-template-columns:1fr 1fr}.teacher-grading-heading .teacher-duha-button{width:100%}.teacher-grading-panel>header>form label{flex:1;min-width:120px}.teacher-review-heading{flex-direction:column;align-items:flex-start;padding:23px 20px}.teacher-rubric-rows label{grid-template-columns:1fr 48px 31px}.teacher-rubric-heading{align-items:flex-start}.teacher-evidence-card>div,.teacher-evidence-card>footer,.teacher-grading-form{padding:18px}.studio-boundary-note,.material-curriculum-boundary,.studio-duha-guardrail{grid-template-columns:1fr}.studio-boundary-note>span,.material-curriculum-boundary>span,.studio-duha-guardrail>span{width:max-content}.studio-deck-grid{padding:12px}.studio-deck-grid>article{grid-template-columns:110px minmax(0,1fr)}.studio-deck-cover{min-height:180px;padding:14px}.studio-library input,.material-review-queue input{flex:100%;min-width:0}.studio-builder-settings,.studio-slide-editor{padding:17px}.studio-builder-actions,.studio-deck-actions{flex-direction:column;align-items:stretch}.studio-builder-actions>div{display:grid}.studio-builder-actions .button,.studio-deck-actions .button{justify-content:center;width:100%}.studio-slide-thumbnails{grid-template-columns:1fr}.studio-slide-canvas{min-height:360px;padding:20px}.studio-slide-canvas h2{font-size:31px}.studio-slide-body{font-size:11px}.studio-slide-canvas>aside{flex-direction:column;margin:16px -20px -20px;padding:12px 20px}.studio-deck-heading{padding:24px 20px}.studio-deck-heading h1{font-size:29px}.admin-slide-preview{padding:10px}.admin-slide-preview .studio-slide-canvas{min-height:330px}.studio-pro-stage{min-height:520px;padding:14px}.studio-pro-stage>header{flex-direction:column;align-items:flex-start}.studio-pro-inspector{grid-template-columns:1fr}.studio-pro-inspector>header,.studio-duha-copilot{grid-column:auto}.studio-slide-content{grid-template-columns:1fr;gap:18px}.studio-slide-visual{text-align:left;grid-template-columns:70px 1fr;width:100%;min-height:120px;border-radius:18px!important}.studio-slide-visual>span:before,.studio-slide-visual>span:after{display:none}.studio-slide-visual>div{text-align:left}.studio-edit-actions{flex-direction:column;align-items:stretch;width:100%}.studio-edit-actions form{display:block}.studio-edit-actions .button{justify-content:center;width:100%}.studio-speaker-notes{flex-direction:column;margin:16px -20px -20px!important;padding:12px 20px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.learner-journey-hero{color:#fff;background:radial-gradient(circle at 88% 12%,#01ccfb47,#0000 30%),radial-gradient(circle at 65% 100%,#02bab729,#0000 38%),linear-gradient(137deg,#000a1b 0%,#001b2f 60%,#004760 100%);border:1px solid #01ccfb2e;border-radius:30px;grid-template-columns:minmax(0,1fr) 290px;align-items:center;gap:58px;max-width:1180px;min-height:430px;margin:24px auto 18px;padding:56px 58px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 75px #000a1b33}.learner-journey-hero:before{content:"";border:1px dashed #01ccfb2e;border-radius:50%;width:310px;height:310px;position:absolute;top:50%;right:72px;transform:translateY(-50%)}.journey-hero-copy{z-index:1;position:relative}.journey-program-label{letter-spacing:.04em;text-transform:uppercase;font-weight:800;color:#55dfc5!important;margin:18px 0 0!important;font-size:10px!important}.journey-hero-copy h1{letter-spacing:-.055em;max-width:700px;margin:12px 0 15px;font-size:clamp(40px,5vw,64px);line-height:1.02}.journey-hero-copy>p:last-of-type{color:#bdd0dc;max-width:610px;margin:0;font-size:13px;line-height:1.75}.journey-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:27px;display:flex}.journey-hero-actions form{display:contents}.journey-hero-actions a,.journey-hero-actions button{min-height:46px;font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:8px;border-radius:11px!important;margin:0!important;padding:12px 17px!important;font-size:10px!important;font-weight:800!important;display:inline-flex!important}.journey-hero-actions form button,.journey-hero-actions>a{color:#00101e;background:linear-gradient(135deg,var(--cyan-400),var(--teal-500));border:0}.journey-hero-actions>button{color:#d7e6ec!important;background:#ffffff0f!important;border:1px solid #ffffff21!important}.journey-hero-actions svg{width:16px}.journey-level-card{z-index:1;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff1;border:1px solid #ffffff21;border-radius:24px;place-items:center;gap:22px;min-height:270px;padding:30px 24px;display:grid;position:relative}.journey-level-ring{--level-progress:50%;background:conic-gradient(var(--cyan-400) var(--level-progress),#ffffff1a 0);border-radius:50%;place-content:center;width:142px;height:142px;display:grid;position:relative;box-shadow:0 0 44px #01ccfb2e}.journey-level-ring:before{content:"";background:#06263a;border-radius:50%;position:absolute;inset:8px}.journey-level-ring span,.journey-level-ring strong{z-index:1;position:relative}.journey-level-ring span{color:var(--cyan-400);letter-spacing:.16em;font-size:8px;font-weight:900}.journey-level-ring strong{margin-top:2px;font-size:50px;line-height:1}.journey-level-card>div:last-child{gap:6px;width:100%;display:grid}.journey-level-card>div:last-child strong{font-size:16px}.journey-level-card>div:last-child span{color:#a9bfca;font-size:8px}.journey-level-card i{background:#ffffff1a;border-radius:10px;height:6px;margin-top:5px;overflow:hidden}.journey-level-card i b{background:linear-gradient(90deg,var(--teal-500),var(--cyan-400));border-radius:inherit;height:100%;display:block}.learner-adult .learner-journey-hero{background:radial-gradient(circle at 88% 12%,#02bab72e,#0000 30%),linear-gradient(137deg,#00101d,#153b43)}.learner-adult .journey-program-label{color:#91ded2!important}.journey-map-section,.journey-bottom-grid{max-width:1180px;margin:42px auto 0}.journey-map-section>header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.journey-map-section h2,.journey-badges-panel h2,.journey-portfolio-panel h2{color:var(--navy-900);letter-spacing:-.035em;margin:0;font-size:27px}.journey-map-section header p:last-child{color:#6f7e90;max-width:700px;margin:8px 0 0;font-size:10px;line-height:1.65}.journey-map-section>header>span{color:#007b93;background:var(--cyan-100);border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:8px;font-weight:800;display:flex}.journey-map-section>header>span svg{width:14px}.journey-track{scrollbar-width:thin;background:#ffffffe6;border:1px solid #fff;border-radius:20px;grid-auto-columns:minmax(126px,1fr);grid-auto-flow:column;gap:0;margin-top:20px;padding:30px 22px 25px;display:grid;overflow-x:auto;box-shadow:0 12px 35px #00192a0e}.journey-node{grid-template-rows:46px auto;justify-items:center;min-width:126px;display:grid;position:relative}.journey-node:before,.journey-node:after{content:"";background:#dbe5e8;height:3px;position:absolute;top:21px}.journey-node:before{left:0;right:50%}.journey-node:after{left:50%;right:0}.journey-node:first-child:before,.journey-node:last-child:after{display:none}.journey-node.node-completed:before,.journey-node.node-completed:after,.journey-node.node-current:before{background:linear-gradient(90deg,var(--teal-500),var(--cyan-500))}.journey-node-marker{z-index:1;color:#82929d;background:#edf2f3;border:4px solid #fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:0 3px 11px #0014281f}.journey-node-marker svg{width:17px}.node-completed .journey-node-marker{color:#fff;background:var(--teal-500)}.node-current .journey-node-marker{color:#001525;background:var(--cyan-400);box-shadow:0 0 0 7px #01ccfb26,0 4px 15px #00142824}.journey-node-copy{text-align:center;gap:7px;width:100%;padding:12px 8px 0;display:grid}.journey-node-copy>span{color:#7c8997;text-transform:uppercase;font-size:7px;font-weight:900}.journey-node-copy div{gap:4px;display:grid}.journey-node-copy strong{color:var(--navy-900);font-size:8px;line-height:1.35}.journey-node-copy small{color:#95a1ac;font-size:6px;line-height:1.45}.node-current .journey-node-copy>span{color:#007f99}.mission-key{flex-wrap:wrap;gap:12px;display:flex}.mission-key span{color:#68798a;align-items:center;gap:5px;font-size:8px;font-weight:700;display:flex}.mission-key i{border-radius:50%;width:8px;height:8px}.required-dot{background:var(--cyan-500)}.optional-dot{background:var(--purple-500)}.learner-mission-card .requirement-required{color:#007f9a;background:var(--cyan-100)}.learner-mission-card .requirement-optional{color:#694bb8;background:#eee9ff}.learner-mission-card.mission-locked{opacity:.72;box-shadow:none;background:#f1f4f5;border-color:#e5eaec}.mission-locked .mission-icon{color:#8b99a5;background:#e3e9eb}.learner-mission-card footer form{display:contents}.learner-mission-card footer form button,.learner-mission-card footer>a{color:#007d96;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:8px;font-weight:800;display:flex}.learner-mission-card footer button svg,.journey-locked-label svg{width:12px}.journey-locked-label{color:#7f8b96;align-items:center;gap:4px;font-size:8px;font-weight:700;display:flex}.journey-bottom-grid{grid-template-columns:1.1fr .9fr;gap:18px;display:grid}.journey-badges-panel,.journey-portfolio-panel{background:#ffffffe6;border:1px solid #fff;border-radius:20px;padding:24px;box-shadow:0 12px 35px #00192a0e}.journey-badges-panel>header,.journey-portfolio-panel>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.journey-badges-panel>header>span{color:#007f98;background:var(--cyan-100);border-radius:8px;padding:6px 8px;font-size:7px;font-weight:800}.journey-badges-panel>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.journey-badges-panel article{background:#f7fafb;border:1px solid #e7edef;border-radius:12px;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:9px;min-width:0;padding:11px;display:grid}.journey-badges-panel article>span{color:#007e96;background:linear-gradient(145deg,var(--cyan-100),var(--teal-100));border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.journey-badges-panel article svg{width:17px}.journey-badges-panel article>div{gap:3px;min-width:0;display:grid}.journey-badges-panel strong{color:var(--navy-900);font-size:8px}.journey-badges-panel small{color:#8794a0;text-overflow:ellipsis;white-space:nowrap;font-size:6px;line-height:1.4;overflow:hidden}.journey-badges-panel article>svg{width:14px;color:var(--teal-500)}.journey-badges-panel .badge-locked{opacity:.48;filter:grayscale()}.journey-portfolio-panel>header>svg{color:#008ba5;width:25px}.journey-portfolio-panel>div{gap:9px;margin-top:18px;display:grid}.journey-portfolio-panel>div a{color:inherit;background:#f7fafb;border:1px solid #e7edef;border-radius:12px;grid-template-columns:38px 1fr 16px;align-items:center;gap:10px;padding:12px;display:grid}.journey-portfolio-panel>div a>span{color:#007f98;background:var(--cyan-100);border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.journey-portfolio-panel>div svg{width:16px}.journey-portfolio-panel>div a>div{gap:3px;display:grid}.journey-portfolio-panel>div strong{font-size:9px}.journey-portfolio-panel>div small{color:#84919d;font-size:7px}.portfolio-empty{text-align:center;background:#f7fafb;border:1px dashed #cad9de;border-radius:13px;align-content:center;place-items:center;gap:6px;min-height:128px;margin-top:17px;padding:18px;display:grid}.portfolio-empty svg{color:#008ba5;width:22px}.portfolio-empty strong{margin-top:4px;font-size:9px}.portfolio-empty span{color:#7d8b98;max-width:300px;font-size:7px;line-height:1.55}.journey-portfolio-panel>aside{color:#fff;background:linear-gradient(135deg,var(--navy-900),#054052);border-radius:12px;grid-template-columns:24px 1fr;gap:9px;margin-top:12px;padding:13px;display:grid}.journey-portfolio-panel>aside svg{width:17px;color:var(--cyan-400)}.journey-portfolio-panel>aside strong{font-size:8px}.journey-portfolio-panel>aside p{color:#b3c6cf;margin:4px 0 0;font-size:7px;line-height:1.55}.learner-started-note{color:#006f84;background:var(--cyan-100);border:1px solid #01ccfb40;border-radius:12px;align-items:center;gap:11px;margin-top:18px;padding:14px 17px;display:flex}.learner-started-note svg{width:20px}.learner-started-note div{flex-direction:column;display:flex}.learner-started-note strong{font-size:10px}.learner-started-note span{margin-top:3px;font-size:8px}@media (max-width:900px){.learner-journey-hero{grid-template-columns:1fr;gap:32px;padding:42px 36px}.learner-journey-hero:before{top:90px;right:-70px}.journey-level-card{text-align:left;grid-template-columns:120px 1fr;min-height:0}.journey-level-ring{width:112px;height:112px}.journey-level-ring strong{font-size:38px}.journey-bottom-grid{grid-template-columns:1fr}}@media (max-width:560px){.learner-journey-hero{border-radius:22px;min-height:0;margin-top:8px;padding:34px 22px}.journey-hero-copy h1{font-size:39px}.journey-hero-copy>p:last-of-type{font-size:11px}.journey-hero-actions{flex-direction:column;align-items:stretch}.journey-hero-actions form{display:block}.journey-hero-actions a,.journey-hero-actions button{width:100%}.journey-level-card{grid-template-columns:88px 1fr;gap:14px;padding:18px}.journey-level-ring{width:82px;height:82px}.journey-level-ring strong{font-size:28px}.journey-map-section>header{flex-direction:column;align-items:flex-start}.journey-track{border-radius:15px;grid-auto-columns:120px;margin-inline:-8px;padding-inline:14px}.journey-bottom-grid{gap:12px}.journey-badges-panel,.journey-portfolio-panel{padding:18px}.journey-badges-panel>div{grid-template-columns:1fr}.mission-key{margin-top:4px}.learner-mission-card footer{flex-direction:column;align-items:flex-start}.learner-mission-card footer form button,.learner-mission-card footer>a{min-height:34px}}.learner-invitation-receipt{background:#fff;border:1px solid #02bab738;border-radius:20px;gap:22px;max-width:820px;padding:30px;display:grid;box-shadow:0 18px 48px #00192a14}.learner-invitation-receipt>header{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:15px;display:grid}.learner-invitation-receipt>header>span{color:#007e70;background:var(--teal-100);border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.learner-invitation-receipt>header svg{width:22px}.learner-invitation-receipt h2{color:var(--navy-900);letter-spacing:-.035em;margin:5px 0 6px;font-size:25px}.learner-invitation-receipt header p:last-child{color:#69798b;margin:0;font-size:10px;line-height:1.6}.invitation-access-codes{grid-template-columns:1fr 1fr;gap:12px;display:grid}.invitation-access-codes article{background:linear-gradient(145deg,#012,#063c4c);border-radius:14px;gap:8px;min-width:0;padding:19px;display:grid}.invitation-access-codes span{color:#9ebac5;text-transform:uppercase;font-size:8px;font-weight:700}.invitation-access-codes strong{overflow-wrap:anywhere;color:var(--cyan-400);letter-spacing:.08em;font-size:25px}.learner-invitation-receipt dl{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;display:grid}.learner-invitation-receipt dl div{background:#f5f8f9;border-radius:11px;padding:13px}.learner-invitation-receipt dt{color:#82909d;text-transform:uppercase;font-size:7px;font-weight:700}.learner-invitation-receipt dd{color:var(--navy-900);margin:5px 0 0;font-size:9px;font-weight:700;line-height:1.45}.learner-invitation-receipt>aside{color:#fff;background:linear-gradient(135deg,var(--navy-900),#054052);border-radius:12px;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:14px 16px;display:grid}.learner-invitation-receipt>aside svg{color:var(--cyan-400)}.learner-invitation-receipt>aside p{gap:3px;margin:0;display:grid}.learner-invitation-receipt>aside strong{font-size:9px}.learner-invitation-receipt>aside span{color:#b8cbd3;font-size:8px;line-height:1.5}.learner-invitation-receipt>footer{justify-content:flex-end;gap:9px;display:flex}.learner-invitation-receipt>footer svg{width:13px}.learner-welcome-banner{color:#006f73;background:linear-gradient(135deg,var(--teal-100),var(--cyan-100));border:1px solid #02bab733;border-radius:13px;grid-template-columns:28px 1fr;align-items:center;gap:11px;max-width:1180px;margin:18px auto 0;padding:13px 16px;display:grid}.learner-welcome-banner>svg{width:21px}.learner-welcome-banner>div{gap:3px;display:grid}.learner-welcome-banner strong{font-size:10px}.learner-welcome-banner span{font-size:8px;line-height:1.5}@media (max-width:560px){.learner-invitation-receipt{padding:20px}.invitation-access-codes,.learner-invitation-receipt dl{grid-template-columns:1fr}.learner-invitation-receipt>footer{flex-direction:column;align-items:stretch}.learner-invitation-receipt>footer .button{justify-content:center;width:100%}.learner-welcome-banner{margin-top:8px}}.learner-invitation-panel{margin-top:18px;overflow:hidden}.learner-invitation-panel .panel-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.learner-invitation-panel .panel-heading h2{margin:4px 0 0}.learner-invitation-panel .panel-heading p:last-child{color:#788797;margin:5px 0 0;font-size:8px}.learner-invitation-list{gap:8px;padding:0 24px 18px;display:grid}.learner-invitation-list article{background:#f7fafb;border:1px solid #e8eef0;border-radius:12px;grid-template-columns:38px minmax(130px,.8fr) minmax(190px,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.learner-invitation-list article>div{gap:3px;min-width:0;display:grid}.learner-invitation-list strong{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.learner-invitation-list small{color:#7f8d9a;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.invitation-state{color:#a36d0c;background:var(--amber-100);border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.invitation-state svg{width:17px}.invitation-state-accepted{color:#00796d;background:var(--teal-100)}.invitation-status-pending{color:#986005;background:var(--amber-100)}.invitation-status-accepted{color:#00796d;background:var(--teal-100)}.invitation-status-expired,.invitation-status-revoked{color:#8a5260;background:#fae8ed}.invitation-empty{color:#007d92;background:var(--cyan-100);border-radius:12px;grid-template-columns:38px 1fr;align-items:center;gap:12px;margin:0 24px 20px;padding:18px;display:grid}.invitation-empty>svg{width:20px}.invitation-empty>div{gap:3px;display:grid}.invitation-empty strong{color:var(--navy-900);font-size:9px}.invitation-empty span{color:#60798a;font-size:7px}.learner-onboarding-page{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 12% 12%,#01ccfb21,#0000 28%),radial-gradient(circle at 88% 20%,#8d69ff1f,#0000 26%),linear-gradient(#f5fbfd,#f7f8fb);padding:0 24px 50px}.learner-onboarding-page>header{border-bottom:1px solid #00253914;justify-content:space-between;align-items:center;max-width:1020px;height:88px;margin:0 auto;display:flex}.learner-onboarding-page>header>span{color:#6d7c8b;text-transform:uppercase;font-size:8px;font-weight:700}.onboarding-hero{text-align:center;max-width:780px;margin:48px auto 30px}.onboarding-hero .student-kicker{margin:0 auto}.onboarding-hero h1{color:var(--navy-900);letter-spacing:-.055em;margin:15px 0 10px;font-size:clamp(38px,5vw,58px)}.onboarding-hero>p{color:#657687;max-width:650px;margin:0 auto;font-size:11px;line-height:1.7}.learner-onboarding-form{gap:14px;max-width:900px;margin:0 auto;display:grid}.onboarding-step{background:#ffffffeb;border:1px solid #fff;border-radius:20px;padding:25px;box-shadow:0 16px 42px #00192a0f}.onboarding-step>header{grid-template-columns:36px 1fr;align-items:center;gap:12px;display:grid}.onboarding-step>header>span{color:#007d96;background:var(--cyan-100);border-radius:10px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:grid}.onboarding-step>header h2{color:var(--navy-900);letter-spacing:-.03em;margin:4px 0 0;font-size:20px}.onboarding-choice-grid{gap:10px;margin-top:20px;display:grid}.avatar-choice-grid,.goal-choice-grid{grid-template-columns:repeat(4,1fr)}.onboarding-choice-grid label,.professional-profile-choice,.learning-promise{cursor:pointer;position:relative}.onboarding-choice-grid input,.professional-profile-choice input,.learning-promise input{opacity:0;pointer-events:none;position:absolute}.onboarding-choice-grid label>span{text-align:center;background:#f7fafb;border:1px solid #e4ecef;border-radius:15px;align-content:center;place-items:center;gap:7px;min-height:132px;padding:18px 14px;transition:all .18s;display:grid;position:relative}.onboarding-choice-grid label>span>svg{color:#0089a3;width:27px}.onboarding-choice-grid strong{color:var(--navy-900);font-size:9px}.onboarding-choice-grid small{color:#7e8d99;font-size:7px;line-height:1.45}.onboarding-choice-grid i{color:#fff;background:var(--teal-500);border-radius:50%;place-items:center;width:20px;height:20px;display:none;position:absolute;top:8px;right:8px}.onboarding-choice-grid i svg{width:11px}.onboarding-choice-grid input:focus-visible+span,.professional-profile-choice input:focus-visible+span,.learning-promise input:focus-visible+span{outline-offset:2px;outline:3px solid #01ccfb40}.onboarding-choice-grid input:checked+span{background:linear-gradient(145deg,var(--cyan-100),#f8ffff);border-color:var(--cyan-500);transform:translateY(-2px);box-shadow:0 8px 22px #01ccfb1f}.onboarding-choice-grid input:checked+span i{display:grid}.professional-profile-choice{margin-top:20px;display:block}.professional-profile-choice>span{background:linear-gradient(135deg,#f2fbfb,#f7fafb);border:1px solid #d8e9e8;border-radius:14px;grid-template-columns:42px 1fr 24px;align-items:center;gap:13px;padding:19px;display:grid}.professional-profile-choice>span>svg:first-child{color:#087d75;width:22px}.professional-profile-choice>span>div{gap:4px;display:grid}.professional-profile-choice strong{font-size:10px}.professional-profile-choice small{color:#71818e;font-size:8px}.professional-profile-choice>span>svg:last-child{width:16px;color:var(--teal-500)}.onboarding-adult .goal-choice-grid{grid-template-columns:1fr 1fr}.onboarding-adult .goal-choice-grid label>span{min-height:118px}.learning-promise{margin-top:20px;display:block}.learning-promise>span{background:#f7fafb;border:1px solid #dce7e9;border-radius:13px;grid-template-columns:38px 1fr 23px;align-items:center;gap:12px;padding:17px;display:grid}.learning-promise>span>svg{color:#008ba2;width:20px}.learning-promise>span>div{gap:5px;display:grid}.learning-promise strong{color:var(--navy-900);font-size:9px;line-height:1.5}.learning-promise small{color:#7c8a97;font-size:7px;line-height:1.5}.learning-promise i{color:#9aa7af;background:#e5ecee;border-radius:7px;place-items:center;width:23px;height:23px;display:grid}.learning-promise i svg{width:13px}.learning-promise input:checked+span{background:var(--teal-100);border-color:var(--teal-500)}.learning-promise input:checked+span i{color:#fff;background:var(--teal-500)}.onboarding-error{max-width:900px;margin:0}.learner-onboarding-form>footer{justify-content:center;padding-top:8px;display:flex}.learner-onboarding-form>footer button{min-width:245px;min-height:52px;color:var(--navy-900);background:linear-gradient(135deg,var(--cyan-400),var(--teal-500));font:inherit;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 14px 28px #01ccfb38}.learner-onboarding-form>footer button:disabled{opacity:.6;cursor:wait}.learner-onboarding-form>footer svg{width:16px}.learner-onboarding-page>.student-preview-note{margin-top:25px}.learner-avatar-spark{background:linear-gradient(135deg,#ffbd45,#ff6f61)!important}.learner-avatar-orbit{background:linear-gradient(135deg,#3c7cff,#8d69ff)!important}.learner-avatar-pixel{background:linear-gradient(135deg,#8d69ff,#d54bd8)!important}.learner-avatar-wave{background:linear-gradient(135deg,var(--cyan-500),var(--teal-500))!important}.learner-avatar-professional{background:linear-gradient(135deg,var(--navy-800),#1b6b72)!important}@media (max-width:820px){.learner-invitation-list article{grid-template-columns:38px 1fr auto}.learner-invitation-list article>div:nth-of-type(2){grid-column:2/-1}.avatar-choice-grid,.goal-choice-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.learner-invitation-panel .panel-heading{flex-direction:column;align-items:flex-start}.learner-invitation-panel .panel-heading .button{width:100%}.learner-invitation-list{padding-inline:14px}.learner-invitation-list article{grid-template-columns:34px 1fr}.learner-invitation-list article>.status-pill{grid-column:2;width:max-content}.invitation-state{width:34px;height:34px}.learner-onboarding-page{padding-inline:14px}.learner-onboarding-page>header{height:76px}.learner-onboarding-page>header>span{display:none}.onboarding-hero{margin-top:32px}.onboarding-hero h1{font-size:39px}.onboarding-step{padding:19px}.onboarding-step>header h2{font-size:17px}.avatar-choice-grid,.goal-choice-grid,.onboarding-adult .goal-choice-grid{grid-template-columns:1fr}.onboarding-choice-grid label>span{min-height:108px}.professional-profile-choice>span,.learning-promise>span{grid-template-columns:34px 1fr 23px}.learner-onboarding-form>footer button{width:100%}}.dashboard-heading-actions{align-items:center;gap:9px;display:flex}.oversight-delivery-panel{margin-bottom:18px}.oversight-delivery-panel .attendance-toolbar{min-height:90px}.oversight-status{border-radius:8px;align-items:center;gap:5px;width:max-content;padding:6px 8px;font-weight:800;font-size:8px!important;display:inline-flex!important}.oversight-status svg{width:12px}.oversight-status-open{color:#007e98;background:var(--cyan-100)}.oversight-status-submitted{color:#087e6e;background:var(--teal-100)}.oversight-status-locked{color:#536276;background:#edf0f3}.oversight-status-scheduled{color:#966107;background:var(--amber-100)}.admin-oversight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.oversight-action-panel,.oversight-follow-up-panel{overflow:hidden}.oversight-action-panel>header,.oversight-follow-up-panel>header{border-bottom:1px solid #edf0f4;align-items:center;gap:13px;min-height:118px;padding:20px;display:flex}.oversight-action-panel>header>span{color:#008199;background:var(--cyan-100);border-radius:11px;flex:none;place-items:center;width:39px;height:39px;display:grid}.oversight-action-panel>header svg,.oversight-follow-up-panel>header>svg{width:19px}.oversight-action-panel h2,.oversight-follow-up-panel h2{margin:4px 0 5px;font-size:16px}.oversight-action-panel p,.oversight-follow-up-panel p{color:#7c8997;margin:0;font-size:8px;line-height:1.55}.oversight-follow-up-panel>header{justify-content:space-between}.oversight-follow-up-panel>header>svg{color:#008199}.oversight-action-list{padding:0 20px}.oversight-action-list article{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:12px;min-height:62px;display:flex}.oversight-action-list article:last-child{border-bottom:0}.oversight-action-list article>div{gap:4px;min-width:0;display:grid}.oversight-action-list strong{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.oversight-action-list small{color:#7b8a99;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.oversight-action-list a,.oversight-action-panel footer a{color:#007b92;white-space:nowrap;align-items:center;gap:5px;font-size:8px;font-weight:800;display:inline-flex}.oversight-action-list a svg,.oversight-action-panel footer a svg{width:12px}.oversight-action-panel footer{border-top:1px solid #edf0f4;align-items:center;min-height:46px;padding:0 20px;display:flex}.oversight-review-state{color:#976008;background:var(--amber-100);border-radius:7px;padding:5px 7px;font-size:7px;font-weight:800}.oversight-clear{color:#087e6e;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:120px;padding:20px;font-size:9px;font-weight:700;display:flex}.oversight-clear svg{width:17px}.oversight-follow-up-panel{margin-bottom:18px}.consent-review-link{color:#007b91;background:var(--cyan-100);white-space:nowrap;border-radius:8px;padding:7px 9px;font-size:7px;font-weight:800}.consent-review-link:hover{color:#fff;background:#007b91}.consent-review-page .page-heading{align-items:center}.consent-state{border-radius:999px;align-items:center;gap:5px;width:max-content;padding:7px 10px;font-size:8px;font-weight:800;display:inline-flex}.consent-state svg{width:13px}.consent-state-recorded{color:#00796d;background:var(--teal-100)}.consent-state-pending{color:#986005;background:var(--amber-100)}.consent-state-declined,.consent-state-withdrawn{color:#99414f;background:#fae8ed}.consent-review-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.consent-subject-card,.consent-decision-card,.consent-history-card{padding:25px}.consent-subject-card{grid-template-columns:46px 1fr;align-items:start;gap:14px;display:grid}.consent-subject-card>span{color:#007d95;background:var(--cyan-100);border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.consent-subject-card>span svg{width:22px}.consent-subject-card h2,.consent-decision-card h2,.consent-history-card h2{color:var(--navy-900);letter-spacing:-.03em;margin:4px 0 6px;font-size:21px}.consent-subject-card p{color:#718292;margin:0;font-size:9px}.consent-subject-card small{color:#8a97a1;margin-top:6px;font-size:8px;display:block}.consent-subject-card aside{border-radius:12px;grid-column:1/-1;grid-template-columns:26px 1fr;gap:10px;padding:14px;display:grid}.consent-subject-card aside>svg{width:19px}.consent-subject-card aside div{gap:3px;display:grid}.consent-subject-card aside strong{font-size:9px}.consent-subject-card aside span{font-size:8px;line-height:1.5}.consent-access-granted{color:#00796d;background:var(--teal-100)}.consent-access-held{color:#905b05;background:var(--amber-100)}.consent-decision-card>header p,.consent-history-card>header p{margin:0}.consent-record-form{gap:12px;margin-top:18px;display:grid}.consent-record-form label{gap:6px;display:grid}.consent-record-form label>span{color:#647687;font-size:8px;font-weight:800}.consent-record-form select{min-height:41px;color:var(--navy-900);font:inherit;background:#f8fafb;border:1px solid #dce7e9;border-radius:9px;padding:0 11px;font-size:9px}.consent-record-form>p{color:#6b7d8b;background:#f4f8f9;border-radius:10px;margin:2px 0;padding:11px 12px;font-size:8px;line-height:1.55}.consent-record-form>p strong{color:var(--navy-900)}.consent-form-success{color:#00796d;font-size:8px;font-weight:800}.consent-record-form button{justify-self:start}.consent-history-card{margin-top:18px}.consent-history-card>header{grid-template-columns:38px 1fr;align-items:center;gap:12px;display:grid}.consent-history-card>header>svg{color:#00859b;width:21px}.consent-history-card>header p{color:#758594;font-size:8px}.consent-history-card>header h2{margin-bottom:3px}.consent-history-card>header p:last-child{margin:0;font-size:8px;line-height:1.5}.consent-history-card ol{gap:8px;margin:20px 0 0;padding:0;list-style:none;display:grid}.consent-history-card li{background:#f7fafb;border:1px solid #e6edef;border-radius:11px;grid-template-columns:max-content 1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.consent-history-card li>div{gap:3px;display:grid}.consent-history-card li strong{color:var(--navy-900);font-size:9px}.consent-history-card li small,.consent-history-card time{color:#7d8c99;font-size:7px}.consent-history-empty{color:#738391;margin:18px 0 0;font-size:9px}.learner-consent-hold{color:#915a04;background:linear-gradient(135deg,#fff5d8,#fffaf0);border:1px solid #d4971f40;border-radius:13px;grid-template-columns:28px 1fr;align-items:center;gap:11px;max-width:1180px;margin:18px auto 0;padding:14px 16px;display:grid}.learner-consent-hold>svg{width:20px}.learner-consent-hold div{gap:3px;display:grid}.learner-consent-hold strong{font-size:10px}.learner-consent-hold span{color:#836d44;font-size:8px;line-height:1.5}.learner-consent-mission-hold{color:#805605;background:#fff8e6;border:1px solid #d4971f38;border-radius:15px;grid-template-columns:35px 1fr;gap:13px;padding:24px;display:grid}.learner-consent-mission-hold>svg{width:23px}.learner-consent-mission-hold h2{color:var(--navy-900);margin:5px 0 6px;font-size:20px}.learner-consent-mission-hold p:last-child{color:#76684f;margin:0;font-size:9px;line-height:1.6}@media (max-width:820px){.consent-review-grid{grid-template-columns:1fr}.learner-invitation-list article{grid-template-columns:38px minmax(130px,.8fr) minmax(140px,1fr) auto}.consent-review-link{grid-column:2;width:max-content}}@media (max-width:560px){.consent-review-page .page-heading{align-items:flex-start}.consent-subject-card,.consent-decision-card,.consent-history-card{padding:18px}.consent-history-card li{grid-template-columns:1fr;gap:7px}.consent-history-card time{grid-row:3}.learner-consent-hold{margin-top:9px}}@media (max-width:920px){.settings-layout{grid-template-columns:1fr}.settings-security-card{min-height:0}.settings-security-card>p:not(.eyebrow){max-width:580px}}@media (max-width:560px){.sidebar-account{display:none}.settings-profile-card>header{padding:21px 19px 16px}.settings-identity{margin:18px 19px 0}.settings-profile-form{padding:19px}.settings-readonly-grid{grid-template-columns:1fr}.settings-profile-form footer{flex-direction:column;align-items:stretch}.settings-profile-form footer .button{width:100%}.settings-security-card{padding:21px}.settings-unavailable{grid-template-columns:1fr;padding:20px}}.teacher-settings-page{max-width:1120px;margin:0 auto;padding:32px 0 54px}.teacher-settings-heading{color:#fff;background:radial-gradient(circle at 88% 8%,#01ccfb40,transparent 30%),linear-gradient(135deg,var(--navy-900),#063747);border-radius:20px;grid-template-columns:46px 1fr;align-items:center;gap:15px;margin-bottom:18px;padding:27px;display:grid}.teacher-settings-heading>span{width:46px;height:46px;color:var(--cyan-400);background:#01ccfb1f;border:1px solid #01ccfb33;border-radius:14px;place-items:center;display:grid}.teacher-settings-heading>span svg{width:22px}.teacher-settings-heading h1{letter-spacing:-.045em;margin:3px 0 5px;font-size:30px}.teacher-settings-heading p:last-child{color:#b8cad4;max-width:620px;margin:0;font-size:10px;line-height:1.6}.learner-profile-page{padding-bottom:62px}.learner-profile-page>header nav a{align-items:center;gap:5px;display:inline-flex}.learner-profile-page>header nav svg{width:12px}.learner-profile-heading{color:#fff;background:radial-gradient(circle at 88% 10%,#01ccfb45,transparent 28%),linear-gradient(135deg,var(--navy-900),#064050);border-radius:22px;grid-template-columns:50px 1fr;align-items:center;gap:16px;max-width:1180px;margin:22px auto 18px;padding:30px;display:grid}.learner-profile-heading>span{width:50px;height:50px;color:var(--cyan-400);background:#01ccfb1f;border:1px solid #01ccfb33;border-radius:15px;place-items:center;display:grid}.learner-profile-heading svg{width:23px}.learner-profile-heading h1{letter-spacing:-.045em;margin:3px 0 5px;font-size:clamp(25px,3vw,36px)}.learner-profile-heading p:last-child{color:#c1d1d9;max-width:650px;margin:0;font-size:10px;line-height:1.6}.learner-profile-grid{gap:18px;max-width:1180px;margin:0 auto;display:grid}.learner-account-settings{max-width:100%}.learner-profile-setup{color:#204253;background:#fff;border:1px solid #dbe8eb;border-radius:17px;grid-template-columns:42px 1fr;gap:14px;max-width:760px;margin:0 auto;padding:25px;display:grid;box-shadow:0 12px 32px #00192a0f}.learner-profile-setup>svg{color:#007f99;background:var(--cyan-100);border-radius:12px;width:42px;height:42px;padding:11px}.learner-profile-setup h2{color:var(--navy-900);margin:1px 0 5px;font-size:16px}.learner-profile-setup p{color:#718392;margin:0;font-size:9px;line-height:1.6}.learner-profile-setup a{color:#007f99;margin-top:12px;font-size:9px;font-weight:800;display:inline-flex}.learner-preferences-card{background:#ffffffeb;border:1px solid #fff;border-radius:20px;overflow:hidden;box-shadow:0 14px 36px #00192a0f}.learner-preferences-card>header{border-bottom:1px solid #e6eff1;padding:25px 27px 18px}.learner-preferences-card h2{color:var(--navy-900);letter-spacing:-.035em;margin:0;font-size:21px}.learner-preferences-card header p:last-child{color:#718291;max-width:630px;margin:7px 0 0;font-size:9px;line-height:1.6}.learner-preferences-form{gap:21px;padding:23px 27px 26px;display:grid}.learner-preferences-form fieldset{border:0;min-width:0;margin:0;padding:0}.learner-preferences-form legend{color:#526576;margin-bottom:10px;font-size:9px;font-weight:800}.learner-preference-choices{gap:10px;display:grid}.learner-preference-choices label{cursor:pointer;position:relative}.learner-preference-choices input{opacity:0;pointer-events:none;position:absolute}.learner-preference-choices label>span{text-align:center;background:#f7fafb;border:1px solid #e2ecef;border-radius:14px;align-content:center;place-items:center;gap:7px;min-height:108px;padding:15px 11px;transition:all .18s;display:grid;position:relative}.learner-preference-choices label>span>svg{color:#008aa4;width:24px}.learner-preference-choices label strong{color:var(--navy-900);font-size:9px}.learner-preference-choices label i{color:#fff;background:var(--teal-500);border-radius:50%;place-items:center;width:19px;height:19px;display:none;position:absolute;top:8px;right:8px}.learner-preference-choices label i svg{width:11px}.learner-preference-choices input:focus-visible+span{outline-offset:2px;outline:3px solid #01ccfb40}.learner-preference-choices input:checked+span{background:linear-gradient(145deg,var(--cyan-100),#f8ffff);border-color:var(--cyan-500);transform:translateY(-2px);box-shadow:0 8px 22px #01ccfb1f}.learner-preference-choices input:checked+span i{display:grid}.learner-professional-identity>span{color:#1b4c56;background:linear-gradient(135deg,#f0fbfb,#f7fafb);border:1px solid #d7e9e8;border-radius:13px;grid-template-columns:38px 1fr 22px;align-items:center;gap:11px;padding:16px;display:grid}.learner-professional-identity>span>svg:first-child{color:#087d75;width:21px}.learner-professional-identity strong,.learner-professional-identity small{display:block}.learner-professional-identity strong{color:var(--navy-900);font-size:10px}.learner-professional-identity small{color:#71818e;margin-top:3px;font-size:8px}.learner-professional-identity>span>svg:last-child{width:16px;color:var(--teal-500)}.adult-goal-grid{grid-template-columns:1fr 1fr}.learner-preferences-form footer{border-top:1px solid #e7eff1;justify-content:space-between;align-items:center;gap:14px;padding-top:18px;display:flex}.learner-preferences-form footer p{color:#708292;align-items:center;gap:7px;margin:0;font-size:8px;line-height:1.5;display:flex}.learner-preferences-form footer p svg{color:#008ba2;flex:none;width:14px}.learner-preferences-form footer button{min-height:39px;color:var(--navy-900);background:linear-gradient(135deg,var(--cyan-400),var(--teal-500));border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.learner-preferences-form footer button:disabled{opacity:.6;cursor:wait}.learner-preferences-form footer button svg{width:14px}@media (max-width:820px){.teacher-settings-page{padding-inline:18px}.learner-profile-page>header{align-items:center;gap:14px;height:auto;min-height:88px;padding-block:14px}.learner-profile-page>header nav{order:3;width:100%}.learner-profile-heading{margin-top:10px}.learner-preference-choices.avatar-choice-grid,.learner-preference-choices.goal-choice-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.teacher-settings-page{padding:18px 14px 38px}.teacher-settings-heading,.learner-profile-heading{border-radius:16px;grid-template-columns:40px 1fr;gap:12px;padding:21px 19px}.teacher-settings-heading>span,.learner-profile-heading>span{border-radius:12px;width:40px;height:40px}.teacher-settings-heading h1,.learner-profile-heading h1{font-size:25px}.learner-profile-page{padding-inline:14px}.learner-profile-setup{grid-template-columns:1fr;padding:19px}.learner-preferences-card>header,.learner-preferences-form{padding-inline:19px}.learner-preference-choices.avatar-choice-grid,.learner-preference-choices.goal-choice-grid,.adult-goal-grid{grid-template-columns:1fr}.learner-preferences-form footer{flex-direction:column;align-items:stretch}.learner-preferences-form footer button{width:100%;min-height:42px}}.settings-demo-message{color:#42606d;background:#f5fbfc;border:1px solid #d8ecef;border-radius:12px;grid-template-columns:24px 1fr;gap:10px;margin:22px 27px 0;padding:14px;display:grid}.settings-demo-message svg{color:#00859d;width:19px}.settings-demo-message strong{color:var(--navy-900);font-size:10px}.settings-demo-message p{color:#718493;margin:4px 0 0;font-size:8px;line-height:1.55}.settings-demo-readonly{margin:18px 27px 27px}.account-setup-page{background:radial-gradient(circle at 16% 14%,#01ccfb2b,#0000 29%),radial-gradient(circle at 84% 86%,#02bab726,#0000 30%),#f7fbfc;place-items:center;min-height:100vh;padding:42px 20px;display:grid}.account-setup-card{background:#fffffff5;border:1px solid #e0ecef;border-radius:22px;width:min(100%,490px);padding:37px;box-shadow:0 22px 58px #001c2a1a}.account-setup-card .brand-logo{width:146px;margin-bottom:28px}.account-setup-card h1{color:var(--navy-900);letter-spacing:-.045em;margin:0;font-size:clamp(28px,4vw,38px)}.account-setup-card>p:not(.eyebrow){color:#718191;margin:10px 0 29px;font-size:13px;line-height:1.65}.account-setup-card .icon-tile{margin-bottom:22px}.account-setup-form{gap:18px}.form-success{color:#087266;background:var(--teal-100);border:1px solid #02bab742;border-radius:10px;margin:-2px 0;padding:11px 12px;font-size:12px;line-height:1.55}.account-setup-link,.login-recovery-link{color:#007f9a;font-size:12px;font-weight:700}.account-setup-link{margin-top:23px;display:inline-flex}.login-recovery-link{width:max-content;margin:0}.invitation-resend-action{justify-items:start;gap:5px;display:grid}.invitation-resend-action .compact-button{white-space:nowrap;min-height:32px;padding:7px 9px;font-size:8px}.invitation-action-error,.invitation-action-success{max-width:210px;font-size:8px;line-height:1.45}.invitation-action-error{color:#a13f50}.invitation-action-success{color:#087266}.table-muted{color:#98a5b3}.learner-enrollment-context{color:#3c6070;background:#f2fafb;border:1px solid #d5ecef;border-radius:10px;gap:3px;min-width:0;padding:12px 13px;display:grid}.learner-enrollment-context strong{overflow-wrap:break-word;color:var(--navy-900);font-size:9px}.learner-enrollment-context span{color:#6d8291;font-size:8px;line-height:1.45}.classes-panel{grid-column:1/-1;min-width:0}.classes-panel .class-list{grid-template-columns:minmax(0,1fr);gap:13px;min-width:0;padding:16px;display:grid}.delivery-class-card{background:linear-gradient(145deg,#fff,#fbfdfd);border:1px solid #dfe9eb;border-radius:15px;grid-template-columns:minmax(220px,.9fr) minmax(0,1.6fr) auto;align-items:center;gap:24px;min-width:0;padding:20px 22px;display:grid;box-shadow:0 7px 18px #001c2a09}.delivery-class-identity{justify-content:space-between;align-items:flex-start;gap:13px;min-width:0;display:flex}.delivery-class-identity>div{min-width:0}.delivery-class-identity>div>span{color:#8493a0;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:800;display:block}.delivery-class-identity h3{overflow-wrap:anywhere;color:#007e98;letter-spacing:.025em;margin:5px 0 0;font-size:17px}.delivery-class-identity p{overflow-wrap:anywhere;color:var(--navy-900);letter-spacing:-.02em;margin:7px 0 0;font-size:14px;font-weight:800;line-height:1.35}.delivery-class-identity small{overflow-wrap:anywhere;color:#718293;margin-top:4px;font-size:9px;font-weight:700;line-height:1.45;display:block}.delivery-class-status{color:#087e6e;background:var(--teal-100);letter-spacing:.04em;text-transform:uppercase;border-radius:8px;flex:none;padding:7px 9px;font-size:7px;font-weight:800}.delivery-class-status-action{color:#986005;background:var(--amber-100);box-shadow:inset 0 0 0 1px #a46a081f}.delivery-class-card dl.delivery-class-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;margin:0;padding:3px 0;display:grid}.delivery-class-facts>div{border-left:1px solid #ebf0f1;gap:8px;min-width:0;padding:5px 12px;display:grid}.delivery-class-facts>div:first-child{border-left:0}.delivery-class-facts dt{color:#8493a0;align-items:center;gap:8px;min-width:0;font-size:8px;font-weight:800;display:flex}.delivery-class-facts dt>span{color:#008ba4;background:#effbfc;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;display:grid}.delivery-class-facts dt svg{width:13px;height:13px}.delivery-class-facts dt small{font:inherit;letter-spacing:.04em;text-transform:uppercase}.delivery-class-facts dd{overflow-wrap:anywhere;color:#32485b;min-width:0;margin:0;font-size:10px;font-weight:800;line-height:1.4}.delivery-class-facts dd strong,.delivery-class-facts dd small{display:block}.delivery-class-facts dd small{color:#718293;margin-top:2px;font-size:9px;font-weight:700}.delivery-class-card dd.delivery-class-unassigned{color:#a46a08}.delivery-class-card footer{justify-content:flex-end;display:flex}.delivery-class-card footer a{white-space:nowrap;align-items:center;gap:5px;min-height:34px;padding:0 11px;font-size:9px;display:inline-flex}.delivery-class-card footer a svg{width:13px;transition:transform .16s}.delivery-class-card footer a:hover svg{transform:translate(2px)}.curriculum-detail-page{width:min(100%,1160px)}.curriculum-detail-hero{grid-template-columns:minmax(0,1fr) minmax(240px,280px);align-items:center;gap:34px;min-width:0;margin:26px 0 34px;padding:38px 42px;display:grid}.curriculum-detail-copy{min-width:0}.curriculum-detail-summary{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.curriculum-detail-summary>span{color:#001525;background:var(--cyan-400);border-radius:9px;align-items:center;min-height:32px;padding:8px 11px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.curriculum-detail-summary>small{color:#c1d7df;white-space:nowrap;align-items:center;min-height:32px;padding-left:2px;font-size:10px;line-height:1;display:inline-flex}.curriculum-detail-hero .curriculum-detail-stats{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;padding:0;display:grid}.curriculum-detail-hero .curriculum-detail-stat{text-align:center;background:#ffffff17;border:1px solid #ffffff1f;border-radius:15px;grid-template-rows:auto 1fr;grid-template-columns:1fr;align-content:center;justify-items:center;row-gap:12px;min-width:0;min-height:126px;padding:16px 11px;display:grid}.curriculum-detail-hero .curriculum-detail-stat>span{width:38px;height:38px;color:var(--cyan-400);background:#01ccfb1f;border-radius:11px;grid-row:auto;place-items:center;margin:0;display:grid}.curriculum-detail-hero .curriculum-detail-stat:nth-child(2)>span{color:#71e0ce;background:#02bab71f;margin:0}.curriculum-detail-hero .curriculum-detail-stat svg{width:18px;height:18px}.curriculum-detail-hero .curriculum-detail-stat>div{justify-items:center;gap:5px;min-width:0;display:grid}.curriculum-detail-hero .curriculum-detail-stat strong,.curriculum-detail-hero .curriculum-detail-stat small{display:block}.curriculum-detail-hero .curriculum-detail-stat strong{font-size:23px;line-height:1}.curriculum-detail-hero .curriculum-detail-stat small{color:#b6cdd7;font-size:9px;font-weight:700;line-height:1.1}.curriculum-structure-heading{align-items:flex-end;min-width:0;padding:4px 2px 8px}.curriculum-module-editor,.curriculum-module-editor>header,.curriculum-module-editor>header>div{min-width:0}.curriculum-module-editor>header h2{overflow-wrap:anywhere}.curriculum-module-edit,.curriculum-lesson-edit{min-width:0}.curriculum-edit-toggle{cursor:pointer;color:#007c95;-webkit-tap-highlight-color:transparent;align-items:center;gap:7px;min-height:30px;font-size:9px;font-weight:800;line-height:1;list-style:none;display:inline-flex}.curriculum-edit-toggle::-webkit-details-marker{display:none}.curriculum-module-editor .curriculum-edit-toggle:after,.curriculum-lesson-editor .curriculum-edit-toggle:after{content:"Edit";color:#67798c;background:#f1f6f7;border-radius:6px;margin:0;padding:5px 7px;font-size:7px;font-weight:800}.curriculum-module-editor .curriculum-module-edit[open] .curriculum-edit-toggle:after,.curriculum-lesson-editor .curriculum-lesson-edit[open] .curriculum-edit-toggle:after{content:"Close"}.curriculum-order-controls{flex:none;align-items:center;gap:5px;display:inline-flex}.curriculum-order-controls form{margin:0;display:block}.curriculum-order-button{appearance:none;color:#557085;cursor:pointer;width:29px;height:29px;font:inherit;background:#fff;border:1px solid #dbe5e9;border-radius:8px;place-items:center;padding:0;line-height:1;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-grid}.curriculum-order-button:hover:not(:disabled){color:#007c95;background:#effbfc;border-color:#9ddce2;transform:translateY(-1px)}.curriculum-order-button:focus-visible,.curriculum-edit-toggle:focus-visible{outline-offset:2px;outline:3px solid #01ccfb33}.curriculum-order-button:disabled{cursor:not-allowed;opacity:.42;transform:none}.curriculum-order-button svg{width:14px;height:14px}.curriculum-lesson-heading>div{min-width:0}.curriculum-lesson-heading strong{overflow-wrap:anywhere;white-space:normal}.curriculum-lesson-heading small{line-height:1.45}@media (max-width:1080px){.delivery-class-card{grid-template-columns:minmax(200px,.9fr) minmax(0,1.4fr)}.delivery-class-card footer{grid-column:2}}@media (max-width:820px){.classes-panel .class-list{grid-template-columns:1fr}.delivery-class-card{grid-template-columns:1fr;gap:16px}.delivery-class-card footer{grid-column:auto;justify-content:flex-start}.curriculum-detail-hero{grid-template-columns:1fr;gap:24px;padding:32px}.curriculum-detail-hero .curriculum-detail-stats{width:min(100%,360px)}.curriculum-structure-heading{flex-direction:column;align-items:flex-start;gap:10px}}@media (max-width:560px){.classes-panel .class-list{padding:12px}.delivery-class-card{gap:13px;padding:15px}.delivery-class-card dl.delivery-class-facts{border-block:1px solid #ebf0f1;grid-template-columns:1fr;gap:0}.delivery-class-facts>div,.delivery-class-facts>div:first-child{border-top:1px solid #ebf0f1;border-left:0;padding:11px 0}.delivery-class-facts>div:first-child{border-top:0}.curriculum-detail-hero{border-radius:18px;margin-top:16px;padding:24px 20px}.curriculum-detail-hero h1{font-size:clamp(28px,9vw,38px)}.curriculum-detail-hero .curriculum-detail-stats{width:100%}.curriculum-module-editor>header{grid-template-columns:41px minmax(0,1fr);padding:18px}.curriculum-module-editor>header .curriculum-order-controls{grid-column:1/-1;justify-self:start}.curriculum-module-editor>details{margin-inline:18px}.curriculum-lesson-list{padding:18px}.curriculum-lesson-heading{grid-template-columns:26px minmax(0,1fr)}.curriculum-lesson-heading .curriculum-order-controls{grid-column:1/-1;justify-self:start;margin-top:3px}.curriculum-form-pair{grid-template-columns:1fr}}
