:root{--bg-dark:#050f1c;--bg-dark-soft:#0a2540;--bg-page:#f5f7fa;--bg-white:#fff;--bg-blue-soft:#f3f7ff;--bg-green-soft:#eef8f4;--primary-blue:#2563eb;--primary-blue-dark:#1d4ed8;--primary-blue-soft:#dbeafe;--accent-green:#00e5a0;--accent-green-dark:#00bf87;--accent-green-soft:#e8f9f3;--ai-purple:#7b5fff;--ai-purple-soft:#f0eef8;--ai-purple-text:#3c3489;--text-main:#1a2b3c;--text-muted:#6b7a8d;--border-soft:#e0e5ed;--line-color-light:#aab7c8;--line-color-dark:#00e5a059;--decision-bg:#fef3d0;--decision-text:#7a4500;--gradient-arc:linear-gradient(90deg, #00e5a0, #00bfff, #7b5fff);--font-sans:"Inter", system-ui, sans-serif;--font-weight-regular:400;--font-weight-medium:500;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--content-max-width:1100px;--container:1120px;--gutter:20px;--color-white:var(--bg-white);--color-surface:var(--bg-page);--color-primary:var(--primary-blue);--color-mint:var(--accent-green);--color-ai:var(--ai-purple);--color-dark:var(--bg-dark-soft);--color-dark-deep:var(--bg-dark);--color-border:var(--border-soft);--color-text:var(--text-main);--color-text-muted:var(--text-muted);--color-text-on-dark:#ffffffeb;--color-text-on-dark-muted:#ffffffb8;--gradient-accent:var(--gradient-arc);--text-sm:14px;--text-base:16px;--text-md:18px;--text-lg:20px;--text-xl:24px;--h1:clamp(44px, 5.2vw, 68px);--h2:clamp(26px, 2.8vw, 38px);--h3:clamp(18px, 1.35vw, 20px);--space-1:6px;--space-2:10px;--space-3:14px;--space-4:18px;--space-5:24px;--space-6:32px;--space-7:44px;--space-8:56px;--space-9:72px;--shadow-xs:0 1px 0 #050f1c0f, 0 10px 22px #050f1c0f;--radius-card:var(--radius-lg);--radius-pill:999px}*,:before,:after{box-sizing:border-box}html{font-family:var(--font-sans);font-weight:var(--font-weight-regular);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-white);color:var(--text-main);font-size:16px;line-height:1.6}body{margin:0}main{min-height:100svh}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}h1,h2,h3{font-weight:var(--font-weight-medium);letter-spacing:-.02em;color:var(--text-main);margin:0}h1{font-size:var(--h1);line-height:1.05}h2{font-size:var(--h2);line-height:1.15}h3{font-size:var(--h3);line-height:1.2}p{color:var(--text-muted);font-weight:var(--font-weight-regular);font-size:var(--text-base);margin:0;line-height:1.7}ul,ol{margin:0;padding:0}:focus-visible{outline:2px solid var(--primary-blue);outline-offset:3px}@media (prefers-reduced-motion:no-preference){[data-reveal]{opacity:0;will-change:opacity, transform;transition:opacity .5s,transform .5s;transform:translateY(10px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}}@media (width>=768px){:root{--gutter:28px;--text-base:18px}}.card{border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:#fff;box-shadow:0 12px 32px #0a25400f}.btn-primary{background:var(--accent-green);color:#012d1e;border-radius:var(--radius-md);font-size:15px;font-weight:var(--font-weight-medium);cursor:pointer;border:none;justify-content:center;align-items:center;padding:12px 24px;text-decoration:none;transition:opacity .2s;display:inline-flex}.btn-primary:hover{opacity:.9}.btn-secondary-dark{color:#fff;border-radius:var(--radius-md);font-size:15px;font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;border:1px solid #ffffff3d;justify-content:center;align-items:center;padding:12px 24px;text-decoration:none;transition:background .2s;display:inline-flex}.btn-secondary-dark:hover{background:#ffffff0d}.btn-secondary-light{color:var(--primary-blue);border:1px solid var(--primary-blue);border-radius:var(--radius-md);font-size:15px;font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;padding:12px 24px;transition:background .2s}.btn-secondary-light:hover{background:#0047ff0d}._page_1e6kq_1{background:radial-gradient(800px 400px at 50% -5%, #2563eb14, transparent 70%), var(--bg-page);flex-direction:column;align-items:center;min-height:100svh;padding:48px 16px 72px;display:flex}._shell_1e6kq_12{width:100%;max-width:720px}._intro_1e6kq_18{text-align:center;padding:24px 0 8px}._kicker_1e6kq_23{font-size:13px;font-weight:var(--font-weight-medium);letter-spacing:.04em;text-transform:uppercase;color:var(--primary-blue);background:var(--primary-blue-soft);border-radius:var(--radius-pill);margin-bottom:18px;padding:6px 14px;display:inline-block}._introTitle_1e6kq_36{letter-spacing:-.025em;color:var(--text-main);max-width:600px;margin:0 auto;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.12}._introText_1e6kq_46{max-width:560px;color:var(--text-muted);margin:18px auto 0;font-size:17px}._introMeta_1e6kq_53{color:var(--text-muted);flex-wrap:wrap;justify-content:center;gap:18px;margin:22px auto 0;font-size:14px;display:flex}._introMeta_1e6kq_53 span{align-items:center;gap:7px;display:inline-flex}._dot_1e6kq_69{background:var(--accent-green);border-radius:50%;width:6px;height:6px}._card_1e6kq_77{background:var(--bg-white);border:1px solid var(--border-soft);border-radius:var(--radius-xl);margin-top:28px;padding:32px 32px 28px;box-shadow:0 18px 50px #0a254014}._stepMeta_1e6kq_86{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}._stepCount_1e6kq_94{font-size:13px;font-weight:var(--font-weight-medium);color:var(--text-muted)}._stepTag_1e6kq_100{font-size:12px;font-weight:var(--font-weight-medium);letter-spacing:.03em;text-transform:uppercase;color:var(--ai-purple-text);background:var(--ai-purple-soft);border-radius:var(--radius-pill);padding:4px 10px}._stepTagContext_1e6kq_111{color:var(--primary-blue);background:var(--primary-blue-soft)}._question_1e6kq_116{color:var(--text-main);margin:0 0 20px;font-size:21px;font-weight:600;line-height:1.3}._options_1e6kq_125{flex-direction:column;gap:10px;list-style:none;display:flex}._option_1e6kq_125{text-align:left;border:1.5px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-white);width:100%;color:var(--text-main);cursor:pointer;align-items:center;gap:14px;padding:15px 16px;font-size:15.5px;line-height:1.4;transition:border-color .14s,background .14s,transform .1s;display:flex}._option_1e6kq_125:hover{border-color:var(--primary-blue);background:var(--bg-blue-soft)}._option_1e6kq_125:active{transform:scale(.995)}._optionSelected_1e6kq_158,._optionSelected_1e6kq_158:hover{border-color:var(--primary-blue);background:var(--primary-blue-soft)}._bullet_1e6kq_164{border:1.5px solid var(--line-color-light);width:26px;height:26px;font-size:13px;font-weight:var(--font-weight-medium);color:var(--text-muted);background:var(--bg-white);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:all .14s;display:inline-flex}._optionSelected_1e6kq_158 ._bullet_1e6kq_164{border-color:var(--primary-blue);background:var(--primary-blue);color:#fff}._fields_1e6kq_187{gap:16px;display:grid}._field_1e6kq_187{flex-direction:column;gap:6px;display:flex}._label_1e6kq_198{font-size:14px;font-weight:var(--font-weight-medium);color:var(--text-main)}._optional_1e6kq_204{color:var(--text-muted);font-weight:var(--font-weight-regular)}._input_1e6kq_209{border:1.5px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-white);width:100%;color:var(--text-main);padding:12px 14px;font-size:15px;transition:border-color .14s}._input_1e6kq_209:focus{border-color:var(--primary-blue);outline:none}._inputError_1e6kq_225{border-color:#e5484d}._textarea_1e6kq_229{border:1.5px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-white);width:100%;color:var(--text-main);resize:vertical;padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.5;transition:border-color .14s}._textarea_1e6kq_229:focus{border-color:var(--primary-blue);outline:none}._fieldError_1e6kq_248{color:#e5484d;font-size:13px}._consent_1e6kq_253{color:var(--text-muted);margin-top:4px;font-size:13px}._nav_1e6kq_260{justify-content:space-between;align-items:center;gap:12px;margin-top:26px;display:flex}._back_1e6kq_268{color:var(--text-muted);font-size:15px;font-weight:var(--font-weight-medium);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;padding:12px 8px;transition:color .14s}._back_1e6kq_268:hover{color:var(--text-main)}._back_1e6kq_268:disabled{opacity:0;pointer-events:none}._next_1e6kq_289{background:var(--primary-blue);color:#fff;border-radius:var(--radius-md);font-size:15px;font-weight:var(--font-weight-medium);cursor:pointer;border:none;padding:13px 30px;transition:background .14s,opacity .14s}._next_1e6kq_289:hover:not(:disabled){background:var(--primary-blue-dark)}._next_1e6kq_289:disabled{opacity:.45;cursor:not-allowed}._submit_1e6kq_310{background:var(--accent-green);color:#012d1e;font-weight:700}._submit_1e6kq_310:hover:not(:disabled){background:var(--accent-green-dark)}._startButton_1e6kq_320{background:var(--accent-green);color:#012d1e;border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:30px;padding:15px 34px;font-size:16px;font-weight:700;transition:transform .14s,box-shadow .14s,filter .14s;box-shadow:0 16px 34px #00e5a03d}._startButton_1e6kq_320:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 20px 38px #00e5a052}._formError_1e6kq_340{border-radius:var(--radius-md);color:#b42318;background:#fdecee;border:1px solid #f5c2c7;margin-top:16px;padding:12px 14px;font-size:14px}._spinner_1e6kq_350{vertical-align:-2px;border:2px solid #012d1e4d;border-top-color:#012d1e;border-radius:50%;width:16px;height:16px;margin-right:9px;animation:.7s linear infinite _spin_1e6kq_350;display:inline-block}@keyframes _spin_1e6kq_350{to{transform:rotate(360deg)}}._backLink_1e6kq_368{color:var(--text-muted);margin-top:26px;font-size:14px}._backLink_1e6kq_368 a{color:var(--primary-blue);font-weight:var(--font-weight-medium)}@media (width<=560px){._page_1e6kq_1{padding:28px 12px 48px}._card_1e6kq_77{padding:24px 18px 22px}._question_1e6kq_116{font-size:19px}._next_1e6kq_289{padding:13px 22px}}._root_1em07_1{width:100%}._track_1em07_5{border-radius:var(--radius-pill);background:var(--border-soft);width:100%;height:6px;overflow:hidden}._fill_1em07_13{border-radius:var(--radius-pill);background:var(--gradient-arc);height:100%;transition:width .32s}._root_1ux5q_1{justify-content:center;width:100%;padding:4px 0 20px;display:flex}._logoLink_1ux5q_8{justify-content:center;align-items:center;display:inline-flex}._logoLink_1ux5q_8 img{width:auto;height:30px}@media (width<=560px){._logoLink_1ux5q_8 img{height:26px}}._heroScroll_y334a_1{height:550vh;position:relative}._heroScrollFinalOnly_y334a_6{height:100vh}._heroSticky_y334a_10{color:#fff;background:#081826;flex-direction:column;align-items:center;height:100vh;font-family:Inter,Geist,system-ui,sans-serif;display:flex;position:sticky;top:0;overflow:hidden}._heroBackgroundLayer_y334a_23{pointer-events:none;z-index:0;will-change:opacity, transform;position:absolute;inset:0}._heroBackgroundBase_y334a_31{background:radial-gradient(circle at 50% 70%,#00e5a00a,#0000 40%),linear-gradient(#081826 0%,#0a2540 100%)}._heroBackgroundActivation_y334a_37{transform-origin:50% 60%;background:radial-gradient(circle at 50% 60%,#00e5a029 0%,#00e5a000 38%),radial-gradient(circle at 50% 60%,#0047ff1f 0%,#0047ff00 52%)}._heroBackgroundSystem_y334a_44{transform-origin:50% 58%;background:radial-gradient(circle at 50% 55%,#00e5a02e 0%,#00e5a000 44%),radial-gradient(circle at 68% 70%,#00bfff1a 0%,#00bfff00 50%)}._heroBackgroundTexture_y334a_51{background-image:radial-gradient(#b4d8ff2e .85px,#0000 .85px);background-size:24px 24px}._container_y334a_57{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1440px;height:100%;margin:0 auto;display:flex;position:relative;overflow:visible}._textBlock_y334a_71{text-align:center;z-index:5;flex-shrink:0;width:min(1280px,100vw - 24px);max-width:1280px;margin:0 auto;padding-top:max(104px,13vh);padding-left:12px;padding-right:12px;position:relative}._title_y334a_84{letter-spacing:-.04em;color:#fff;flex-direction:column;align-items:center;margin:0;font-size:clamp(24px,3.25vw,48px);font-weight:800;line-height:1;display:flex}._titleLine_y334a_96{white-space:nowrap;display:block}._gradientBrain_y334a_101,._gradientAI_y334a_109{background:var(--gradient-arc);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}._subtitle_y334a_117{color:#ffffffc2;max-width:680px;margin-top:max(18px,2.2vh);margin-left:auto;margin-right:auto;font-size:clamp(17px,1.5vw,21px);line-height:1.62}._buttonsWrapper_y334a_127{justify-content:center;gap:18px;margin-top:max(22px,3vh);display:flex}._visualStage_y334a_135{z-index:2;isolation:isolate;flex:none;width:min(1115px,100vw - 80px);height:min(494px,44.3518vw - 35.4814px,max(390px - 2.25vw,102vh - 451.86px));min-height:280px;margin:clamp(35px,4vw,55px) auto 0;position:relative;overflow:visible}._animWrapper_y334a_147{z-index:10;pointer-events:none;position:absolute;top:50%;left:50%}._cardCentered_y334a_158{transform:translate(-50%,-50%)}._chaosCard_y334a_163{background:var(--bg-dark-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f8fafc;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;width:176px;height:60px;padding:0 16px;display:flex;box-shadow:0 16px 38px #00000047,inset 0 1px #ffffff0f}._chaosCardIcon_y334a_180{justify-content:center;align-items:center;width:24px;height:24px;display:flex}._chaosCardContent_y334a_188{flex-direction:column;display:flex}._chaosCardTitle_y334a_193{color:#f8fafc;font-size:14px;font-weight:700;line-height:1.2}._chaosCardSub_y334a_200{color:#e2e8f0a8;margin-top:2px;font-size:12px;line-height:1.2}._brainCoreUnified_y334a_207{background:var(--bg-dark-soft);color:#fff;z-index:20;will-change:transform, opacity;border:1px solid #ffffff1a;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:252px;height:252px;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}._brainCoreUnified_y334a_207:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0d,#0000 28%);border-radius:29px;position:absolute;inset:1px}._finalPhaseBackdrop_y334a_236{pointer-events:none;z-index:1;will-change:clip-path, opacity, border-radius;background:linear-gradient(#0a2540 0%,#0b3042 55%,#0d3440 100%);border:1px solid #ffffff0d;width:2400px;height:1800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._brainTextLayer_y334a_250{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute}._brainCoreUnified_y334a_207 ._icon_y334a_260{color:#7dd3fc;filter:drop-shadow(0 0 12px #60a5fa59);width:36px;height:36px;margin-bottom:16px}._brainCoreUnified_y334a_207 h3{letter-spacing:-.03em;color:#f8fafc;margin:0;font-size:28px;font-weight:800;line-height:1.1}._brainCoreUnified_y334a_207 ._status_y334a_277{color:#67e8f9;align-items:center;gap:8px;margin-top:16px;font-size:14px;font-weight:600;display:flex}._brainCoreUnified_y334a_207 ._statusDot_y334a_287{background:#22d3ee;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #22d3ee}._humanSilhouette_y334a_295{opacity:.78;flex-direction:column;justify-content:flex-end;align-items:center;width:170px;height:150px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._humanOutline_y334a_309{stroke:#7d76ff80;fill:none;stroke-width:2px;width:100%;height:100%}._humanOutlineTeal_y334a_317{stroke:#22d3ee80}._statePill_y334a_325{color:#fff;letter-spacing:.08em;z-index:12;border-radius:14px;justify-content:center;align-items:center;width:168px;height:40px;font-size:16px;font-weight:800;display:flex;position:absolute;bottom:2px;left:50%;transform:translate(-50%);box-shadow:0 14px 28px #02061733}._pillChaos_y334a_344,._pillConvergence_y334a_350,._pillOrder_y334a_356{background:var(--bg-dark-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a}._linesSvg_y334a_363{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}._chaosLines_y334a_371 stroke{stroke:#7a99d247;stroke-width:1.4px;stroke-dasharray:5 8;fill:none}._convergenceLines_y334a_378 stroke{stroke-width:2px;fill:none;filter:drop-shadow(0 0 4px #3b82f680)}._orderLines_y334a_384 stroke{stroke:#22d3eec7;stroke-width:2px;fill:none}._orderedInput_y334a_390,._orderedOutput_y334a_391{background:var(--bg-dark-soft);color:#f8fafc;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:14px;width:236px;height:68px;padding:0 18px;display:flex;box-shadow:0 16px 38px #00000047,inset 0 1px #ffffff0d}._orderedText_y334a_407{color:#f8fafc;font-size:16px;font-weight:700}._cardAI_y334a_413{background:var(--bg-dark);border-color:#b779ff80;box-shadow:0 16px 38px #00000047,inset 0 1px #ffffff0a}._finalSystemMapWrapper_y334a_422{z-index:16;pointer-events:none;position:absolute;inset:0}._finalPhaseMedia_y334a_429{z-index:3;pointer-events:none;will-change:transform, opacity;position:absolute;top:calc(50% - 32px);left:50%}._finalPhaseMediaImage_y334a_438{width:min(1115px,100% - 6px,max(870px - 5vw,220vh - 919.6px))}._finalPhaseMediaNetwork_y334a_442{width:min(820px,100% - 72px)}._finalNeuralNetwork_y334a_446{aspect-ratio:920/520;filter:drop-shadow(0 24px 72px #02061752);width:100%;position:relative}._finalPhaseImage_y334a_453{filter:drop-shadow(0 24px 72px #02061752);width:100%;height:auto;display:block}._finalNetworkSvg_y334a_460{z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}._finalNetworkPathGlow_y334a_469{stroke:#3b82f624;stroke-width:5.5px;fill:none;stroke-linecap:round;filter:blur(4px)}._finalNetworkPath_y334a_469{stroke:#7dd3fc6b;stroke-width:1.45px;fill:none;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px #3b82f62e)drop-shadow(0 0 16px #22d3ee1a)}._finalNetworkPhoton_y334a_488,._finalNetworkPhotonSoft_y334a_489{--photon-dx:0px;--photon-dy:0px;--photon-duration:5.4s;--photon-delay:0s;transform-box:fill-box;transform-origin:50%;animation:_photonTravel_y334a_1 var(--photon-duration) linear infinite;animation-delay:var(--photon-delay)}._finalNetworkPhoton_y334a_488{fill:#a5f3fc;filter:drop-shadow(0 0 8px #7dd3fce6)drop-shadow(0 0 18px #3b82f68c)}._finalNetworkPhotonSoft_y334a_489{fill:#bfdbfeeb;filter:drop-shadow(0 0 6px #7dd3fc9e)drop-shadow(0 0 12px #3b82f652)}._finalNetworkNode_y334a_514{--node-x:0px;--node-y:0px;--float-x:6px;--float-y:-8px;--float-duration:9s;--float-delay:0s;z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-width:96px;max-width:132px;min-height:42px;transform:translate(calc(-50% + var(--node-x)), calc(-50% + var(--node-y)));animation:_neuralNodeDrift_y334a_1 var(--float-duration) ease-in-out infinite;animation-delay:var(--float-delay);box-sizing:border-box;background:#050f1cc2;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex;position:absolute;top:50%;left:50%;box-shadow:0 12px 28px #02061740,inset 0 1px #ffffff0f}._finalNetworkNodeSystem_y334a_545{background:#081428db;border-color:#22d3ee2e;box-shadow:0 14px 34px #02061742,0 0 18px #22d3ee14,inset 0 1px #ffffff0d}._finalNetworkNodeIcon_y334a_554{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}._finalNetworkNodeLabel_y334a_563{color:#e2e8f0;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.1}._finalSystemMap_y334a_422{width:940px;height:500px;position:absolute;top:58%;left:50%;overflow:visible;transform:translate(-50%,-50%)}._systemConnectors_y334a_581{pointer-events:none;z-index:1;width:940px;height:500px;position:absolute;inset:0;overflow:visible}._systemConnectorPath_y334a_591{stroke:#cbd5e1e6;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round}._systemConnectorNode_y334a_599{fill:#fff;stroke:#cbd5e1f2;stroke-width:2px}._mapSlot_y334a_605{z-index:2;position:absolute}._slotDecisions_y334a_610{width:240px;height:130px;top:20px;left:170px}._slotIdentity_y334a_617{width:270px;height:150px;top:20px;left:560px}._slotRoles_y334a_624{width:230px;height:140px;top:250px;left:70px}._slotProcesses_y334a_631{width:250px;height:145px;top:205px;left:350px}._slotClients_y334a_638{width:230px;height:140px;top:250px;left:680px}._slotAgents_y334a_645{width:310px;height:70px;top:405px;left:315px}._mapCardMotion_y334a_652{transform-origin:50%}._systemCard_y334a_656{color:#1f2a44;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0f2;border-radius:14px;height:100%;padding:16px;overflow:hidden;box-shadow:0 12px 28px #0000002e,0 2px 8px #00000014}._systemCardHeader_y334a_670{align-items:center;gap:9px;margin-bottom:10px;display:flex}._systemIconBadge_y334a_677{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}._accentTeal_y334a_687{color:#0f9488;background:#0d948824}._accentBlue_y334a_692{color:#2563eb;background:#3b82f624}._accentViolet_y334a_697{color:#7c3aed;background:#8b5cf624}._accentGreen_y334a_702{color:#16a34a;background:#22c55e24}._accentOrange_y334a_707{color:#ea580c;background:#f9731624}._accentSoftBlue_y334a_712{color:#3b82f6;background:#60a5fa29}._systemCardTitle_y334a_717{color:#1f2a44;margin:0;font-size:17px;font-weight:800;line-height:1.1}._miniTable_y334a_725,._rolesTable_y334a_726,._clientsTable_y334a_727{gap:8px;display:grid}._tableHeader_y334a_732{color:#7b8498;text-transform:uppercase;letter-spacing:.04em;grid-template-columns:48% 24% 28%;gap:10px;font-size:9px;font-weight:800;display:grid}._rolesTable_y334a_726 ._tableHeader_y334a_732,._clientsTable_y334a_727 ._tableHeader_y334a_732{grid-template-columns:1fr auto;gap:10px}._tableRow_y334a_749,._rolesRow_y334a_750,._clientRow_y334a_751{align-items:center;gap:10px;display:grid}._tableRow_y334a_749{grid-template-columns:48% 24% 28%}._placeholderLong_y334a_761,._placeholderMedium_y334a_762,._placeholderShort_y334a_763{background:linear-gradient(90deg,#e8ecf5 0%,#f2f5fb 100%);border-radius:999px;height:7px;display:block}._placeholderLong_y334a_761{width:100%}._placeholderMedium_y334a_762{width:76%}._placeholderShort_y334a_763{width:62%}._statusChip_y334a_782{white-space:nowrap;border-radius:999px;justify-content:center;justify-self:end;align-items:center;width:68px;height:24px;padding:0;font-size:10px;font-weight:700;display:inline-flex}._chipApproved_y334a_796{color:#299c55;background:#22c55e1f}._chipReview_y334a_801{color:#d97706;background:#f973161f}._chipPending_y334a_806{color:#64748b;background:#94a3b82e}._identityGrid_y334a_811{gap:8px;display:grid}._identityRow_y334a_816{grid-template-columns:82px 1fr;align-items:start;gap:10px;display:grid}._identityLabel_y334a_823{letter-spacing:.04em;text-transform:uppercase;color:#7b8497;font-size:10px;font-weight:700}._identityValue_y334a_831{color:#44506a;font-size:11px;line-height:1.38}._tagRow_y334a_837{flex-wrap:wrap;gap:5px;display:flex}._valueTag_y334a_843{color:#3563eb;background:#eef4ff;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}._rolesRow_y334a_750{grid-template-columns:1fr auto;min-height:22px;padding-top:1px}._rowLabel_y334a_858{color:#38445d;font-size:12px;font-weight:600}._rowValue_y334a_864{color:#38445d;font-size:12px;font-weight:700}._avatarGroup_y334a_870{align-items:center;gap:5px;display:flex}._avatar_y334a_870{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#fb7185 100%);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:8px;font-weight:700;display:inline-flex;box-shadow:0 3px 8px #94a3b83d}._processesCard_y334a_890{padding-bottom:14px}._processSteps_y334a_894{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:0;display:grid}._processStep_y334a_894{text-align:center;flex-direction:column;justify-self:center;align-items:center;gap:6px;width:50px;display:flex}._processStepBadge_y334a_911{color:#16a34a;background:#22c55e24;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:inline-flex}._processStepIcon_y334a_924{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:inline-flex}._processStepLabel_y334a_938{color:#495469;font-size:10px;font-weight:700}._processRail_y334a_944{grid-template-columns:repeat(4,1fr);align-items:center;margin-top:14px;padding:0 4px;display:grid;position:relative}._processRail_y334a_944:before{content:"";background:linear-gradient(90deg,#22c55ed9 0%,#22c55ebf 72%,#cbd5e1d9 72% 100%);border-radius:999px;height:2px;position:absolute;top:50%;left:18px;right:18px;transform:translateY(-50%)}._processNode_y334a_965{z-index:1;background:#fff;border:1.5px solid #94a3b8;border-radius:50%;width:9px;height:9px;margin:0 auto;position:relative}._processNodeActive_y334a_976{background:#16a34a;border-color:#16a34a}._clientRow_y334a_751{grid-template-columns:1fr auto;min-height:22px}._clientMetrics_y334a_986{align-items:center;gap:8px;display:flex}._clientsTable_y334a_727 ._rowValue_y334a_864{text-align:right;min-width:22px}._sparkline_y334a_997{width:24px;height:12px}._sparkline_y334a_997 path{stroke:#f97316}._agentsCard_y334a_1006{padding:14px 18px}._agentsCard_y334a_1006 ._systemCardHeader_y334a_670{gap:8px;margin-bottom:4px}._agentsCard_y334a_1006 ._systemCardTitle_y334a_717{max-width:220px;font-size:14px;line-height:1.18}._agentsDescription_y334a_1021{color:#5b6478;margin:0 0 0 32px;font-size:11.5px;line-height:1.35}._dashboardPlaceholder_y334a_1029{justify-content:center;align-items:center;margin-top:180px;display:flex;position:absolute;inset:0}._dashboardMockup_y334a_1038{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;pointer-events:auto;will-change:transform, opacity, filter;background:#051024eb;border:1px solid #5ab4ff47;border-radius:28px;width:min(1040px,92vw);height:430px;display:flex;overflow:hidden;box-shadow:0 30px 90px #0000006b,0 0 80px #22d3ee24}._dashboardSidebar_y334a_1055{background:#0003;border-right:1px solid #5ab4ff1a;flex-direction:column;gap:16px;width:220px;padding:24px;display:flex}._dashboardSidebar_y334a_1055 h3{margin:0 0 16px;font-size:18px;font-weight:700}._dashboardMenu_y334a_1071{flex-direction:column;gap:12px;display:flex}._dashboardMenuItem_y334a_1077{color:#fff9;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex}._dashboardMenuItem_y334a_1077._active_y334a_1087{color:#22d3ee;background:#22d3ee1a}._dashboardMain_y334a_1092{flex-direction:column;flex:1;display:flex}._dashboardTopbar_y334a_1098{border-bottom:1px solid #5ab4ff1a;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}._dashboardContent_y334a_1107{flex:1;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr;gap:16px;padding:24px;display:grid}._dashCard_y334a_1116{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:16px}._dashCardTitle_y334a_1123{color:#ffffff80;margin-bottom:8px;font-size:12px}._dashCardValue_y334a_1129{font-size:24px;font-weight:700}._chaosGlow_y334a_1135,._convergenceGlow_y334a_1135,._orderGlow_y334a_1135,._dashboardGlow_y334a_1135{display:none}@keyframes _float_y334a_1145{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._floatingCard_y334a_1145{animation:4s ease-in-out infinite _float_y334a_1145}@keyframes _pulseBrain_y334a_1{0%,to{box-shadow:0 0 28px #3b82f626}50%{box-shadow:0 0 38px #3b82f640}}._pulsingBrain_y334a_1154{animation:3s ease-in-out infinite _pulseBrain_y334a_1}@keyframes _dashFlow_y334a_1{to{stroke-dashoffset:-20px}}._flowingLine_y334a_1162{opacity:.9;animation:4.5s linear infinite _dashFlow_y334a_1}@keyframes _neuralNodeDrift_y334a_1{0%,to{transform:translate(calc(-50% + var(--node-x)), calc(-50% + var(--node-y)))}50%{transform:translate(calc(-50% + var(--node-x) + var(--float-x)), calc(-50% + var(--node-y) + var(--float-y)))}}@keyframes _photonTravel_y334a_1{0%{opacity:0;transform:translate(0)}8%{opacity:1}84%{opacity:1}to{transform:translate(var(--photon-dx), var(--photon-dy));opacity:0}}@media (width<=768px){._heroScroll_y334a_1{height:auto}._heroSticky_y334a_10{height:auto;position:relative}._title_y334a_84{font-size:clamp(24px,5.8vw,34px)}._titleLine_y334a_96{white-space:normal;display:block}._buttonsWrapper_y334a_127{flex-direction:column;padding:0 20px}._visualStage_y334a_135{width:100%;height:auto;margin-top:32px;overflow:visible}._animWrapper_y334a_147,._brainCoreUnified_y334a_207,._statePill_y334a_325,._finalPhaseBackdrop_y334a_236{display:none!important}._linesSvg_y334a_363{display:none}._dashboardMockup_y334a_1038{flex-direction:column;margin:40px auto;opacity:1!important;filter:none!important;width:100%!important;height:auto!important;position:relative!important;transform:none!important}._dashboardSidebar_y334a_1055{border-bottom:1px solid #5ab4ff1a;border-right:none;width:100%}._dashboardContent_y334a_1107{grid-template-columns:1fr}._finalPhaseMedia_y334a_429{width:100%;margin:0 auto;position:relative;top:auto;left:auto;opacity:1!important;transform:none!important}._finalNetworkNode_y334a_514{gap:8px;min-width:88px;max-width:118px;min-height:40px;padding:8px 10px}._finalNetworkNodeLabel_y334a_563{font-size:11px}._finalSystemMapWrapper_y334a_422{width:100%;margin:24px auto 0;position:relative;top:auto;left:auto;opacity:1!important;transform:none!important}._finalSystemMap_y334a_422{gap:14px;width:100%;height:auto;display:grid;position:relative;top:auto;left:auto;transform:none}._systemConnectors_y334a_581{display:none}._mapSlot_y334a_605,._slotDecisions_y334a_610,._slotIdentity_y334a_617,._slotRoles_y334a_624,._slotProcesses_y334a_631,._slotClients_y334a_638,._slotAgents_y334a_645{width:100%;position:relative;top:auto;left:auto;right:auto;transform:none}._mapCardMotion_y334a_652{opacity:1!important;transform:none!important}._systemCard_y334a_656{padding:16px 14px}._identityRow_y334a_816{grid-template-columns:1fr;gap:4px}._processSteps_y334a_894{grid-template-columns:repeat(2,1fr)}._agentsDescription_y334a_1021{margin-left:0}._scene_y334a_1348{flex-direction:column;padding-bottom:80px;display:flex}._humanSilhouette_y334a_295{bottom:-20px}}._stage_967ys_6{--brain-card-width:25%;--brain-core-width:33%;--brain-col-inset:6%;aspect-ratio:1000/444;width:100%;font-family:inherit;position:relative;container-type:inline-size}._connectors_967ys_18{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}._connectorGroup_967ys_28{filter:drop-shadow(0 0 6px #14b8a666)}._connectorPath_967ys_32{fill:none;stroke:#14b8a69e;stroke-width:1.8px;stroke-linecap:round;vector-effect:non-scaling-stroke;animation:1.1s ease-out both _connectorDraw_967ys_1}._connectorFlow_967ys_45{fill:none;stroke:#99f6e4;stroke-width:2.1px;stroke-linecap:round;stroke-dasharray:9 91;opacity:.5;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px #99f6e4a6);animation:3.8s linear 1.1s infinite _connectorFlowMove_967ys_1}._connectorFlowActive_967ys_57{stroke-width:2.8px;opacity:.95;filter:drop-shadow(0 0 7px #99f6e4e6);transition:stroke-width .4s,opacity .4s;animation-duration:1.5s}._card_967ys_66{z-index:2;box-sizing:border-box;opacity:0;pointer-events:auto;background:linear-gradient(#0a233aeb,#081e32eb);border:1px solid #94a3b81f;border-radius:1.7cqw;flex-direction:column;padding:1.05cqw 1.3cqw 1.1cqw;transition:transform .28s,box-shadow .28s,border-color .28s;animation:.7s ease-out forwards _cardFadeIn_967ys_1;display:flex;position:absolute;box-shadow:0 16px 40px #0000002e}._interactive_967ys_88{cursor:pointer}._interactive_967ys_88:hover,._interactive_967ys_88:focus-visible{border-color:#94a3b838;transform:translateY(-2px);box-shadow:0 20px 46px #00000038,0 0 16px #2dd4bf1a}._interactive_967ys_88:focus-visible{outline-offset:3px;outline:2px solid #5eead48c}._interactive_967ys_88:hover ._iconSquare_967ys_104,._interactive_967ys_88:focus-visible ._iconSquare_967ys_104{filter:brightness(1.12)}._card_967ys_66[data-state=expanded]{border-color:#5eead466;box-shadow:0 22px 52px #00000042,0 0 0 1px #5eead424,0 0 30px #2dd4bf33}._card_967ys_66[data-state=expanded] ._iconSquare_967ys_104{box-shadow:inset 0 1px #ffffff40,0 0 16px #5eead499,0 4px 12px #0000004d}._cardDecisiones_967ys_129{left:var(--brain-col-inset);width:var(--brain-card-width);animation-delay:50ms;top:13%}._cardIdentidad_967ys_136{right:var(--brain-col-inset);width:var(--brain-card-width);animation-delay:.1s;top:13%}._cardProcesos_967ys_143{width:var(--brain-core-width);border-color:#2dd4bf47;margin-left:auto;margin-right:auto;animation-delay:0s;top:25%;left:0;right:0;box-shadow:0 18px 44px #0003,0 0 26px #2dd4bf1f}._cardRoles_967ys_157{left:var(--brain-col-inset);width:var(--brain-card-width);animation-delay:.18s;top:66%}._cardAgentes_967ys_164{width:var(--brain-card-width);margin-left:auto;margin-right:auto;animation-delay:.3s;top:66%;left:0;right:0}._cardClientes_967ys_174{right:var(--brain-col-inset);width:var(--brain-card-width);animation-delay:.22s;top:66%}._cardHeader_967ys_182{align-items:center;gap:.8cqw;display:flex}._iconSquare_967ys_104{color:#fff;border-radius:.75cqw;flex:none;justify-content:center;align-items:center;width:3cqw;height:3cqw;transition:filter .28s,box-shadow .28s;display:inline-flex;box-shadow:inset 0 1px #ffffff2e,0 4px 12px #0000004d}._iconSquare_967ys_104 svg{width:1.65cqw;height:1.65cqw}._iconGreen_967ys_206{background:linear-gradient(160deg,#34d399,#059669)}._iconBlue_967ys_207{background:linear-gradient(160deg,#3b82f6,#1d4ed8)}._iconTeal_967ys_208{background:linear-gradient(160deg,#2dd4bf,#0d9488)}._iconOrange_967ys_209{background:linear-gradient(160deg,#fb923c,#ea580c)}._iconViolet_967ys_210{background:linear-gradient(160deg,#818cf8,#4f46e5)}._cardHeadingText_967ys_212{flex-direction:column;min-width:0;display:flex}._cardTitle_967ys_218{color:#f1f5f9;letter-spacing:-.015em;font-size:1.42cqw;font-weight:700;line-height:1.15}._cardSubtitle_967ys_226{color:#8aa0b8;margin-top:.22cqw;font-size:.82cqw;line-height:1.2}._cardBody_967ys_234{flex-direction:column;margin-top:.5cqw;display:flex}._summaryWrap_967ys_244,._detailWrap_967ys_245{transition:grid-template-rows .5s cubic-bezier(.4,0,.2,1),opacity .4s;display:grid}._summaryWrap_967ys_244>*,._detailWrap_967ys_245>*{min-height:0;overflow:hidden}._summaryWrap_967ys_244{opacity:1;grid-template-rows:1fr}._detailWrap_967ys_245{opacity:0;grid-template-rows:0fr}._detailWrap_967ys_245>*{padding-top:.5cqw}._detailInner_967ys_270{flex-direction:column;gap:.36cqw;display:flex}._card_967ys_66[data-state=expanded] ._summaryWrap_967ys_244{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.4,0,.2,1),opacity .22s}._card_967ys_66[data-state=expanded] ._detailWrap_967ys_245{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .5s cubic-bezier(.4,0,.2,1),opacity .4s 80ms}._summaryRow_967ys_288{background:#ffffff09;border:1px solid #94a3b81f;border-radius:.7cqw;align-items:center;gap:.7cqw;padding:.62cqw .85cqw;display:flex}._summaryLead_967ys_298{flex:none;justify-content:center;align-items:center;width:1.3cqw;height:1.3cqw;display:inline-flex}._summaryLead_967ys_298 svg{width:1.3cqw;height:1.3cqw}._summaryText_967ys_312{color:#f1f5f9;letter-spacing:-.01em;flex:auto;min-width:0;font-size:1.05cqw;font-weight:700}._summaryPulseDot_967ys_321{background:#34d399;border-radius:50%;flex:none;width:.62cqw;height:.62cqw;animation:2.6s ease-in-out infinite _summaryPulse_967ys_321;display:inline-block;box-shadow:0 0 8px #34d39999}._leadViolet_967ys_332{color:#a78bfa}._row_967ys_334{background:#ffffff05;border:1px solid #94a3b814;border-radius:.65cqw;align-items:center;gap:.7cqw;padding:.46cqw .8cqw;display:flex}._rowLead_967ys_344{flex:none;justify-content:center;align-items:center;width:1.15cqw;height:1.15cqw;display:inline-flex}._rowLead_967ys_344 svg{width:1.15cqw;height:1.15cqw}._rowLabel_967ys_358{color:#e2e8f0;white-space:nowrap;flex:none;font-size:.96cqw;font-weight:600}._rowTrailing_967ys_366{flex:auto;justify-content:flex-end;align-items:center;min-width:0;margin-left:auto;display:inline-flex}._rowValue_967ys_375{color:#94a8bf;text-align:right;font-size:.78cqw;line-height:1.25}._leadGreen_967ys_383{color:#4ade80}._leadAmber_967ys_384{color:#fbbf24}._leadBlue_967ys_385{color:#60a5fa}._leadOrange_967ys_386{color:#fb923c}._leadMuted_967ys_387{color:#93a3b8}._trendIcon_967ys_389{color:#facc15;width:1.3cqw;height:1.3cqw}._dotGreen_967ys_396,._dotViolet_967ys_397{border-radius:50%;width:.75cqw;height:.75cqw;display:inline-block}._dotGreen_967ys_396{background:#22c55e;box-shadow:0 0 8px #22c55e8c}._dotViolet_967ys_397{background:#8b5cf6;box-shadow:0 0 8px #8b5cf680}._pill_967ys_415{white-space:nowrap;border-radius:999px;padding:.26cqw .62cqw;font-size:.82cqw;font-weight:600;line-height:1}._pill_green_967ys_424{color:#4ade80;background:#22c55e24}._pill_orange_967ys_425{color:#fb923c;background:#f9731629}._pill_neutral_967ys_426{color:#cbd5e1;background:#94a3b824}._processFlow_967ys_429{margin-top:.85cqw;padding-top:.6cqw}._processCircles_967ys_434{justify-content:space-between;align-items:center;padding:0 1.2cqw;display:flex;position:relative}._processLine_967ys_442{z-index:0;background:#14b8a680;height:1px;position:absolute;top:50%;left:2.3cqw;right:2.3cqw;box-shadow:0 0 6px #14b8a659}._processCircle_967ys_434{z-index:1;color:#e6f7fb;background:#081828fa;border:1px solid #14b8a68c;border-radius:50%;justify-content:center;align-items:center;width:2.3cqw;height:2.3cqw;font-size:1cqw;font-weight:700;display:inline-flex;position:relative;box-shadow:0 0 0 .28cqw #081828fa,0 0 10px #14b8a647}._processLabels_967ys_470{justify-content:space-between;align-items:flex-start;margin-top:.6cqw;display:flex}._processStep_967ys_477{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;min-width:0;display:flex}._processStepTitle_967ys_486{color:#e2e8f0;font-size:1cqw;font-weight:600;line-height:1.1}._processStepSub_967ys_493{color:#8aa0b8;margin-top:.18cqw;font-size:.82cqw}._processChevron_967ys_499{color:#5b7186;flex:none;width:1.05cqw;height:1.05cqw;margin-top:.1cqw}._chips_967ys_508{flex-wrap:wrap;gap:.6cqw;display:flex}._chip_967ys_508{color:#cbd5e1;background:#ffffff08;border:1px solid #94a3b81f;border-radius:.62cqw;align-items:center;gap:.5cqw;padding:.52cqw .9cqw;font-size:.95cqw;font-weight:600;display:inline-flex}._chipIcon_967ys_527{color:#7dd3fc;align-items:center;display:inline-flex}._chipIcon_967ys_527 svg{width:1.1cqw;height:1.1cqw}@keyframes _cardFadeIn_967ys_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _connectorDraw_967ys_1{0%{opacity:0}to{opacity:1}}@keyframes _connectorFlowMove_967ys_1{0%{stroke-dashoffset:0}to{stroke-dashoffset:-100px}}@keyframes _summaryPulse_967ys_321{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){._card_967ys_66,._connectorPath_967ys_32,._connectorFlow_967ys_45,._summaryPulseDot_967ys_321{opacity:1;animation:none}._connectorFlow_967ys_45{opacity:.4}._summaryWrap_967ys_244,._detailWrap_967ys_245,._card_967ys_66[data-state=expanded] ._summaryWrap_967ys_244,._card_967ys_66[data-state=expanded] ._detailWrap_967ys_245{transition:none}}@media (width<=768px){._stage_967ys_6{aspect-ratio:auto;box-sizing:border-box;flex-direction:column;gap:14px;padding-inline:18px;display:flex;container-type:normal}._connectors_967ys_18{display:none}._card_967ys_66{opacity:1;border-radius:16px;padding:16px;animation:none;width:100%!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}._cardIdentidad_967ys_136{order:1}._cardDecisiones_967ys_129{order:2}._cardProcesos_967ys_143{order:3}._cardAgentes_967ys_164{order:4}._cardRoles_967ys_157{order:5}._cardClientes_967ys_174{order:6}._iconSquare_967ys_104{border-radius:10px;width:38px;height:38px}._iconSquare_967ys_104 svg{width:20px;height:20px}._cardTitle_967ys_218{font-size:16px}._cardSubtitle_967ys_226{margin-top:2px;font-size:12px}._cardBody_967ys_234{margin-top:14px}._row_967ys_334{border-radius:10px;gap:10px;padding:9px 11px}._rowLead_967ys_344,._rowLead_967ys_344 svg{width:16px;height:16px}._rowLabel_967ys_358{font-size:14px}._rowValue_967ys_375{font-size:13px}._pill_967ys_415{padding:3px 9px;font-size:12px}._dotGreen_967ys_396,._dotViolet_967ys_397{width:10px;height:10px}._trendIcon_967ys_389{width:18px;height:18px}._detailInner_967ys_270{gap:8px}._detailWrap_967ys_245>*{padding-top:12px}._summaryRow_967ys_288{border-radius:10px;gap:10px;padding:11px 13px}._summaryLead_967ys_298,._summaryLead_967ys_298 svg{width:18px;height:18px}._summaryText_967ys_312{font-size:14px}._summaryPulseDot_967ys_321{width:8px;height:8px}._processFlow_967ys_429{margin-top:16px;padding-top:12px}._processCircle_967ys_434{width:30px;height:30px;font-size:13px;box-shadow:0 0 0 4px #081828fa}._processLine_967ys_442{left:28px;right:28px}._processStepTitle_967ys_486{font-size:13px}._processStepSub_967ys_493{font-size:11px}._processChevron_967ys_499{width:14px;height:14px}._chips_967ys_508{gap:8px}._chip_967ys_508{border-radius:9px;padding:7px 11px;font-size:12px}._chipIcon_967ys_527 svg{width:14px;height:14px}}._root_12l40_1{background:linear-gradient(#fff 0%,#fafcff 45%,#fff 100%);padding:94px 24px 124px}._container_12l40_6{max-width:1040px;margin:0 auto;position:relative}._head_12l40_12{text-align:center;max-width:620px;margin:0 auto}._heading_12l40_18{letter-spacing:-.03em;color:#081a38;font-size:30px;font-weight:800;line-height:1.18}._text_12l40_26{color:#42526e;text-align:center;max-width:610px;margin:20px auto 0;font-size:15.5px;line-height:1.65}._diagramViewport_12l40_35{width:100%;max-width:1060px;margin:34px auto 0}._diagram_12l40_35{width:1060px;height:500px;margin:0 auto;position:relative}._connectors_12l40_48{z-index:1;pointer-events:none;width:1060px;height:500px;position:absolute;inset:0}._connectors_12l40_48 path{fill:none;stroke:#8ea0bd;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}._connectors_12l40_48 circle{fill:#64748b}._orbitOuter_12l40_69,._orbitMiddle_12l40_70,._center_12l40_71{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._orbitOuter_12l40_69{z-index:0;border:1px dashed #94a3b847;width:300px;height:300px}._orbitMiddle_12l40_70{z-index:0;border:1px solid #cbd5e1bf;width:230px;height:230px;box-shadow:0 16px 36px #0f172a0a}._center_12l40_71{z-index:2;width:206px;height:206px}._centerInner_12l40_100{background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:176px;height:176px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 38px #0f172a14,0 3px 10px #0f172a0a}._centerBrain_12l40_119{color:#081a38;width:50px;height:50px}._centerText_12l40_125{color:#081a38;text-align:center;margin:12px 0 0;font-size:17px;font-weight:800;line-height:1.22}._card_12l40_134{text-align:left;z-index:3;background:#fffffff5;border:1px solid #dde5f0;border-radius:14px;width:326px;min-height:206px;padding:22px 24px;position:absolute;box-shadow:0 14px 34px #0f172a0f,0 2px 8px #0f172a08}._cardTopLeft_12l40_149{top:0;left:0}._cardBottomLeft_12l40_154{top:294px;left:0}._cardTopRight_12l40_159{top:0;right:0}._cardBottomRight_12l40_164{top:294px;right:0}._cardHead_12l40_169{align-items:center;gap:14px;margin-bottom:18px;display:flex}._iconBox_12l40_176{background:var(--icon-bg);width:50px;height:50px;color:var(--icon-color);border-radius:9px;flex:none;justify-content:center;align-items:center;display:inline-flex}._icon_12l40_176{stroke-width:1.8px;width:24px;height:24px}._title_12l40_194{color:#081a38;margin:0;font-size:16px;font-weight:800;line-height:1.25}._body_12l40_202{color:#42526e;font-size:15px;line-height:1.62}@media (width<=980px){._root_12l40_1{padding:84px 20px 112px}._diagramViewport_12l40_35{justify-content:center;display:flex;overflow:visible}._diagram_12l40_35{transform-origin:top;margin-bottom:-156px;transform:scale(.67)}}@media (width<=760px){._root_12l40_1{padding:72px 18px 92px}._heading_12l40_18{font-size:27px}._text_12l40_26{font-size:15px}._diagramViewport_12l40_35{margin-top:28px}._diagram_12l40_35{gap:16px;width:min(100%,560px);height:auto;margin-bottom:0;display:grid;transform:none}._connectors_12l40_48,._orbitOuter_12l40_69,._orbitMiddle_12l40_70{display:none}._center_12l40_71{order:-1;width:100%;height:auto;position:relative;top:auto;left:auto;transform:none}._centerInner_12l40_100{width:min(250px,100%);height:180px;margin:0 auto 6px;position:relative;top:auto;left:auto;transform:none}._card_12l40_134{width:100%;min-height:0;position:relative;top:auto;left:auto;right:auto}}@media (width<=560px){._root_12l40_1{padding:60px 16px 74px}._heading_12l40_18{font-size:25px}._centerInner_12l40_100{height:170px}}._map_13e62_1{align-items:stretch;gap:0;margin-top:8px;display:flex}._itemWrap_13e62_8{flex:1;align-items:center;min-width:0;display:flex}._item_13e62_8{border-radius:var(--radius-lg);border:1.5px solid var(--border-soft);background:var(--bg-white);flex:1;min-width:0;padding:16px}._itemLabel_13e62_24{font-size:11.5px;font-weight:var(--font-weight-medium);letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;display:block}._itemValue_13e62_34{color:var(--text-main);overflow-wrap:anywhere;margin:0;font-size:14.5px;font-weight:600;line-height:1.45}._tonePrimary_13e62_43{background:var(--primary-blue-soft);border-color:var(--primary-blue-soft)}._tonePrimary_13e62_43 ._itemLabel_13e62_24{color:var(--primary-blue)}._toneBlocker_13e62_52{background:#fdecee;border-color:#f5c2c7}._toneBlocker_13e62_52 ._itemLabel_13e62_24{color:#b42318}._toneSystem_13e62_61{background:var(--ai-purple-soft);border-color:var(--ai-purple-soft)}._toneSystem_13e62_61 ._itemLabel_13e62_24{color:var(--ai-purple-text)}._toneNext_13e62_70{background:var(--accent-green-soft);border-color:var(--accent-green-soft)}._toneNext_13e62_70 ._itemLabel_13e62_24{color:var(--accent-green-dark)}._connector_13e62_79{color:var(--text-muted);flex:none;padding:0 8px;font-size:18px}@media (width<=720px){._map_13e62_1{flex-direction:column;gap:10px}._itemWrap_13e62_8{flex-direction:column}._connector_13e62_79{padding:4px 0;transform:rotate(90deg)}._item_13e62_8{width:100%}}._page_195c2_1{background:radial-gradient(900px 460px at 50% -8%, #2563eb1a, transparent 70%), var(--bg-page);min-height:100svh;padding:48px 16px 80px}._shell_195c2_9{max-width:760px;margin:0 auto}._hero_195c2_15{border-radius:var(--radius-xl);color:#fff;text-align:center;background:linear-gradient(135deg,#031b38 0%,#06192f 52%,#071a31 100%);padding:38px 32px;box-shadow:0 20px 50px #0f172a2e}._levelTag_195c2_24{font-size:13px;font-weight:var(--font-weight-medium);letter-spacing:.05em;text-transform:uppercase;color:var(--accent-green);margin-bottom:12px;display:inline-block}._levelTitle_195c2_34{color:#fff;margin:0;font-size:clamp(26px,4vw,36px);font-weight:700;line-height:1.15}._score_195c2_42{color:#fffc;margin-top:10px;font-size:14px;display:inline-block}._timeline_195c2_50{margin-top:30px;position:relative}._timelineTrack_195c2_55{border-radius:var(--radius-pill);background:#ffffff29;height:3px;position:absolute;top:13px;left:10%;right:10%}._timelineTrackFill_195c2_65{border-radius:var(--radius-pill);background:var(--accent-green);height:100%;transition:width .32s}._timelineSteps_195c2_72{grid-template-columns:repeat(5,1fr);gap:4px;list-style:none;display:grid;position:relative}._timelineStep_195c2_72{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}._timelineDot_195c2_88{color:#ffffff8c;background:#0b2540;border:2px solid #fff3;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;transition:all .16s;display:inline-flex}._timelineLabel_195c2_104{color:#ffffff73;max-width:92px;font-size:11px;line-height:1.3}._timelineStepDone_195c2_111 ._timelineDot_195c2_88{color:#012d1e;background:var(--accent-green);border-color:var(--accent-green)}._timelineStepDone_195c2_111 ._timelineLabel_195c2_104{color:#ffffffa6}._timelineStepCurrent_195c2_121 ._timelineDot_195c2_88{color:#012d1e;background:var(--accent-green);border-color:var(--accent-green);box-shadow:0 0 0 5px #00e5a038}._timelineStepCurrent_195c2_121 ._timelineLabel_195c2_104{color:#fff;font-weight:600}._timelineDesc_195c2_133{color:#ffffffc7;max-width:480px;margin:18px auto 0;font-size:14.5px;line-height:1.6}@media (width<=560px){._timelineLabel_195c2_104{max-width:62px;font-size:9.5px}._timelineDot_195c2_88{width:24px;height:24px;font-size:11px}}._block_195c2_155{background:var(--bg-white);border:1px solid var(--border-soft);border-radius:var(--radius-lg);margin-top:18px;padding:26px 28px;box-shadow:0 12px 32px #0a25400d}._blockTitle_195c2_164{font-size:13px;font-weight:var(--font-weight-medium);letter-spacing:.04em;text-transform:uppercase;color:var(--primary-blue);margin:0 0 12px}._blockTitleLg_195c2_173{letter-spacing:-.01em;text-transform:none;color:var(--text-main);margin:0 0 14px;font-size:21px;font-weight:700}._blockText_195c2_182{font-size:var(--text-base);color:var(--text-main);margin:0;line-height:1.7}._blockText_195c2_182+._blockText_195c2_182{margin-top:14px}._blockNote_195c2_193{color:var(--text-muted);margin:12px 0 0;font-size:13.5px;font-style:italic;line-height:1.6}._dimensions_195c2_202{gap:12px;margin-top:6px;display:grid}._dimRow_195c2_208{grid-template-columns:1fr auto;align-items:center;gap:8px 14px;display:grid}._dimName_195c2_215{color:var(--text-main);align-items:center;gap:8px;font-size:14.5px;display:inline-flex}._dimWeakTag_195c2_223{font-size:10.5px;font-weight:var(--font-weight-medium);letter-spacing:.03em;text-transform:uppercase;color:var(--ai-purple-text);background:var(--ai-purple-soft);border-radius:var(--radius-pill);padding:2px 8px}._dimScore_195c2_234{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:13px}._dimTrack_195c2_240{border-radius:var(--radius-pill);background:var(--border-soft);grid-column:1/-1;height:7px;overflow:hidden}._dimFill_195c2_248{border-radius:var(--radius-pill);background:var(--primary-blue);height:100%}._dimFillWeak_195c2_254{background:var(--ai-purple)}._extras_195c2_259{gap:10px;margin-top:4px;list-style:none;display:grid}._extras_195c2_259 li{font-size:var(--text-base);color:var(--text-main);align-items:flex-start;gap:10px;line-height:1.6;display:flex}._check_195c2_275{color:var(--accent-green-dark);flex:none;margin-top:2px}._cta_195c2_282{border-radius:var(--radius-xl);text-align:center;color:#fff;background:linear-gradient(135deg,#031b38 0%,#06192f 100%);margin-top:26px;padding:34px 28px}._ctaTitle_195c2_291{color:#fff;margin:0 0 8px;font-size:22px;font-weight:700}._ctaText_195c2_298{font-size:var(--text-base);color:#ffffffc7;max-width:480px;margin:0 auto 20px}._ctaButton_195c2_305{background:var(--accent-green);color:#012d1e;border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:15px 32px;font-size:16px;font-weight:700;transition:transform .14s,box-shadow .14s,filter .14s;display:inline-flex;box-shadow:0 16px 34px #00e5a03d}._ctaButton_195c2_305:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 20px 38px #00e5a052}._ctaAlt_195c2_327{color:#ffffff8c;margin-top:16px;font-size:13.5px}._ctaAltLink_195c2_333{color:#ffffffd9;font-weight:var(--font-weight-medium)}._homeLink_195c2_338{text-align:center;color:var(--text-muted);margin-top:26px;font-size:14px}._homeLink_195c2_338 a{color:var(--primary-blue);font-weight:var(--font-weight-medium)}._state_195c2_351{text-align:center;max-width:560px;margin:0 auto;padding-top:80px}._stateTitle_195c2_358{color:var(--text-main);margin:16px 0 8px;font-size:24px;font-weight:600}._stateText_195c2_365{color:var(--text-muted);font-size:16px}._loaderDot_195c2_370{background:var(--primary-blue);border-radius:50%;width:14px;height:14px;margin:0 4px;animation:1.2s ease-in-out infinite both _bounce_195c2_1;display:inline-block}._loaderDot_195c2_370:first-child{animation-delay:-.24s}._loaderDot_195c2_370:nth-child(2){animation-delay:-.12s}@keyframes _bounce_195c2_1{0%,80%,to{opacity:.4;transform:scale(.5)}40%{opacity:1;transform:scale(1)}}@media (width<=560px){._page_195c2_1{padding:28px 12px 56px}._hero_195c2_15{padding:30px 20px}._block_195c2_155,._cta_195c2_282{padding:22px 18px}}._root_kfsnw_1{background:var(--bg-blue-soft);flex-direction:column;align-items:center;width:100%;padding:140px 0 150px;font-family:Inter,Geist,Satoshi,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}._canvas_kfsnw_13{flex:0 0 1024px;width:1536px;height:1024px;position:relative}@media (width<=899px){._root_kfsnw_1{padding:72px 16px 84px}._canvas_kfsnw_13{flex-direction:column;flex:auto;align-items:center;gap:20px;width:100%;height:auto;display:flex}._connectors_kfsnw_36{display:none}._header_kfsnw_40{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}._badge_kfsnw_48{background:var(--primary-blue-soft);color:var(--primary-blue);border-radius:999px;align-items:center;gap:14px;margin-bottom:24px;padding:10px 24px;font-size:16px;font-weight:700;display:inline-flex}._title_kfsnw_61{letter-spacing:-1.5px;color:var(--text-main);margin-bottom:24px;font-size:clamp(38px,8vw,44px);font-weight:800;line-height:1.1}._highlight_kfsnw_70{color:var(--primary-blue)}._subtitle_kfsnw_74{color:var(--text-muted);max-width:600px;font-size:18px;line-height:28px}._card_kfsnw_81{max-width:420px;min-height:234px;width:100%!important;height:auto!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}._cardAgents_kfsnw_92{min-height:auto}}@media (width>=900px){._connectors_kfsnw_36{z-index:1;pointer-events:none;position:absolute;inset:0}._header_kfsnw_40{width:1536px;height:304px;position:relative}._badge_kfsnw_48{background:var(--primary-blue-soft);width:267px;height:51px;color:var(--primary-blue);border-radius:999px;justify-content:center;align-items:center;gap:14px;font-size:20px;font-weight:700;display:flex;position:absolute;top:26px;left:635px}._title_kfsnw_61{text-align:center;letter-spacing:-2.6px;width:985px;color:var(--text-main);margin:0;font-size:64px;font-weight:800;line-height:1.03;position:absolute;top:18px;left:50%;transform:translate(-50%)}._highlight_kfsnw_70{color:var(--primary-blue)}._subtitle_kfsnw_74{text-align:center;width:1020px;color:var(--text-muted);margin:0;font-size:22px;font-weight:400;line-height:32px;position:absolute;top:134px;left:50%;transform:translate(-50%)}._mapWrapper_kfsnw_162{transform-origin:top;width:1536px;height:700px;margin-bottom:-70px;position:relative;transform:scale(.9)}._card_kfsnw_81{z-index:2;position:absolute}._cardDecisions_kfsnw_176{width:371px;height:234px;top:0;left:240px}._cardIdentity_kfsnw_177{width:398px;height:234px;top:0;left:906px}._cardRoles_kfsnw_178{width:352px;height:233px;top:345px;left:120px}._cardProcesses_kfsnw_179{width:386px;height:239px;top:274px;left:567px}._cardClients_kfsnw_180{width:377px;height:233px;top:345px;left:1040px}._cardAgents_kfsnw_92{width:380px;height:64px;top:594px;left:578px}}._card_kfsnw_81{background:var(--bg-white);border-radius:var(--radius-lg);border:1px solid var(--border-soft);box-sizing:border-box;flex-direction:column;padding:0;display:flex;box-shadow:0 4px 12px #0a25400a}._cardHeader_kfsnw_196{display:flex}._iconBox_kfsnw_200{color:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._iconDecisions_kfsnw_211{background:#00e5a0}._iconIdentity_kfsnw_212{background:#2563eb}._iconProcesses_kfsnw_213{background:#0f9ca8}._iconRoles_kfsnw_214{background:#2563eb}._iconClients_kfsnw_215{background:#ff8a1f}._iconAi_kfsnw_216{background:#7b5fff}._cardText_kfsnw_218{flex-direction:column;display:flex}._cardTitle_kfsnw_223{color:var(--text-main);margin:0;font-size:22px;font-weight:800;line-height:1.2}._cardBody_kfsnw_231{color:var(--text-muted);white-space:pre-line;margin:0;font-size:16px;line-height:26px}._cardBar_kfsnw_239{box-sizing:border-box;border-top:1px solid var(--border-soft);color:var(--text-muted);justify-content:space-between;align-items:center;margin-top:auto;padding:0 16px;font-size:14px;font-weight:600;display:flex}._barLeft_kfsnw_252{align-items:center;gap:10px;display:flex}._cardDecisions_kfsnw_176 ._cardHeader_kfsnw_196{gap:26px;margin:24px 0 0 24px}._cardDecisions_kfsnw_176 ._cardText_kfsnw_218{gap:14px;margin-top:4px}._cardDecisions_kfsnw_176 ._cardBar_kfsnw_239{border-radius:0 0 var(--radius-lg) var(--radius-lg);height:49px}._cardIdentity_kfsnw_177 ._cardHeader_kfsnw_196{gap:27px;margin:24px 0 0 23px}._cardIdentity_kfsnw_177 ._cardText_kfsnw_218{gap:14px;margin-top:4px}._cardIdentity_kfsnw_177 ._cardBar_kfsnw_239{border-radius:0 0 var(--radius-lg) var(--radius-lg);height:49px}._cardRoles_kfsnw_178 ._cardHeader_kfsnw_196{gap:24px;margin:25px 0 0 23px}._cardRoles_kfsnw_178 ._cardText_kfsnw_218{gap:14px;margin-top:5px}._cardRoles_kfsnw_178 ._cardBar_kfsnw_239{border-radius:0 0 var(--radius-lg) var(--radius-lg);height:47px}._cardProcesses_kfsnw_179 ._cardHeader_kfsnw_196{gap:26px;margin:21px 0 0 22px}._cardProcesses_kfsnw_179 ._cardText_kfsnw_218{gap:14px;margin-top:8px}._cardProcesses_kfsnw_179 ._cardBar_kfsnw_239{border-radius:0 0 var(--radius-lg) var(--radius-lg);height:50px}._cardClients_kfsnw_180 ._cardHeader_kfsnw_196{gap:23px;margin:25px 0 0 26px}._cardClients_kfsnw_180 ._cardText_kfsnw_218{gap:14px;margin-top:5px}._cardClients_kfsnw_180 ._cardBar_kfsnw_239{border-radius:0 0 var(--radius-lg) var(--radius-lg);height:47px}._cardAgents_kfsnw_92{border-radius:999px;justify-content:center;align-items:center}._cardAgentsHeader_kfsnw_286{align-items:center;gap:12px;display:flex}._cardAgentsHeader_kfsnw_286 ._iconBox_kfsnw_200{border-radius:50%;width:32px;height:32px}._cardAgentsText_kfsnw_288{flex-direction:column;justify-content:center;display:flex}._cardAgentsTitle_kfsnw_289{color:var(--text-main);margin:0;font-size:15px;font-weight:600}._cardAgentsBody_kfsnw_290{display:none}._root_1cqvk_1{background:#fff;padding:88px 24px 96px}._container_1cqvk_6{max-width:880px;margin:0 auto}._eyebrow_1cqvk_11{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:var(--ai-purple,#7b5fff);font-size:13px;font-weight:700;display:block}._title_1cqvk_21{text-align:center;letter-spacing:-.035em;color:#1a2b3c;margin:14px 0 0;font-size:48px;font-weight:800;line-height:1.1}._muted_1cqvk_31{color:#9aa6b4}._list_1cqvk_35{border-top:1px solid #e6eaf1;margin:46px 0 0;list-style:none}._item_1cqvk_41{border-bottom:1px solid #e6eaf1}._question_1cqvk_45{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:24px 4px;display:flex}._questionText_1cqvk_58{color:#42526e;font-size:17px;font-weight:600;line-height:1.4;transition:color .16s}._question_1cqvk_45:hover ._questionText_1cqvk_58{color:#1a2b3c}._icon_1cqvk_70{color:#8a98a9;flex:none;width:20px;height:20px;transition:transform .24s,color .16s}._iconOpen_1cqvk_80{color:var(--primary-blue,#2563eb);transform:rotate(180deg)}._answer_1cqvk_85{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}._answerOpen_1cqvk_91{grid-template-rows:1fr}._answerInner_1cqvk_95{overflow:hidden}._answerText_1cqvk_99{color:#5a6b80;margin:0;padding:0 48px 26px 4px;font-size:15.5px;line-height:1.72}@media (width<=768px){._root_1cqvk_1{padding:64px 18px 72px}._title_1cqvk_21{font-size:34px}._question_1cqvk_45{gap:16px;padding:20px 2px}._questionText_1cqvk_58{font-size:16px}._answerText_1cqvk_99{padding-right:24px;font-size:15px}}@media (width<=480px){._title_1cqvk_21{font-size:28px}}@media (prefers-reduced-motion:reduce){._answer_1cqvk_85,._icon_1cqvk_70{transition:none}}._root_15zb8_1{background:#fff;padding:60px 10px 72px}._shell_15zb8_6{max-width:1024px;margin:0 auto}._panel_15zb8_11{text-align:center;background:radial-gradient(600px 260px at 50% 25%,#2979ff29,#0000 70%),linear-gradient(135deg,#031b38 0%,#06192f 52%,#071a31 100%);border-radius:14px;flex-direction:column;align-items:center;width:calc(100% - 20px);max-width:1004px;min-height:310px;margin:0 auto;padding:38px 24px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a24}._circuit_15zb8_30{opacity:.35;color:#94a3b8cc;width:min(640px,100% - 120px);height:80px;position:absolute;top:28px;left:50%;transform:translate(-50%)}._circuit_15zb8_30 path,._circuit_15zb8_30 circle{stroke:currentColor;stroke-width:1.3px}._circuit_15zb8_30 path{fill:none;stroke-linecap:round;stroke-linejoin:round}._circuit_15zb8_30 circle{fill:#091b35}._brain_15zb8_57{opacity:.45;color:#cbd5e1cc;width:56px;height:56px;position:absolute;top:32px;left:50%;transform:translate(-50%)}._title_15zb8_68{letter-spacing:-.025em;color:#fff;text-align:center;max-width:680px;margin:72px 0 0;font-size:32px;font-weight:800;line-height:1.2}._text_15zb8_79{color:#ffffffc2;text-align:center;max-width:600px;margin:22px auto 0;font-size:16px;line-height:1.7}._button_15zb8_88{background:var(--accent-green);color:#012d1e;cursor:pointer;border:none;border-radius:7px;justify-content:center;align-items:center;width:264px;min-height:50px;margin-top:28px;font-size:16px;font-weight:800;transition:transform .14s,box-shadow .14s,filter .14s;display:inline-flex;box-shadow:0 16px 34px #00e5a042}._button_15zb8_88:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 20px 38px #00e5a057}@media (width<=768px){._root_15zb8_1{padding:42px 16px 34px}._panel_15zb8_11{width:100%;padding-inline:20px}._circuit_15zb8_30{width:calc(100% - 56px)}._title_15zb8_68{font-size:26px}._text_15zb8_79{font-size:15px}}@media (width<=560px){._panel_15zb8_11{min-height:0;padding:34px 18px}._circuit_15zb8_30{width:calc(100% - 36px);top:24px}._brain_15zb8_57{top:28px}._title_15zb8_68{margin-top:68px;font-size:26px}._button_15zb8_88{width:100%;max-width:280px}}._root_12glm_7{background:#fff;position:relative;overflow:hidden}._effects_12glm_15{pointer-events:none;position:absolute;inset:0;overflow:hidden}._neonLine_12glm_23{background:linear-gradient(90deg,#0000 0%,#6cf 20%,#80dfff 50%,#6cf 80%,#0000 100%);width:100%;height:2px;position:absolute;top:0;left:0;box-shadow:0 0 20px #6cf,0 0 40px #3bf}._orb_12glm_43{border-radius:50%;position:absolute}._orbTopRight_12glm_48{opacity:.25;background:radial-gradient(circle,#75c7f0 0%,#0000 70%);width:500px;height:500px;top:-128px;right:-128px}._orbBottomLeft_12glm_57{opacity:.2;background:radial-gradient(circle,#8894dd 0%,#0000 70%);width:600px;height:600px;bottom:-160px;left:-160px}._orbCenter_12glm_66{opacity:.2;background:radial-gradient(circle,#5abff2 0%,#0000 50%);width:2000px;height:2000px;top:50%;left:50%;transform:translate(-50%)}._orbRightBottom_12glm_76{opacity:.15;background:radial-gradient(circle,#7de8e8 0%,#0000 70%);width:384px;height:384px;bottom:-80px;right:25%}._container_12glm_87{z-index:10;max-width:1280px;margin:0 auto;padding:64px 24px;position:relative}._grid_12glm_95{grid-template-columns:1fr;gap:48px;margin-bottom:48px;display:grid}._colTitle_12glm_104{letter-spacing:.08em;text-transform:uppercase;color:#6b7a8d99;margin:0 0 16px;font-size:13px;font-weight:600}._menuLinks_12glm_113{flex-wrap:wrap;gap:8px 16px;display:flex}._menuLink_12glm_113{color:#1a2b3cb3;font-size:14px;transition:color .15s}._menuLink_12glm_113:hover{color:var(--text-main)}._colCenter_12glm_132{text-align:center}._brand_12glm_136{display:inline-flex}._brandLogo_12glm_140{width:auto;height:48px;margin:0 auto}._description_12glm_146{max-width:28rem;color:var(--text-muted);margin:16px auto 32px;font-size:14px;line-height:1.65}._socials_12glm_154{justify-content:center;align-items:center;gap:16px;display:flex}._socialLink_12glm_161{width:40px;height:40px;color:var(--text-main);background:#1a2b3c0d;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:inline-flex}._socialLink_12glm_161:hover{background:#1a2b3c1a;transform:translateY(-1px)}._socialLink_12glm_161 svg{width:18px;height:18px}._colContact_12glm_187{text-align:left}._contactInfo_12glm_191{flex-direction:column;gap:6px;display:flex}._company_12glm_197{color:var(--text-main);font-size:14px;font-weight:500}._contactLine_12glm_203{color:#1a2b3cb3;font-size:14px;transition:color .15s}a._contactLine_12glm_203:hover{color:var(--primary-blue)}._bottom_12glm_215{border-top:1px solid #1a2b3c1a;flex-direction:column;align-items:center;gap:16px;padding-top:32px;display:flex}._copyright_12glm_224{color:#6b7a8d99;font-size:14px}._madeWith_12glm_229{color:#6b7a8d80;font-size:14px}._heart_12glm_234{color:#3bf}._legal_12glm_238{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}._legalLink_12glm_245{color:#6b7a8d99;font-size:14px;transition:color .15s}._legalLink_12glm_245:hover{color:var(--text-main)}@media (width>=768px){._container_12glm_87{padding:80px 48px}._grid_12glm_95{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start}._colMenu_12glm_267{grid-column:span 3/span 3}._colCenter_12glm_132{grid-column:span 6/span 6}._colContact_12glm_187{text-align:right;grid-column:span 3/span 3}._contactInfo_12glm_191{align-items:flex-end}._bottom_12glm_215{flex-direction:row;justify-content:space-between}}@media (width>=1024px){._container_12glm_87{padding-left:80px;padding-right:80px}}._container_19e22_1{width:min(var(--container), 100% - (var(--gutter) * 2));margin-inline:auto}._root_cdkm6_1{background:radial-gradient(58% 36%,#e2ecff94,#0000 72%),linear-gradient(#fff 0%,#fbfdff 50%,#fff 100%);padding:100px 0 0;position:relative;overflow:hidden}._bgEffects_cdkm6_10{display:none}._orb1_cdkm6_14,._orb2_cdkm6_15,._orb3_cdkm6_16{filter:blur(80px);opacity:.6;border-radius:50%;position:absolute}._orb1_cdkm6_14{background:#b4c8ff80;width:400px;height:400px;top:-100px;left:-100px}._orb2_cdkm6_15{background:#dcbeff66;width:500px;height:500px;bottom:-150px;right:-100px}._orb3_cdkm6_16{background:#a0dcff4d;width:300px;height:300px;top:50%;left:50%;transform:translate(-50%,-50%)}._head_cdkm6_48{z-index:1;text-align:center;max-width:800px;margin:0 auto 60px;position:relative}._compHeader_cdkm6_56{letter-spacing:.15em;color:var(--text-muted);background:var(--bg-page);border-radius:100px;padding:4px 12px;font-size:11px;font-weight:700}._compSub_cdkm6_66{letter-spacing:.05em;color:var(--primary-blue);font-size:14px;font-weight:600}._title_cdkm6_73{color:var(--text-main);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(28px,4vw,42px);font-weight:600;line-height:1.2}._desc_cdkm6_82{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:clamp(16px,2vw,20px);line-height:1.5}._stage_cdkm6_90{z-index:1;grid-template-columns:1fr 1fr;gap:20px;width:100%;max-width:1100px;min-height:680px;margin:0 auto;display:grid;position:relative}._column_cdkm6_102{flex-direction:column;height:100%;display:flex;position:relative}._colHeader_cdkm6_109{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;height:80px;padding-top:20px;display:flex}._colContent_cdkm6_120{flex:1;width:100%;position:relative}._mobileSceneWrapper_cdkm6_126{width:100%;height:100%;position:relative}._sceneInner_cdkm6_132{width:100%;height:100%;position:absolute;top:0;left:0}._divider_cdkm6_140{z-index:0;background:linear-gradient(#0000,#132d6233 20% 80%,#0000);width:1px;position:absolute;top:10%;bottom:10%;left:50%;transform:translate(-50%)}._silhouette_cdkm6_151{fill:#132d620d;stroke:#132d62;stroke-width:1.5px;z-index:1;width:160px;height:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._card_cdkm6_174,._systemCard_cdkm6_191{background:var(--bg-white);border:1px solid var(--border-soft);border-radius:var(--radius-lg);color:var(--text-main);white-space:nowrap;will-change:transform, opacity;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:500;display:flex;position:absolute;box-shadow:0 12px 32px #0a25400f}._cardIcon_cdkm6_208,._systemCardIcon_cdkm6_208{width:18px;height:18px;color:var(--text-muted)}._systemCardIcon_cdkm6_208{color:var(--primary-blue)}._badge_cdkm6_218{color:#fff;background:#ff8a1f;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}._brainContainer_cdkm6_236{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;top:36%;left:50%;transform:translate(-50%,-50%)}._brainSvg_cdkm6_250{fill:none;width:80px;height:80px;stroke:var(--primary-blue);stroke-width:1.5px;z-index:2;filter:drop-shadow(0 0 12px #0047ff4d);position:relative}._leftCloud_cdkm6_164,._rightNetwork_cdkm6_164{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}._signalDot_cdkm6_271{background:var(--primary-blue);opacity:0;z-index:3;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 8px 2px #0047ff66}._svgConnections_cdkm6_282{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}._connectionPath_cdkm6_292{fill:none;stroke:var(--line-color-light);opacity:.75;stroke-width:2px;stroke-linecap:round}@media (width<=899px){._root_cdkm6_1{padding:60px 0 40px}._stage_cdkm6_90{flex-direction:column;gap:80px;height:auto;display:flex}._divider_cdkm6_140{display:none}._column_cdkm6_102{--scene-scale:calc((100vw - 40px) / 540);width:100%;min-height:auto}._colContent_cdkm6_120{width:100%;height:calc(600px * var(--scene-scale));position:relative}._mobileSceneWrapper_cdkm6_126{justify-content:center;width:100%;height:100%;display:flex;position:relative}._sceneInner_cdkm6_132{transform-origin:top;width:540px;height:600px;transform:scale(var(--scene-scale));flex-shrink:0;position:relative;top:0;left:auto}}._heroHeader_drx54_10{z-index:20;background:0 0;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:600px;padding:12px 24px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%)}._heroSpacer_drx54_29{flex-shrink:0;width:96px}._heroLogo_drx54_34{justify-content:center;align-items:center;display:inline-flex}._heroLogo_drx54_34 img{width:auto;height:52px}._heroLogin_drx54_45{flex-shrink:0;justify-content:flex-end;width:96px;display:flex}._loginLink_drx54_54{color:var(--text-main);white-space:nowrap;font-size:14px;font-weight:500;transition:color .15s}._loginLink_drx54_54:hover{color:var(--primary-blue)}._loginHero_drx54_67{color:#ffffffe6}._loginHero_drx54_67:hover{color:#fff}._floatingWrap_drx54_77{z-index:50;flex-direction:column;align-items:center;width:max-content;max-width:calc(100% - 32px);margin-inline:auto;display:flex;position:fixed;top:24px;left:0;right:0}._pill_drx54_93{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffffd9 0%,#f0f8ffcc 50%,#e6f5ffd9 100%);border:1px solid #fff6;border-radius:999px;align-items:center;gap:4px;padding:8px 12px;display:flex;box-shadow:0 8px 32px #00000014,0 0 40px #64c8ff1a,inset 0 1px #ffffffe6}._pillLogo_drx54_114{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 8px;display:inline-flex}._pillLogo_drx54_114 img{width:auto;height:32px}._divider_drx54_129{background:#1a2b3c33;flex-shrink:0;width:1px;height:24px}._dividerDesktop_drx54_136{display:block}._navLinks_drx54_140{align-items:center;display:flex}._navLink_drx54_140{color:#1a2b3cb3;white-space:nowrap;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:500;transition:color .15s}._navLink_drx54_140:hover{color:var(--text-main)}._ctaPill_drx54_159{color:#fff;background:var(--primary-blue);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:8px 20px;font-size:14px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}._ctaPill_drx54_159:hover{background:var(--primary-blue-dark);transform:translateY(-1px)}._loginDesktop_drx54_180{padding:0 8px}._hamburger_drx54_186{width:36px;height:36px;color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;display:none}._mobileMenu_drx54_199{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffffd9 0%,#f0f8ffcc 50%,#e6f5ffd9 100%);border:1px solid #fff6;border-radius:16px;flex-direction:column;width:100%;max-width:320px;margin-top:10px;padding:12px;display:flex;box-shadow:0 8px 32px #00000014,0 0 40px #64c8ff1a,inset 0 1px #ffffffe6}._mobileLink_drx54_222{color:#1a2b3cc7;border-radius:10px;padding:12px 14px;font-size:15px;font-weight:500;transition:color .15s,background .15s}._mobileLink_drx54_222:hover{color:var(--text-main);background:#2563eb0f}._mobileLogin_drx54_238{color:var(--primary-blue);border-top:1px solid #1a2b3c1a;margin-top:4px;padding:12px 14px;font-size:15px;font-weight:600}@media (width<=767px){._heroHeader_drx54_10{flex-direction:column;gap:10px;max-width:360px}._heroSpacer_drx54_29{display:none}._heroLogin_drx54_45{justify-content:center;width:auto}._heroLogo_drx54_34 img{height:44px}._navLinks_drx54_140,._loginDesktop_drx54_180,._dividerDesktop_drx54_136{display:none}._pillLogo_drx54_114 img{height:24px}._ctaPill_drx54_159{padding:8px 16px}._hamburger_drx54_186{display:inline-flex}}._root_3kfm2_1{background:linear-gradient(#fff 0%,#fafcff 45%,#fff 100%);padding:128px 24px 132px}._container_3kfm2_6{max-width:1100px;margin:0 auto;position:relative}._head_3kfm2_12{text-align:center;max-width:720px;margin:0 auto}._heading_3kfm2_18{letter-spacing:-.032em;color:#081a38;font-size:38px;font-weight:800;line-height:1.16}._text_3kfm2_26{color:#42526e;text-align:center;max-width:680px;margin:22px auto 0;font-size:16.5px;line-height:1.7}._layout_3kfm2_36{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:56px;margin:56px auto 0;display:grid}._cards_3kfm2_45{flex-direction:column;gap:16px;display:flex}._card_3kfm2_45{text-align:left;background:#fffffff5;border:1px solid #dde5f0;border-radius:14px;align-items:flex-start;gap:16px;padding:20px 22px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 14px 34px #0f172a0d,0 2px 8px #0f172a08}._card_3kfm2_45:hover{border-color:#cdd9ea;transform:translateY(-2px);box-shadow:0 20px 42px #0f172a14,0 3px 10px #0f172a0a}._iconBox_3kfm2_74{background:var(--icon-bg);width:46px;height:46px;color:var(--icon-color);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}._icon_3kfm2_74{stroke-width:1.8px;width:23px;height:23px}._cardText_3kfm2_92{min-width:0}._title_3kfm2_96{color:#081a38;margin:0;font-size:17.5px;font-weight:800;line-height:1.25}._body_3kfm2_104{color:#42526e;margin:7px 0 0;font-size:15px;line-height:1.62}._diagram_3kfm2_112{justify-content:center;display:flex}._stage_3kfm2_117{aspect-ratio:1;width:100%;max-width:440px;position:relative}._connectors_3kfm2_124{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}._flowLines_3kfm2_133 line{stroke:#aab7c8;stroke-width:2px;stroke-linecap:round;stroke-dasharray:5 9;stroke-dashoffset:0;animation:1.6s linear infinite _flowIn_3kfm2_1}._flowLines_3kfm2_133 line:nth-child(2){animation-delay:-.4s}._flowLines_3kfm2_133 line:nth-child(3){animation-delay:-.8s}._flowLines_3kfm2_133 line:nth-child(4){animation-delay:-1.2s}@keyframes _flowIn_3kfm2_1{to{stroke-dashoffset:-14px}}._orbit_3kfm2_158{z-index:0;border:1px dashed #94a3b873;border-radius:50%;width:72%;height:72%;animation:38s linear infinite _spin_3kfm2_1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes _spin_3kfm2_1{to{transform:translate(-50%,-50%)rotate(360deg)}}._center_3kfm2_177{z-index:3;background:radial-gradient(circle at 50% 28%,#fff 0%,#0000 62%),linear-gradient(160deg,#eef5ff 0%,#dceaff 55%,#cfe0ff 100%);border:1px solid #2563eb29;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:48%;height:48%;animation:3.6s ease-in-out infinite _corePulse_3kfm2_1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px #0f172a14,0 3px 10px #0f172a0a}@keyframes _corePulse_3kfm2_1{0%,to{box-shadow:0 20px 40px #0f172a14,0 0 #2563eb33}50%{box-shadow:0 20px 40px #0f172a14,0 0 0 16px #2563eb00}}._centerBrain_3kfm2_214{color:#2563eb;width:44px;height:44px}._centerText_3kfm2_220{color:#1d4ed8;text-align:center;margin-top:10px;font-size:14.5px;font-weight:800;line-height:1.25}._node_3kfm2_229{z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;animation:5s ease-in-out infinite _float_3kfm2_1;display:inline-flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 24px #0f172a14}._node_3kfm2_229:before{content:"";border-radius:inherit;background:var(--icon-bg);opacity:.55;z-index:-1;position:absolute;inset:0}._nodeIcon_3kfm2_255{stroke-width:1.8px;width:24px;height:24px;color:var(--icon-color)}._nodeTop_3kfm2_262{top:12%;left:50%}._nodeRight_3kfm2_266{animation-delay:-1.25s;top:50%;left:88%}._nodeBottom_3kfm2_271{animation-delay:-2.5s;top:88%;left:50%}._nodeLeft_3kfm2_276{animation-delay:-3.75s;top:50%;left:12%}@keyframes _float_3kfm2_1{0%,to{transform:translate(-50%,-50%)translateY(-4px)}50%{transform:translate(-50%,-50%)translateY(4px)}}@media (width<=920px){._layout_3kfm2_36{grid-template-columns:1fr;gap:44px;max-width:560px}._diagram_3kfm2_112{order:-1}._stage_3kfm2_117{max-width:380px}}@media (width<=760px){._root_3kfm2_1{padding:72px 18px 92px}._heading_3kfm2_18{font-size:31px}._text_3kfm2_26{font-size:15.5px}._layout_3kfm2_36{margin-top:40px}}@media (width<=560px){._root_3kfm2_1{padding:76px 16px 84px}._heading_3kfm2_18{font-size:27px}._stage_3kfm2_117{max-width:320px}._centerText_3kfm2_220{font-size:12.5px}._node_3kfm2_229{width:48px;height:48px}}@media (prefers-reduced-motion:reduce){._flowLines_3kfm2_133 line,._orbit_3kfm2_158,._center_3kfm2_177,._node_3kfm2_229{animation:none}}._root_1yl43_1{background:radial-gradient(700px 240px at 50% 72%,#e2ecff9e,#0000 72%),#fff;padding:126px 24px 130px}._container_1yl43_8{text-align:center;max-width:1040px;margin:0 auto}._title_1yl43_14{letter-spacing:-.032em;color:#081a38;max-width:780px;margin:0 auto;font-size:38px;font-weight:800;line-height:1.16}._gradientText_1yl43_24{background:linear-gradient(90deg,#3385f6 0%,#7c5cf6 58%,#8b5cf6 100%);color:#0000;-webkit-background-clip:text;background-clip:text}._subtitle_1yl43_31{color:#42526e;text-align:center;max-width:680px;margin:22px auto 0;font-size:16.5px;line-height:1.7}._layout_1yl43_40{text-align:left;grid-template-columns:minmax(0,320px) minmax(0,1fr);align-items:center;gap:40px;margin:54px auto 0;display:grid}._tabs_1yl43_51{flex-direction:column;gap:6px;list-style:none;display:flex}._tab_1yl43_51,._tabSelected_1yl43_59{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;gap:4px;width:100%;padding:14px 14px 14px 20px;transition:background .16s,transform .16s;display:flex;position:relative}._tab_1yl43_51:before,._tabSelected_1yl43_59:before{content:"";background:linear-gradient(#00e5a0,#2563eb);border-radius:999px;width:3px;height:0;transition:height .2s;position:absolute;top:50%;left:6px;transform:translateY(-50%)}._tab_1yl43_51:hover{background:#2563eb0a}._tabSelected_1yl43_59{background:#2563eb0f}._tabSelected_1yl43_59:before{height:60%}._tabLabel_1yl43_102{letter-spacing:-.01em;color:#6b7a8d;font-size:18px;font-weight:700;transition:color .16s}._tabCaption_1yl43_110{color:#94a3b8;font-size:13.5px;line-height:1.4;transition:color .16s}._tabSelected_1yl43_59 ._tabLabel_1yl43_102{color:#081a38;font-weight:800}._tabSelected_1yl43_59 ._tabCaption_1yl43_110{color:#5a6b80}._tab_1yl43_51:hover ._tabLabel_1yl43_102{color:#334155}._stage_1yl43_132{min-width:0}._chat_1yl43_136{border:1px solid var(--border-soft);background:#fff;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 56px #081a381a,0 2px 8px #081a380a}._chatHeader_1yl43_148{border-bottom:1px solid #eef1f6;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}._project_1yl43_156{align-items:center;gap:9px;display:flex}._projectAvatar_1yl43_162{color:#fff;background:linear-gradient(135deg,#2563eb,#7b5fff);border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;display:inline-flex}._projectName_1yl43_175{color:#081a38;font-size:15px;font-weight:700}._chevron_1yl43_181{color:#94a3b8;width:15px;height:15px}._share_1yl43_187{color:#6b7a8d;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;display:inline-flex}._share_1yl43_187 svg{width:15px;height:15px}._chatTabs_1yl43_205{border-bottom:1px solid #eef1f6;align-items:center;gap:18px;padding:10px 18px 0;display:flex}._chatTabActive_1yl43_213,._chatTab_1yl43_205{cursor:pointer;background:0 0;border:none;padding:0 0 10px;font-size:14px;font-weight:600;position:relative}._chatTabActive_1yl43_213{color:#081a38}._chatTabActive_1yl43_213:after{content:"";background:#2563eb;border-radius:999px;height:2px;position:absolute;bottom:-1px;left:0;right:0}._chatTab_1yl43_205{color:#94a3b8}._viewDot_1yl43_244{background:var(--accent-green,#00e5a0);border-radius:50%;width:7px;height:7px;position:absolute;top:-1px;right:-11px}._viewDot_1yl43_244:before{content:"";background:inherit;border-radius:50%;animation:1.8s cubic-bezier(0,0,.2,1) infinite _viewPing_1yl43_1;position:absolute;inset:0}@keyframes _viewPing_1yl43_1{0%{opacity:.65;transform:scale(1)}75%,to{opacity:0;transform:scale(2.6)}}._viewPanel_1yl43_276{width:100%;animation:.32s both _rise_1yl43_1}._viewTitle_1yl43_281{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin:0 0 8px;font-size:12px;font-weight:700}._viewList_1yl43_290{flex-direction:column;display:flex}._viewRow_1yl43_295{border-bottom:1px solid #eef1f6;align-items:center;gap:12px;padding:12px 2px;display:flex}._viewRow_1yl43_295:last-child{border-bottom:none}._viewIcon_1yl43_307{text-align:center;flex:none;width:22px;font-size:16px;line-height:1}._viewText_1yl43_315{color:#1a2b3c;flex:1;min-width:0;font-size:14px;line-height:1.45}._viewStatus_1yl43_323{color:#5a6b80;white-space:nowrap;flex:none;font-size:12.5px;font-weight:600}._chatBody_1yl43_331{scroll-behavior:smooth;background:linear-gradient(#fff 0%,#fbfcfe 100%);flex-direction:column;gap:18px;min-height:320px;max-height:320px;padding:22px 20px 14px;display:flex;overflow-y:auto}._agentRow_1yl43_343{align-items:flex-start;gap:11px;animation:.36s both _rise_1yl43_1;display:flex}._agentBadge_1yl43_350{color:#2563eb;background:#2563eb1a;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}._agentBadge_1yl43_350 svg{width:16px;height:16px}._agentText_1yl43_367{color:#1a2b3c;max-width:78%;margin:3px 0 0;font-size:14.5px;line-height:1.62}._userRow_1yl43_375{align-items:flex-start;gap:11px;animation:.36s both _rise_1yl43_1;display:flex}._userAvatar_1yl43_382{color:#fff;background:linear-gradient(135deg,#00bf87,#2563eb);border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex}._userBubble_1yl43_396{min-width:0}._userMeta_1yl43_400{align-items:baseline;gap:8px;margin-bottom:2px;display:flex}._userName_1yl43_407{color:#081a38;font-size:13.5px;font-weight:700}._userTime_1yl43_413{color:#94a3b8;font-size:12px}._userText_1yl43_418{color:#1a2b3c;margin:0;font-size:14.5px;line-height:1.6}._typing_1yl43_425{background:#f1f4f9;border-radius:12px;align-items:center;gap:4px;margin-top:6px;padding:8px 12px;display:inline-flex}._typing_1yl43_425 span{background:#9aa7b8;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite _blink_1yl43_1}._typing_1yl43_425 span:nth-child(2){animation-delay:.18s}._typing_1yl43_425 span:nth-child(3){animation-delay:.36s}._pause_1yl43_451{border:1px solid var(--border-soft);color:#2563eb;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .14s,box-shadow .14s;display:inline-flex;position:absolute;bottom:86px;right:18px;box-shadow:0 6px 16px #081a381f}._pause_1yl43_451:hover{transform:translateY(-1px);box-shadow:0 10px 22px #081a3829}._pause_1yl43_451 svg{width:17px;height:17px}._composer_1yl43_481{background:#f8fafd;border:1px solid #e6eaf1;border-radius:12px;align-items:center;gap:12px;margin:12px 16px 16px;padding:12px 14px;display:flex}._composerInput_1yl43_492{color:#94a3b8;flex:1;min-width:0;font-size:14px}._composerActions_1yl43_499{align-items:center;gap:10px;display:inline-flex}._composerIcon_1yl43_505{color:#9aa7b8;width:18px;height:18px}._composerSend_1yl43_511{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}._composerSend_1yl43_511 svg{width:15px;height:15px}@keyframes _rise_1yl43_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _blink_1yl43_1{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media (width<=880px){._root_1yl43_1{padding:76px 18px 88px}._title_1yl43_14{font-size:29px}._layout_1yl43_40{grid-template-columns:1fr;gap:26px;margin-top:40px}._tabs_1yl43_51{flex-flow:wrap;justify-content:center;gap:8px}._tab_1yl43_51,._tabSelected_1yl43_59{border:1px solid var(--border-soft);text-align:center;align-items:center;width:auto;padding:10px 14px}._tab_1yl43_51:before,._tabSelected_1yl43_59:before,._tabCaption_1yl43_110{display:none}._tabLabel_1yl43_102{font-size:14px}}@media (width<=560px){._title_1yl43_14{font-size:26px}._chatBody_1yl43_331{min-height:300px;max-height:300px}._agentText_1yl43_367,._userText_1yl43_418{font-size:14px}}@media (prefers-reduced-motion:reduce){._agentRow_1yl43_343,._userRow_1yl43_375,._typing_1yl43_425 span{animation:none}}._section_1nj4j_1{padding:var(--space-9) 0}._dark_1nj4j_5{color:#fff;background:radial-gradient(circle at 70% 30%,#00e5a01f,#0000 35%),linear-gradient(#050f1c 0%,#0a2540 100%);position:relative;overflow:clip}._dark_1nj4j_5:before{display:none}._dark_1nj4j_5>div{z-index:1;position:relative}._dark_1nj4j_5 :where(p){color:#ffffffb8}._dark_1nj4j_5 :where(h1,h2,h3){color:#fff}._white_1nj4j_31{background:var(--color-white)}._surface_1nj4j_35{background:var(--color-surface)}@media (width>=768px){._section_1nj4j_1{padding:96px 0}}._section_r75w9_1{padding-bottom:calc(var(--space-9) + 36px);color:var(--text-main);background:radial-gradient(circle at 50% 0,#e2ecff9e,#0000 52%),linear-gradient(#f8fbff 0%,#fff 100%);margin-top:-1px;position:relative;overflow:clip;padding-top:clamp(56px,8vh,96px)!important}._layout_r75w9_13{z-index:1;gap:clamp(40px,5vw,92px);padding-top:clamp(48px,7vh,112px);display:grid;position:relative}._copy_r75w9_21{max-width:760px}._text_r75w9_25{max-width:58ch;color:var(--text-muted);margin-top:22px;font-size:clamp(20px,1.35vw,24px);line-height:1.65}._copy_r75w9_21 h2{letter-spacing:-.02em;max-width:24ch;color:var(--text-main);font-size:clamp(26px,2.5vw,36px);line-height:1.15}._symptomsTitle_r75w9_41{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:12px}._list_r75w9_48{gap:140px;margin-top:32px;padding-left:0;list-style:none;display:grid}._symptom_r75w9_41{background:0 0;border:none;align-items:flex-start;gap:24px;padding:0;display:flex}._symptomIconWrapper_r75w9_65{flex:none;width:12px;height:12px;margin-top:6px;position:relative}._symptomDot_r75w9_73{z-index:2;background:#ff8a1f;border-radius:50%;width:100%;height:100%;position:relative}._symptomLine_r75w9_82{z-index:1;opacity:.5;background:linear-gradient(90deg,#ff8a1f,#0000);width:42px;height:2px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}._symptomText_r75w9_94{letter-spacing:-.01em;color:var(--text-main);font-size:clamp(18px,2vw,24px);line-height:1.4}@media (width<=899px){._list_r75w9_48{gap:clamp(28px,6vw,44px);margin-top:24px}._symptom_r75w9_41{gap:16px}}@media (width>=900px){._layout_r75w9_13{grid-template-columns:1.05fr .95fr;grid-template-areas:"symptoms sticky";align-items:start;gap:clamp(40px,5vw,72px)}._copy_r75w9_21{grid-area:sticky;align-self:start;position:sticky;top:140px}._symptoms_r75w9_41{grid-area:symptoms}}@media (width>=768px){._section_r75w9_1{padding-bottom:132px;padding-top:84px!important}}._root_17ieg_3{background:radial-gradient(700px 240px at 50% 28%,#e2ecff8c,#0000 72%),#fff;padding:150px 24px 130px}._container_17ieg_10{text-align:center;max-width:880px;margin:0 auto}._title_17ieg_16{letter-spacing:-.032em;color:#081a38;max-width:700px;margin:0 auto;font-size:38px;font-weight:800;line-height:1.16}._subtitle_17ieg_26{color:#42526e;max-width:660px;margin:22px auto 0;font-size:16.5px;line-height:1.7}._tabs_17ieg_35{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:48px auto 0;display:flex}._tab_17ieg_35,._tabSelected_17ieg_45{border:1px solid var(--border-soft);letter-spacing:-.01em;color:#6b7a8d;cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:11px 22px;font-size:15px;font-weight:700;transition:background .16s,border-color .16s,color .16s,transform .16s}._tab_17ieg_35:hover{color:#334155;border-color:#2563eb4d;transform:translateY(-1px)}._tabSelected_17ieg_45{color:#fff;background:linear-gradient(135deg,#06b6a4 0%,#2563eb 100%);border-color:#0000;box-shadow:0 8px 20px #06b6a43d}._caseTitle_17ieg_77{letter-spacing:-.02em;color:#081a38;max-width:640px;margin:40px auto 0;font-size:22px;font-weight:800;line-height:1.3}._videoCard_17ieg_88{background:#081a30;border:1px solid #14b8a62e;border-radius:18px;width:100%;max-width:660px;margin:22px auto 0;overflow:hidden;box-shadow:0 26px 60px #081a382e,0 4px 14px #081a3814}._videoFrame_17ieg_102{aspect-ratio:16/9;width:100%;position:relative}._iframe_17ieg_108{border:0;width:100%;height:100%;position:absolute;inset:0}._placeholder_17ieg_117{aspect-ratio:16/9;background:radial-gradient(520px 240px at 50% 40%,#14b8a62e,#0000 72%),linear-gradient(160deg,#0b2138 0%,#081a30 55%,#06121f 100%);flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:relative}._placeholder_17ieg_117:before{content:"";pointer-events:none;background-image:linear-gradient(#78b4dc14 1px,#0000 1px),linear-gradient(90deg,#78b4dc14 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000 0%,#0000 75%);mask-image:radial-gradient(circle at 50% 45%,#000 0%,#0000 75%)}._playButton_17ieg_143{z-index:1;background:var(--accent-green);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;animation:2.8s ease-in-out infinite _pulseRing_17ieg_1;display:inline-flex;position:relative;box-shadow:0 16px 40px #00e5a052}._playIcon_17ieg_157{color:#012d1e;fill:#012d1e;width:28px;height:28px;margin-left:3px}@keyframes _pulseRing_17ieg_1{0%,to{box-shadow:0 16px 40px #00e5a052,0 0 #00e5a042}50%{box-shadow:0 16px 40px #00e5a052,0 0 0 18px #00e5a000}}._placeholderTitle_17ieg_175{z-index:1;color:#f3f7ff;margin:22px 0 0;font-size:18px;font-weight:800;position:relative}._placeholderSub_17ieg_184{z-index:1;color:#e2ecffb8;max-width:380px;margin:8px 0 0;font-size:14.5px;line-height:1.6;position:relative}._caseDescription_17ieg_195{color:#42526e;max-width:640px;margin:22px auto 0;font-size:15.5px;line-height:1.65}._cta_17ieg_204{text-align:center;margin:36px auto 0}._ctaText_17ieg_209{color:#42526e;margin:0;font-size:15.5px;font-weight:600}._ctaButton_17ieg_216{background:var(--accent-green);color:#012d1e;border-radius:10px;justify-content:center;align-items:center;margin-top:16px;padding:14px 28px;font-size:15px;font-weight:800;text-decoration:none;transition:filter .16s,transform .16s;display:inline-flex;box-shadow:0 14px 30px #00e5a03d}._ctaButton_17ieg_216:hover{filter:brightness(1.05);transform:translateY(-1px)}@media (width<=880px){._root_17ieg_3{padding:100px 18px 88px}._title_17ieg_16{font-size:29px}._tabs_17ieg_35{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;margin-top:36px;padding-bottom:6px;overflow-x:auto}._tabs_17ieg_35::-webkit-scrollbar{display:none}._tab_17ieg_35,._tabSelected_17ieg_45{flex:none}}@media (width<=560px){._root_17ieg_3{padding:84px 16px 72px}._title_17ieg_16{font-size:25px}._subtitle_17ieg_26{font-size:15.5px}._playButton_17ieg_143{width:62px;height:62px}._caseTitle_17ieg_77{font-size:19px}}@media (prefers-reduced-motion:reduce){._playButton_17ieg_143{animation:none}}._root_1jw00_1{background:var(--bg-blue-soft);padding:120px 24px 28px}._container_1jw00_7{text-align:center;max-width:980px;margin:0 auto}._head_1jw00_13{max-width:720px;margin:0 auto}._badge_1jw00_18{background:var(--primary-blue-soft);color:var(--primary-blue);border-radius:999px;align-items:center;gap:12px;padding:10px 22px;font-size:17px;font-weight:700;display:inline-flex}._badgeIcon_1jw00_30{color:var(--primary-blue)}._eyebrow_1jw00_34{letter-spacing:.22em;color:#0f9d63;text-transform:uppercase;margin-top:26px;font-size:12.5px;font-weight:800;display:block}._title_1jw00_44{letter-spacing:-.032em;color:var(--text-main);margin:14px 0 0;font-size:38px;font-weight:800;line-height:1.16}._subtitle_1jw00_53{max-width:680px;color:var(--text-muted);margin:22px auto 0;font-size:16.5px;line-height:1.7}._videoCard_1jw00_62{background:#fff;border:1px solid #2563eb24;border-radius:18px;width:100%;max-width:880px;margin:44px auto 0;overflow:hidden;box-shadow:0 24px 60px #0f172a1a,0 4px 14px #0f172a0d}._videoFrame_1jw00_76{aspect-ratio:16/9;width:100%;position:relative}._iframe_1jw00_82{border:0;width:100%;height:100%;position:absolute;inset:0}._placeholder_1jw00_91{aspect-ratio:16/9;background:radial-gradient(520px 240px at 50% 38%,#2979ff24,#0000 72%),linear-gradient(160deg,#fff 0%,#eef4ff 55%,#e4edff 100%);flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:relative}._placeholder_1jw00_91:before{content:"";pointer-events:none;background-image:linear-gradient(#2563eb1a 1px,#0000 1px),linear-gradient(90deg,#2563eb1a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000 0%,#0000 75%);mask-image:radial-gradient(circle at 50% 45%,#000 0%,#0000 75%)}._playButton_1jw00_117{z-index:1;background:var(--accent-green);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;animation:2.8s ease-in-out infinite _pulseRing_1jw00_1;display:inline-flex;position:relative;box-shadow:0 16px 40px #00e5a057}._playIcon_1jw00_131{color:#012d1e;fill:#012d1e;width:30px;height:30px;margin-left:3px}@keyframes _pulseRing_1jw00_1{0%,to{box-shadow:0 16px 40px #00e5a057,0 0 #00e5a047}50%{box-shadow:0 16px 40px #00e5a057,0 0 0 18px #00e5a000}}._placeholderTitle_1jw00_149{z-index:1;color:var(--text-main);margin:22px 0 0;font-size:18px;font-weight:800;position:relative}._placeholderSub_1jw00_158{z-index:1;color:var(--text-muted);margin:8px 0 0;font-size:14.5px;line-height:1.6;position:relative}._simpleCta_1jw00_168{text-align:center;max-width:620px;margin:56px auto 0}._simpleCtaTitle_1jw00_174{letter-spacing:-.02em;color:var(--text-main);margin:0;font-size:21px;font-weight:800;line-height:1.3}._simpleCtaSub_1jw00_183{color:var(--text-muted);margin:10px 0 0;font-size:15.5px;line-height:1.6}._simpleCtaButton_1jw00_190{background:var(--accent-green);color:#012d1e;border-radius:10px;justify-content:center;align-items:center;margin-top:22px;padding:14px 28px;font-size:15px;font-weight:800;text-decoration:none;transition:filter .16s,transform .16s;display:inline-flex;box-shadow:0 14px 30px #00e5a03d}._simpleCtaButton_1jw00_190:hover{filter:brightness(1.05);transform:translateY(-1px)}@media (width<=860px){._simpleCta_1jw00_168{max-width:520px;margin-top:48px}}@media (width<=720px){._root_1jw00_1{padding:80px 18px 52px}._title_1jw00_44{font-size:29px}._subtitle_1jw00_53{font-size:15.5px}._videoCard_1jw00_62{margin-top:36px}._placeholderTitle_1jw00_149{font-size:16.5px}}@media (width<=560px){._root_1jw00_1{padding:66px 16px 44px}._title_1jw00_44{font-size:25px}._playButton_1jw00_117{width:64px;height:64px}}@media (prefers-reduced-motion:reduce){._playButton_1jw00_117{animation:none}}._root_1pbab_1{background:radial-gradient(circle at 50% 0,#e2ecffbf,#0000 55%),linear-gradient(#f8fbff 0%,#fff 100%);padding:128px 24px 134px}._container_1pbab_8{text-align:center;max-width:980px;margin:0 auto}._title_1pbab_14{letter-spacing:-.032em;color:#081a38;max-width:780px;margin:0 auto;font-size:38px;font-weight:800;line-height:1.16}._gradientText_1pbab_24{background:linear-gradient(90deg,#3385f6 0%,#7c5cf6 58%,#8b5cf6 100%);color:#0000;-webkit-background-clip:text;background-clip:text}._subtitle_1pbab_31{color:#42526e;text-align:center;max-width:680px;margin:22px auto 0;font-size:16.5px;font-weight:400;line-height:1.7}._timeline_1pbab_41{width:min(880px,100%);margin:72px auto 0;position:relative}._track_1pbab_47{z-index:1;background:#b9c3d4;height:1px;position:absolute;top:21px;left:12.5%;right:12.5%}._stepsGrid_1pbab_57{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:24px;list-style:none;display:grid}._step_1pbab_57{text-align:center;min-width:0;position:relative}._circle_1pbab_71{z-index:2;color:#0b1e3d;letter-spacing:.02em;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto;font-size:16px;font-weight:800;line-height:1;display:inline-flex;position:relative;box-shadow:0 2px 5px #0f172a0a}._stepBody_1pbab_91{flex-direction:column;align-items:center;display:flex}._iconWrap_1pbab_97{margin-top:46px}._icon_1pbab_97{color:#081a38;stroke-width:1.8px;width:42px;height:42px}._stepTitle_1pbab_108{color:#081a38;margin:22px 0 0;font-size:16.5px;font-weight:800;line-height:1.22}._stepDescription_1pbab_116{color:#42526e;max-width:210px;margin:12px auto 0;font-size:14.5px;font-weight:400;line-height:1.62}@media (width<=980px){._root_1pbab_1{padding:96px 20px 108px}._title_1pbab_14{font-size:36px}._timeline_1pbab_41{width:min(820px,100%)}._stepsGrid_1pbab_57{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:42px}._track_1pbab_47{display:none}}@media (width<=720px){._root_1pbab_1{padding:82px 18px 90px}._title_1pbab_14{font-size:31px}._subtitle_1pbab_31{margin-top:20px;font-size:15.5px;line-height:1.68}._timeline_1pbab_41{margin-top:42px}._stepsGrid_1pbab_57{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}._iconWrap_1pbab_97{margin-top:34px}}@media (width<=560px){._root_1pbab_1{padding:80px 16px 88px}._title_1pbab_14{font-size:27px;line-height:1.2}._subtitle_1pbab_31{font-size:15px}._stepsGrid_1pbab_57{grid-template-columns:1fr;gap:18px}._step_1pbab_57{text-align:left;grid-template-columns:56px 1fr;align-items:start;gap:0 16px;padding:0 0 26px;display:grid;position:relative}._step_1pbab_57:not(:last-child):before{content:"";z-index:0;background:linear-gradient(#3385f68c,#7c5cf673);border-radius:999px;width:2px;position:absolute;top:46px;bottom:-4px;left:20px}._step_1pbab_57:last-child{padding-bottom:0}._circle_1pbab_71{color:#2456c8;border-color:#3385f673;grid-area:1/1/span 2;margin:0;box-shadow:0 2px 8px #3385f61f}._stepBody_1pbab_91{align-items:flex-start}._iconWrap_1pbab_97{margin-top:0}._icon_1pbab_97{width:30px;height:30px}._stepTitle_1pbab_108{margin-top:14px}._stepDescription_1pbab_116{max-width:none;margin:10px 0 0}}
