:root{font-family:Inter,system-ui,sans-serif;color:#f8fafc;background:#080b10}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% 0,#38210e 0,transparent 38%),#080b10;min-height:100vh}header{display:flex;align-items:center;gap:18px;padding:18px 5vw;border-bottom:1px solid #293140;background:#090d14}header a{color:#ffc22d;font-weight:900;text-decoration:none;font-size:20px}header span{color:#b9c4d6;flex:1}header b{font-size:11px;background:#193e2e;color:#5ee59a;padding:8px 10px;border-radius:999px}main{width:min(1120px,92vw);margin:36px auto 90px}.progress{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:22px 0}.progress span{padding:12px;border-radius:10px;background:#151b26;color:#8f9bb0;text-align:center;font-size:13px}.progress .active{background:#ffc22d;color:#10131a;font-weight:900}.card{background:#121824;border:1px solid #2d3748;border-radius:22px;padding:clamp(22px,4vw,42px);box-shadow:0 24px 70px #0008}.eyebrow{color:#ffc22d;font-weight:900;letter-spacing:.12em;font-size:12px}h1{font-size:clamp(32px,5vw,58px);margin:.25em 0}h2{font-size:28px}.lead{color:#bec8d8;font-size:18px;max-width:780px;line-height:1.55}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}label{font-weight:800}input,textarea,select{width:100%;padding:14px;border:1px solid #3b465a;border-radius:11px;background:#0c111a;color:white;font:inherit}textarea{min-height:100px}.actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.button,button{border:0;border-radius:11px;padding:14px 18px;background:#ffc22d;color:#111827;font-weight:900;cursor:pointer;text-decoration:none}.secondary{background:#273142;color:white}.price{display:flex;align-items:end;gap:8px;margin:22px 0}.price strong{font-size:54px}.notice{padding:14px;border-radius:12px;background:#102c22;border:1px solid #245f46;color:#8ff0bd}.site{overflow:hidden;padding:0}.cover{min-height:230px;padding:34px;background:linear-gradient(120deg,#7f1d1d,#c2410c 55%,#f59e0b);display:flex;align-items:end;gap:18px}.cover h1{margin:0}.sitebar{display:flex;gap:10px;padding:16px 24px;background:#111827}.sitebar button.active{background:#ffc22d;color:#111}.sitebody{padding:28px}.modules{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.module{padding:20px;background:#0c111a;border:1px solid #313b4d;border-radius:15px}.module i{font-size:28px;font-style:normal}.admin{display:grid;grid-template-columns:220px 1fr;gap:20px}.admin nav{display:grid;align-content:start;gap:8px}.admin nav button{text-align:left;background:#1c2534;color:white}.admin nav button.active{background:#ffc22d;color:#111}.danger{margin-top:30px;padding:18px;border:1px solid #7f1d1d;background:#2a1114;border-radius:14px}.danger button{background:#b91c1c;color:white}.muted{color:#9ba8bb}.avatar{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;background:#111827;border:4px solid #fff;color:#ffc22d;font-size:28px;font-weight:900}@media(max-width:720px){header span{display:none}.progress{grid-template-columns:repeat(2,1fr)}.grid,.modules,.admin{grid-template-columns:1fr}.actions{flex-direction:column}.actions button{width:100%}.cover{min-height:180px}.sitebar{overflow:auto}.sitebar button{white-space:nowrap}}
