html,body{color:#0f172a;margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif}body{background:linear-gradient(#f1f5f9 0%,#e2e8f0 100%);min-height:100vh}.auth-container{box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;max-width:640px;padding:2.75rem 3rem;box-shadow:0 10px 30px -12px #0f172a2e,0 4px 10px -4px #0f172a0f}.auth-header{margin-bottom:1.5rem}.auth-card h2{margin:0 0 .4rem}.auth-card p{color:#475569;margin:0;font-size:.9rem}.auth-label{color:#334155;margin:1rem 0 .35rem;font-size:.8rem;font-weight:600;display:block}textarea,input,select{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.9rem}textarea{resize:vertical}.auth-error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-top:1rem;padding:.6rem .75rem;font-size:.85rem}.auth-buttons{gap:.6rem;margin-top:1.5rem;display:flex}.auth-buttons button{cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600}#btn-connect{color:#fff;background:#2563eb}#btn-connect:disabled{cursor:not-allowed;background:#93c5fd}.auth-btn-secondary{color:#1e293b;background:#e2e8f0}.widget-outer{min-height:100vh}.widget-toolbar{justify-content:flex-end;padding:.75rem 1rem;display:flex}.widget-toolbar button{color:#1e293b;cursor:pointer;background:#e2e8f0;border:none;border-radius:8px;padding:.4rem .9rem;font-size:.85rem}
