.manualSteps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px}.manualSteps article{background:#10151c;border:1px solid #354052;border-radius:12px;padding:16px}.manualSteps svg{width:100px}.check{display:flex;align-items:center;gap:10px}.check input{width:auto}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.badge{white-space:nowrap}header{flex-wrap:wrap;gap:12px}header .row{flex-wrap:wrap}.login{max-width:580px}.login img{max-width:190px}fieldset{border:1px solid #354052;border-radius:8px;margin:16px 0}textarea{width:100%;background:#10151c;color:white;border:1px solid #354052;border-radius:8px;padding:12px}button{margin:3px}input[type=checkbox]{width:auto}.syncNote{font-size:12px;color:#8893a2}@media(max-width:720px){header .row{display:flex;justify-content:flex-start}aside{position:static}main{padding:16px}.row{flex-wrap:wrap}.cards{grid-template-columns:repeat(2,1fr)}}
