: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)}}body{margin:0}#root{width:100%;min-height:100svh}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%}.cursor-follow-root{pointer-events:none;z-index:900;position:fixed;inset:0;overflow:hidden}.cursor-follow-dot{will-change:transform;border-radius:50%;position:absolute;top:0;left:0;transform:translate(-100px,-100px)translate(-50%,-50%)}.cursor-follow-dot--glow{filter:blur(3px);background:radial-gradient(circle,#07026f61 0%,#6c5dd324 42%,#0000 72%);width:52px;height:52px}.cursor-follow-dot--ring{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffffc7;width:24px;height:24px;box-shadow:0 0 0 1px #2e2b6b1a,0 4px 18px #07026f1f}.cursor-follow-dot--core{background:radial-gradient(circle at 32% 28%,#c8c4ff,#07026f 52%,#04013d);width:9px;height:9px;box-shadow:0 0 14px #07026f80}.cursor-follow-dot--tail{background:#07026f6b;width:7px;height:7px;box-shadow:0 0 10px #07026f47}.home-page{color:#0a0b2e;background:#f0efff}.client-application-page{box-sizing:border-box;color:#0a0b2e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f0efff;min-height:100vh}.client-application-page__inner{flex-direction:column;align-items:center;width:min(840px,94%);margin:0 auto;padding:16px 12px 48px;display:flex}.client-application-page__back{color:#07026f;align-self:flex-start;align-items:center;gap:8px;margin-bottom:16px;font-weight:600;text-decoration:none;display:inline-flex}.client-application-page__back:hover{color:#0a0b2e;text-decoration:underline}.client-application-page__intro{text-align:center;width:100%;max-width:720px;margin-bottom:4px}.client-application-page__form{box-sizing:border-box;background:#ffffffeb;border:1px solid #d6d2ff;border-radius:12px;width:100%;max-width:800px;margin-top:16px;padding:20px}.client-application-page__collapse.ant-collapse{background:0 0}.client-application-page__collapse .ant-collapse-item{border-color:#cfc7f0!important}.client-application-page__collapse .ant-collapse-header{color:#0a0b2e!important}.client-application-page__collapse .ant-collapse-content{background:#ffffffb8;border-top-color:#e4dff7!important}.client-application-page__collapse .ant-collapse-content-box{padding-top:12px!important}.container{width:min(1200px,92%);margin:0 auto}.alert-banner{color:#eeecff;text-align:center;background:linear-gradient(135deg,#07026f,#04013d);padding:10px 0;font-size:.85rem;font-weight:700}.accreditation-banner .accreditation-banner__inner{text-align:left;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;width:min(1200px,92%);margin:0 auto;display:flex}.accreditation-banner__text{flex:220px;margin:0;font-weight:600;line-height:1.35}.accreditation-banner__link{color:#07026f;background:#f5f3ff;border:1px solid #eeecff8c;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 16px;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.accreditation-banner__link:hover{background:#fff;transform:translateY(-1px)}.site-header{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f0effff5;border-bottom:1px solid #b8b3ff;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;padding:14px 0;display:flex}.brand h1{color:#0a0b2e;margin:0;font-size:1.2rem}.brand p{color:#2e2b6b;margin-top:2px;font-size:.9rem}.brand{align-items:center;gap:8px;display:flex}.brand img{object-fit:cover;width:52px;height:52px}.header-links{gap:8px;display:flex}.header-links a{color:#0a0b2e;font-size:.95rem;text-decoration:none}.header-links a:hover{color:#07026f}.mobile-menu-button{color:#0a0b2e;cursor:pointer;background:#fff;border:1px solid #07026f;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:none}.mobile-menu-button.close{display:inline-flex}.mobile-menu-overlay{opacity:0;visibility:hidden;z-index:29;background:#07026f59;transition:opacity .25s;position:fixed;inset:0}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-sidebar{z-index:30;box-sizing:border-box;background:#f0efff;border-right:1px solid #b8b3ff;width:min(290px,88vw);height:100dvh;padding:16px;transition:transform .25s;position:fixed;top:0;left:0;transform:translate(-100%)}.mobile-sidebar.open{transform:translate(0)}.mobile-sidebar-top{color:#0a0b2e;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.mobile-sidebar-links{flex-direction:column;gap:10px;display:flex}.mobile-sidebar-links a{color:#0a0b2e;border:1px solid #b8b3ff;border-radius:10px;padding:10px 12px;font-weight:600;text-decoration:none}.mobile-sidebar-links a:hover{background:#07026f1a;border-color:#07026f}.hero{padding:56px 0 28px}.hero-grid{grid-template-columns:1.3fr 1fr;gap:24px;display:grid}.hero-copy h2{color:#0a0b2e;margin:0 0 14px;font-size:clamp(1.8rem,3vw,2.8rem)}.hero-copy p{color:#2e2b6b;max-width:60ch}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.hero-actions a{color:#eeecff;background:#07026f;border:1px solid #04013d;border-radius:10px;padding:10px 14px;font-weight:600;text-decoration:none}.hero-actions a:hover{background:#04013d}.hero-side{background:linear-gradient(140deg,#e8e6ff,#d1ceff);border:1px solid #b8b3ff;border-radius:16px;padding:20px}.hero-side h3{color:#0a0b2e;margin-top:0}.hero-side ul{color:#2e2b6b;margin:12px 0 0;padding-left:18px}.emergency-banner{color:#eeecff;background:linear-gradient(135deg,#07026f,#04013d);border:1px solid #6b5dd3;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:26px auto 8px;padding:14px 16px;display:flex}.quick-actions{padding:22px 0}.quick-actions h3,.section h3{color:#0a0b2e;margin:0 0 12px}.action-grid,.service-grid,.spotlight-grid,.audience-grid,.transparency-grid,.contact-grid{gap:14px;display:grid}.action-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.news-events{grid-template-columns:1fr 1fr;gap:16px;padding:20px 0;display:grid}.spotlight-grid,.audience-grid,.transparency-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-grid{grid-template-columns:1.2fr 1fr 1fr}.card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffbf;border:1px solid #b8b3ff;border-radius:14px;padding:16px}.card h4{color:#0a0b2e;margin:0 0 8px}.card p{color:#2e2b6b;margin:0;font-size:.95rem}.card ul{color:#2e2b6b;margin:10px 0 0;padding-left:18px}.card a{color:#07026f;font-weight:600;text-decoration:none}.card a:hover{text-decoration:underline}.section{padding:14px 0 26px}.footer{color:#2e2b6b;border-top:1px solid #b8b3ff;margin-top:20px;padding:20px 0 28px;font-size:.9rem}@media (width<=900px){.hero-grid,.news-events,.action-grid,.service-grid,.spotlight-grid,.audience-grid,.transparency-grid,.contact-grid{grid-template-columns:1fr}.header-inner{align-items:center}.header-links{display:none}.mobile-menu-button{display:inline-flex}}.login-page{box-sizing:border-box;background:linear-gradient(#f0efff 0%,#e8e6ff 100%);place-items:center;height:100dvh;padding:24px;display:grid;overflow:hidden}.login-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #b8b3ff;border-radius:16px;width:min(360px,100%);padding:28px;box-shadow:0 20px 45px #07026f14}.login-card h1{color:#0a0b2e;margin:0 0 8px;font-size:1.9rem}.login-card p{color:#2e2b6b;margin:0 0 18px}.login-form{gap:14px;display:grid;margin-bottom:20px!important}.login-error{color:#7a1f1f;background:#dc26261f;border:1px solid #dc262640;border-radius:10px;margin:0;padding:10px 12px;font-size:.9rem}.login-field{gap:7px;display:grid}.login-field label{color:#0a0b2e;font-size:.82rem;font-weight:700}.login-field input{box-sizing:border-box;color:#0a0b2e;background:#fffffff2;border:1px solid #b8b3ff;border-radius:10px;width:100%;padding:11px 12px;font-size:.98rem}.login-field input:focus{outline-offset:1px;border-color:#07026f;outline:2px solid #07026f40}.login-submit{color:#eeecff;cursor:pointer;background:#07026f;border:1px solid #04013d;border-radius:10px;margin-top:8px;padding:11px 14px;font-size:.88rem;font-weight:600;transition:background .2s}.login-submit:hover{background:#04013d}.login-footer{margin-top:14px;font-size:.82rem;text-align:center!important}.login-footer a{color:#07026f;font-weight:600;text-decoration:none}.login-footer a:hover{text-decoration:underline}@media (width<=640px){.login-page{padding:18px 16px}.login-card{border-radius:14px;width:100%;padding:0}.login-form,.login-card h1,.login-card>p,.login-footer{padding-inline:18px;margin-bottom:20px!important}.login-card h1{padding-top:22px}.login-footer{padding-bottom:22px}.login-card h1{font-size:1.75rem}}.protected-shell{box-sizing:border-box;background:radial-gradient(100% 80% at 0 0,#07026f29,#0000 55%),radial-gradient(90% 70% at 100% 30%,#0501501f,#0000 50%),radial-gradient(70% 50% at 50% 100%,#6c5dd34d,#0000 45%),linear-gradient(160deg,#e8e6ff 0%,#d1ceff 42%,#b8b3ff 72%,#efedff 100%);grid-template-rows:1fr;grid-template-columns:minmax(216px,248px) 1fr;align-items:stretch;column-gap:12px;height:100dvh;min-height:100dvh;max-height:100dvh;padding:12px 16px 12px 12px;display:grid;overflow:hidden}.protected-sidebar{color:#f8fffb;box-sizing:border-box;-webkit-backdrop-filter:blur(22px)saturate(1.6);backdrop-filter:blur(22px)saturate(1.6);background:#081c1061;border:1px solid #ffffff47;border-radius:20px;flex-direction:column;align-self:stretch;gap:10px;width:100%;height:100%;min-height:0;max-height:none;padding:12px 10px 14px;display:flex;position:relative;box-shadow:0 24px 48px #00281624,inset 0 0 0 1px #00f8260f,inset 0 1px #ffffff24}.glass-user-header{flex-shrink:0;align-items:center;gap:8px;width:100%;display:flex}.glass-user-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff29;border-radius:14px;flex:1;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex;box-shadow:inset 0 1px #ffffff1a}.glass-user-close{color:#f0fff4;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff47;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-family:inherit;transition:border-color .2s,background .2s;display:none;box-shadow:inset 0 1px #ffffff1f}.glass-user-close:hover{background:#07026f26;border-color:#07026f8c}.glass-user-avatar{object-fit:cover;border:2px solid #07026f8c;border-radius:50%;flex-shrink:0;width:34px;height:34px;box-shadow:0 0 0 2px #07026f1f}.glass-user-text{flex-direction:column;gap:2px;min-width:0;display:flex}.glass-user-text strong{letter-spacing:.01em;font-size:.8rem;font-weight:700;line-height:1.25}.glass-user-text span{color:#c8ffd6bf;font-size:.65rem}.glass-user-chevron{opacity:.65;color:#ffffffd9;margin-left:auto;font-size:10px}.glass-menu-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin:0 0 0 4px;font-size:.62rem;font-weight:700}.glass-sep{background:linear-gradient(90deg,#0000 0%,#ffffff14 12%,#ffffff47 50%,#ffffff14 88%,#0000 100%);border:none;border-radius:1px;flex-shrink:0;height:1px;margin:2px 4px}.protected-nav{scrollbar-width:thin;scrollbar-color:#ffffff52 transparent;flex-direction:column;flex:auto;gap:2px;min-height:0;padding:0 2px;display:flex;overflow-y:auto}.glass-nav-link{color:#ffffffeb;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;padding:7px 10px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;display:flex}.glass-nav-link:hover{background:#ffffff0f;border-color:#ffffff14}.glass-nav-icon{opacity:.92;color:#fffffff2;font-size:.95rem}.glass-nav-link.active{color:#eeecff;background:#07026f2e;border-color:#07026f73;box-shadow:0 0 20px #07026f1f,inset 0 1px #ffffff1a}.glass-nav-link.active .glass-nav-icon{color:#b8ffca}.glass-logout{color:#ffffffeb;cursor:pointer;background:#ffffff0a;border:1px solid #0000;border-radius:10px;flex-shrink:0;align-items:center;gap:9px;width:100%;margin:0;padding:7px 10px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:flex}.glass-logout:hover{color:#eeecff;background:#07026f24;border-color:#07026f59}.glass-logout .glass-nav-icon{font-size:.95rem}.protected-content{scrollbar-width:thin;scrollbar-color:#2e2b6b61 #fff3;min-width:0;min-height:0;padding:4px 4px 12px 6px;overflow-y:auto}html.glass-scrollbar-root{scrollbar-width:thin;scrollbar-color:#2e2b6b61 #ffffff26}.protected-nav::-webkit-scrollbar{width:10px;height:10px}.protected-content::-webkit-scrollbar{width:10px;height:10px}html.glass-scrollbar-root::-webkit-scrollbar{width:10px;height:10px}.protected-nav::-webkit-scrollbar-button{width:0;height:0;display:none}.protected-content::-webkit-scrollbar-button{width:0;height:0;display:none}html.glass-scrollbar-root::-webkit-scrollbar-button{width:0;height:0;display:none}.protected-nav::-webkit-scrollbar-track{background:0 0}.protected-content::-webkit-scrollbar-track{background:0 0}html.glass-scrollbar-root::-webkit-scrollbar-track{background:0 0}.protected-nav::-webkit-scrollbar-thumb{background:#ffffff38 padding-box padding-box;border:3px solid #0000;border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff1f}.protected-nav::-webkit-scrollbar-thumb:hover{background:#07026f59}.protected-content::-webkit-scrollbar-thumb{background:#ffffff8c padding-box padding-box;border:3px solid #0000;border-radius:999px;box-shadow:inset 0 0 0 1px #2e2b6b14,0 1px 3px #04013c0f}html.glass-scrollbar-root::-webkit-scrollbar-thumb{background:#ffffff8c padding-box padding-box;border:3px solid #0000;border-radius:999px;box-shadow:inset 0 0 0 1px #2e2b6b14,0 1px 3px #04013c0f}.protected-content::-webkit-scrollbar-thumb:hover{background:#07026f47;box-shadow:inset 0 0 0 1px #2e2b6b1a,0 1px 4px #07026f1f}html.glass-scrollbar-root::-webkit-scrollbar-thumb:hover{background:#07026f47;box-shadow:inset 0 0 0 1px #2e2b6b1a,0 1px 4px #07026f1f}.glass-scroll{scrollbar-width:thin;scrollbar-color:#2e2b6b61 transparent}.glass-scroll::-webkit-scrollbar{width:8px;height:8px}.glass-scroll::-webkit-scrollbar-button{width:0;height:0;display:none}.glass-scroll::-webkit-scrollbar-track{background:0 0}.glass-scroll::-webkit-scrollbar-thumb{background:#ffffff80 padding-box padding-box;border:2px solid #0000;border-radius:999px;box-shadow:inset 0 0 0 1px #2e2b6b0f}.glass-scroll::-webkit-scrollbar-thumb:hover{background:#07026f4d}.protected-panel{-webkit-backdrop-filter:blur(18px)saturate(1.25);backdrop-filter:blur(18px)saturate(1.25);background:#ffffff85;border:1px solid #ffffff6b;border-radius:16px;padding:16px 18px;box-shadow:0 12px 40px #04013c14,inset 0 1px #ffffffa6}.protected-panel h1{color:#0a0b2e;letter-spacing:-.02em;margin:0 0 8px;font-size:1.375rem;font-weight:600;line-height:1.25}.protected-panel h2{color:#0a0b2e;letter-spacing:-.01em;margin:0 0 8px;font-size:1.125rem;font-weight:600;line-height:1.3}.protected-panel p{color:#2e2b6b;margin:0;font-size:.875rem;line-height:1.5}.protected-menu-btn{z-index:31;color:#eeecff;cursor:pointer;-webkit-backdrop-filter:blur(16px)saturate(1.4);backdrop-filter:blur(16px)saturate(1.4);background:#0401286b;border:1px solid #ffffff59;border-radius:14px;width:44px;height:44px;display:none;position:fixed;top:14px;left:14px;box-shadow:0 8px 28px #02011e26}.protected-menu-btn:hover{background:#0401288c;border-color:#07026f8c}.protected-menu-btn.close{width:30px;height:30px;box-shadow:none;border-radius:8px;margin:0;position:static}.protected-overlay{opacity:0;visibility:hidden;z-index:29;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#03012347;transition:opacity .28s,visibility .28s;position:fixed;inset:0}.protected-overlay.open{opacity:1;visibility:visible}@media (width<=860px){.protected-shell{grid-template-rows:auto;grid-template-columns:1fr;column-gap:0;height:auto;min-height:100dvh;max-height:none;padding:0;overflow:visible}.protected-shell.menu-open .protected-menu-btn-open{display:none}.protected-menu-btn{justify-content:center;align-items:center;display:inline-flex}.glass-user-chevron{display:none}.glass-user-close{justify-content:center;align-items:center;display:inline-flex}.protected-sidebar{width:min(300px,88vw);height:100dvh;min-height:0;max-height:none;padding:18px 14px calc(18px + env(safe-area-inset-bottom,0px));z-index:30;border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff1f;border-left:none;border-radius:0 26px 26px 0;margin:0;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:12px 0 48px #02011e2e,inset 0 1px #ffffff1f}.protected-sidebar.open{transform:translate(0)}.protected-shell.menu-open .dash-header{z-index:1}.protected-content{padding:72px 14px 20px}.protected-panel{border-radius:16px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
