@keyframes WaitlistModal-module__y9mu4G__slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes WaitlistModal-module__y9mu4G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WaitlistModal-module__y9mu4G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes WaitlistModal-module__y9mu4G__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.WaitlistModal-module__y9mu4G__overlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:16px;animation:.25s ease-out WaitlistModal-module__y9mu4G__fadeIn;display:flex;position:fixed;inset:0}.WaitlistModal-module__y9mu4G__modal{background:var(--panel);border:1px solid var(--line);border-radius:20px;width:100%;max-width:460px;padding:40px;animation:.3s cubic-bezier(.25,.46,.45,.94) WaitlistModal-module__y9mu4G__slideUp;position:relative}.WaitlistModal-module__y9mu4G__closeBtn{width:32px;height:32px;color:var(--textMuted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex;position:absolute;top:16px;right:16px}.WaitlistModal-module__y9mu4G__closeBtn:hover{background:var(--line);color:var(--textMain)}.WaitlistModal-module__y9mu4G__title{color:var(--textMain);text-align:center;margin:0 0 4px;font-size:24px;font-weight:700;line-height:1.3}.WaitlistModal-module__y9mu4G__subtitle{color:var(--textMuted);text-align:center;margin:0 0 32px;font-size:14px;line-height:1.5}.WaitlistModal-module__y9mu4G__form{flex-direction:column;gap:20px;display:flex}.WaitlistModal-module__y9mu4G__field{flex-direction:column;gap:6px;display:flex}.WaitlistModal-module__y9mu4G__label{color:var(--textSecondary);letter-spacing:.01em;font-size:13px;font-weight:600}.WaitlistModal-module__y9mu4G__input{background:var(--bg);border:1px solid var(--line);color:var(--textMain);border-radius:12px;outline:none;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.WaitlistModal-module__y9mu4G__input::placeholder{color:var(--textMuted);opacity:.7}.WaitlistModal-module__y9mu4G__input:focus{border-color:var(--cta);box-shadow:0 0 0 3px #6366f126}.WaitlistModal-module__y9mu4G__select{background:var(--bg);border:1px solid var(--line);color:var(--textMain);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;border-radius:12px;outline:none;padding:12px 40px 12px 16px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.WaitlistModal-module__y9mu4G__select:focus{border-color:var(--cta);box-shadow:0 0 0 3px #6366f126}.WaitlistModal-module__y9mu4G__submitBtn{background:var(--cta);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:14px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s,opacity .2s,transform .15s;display:flex}.WaitlistModal-module__y9mu4G__submitBtn:hover:not(:disabled){background:var(--ctaHover);transform:translateY(-1px)}.WaitlistModal-module__y9mu4G__submitBtn:active:not(:disabled){transform:translateY(0)}.WaitlistModal-module__y9mu4G__submitBtn:disabled{opacity:.6;cursor:not-allowed}.WaitlistModal-module__y9mu4G__spinner{animation:.8s linear infinite WaitlistModal-module__y9mu4G__spin}.WaitlistModal-module__y9mu4G__successContainer{text-align:center;padding:20px 0;animation:.3s ease-out WaitlistModal-module__y9mu4G__fadeIn}.WaitlistModal-module__y9mu4G__successIcon{color:#22c55e;background:#22c55e26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;animation:.4s cubic-bezier(.25,.46,.45,.94) WaitlistModal-module__y9mu4G__scaleIn;display:flex}.WaitlistModal-module__y9mu4G__successTitle{color:var(--textMain);margin:0 0 8px;font-size:20px;font-weight:700}.WaitlistModal-module__y9mu4G__successMessage{color:var(--textMuted);margin:0;font-size:14px;line-height:1.5}.WaitlistModal-module__y9mu4G__error{color:#ef4444;text-align:center;margin:0;font-size:13px;line-height:1.4}@media (max-width:480px){.WaitlistModal-module__y9mu4G__modal{border-radius:16px;max-width:calc(100% - 32px);padding:24px 20px}.WaitlistModal-module__y9mu4G__title{font-size:20px}.WaitlistModal-module__y9mu4G__subtitle{margin-bottom:24px}}
.Navbar-module__yexEpq__navbar{z-index:1000;-webkit-backdrop-filter:blur(24px)saturate(1.4);border:1px solid var(--lineSoft);border-radius:var(--rLg);transition:padding .25s var(--ease), background .25s var(--ease), box-shadow .25s var(--ease), border-color .25s var(--ease);background:#0c0e1499;justify-content:space-between;align-items:center;padding:14px 24px;display:flex;position:fixed;top:16px;left:24px;right:24px}.Navbar-module__yexEpq__scrolled{box-shadow:var(--sh2);background:#0c0e14e0;border-color:#262a38cc;padding:10px 24px}.Navbar-module__yexEpq__logo{cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__yexEpq__logoMark{flex-shrink:0;width:32px;height:32px}.Navbar-module__yexEpq__logoText{font-family:var(--display);color:var(--text);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Navbar-module__yexEpq__navLinks{align-items:center;gap:8px;display:flex}.Navbar-module__yexEpq__navLink{font-family:var(--font);color:var(--textDim);border-radius:var(--rSm);transition:color .2s var(--ease), background .2s var(--ease);cursor:pointer;padding:8px 14px;font-size:.875rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__yexEpq__navLink:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .2s var(--ease), left .2s var(--ease);border-radius:2px;position:absolute;bottom:2px;left:50%}.Navbar-module__yexEpq__navLink:hover{color:var(--text);background:var(--accentSoft2)}.Navbar-module__yexEpq__navLink:hover:after{width:60%;left:20%}.Navbar-module__yexEpq__actions{align-items:center;gap:8px;display:flex}.Navbar-module__yexEpq__langSwitcher{font-family:var(--mono);color:var(--textFaint);border:1px solid var(--lineSoft);border-radius:var(--rSm);cursor:pointer;transition:color .2s var(--ease), border-color .2s var(--ease), background .2s var(--ease);letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:600;display:flex}.Navbar-module__yexEpq__langSwitcher:hover{color:var(--text);border-color:var(--line);background:var(--accentSoft2)}.Navbar-module__yexEpq__loginLink{color:var(--textDim);border-radius:var(--rSm);transition:color .2s var(--ease), background .2s var(--ease);cursor:pointer;padding:8px 14px;font-size:.875rem;font-weight:500;text-decoration:none}.Navbar-module__yexEpq__loginLink:hover{color:var(--text);background:var(--accentSoft2)}.Navbar-module__yexEpq__ctaButton{font-family:var(--font);color:#fff;background:var(--cta);border-radius:var(--rSm);cursor:pointer;transition:background .2s var(--ease), transform .15s var(--ease), box-shadow .2s var(--ease);white-space:nowrap;border:none;align-items:center;gap:6px;padding:9px 20px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.Navbar-module__yexEpq__ctaButton:hover{background:var(--ctaHover);box-shadow:var(--ctaGlow);transform:translateY(-1px)}.Navbar-module__yexEpq__ctaButton:active{transform:translateY(0)}.Navbar-module__yexEpq__hamburger{width:40px;height:40px;color:var(--textDim);border-radius:var(--rSm);cursor:pointer;transition:color .2s var(--ease), background .2s var(--ease);justify-content:center;align-items:center;display:none}.Navbar-module__yexEpq__hamburger:hover{color:var(--text);background:var(--accentSoft2)}.Navbar-module__yexEpq__overlay{z-index:999;-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .3s var(--ease);background:#08090db3;position:fixed;inset:0}.Navbar-module__yexEpq__overlayOpen{opacity:1;pointer-events:auto}.Navbar-module__yexEpq__drawer{z-index:1001;background:var(--panel);border-left:1px solid var(--lineSoft);width:min(340px,85vw);height:100dvh;transition:transform .35s var(--ease);flex-direction:column;padding:24px;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Navbar-module__yexEpq__drawerOpen{transform:translate(0)}.Navbar-module__yexEpq__drawerHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Navbar-module__yexEpq__drawerClose{width:40px;height:40px;color:var(--textDim);border-radius:var(--rSm);cursor:pointer;transition:color .2s var(--ease), background .2s var(--ease);justify-content:center;align-items:center;display:flex}.Navbar-module__yexEpq__drawerClose:hover{color:var(--text);background:var(--accentSoft2)}.Navbar-module__yexEpq__drawerNav{flex-direction:column;gap:4px;margin-bottom:24px;display:flex}.Navbar-module__yexEpq__drawerLink{color:var(--textDim);border-radius:var(--rSm);transition:color .2s var(--ease), background .2s var(--ease);cursor:pointer;padding:12px 16px;font-size:1rem;font-weight:500;text-decoration:none}.Navbar-module__yexEpq__drawerLink:hover{color:var(--text);background:var(--accentSoft2)}.Navbar-module__yexEpq__drawerDivider{background:var(--lineSoft);height:1px;margin:8px 0 16px}.Navbar-module__yexEpq__drawerActions{flex-direction:column;gap:12px;margin-top:auto;display:flex}.Navbar-module__yexEpq__drawerCta{color:#fff;background:var(--cta);border-radius:var(--r);cursor:pointer;transition:background .2s var(--ease);border:none;justify-content:center;align-items:center;padding:14px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;display:flex}.Navbar-module__yexEpq__drawerCta:hover{background:var(--ctaHover)}.Navbar-module__yexEpq__drawerLogin{color:var(--textDim);border:1px solid var(--line);border-radius:var(--r);cursor:pointer;transition:color .2s var(--ease), border-color .2s var(--ease);justify-content:center;align-items:center;padding:12px 20px;font-size:.9375rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__yexEpq__drawerLogin:hover{color:var(--text);border-color:var(--lineStrong)}.Navbar-module__yexEpq__drawerLang{font-family:var(--mono);color:var(--textFaint);cursor:pointer;letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--lineSoft);border-radius:var(--rSm);transition:color .2s var(--ease), border-color .2s var(--ease);justify-content:center;align-items:center;padding:10px;font-size:.8rem;font-weight:600;display:flex}.Navbar-module__yexEpq__drawerLang:hover{color:var(--text);border-color:var(--line)}@media (max-width:768px){.Navbar-module__yexEpq__navbar{padding:10px 16px;top:10px;left:12px;right:12px}.Navbar-module__yexEpq__navLinks,.Navbar-module__yexEpq__actions{display:none}.Navbar-module__yexEpq__hamburger{display:flex}}@media (prefers-reduced-motion:reduce){.Navbar-module__yexEpq__navbar,.Navbar-module__yexEpq__drawer,.Navbar-module__yexEpq__overlay{transition:none}}
.DashboardPreview-module__5U9wRW__card{-webkit-backdrop-filter:blur(16px)saturate(1.2);border-radius:var(--rLg);box-shadow:var(--spotShadow);background:#13151d99;border:1px solid #262a3899;flex-direction:column;gap:20px;width:100%;max-width:460px;margin:0 auto;padding:24px;display:flex}.DashboardPreview-module__5U9wRW__header{justify-content:space-between;align-items:center;display:flex}.DashboardPreview-module__5U9wRW__headerTitle{font-family:var(--display);color:var(--text);font-size:.9375rem;font-weight:600}.DashboardPreview-module__5U9wRW__headerDot{background:var(--ok);border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #34d39966}.DashboardPreview-module__5U9wRW__kpis{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.DashboardPreview-module__5U9wRW__kpi{border:1px solid var(--lineSoft);border-radius:var(--rSm);background:#13151d80;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;display:flex}.DashboardPreview-module__5U9wRW__kpiValue{font-family:var(--mono);letter-spacing:-.02em;font-feature-settings:"tnum" 1;font-size:1.25rem;font-weight:700}.DashboardPreview-module__5U9wRW__kpiValueAccent{color:var(--accent2)}.DashboardPreview-module__5U9wRW__kpiValueOk{color:var(--ok)}.DashboardPreview-module__5U9wRW__kpiValueWarn{color:var(--warn)}.DashboardPreview-module__5U9wRW__kpiLabel{font-family:var(--font);color:var(--textFaint);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:400}.DashboardPreview-module__5U9wRW__chart{border:1px solid var(--lineSoft);border-radius:var(--rSm);background:#13151d66;align-items:flex-end;gap:6px;height:56px;padding:12px 16px;display:flex}.DashboardPreview-module__5U9wRW__bar{min-width:0;transition:height .3s var(--ease);border-radius:3px 3px 0 0;flex:1}.DashboardPreview-module__5U9wRW__barAccent{background:var(--accent);opacity:.7}.DashboardPreview-module__5U9wRW__barOk{background:var(--ok);opacity:.6}.DashboardPreview-module__5U9wRW__barWarn{background:var(--warn);opacity:.5}@media (max-width:768px){.DashboardPreview-module__5U9wRW__card{gap:16px;max-width:100%;padding:20px}.DashboardPreview-module__5U9wRW__kpiValue{font-size:1.1rem}.DashboardPreview-module__5U9wRW__chart{height:44px;padding:10px 12px}}@media (min-width:769px) and (max-width:1023px){.DashboardPreview-module__5U9wRW__card{max-width:380px}}
.Footer-module__iJjYPq__footer{background:var(--bg);padding:80px 24px 40px;position:relative}.Footer-module__iJjYPq__footer:before{content:"";background:linear-gradient(90deg, transparent, var(--accent) 50%, transparent);opacity:.3;height:1px;position:absolute;top:0;left:10%;right:10%}.Footer-module__iJjYPq__inner{max-width:1200px;margin:0 auto}.Footer-module__iJjYPq__grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px;display:grid}.Footer-module__iJjYPq__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__iJjYPq__logoRow{align-items:center;gap:10px;display:flex}.Footer-module__iJjYPq__logoMark{width:32px;height:32px;color:var(--accent)}.Footer-module__iJjYPq__logoText{font-family:var(--display);color:var(--text);font-size:1.35rem;font-weight:700}.Footer-module__iJjYPq__tagline{color:var(--textDim);max-width:280px;font-size:.9rem;line-height:1.6}.Footer-module__iJjYPq__column{flex-direction:column;gap:16px;display:flex}.Footer-module__iJjYPq__columnTitle{font-family:var(--display);color:var(--text);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:700}.Footer-module__iJjYPq__linkList{flex-direction:column;gap:10px;display:flex}.Footer-module__iJjYPq__link{color:var(--textDim);transition:color .2s var(--ease);cursor:pointer;width:fit-content;font-size:.9rem}.Footer-module__iJjYPq__link:hover{color:var(--text)}.Footer-module__iJjYPq__socialSection{border-bottom:1px solid var(--lineSoft);align-items:center;gap:16px;margin-bottom:32px;padding-bottom:32px;display:flex}.Footer-module__iJjYPq__socialLabel{color:var(--textFaint);font-size:.85rem;font-weight:600}.Footer-module__iJjYPq__socialLink{border-radius:var(--rSm);background:var(--panel);border:1px solid var(--lineSoft);width:40px;height:40px;color:var(--textDim);transition:color .2s var(--ease), border-color .2s var(--ease), background .2s var(--ease), transform .2s var(--ease), box-shadow .2s var(--ease);cursor:pointer;justify-content:center;align-items:center;display:flex}.Footer-module__iJjYPq__socialLink:hover{color:var(--accent);border-color:var(--accent);background:var(--accentSoft);transform:translateY(-2px);box-shadow:0 4px 16px -4px #7c5cff40}.Footer-module__iJjYPq__bottomBar{justify-content:space-between;align-items:center;display:flex}.Footer-module__iJjYPq__copyright,.Footer-module__iJjYPq__madeWith{color:var(--textFaint);font-size:.825rem}@media (max-width:1024px){.Footer-module__iJjYPq__grid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.Footer-module__iJjYPq__footer{padding:60px 20px 32px}.Footer-module__iJjYPq__grid{grid-template-columns:1fr;gap:32px;margin-bottom:40px}.Footer-module__iJjYPq__bottomBar{text-align:center;flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){.Footer-module__iJjYPq__link,.Footer-module__iJjYPq__socialLink{transition:none}}
.Hero-module__krZw_G__section{justify-content:center;align-items:center;min-height:100vh;padding:140px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__krZw_G__meshBlob1,.Hero-module__krZw_G__meshBlob2,.Hero-module__krZw_G__meshBlob3{pointer-events:none;z-index:0;will-change:transform;filter:blur(100px);border-radius:50%;position:absolute}.Hero-module__krZw_G__meshBlob1{background:radial-gradient(circle,#7c5cff2e 0%,#7c5cff0f 50%,#0000 70%);width:800px;height:800px;animation:20s ease-in-out infinite Hero-module__krZw_G__meshMove1;top:-20%;left:-10%}.Hero-module__krZw_G__meshBlob2{background:radial-gradient(circle,#9a82ff24 0%,#6344f00a 50%,#0000 70%);width:500px;height:500px;animation:25s ease-in-out infinite Hero-module__krZw_G__meshMove2;bottom:-10%;right:-5%}.Hero-module__krZw_G__meshBlob3{background:radial-gradient(circle,#f973160f 0%,#0000 60%);width:400px;height:400px;animation:22s ease-in-out infinite Hero-module__krZw_G__meshMove3;top:40%;right:25%}@keyframes Hero-module__krZw_G__meshMove1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,15px)scale(.98)}}@keyframes Hero-module__krZw_G__meshMove2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-25px,20px)scale(1.04)}66%{transform:translate(15px,-25px)scale(.96)}}@keyframes Hero-module__krZw_G__meshMove3{0%,to{transform:translate(0)scale(1)}33%{transform:translate(20px,15px)scale(1.03)}66%{transform:translate(-15px,-20px)scale(.97)}}.Hero-module__krZw_G__grainOverlay{z-index:1;opacity:.035;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:absolute;inset:0}.Hero-module__krZw_G__heroGrid{z-index:2;grid-template-columns:1fr;align-items:center;gap:48px;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.Hero-module__krZw_G__textCol{text-align:left;flex-direction:column;align-items:flex-start;gap:28px;display:flex}.Hero-module__krZw_G__badge{font-family:var(--font);color:var(--accent2);background:var(--accentSoft);letter-spacing:.01em;border:1px solid #7c5cff2e;border-radius:100px;align-items:center;gap:8px;padding:8px 18px;font-size:.8125rem;font-weight:500;display:inline-flex}.Hero-module__krZw_G__title{font-family:var(--display);color:var(--text);letter-spacing:-.03em;text-shadow:0 0 80px #7c5cff4d;font-size:clamp(2.5rem,7vw,5rem);font-weight:700;line-height:1.05}.Hero-module__krZw_G__titleAccent{background:var(--accentGrad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__krZw_G__subtitle{font-family:var(--font);color:var(--textDim);max-width:540px;font-size:clamp(1rem,2vw,1.1875rem);font-weight:400;line-height:1.65}.Hero-module__krZw_G__ctas{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Hero-module__krZw_G__ctaPrimary{font-family:var(--font);color:#fff;background:var(--accentDeep);border-radius:var(--r);cursor:pointer;transition:background .2s var(--ease), transform .15s var(--ease), box-shadow .25s var(--ease);border:none;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 8px 28px -6px #6344f059}.Hero-module__krZw_G__ctaPrimary:hover{background:#5636d9;transform:translateY(-2px);box-shadow:0 12px 36px -6px #6344f073}.Hero-module__krZw_G__ctaPrimary:active{transform:translateY(0)}.Hero-module__krZw_G__ctaSecondary{font-family:var(--font);color:var(--accent2);border:1px solid var(--line);border-radius:var(--r);cursor:pointer;transition:border-color .2s var(--ease), background .2s var(--ease), transform .15s var(--ease);background:0 0;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__krZw_G__ctaSecondary:hover{border-color:var(--accent);background:var(--accentSoft2);transform:translateY(-2px)}.Hero-module__krZw_G__ctaSecondary:active{transform:translateY(0)}.Hero-module__krZw_G__stats{flex-wrap:wrap;align-items:stretch;gap:12px;display:flex}.Hero-module__krZw_G__stat{-webkit-backdrop-filter:blur(12px)saturate(1.1);background:#13151d99;border:1px solid #262a3880;border-radius:100px;flex-direction:column;align-items:center;gap:4px;min-width:120px;padding:16px 24px;display:flex}.Hero-module__krZw_G__statValue{font-family:var(--display);color:var(--text);letter-spacing:-.02em;font-size:1.35rem;font-weight:700}.Hero-module__krZw_G__statLabel{font-family:var(--font);color:var(--textFaint);font-size:.75rem;font-weight:400}@media (min-width:1024px){.Hero-module__krZw_G__heroGrid{grid-template-columns:1fr 1fr;gap:64px}}@media (min-width:769px) and (max-width:1023px){.Hero-module__krZw_G__section{padding:140px 32px 80px}.Hero-module__krZw_G__heroGrid{gap:40px}}@media (max-width:768px){.Hero-module__krZw_G__section{min-height:auto;padding:120px 20px 60px}.Hero-module__krZw_G__textCol{text-align:center;align-items:center;gap:24px}.Hero-module__krZw_G__heroGrid{gap:32px}.Hero-module__krZw_G__badge{padding:6px 14px;font-size:.75rem}.Hero-module__krZw_G__ctas{flex-direction:column;justify-content:center;width:100%}.Hero-module__krZw_G__ctaPrimary,.Hero-module__krZw_G__ctaSecondary,.Hero-module__krZw_G__stats{justify-content:center;width:100%}.Hero-module__krZw_G__stat{flex:1;min-width:90px;padding:12px 16px}.Hero-module__krZw_G__meshBlob1{width:400px;height:400px}.Hero-module__krZw_G__meshBlob2{width:300px;height:300px}.Hero-module__krZw_G__meshBlob3{display:none}.Hero-module__krZw_G__subtitle{max-width:100%}}@media (prefers-reduced-motion:reduce){.Hero-module__krZw_G__meshBlob1,.Hero-module__krZw_G__meshBlob2,.Hero-module__krZw_G__meshBlob3{animation:none}}
.CookieBanner-module__PLTUUW__banner{z-index:999;-webkit-backdrop-filter:blur(20px)saturate(1.3);border:1px solid var(--lineSoft);border-radius:var(--rLg);box-shadow:var(--sh2);background:#13151d;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;animation:.4s cubic-bezier(.25,.46,.45,.94) both CookieBanner-module__PLTUUW__slideUp;display:flex;position:fixed;bottom:20px;left:24px;right:24px}@keyframes CookieBanner-module__PLTUUW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CookieBanner-module__PLTUUW__text{color:var(--text);flex:1;font-size:.875rem;line-height:1.5}.CookieBanner-module__PLTUUW__link{color:#a78bfa;text-underline-offset:2px;transition:color .15s var(--ease);text-decoration:underline}.CookieBanner-module__PLTUUW__link:hover{color:#c4b5fd}.CookieBanner-module__PLTUUW__accept{color:#fff;border-radius:var(--rSm);cursor:pointer;transition:background .15s var(--ease), transform .1s var(--ease), box-shadow .15s var(--ease);white-space:nowrap;background:#c05a0a;border:none;flex-shrink:0;padding:10px 24px;font-size:.875rem;font-weight:600}.CookieBanner-module__PLTUUW__accept:hover{box-shadow:var(--ctaGlow);background:#a84e09;transform:translateY(-1px)}.CookieBanner-module__PLTUUW__accept:active{transform:translateY(0)}@media (max-width:768px){.CookieBanner-module__PLTUUW__banner{flex-direction:column;align-items:stretch;gap:12px;padding:16px 20px;bottom:12px;left:12px;right:12px}.CookieBanner-module__PLTUUW__accept{text-align:center}}@media (prefers-reduced-motion:reduce){.CookieBanner-module__PLTUUW__banner{animation:none}}
.SocialProof-module__OV0n3W__section{border-top:none;border-bottom:none;padding:60px 24px;position:relative;overflow:hidden}.SocialProof-module__OV0n3W__section:before,.SocialProof-module__OV0n3W__section:after{content:"";background:linear-gradient(90deg, transparent, var(--lineSoft) 30%, var(--lineSoft) 70%, transparent);pointer-events:none;height:1px;position:absolute;left:10%;right:10%}.SocialProof-module__OV0n3W__section:before{top:0}.SocialProof-module__OV0n3W__section:after{bottom:0}.SocialProof-module__OV0n3W__title{font-family:var(--font);color:var(--textFaint);text-align:center;text-transform:uppercase;letter-spacing:.14em;margin-bottom:36px;font-size:.8125rem;font-weight:500}.SocialProof-module__OV0n3W__marqueeWrap{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%)}.SocialProof-module__OV0n3W__marqueeTrack{align-items:center;width:max-content;animation:30s linear infinite SocialProof-module__OV0n3W__marquee;display:flex}@keyframes SocialProof-module__OV0n3W__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.SocialProof-module__OV0n3W__logoSet{flex-shrink:0;align-items:center;gap:72px;padding:0 36px;display:flex}.SocialProof-module__OV0n3W__logoItem{font-family:var(--display);color:var(--textGhost);white-space:nowrap;-webkit-user-select:none;user-select:none;letter-spacing:-.01em;opacity:.4;transition:opacity .3s var(--ease);font-size:1.5rem;font-weight:700}.SocialProof-module__OV0n3W__logoItem:hover{opacity:.8}.SocialProof-module__OV0n3W__dot{background:var(--textGhost);opacity:.4;border-radius:50%;flex-shrink:0;width:4px;height:4px}@media (max-width:768px){.SocialProof-module__OV0n3W__section{padding:40px 16px}.SocialProof-module__OV0n3W__title{margin-bottom:28px;font-size:.75rem}.SocialProof-module__OV0n3W__logoSet{gap:48px;padding:0 24px}.SocialProof-module__OV0n3W__logoItem{font-size:1.2rem}.SocialProof-module__OV0n3W__marqueeTrack{animation-duration:22s}}@media (min-width:769px) and (max-width:1024px){.SocialProof-module__OV0n3W__logoSet{gap:56px}.SocialProof-module__OV0n3W__logoItem{font-size:1.35rem}}@media (prefers-reduced-motion:reduce){.SocialProof-module__OV0n3W__marqueeTrack{animation:none}}
.layout-module__Ue5aUq__wrapper{--cta:#f97316;--ctaHover:#ea6c10;--ctaSoft:#f973161f;--ctaGlow:0 6px 24px -4px #f9731673;background:var(--bg);min-height:100vh;color:var(--text);overflow-x:clip}.layout-module__Ue5aUq__main{padding:120px 24px 80px}.layout-module__Ue5aUq__article{max-width:800px;font-family:var(--font);color:var(--textDim);margin:0 auto;font-size:15px;line-height:1.7}.layout-module__Ue5aUq__article h1{font-family:var(--display);color:var(--text);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.15}.layout-module__Ue5aUq__article h2{font-family:var(--display);color:var(--text);border-bottom:1px solid var(--lineSoft);margin-top:48px;margin-bottom:16px;padding-bottom:10px;font-size:1.5rem;font-weight:700;line-height:1.2}.layout-module__Ue5aUq__article h3{font-family:var(--display);color:var(--text);margin-top:32px;margin-bottom:12px;font-size:1.15rem;font-weight:600;line-height:1.3}.layout-module__Ue5aUq__article>p:first-of-type{color:var(--textDim);margin-bottom:32px;font-size:.875rem}.layout-module__Ue5aUq__article p{margin-bottom:16px}.layout-module__Ue5aUq__article a{color:var(--accent);text-underline-offset:2px;transition:color .15s var(--ease);text-decoration:underline}.layout-module__Ue5aUq__article a:hover{color:var(--accent2)}.layout-module__Ue5aUq__article ul,.layout-module__Ue5aUq__article ol{margin-bottom:16px;padding-left:24px}.layout-module__Ue5aUq__article ul{list-style-type:disc}.layout-module__Ue5aUq__article ol{list-style-type:decimal}.layout-module__Ue5aUq__article li{margin-bottom:8px;padding-left:4px}.layout-module__Ue5aUq__article li::marker{color:var(--textFaint)}.layout-module__Ue5aUq__article table{border-collapse:collapse;width:100%;margin:20px 0 24px;font-size:.875rem}.layout-module__Ue5aUq__article thead th{text-align:left;font-family:var(--font);text-transform:uppercase;letter-spacing:.06em;color:var(--textFaint);border-bottom:1px solid var(--line);padding:10px 14px;font-size:.75rem;font-weight:700}.layout-module__Ue5aUq__article tbody td{border-bottom:1px solid var(--lineSoft);color:var(--textDim);vertical-align:top;padding:10px 14px}.layout-module__Ue5aUq__article tbody tr:last-child td{border-bottom:none}.layout-module__Ue5aUq__article tbody tr:hover{background:var(--panel2)}.layout-module__Ue5aUq__article strong{color:var(--text);font-weight:600}.layout-module__Ue5aUq__article em{font-style:italic}.layout-module__Ue5aUq__article blockquote{background:var(--panel);border-left:3px solid var(--accent);border-radius:0 var(--rSm) var(--rSm) 0;color:var(--textDim);margin:20px 0;padding:16px 20px;font-size:.9rem}.layout-module__Ue5aUq__article hr{background:var(--lineSoft);border:none;height:1px;margin:40px 0}@media (max-width:768px){.layout-module__Ue5aUq__main{padding:100px 20px 60px}.layout-module__Ue5aUq__article{font-size:14px}.layout-module__Ue5aUq__article h2{margin-top:36px;font-size:1.3rem}.layout-module__Ue5aUq__article table{font-size:.8rem}.layout-module__Ue5aUq__article thead th,.layout-module__Ue5aUq__article tbody td{padding:8px 10px}}
.LandingPage-module__cn0KUG__landing{--cta:#f97316;--ctaHover:#ea6c10;--ctaSoft:#f973161f;--ctaGlow:0 6px 24px -4px #f9731673;background:var(--bg);min-height:100vh;color:var(--text);scroll-behavior:smooth;overflow-x:clip}@media (prefers-reduced-motion:reduce){.LandingPage-module__cn0KUG__landing *,.LandingPage-module__cn0KUG__landing :before,.LandingPage-module__cn0KUG__landing :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
