*{box-sizing:border-box}body{color:#111;background:#f6f7f9;margin:0;font-family:system-ui,-apple-system,Segoe UI,Tahoma,sans-serif}.staff{flex-direction:column;gap:1rem;max-width:32rem;margin:0 auto;padding:1rem;display:flex}.bar{justify-content:space-between;align-items:center;gap:1rem;display:flex}h1{margin:0;font-size:1.25rem}.stack{flex-direction:column;gap:.5rem;display:flex}label{font-weight:600}input{border:1px solid #bbb;border-radius:8px;width:100%;min-height:48px;padding:.75rem;font-size:1.25rem}button{color:#fff;cursor:pointer;background:#1f4fd1;border:0;border-radius:8px;min-height:48px;padding:.75rem 1rem;font-size:1.1rem}button:disabled{opacity:.6}button.big{background:#118a4a;min-height:64px;font-size:1.3rem}button.reward{background:#b86b00}button.link{color:#1f4fd1;background:0 0;min-height:44px}.card{background:#fff;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem;display:flex;box-shadow:0 1px 3px #00000014}.card h2{margin:0}.stats{text-align:center;grid-template-columns:repeat(3,1fr);margin:0;display:grid}.stats dt{color:#555;font-size:.85rem}.stats dd{margin:0;font-size:1.6rem;font-weight:700}progress{width:100%;height:12px}.toast{border-radius:8px;margin:0;padding:.75rem}.toast.ok{color:#0c5d31;background:#e3f6ea}.toast.warn{color:#6b4a00;background:#fff4d6}.toast.error{color:#8a1111;background:#fde5e5}.install{flex-direction:column;align-items:center;gap:.5rem;display:flex}
