html,body{margin:0;background:#000}html{min-height:100%}body,#root{min-height:100vh;min-height:100dvh}@keyframes spin{to{transform:rotate(360deg)}}.cur{display:inline-block;width:.55em;height:1em;margin-left:.1em;background:currentColor;vertical-align:-.12em;animation:cursor-blink 1s steps(2,start) infinite}@keyframes cursor-blink{50%{opacity:0}}.aec-shell{--aec-bg: #0a0a0f;--aec-bg-alt: #0a0c12;--aec-fg: #e2e8f0;--aec-border: rgba(148, 163, 184, .22);--aec-ring: rgba(129, 140, 248, .45);--aec-destructive-fg: #fb7185;min-height:100vh;box-sizing:border-box;padding:1.5rem;background:var(--aec-bg);color:var(--aec-fg);font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;line-height:1.55;display:flex;flex-direction:column;align-items:flex-start}.aec-shell--options-lab{--aec-bg: var(--aec-bg-alt);padding:2.5rem}.aec-card{width:100%;max-width:32.5rem;border-radius:.5rem;border:1px solid var(--aec-border);background:#ffffff08;box-shadow:0 1px 2px #00000059,0 0 0 1px #ffffff0a inset;padding:1.25rem 1.25rem 1rem}.aec-card__body{margin:0}.aec-lead{margin:0;max-width:32.5rem;line-height:1.55}.aec-pre{margin:1rem 0 0;padding:.75rem .875rem;border-radius:.375rem;border:1px solid rgba(251,113,133,.25);background:#00000059;white-space:pre-wrap;color:var(--aec-destructive-fg);font-family:ui-monospace,JetBrains Mono,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.45;overflow:auto;max-width:min(100%,40rem)}.aec-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:1.25rem;padding:.5rem 1.25rem;border-radius:.5rem;border:1px solid rgba(129,140,248,.45);background:#818cf81f;color:#a5b4fc;font-size:13px;font-weight:500;font-family:inherit;line-height:1.25;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.aec-btn:hover{background:#818cf82e;border-color:#a5b4fc8c}.aec-btn:focus-visible{outline:2px solid var(--aec-ring);outline-offset:2px}.aec-btn:active{transform:translateY(.5px)}
