:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{border:0;outline:0;min-height:100%;margin:0;padding:0}body{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden auto}#root{background:0 0;min-height:100vh}.landing{isolation:isolate;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.content{z-index:2;text-align:center;background:#0f172aad;border:1px solid #93c5fd2e;border-radius:24px;width:100%;max-width:800px;padding:.5rem 2rem 1rem;position:relative;box-shadow:0 20px 60px #0f172a59}.brand-mark{width:min(100%,360px);height:auto;margin:0 auto 0;display:block}.tagline{color:#93c5fd;margin-bottom:1rem;font-size:1.4rem}.description{opacity:.85;margin-bottom:1rem;font-size:1rem;line-height:1.5rem}.button-row{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.button{color:#fff;cursor:pointer;font-weight:600;font:inherit;background:#3b82f6;border:none;border-radius:999px;padding:.9rem 2rem;text-decoration:none;transition:all .2s;display:inline-block}.button:hover{background:#2563eb;transform:translateY(-2px)}.button.secondary{background:0 0;border:1px solid #93c5fd59;border-radius:999px;padding:.4rem .8rem;font-size:.8rem}.button.secondary:hover{background:#93c5fd29}.footer-about{padding:.3rem .7rem;font-size:.75rem;line-height:1}.site-footer{z-index:3;color:#ffffffb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#02061766,#020617f2);flex-wrap:wrap;justify-content:right;gap:.65rem 2rem;padding:.35rem 1rem .8rem;font-size:.8rem;display:flex;position:fixed;bottom:0;left:0;right:0}.site-footer span{white-space:nowrap}.modal-backdrop{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617b8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-card{background:#0f172af2;border:1px solid #93c5fd33;border-radius:24px;width:min(100%,620px);max-height:min(80vh,720px);padding:1.5rem;overflow:auto;box-shadow:0 24px 80px #02061773}.modal-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.modal-header h2{color:#93c5fd;font-size:1.3rem}.modal-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.7rem;line-height:1}.modal-body p{color:#ffffffe0;margin-bottom:.9rem;line-height:1.6}.row{flex-wrap:wrap;gap:1.5rem;display:flex}.col-lg-6{flex:1 1 0;min-width:240px}.modal-details{border-top:1px solid #93c5fd2e;margin-top:1.2rem;padding-top:1rem}.modal-details p{margin-bottom:.45rem}.footer-badge{pointer-events:none;z-index:1;mix-blend-mode:screen;opacity:.7;width:min(34vw,500px);max-width:500px;height:auto;position:fixed;bottom:0;right:0}
