header.MuiAppBar-positionFixed{transition:transform .225s cubic-bezier(.4,0,.2,1)}header.MuiAppBar-positionFixed[data-appbar-hidden=true]{transform:translateY(-100%)}#root{min-height:100dvh;position:relative}.xyo-app-loader{z-index:1100;pointer-events:none;opacity:1;transition:opacity .25s cubic-bezier(.4,0,.2,1);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.xyo-static-hero-region{background-color:var(--mui-palette-common-black,#000);flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;min-height:750px;display:flex;position:relative;overflow:hidden}.xyo-static-hero-content{z-index:2;text-align:center;width:100%;max-width:1200px;min-height:750px;color:var(--mui-palette-text-primary,#f5f5f5);flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:24px;display:flex;position:relative}@media (width>=900px){.xyo-static-hero-content{padding:32px}}.xyo-static-hero-title{letter-spacing:-.02em;background:linear-gradient(135deg, #fff 40%, var(--mui-palette-primary-light,#abadfd) 100%);-webkit-text-fill-color:transparent;color:#0000;background-clip:text;width:100%;max-width:95%;margin:0 0 .35em;padding-bottom:.1em;font-family:Lexend Deca,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:2.75rem;font-weight:600;line-height:1.05}@media (width>=600px){.xyo-static-hero-title{font-size:3.75rem;line-height:1.05}}@media (width>=900px){.xyo-static-hero-title{font-size:5.25rem;line-height:1}}@media (width>=1350px){.xyo-static-hero-title{font-size:6.5rem;line-height:1}}.xyo-static-hero-desc{color:#ffffffc7;max-width:680px;margin:0;font-family:Lexend Deca,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.05rem;font-weight:300;line-height:1.55}@media (width>=900px){.xyo-static-hero-desc{font-size:1.2rem}}.xyo-static-hero-ctas{flex-flow:wrap;justify-content:center;gap:12px;margin-top:16px;display:flex}@media (width>=900px){.xyo-static-hero-ctas{margin-top:24px}}.xyo-static-hero-cta{letter-spacing:.02857em;text-transform:none;cursor:pointer;user-select:none;will-change:transform;border:1.5px solid #0000;border-radius:0;align-items:center;gap:8px;padding:10px 22px;font-family:Lexend Deca,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:400;text-decoration:none;transition:transform .14s,background-color .14s,border-color .14s;display:inline-flex}@media (width>=600px){.xyo-static-hero-cta{padding:12px 26px;font-size:.9375rem}}.xyo-static-hero-cta:hover{transform:translateY(-2px)scale(1.02)}.xyo-static-hero-cta:active{transition-duration:90ms;transform:scale(.98)}.xyo-static-hero-cta-icon{fill:currentColor;flex-shrink:0;width:18px;height:18px}@media (width>=600px){.xyo-static-hero-cta-icon{width:22px;height:22px}}.xyo-static-hero-cta--filled{background-color:var(--mui-palette-primary-main,#8c8efb);color:var(--mui-palette-primary-contrastText,#0c0c0c)}.xyo-static-hero-cta--outlined{color:var(--mui-palette-primary-main,#8c8efb);background-color:#0000;border-color:currentColor}.xyo-static-hero-cta--outlined:hover{background-color:#8c8efb14}.xyo-content-loading{color:#ffffff8c;justify-content:center;align-items:center;gap:10px;padding:48px 16px;font-family:Lexend Deca,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:300;transition:opacity .25s cubic-bezier(.4,0,.2,1);display:flex}.xyo-content-loading--hidden{opacity:0;pointer-events:none}.xyo-content-loading-spinner{border:2px solid var(--mui-palette-divider,#80808040);border-top-color:var(--mui-palette-primary-main,#8a4dff);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.8s linear infinite xyo-content-loading-spin}@keyframes xyo-content-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.xyo-content-loading-spinner{animation:none}}.xyo-app-loader--hidden{opacity:0}.xyo-app-loader-spinner{border:3px solid var(--mui-palette-divider,#80808040);border-top-color:var(--mui-palette-primary-main,#8a4dff);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite xyo-app-loader-spin}@keyframes xyo-app-loader-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.xyo-app-loader-spinner{animation:none}}.xyo-logo-text-white{display:none}[data-mui-color-scheme=dark] .xyo-logo-text-white{display:inline-block}[data-mui-color-scheme=dark] .xyo-logo-text-black{display:none}.xyo-nav-details>summary{cursor:pointer;list-style:none}.xyo-nav-details>summary::-webkit-details-marker{display:none}.xyo-nav-details>summary::marker{content:""}.xyo-nav-details>.xyo-nav-content{left:0;right:0;top:var(--xyo-appbar-height,80px);z-index:1100;pointer-events:none;visibility:hidden;max-height:0;transition:max-height .225s cubic-bezier(.4,0,.2,1),visibility 0s linear .225s;position:fixed;overflow:hidden}.xyo-nav-details[open]>.xyo-nav-content{pointer-events:auto;visibility:visible;max-height:80vh;transition:max-height .225s cubic-bezier(0,0,.2,1),visibility linear}.xyo-nav-details>.xyo-nav-content>.xyo-nav-content-inner{min-height:0}.xyo-nav-details>summary .xyo-nav-caret{transition:transform .225s cubic-bezier(.4,0,.2,1)}.xyo-nav-details[open]>summary .xyo-nav-caret{transform:rotate(180deg)}.xyo-nav-details[open]>summary .xyo-nav-label{text-decoration:underline 1.5px var(--xyo-nav-accent,currentColor);text-underline-offset:5px}.xyo-mobile-drawer-checkbox{clip:rect(0 0 0 0);white-space:nowrap;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.xyo-mobile-drawer-hamburger{cursor:pointer}.xyo-mobile-drawer{z-index:1300;visibility:hidden;transition:transform .225s cubic-bezier(.4,0,1,1),visibility 0s linear .225s;position:fixed;inset:0;overflow-y:auto;transform:translate(100%)}.xyo-mobile-drawer-checkbox:checked~.xyo-mobile-drawer{visibility:visible;transition:transform .225s cubic-bezier(0,0,.2,1),visibility linear;transform:translate(0)}.xyo-mobile-drawer-checkbox:checked~.xyo-mobile-drawer-hamburger .xyo-menu-icon-open{display:none}.xyo-mobile-drawer-checkbox:checked~.xyo-mobile-drawer-hamburger .xyo-menu-icon-close{display:inline-flex}.xyo-mobile-section-details>summary{cursor:pointer;list-style:none}.xyo-mobile-section-details>summary::-webkit-details-marker{display:none}.xyo-mobile-section-details>summary::marker{content:""}.xyo-mobile-section-details>.xyo-mobile-section-content{grid-template-rows:0fr;transition:grid-template-rows .225s cubic-bezier(.4,0,.2,1);display:grid}.xyo-mobile-section-details[open]>.xyo-mobile-section-content{grid-template-rows:1fr}.xyo-mobile-section-details>.xyo-mobile-section-content>.xyo-mobile-section-content-inner{min-height:0;overflow:hidden}.xyo-mobile-section-details>summary .xyo-mobile-section-caret{transition:transform .225s cubic-bezier(.4,0,.2,1)}.xyo-mobile-section-details[open]>summary .xyo-mobile-section-caret{transform:rotate(180deg)}.xyo-static-banner-offset{height:var(--xyo-appbar-height,80px)}.xyo-static-banner{background-color:var(--mui-palette-secondary-main,#497dff);color:var(--mui-palette-secondary-contrastText,#fbfcfd);width:100%;position:relative;overflow:hidden}.xyo-static-banner-inner{justify-content:center;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:8px 24px;display:flex}.xyo-static-banner-chip{color:inherit;letter-spacing:.1em;white-space:nowrap;background-color:#fff3;border-radius:9999px;padding:2px 8px;font-size:.65rem;font-weight:700;line-height:1.5;display:none}@media (width>=600px){.xyo-static-banner-chip{align-items:center;display:inline-flex}}.xyo-static-banner-text{text-align:center;font-size:.75rem;font-weight:600;line-height:1.4}.xyo-static-banner-cta{color:inherit;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;min-width:24px;min-height:24px;text-decoration:none;transition:background-color .15s;display:inline-flex}.xyo-static-banner-cta:hover{background-color:#ffffff1a}.xyo-static-banner-cta-icon{fill:currentColor;width:14px;height:14px}@font-face{font-family:XYO Display;src:url(/fonts/XYODisplay-Regular.woff2)format("woff2"),url(/fonts/XYODisplay-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lexend Deca;src:url(/fonts/lexend-deca/lexend-deca-latin.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lexend Deca;src:url(/fonts/lexend-deca/lexend-deca-latin-ext.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}body,#root{width:100%;height:100%;margin:0;padding:0}
