:root{font-family:Inter,Arial,sans-serif;color:#152d38;background:#f3f6f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:#0a817a}.top{height:72px;background:#fff;border-bottom:1px solid #e1e9e9;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.brand{display:flex;align-items:center;gap:12px;font-size:18px;letter-spacing:.07em;font-weight:800;line-height:1}.brand b{color:#0b8c83}.brand small{display:block;font-size:9px;letter-spacing:.25em;color:#82969c;margin-top:6px}.brandmark{display:grid;place-items:center;background:#0b8c83;color:white;border-radius:12px;width:39px;height:39px;font-size:18px}.topright{display:flex;align-items:center;gap:20px}.pilot{font-size:11px;font-weight:800;letter-spacing:.1em;color:#997332;background:#fff3d5;border:1px solid #f6e5b8;padding:9px 12px;border-radius:99px}.textbtn{background:none;border:0;color:#536973}.wrap{max-width:1120px;margin:auto}.login{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center;min-height:calc(100vh - 72px);padding:30px}.intro h1{font-size:clamp(38px,5vw,62px);line-height:1.05;margin:12px 0 20px}.intro p{font-size:18px;line-height:1.6;color:#688087}.eyebrow{font-size:11px!important;font-weight:800!important;letter-spacing:.18em!important;color:#0b8c83!important;margin:0 0 10px!important}.panel{background:#fff;border:1px solid #e2e9e9;border-radius:18px;padding:24px;box-shadow:0 4px 25px #1c4b5310}.auth{padding:35px}.auth h2{font-size:24px;margin:0 0 25px}.auth label{margin-bottom:16px}.layout{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 72px)}.sidebar{background:#fff;border-right:1px solid #e1e9e9;padding:26px 14px;display:flex;flex-direction:column;justify-content:space-between}.sidebar nav{display:grid;gap:5px}.nav{display:block;width:100%;border:0;border-radius:10px;background:transparent;text-align:left;color:#536d75;font-weight:700;padding:13px 17px}.nav:hover,.nav.active{background:#e9f7f5;color:#0a817a}.sidefoot{font-size:12px;line-height:1.6;color:#8a9ba0;padding:18px 14px;border-top:1px solid #e7eeee}.sidefoot a{display:inline-block;margin-top:10px}.content{padding:35px;max-width:1500px;width:100%;margin:auto}.pagetop{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:26px}.pagetop h1{font-size:33px;margin:0 0 6px}.pagetop p{color:#738890;margin:0}.page>.panel,.page>.cards{margin-bottom:22px}.panel h2{font-size:18px;margin:0 0 17px}.panel h3{margin:9px 0 7px}.panel p{color:#6c8289;line-height:1.5}.stats,.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0 0 22px}.steps{grid-template-columns:repeat(3,1fr)}.stats .panel strong{display:block;font-size:33px;margin:10px 0 3px}.stats .panel span{color:#728991;font-size:13px;font-weight:700}.steps b{color:#0b8c83}.notice{display:flex;gap:18px;align-items:center;background:#ebf8f6;border-color:#cdebe6}.notice h2{margin:0}.notice p{margin:5px 0 0}.noticeicon{background:#0b8c83;color:white;border-radius:50%;width:40px;height:40px;display:grid;place-items:center;flex:none}.formgrid{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:15px}label{display:block;color:#566e76;font-size:13px;font-weight:700}input,select{display:block;width:100%;margin-top:8px;height:43px;border:1px solid #d5e1e2;border-radius:9px;background:#fff;padding:0 12px;color:#152d38}input:focus,select:focus{outline:2px solid #73c8c0;border-color:#0b8c83}.primary,.secondary{border:0;border-radius:9px;padding:12px 18px;font-weight:800;white-space:nowrap}.primary{color:#fff;background:#0b8c83}.primary:hover{background:#076e69}.secondary{color:#0b817a;background:#e9f7f5}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.card h3{font-size:17px;margin:8px 0}.card .muted{font-size:12px;color:#84969c}.badge{font-size:11px;font-weight:800;padding:5px 9px;border-radius:99px;background:#edf1f2;color:#607981}.badge.online{background:#dff7ed;color:#148257}.cardfooter{display:flex;justify-content:space-between;align-items:center;margin-top:18px;font-size:12px;color:#789096}.thumb{display:block;width:100%;height:130px;object-fit:cover;border-radius:9px;background:#e9eeee;margin-bottom:13px}.thumb-video{display:grid;place-items:center;color:#0b8c83;font-size:35px}.programgrid{display:grid;grid-template-columns:1fr 1.3fr;gap:18px}.item{border:1px solid #e4eaea;border-radius:11px;padding:12px;margin:9px 0}.itemrow{display:flex;align-items:center;justify-content:space-between;gap:10px}.itemrow b{font-size:14px}.mini{border:0;border-radius:7px;background:#ecf5f4;color:#087b73;padding:7px 10px;font-weight:700}.danger{background:#fff0ef;color:#b44e43}.schedule{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:13px}.schedule label{font-size:11px}.schedule input{height:34px;margin-top:5px}.days{grid-column:1/-1;display:flex;gap:5px;flex-wrap:wrap}.days label{display:flex;align-items:center;gap:4px;margin-right:8px}.days input{width:auto;height:auto;margin:0}.hint{font-size:12px!important;color:#91a0a4!important}.error{color:#c64238!important;font-size:13px!important}.tablewrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:14px 11px;border-bottom:1px solid #edf1f1}th{color:#84969c;font-size:11px;letter-spacing:.1em}#toast{position:fixed;bottom:23px;right:25px;color:#fff;background:#173c43;padding:13px 18px;border-radius:10px;box-shadow:0 8px 25px #0003;display:none}#toast.show{display:block}@media(max-width:900px){.layout{grid-template-columns:1fr}.sidebar{padding:12px;border-right:0;border-bottom:1px solid #e1e9e9}.sidebar nav{display:flex;overflow:auto}.nav{white-space:nowrap;width:auto}.sidefoot{display:none}.content{padding:22px}.formgrid{grid-template-columns:1fr 1fr}.stats{grid-template-columns:1fr 1fr}}@media(max-width:650px){.top{padding:0 14px}.pilot{display:none}.login{grid-template-columns:1fr;gap:10px;padding:25px}.intro h1{font-size:38px}.content{padding:18px}.stats,.steps,.programgrid,.formgrid{grid-template-columns:1fr}.pagetop{align-items:flex-start}.pagetop h1{font-size:27px}.schedule{grid-template-columns:1fr 1fr}}
