:root{--font-mono:"IBM Plex Mono", ui-monospace, monospace;--font-editorial:"Newsreader", Georgia, serif;--text:#1f2733;--muted:#444e5b;--faint:#8a97a8;--line:#c9d4e0;--panel:#eef3f9;--panel-strong:#f7f9fc;--accent:#1c3a58;--cta-fg:#f4f8fc;--live:#2f9156;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.dark{--text:#d7e2f0;--muted:#7a93ae;--faint:#4a6278;--line:#1e3044;--panel:#0c121cb8;--panel-strong:#0a1018e0;--accent:#79dcff;--cta-fg:#07090e;--live:#79dcff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body,#root{height:100%}*{box-sizing:border-box;font-family:var(--font-mono)}body{min-width:320px;color:var(--text);background:linear-gradient(132deg,#ff3cac,#784ba0,#2b86c5,#00c2ff,#ffe45e,#ff7a18,#ff3cac) 0 0/320% 320%;margin:0;animation:14s ease-in-out infinite alternate baseDrift;overflow:hidden}html.dark body{background:linear-gradient(132deg,#ff3cac,#784ba0,#2b86c5,#00c2ff,#ffe45e,#ff7a18,#ff3cac) 0 0/320% 320%}button,textarea{font:inherit}button{color:inherit;background:0 0;border:0}.theme-toggle{border:1px solid var(--line);width:22px;height:22px;color:var(--muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:color .2s,border-color .2s;display:inline-flex}.theme-toggle:hover{color:var(--text);border-color:var(--faint)}.theme-toggle svg{width:12px;height:12px}.atmo{pointer-events:none;filter:blur(58px);z-index:-1;background:radial-gradient(60% 50% at 12% 22%,#ff3dac57,#0000 68%),radial-gradient(54% 66% at 86% 70%,#7d4ba04d,#0000 68%),radial-gradient(70% 44% at 68% 14%,#00c2ff47,#0000 72%),radial-gradient(48% 62% at 36% 88%,#ffe45e3d,#0000 68%),radial-gradient(40% 42% at 74% 32%,#ff7a1842,#0000 70%);animation:20s ease-in-out infinite alternate blobDrift;position:fixed;inset:-25%}html.dark .atmo{background:radial-gradient(60% 50% at 12% 22%,#ff3dac57,#0000 68%),radial-gradient(54% 66% at 86% 70%,#7d4ba04d,#0000 68%),radial-gradient(70% 44% at 68% 14%,#00c2ff47,#0000 72%),radial-gradient(48% 62% at 36% 88%,#ffe45e3d,#0000 68%),radial-gradient(40% 42% at 74% 32%,#ff7a1842,#0000 70%)}@keyframes baseDrift{0%{background-position:0 16%}50%{background-position:62% 88%}to{background-position:100% 24%}}@keyframes blobDrift{0%{transform:translate(0%,0%)scale(1)}25%{transform:translate(3.8%,-2.2%)scale(1.03)}55%{transform:translate(-2.8%,4.2%)scale(.98)}80%{transform:translate(4.6%,1.8%)scale(1.04)}to{transform:translate(-1.8%,4.8%)scale(1.02)}}@media (prefers-reduced-motion:reduce){body,.atmo{animation:none}}@media (width<=720px){html[data-ecp-public-home=true],html[data-ecp-public-home=true] body{scrollbar-width:none;-ms-overflow-style:none}html[data-ecp-public-home=true]::-webkit-scrollbar{width:0;height:0;display:none}html[data-ecp-public-home=true] body::-webkit-scrollbar{width:0;height:0;display:none}body{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden auto}body::-webkit-scrollbar{width:0;height:0;display:none}}
