:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202b45;background:#f5f7fa}*{box-sizing:border-box}body{margin:0}.shell{max-width:1000px;margin:0 auto;padding:32px 18px 60px}.brand{font-size:12px;letter-spacing:.22em;font-weight:800;color:#8992a3}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}h1{margin:6px 0 0;font-size:32px}h2{margin-top:0}.card{background:#fff;border:1px solid #e5e8ee;border-radius:16px;padding:22px;margin-bottom:18px;box-shadow:0 8px 30px #202b4509}label{display:block;font-weight:650;margin:14px 0}input{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #d7dce5;border-radius:9px;font:inherit}button,.button{border:0;border-radius:9px;padding:12px 16px;background:#202b45;color:#fff;font:inherit;font-weight:700;cursor:pointer}.ghost{background:#eef1f5;color:#202b45}.hidden{display:none!important}.row{display:flex;justify-content:space-between;align-items:center}.progress{height:8px;background:#e9edf2;border-radius:99px;overflow:hidden;margin:18px 0}.progress span{display:block;width:0;height:100%;background:#202b45}.video{padding:16px 0;border-top:1px solid #edf0f4}.video:first-child{border-top:0}.video-title{font-weight:750}.meta,.muted{color:#8992a3;font-size:13px}.links{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.links a{color:#202b45}.danger{background:#fff0f0;color:#9b2c2c}.error{color:#a22;font-size:13px}.success{color:#277047;font-size:13px}
