*{box-sizing:border-box}body{color:#f9fafb;background:radial-gradient(circle at 20% 20%,#111827,#030712);min-height:100vh;margin:0;font-family:Segoe UI,Helvetica Neue,sans-serif}a{color:inherit}button{cursor:pointer}input,button,textarea{font-family:inherit}.dashboard{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;padding:2rem;display:grid}.panel{background:#0f172ad9;border:1px solid #94a3b833;border-radius:16px;padding:1.5rem;box-shadow:0 20px 50px #02061799}.panel header{margin-bottom:1rem}h1,h2,h3,h4{margin:0 0 .5rem}.card{background:#ffffff05;border:1px solid #94a3b826;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}label{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}input{color:inherit;background:#0f172a66;border:1px solid #94a3b866;border-radius:8px;padding:.5rem .75rem}button{color:#0f172a;background:linear-gradient(120deg,#38bdf8,#6366f1);border:none;border-radius:999px;padding:.6rem 1.2rem;font-weight:600}.segmented{border:1px solid #94a3b866;border-radius:999px;grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.segmented button{color:#f9fafb;background:0 0;border-radius:0}.segmented button.active{background:#3b82f633}.list{flex-direction:column;gap:.5rem;max-height:360px;display:flex;overflow-y:auto}.list-item{text-align:left;color:inherit;background:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.list-item.active{background:#38bdf833;border-color:#38bdf8}.messages-log{flex-direction:column;gap:.75rem;max-height:360px;margin-bottom:1rem;display:flex;overflow-y:auto}.message{background:#94a3b814;border-radius:12px;padding:.75rem}.message header{justify-content:space-between;margin-bottom:.25rem;font-size:.85rem;display:flex}.inline-form{gap:.5rem;display:flex}.inline-form input{flex:1}.status{color:#93c5fd;font-size:.85rem}.checkbox{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.checkbox input{accent-color:#38bdf8;width:auto}.oauth-divider{color:#94a3b8e6;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.75rem;margin:.5rem 0;font-size:.8rem;display:flex}.oauth-divider:before,.oauth-divider:after{content:"";background:#94a3b84d;flex:1;height:1px}.google-button{color:#0f172a;background:#fff;border:1px solid #0f172a33;transition:transform .2s,box-shadow .2s}.google-button:hover{transform:translateY(-1px);box-shadow:0 10px 25px #0f172a40}
