:root{font-family:Tahoma,Arial,sans-serif;color:#223033;background:#f5f7f8;font-size:14px;line-height:1.7;letter-spacing:0}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid #dce3e5;border-radius:6px;background:white;color:#334649;padding:7px 14px;cursor:pointer;text-decoration:none}button:hover{background:#edf5f5}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:#087e8b!important;color:white!important;border-color:#087e8b!important}.danger{color:#b52d40}.icon{width:40px;min-width:40px;padding:8px}.lucide{width:19px;height:19px;flex-shrink:0}.link{border:0;color:#087e8b;background:transparent}h1,h2,h3,p{margin-top:0}h1{font-size:26px;margin-bottom:0}h2{font-size:18px;margin-bottom:12px}h3{font-size:15px;margin-bottom:2px}small,.muted{color:#718184;font-size:12px}strong,small{overflow-wrap:anywhere}aside{width:256px;position:fixed;inset:0 0 0 auto;background:white;border-left:1px solid #e2e8ea;padding:26px 20px;display:flex;flex-direction:column;overflow-y:auto;z-index:20}.brand{display:flex;gap:12px;align-items:center}.brand img{width:42px;height:42px}.brand strong{font-size:17px}.brand small,.profile small,.setting-row small{display:block}.nav-label{font-size:11px;color:#8a999b;margin:35px 12px 12px}nav{display:grid;gap:7px}nav button{justify-content:flex-start;border:0;padding:10px 14px;min-height:45px;background:transparent}nav button.active{background:#e7f3f3;color:#086e79;font-weight:bold}.profile{margin-top:auto;padding-top:32px;display:flex;align-items:center;gap:12px}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff0d6;color:#946600}.main{margin-right:256px}.topbar{height:76px;display:flex;align-items:center;gap:10px;padding:0 36px;background:white;border-bottom:1px solid #e3e9eb}.workspace{display:flex;align-items:center;gap:10px;margin-left:auto;color:#667b7e}.content{padding:32px 36px;max-width:1550px;margin:auto}.page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;border-block:1px solid #dde6e7;padding:22px 0;margin-bottom:30px}.stat{display:flex;flex-direction:column;gap:5px;border-left:1px solid #dce4e6;padding-right:14px}.stat:last-child{border-left:0}.stat strong{font-size:29px}.stat .lucide{color:#087e8b}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:30px 0 15px}.section-head h2{margin:0}.courses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.course-card{border:1px solid #dce5e7;background:white;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.course-art{height:145px;display:flex;align-items:center;justify-content:center;background:#dceff0;color:#087e8b;overflow:hidden}.course-art .lucide{width:48px;height:48px}.tone-1{background:#e9edf8;color:#5e6c9c}.tone-2{background:#fbefd9;color:#947022}.course-art img{width:100%;height:100%;object-fit:cover}.course-info{padding:20px;flex:1}.course-info p{font-size:13px;color:#748487;overflow-wrap:anywhere}.course-meta,.course-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.course-meta{margin-bottom:12px}.course-bottom{margin-top:20px}.badge{display:inline-block;padding:3px 9px;border-radius:4px;font-size:11px;background:#edf1f2;color:#63787c;white-space:normal}.green{background:#e4f4eb;color:#21824d}.amber{background:#fff1d7;color:#9a680e}.red{background:#ffe7ea;color:#aa3345}.blue{background:#e8effc;color:#446aa4}.empty{padding:40px!important;text-align:center;color:#809194;grid-column:1/-1}.empty .lucide{width:34px;height:34px}.toolbar{display:flex;gap:14px;margin-bottom:22px}.search{max-width:400px}.table-wrap{overflow:auto;background:white;border:1px solid #e1e8ea;border-radius:6px}table{width:100%;border-collapse:collapse;text-align:right;white-space:nowrap}th{font-size:12px;background:#f8fafb;color:#6f8286;padding:13px 18px}td{padding:14px 18px;border-top:1px solid #edf1f2;font-size:13px}td button{min-height:34px}input,select,textarea{width:100%;padding:10px 12px;border:1px solid #d8e2e4;border-radius:5px;background:white;color:#253e43;min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid #81bec4;outline-offset:1px}input[type=checkbox],input[type=radio]{width:18px;height:18px;accent-color:#087e8b}textarea{min-height:120px;resize:vertical}.field{margin-bottom:15px;min-width:0}label{display:block;font-size:13px;color:#425d63;margin-bottom:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.full{grid-column:1/-1}.error{color:#b62941;white-space:pre-wrap}.error:not(:empty){padding:12px;background:#fff0f2;margin-bottom:15px}.auth{min-height:100vh;display:grid;place-items:center;padding:25px;background:#f2f6f7}.auth section{width:100%;max-width:440px;border-top:4px solid #087e8b;padding:35px;background:white}.auth .brand{margin-bottom:32px}.auth h1{font-size:23px;margin-bottom:25px}.auth form>.primary{width:100%;margin-top:12px}.auth .link{width:100%;margin-top:15px}dialog{width:680px;max-width:calc(100% - 28px);max-height:90vh;border:1px solid #dce5e6;border-radius:8px;padding:0;color:inherit}dialog::backdrop{background:#10262988}dialog header{position:sticky;top:0;background:white;border-bottom:1px solid #e1e8ea;display:flex;align-items:center;justify-content:space-between;padding:18px 24px;z-index:1}dialog header h2{margin:0;font-size:18px}.modal-body{padding:24px}footer{display:flex;gap:10px;border-top:1px solid #e2eaeb;margin-top:24px;padding-top:20px}.course-summary{display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #dce5e7;padding-bottom:26px}.course-summary>div:first-child{flex:1}.course-summary p{white-space:pre-wrap;margin:12px 0;color:#647b7f}.eyebrow{color:#087e8b}.lesson-row{display:flex;align-items:center;gap:16px;padding:17px 0;border-bottom:1px solid #dfe7e9}.lesson-row>div{flex:1;min-width:0}.lesson-row h3{overflow-wrap:anywhere}.lesson-icon{width:40px;height:40px;display:grid;place-items:center;background:#e4f1f2;color:#087e8b;border-radius:6px}.prose{white-space:pre-wrap;overflow-wrap:anywhere;line-height:2}.resource{display:flex;margin:20px 0;gap:10px}progress{width:100%;height:7px;accent-color:#087e8b}.progress-label{font-size:12px}.notice{padding:20px 0;border-bottom:1px solid #dce5e7}.notice p{white-space:pre-wrap;overflow-wrap:anywhere}.setting-row{padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e0e7e9}.quiz-editor{position:relative;padding:20px 0;border-bottom:1px solid #dbe4e5}.quiz-editor>.danger{margin-top:12px}fieldset{border:1px solid #dce5e6;border-radius:6px;padding:20px;margin:18px 0}legend{padding:0 8px}.choice{display:flex;align-items:center;gap:10px}.alert{padding:14px;background:#e9f5ef;color:#236347}#toast{position:fixed;bottom:24px;left:24px;background:#223b40;color:white;max-width:calc(100% - 48px);padding:12px 22px;border-radius:6px;opacity:0;pointer-events:none;z-index:100}#toast.show{opacity:1}.mobile{display:none}[hidden]{display:none!important}
.public-nav{padding:20px max(24px,calc((100% - 1180px)/2));background:white;border-bottom:1px solid #dce5e7;display:flex;justify-content:space-between;gap:20px;align-items:center}.public-nav .brand{text-decoration:none;color:inherit}.public-content{max-width:1230px;padding:36px 24px 60px;margin:auto;min-height:75vh}.public-heading{padding:20px 0 32px;border-bottom:1px solid #dce5e7}.public-heading h1{margin:10px 0;font-size:32px}.public-heading p{color:#657b7f}.public-content .toolbar select{max-width:230px}.public-footer{padding:24px;justify-content:center;flex-wrap:wrap;background:white;margin:0}.public-footer a{color:#087e8b}.course-art{gap:12px}
.course-art img.default-cover{width:64px;height:64px;object-fit:contain}
@media(max-width:600px){.public-nav{align-items:flex-start;flex-direction:column;padding:18px}.public-content{padding:20px 18px}.public-content .toolbar{flex-direction:column}.public-content .toolbar select{max-width:none}.public-heading h1{font-size:27px}}
@media(max-width:1150px){.courses{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding:25px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.course-summary{flex-direction:column}}
@media(max-width:760px){aside{display:none;box-shadow:0 0 0 100vmax #152e4566}aside.open{display:flex}.main{margin:0}.mobile{display:inline-flex}.topbar{height:64px;padding:0 16px}.content{padding:24px 16px}.page-head{align-items:flex-start;flex-wrap:wrap}h1{font-size:23px}.courses{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.modal-body{padding:18px}.lesson-row{gap:8px;flex-wrap:wrap}.lesson-row>small{display:none}.course-summary{gap:15px}.stats{gap:12px}.stat strong{font-size:25px}.setting-row{flex-wrap:wrap}.auth section{padding:24px}.workspace{font-size:12px}}
