@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#17233b;background:#f5f8fc;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}:root{--blue:#155dcc;--navy:#10213e;--muted:#6d7890;--line:#e2e8f1}.shell>aside{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:250px;padding:28px 20px;display:flex;position:fixed;inset:0 auto 0 0}.logo{align-items:center;gap:11px;margin:0 7px 34px;display:flex}.logo svg{width:43px}.logo div,.profile span,.row>span{flex-direction:column;display:flex}.logo b{font:800 19px Manrope}.logo span{color:var(--muted);margin-top:4px;font-size:12px}.shell>aside>button{color:#59657b;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:11px 13px;font-weight:600;display:flex}.shell>aside>button.active,.shell>aside>button:hover{color:var(--blue);background:#edf4ff}.navtitle{letter-spacing:1.3px;color:#9aa4b6;margin:5px 12px;font-size:10px;font-weight:700}.manage{margin-top:25px}.sidecard{color:#fff;background:linear-gradient(145deg,#0f4faa,#176bd9);border-radius:14px;flex-direction:column;gap:5px;margin-top:auto;padding:18px;display:flex}.sidecard small{opacity:.75}.profile{align-items:center;gap:10px;margin-top:16px;display:flex}.profile i{color:var(--blue);background:#e8f1ff;border-radius:9px;padding:10px;font-style:normal;font-weight:700}.profile b{font-size:12px}.profile small{color:var(--muted)}.close{display:none!important}main{margin-left:250px}header{border-bottom:1px solid var(--line);z-index:10;background:#fffffff2;align-items:center;gap:15px;height:72px;padding:0 4.5%;display:flex;position:sticky;top:0}.search{color:#8b95a6;background:#f3f6fa;border-radius:11px;flex:1;align-items:center;gap:10px;max-width:540px;padding:10px 13px;display:flex}.search svg{width:19px}.search input{background:0 0;border:0;outline:0;width:100%}.bell,.signin,.menubtn{border:0;border-radius:10px;align-items:center;gap:8px;height:40px;display:flex}.bell{border:1px solid var(--line);background:#fff;margin-left:auto}.signin{background:var(--navy);color:#fff;padding:0 16px}.bell svg,.signin svg{width:19px}.menubtn{background:0 0;display:none}.page{max-width:1400px;margin:auto}.hero{background:linear-gradient(130deg,#edf5ff,#f9fbff,#e6f0ff);border-radius:23px;grid-template-columns:1.1fr .9fr;align-items:center;min-height:390px;margin:32px 4.5% 0;padding:50px 6%;display:grid}.hero label,.kicker{letter-spacing:1.3px;color:var(--blue);font-size:10px;font-weight:800}.hero label{background:#fff;border:1px solid #dbe9fb;border-radius:20px;align-items:center;gap:6px;padding:7px 11px;display:inline-flex}.hero label svg{width:15px}.hero h1,.title h1{letter-spacing:-2.5px;margin:20px 0 17px;font:800 clamp(38px,4vw,58px)/1.07 Manrope}.hero h1 em{color:var(--blue);font-style:normal}.hero p,.title p,.resources>p,.banner p{color:var(--muted);line-height:1.65}.actions{gap:10px;margin-top:25px;display:flex}.primary,.secondary{border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:12px 17px;font-weight:700;display:flex}.primary{background:var(--blue);color:#fff}.secondary{border:1px solid var(--line);color:#46536a;background:#fff}.primary svg,.secondary svg{width:18px}.codeart{color:#c6d7ef;background:#10213e;border:1px solid #294160;border-radius:16px;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 25px 45px #17355e38}.dots{color:#ee7074;letter-spacing:5px;background:#172d4d;padding:12px 17px}.codeart pre{margin:0;padding:22px 28px;font:14px/1.8 Consolas}.codeart b{color:#d19ff1}.codeart i{color:#f2bb75}.stats{border:1px solid var(--line);background:#fff;border-radius:0 0 16px 16px;grid-template-columns:repeat(4,1fr);margin:0 4.5%;padding:20px 3%;display:grid}.stats div{border-right:1px solid var(--line);flex-direction:column;padding-left:8%;display:flex}.stats div:last-child{border:0}.stats b{font:800 21px Manrope}.stats span{color:var(--muted);font-size:11px}.resources{padding:70px 4.5%}.resources h2,.banner h2,.panel h2{margin:8px 0;font:800 28px Manrope}.filters{gap:8px;margin:25px 0 20px;display:flex}.filters button{border:1px solid var(--line);background:#fff;border-radius:20px;padding:8px 14px;font-size:12px}.filters button.selected{background:var(--navy);color:#fff}.grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.grid article{border:1px solid var(--line);background:#fff;border-radius:15px;transition:all .2s;overflow:hidden}.grid article:hover{transform:translateY(-3px);box-shadow:0 13px 30px #1a3a6415}.cover{background:color-mix(in srgb, var(--c), white 86%);height:140px;padding:24px;position:relative}.cover>span{background:var(--c);color:#fff;border-radius:5px 12px 5px 5px;place-items:center;width:56px;height:69px;font:800 18px Manrope;display:grid}.cover button{color:#58657b;background:#fff;border:0;border-radius:9px;width:34px;height:34px;position:absolute;top:15px;right:15px}.cover button svg{width:18px}.body{padding:18px}.badges{justify-content:space-between;display:flex}.badges small,.row label{text-transform:uppercase;background:#f1f4f8;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800}.badges .public,.row label.green{color:#147d6a;background:#e8f8f3}.badges .private{color:#7151b1;background:#f0ebfb}.body h3{margin:13px 0 4px;font:700 15px Manrope}.body>p{color:var(--muted);font-size:11px}.body footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;margin-top:16px;padding-top:13px;display:flex}.body footer small{color:var(--muted);font-size:10px}.body footer button{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:8px;width:32px;height:32px}.body footer svg{width:17px}.body footer .done{color:#147d6a;background:#e8f8f3}.banner{background:var(--navy);color:#fff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin:0 4.5% 60px;padding:30px 4%;display:grid}.banner>svg{color:#7fb4ff;background:#1d3a65;border-radius:14px;width:57px;height:57px;padding:14px}.banner h2{font-size:23px}.banner p{font-size:13px}.inner{max-width:1250px;margin:auto;padding:52px 4.5%}.title h1{margin:9px 0;font-size:42px}.title p{font-size:14px}.list,.panel{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:30px;padding:8px 22px}.row{border-bottom:1px solid #edf0f5;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:15px 4px;display:grid}.row:last-child{border:0}.row>i{color:#fff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.row svg{width:19px}.row b{font-size:13px}.row small{color:var(--muted);margin-top:4px}.empty{text-align:center;background:#fff;border:1px dashed #cad5e3;border-radius:15px;margin-top:30px;padding:100px 20px}.empty svg{color:var(--blue)}.toolbar{background:#15243d;border-radius:13px 13px 0 0;justify-content:space-between;margin-top:30px;padding:11px 14px;display:flex}.toolbar select{color:#fff;background:#20334f;border:1px solid #314763;border-radius:8px;padding:8px}.toolbar button{color:#fff;background:#267654;border:0;border-radius:8px;align-items:center;gap:6px;padding:8px 13px;display:flex}.toolbar svg{width:16px}.editor{background:#0d1b30;border-radius:0 0 13px 13px;grid-template-columns:1.25fr .75fr;height:500px;display:grid;overflow:hidden}.editor textarea{resize:none;color:#cbd9ed;background:0 0;border:0;outline:0;padding:22px;font:13px/1.7 Consolas}.editor section{color:#83d6b0;background:#101d31;border-left:1px solid #263a57}.editor section header{color:#8a99ae;background:0 0;border-bottom:1px solid #263a57;height:44px;padding:15px;font:10px Consolas;position:static}.editor pre{padding:18px;font:12px Consolas}.editor iframe{background:#fff;border:0;width:100%;height:calc(100% - 44px)}.notice{color:#4d617d;background:#eef6ff;border:1px solid #d9e6f7;border-radius:11px;gap:10px;margin-top:14px;padding:13px 16px;display:flex}.notice svg{width:18px;color:var(--blue);flex:none}.notice p{margin:0;font-size:11px}.adminhead{justify-content:space-between;align-items:end;display:flex}.adminstats{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:30px;display:grid}.adminstats>div{border:1px solid var(--line);background:#fff;border-radius:14px;gap:15px;padding:20px;display:flex}.adminstats>div>svg{color:var(--blue);background:#edf4ff;border-radius:10px;width:42px;height:42px;padding:10px}.adminstats span{color:var(--muted);flex-direction:column;font-size:11px;display:flex}.adminstats b{color:var(--navy);font:800 23px Manrope}.adminstats small{margin-top:3px}.backdrop{z-index:50;background:#08142899;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(500px,100%);padding:28px;position:relative}.modal h2{font:800 24px Manrope}.modal>.x{background:#f1f4f8;border:0;border-radius:8px;position:absolute;top:20px;right:20px}.modal label{flex-direction:column;gap:7px;margin:14px 0;font-size:11px;font-weight:700;display:flex}.modal input,.modal select{border:1px solid #dbe2ec;border-radius:9px;padding:11px}.drop{color:var(--blue);background:#f7faff;border:1px dashed #b8c8dc;border-radius:11px;flex-direction:column;align-items:center;padding:20px;display:flex;position:relative}.drop small{color:var(--muted)}.drop input{opacity:0;position:absolute;inset:0}.modalactions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}@media (width<=1050px){.grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.codeart{display:none}}@media (width<=750px){.shell>aside{transition:all .25s;transform:translate(-105%)}.shell>aside.open{transform:none}.close{align-self:flex-end;display:flex!important}.shell>aside .logo{margin-top:-35px}main{margin-left:0}header{height:64px;padding:0 15px}.menubtn{display:flex}.search{display:none}.signin{width:40px;padding:0;font-size:0}.hero{min-height:420px;margin:15px 14px 0;padding:36px 24px}.hero h1{font-size:39px}.actions{flex-direction:column}.stats{grid-template-columns:repeat(2,1fr);gap:16px;margin:0 14px}.stats div{border:0}.resources{padding:50px 14px}.grid{grid-template-columns:1fr}.banner{grid-template-columns:auto 1fr;margin:0 14px 40px}.banner .primary{grid-column:1/-1}.inner{padding:38px 16px}.title h1{font-size:36px}.editor{grid-template-columns:1fr;height:650px}.editor textarea{height:370px}.editor section{border-top:1px solid #263a57;border-left:0;height:280px}.adminhead{flex-direction:column;align-items:start;gap:18px}.adminhead>.primary{width:100%}.adminstats{grid-template-columns:1fr}}.admin-portal{max-width:1280px;margin:auto;padding:42px 4.5% 70px}.admin-top{justify-content:space-between;align-items:flex-end;display:flex}.admin-top h1{color:var(--navy);letter-spacing:-1.5px;margin:8px 0;font:800 40px Manrope}.admin-top p,.management-head p{color:var(--muted);margin:0;font-size:13px}.admin-top-actions{gap:8px;display:flex}.admin-top-actions button{padding:10px 13px}.admin-tabs{border-bottom:1px solid var(--line);gap:7px;margin-top:32px;display:flex}.admin-tabs button{color:#6b778c;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:13px 15px;font-size:12px;font-weight:700;display:flex}.admin-tabs svg{width:17px}.admin-tabs button.selected{color:var(--blue);border-color:var(--blue)}.api-error{color:#a43a3a;background:#fff0f0;border:1px solid #f2cece;border-radius:10px;align-items:center;gap:9px;margin:15px 0;padding:11px 13px;font-size:12px;display:flex}.api-error svg{width:18px}.loading{color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:100px;display:flex}.loading svg,.admin-login button svg{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.admin-overview-grid{grid-template-columns:1.4fr .6fr;gap:15px;display:grid}.readiness{border-top:1px solid #edf0f5;align-items:center;gap:12px;padding:15px 0;display:flex}.readiness:first-of-type{margin-top:10px}.readiness>svg{color:#1b9a73}.readiness.pending>svg{color:#d48a2d}.readiness span{flex-direction:column;display:flex}.readiness b{font-size:12px}.readiness small{color:var(--muted);margin-top:3px}.next-card{color:#fff;background:linear-gradient(145deg,#10213e,#163765)}.next-card h2{color:#fff}.next-card p{color:#aebbd0;font-size:12px;line-height:1.6}.management{margin-top:27px}.management-head{justify-content:space-between;align-items:center;display:flex}.management-head h2{margin:0 0 5px;font:800 24px Manrope}.management-head svg{width:18px}.table{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:20px;overflow:hidden}.table-head,.table-row{grid-template-columns:1.5fr .55fr .55fr .55fr;align-items:center;gap:12px;padding:12px 18px;display:grid}.table-head{color:#8994a7;text-transform:uppercase;letter-spacing:.7px;background:#f7f9fc;font-size:9px;font-weight:800}.table-row{border-top:1px solid #edf0f5;font-size:12px}.entity{align-items:center;gap:11px;display:flex}.entity>i{width:36px;height:36px;color:var(--blue);background:#edf4ff;border-radius:9px;place-items:center;display:grid}.entity svg{width:17px}.entity>b{flex-direction:column;display:flex}.entity small{color:var(--muted);margin-top:3px;font-weight:400}.status{color:#147d6a;background:#e8f8f3;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800}.status.draft{color:#68748a;background:#f1f4f8}.admin-search{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;width:min(350px,100%);margin-top:20px;padding:9px 12px;display:flex}.admin-search svg{color:#8d98aa;width:17px}.admin-search input{border:0;outline:0;width:100%;font-size:12px}.admin-empty{text-align:center;background:#fff;border:1px dashed #cbd6e4;border-radius:14px;margin-top:20px;padding:70px 20px}.admin-empty>svg{color:var(--blue);width:34px}.admin-empty h3{margin:12px 0 5px}.admin-empty p{color:var(--muted);font-size:12px}.admin-empty button{margin:18px auto 0}.admin-login{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(440px,100% - 30px);margin:55px auto;padding:35px;box-shadow:0 18px 55px #183b6812}.login-brand{color:var(--blue);align-items:center;gap:11px;display:flex}.login-brand>svg{background:#edf4ff;border-radius:12px;width:45px;height:45px;padding:10px}.login-brand span{flex-direction:column;display:flex}.login-brand b{color:var(--navy)}.login-brand small{color:var(--muted)}.admin-login h1{margin:30px 0 7px;font:800 31px Manrope}.admin-login>p{color:var(--muted);font-size:13px}.admin-login form{margin-top:24px}.admin-login label,.admin-modal form>label,.form-grid label{color:#4c5870;flex-direction:column;gap:7px;margin:14px 0;font-size:14px;font-weight:700;display:flex}.admin-login input,.admin-modal input,.admin-modal select,.admin-modal textarea{border:1px solid #d9e1ec;border-radius:9px;outline:0;min-height:48px;padding:13px 14px;font-size:16px;line-height:1.4}.admin-login form .primary{width:100%;margin-top:20px}.local-note{text-align:center;color:#9aa4b5;margin-top:17px;display:block}.admin-modal{max-height:90vh;overflow:auto}.admin-modal h2{margin-bottom:20px}.admin-modal textarea{resize:vertical;min-height:110px}.admin-modal small,.admin-modal .admin-drop small{font-size:13px;line-height:1.45}.admin-modal .modalactions button,.admin-modal .primary,.admin-modal .secondary{min-height:44px;padding:11px 16px;font-size:16px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-drop{background:#f7faff;border-radius:11px;padding:20px;color:var(--blue)!important;border:1px dashed #b8c8dc!important;align-items:center!important;position:relative!important}.admin-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.admin-drop small{color:var(--muted)}@media (width<=750px){.admin-portal{padding:34px 15px}.admin-top{flex-direction:column;align-items:flex-start;gap:18px}.admin-top h1{font-size:34px}.admin-top-actions{width:100%}.admin-top-actions button{flex:1}.admin-tabs{overflow:auto}.admin-overview-grid{grid-template-columns:1fr}.management-head{flex-direction:column;align-items:flex-start;gap:16px}.management-head .primary{width:100%}.table{overflow-x:auto}.table-head,.table-row{min-width:620px}.admin-login{margin:28px auto;padding:25px}.form-grid{grid-template-columns:1fr}}.signin{margin-left:auto}.workspace-context{flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-context b{color:var(--navy);font:800 12px Manrope,sans-serif}.workspace-context span{color:var(--muted);font-size:9px}.body footer button:disabled{cursor:not-allowed;color:#9ba5b5;opacity:.75;background:#f2f4f7}.public-resource-state{color:#68758b;text-align:left;background:#fff;border:1px dashed #cad5e3;border-radius:15px;justify-content:center;align-items:center;gap:13px;min-height:180px;padding:30px;display:flex}.public-resource-state>svg{width:25px;color:var(--blue);flex:none}.public-resource-state>div{flex-direction:column;gap:4px;display:flex}.public-resource-state b{color:var(--navy);font-size:13px}.public-resource-state span{font-size:11px}.public-resource-state .secondary{cursor:pointer;margin-left:10px}.public-spinner{border:2px solid #d5e2f2;border-top-color:var(--blue);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite public-spin}.error-state>svg{color:#a43a3a}@keyframes public-spin{to{transform:rotate(360deg)}}@media (width<=600px){.public-resource-state{text-align:center;flex-direction:column;align-items:center}.public-resource-state .secondary{width:100%;margin:6px 0 0}.workspace-context span{display:none}}.join-code{color:#155dcc;background:#edf4ff;border-radius:6px;padding:6px 8px;font:700 10px Consolas}.announcement-list{gap:11px;margin-top:20px;display:grid}.announcement-list article{background:#fff;border:1px solid #e2e8f1;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:start;gap:13px;padding:17px;display:grid}.announcement-list article>div{color:#155dcc;background:#edf4ff;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.announcement-list article svg{width:18px}.announcement-list article>span{flex-direction:column;display:flex}.announcement-list b{font-size:13px}.announcement-list p{color:#58657a;margin:5px 0;font-size:12px;line-height:1.5}.announcement-list small{color:#6d7890}.temporary-password{text-align:center;padding:15px}.temporary-password>svg{color:#169b73;width:42px;height:42px}.temporary-password h3{margin:10px 0}.temporary-password p,.temporary-password small{color:#6d7890;font-size:11px}.temporary-password code{color:#fff;background:#10213e;border-radius:9px;margin:10px 0;padding:13px;font:700 16px Consolas;display:block}.temporary-password small{display:block}.temporary-password button{width:100%;margin-top:22px}.assessment-list{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.assessment-list article{background:#fff;border:1px solid #e2e8f1;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:17px;display:grid}.assessment-list article>i{color:#155dcc;background:#edf4ff;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.assessment-list svg{width:18px}.assessment-list article>span{flex-direction:column;display:flex}.assessment-list article>span>small{color:#155dcc;text-transform:uppercase;letter-spacing:.5px;font-size:9px;font-weight:800}.assessment-list b{margin-top:4px;font-size:13px}.assessment-list p{color:#6d7890;margin:5px 0 0;font-size:10px}@media (width<=750px){.assessment-list{grid-template-columns:1fr}}.subheading{margin:28px 0 10px;font:800 15px Manrope}.grading-row{text-align:left;cursor:pointer;background:#fff;border:0;width:100%}.grading-row:hover{background:#f8fbff}.quiet-empty{color:#8893a5;text-align:center;padding:25px;font-size:12px}.analytics-grid{grid-template-columns:1.2fr .8fr;gap:15px;display:grid}.activity-chart{align-items:flex-end;gap:6px;height:190px;padding-top:25px;display:flex}.activity-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.activity-chart i{background:linear-gradient(#4f96f4,#155dcc);border-radius:5px 5px 2px 2px;width:100%;max-width:20px;min-height:8px;display:block}.activity-chart small{color:#8a95a7;writing-mode:vertical-rl;font-size:8px}.rank-row{border-top:1px solid #edf0f5;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;padding:11px 0;display:grid}.rank-row i{color:#155dcc;background:#edf4ff;border-radius:7px;place-items:center;width:24px;height:24px;font-size:10px;font-style:normal;font-weight:800;display:grid}.rank-row span,.rank-row b{font-size:11px}.progress-list>div{border-top:1px solid #edf0f5;grid-template-columns:minmax(150px,1fr) 2fr 45px;align-items:center;gap:15px;padding:12px 0;display:grid}.progress-list span{flex-direction:column;font-size:11px;display:flex}.progress-list small{color:#6d7890;margin-top:3px}.progress-list>div>div{background:#e8edf4;border-radius:10px;height:8px;overflow:hidden}.progress-list>div>div i{background:#155dcc;border-radius:10px;height:100%;display:block}.progress-list strong{text-align:right;font-size:11px}.submission-summary{background:#f4f7fb;border-radius:10px;flex-direction:column;margin-bottom:18px;padding:14px;display:flex}.submission-summary b{font-size:13px}.submission-summary span,.submission-summary small{color:#6d7890;margin-top:4px;font-size:11px}@media (width<=750px){.analytics-grid{grid-template-columns:1fr}.progress-list>div{grid-template-columns:1fr 1.3fr 40px}}.module-groups{gap:16px;margin-top:20px;display:grid}.module-groups>section{background:#fff;border:1px solid #e2e8f1;border-radius:14px;padding:18px}.module-groups h3{margin:0 0 9px;font:800 15px Manrope}.module-row{border-top:1px solid #edf0f5;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.module-row>i{color:#155dcc;background:#edf4ff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;font-style:normal;font-weight:800;display:grid}.module-row>span{flex-direction:column;display:flex}.module-row b{font-size:12px}.module-row small{color:#6d7890;margin-top:4px;font-size:10px}.settings-grid{grid-template-columns:.85fr 1.15fr;gap:18px;display:grid}.settings-intro h2,.settings-form h2{margin:8px 0;font:800 20px Manrope,sans-serif}.settings-intro>p{color:#657086;max-width:470px;font-size:12px;line-height:1.65}.password-rules{color:#14795d;background:#eef8f5;border-radius:12px;align-items:flex-start;gap:12px;margin-top:22px;padding:15px;display:flex}.password-rules svg{flex:none;width:20px}.password-rules span{flex-direction:column;display:flex}.password-rules b{font-size:12px}.password-rules small{color:#568577;margin-top:4px;font-size:10px}.settings-form{flex-direction:column;gap:14px;display:flex}.settings-forms{gap:18px;display:grid}.settings-form-note{color:#657086;margin:-3px 0 2px;font-size:13px;line-height:1.55}.settings-name-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.settings-form label{color:#344159;flex-direction:column;gap:7px;font-size:14px;font-weight:700;display:flex}.settings-form input{border:1px solid #d9e0ea;border-radius:9px;outline:none;min-height:48px;padding:13px 14px;font-size:16px}.settings-form input:focus{border-color:#155dcc;box-shadow:0 0 0 3px #155dcc18}.settings-form button{align-self:flex-start}.success-message{color:#14795d;background:#eaf8f2;border-radius:9px;padding:12px;font-size:11px;font-weight:700}.review-code{color:#dce8ff;background:#10213e;font:12px/1.6 Consolas,monospace}.resource-actions{flex-wrap:wrap;gap:6px;display:flex}.table-action{color:#155dcc;cursor:pointer;background:#fff;border:1px solid #cad7e8;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:800}.table-action:disabled{cursor:wait;opacity:.55}.course-actions{align-items:center;gap:7px;display:flex}.module-actions{align-items:center;gap:8px;display:flex}.topic-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.attachment-download{color:#155dcc;cursor:pointer;background:#fff;border:1px solid #bfd0e6;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;margin-top:10px;padding:7px 9px;font-size:10px;font-weight:800;display:flex}.attachment-download svg{width:15px}.learner-actions{align-items:center;gap:7px;display:flex}.learner-actions .table-action{align-items:center;gap:4px;display:inline-flex}.learner-actions .table-action svg{width:12px}.roster-list{background:#f8faff;border:1px solid #dce4ef;border-radius:12px;gap:8px;margin:16px 0;padding:14px;display:grid}.roster-head,.roster-list article{justify-content:space-between;align-items:center;gap:12px;display:flex}.roster-head h3{margin:0}.roster-head>span{color:#66758b;font-weight:700}.roster-list article{border-top:1px solid #e2e8f2;padding:10px 0}.roster-list article>span{flex-direction:column;min-width:0;display:flex}.roster-list article small{color:#66758b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.announcement-actions{align-items:flex-end;gap:7px;display:flex}.quiz-builder{background:#f7f9fc;border:1px solid #dce4ef;border-radius:12px;margin:18px 0;padding:15px}.quiz-builder-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.quiz-builder-head>div{flex-direction:column;display:flex}.quiz-builder-head b{font-size:12px}.quiz-builder-head small{color:#738096;margin-top:3px;font-size:9px}.quiz-builder-head button{padding:7px 9px}.quiz-question-editor{background:#fff;border:1px solid #e0e6ef;border-radius:10px;margin-top:12px;padding:13px}.quiz-question-editor header{justify-content:space-between;align-items:center;display:flex}.quiz-question-editor header>b{color:#155dcc;font-size:11px}.quiz-question-editor header button{color:#a43a3a;background:#fff0f0;border:0;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.quiz-question-editor header svg{width:14px}.quiz-answer-row{grid-template-columns:1fr 90px;gap:10px;display:grid}.quiz-options-editor{background:#f7f9fc;border-radius:9px;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0;padding:11px;display:grid}.quiz-options-editor>b{color:#526077;grid-column:1/-1;font-size:10px}.submitted-answer{color:#344159;background:#f7f9fc;line-height:1.6}.version-history{margin:16px 0}.version-history h3{margin:0 0 8px;font:800 13px Manrope,sans-serif}.version-history article{border-top:1px solid #e8edf4;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.version-history article>span{flex-direction:column;min-width:0;display:flex}.version-history article b{font-size:10px}.version-history article small{color:#758197;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.version-history article button{flex:none;align-items:center;gap:4px;display:inline-flex}.version-history article button svg{width:12px}.version-history>p{color:#7e899b;font-size:10px}.check-label{align-items:center;flex-direction:row!important;gap:9px!important}.check-label input{width:16px;height:16px}.audit-count{color:#155dcc;background:#edf4ff;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.audit-tools{background:#f8faff;border:1px solid #dfe6ef;border-radius:12px;grid-template-columns:minmax(260px,1fr) 220px auto;align-items:end;gap:12px;margin:18px 0;padding:14px;display:grid}.audit-tools>label:not(.admin-search){color:#536177;flex-direction:column;gap:6px;font-size:13px;font-weight:800;display:flex}.audit-tools select{color:#26364e;background:#fff;border:1px solid #ccd8e8;border-radius:9px;min-height:44px;padding:10px 12px;font-size:15px}.audit-tools .admin-search{margin:0}.report-actions{align-items:flex-end;gap:10px;display:flex}.management-tools{background:#f8faff;border:1px solid #dfe6ef;border-radius:12px;grid-template-columns:minmax(280px,1fr) 230px auto;align-items:end;gap:12px;margin:18px 0;padding:14px;display:grid}.management-tools.wide{grid-template-columns:minmax(250px,1fr) 180px 210px auto}.management-tools.resource-filter-tools{grid-template-columns:minmax(260px,1fr) 210px 160px 160px}.resource-filter-footer{justify-content:space-between;align-items:center;gap:12px;margin:-8px 0 18px;display:flex}.resource-filter-footer>span{color:#66758b;font-size:13px;font-weight:700}.resource-filter-footer .table-action{min-height:38px;padding:8px 12px}.resource-filter-footer .table-action.active{color:#fff;background:#155dcc;border-color:#155dcc}.management-tools>label:not(.admin-search){color:#536177;flex-direction:column;gap:6px;font-size:13px;font-weight:800;display:flex}.management-tools select{color:#26364e;background:#fff;border:1px solid #ccd8e8;border-radius:9px;min-height:44px;padding:10px 12px;font-size:15px}.management-tools .admin-search{margin:0}.management-tools>span{color:#155dcc;white-space:nowrap;background:#edf4ff;border-radius:999px;align-self:center;padding:8px 11px;font-size:13px;font-weight:800}.report-actions label{color:#536177;flex-direction:column;gap:6px;min-width:230px;font-size:13px;font-weight:800;display:flex}.report-actions select{color:#26364e;background:#fff;border:1px solid #ccd8e8;border-radius:9px;min-height:44px;padding:10px 36px 10px 12px;font-size:15px}.report-actions button{min-height:44px}.audit-list{gap:10px;display:grid}.audit-entry{background:#fff;border:1px solid #e1e7f0;border-radius:12px;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:14px;display:grid}.audit-icon{color:#155dcc;background:#edf4ff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.audit-icon svg{width:17px}.audit-main{min-width:0}.audit-main header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.audit-main header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.audit-main strong{color:#18253b;font-size:12px}.audit-main header span{color:#66758b;font-size:9px}.audit-main time{color:#7b8798;flex:none;font-size:9px}.audit-main>p{color:#3f4f67;align-items:baseline;gap:7px;margin:9px 0 0;font-size:10px;font-weight:700;display:flex}.audit-main>p small{color:#7b8798;text-overflow:ellipsis;font-size:9px;font-weight:500;overflow:hidden}.audit-main dl{flex-wrap:wrap;gap:6px;margin:10px 0 0;display:flex}.audit-main dl>div{background:#f5f7fa;border-radius:6px;gap:4px;min-width:0;padding:5px 7px;font-size:8px;display:flex}.audit-main dt{color:#758197;text-transform:capitalize}.audit-main dd{color:#3d4c63;text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin:0;font-weight:700;overflow:hidden}@media (width<=600px){.quiz-builder-head{flex-direction:column;align-items:flex-start}.quiz-answer-row{grid-template-columns:1fr}}@media (width<=750px){.settings-grid{grid-template-columns:1fr}.settings-form button{width:100%}.settings-name-grid{grid-template-columns:1fr}.audit-main header{flex-direction:column;gap:5px}.audit-main>p{flex-direction:column;align-items:flex-start;gap:2px}.audit-main dd{max-width:150px}.audit-tools{grid-template-columns:1fr;align-items:stretch}.report-actions{flex-direction:column;align-items:stretch;width:100%}.report-actions label,.report-actions button{width:100%}.management-tools{grid-template-columns:1fr;align-items:stretch}.management-tools.wide,.management-tools.resource-filter-tools{grid-template-columns:1fr}.resource-filter-footer{flex-direction:column;align-items:flex-start}.management-tools>span{justify-self:start}}.lecturer-shell{--portal-blue:#0b4db4;--portal-blue-dark:#082a66;--portal-blue-deep:#061d48;color:#17243a;background:#f3f6fb;width:100%;min-height:100vh;display:flex}.lecturer-toast{z-index:80;color:#0c634d;background:#effbf7;border:1px solid #9bd9c5;border-radius:11px;align-items:center;gap:10px;max-width:min(420px,100vw - 32px);padding:12px 13px;font-size:13px;font-weight:700;animation:.2s ease-out lecturer-toast-in;display:flex;position:fixed;top:18px;right:20px;box-shadow:0 15px 40px #123c3026}.lecturer-toast>svg{color:#15966f;flex:none;width:19px}.lecturer-toast span{flex:1}.lecturer-toast button{color:#397966;background:0 0;border:0;place-items:center;width:26px;height:26px;padding:0;display:grid}.lecturer-toast button svg{width:15px}@keyframes lecturer-toast-in{0%{opacity:0;transform:translateY(-8px)}}.lecturer-sidebar{z-index:30;color:#dce9ff;background:linear-gradient(180deg, var(--portal-blue-dark), var(--portal-blue-deep));flex-direction:column;flex:0 0 272px;width:272px;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto;box-shadow:10px 0 35px #09275a1a}.lecturer-brand{border-bottom:1px solid #ffffff16;align-items:center;gap:11px;min-height:78px;padding:15px 17px;display:flex}.lecturer-brand>span{color:#fff;background:#2875e5;border:1px solid #ffffff38;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;font:800 13px Manrope,sans-serif;display:grid;box-shadow:0 8px 22px #020f2b4d}.lecturer-brand>div,.lecturer-account span{flex-direction:column;flex:1;min-width:0;display:flex}.lecturer-brand b{color:#fff;font:800 14px Manrope,sans-serif}.lecturer-brand small{color:#8fb5ec;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:9px}.lecturer-brand button{color:#fff;background:#ffffff12;border:0;place-items:center;width:32px;height:32px;padding:0;display:none}.lecturer-brand button svg{width:17px}.lecturer-account{background:#ffffff0a;border:1px solid #ffffff17;border-radius:11px;align-items:center;gap:10px;margin:14px 12px 7px;padding:11px;display:flex}.lecturer-account i{color:#fff;background:#2875e5;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:800;display:grid}.lecturer-account b,.lecturer-account small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lecturer-account b{color:#fff;font-size:10px}.lecturer-account small{color:#91acd2;margin-top:3px;font-size:8px}.lecturer-nav-search{color:#8fb5ec;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:7px;margin:9px 12px 2px;padding:8px 10px;display:flex}.lecturer-nav-search>svg{flex:none;width:15px}.lecturer-nav-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:12px}.lecturer-nav-search input::placeholder{color:#85a2cb}.lecturer-nav-search button{color:#a9c4e9;background:0 0;border:0;flex:none;place-items:center;width:22px;height:22px;padding:0;display:grid}.lecturer-nav-search button svg{width:13px}.lecturer-navigation{flex:1;padding:6px 10px 18px}.lecturer-nav-label{color:#668dc6;letter-spacing:.15em;text-transform:uppercase;margin:16px 9px 7px;font-size:8px;font-weight:800;display:block}.lecturer-navigation button,.lecturer-nav-group summary,.lecturer-sidebar-footer button{color:#bcd1ef;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;font-size:10px;font-weight:700;display:flex}.lecturer-navigation>button{padding:9px 10px}.lecturer-navigation button svg,.lecturer-nav-group summary>svg,.lecturer-sidebar-footer svg{color:#7da9e8;flex:none;width:16px;height:16px}.lecturer-navigation button:hover,.lecturer-navigation button.active,.lecturer-nav-group summary:hover,.lecturer-sidebar-footer button:hover{color:#fff;background:#2875e52e}.lecturer-navigation button.active{box-shadow:inset 3px 0 #55a0ff}.lecturer-navigation button.active svg{color:#8cc1ff}.lecturer-nav-group{border:1px solid #0000;border-radius:10px;margin-bottom:5px}.lecturer-nav-group[open]{background:#ffffff08;border-color:#ffffff12}.lecturer-nav-group summary{cursor:pointer;padding:9px 10px;list-style:none}.lecturer-nav-group summary::-webkit-details-marker{display:none}.lecturer-nav-group summary span{flex:1}.lecturer-nav-group summary .lecturer-chevron{width:13px;transition:transform .18s}.lecturer-nav-group[open] summary .lecturer-chevron{transform:rotate(90deg)}.lecturer-nav-group>div{padding:0 5px 6px 16px}.lecturer-nav-group>div button{margin-top:2px;padding:8px 9px;font-size:9px}.lecturer-nav-group>div button svg{width:14px}.lecturer-nav-empty{color:#89a5cb;margin:12px 9px;font-size:12px}.lecturer-sidebar-footer{border-top:1px solid #ffffff14;padding:11px}.lecturer-sidebar-footer button{padding:9px 10px}.lecturer-workspace{flex:1;min-width:0}.lecturer-topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;border-bottom:1px solid #dfe6f0;align-items:center;gap:14px;height:74px;padding:0 27px;display:flex;position:sticky;top:0}.lecturer-topbar>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.lecturer-topbar span{color:#7b8ba2;letter-spacing:.13em;font-size:8px;font-weight:800}.lecturer-topbar h1{color:#13223a;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font:800 19px Manrope,sans-serif;overflow:hidden}.lecturer-menu{width:38px;height:38px;color:var(--portal-blue);background:#fff;border:1px solid #dce4ef;place-items:center;padding:0;display:none}.lecturer-menu svg{width:18px}.lecturer-top-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.lecturer-top-actions .lecturer-role{color:#155dcc;letter-spacing:.06em;background:#edf4ff;border:1px solid #cfe0f8;border-radius:999px;padding:6px 9px;font-size:8px}.lecturer-top-actions button{color:#52637b;background:#fff;border:1px solid #dce4ef;place-items:center;width:36px;height:36px;padding:0;display:grid}.lecturer-top-actions button svg{width:15px}.lecturer-content.admin-portal{width:100%;max-width:none;min-height:calc(100vh - 74px);padding:24px 27px 60px}.lecturer-content .management{margin-top:0}.lecturer-account b{font-size:14px}.lecturer-account small,.lecturer-nav-label,.lecturer-topbar span,.lecturer-top-actions .lecturer-role{font-size:12px}.lecturer-navigation button,.lecturer-nav-group summary,.lecturer-sidebar-footer button{font-size:15px}.lecturer-nav-group>div button{font-size:14px}.lecturer-topbar h1{font-size:22px}.lecturer-content{font-size:16px}.lecturer-content .management-head h2{font-size:26px}.lecturer-content>.management>.management-head h2{display:none}.lecturer-content .management-head p{font-size:16px;line-height:1.55}.institution-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.table-action{color:#1452a4;cursor:pointer;background:#f4f8ff;border:1px solid #bfd3f5;border-radius:.65rem;min-height:2.35rem;padding:.45rem .8rem;font-size:.92rem;font-weight:700}.table-action:hover{background:#e7f0ff}.status.inactive{color:#667085;background:#f2f4f7}.lecturer-content .adminstats span{font-size:15px}.lecturer-content .adminstats b{font-size:27px}.lecturer-content .adminstats small{font-size:13px}.lecturer-content .readiness b{font-size:16px}.lecturer-content .readiness small{font-size:14px;line-height:1.45}.lecturer-content .table-head{font-size:13px}.lecturer-content .table-row{font-size:16px}.lecturer-content .entity small,.lecturer-content .module-row small,.lecturer-content .announcement-list small,.lecturer-content .assessment-list p,.lecturer-content .rank-row span,.lecturer-content .rank-row b,.lecturer-content .progress-list span,.lecturer-content .submission-summary span,.lecturer-content .submission-summary small{font-size:14px}.lecturer-content .entity b,.lecturer-content .module-row b,.lecturer-content .announcement-list b,.lecturer-content .assessment-list b,.lecturer-content .submission-summary b{font-size:16px}.lecturer-content .status,.lecturer-content .join-code,.lecturer-content .table-action{font-size:13px}.lecturer-content .admin-search input,.lecturer-content input,.lecturer-content select,.lecturer-content textarea,.lecturer-content button{font-size:16px}.lecturer-content .admin-modal form>label,.lecturer-content .form-grid label,.lecturer-content .settings-form label,.lecturer-content .modal label{color:#334158;gap:9px;font-size:14px;line-height:1.35}.lecturer-content .admin-modal input,.lecturer-content .admin-modal select,.lecturer-content .admin-modal textarea,.lecturer-content .settings-form input,.lecturer-content .settings-form select,.lecturer-content .settings-form textarea{min-height:48px;padding:13px 14px;font-size:16px;line-height:1.4}.lecturer-content .admin-modal textarea,.lecturer-content .settings-form textarea{min-height:110px}.lecturer-content .admin-modal small,.lecturer-content .settings-form small,.lecturer-content .admin-drop small{font-size:13px;line-height:1.45}.lecturer-content .modalactions button,.lecturer-content .admin-modal .primary,.lecturer-content .admin-modal .secondary{min-height:44px;padding:11px 16px}.lecturer-content .quiet-empty{font-size:16px}.lecturer-content .quiz-result-title{flex-direction:column;gap:3px;min-width:0;display:flex}.lecturer-content .quiz-result-title b{font-size:16px}.lecturer-content .quiz-result-title small{color:#718097;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.lecturer-content .assessment-actions{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.lecturer-content .next-card button{color:#fff;background:#ffffff12;border:1px solid #ffffff38;border-radius:8px;align-items:center;gap:7px;margin-top:12px;padding:9px 11px;font-weight:800;display:inline-flex}.lecturer-content .next-card button:hover{background:#ffffff20}.lecturer-content .next-card button svg{width:15px}.lecturer-nav-backdrop{display:none}.lecturer-login-shell{background:radial-gradient(circle at 15% 20%,#3f8aff38 0,#0000 30%),radial-gradient(circle at 85% 80%,#2d75df2b 0,#0000 28%),linear-gradient(135deg,#061d48,#0b4db4);place-items:center;width:100%;min-height:100vh;padding:30px;display:grid}.lecturer-login-shell .admin-login{border:1px solid #ffffff4a;margin:0;box-shadow:0 30px 90px #020e2c70}@media (width<=900px){.lecturer-sidebar{width:min(290px,86vw);transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.lecturer-sidebar.open{transform:translate(0)}.lecturer-brand button,.lecturer-menu{display:grid}.lecturer-nav-backdrop{z-index:25;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#06152a99;border:0;border-radius:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}}@media (width<=600px){.lecturer-topbar{height:66px;padding:0 14px}.lecturer-top-actions .lecturer-role{display:none}.lecturer-topbar h1{font-size:16px}.lecturer-content.admin-portal{min-height:calc(100vh - 66px);padding:18px 14px 45px}.lecturer-login-shell{padding:15px}}.student-access{background:#fff;border:1px solid #e2e8f1;border-radius:22px;grid-template-columns:1fr 1fr;max-width:1050px;margin:45px auto;display:grid;overflow:hidden;box-shadow:0 20px 60px #10213e12}.student-access-art{color:#fff;background:linear-gradient(145deg,#10213e,#155dcc);padding:55px}.student-access-art>span{letter-spacing:1.3px;color:#8dbdff;font-size:10px;font-weight:800}.student-access-art h1{margin:18px 0;font:800 38px/1.1 Manrope}.student-access-art>p{color:#b8c7db;margin-bottom:35px;font-size:13px;line-height:1.7}.student-access-art>div{align-items:center;gap:9px;margin-top:15px;font-size:12px;display:flex}.student-access-art svg{color:#89b9ff;width:18px}.student-access>form{padding:50px}.student-access form h2{margin:8px 0;font:800 28px Manrope}.student-access form>p{color:#6d7890;font-size:12px}.student-access form label{color:#4e5b72;flex-direction:column;gap:7px;margin-top:15px;font-size:11px;font-weight:700;display:flex}.student-access form input{border:1px solid #dbe2ec;border-radius:9px;padding:11px}.student-access form>.primary{width:100%;margin-top:22px}.switch-access{color:#155dcc;background:0 0;border:0;width:100%;padding:14px;font-size:11px;font-weight:700}.student-dashboard{max-width:1250px;margin:auto;padding:42px 4.5% 70px}.student-head{justify-content:space-between;align-items:end;display:flex}.student-head h1{margin:8px 0;font:800 39px Manrope}.student-head p{color:#6d7890;font-size:13px}.student-head>div:last-child{gap:8px;display:flex}.student-head svg{width:17px}.student-tabs{border-bottom:1px solid #e2e8f1;gap:7px;margin-top:30px;display:flex}.student-tabs button{color:#6d7890;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 15px;font-weight:700}.student-tabs button.selected{color:#155dcc;border-color:#155dcc}.student-grid{grid-template-columns:1fr 1fr;gap:17px;margin-top:23px;display:grid}.student-grid>section,.student-list{background:#fff;border:1px solid #e2e8f1;border-radius:15px;padding:21px}.student-grid h2,.student-list h2{font:800 18px Manrope}.student-welcome{background:#edf4ff;border-radius:12px;padding:17px}.student-welcome svg{color:#155dcc}.student-welcome h2{margin:8px 0 3px}.student-welcome p{color:#6d7890;margin:0;font-size:11px}.join-form{gap:8px;margin:15px 0;display:flex}.join-form input{border:1px solid #dbe2ec;border-radius:9px;flex:1;padding:10px}.join-form button{padding:9px 13px}.student-item{border-bottom:1px solid #edf0f5;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px 2px;display:grid}.student-item:last-child{border:0}.student-item>i{color:#155dcc;background:#edf4ff;border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.student-item svg{width:17px}.student-item>span{flex-direction:column;display:flex}.student-item b{font-size:12px}.student-item small{color:#6d7890;margin-top:4px;font-size:10px;line-height:1.4}.student-item>button{color:#155dcc;background:#fff;border:1px solid #e2e8f1;border-radius:8px}.student-empty{text-align:center;color:#8c97a9;padding:30px;font-size:12px}.student-list{margin-top:23px}@media (width<=800px){.student-access{grid-template-columns:1fr;margin:20px 14px}.student-access-art{padding:35px}.student-access>form{padding:30px}.student-dashboard{padding:35px 15px}.student-head{flex-direction:column;align-items:flex-start;gap:17px}.student-grid{grid-template-columns:1fr}.student-head>div:last-child{width:100%}.student-head>div:last-child button{flex:1}}.student-task-backdrop{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081428a6;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.student-task{background:#fff;border-radius:18px;width:min(650px,100%);max-height:92vh;padding:30px;position:relative;overflow:auto}.task-close{background:#f1f4f8;border:0;border-radius:8px;width:34px;height:34px;position:absolute;top:20px;right:20px}.student-task h2{margin:8px 0;font:800 25px Manrope}.student-task>p{color:#5f6c82;font-size:12px;line-height:1.6}.task-question{flex-direction:column;gap:8px;margin:20px 0;font-size:12px;display:flex}.task-question input,.task-question select,.task-question textarea{border:1px solid #d9e1ec;border-radius:9px;padding:11px}.task-question small{color:#7d899c}.code-answer{color:#d4e1f4;tab-size:2;background:#10213e;font:13px/1.6 Consolas}.task-submit{width:100%;margin-top:12px}.task-result{text-align:center;padding:35px 15px}.task-result>svg{color:#169b73;width:45px;height:45px}.task-result h3{margin:10px}.task-result p{color:#5f6c82}.task-result button{width:100%;margin-top:20px}@media (width<=650px){.student-task{padding:25px 19px}.student-task h2{padding-right:35px}}.assignment-file{color:#155dcc;cursor:pointer;background:#f6f9fe;border:1px dashed #aebfd5;border-radius:10px;align-items:center;gap:11px;padding:14px;display:flex;position:relative}.assignment-file>svg{width:20px}.assignment-file>span{flex-direction:column;gap:3px;display:flex}.assignment-file b{font-size:11px}.assignment-file small{color:#758197;font-size:9px}.assignment-file input{opacity:0;cursor:pointer;position:absolute;inset:0}.student-account-grid{grid-template-columns:.85fr 1.15fr;gap:18px;margin-top:23px;display:grid}.student-account-intro,.student-account-form{background:#fff;border:1px solid #e2e8f1;border-radius:15px;padding:25px}.student-account-intro>svg{color:#155dcc;background:#edf4ff;border-radius:11px;width:38px;height:38px;margin-bottom:16px;padding:9px}.student-account-intro h2,.student-account-form h2{margin:8px 0;font:800 20px Manrope,sans-serif}.student-account-intro p{color:#68758a;max-width:450px;font-size:12px;line-height:1.65}.student-account-form{flex-direction:column;gap:14px;display:flex}.student-account-form label{color:#46536a;flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.student-account-form input{border:1px solid #dbe2ec;border-radius:9px;outline:none;padding:12px}.student-account-form input:focus{border-color:#155dcc;box-shadow:0 0 0 3px #155dcc17}.student-account-form button{align-self:flex-start}.student-success{color:#14795d;background:#eaf8f2;border-radius:9px;align-items:center;gap:8px;padding:11px;font-size:11px;font-weight:700;display:flex}.student-success svg{width:17px}.student-item>button:disabled{cursor:not-allowed;color:#9ba7b8;opacity:.7;background:#f3f5f8}.student-tabs{overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}.student-tabs>button{flex:none}@media (width<=720px){.student-account-grid{grid-template-columns:1fr}.student-account-form button{width:100%}}.course-view-backdrop{z-index:75;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081428a8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.course-view{background:#f5f8fc;border-radius:20px;width:min(800px,100%);height:min(90vh,850px);position:relative;overflow:auto}.course-close{z-index:2;color:#fff;background:#ffffff24;border:0;border-radius:9px;width:36px;height:36px;position:absolute;top:20px;right:20px}.course-view>header{color:#fff;background:linear-gradient(140deg,#10213e,#155dcc);padding:38px 42px}.course-view>header>span{letter-spacing:1.3px;color:#8dbdff;font-size:9px;font-weight:800}.course-view>header h1{margin:9px 0;font:800 30px Manrope}.course-view>header p{color:#b9c9df;font-size:11px}.course-content{padding:25px}.course-module{grid-template-columns:auto 1fr;gap:13px;margin-bottom:15px;display:grid}.module-number{color:#fff;background:#155dcc;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.module-content{background:#fff;border:1px solid #e2e8f1;border-radius:14px;padding:18px}.course-module-head{justify-content:space-between;gap:15px;display:flex}.course-module-head h2,.general-resources h2{margin:0;font:800 16px Manrope}.course-module-head p{color:#6d7890;margin:5px 0;font-size:11px}.course-module-head label{color:#7859ad;background:#f0ebfb;border-radius:6px;gap:4px;height:max-content;padding:5px 7px;font-size:9px;display:flex}.course-module-head svg{width:12px}.course-topic{border-top:1px solid #edf0f5;margin-top:12px;padding-top:13px}.course-topic>div{align-items:center;gap:7px;font-size:12px;display:flex}.course-topic>div svg{color:#169b73;width:15px}.course-topic>button,.general-resources>button{text-align:left;background:#f7f9fc;border:0;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;margin-top:8px;padding:10px;display:grid}.course-topic>button svg,.general-resources>button svg{color:#155dcc;width:16px}.course-topic button span,.general-resources button span{flex-direction:column;font-size:11px;font-weight:700;display:flex}.course-topic button small,.general-resources button small{color:#6d7890;margin-top:2px;font-size:9px}.course-empty{text-align:center;color:#8b96a8;padding:15px;font-size:11px}.course-empty.large{padding:70px}.course-empty.large svg{color:#155dcc}.course-error{color:#a43a3a;background:#fff0f0;border-radius:9px;margin:20px;padding:12px}.course-loading{text-align:center;color:#6d7890;padding:100px}.general-resources{background:#fff;border:1px solid #e2e8f1;border-radius:14px;margin-left:49px;padding:18px}@media (width<=600px){.course-view-backdrop{padding:0}.course-view{border-radius:0;height:100vh}.course-view>header{padding:34px 22px}.course-content{padding:18px}.course-module{grid-template-columns:1fr}.module-number{display:none}.general-resources{margin-left:0}}.app-preview-page{color:#14223a;background:radial-gradient(circle at 75% 20%,#d7e8ff 0,#0000 32%),linear-gradient(145deg,#f7faff,#eaf2ff);min-height:100vh}.preview-heading{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border-bottom:1px solid #cfdbeb;justify-content:space-between;align-items:center;height:76px;padding:0 5%;display:flex}.preview-heading>button{color:#155dcc;background:0 0;border:0;align-items:center;gap:8px;font-size:15px;font-weight:800;display:flex}.preview-heading svg{width:19px}.preview-heading>span{text-align:right;flex-direction:column;display:flex}.preview-heading b{letter-spacing:1px;font-size:12px}.preview-heading small{color:#6c7b91;margin-top:3px}.preview-stage{grid-template-columns:minmax(320px,560px) minmax(340px,1fr);align-items:center;gap:7vw;min-height:calc(100vh - 76px);padding:45px 7%;display:grid}.preview-kicker{color:#155dcc;letter-spacing:1.4px;font-size:12px;font-weight:900}.preview-copy h1{letter-spacing:-2px;margin:17px 0;font:800 clamp(38px,5vw,65px)/1.05 Manrope}.preview-copy>p{color:#5e6d83;max-width:520px;font-size:17px;line-height:1.7}.preview-points{gap:12px;margin:28px 0;display:grid}.preview-points>span{grid-template-columns:42px 1fr;align-items:center;column-gap:12px;display:grid}.preview-points svg{color:#155dcc;background:#fff;border-radius:12px;grid-row:1/3;width:42px;height:42px;padding:10px;box-shadow:0 8px 22px #17498112}.preview-points b{font-size:15px}.preview-points small{color:#6d7890;margin-top:2px;font-size:13px}.preview-hint{font-weight:700;color:#155dcc!important;font-size:13px!important}.phone-frame{background:#14233c;border:5px solid #14233c;border-radius:48px;justify-self:center;width:370px;height:760px;padding:11px;position:relative;box-shadow:0 35px 80px #1235673d}.phone-speaker{z-index:4;background:#14233c;border-radius:0 0 15px 15px;width:90px;height:22px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.phone-screen{background:#f6f8fc;border-radius:35px;height:100%;position:relative;overflow:hidden}.phone-status{color:#26344b;justify-content:space-between;height:37px;padding:10px 23px 0;font-size:10px;font-weight:800;display:flex}.mobile-body{scrollbar-width:none;height:calc(100% - 37px);padding:7px 20px 87px;overflow-y:auto}.mobile-top{justify-content:space-between;align-items:center;display:flex}.mobile-top>div{flex-direction:column;display:flex}.mobile-top small{color:#8290a4;font-size:10px}.mobile-top b{margin-top:2px;font:800 22px Manrope}.mobile-top button,.code-head button{color:#155dcc;background:#fff;border:0;border-radius:12px;width:38px;height:38px}.mobile-top svg,.code-head svg{width:17px}.mobile-search{color:#8995a7;background:#fff;border:1px solid #e1e7ef;border-radius:12px;align-items:center;gap:9px;height:43px;margin:17px 0;padding:0 13px;font-size:11px;display:flex}.mobile-search svg{width:16px}.continue-card{color:#fff;background:linear-gradient(140deg,#0e397c,#1769da);border-radius:18px;padding:17px;box-shadow:0 13px 30px #155dcc30}.continue-card>span,.code-head small{letter-spacing:1px;color:#9dc5ff;font-size:8px;font-weight:900}.continue-card>b{margin-top:8px;font:800 16px Manrope;display:block}.continue-card p{color:#c4d8f7;font-size:10px}.continue-card>div{align-items:center;gap:8px;display:flex}.continue-card i{background:linear-gradient(90deg,#fff 68%,#ffffff35 68%);border-radius:5px;flex:1;height:5px}.continue-card>div span{font-size:9px}.continue-card button{color:#155dcc;background:#fff;border:0;border-radius:9px;align-items:center;gap:6px;margin-top:13px;padding:8px 11px;font-size:10px;font-weight:800;display:flex}.continue-card button svg{width:13px}.mobile-section-title{justify-content:space-between;align-items:center;margin:20px 0 9px;display:flex}.mobile-section-title b{font:800 13px Manrope}.mobile-section-title span,.mobile-section-title button{color:#6d7c91;background:0 0;border:0;font-size:9px}.mobile-section-title button{color:#155dcc;font-weight:800}.course-chip-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.course-chip-row article{background:#fff;border:1px solid #e4e9f1;border-radius:13px;grid-template-columns:31px 1fr;column-gap:8px;padding:12px;display:grid}.course-chip-row i{color:#155dcc;background:#eaf2ff;border-radius:9px;grid-row:1/3;place-items:center;width:31px;height:31px;font-size:9px;font-style:normal;font-weight:900;display:grid}.course-chip-row i.green{color:#128262;background:#e9f8f3}.course-chip-row b{font-size:10px}.course-chip-row small{color:#8290a4;margin-top:2px;font-size:8px}.mobile-resource{border-bottom:1px solid #e7ebf2;grid-template-columns:38px 1fr 32px;align-items:center;gap:10px;padding:11px 0;display:grid}.mobile-resource>i{color:#155dcc;background:#edf4ff;border-radius:10px;place-items:center;width:38px;height:38px;font-size:8px;font-style:normal;font-weight:900;display:grid}.mobile-resource>span{flex-direction:column;display:flex}.mobile-resource b{font-size:10px}.mobile-resource small{color:#7f8da0;margin-top:4px;font-size:8px}.mobile-resource button{color:#155dcc;background:#eef4fc;border:0;border-radius:9px;width:31px;height:31px}.mobile-resource svg{width:14px}.mobile-bottom-nav{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffed;border-top:1px solid #e4e9f1;grid-template-columns:repeat(4,1fr);height:72px;padding:7px 12px 11px;display:grid;position:absolute;bottom:0;left:0;right:0}.mobile-bottom-nav button{color:#8a96a7;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;font-weight:700;display:flex}.mobile-bottom-nav svg{width:19px}.mobile-bottom-nav button.active{color:#155dcc}.offline-strip{color:#167c60;background:#e9f7f2;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.offline-strip>svg{width:19px}.offline-strip span{flex-direction:column;display:flex}.offline-strip b{font-size:10px}.offline-strip small{margin-top:2px;font-size:8px}.mobile-filter{gap:6px;margin:15px 0;display:flex}.mobile-filter button{color:#718096;background:#fff;border:1px solid #dde5ef;border-radius:15px;padding:7px 10px;font-size:8px}.mobile-filter button.active{color:#fff;background:#155dcc;border-color:#155dcc}.code-head{justify-content:space-between;align-items:center;display:flex}.code-head>span{flex-direction:column;display:flex}.code-head b{margin-top:3px;font:800 17px Manrope}.code-prompt{color:#65748a;font-size:10px;line-height:1.5}.language-pill{color:#155dcc;background:#eaf2ff;border-radius:8px;align-items:center;gap:5px;width:max-content;padding:7px 9px;font-size:9px;font-weight:800;display:flex}.language-pill svg{width:13px}.mobile-editor{color:#dce7f7;background:#101d33;border-radius:13px;grid-template-columns:16px 1fr;height:210px;margin-top:11px;padding:13px;font:10px/1.7 Consolas;display:grid}.mobile-editor>div{color:#596b84}.mobile-editor pre{white-space:pre-wrap;margin:0}.mobile-editor span,.mobile-editor strong{color:#79b5ff}.mobile-editor em{color:#8fe2bd;font-style:normal}.mobile-stdin{flex-direction:column;gap:5px;margin-top:11px;font-size:9px;display:flex}.mobile-stdin input{background:#fff;border:1px solid #dce3ed;border-radius:8px;padding:9px;font-size:10px}.mobile-output{background:#fff;border:1px solid #dce3ed;border-radius:10px;margin-top:10px;overflow:hidden}.mobile-output header{background:#eff3f8;justify-content:space-between;padding:8px 10px;font-size:8px;display:flex}.mobile-output header span{color:#18815f}.mobile-output pre{margin:0;padding:9px;font:9px/1.5 Consolas}.code-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:11px;display:grid}.code-actions button{color:#155dcc;background:#fff;border:1px solid #cdd9e9;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:10px;font-size:9px;font-weight:800;display:flex}.code-actions button.run{color:#fff;background:#155dcc;border-color:#155dcc}.code-actions svg{width:13px}.profile-mobile-head{flex-direction:column;align-items:center;padding:25px 0;display:flex}.profile-mobile-head i{color:#fff;background:linear-gradient(145deg,#155dcc,#0f3d84);border-radius:22px;place-items:center;width:65px;height:65px;font:800 18px Manrope;display:grid}.profile-mobile-head b{margin-top:12px;font:800 17px Manrope}.profile-mobile-head span{color:#7b899c;margin-top:3px;font-size:9px}.profile-stat-row{background:#fff;border:1px solid #e3e8f0;border-radius:14px;grid-template-columns:repeat(3,1fr);padding:13px;display:grid}.profile-stat-row span{border-right:1px solid #e6eaf1;flex-direction:column;align-items:center;display:flex}.profile-stat-row span:last-child{border:0}.profile-stat-row b{color:#155dcc;font:800 16px Manrope}.profile-stat-row small{color:#7f8c9e;font-size:8px}.profile-link{color:#334159;background:0 0;border:0;border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:center;width:100%;padding:14px 3px;font-size:10px;font-weight:700;display:flex}.profile-link svg{color:#8492a5;width:15px}@media (width<=850px){.preview-stage{grid-template-columns:1fr;padding:35px 20px}.preview-copy{text-align:center}.preview-copy>p{margin-left:auto;margin-right:auto}.preview-points{text-align:left;max-width:450px;margin-left:auto;margin-right:auto}.phone-frame{width:min(370px,94vw);height:740px}.preview-heading>span{display:none}}@media (width<=430px){.preview-stage{padding:20px 0}.preview-copy{padding:0 20px}.phone-frame{border:0;border-radius:0;width:100%;height:calc(100vh - 70px);padding:0}.phone-screen{border-radius:0}.phone-speaker{display:none}.preview-heading{height:70px}}
