:root{color:#f5f5f5;background:#101010;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:#101010;min-height:100vh;margin:0}button{font:inherit}.shell{max-width:760px;margin:0 auto;padding:22px 16px 48px}header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}h1{margin:2px 0 0;font-size:1.6rem}.eyebrow{color:#f6c000;letter-spacing:.12em;font-size:.72rem;font-weight:800}.status{background:#282828;border-radius:999px;padding:7px 10px;font-size:.82rem}.status.ok{color:#8ce99a}.status.offline{color:#ffd43b}.syncCard,.placeholder{background:#191919;border:1px solid #2b2b2b;border-radius:16px;gap:8px;margin-bottom:14px;padding:16px;display:grid}.syncCard span,.placeholder p{color:#b9b9b9}.syncCard button{color:#111;background:#f6c000;border:0;border-radius:10px;justify-self:start;padding:10px 14px;font-weight:800}.syncCard button:disabled{opacity:.4}.cards{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.action{color:#fff;text-align:left;background:#1d1d1d;border:1px solid #343434;border-radius:16px;min-height:92px;padding:14px;font-weight:800}.action.primary{color:#111;background:#f6c000;border-color:#f6c000}@media (width<=520px){.cards{grid-template-columns:1fr 1fr}.action{min-height:82px}}
