.landing-root{--brand:#fb5847;--brand-deep:#e8412f;--brand-warm:#f7794e;--salmon:#fcaf91;--peach:#fecbb3;--ink:#232122;--bg:#fbf8f3;--bg-2:#fff;--text:#2a2826;--muted:#6b6560;--muted-2:#a49b92;--glass:hsla(0,0%,100%,.55);--glass-2:hsla(0,0%,100%,.8);--border:rgba(35,33,34,.1);--border-hi:rgba(251,88,71,.42);--brand-soft:rgba(251,88,71,.1);--salmon-soft:hsla(17,95%,78%,.18);--font-display:var(--landing-font-display),"Inter",system-ui,sans-serif;--font-body:var(--landing-font-body),system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--font-mono:var(--landing-font-mono),ui-monospace,SFMono-Regular,Menlo,monospace;--r-sm:12px;--r:18px;--r-lg:26px;--r-xl:34px;--shadow:0 22px 50px -22px rgba(80,40,30,.2);--shadow-lg:0 40px 90px -30px rgba(232,80,58,.3);--grad-brand:linear-gradient(135deg,var(--brand),var(--brand-warm));--grad-tri:linear-gradient(120deg,var(--salmon),var(--brand) 55%,var(--brand-deep));--ease:cubic-bezier(.22,.61,.36,1);--ease-out:cubic-bezier(.16,1,.3,1);font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;letter-spacing:-.01em;position:relative;min-height:100vh}.landing-root *,.landing-root :after,.landing-root :before{box-sizing:border-box}.landing-root a{color:inherit;text-decoration:none}.landing-root img,.landing-root svg{display:block;max-width:100%}.landing-root button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.landing-root ::-moz-selection{background:rgba(251,88,71,.22)}.landing-root ::selection{background:rgba(251,88,71,.22)}.backdrop{position:fixed;inset:0;z-index:-2;overflow:hidden;background:radial-gradient(120% 80% at 50% -10%,#fff,var(--bg) 55%)}.aurora{position:absolute;border-radius:50%;filter:blur(95px);will-change:transform}.aurora.a1{width:60vw;height:60vw;left:-12vw;top:-20vw;background:radial-gradient(circle at 35% 35%,var(--brand),transparent 62%);opacity:.34}.aurora.a2{width:55vw;height:55vw;right:-14vw;top:4vh;background:radial-gradient(circle at 60% 40%,var(--salmon),transparent 62%);opacity:.4}.aurora.a3{width:62vw;height:62vw;left:6vw;top:120vh;background:radial-gradient(circle at 50% 50%,var(--peach),transparent 62%);opacity:.34}.aurora.a4{width:50vw;height:50vw;right:-6vw;top:230vh;background:radial-gradient(circle at 40% 40%,var(--brand),transparent 64%);opacity:.26}@keyframes drift{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(4%,-3%,0) scale(1.08)}to{transform:translateZ(0) scale(1)}}.js:not(.reduced) .aurora.a1{animation:drift 24s var(--ease) infinite}.js:not(.reduced) .aurora.a2{animation:drift 28s var(--ease) infinite reverse}.js:not(.reduced) .aurora.a3{animation:drift 32s var(--ease) infinite}.grid-overlay{background-image:linear-gradient(rgba(35,33,34,.035) 1px,transparent 0),linear-gradient(90deg,rgba(35,33,34,.035) 1px,transparent 0);background-size:64px 64px;mask:radial-gradient(120% 90% at 50% 0,#000 35%,transparent 78%);-webkit-mask:radial-gradient(120% 90% at 50% 0,#000 35%,transparent 78%)}.grid-overlay,.noise{position:fixed;inset:0;z-index:-1;pointer-events:none}.noise{opacity:.03;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:80;transform:scaleX(0);transform-origin:0 50%;background:linear-gradient(90deg,var(--brand),var(--salmon));box-shadow:0 0 12px rgba(251,88,71,.6)}.cursor-glow{position:fixed;top:0;left:0;width:520px;height:520px;border-radius:50%;pointer-events:none;z-index:3;transform:translate(-50%,-50%);opacity:0;transition:opacity .5s;mix-blend-mode:multiply;will-change:left,top;background:radial-gradient(circle,rgba(251,88,71,.14),hsla(17,95%,78%,.06) 42%,transparent 68%)}@media (hover:hover) and (pointer:fine){.cursor-glow.on{opacity:1}}@media (prefers-reduced-motion:reduce){.cursor-glow,.scroll-progress{display:none}}.landing-root .wrap{width:min(1180px,91vw);margin-inline:auto}.landing-root .section{position:relative;padding:clamp(82px,11vh,150px) 0}.landing-root .section.tight{padding:clamp(50px,7vh,84px) 0}.landing-root .eyebrow{position:relative;display:inline-flex;align-items:center;gap:9px;font-family:var(--font-mono);font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);padding:7px 13px;border:1px solid var(--border);border-radius:999px;background:var(--glass-2);backdrop-filter:blur(8px)}.landing-root .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--brand);box-shadow:0 0 12px rgba(251,88,71,.6)}.landing-root h1,.landing-root h2,.landing-root h3{font-family:var(--font-display);font-weight:600;line-height:1.04;letter-spacing:-.03em;color:var(--text)}.landing-root .h1{font-size:clamp(2.5rem,6.4vw,5.1rem)}.landing-root .h2{font-size:clamp(2rem,4.2vw,3.35rem);line-height:1.06}.landing-root .h3{font-size:clamp(1.15rem,1.7vw,1.4rem);letter-spacing:-.02em}.landing-root .lead{font-size:clamp(1.05rem,1.55vw,1.28rem);color:var(--muted);max-width:46ch}.landing-root .section-head{max-width:660px;margin-bottom:clamp(40px,6vh,68px)}.landing-root .section-head.center{margin-inline:auto;text-align:center}.landing-root .section-head .h2{margin:18px 0 14px}.landing-root .grad-text{color:var(--text)}.landing-root .grad-text-accent{background:linear-gradient(110deg,var(--brand) 0,var(--salmon) 45%,var(--brand) 90%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.js:not(.reduced) .grad-text-accent{animation:shine 7s linear infinite}@keyframes shine{to{background-position:-220% 0}}.landing-root .brand{display:flex;align-items:center;gap:11px;font-family:var(--font-display);font-weight:600;font-size:1.2rem;letter-spacing:-.02em;color:var(--ink)}.landing-root .mark{width:38px;height:38px;flex:none}.landing-root .wm span{color:var(--brand)}.landing-root .btn{position:relative;display:inline-flex;align-items:center;gap:9px;padding:14px 24px;border-radius:999px;font-weight:600;font-size:.97rem;letter-spacing:-.01em;overflow:hidden;isolation:isolate;will-change:transform;transition:transform .35s var(--ease-out),box-shadow .35s var(--ease),background .3s,border-color .3s}.landing-root .btn svg{width:18px;height:18px}.landing-root .btn-primary{background:var(--grad-brand);color:#fff;box-shadow:0 10px 26px -8px rgba(232,80,58,.5),inset 0 1px 0 hsla(0,0%,100%,.35)}.landing-root .btn-primary:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(110deg,transparent 20%,hsla(0,0%,100%,.55) 50%,transparent 80%);transform:translateX(-120%);transition:transform .7s var(--ease)}.landing-root .btn-primary:hover{transform:translateY(-3px);box-shadow:0 18px 40px -10px rgba(232,80,58,.6),inset 0 1px 0 hsla(0,0%,100%,.5)}.landing-root .btn-primary:hover:before{transform:translateX(120%)}.landing-root .btn-ghost{background:var(--glass-2);color:var(--text);border:1px solid var(--border);backdrop-filter:blur(10px)}.landing-root .btn-ghost:hover{transform:translateY(-3px);border-color:var(--border-hi);background:#fff;box-shadow:0 14px 30px -14px rgba(232,80,58,.5)}.landing-root .btn-lg{padding:17px 32px;font-size:1.05rem}.landing-root .ripple{position:absolute;border-radius:50%;background:hsla(0,0%,100%,.45);transform:translate(-50%,-50%) scale(0);pointer-events:none;animation:ripple .6s var(--ease-out) forwards}@keyframes ripple{to{transform:translate(-50%,-50%) scale(2.6);opacity:0}}.landing-root .nav{position:fixed;top:0;left:0;right:0;z-index:60;transition:padding .4s var(--ease)}.landing-root .nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,93vw);margin:14px auto;padding:10px 14px 10px 18px;border-radius:999px;border:1px solid transparent;transition:all .4s var(--ease)}.landing-root .nav.scrolled .nav-inner{background:hsla(0,0%,100%,.72);border-color:var(--border);backdrop-filter:blur(18px) saturate(140%);box-shadow:0 16px 36px -26px rgba(80,40,30,.4)}.landing-root .nav-links{display:flex;align-items:center;gap:4px}.landing-root .nav-links a{padding:9px 14px;border-radius:999px;font-size:.93rem;color:var(--muted);transition:color .25s,background .25s}.landing-root .nav-links a:hover{color:var(--text);background:var(--brand-soft)}.landing-root .nav-cta{display:flex;align-items:center;gap:10px}.landing-root .burger{display:none;width:42px;height:42px;border-radius:12px;border:1px solid var(--border);background:var(--glass-2);place-items:center;transition:border-color .3s,background .3s}.landing-root .burger:hover{border-color:var(--border-hi);background:#fff}.landing-root .burger-icon{position:relative;width:18px;height:13px}.landing-root .burger-icon span{position:absolute;left:0;width:18px;height:1.7px;background:var(--text);border-radius:2px;transition:transform .3s var(--ease),opacity .3s var(--ease),top .3s var(--ease)}.landing-root .burger-icon span:first-child{top:0}.landing-root .burger-icon span:nth-child(2){top:5.5px}.landing-root .burger-icon span:nth-child(3){top:11px}.landing-root .burger[aria-expanded=true] .burger-icon span:first-child{top:5.5px;transform:rotate(45deg)}.landing-root .burger[aria-expanded=true] .burger-icon span:nth-child(2){opacity:0}.landing-root .burger[aria-expanded=true] .burger-icon span:nth-child(3){top:5.5px;transform:rotate(-45deg)}.landing-root .mobile-menu{position:fixed;inset:0;z-index:55;background:hsla(38,50%,97%,.96);backdrop-filter:blur(20px);display:flex;flex-direction:column;justify-content:center;gap:6px;padding:0 9vw;opacity:0;visibility:hidden;transition:.4s var(--ease)}.landing-root .mobile-menu.open{opacity:1;visibility:visible}.landing-root .mobile-menu a{font-family:var(--font-display);font-size:1.8rem;font-weight:500;padding:14px 0;color:var(--muted);transition:color .25s}.landing-root .mobile-menu a:hover{color:var(--text)}.landing-root .mobile-menu .mm-cta{margin-top:18px;align-self:stretch;justify-content:center;font-size:1.05rem;font-weight:600;color:#fff;padding:16px 24px;white-space:nowrap}.landing-root .mobile-menu .mm-cta+.mm-cta{margin-top:12px}.landing-root .mobile-menu .mm-cta:hover{color:#fff}.landing-root .hero{position:relative;min-height:100svh;display:flex;align-items:center;padding-top:120px;padding-bottom:60px}.landing-root .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;width:100%}.landing-root .hero-copy{max-width:600px}.landing-root .hero h1{margin:24px 0 22px}.landing-root .hero .lead{max-width:42ch}.landing-root .hero-cta{display:flex;gap:14px;margin:34px 0 28px;flex-wrap:wrap}.landing-root .hero-trust{display:flex;gap:34px;flex-wrap:wrap;align-items:center;padding-top:24px;border-top:1px solid var(--border)}.landing-root .hero-trust .ht{display:flex;flex-direction:column;gap:2px}.landing-root .hero-trust .num{font-family:var(--font-display);font-size:1.6rem;font-weight:600;letter-spacing:-.03em;background:linear-gradient(180deg,var(--ink),var(--brand));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-root .hero-trust .lbl{font-size:.82rem;color:var(--muted-2)}.landing-root .hero-visual{position:relative;height:520px}.landing-root .node-net{position:absolute;inset:-10% -6% -10% -6%;z-index:0}.landing-root .panel{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:min(440px,90%);border-radius:var(--r-lg);overflow:hidden;background:linear-gradient(160deg,#fff,#fff4ee);border:1px solid var(--border);box-shadow:var(--shadow-lg);backdrop-filter:blur(16px)}.landing-root .panel-top{display:flex;align-items:center;gap:9px;padding:13px 16px;border-bottom:1px solid var(--border)}.landing-root .panel-top .tdot{width:9px;height:9px;border-radius:50%;background:rgba(35,33,34,.12)}.landing-root .panel-top .tt{margin-left:8px;font-family:var(--font-mono);font-size:11.5px;color:var(--muted-2)}.landing-root .panel-body{display:grid;grid-template-columns:54px 1fr}.landing-root .rail{display:flex;flex-direction:column;gap:6px;padding:14px 8px;border-right:1px solid var(--border)}.landing-root .rail .ri{position:relative;width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:var(--muted-2);transition:background .3s,color .3s,transform .25s var(--ease-out),box-shadow .3s}.landing-root .rail .ri:after{content:"";position:absolute;inset:-1px;border-radius:12px;border:1px solid rgba(251,88,71,.28);opacity:0;pointer-events:none}.landing-root .rail .ri:focus-visible,.landing-root .rail .ri:hover{background:var(--brand-soft);color:var(--brand-deep);transform:scale(1.03)}.landing-root .rail .ri:focus-visible:after,.landing-root .rail .ri:hover:after{opacity:.45;transform:scale(1.02);animation-play-state:paused}.landing-root .rail .ri.active{background:var(--brand-soft);color:var(--brand-deep);box-shadow:inset 0 0 0 1px var(--border-hi),0 0 10px rgba(251,88,71,.12)}.landing-root .rail .ri svg{width:18px;height:18px;position:relative;z-index:1}.js:not(.reduced) .rail .ri:after{animation:railRing 3.2s var(--ease-out) infinite}.js:not(.reduced) .rail .ri.active:after{animation:none;opacity:0}.js:not(.reduced) .rail .ri:first-child:after{animation-delay:0s}.js:not(.reduced) .rail .ri:nth-child(2):after{animation-delay:.64s}.js:not(.reduced) .rail .ri:nth-child(3):after{animation-delay:1.28s}.js:not(.reduced) .rail .ri:nth-child(4):after{animation-delay:1.92s}.js:not(.reduced) .rail .ri:nth-child(5):after{animation-delay:2.56s}.js:not(.reduced) .rail .ri:not(.active){animation:railIconPulse 3.2s ease-in-out infinite}.js:not(.reduced) .rail .ri:first-child:not(.active){animation-delay:0s}.js:not(.reduced) .rail .ri:nth-child(2):not(.active){animation-delay:.64s}.js:not(.reduced) .rail .ri:nth-child(3):not(.active){animation-delay:1.28s}.js:not(.reduced) .rail .ri:nth-child(4):not(.active){animation-delay:1.92s}.js:not(.reduced) .rail .ri:nth-child(5):not(.active){animation-delay:2.56s}@keyframes railRing{0%{opacity:0;transform:scale(.92)}22%{opacity:.38}to{opacity:0;transform:scale(1.1)}}@keyframes railIconPulse{0%,to{background:transparent}50%{background:rgba(251,88,71,.06)}}.landing-root .pmain{padding:16px}.landing-root .pmain .ptitle{font-family:var(--font-display);font-weight:600;font-size:.98rem;margin-bottom:13px;display:flex;align-items:center;gap:8px}.landing-root .pmain-body{height:246px;display:flex;flex-direction:column;overflow:hidden}.js:not(.reduced) .pmain-body{animation:panelFade .4s var(--ease-out)}@keyframes panelFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.landing-root .tiles{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:13px}.landing-root .tile{padding:12px;border-radius:14px;background:#fbf5f0;border:1px solid var(--border)}.landing-root .tile .tk{font-size:10.5px;color:var(--muted-2);text-transform:uppercase;letter-spacing:.08em;font-family:var(--font-mono)}.landing-root .tile .tv{font-family:var(--font-display);font-weight:600;font-size:1.32rem;margin-top:4px}.landing-root .tile .tv small{font-size:.7rem;color:var(--brand);font-weight:500}.landing-root .minibars{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:end;gap:7px;height:62px;padding:10px 12px;border-radius:14px;background:#fbf5f0;border:1px solid var(--border)}.landing-root .minibars i{grid-row:1;border-radius:3px 3px 1px 1px;background:linear-gradient(180deg,var(--brand),var(--brand-deep));opacity:.9;transform-origin:bottom}.landing-root .minibars i:nth-child(2n){background:linear-gradient(180deg,var(--salmon),#f08a63)}.landing-root .chip{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;padding:10px 14px;border-radius:14px;background:hsla(0,0%,100%,.88);border:1px solid var(--border);backdrop-filter:blur(12px);box-shadow:var(--shadow);font-size:.84rem;white-space:nowrap}.landing-root .chip .ico{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;flex:none}.landing-root .chip .ico svg{width:15px;height:15px}.landing-root .chip b{font-weight:600;font-size:.86rem;color:var(--text)}.landing-root .chip small{color:var(--muted);font-size:.75rem}.landing-root .chip.c1{top:6%;left:-4%}.landing-root .chip.c2{bottom:12%;right:-6%}.landing-root .chip.c3{bottom:-2%;left:8%}.js:not(.reduced) .chip{animation:float 6s ease-in-out infinite}.js:not(.reduced) .chip.c2{animation-delay:-2s}.js:not(.reduced) .chip.c3{animation-delay:-4s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.landing-root .scanline{position:absolute;left:0;right:0;height:2px;z-index:2;pointer-events:none;background:linear-gradient(90deg,transparent,var(--brand),transparent);opacity:.6;filter:blur(.4px)}.js:not(.reduced) .scanline{animation:scan 4.5s var(--ease) infinite}@keyframes scan{0%{top:6%;opacity:0}10%{opacity:.65}90%{opacity:.65}to{top:94%;opacity:0}}.landing-root .node-net .pz{stroke-dasharray:5 165;stroke-dashoffset:0;opacity:.95;filter:drop-shadow(0 0 5px rgba(251,88,71,.85))}.js:not(.reduced) .node-net .pz{animation:travel 3.4s linear infinite}@keyframes travel{0%{stroke-dashoffset:0}to{stroke-dashoffset:-170}}.landing-root .node-net .nd{filter:drop-shadow(0 0 4px rgba(251,88,71,.5))}.js:not(.reduced) .node-net .nd{animation:ndpulse 3s ease-in-out infinite}@keyframes ndpulse{0%,to{opacity:1}50%{opacity:.62}}.landing-root .glass{position:relative;border-radius:var(--r-lg);background:var(--glass);border:1px solid var(--border);backdrop-filter:blur(14px);transition:transform .45s var(--ease-out),border-color .4s,box-shadow .45s,background .4s;will-change:transform;transform-style:preserve-3d}.landing-root .glass:before{padding:1px;background:linear-gradient(140deg,rgba(251,88,71,.55),transparent 40%,transparent 60%,hsla(17,95%,78%,.5));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.landing-root .glass:after,.landing-root .glass:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .45s}.landing-root .glass:after{background:radial-gradient(240px circle at var(--mx,50%) var(--my,50%),hsla(0,0%,100%,.38),transparent 52%);mix-blend-mode:overlay}.landing-root .glass:hover{transform:translateY(-7px);border-color:var(--border-hi);background:var(--glass-2);box-shadow:0 30px 60px -28px rgba(232,80,58,.4)}.landing-root .glass:hover:after,.landing-root .glass:hover:before{opacity:1}.landing-root .feat-media.is-tilt,.landing-root .glass.is-tilt{transition:transform .12s linear,box-shadow .4s,border-color .4s,background .4s}.landing-root .benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.landing-root .bcard{padding:28px 26px}.landing-root .bcard .bi{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;margin-bottom:20px;background:var(--brand-soft);border:1px solid var(--border);color:var(--brand-deep);transition:transform .4s var(--ease-out)}.landing-root .bcard .bi svg{width:24px;height:24px;transition:transform .4s var(--ease-out)}.landing-root .bcard:hover .bi{transform:translateY(-3px) rotate(-4deg)}.landing-root .bcard:hover .bi svg{transform:scale(1.08)}.landing-root .bcard h3{margin-bottom:9px}.landing-root .bcard p{color:var(--muted);font-size:.96rem}.landing-root .feature{display:grid;grid-template-columns:1fr 1fr;gap:clamp(34px,5vw,76px);align-items:center;padding:clamp(40px,6vh,72px) 0}.landing-root .feature:not(:last-child){border-bottom:1px solid var(--border)}.landing-root .feature.flip .feat-media{order:-1}.landing-root .feat-copy .ftag{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);margin-bottom:14px;display:flex;align-items:center;gap:8px}.landing-root .feat-copy h3{font-size:clamp(1.5rem,2.4vw,2rem);margin-bottom:14px}.landing-root .feat-copy p{color:var(--muted);max-width:44ch;margin-bottom:22px}.landing-root .flist{display:flex;flex-direction:column;gap:11px}.landing-root .flist li{display:flex;align-items:flex-start;gap:11px;list-style:none;font-size:.97rem;color:#534d48}.landing-root .flist .ck{width:21px;height:21px;border-radius:7px;flex:none;display:grid;place-items:center;margin-top:1px;background:var(--brand-soft);color:var(--brand-deep)}.landing-root .flist .ck svg{width:13px;height:13px}.landing-root .feat-media{position:relative;min-height:300px;border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--border);background:linear-gradient(160deg,#fff,#fff2ec);box-shadow:var(--shadow);transition:transform .45s var(--ease-out),box-shadow .4s;will-change:transform;transform-style:preserve-3d}.landing-root .feat-illus{position:absolute;inset:0;display:grid;place-items:center;padding:26px}.landing-root .mock{width:100%;max-width:300px;border-radius:16px;background:#fff;border:1px solid var(--border);box-shadow:0 18px 40px -22px rgba(80,40,30,.3);overflow:hidden;font-family:var(--font-body)}.landing-root .mock-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--border)}.landing-root .mock-head .mh-title{display:flex;align-items:center;gap:7px;font-family:var(--font-display);font-weight:600;font-size:.92rem;color:var(--text)}.landing-root .mock-head .mh-title .spark{width:15px;height:15px}.landing-root .mock-head .mh-pill{font-family:var(--font-mono);font-size:10px;letter-spacing:.06em;color:var(--muted);background:#fbf5f0;border:1px solid var(--border);border-radius:999px;padding:3px 9px}.landing-root .inc-row{display:flex;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid var(--border);transition:background .3s}.landing-root .inc-row:last-child{border-bottom:none}.landing-root .inc-row:hover{background:#fff6f1}.landing-root .inc-main{flex:1;min-width:0}.landing-root .inc-main b{display:block;font-size:.82rem;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-root .inc-main small{font-size:.7rem;color:var(--muted-2)}.landing-root .ava{width:30px;height:30px;border-radius:50%;flex:none;display:grid;place-items:center;font-family:var(--font-display);font-weight:600;font-size:.72rem;color:#fff}.landing-root .ava.a1{background:linear-gradient(135deg,#fb5847,#f7794e)}.landing-root .ava.a2{background:linear-gradient(135deg,#fcaf91,#f2997e)}.landing-root .ava.ok{background:#27a06a}.landing-root .ava.ok svg{width:15px;height:15px}.landing-root .st{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:4px 9px;white-space:nowrap}.landing-root .st-curso{background:hsla(17,95%,78%,.28);color:#d9712f}.landing-root .st-done{background:rgba(39,160,106,.16);color:#1f8a59}.landing-root .st.cyc{position:relative;display:inline-grid;min-width:66px;height:20px;padding:0}.landing-root .st.cyc i{position:absolute;inset:0;display:grid;place-items:center;border-radius:999px;font-style:normal;opacity:0}.landing-root .st.cyc .s1{background:rgba(245,176,65,.22);color:#c98a12;opacity:1}.landing-root .st.cyc .s2{background:hsla(17,95%,78%,.28);color:#d9712f}.landing-root .st.cyc .s3{background:rgba(251,88,71,.16);color:#e8412f}.js:not(.reduced) .st.cyc .s1{animation:cyc 6s infinite}.js:not(.reduced) .st.cyc .s2{animation:cyc 6s infinite;animation-delay:2s}.js:not(.reduced) .st.cyc .s3{animation:cyc 6s infinite;animation-delay:4s}@keyframes cyc{0%,28%{opacity:1}33%,to{opacity:0}}.landing-root .inc-sla{height:4px;background:rgba(35,33,34,.08);margin:0 14px 11px;border-radius:999px;overflow:hidden}.landing-root .inc-sla i{display:block;height:100%;width:30%;border-radius:999px;background:var(--grad-brand)}.js:not(.reduced) .inc-sla i{animation:sla 6s ease-in-out infinite}@keyframes sla{0%{width:16%}45%{width:72%}to{width:100%}}.landing-root .chat-body{padding:14px;display:flex;flex-direction:column;gap:10px}.landing-root .dot-live{width:8px;height:8px;border-radius:50%;flex:none;background:#27a06a}.js:not(.reduced) .dot-live{animation:livep 2s infinite}@keyframes livep{0%{box-shadow:0 0 0 0 rgba(39,160,106,.5)}70%{box-shadow:0 0 0 7px rgba(39,160,106,0)}to{box-shadow:0 0 0 0 rgba(39,160,106,0)}}.landing-root .bub{max-width:84%;padding:9px 12px;border-radius:14px;font-size:.8rem;line-height:1.4}.landing-root .bub-in{align-self:flex-start;background:#fbf5f0;border:1px solid var(--border);color:var(--text);border-bottom-left-radius:5px}.landing-root .bub-ai{align-self:flex-end;background:linear-gradient(135deg,#fb5847,#f7794e);color:#fff;border-bottom-right-radius:5px;min-height:18px;display:flex;align-items:center}.landing-root .bub-ai .dots{display:inline-flex;gap:4px;align-items:center;opacity:0;max-width:0;overflow:hidden}.landing-root .bub-ai .dots i{width:5px;height:5px;border-radius:50%;background:hsla(0,0%,100%,.9)}.js:not(.reduced) .bub-ai .dots i{animation:blink 1.2s infinite}.js:not(.reduced) .bub-ai .dots i:nth-child(2){animation-delay:.2s}.js:not(.reduced) .bub-ai .dots i:nth-child(3){animation-delay:.4s}@keyframes blink{0%,to{opacity:.35}50%{opacity:1}}.landing-root .bub-ai .ai-text{opacity:1}.js:not(.reduced) .bub-ai .dots{animation:showdots 6s infinite}.js:not(.reduced) .bub-ai .ai-text{animation:showtext 6s infinite}@keyframes showdots{0%{opacity:1;max-width:40px}22%{opacity:1;max-width:40px}28%,to{opacity:0;max-width:0}}@keyframes showtext{0%,24%{opacity:0}32%,to{opacity:1}}.landing-root .chip-gen{align-self:flex-end;font-family:var(--font-mono);font-size:10px;letter-spacing:.04em;color:#1f8a59;background:rgba(39,160,106,.12);border:1px solid rgba(39,160,106,.25);border-radius:999px;padding:4px 10px 4px 8px;display:inline-flex;align-items:center;gap:6px}.landing-root .chip-gen svg{width:12px;height:12px}.js:not(.reduced) .chip-gen{animation:popin 6s infinite}@keyframes popin{0%,40%{opacity:0;transform:translateY(6px)}48%,92%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}.landing-root .timeline{position:relative;max-width:760px;margin-inline:auto;padding-left:clamp(40px,6vw,72px)}.landing-root .tl-track{position:absolute;left:clamp(18px,3vw,30px);top:8px;bottom:8px;width:2px;border-radius:2px;background:rgba(35,33,34,.12);overflow:hidden}.landing-root .tl-fill{position:absolute;left:0;top:0;width:100%;height:0;background:var(--grad-brand);box-shadow:0 0 18px rgba(251,88,71,.6)}.landing-root .tl-step{position:relative;padding:0 0 clamp(36px,5vh,56px) 6px}.landing-root .tl-step:last-child{padding-bottom:0}.landing-root .tl-node{position:absolute;left:calc(clamp(18px,3vw,30px) - clamp(40px,6vw,72px) - 11px);top:2px;width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid var(--border);display:grid;place-items:center;transition:.45s var(--ease);box-shadow:0 4px 12px -6px rgba(80,40,30,.3)}.landing-root .tl-node:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--muted-2);transition:.45s}.landing-root .tl-step.on .tl-node{border-color:var(--brand);box-shadow:0 0 0 6px var(--brand-soft)}.landing-root .tl-step.on .tl-node:after{background:var(--brand);box-shadow:0 0 12px var(--brand)}.landing-root .tl-step .tnum{font-family:var(--font-mono);font-size:12px;color:var(--brand-deep);letter-spacing:.1em}.landing-root .tl-step h3{margin:8px 0;font-size:clamp(1.2rem,2vw,1.5rem)}.landing-root .tl-step p{color:var(--muted);max-width:48ch}.landing-root .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.landing-root .stat{padding:30px 26px;text-align:left}.landing-root .stat .sv{font-family:var(--font-display);font-weight:600;font-size:clamp(2.2rem,4vw,3.1rem);line-height:1;letter-spacing:-.04em;background:linear-gradient(180deg,var(--ink),var(--brand));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.landing-root .stat .sl{color:var(--muted);margin-top:10px;font-size:.94rem}.landing-root .progress-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.landing-root .prog{padding:24px}.landing-root .prog .pt{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:13px}.landing-root .prog .pt b{font-family:var(--font-display);font-weight:600;font-size:1.1rem}.landing-root .prog .pt span{font-family:var(--font-mono);color:var(--brand-deep);font-size:.95rem}.landing-root .prog .bar{height:8px;border-radius:999px;background:rgba(35,33,34,.08);overflow:hidden}.landing-root .prog .bar i{display:block;height:100%;width:0;border-radius:999px;background:var(--grad-tri);box-shadow:0 0 14px rgba(251,88,71,.5)}.landing-root .prog small{display:block;color:var(--muted-2);font-size:.82rem;margin-top:11px}.landing-root .faq{max-width:780px;margin-inline:auto;display:flex;flex-direction:column;gap:12px}.landing-root .fitem{border:1px solid var(--border);border-radius:var(--r);background:var(--glass);overflow:hidden;transition:border-color .35s,background .35s}.landing-root .fitem.open{border-color:var(--border-hi);background:var(--glass-2)}.landing-root .fq{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;text-align:left;font-family:var(--font-display);font-weight:500;font-size:1.06rem}.landing-root .fq .pm{width:26px;height:26px;flex:none;border-radius:8px;border:1px solid var(--border);position:relative;transition:.35s}.landing-root .fq .pm:after,.landing-root .fq .pm:before{content:"";position:absolute;left:50%;top:50%;background:var(--text);border-radius:2px;transition:.35s}.landing-root .fq .pm:before{width:11px;height:1.8px;transform:translate(-50%,-50%)}.landing-root .fq .pm:after{width:1.8px;height:11px;transform:translate(-50%,-50%)}.landing-root .fitem.open .pm{background:var(--brand-soft);border-color:var(--border-hi)}.landing-root .fitem.open .pm:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.landing-root .fa{max-height:0;overflow:hidden;transition:max-height .45s var(--ease)}.landing-root .fa .fa-in{padding:0 24px 22px;color:var(--muted);max-width:62ch}.landing-root .cta-final{position:relative;border-radius:var(--r-xl);overflow:hidden;text-align:center;color:#fff;padding:clamp(56px,9vw,96px) clamp(24px,5vw,64px);border:1px solid var(--border);box-shadow:var(--shadow-lg)}.landing-root .cta-mesh{position:absolute;inset:-30%;z-index:-1;background:radial-gradient(40% 50% at 22% 30%,#ff7a5c,transparent 60%),radial-gradient(40% 50% at 80% 28%,#fcaf91,transparent 60%),radial-gradient(45% 55% at 50% 92%,#ff9270,transparent 62%),var(--brand-deep);background-size:200% 200%;filter:saturate(115%)}.js:not(.reduced) .cta-mesh{animation:mesh 14s ease infinite}@keyframes mesh{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.landing-root .cta-final .h2{margin-bottom:18px;color:#fff}.landing-root .cta-final .lead{margin:0 auto 32px;color:hsla(0,0%,100%,.92)}.landing-root .cta-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.landing-root .cta-note{margin-top:20px;font-size:.86rem;color:hsla(0,0%,100%,.82)}.landing-root .btn-on-brand-primary{background:#fff;color:var(--brand-deep);box-shadow:0 12px 30px -10px rgba(0,0,0,.25)}.landing-root .btn-on-brand-primary:hover{transform:translateY(-3px);box-shadow:0 20px 44px -12px rgba(0,0,0,.32)}.landing-root .btn-on-brand-ghost{background:hsla(0,0%,100%,.16);color:#fff;border:1px solid hsla(0,0%,100%,.55)}.landing-root .btn-on-brand-ghost:hover{transform:translateY(-3px);background:hsla(0,0%,100%,.26)}.landing-root .eyebrow.on-brand{color:#fff;border-color:hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.16)}.landing-root .eyebrow.on-brand .dot{background:#fff;box-shadow:0 0 12px hsla(0,0%,100%,.7)}.landing-root .brand-close{text-align:center}.landing-root .brand-close .mark-lg{width:clamp(76px,11vw,104px);height:auto;margin:0 auto 26px}.landing-root .brand-close h2{font-size:clamp(2rem,4.6vw,3.4rem)}.landing-root .tagline{display:inline-flex;align-items:center;gap:16px;margin-top:26px;flex-wrap:wrap;justify-content:center;font-family:var(--font-mono);font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.landing-root .tagline i{width:6px;height:6px;border-radius:50%;background:var(--brand);display:inline-block}.landing-root .footer{border-top:1px solid var(--border);padding:clamp(56px,8vh,80px) 0 40px;position:relative}.landing-root .foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}.landing-root .foot-brand p{color:var(--muted);max-width:30ch;margin:18px 0 20px;font-size:.94rem}.landing-root .foot-soc{display:flex;gap:10px}.landing-root .foot-soc a{width:38px;height:38px;border-radius:11px;border:1px solid var(--border);background:var(--glass-2);display:grid;place-items:center;color:var(--muted);transition:.3s}.landing-root .foot-soc a:hover{color:var(--brand-deep);border-color:var(--border-hi);transform:translateY(-3px);background:var(--brand-soft)}.landing-root .foot-soc svg{width:17px;height:17px}.landing-root .fcol h4{font-family:var(--font-display);font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-2);margin-bottom:16px;font-weight:600}.landing-root .fcol a{display:block;color:var(--muted);font-size:.94rem;padding:5px 0;transition:color .25s}.landing-root .fcol a:hover{color:var(--text)}.landing-root .foot-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap;padding-top:26px;border-top:1px solid var(--border);color:var(--muted-2);font-size:.86rem}.js:not(.reduced) [data-reveal]{opacity:0;transform:translateY(26px);filter:blur(6px)}.js:not(.reduced) [data-reveal=scale]{transform:scale(.94)}html.no-anim [data-reveal]{opacity:1!important;transform:none!important;filter:none!important}.js:not(.reduced) [data-hero]{opacity:0;transform:translateY(24px)}.js:not(.reduced) [data-hero=title]{filter:blur(16px);clip-path:inset(0 0 100% 0)}.js:not(.reduced) [data-hero=panel]{transform:scale(.93)}html.no-anim [data-hero]{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}@media (max-width:980px){.landing-root .hero-grid{grid-template-columns:1fr;gap:60px}.landing-root .hero-visual{height:440px;order:2}.landing-root .benefits{grid-template-columns:1fr 1fr}.landing-root .feature{grid-template-columns:1fr;gap:32px}.landing-root .feature.flip .feat-media{order:0}.landing-root .stats{grid-template-columns:1fr 1fr}.landing-root .progress-grid{grid-template-columns:1fr}.landing-root .foot-grid{grid-template-columns:1fr 1fr;gap:32px}.landing-root .nav-cta .btn-ghost,.landing-root .nav-links{display:none}.landing-root .burger{display:grid}}@media (max-width:560px){.landing-root .benefits{grid-template-columns:1fr}.landing-root .stats{grid-template-columns:1fr 1fr}.landing-root .hero-cta .btn{flex:1;justify-content:center}.landing-root .hero-trust{gap:22px}.landing-root .foot-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.landing-root *{animation-duration:.001ms!important;transition-duration:.001ms!important}}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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}@font-face{font-family:__Space_Grotesk_49a339;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Space_Grotesk_Fallback_49a339;src:local("Arial");ascent-override:88.82%;descent-override:26.36%;line-gap-override:0.00%;size-adjust:110.78%}.__className_49a339{font-family:__Space_Grotesk_49a339,__Space_Grotesk_Fallback_49a339;font-style:normal}.__variable_49a339{--landing-font-display:"__Space_Grotesk_49a339","__Space_Grotesk_Fallback_49a339"}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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}@font-face{font-family:__Inter_8b3a0b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_8b3a0b;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_8b3a0b{font-family:__Inter_8b3a0b,__Inter_Fallback_8b3a0b;font-style:normal}.__variable_8b3a0b{--landing-font-body:"__Inter_8b3a0b","__Inter_Fallback_8b3a0b"}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/edc640959b0c7826-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ac0e76ddaeeb7981-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/64d784ea54a4acde-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ff71da380fbe67dd-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6d831b18ae5b01dc-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,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}@font-face{font-family:__JetBrains_Mono_6d24ac;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/558ca1a6aa3cb55e-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__JetBrains_Mono_Fallback_6d24ac;src:local("Arial");ascent-override:75.04%;descent-override:22.07%;line-gap-override:0.00%;size-adjust:135.93%}.__className_6d24ac{font-family:__JetBrains_Mono_6d24ac,__JetBrains_Mono_Fallback_6d24ac;font-style:normal}.__variable_6d24ac{--landing-font-mono:"__JetBrains_Mono_6d24ac","__JetBrains_Mono_Fallback_6d24ac"}