:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f5f7ff;background:linear-gradient(135deg,#07141f,#111d2d)}*{box-sizing:border-box}body{margin:0;min-height:100vh}button{border:0;border-radius:999px;padding:.8rem 1.2rem;font-size:.95rem;font-weight:600;cursor:pointer;color:#07141f;background:linear-gradient(90deg,#79f4de,#87abff)}.shell{max-width:1120px;margin:0 auto;padding:3rem 1.5rem 4rem}.hero{display:grid;gap:1.5rem;grid-template-columns:2fr 1fr;align-items:center;margin-bottom:2rem}.eyebrow{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.22em;color:#79f4de;font-size:.8rem;font-weight:700}h1{margin:0 0 .85rem;font-size:clamp(2rem,6vw,3.25rem);line-height:1.05}.hero-copy{margin:0;max-width:62ch;color:#cfd8e6}.kpis{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:1.5rem}.card{border:1px solid rgba(255,255,255,.08);border-radius:1.1rem;padding:1.2rem;background:#09101ae0;box-shadow:0 12px 30px #00000038}.card.coral{border-color:#ff638459}.card.sky{border-color:#67b2ff59}.card.violet{border-color:#ac7aff59}.label{margin:0 0 .4rem;font-size:.9rem;color:#aebed3}.value{margin:0;font-size:1.7rem;font-weight:700}.panel-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.panel{border:1px solid rgba(255,255,255,.08);border-radius:1.1rem;padding:1.25rem;background:#080f18bf}.panel h2{margin-top:0;margin-bottom:.6rem}.panel p{margin:0;color:#cfd8e6}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;word-break:break-all}.status-card{display:grid;gap:.35rem;align-content:start}.status-pill{display:inline-flex;width:fit-content;padding:.35rem .7rem;border-radius:999px;font-size:.85rem;font-weight:700;text-transform:capitalize;background:#ffffff1a;color:#f5f7ff}.status-pill.success{background:#3ab47533;color:#8ef0b0}.status-pill.error{background:#ff638433;color:#ffb0bf}.status-pill.submitting{background:#67b2ff33;color:#9fd0ff}.form-panel,.response-panel{display:flex;flex-direction:column;gap:1rem}.request-form{display:grid;gap:1rem}.field-row{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:.45rem;color:#f5f7ff}.field span{font-size:.95rem;font-weight:600}.field input{width:100%;border:1px solid rgba(255,255,255,.16);border-radius:.8rem;padding:.8rem .9rem;color:#07141f;font:inherit}.form-actions{display:flex;justify-content:flex-start}pre{margin:0;padding:.9rem 1rem;border-radius:.8rem;background:#07141fe6;color:#cfd8e6;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.response-message{color:#79f4de}.placeholder{color:#8ea2bd}@media(max-width:720px){.hero,.field-row{grid-template-columns:1fr}}.center.svelte-1n46o8q{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;font-family:Inter,system-ui,sans-serif;color:#f5f7ff}.dot.svelte-1n46o8q{display:inline-block;width:.75rem;height:.75rem;border-radius:50%;background:#79f4de;animation:svelte-1n46o8q-pulse 1.2s ease-in-out infinite}@keyframes svelte-1n46o8q-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.75)}}h1.svelte-1n46o8q{margin:0;font-size:clamp(1.8rem,5vw,3rem);font-weight:700}p.svelte-1n46o8q{margin:0;color:#aebed3}
