:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0;background-color:#f8fafc;background-image:url(/assets/verdao_horiz-CsZgedLX.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh}@media (orientation: portrait) and (max-width: 820px){body{background-image:url(/assets/verdao-DG5Y3cOV.png)}}.container{max-width:860px;margin:0 auto;padding:16px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 20px #0f172a0f;padding:18px}.logo-wrap{display:flex;justify-content:center;margin-bottom:10px}.logo{width:96px;height:96px;object-fit:contain;border-radius:12px}h1{margin:0 0 8px;font-size:clamp(1.2rem,2.4vw,1.8rem)}p{margin:0;color:#334155}.row{display:grid;gap:10px;grid-template-columns:1fr}@media (min-width: 720px){.row.two{grid-template-columns:1fr 1fr}}.field{display:flex;flex-direction:column;gap:6px;margin-top:12px}label{font-size:.92rem;color:#334155;font-weight:600}input[type=text],input[type=email],input[type=password]{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;font-size:.95rem}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus{outline:2px solid #93c5fd;border-color:#60a5fa}input[type=checkbox]{width:18px;height:18px;margin:0;flex:0 0 auto}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}button{border:0;border-radius:10px;padding:10px 14px;font-size:.95rem;font-weight:600;cursor:pointer}button.primary{background:#15803d;color:#fff}button.secondary{background:#e2e8f0;color:#1e293b}button.warn{background:#dc2626;color:#fff}button:disabled{opacity:.65;cursor:wait}.toggle-row{margin-top:14px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.toggle-row label{margin:0}.status{margin-top:12px;font-size:.92rem;color:#0f766e;min-height:20px}.hidden{display:none}
