.card-swap-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center center;perspective:1200px;overflow:visible}.card{position:absolute;top:50%;left:50%;border-radius:12px;transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media(max-width:768px){.card-swap-container{transform:translate(-50%,-50%) scale(.78)}}@media(max-width:480px){.card-swap-container{transform:translate(-50%,-50%) scale(.59)}}:root{color-scheme:light;--bg:#fbfcff;--surface:#fff;--surface-soft:#f6f8fc;--text:#081426;--muted:#5f6d82;--muted-2:#8793a5;--line:#e1e7f0;--line-strong:#ced8e7;--blue:#1d4ed8;--blue-dark:#123aa6;--blue-soft:#eef4ff;--cyan:#55a8ff;--shell:min(1260px, calc(100% - 56px) );--shadow:0 28px 80px rgba(28,49,82,.12);--scroll-progress:0;--hero-shift:0px}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}button{border:0;background:none;cursor:pointer}img{display:block;max-width:100%}.shell{width:var(--shell);margin-inline:auto}.section{padding:118px 0;position:relative;scroll-margin-top:96px}.site-root{min-height:100vh;background:linear-gradient(180deg,#fff,#f8faff 48%,#fff)}.scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:300;background:transparent}.scroll-progress span{display:block;width:100%;height:100%;transform:scaleX(var(--scroll-progress));transform-origin:left;background:linear-gradient(90deg,#123aa6,#3b82f6)}.site-header{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:120;width:min(1320px,calc(100% - 34px));height:70px;padding:0 12px 0 18px;border:1px solid rgba(192,205,226,.75);border-radius:22px;background:#ffffffe0;backdrop-filter:blur(24px) saturate(150%);display:flex;align-items:center;box-shadow:0 14px 44px #1a355b14}.brand-link{width:145px;height:44px;display:flex;align-items:center}.brand-link img{width:138px}.desktop-nav{display:flex;gap:3px;margin:auto}.desktop-nav button{position:relative;padding:12px 13px;color:#637087;font-size:12px;font-weight:650}.desktop-nav button:hover,.desktop-nav button.active{color:var(--text)}.desktop-nav button:after{content:"";position:absolute;left:13px;right:13px;bottom:3px;height:2px;background:var(--blue);border-radius:9px;transform:scaleX(0);transition:.25s}.desktop-nav button.active:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:10px}.text-link,.tutorial-link{font-size:12px;font-weight:650;color:#59677d;padding:10px 6px}.tutorial-link{color:var(--blue-dark)}.tutorial-link span{font-size:9px}.mobile-menu-btn{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:13px;position:relative;background:#fff}.mobile-menu-btn i{position:absolute;left:11px;width:18px;height:1px;background:var(--text)}.mobile-menu-btn i:first-child{top:15px}.mobile-menu-btn i:last-child{top:23px}.mobile-menu{position:absolute;top:78px;left:0;right:0;padding:10px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column}.mobile-menu button,.mobile-menu a{text-align:left;padding:13px 15px;border-radius:12px;color:#53647d;font-size:13px}.mobile-menu button:hover,.mobile-menu a:hover{background:#f5f7fb;color:var(--text)}.primary-btn,.secondary-btn{min-height:48px;padding:0 20px;border-radius:14px;font-weight:780;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s}.primary-btn{background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:#fff;box-shadow:0 13px 30px #1d4ed82e}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px #1d4ed840}.primary-btn.compact-btn{min-height:44px;padding:0 17px;border-radius:12px;font-size:12px}.secondary-btn{background:#fff;border:1px solid var(--line-strong);color:var(--text);box-shadow:0 8px 22px #2136560d}.secondary-btn:hover{border-color:#aebfd8;background:#fafcff;transform:translateY(-2px)}.magnet{display:inline-flex;transform:translate3d(var(--mag-x,0),var(--mag-y,0),0);transition:transform .18s cubic-bezier(.2,.7,.2,1)}.social-rail{position:fixed;z-index:75;right:18px;bottom:24px;display:flex;flex-direction:column;gap:8px}.social-rail a{display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #dce4ef;border-radius:14px;background:#ffffffeb;backdrop-filter:blur(14px);box-shadow:0 12px 30px #1e35561a;font-size:10px;font-weight:750;color:#53627a;transition:.25s}.social-rail a b{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:var(--blue-soft);color:var(--blue)}.social-rail a:hover{transform:translate(-4px);border-color:#b9cae1;color:var(--text)}.hero{position:relative;min-height:860px;padding:154px 0 54px;overflow:hidden;scroll-margin-top:90px;background:radial-gradient(circle at 86% 12%,rgba(84,163,255,.13),transparent 27%),linear-gradient(180deg,#fff,#fafcff 88%,#fff)}.hero:before{content:"";position:absolute;width:760px;height:760px;border-radius:50%;right:-260px;top:-330px;background:radial-gradient(circle,rgba(29,78,216,.09),transparent 68%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:.88fr 1.12fr;gap:68px;align-items:center;min-height:640px}.hero-copy{position:relative;z-index:3;max-width:590px}.hero-badge,.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.16em;font-weight:900;color:#1748bb}.hero-badge{padding:8px 11px;border:1px solid #d4e0f5;border-radius:99px;background:#f7f9fe}.hero-badge i{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px #1d4ed814}.hero h1{font-size:clamp(64px,6.15vw,94px);line-height:.94;letter-spacing:-.068em;margin:25px 0;color:#09172d;text-shadow:0 3px 0 rgba(255,255,255,.9),0 14px 38px rgba(35,59,96,.12)}.hero h1>span,.section-heading h2>span,.academy-copy h2 span{color:var(--blue-dark)}.hero-copy>p{font-size:18px;line-height:1.7;color:var(--muted);max-width:570px;margin:0}.hero-actions{display:flex;gap:12px;margin-top:31px;flex-wrap:wrap}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:33px}.proof-dot-stack{display:flex}.proof-dot-stack span{width:34px;height:34px;border-radius:50%;border:2px solid #fff;margin-left:-7px;background:#edf2f8;display:grid;place-items:center;font-size:10px;font-weight:850;box-shadow:0 7px 18px #1c375d14}.proof-dot-stack span:first-child{margin-left:0;background:var(--blue);color:#fff}.proof-dot-stack span:nth-child(2){background:#ffad42;color:#fff}.hero-proof small{font-size:10px;color:var(--muted-2);margin-top:3px}.hero-visual{position:relative;height:620px;z-index:2;margin-top:24px;transform:translateY(calc(var(--hero-shift) * .17 + var(--parallax-y,0px)))}.swap-stage{position:absolute;inset:0;min-height:620px}.swap-orb{position:absolute;border-radius:50%;filter:blur(75px);opacity:.55}.swap-orb-one{width:400px;height:400px;background:#dbeafe;right:8%;top:16%}.swap-orb-two{width:280px;height:280px;background:#eff6ff;left:30%;bottom:8%}.hero-card.card{overflow:hidden;border-radius:26px;border:1px solid #d4dfea;background:#fff;box-shadow:0 34px 82px #1b345829,0 0 0 1px #fffffff2 inset;cursor:pointer}.hero-card-head{height:78px;display:flex;align-items:center;justify-content:center;padding:12px 88px;border-bottom:1px solid #e7ebf1;background:#fff;position:relative}.window-status{position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:8px;letter-spacing:.1em;color:#16845d;font-weight:850}.window-status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#27c88b;margin-right:6px}.hero-card-media{height:calc(100% - 156px);padding:14px;background:linear-gradient(180deg,#fafbfd,#f2f5f9);overflow:hidden}.hero-card-caption{height:78px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border-top:1px solid #e7ebf1}.hero-card-caption>div{min-width:155px}.hero-card-caption span,.hero-card-caption strong{display:block}.hero-card-caption span{font-size:8px;letter-spacing:.13em;color:#8b96a6;text-transform:uppercase}.hero-card-caption strong{font-size:15px;margin-top:4px}.hero-card-caption p{margin:0;color:#7a8798;font-size:10px;line-height:1.35;text-align:right;max-width:285px}.hero-capabilities{display:flex;align-items:center;justify-content:space-between;color:#7b8798;font-size:10px;margin-top:0}.hero-capabilities>div{display:flex;gap:7px}.hero-capabilities i{font-style:normal;padding:7px 10px;border:1px solid var(--line);border-radius:99px;background:#fff}.native-wordmark{display:inline-flex;align-items:center;gap:10px;min-width:0}.native-mark-wrap{width:66px;height:54px;display:grid;place-items:center}.native-mark-glyph{display:block;width:64px;height:52px;mask:url(/assets/brand/fory-mark.png) center/contain no-repeat;-webkit-mask:url(/assets/brand/fory-mark.png) center/contain no-repeat;background:var(--mark-gradient,linear-gradient(135deg,#2563eb,#38bdf8))}.native-wordmark-copy{display:flex;flex-direction:column;line-height:.86}.native-wordmark-copy b{font-size:29px;letter-spacing:.045em;color:#0d203a}.native-wordmark-copy em{font-style:normal;font-size:13px;letter-spacing:.43em;font-weight:900;margin-top:8px;color:var(--product-accent,var(--accent,#2563eb));padding-left:3px}.native-wordmark.compact{gap:7px}.native-wordmark.compact .native-mark-wrap{width:43px;height:34px}.native-wordmark.compact .native-mark-glyph{width:42px;height:34px}.native-wordmark.compact .native-wordmark-copy b{font-size:17px}.native-wordmark.compact .native-wordmark-copy em{font-size:7px;letter-spacing:.34em;margin-top:5px}.native-wordmark-ai .native-wordmark-copy em{letter-spacing:.26em}.native-wordmark-control{--product-accent:#c99b00;--mark-gradient:linear-gradient(135deg,#f59e0b,#fde047)}.native-wordmark-shift{--product-accent:#ea580c;--mark-gradient:linear-gradient(135deg,#ff6a00,#ffb15a)}.native-wordmark-pos{--product-accent:#16a34a;--mark-gradient:linear-gradient(135deg,#16a34a,#4ade80)}.native-wordmark-ai{--product-accent:#2563eb;--mark-gradient:linear-gradient(135deg,#2563eb,#38bdf8)}.mini-app{width:100%;height:100%;border:1px solid #e0e6ee;border-radius:18px;background:#fff;box-shadow:0 10px 28px #17305212;overflow:hidden;color:#0c1930;font-family:Inter,ui-sans-serif,system-ui}.mini-app button{font:inherit}.mini-app small{color:#8090a5}.mini-app.control-app{display:grid;grid-template-columns:106px 1fr}.mini-sidebar{padding:14px 10px;background:#f6f8fb;border-right:1px solid #e6ebf2;display:flex;flex-direction:column;gap:7px}.mini-side-logo{width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,#163fa5,#3979f2);color:#fff;display:grid;place-items:center;font-weight:900;margin:0 0 5px 3px}.mini-sidebar span{padding:7px 8px;border-radius:8px;font-size:8px;color:#748198}.mini-sidebar span.on{background:#e9effb;color:#173f9f;font-weight:800}.mini-main{padding:14px;min-width:0}.mini-topline{display:flex;justify-content:space-between;align-items:center}.mini-topline small{font-size:7px}.mini-topline strong{font-size:12px;margin-top:2px}.mini-topline button{padding:7px 9px;border-radius:8px;background:#173f9f;color:#fff;font-size:7px}.mini-kpis>div{padding:10px;border:1px solid #e5eaf1;border-radius:10px;background:#fbfcfe}.mini-kpis small{font-size:6px}.mini-kpis strong{font-size:13px;margin-top:4px}.mini-kpis i{font-style:normal;font-size:6px;color:#1a9d69;margin-top:3px}.mini-control-body{display:grid;grid-template-columns:1.7fr .8fr;gap:8px;margin-top:8px}.mini-chart,.mini-ai-card{border:1px solid #e5eaf1;border-radius:10px;background:#fff;padding:10px}.mini-chart>span{font-size:7px;color:#66758a;font-weight:700}.mini-chart svg{display:block;width:100%;height:83px;margin-top:5px;overflow:visible}.mini-chart path{fill:none;stroke:#2563eb;stroke-width:3}.mini-chart path.chart-fill{fill:#2563eb17;stroke:none;opacity:1}.mini-ai-card span{font-size:7px;color:#2563eb;font-weight:850}.mini-ai-card strong{display:block;font-size:13px;margin-top:8px}.mini-ai-card p{font-size:7px;line-height:1.45;color:#69778b}.mini-app.mini-compact{border-radius:13px}.mini-compact.control-app{grid-template-columns:90px 1fr}.mini-compact .mini-sidebar{padding:10px 8px}.mini-compact .mini-main{padding:10px}.mini-compact .mini-kpis{margin-top:8px}.mini-compact .mini-chart svg{height:62px}.shift-app{padding:14px}.shift-toolbar{display:flex;align-items:center;justify-content:space-between}.shift-toolbar small{font-size:7px}.shift-toolbar strong{font-size:13px;margin-top:2px}.shift-chips{display:flex;gap:5px;align-items:center}.shift-chips span,.shift-chips button{padding:6px 8px;border-radius:99px;background:#f3f6fa;font-size:6px;color:#68768a}.shift-layout{position:relative;height:calc(100% - 42px);margin-top:10px;border:1px solid #e7ebf1;border-radius:13px;background:#fbfcfe;overflow:hidden}.shift-times{position:absolute;left:8px;top:9px;bottom:9px;width:32px;display:flex;flex-direction:column;justify-content:space-between}.shift-times span{font-size:6px;color:#9aa5b5}.shift-grid-lines{position:absolute;inset:12px 115px 12px 44px;display:flex;flex-direction:column;justify-content:space-between}.appointment{position:absolute;left:62px;width:150px;padding:7px 9px;border-radius:9px;background:#fff0e7;border-left:3px solid #f97316;box-shadow:0 8px 18px #47576c14}.appointment small{font-size:6px}.appointment strong{font-size:8px;margin-top:2px}.appointment span{font-size:6px;color:#7b8797;margin-top:1px}.ap-0{top:18px}.ap-1{top:72px;left:230px;border-color:#2563eb;background:#edf4ff}.ap-2{top:132px;left:100px;border-color:#8b5cf6;background:#f5efff}.ap-3{top:190px;left:270px;border-color:#16a34a;background:#ecfaef}.shift-summary{position:absolute;right:14px;top:14px;width:88px;padding:12px;border-radius:11px;background:#fff;border:1px solid #e3e8ef}.shift-summary strong{font-size:20px;color:#f97316;margin:4px 0}.shift-summary span{font-size:6px;color:#758297}.pos-app{padding:13px}.pos-search{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.pos-search strong{font-size:13px}.pos-search span{padding:8px 10px;border:1px solid #e3e9f0;background:#f8fafc;border-radius:9px;font-size:6px;color:#909bad}.pos-search button{padding:7px 9px;border-radius:9px;background:#eaf8ef;color:#168044;font-size:6px}.pos-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:10px;margin-top:10px;height:calc(100% - 43px)}.pos-products>div{padding:7px;border:1px solid #e3e8ef;border-radius:11px;background:#fff}.pos-products i{display:block;height:46px;border-radius:8px;background:linear-gradient(135deg,#e8f9ed var(--p),#d6f2df);position:relative}.pos-products i:after{content:"";position:absolute;width:24px;height:24px;border-radius:50%;background:#45d46a;left:50%;top:50%;transform:translate(-50%,-50%)}.pos-products strong{font-size:7px;margin-top:6px}.pos-products small{font-size:7px;color:#188847;margin-top:2px;font-weight:750}.pos-cart{padding:11px;border:1px solid #e3e8ef;border-radius:12px;background:#f9fbfd}.pos-cart>small{font-size:7px;font-weight:800}.pos-cart>div{display:flex;justify-content:space-between;gap:8px;font-size:6px;padding:7px 0;border-bottom:1px solid #e7ebf1}.pos-cart hr{border:0;border-top:1px solid #dfe5ed}.pos-cart p{display:flex;justify-content:space-between;align-items:end;font-size:7px}.pos-cart p strong{font-size:14px}.pos-cart>button{width:100%;padding:9px;border-radius:8px;background:#22c55e;color:#fff;font-weight:850;font-size:8px}.pos-cart footer span{flex:1;text-align:center;padding:5px;border-radius:7px;background:#fff;border:1px solid #e3e8ef;font-size:5px}.ai-app{display:grid;grid-template-columns:48px 1fr}.ai-mini-rail{background:#f7f9fc;border-right:1px solid #e5eaf1;display:flex;align-items:center;flex-direction:column;gap:13px;padding-top:14px}.ai-mini-rail span{width:27px;height:27px;border-radius:9px;background:#eaf1ff;color:#2563eb;display:grid;place-items:center}.ai-mini-rail i{width:17px;height:4px;border-radius:9px;background:#dce3ed}.ai-mini-rail i.on{background:#2563eb}.ai-mini-main{padding:14px}.ai-mini-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e7ebf1;padding-bottom:10px}.ai-mini-head small{font-size:7px;color:#2563eb}.ai-mini-head strong{font-size:12px;margin-top:2px}.ai-online{font-size:6px;color:#27865d;background:#eef9f3;padding:6px 8px;border-radius:99px}.ai-thread{padding:16px 3px}.ai-user{margin-left:auto;width:62%;background:#eef3fb;padding:10px;border-radius:12px 12px 3px;font-size:8px}.ai-answer{display:flex;gap:8px;margin-top:12px;width:85%}.ai-answer>b{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#eaf1ff;color:#2563eb}.ai-answer strong{font-size:9px}.ai-answer p{font-size:7px;line-height:1.5;color:#6c798d;margin:4px 0 8px}.ai-actions{display:flex;gap:5px}.ai-actions button{font-size:6px;padding:6px 7px;border:1px solid #d9e1ec;border-radius:8px;background:#fff;color:#43526a}.ai-prompt{position:absolute;left:77px;right:16px;bottom:14px;height:38px;border:1px solid #dce3ec;border-radius:12px;display:flex;align-items:center;justify-content:space-between;padding:0 7px 0 12px;background:#fff}.ai-app{position:relative}.ai-prompt span{font-size:7px;color:#909bad}.ai-prompt button{width:26px;height:26px;border-radius:8px;background:#2563eb;color:#fff}.section-heading{max-width:820px;margin-bottom:62px}.section-heading.compact{max-width:565px;margin-bottom:0}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2,.academy-copy h2{font-size:clamp(45px,5vw,70px);line-height:1.02;letter-spacing:-.058em;margin:18px 0 20px;text-shadow:0 10px 34px rgba(26,48,84,.06)}.section-heading p{max-width:700px;color:var(--muted);font-size:16px;line-height:1.7;margin:0}.section-heading.centered p{margin-inline:auto}.eyebrow.cyan{color:#1f64c8}.scroll-words{display:inline}.scroll-word{display:inline-block;transform-origin:50% 100%}.motion-ready .scroll-word{opacity:0;transform:translateY(22px) rotateX(-28deg);filter:blur(4px)}.motion-ready.is-visible .scroll-word,.motion-ready .is-visible .scroll-word{animation:wordIn .7s cubic-bezier(.2,.75,.2,1) forwards;animation-delay:calc(var(--word-i) * 45ms)}@keyframes wordIn{to{opacity:1;transform:none;filter:blur(0)}}.products-section{background:#fff}.product-showcase{display:grid;gap:34px}.product-block{position:sticky;top:105px;display:grid;grid-template-columns:.72fr 1.28fr;gap:34px;align-items:center;min-height:545px;padding:32px;border:1px solid #dfe6ef;border-radius:30px;background:#fffffff5;box-shadow:0 26px 70px #1f335014;overflow:hidden}.product-block:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;left:-190px;bottom:-190px;background:var(--product-soft);filter:blur(20px);opacity:.7}.product-copy{position:relative;z-index:2}.product-copy .native-wordmark{margin-bottom:24px}.product-kicker{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#8895a7;font-weight:850}.product-copy h3{font-size:34px;letter-spacing:-.045em;margin:10px 0}.product-copy p{font-size:14px;line-height:1.65;color:var(--muted);max-width:360px}.product-copy a{display:inline-flex;gap:8px;align-items:center;margin-top:12px;font-size:12px;font-weight:850;color:var(--blue-dark)}.product-live-preview{height:430px;padding:14px;border:1px solid #dfe6ef;border-radius:22px;background:linear-gradient(180deg,#f8faff,#f1f4f8);box-shadow:0 20px 50px #1b32521a;transform:translateY(var(--parallax-y,0px));transition:transform .2s linear}.preview-label{height:26px;display:flex;align-items:center;justify-content:space-between;padding:0 3px;color:#8995a6;font-size:7px;letter-spacing:.15em;font-weight:850}.preview-label i{width:8px;height:8px;border-radius:50%}.product-live-preview .mini-app{height:calc(100% - 26px)}.ecosystem-section{background:linear-gradient(180deg,#f8faff,#f2f6fc);border-block:1px solid #e8edf5}.ecosystem-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:76px;align-items:center}.connection-list{display:grid;margin-top:34px}.connection-list>div{display:flex;gap:15px;padding:15px 0;border-top:1px solid #dce4ef}.connection-list b{font-size:9px;color:var(--blue)}.connection-list strong,.connection-list small{display:block}.connection-list strong{font-size:13px}.connection-list small{font-size:10px;color:var(--muted);margin-top:4px}.network-panel{border:1px solid #d8e1ed;border-radius:30px;background:#ffffffe0;box-shadow:0 28px 70px #1a31521a;overflow:hidden;min-height:610px}.network-topbar{height:58px;border-bottom:1px solid #e2e7ef;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.network-topbar>span{font-size:10px;font-weight:850}.network-topbar>span i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#27c88b;margin-right:7px;box-shadow:0 0 0 5px #27c88b17}.network-topbar>div{display:flex;gap:4px}.network-topbar button{padding:7px 9px;border-radius:9px;font-size:8px;color:#6d7b8e}.network-topbar button.active{background:#eaf1ff;color:#1d4ed8;font-weight:850}.network-canvas{position:relative;height:440px;background:radial-gradient(circle at center,rgba(37,99,235,.09),transparent 32%),linear-gradient(#fff,#fbfcfe);overflow:hidden}.network-canvas:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#e8edf4 1px,transparent 1px),linear-gradient(90deg,#e8edf4 1px,transparent 1px);background-size:28px 28px;opacity:.34;mask-image:radial-gradient(circle at center,#000 24%,transparent 80%)}.network-lines path{fill:none;stroke:#d8e1ec;stroke-width:2}.network-lines path.hot{stroke:#5d8ff0;stroke-dasharray:8 8;animation:flowDash 1.4s linear infinite}.network-lines path.network-ring{stroke:#edf0f5;stroke-dasharray:3 6}@keyframes flowDash{to{stroke-dashoffset:-32}}.network-node{position:absolute;width:175px;min-height:82px;padding:12px 13px;border:1px solid #dce4ee;border-radius:17px;background:#fff;box-shadow:0 12px 28px #1c304d14;transition:.3s;z-index:2}.network-node:hover,.network-node.active{transform:translateY(-4px) scale(1.02);border-color:#9bbcf4;box-shadow:0 18px 35px #1d4ed81f}.network-node .native-wordmark{transform:scale(.74);transform-origin:left center;margin-left:-7px}.network-node small{display:block;font-size:7px;color:#8290a3;margin-top:4px}.node-pos{left:34px;top:56px}.node-shift{left:34px;bottom:50px}.node-control{right:34px;top:48px}.node-ai{right:34px;bottom:48px}.network-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:118px;height:118px;border-radius:30px;border:1px solid #b8caf0;background:linear-gradient(145deg,#fff,#edf3ff);box-shadow:0 22px 50px #2563eb29;display:grid;place-content:center;text-align:center;z-index:3}.network-core span{font-size:13px;font-weight:900;letter-spacing:.18em;color:#163c98}.network-core b{font-size:24px;letter-spacing:-.03em}.network-core i{font-style:normal;font-size:6px;color:#7d8a9d;margin-top:3px}.network-packet{position:absolute;width:9px;height:9px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 5px #2563eb17;z-index:4}.packet-one{animation:packetOne 4s ease-in-out infinite}.packet-two{animation:packetTwo 5.2s 1s ease-in-out infinite}.packet-three{animation:packetThree 4.6s 2s ease-in-out infinite}@keyframes packetOne{0%{left:125px;top:98px}50%{left:355px;top:216px}to{left:592px;top:89px}}@keyframes packetTwo{0%{left:125px;top:338px}50%{left:355px;top:216px}to{left:592px;top:344px}}@keyframes packetThree{0%{left:594px;top:88px}50%{left:355px;top:216px}to{left:125px;top:338px}}.network-status{min-height:110px;border-top:1px solid #e2e7ef;padding:15px 18px;display:grid;grid-template-columns:100px 1fr auto;gap:15px;align-items:center}.network-status>span{font-size:7px;letter-spacing:.14em;color:#8b98aa;font-weight:850}.network-status strong{font-size:13px}.network-status p{font-size:8px;color:#758397;margin:4px 0 0;line-height:1.4}.network-status button{font-size:8px;font-weight:850;color:#1d4ed8;padding:8px 10px;border-radius:9px;background:#edf3ff}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.spotlight-surface{position:relative;overflow:hidden}.spotlight-surface:before{content:"";position:absolute;inset:-1px;pointer-events:none;background:radial-gradient(350px circle at var(--spot-x,50%) var(--spot-y,50%),rgba(51,105,221,.11),transparent 48%);opacity:0;transition:.2s}.spotlight-surface:hover:before{opacity:1}.solution-card{padding:30px;border:1px solid #dfe6ef;border-radius:25px;background:#fff;min-height:275px;box-shadow:0 14px 36px #1f36560d;transition:.3s}.solution-card:hover{transform:translateY(-7px);box-shadow:0 24px 50px #1f36561a}.solution-card>span{font-size:9px;color:#2563eb;font-weight:850}.solution-card h3{font-size:24px;letter-spacing:-.04em;margin:28px 0 12px}.solution-card p{font-size:12px;line-height:1.6;color:var(--muted)}.solution-line{height:5px;border-radius:9px;background:#edf1f6;margin-top:34px;overflow:hidden}.solution-line i{display:block;height:100%;border-radius:9px;background:#315dcc}.solution-card.featured{border-color:#b9cdf4;background:#f9fbff}.academy-section{background:#fff}.academy-panel{display:grid;grid-template-columns:1fr .9fr;gap:52px;align-items:center;padding:48px;border:1px solid #dbe4ef;border-radius:32px;background:linear-gradient(135deg,#f8faff,#fff);box-shadow:0 26px 70px #1f355414;overflow:hidden}.academy-copy h2{font-size:54px;margin:16px 0}.academy-copy p{font-size:14px;line-height:1.65;color:var(--muted);max-width:590px}.academy-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.video-shell{border:1px solid #dce4ef;border-radius:23px;background:#fff;padding:13px;box-shadow:0 22px 48px #1c32521f;transform:rotate(2deg);transition:.35s}.video-shell:hover{transform:rotate(0) translateY(-5px)}.video-badge{display:inline-flex;padding:6px 8px;border-radius:8px;background:#eef3ff;color:#1d4ed8;font-size:7px;font-weight:900;letter-spacing:.13em}.video-screen{height:245px;margin-top:10px;border-radius:15px;background:radial-gradient(circle at 78% 20%,rgba(85,168,255,.42),transparent 30%),linear-gradient(135deg,#0b1b3a,#164ca5);color:#fff;display:flex;align-items:end;padding:21px;gap:14px}.play{width:50px;height:50px;border-radius:50%;background:#fff;color:#1d4ed8;display:grid;place-items:center;font-style:normal;padding-left:3px;box-shadow:0 12px 30px #00000026}.video-screen small,.video-screen strong{display:block}.video-screen small{font-size:8px;color:#b8cff5}.video-screen strong{font-size:19px;margin-top:4px}.video-timeline{display:flex;align-items:center;gap:9px;padding:12px 4px 1px}.video-timeline i{height:4px;flex:1;border-radius:9px;background:linear-gradient(90deg,#1d4ed8 46%,#e5eaf1 46%)}.video-timeline span{font-size:7px;color:#758398}.security-section{background:#f6f8fc;border-block:1px solid #e8edf4}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.security-orbit{height:540px;position:relative;display:grid;place-items:center}.orbit-glow{position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.13),transparent 66%);filter:blur(20px)}.orbit-ring{position:absolute;border:1px solid #ccdaed;border-radius:50%}.r1{width:215px;height:215px}.r2{width:345px;height:345px}.r3{width:475px;height:475px;border-style:dashed}.shield-logo{width:112px;height:112px;border:1px solid #bdd1ed;border-radius:32px;background:#fff;display:grid;place-items:center;box-shadow:0 20px 50px #1f467d21;z-index:5}.shield-logo img{width:68px}.shield-logo span{font-size:7px;font-weight:850;color:#64738a;margin-top:-18px}.orbit-runner{position:absolute;left:50%;top:50%;width:0;height:0;z-index:6}.orbit-runner .security-chip{position:absolute;left:0;top:0;transform:translate(-50%,-50%);white-space:nowrap;padding:10px 14px;border-radius:99px;border:1px solid #d3dfef;background:#fff;color:#445976;font-size:9px;font-weight:850;box-shadow:0 12px 30px #19376014}.security-chip i{font-style:normal;color:#1d4ed8;margin-right:6px}.orbit-a{animation:orbitA 12s linear infinite}.orbit-b{animation:orbitB 16s linear infinite}.orbit-c{animation:orbitC 19s linear infinite reverse}.orbit-d{animation:orbitD 14s linear infinite reverse}@keyframes orbitA{0%{transform:rotate(0) translate(108px) rotate(0)}to{transform:rotate(360deg) translate(108px) rotate(-360deg)}}@keyframes orbitB{0%{transform:rotate(90deg) translate(173px) rotate(-90deg)}to{transform:rotate(450deg) translate(173px) rotate(-450deg)}}@keyframes orbitC{0%{transform:rotate(210deg) translate(238px) rotate(-210deg)}to{transform:rotate(570deg) translate(238px) rotate(-570deg)}}@keyframes orbitD{0%{transform:rotate(310deg) translate(173px) rotate(-310deg)}to{transform:rotate(670deg) translate(173px) rotate(-670deg)}}.security-orbit:hover .orbit-runner{animation-play-state:paused}.orbit-pulse{position:absolute;width:8px;height:8px;border-radius:50%;background:#4f7ee0;box-shadow:0 0 0 5px #4f7ee01a}.p1{left:26%;top:27%;animation:pulseDot 2.4s infinite}.p2{right:21%;top:48%;animation:pulseDot 2.4s .7s infinite}.p3{left:41%;bottom:8%;animation:pulseDot 2.4s 1.4s infinite}@keyframes pulseDot{50%{transform:scale(1.7);opacity:.4}}.security-points{display:grid;gap:11px;margin-top:31px}.security-points div{padding:16px 18px;border:1px solid #dfe6ef;border-radius:16px;background:#fff}.security-points strong{font-size:13px}.security-points small{font-size:10px;color:var(--muted);margin-top:4px}.plans-section{background:#fff}.plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.plan-card{padding:27px 24px 23px;border:1px solid #dfe6ef;border-radius:25px;background:#fff;box-shadow:0 10px 28px #1f36560d;min-height:390px;display:flex;flex-direction:column;transition:.3s}.plan-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px #1f36561a}.plan-card.featured{background:#f3f7ff;border-color:#aebff0;transform:translateY(-10px)}.recommended{align-self:flex-start;padding:6px 8px;border-radius:99px;background:var(--blue);color:#fff;font-size:8px;letter-spacing:.1em;font-weight:850;margin-bottom:17px}.plan-label{font-size:8px;color:#8996a8;letter-spacing:.14em;font-weight:800}.plan-card h3{font-size:25px;margin:10px 0 14px}.plan-price{font-size:29px;letter-spacing:-.04em}.plan-card>small{font-size:10px;color:var(--muted);margin-top:5px}.plan-card ul{list-style:none;padding:0;margin:25px 0;display:grid;gap:11px;color:#5c6e86;font-size:11px}.plan-card a{margin-top:auto;min-height:42px;border-radius:12px;border:1px solid #cfd8e5;display:grid;place-items:center;font-size:11px;font-weight:800;background:#fff}.plan-card.featured a{background:var(--blue);color:#fff;border-color:var(--blue)}.plans-footnote{text-align:center;color:#8794a7;font-size:10px;margin-top:24px}.final-cta{padding-top:56px;background:#fff}.cta-panel{position:relative;overflow:hidden;padding:78px 60px;border-radius:34px;background:linear-gradient(135deg,#0b1a34,#153d91 72%,#2458c7);color:#fff}.cta-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(90deg,#000,transparent 80%)}.cta-panel>*:not(.cta-grid){position:relative}.cta-panel .eyebrow{color:#a8c4ff}.cta-panel h2{font-size:clamp(42px,5.2vw,69px);line-height:1;letter-spacing:-.055em;margin:20px 0}.cta-panel h2 span{color:#b7ceff}.cta-panel p{color:#c6d3eb;max-width:610px;line-height:1.65;font-size:15px}.primary-btn.white{background:#fff;color:#143b97;box-shadow:none}.secondary-btn.light{background:#ffffff17;border-color:#ffffff47;color:#fff}.site-footer{padding:74px 0 24px;background:#fff;border-top:1px solid #edf1f6}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.75fr);gap:40px}.footer-brand-block img{width:150px}.footer-brand-block p{font-size:11px;line-height:1.55;color:var(--muted);max-width:270px;margin-top:16px}.footer-social{display:flex;gap:8px;margin-top:16px}.footer-social a{padding:7px 9px;border-radius:9px;background:#f4f7fb;border:1px solid #e2e8f0;font-size:8px!important;font-weight:800;color:#4e5e76!important}.footer-grid>div:not(.footer-brand-block){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid strong{font-size:11px;margin-bottom:4px}.footer-grid button,.footer-grid a,.muted-footer{font-size:10px;color:#7a889c}.footer-grid button:hover,.footer-grid a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid #edf1f6;margin-top:48px;padding-top:18px;display:flex;justify-content:space-between;color:#97a3b4;font-size:9px}.modal-backdrop{position:fixed;inset:0;z-index:220;background:#08122285;backdrop-filter:blur(12px);display:grid;place-items:center;padding:20px;animation:fadeIn .2s ease}.careers-modal{position:relative;width:min(1040px,100%);max-height:min(90vh,900px);overflow:auto;border:1px solid #dce4ef;border-radius:30px;background:#fff;box-shadow:0 40px 120px #04122647;padding:34px 38px}.career-header{display:flex;justify-content:space-between;gap:35px;padding-bottom:24px;border-bottom:1px solid #e6ebf2}.career-header>div{max-width:760px}.career-header h2{font-size:41px;letter-spacing:-.05em;margin:14px 0 8px;line-height:1.04}.career-header p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.modal-close{flex:0 0 auto;width:40px;height:40px;border:1px solid #dce4ef;border-radius:13px;color:#5f6f84;font-size:24px;background:#f8fafc}.careers-form{display:flex;flex-direction:column;gap:15px;margin-top:24px}.career-step{display:flex;align-items:center;gap:9px;margin-top:5px}.career-step span{width:25px;height:25px;border-radius:8px;background:#edf3ff;color:#1d4ed8;display:grid;place-items:center;font-size:8px;font-weight:900}.career-step strong{font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.careers-form label{display:flex;flex-direction:column;gap:6px}.careers-form label>span{font-size:9px;color:#66768c;font-weight:650}.careers-form input,.careers-form select,.careers-form textarea{width:100%;border:1px solid #d6dfeb;border-radius:12px;background:#fbfcfe;color:var(--text);padding:12px 13px;outline:none;transition:.2s}.careers-form input:focus,.careers-form select:focus,.careers-form textarea:focus{border-color:#8eace8;box-shadow:0 0 0 4px #1d4ed812;background:#fff}.careers-form textarea{resize:vertical}.cv-drop{display:flex!important;flex-direction:row!important;align-items:center;gap:13px!important;border:1px dashed #bdcce0;border-radius:15px;padding:16px;background:#f8faff;cursor:pointer}.cv-drop:hover,.cv-drop.has-file{border-color:#7699df;background:#f2f6ff}.cv-icon{width:38px;height:38px;border-radius:11px;background:#e9f0ff;color:#1d4ed8!important;display:grid!important;place-items:center;font-size:18px!important}.cv-drop div strong,.cv-drop div span{display:block}.cv-drop div strong{font-size:12px}.cv-drop div span{font-size:8px;color:#8290a3;margin-top:3px}.check-row{flex-direction:row!important;align-items:center;gap:8px!important}.check-row input{width:15px;height:15px;padding:0}.check-row span{font-size:9px!important;font-weight:500!important}.form-status{padding:11px 13px;border-radius:12px;font-size:10px}.form-status.error{background:#fff0f0;color:#be3e3e}.form-status.success{background:#ecfbf4;color:#20815a}.form-status.loading{background:#eef5ff;color:#2462b8}.career-submit-row{display:flex;align-items:center;justify-content:space-between;padding-top:8px;border-top:1px solid #e8edf3}.career-submit-row>span{font-size:9px;color:#8793a5}.submit-btn:disabled{opacity:.6;cursor:wait}.motion-ready{opacity:0;transform:translateY(38px);filter:blur(7px);transition:opacity .75s cubic-bezier(.2,.72,.2,1),transform .75s cubic-bezier(.2,.72,.2,1),filter .75s}.motion-ready[data-reveal=zoom]{transform:translateY(30px) scale(.955)}.motion-ready[data-reveal=stack]{transform:translateY(70px) scale(.965) rotateX(3deg);transform-origin:top center}.motion-ready.is-visible{opacity:1;transform:none;filter:blur(0)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:1120px){.desktop-nav{display:none}.mobile-menu-btn{display:block}.tutorial-link,.text-link{display:none}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:20px}.hero-visual{height:580px;margin-top:28px}.swap-stage{min-height:560px}.product-block{position:relative;top:auto;grid-template-columns:1fr;gap:28px}.ecosystem-grid,.security-grid,.academy-panel{grid-template-columns:1fr;gap:38px}.network-panel{max-width:800px;width:100%;margin-inline:auto}.security-orbit{order:2}.plans-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.2fr repeat(3,.8fr)}.social-rail{display:none}}@media(max-width:760px){:root{--shell:min(100% - 28px,1260px)}.section{padding:82px 0}.site-header{top:10px;height:62px;border-radius:18px}.brand-link{width:115px}.brand-link img{width:112px}.compact-btn{display:none}.hero{padding-top:124px}.hero h1{font-size:52px}.hero-copy>p{font-size:15px}.hero-visual{height:470px}.swap-stage{min-height:460px}.hero-capabilities,.hero-card-caption p{display:none}.hero-card-head{height:70px;padding-inline:60px}.native-wordmark.compact .native-mark-wrap{width:35px;height:29px}.native-wordmark.compact .native-mark-glyph{width:34px;height:29px}.native-wordmark.compact .native-wordmark-copy b{font-size:14px}.native-wordmark.compact .native-wordmark-copy em{font-size:6px}.section-heading h2,.academy-copy h2{font-size:42px}.product-block{padding:22px;border-radius:24px;min-height:0}.product-live-preview{height:320px}.mini-app{transform-origin:top left}.mini-app.control-app{grid-template-columns:78px 1fr}.mini-sidebar{padding:8px 6px}.mini-sidebar span{font-size:6px;padding:5px}.mini-control-body{grid-template-columns:1fr}.mini-ai-card{display:none}.network-panel{min-height:590px}.network-node{width:145px}.node-pos,.node-shift{left:14px}.node-control,.node-ai{right:14px}.network-status{grid-template-columns:1fr}.network-status>span{display:none}.solution-grid,.plans-grid{grid-template-columns:1fr}.academy-panel{padding:25px}.video-screen{height:200px}.security-orbit{height:430px;transform:scale(.82)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:span 2}.footer-bottom{flex-direction:column;gap:8px}.form-grid,.form-grid.three{grid-template-columns:1fr}.careers-modal{padding:24px 18px}.career-header h2{font-size:31px}.career-submit-row{align-items:flex-start;flex-direction:column;gap:12px}}@media(max-width:480px){.hero h1{font-size:44px}.hero-visual{height:395px}.swap-stage{min-height:390px}.hero-card-head{height:62px}.hero-card-media{height:calc(100% - 130px);padding:8px}.hero-card-caption{height:68px}.window-status{right:10px;font-size:0}.window-status i{margin:0}.mini-app{border-radius:10px}.mini-kpis>div:nth-child(3){display:none}.mini-kpis{grid-template-columns:repeat(2,1fr)}.product-live-preview{height:260px}.network-canvas{height:410px}.network-core{width:90px;height:90px;border-radius:24px}.network-node{width:112px;padding:8px}.network-node .native-wordmark{transform:scale(.58);margin-left:-13px}.node-pos,.node-shift{left:6px}.node-control,.node-ai{right:6px}.academy-actions{flex-direction:column;align-items:stretch}.academy-actions .magnet,.academy-actions a{width:100%}.security-orbit{margin-left:-35px;margin-right:-35px}.footer-grid{grid-template-columns:1fr}.footer-brand-block{grid-column:auto}}:root{--blue:#1f4fbd;--blue-dark:#173d98;--blue-soft:#edf4ff;--text:#071a38;--muted:#53657e}body{font-size:16px}.site-header{height:78px;padding:0 18px}.brand-link{width:156px}.brand-link img{width:150px;max-height:56px;object-fit:contain}.desktop-nav{gap:27px}.desktop-nav button{font-size:11px;letter-spacing:.005em}.tutorial-link,.text-link{font-size:11px}.primary-btn,.secondary-btn{font-size:12px}.hero{min-height:900px;padding-top:164px}.hero-grid{grid-template-columns:.84fr 1.16fr;gap:58px;min-height:675px}.hero-copy{max-width:610px}.hero h1{font-size:clamp(68px,6.35vw,98px)}.hero-copy>p{font-size:19px;line-height:1.72}.hero-badge,.eyebrow{font-size:11px}.hero-proof strong{font-size:13px}.hero-proof small{font-size:11px}.hero-visual{height:665px;margin-top:32px}.swap-stage{min-height:665px}.hero-capabilities{font-size:11px}.hero-capabilities i{font-size:10px}.section-heading p{font-size:17px}.connection-list strong{font-size:14px}.connection-list small{font-size:11px}.product-copy p{font-size:15px}.product-copy a{font-size:13px}.security-points strong{font-size:14px}.security-points small{font-size:11px}.plan-card ul{font-size:12px}.plan-card>small{font-size:11px}.official-product-wordmark{display:flex;align-items:center;min-width:0}.official-product-wordmark img{display:block;width:auto;height:auto;object-fit:contain;object-position:left center;filter:drop-shadow(0 3px 8px rgba(20,42,80,.06))}.official-product-wordmark:not(.compact) img{max-width:248px;max-height:80px}.official-product-wordmark.compact img{max-width:164px;max-height:54px}.official-product-ai{gap:10px}.ai-official-mark{width:54px;height:46px;display:grid;place-items:center}.ai-official-mark img{width:52px!important;max-width:none!important;max-height:none!important}.ai-official-copy{display:flex;align-items:baseline;gap:7px;font-weight:950;letter-spacing:.02em}.ai-official-copy b{font-size:24px;color:#071a38}.ai-official-copy em{font-style:normal;font-size:17px;color:#1f5ed0;letter-spacing:.12em}.official-product-ai.compact .ai-official-mark{width:36px;height:31px}.official-product-ai.compact .ai-official-mark img{width:35px!important}.official-product-ai.compact .ai-official-copy b{font-size:16px}.official-product-ai.compact .ai-official-copy em{font-size:11px}.hero-card-head{height:80px;padding:10px 72px 7px 30px;display:flex;align-items:center}.hero-card-head .official-product-wordmark{height:100%;align-items:center}.hero-card-head .official-product-wordmark.compact img{max-width:190px;max-height:62px}.product-copy .official-product-wordmark{margin-bottom:26px}.network-node .official-product-wordmark{width:100%;justify-content:flex-start}.network-node .official-product-wordmark.compact img{max-width:126px;max-height:39px}.network-node .official-product-ai.compact{transform:scale(.92);transform-origin:left center}.footer-brand-block img{width:172px;max-height:72px;object-fit:contain}.hero-card{border-radius:24px!important;box-shadow:0 28px 70px #15325c21!important}.hero-card-media{padding:12px 14px}.hero-card-caption{padding:13px 18px 16px}.hero-card-caption strong{font-size:14px}.hero-card-caption span{font-size:8px}.hero-card-caption p{font-size:8px;line-height:1.45}.scroll-driven{opacity:var(--scroll-opacity,1)!important;filter:blur(var(--scroll-blur,0px))!important;transform:translate3d(0,var(--scroll-y,0px),0) scale(var(--scroll-scale,1))!important;transform-origin:50% 55%;transition:none!important;will-change:transform,opacity,filter}.scroll-driven[data-scroll-motion=stack]{transform:perspective(1300px) translate3d(0,var(--scroll-y,0px),0) rotateX(var(--scroll-tilt,0deg)) scale(var(--scroll-scale,1))!important;transform-origin:top center}.hero-visual.scroll-driven{transform:perspective(1400px) translate3d(0,var(--scroll-y,0px),0) translateY(var(--parallax-y,0px)) rotate(var(--parallax-r,0deg)) scale(var(--scroll-scale,1))!important}.security-orbit.scroll-driven{transform:translate3d(0,var(--scroll-y,0px),0) scale(var(--scroll-scale,1))!important}.scroll-word{will-change:transform,opacity,filter;transition:none!important}.motion-ready{opacity:1!important;transform:none!important;filter:none!important}.network-panel{min-height:632px}.network-canvas{height:455px}.network-node{cursor:pointer;text-align:left}.network-node:focus-visible{outline:3px solid rgba(37,99,235,.23);outline-offset:3px}.network-core{width:132px;height:132px;border-radius:32px;background:radial-gradient(circle at 35% 25%,#fff 0,#f2f7ff 46%,#e2ecff);border:1px solid #9eb9ee;box-shadow:0 24px 60px #1e52b22e,inset 0 1px #fff;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.network-core:hover{transform:translate(-50%,-50%) scale(1.055);box-shadow:0 30px 72px #1e52b23d}.network-core span{font-size:11px;letter-spacing:.21em}.network-core b{font-size:24px;color:#0b2f83}.network-core i{font-size:7px;max-width:96px;line-height:1.35;margin:4px auto 0}.network-core em{font-style:normal;font-size:13px;color:#2d66d7;margin-top:5px}.network-lines path.hot{stroke:#2f6ee7;stroke-width:2.4;filter:drop-shadow(0 0 4px rgba(47,110,231,.18));animation:flowDash .95s linear infinite}.network-packet{width:10px;height:10px;background:#1f5ed0;box-shadow:0 0 0 6px #1f5ed01a}.network-status strong{font-size:14px}.network-status p{font-size:9px}.orbit-runner-js{position:absolute;left:50%;top:50%;width:0;height:0;z-index:7;will-change:transform;pointer-events:none}.orbit-runner-js .security-chip{position:absolute;left:0;top:0;transform:translate(-50%,-50%);white-space:nowrap;padding:11px 15px;border-radius:999px;border:1px solid #c8d7ee;background:#fffffff5;color:#3e5575;font-size:10px;font-weight:850;box-shadow:0 14px 34px #1839681a}.security-orbit{overflow:visible}.orbit-ring{box-shadow:inset 0 0 40px #386dd205}.shield-logo{animation:shieldBreathe 3.4s ease-in-out infinite}@keyframes shieldBreathe{50%{transform:scale(1.045);box-shadow:0 26px 62px #1f467d2e}}.social-rail a b{background:#fff;border:1px solid #e3e8f0}.social-rail a b svg{width:17px;height:17px}.social-rail .youtube-social b{color:#f03}.social-rail .instagram-social b{color:#d6249f}.social-rail .instagram-social b svg{filter:drop-shadow(0 0 4px rgba(214,36,159,.12))}.inline-social-icon{width:17px;height:17px;display:inline-block;vertical-align:-3px;flex:0 0 auto}.social-action{display:inline-flex!important;align-items:center;gap:9px}.youtube-action .inline-social-icon{color:#fff}.instagram-action .inline-social-icon{color:#d6249f}.footer-social a{display:inline-flex;align-items:center;gap:6px}.footer-social .youtube-social .inline-social-icon{color:#f03}.footer-social .instagram-social .inline-social-icon{color:#d6249f}.spotlight-surface{position:relative;isolation:isolate;overflow:hidden}.spotlight-surface:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:9;background:radial-gradient(380px circle at var(--spot-x,50%) var(--spot-y,50%),rgba(62,126,255,.13),transparent 44%);opacity:.82;mix-blend-mode:multiply}.solution-card,.plan-card,.product-live-preview{transition:box-shadow .28s ease,border-color .28s ease,transform .28s ease}.solution-card:hover,.plan-card:hover{transform:translateY(-5px);box-shadow:0 26px 65px #1b386121}@media(max-width:1120px){.brand-link{width:145px}.brand-link img{width:138px}.hero-visual{height:610px}.swap-stage{min-height:600px}}@media(max-width:760px){body{font-size:15px}.brand-link{width:122px}.brand-link img{width:118px}.hero h1{font-size:54px}.hero-copy>p{font-size:16px}.official-product-wordmark.compact img{max-width:138px;max-height:44px}.network-node .official-product-wordmark.compact img{max-width:100px;max-height:31px}.network-core{width:96px;height:96px}.network-core b{font-size:18px}.network-core i{display:none}.orbit-runner-js .security-chip{font-size:9px;padding:9px 11px}}.hero-grid{grid-template-columns:.86fr 1.14fr;gap:76px}.hero-visual{height:630px;margin-top:40px}.swap-stage{min-height:630px}.official-product-ai{width:max-content;max-width:100%;padding:0;border-radius:0;background:transparent;box-shadow:none}.official-product-ai img{max-width:232px!important;max-height:72px!important;filter:none!important}.official-product-ai.compact{padding:0;border-radius:0;background:transparent;box-shadow:none}.official-product-ai.compact img{max-width:154px!important;max-height:48px!important}.hero-card-head .official-product-ai.compact img{max-width:174px!important;max-height:54px!important}.network-node .official-product-ai.compact{transform:none}.network-node .official-product-ai.compact img{max-width:112px!important;max-height:36px!important}.scroll-driven{will-change:transform,opacity}.section-heading.scroll-driven{filter:blur(var(--scroll-blur,0px))!important}@media(max-width:1120px){.hero-grid{gap:28px}.hero-visual{height:570px;margin-top:24px}.swap-stage{min-height:560px}}@media(max-width:760px){.official-product-ai img{max-width:190px!important;max-height:60px!important}.official-product-ai.compact img{max-width:124px!important;max-height:40px!important}}:root{--ink:#0b1f3a;--ink-2:#34445f;--muted:#71809a;--line:#dbe5f0;--line-2:#eaf0f6;--blue:#2458c5;--blue-2:#1677ff;--blue-soft:#edf4ff;--paper:#fbfdff;--white:#fff;--shadow:0 24px 60px rgba(27,55,96,.1);--shadow-soft:0 12px 36px rgba(27,55,96,.075);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--shell:1200px}*{box-sizing:border-box}body{background:linear-gradient(180deg,#fff 0,#f8fbff 58%,#fff);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a,input,select,textarea{font:inherit}button{color:inherit}.shell{width:min(var(--shell),calc(100% - 40px));margin-inline:auto}.app-shell{overflow:clip;background:radial-gradient(circle at 86% 2%,rgba(76,151,255,.12),transparent 24%),#fff}.site-header{position:sticky;top:0;z-index:1000;padding:14px 0 0;pointer-events:none}.nav-shell{height:68px;border:1px solid rgba(191,209,233,.86);background:#ffffffe0;backdrop-filter:blur(20px) saturate(150%);border-radius:22px;display:grid;grid-template-columns:210px 1fr auto;align-items:center;box-shadow:0 16px 44px #1f417314;pointer-events:auto;padding:0 14px 0 18px}.brand-link{border:0;background:none;padding:0;display:flex;align-items:center;cursor:pointer;width:auto;height:auto}.brand-link img{width:150px;max-height:44px;object-fit:contain;object-position:left center}.desktop-nav{display:flex;justify-content:center;gap:3px}.desktop-nav button,.nav-login,.nav-resource{border:0;background:transparent;padding:10px 12px;border-radius:12px;font-size:12px;font-weight:700;color:#52627c;text-decoration:none;cursor:pointer;transition:.2s ease}.desktop-nav button:hover,.desktop-nav button.active,.nav-login:hover,.nav-resource:hover{background:#f2f6fb;color:#15366d}.desktop-nav button span{font-size:11px;margin-left:5px}.nav-actions{display:flex;align-items:center;gap:4px}.primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #1a4eb4;background:linear-gradient(180deg,#2a64d4,#1949a8);color:#fff;text-decoration:none;border-radius:13px;padding:13px 18px;font-size:12px;font-weight:850;box-shadow:0 10px 24px #2458c52e;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2458c53d}.secondary-btn{border:1px solid #ccd9ea;background:#fff;border-radius:13px;padding:13px 18px;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 6px 16px #2140690a}.lang-toggle{width:38px;height:38px;border-radius:11px;border:1px solid #d8e2ef;background:#fff;font-size:10px;font-weight:900;cursor:pointer;color:#244677}.mega-menu-wrap{pointer-events:auto;padding-top:8px}.mega-menu{background:#fffffffa;border:1px solid #d9e4f1;border-radius:26px;box-shadow:0 28px 80px #112e5929;padding:24px;display:grid;grid-template-columns:230px 1fr;gap:22px;animation:menuDrop .22s ease both}@keyframes menuDrop{0%{opacity:0;transform:translateY(-6px) scale(.99)}to{opacity:1;transform:none}}.mega-intro{padding:10px 14px}.mega-intro span,.eyebrow{display:block;color:#1f5ed0;font-size:10px;letter-spacing:.16em;font-weight:950}.mega-intro strong{display:block;font-size:22px;line-height:1.1;margin:10px 0;color:#10284f}.mega-intro p{font-size:12px;line-height:1.55;color:#75829a}.mega-products{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mega-products button{position:relative;display:grid;grid-template-columns:1fr auto;gap:5px;text-align:left;border:1px solid #e0e8f3;background:#fbfdff;padding:16px 18px;border-radius:18px;cursor:pointer;transition:.2s ease;min-height:92px}.mega-products button:hover{transform:translateY(-2px);border-color:#b9cdf0;background:#fff;box-shadow:var(--shadow-soft)}.mega-products button .official-product-wordmark{grid-column:1}.mega-products button span{font-size:10px;color:#8290a6;grid-column:1}.mega-products button i{grid-column:2;grid-row:1/3;align-self:center;font-style:normal;color:#3267ca}.rb-reveal{opacity:0;transform:translateY(24px);transition:opacity .58s cubic-bezier(.2,.8,.2,1) var(--delay,0ms),transform .68s cubic-bezier(.2,.8,.2,1) var(--delay,0ms)}.rb-reveal.is-visible{opacity:1;transform:none}.hero{padding-top:92px;min-height:840px}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:72px;align-items:center;min-height:690px}.hero-copy{max-width:560px}.hero-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid #c9d9ee;background:#f8fbff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:950;letter-spacing:.16em;color:#2458c5}.hero-badge i{width:7px;height:7px;border-radius:50%;background:#2871ff;box-shadow:0 0 0 5px #2871ff14}.hero h1{margin:24px 0 18px;font-size:clamp(66px,6vw,94px);line-height:.89;letter-spacing:-.065em;color:#173f96;text-shadow:0 1px 0 #fff,0 8px 18px rgba(30,75,157,.08)}.hero h1 span{display:block}.hero h1 .accent-line{color:#2458c5}.hero-copy>p{max-width:570px;color:#53627a;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:10px;margin-top:26px;align-items:center}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:26px}.proof-avatars{display:flex}.proof-avatars span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#2458c5;color:#fff;border:2px solid #fff;margin-right:-6px;font-size:10px;font-weight:900}.proof-avatars span:nth-child(2){background:#f5a33d}.proof-avatars span:nth-child(3){background:#f1f4f8;color:#38506f}.hero-proof strong,.hero-proof small{display:block}.hero-proof strong{font-size:12px}.hero-proof small{font-size:10px;color:#8895a9;margin-top:2px}.hero-visual{height:620px;display:flex;align-items:center;justify-content:center}.swap-stage{width:100%;min-height:610px;position:relative}.swap-stage:before{content:"";position:absolute;inset:14% 7% 5%;border-radius:50%;background:radial-gradient(circle,rgba(61,125,240,.12),transparent 67%);filter:blur(12px)}.section{padding:112px 0}.section-heading{max-width:820px;margin-bottom:42px}.section-heading.split{max-width:none;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end}.section-heading h2,.security-copy h2,.case-copy h2,.final-cta h2,.product-capabilities h2{font-size:clamp(46px,5vw,72px);line-height:.96;letter-spacing:-.055em;margin:12px 0 14px;color:#153f98}.section-heading p,.security-copy>p,.case-copy>p{font-size:16px;line-height:1.7;color:#60708a;max-width:690px}.section-heading.split p{margin:0 0 4px}.section-heading.compact h2{font-size:54px;max-width:850px}.network-panel{background:#fff;border:1px solid #dce6f2;border-radius:30px;box-shadow:var(--shadow);overflow:hidden}.network-topbar{height:52px;border-bottom:1px solid #edf1f6;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:10px;font-weight:850}.network-topbar>span{display:flex;align-items:center;gap:7px}.network-topbar>span i{width:8px;height:8px;border-radius:50%;background:#2bd38a;box-shadow:0 0 0 5px #2bd38a17}.network-topbar button{border:0;background:none;border-radius:999px;padding:7px 11px;font-size:9px;cursor:pointer}.network-topbar button.active{background:#eaf1ff;color:#1753c4}.network-canvas{position:relative;height:430px;background:linear-gradient(#fff,#fbfdff);overflow:hidden}.network-canvas:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#eef3f8 1px,transparent 1px),linear-gradient(90deg,#eef3f8 1px,transparent 1px);background-size:40px 40px;opacity:.5;mask-image:linear-gradient(to bottom,transparent,#000 15%,#000 85%,transparent)}.network-lines{position:absolute;inset:0;width:100%;height:100%}.network-lines path{fill:none;stroke:#ccd9ec;stroke-width:1.4;stroke-dasharray:7 8}.network-lines path.hot{stroke:#3570e7;stroke-width:2}.network-ring{opacity:.3}.network-node{position:absolute;width:160px;min-height:80px;padding:14px;border:1px solid #b8cef3;border-radius:18px;background:#fffffff5;box-shadow:0 12px 28px #183a6b14;cursor:pointer;z-index:4}.network-node small{display:block;font-size:8px;color:#71809a;margin-top:8px}.node-pos{left:4%;top:12%}.node-shift{left:4%;bottom:12%}.node-control{right:4%;top:12%}.node-ai{right:4%;bottom:12%}.network-node.active{border-color:#5e91ee;box-shadow:0 18px 40px #2558c526;transform:translateY(-2px)}.network-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:5}.network-core:hover{transform:translate(-50%,-50%) scale(1.04)}.network-status{min-height:88px;border-top:1px solid #e8eef5;padding:15px 18px;display:grid;grid-template-columns:125px 1fr auto;gap:18px;align-items:center}.network-status>span{font-size:8px;letter-spacing:.16em;color:#8290a5;font-weight:900}.network-status strong{display:block}.network-status p{margin:4px 0 0;color:#77869b;font-size:10px}.network-status button{border:0;background:#f0f5ff;color:#1f5ed0;border-radius:999px;padding:10px 12px;font-size:9px;font-weight:900;cursor:pointer}.product-section{padding-top:130px}.product-showcase{display:grid;grid-template-columns:260px 1fr;border:1px solid #dbe5f1;border-radius:30px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.product-tabs{padding:14px;background:#f7faff;border-right:1px solid #e2e9f2;display:flex;flex-direction:column;gap:7px}.product-tabs button{display:grid;grid-template-columns:8px 1fr;gap:2px 10px;align-items:center;border:0;background:transparent;padding:16px;border-radius:16px;text-align:left;cursor:pointer}.product-tabs button>span{width:8px;height:8px;border-radius:50%;grid-row:1/3}.product-tabs b{font-size:13px}.product-tabs small{font-size:9px;color:#8492a6}.product-tabs button.active{background:#fff;box-shadow:0 8px 22px #1f417014}.product-stage{min-height:500px;display:grid;grid-template-columns:.68fr 1.32fr;gap:24px;padding:30px;align-items:center}.product-stage-copy{padding:12px}.product-stage-copy p{font-size:14px;color:#65758c;line-height:1.65}.product-stage-copy ul{list-style:none;padding:0;margin:18px 0;display:grid;gap:9px}.product-stage-copy li{font-size:11px;color:#3f5573}.text-link{border:0;background:none;padding:0;color:#1f5ed0;font-weight:900;font-size:11px;cursor:pointer}.product-stage-ui{min-width:0}.product-stage-ui .mini-app{box-shadow:0 18px 48px #1b37601a;border:1px solid #d9e4f0;border-radius:22px;overflow:hidden;transform:scale(.98)}.ai-section{background:#f4f8fd;border-top:1px solid #e8eff7;border-bottom:1px solid #e8eff7}.ai-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:58px;align-items:center}.ai-section-copy h2{font-size:clamp(48px,4.8vw,68px);line-height:.98;letter-spacing:-.055em;color:#153f98;margin:12px 0 16px}.ai-section-copy p{font-size:15px;line-height:1.7;color:#66758c}.ai-section-copy ul{list-style:none;padding:0;margin:24px 0;display:grid;gap:10px}.ai-section-copy li{font-size:12px;color:#405671}.ai-live-shell{min-height:520px;background:#fff;border:1px solid #d7e3f0;border-radius:28px;box-shadow:var(--shadow);display:grid;grid-template-columns:90px 1fr;overflow:hidden}.ai-demo-sidebar{padding:18px 12px;border-right:1px solid #e5ebf3;background:#fbfdff;display:flex;flex-direction:column;align-items:center;gap:9px}.ai-demo-sidebar .official-product-wordmark{margin-bottom:18px;transform:scale(.72)}.ai-demo-sidebar button{width:38px;height:38px;border-radius:12px;border:1px solid transparent;background:transparent;color:#71809a;font-size:10px;font-weight:900;cursor:pointer}.ai-demo-sidebar button.on{background:#eaf1ff;border-color:#ccdcf6;color:#1c5aca}.ai-demo-sidebar>span{margin-top:auto;border:1px solid #e0e7f1;border-radius:9px;padding:6px;font-size:8px;color:#8b98a9}.ai-demo-main{display:flex;flex-direction:column}.ai-demo-top{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #edf1f5}.ai-demo-top small,.ai-demo-top strong{display:block}.ai-demo-top small{font-size:8px;color:#1f5ed0;font-weight:900;letter-spacing:.14em}.ai-demo-top strong{font-size:14px;margin-top:3px}.ai-demo-top>span{font-size:9px;color:#24916b;background:#effbf7;padding:7px 9px;border-radius:999px}.ai-demo-thread{padding:40px 28px;display:flex;flex-direction:column;gap:25px;flex:1}.ai-demo-user{align-self:flex-end;background:#edf3fb;border-radius:15px 15px 4px;padding:13px 16px;max-width:65%;font-size:12px;color:#3d536f}.ai-demo-answer{display:flex;gap:12px;max-width:82%}.ai-demo-answer>span{width:30px;height:30px;border-radius:10px;background:#eef4ff;color:#1f5ed0;display:grid;place-items:center}.ai-demo-answer strong{font-size:11px}.ai-demo-answer p{font-size:12px;color:#53647d;line-height:1.6}.ai-demo-answer button{border:1px solid #d7e2ef;background:#fff;border-radius:9px;padding:7px 9px;font-size:9px;margin:4px 5px 0 0;cursor:pointer}.ai-demo-prompt{margin:0 22px 20px;border:1px solid #cfdeef;border-radius:14px;padding:10px 10px 10px 14px;display:flex;justify-content:space-between;align-items:center;color:#9aa5b5;font-size:10px}.ai-demo-prompt button{width:31px;height:31px;border-radius:9px;border:0;background:#2d6ae0;color:#fff;cursor:pointer}.case-study-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;border:1px solid #dbe5f0;background:#fff;border-radius:32px;padding:18px;box-shadow:var(--shadow)}.case-photo-card{min-height:560px;border-radius:24px;background:linear-gradient(135deg,#0b275226,#1f5ed014),#eaf2fb;position:relative;overflow:hidden}.case-photo-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.9),transparent 24%),linear-gradient(160deg,transparent 0 54%,rgba(14,47,101,.08) 54% 100%)}.case-photo-overlay{position:absolute;left:24px;right:24px;bottom:24px;background:#ffffffe6;backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.9);border-radius:20px;padding:20px}.case-photo-overlay span{font-size:8px;letter-spacing:.16em;color:#1f5ed0;font-weight:900}.case-photo-overlay strong{display:block;font-size:24px;margin:7px 0}.case-photo-overlay p{font-size:10px;color:#6d7b90;margin:0}.case-copy{padding:42px 30px 30px}.case-copy h2{font-size:58px}.case-results{margin-top:30px;border-top:1px solid #e3eaf3}.case-results>div{display:grid;grid-template-columns:38px 1fr;gap:2px 12px;padding:18px 0;border-bottom:1px solid #e3eaf3}.case-results b{grid-row:1/3;font-size:10px;color:#1f5ed0}.case-results strong{font-size:13px}.case-results span{font-size:10px;color:#77869b;line-height:1.5}.compare-section{background:#f7faff;border-top:1px solid #e8eef6;border-bottom:1px solid #e8eef6}.comparison-block{border:1px solid #d9e3ef;border-radius:26px;background:#fff;overflow:hidden;box-shadow:var(--shadow-soft)}.comparison-head,.comparison-row{display:grid;grid-template-columns:1fr 1fr 1fr}.comparison-head>div{padding:22px 24px}.comparison-head>div:first-child{grid-column:2;background:#fafbfc;border-left:1px solid #e6edf4}.comparison-head .featured{grid-column:3;background:#eef4ff;border-left:1px solid #d8e4f6}.comparison-head span{display:block;font-size:8px;letter-spacing:.14em;color:#77869b;font-weight:900}.comparison-head strong{display:block;font-size:15px;margin-top:4px}.comparison-row{border-top:1px solid #e7edf4;min-height:64px}.comparison-row>*{padding:18px 22px;display:flex;align-items:center}.comparison-row>strong{font-size:12px}.comparison-row span{font-size:11px;border-left:1px solid #e7edf4}.comparison-row .bad{color:#8a6871;background:#fffafb}.comparison-row .good{color:#215ebd;background:#fbfdff;font-weight:800}.integration-map{height:520px;border:1px solid #dae5f1;border-radius:30px;background:radial-gradient(circle at center,#f0f6ff,transparent 40%),#fff;position:relative;overflow:hidden;box-shadow:var(--shadow-soft)}.integration-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:180px;height:130px;border-radius:28px;background:#fff;border:1px solid #bed1ed;box-shadow:0 24px 58px #20488626;display:grid;place-items:center;z-index:4}.integration-core img{width:120px}.integration-core span{font-size:9px;color:#74829a;margin-top:-32px}.integration-orbit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px dashed #cbdaf0;border-radius:50%}.integration-orbit.o1{width:520px;height:310px}.integration-orbit.o2{width:850px;height:440px}.integration-node{position:absolute;background:#fff;border:1px solid #d1dfef;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:800;box-shadow:0 10px 24px #1d3e6914;z-index:3}.integration-node i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2c6fe6;margin-right:7px}.in-0{left:8%;top:18%}.in-1{left:12%;bottom:18%}.in-2{right:10%;top:16%}.in-3{right:7%;bottom:18%}.in-4{left:31%;top:8%}.in-5{left:28%;bottom:8%}.in-6{right:29%;top:8%}.in-7{right:25%;bottom:8%}.pricing-section{background:#fff}.pricing-picker{border:1px solid #dae4ef;border-radius:30px;background:#fbfdff;box-shadow:var(--shadow);padding:18px}.pricing-toolbar{display:flex;align-items:center;justify-content:space-between;padding:4px 6px 18px}.pricing-toolbar p{font-size:10px;color:#8692a4}.billing-toggle{display:flex;padding:4px;border:1px solid #dde6f0;background:#fff;border-radius:12px}.billing-toggle button{border:0;background:transparent;border-radius:9px;padding:8px 11px;font-size:9px;font-weight:850;color:#77869c;cursor:pointer}.billing-toggle button.on{background:#eaf2ff;color:#1e5ac9}.billing-toggle span{color:#2b976f}.pricing-layout{display:grid;grid-template-columns:1fr .8fr;gap:14px}.plan-rail{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.plan-rail button{border:1px solid #e0e8f2;background:#fff;border-radius:18px;padding:20px;text-align:left;display:flex;justify-content:space-between;gap:14px;cursor:pointer;min-height:100px}.plan-rail button.active{border-color:#7fa7eb;box-shadow:0 12px 32px #2458c51f;background:#fafdff}.plan-rail strong,.plan-rail small{display:block}.plan-rail strong{font-size:15px}.plan-rail small{font-size:9px;color:#8492a7;margin-top:5px}.plan-rail>button>span{font-size:12px;font-weight:900;color:#1f5ed0}.plan-detail{background:#123e91;color:#fff;border-radius:22px;padding:28px}.plan-detail .eyebrow{color:#9fc0ff}.plan-detail h3{font-size:34px;margin:10px 0}.plan-price{font-size:23px;font-weight:900}.plan-price small{font-size:9px;font-weight:600;color:#bdd0f0}.plan-detail>p{font-size:10px;color:#bed0eb}.plan-detail ul{list-style:none;padding:0;margin:22px 0;display:grid;gap:10px}.plan-detail li{font-size:11px}.plan-detail .primary-btn{background:#fff;color:#163f90;border-color:#fff;box-shadow:none}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;min-height:640px}.security-orbit{position:relative;width:min(500px,100%);aspect-ratio:1;margin:auto}.orbit-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #d4e0ef;border-radius:50%}.orbit-ring.r1{width:34%;height:34%}.orbit-ring.r2{width:64%;height:64%}.orbit-ring.r3{width:92%;height:92%;border-style:dashed}.shield-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:112px;height:112px;border-radius:30px;background:#fff;border:1px solid #cbd9ea;box-shadow:0 24px 55px #1f467d1f;display:flex;flex-direction:column;align-items:center;justify-content:center}.shield-logo img{width:58px}.shield-logo span{font-size:8px;font-weight:900;margin-top:6px}.security-copy h2{font-size:64px}.security-points{display:grid;gap:10px;margin-top:24px}.security-points>div{border:1px solid #dce5f0;border-radius:16px;padding:15px 17px;background:#fff}.security-points strong,.security-points small{display:block}.security-points strong{font-size:12px}.security-points small{font-size:9px;color:#78869a;margin-top:3px}.academy-section{background:#f6f9fd;border-top:1px solid #e7eef6;border-bottom:1px solid #e7eef6}.academy-layout{display:grid;grid-template-columns:1fr 1.15fr .55fr;gap:14px}.academy-feature,.academy-list,.academy-social{border:1px solid #dce5ef;background:#fff;border-radius:24px;box-shadow:var(--shadow-soft)}.academy-feature{padding:28px;min-height:340px;display:flex;flex-direction:column;align-items:flex-start}.academy-feature>svg{width:38px;height:38px;color:#f03}.academy-feature>span{font-size:8px;letter-spacing:.14em;font-weight:900;color:#7b899e;margin-top:28px}.academy-feature h3{font-size:32px;line-height:1.05;letter-spacing:-.035em;margin:10px 0}.academy-feature p,.academy-social p{font-size:11px;line-height:1.6;color:#74839a}.academy-feature .primary-btn{margin-top:auto}.academy-list{padding:10px}.academy-list>div{display:grid;grid-template-columns:34px 1fr;gap:2px 8px;padding:16px;border-bottom:1px solid #e7edf4}.academy-list>div:last-child{border-bottom:0}.academy-list span{grid-row:1/3;font-size:9px;color:#1f5ed0;font-weight:900}.academy-list strong{font-size:12px}.academy-list p{font-size:9px;color:#78869a;margin:4px 0 0}.academy-social{padding:22px;display:flex;flex-direction:column;align-items:flex-start}.academy-social svg{width:32px;height:32px;color:#d6249f}.academy-social strong{margin-top:25px}.academy-social a{margin-top:auto;color:#1f5ed0;font-size:10px;font-weight:900;text-decoration:none}.faq-section{max-width:1000px}.faq-list{border-top:1px solid #dfe7f0}.faq-list button{width:100%;border:0;border-bottom:1px solid #dfe7f0;background:transparent;text-align:left;padding:21px 2px;cursor:pointer}.faq-list button>div{display:flex;justify-content:space-between;align-items:center}.faq-list strong{font-size:15px}.faq-list span{font-size:20px;color:#1f5ed0}.faq-list p{max-width:730px;color:#6e7d93;font-size:12px;line-height:1.65;margin:12px 0 0}.final-cta{padding:90px 0;background:#113c8e;color:#fff}.final-cta-inner{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}.final-cta .eyebrow{color:#a9c5ff}.final-cta h2{color:#fff;max-width:820px;margin:12px 0;font-size:64px}.final-cta p{color:#c1d0eb}.final-cta-inner>div:last-child{display:flex;gap:10px}.final-cta .primary-btn{background:#fff;color:#113c8e;border-color:#fff}.final-cta .secondary-btn{background:transparent;color:#fff;border-color:#6d8fc8}.large{padding:15px 20px}.site-footer{background:#07172f;color:#dce6f5;padding-top:62px}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:34px}.footer-brand img{width:160px;filter:brightness(0) invert(1)}.footer-brand p{font-size:11px;line-height:1.65;color:#91a4c0;max-width:320px}.footer-grid>div>strong{display:block;color:#fff;font-size:11px;margin-bottom:15px}.footer-grid a,.footer-grid button{display:block;background:none;border:0;color:#91a4c0;text-decoration:none;font-size:10px;padding:5px 0;cursor:pointer}.footer-grid a:hover,.footer-grid button:hover{color:#fff}.footer-social{display:flex;gap:12px;margin-top:18px}.footer-social a{display:flex;align-items:center;gap:6px}.footer-social svg{width:16px;height:16px}.footer-bottom{margin-top:42px;border-top:1px solid rgba(255,255,255,.1);padding:18px 0 24px;display:flex;justify-content:space-between;font-size:9px;color:#7186a6}.product-page{padding-top:40px}.product-page-hero{padding-top:72px;padding-bottom:100px}.back-link{border:0;background:none;padding:0;color:#64758d;font-size:10px;font-weight:800;cursor:pointer;margin-bottom:34px}.product-page-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:58px;align-items:center}.product-page-grid h1{font-size:clamp(54px,5vw,76px);line-height:.95;letter-spacing:-.055em;color:#173f96;margin:18px 0}.product-page-grid p{font-size:15px;line-height:1.7;color:#617188}.product-page-grid>.product-page-preview{border:1px solid #dce6f1;border-radius:28px;padding:14px;background:#fff;box-shadow:var(--shadow)}.product-page-preview .mini-app{border-radius:20px;overflow:hidden}.product-capabilities{padding:80px 0 110px}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.capability-grid>div{border:1px solid #dfe7f0;background:#fff;border-radius:20px;padding:20px;min-height:190px}.capability-grid span{font-size:9px;color:#1f5ed0;font-weight:900}.capability-grid strong{display:block;font-size:15px;margin:30px 0 8px}.capability-grid p{font-size:10px;line-height:1.6;color:#78869b}.product-cross-sell{background:#f5f8fc;border-top:1px solid #e7edf4;padding:70px 0}.product-cross-sell .shell>span{font-size:9px;letter-spacing:.16em;color:#77869a;font-weight:900}.product-cross-sell .shell>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.product-cross-sell button{border:1px solid #dae4f0;border-radius:18px;background:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.product-cross-sell button:hover{box-shadow:var(--shadow-soft);border-color:#afc8ed}.product-cross-sell button i{font-style:normal;color:#1f5ed0}.modal-backdrop{position:fixed;inset:0;background:#06142a61;backdrop-filter:blur(12px);z-index:2000;display:grid;place-items:center;padding:20px}.careers-modal{width:min(980px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:28px;box-shadow:0 40px 120px #05142c42;padding:28px}.career-header{display:flex;justify-content:space-between;gap:20px}.career-header h2{font-size:36px;line-height:1;margin:10px 0}.career-header p{font-size:11px;color:#6f7e93}.modal-close{width:38px;height:38px;border-radius:12px;border:1px solid #d8e3ef;background:#fff;font-size:20px;cursor:pointer}.careers-form{display:grid;gap:15px;margin-top:20px}.career-step{display:flex;gap:9px;align-items:center;padding-top:10px;border-top:1px solid #e5ebf2}.career-step span{font-size:9px;color:#1f5ed0}.career-step strong{font-size:11px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid.three{grid-template-columns:repeat(3,1fr)}.careers-form label>span{display:block;font-size:9px;color:#697991;margin-bottom:6px}.careers-form input,.careers-form select,.careers-form textarea{width:100%;border:1px solid #d6e1ed;border-radius:12px;padding:12px;background:#fbfdff;font-size:11px;outline:none}.careers-form input:focus,.careers-form select:focus,.careers-form textarea:focus{border-color:#79a1e8;box-shadow:0 0 0 4px #3269cf14}.cv-drop{display:flex;align-items:center;gap:12px;border:1px dashed #bcd0eb;border-radius:15px;padding:14px;cursor:pointer}.cv-drop input{display:none}.cv-icon{width:34px;height:34px;border-radius:10px;background:#eef4ff;display:grid!important;place-items:center;color:#1f5ed0;margin:0!important}.cv-drop strong,.cv-drop span{display:block}.cv-drop div>span{font-size:9px;color:#8190a5;margin-top:2px}.check-row{display:flex;align-items:flex-start;gap:8px}.check-row input{width:auto;margin-top:2px}.career-submit-row{display:flex;align-items:center;justify-content:space-between}.career-submit-row>span{font-size:9px;color:#8a96a8}.form-status{font-size:10px;padding:10px 12px;border-radius:10px}.form-status.error{background:#fff2f4;color:#a53e53}.form-status.success{background:#effbf6;color:#267358}.mini-app{background:#fff;color:#1b2b42;font-size:10px;min-height:360px}.mini-sidebar{width:105px;background:#f5f8fb;border-right:1px solid #e5ebf2;float:left;min-height:360px;padding:12px 8px}.mini-side-logo{width:28px;height:28px;border-radius:9px;background:#1f5ed0;color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:14px}.mini-sidebar span{display:block;padding:7px 8px;border-radius:8px;color:#74839a;font-size:8px}.mini-sidebar span.on{background:#eaf1ff;color:#1f5ed0;font-weight:900}.mini-main{margin-left:105px;padding:16px}.mini-topline{display:flex;justify-content:space-between}.mini-topline small,.mini-topline strong{display:block}.mini-topline small{font-size:7px;color:#8290a4}.mini-topline strong{font-size:12px}.mini-topline button{border:0;border-radius:8px;background:#1f5ed0;color:#fff;font-size:7px;padding:7px}.mini-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.mini-kpis>div{border:1px solid #e2e9f1;border-radius:10px;padding:9px}.mini-kpis small,.mini-kpis strong,.mini-kpis i{display:block}.mini-kpis small{font-size:6px;color:#8290a5}.mini-kpis strong{font-size:11px;margin:4px 0}.mini-kpis i{font-size:6px;color:#26936e;font-style:normal}.mini-control-body{display:grid;grid-template-columns:1.7fr .8fr;gap:8px;margin-top:10px}.mini-chart,.mini-ai-card{border:1px solid #e2e9f1;border-radius:10px;padding:9px}.mini-chart span{font-size:7px}.mini-chart svg{width:100%;height:100px}.mini-chart path{fill:none;stroke:#e9b400;stroke-width:3}.mini-chart .chart-fill{fill:#e9b40012;stroke:none}.mini-ai-card span{font-size:7px;color:#1f5ed0}.mini-ai-card strong{display:block;font-size:11px;margin:8px 0}.mini-ai-card p{font-size:7px;color:#78869a;line-height:1.5}.shift-toolbar,.pos-search{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid #e5ebf2}.shift-toolbar small,.shift-toolbar strong{display:block}.shift-toolbar small{font-size:6px;color:#7e8da3}.shift-toolbar strong{font-size:11px}.shift-chips{display:flex;gap:6px}.shift-chips span,.shift-chips button{font-size:6px;padding:6px 8px;border-radius:999px;border:0;background:#f3f6fa}.shift-chips button{background:#f97316;color:#fff}.shift-layout{position:relative;height:300px;padding-left:52px}.shift-times{position:absolute;left:10px;top:8px;bottom:8px;display:flex;flex-direction:column;justify-content:space-around}.shift-times span{font-size:6px;color:#8c98aa}.shift-grid-lines{position:absolute;inset:8px 10px 8px 52px;display:flex;flex-direction:column;justify-content:space-around}.shift-grid-lines i{height:1px;background:#e8edf3}.appointment{position:absolute;padding:7px 9px;border-radius:9px;border-left:3px solid #ff7a22;background:#fff2e8;width:150px}.appointment small,.appointment strong,.appointment span{display:block}.appointment small{font-size:5px}.appointment strong{font-size:7px}.appointment span{font-size:5px;color:#7b899c}.ap-0{left:18%;top:40px}.ap-1{left:48%;top:95px;border-color:#3b82f6;background:#edf5ff}.ap-2{left:26%;top:170px;border-color:#a855f7;background:#f7efff}.ap-3{left:58%;top:220px;border-color:#22c55e;background:#effbf3}.shift-summary{position:absolute;right:16px;top:30px;width:95px;border:1px solid #e1e8f0;border-radius:11px;padding:9px;background:#fff}.shift-summary small,.shift-summary strong,.shift-summary span{display:block}.shift-summary small{font-size:6px}.shift-summary strong{font-size:18px;color:#f97316;margin:4px 0}.shift-summary span{font-size:5px}.pos-search strong{font-size:11px}.pos-search span{border:1px solid #e1e8f0;border-radius:8px;padding:7px;width:56%;font-size:6px;color:#9aa5b4}.pos-search button{border:0;border-radius:999px;background:#e9fbef;color:#22845a;font-size:6px;padding:7px 9px}.pos-layout{display:grid;grid-template-columns:1.55fr .65fr;gap:10px;padding:12px}.pos-products{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pos-products>div{border:1px solid #e2e9f1;border-radius:10px;padding:8px}.pos-products i{display:block;height:42px;border-radius:7px;background:#e9f9ed;position:relative}.pos-products i:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;background:#35cf69}.pos-products strong,.pos-products small{display:block}.pos-products strong{font-size:6px;margin-top:7px}.pos-products small{font-size:6px;color:#22845a}.pos-cart{border:1px solid #e2e9f1;border-radius:10px;padding:10px}.pos-cart>small{font-size:6px}.pos-cart>div{display:flex;justify-content:space-between;font-size:6px;padding:8px 0;border-bottom:1px solid #eef2f6}.pos-cart p{display:flex;justify-content:space-between;font-size:7px}.pos-cart p strong{font-size:11px}.pos-cart>button{width:100%;border:0;background:#28c75f;color:#fff;border-radius:7px;padding:8px;font-size:7px}.pos-cart footer{display:flex;gap:5px;margin-top:6px}.pos-cart footer span{flex:1;text-align:center;background:#f6f8fb;border-radius:6px;padding:5px;font-size:5px}.ai-app{display:grid;grid-template-columns:46px 1fr}.ai-mini-rail{border-right:1px solid #e5ebf2;background:#fbfdff;padding:10px;display:flex;flex-direction:column;align-items:center;gap:8px}.ai-mini-rail>span{width:26px;height:26px;border-radius:8px;background:#eef4ff;display:grid;place-items:center;color:#1f5ed0}.ai-mini-rail i{width:18px;height:4px;background:#dfe6f0;border-radius:999px}.ai-mini-rail i.on{background:#1f5ed0}.ai-mini-main{padding:12px}.ai-mini-head{display:flex;justify-content:space-between;border-bottom:1px solid #e8edf3;padding-bottom:10px}.ai-mini-head small,.ai-mini-head strong{display:block}.ai-mini-head small{font-size:6px;color:#1f5ed0}.ai-mini-head strong{font-size:10px}.ai-online{font-size:5px;color:#28956e;background:#effbf6;padding:6px;border-radius:999px}.ai-thread{padding:30px 8px}.ai-user{margin-left:auto;width:55%;background:#edf3fb;border-radius:10px;padding:9px;font-size:6px}.ai-answer{display:flex;gap:7px;margin-top:18px}.ai-answer>b{color:#1f5ed0}.ai-answer strong{font-size:7px}.ai-answer p{font-size:6px;color:#738197}.ai-actions button{font-size:5px;border:1px solid #dde5ee;background:#fff;border-radius:6px;padding:5px;margin-right:4px}.ai-prompt{margin-top:auto;border:1px solid #dbe5f0;border-radius:9px;padding:7px;display:flex;justify-content:space-between;color:#97a2b2;font-size:6px}.ai-prompt button{width:22px;height:22px;border:0;border-radius:6px;background:#2d6ae0;color:#fff}@media(max-width:1080px){.desktop-nav{display:none}.nav-shell{grid-template-columns:1fr auto}.nav-actions .nav-resource,.nav-actions .nav-login{display:none}.hero-grid,.ai-grid,.security-grid,.case-study-grid,.product-page-grid{grid-template-columns:1fr}.hero{padding-top:70px}.hero-copy{max-width:680px}.hero-visual{height:570px}.section-heading.split{grid-template-columns:1fr;gap:12px}.product-showcase{grid-template-columns:1fr}.product-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-right:0;border-bottom:1px solid #e2e9f2}.product-stage{grid-template-columns:1fr}.ai-grid{gap:28px}.academy-layout{grid-template-columns:1fr 1fr}.academy-social{grid-column:1/-1;min-height:180px}.pricing-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr repeat(2,1fr)}.capability-grid{grid-template-columns:repeat(2,1fr)}.mega-menu{grid-template-columns:1fr}.mega-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.site-header{padding-top:7px}.shell{width:min(100% - 24px,var(--shell))}.nav-shell{height:60px;padding:0 10px}.brand-link img{width:118px}.nav-cta{padding:10px 12px;font-size:10px}.lang-toggle{width:34px;height:34px}.hero{padding-top:54px;min-height:auto}.hero-grid{gap:18px;min-height:0}.hero h1{font-size:55px}.hero-copy>p{font-size:15px}.hero-actions{flex-wrap:wrap}.hero-visual{height:470px}.swap-stage{min-height:470px}.section{padding:78px 0}.section-heading h2,.security-copy h2,.case-copy h2,.final-cta h2{font-size:44px}.network-canvas{height:480px}.network-node{width:125px}.node-pos,.node-shift{left:3%}.node-control,.node-ai{right:3%}.network-status{grid-template-columns:1fr}.product-tabs{grid-template-columns:repeat(2,1fr)}.product-stage{padding:16px}.ai-live-shell{grid-template-columns:1fr}.ai-demo-sidebar{display:none}.case-photo-card{min-height:360px}.case-copy{padding:24px 12px}.comparison-head,.comparison-row{grid-template-columns:1fr}.comparison-head>div:first-child,.comparison-head .featured{grid-column:auto;border-left:0}.comparison-row span{border-left:0;border-top:1px solid #eef2f6}.integration-map{height:560px}.integration-orbit.o2{width:620px}.integration-node{font-size:8px}.in-4,.in-5,.in-6,.in-7{display:none}.plan-rail,.academy-layout{grid-template-columns:1fr}.academy-social{grid-column:auto}.final-cta-inner{grid-template-columns:1fr;align-items:start}.final-cta-inner>div:last-child{flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px}.product-page-hero{padding-top:48px}.capability-grid{grid-template-columns:1fr}.product-cross-sell .shell>div{grid-template-columns:1fr}.form-grid,.form-grid.three{grid-template-columns:1fr}.careers-modal{padding:18px}.career-header h2{font-size:28px}}.site-header{position:sticky;top:0;left:auto;right:auto;transform:none;width:100%;height:auto;min-height:0;padding:14px 0 0;margin:0;border:0;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;display:block;overflow:visible;pointer-events:none}.site-header .nav-shell{width:min(1200px,calc(100% - 40px));max-width:1200px;margin-inline:auto;pointer-events:auto}.site-header .mega-menu-wrap{width:min(1200px,calc(100% - 40px));max-width:1200px;margin-inline:auto}.hero.shell{width:min(1280px,calc(100% - 40px));max-width:1280px;margin-inline:auto}.hero{overflow:visible;padding-left:20px;padding-right:20px}.hero-grid{width:100%;grid-template-columns:minmax(430px,.86fr) minmax(0,1.14fr);gap:56px}.hero-copy{min-width:0;max-width:600px}.hero-visual{min-width:0;width:100%;overflow:visible;isolation:isolate}.swap-stage{width:100%;overflow:visible}.card-swap-container{max-width:none}@media(min-width:1081px)and (max-width:1450px){.hero.shell{width:min(1240px,calc(100% - 32px));padding-left:12px;padding-right:12px}.hero-grid{grid-template-columns:minmax(410px,.9fr) minmax(0,1.1fr);gap:36px}.hero h1{font-size:clamp(62px,5.5vw,84px)}.hero-visual{height:590px}.swap-stage{min-height:590px}.card-swap-container{transform:translate(-50%,-50%) scale(.9)}}@media(max-width:1080px){.site-header{padding-top:10px}.site-header .nav-shell,.site-header .mega-menu-wrap{width:min(100% - 28px,1200px)}.hero.shell{width:min(100% - 28px,900px);padding-left:0;padding-right:0}.hero-grid{grid-template-columns:1fr;gap:26px}.hero-copy{max-width:720px}.hero-visual{overflow:visible}}@media(max-width:720px){.site-header{padding-top:7px}.site-header .nav-shell,.site-header .mega-menu-wrap{width:calc(100% - 20px)}.hero.shell{width:calc(100% - 24px)}.hero{padding-left:0;padding-right:0;overflow:hidden}.card-swap-container{transform:translate(-50%,-50%) scale(.76)}}.hero{width:100%;max-width:none;margin:0;padding-left:0;padding-right:0;overflow:hidden}.hero-grid.shell{width:min(1280px,calc(100% - 40px));max-width:1280px;margin-inline:auto}@media(min-width:1081px)and (max-width:1600px){.hero-grid.shell{width:min(1240px,calc(100% - 32px))}.hero-grid{grid-template-columns:minmax(405px,.9fr) minmax(0,1.1fr);gap:34px}.hero-visual{height:590px}.swap-stage{min-height:590px}.card-swap-container{left:48%;transform:translate(-50%,-50%) scale(.82)}}@media(max-width:1080px){.hero-grid.shell{width:min(900px,calc(100% - 28px))}}@media(max-width:720px){.hero-grid.shell{width:calc(100% - 24px)}.card-swap-container{left:50%;transform:translate(-50%,-50%) scale(.7)}}.hero-card-head .official-product-wordmark.compact{width:210px;height:62px;justify-content:center;margin-inline:auto}.hero-card-head .official-product-wordmark.compact img{width:190px;height:58px;max-width:190px;max-height:58px;object-fit:contain;object-position:center}.hero-card-head .official-product-ai.compact img{width:190px!important;height:58px!important;max-width:190px!important;max-height:58px!important;object-fit:contain!important}.journey-strip{margin-top:18px;margin-bottom:24px;border:1px solid #dce6f2;border-radius:24px;background:#ffffffe6;box-shadow:0 20px 55px #1e3f700f;display:grid;grid-template-columns:250px 1fr;overflow:hidden}.journey-intro{padding:22px 24px;border-right:1px solid #e6edf5;background:#fbfdff;display:flex;flex-direction:column;justify-content:center;gap:6px}.journey-intro span{font-size:8px;letter-spacing:.16em;font-weight:900;color:#1f5ed0}.journey-intro strong{font-size:13px;line-height:1.4;color:#18345f}.journey-steps{display:grid;grid-template-columns:repeat(5,1fr)}.journey-steps button{min-height:82px;border:0;border-right:1px solid #edf1f6;background:#fff;padding:15px 14px;text-align:left;cursor:pointer;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;transition:.22s ease}.journey-steps button:last-child{border-right:0}.journey-steps button:hover{background:#f4f8ff;transform:translateY(-2px)}.journey-steps span{font-size:9px;color:#2d6ae0;font-weight:900}.journey-steps b{font-size:10px;line-height:1.35;color:#314760}.journey-steps i{font-style:normal;color:#7a8ba4;font-size:12px}.product-showcase{display:block;border:0;background:transparent;box-shadow:none;overflow:visible}.product-interactive-cue{display:flex;align-items:center;gap:8px;margin:0 0 12px;padding:10px 13px;border:1px solid #d9e5f3;border-radius:14px;background:#f7faff;width:max-content;max-width:100%;color:#647894;font-size:9px}.product-interactive-cue b{font-size:8px;letter-spacing:.13em;color:#1f5ed0}.product-interactive-cue i{font-style:normal;color:#1f5ed0;animation:cueBounce 1.2s ease-in-out infinite}.cue-pulse{width:8px;height:8px;border-radius:50%;background:#2f6ee6;box-shadow:0 0 #2f6ee659;animation:cuePulse 1.8s infinite}@keyframes cuePulse{70%{box-shadow:0 0 0 8px #2f6ee600}to{box-shadow:0 0 #2f6ee600}}@keyframes cueBounce{50%{transform:translateY(3px)}}.product-showcase-grid{display:grid;grid-template-columns:260px 1fr;border:1px solid #dbe5f1;border-radius:30px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.product-tabs button{position:relative;padding-right:40px;transition:.2s ease}.product-tabs button:hover{background:#eef5ff;transform:translate(3px)}.product-tabs button.active{box-shadow:0 8px 22px #1f41701a,inset 3px 0 #2f6ee6}.tab-arrow{position:absolute;right:15px;top:50%;transform:translateY(-50%);font-style:normal;font-size:10px;color:#7d8da4}.product-tabs button.active .tab-arrow{color:#2f6ee6}.product-stage-ui{position:relative;padding-top:28px}.live-preview-label{position:absolute;top:0;left:2px;right:2px;height:22px;display:flex;align-items:center;justify-content:space-between;color:#7c8ca4;font-size:8px;letter-spacing:.08em;font-weight:800}.live-preview-label span{color:#1f7d5d}.ai-live-shell{grid-template-columns:112px 1fr}.ai-demo-sidebar{padding:16px 10px;gap:8px;overflow:hidden}.ai-demo-sidebar .official-product-wordmark{width:90px;height:42px;margin:0 auto 8px;transform:none!important;justify-content:center}.ai-demo-sidebar .official-product-wordmark img{width:88px!important;height:34px!important;max-width:88px!important;max-height:34px!important;object-fit:contain;object-position:center}.ai-demo-guide{width:100%;padding:9px 7px;border:1px solid #dce7f5;border-radius:12px;background:#f5f9ff;text-align:center;margin-bottom:3px}.ai-demo-guide b,.ai-demo-guide span{display:block}.ai-demo-guide b{font-size:7px;letter-spacing:.12em;color:#1f5ed0}.ai-demo-guide span{font-size:7px;color:#73849d;margin-top:3px;line-height:1.3}.ai-demo-guide i{display:block;font-style:normal;color:#2d6ae0;margin-top:3px;animation:cueBounce 1.2s ease-in-out infinite}.ai-demo-sidebar button{transition:.2s ease}.ai-demo-sidebar button:hover{transform:scale(1.06);border-color:#9ab9ec;background:#f1f6ff}.ai-demo-prompt{border:1px solid #cfdeef;background:#fff;cursor:pointer;text-align:left;font-family:inherit}.ai-demo-prompt:hover{border-color:#8db0e9;box-shadow:0 8px 22px #1f5ed014}.ai-demo-prompt b{width:31px;height:31px;border-radius:9px;background:#2d6ae0;color:#fff;display:grid;place-items:center}.case-photo-card{background:linear-gradient(145deg,#f8f1ec,#efe4dc)!important;display:grid;place-items:center;padding:44px 44px 150px}.case-photo-card:before{background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.7),transparent 32%),linear-gradient(160deg,transparent 0 58%,rgba(72,43,29,.04) 58% 100%)}.comparison-wrap{display:grid;gap:14px}.comparison-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px}.comparison-summary>div{padding:22px 24px;border-radius:20px;border:1px solid #dce5ef;background:#fff}.comparison-summary .fragmented{background:snow;border-color:#f0dde1}.comparison-summary .connected{background:#eef5ff;border-color:#cfe0f8}.comparison-summary span{display:block;font-size:8px;letter-spacing:.14em;font-weight:900;color:#7a899d}.comparison-summary strong{display:block;font-size:18px;line-height:1.25;margin-top:7px;color:#19345d}.comparison-summary p{margin:7px 0 0;font-size:11px;line-height:1.55;color:#6d7e95}.comparison-block{box-shadow:0 22px 55px #1f365612}.comparison-row{min-height:68px}.comparison-row:nth-child(2n) .good{background:#f6faff}.comparison-row:nth-child(2n) .bad{background:#fffdfd}.comparison-row .good{color:#145abf;font-weight:850}.comparison-note{font-size:9px;color:#8592a5;line-height:1.5;margin:2px 8px 0}.plan-rail button{align-items:flex-start}.plan-rail-price{margin-left:auto;text-align:right!important;display:flex!important;flex-direction:column;align-items:flex-end;min-width:132px}.plan-rail-price b{font-size:12px;color:#1f5ed0;white-space:nowrap}.plan-rail-price small{font-size:8px!important;line-height:1.35;max-width:130px;color:#71829a!important}.plan-price{display:flex;flex-direction:column;gap:4px}.plan-price strong{font-size:26px;line-height:1.05;color:#fff}.plan-price small{display:block;color:#bdd0f0!important;font-size:9px!important}.annual-saving{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;margin:-6px 0 18px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;border-radius:12px}.annual-saving b{font-size:11px;color:#aee8cd}.annual-saving span{font-size:9px;line-height:1.45;color:#d2dff3}.compare-section{background:linear-gradient(180deg,#f8fbff,#f4f8fd)}#ecosistema,#productos,#foryai-demo,#planes,#soluciones{scroll-margin-top:110px}@media(max-width:1080px){.journey-strip{grid-template-columns:1fr}.journey-intro{border-right:0;border-bottom:1px solid #e6edf5}.product-showcase-grid{grid-template-columns:1fr}.ai-live-shell{grid-template-columns:104px 1fr}}@media(max-width:720px){.journey-steps{grid-template-columns:1fr 1fr}.journey-steps button:last-child{grid-column:1/-1}.product-interactive-cue{width:100%;justify-content:center;text-align:center;flex-wrap:wrap}.product-tabs{grid-template-columns:1fr 1fr}.ai-live-shell{grid-template-columns:1fr}.ai-demo-sidebar{display:grid!important;grid-template-columns:1fr repeat(3,38px);align-items:center;border-right:0;border-bottom:1px solid #e5ebf3}.ai-demo-sidebar .official-product-wordmark{grid-column:1;grid-row:1/3;margin:0}.ai-demo-guide{grid-column:2/5;grid-row:1;margin:0}.ai-demo-sidebar>button{grid-row:2}.ai-demo-sidebar>span{display:none}.comparison-summary{grid-template-columns:1fr}.case-photo-card{padding:28px 28px 135px;min-height:410px}.plan-rail-price{min-width:115px}}html{scroll-padding-top:104px}:focus-visible{outline:3px solid rgba(37,99,235,.48);outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:3px solid rgba(37,99,235,.48);outline-offset:3px}#main-content:focus{outline:none}.skip-link{position:fixed;left:18px;top:-70px;z-index:1000;padding:11px 16px;border-radius:12px;background:#071a38;color:#fff;font-size:13px;font-weight:800;box-shadow:0 14px 35px #071a3833;transition:top .2s ease}.skip-link:focus{top:14px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.hero-card[role=button]{outline-offset:6px}.pricing-contract-note{display:block;margin-top:14px;max-width:420px;color:#7a8798;font-size:10px;line-height:1.45}.rc-menu-btn{display:none}.mobile-nav-panel{position:fixed;z-index:118;top:94px;left:50%;transform:translate(-50%);padding:14px;border:1px solid rgba(192,205,226,.8);border-radius:22px;background:#fffffff7;backdrop-filter:blur(22px);box-shadow:0 24px 70px #18305229}.mobile-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-bottom:12px;border-bottom:1px solid #e8edf4}.mobile-product-grid>button{min-width:0;display:flex;align-items:center;gap:9px;text-align:left;padding:11px;border:1px solid #e4eaf2;border-radius:14px;background:#fbfcff}.mobile-product-grid>button>span{font-size:9px;color:#718097}.mobile-product-grid .official-product-wordmark.compact{max-width:110px}.mobile-main-links{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:12px 0}.mobile-main-links button{padding:11px 12px;border-radius:11px;text-align:left;background:#f6f8fc;color:#42536b;font-size:12px;font-weight:700}.mobile-account-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:center;border-top:1px solid #e8edf4;padding-top:12px}.mobile-account-links>a:not(.primary-btn),.mobile-lang{min-height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #dce4ef;border-radius:12px;background:#fff;font-size:11px;font-weight:800;color:#40516b}.mobile-account-links .primary-btn{min-height:44px;font-size:11px}.mobile-lang{grid-column:1/-1}.legal-page{min-height:70vh;padding:152px 0 90px;background:linear-gradient(180deg,#fff,#f7faff 52%,#fff)}.legal-hero{max-width:880px}.legal-hero .back-link{margin-bottom:36px}.legal-hero h1,.not-found h1{margin:18px 0 14px;font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;color:#0a1a34}.legal-hero>p{font-size:18px;line-height:1.65;color:#5d6c82;max-width:760px}.legal-hero>small{display:block;margin-top:20px;color:#8a96a7;font-size:11px;line-height:1.5}.legal-content{max-width:880px;display:grid;gap:10px;padding-bottom:60px}.legal-content article{padding:26px 28px;border:1px solid #e0e7f0;border-radius:20px;background:#fff;box-shadow:0 12px 30px #1e34530a}.legal-content h2{margin:0 0 8px;font-size:18px;color:#11264a}.legal-content p{margin:0;color:#5e6d81;line-height:1.7;font-size:14px}.not-found{min-height:72vh;padding-top:190px;padding-bottom:110px;max-width:760px}.not-found>p{max-width:580px;font-size:17px;line-height:1.65;color:#5d6c82;margin-bottom:28px}.site-footer button{font:inherit}.site-footer button:hover{color:var(--blue-dark)}@media(max-width:1080px){.rc-menu-btn{display:block}.nav-actions .nav-resource,.nav-actions .nav-login,.nav-actions .nav-cta,.lang-toggle{display:none}}@media(min-width:1081px){.mobile-nav-panel{display:none!important}}@media(max-width:720px){.mobile-nav-panel{top:78px;width:calc(100% - 20px);padding:10px;border-radius:18px}.mobile-product-grid{grid-template-columns:1fr}.mobile-main-links{grid-template-columns:1fr 1fr}.legal-page{padding-top:118px}.legal-hero h1,.not-found h1{font-size:44px}.legal-hero>p{font-size:16px}.legal-content article{padding:20px}.not-found{padding-top:140px}}.flows-app{display:grid;grid-template-columns:48px 1fr;background:linear-gradient(180deg,#fff,#fbfaff)}.flows-rail{border-right:1px solid #e9e3f6;background:#faf8ff;padding:10px;display:flex;flex-direction:column;align-items:center;gap:9px}.flows-rail b{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,#6d28d9,#9f67ff);color:#fff;font-size:12px}.flows-rail i{width:18px;height:4px;border-radius:999px;background:#e2dced}.flows-rail i.on{background:#7c3aed}.flows-main{padding:13px}.flows-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ece7f5;padding-bottom:10px}.flows-head small,.flows-head strong{display:block}.flows-head small{font-size:6px;color:#7c3aed}.flows-head strong{font-size:11px}.flows-head button{border:0;border-radius:8px;background:#7c3aed;color:#fff;font-size:6px;padding:7px 9px}.flows-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.flows-stats>div{border:1px solid #e8e2f2;border-radius:9px;padding:8px;background:#fff}.flows-stats small,.flows-stats strong{display:block}.flows-stats small{font-size:5px;color:#8d81a3}.flows-stats strong{font-size:12px;margin-top:3px}.flows-list{display:grid;gap:6px;margin-top:8px}.flows-list>div{display:grid;grid-template-columns:8px 1fr auto;gap:7px;align-items:center;border:1px solid #ece7f5;border-radius:9px;padding:7px;background:#fff}.flows-dot{width:7px;height:7px;border-radius:50%;background:#8b5cf6;box-shadow:0 0 0 3px #f1edff}.flows-list p{margin:0}.flows-list strong,.flows-list small{display:block}.flows-list strong{font-size:6px}.flows-list small{font-size:5px;color:#8b8298;margin-top:2px}.flows-list em{font-style:normal;font-size:5px;color:#6d28d9;background:#f2edff;padding:4px 5px;border-radius:999px}.flows-orchestration{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;border:1px dashed #d7caec;border-radius:9px;padding:7px;color:#7d7190;font-size:5px}.flows-orchestration b{color:#6d28d9}.flows-orchestration i{font-style:normal;color:#b09fc8}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(min-width:1081px){.hero{padding-top:46px;min-height:770px}.hero-grid{min-height:610px}.hero-visual{margin-top:0;height:590px}.swap-stage{min-height:590px}}.hero-text-action{min-height:48px;padding:0 5px;color:#43536d;font-size:12px;font-weight:800;text-decoration:underline;text-decoration-color:#ccd7e6;text-underline-offset:5px}.hero-text-action:hover{color:var(--blue-dark);text-decoration-color:#7e9ed0}.workspace-hero-btn{border-color:#c9d6e8}.flows-native-wordmark{display:inline-flex!important;align-items:center;gap:10px;min-width:0;width:auto!important;height:auto!important}.flows-native-mark{display:block;width:58px;height:42px;overflow:hidden;position:relative;flex:none}.flows-native-mark img{position:absolute;left:0;top:0;width:142px!important;max-width:none!important;height:47px!important;object-fit:cover;object-position:left center}.flows-native-copy{display:flex;flex-direction:column;line-height:.85;align-items:flex-start}.flows-native-copy b{font-size:26px;letter-spacing:.04em;color:#0d203a;font-weight:900}.flows-native-copy em{font-style:normal;font-size:11px;letter-spacing:.38em;color:#7c3aed;font-weight:900;margin-top:7px}.flows-native-wordmark.compact{gap:6px}.flows-native-wordmark.compact .flows-native-mark{width:38px;height:29px}.flows-native-wordmark.compact .flows-native-mark img{width:94px!important;height:31px!important}.flows-native-wordmark.compact .flows-native-copy b{font-size:16px}.flows-native-wordmark.compact .flows-native-copy em{font-size:6px;margin-top:5px;letter-spacing:.3em}.workspace-section{background:linear-gradient(180deg,#f6f9ff,#fff);border-top:1px solid #e7edf5;border-bottom:1px solid #e7edf5}.workspace-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.workspace-copy h2{margin:18px 0 16px;font-size:clamp(42px,4.2vw,66px);line-height:.97;letter-spacing:-.052em;color:#0b1c37;max-width:650px}.workspace-copy>p{margin:0;color:#5d6d83;font-size:16px;line-height:1.7;max-width:620px}.workspace-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.workspace-tags span{padding:8px 11px;border:1px solid #dce5f1;border-radius:999px;background:#fff;color:#52647c;font-size:10px;font-weight:800}.workspace-downloads{display:grid;gap:12px}.workspace-download-card{display:grid;grid-template-columns:72px 1fr auto;gap:16px;align-items:center;padding:18px;border:1px solid #dce5f0;border-radius:22px;background:#fff;box-shadow:0 18px 44px #1c345812}.workspace-arch{width:64px;height:64px;border-radius:18px;background:linear-gradient(145deg,#0f2b63,#2563eb);display:grid;place-items:center;color:#fff}.workspace-arch span,.workspace-arch strong{display:block;text-align:center}.workspace-arch span{font-size:8px;letter-spacing:.18em;opacity:.7}.workspace-arch strong{font-size:18px;line-height:1}.workspace-download-card small{display:block;color:#7b899b;font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.workspace-download-card h3{margin:5px 0 4px;font-size:19px;color:#11284b}.workspace-download-card p{margin:0;color:#718096;font-size:11px;line-height:1.45}.workspace-download-card .primary-btn,.workspace-download-card .secondary-btn{min-width:132px}.workspace-download-card button:disabled{cursor:not-allowed;opacity:.62;transform:none!important}.ars-price{margin-top:3px!important;color:#1466c3!important;font-weight:800!important}.ars-price-detail{margin-top:7px!important;color:#d8e8ff!important;font-size:11px!important;font-weight:800!important}.support-chat{position:fixed;right:18px;bottom:18px;z-index:250;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.support-chat-fab{height:52px;padding:6px 16px 6px 6px;border-radius:18px;background:#0c1b33;color:#fff;display:flex;align-items:center;gap:9px;box-shadow:0 18px 44px #0d1f3b38;border:1px solid rgba(255,255,255,.12)}.support-chat-fab>span{width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,#eff6ff,#dbeafe);display:grid;place-items:center}.support-chat-fab img{width:29px;height:29px;object-fit:contain}.support-chat-fab b{font-size:12px;letter-spacing:.01em}.support-chat-fab:hover{transform:translateY(-2px)}.support-chat-panel{width:min(390px,calc(100vw - 24px));height:min(570px,calc(100vh - 110px));display:grid;grid-template-rows:auto 1fr auto auto auto;border:1px solid #d8e2ef;border-radius:24px;background:#fff;box-shadow:0 30px 90px #0a1e3c38;overflow:hidden}.support-chat-panel>header{display:flex;align-items:center;justify-content:space-between;padding:14px 15px;border-bottom:1px solid #e8edf4}.support-chat-panel>header>div{display:flex;align-items:center;gap:10px}.support-chat-mark{width:40px;height:40px;border-radius:13px;background:#eff5ff;display:grid;place-items:center}.support-chat-mark img{width:30px;height:30px}.support-chat-panel header strong,.support-chat-panel header small{display:block}.support-chat-panel header strong{font-size:13px;color:#10233f}.support-chat-panel header small{font-size:9px;color:#7a899e;margin-top:3px}.support-chat-panel header>button{width:38px;height:38px;border-radius:12px;background:#f4f6f9;color:#65768d;font-size:20px}.support-chat-messages{overflow:auto;padding:14px;background:#f8faff;display:flex;flex-direction:column;gap:8px}.support-chat-messages p{margin:0;max-width:88%;padding:10px 12px;border-radius:14px;font-size:11px;line-height:1.5}.support-chat-messages .bot{align-self:flex-start;background:#fff;border:1px solid #e1e8f1;color:#42546b}.support-chat-messages .user{align-self:flex-end;background:#194db5;color:#fff}.support-chat-quick{display:flex;gap:6px;padding:10px 12px;border-top:1px solid #e9eef5;overflow-x:auto}.support-chat-quick button{white-space:nowrap;padding:7px 9px;border-radius:999px;background:#eef4ff;color:#2454ad;font-size:9px;font-weight:800}.support-chat-panel form{display:grid;grid-template-columns:1fr 38px;gap:7px;padding:0 12px 10px}.support-chat-panel form input{width:100%;min-height:42px;border:1px solid #dbe4ef;border-radius:12px;padding:0 12px;color:#12243e;background:#fff;font-size:12px}.support-chat-panel form button{width:38px;height:38px;align-self:center;border-radius:11px;background:#1d4ed8;color:#fff;font-weight:900}.support-operator{margin:0 12px 12px;min-height:38px;border-radius:11px;background:#101f36;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:850}.bug-report-wrap{max-width:880px;padding-bottom:90px}.bug-report-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:26px;border:1px solid #dfe7f1;border-radius:24px;background:#fff;box-shadow:0 20px 54px #1d315212}.bug-report-form label{display:grid;gap:7px;color:#364b68;font-size:11px;font-weight:800}.bug-report-form input,.bug-report-form select,.bug-report-form textarea{width:100%;border:1px solid #d8e2ee;border-radius:12px;background:#fbfcff;color:#0c1d36;padding:11px 12px;min-height:44px;outline:0}.bug-report-form input:focus,.bug-report-form select:focus,.bug-report-form textarea:focus{border-color:#76a1e6;box-shadow:0 0 0 3px #2563eb1a}.bug-report-form textarea{resize:vertical}.bug-report-form .wide{grid-column:1/-1}.consent-check{display:flex!important;grid-template-columns:20px 1fr!important;align-items:flex-start!important;font-weight:600!important;line-height:1.5!important}.consent-check input{width:18px;height:18px;min-height:0;padding:0;margin-top:2px}.bug-report-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.bug-report-actions small{color:#7d8999;font-weight:500}.form-status{margin:0;color:#23734e;font-size:11px}.cookie-consent{position:fixed;left:18px;bottom:18px;z-index:240;width:min(700px,calc(100vw - 36px));display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:16px 18px;border:1px solid #d5dfec;border-radius:20px;background:#fffffff7;backdrop-filter:blur(18px);box-shadow:0 22px 70px #122a4b2e}.cookie-consent strong{font-size:13px;color:#0d203b}.cookie-consent p{margin:5px 0;color:#64758b;font-size:10px;line-height:1.5}.cookie-link{padding:0;color:#1c55bb;font-size:10px;font-weight:800}.cookie-actions{display:flex;gap:7px}.cookie-actions .primary-btn,.cookie-actions .secondary-btn{min-height:40px;padding:0 13px;font-size:10px}.mobile-download-link{min-height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #dce4ef;border-radius:12px;background:#fff;font-size:11px;font-weight:800;color:#40516b}@media(max-width:1080px){.workspace-grid{grid-template-columns:1fr}.workspace-downloads{max-width:760px}.support-chat{right:12px;bottom:12px}.cookie-consent{left:12px;bottom:12px;width:calc(100vw - 24px)}}@media(max-width:720px){.workspace-section{padding:72px 0}.workspace-copy h2{font-size:42px}.workspace-download-card{grid-template-columns:56px 1fr}.workspace-arch{width:52px;height:52px}.workspace-download-card .primary-btn,.workspace-download-card .secondary-btn{grid-column:1/-1;width:100%}.support-chat-fab{height:48px}.support-chat-panel{height:min(520px,calc(100vh - 90px))}.cookie-consent{grid-template-columns:1fr;gap:12px}.cookie-actions{width:100%}.cookie-actions>*{flex:1}.bug-report-form{grid-template-columns:1fr;padding:18px}.bug-report-form .wide{grid-column:auto}.consent-check{grid-column:1!important}}.support-chat-panel{height:min(610px,calc(100vh - 96px))}.support-chat-quick{flex-wrap:wrap;overflow:visible}.support-chat-quick button{flex:1 1 calc(50% - 6px);min-width:105px;text-align:center}.support-chat-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0 12px 12px}.support-chat-actions .support-operator,.support-report{margin:0;min-height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:850}.support-report{background:#f4f7fb;color:#29405f;border:1px solid #dbe4ef}.support-report:hover{background:#edf3fa}@media(max-width:520px){.support-chat-actions{grid-template-columns:1fr}.support-chat-panel{height:min(590px,calc(100vh - 78px))}}@media(min-width:1440px){:root{--shell:min(1500px, calc(100vw - 84px) )}.site-header .nav-shell,.site-header .mega-menu-wrap{width:min(1460px,calc(100% - 64px));max-width:1460px}.site-header .nav-shell{height:76px;border-radius:24px;padding-left:22px;padding-right:16px;grid-template-columns:238px 1fr auto}.brand-link img{width:154px}.desktop-nav{gap:34px}.desktop-nav a,.desktop-nav button{font-size:12px}.nav-actions{gap:11px}.nav-cta{min-height:48px;padding:0 20px;font-size:12px}.lang-toggle{width:42px;height:42px}.hero{padding-top:64px;min-height:820px}.hero-grid.shell{width:min(1500px,calc(100% - 84px));max-width:1500px;grid-template-columns:minmax(510px,.9fr) minmax(680px,1.1fr);gap:72px;min-height:670px}.hero-copy{max-width:680px}.hero h1{font-size:clamp(84px,5.8vw,112px);line-height:.88}.hero-copy>p{font-size:20px;max-width:650px}.hero-actions{gap:14px;margin-top:34px}.hero-actions .primary-btn,.hero-actions .secondary-btn,.hero-actions .hero-text-action{min-height:50px;font-size:12px}.hero-proof{margin-top:34px}.hero-proof strong{font-size:13px}.hero-proof small{font-size:11px}.hero-visual{height:670px}.swap-stage{min-height:660px}}@media(min-width:1800px){:root{--shell:min(1580px, calc(100vw - 110px) )}.site-header .nav-shell,.site-header .mega-menu-wrap{width:min(1540px,calc(100% - 90px));max-width:1540px}.hero-grid.shell{width:min(1580px,calc(100% - 110px));max-width:1580px;grid-template-columns:minmax(540px,.9fr) minmax(730px,1.1fr);gap:86px}.hero h1{font-size:clamp(94px,5.65vw,118px)}.hero-visual{height:700px}.swap-stage{min-height:690px}}.pro-trial-offer{display:flex;align-items:center;gap:10px;margin:14px 0;padding:12px 14px;border:1px solid #cfe0ff;border-radius:14px;background:#f4f8ff;color:#284b86}.pro-trial-offer b{font-size:11px;white-space:nowrap;color:#1748bb}.pro-trial-offer span{font-size:10px;line-height:1.45}html{scroll-behavior:smooth;scroll-padding-top:96px}.rb-spotlight-card{position:relative;overflow:hidden;isolation:isolate}.rb-spotlight-card:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:0;background:radial-gradient(360px circle at var(--spotlight-x, 50%) var(--spotlight-y, 50%),var(--spotlight-color, rgba(68,121,255,.16)),transparent 68%);transition:opacity .24s ease}.rb-spotlight-card:hover:before{opacity:1}.mega-menu-wrap{transform-origin:top center;will-change:transform,opacity}.desktop-nav>button>span{display:inline-block;transition:transform .26s cubic-bezier(.2,.8,.2,1)}.desktop-nav>button.active>span{transform:rotate(180deg) translateY(-1px)}a,button,.plan-detail,.plan-rail>button,.product-showcase button,.workspace-download-card{transition-timing-function:cubic-bezier(.2,.8,.2,1)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rb-spotlight-card:before{display:none}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.support-chat-limit{display:flex;align-items:center;justify-content:space-between;padding:7px 14px;border-top:1px solid #e7edf5;background:#f8fbff;color:#607089;font-size:10px}.support-chat-limit b{color:#1748bb;font-size:11px}.support-chat-captcha{padding:10px 14px;border-top:1px solid #e7edf5;background:#fffaf0}.support-chat-captcha p{margin:0 0 8px;font-size:11px;color:#5b4a21}.support-chat-captcha small{color:#7b6640;line-height:1.45}.chat-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.support-chat-messages .pending{opacity:.72}.support-chat-messages .error{border-color:#f2c5c5;color:#9f2d2d;background:#fff7f7}.support-chat-panel button:disabled{opacity:.48;cursor:not-allowed}.route-stage{animation:fory-route-enter .52s cubic-bezier(.16,1,.3,1) both}.app-shell:after{content:"";position:fixed;z-index:9999;left:0;top:0;width:100%;height:3px;pointer-events:none;transform:scaleX(0);transform-origin:left center;background:linear-gradient(90deg,#155de8,#53a9ff 56%,#8b5cf6);box-shadow:0 0 18px #2563eb61}@supports (animation-timeline:scroll()){.app-shell:after{animation:fory-scroll-progress linear both;animation-timeline:scroll(root block)}}.site-header .nav-shell{transition:box-shadow .32s ease,border-color .32s ease,background-color .32s ease,transform .32s cubic-bezier(.16,1,.3,1)}.site-header:hover .nav-shell{border-color:#9bb5dfeb;box-shadow:0 22px 64px #1635631f}.hero-badge{animation:fory-badge-float 4.8s ease-in-out infinite}.hero-badge i{animation:fory-dot-pulse 2.4s ease-in-out infinite}.hero:before{animation:fory-ambient-drift 13s ease-in-out infinite alternate;will-change:transform}.swap-orb-one{animation:fory-orb-one 11s ease-in-out infinite alternate}.swap-orb-two{animation:fory-orb-two 13s ease-in-out infinite alternate}.hero-card,.product-showcase,.network-panel,.integration-map,.pricing-picker,.academy-panel,.workspace-download-card,.legal-content article,.bug-report-form{transition:transform .38s cubic-bezier(.16,1,.3,1),box-shadow .38s ease,border-color .3s ease}@media(hover:hover)and (pointer:fine){.workspace-download-card:hover,.legal-content article:hover{transform:translate3d(0,-5px,0);border-color:#c8d8ec;box-shadow:0 25px 60px #1c34581c}.plan-rail button:hover{transform:translate3d(0,-3px,0);border-color:#b8cdec;box-shadow:0 16px 34px #1c458b17}.mega-product:hover,.product-tab:hover,.journey-steps button:hover,.support-chat-quick button:hover{transform:translate3d(0,-2px,0)}}.primary-btn,.secondary-btn,.nav-cta,.support-chat-fab{position:relative;overflow:hidden;isolation:isolate}.primary-btn:after,.nav-cta:after{content:"";position:absolute;z-index:-1;inset:-40% auto -40% -55%;width:36%;transform:skew(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transition:left .55s cubic-bezier(.22,.8,.22,1)}.primary-btn:hover:after,.nav-cta:hover:after{left:125%}.integration-orbit.o1{animation:fory-orbit-spin 38s linear infinite}.integration-orbit.o2{animation:fory-orbit-spin-reverse 55s linear infinite}.integration-node{animation:fory-node-breathe 5.4s ease-in-out infinite;animation-delay:calc(var(--node-index,0) * -.42s);transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s ease,border-color .24s ease}.integration-node:nth-of-type(1){--node-index:1}.integration-node:nth-of-type(2){--node-index:2}.integration-node:nth-of-type(3){--node-index:3}.integration-node:nth-of-type(4){--node-index:4}.integration-node:nth-of-type(5){--node-index:5}.integration-node:nth-of-type(6){--node-index:6}.integration-node:nth-of-type(7){--node-index:7}.integration-node:nth-of-type(8){--node-index:8}.faq-item,.comparison-row,.support-chat-messages p,.cookie-consent{animation:fory-soft-enter .4s cubic-bezier(.16,1,.3,1) both}.support-chat-panel{transform-origin:bottom right;animation:fory-chat-open .36s cubic-bezier(.16,1,.3,1) both}.mobile-nav-panel{transform-origin:top center;animation:fory-mobile-menu .3s cubic-bezier(.16,1,.3,1) both}@keyframes fory-route-enter{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:none}}@keyframes fory-scroll-progress{to{transform:scaleX(1)}}@keyframes fory-badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes fory-dot-pulse{0%,to{box-shadow:0 0 0 5px #1d4ed814}50%{box-shadow:0 0 0 9px #1d4ed800}}@keyframes fory-ambient-drift{0%{transform:translate3d(-2%,0,0) scale(.98)}to{transform:translate3d(4%,3%,0) scale(1.05)}}@keyframes fory-orb-one{0%{transform:translateZ(0) scale(.96)}to{transform:translate3d(-34px,24px,0) scale(1.06)}}@keyframes fory-orb-two{0%{transform:translateZ(0)}to{transform:translate3d(28px,-18px,0) scale(1.08)}}@keyframes fory-orbit-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes fory-orbit-spin-reverse{0%{transform:translate(-50%,-50%) rotate(360deg)}to{transform:translate(-50%,-50%) rotate(0)}}@keyframes fory-node-breathe{0%,to{box-shadow:0 10px 24px #1d3e6914}50%{box-shadow:0 14px 32px #1d57b024}}@keyframes fory-soft-enter{0%{opacity:0;transform:translate3d(0,7px,0)}to{opacity:1;transform:none}}@keyframes fory-chat-open{0%{opacity:0;transform:translate3d(0,16px,0) scale(.97)}to{opacity:1;transform:none}}@keyframes fory-mobile-menu{0%{opacity:0;transform:translate(-50%) translateY(-8px) scale(.98)}to{opacity:1;transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.route-stage,.hero-badge,.hero-badge i,.hero:before,.swap-orb-one,.swap-orb-two,.integration-orbit,.integration-node,.faq-item,.comparison-row,.support-chat-messages p,.cookie-consent,.support-chat-panel,.mobile-nav-panel{animation:none!important}.app-shell:after{display:none!important}.primary-btn:after,.nav-cta:after{display:none!important}}
