:root{--background:#040712;--foreground:#f6f8ff;--surface:#0b1020;--surface-border:#ffffff14}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;margin:0;padding:0}::selection{background:#7083ff52}a{color:inherit;text-decoration:none}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}img{max-width:100%;height:auto}main section[id]{scroll-margin-top:96px}.site-shell{width:min(1180px,100% - 3rem)}.site-header{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#040712b8;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.site-navbar{background:0 0;padding:1rem 0}.site-brand{align-items:center;margin-right:2rem;display:inline-flex}.site-brand-logo{width:auto;height:42px}.site-brand-logo--mark{display:none}.site-toggle{box-shadow:none;border-color:#ffffff1f}.site-toggle:focus{box-shadow:none}.site-collapse{align-items:center;gap:1rem}.site-nav{align-items:center;gap:.4rem}.site-nav-link{color:#d9e1f2;padding:.7rem .9rem;font-size:.98rem;font-weight:500;position:relative}.site-nav-link:after{content:"";transform-origin:0;background:linear-gradient(90deg,#4faeff 0%,#8a62ff 100%);border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:.2rem;left:.9rem;right:.9rem;transform:scaleX(0)}.site-nav-link.is-active:after,.site-nav-link:hover:after{transform:scaleX(1)}.site-nav-link.is-active,.site-nav-link:hover,.site-nav-link:focus{color:#fff}.language-select-wrap{color:#f8fbff;background:#ffffff08;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:3rem;padding:0 .9rem 0 2.55rem;display:inline-flex;position:relative}.language-select-wrap svg{color:#91a4ff;pointer-events:none;position:absolute;left:.95rem}.language-select{min-width:6.75rem;color:inherit;cursor:pointer;appearance:none;background:0 0;border:0;outline:0;padding-right:.15rem;font-size:.95rem;font-weight:600}.language-select option{color:#f6f8ff;background:#0b1020}.header-cta{color:#f8fbff;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:3rem;padding:0 1.35rem;font-weight:600;transition:border-color .2s,color .2s,background-color .2s;display:inline-flex}.header-cta:hover,.header-cta:focus{color:#fff;background:#ffffff0f;border-color:#8791ff61}.site-footer{background:radial-gradient(circle at 0 0,#496aff14 0%,#496aff00 26%),linear-gradient(#050914 0%,#040712 100%);border-top:1px solid #ffffff0f}.footer-shell{gap:0;width:calc(100% - 3rem);max-width:none;margin:0 auto;padding:2.6rem 0 2rem;display:grid}.footer-top{grid-template-columns:minmax(280px,.95fr) minmax(0,1.25fr) minmax(300px,.88fr);align-items:start;gap:2.25rem;padding:0 0 2rem;display:grid}.footer-brand-panel{border-right:1px solid #ffffff14;gap:1.35rem;min-width:0;max-width:420px;padding-right:1.9rem;display:grid}.footer-logo{width:fit-content;display:inline-flex}.footer-logo img{width:auto;height:44px}.footer-description{color:#96a2bd;font-size:1rem;line-height:1.7}.footer-quick-actions{flex-wrap:wrap;gap:.75rem;display:flex}.footer-quick-link{color:#dfe6f8;background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;transition:transform .2s,border-color .2s,background-color .2s,color .2s;display:inline-flex}.footer-quick-link svg{font-size:1.25rem}.footer-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.footer-column{align-content:start;gap:1rem;display:grid}.footer-column-title{color:#6e86ff;letter-spacing:.14em;font-size:.84rem;font-weight:700}.footer-column-links{gap:.85rem;display:grid}.footer-column-link{color:#cbd4ea;align-items:center;gap:.75rem;min-width:0;line-height:1.5;transition:transform .2s,color .2s;display:inline-flex}.footer-column-link span{min-width:0}.footer-column-link svg{color:#8f9cc0;flex-shrink:0;font-size:1.05rem}.footer-card{background:linear-gradient(#12172ef5 0%,#090d1aeb 100%);border:1px solid #6f81ff2e;border-radius:1.5rem;gap:1.35rem;padding:1.6rem;display:grid;box-shadow:0 24px 48px #0508134d}.footer-card-header{grid-template-columns:3rem minmax(0,1fr);align-items:start;gap:1rem;display:grid}.footer-card-header>div{min-width:0}.footer-card-icon{color:#dfe6f8;background:linear-gradient(135deg,#4369ff3d 0%,#2b53d629 100%);border:1px solid #ffffff14;border-radius:.9rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.15rem;display:inline-flex}.footer-card-header strong{color:#f5f8ff;font-size:1.55rem;line-height:1.1;display:block}.footer-card-header p{color:#a4afc7;margin-top:.65rem;line-height:1.65}.footer-card-form{gap:.85rem;display:grid}.footer-card-input{color:#f6f8ff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.9rem;outline:0;min-height:3.2rem;padding:0 1rem;font-size:.98rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.footer-card-input::placeholder{color:#77809c}.footer-card-input:focus{background:#ffffff0b;border-color:#7f90ff8c;box-shadow:0 0 0 3px #4d6eff1f}.footer-card-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#4d79ff 0%,#9952ff 100%);border:0;border-radius:.95rem;justify-content:center;align-items:center;gap:.7rem;min-height:3.3rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.footer-bottom{border-top:1px solid #ffffff14;grid-template-columns:minmax(0,1.2fr) auto auto auto;align-items:center;gap:1.35rem;padding-top:1.8rem;display:grid}.footer-bottom>*{min-width:0}.footer-legal{color:#c8d1e7;align-items:center;gap:.9rem;min-width:0;line-height:1.5;display:inline-flex}.footer-legal-badge{color:#7e8eff;background:#5368ff1f;border:1px solid #ffffff0f;border-radius:.95rem;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:inline-flex}.footer-status{color:#d5ddf0;align-items:center;gap:.7rem;line-height:1.5;display:inline-flex}.footer-status-dot{background:#31d89c;border-radius:999px;width:.7rem;height:.7rem;box-shadow:0 0 0 4px #31d89c1f}.footer-policy-links{flex-wrap:wrap;justify-content:flex-end;gap:1.25rem;display:inline-flex}.footer-policy-links a{color:#c8d1e7;line-height:1.5;transition:color .2s}.footer-language{justify-self:end}.footer-language .language-select-wrap{background:#ffffff08;min-height:3rem;padding-right:.95rem}.footer-language .language-select{min-width:5.25rem}@media (max-width:1279px){.footer-top{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:2rem}.footer-brand-panel{grid-area:1/1;max-width:none;padding-right:1.4rem}.footer-card{grid-area:1/2}.footer-columns{border-top:1px solid #ffffff14;grid-area:2/1/auto/-1;padding-top:1.75rem}.footer-bottom{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.footer-legal,.footer-policy-links{grid-column:1/-1}.footer-status{grid-area:2/1}.footer-policy-links{justify-content:flex-start}.footer-language{grid-area:2/2;justify-self:end}}@media (hover:hover) and (pointer:fine){.footer-quick-link:hover,.footer-quick-link:focus,.footer-column-link:hover,.footer-column-link:focus{color:#fff}.footer-quick-link:hover,.footer-quick-link:focus{background:#ffffff0d;border-color:#8791ff52;transform:translateY(-2px)}.footer-column-link:hover,.footer-column-link:focus{transform:translate(3px)}.footer-card-button:hover,.footer-card-button:focus{transform:translateY(-2px);box-shadow:0 18px 40px #6259ff52}.footer-policy-links a:hover,.footer-policy-links a:focus{color:#fff}}@media (max-width:991px){.site-shell{width:min(100%,100% - 2rem)}.site-collapse{background:#090d18f5;border:1px solid #ffffff14;border-radius:1.2rem;margin-top:1rem;padding:1rem}.site-nav{align-items:stretch}.site-nav-link{padding-left:0;padding-right:0}.site-nav-link:after{width:2.4rem;left:0;right:auto}.header-cta,.language-select-wrap,.language-select{width:100%}.footer-top,.footer-bottom{grid-template-columns:1fr}.footer-shell{width:calc(100% - 2rem)}.footer-top{gap:1.5rem;padding-bottom:1.6rem}.footer-brand-panel{border-bottom:1px solid #ffffff14;border-right:0;max-width:none;padding-bottom:1.5rem;padding-right:0}.footer-columns{border-top:0;grid-area:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1rem;padding-top:0}.footer-card{border-radius:1.2rem;grid-area:auto;padding:1.4rem}.footer-legal,.footer-status{align-items:start}.footer-language{grid-area:auto;justify-self:stretch;width:100%}.footer-language .language-select-wrap,.footer-language .language-select{width:100%;min-width:0}.footer-policy-links{justify-content:flex-start}}@media (max-width:640px){.footer-shell{width:calc(100% - 1.25rem);padding:2rem 0 1.4rem}.footer-top{gap:1.25rem;padding-bottom:1.35rem}.footer-brand-panel{gap:1rem;padding-bottom:1.25rem}.footer-logo img{height:38px}.footer-description{font-size:.95rem;line-height:1.6}.footer-quick-actions{gap:.6rem}.footer-quick-link{border-radius:.85rem;width:2.95rem;height:2.95rem}.footer-columns{grid-template-columns:1fr;gap:1.5rem}.footer-column,.footer-column-links{gap:.75rem}.footer-card{gap:1rem;padding:1.25rem}.footer-card-header{grid-template-columns:1fr;gap:.85rem}.footer-card-header strong{font-size:1.32rem}.footer-card-header p{margin-top:.5rem}.footer-card-input,.footer-card-button{min-height:3rem}.footer-bottom{gap:.9rem;padding-top:1.35rem}.footer-legal{grid-template-columns:2.6rem minmax(0,1fr);gap:.8rem;display:grid}.footer-policy-links{flex-direction:column;gap:.75rem}}@media (min-width:992px) and (max-width:1199px){.site-brand{margin-right:1rem}.site-brand-logo--full{display:none}.site-brand-logo--mark{display:block}}
