.LandingPage-module__XCSZKq__landing{--text:#111;--text-h:#000;--bg:#fff;--border:#e5e4e7;--accent:#aa3bff;--social-bg:#0000000f;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;box-sizing:border-box;text-align:center;width:100%;min-height:100svh;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}@media (max-width:1024px){.LandingPage-module__XCSZKq__landing{font-size:16px}}.LandingPage-module__XCSZKq__landing p{margin:0}.LandingPage-module__XCSZKq__topNav{z-index:10;box-sizing:border-box;justify-content:space-between;align-items:center;padding:28px 44px;display:flex;position:fixed;top:0;left:0;right:0}.LandingPage-module__XCSZKq__homeLink{color:var(--text-h);font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1;text-decoration:none}.LandingPage-module__XCSZKq__navMenus{align-items:center;gap:10px;display:flex}.LandingPage-module__XCSZKq__navMenu{position:relative}.LandingPage-module__XCSZKq__navMenu button{color:var(--text-h);font:15px/1 var(--sans);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 14px;transition:background-color .18s,box-shadow .22s,color .22s,transform .22s}.LandingPage-module__XCSZKq__navMenu button:hover,.LandingPage-module__XCSZKq__navMenu button:focus-visible{color:#003ed2;background:#003ed214;outline:none;transform:translateY(-1px);box-shadow:0 6px 14px #003ed21f}.LandingPage-module__XCSZKq__dropdown{background:var(--bg);min-width:190px;box-shadow:var(--shadow);opacity:0;pointer-events:none;border-radius:8px;padding:8px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px)}.LandingPage-module__XCSZKq__navMenu:hover .LandingPage-module__XCSZKq__dropdown,.LandingPage-module__XCSZKq__navMenu:focus-within .LandingPage-module__XCSZKq__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.LandingPage-module__XCSZKq__dropdown a{color:var(--text-h);text-align:left;border-radius:6px;padding:10px 12px;font-size:15px;line-height:1.1;text-decoration:none}.LandingPage-module__XCSZKq__dropdown a:hover,.LandingPage-module__XCSZKq__dropdown a:focus-visible{background:var(--social-bg);outline:none}.LandingPage-module__XCSZKq__siteHeader{text-align:center;justify-content:center;align-items:center;min-height:100svh;padding:0 48px;display:flex}@media (max-width:1024px){.LandingPage-module__XCSZKq__siteHeader{padding:0 24px}}.LandingPage-module__XCSZKq__headerContent{max-width:980px;transform:translateY(-8svh)}.LandingPage-module__XCSZKq__siteHeader h1{color:#000;-webkit-text-fill-color:transparent;background-image:linear-gradient(135deg,#000 0% 33%,#003ed2 47%,#c41cff 57%,#000 64% 100%);background-position:0%;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;margin:0;padding-bottom:.12em;font-family:Georgia,Times New Roman,serif;font-size:104px;font-weight:400;line-height:1.12;animation:.7s ease-out both LandingPage-module__XCSZKq__header-fade-in,3s linear infinite LandingPage-module__XCSZKq__title-gradient-loop;display:inline-block}@media (max-width:1024px){.LandingPage-module__XCSZKq__siteHeader h1{font-size:64px}}@media (max-width:640px){.LandingPage-module__XCSZKq__siteHeader h1{font-size:44px}}.LandingPage-module__XCSZKq__siteHeader p{max-width:720px;color:var(--text);margin:34px auto 0;font-size:24px;line-height:1.35;animation:.85s ease-out .28s both LandingPage-module__XCSZKq__description-fade-in}@media (max-width:1024px){.LandingPage-module__XCSZKq__siteHeader p{font-size:20px}}@media (max-width:640px){.LandingPage-module__XCSZKq__siteHeader p{margin-top:20px;font-size:18px}}.LandingPage-module__XCSZKq__demoButton{min-width:148px;min-height:48px;color:var(--text-h);font:16px/1 var(--sans);box-sizing:border-box;background:0 0;border:1px solid #0000002e;border-radius:999px;justify-content:center;align-items:center;margin-top:36px;padding:0 24px;text-decoration:none;transition:border-color .22s,box-shadow .22s,color .22s,transform .22s;display:inline-flex}.LandingPage-module__XCSZKq__demoButton:hover,.LandingPage-module__XCSZKq__demoButton:focus-visible{color:#fff;background:linear-gradient(135deg,#003ed2,#c41cff);border-color:#000;outline:0;transform:translateY(-2px);box-shadow:0 14px 28px #003ed26b}@keyframes LandingPage-module__XCSZKq__title-gradient-loop{0%{background-position:0%}to{background-position:100%}}@keyframes LandingPage-module__XCSZKq__header-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__XCSZKq__description-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:720px){.LandingPage-module__XCSZKq__topNav{align-items:flex-start;padding:22px 20px}.LandingPage-module__XCSZKq__navMenus{flex-direction:column;align-items:flex-end;gap:2px}.LandingPage-module__XCSZKq__navMenu button{padding:8px 10px;font-size:14px}}@media (prefers-reduced-motion:reduce){.LandingPage-module__XCSZKq__siteHeader h1{animation:.7s ease-out both LandingPage-module__XCSZKq__header-fade-in}}
