@import url('https://fonts.googleapis.com/css2?family=Onest:wght@400;500;600;700;800&display=swap');
:root{font-family:Onest,Arial,sans-serif;color:#eef3fb;background:#080d16;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}.mark{color:#7faaff;font-size:30px;line-height:1}header{height:76px;border-bottom:1px solid #202a3a;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1360px)/2))}.brand{font-size:22px;font-weight:800;display:flex;align-items:center;gap:12px}.brand small{font-size:12px;color:#77869c;font-weight:500;margin-left:9px}.account{display:flex;align-items:center;gap:16px;color:#a9b6c9;font-size:14px}main{max-width:1360px;margin:auto;padding:48px 24px 80px}.intro{margin:0 0 40px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.17em;color:#80aaff}.intro h1{font-size:clamp(34px,5vw,52px);letter-spacing:-.045em;margin:12px 0}.intro p{color:#9caabd;max-width:640px;line-height:1.6;margin:0}.layout{display:grid;grid-template-columns:minmax(320px,425px) minmax(0,1fr);gap:30px;align-items:start}.panel,.job,.login-card{border:1px solid #273246;background:#111a28;border-radius:18px;box-shadow:0 18px 60px #0002}.panel{padding:26px;display:grid;gap:19px}.panel h2,.gallery h2{font-size:22px;margin:0;letter-spacing:-.02em}.panel label,.login-card label{display:grid;gap:8px;color:#c5d0df;font-size:13px;font-weight:600}.optional{display:inline;color:#8290a4;font-weight:400}.panel input,.panel select,.panel textarea,.login-card input{width:100%;border:1px solid #344057;border-radius:10px;background:#0c1420;color:#f0f4fa;padding:11px 13px;outline:none}.panel textarea{resize:vertical;min-height:130px;line-height:1.5}.panel input:focus,.panel select:focus,.panel textarea:focus,.login-card input:focus{border-color:#7ca7ff;box-shadow:0 0 0 3px #477df333}.panel input[type=file]{font-size:12px}.panel small{color:#8492a5;font-weight:400;line-height:1.4}.two{display:grid;grid-template-columns:1fr 1fr;gap:13px}button[type=submit]{border:0;border-radius:10px;background:#5d8ef2;color:white;font-weight:700;padding:13px 18px;box-shadow:0 6px 25px #467aea35}button[type=submit]:hover{background:#75a1fa}.secondary{background:#172234;color:#bbcae0;border:1px solid #334057;border-radius:9px;padding:9px 15px}.secondary:hover{border-color:#6f96df}.price{font-size:12px;color:#9eacbf;margin:0}.error{color:#ff8585;font-size:13px;min-height:0;margin:0}.gallery-title{display:flex;align-items:end;justify-content:space-between;margin:0 0 17px;gap:12px}.gallery-title h2{margin-top:8px}.jobs{display:grid;gap:14px}.empty{padding:60px 20px;text-align:center;border:1px dashed #37445a;border-radius:16px;color:#8796ab}.job{padding:18px}.job-head{display:flex;justify-content:space-between;gap:14px;align-items:start}.job strong{font-size:15px}.job time{display:block;color:#8593a7;font-size:12px;margin-top:4px}.badge{font-size:11px;white-space:nowrap;border-radius:30px;padding:6px 10px;background:#273449;color:#afc7e9}.badge.succeeded{background:#173c35;color:#82ddba}.badge.failed{background:#46262a;color:#ff9d9d}.job p{font-size:13px;color:#aab7c8;line-height:1.5;margin:14px 0;white-space:pre-wrap;overflow-wrap:anywhere}.job video{display:block;width:100%;max-height:420px;background:black;border-radius:10px}.job a{color:#98baff;font-size:13px;display:inline-block;margin-top:12px}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:20px}.login-card{width:min(100%,390px);padding:34px;display:grid;gap:17px}.login-card h1{font-size:32px;margin:0}.login-card p{color:#9baabc;margin:-10px 0 6px}.login-card .mark{font-size:44px}@media(max-width:830px){.layout{grid-template-columns:1fr}.panel{max-width:none}main{padding-top:34px}.intro{margin-bottom:30px}}@media(max-width:470px){header{padding:0 18px}.brand small{display:none}.account{gap:8px}.account span{max-width:90px;overflow:hidden;text-overflow:ellipsis}.two{grid-template-columns:1fr}}
.settings-intro{margin-top:38px}.settings-panel{max-width:500px}
