:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#183247;background:#eef3f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#eef3f6}button,input,textarea{font:inherit}button{cursor:pointer}.login-screen{min-height:100vh;display:grid;place-items:center;padding:32px}.login-card{display:grid;width:min(1040px,94vw);min-height:590px;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);grid-template-rows:auto 1fr;overflow:hidden;border:1px solid #d5e1e7;border-radius:24px;background:#fff;box-shadow:0 40px 100px #2f49592e}.brand{grid-column:1/-1;display:flex;align-items:center;gap:12px;padding:24px 28px;border-bottom:1px solid #dfe7eb}.brand>span{display:grid;width:40px;height:40px;place-items:center;border:1px solid #c7dce8;border-radius:11px;background:#edf5f9;color:#287aa7}.brand div{display:flex;flex-direction:column}.brand small,.hero>small,.draft-form header small{color:#5a8198;font-size:9px;letter-spacing:.17em}.brand strong{color:#1e3b4f}.login-copy{display:flex;justify-content:center;flex-direction:column;padding:58px 64px}.login-copy>small{color:#287aa7}.login-copy h1{margin:16px 0 18px;color:#173248;font-size:40px;line-height:1.28;letter-spacing:-.035em}.login-copy p{color:#617b8c;line-height:1.9}.login-copy>div{display:flex;gap:12px;margin-top:24px}.login-copy>div span{display:flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid #d6e4ea;border-radius:20px;background:#f4f8fa;color:#5d7787;font-size:11px}.login-card form,.draft-form{display:flex;flex-direction:column;gap:16px;margin:40px;padding:32px;border:1px solid #d8e4ea;border-radius:17px;background:#f8fafb}.login-card form{align-self:center}.login-card label,.draft-form label{display:flex;flex-direction:column;gap:8px;color:#60798a;font-size:12px}.login-card input,.draft-form input,.draft-form textarea{width:100%;border:1px solid #d3e0e6;border-radius:8px;background:#fff;color:#29475b;padding:0 13px}.login-card input,.draft-form input{height:44px}.draft-form textarea{min-height:110px;padding:13px;resize:vertical}.login-card button,.draft-form button,.empty button,.courses header button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 18px;border:1px solid #388ce0;border-radius:8px;background:#277fe0;color:#fff}.login-card form>small{color:#748b98;font-size:10px;line-height:1.6}.error{margin:0;color:#ae4250;font-size:12px}.workspace{min-height:100vh}.workspace>header{display:flex;height:66px;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #d9e4e9;background:#fff}.brand.compact{padding:0;border:0}.brand.compact>span{width:36px;height:36px}.workspace>header>div:last-child{display:flex;align-items:center;gap:14px;color:#60798a;font-size:12px}.workspace>header>div:last-child button{display:grid;width:36px;height:36px;place-items:center;border:1px solid #d7e3e9;border-radius:8px;background:#fff;color:#557184}.hero,.empty,.courses,.draft-form{width:min(960px,calc(100% - 40px));margin-left:auto;margin-right:auto}.hero{padding:58px 0 28px}.hero h1{margin:8px 0;color:#173248;font-size:34px}.hero p{margin:0;color:#617b8c}.empty{display:grid;min-height:360px;place-items:center;align-content:center;border:1px dashed #b8ced9;border-radius:18px;background:#f8fbfc;text-align:center}.empty>span{display:grid;width:66px;height:66px;place-items:center;border-radius:50%;background:#e6f2f7;color:#287aa7}.empty svg{width:30px;height:30px}.empty h2{margin:18px 0 5px}.empty p{margin:0 0 22px;color:#718795}.draft-form{margin-top:14px;background:#fff}.draft-form header h2{margin:7px 0}.draft-form header p{margin:0;color:#718795}.draft-form footer{display:flex;justify-content:flex-end;gap:10px}.draft-form button.secondary{border-color:#cbdce4;background:#fff;color:#557184}.courses>header{display:flex;align-items:center;justify-content:space-between}.courses>div{display:grid;gap:12px}.courses article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;border:1px solid #d8e4ea;border-radius:12px;background:#fff}.courses article>span{display:grid;width:42px;height:42px;place-items:center;border-radius:10px;background:#edf5f9;color:#287aa7}.courses strong{color:#29475b}.courses p{margin:5px 0 0;color:#718795;font-size:12px}.courses em{padding:5px 9px;border-radius:12px;background:#fff5df;color:#9b6c20;font-size:11px;font-style:normal}.loading{display:flex;min-height:240px;align-items:center;justify-content:center;gap:8px;color:#287aa7}.loading.full{min-height:100vh}.notice{width:min(960px,calc(100% - 40px));margin:0 auto 18px;padding:12px;border:1px solid #eabfc4;border-radius:8px;background:#fff4f4}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#1630416b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.password-dialog{display:flex;width:min(460px,100%);flex-direction:column;gap:16px;padding:26px;border:1px solid #d8e4ea;border-radius:18px;background:#fff;box-shadow:0 28px 80px #183a4e40}.password-dialog header{display:flex;align-items:flex-start;justify-content:space-between}.password-dialog h2{margin:5px 0 0}.password-dialog header small{color:#5a8198;font-size:9px;letter-spacing:.17em}.password-dialog header button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d7e3e9;border-radius:8px;background:#fff;color:#557184}.password-dialog label{display:flex;flex-direction:column;gap:7px;color:#60798a;font-size:12px}.password-dialog label small{color:#8296a2;font-size:10px}.password-dialog input{height:44px;border:1px solid #d3e0e6;border-radius:8px;padding:0 13px}.password-dialog footer{display:flex;justify-content:flex-end;gap:10px}.password-dialog footer button{min-height:42px;padding:0 16px;border:1px solid #388ce0;border-radius:8px;background:#277fe0;color:#fff}.password-dialog footer button.secondary{border-color:#cbdce4;background:#fff;color:#557184}@media(max-width:800px){.login-card{grid-template-columns:1fr}.login-copy{padding:38px 32px 10px}.login-copy h1{font-size:29px}.login-card form{margin:28px 24px 34px}.brand{padding:18px 22px}}
