.ReasonLandingPage-module__SGLeSW__landing{--landing-background:#09090b;--landing-surface:#18181b;--landing-surface-elevated:#27272a;--landing-border:#3f3f46;--landing-foreground:#fafafa;--landing-muted:#a1a1aa;--landing-accent:#a78bfa;--landing-accent-rgb:167, 139, 250;--landing-accent-foreground:#09090b;--mx:50vw;--my:50vh;background:var(--landing-background);min-height:100vh;color:var(--landing-foreground);position:relative;overflow-x:hidden}.ReasonLandingPage-module__SGLeSW__landing,.ReasonLandingPage-module__SGLeSW__landing *{box-sizing:border-box}.ReasonLandingPage-module__SGLeSW__fx{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.ReasonLandingPage-module__SGLeSW__ambient{z-index:1;pointer-events:none;background:radial-gradient(circle 420px at var(--mx) var(--my), rgba(var(--landing-accent-rgb), .105), transparent 68%), radial-gradient(circle 540px at 70% 47%, rgba(var(--landing-accent-rgb), .055), transparent 70%), linear-gradient(180deg, #09090b26, #09090b8c);position:fixed;inset:0}.ReasonLandingPage-module__SGLeSW__noise{z-index:2;opacity:.025;pointer-events:none;background-image:repeating-linear-gradient(0deg,#ffffff80 0 1px,#0000 1px 4px);position:fixed;inset:0}.ReasonLandingPage-module__SGLeSW__page{z-index:4;min-height:100vh;position:relative}.ReasonLandingPage-module__SGLeSW__nav{z-index:50;border-bottom:1px solid var(--landing-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#18181bcc;width:100%;height:56px;position:sticky;top:0}.ReasonLandingPage-module__SGLeSW__navInner{align-items:center;gap:28px;max-width:1280px;height:56px;margin:0 auto;padding:0 24px;display:flex}.ReasonLandingPage-module__SGLeSW__brand{color:var(--landing-accent);flex:none;align-items:center;gap:10px;font-size:16px;font-weight:700;text-decoration:none;display:flex}.ReasonLandingPage-module__SGLeSW__brandMark{place-items:center;width:22px;height:22px;display:grid;position:relative}.ReasonLandingPage-module__SGLeSW__brandMark:before{content:"";border:1px solid rgba(var(--landing-accent-rgb), .86);box-shadow:0 0 16px rgba(var(--landing-accent-rgb), .2);border-radius:5px;position:absolute;inset:2px;transform:rotate(45deg)}.ReasonLandingPage-module__SGLeSW__brandMark:after{content:"";background:var(--landing-accent);width:6px;height:6px;box-shadow:0 0 13px rgba(var(--landing-accent-rgb), .8);border-radius:2px}.ReasonLandingPage-module__SGLeSW__navLinks{align-items:center;gap:24px;margin-left:auto;display:flex}.ReasonLandingPage-module__SGLeSW__navLinks a{color:var(--landing-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .18s,background .18s,border-color .18s}.ReasonLandingPage-module__SGLeSW__navLinks a:hover,.ReasonLandingPage-module__SGLeSW__navLinks a:focus-visible{color:var(--landing-foreground)}.ReasonLandingPage-module__SGLeSW__navLinks .ReasonLandingPage-module__SGLeSW__navBadge{border:1px solid rgba(var(--landing-accent-rgb), .5);background:rgba(var(--landing-accent-rgb), .1);color:var(--landing-accent);border-radius:6px;align-items:center;gap:7px;padding:7px 12px;display:inline-flex}.ReasonLandingPage-module__SGLeSW__navLinks .ReasonLandingPage-module__SGLeSW__navBadge:hover,.ReasonLandingPage-module__SGLeSW__navLinks .ReasonLandingPage-module__SGLeSW__navBadge:focus-visible{border-color:var(--landing-accent);background:rgba(var(--landing-accent-rgb), .18)}.ReasonLandingPage-module__SGLeSW__hero{grid-template-columns:minmax(0,1.03fr) minmax(440px,.97fr);align-items:center;gap:46px;max-width:1280px;min-height:calc(100vh - 56px);margin:0 auto;padding:56px 24px 70px;display:grid;position:relative}.ReasonLandingPage-module__SGLeSW__copy{z-index:7;position:relative}.ReasonLandingPage-module__SGLeSW__eyebrow{border:1px solid rgba(var(--landing-accent-rgb), .3);background:rgba(var(--landing-accent-rgb), .12);color:var(--landing-accent);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.ReasonLandingPage-module__SGLeSW__pulseDot{background:var(--landing-accent);width:6px;height:6px;box-shadow:0 0 0 0 rgba(var(--landing-accent-rgb), .55);border-radius:999px;animation:2.2s infinite ReasonLandingPage-module__SGLeSW__statusPulse}.ReasonLandingPage-module__SGLeSW__copy h1{max-width:720px;color:var(--landing-foreground);letter-spacing:-.06em;margin:0;font-size:clamp(54px,6.5vw,92px);font-weight:700;line-height:.94}.ReasonLandingPage-module__SGLeSW__accent{color:var(--landing-accent);text-shadow:0 0 48px rgba(var(--landing-accent-rgb), .14)}.ReasonLandingPage-module__SGLeSW__sub{max-width:610px;color:var(--landing-muted);margin:26px 0 32px;font-size:17px;line-height:1.72}.ReasonLandingPage-module__SGLeSW__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ReasonLandingPage-module__SGLeSW__button{border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .18s,color .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.ReasonLandingPage-module__SGLeSW__buttonPrimary{border:1px solid var(--landing-accent);background:var(--landing-accent);color:var(--landing-accent-foreground);box-shadow:0 8px 34px rgba(var(--landing-accent-rgb), .1)}.ReasonLandingPage-module__SGLeSW__buttonPrimary:hover,.ReasonLandingPage-module__SGLeSW__buttonPrimary:focus-visible{box-shadow:0 10px 36px rgba(var(--landing-accent-rgb), .18);transform:translateY(-1px)}.ReasonLandingPage-module__SGLeSW__buttonSecondary{border:1px solid rgba(var(--landing-accent-rgb), .5);background:rgba(var(--landing-accent-rgb), .1);color:var(--landing-accent)}.ReasonLandingPage-module__SGLeSW__buttonSecondary:hover,.ReasonLandingPage-module__SGLeSW__buttonSecondary:focus-visible{background:var(--landing-accent);color:var(--landing-accent-foreground)}.ReasonLandingPage-module__SGLeSW__heroMeta{flex-wrap:wrap;gap:9px;margin-top:34px;display:flex}.ReasonLandingPage-module__SGLeSW__metaPill{border:1px solid var(--landing-border);color:var(--landing-muted);border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.ReasonLandingPage-module__SGLeSW__metaPill:before{content:"";background:var(--landing-accent);border-radius:50%;width:5px;height:5px}.ReasonLandingPage-module__SGLeSW__visual{perspective:1050px;-webkit-user-select:none;user-select:none;place-items:center;min-height:610px;display:grid;position:relative}.ReasonLandingPage-module__SGLeSW__visual:before{content:"";background:radial-gradient(circle, rgba(var(--landing-accent-rgb), .08), rgba(var(--landing-accent-rgb), .018) 42%, transparent 68%);filter:blur(8px);pointer-events:none;border-radius:50%;width:480px;height:480px;position:absolute}.ReasonLandingPage-module__SGLeSW__hud{width:560px;max-width:100%;height:560px;transform-style:preserve-3d;transition:transform .11s ease-out;position:relative}.ReasonLandingPage-module__SGLeSW__ring{border:1px solid rgba(var(--landing-accent-rgb), .18);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ReasonLandingPage-module__SGLeSW__ringOne{border-style:dashed;border-color:rgba(var(--landing-accent-rgb), .2);width:438px;height:438px;animation:24s linear infinite ReasonLandingPage-module__SGLeSW__spin}.ReasonLandingPage-module__SGLeSW__ringTwo{border-color:rgba(var(--landing-accent-rgb), .31);width:352px;height:352px;animation:15s linear infinite ReasonLandingPage-module__SGLeSW__spinReverse}.ReasonLandingPage-module__SGLeSW__ringThree{border-color:rgba(var(--landing-accent-rgb), .38);width:270px;height:270px;animation:3.4s ease-in-out infinite ReasonLandingPage-module__SGLeSW__ringPulse}.ReasonLandingPage-module__SGLeSW__ringFour{border-color:rgba(var(--landing-accent-rgb), .62);background:rgba(var(--landing-accent-rgb), .018);width:194px;height:194px;box-shadow:0 0 50px rgba(var(--landing-accent-rgb), .055), inset 0 0 40px rgba(var(--landing-accent-rgb), .035)}.ReasonLandingPage-module__SGLeSW__ticks{opacity:.38;background:repeating-conic-gradient(rgba(var(--landing-accent-rgb), .85) 0deg 1deg, transparent 1deg 8deg);border-radius:50%;animation:48s linear infinite ReasonLandingPage-module__SGLeSW__tickSpin;position:absolute;inset:62px;-webkit-mask:radial-gradient(circle,#0000 0 48%,#000 48.5% 50%,#0000 50.5%);mask:radial-gradient(circle,#0000 0 48%,#000 48.5% 50%,#0000 50.5%)}.ReasonLandingPage-module__SGLeSW__crosshair{opacity:.12;pointer-events:none;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ReasonLandingPage-module__SGLeSW__crosshair:before,.ReasonLandingPage-module__SGLeSW__crosshair:after{content:"";background:linear-gradient(90deg, transparent, rgba(var(--landing-accent-rgb), .6), transparent);position:absolute}.ReasonLandingPage-module__SGLeSW__crosshair:before{width:100%;height:1px;top:50%;left:0}.ReasonLandingPage-module__SGLeSW__crosshair:after{background:linear-gradient(180deg, transparent, rgba(var(--landing-accent-rgb), .6), transparent);width:1px;height:100%;top:0;left:50%}.ReasonLandingPage-module__SGLeSW__coreShell{place-items:center;width:150px;height:150px;animation:4.5s ease-in-out infinite ReasonLandingPage-module__SGLeSW__coreFloat;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ReasonLandingPage-module__SGLeSW__core{border:1px solid rgba(var(--landing-accent-rgb), .7);background:linear-gradient(135deg, rgba(var(--landing-accent-rgb), .18), #18181bd6);width:108px;height:108px;box-shadow:0 0 22px rgba(var(--landing-accent-rgb), .18), 0 0 90px rgba(var(--landing-accent-rgb), .1), inset 0 0 38px rgba(var(--landing-accent-rgb), .09);border-radius:22px;position:relative;transform:rotate(45deg)}.ReasonLandingPage-module__SGLeSW__core:before{content:"";border:1px solid rgba(var(--landing-accent-rgb), .3);border-radius:13px;position:absolute;inset:15px}.ReasonLandingPage-module__SGLeSW__core:after{content:"";background:var(--landing-accent);box-shadow:0 0 20px rgba(var(--landing-accent-rgb), .9), 0 0 55px rgba(var(--landing-accent-rgb), .4);border-radius:7px;animation:2.1s ease-in-out infinite ReasonLandingPage-module__SGLeSW__corePulse;position:absolute;inset:36px}.ReasonLandingPage-module__SGLeSW__orbitDot{background:var(--landing-foreground);width:6px;height:6px;box-shadow:0 0 7px white, 0 0 15px rgba(var(--landing-accent-rgb), .95), 0 0 30px rgba(var(--landing-accent-rgb), .65);transform-origin:0 0;border-radius:50%;margin:-3px 0 0 -3px;position:absolute;top:50%;left:50%}.ReasonLandingPage-module__SGLeSW__dotOne{animation:6.5s linear infinite ReasonLandingPage-module__SGLeSW__orbitOne}.ReasonLandingPage-module__SGLeSW__dotTwo{animation:9.5s linear infinite reverse ReasonLandingPage-module__SGLeSW__orbitTwo}.ReasonLandingPage-module__SGLeSW__dotThree{opacity:.52;animation:14s linear infinite ReasonLandingPage-module__SGLeSW__orbitThree}.ReasonLandingPage-module__SGLeSW__satellite{z-index:3;border:1px solid var(--landing-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#18181bcc;border-radius:12px;min-width:156px;padding:11px 12px;transition:border-color .2s,background .2s,transform .2s;position:absolute;box-shadow:0 10px 30px #00000029}.ReasonLandingPage-module__SGLeSW__satellite:hover{border-color:rgba(var(--landing-accent-rgb), .6);background:#27272ad1}.ReasonLandingPage-module__SGLeSW__satelliteTop{color:var(--landing-foreground);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.ReasonLandingPage-module__SGLeSW__satelliteIcon{border:1px solid rgba(var(--landing-accent-rgb), .3);background:rgba(var(--landing-accent-rgb), .1);width:26px;height:26px;color:var(--landing-accent);border-radius:8px;place-items:center;font-size:11px;display:grid}.ReasonLandingPage-module__SGLeSW__satellite small{color:var(--landing-muted);margin-top:7px;font-size:10px;line-height:1.45;display:block}.ReasonLandingPage-module__SGLeSW__satelliteKnowledge{top:48px;right:6px}.ReasonLandingPage-module__SGLeSW__satelliteDesign{bottom:57px;left:-4px}.ReasonLandingPage-module__SGLeSW__satelliteLearn{top:158px;left:-30px}.ReasonLandingPage-module__SGLeSW__systemReadout{color:#a1a1aab3;letter-spacing:.08em;text-transform:uppercase;font-family:Courier New,Courier,monospace;font-size:9px;line-height:1.75;position:absolute;bottom:126px;right:10px}.ReasonLandingPage-module__SGLeSW__systemReadout b{color:var(--landing-accent);font-weight:400}.ReasonLandingPage-module__SGLeSW__productSection{z-index:5;max-width:1280px;margin:0 auto;padding:72px 24px 110px;position:relative}.ReasonLandingPage-module__SGLeSW__sectionHead{max-width:700px;margin-bottom:28px}.ReasonLandingPage-module__SGLeSW__sectionKicker{color:var(--landing-accent);text-transform:uppercase;letter-spacing:.1em;margin:0 0 9px;font-size:12px;font-weight:700}.ReasonLandingPage-module__SGLeSW__sectionHead h2{letter-spacing:-.035em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.05}.ReasonLandingPage-module__SGLeSW__sectionDescription{color:var(--landing-muted);margin:14px 0 0;font-size:15px;line-height:1.65}.ReasonLandingPage-module__SGLeSW__productGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.ReasonLandingPage-module__SGLeSW__productCard{border:1px solid var(--landing-border);background:var(--landing-surface);border-radius:12px;flex-direction:column;min-height:225px;padding:20px;transition:border-color .2s,background .2s,transform .2s;display:flex}.ReasonLandingPage-module__SGLeSW__productCard:hover{border-color:rgba(var(--landing-accent-rgb), .6);background:#27272a80;transform:translateY(-2px)}.ReasonLandingPage-module__SGLeSW__productIcon{border:1px solid rgba(var(--landing-accent-rgb), .3);background:rgba(var(--landing-accent-rgb), .1);width:36px;height:36px;color:var(--landing-accent);border-radius:8px;place-items:center;margin-bottom:18px;font-weight:700;display:grid}.ReasonLandingPage-module__SGLeSW__productCard h3{margin:0;font-size:17px;line-height:1.2}.ReasonLandingPage-module__SGLeSW__productCard p{color:var(--landing-muted);margin:10px 0 20px;font-size:14px;line-height:1.6}.ReasonLandingPage-module__SGLeSW__cardLink{color:var(--landing-accent);margin-top:auto;font-size:13px;font-weight:700;text-decoration:none}.ReasonLandingPage-module__SGLeSW__cardLink span{transition:transform .18s;display:inline-block}.ReasonLandingPage-module__SGLeSW__productCard:hover .ReasonLandingPage-module__SGLeSW__cardLink span{transform:translate(4px)}.ReasonLandingPage-module__SGLeSW__cursorDot,.ReasonLandingPage-module__SGLeSW__cursorRing{z-index:100;opacity:0;pointer-events:none;border-radius:50%;position:fixed;top:0;left:0}.ReasonLandingPage-module__SGLeSW__cursorDot{background:var(--landing-foreground);width:4px;height:4px;box-shadow:0 0 8px rgba(var(--landing-accent-rgb), .95), 0 0 18px rgba(var(--landing-accent-rgb), .6)}.ReasonLandingPage-module__SGLeSW__cursorRing{border:1px solid rgba(var(--landing-accent-rgb), .55);background:rgba(var(--landing-accent-rgb), .025);width:30px;height:30px;transition:width .16s,height .16s,border-color .16s,background .16s}.ReasonLandingPage-module__SGLeSW__cursorRing[data-active=true]{border-color:rgba(var(--landing-accent-rgb), .82);background:rgba(var(--landing-accent-rgb), .055);width:42px;height:42px}@keyframes ReasonLandingPage-module__SGLeSW__spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes ReasonLandingPage-module__SGLeSW__spinReverse{to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes ReasonLandingPage-module__SGLeSW__tickSpin{to{transform:rotate(360deg)}}@keyframes ReasonLandingPage-module__SGLeSW__ringPulse{0%,to{opacity:1}50%{opacity:.55;box-shadow:0 0 52px rgba(var(--landing-accent-rgb), .07)}}@keyframes ReasonLandingPage-module__SGLeSW__coreFloat{0%,to{transform:translate(-50%,-50%)translateY(-3px)}50%{transform:translate(-50%,-50%)translateY(8px)}}@keyframes ReasonLandingPage-module__SGLeSW__corePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.46;transform:scale(.74)}}@keyframes ReasonLandingPage-module__SGLeSW__orbitOne{to{transform:rotate(360deg)translate(176px)}}@keyframes ReasonLandingPage-module__SGLeSW__orbitTwo{to{transform:rotate(360deg)translate(134px)}}@keyframes ReasonLandingPage-module__SGLeSW__orbitThree{to{transform:rotate(360deg)translate(216px)}}@keyframes ReasonLandingPage-module__SGLeSW__statusPulse{0%{box-shadow:0 0 0 0 rgba(var(--landing-accent-rgb), .5)}70%{box-shadow:0 0 0 6px rgba(var(--landing-accent-rgb), 0)}to{box-shadow:0 0 0 0 rgba(var(--landing-accent-rgb), 0)}}@media (max-width:960px){.ReasonLandingPage-module__SGLeSW__hero{grid-template-columns:1fr;padding-top:76px}.ReasonLandingPage-module__SGLeSW__copy{text-align:center}.ReasonLandingPage-module__SGLeSW__sub{margin-left:auto;margin-right:auto}.ReasonLandingPage-module__SGLeSW__actions,.ReasonLandingPage-module__SGLeSW__heroMeta{justify-content:center}.ReasonLandingPage-module__SGLeSW__visual{min-height:560px;margin-top:-20px}.ReasonLandingPage-module__SGLeSW__productGrid{grid-template-columns:1fr}}@media (max-width:700px){.ReasonLandingPage-module__SGLeSW__navInner{gap:12px;padding:0 14px}.ReasonLandingPage-module__SGLeSW__navLinks{gap:14px}.ReasonLandingPage-module__SGLeSW__hero,.ReasonLandingPage-module__SGLeSW__productSection{padding-left:16px;padding-right:16px}.ReasonLandingPage-module__SGLeSW__copy h1{font-size:clamp(49px,15vw,74px)}.ReasonLandingPage-module__SGLeSW__sub{font-size:16px}.ReasonLandingPage-module__SGLeSW__visual{min-height:470px}.ReasonLandingPage-module__SGLeSW__hud{width:490px;height:490px;transform:scale(.8)}.ReasonLandingPage-module__SGLeSW__satelliteLearn,.ReasonLandingPage-module__SGLeSW__cursorDot,.ReasonLandingPage-module__SGLeSW__cursorRing{display:none}}@media (max-width:520px){.ReasonLandingPage-module__SGLeSW__visual{margin-inline:-18px;overflow:hidden}.ReasonLandingPage-module__SGLeSW__hud{flex:0 0 490px}}@media (prefers-reduced-motion:reduce){.ReasonLandingPage-module__SGLeSW__landing *,.ReasonLandingPage-module__SGLeSW__landing :before,.ReasonLandingPage-module__SGLeSW__landing :after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
