:root{color:#f6f7fb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#08090d;font-family:Inter,ui-sans-serif,system-ui}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% 0,#17244a 0,#0000 32%),radial-gradient(circle at 90% 10%,#351737 0,#0000 28%),#08090d;min-height:100vh;margin:0}button{font:inherit;color:inherit;cursor:pointer;background:#151721;border:1px solid #303344;border-radius:14px;padding:11px 16px}button:hover,.active{background:#20274a;border-color:#7588ff}button:disabled{opacity:.5;cursor:wait}main{width:min(1180px,100% - 32px);margin:auto;padding:32px 0 80px}header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}h1{margin:4px 0;font-size:clamp(30px,5vw,54px)}.eyebrow,small{color:#9297a7}.identity{background:#11131b;border:1px solid #303344;border-radius:999px;padding:12px 16px}section,.card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#11131bdb;border:1px solid #272a38;border-radius:24px;margin:16px 0;padding:24px}h2{margin-top:0}.profiles,.chips{flex-wrap:wrap;gap:10px;display:flex}.targets{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;display:grid}.targets article{background:#0e1017;border:1px solid #292c39;border-radius:16px;justify-content:space-between;align-items:center;padding:14px;display:flex}.targets small{margin-top:4px;display:block}.error{z-index:2;background:#391820;border:1px solid #873944;border-radius:14px;padding:14px;position:sticky;top:12px}.danger{border-color:#59313a}pre{white-space:pre-wrap;color:#b9f6d2;background:#050609;border:1px solid #252835;border-radius:16px;min-height:320px;max-height:60vh;padding:18px;overflow:auto}.center{place-items:center;min-height:100svh;display:grid}.login{text-align:center;max-width:440px}.logo{background:linear-gradient(145deg,#2563eb,#a855f7,#ec4899);border-radius:20px;place-items:center;width:64px;height:64px;margin:auto;font-size:30px;font-weight:800;display:grid}.login button{background:linear-gradient(100deg,#2563eb,#8b5cf6,#ec4899);width:100%;margin-top:16px}.spinner{border:3px solid #303344;border-top-color:#8b5cf6;border-radius:50%;width:36px;height:36px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=600px){main{width:min(100% - 20px,1180px);padding-top:max(18px,env(safe-area-inset-top))}header{align-items:flex-start}.identity{font-size:12px}section{border-radius:19px;padding:18px}pre{min-height:260px}.profiles button{flex:1}}
