:root{color:#18212f;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.screen{min-height:100vh}.center{display:grid;place-items:center}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-shell{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(360px,1fr);min-height:100vh;background:#f4f6f8}.auth-visual{display:flex;flex-direction:column;justify-content:space-between;gap:32px;padding:44px;color:#fff;background:linear-gradient(#0f1d2bb3,#0f1d2bd1),url("data:image/svg+xml,%3Csvg width='900' height='900' viewBox='0 0 900 900' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='900' height='900' fill='%23213748'/%3E%3Cg fill='none' stroke='%2370b8c4' stroke-width='2' opacity='.26'%3E%3Cpath d='M101 165c95-38 165-12 208 76 39 81 99 103 181 68 82-34 149-13 201 64'/%3E%3Cpath d='M138 560c72-87 147-107 224-62 69 41 132 31 188-29 57-62 124-76 202-43'/%3E%3Cpath d='M227 108v704M449 86v738M671 122v660'/%3E%3Ccircle cx='310' cy='241' r='54'/%3E%3Ccircle cx='567' cy='463' r='78'/%3E%3Ccircle cx='421' cy='645' r='46'/%3E%3C/g%3E%3C/svg%3E");background-size:cover}.brand-lockup,.brand-row{display:flex;align-items:center;gap:12px}.brand-lockup strong,.brand-row strong{display:block;line-height:1.1}.brand-lockup span,.brand-row span{display:block;color:#ffffffad;font-size:13px;margin-top:3px}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:#32b6a6;color:#fff;font-weight:800}.brand-mark.small{width:38px;height:38px}.preview-panel{width:min(100%,520px);border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff14;box-shadow:0 24px 72px #00000038;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.preview-top{display:flex;gap:7px;padding:16px;border-bottom:1px solid rgba(255,255,255,.14)}.preview-top span{width:10px;height:10px;border-radius:50%;background:#ffffff94}.preview-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:14px;padding:18px}.preview-stat,.preview-line{min-height:82px;border-radius:8px;background:#ffffff26}.preview-stat.wide{grid-row:span 2;min-height:178px}.preview-line{grid-column:1 / -1;min-height:12px}.preview-line.short{width:72%}.auth-note{display:inline-flex;align-items:center;gap:10px;max-width:420px;color:#ffffffc7;font-size:14px}.auth-card{align-self:center;width:min(100% - 40px,480px);justify-self:center;padding:34px;border:1px solid #dfe5eb;border-radius:8px;background:#fff;box-shadow:0 18px 50px #1c273614}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:8px;background:#edf1f5}.auth-tabs button{border:0;border-radius:6px;padding:10px 12px;color:#526070;background:transparent}.auth-tabs button.active{color:#0e1b2a;background:#fff;box-shadow:0 1px 3px #1423321f}.auth-heading{margin:30px 0 24px}.auth-heading p,.topbar p,.panel-title p,.stat-card p{margin:0 0 5px;color:#6b7788;font-size:13px}.auth-heading h1,.topbar h1,.panel-title h2{margin:0;color:#142131;letter-spacing:0}.auth-heading h1{font-size:28px}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:7px;color:#364456;font-size:14px;font-weight:650}.auth-form input,.search input{width:100%;border:1px solid #d9e0e8;outline:0;color:#172333;background:#fff}.auth-form input{height:46px;border-radius:8px;padding:0 13px}.auth-form input:focus,.search:focus-within{border-color:#32b6a6;box-shadow:0 0 0 3px #32b6a626}.form-error,.banner.error{border-radius:8px;color:#913533;background:#fff0ef}.form-error{padding:11px 12px;font-size:14px}.primary-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:46px;border:0;border-radius:8px;color:#fff;background:#1f766d;font-weight:750}.primary-action:disabled{cursor:wait;opacity:.72}.app-shell{display:grid;grid-template-columns:268px minmax(0,1fr);min-height:100vh;background:#f4f6f8}.sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;color:#fff;background:#172433}.sidebar nav{display:grid;gap:6px;margin-top:34px}.sidebar nav button{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:8px;padding:11px 12px;color:#ffffffbd;background:transparent;text-align:left}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:#32b6a62e}.workspace{min-width:0;padding:26px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.topbar h1{font-size:25px}.topbar-actions{display:flex;align-items:center;gap:12px}.search{display:flex;align-items:center;gap:9px;width:min(33vw,360px);height:42px;border:1px solid #d9e0e8;border-radius:8px;padding:0 12px;color:#6b7788;background:#fff}.search input{border:0;min-width:0}.user-chip{display:flex;align-items:center;gap:10px;min-width:172px;padding:6px 10px 6px 6px;border:1px solid #dfe5eb;border-radius:8px;background:#fff}.user-chip>span{display:grid;place-items:center;width:32px;height:32px;border-radius:7px;color:#fff;background:#32b6a6;font-weight:800}.user-chip strong,.user-chip small{display:block}.user-chip strong{max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.user-chip small{color:#6b7788;font-size:12px}.icon-button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #dfe5eb;border-radius:8px;color:#405064;background:#fff}.banner.error{margin-bottom:16px;padding:13px 14px}.dashboard-loading{display:grid;place-items:center;min-height:280px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.9fr);gap:18px}.stats-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stat-card,.panel{border:1px solid #dfe5eb;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1c27360d}.stat-card{display:flex;align-items:center;justify-content:space-between;min-height:108px;padding:20px}.stat-card strong{display:block;color:#142131;font-size:30px}.stat-card svg{color:#1f766d}.panel{min-width:0;padding:20px}.panel.large{min-height:400px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.panel-title svg{color:#1f766d}.course-list,.activity-list{display:grid;gap:10px}.course-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.72fr);gap:16px;align-items:center;min-height:74px;padding:14px;border:1px solid #edf1f5;border-radius:8px}.course-row strong,.activity strong{display:block;color:#172333}.course-row span{display:block;margin-top:5px;color:#6b7788;font-size:13px}.course-meta{display:grid;gap:7px;color:#6b7788;font-size:13px}.progress{height:7px;border-radius:99px;overflow:hidden;background:#e8eef2}.progress i{display:block;height:100%;border-radius:inherit;background:#32b6a6}.activity{display:grid;grid-template-columns:10px minmax(0,1fr);gap:11px;padding:12px 0}.activity>span{width:10px;height:10px;margin-top:6px;border-radius:50%;background:#9aa6b5}.activity.success>span{background:#2fa36d}.activity.info>span{background:#3f7dcc}.activity p{margin:5px 0 0;color:#6b7788;font-size:13px;line-height:1.45}@media(max-width:1040px){.app-shell{grid-template-columns:86px minmax(0,1fr)}.sidebar{padding:18px 12px}.brand-row div:not(.brand-mark),.sidebar nav span{display:none}.sidebar nav button{justify-content:center;padding:12px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:760px){.auth-shell{grid-template-columns:1fr}.auth-visual{min-height:320px;padding:28px}.auth-card{width:min(100% - 28px,480px);margin:20px auto 28px;padding:24px}.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.brand-row div:not(.brand-mark),.sidebar nav span{display:block}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.sidebar nav button{justify-content:flex-start}.workspace{padding:18px}.topbar{align-items:flex-start;flex-direction:column}.topbar-actions{width:100%;flex-wrap:wrap}.search{order:3;width:100%}.stats-grid,.course-row{grid-template-columns:1fr}}
