*{box-sizing:border-box}body{margin:0;background:#eef3f7;color:#10263b;font:14px/1.5 Arial}header{height:62px;padding:0 25px;background:#061c31;color:#fff;display:flex;align-items:center;justify-content:space-between}header b{font-size:21px}header i{color:#ed1021;font-style:normal}header a{color:#fff}main{max-width:1200px;margin:22px auto;padding:0 14px}.box{padding:20px;background:#fff;border:1px solid #dbe4ec;border-radius:13px;box-shadow:0 7px 22px #08243d0b}.login{max-width:430px;margin:75px auto}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding:20px 23px;border-radius:14px;background:linear-gradient(130deg,#071d33,#12476f);color:#fff}.intro h1{margin:0}.intro p{margin:4px 0;color:#c8d9e7}.intro input{width:85px}.grid{display:grid;grid-template-columns:1.5fr 1fr;gap:14px;margin-bottom:14px}h2{margin-top:0}input,textarea,button{font:inherit}input,textarea{border:1px solid #c8d5df;border-radius:8px;padding:10px}textarea{width:100%;height:330px;font:12px/1.45 Consolas,monospace}button{border:0;border-radius:8px;background:#0b3455;color:#fff;padding:10px 14px;font-weight:900;cursor:pointer}.red{background:#df0c1b}.checks{margin:10px 0}.hint{color:#687b8d;font-size:12px}.msg{margin-top:10px;font-weight:bold;color:#bd101d}.round{display:grid;grid-template-columns:80px 1fr auto auto;gap:12px;align-items:center;padding:12px;border-bottom:1px solid #e5ebf0}.round small{color:#738292}.round button{background:#fff;color:#b20d1a;border:1px solid #e7bec2}@media(max-width:750px){.grid{grid-template-columns:1fr}.intro{display:block}.round{grid-template-columns:60px 1fr auto}}
