:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef3ff;background:#0b1020;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 20% 20%,#16213a,#070b15 70%);min-height:100vh;margin:0}.shell{place-items:center;min-height:100vh;padding:2rem;display:grid}.card{background:#14192ce6;border:1px solid #2a3657;border-radius:18px;width:min(1120px,100%);padding:1.2rem;box-shadow:0 14px 40px #0006}.full{min-height:80vh}.auth-card{max-width:460px}.form-stack,.stack{gap:.75rem;display:grid}.inline-form{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.5rem;margin-bottom:1rem;display:grid}button,input,select{color:#e6edff;background:#10182b;border:1px solid #304063;border-radius:8px;padding:.6rem .75rem}button{cursor:pointer}button.active{border-color:#6c8cff}.tabs{gap:.5rem;margin-bottom:1rem;display:flex}.subtle{color:#96a3c5}.error{color:#ff8b8b}.header-row{justify-content:space-between;align-items:center;display:flex}table{border-collapse:collapse;width:100%;margin-top:.8rem;font-size:.9rem}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #233252;padding:.5rem}.action-cell{gap:.35rem;display:flex}.pager{align-items:center;gap:.8rem;margin-top:.75rem;display:flex}.help-body{background:#0d1425;border:1px solid #33466f;border-radius:12px;max-height:65vh;padding:1rem;overflow:auto}.turnstile{min-height:64px}.secret-row{gap:.5rem;display:flex}.secret-row input{flex:1}footer{color:#8898bc;margin-top:1rem}
