:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;background:#070a0f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#070a0f}body{background:radial-gradient(circle at 50% 20%,#121827 0,#090d14 45%,#05070b 100%);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}.app{place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.ambient{filter:blur(110px);opacity:.18;pointer-events:none;border-radius:50%;width:500px;height:500px;position:fixed}.ambient-one{background:#8b5cf6;top:-180px;left:-140px}.ambient-two{background:#22d3ee;bottom:-220px;right:-180px}.console{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:linear-gradient(145deg,#ffffff13,#ffffff06);border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;width:min(100%,520px);min-height:610px;padding:34px;display:flex;position:relative;box-shadow:0 40px 100px #00000073,inset 0 1px #ffffff14}.header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.eyebrow{letter-spacing:.22em;color:#8b9aaf;margin:0 0 7px;font-size:.68rem;font-weight:700}h1{letter-spacing:-.04em;margin:0;font-size:2rem}.status{color:#94a3b8;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:.72rem;display:flex}.status-idle{color:#a7f3d0}.status-loading{color:#bae6fd}.status-success{color:#fde68a}.status-error{color:#fca5a5}.control-area{flex:1;place-items:center;min-height:350px;display:grid;position:relative}.halo{filter:blur(1px);background:#ffffff09;border-radius:50%;width:245px;height:245px;transition:transform .4s,box-shadow .4s,background .4s;position:absolute}.halo-idle{box-shadow:0 0 100px #7c3aed24,inset 0 0 55px #ffffff05}.halo-loading{background:#38bdf812;transform:scale(1.08);box-shadow:0 0 130px #38bdf84d}.halo-success{background:#facc151a;transform:scale(1.15);box-shadow:0 0 150px #facc1557}.halo-error{background:#f8717114;box-shadow:0 0 110px #f8717140}.light-button{z-index:2;color:#e2e8f0;cursor:pointer;background:radial-gradient(circle at 35% 25%,#ffffff24,#0000 42%),#111827;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:162px;height:162px;transition:color .3s,background .3s,box-shadow .3s;display:grid;position:relative;box-shadow:0 22px 45px #00000073,inset 0 1px #ffffff1f,inset 0 -8px 18px #00000038}.light-button:focus-visible{outline-offset:6px;outline:2px solid #67e8f9}.light-button:disabled{cursor:wait}.light-button-loading{color:#7dd3fc;box-shadow:0 22px 45px #00000073,0 0 50px #38bdf82e}.light-button-success{color:#fef08a;background:radial-gradient(circle at 50% 45%,#fef08a42,#0000 52%),#17160e;box-shadow:0 0 70px #facc1552,0 22px 45px #00000073}.light-button-error{color:#fca5a5}.copy{text-align:center}.copy h2{letter-spacing:-.02em;margin:0;font-size:1.25rem}.copy p{color:#7f8da3;max-width:330px;margin:9px auto 0;font-size:.88rem;line-height:1.55}.footer{color:#536176;letter-spacing:.16em;border-top:1px solid #ffffff0f;justify-content:center;gap:10px;margin-top:34px;padding-top:20px;font-size:.62rem;font-weight:700;display:flex}.separator{opacity:.35}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=600px){.app{padding:14px}.console{border-radius:25px;min-height:calc(100vh - 28px);padding:25px 20px}.header{align-items:center}.status span{display:none}.light-button{width:145px;height:145px}.halo{width:220px;height:220px}}
