/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--bg:#090b0f;--surface:#101319;--ink:#f1f3f7;--muted:#9ea6b5;--line:#ffffff21;--lime:#ccff3e;--cyan:#66e5ff;--coral:#ff8e70;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);letter-spacing:-.02em;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.section{max-width:var(--max);margin:auto;padding:150px 32px}.navbar{height:76px;max-width:var(--max);z-index:10;justify-content:space-between;align-items:center;margin:auto;padding:0 32px;display:flex;position:relative}.brand{letter-spacing:-.06em;align-items:center;gap:7px;font-size:15px;font-weight:800;display:flex}.brand i{background:var(--lime);width:9px;height:9px;box-shadow:0 0 18px var(--lime);border-radius:50%;display:inline-block}.nav-links{gap:28px;display:flex}.nav-links a{color:var(--muted);font-size:13px;transition:color .2s}.nav-links a:hover{color:var(--ink)}.nav-cta{border:1px solid var(--line);border-radius:99px;padding:10px 15px;font-size:13px;transition:all .2s}.nav-cta:hover{border-color:var(--lime);color:var(--lime)}.hero{min-height:760px;max-width:var(--max);grid-template-columns:1.02fr .98fr;align-items:center;gap:32px;margin:auto;padding:96px 32px 80px;display:grid}.eyebrow{color:var(--lime);letter-spacing:.12em;margin:0 0 22px;font-size:11px;font-weight:700}.eyebrow i{background:var(--lime);border-radius:50%;width:6px;height:6px;margin:0 8px 1px 0;display:inline-block}.hero h1,.section h2{letter-spacing:-.07em;margin:0;font-size:clamp(48px,6vw,83px);font-weight:500;line-height:.96}.hero h1 em,.section h2 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.hero-intro{color:var(--muted);max-width:510px;margin:31px 0;font-size:18px;line-height:1.55}.hero-actions{gap:12px;display:flex}.button{border-radius:99px;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--lime);color:#101309}.button-primary:hover{background:#d9ff68}.button-ghost{border:1px solid var(--line);color:var(--ink)}.button-light{color:#0c0e11;background:#fff}.hero-proof{color:#697282;letter-spacing:.08em;align-items:center;gap:12px;margin-top:60px;font-size:9px;font-weight:700;display:flex}.hero-proof i,.signal-strip i{background:var(--line);width:18px;height:1px}.hero-system{border:1px solid var(--line);background:radial-gradient(circle at 68% 24%,#66e5ff29,#0000 30%),radial-gradient(circle at 26% 75%,#ccff3e1c,#0000 29%),#10141a;border-radius:28px;height:545px;position:relative;overflow:hidden}.system-grid{background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 75%);mask-image:radial-gradient(#000,#0000 75%)}.system-path{border-top:1px solid #ccff3e73;border-bottom:0;border-left:0;border-right:1px solid #ccff3e73;border-radius:0 140px 0 0;width:250px;height:175px;position:absolute}.path-one{top:138px;left:75px;transform:rotate(-15deg)}.path-two{border-color:#66e5ff80;bottom:105px;right:55px;transform:rotate(18deg)}.system-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#13171de0;border:1px solid #ffffff26;border-radius:14px;padding:16px;position:absolute;box-shadow:0 25px 48px #00000042}.system-card b{letter-spacing:-.04em;margin:10px 0 4px;font-size:15px;font-weight:600;display:block}.system-card small{color:#99a2b1;font-size:10px}.card-kicker{color:var(--lime);letter-spacing:.1em;font-size:8px;font-weight:700}.card-signal{width:178px;top:19%;left:10%}.card-engine{width:178px;top:43%;left:34%}.card-output{width:190px;bottom:15%;right:8%}.engine-mark{gap:4px;margin-top:8px;display:flex}.engine-mark i{background:var(--lime);border-radius:50%;width:17px;height:17px}.engine-mark i:nth-child(2){background:var(--cyan)}.engine-mark i:nth-child(3){background:var(--coral)}.status-line{color:var(--lime);font-size:10px}.status-line i{background:var(--lime);border-radius:50%;width:6px;height:6px;display:inline-block}.node{background:var(--cyan);box-shadow:0 0 18px var(--cyan);border-radius:50%;width:8px;height:8px;position:absolute}.node-one{top:49%;left:24%}.node-two{top:24%;right:22%}.node-three{background:var(--lime);box-shadow:0 0 18px var(--lime);bottom:18%;left:47%}.system-caption{color:#737d8b;letter-spacing:.12em;font-size:8px;font-weight:700;position:absolute;bottom:20px;left:26px}.system-caption i{background:var(--lime);width:4px;height:4px;margin:0 9px 2px;display:inline-block}.signal-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:#a9b1bf;letter-spacing:.1em;justify-content:center;gap:22px;padding:20px;font-size:10px;font-weight:700;display:flex}.editorial{padding-bottom:126px}.editorial-grid{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;display:grid}.editorial-grid>div p{color:var(--muted);margin:0 0 28px;font-size:17px;line-height:1.55}.text-link{border-bottom:1px solid var(--lime);padding-bottom:7px;font-size:13px;font-weight:700}.operation-line{border-top:1px solid var(--line);color:#7d8796;letter-spacing:.1em;align-items:center;gap:18px;margin-top:112px;padding-top:18px;font-size:10px;font-weight:700;display:flex}.operation-line i{background:var(--line);flex:1;height:1px}.operation-line strong{color:var(--lime);font-weight:700}.squad{max-width:none;padding:0 32px 150px}.squad-top{max-width:var(--max);justify-content:space-between;gap:50px;margin:0 auto 35px;display:flex}.squad-top>p{color:var(--muted);max-width:360px;margin:75px 0 0;font-size:17px;line-height:1.55}.squad-stage{color:#101408;max-width:var(--max);background:#cbff3c;grid-template-columns:1fr 1fr;min-height:520px;margin:auto;display:grid;position:relative;overflow:hidden}.squad-copy{padding:64px}.stage-index{letter-spacing:.1em;font-size:10px;font-weight:700}.squad-copy h3{letter-spacing:-.07em;max-width:500px;margin:85px 0 20px;font-size:clamp(31px,3.8vw,52px);font-weight:500;line-height:1}.squad-copy p{max-width:460px;font-size:15px;line-height:1.5}.squad-copy .button{margin-top:20px}.squad-diagram{background:#0c0f10;min-height:520px;position:relative;overflow:hidden}.diagram-ring{border:1px solid #cbff3c4d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-1{width:390px;height:390px}.ring-2{width:260px;height:260px}.diagram-core{background:var(--lime);color:#111;letter-spacing:-.08em;text-align:center;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;font-size:14px;font-weight:700;line-height:.85;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.squad-diagram .person{color:var(--lime);background:#171c1b;border:1px solid #cbff3c66;border-radius:50%;padding:14px 8px;font-size:9px;font-weight:700;position:absolute}.p1{top:22%;left:21%}.p2{top:29%;right:20%}.p3{bottom:22%;right:27%}.p4{bottom:18%;left:28%}.squad-diagram small{color:#8c9680;letter-spacing:.1em;white-space:nowrap;font-size:8px;position:absolute;bottom:23px;left:50%;transform:translate(-50%)}.products-intro,.method-head{grid-template-columns:1.3fr .7fr;align-items:end;gap:50px;display:grid}.products-intro>p,.method-head>p{color:var(--muted);max-width:340px;margin:0;font-size:16px;line-height:1.55}.product-explorer{border:1px solid var(--line);grid-template-columns:300px 1fr;min-height:470px;margin-top:70px;display:grid}.product-list{border-right:1px solid var(--line);padding:12px}.product-list button{color:#8992a0;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;width:100%;padding:13px 10px;font-size:14px;display:flex}.product-list button span{color:#616b79;margin-right:10px;font-size:10px}.product-list button i{opacity:0;font-style:normal}.product-list button.active i{opacity:1}.product-detail{grid-template-columns:.95fr 1.05fr;gap:28px;padding:42px;display:grid}.product-category{color:var(--lime);letter-spacing:.1em;margin:0;font-size:10px;font-weight:700}.product-detail h3{letter-spacing:-.07em;margin:13px 0;font-size:46px}.product-detail>div>p:not(.product-category){color:var(--muted);max-width:310px;margin:0 0 29px;font-size:15px;line-height:1.55}.product-render{background:#141821;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:20px;display:flex;position:relative;overflow:hidden}.product-render>span{color:#8f99a9;letter-spacing:.1em;font-size:9px;font-weight:700;position:absolute;top:18px;left:18px}.test-visual,.code-visual,.chat-visual,.edu-visual,.flow-visual{color:#dde3ed;background:#0d1015;border:1px solid #28303b;border-radius:10px;width:100%;max-width:290px;padding:14px;font-size:10px;box-shadow:0 23px 35px #00000040}.test-top{justify-content:space-between;margin-bottom:12px;display:flex}.test-top b{color:var(--lime)}.test-row{border-top:1px solid #252c35;padding:9px 0}.test-row i{background:var(--lime);border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.test-row em{color:#798291;float:right;font-style:normal}.code-visual span{color:var(--lime);margin-bottom:6px;font-family:monospace;display:block}.code-visual .muted-line{color:#7e8895}.code-bars{align-items:end;gap:6px;height:57px;margin:10px 0;display:flex}.code-bars i{background:var(--cyan);width:17px}.code-bars i:first-child{height:35%}.code-bars i:nth-child(2){height:70%}.code-bars i:nth-child(3){background:var(--lime);height:100%}.code-bars i:nth-child(4){height:52%}.code-visual b{font-size:12px;font-weight:400}.code-visual strong{color:var(--lime)}.chat-question{background:#212733;border-radius:8px;margin-left:24px;padding:10px}.chat-answer{color:#dfffb0;background:#ccff3e1f;border:1px solid #ccff3e40;border-radius:8px;margin-top:10px;padding:10px}.chat-answer i{background:var(--lime);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.chat-answer span{color:#a1ab99}.score{align-items:baseline;gap:8px;margin:25px 0 8px;display:flex}.score b{color:var(--lime);letter-spacing:-.1em;font-size:50px}.score small{color:#778392}.progress{background:#27303a;height:6px}.progress i{background:var(--lime);width:82%;height:100%;display:block}.edu-visual em{color:#9ba5b4;margin-top:15px;font-style:normal;display:block}.flow-visual{justify-content:center;align-items:center;gap:7px;padding:80px 7px;display:flex}.flow-visual span,.flow-visual b{color:#9fa9b7;border:1px solid #334052;padding:8px 5px}.flow-visual b{border-color:var(--lime);color:var(--lime)}.flow-visual i{border-top:1px solid var(--lime);width:12px}.orbital-visual{justify-content:center;align-items:center;width:250px;height:210px;display:flex;position:relative}.orbit{border:1px solid #66e5ff66;border-radius:50%;position:absolute}.orbit-a{width:60%;height:100%;transform:rotate(48deg)}.orbit-b{border-color:#ccff3e59;width:100%;height:63%;transform:rotate(-27deg)}.core{background:var(--lime);color:#111;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:57px;height:57px;font-size:23px;font-weight:700;display:flex}.orbital-visual span{color:#8994a5;letter-spacing:.09em;font-size:9px;position:absolute;bottom:0;left:0}.method-head{margin-bottom:60px}.method-list{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.method-list li{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:205px;padding:26px}.method-list li:nth-child(3n){border-right:0}.method-list b{color:var(--lime);font-size:11px}.method-list h3{letter-spacing:-.06em;margin:48px 0 7px;font-size:25px;font-weight:500}.method-list p{color:var(--muted);max-width:190px;margin:0;font-size:13px;line-height:1.4}.services{max-width:none;padding-left:max(32px,calc((100vw - var(--max))/2 + 32px));padding-right:max(32px,calc((100vw - var(--max))/2 + 32px));background:#0e1117}.services-head{justify-content:space-between;align-items:end;margin-bottom:67px;display:flex}.service-list{border-top:1px solid var(--line)}.service-list article{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr 1.05fr 30px;align-items:center;gap:25px;padding:27px 10px;transition:background .2s;display:grid}.service-list article>span{color:var(--lime);font-size:10px;font-weight:700}.service-list h3{letter-spacing:-.05em;margin:0;font-size:23px;font-weight:500}.service-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.service-list article>span:last-child{font-size:20px}.ecosystem{text-align:center}.ecosystem>h2{margin-bottom:65px}.ecosystem-grid{text-align:left;grid-template-columns:1fr 150px 1fr;display:grid}.ecosystem-grid article{min-height:370px;padding:40px}.intell-side{background:var(--lime);color:#101408}.fix-side{background:#171c24;border:1px solid #303945}.ecosystem-grid article>p:first-child{letter-spacing:.1em;margin:0;font-size:10px;font-weight:700}.ecosystem-grid h3{letter-spacing:-.07em;margin:70px 0 20px;font-size:37px;font-weight:500;line-height:1}.ecosystem-grid ul{margin:0 0 35px;padding:0;font-size:14px;line-height:1.65;list-style:none}.ecosystem-grid .fix-side>p:not(:first-child){color:var(--muted);max-width:240px;font-size:14px;line-height:1.5}.ecosystem-grid article a{border-bottom:1px solid;padding-bottom:5px;font-size:12px;font-weight:700}.ecosystem-link{color:#7d8795;letter-spacing:.08em;background:#0e1117;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:8px;font-weight:700;display:flex}.ecosystem-link i{background:linear-gradient(var(--lime),var(--cyan));width:1px;height:43px}.contact{border-top:1px solid var(--line);text-align:center;padding-top:160px;padding-bottom:160px}.contact h2{font-size:clamp(45px,5.8vw,78px)}.contact>p:not(.eyebrow){color:var(--muted);max-width:440px;margin:28px auto;font-size:16px;line-height:1.5}.contact-actions{flex-direction:column;align-items:center;gap:18px;display:flex}.contact-email{color:#bdb9c9;letter-spacing:.02em;font-size:13px}.contact-email:hover{color:#fff}footer{border-top:1px solid var(--line);max-width:var(--max);grid-template-columns:1.2fr 1.2fr 1fr .7fr;gap:30px;margin:auto;padding:35px 32px 45px;display:grid}footer p,footer span{color:#788291;margin:0;font-size:11px;line-height:1.5}footer div{gap:7px;display:grid}footer div a{color:#aab2bf;font-size:12px}footer>span{text-align:right}@media (max-width:800px){.navbar{padding:0 20px}.nav-links{display:none}.hero{min-height:0;padding:75px 20px 50px;display:block}.hero h1{font-size:55px}.hero-system{height:420px;margin-top:55px}.card-signal{top:12%;left:7%}.card-engine{top:43%;left:28%}.card-output{bottom:10%;right:4%}.hero-proof{flex-wrap:wrap;margin-top:35px}.signal-strip{white-space:nowrap;justify-content:flex-start;overflow:hidden}.section{padding:90px 20px}.editorial-grid,.products-intro,.method-head{display:block}.editorial-grid>div,.products-intro>p,.method-head>p{margin-top:30px}.operation-line{white-space:nowrap;gap:9px;margin-top:70px;font-size:8px;overflow:hidden}.squad{padding:0 20px 90px}.squad-top{display:block}.squad-top>p{margin-top:25px}.squad-stage{display:block}.squad-copy{padding:42px 28px}.squad-copy h3{margin-top:60px}.squad-diagram{min-height:380px}.ring-1{width:300px;height:300px}.ring-2{width:205px;height:205px}.squad-diagram .person{padding:10px 6px}.products-intro h2,.method-head h2{font-size:47px}.product-explorer{margin-top:40px;display:block}.product-list{border-bottom:1px solid var(--line);border-right:0;padding:7px;display:flex;overflow-x:auto}.product-list button{border:0;min-width:max-content;padding:13px}.product-list button span{display:none}.product-detail{padding:26px;display:block}.product-detail h3{font-size:40px}.product-render{min-height:280px;margin-top:35px}.method-list{grid-template-columns:1fr 1fr}.method-list li:nth-child(3n){border-right:1px solid var(--line)}.method-list li:nth-child(2n){border-right:0}.method-list li{min-height:172px;padding:18px}.method-list h3{margin-top:37px}.services-head{display:block}.services-head h2{font-size:47px}.service-list article{grid-template-columns:35px 1fr 20px;align-items:start;gap:10px}.service-list p{grid-column:2}.service-list article>span:last-child{grid-area:1/3}.ecosystem-grid{display:block}.ecosystem-link{flex-direction:row;height:70px}.ecosystem-link i{width:34px;height:1px}.ecosystem-grid h3{margin-top:45px}.contact{padding-top:110px;padding-bottom:110px}footer{grid-template-columns:1fr 1fr;padding:35px 20px}footer>span{text-align:left}.path-two{display:none}}@media (prefers-reduced-motion:no-preference){.system-card{animation:5s ease-in-out infinite float}.card-engine{animation-delay:-1.5s}.card-output{animation-delay:-3s}.node{animation:2.8s ease-in-out infinite pulse}.node-two{animation-delay:-1s}.diagram-ring{animation:25s linear infinite spin}.ring-2{animation-duration:18s;animation-direction:reverse}@keyframes float{50%{transform:translateY(-8px)}}@keyframes pulse{50%{opacity:.45;transform:scale(1.7)}}@keyframes spin{to{transform:translate(-50%,-50%)rotate(360deg)}}}:root{--bg:#090b10;--surface:#10131b;--ink:#f4f3f8;--muted:#a5a4b6;--lime:#8f61ed;--cyan:#19adff;--coral:#ff8949;--brand:linear-gradient(100deg,#13aaff 0%,#7c59f0 37%,#df45d8 68%,#ff914b 100%)}.brand span{color:#a66bfd}.brand i{display:none}.brand img{object-fit:cover;border-radius:50%;width:24px;height:24px}.eyebrow{color:#a96bfd}.eyebrow i,.button-primary,.intell-side{background:var(--brand)}.hero h1 em,.section h2 em{background:var(--brand);color:#0000;-webkit-background-clip:text;background-clip:text}.button-primary{color:#fff}.button-primary:hover{background:var(--brand);filter:brightness(1.13)}.nav-cta:hover{color:#d86de9;border-color:#df53d8}.hero-system{background:radial-gradient(circle at 68% 24%,#19adff2e,#0000 30%),radial-gradient(circle at 26% 75%,#d545d824,#0000 29%),#10141a}.system-path{border-color:#de45d899 #de45d899 currentColor currentColor;border-bottom-style:none;border-bottom-width:0;border-left-style:none;border-left-width:0}.path-two{border-color:#19adff8c}.card-kicker,.status-line,.method-list b,.product-category,.operation-line strong{color:#a96bfd}.node-three,.engine-mark i,.status-line i{background:#df45d8;box-shadow:0 0 18px #df45d8}.squad-stage{background:var(--brand);color:#fff}.diagram-core{color:#704ee0;background:#fff}.squad-diagram .person{color:#e171ed;border-color:#de45d880}.product-list button.active{color:#b68bff;background:#8f61ed21}.service-list article:hover{background:#8f61ed0f}.intell-side{color:#fff}.ecosystem-link i{background:var(--brand)}.detail-page,.listing-page{background:radial-gradient(circle at 100% 0,#7252f129,transparent 28%),var(--bg);min-height:100vh}.detail-nav{border-bottom:1px solid var(--line);height:78px;max-width:var(--max);justify-content:space-between;align-items:center;margin:auto;padding:0 32px;display:flex}.detail-back{color:var(--muted);font-size:13px}.detail-back:hover{color:#fff}.detail-hero{max-width:940px;margin:auto;padding:145px 32px 115px}.detail-status{color:#dc71e8;letter-spacing:.08em;border:1px solid #de45d873;border-radius:99px;margin:-7px 0 23px;padding:7px 10px;font-size:10px;font-weight:700;display:inline-block}.detail-hero h1,.listing-page header h1{letter-spacing:-.075em;max-width:920px;margin:0;font-size:clamp(52px,7vw,104px);font-weight:500;line-height:.92}.detail-hero>p:not(.eyebrow),.listing-page header>p:last-child{color:var(--muted);max-width:650px;margin:35px 0;font-size:19px;line-height:1.55}.detail-layout{border-top:1px solid var(--line);max-width:var(--max);grid-template-columns:1fr 1fr;margin:auto;display:grid}.detail-statement,.detail-capabilities{min-height:430px;padding:60px 32px}.detail-statement{border-right:1px solid var(--line)}.detail-statement h2{letter-spacing:-.07em;max-width:470px;margin:50px 0 0;font-size:clamp(32px,3.6vw,51px);font-weight:500;line-height:1.02}.detail-capabilities ul{margin:36px 0 0;padding:0;list-style:none}.detail-capabilities li{border-bottom:1px solid var(--line);color:#e5e1ed;padding:14px 0;font-size:16px}.detail-capabilities li span{color:#ae78f6;margin-right:22px;font-size:10px;font-weight:700}.detail-outcome{color:#fff;padding:85px max(32px,calc((100vw - var(--max))/2 + 32px));background:linear-gradient(105deg,#117ad6,#7554e9 47%,#d63dd1 75%,#fa824b);margin:120px 0 0}.detail-outcome .eyebrow{color:#fff}.detail-outcome>p:last-child{letter-spacing:-.06em;max-width:790px;margin:0;font-size:clamp(32px,4vw,53px);line-height:1.03}.detail-footer{max-width:var(--max);justify-content:space-between;align-items:center;margin:auto;padding:35px 32px;display:flex}.detail-footer>a:last-child{border-bottom:1px solid #a96bfd;padding-bottom:5px;font-size:13px;font-weight:700}.listing-page header,.listing-page section{max-width:var(--max);margin:auto;padding-left:32px;padding-right:32px}.listing-page header{padding-top:120px;padding-bottom:80px}.listing-page header h1{max-width:790px}.listing-page section{padding-bottom:100px}.listing-card{border-top:1px solid var(--line);grid-template-columns:80px 1fr 30px;align-items:center;gap:28px;padding:29px 14px;transition:background .2s;display:grid}.listing-card:last-child{border-bottom:1px solid var(--line)}.listing-card:hover{background:#8f61ed14}.listing-card>span{color:#a96bfd;font-size:11px;font-weight:700}.listing-card h2{letter-spacing:-.06em;margin:4px 0;font-size:30px;font-weight:500}.listing-card div p{color:var(--muted);max-width:610px;margin:0;font-size:13px;line-height:1.45}.listing-card div p:first-child{color:#ae78f6;letter-spacing:.09em;font-size:10px;font-weight:700}.listing-card>b{font-size:23px;font-weight:400}@media (max-width:800px){.detail-nav{padding:0 20px}.detail-hero{padding:95px 20px 75px}.detail-hero h1,.listing-page header h1{font-size:53px}.detail-hero>p:not(.eyebrow),.listing-page header>p:last-child{font-size:16px}.detail-layout{display:block}.detail-statement,.detail-capabilities{min-height:0;padding:48px 20px}.detail-statement{border-bottom:1px solid var(--line);border-right:0}.detail-statement h2{margin-top:32px;font-size:38px}.detail-outcome{margin-top:70px;padding:65px 20px}.detail-footer{padding:30px 20px}.listing-page header,.listing-page section{padding-left:20px;padding-right:20px}.listing-page header{padding-top:85px;padding-bottom:55px}.listing-card{grid-template-columns:40px 1fr 22px;gap:10px;padding:22px 0}.listing-card h2{font-size:27px}.listing-card div p{font-size:12px}}.brand{background-image:url(/intell-logic-icon-trim.png),url(/intell-logic-wordmark-trim.png);background-position:0,40px;background-repeat:no-repeat;background-size:31px 30px,168px;width:208px;min-width:208px;height:36px;font-size:0;display:block}.brand:before,.brand:after{content:none}.brand>*{display:none}.navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);max-width:none;padding-left:max(32px,calc((100vw - var(--max))/2 + 32px));padding-right:max(32px,calc((100vw - var(--max))/2 + 32px));z-index:100;background:#090b10c2;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.navbar .brand{width:214px;height:37px}.detail-nav .brand,.detail-footer .brand{width:208px;height:34px}.detail-visual-wrap{max-width:var(--max);margin:0 auto 120px;padding:0 32px}.app-visual{border:1px solid #ffffff24;border-radius:24px;min-height:480px;position:relative;overflow:hidden}.atalaya-visual{color:#f7f4ec;background:linear-gradient(105deg,#13131a,#28221b);padding:38px}.atalaya-visual:before{content:"";background-image:linear-gradient(#ebdebe14 1px,#0000 1px),linear-gradient(90deg,#ebdebe14 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0}.atalaya-top{align-items:center;gap:10px;display:flex;position:relative}.atalaya-top img{width:29px;height:29px}.atalaya-top b{letter-spacing:.02em;font-size:18px}.atalaya-top span{color:#cbb57e;letter-spacing:.1em;text-transform:uppercase;margin-left:auto;font-size:10px}.atalaya-tower{border:2px solid #cbb57e;border-bottom:0;width:94px;height:143px;position:absolute;top:125px;left:56%;transform:translate(-50%)}.atalaya-tower:before{content:"";border:2px solid #cbb57e;width:130px;height:26px;position:absolute;top:-23px;left:-20px}.atalaya-tower i{background:#cbb57e;width:128px;height:1px;margin:36px auto;display:block}.atalaya-copy{letter-spacing:-.075em;z-index:1;font-size:clamp(48px,6vw,80px);font-weight:700;line-height:.86;position:absolute;bottom:83px}.atalaya-copy strong{color:#cbb57e}.atalaya-visual>p{color:#c3bfb7;font-size:14px;position:absolute;bottom:34px;left:38px}.logitest-visual{background:linear-gradient(120deg,#080c0d,#102326 53%,#123b39);padding:52px}.logitest-visual>img{object-fit:contain;object-position:left;width:170px;height:64px;position:relative}.test-console{background:#060f11d6;border:1px solid #58ddc959;border-radius:15px;width:min(410px,70%);padding:20px;position:absolute;bottom:45px;right:9%;box-shadow:0 24px 60px #00000059}.test-console>div{color:#a9e5d8;letter-spacing:.1em;justify-content:space-between;font-size:10px;display:flex}.test-console>div b{color:#67e1b7}.test-console p{color:#e0eeee;border-top:1px solid #ffffff14;margin:11px 0 0;padding-top:11px;font-size:14px}.test-console i{background:#63dfb5;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.test-console em{color:#69dfb9;float:right;font-size:10px;font-style:normal}.logicode-visual{background:linear-gradient(145deg,#161725,#2a275f 52%,#5054a9);justify-content:center;align-items:center;display:flex}.logicode-visual>img{object-fit:contain;opacity:.95;width:260px;height:185px;position:absolute;top:7%;right:5%}.code-panel{color:#eeecff;background:#0b0b1bbf;border:1px solid #9a96ff73;border-radius:18px;width:320px;padding:25px;position:absolute;bottom:12%;left:10%}.code-panel>span{color:#aea8ff;letter-spacing:.13em;font-size:9px;font-weight:700}.code-panel>b{letter-spacing:-.08em;margin:15px 0;font-size:70px;font-weight:500;display:block}.code-panel>b small{letter-spacing:0;font-size:14px}.code-panel div{align-items:end;gap:7px;height:50px;display:flex}.code-panel div i{background:#8185e8;width:18px}.code-panel div i:first-child{height:25%}.code-panel div i:nth-child(2){height:68%}.code-panel div i:nth-child(3){background:#d58df5;height:100%}.code-panel div i:nth-child(4){height:55%}.code-panel div i:nth-child(5){height:80%}.code-panel p{color:#c1c0d8;font-size:12px}.code-panel strong{color:#d9a0f8}.logiform-visual{background:linear-gradient(135deg,#f2f2fc,#e1dcfb);padding:44px}.logiform-visual>img{object-fit:contain;object-position:left;width:110px;height:82px;position:absolute}.form-panel{color:#212139;background:#fff;border-radius:14px;width:min(380px,72%);padding:24px;position:absolute;top:50%;right:10%;transform:translateY(-50%);box-shadow:0 25px 60px #352c7240}.form-panel>span{margin-bottom:20px;font-size:19px;font-weight:700;display:block}.form-panel label{color:#87839c;border:1px solid #dcd8ed;border-radius:7px;margin:10px 0;padding:11px;font-size:11px;display:block}.form-panel label i{float:right;background:#b6aee5;border-radius:50%;width:8px;height:8px}.form-panel b{color:#fff;text-align:center;background:#7363d8;border-radius:7px;margin-top:16px;padding:12px;font-size:12px;display:block}.logichat-visual{background:linear-gradient(135deg,#101820,#142b36);padding:42px}.chat-title{border-bottom:1px solid #ffffff1f;align-items:center;gap:9px;padding-bottom:16px;display:flex}.chat-title img{width:27px;height:27px}.chat-title b{color:#f0f4f7}.chat-title span{color:#6be1cf;margin-left:auto;font-size:10px}.chat-q,.chat-a{border-radius:13px;width:65%;padding:14px;font-size:14px;line-height:1.4}.chat-q{color:#edf7f8;background:#2a3b49;margin:54px 0 0 auto}.chat-a{color:#12322f;background:#c4f7e8;margin:14px 0}.chat-input{color:#aab8bf;border:1px solid #ffffff38;border-radius:10px;padding:14px;font-size:13px;position:absolute;bottom:35px;left:42px;right:42px}.chat-input i{color:#103530;float:right;background:#6be1cf;border-radius:6px;padding:1px 6px;font-style:normal}.edu-visual{background:#e5f5f5}.edu-visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.edu-visual:after{content:"";background:linear-gradient(90deg,#062730ba,#0000 65%);position:absolute;inset:0}.edu-visual div{color:#fff;z-index:1;position:absolute;bottom:44px;left:44px}.edu-visual span{letter-spacing:.13em;font-size:10px;font-weight:700;display:block}.edu-visual b{letter-spacing:-.06em;max-width:360px;margin-top:12px;font-size:clamp(28px,4vw,48px);line-height:1;display:block}.ops-visual{color:#e6def4;background:radial-gradient(circle,#a669fd4d,#0000 30%),#111322;justify-content:center;align-items:center;gap:18px;display:flex}.ops-visual>span,.ops-visual>strong{letter-spacing:.08em;border:1px solid #dc9df680;padding:13px 10px;font-size:11px}.ops-visual>strong{color:#fff;background:#a165eb;border-color:#a165eb}.ops-visual>i{border-top:1px solid #c676f4;width:45px}.ops-visual>p{color:#a7a1b8;font-size:13px;position:absolute;bottom:38px}.flow-visual-large{color:#bcb6d5;background:linear-gradient(135deg,#121521,#30295d);flex-direction:column;justify-content:center;align-items:center;display:flex}.flow-visual-large>span{letter-spacing:.15em;font-size:10px;font-weight:700}.flow-visual-large>div{gap:25px;margin:30px;display:flex}.flow-visual-large>div i{background:#9c78f4;border-radius:50%;width:44px;height:44px;box-shadow:0 0 32px #9c78f4}.flow-visual-large>p{font-size:14px}@media (max-width:800px){.brand,.navbar .brand,.detail-nav .brand,.detail-footer .brand{background-position:0,32px;background-size:25px 24px,128px;width:160px;min-width:160px;height:29px}.navbar{padding:0 20px}.detail-visual-wrap{margin-bottom:70px;padding:0 20px}.app-visual{border-radius:18px;min-height:370px}.atalaya-visual{padding:24px}.atalaya-copy{font-size:49px;bottom:63px}.atalaya-visual>p{font-size:12px;bottom:20px;left:24px}.atalaya-tower{top:115px;left:68%}.test-console{width:88%;bottom:25px;right:6%}.logitest-visual{padding:25px}.logitest-visual>img{width:140px;height:45px}.logicode-visual>img{width:190px;height:120px}.code-panel{width:270px;padding:19px;bottom:9%;left:7%}.form-panel{width:86%;right:7%}.ops-visual{gap:7px}.ops-visual>span,.ops-visual>strong{padding:10px 5px;font-size:7px}.ops-visual>i{width:14px}.chat-input{bottom:20px;left:20px;right:20px}}.logitest-page{--lt-violet:#7857ff;--lt-purple:#be3cff;--lt-blue:#19a9ff;--lt-cyan:#28e7db;--lt-green:#78efb3;color:#f7f8fb;background:#05070b;min-height:100vh;overflow:hidden}.logitest-page:before{content:"";pointer-events:none;background:radial-gradient(circle at 76% 8%,#4730a361,#0000 28%),radial-gradient(circle at 12% 23%,#0089cc1f,#0000 27%);width:100%;height:950px;position:absolute;top:0;left:0}.lt-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);max-width:none;padding-left:max(32px,calc((100vw - var(--max))/2 + 32px));padding-right:max(32px,calc((100vw - var(--max))/2 + 32px));z-index:30;background:#05070bc2;border-color:#ffffff17;position:relative}.lt-nav-links{gap:28px;display:flex}.lt-nav-links a{color:#9ba3b3;font-size:12px}.lt-nav-links a:hover{color:#fff}.lt-nav-cta{color:#e9ddff;border:1px solid #9c6dff80;border-radius:99px;padding:10px 15px;font-size:12px;font-weight:700}.lt-nav-cta:hover{background:#7857ff26}.lt-kicker{color:#9d82ff;letter-spacing:.15em;text-transform:uppercase;margin:0 0 21px;font-size:10px;font-weight:800}.lt-kicker>i{background:linear-gradient(135deg,var(--lt-blue),var(--lt-purple));box-shadow:0 0 18px var(--lt-violet);border-radius:50%;width:6px;height:6px;margin:0 8px 1px 0;display:inline-block}.lt-hero{max-width:var(--max);grid-template-columns:.82fr 1.18fr;align-items:center;gap:48px;min-height:850px;margin:auto;padding:90px 32px 105px;display:grid;position:relative}.lt-hero-copy{z-index:3;position:relative}.lt-logo{object-fit:contain;object-position:left;width:190px;height:68px;margin:0 0 34px}.lt-hero h1{letter-spacing:-.072em;max-width:610px;margin:0;font-size:clamp(50px,5.6vw,78px);font-weight:500;line-height:.94}.lt-hero h1 em,.lt-section h2 em,.lt-close h2 em{background:linear-gradient(100deg,var(--lt-blue),var(--lt-violet) 47%,var(--lt-purple));color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Georgia,serif;font-weight:400}.lt-hero-copy>p:not(.lt-kicker){color:#a9afba;max-width:560px;margin:28px 0;font-size:17px;line-height:1.6}.lt-actions{gap:11px;display:flex}.lt-primary{color:#fff;background:linear-gradient(105deg,#0aa9ff,#7657ff 50%,#c73df8);box-shadow:0 12px 40px #694eff38}.lt-primary:hover{filter:brightness(1.12)}.lt-secondary{border:1px solid #ffffff26}.lt-hero-facts{color:#747d8c;letter-spacing:.09em;align-items:center;gap:11px;margin-top:48px;font-size:8px;font-weight:800;display:flex}.lt-hero-facts i{background:linear-gradient(90deg,var(--lt-blue),var(--lt-purple));width:17px;height:1px}.lt-hero-stage{height:600px;position:relative}.lt-orbit{border:1px solid #8153ff38;border-radius:50%;position:absolute}.lt-orbit-one{width:720px;height:530px;top:5px;right:-120px;transform:rotate(-14deg)}.lt-orbit-two{border-color:#21b5ff30;width:590px;height:400px;top:100px;right:-30px;transform:rotate(18deg)}.lt-preview{z-index:2;background:#0a0d14;border:1px solid #b299ff4d;border-radius:18px;width:710px;height:486px;position:absolute;top:58px;left:4%;overflow:hidden;transform:perspective(1500px)rotateY(-7deg)rotateX(2deg);box-shadow:0 45px 100px #00000080,0 0 80px #5839d026}.lt-preview-chrome{color:#7b8494;background:#121621;border-bottom:1px solid #ffffff14;align-items:center;gap:5px;height:30px;padding:0 11px;font-size:8px;display:flex}.lt-preview-chrome>i{background:#3a4050;border-radius:50%;width:5px;height:5px}.lt-preview-chrome>span{letter-spacing:.08em;margin-left:9px}.lt-preview-chrome>b{color:#60dbb4;letter-spacing:.1em;margin-left:auto;font-size:7px}.lt-preview-body{grid-template-columns:119px 1fr;height:calc(100% - 30px);display:grid}.lt-sidebar{background:#080a10;border-right:1px solid #ffffff12;flex-direction:column;padding:17px 11px 12px;display:flex}.lt-sidebar>img{object-fit:contain;object-position:left;width:92px;height:35px}.lt-sidebar nav{gap:5px;margin-top:28px;display:grid}.lt-sidebar nav>span,.lt-sidebar nav>strong{color:#778090;border-radius:6px;padding:9px;font-size:8px;font-style:normal}.lt-sidebar nav>strong{color:#e9e5ff;background:linear-gradient(90deg,#2ba1ff33,#7953ff29)}.lt-sidebar nav i{margin-left:6px;font-style:normal}.lt-sidebar small{color:#4e5663;letter-spacing:.08em;margin-top:auto;font-size:5px}.lt-dashboard{background:radial-gradient(circle at 65% 0,#7150ff1f,#0000 34%),#0d1018;padding:24px}.lt-dashboard>header{justify-content:space-between;align-items:end;display:flex}.lt-dashboard>header span,.lt-suite-card span,.lt-live-card>span{color:#8e72ed;letter-spacing:.15em;font-size:6px;font-weight:800}.lt-dashboard h3{letter-spacing:-.045em;margin:5px 0 0;font-size:17px}.lt-dashboard>header button{color:#fff;background:linear-gradient(100deg,#138fe2,#7555f4);border:0;border-radius:6px;padding:8px 10px;font-size:7px;font-weight:700}.lt-score-row{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px;display:grid}.lt-score-row article{background:#141925;border:1px solid #ffffff14;border-radius:8px;padding:12px}.lt-score-row article>span{color:#8790a0;font-size:7px;display:block}.lt-score-row article>b{letter-spacing:-.07em;margin:6px 0 2px;font-size:27px;display:block}.lt-score-row article>b small{color:#7b8390;font-size:10px}.lt-score-row article>em{color:#5dcfa9;font-size:6px;font-style:normal}.lt-score-row .lt-risk>em{color:#ef99d9}.lt-dashboard-grid{grid-template-columns:1.06fr .94fr;gap:10px;margin-top:10px;display:grid}.lt-suite-card,.lt-live-card{background:#121722;border:1px solid #ffffff14;border-radius:9px;min-height:210px;padding:14px}.lt-suite-card>header{justify-content:space-between;align-items:center;display:flex}.lt-suite-card header b{margin-top:3px;font-size:10px;display:block}.lt-suite-card header em{color:#8b94a3;font-size:6px;font-style:normal}.lt-suite-card>p{color:#b3bbc6;border-top:1px solid #ffffff0f;margin:11px 0 0;padding-top:10px;font-size:7px}.lt-suite-card>p i{background:#61ddb2;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}.lt-suite-card>p b{color:#5fd9ae;float:right;font-size:6px}.lt-suite-card>p.is-running i{background:#af5dff;box-shadow:0 0 9px #af5dff}.lt-suite-card>p.is-running b{color:#c78cff}.lt-live-card>span{margin-bottom:12px;display:block}.lt-browser-mini{background:linear-gradient(145deg,#172b3b,#131726);border:1px solid #45c8ff40;border-radius:6px;height:125px;padding:9px;position:relative}.lt-browser-mini>i{background:#516173;border-radius:50%;width:4px;height:4px;margin-right:3px;display:inline-block}.lt-browser-mini>b{color:#728093;margin-left:9px;font-size:5px}.lt-browser-mini>p{color:#f2f5f8;text-align:center;margin:33px 0 10px;font-size:10px}.lt-browser-mini>button{background:linear-gradient(90deg,var(--lt-blue),var(--lt-violet));color:#fff;border:0;border-radius:4px;margin:auto;padding:6px 14px;font-size:6px;display:block}.lt-live-card>footer{border:0;justify-content:space-between;align-items:center;margin:10px 0 0;padding:0;display:flex}.lt-live-card footer em{color:#828b99;font-size:6px}.lt-live-card footer b{color:#70ddba;font-size:6px}.lt-preview-note{color:#4f5968;margin:0;font-size:5px;position:absolute;bottom:7px;left:135px}.lt-tech-strip{color:#9098a7;letter-spacing:.08em;background:#0b0e15;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;gap:24px;padding:22px;font-size:9px;font-weight:700;display:flex}.lt-tech-strip i{background:linear-gradient(90deg,var(--lt-blue),var(--lt-purple));width:28px;height:1px}.lt-section{max-width:var(--max);margin:auto;padding:140px 32px}.lt-section h2{letter-spacing:-.07em;margin:0;font-size:clamp(44px,5.8vw,74px);font-weight:500;line-height:.97}.lt-problem{grid-template-columns:1.1fr .9fr;gap:90px;display:grid}.lt-problem-copy{padding-top:72px}.lt-problem-copy>p{color:#a7afbc;font-size:18px;line-height:1.6}.lt-problem-copy blockquote{border-left:1px solid var(--lt-violet);color:#e4e4eb;margin:45px 0 0;padding-left:28px;font-size:21px;line-height:1.45}.lt-flow{border-top:1px solid #ffffff14}.lt-flow>header{max-width:930px}.lt-flow-grid{grid-template-columns:repeat(3,1fr);margin-top:75px;display:grid}.lt-flow-grid article{border:1px solid #ffffff1a;border-right:0;min-height:390px;padding:29px;position:relative}.lt-flow-grid article:last-child{border-right:1px solid #ffffff1a}.lt-flow-grid article>span{color:#795deb;font-size:10px;font-weight:700}.lt-step-icon{background:radial-gradient(circle at 30% 30%,#299fff,#7556ff 55%,#b83cf5);border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;margin:54px 0 38px;font-size:22px;display:flex;box-shadow:0 18px 45px #5449ef40}.lt-flow-grid h3{letter-spacing:-.06em;margin:0 0 13px;font-size:32px}.lt-flow-grid p{color:#929baa;max-width:290px;font-size:14px;line-height:1.55}.lt-flow-grid small{color:#626b79;letter-spacing:.09em;font-size:7px;font-weight:700;position:absolute;bottom:26px}.lt-feature{grid-template-columns:.78fr 1.22fr;align-items:center;gap:75px;display:grid}.lt-feature-copy h2{font-size:clamp(40px,4.5vw,63px)}.lt-feature-copy>p:not(.lt-kicker){color:#9da6b4;margin:28px 0;font-size:16px;line-height:1.6}.lt-feature-copy ul{gap:13px;margin:35px 0 0;padding:0;list-style:none;display:grid}.lt-feature-copy li{color:#cbd0d9;font-size:13px}.lt-feature-copy li i{background:var(--lt-cyan);border-radius:50%;width:6px;height:6px;margin-right:10px;display:inline-block}.lt-editor-visual{background:radial-gradient(circle at 80% 0,#7340ff40,#0000 33%),#10141e;border:1px solid #916bff45;border-radius:22px;min-height:490px;padding:38px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000059}.lt-editor-visual:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.lt-editor-code{color:#bac2cf;background:#0b0e15;border:1px solid #ffffff17;border-radius:12px;width:76%;padding:24px;position:relative}.lt-editor-code>span{color:#8b71ed;letter-spacing:.13em;font-size:8px;font-weight:700}.lt-editor-code p{border-top:1px solid #ffffff0f;margin:12px 0 0;padding-top:12px;font-family:monospace;font-size:10px;line-height:1.5}.lt-editor-code p b{color:#2ac6f1}.lt-assistant-panel{background:#18162af5;border:1px solid #be5cff73;border-radius:14px;width:68%;padding:20px;position:absolute;bottom:32px;right:28px;box-shadow:0 24px 60px #00000073}.lt-assistant-panel header{align-items:center;gap:11px;display:flex}.lt-assistant-panel header>i{background:linear-gradient(135deg,var(--lt-blue),var(--lt-purple));border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-style:normal;display:flex}.lt-assistant-panel header b,.lt-assistant-panel header span{display:block}.lt-assistant-panel header b{font-size:11px}.lt-assistant-panel header span{color:#848b9b;margin-top:3px;font-size:7px}.lt-assistant-panel>p{color:#c6c7d5;margin:18px 0;font-size:11px;line-height:1.55}.lt-assistant-panel>div{gap:8px;display:flex}.lt-assistant-panel button{color:#fff;background:linear-gradient(90deg,#287cef,#8a52f5);border:0;border-radius:6px;padding:8px 10px;font-size:7px;font-weight:700}.lt-assistant-panel button.secondary{background:0 0;border:1px solid #ffffff21}.lt-capabilities>header{max-width:940px}.lt-capability-grid{grid-template-columns:repeat(2,1fr);margin-top:70px;display:grid}.lt-capability-grid article{border:1px solid #ffffff1a;min-height:370px;padding:38px;position:relative}.lt-capability-grid article:nth-child(2n){border-left:0}.lt-capability-grid article:nth-child(n+3){border-top:0}.lt-capability-grid article>span{color:#8569ed;letter-spacing:.13em;font-size:8px;font-weight:700}.lt-capability-grid h3{letter-spacing:-.06em;max-width:390px;margin:46px 0 14px;font-size:32px;line-height:1.05}.lt-capability-grid p{color:#929baa;max-width:420px;font-size:14px;line-height:1.55}.lt-bars{align-items:end;gap:9px;height:60px;display:flex;position:absolute;bottom:30px;left:38px;right:38px}.lt-bars i{background:linear-gradient(#7255eb,#1b7bcf);border-radius:3px 3px 0 0;flex:1;height:35%}.lt-bars i:nth-child(2){height:70%}.lt-bars i:nth-child(3){height:52%}.lt-bars i:nth-child(4){background:linear-gradient(#bc42e8,#6c4fe1);height:92%}.lt-bars i:nth-child(5){height:68%}.lt-bars i:nth-child(6){height:78%}.lt-bars i:nth-child(7){height:59%}.lt-env-pills{gap:8px;display:flex;position:absolute;bottom:32px}.lt-env-pills b{color:#71c9f5;border:1px solid #53b7ff59;border-radius:99px;padding:8px 12px;font-size:8px}.lt-env-pills b:nth-child(2){color:#bd8aff;border-color:#a262ff80}.lt-evidence{gap:10px;display:flex;position:absolute;bottom:31px}.lt-evidence i{background:linear-gradient(145deg,#17405e,#343059);border:1px solid #4db4ff59;border-radius:7px;width:100px;height:66px}.lt-evidence i:nth-child(2){background:linear-gradient(145deg,#202852,#643666);transform:translateY(-12px)}.lt-evidence i:nth-child(3){background:linear-gradient(145deg,#1f3849,#253f3b)}.lt-pipeline{align-items:center;gap:12px;display:flex;position:absolute;bottom:42px;left:38px}.lt-pipeline b,.lt-pipeline strong{color:#a1a9b5;border:1px solid #ffffff1f;border-radius:6px;padding:10px;font-size:7px}.lt-pipeline strong{color:#fff;background:linear-gradient(90deg,#246dd5,#7c54e9);border:0}.lt-pipeline i{background:#6652da;width:27px;height:1px}.lt-deploy{padding:110px max(32px,calc((100vw - var(--max))/2 + 32px));background:radial-gradient(circle at 73%,#6443ec3d,#0000 23%),linear-gradient(110deg,#0c1018,#15122a);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-top:80px;display:grid}.lt-deploy>div:first-child{max-width:600px}.lt-deploy h2{letter-spacing:-.07em;margin:0;font-size:clamp(42px,5vw,66px);font-weight:500;line-height:.98}.lt-deploy>div:first-child>p:not(.lt-kicker){color:#a1a8b5;margin:28px 0;font-size:16px;line-height:1.6}.lt-deploy-tags{flex-wrap:wrap;gap:8px;display:flex}.lt-deploy-tags span{color:#c0b2ec;border:1px solid #9a6fff4d;border-radius:99px;padding:8px 11px;font-size:9px}.lt-deploy-orbit{border:1px solid #835df447;border-radius:50%;width:420px;height:420px;margin:auto;position:relative}.lt-deploy-orbit:before{content:"";border:1px solid #28b7f733;border-radius:50%;position:absolute;inset:48px}.lt-deploy-orbit>div{background:linear-gradient(145deg,#148acf,#774ee8 55%,#b43fea);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #674ae966}.lt-deploy-orbit>div b{font-size:14px}.lt-deploy-orbit>div span{letter-spacing:.1em;margin-top:4px;font-size:6px}.lt-deploy-orbit>i{color:#aebcf3;background:#121827;border:1px solid #6d9eff66;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:8px;font-style:normal;font-weight:700;display:flex;position:absolute}.lt-deploy-orbit .node-a{top:178px;left:16px}.lt-deploy-orbit .node-b{top:4px;left:174px}.lt-deploy-orbit .node-c{top:176px;right:8px}.lt-deploy-orbit .node-d{bottom:7px;left:178px}.lt-close{text-align:center;max-width:1030px;margin:auto;padding:170px 32px}.lt-close h2{letter-spacing:-.075em;margin:0;font-size:clamp(48px,6vw,80px);font-weight:500;line-height:.96}.lt-close>p:not(.lt-kicker){color:#a0a8b5;max-width:600px;margin:28px auto 36px;font-size:17px;line-height:1.55}.lt-footer{max-width:var(--max);border-top:1px solid #ffffff17;grid-template-columns:1fr 1fr 1fr;display:grid}.lt-footer>p{color:#737c89;align-self:center;font-size:10px}.lt-footer>div{justify-content:flex-end;align-self:center;gap:20px;display:flex}.lt-footer>div a{color:#a9b0bc;font-size:10px}@media (max-width:980px){.lt-nav-links{display:none}.lt-hero{min-height:0;padding-top:80px;display:block}.lt-hero-copy{max-width:720px}.lt-hero-stage{height:570px;margin-top:40px}.lt-preview{width:98%;left:1%}.lt-problem,.lt-feature,.lt-deploy{gap:45px}.lt-capability-grid h3{font-size:27px}}@media (max-width:700px){.lt-nav{height:70px;padding:0 18px}.lt-nav-cta{padding:9px 11px;font-size:10px}.lt-hero{padding:65px 20px 70px}.lt-logo{width:155px;height:54px;margin-bottom:28px}.lt-hero h1{font-size:49px}.lt-hero-copy>p:not(.lt-kicker){font-size:15px}.lt-actions{flex-direction:column;align-items:stretch}.lt-actions .button{justify-content:center}.lt-hero-facts{flex-wrap:wrap;margin-top:35px}.lt-hero-stage{height:430px;margin-top:38px}.lt-preview{transform-origin:0 0;width:116%;height:370px;top:24px;left:-7%;transform:scale(.86)}.lt-preview-body{grid-template-columns:88px 1fr}.lt-sidebar{padding:12px 8px}.lt-sidebar>img{width:72px;height:29px}.lt-sidebar nav{margin-top:16px}.lt-sidebar nav>span,.lt-sidebar nav>strong{padding:7px 4px}.lt-dashboard{padding:15px}.lt-score-row{gap:5px}.lt-score-row article{padding:8px}.lt-score-row article>b{font-size:20px}.lt-dashboard-grid{grid-template-columns:1fr}.lt-live-card{display:none}.lt-suite-card{min-height:180px}.lt-preview-note{left:98px}.lt-tech-strip{white-space:nowrap;justify-content:flex-start;overflow:hidden}.lt-section{padding:95px 20px}.lt-section h2{font-size:46px}.lt-problem,.lt-feature{display:block}.lt-problem-copy{padding-top:30px}.lt-problem-copy>p{font-size:16px}.lt-problem-copy blockquote{margin-top:30px;font-size:18px}.lt-flow-grid{margin-top:45px;display:block}.lt-flow-grid article{border-right:1px solid #ffffff1a;min-height:330px}.lt-flow-grid article+article{border-top:0}.lt-step-icon{margin:38px 0 28px}.lt-editor-visual{min-height:425px;margin-top:55px;padding:18px}.lt-editor-code{width:100%;padding:16px}.lt-assistant-panel{width:88%;bottom:18px;right:14px}.lt-capability-grid{margin-top:45px;display:block}.lt-capability-grid article,.lt-capability-grid article:nth-child(2n),.lt-capability-grid article:nth-child(n+3){border:1px solid #ffffff1a;min-height:335px}.lt-capability-grid article+article{border-top:0!important}.lt-capability-grid article{padding:27px}.lt-bars{left:27px;right:27px}.lt-evidence i{width:75px}.lt-deploy{margin-top:30px;padding:85px 20px;display:block}.lt-deploy-orbit{width:310px;height:310px;margin-top:70px}.lt-deploy-orbit>div{width:95px;height:95px}.lt-deploy-orbit .node-a{top:128px;left:3px}.lt-deploy-orbit .node-b{top:-1px;left:128px}.lt-deploy-orbit .node-c{top:127px;right:2px}.lt-deploy-orbit .node-d{bottom:0;left:130px}.lt-close{padding:110px 20px}.lt-close h2{font-size:48px}.lt-footer{flex-wrap:wrap;gap:20px;display:flex}.lt-footer>p{order:3;width:100%}.lt-footer>div{text-align:right;margin-left:auto;display:grid}}.service-list>a{display:block}.form-panel>p{color:#87839c;border:1px solid #dcd8ed;border-radius:7px;margin:10px 0;padding:11px;font-size:11px;display:block}.form-panel>p i{float:right;background:#b6aee5;border-radius:50%;width:8px;height:8px}.ecosystem-products{max-width:var(--max)}.ecosystem-products-head{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;display:grid}.ecosystem-products-head>p{color:var(--muted);max-width:390px;margin:0;font-size:16px;line-height:1.6}.ecosystem-map{background:radial-gradient(circle,#6c4fe840,#0000 20%),linear-gradient(145deg,#0f131b,#11101d);border:1px solid #ffffff1c;border-radius:27px;height:520px;margin-top:72px;position:relative;overflow:hidden}.ecosystem-map-grid{background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.ecosystem-map-orbit{border:1px solid #715be43d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-observe{width:70%;height:300px}.orbit-operate{border-color:#14a6ff30;width:47%;height:72%;transform:translate(-50%,-50%)rotate(24deg)}.orbit-validate{border-color:#de42d52b;width:82%;height:58%;transform:translate(-50%,-50%)rotate(-36deg)}.ecosystem-core{z-index:2;background:radial-gradient(circle at 35% 25%,#287ed6,#7154e7 55%,#bd40d9);border:8px solid #1b1e2ce0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:146px;height:146px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #9d78ff59,0 0 70px #6c49ea66}.ecosystem-core img{filter:brightness(0)invert();object-fit:contain;width:50px;height:46px}.ecosystem-core b{letter-spacing:.06em;margin-top:7px;font-size:10px}.ecosystem-core span{letter-spacing:.12em;opacity:.7;margin-top:3px;font-size:5px}.ecosystem-domain{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#0f131de6;border:1px solid #ffffff21;border-radius:13px;grid-template-columns:30px 1fr;width:190px;padding:16px 18px;display:grid;position:absolute;box-shadow:0 20px 45px #00000047}.ecosystem-domain i{color:#8267ef;grid-row:1/3;font-size:8px;font-style:normal;font-weight:700}.ecosystem-domain b{letter-spacing:.04em;font-size:12px}.ecosystem-domain span{color:#7f8998;margin-top:4px;font-size:8px}.domain-observe{top:18%;left:9%}.domain-operate{top:24%;right:7%}.domain-validate{bottom:13%;left:19%}.ecosystem-map>p{color:#666f7d;letter-spacing:.08em;margin:0;font-size:8px;position:absolute;bottom:24px;right:28px}.ecosystem-filters{border-bottom:1px solid var(--line);gap:8px;margin-top:54px;padding-bottom:13px;display:flex}.ecosystem-filters button{color:#818a98;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:99px;padding:9px 14px;font-size:11px}.ecosystem-filters button.active{color:#cbb8ff;background:#865ded1f;border-color:#9b6fff59}.ecosystem-card-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px;display:grid}.ecosystem-card{--tone:#805de9;background:linear-gradient(145deg,#ffffff09,#0000 65%),#10141c;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;min-height:410px;padding:25px;transition:border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.ecosystem-card:before{background:radial-gradient(circle,var(--tone),transparent 68%);content:"";filter:blur(5px);opacity:.18;width:160px;height:160px;position:absolute;top:-55px;right:-55px}.ecosystem-card:hover{border-color:var(--tone)}@supports (color:color-mix(in lab, red, red)){.ecosystem-card:hover{border-color:color-mix(in srgb,var(--tone) 50%,transparent)}}.ecosystem-card:hover{transform:translateY(-7px)}.tone-gold{--tone:#cfb36d}.tone-indigo{--tone:#7b7cff}.tone-cyan{--tone:#40d8e7}.tone-violet{--tone:#9f70ef}.tone-magenta{--tone:#dc50d2}.tone-orange{--tone:#ff8b53}.tone-green{--tone:#59dda9}.tone-teal{--tone:#45c9c2}.tone-blue{--tone:#47a8f3}.ecosystem-card-top{justify-content:space-between;align-items:center;display:flex;position:relative}.ecosystem-card-top>span{color:#8a93a2;letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:700}.ecosystem-card-top>i{color:var(--tone);font-size:9px;font-style:normal}.ecosystem-card-top>em{border:1px solid var(--tone)}@supports (color:color-mix(in lab, red, red)){.ecosystem-card-top>em{border:1px solid color-mix(in srgb,var(--tone) 45%,transparent)}}.ecosystem-card-top>em{color:var(--tone);border-radius:99px;padding:5px 7px;font-size:7px;font-style:normal}.ecosystem-card-brand{align-items:center;height:82px;margin:34px 0 13px;display:flex;position:relative}.ecosystem-card-brand img{object-fit:contain;object-position:left;max-width:155px;height:68px}.tone-gold .ecosystem-card-brand img{width:54px;height:54px}.tone-indigo .ecosystem-card-brand img{width:150px;height:78px}.tone-cyan .ecosystem-card-brand img{width:55px;height:55px}.tone-violet .ecosystem-card-brand img{width:95px;height:65px}.ecosystem-card-brand>b{letter-spacing:-.06em;font-size:31px}.ecosystem-card h3{letter-spacing:-.055em;margin:0 0 12px;font-size:28px}.ecosystem-card>p{color:#9ba4b2;max-width:310px;margin:0;font-size:13px;line-height:1.5}.ecosystem-tags{flex-wrap:wrap;gap:6px;margin:22px 0;display:flex}.ecosystem-tags span{color:#757f8d;border:1px solid #ffffff17;border-radius:99px;padding:6px 8px;font-size:7px}.ecosystem-card>strong{color:#d8dae0;margin-top:auto;font-size:10px}.ecosystem-card>strong>span{color:var(--tone);float:right;font-size:17px}.ecosystem-note{background:linear-gradient(100deg,#1493e51c,#7a50e224,#d33dc914);border:1px solid #7e5ee73d;grid-template-columns:.65fr 1.45fr .6fr;align-items:center;gap:28px;margin-top:24px;padding:25px;display:grid}.ecosystem-note>span{letter-spacing:-.04em;font-size:18px;font-weight:700}.ecosystem-note p{color:#9ba3b1;margin:0;font-size:12px;line-height:1.5}.ecosystem-note a{text-align:right;font-size:11px;font-weight:700}.sr-only{clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.services .service-list{border:0;grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.services .service-list>a{grid-column:span 2}.services .service-list>a:first-child,.services .service-list>a:nth-child(2){grid-column:span 3}.services .service-list article{background:#121720;border:1px solid #ffffff17;border-radius:17px;grid-template-columns:1fr 28px;align-content:start;gap:0;min-height:285px;padding:25px;display:grid;position:relative}.services .service-list article:hover{background:radial-gradient(circle at 85% 10%,#865bec33,#0000 30%),#141821;transform:translateY(-5px)}.services .service-list article>span:first-child{color:#a775f0;grid-column:1}.services .service-list h3{grid-column:1/3;max-width:330px;margin:55px 0 15px;font-size:29px}.services .service-list p{grid-column:1/3;max-width:350px;font-size:13px}.services .service-list article>span:last-child{text-align:right;grid-area:1/2;font-size:21px}.commercial-detail{--detail-accent:#8a62ee;--detail-accent-2:#20aef2;background:radial-gradient(circle at 80% 5%,var(--detail-accent),transparent 28%),#080a0f}@supports (color:color-mix(in lab, red, red)){.commercial-detail{background:radial-gradient(circle at 80% 5%,color-mix(in srgb,var(--detail-accent) 17%,transparent),transparent 28%),#080a0f}}.commercial-detail{overflow:hidden}.theme-atalaya{--detail-accent:#c7ae70;--detail-accent-2:#897446}.theme-logicode{--detail-accent:#9a91ff;--detail-accent-2:#595cc5}.theme-logiform{--detail-accent:#9e78e8;--detail-accent-2:#6c58cb}.theme-logichat{--detail-accent:#58dfd0;--detail-accent-2:#238bab}.theme-logiedu,.theme-logiedu-pro{--detail-accent:#55c6c0;--detail-accent-2:#2388ad}.theme-logiops{--detail-accent:#bf5ce8;--detail-accent-2:#6b5be3}.theme-logiflow{--detail-accent:#ff8b5c;--detail-accent-2:#a862da}.theme-seguridad-ethical-hacking{--detail-accent:#ff6a82;--detail-accent-2:#a94ee8}.theme-peritaje-tecnico{--detail-accent:#4fc4ef;--detail-accent-2:#695de8}.theme-staffing-aumentado-con-ia{--detail-accent:#d35edc;--detail-accent-2:#5a76e9}.theme-automatizacion-empresarial{--detail-accent:#54d6cb;--detail-accent-2:#6177ec}.theme-desarrollo-con-ia{--detail-accent:#469cf4;--detail-accent-2:#a453e8}.theme-squad-ia{--detail-accent:#d954d1;--detail-accent-2:#4e9cf3}.commercial-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);max-width:none;padding-left:max(32px,calc((100vw - var(--max))/2 + 32px));padding-right:max(32px,calc((100vw - var(--max))/2 + 32px));z-index:20;background:#080a0fbf;position:relative}.commercial-nav>div{gap:27px;display:flex}.commercial-nav>div a{color:#858e9c;font-size:11px}.commercial-nav>div a:hover{color:#fff}.commercial-hero{max-width:var(--max);grid-template-columns:.92fr 1.08fr;align-items:center;gap:55px;min-height:750px;margin:auto;padding:90px 32px 105px;display:grid}.commercial-hero-copy h1{letter-spacing:-.073em;margin:0;font-size:clamp(49px,5.6vw,78px);font-weight:500;line-height:.95}.commercial-hero-copy>p:not(.eyebrow){color:#a2a9b6;max-width:570px;margin:30px 0;font-size:17px;line-height:1.6}.commercial-detail .eyebrow{color:var(--detail-accent)}.commercial-actions{gap:11px;display:flex}.commercial-detail .button-primary{background:linear-gradient(105deg,var(--detail-accent-2),var(--detail-accent));box-shadow:0 14px 40px var(--detail-accent)}@supports (color:color-mix(in lab, red, red)){.commercial-detail .button-primary{box-shadow:0 14px 40px color-mix(in srgb,var(--detail-accent) 18%,transparent)}}.commercial-visual{min-width:0}.commercial-visual .app-visual,.service-visual{border-color:var(--detail-accent)}@supports (color:color-mix(in lab, red, red)){.commercial-visual .app-visual,.service-visual{border-color:color-mix(in srgb,var(--detail-accent) 30%,transparent)}}.commercial-visual .app-visual,.service-visual{min-height:500px;box-shadow:0 35px 90px #00000059}.commercial-signals{max-width:var(--max);border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;grid-template-columns:repeat(3,1fr);margin:auto;display:grid}.commercial-signals>div{border-right:1px solid #ffffff17;gap:8px;min-height:110px;padding:27px 30px;display:grid}.commercial-signals>div:last-child{border-right:0}.commercial-signals span{color:var(--detail-accent);font-size:8px;font-weight:700}.commercial-signals b{font-size:16px;font-weight:500}.commercial-context{max-width:var(--max);grid-template-columns:1.15fr .85fr;margin:auto;padding:145px 32px;display:grid}.commercial-context>div{padding-right:70px}.commercial-context h2{letter-spacing:-.07em;margin:0;font-size:clamp(39px,4.7vw,63px);font-weight:500;line-height:1.02}.commercial-context aside{border-left:1px solid #ffffff1c;padding:20px 0 20px 50px}.commercial-context aside>p:not(.eyebrow){color:#a3abb8;margin:0 0 42px;font-size:17px;line-height:1.6}.commercial-context aside>strong{color:#e3e4e8;font-size:20px;line-height:1.4}.commercial-process{padding:130px max(32px,calc((100vw - var(--max))/2 + 32px));background:#0d1118;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}.commercial-process>header{max-width:850px}.commercial-process h2,.commercial-capabilities h2{letter-spacing:-.07em;margin:0;font-size:clamp(42px,5vw,68px);font-weight:500;line-height:.98}.commercial-process>div{grid-template-columns:repeat(3,1fr);margin-top:68px;display:grid}.commercial-process article{border:1px solid #ffffff1a;border-right:0;min-height:360px;padding:28px;position:relative}.commercial-process article:last-child{border-right:1px solid #ffffff1a}.commercial-process article>span{color:var(--detail-accent);font-size:9px;font-weight:700}.commercial-process article>i{background:linear-gradient(140deg,var(--detail-accent-2),var(--detail-accent));border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;margin:55px 0 36px;font-size:20px;font-style:normal;display:flex}.commercial-process h3{letter-spacing:-.055em;margin:0 0 12px;font-size:29px}.commercial-process article p{color:#929aa7;max-width:310px;margin:0;font-size:13px;line-height:1.6}.commercial-capabilities{max-width:var(--max);grid-template-columns:.9fr 1.1fr;gap:90px;margin:auto;padding:145px 32px;display:grid}.commercial-capabilities>div>p:last-child{color:#969eab;max-width:470px;margin-top:28px;font-size:15px;line-height:1.6}.commercial-capabilities ul{margin:0;padding:0;list-style:none}.commercial-capabilities li{border-bottom:1px solid #ffffff1a;grid-template-columns:50px 1fr 25px;align-items:center;padding:20px 0;display:grid}.commercial-capabilities li:first-child{border-top:1px solid #ffffff1a}.commercial-capabilities li span{color:var(--detail-accent);font-size:9px}.commercial-capabilities li b{font-size:17px;font-weight:500}.commercial-capabilities li i{color:var(--detail-accent);font-size:16px;font-style:normal}.commercial-outcome{background:linear-gradient(110deg,var(--detail-accent-2),var(--detail-accent));color:#fff;padding:105px max(32px,calc((100vw - var(--max))/2 + 32px))}.commercial-outcome .eyebrow{color:#fff}.commercial-outcome h2{letter-spacing:-.07em;max-width:970px;margin:0;font-size:clamp(43px,5.5vw,72px);font-weight:500;line-height:.97}.commercial-outcome>p:not(.eyebrow){max-width:610px;margin:27px 0 32px;font-size:16px;line-height:1.55}.commercial-footer{grid-template-columns:1fr 1fr 1fr;display:grid}.commercial-footer>p{align-self:center}.commercial-footer>div{justify-content:flex-end;align-self:center;gap:24px;display:flex}.commercial-footer>div a{font-size:11px}.service-visual{background:radial-gradient(circle at 70% 25%,var(--detail-accent),transparent 29%),#111620}@supports (color:color-mix(in lab, red, red)){.service-visual{background:radial-gradient(circle at 70% 25%,color-mix(in srgb,var(--detail-accent) 24%,transparent),transparent 29%),#111620}}.service-visual{border:1px solid;border-radius:24px;min-height:500px;position:relative;overflow:hidden}.service-window{background:#080b11d1;border:1px solid #75a7ff47;border-radius:15px;padding-bottom:22px;position:absolute;top:50%;left:9%;right:9%;transform:translateY(-50%)}.service-window header{border-bottom:1px solid #ffffff14;align-items:center;gap:5px;height:37px;padding:0 13px;display:flex}.service-window header i{background:#485264;border-radius:50%;width:5px;height:5px}.service-window header span{color:#758194;letter-spacing:.12em;margin-left:8px;font-size:7px}.build-columns{grid-template-columns:repeat(3,1fr);gap:9px;padding:25px;display:grid}.build-columns p{color:#dce1e9;background:#151c28;border:1px solid #ffffff12;min-height:125px;margin:0;padding:17px;font-size:10px}.build-columns span{color:var(--detail-accent);margin-bottom:62px;font-size:8px;display:block}.service-window>strong{background:linear-gradient(90deg,var(--detail-accent-2),var(--detail-accent));letter-spacing:.08em;border-radius:7px;margin:0 25px;padding:12px;font-size:8px;display:block}.service-window>strong b{float:right}.service-automation{flex-direction:column;justify-content:center;align-items:center;display:flex}.automation-flow{align-items:center;gap:13px;width:84%;display:flex}.automation-flow>span,.automation-flow>strong{color:#e2e6ec;border:1px solid #ffffff24;flex:1;padding:18px 12px;font-size:9px}.automation-flow>strong{background:linear-gradient(120deg,var(--detail-accent-2),var(--detail-accent));border:0}.automation-flow small{color:#8993a1;margin-top:8px;font-size:7px;display:block}.automation-flow strong small{color:#e9efff}.automation-flow>i{background:var(--detail-accent);width:20px;height:1px}.service-automation>p{color:#798391;font-size:11px;position:absolute;bottom:42px}.service-audit{justify-content:center;align-items:center;gap:60px;display:flex}.audit-radar{border:1px solid #48bfeb59;border-radius:50%;width:270px;height:270px;position:relative}.audit-radar>i{border:1px solid #48bfeb2e;border-radius:50%;position:absolute;inset:40px}.audit-radar>i:nth-child(2){inset:82px}.audit-radar>i:nth-child(3){border-width:1px 0 0;border-radius:0;inset:50% 0 0}.audit-radar>b{letter-spacing:.06em;text-align:center;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.radar-point{background:#56c8ef;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 18px #56c8ef}.radar-point.p-a{top:31%;left:23%}.radar-point.p-b{top:43%;right:19%}.radar-point.p-c{bottom:20%;left:44%}.audit-legend p{color:#a6aebb;font-size:10px}.audit-legend i{background:var(--detail-accent);border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.service-security{place-items:center;display:grid}.security-shield{text-align:center}.security-shield>div{background:linear-gradient(145deg,var(--detail-accent-2),var(--detail-accent));clip-path:polygon(50% 0,95% 18%,88% 73%,50% 100%,12% 73%,5% 18%);justify-content:center;align-items:center;width:150px;height:175px;margin:auto;font-size:38px;display:flex}.security-shield span,.security-shield b{display:block}.security-shield span{color:#9aa3b0;letter-spacing:.13em;margin-top:24px;font-size:7px}.security-shield b{margin-top:6px;font-size:18px}.security-scan{gap:12px;display:flex;position:absolute;bottom:63px;left:12%;right:12%}.security-scan i{background:linear-gradient(90deg,var(--detail-accent-2),var(--detail-accent));opacity:.35;width:100%;height:1px}.service-security>p{color:#76808e;font-size:8px;position:absolute;bottom:30px}.service-staff,.service-squad{place-items:center;display:grid}.staff-core,.squad-core{background:linear-gradient(145deg,var(--detail-accent-2),var(--detail-accent));text-align:center;z-index:2;border:7px solid #171b28;border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;font-size:13px;font-weight:700;line-height:.9;display:flex}.staff-pulse,.squad-orbit{border:1px solid var(--detail-accent)}@supports (color:color-mix(in lab, red, red)){.staff-pulse,.squad-orbit{border:1px solid color-mix(in srgb,var(--detail-accent) 37%,transparent)}}.staff-pulse,.squad-orbit{border-radius:50%;width:350px;height:350px;position:absolute}.staff-pulse:before,.squad-orbit:before{border:1px solid var(--detail-accent-2)}@supports (color:color-mix(in lab, red, red)){.staff-pulse:before,.squad-orbit:before{border:1px solid color-mix(in srgb,var(--detail-accent-2) 25%,transparent)}}.staff-pulse:before,.squad-orbit:before{content:"";border-radius:50%;position:absolute;inset:58px}.staff-node,.squad-node{border:1px solid var(--detail-accent);background:#171c29}@supports (color:color-mix(in lab, red, red)){.staff-node,.squad-node{border:1px solid color-mix(in srgb,var(--detail-accent) 45%,transparent)}}.staff-node,.squad-node{color:#c9b8ef;z-index:3;border-radius:50%;padding:16px 10px;font-size:8px;font-weight:700;position:absolute}.staff-node.s1{top:19%;left:16%}.staff-node.s2{top:25%;right:16%}.staff-node.s3{bottom:17%;right:24%}.staff-node.s4{bottom:19%;left:19%}.squad-node{border-radius:99px;padding:12px}.squad-node.q1{top:21%;left:9%}.squad-node.q2{top:31%;right:7%}.squad-node.q3{bottom:16%;left:28%}.squad-orbit{width:360px;height:360px}.catalog-index header{max-width:var(--max);padding-bottom:95px}.catalog-index header h1{max-width:950px}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid;padding-bottom:125px!important}.catalog-card{background:linear-gradient(145deg,#ffffff09,#0000),#10141c;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;min-height:390px;padding:25px;transition:border-color .25s,transform .25s;display:flex}.catalog-card:hover{border-color:#966cf480;transform:translateY(-6px)}.catalog-card-top{align-items:center;display:flex}.catalog-card-top>span{color:#9c6df2;font-size:9px;font-weight:700}.catalog-card-top>b{margin-left:auto;font-size:18px;font-weight:400}.catalog-card-top>em{color:#e381c9;border:1px solid #ee73c066;border-radius:99px;margin-left:auto;padding:5px 7px;font-size:7px;font-style:normal}.catalog-card-top>em+b{margin-left:10px}.catalog-card>p:first-of-type{color:#9d77ef;letter-spacing:.1em;text-transform:uppercase;margin:70px 0 8px;font-size:8px;font-weight:700}.catalog-card h2{letter-spacing:-.06em;margin:0 0 14px;font-size:32px;font-weight:500}.catalog-card>p:nth-of-type(2){color:#969eab;margin:0;font-size:13px;line-height:1.55}.catalog-card>div:last-child{flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:24px;display:flex}.catalog-card>div:last-child span{color:#747e8c;border:1px solid #ffffff17;border-radius:99px;padding:6px 8px;font-size:7px}.service-catalog-grid{grid-template-columns:repeat(2,1fr)}.service-catalog-grid .catalog-card{min-height:360px}.service-catalog-grid .catalog-card h2{font-size:38px}@media (prefers-reduced-motion:no-preference){.ecosystem-map-orbit{animation:7s ease-in-out infinite ecosystemBreathe}.orbit-operate{animation-delay:-2s}.orbit-validate{animation-delay:-4s}.ecosystem-core{animation:5s ease-in-out infinite ecosystemCore}.ecosystem-domain{animation:5s ease-in-out infinite ecosystemFloat}.domain-operate{animation-delay:-1.5s}.domain-validate{animation-delay:-3s}.ecosystem-card{animation:.55s both ecosystemEnter;animation-delay:calc(var(--card-index) * 55ms)}.staff-pulse,.squad-orbit{animation:22s linear infinite orbitSpin}.radar-point{animation:2.5s ease-in-out infinite radarPulse}@keyframes ecosystemBreathe{50%{opacity:.55;transform:translate(-50%,-50%)scale(1.025)}}@keyframes ecosystemCore{50%{transform:translate(-50%,-50%)scale(1.025);box-shadow:0 0 0 1px #9d78ff59,0 0 95px #6c49ea8c}}@keyframes ecosystemFloat{50%{transform:translateY(-8px)}}@keyframes ecosystemEnter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes radarPulse{50%{opacity:.35;transform:scale(1.7)}}}@media (max-width:900px){.ecosystem-products-head{display:block}.ecosystem-products-head>p{margin-top:28px}.ecosystem-map{height:470px}.ecosystem-card-grid{grid-template-columns:repeat(2,1fr)}.ecosystem-note{grid-template-columns:1fr}.ecosystem-note a{text-align:left}.services .service-list{grid-template-columns:repeat(2,1fr)}.services .service-list>a,.services .service-list>a:first-child,.services .service-list>a:nth-child(2){grid-column:span 1}.commercial-hero{display:block}.commercial-visual{margin-top:65px}.commercial-context,.commercial-capabilities{gap:45px}.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.ecosystem-map{height:490px}.ecosystem-map-orbit{width:85%;height:260px}.orbit-operate{width:62%;height:67%}.orbit-validate{width:96%;height:54%}.ecosystem-core{width:108px;height:108px}.ecosystem-core img{width:37px;height:34px}.ecosystem-domain{width:156px;padding:12px}.domain-observe{top:12%;left:5%}.domain-operate{top:31%;right:4%}.domain-validate{bottom:11%;left:7%}.ecosystem-map>p{display:none}.ecosystem-filters{white-space:nowrap;overflow-x:auto}.ecosystem-card-grid{display:block}.ecosystem-card{min-height:370px;margin-top:12px}.ecosystem-note{padding:22px}.services .service-list{display:block}.services .service-list>a{margin-bottom:11px}.services .service-list article{min-height:255px}.commercial-nav>div{display:none}.commercial-hero{min-height:0;padding:75px 20px}.commercial-hero-copy h1{font-size:49px}.commercial-actions{flex-direction:column;align-items:stretch}.commercial-actions .button{justify-content:center}.commercial-visual{margin-top:48px}.commercial-visual .app-visual,.service-visual{min-height:390px}.commercial-signals{margin:0 20px;display:block}.commercial-signals>div{border-bottom:1px solid #ffffff17;border-right:0;min-height:85px}.commercial-context{padding:95px 20px;display:block}.commercial-context>div{padding:0}.commercial-context aside{border-top:1px solid #ffffff1a;border-left:0;margin-top:50px;padding:45px 0 0}.commercial-process{padding:90px 20px}.commercial-process>div{margin-top:45px;display:block}.commercial-process article{border-right:1px solid #ffffff1a;min-height:320px}.commercial-process article+article{border-top:0}.commercial-capabilities{padding:95px 20px;display:block}.commercial-capabilities ul{margin-top:55px}.commercial-outcome{padding:80px 20px}.commercial-footer{flex-wrap:wrap;gap:20px;display:flex}.commercial-footer>p{order:3;width:100%}.commercial-footer>div{text-align:right;margin-left:auto;display:grid}.service-audit{gap:20px}.audit-radar{width:210px;height:210px}.automation-flow{flex-direction:column;align-items:stretch}.automation-flow>i{width:1px;height:16px;margin:auto}.build-columns{gap:5px;padding:16px}.build-columns p{min-height:110px;padding:10px;font-size:8px}.build-columns span{margin-bottom:55px}.catalog-grid,.service-catalog-grid{display:block}.catalog-card{min-height:350px;margin-bottom:12px}.catalog-index header{padding-bottom:65px}.catalog-index header h1{font-size:51px}}.squad-diagram .diagram-ring{transform-origin:50%;border-color:#a08be759;transform:translate(-50%,-50%)}.squad-diagram .diagram-ring:before{content:"";background:linear-gradient(135deg,#1aabff,#a65df4);border:3px solid #0c0f10;border-radius:50%;width:13px;height:13px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #7060ecbf}.squad-diagram .ring-2{border-color:#35aef747}.squad-diagram .ring-2:before{background:linear-gradient(135deg,#d650d1,#ff8a62);width:10px;height:10px;top:-6px}@media (prefers-reduced-motion:no-preference){.squad-diagram .diagram-ring{animation:24s linear infinite intellCoreOrbit}.squad-diagram .ring-2{animation-duration:17s;animation-direction:reverse}@keyframes intellCoreOrbit{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}}.investment{max-width:none;padding-left:max(32px,calc((100vw - var(--max))/2 + 32px));padding-right:max(32px,calc((100vw - var(--max))/2 + 32px));position:relative}.investment:before{content:"";pointer-events:none;background:radial-gradient(circle,#52a9ff21,#0000 68%);width:540px;height:540px;position:absolute;top:-70px;right:-110px}.investment-head{grid-template-columns:1.18fr .82fr;align-items:end;gap:70px;display:grid;position:relative}.investment-head>p{color:#a2aab7;margin:0 0 5px;font-size:16px;line-height:1.65}.investment-models{grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid;position:relative}.investment-models article{border:1px solid #ffffff1c;border-right:0;min-height:285px;padding:25px}.investment-models article:last-child{border-right:1px solid #ffffff1c}.investment-models article>span{color:#a56bf1;font-size:9px;font-weight:800}.investment-models article>p:first-of-type{color:#777f8d;letter-spacing:.11em;margin:52px 0 11px;font-size:8px;font-weight:800}.investment-models h3{letter-spacing:-.055em;margin:0 0 16px;font-size:24px;font-weight:520;line-height:1.05}.investment-models article>p:last-child{color:#929aa8;margin:0;font-size:12px;line-height:1.55}.investment-path{background:#111620;border:1px solid #ffffff1a;grid-template-columns:1fr 22px 1fr 22px 1fr auto;align-items:center;gap:14px;margin-top:16px;padding:24px;display:grid}.investment-path>div{align-items:center;gap:13px;display:flex}.investment-path>div>span{background:linear-gradient(145deg,#238be9,#9b56e9);border-radius:50%;justify-content:center;align-items:center;min-width:30px;height:30px;font-size:9px;font-weight:800;display:flex}.investment-path p{color:#7f8997;margin:0;font-size:9px;line-height:1.35}.investment-path p b{color:#e7e9ed;margin-bottom:3px;font-size:12px;display:block}.investment-path>i{background:linear-gradient(90deg,#338fe8,#a854e6);height:1px}.investment-path .button{white-space:nowrap}.fix-mini-tags{flex-wrap:wrap;gap:6px;margin:23px 0 31px;display:flex}.fix-mini-tags span{color:#a582dc;letter-spacing:.08em;border:1px solid #a26df347;border-radius:99px;padding:6px 8px;font-size:6px;font-weight:700}.ecosystem-grid .fix-side>p:not(:first-child){max-width:330px}.commercial-pricing{padding:110px max(32px,calc((100vw - var(--max))/2 + 32px));background:#0c1017;border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;grid-template-columns:1fr 1fr;gap:90px;display:grid}.commercial-pricing h2{letter-spacing:-.07em;margin:0;font-size:clamp(40px,4.3vw,61px);font-weight:500;line-height:1}.commercial-pricing>div:first-child>p:last-child{color:#929aa7;max-width:500px;font-size:15px;line-height:1.6}.commercial-pricing-factors>p{color:var(--detail-accent);letter-spacing:.11em;margin:0 0 18px;font-size:8px;font-weight:800}.commercial-pricing-factors>span{border-bottom:1px solid #ffffff1a;padding:16px 0;font-size:15px;display:block}.commercial-pricing-factors>span i{color:var(--detail-accent);margin-right:22px;font-size:8px;font-style:normal}.commercial-pricing-factors .button{margin-top:27px}.lt-pricing{background:#0e151c;grid-template-columns:1.1fr .9fr;gap:80px;max-width:none;margin-top:0;padding-left:max(32px,50vw - 588px);padding-right:max(32px,50vw - 588px);display:grid}.lt-pricing h2{letter-spacing:-.07em;margin:0;font-size:clamp(42px,5vw,67px);font-weight:500;line-height:.98}.lt-pricing h2 em{color:#28aeea;font-family:Georgia,serif;font-weight:400}.lt-pricing>div:first-child>p:last-child{color:#8d9aa8;max-width:560px;font-size:15px;line-height:1.6}.lt-pricing>div:last-child>p{color:#27b3ee;letter-spacing:.12em;font-size:8px;font-weight:800}.lt-pricing>div:last-child>span{border-bottom:1px solid #ffffff1a;padding:17px 0;font-size:15px;display:block}.lt-pricing>div:last-child>span i{color:#27b3ee;margin-right:21px;font-size:8px;font-style:normal}.lt-pricing .button{margin-top:28px}.fixlogic-page{--fix-blue:#18aef1;--fix-violet:#7d39eb;--fix-pink:#df35dc;--fix-orange:#ff7c27;color:#f4f2fb;background:radial-gradient(circle at 85% 8%,#7037e12e,#0000 27%),#080914;min-height:100vh}.fix-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);max-width:none;padding-left:max(32px,calc((100vw - var(--max))/2 + 32px));padding-right:max(32px,calc((100vw - var(--max))/2 + 32px));z-index:20;background:#080914cc;border-color:#a780ff26;position:relative}.fix-nav>div{gap:27px;display:flex}.fix-nav>div a{color:#8f8ba3;font-size:11px}.fix-nav>div a:hover{color:#fff}.fix-hero{max-width:var(--max);grid-template-columns:1fr 1fr;align-items:center;gap:55px;min-height:790px;margin:auto;padding:90px 32px 110px;display:grid}.fix-kicker{color:#9f6aff;letter-spacing:.13em;margin:0 0 22px;font-size:10px;font-weight:800}.fix-kicker>i{background:linear-gradient(135deg,var(--fix-blue),var(--fix-pink));border-radius:50%;width:6px;height:6px;margin:0 8px 1px 0;display:inline-block}.fix-hero-copy h1{letter-spacing:-.073em;margin:0;font-size:clamp(48px,5.4vw,73px);font-weight:500;line-height:.96}.fix-hero-copy h1 em,.fix-positioning h2 em,.fix-models h2 em{background:linear-gradient(100deg,var(--fix-blue),var(--fix-violet),var(--fix-pink),var(--fix-orange));color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Georgia,serif;font-weight:400}.fix-hero-copy>p:not(.fix-kicker){color:#a29eb3;max-width:590px;margin:27px 0;font-size:16px;line-height:1.65}.fix-actions{gap:11px;display:flex}.fix-primary{color:#fff;background:linear-gradient(100deg,#118ee8,#7337ec 58%,#d82fd5);box-shadow:0 16px 45px #6d37e345}.fix-proof{color:#6e6d80;letter-spacing:.1em;align-items:center;gap:12px;margin-top:48px;font-size:8px;font-weight:800;display:flex}.fix-proof i{background:#ffffff2e;width:20px;height:1px}.fix-infra-visual{background:radial-gradient(circle,#6937dd45,#0000 44%),#0d0e22;border:1px solid #8e64ee40;border-radius:27px;min-height:555px;position:relative;overflow:hidden}.fix-grid{background-image:linear-gradient(#7853cc14 1px,#0000 1px),linear-gradient(90deg,#7853cc14 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 76%);mask-image:radial-gradient(circle,#000,#0000 76%)}.fix-rack{z-index:2;background:#10132c;border:1px solid #32b0f159;border-radius:12px;width:190px;height:250px;padding:19px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 70px #00000061,0 0 55px #5d32d821}.fix-rack>span{color:#b5ace2;letter-spacing:.11em;font-size:8px;font-weight:700}.fix-rack>i{background:linear-gradient(90deg,#19adf199,#7935e940);border:1px solid #32aeec42;border-radius:4px;height:31px;margin-top:10px;display:block;position:relative}.fix-rack>i:after{content:"";background:#20c3fb;border-radius:50%;width:4px;height:4px;position:absolute;top:12px;right:9px;box-shadow:0 0 10px #20c3fb}.fix-rack>b{color:#5bd2f5;letter-spacing:.1em;font-size:7px;position:absolute;bottom:13px;left:19px}.fix-node{z-index:3;background:#0d0f24eb;border:1px solid #995cf652;border-radius:11px;gap:4px;width:125px;padding:13px 15px;display:grid;position:absolute}.fix-node b{letter-spacing:.09em;font-size:8px}.fix-node span{color:#79788c;font-size:7px}.node-network{top:15%;left:7%}.node-support{top:23%;right:7%}.node-protection{bottom:14%;right:8%}.fix-link{border-style:solid;border-color:#9257f07a;position:absolute}.link-a{border-width:1px 0 0;width:150px;height:90px;top:25%;left:26%;transform:rotate(23deg)}.link-b{border-width:1px 0 0;width:145px;top:34%;right:25%;transform:rotate(-22deg)}.link-c{border-width:1px 0 0;width:150px;bottom:27%;right:25%;transform:rotate(20deg)}.fix-infra-visual>p{color:#575a70;letter-spacing:.09em;font-size:7px;font-weight:700;position:absolute;bottom:19px;left:22px}.fix-positioning{max-width:var(--max);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;margin:auto;padding:135px 32px}.fix-positioning>p{color:#8e63ea;letter-spacing:.12em;font-size:9px;font-weight:800}.fix-positioning h2{letter-spacing:-.075em;margin:30px 0 70px;font-size:clamp(47px,6.5vw,86px);font-weight:500;line-height:.94}.fix-positioning>div{grid-template-columns:auto 1fr 32px auto 1fr;align-items:center;gap:24px;display:grid}.fix-positioning>div span{color:#fff;letter-spacing:.08em;font-size:12px;font-weight:800}.fix-positioning>div p{color:#858397;margin:0;font-size:13px;line-height:1.5}.fix-positioning>div i{color:#a366f4;font-size:23px;font-style:normal}.fix-capabilities{padding:145px max(32px,calc((100vw - var(--max))/2 + 32px))}.fix-capabilities>header{grid-template-columns:1fr 1fr;gap:60px;display:grid}.fix-capabilities>header .fix-kicker{grid-column:1/-1;margin-bottom:-37px}.fix-capabilities h2,.fix-private-copy h2,.fix-process h2,.fix-models h2{letter-spacing:-.07em;margin:0;font-size:clamp(43px,5.3vw,70px);font-weight:500;line-height:.98}.fix-capabilities>header>p:last-child{color:#918da1;margin:0;font-size:16px;line-height:1.6}.fix-capability-grid{grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.fix-capability-grid article{border:1px solid #ffffff1a;border-right:0;min-height:380px;padding:25px}.fix-capability-grid article:last-child{border-right:1px solid #ffffff1a}.fix-capability-grid article>span{color:#a267f3;font-size:8px}.fix-cap-icon{background:linear-gradient(145deg,#243087,#7737e5);border-radius:13px;justify-content:center;align-items:center;width:53px;height:53px;margin:53px 0 35px;font-size:21px;display:flex}.fix-capability-grid h3{letter-spacing:-.05em;margin:0 0 13px;font-size:27px;font-weight:500}.fix-capability-grid p{color:#858396;margin:0;font-size:12px;line-height:1.6}.fix-capability-grid small{color:#625f72;letter-spacing:.1em;font-size:7px;position:absolute;bottom:25px}.fix-capability-grid article{position:relative}.fix-private-ai{padding:130px max(32px,calc((100vw - var(--max))/2 + 32px));background:linear-gradient(120deg,#0b1028,#231149 58%,#33135a);grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.fix-private-copy>p:not(.fix-kicker){color:#aaa6b8;margin:27px 0;font-size:15px;line-height:1.65}.fix-private-copy ul{grid-template-columns:1fr 1fr;gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.fix-private-copy li{color:#c6c3d0;font-size:11px}.fix-private-copy li i{background:#39bdf0;border-radius:50%;width:5px;height:5px;margin:0 9px 1px 0;display:inline-block}.fix-ai-visual{min-height:440px;position:relative}.fix-server{background:#0e1530;border:1px solid #36b8f166;border-radius:13px;width:220px;height:290px;padding:23px;position:absolute;top:50%;left:24%;transform:translateY(-50%)}.fix-server>span{color:#78d6f5;letter-spacing:.11em;font-size:8px;font-weight:700}.fix-server>i{background:linear-gradient(90deg,#173b61,#302460);border:1px solid #3fb1e433;border-radius:4px;height:43px;margin-top:12px;display:block}.fix-server>b{color:#777e9a;font-size:7px;position:absolute;bottom:19px}.fix-shield{clip-path:polygon(50% 0,94% 19%,86% 73%,50% 100%,14% 73%,6% 19%);background:linear-gradient(145deg,#2579dd,#8a31df);justify-content:center;align-items:center;width:125px;height:145px;font-size:28px;display:flex;position:absolute;top:33%;right:8%}.fix-shield span{letter-spacing:.08em;font-size:6px;position:absolute;bottom:31px}.fix-ai-visual>p{color:#716e89;letter-spacing:.1em;font-size:7px;position:absolute;bottom:27px;left:25%}.fix-ai-visual>p i{background:#37b8ee;width:3px;height:3px;margin:0 10px 1px;display:inline-block}.fix-process{padding:140px max(32px,calc((100vw - var(--max))/2 + 32px))}.fix-process>header{max-width:810px}.fix-process ol{grid-template-columns:repeat(4,1fr);margin:65px 0 0;padding:0;list-style:none;display:grid}.fix-process li{border-top:1px solid #ffffff21;min-height:230px;padding:23px 27px 20px 0}.fix-process li+li{padding-left:27px}.fix-process li span{color:#a466f3;font-size:8px}.fix-process h3{letter-spacing:-.05em;margin:70px 0 9px;font-size:25px;font-weight:500}.fix-process li p{color:#817e91;margin:0;font-size:11px;line-height:1.5}.fix-models{padding:130px max(32px,calc((100vw - var(--max))/2 + 32px));background:#0d0d20;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}.fix-models>header{max-width:980px}.fix-models>header>p:last-child{color:#918ea0;max-width:650px;font-size:15px;line-height:1.6}.fix-models>div{grid-template-columns:repeat(3,1fr);margin-top:62px;display:grid}.fix-models article{border:1px solid #ffffff1c;border-right:0;min-height:280px;padding:27px}.fix-models article:last-child{border-right:1px solid #ffffff1c}.fix-models article span{color:#a76bf2;font-size:8px}.fix-models h3{letter-spacing:-.055em;margin:72px 0 12px;font-size:27px;font-weight:500}.fix-models article p{color:#898698;font-size:12px;line-height:1.6}.fix-models aside{background:linear-gradient(100deg,#1a98e81c,#7b36e324);border:1px solid #7b54d340;justify-content:space-between;align-items:center;margin-top:15px;padding:24px;display:flex}.fix-models aside p{color:#9b98aa;margin:0;font-size:12px}.fix-models aside b{color:#fff}.fix-close{text-align:center;padding:145px 32px}.fix-close>img{object-fit:contain;width:260px;height:80px}.fix-close .fix-kicker{margin-top:18px}.fix-close h2{letter-spacing:-.07em;max-width:950px;margin:25px auto;font-size:clamp(45px,5.5vw,73px);font-weight:500;line-height:.98}.fix-close>p:not(.fix-kicker){color:#918e9f;max-width:610px;margin:0 auto 30px;font-size:15px;line-height:1.6}.fix-footer{grid-template-columns:1fr 1fr 1fr;display:grid}.fix-footer>p{align-self:center}.fix-footer>div{justify-content:flex-end;align-self:center;gap:24px;display:flex}.fix-footer a{font-size:11px}@media (prefers-reduced-motion:no-preference){.fix-rack{animation:4s ease-in-out infinite fixRackPulse}.fix-node{animation:5s ease-in-out infinite fixNodeFloat}.node-support{animation-delay:-1.5s}.node-protection{animation-delay:-3s}@keyframes fixRackPulse{50%{box-shadow:0 25px 70px #00000061,0 0 75px #6537e042}}@keyframes fixNodeFloat{50%{transform:translateY(-7px)}}}@media (max-width:900px){.investment-head{display:block}.investment-head>p{max-width:650px;margin-top:30px}.investment-models{grid-template-columns:repeat(2,1fr)}.investment-models article:nth-child(2){border-right:1px solid #ffffff1c}.investment-models article:nth-child(n+3){border-top:0}.investment-path{grid-template-columns:1fr 20px 1fr 20px 1fr}.investment-path .button{grid-column:1/-1;justify-content:center;margin-top:8px}.commercial-pricing,.lt-pricing{gap:55px}.fix-hero{display:block}.fix-infra-visual{margin-top:65px}.fix-positioning>div{grid-template-columns:auto 1fr}.fix-positioning>div i{display:none}.fix-capabilities>header{display:block}.fix-capabilities>header .fix-kicker{margin-bottom:22px}.fix-capabilities>header>p:last-child{margin-top:30px}.fix-capability-grid{grid-template-columns:repeat(2,1fr)}.fix-capability-grid article:nth-child(2){border-right:1px solid #ffffff1a}.fix-capability-grid article:nth-child(n+3){border-top:0}.fix-private-ai{display:block}.fix-ai-visual{margin-top:50px}.fix-process ol{grid-template-columns:repeat(2,1fr)}.fix-models>div{grid-template-columns:1fr}.fix-models article{border-right:1px solid #ffffff1c}.fix-models article+article{border-top:0}}@media (max-width:650px){.investment-models{display:block}.investment-models article{border-top:0;border-right:1px solid #ffffff1c;min-height:235px}.investment-models article:first-child{border-top:1px solid #ffffff1c}.investment-models article>p:first-of-type{margin-top:39px}.investment-path{display:block}.investment-path>i{width:18px;margin:12px 0 12px 14px;display:block;transform:rotate(90deg)}.investment-path .button{justify-content:center;width:100%;margin-top:22px}.commercial-pricing,.lt-pricing{padding:85px 20px;display:block}.commercial-pricing-factors,.lt-pricing>div:last-child{margin-top:50px}.fix-nav>div{display:none}.fix-hero{min-height:0;padding:70px 20px 85px}.fix-hero-logo{width:250px;height:72px}.fix-hero-copy h1{font-size:47px}.fix-actions{flex-direction:column;align-items:stretch}.fix-actions .button{justify-content:center}.fix-proof{flex-direction:column;align-items:flex-start}.fix-infra-visual{min-height:430px}.fix-rack{width:155px;height:215px}.fix-rack>i{height:25px}.fix-rack>i:after{top:9px}.fix-node{width:95px;padding:10px}.node-network{top:11%;left:3%}.node-support{top:13%;right:3%}.node-protection{bottom:10%;right:3%}.fix-link{display:none}.fix-positioning{padding:90px 20px}.fix-positioning h2{font-size:50px}.fix-positioning>div{display:block}.fix-positioning>div span{margin:24px 0 8px;display:block}.fix-capabilities{padding:95px 20px}.fix-capability-grid{display:block}.fix-capability-grid article{border-top:0;border-right:1px solid #ffffff1a;min-height:330px}.fix-capability-grid article:first-child{border-top:1px solid #ffffff1a}.fix-private-ai{padding:90px 20px}.fix-private-copy ul{display:block}.fix-private-copy li{margin-top:12px}.fix-ai-visual{min-height:380px}.fix-server{width:190px;height:255px;left:7%}.fix-shield{right:0}.fix-process{padding:90px 20px}.fix-process ol{display:block}.fix-process li+li{padding-left:0}.fix-models{padding:90px 20px}.fix-models article{min-height:240px}.fix-models h3{margin-top:55px}.fix-models aside{align-items:stretch;display:block}.fix-models aside .button{justify-content:center;width:100%;margin-top:20px}.fix-close{padding:95px 20px}.fix-footer{flex-wrap:wrap;gap:20px;display:flex}.fix-footer>p{order:3;width:100%}.fix-footer>div{text-align:right;margin-left:auto;display:grid}}.fixlogic-logo{filter:none;object-fit:cover;object-position:center 50%;opacity:1;width:260px;max-width:none;height:95px}.fix-side h3{margin-top:24px}.fix-hero-logo{object-fit:cover;object-position:center 50%;width:330px;height:160px;margin:-20px 0 15px}.fix-close>img{object-fit:cover;object-position:center 50%;width:285px;height:130px}@media (max-width:650px){.fixlogic-logo{width:245px;height:90px}.fix-hero-logo{width:270px;height:125px;margin:-10px 0 8px}.fix-close>img{width:255px;height:115px}}.ecosystem-card-brand{justify-content:center;align-items:center;width:100%;height:108px;margin:28px 0 20px;display:flex}.ecosystem-card-brand img,.tone-indigo .ecosystem-card-brand img,.tone-violet .ecosystem-card-brand img{object-fit:contain;object-position:center;width:240px;max-width:240px;height:88px}.tone-gold .ecosystem-card-brand img,.tone-cyan .ecosystem-card-brand img{width:60px;height:60px}.ecosystem-card-brand>b{text-align:center;width:100%;font-size:31px}.ecosystem-card.wordmark-card .ecosystem-card-brand{margin-bottom:22px}.ecosystem-card.internal-card{background:linear-gradient(145deg,#ff7f310e,#c437d709 55%,#0000),#10141c;border-style:dashed}.ecosystem-card.internal-card .ecosystem-card-top>em{color:#ff9a54;background:#ff7d2e14;border-color:#ff822f73}.ecosystem-card.internal-card>strong{color:#ffbb87}.product-logiform .ecosystem-card-brand img,.product-logiedu .ecosystem-card-brand img,.product-logiedu-pro .ecosystem-card-brand img,.product-logiflow .ecosystem-card-brand img{width:255px;max-width:255px;height:92px}.product-logitest .ecosystem-card-brand img{height:76px}.product-logicode .ecosystem-card-brand img{height:91px}.catalog-card-brand{justify-content:center;align-items:center;width:100%;height:105px;margin:34px 0 4px;display:flex}.catalog-card-brand img{object-fit:contain;object-position:center;width:240px;max-width:240px;height:92px}.catalog-card-brand>b{letter-spacing:-.06em;text-align:center;font-size:30px}.catalog-atalaya .catalog-card-brand img,.catalog-logichat .catalog-card-brand img{width:62px;height:62px}.product-index .catalog-card{min-height:455px}.product-index .catalog-card>p:first-of-type{margin:23px 0 8px}.product-index .catalog-card h2{margin-bottom:14px}.catalog-logiflow{border-style:dashed}.catalog-logiflow .catalog-card-top>em{color:#ff9f60;background:#ff7e3114;border-color:#ff8b3d73}.logiform-visual>img{object-fit:contain;object-position:center;width:250px;height:95px;top:28px;left:35px}.edu-visual>.edu-scene{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.edu-visual>.edu-brand-mark{object-fit:contain;object-position:left center;z-index:2;width:275px;height:90px;position:absolute;top:25px;left:32px}.flow-visual-large>img{object-fit:contain;width:72%;max-width:315px;height:110px}.flow-visual-large>span{margin-top:24px}.flow-visual-large>div{margin:26px}.flow-visual-large>div i:first-child{background:#5d67ed;box-shadow:0 0 32px #5d67ed}.flow-visual-large>div i:nth-child(2){background:#cd43d6;box-shadow:0 0 32px #cd43d6}.flow-visual-large>div i:nth-child(3){background:#ff8b43;box-shadow:0 0 32px #ff8b43}.internal-technology{padding:115px max(32px,calc((100vw - var(--max))/2 + 32px));background:linear-gradient(115deg,#6351e721,#d839cf1a,#ff813d14);border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;grid-template-columns:1fr 1fr;gap:55px;display:grid}.internal-technology h2{letter-spacing:-.07em;margin:0;font-size:clamp(40px,4.6vw,64px);font-weight:500;line-height:.98}.internal-technology>div>p:last-child{color:#9d9baa;max-width:580px;font-size:15px;line-height:1.65}.internal-technology ul{margin:0;padding:0;list-style:none}.internal-technology li{border-bottom:1px solid #ffffff1a;grid-template-columns:40px 1fr;gap:18px;padding:18px 0;display:grid}.internal-technology li:first-child{border-top:1px solid #ffffff1a}.internal-technology li span{color:#ff9859;font-size:8px}.internal-technology li b{font-size:14px;font-weight:500;line-height:1.45}.internal-technology>.button{grid-column:2;justify-self:start}@media (max-width:900px){.internal-technology{gap:42px}.product-index .catalog-card{min-height:450px}}@media (max-width:650px){.ecosystem-card-brand{height:98px}.ecosystem-card-brand img,.tone-indigo .ecosystem-card-brand img,.tone-violet .ecosystem-card-brand img,.product-logiform .ecosystem-card-brand img,.product-logiedu .ecosystem-card-brand img,.product-logiedu-pro .ecosystem-card-brand img,.product-logiflow .ecosystem-card-brand img{width:225px;height:82px}.catalog-card-brand{height:95px}.catalog-card-brand img{width:220px;height:82px}.product-index .catalog-card{min-height:425px}.edu-visual>.edu-brand-mark{width:230px;height:75px;top:18px;left:20px}.logiform-visual>img{width:220px;height:82px;top:20px;left:20px}.flow-visual-large>img{width:82%;height:90px}.internal-technology{padding:85px 20px;display:block}.internal-technology ul{margin:50px 0 30px}.internal-technology>.button{justify-content:center;width:100%}}.product-atalaya .ecosystem-card-brand img,.product-logicode .ecosystem-card-brand img,.product-logichat .ecosystem-card-brand img,.product-logiops .ecosystem-card-brand img{width:255px;max-width:255px;height:92px}.catalog-atalaya .catalog-card-brand img,.catalog-logicode .catalog-card-brand img,.catalog-logichat .catalog-card-brand img,.catalog-logiops .catalog-card-brand img{width:245px;max-width:245px;height:92px}.atalaya-top .atalaya-brand-mark{object-fit:contain;object-position:left center;width:235px;height:76px}.atalaya-top>span{margin-left:auto}.logicode-visual>img{object-fit:contain;width:310px;height:112px;top:25px;left:30px;right:auto}.chat-title .chat-brand-mark{object-fit:contain;object-position:left center;width:215px;height:66px}.ops-visual{flex-direction:column;gap:38px;padding:38px}.ops-brand-mark{object-fit:contain;width:70%;max-width:310px;height:95px}.ops-stage-flow{justify-content:center;align-items:center;gap:13px;width:100%;display:flex}.ops-stage-flow>span,.ops-stage-flow>strong{letter-spacing:.08em;border:1px solid #dc9df680;padding:12px 8px;font-size:9px}.ops-stage-flow>strong{color:#fff;background:#a165eb;border-color:#a165eb}.ops-stage-flow>i{border-top:1px solid #c676f4;width:28px}.ops-visual>p{margin:0}@media (max-width:650px){.product-atalaya .ecosystem-card-brand img,.product-logicode .ecosystem-card-brand img,.product-logichat .ecosystem-card-brand img,.product-logiops .ecosystem-card-brand img{width:225px;height:82px}.catalog-atalaya .catalog-card-brand img,.catalog-logicode .catalog-card-brand img,.catalog-logichat .catalog-card-brand img,.catalog-logiops .catalog-card-brand img{width:220px;height:82px}.atalaya-top .atalaya-brand-mark{width:190px;height:62px}.logicode-visual>img{width:260px;height:90px;top:20px;left:20px}.chat-title .chat-brand-mark{width:180px;height:56px}.ops-visual{gap:28px;padding:25px}.ops-brand-mark{width:82%;height:78px}.ops-stage-flow{gap:6px}.ops-stage-flow>span,.ops-stage-flow>strong{padding:10px 5px;font-size:7px}.ops-stage-flow>i{width:10px}}.home-page{background:radial-gradient(circle at 16% 4%,#2a9cf414,#0000 24%),radial-gradient(circle at 82% 10%,#a54ae71c,#0000 27%),#090b10;overflow:hidden}.home-page .navbar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);z-index:50;background:#0b0d13c7;border:1px solid #ffffff17;border-radius:18px;width:calc(100% - 48px);max-width:1176px;height:64px;margin:12px auto 0;padding:0 22px;position:sticky;top:12px}.home-page .navbar:after{content:"";opacity:.55;background:linear-gradient(90deg,#0000,#885fe8,#1baefa,#0000);width:70%;height:1px;position:absolute;bottom:-1px;left:15%}.home-page .brand{letter-spacing:-.045em}.home-page .brand img{width:29px;height:29px;box-shadow:0 0 24px #795be959}.home-page .nav-links{gap:23px}.home-page .nav-links a{font-size:11px}.home-page .nav-cta{background:#ffffff0d;padding:9px 14px;font-size:11px}.home-page .hero{min-height:790px;padding-top:78px}.home-page .hero-copy{position:relative}.home-page .hero-copy:before{content:"";opacity:.8;background:linear-gradient(#2dbcf5,#935dea,#e949c8);border-radius:99px;width:2px;height:82px;position:absolute;top:5px;left:-32px}.home-page .hero-intro{max-width:590px;font-size:18px}.home-page .hero-system{border-color:#8b69ef40;height:565px;box-shadow:0 50px 120px #0000005e,0 0 0 1px #875feb0a}.home-page .system-card{border-color:#ffffff21;padding:18px}.home-page .system-card b{font-size:16px}.home-page .system-card small{line-height:1.4;display:block}.home-page .card-signal,.home-page .card-engine{width:200px}.home-page .card-output{width:215px}.home-page .signal-strip{background:#0c0f16db;border-color:#ffffff14;gap:26px;padding:22px}.home-page .signal-strip span{color:#a8afbb}.home-page .editorial{border-bottom:1px solid #ffffff14;padding-bottom:145px}.home-page .editorial-grid h2{font-size:clamp(49px,5.6vw,76px)}.capability-router{padding-top:145px;padding-bottom:165px}.router-head{grid-template-columns:1.2fr .8fr;gap:48px;display:grid}.router-head .eyebrow{grid-column:1/-1;margin-bottom:-22px}.router-head h2{font-size:clamp(48px,5.6vw,75px)}.router-head>p:last-child{color:#a2a8b4;align-self:end;max-width:440px;margin:0;font-size:16px;line-height:1.65}.router-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:70px;display:grid}.route-card{background:linear-gradient(145deg,#ffffff0a,#0000 58%),#11151d;border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;min-height:470px;padding:34px;transition:border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.route-card:before{background:radial-gradient(circle,var(--route-accent),transparent 68%);content:"";filter:blur(10px);opacity:.17;width:260px;height:260px;position:absolute;top:-115px;right:-100px}.route-card:hover{border-color:var(--route-accent)}@supports (color:color-mix(in lab, red, red)){.route-card:hover{border-color:color-mix(in srgb,var(--route-accent) 50%,transparent)}}.route-card:hover{transform:translateY(-5px)}.route-intell{--route-accent:#9b5ef0}.route-fix{--route-accent:#21aef2}.route-group{--route-accent:#e14bcf;grid-column:1/-1;grid-template-columns:1.05fr .9fr;min-height:310px;display:grid}.route-card>span{color:var(--route-accent);letter-spacing:.12em;font-size:9px;font-weight:800}.route-card h3{letter-spacing:-.06em;max-width:520px;margin:82px 0 19px;font-size:clamp(32px,3vw,44px);font-weight:500;line-height:1.02}.route-card>p{color:#9ba3b0;max-width:570px;margin:0;font-size:14px;line-height:1.65}.route-card ul{border-top:1px solid #ffffff17;margin:36px 0 28px;padding:19px 0 0;list-style:none}.route-card li{color:#c7cad1;padding:7px 0;font-size:11px}.route-card li:before{background:var(--route-accent);content:"";border-radius:50%;width:5px;height:5px;margin:0 10px 2px 0;display:inline-block}.route-card>a{margin-top:auto;font-size:11px;font-weight:700}.route-card>a span{color:var(--route-accent);float:right;font-size:17px}.route-group h3{margin-top:54px}.route-group>p{grid-area:1/2/3;align-self:center;margin:36px 0 0;padding-left:35px}.route-group>a{grid-area:3/1;align-self:end}.group-equation{grid-area:3/2;justify-content:flex-end;align-self:end;align-items:center;gap:16px;display:flex}.group-equation b{letter-spacing:.08em;border:1px solid #ffffff1f;border-radius:99px;padding:10px 12px;font-size:8px}.group-equation i{color:#d251d6;font-style:normal}.home-page .ecosystem-products{max-width:none;padding-left:max(32px,calc((100vw - var(--max))/2 + 32px));padding-right:max(32px,calc((100vw - var(--max))/2 + 32px));border-top:1px solid #ffffff14}.home-page .ecosystem-map{box-shadow:inset 0 0 0 1px #8260e50a,0 38px 100px #00000038}.home-page .ecosystem-card{box-shadow:0 20px 55px #0000001f}.home-page .services{background:radial-gradient(circle at 86% 12%,#744ade21,#0000 29%),#0d1016}.home-page .services-head{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;display:grid}.home-page .services-head>p{color:#9ba2ae;max-width:410px;margin:0 0 9px;font-size:15px;line-height:1.65}.home-page .services .service-list{margin-top:65px}.home-page .services .service-list article{transition:background .25s,border-color .25s,transform .25s;box-shadow:0 18px 45px #00000024}.home-page .services .service-list article>span:first-child{letter-spacing:.09em;font-size:8px}.services-footer{border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;margin-top:42px;padding-top:30px;display:flex}.hardware-link{background:linear-gradient(100deg,#1fa6ec1a,#7e42e11f);border:1px solid #568beb3d;border-radius:99px;align-items:center;gap:9px;padding:12px 16px;font-size:11px;display:flex}.hardware-link span{color:#8f98a6}.home-page .squad{border-bottom:1px solid #ffffff14;padding-top:150px}.home-page .squad-stage{border-radius:24px;box-shadow:0 45px 110px #0000004d}.home-page .squad-copy h3{margin-top:76px}.method-list-four{grid-template-columns:repeat(4,1fr)}.method-list-four li:nth-child(3n){border-right:1px solid var(--line)}.method-list-four li:last-child{border-right:0}.method-list-four li{min-height:235px}.method-list-four p{max-width:225px}.home-page .investment{border-top:1px solid #ffffff14}.home-page .contact{background:radial-gradient(circle at 50% 55%,#7750e12e,#0000 40%);max-width:none}.home-page .contact h2{max-width:1060px;margin-left:auto;margin-right:auto}.home-page .contact-email{border-bottom:1px solid #fff3;padding-bottom:4px}.hardware-service-callout{max-width:calc(var(--max) - 64px);background:radial-gradient(circle at 90% 10%,#2aaaef2e,#0000 35%),linear-gradient(120deg,#10172a,#17102d);border:1px solid #5882e542;grid-template-columns:1fr auto;align-items:center;gap:70px;margin:0 auto 125px;padding:50px;display:grid}.hardware-service-callout h2{letter-spacing:-.065em;max-width:800px;margin:0;font-size:clamp(35px,4.3vw,57px);font-weight:500;line-height:1}.hardware-service-callout>div>p:last-child{color:#9ba4b4;max-width:680px;font-size:14px;line-height:1.6}.hardware-service-callout .button{white-space:nowrap}@media (max-width:900px){.router-head{display:block}.router-head>p:last-child{margin-top:30px}.router-grid{display:block}.route-card{min-height:430px;margin-top:14px}.route-group{min-height:390px;display:flex}.route-group>p{margin-top:0;padding:0}.group-equation{justify-content:flex-start;margin:30px 0}.home-page .services-head{display:block}.home-page .services-head>p{margin-top:30px}.method-list-four{grid-template-columns:repeat(2,1fr)}.method-list-four li:nth-child(2n){border-right:0}.hardware-service-callout{margin-left:32px;margin-right:32px}}@media (max-width:650px){.home-page .navbar{border-radius:14px;width:calc(100% - 24px);margin-top:8px;padding:0 15px;top:8px}.home-page .navbar .brand{width:150px;min-width:150px}.home-page .hero{padding-top:55px}.home-page .hero-copy:before{display:none}.home-page .hero h1{font-size:52px}.home-page .hero-intro{font-size:16px}.home-page .hero-actions{flex-direction:column;align-items:stretch}.home-page .hero-actions .button{justify-content:center}.home-page .hero-system{height:455px}.home-page .card-signal{width:190px;top:12%;left:5%}.home-page .card-engine{width:190px;top:42%;left:24%}.home-page .card-output{width:205px;bottom:9%;right:4%}.home-page .signal-strip{justify-content:flex-start}.capability-router{padding-top:95px;padding-bottom:100px}.router-head h2{font-size:47px}.router-grid{margin-top:45px}.route-card{min-height:420px;padding:26px}.route-card h3{margin-top:66px;font-size:35px}.route-group{min-height:450px}.group-equation{flex-direction:column;align-items:flex-start;gap:8px}.home-page .ecosystem-products{padding-left:20px;padding-right:20px}.services-footer{flex-direction:column;align-items:stretch;gap:25px}.hardware-link{border-radius:16px;justify-content:space-between}.home-page .squad{padding-top:100px}.home-page .squad-stage{border-radius:18px}.method-list-four{display:block}.method-list-four li,.method-list-four li:nth-child(3n){border-right:0}.hardware-service-callout{margin:0 20px 90px;padding:30px;display:block}.hardware-service-callout .button{justify-content:center;width:100%;margin-top:30px}}.fixlogic-page .fix-capability-grid{grid-template-columns:repeat(3,1fr)}.fixlogic-page .fix-capability-grid article{border-bottom:0;min-height:385px}.fixlogic-page .fix-capability-grid article:nth-child(3),.fixlogic-page .fix-capability-grid article:nth-child(6){border-right:1px solid #ffffff1a}.fixlogic-page .fix-capability-grid article:nth-child(n+4){border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a}.fixlogic-page .fix-capability-grid h3{font-size:25px}.fixlogic-page .fix-proof{flex-wrap:wrap}.fix-support-levels{padding:135px max(32px,calc((100vw - var(--max))/2 + 32px));background:radial-gradient(circle at 80% 20%,#21a6ee1f,#0000 31%),#0b0f1b;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}.fix-support-levels>header{grid-template-columns:1.1fr .9fr;gap:55px;display:grid}.fix-support-levels>header .fix-kicker{grid-column:1/-1;margin-bottom:-31px}.fix-support-levels h2,.fix-zero-trust h2,.fix-segurai h2{letter-spacing:-.07em;margin:0;font-size:clamp(43px,5.2vw,69px);font-weight:500;line-height:.98}.fix-support-levels>header>p:last-child{color:#949cad;align-self:end;margin:0;font-size:15px;line-height:1.65}.fix-level-grid{grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.fix-level-grid article{background:linear-gradient(145deg,#ffffff09,#0000),#101524;border:1px solid #ffffff1a;border-right:0;min-height:300px;padding:29px}.fix-level-grid article:last-child{border-right:1px solid #ffffff1a}.fix-level-grid span{background:linear-gradient(140deg,#159ce9,#743ce2);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:13px;font-weight:800;display:flex}.fix-level-grid h3{letter-spacing:-.055em;margin:65px 0 13px;font-size:27px;font-weight:500}.fix-level-grid p{color:#8f97a7;margin:0;font-size:12px;line-height:1.6}.fix-support-levels>aside{background:linear-gradient(100deg,#189de61f,#753ada24);border:1px solid #636edf40;grid-template-columns:1fr 1fr;align-items:center;gap:35px;margin-top:14px;padding:26px;display:grid}.fix-support-levels>aside>div{gap:6px;display:grid}.fix-support-levels>aside span{color:#47bef1;letter-spacing:.12em;font-size:9px;font-weight:800}.fix-support-levels>aside b{font-size:14px;font-weight:500}.fix-support-levels>aside p{color:#8d95a5;margin:0;font-size:12px;line-height:1.55}.fix-zero-trust{padding:135px max(32px,calc((100vw - var(--max))/2 + 32px));background:#090b16;border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.zero-trust-copy>p:not(.fix-kicker){color:#969eae;margin:28px 0;font-size:15px;line-height:1.65}.zero-trust-copy ul{grid-template-columns:1fr 1fr;gap:11px;margin:30px 0 0;padding:0;list-style:none;display:grid}.zero-trust-copy li{color:#c5c8d1;border:1px solid #ffffff17;padding:13px;font-size:10px}.zero-trust-visual{background:radial-gradient(circle,#6c37df40,#0000 47%),#0d1023;border:1px solid #7653e140;border-radius:25px;justify-content:center;align-items:center;min-height:450px;padding:38px;display:flex;position:relative;overflow:hidden}.zero-trust-visual:before{content:"";background-image:linear-gradient(#815ce014 1px,#0000 1px),linear-gradient(90deg,#815ce014 1px,#0000 1px);background-size:35px 35px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.zero-trust-visual>div{text-align:center;z-index:2;background:linear-gradient(145deg,#1d8ee4,#7739dc);border:8px solid #14152a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:145px;height:145px;display:flex;box-shadow:0 0 60px #683ed95c}.zero-trust-visual>div b{font-size:14px;line-height:.9}.zero-trust-visual>div small{letter-spacing:.08em;margin-top:11px;font-size:5px}.zero-trust-visual>span{z-index:2;background:#161a2b;border:1px solid #56adeb59;border-radius:99px;padding:13px;font-size:8px;font-weight:800}.zero-trust-visual>i{z-index:1;background:linear-gradient(90deg,#2db8ed,#8648e1);width:55px;height:1px}.fix-segurai{padding:140px max(32px,calc((100vw - var(--max))/2 + 32px));background:radial-gradient(circle at 15% 20%,#ce36c621,#0000 28%),linear-gradient(120deg,#0c1020,#17102b);grid-template-columns:1.05fr .95fr;gap:75px;display:grid}.segurai-copy>p:not(.fix-kicker){color:#a19bad;margin:28px 0;font-size:15px;line-height:1.65}.segurai-copy .segurai-scope{border-left:2px solid #bd54df;padding-left:17px;color:#d0cbd7!important;font-size:12px!important}.segurai-copy .button{margin-top:8px}.segurai-grid{grid-template-columns:1fr 1fr;display:grid}.segurai-grid article{border:1px solid #ffffff1a;min-height:245px;padding:24px}.segurai-grid article:nth-child(2),.segurai-grid article:nth-child(4){border-left:0}.segurai-grid article:nth-child(3),.segurai-grid article:nth-child(4){border-top:0}.segurai-grid span{color:#d65cdd;font-size:8px}.segurai-grid b{letter-spacing:-.04em;margin:55px 0 11px;font-size:18px;font-weight:500;display:block}.segurai-grid p{color:#898397;margin:0;font-size:11px;line-height:1.55}@media (max-width:900px){.fixlogic-page .fix-capability-grid{grid-template-columns:repeat(2,1fr)}.fixlogic-page .fix-capability-grid article:nth-child(2n){border-right:1px solid #ffffff1a}.fixlogic-page .fix-capability-grid article:nth-child(3){border-right:0}.fixlogic-page .fix-capability-grid article:nth-child(n+3){border-top:1px solid #ffffff1a}.fix-support-levels>header,.fix-zero-trust,.fix-segurai{display:block}.fix-support-levels>header>p:last-child{margin-top:30px}.zero-trust-visual,.segurai-grid{margin-top:60px}}@media (max-width:650px){.fixlogic-page .fix-capability-grid{display:block}.fixlogic-page .fix-capability-grid article,.fixlogic-page .fix-capability-grid article:nth-child(3){border-top:1px solid #ffffff1a;border-bottom:0;border-right:1px solid #ffffff1a;min-height:330px}.fixlogic-page .fix-capability-grid article:last-child{border-bottom:1px solid #ffffff1a}.fix-support-levels,.fix-zero-trust,.fix-segurai{padding:95px 20px}.fix-level-grid{margin-top:50px;display:block}.fix-level-grid article{border-right:1px solid #ffffff1a;min-height:260px}.fix-level-grid article+article{border-top:0}.fix-support-levels>aside{display:block}.fix-support-levels>aside>p{margin-top:20px}.zero-trust-copy ul{display:block}.zero-trust-copy li{margin-top:8px}.zero-trust-visual{min-height:350px;padding:15px}.zero-trust-visual>div{width:115px;height:115px}.zero-trust-visual>i{width:20px}.zero-trust-visual>span{padding:10px 7px;font-size:6px}.segurai-grid{display:block}.segurai-grid article,.segurai-grid article:nth-child(2),.segurai-grid article:nth-child(3),.segurai-grid article:nth-child(4){border:1px solid #ffffff1a;min-height:210px}.segurai-grid article+article{border-top:0}}.fix-photo-frame{background:#0c0e18;min-height:555px;margin:0}.fix-hero-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.fix-photo-vignette{background:linear-gradient(#05080e0a 30%,#05080ee6);position:absolute;inset:0}.fix-photo-caption{z-index:2;gap:7px;display:grid;position:absolute;bottom:28px;left:28px}.fix-photo-caption span,.fix-editorial-photo figcaption span{color:#65cef5;letter-spacing:.12em;font-size:8px;font-weight:800}.fix-photo-caption b{font-size:18px;font-weight:500}.fix-photo-chip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:2;background:#070a11b8;border:1px solid #ffffff26;border-radius:99px;padding:10px 13px;font-size:8px;position:absolute;top:24px;right:24px}.fix-photo-chip i{background:#41c4ee;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}.fix-editorial-photo{border:1px solid #ffffff1a;border-radius:22px;height:440px;margin:64px 0 14px;position:relative;overflow:hidden}.fix-editorial-photo img{object-fit:cover;width:100%;height:100%}.fix-editorial-photo:after{content:"";background:linear-gradient(#0000 52%,#070910e6);position:absolute;inset:0}.fix-editorial-photo figcaption{z-index:2;gap:6px;display:grid;position:absolute;bottom:24px;left:26px}.fix-editorial-photo figcaption b{font-size:17px;font-weight:500}.fix-support-photo img{object-position:center 48%}.segurai-visual-column{min-width:0}.segurai-photo{height:340px;margin:0 0 14px}.segurai-photo img{object-position:center}.segurai-visual-column .segurai-grid{margin-top:0}@media (max-width:900px){.segurai-visual-column{margin-top:60px}.segurai-visual-column .segurai-grid{margin-top:14px}}@media (max-width:650px){.fix-photo-frame{min-height:390px}.fix-photo-caption{bottom:20px;left:20px}.fix-photo-chip{top:18px;left:18px;right:auto}.fix-editorial-photo{height:300px;margin-top:45px}.segurai-photo{height:270px;margin-top:0}}.hero-editorial-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-photo-shade{z-index:1;background:linear-gradient(145deg,#070a106b,#080a1026 42%,#080a10d1);position:absolute;inset:0}.hero-system .system-grid,.hero-system .system-path,.hero-system .system-card,.hero-system .node,.hero-system .system-caption{z-index:2}.hero-system .system-card{background:#0c0f17c7}.ecosystem-editorial-photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.ecosystem-photo-shade{z-index:1;background:linear-gradient(90deg,#080b11d4,#080b1147 50%,#080b11c9),linear-gradient(#080b111f,#080b11a6);position:absolute;inset:0}.ecosystem-map .ecosystem-map-grid,.ecosystem-map .ecosystem-map-orbit,.ecosystem-map .ecosystem-core,.ecosystem-map .ecosystem-domain,.ecosystem-map>p{z-index:2}.ecosystem-map .ecosystem-domain{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0d1019bd}.squad-photo-stage{background:#0c0f10}.squad-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.squad-photo-shade{background:linear-gradient(#05080b14 30%,#05080be6);position:absolute;inset:0}.squad-photo-label{z-index:2;gap:7px;display:grid;position:absolute;bottom:58px;left:34px}.squad-photo-label span{color:#a66bf0;letter-spacing:.12em;font-size:8px;font-weight:800}.squad-photo-label b{font-size:17px;font-weight:500}.squad-photo-stage small{z-index:2}@media (max-width:650px){.hero-editorial-photo,.ecosystem-editorial-photo{object-position:58% center}.squad-photo-label{bottom:55px;left:22px;right:22px}.squad-photo-label b{font-size:15px}}.home-page .navbar{height:78px;padding-left:27px;padding-right:27px}.home-page .brand{flex:none;gap:11px}.home-page .brand-symbol{object-fit:contain;border-radius:0;width:49px;height:46px;box-shadow:0 0 30px #4f68e547}.home-page .brand-wordmark{box-shadow:none;object-fit:contain;border-radius:0;width:205px;height:22px}.home-page .hero-system{isolation:isolate}.home-page .hero-editorial-photo{object-position:64% 30%;transform-origin:64% 30%;transform:scale(1.04)}.hero-visual-brand{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:4;background:linear-gradient(100deg,#080b12e8,#0c0f18ad);border:1px solid #8373ec57;border-radius:16px;align-items:center;gap:12px;padding:12px 17px;display:flex;position:absolute;top:6%;right:4%;box-shadow:0 22px 55px #00000052,0 0 38px #5b55e524}.hero-visual-brand img:first-child{object-fit:contain;width:68px;height:64px}.hero-visual-brand img:last-child{object-fit:contain;width:230px;height:24px}.home-page .hero-system-flow{z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:absolute;top:36%;left:3.5%;right:3.5%}.home-page .hero-system-flow:before{content:"";opacity:.75;background:linear-gradient(90deg,#0000,#a956df 14%,#1badf3 50%,#e34ebd 86%,#0000);height:1px;position:absolute;top:-16px;left:4%;right:4%}.home-page .hero-system-flow .system-card{width:auto;min-height:118px;padding:14px;position:relative;inset:auto}.home-page .hero-system-flow .system-card:before{content:"";background:#9c61ec;border:2px solid #0b0e16e6;border-radius:50%;width:8px;height:8px;position:absolute;top:-21px;left:50%;transform:translate(-50%);box-shadow:0 0 16px #9c61ec}.home-page .hero-system-flow .card-engine:before{background:#1baff3;box-shadow:0 0 16px #1baff3}.home-page .hero-system-flow .card-output:before{background:#e34ebd;box-shadow:0 0 16px #e34ebd}.home-page .hero-system-flow .system-card b{margin-top:9px;font-size:14px}.home-page .hero-system-flow .system-card small{font-size:8px}.home-page .hero-system-flow .card-engine .engine-mark{margin-top:7px}.home-page .hero-system-flow .card-engine .engine-mark i{width:13px;height:13px}.home-page .hero-system-flow .status-line{margin-top:10px;font-size:8px}.home-page .system-path{width:170px;height:88px;top:20%}.home-page .path-one{left:38%;transform:rotate(-9deg)}.home-page .path-two{bottom:auto;right:5%;transform:rotate(10deg)}.home-page .node-one{top:28%;left:46%}.home-page .node-two{top:27%;right:15%}.home-page .node-three{top:31%;bottom:auto;left:65%}@media (max-width:900px){.home-page .navbar{padding-left:20px;padding-right:20px}.home-page .brand-symbol{width:45px;height:42px}.home-page .brand-wordmark{width:184px;height:20px}.hero-visual-brand img:first-child{width:61px;height:58px}.hero-visual-brand img:last-child{width:200px;height:21px}.home-page .hero-system-flow{top:35%}}@media (max-width:650px){.home-page .navbar{height:68px}.home-page .brand{gap:8px;width:auto!important;min-width:0!important}.home-page .brand-symbol{width:38px;height:36px}.home-page .brand-wordmark{width:137px;height:17px}.home-page .nav-cta{padding:9px 12px}.hero-visual-brand{padding:9px 12px;top:5%;left:4%;right:auto}.hero-visual-brand img:first-child{width:48px;height:45px}.hero-visual-brand img:last-child{width:160px;height:17px}.home-page .hero-system-flow{grid-template-columns:1fr 1fr;gap:8px;top:32%;left:4%;right:4%}.home-page .hero-system-flow .system-card{min-height:96px;padding:12px}.home-page .hero-system-flow .card-output{grid-column:1/-1;justify-self:center;width:58%}.home-page .hero-system-flow .system-card b{font-size:12px}.home-page .hero-system-flow .system-card small{font-size:7px}.home-page .system-path,.home-page .node{display:none}}.product-gallery{--gallery-accent:#9b68ef;background:#0d1118;border:1px solid #ffffff1c;border-radius:26px;grid-template-columns:minmax(0,1.48fr) minmax(285px,.52fr);min-height:570px;margin-top:70px;display:grid;overflow:hidden}.product-gallery.tone-gold{--gallery-accent:#d2b66c}.product-gallery.tone-indigo{--gallery-accent:#8f85ff}.product-gallery.tone-cyan{--gallery-accent:#55d9e7}.product-gallery.tone-violet{--gallery-accent:#a674f1}.product-gallery.tone-magenta{--gallery-accent:#dd59da}.product-gallery.tone-orange{--gallery-accent:#ff9255}.product-gallery.tone-green{--gallery-accent:#69d9a0}.product-gallery.tone-teal{--gallery-accent:#54cfca}.product-gallery.tone-blue{--gallery-accent:#4da8f4}.product-gallery-stage{min-height:570px;position:relative;overflow:hidden}.product-gallery-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-gallery-shade{background:linear-gradient(90deg,#070a10e6,#070a1094 58%,#070a1047),linear-gradient(#070a1014,#070a10c7);position:absolute;inset:0}.product-gallery-slide{opacity:0;pointer-events:none;flex-direction:column;padding:38px 42px;transition:opacity .65s,transform .65s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;transform:translateY(18px)}.product-gallery-slide.active{opacity:1;pointer-events:auto;transform:none}.product-gallery-meta{justify-content:space-between;align-items:center;display:flex}.product-gallery-meta>span{color:var(--gallery-accent);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.product-gallery-meta>em{border:1px solid var(--gallery-accent);background:#080a10b3}@supports (color:color-mix(in lab, red, red)){.product-gallery-meta>em{border:1px solid color-mix(in srgb,var(--gallery-accent) 50%,transparent)}}.product-gallery-meta>em{color:var(--gallery-accent);border-radius:99px;padding:6px 9px;font-size:7px;font-style:normal}.product-gallery-brand{object-fit:contain;object-position:left center;width:68%;max-width:350px;height:116px;margin:auto 0 20px}.product-gallery-slide>p{color:#e4e5e9;max-width:520px;margin:0;font-size:19px;line-height:1.48}.product-gallery-tags{flex-wrap:wrap;gap:7px;margin:22px 0 30px;display:flex}.product-gallery-tags span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#b9c0ca;background:#080b118a;border:1px solid #ffffff26;border-radius:99px;padding:7px 10px;font-size:8px}.product-gallery-slide>a{border-bottom:1px solid var(--gallery-accent);width:max-content;padding-bottom:7px;font-size:11px;font-weight:700}.product-gallery-slide>a>span{color:var(--gallery-accent);margin-left:14px}.product-gallery-rail{background:linear-gradient(#121721,#0d1118);border-left:1px solid #ffffff1a;flex-direction:column;padding:25px;display:flex}.product-gallery-rail>header{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;max-width:none;margin:0;padding:0 0 18px;display:flex}.product-gallery-rail>header span{color:#747d8c;letter-spacing:.12em;font-size:7px;font-weight:800}.product-gallery-rail>header b{color:var(--gallery-accent);font-size:9px}.product-gallery-rail>div{width:100%;margin:auto 0;display:grid}.product-gallery-rail>div button{color:#717b8a;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:4px 25px 1fr;align-items:center;gap:9px;padding:9px 0;transition:color .25s,transform .25s;display:grid}.product-gallery-rail>div button:hover,.product-gallery-rail>div button[aria-selected=true]{color:#fff;transform:translate(4px)}.product-gallery-rail>div button i{background:#ffffff21;border-radius:99px;width:4px;height:4px;transition:background .25s,box-shadow .25s}.product-gallery-rail>div button[aria-selected=true] i{background:var(--gallery-accent);box-shadow:0 0 14px var(--gallery-accent)}.product-gallery-rail>div button span{font-size:7px}.product-gallery-rail>div button b{font-size:11px;font-weight:550}.product-gallery-rail>footer{border:0;border-top:1px solid #ffffff17;grid-template-columns:34px 1fr 34px;align-items:center;gap:10px;max-width:none;margin:0;padding:18px 0 0;display:grid}.product-gallery-rail>footer button{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;height:34px}.product-gallery-rail>footer button:hover{border-color:var(--gallery-accent);color:var(--gallery-accent)}.product-gallery-rail>footer span{color:#687181;text-align:center;text-transform:uppercase;font-size:7px}.product-gallery-footer{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:24px 4px;display:flex}.product-gallery-footer p{color:#7f8997;margin:0;font-size:11px}.product-gallery-footer p b{color:#cfd2d8}.product-gallery-footer button{color:#fff;cursor:pointer;background:0 0;border:0;padding:10px 0;font-size:11px;font-weight:700}.product-gallery-footer button span{color:#a66af0;margin-left:10px}.full-product-catalog{border-bottom:1px solid #ffffff14;padding-bottom:35px;animation:.5s cubic-bezier(.22,1,.36,1) both catalogReveal}.full-product-catalog .ecosystem-filters{margin-top:42px}@keyframes catalogReveal{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}@media (max-width:900px){.product-gallery{grid-template-columns:minmax(0,1.15fr) minmax(250px,.85fr)}.product-gallery-slide{padding:34px}.product-gallery-brand{width:80%}.product-gallery-slide>p{font-size:17px}}@media (max-width:650px){.product-gallery{margin-top:45px;display:block}.product-gallery-stage{min-height:455px}.product-gallery-slide{padding:26px 22px}.product-gallery-brand{width:82%;max-width:280px;height:92px;margin-top:auto}.product-gallery-slide>p{font-size:16px}.product-gallery-rail{border-top:1px solid #ffffff1a;border-left:0;padding:20px}.product-gallery-rail>div{scrollbar-width:none;padding:13px 0;display:flex;overflow-x:auto}.product-gallery-rail>div button{flex:none;grid-template-columns:4px 23px 1fr;min-width:120px;padding:10px 5px}.product-gallery-rail>footer{padding-top:14px}.product-gallery-footer{flex-direction:column;align-items:flex-start;gap:12px}.product-gallery-footer p{line-height:1.5}.product-gallery-footer button{width:100%}}.home-page .navbar .brand{background-position:0,59px;background-size:47px 44px,211px;width:280px;min-width:280px;height:50px;display:block}@media (max-width:900px){.home-page .navbar .brand{background-position:0,52px;background-size:41px 39px,184px;width:246px;min-width:246px;height:44px}}@media (max-width:650px){.home-page .navbar .brand{background-position:0,44px;background-size:35px 33px,137px;height:37px;width:190px!important;min-width:190px!important}}@media (prefers-reduced-motion:reduce){.product-gallery-slide,.full-product-catalog{transition:none;animation:none}}:root{--page-progress:0;--hero-shift:0px;--motion-ease:cubic-bezier(.16,1,.3,1)}html,body,.home-page{overflow-x:clip}.page-progress{pointer-events:none;height:2px;transform:scaleX(var(--page-progress));transform-origin:0;z-index:250;background:linear-gradient(90deg,#1bb4fa,#7664f4 48%,#df46d0 76%,#ff8953);position:fixed;top:0;left:0;right:0;box-shadow:0 0 18px #8858efa6}.ambient-light{filter:blur(12px);opacity:.16;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.ambient-light-one{background:radial-gradient(circle,#255ff5,#0000 68%);width:780px;height:780px;top:420px;right:-370px}.ambient-light-two{background:radial-gradient(circle,#d53ee0,#0000 70%);width:620px;height:620px;top:1850px;left:-420px}.home-page>section,.home-page>footer{z-index:1;position:relative}.home-page .navbar{transition:background .5s var(--motion-ease),border-color .5s var(--motion-ease),box-shadow .5s var(--motion-ease),transform .5s var(--motion-ease)}.home-page .navbar.is-scrolled{background:#080a10e8;border-color:#ffffff24;transform:translateY(2px);box-shadow:0 18px 60px #00000047,0 0 0 1px #7456e812}.home-page .navbar .brand{transition:filter .4s var(--motion-ease),transform .4s var(--motion-ease)}.home-page .navbar .brand:hover{filter:drop-shadow(0 0 16px #6370ee59);transform:scale(1.025)}.home-page .hero{perspective:1800px}.home-page .hero-system{--tilt-x:0deg;--tilt-y:0deg;--glow-x:68%;--glow-y:24%;transform:perspective(1600px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateZ(0);transition:transform .55s var(--motion-ease),border-color .45s,box-shadow .45s;will-change:transform}.home-page .hero-system:hover{border-color:#916ff26b;box-shadow:0 65px 150px #00000075,0 0 80px #6d43dc1f}.home-page .hero-system:after{background:radial-gradient(circle at var(--glow-x) var(--glow-y),#ffffff24,transparent 20%);content:"";opacity:.7;pointer-events:none;z-index:5;transition:opacity .35s;position:absolute;inset:0}.home-page .hero-editorial-photo{transform:scale(1.08) translate3d(0,var(--hero-shift),0);will-change:transform;transition:transform .12s linear}.home-page .hero-photo-shade{background:linear-gradient(145deg,#070a1099,#080a1012 46%,#080a10c2),linear-gradient(#090b1205,#090b1285)}.hero-live-status{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#b8c0ce;letter-spacing:.12em;z-index:4;background:#080b12b8;border:1px solid #ffffff24;border-radius:99px;align-items:center;gap:7px;padding:9px 11px;font-size:7px;font-weight:800;display:flex;position:absolute;top:6%;right:5%}.hero-live-status>i{background:#45dea8;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite livePulse;box-shadow:0 0 12px #45dea8}.hero-live-status>span{color:#5de4b4;margin-left:4px}.home-page .hero-system-flow{top:30%}.home-page .hero-system-flow .system-card{transition:background .4s var(--motion-ease),border-color .4s var(--motion-ease),box-shadow .4s var(--motion-ease),transform .4s var(--motion-ease)}.home-page .hero-system-flow .system-card:hover{background:#0e121cf0;border-color:#9b74f06b;transform:translateY(-8px);box-shadow:0 28px 68px #0006}.home-page .hero-system-flow:after{content:"";opacity:.65;background:linear-gradient(90deg,#0000,#fff,#0000);width:22%;height:1px;animation:4.8s linear infinite dataSweep;position:absolute;top:-16px;left:3%}.hero-scroll-cue{color:#687180;letter-spacing:.14em;align-items:center;gap:10px;margin-top:28px;font-size:7px;font-weight:800;display:flex}.hero-scroll-cue>i{animation:scrollCue 2.2s var(--motion-ease) infinite;transform-origin:top;background:linear-gradient(#35b7f4,#ba4fdf);width:1px;height:27px;display:block}.editorial-brand-mark{filter:drop-shadow(0 0 70px #664de133);object-fit:contain;opacity:.075;pointer-events:none;width:415px;height:390px;position:absolute;top:35px;right:-70px;transform:rotate(-11deg)}.editorial>:not(.editorial-brand-mark){z-index:1;position:relative}.contact-brand-mark{filter:drop-shadow(0 0 34px #6855e959);object-fit:contain;width:125px;height:118px;margin:0 auto 30px}.footer-brand{align-items:center;height:35px;display:flex}.footer-brand img{object-fit:contain;object-position:left center;width:245px;height:23px}.button{position:relative;overflow:hidden}.button:after{content:"";height:160%;transition:left .75s var(--motion-ease);background:linear-gradient(100deg,#0000,#ffffff47,#0000);width:42%;position:absolute;top:-30%;left:-80%;transform:skew(-20deg)}.button:hover:after{left:130%}.home-page .service-list article:hover{border-color:#9a66ed59;transform:translate(8px)}.home-page .service-list article>span:last-child{transition:color .3s,transform .4s var(--motion-ease)}.home-page .service-list article:hover>span:last-child{color:#c269ed;transform:translate(4px,-4px)}.product-gallery-photo,.squad-photo{transition:transform 1.2s var(--motion-ease)}.product-gallery:hover .product-gallery-photo,.squad-stage:hover .squad-photo{transform:scale(1.035)}.route-card:after{content:"";opacity:0;pointer-events:none;transition:opacity .5s,transform .8s var(--motion-ease);background:linear-gradient(115deg,#0000 25%,#ffffff0e,#0000 70%);position:absolute;inset:0;transform:translate(-30%)}.route-card:hover:after{opacity:1;transform:translate(18%)}.motion-ready .hero-copy>*{animation:heroCopyReveal .95s var(--motion-ease) both}.motion-ready .hero-copy>:first-child{animation-delay:80ms}.motion-ready .hero-copy>:nth-child(2){animation-delay:.16s}.motion-ready .hero-copy>:nth-child(3){animation-delay:.27s}.motion-ready .hero-copy>:nth-child(4){animation-delay:.37s}.motion-ready .hero-copy>:nth-child(5){animation-delay:.46s}.motion-ready .hero-copy>:nth-child(6){animation-delay:.55s}.motion-ready .hero-system{animation:heroVisualReveal 1.25s .2s var(--motion-ease) both}.motion-ready .hero-system-flow .system-card{animation:systemCardReveal .8s var(--motion-ease) both}.motion-ready .hero-system-flow .system-card:first-child{animation-delay:.7s}.motion-ready .hero-system-flow .system-card:nth-child(2){animation-delay:.84s}.motion-ready .hero-system-flow .system-card:nth-child(3){animation-delay:.98s}.motion-ready .motion-reveal{filter:blur(10px);opacity:0;transition:filter 1.05s var(--motion-ease) var(--motion-delay,0s),opacity 1.05s var(--motion-ease) var(--motion-delay,0s),transform 1.05s var(--motion-ease) var(--motion-delay,0s);transform:translateY(58px)scale(.988)}.motion-ready .motion-reveal.in-view{filter:none;opacity:1;transform:none}@keyframes heroCopyReveal{0%{filter:blur(8px);opacity:0;transform:translateY(30px)}to{filter:none;opacity:1;transform:none}}@keyframes heroVisualReveal{0%{clip-path:inset(8% round 36px);filter:blur(12px);opacity:0}to{clip-path:inset(0 round 28px);filter:none;opacity:1}}@keyframes systemCardReveal{0%{filter:blur(8px);opacity:0;transform:translateY(25px)scale(.94)}to{filter:none;opacity:1;transform:none}}@keyframes livePulse{0%,to{opacity:.45;transform:scale(.8)}50%{opacity:1;transform:scale(1.25)}}@keyframes dataSweep{0%{transform:translate(-20%)}to{transform:translate(410%)}}@keyframes scrollCue{0%,to{opacity:.35;transform:scaleY(.45)}45%{opacity:1;transform:scaleY(1)}}@media (max-width:800px){.hero-live-status{top:5%;right:5%}.home-page .hero-system-flow{top:28%}.editorial-brand-mark{opacity:.055;width:300px;height:280px;top:80px;right:-105px}.hero-scroll-cue{display:none}.footer-brand img{width:190px}}@media (max-width:650px){.ambient-light{display:none}.home-page .hero-system{transform:none}.home-page .hero-system:after{display:none}.home-page .hero-system-flow{top:24%}.hero-live-status{padding:8px 9px;font-size:6px}.contact-brand-mark{width:96px;height:90px}.footer-brand img{width:165px;height:18px}}@media (prefers-reduced-motion:reduce){.page-progress{display:none}.home-page .hero-system,.home-page .hero-editorial-photo,.home-page .hero-system-flow .system-card,.home-page .navbar,.product-gallery-photo,.squad-photo,.button:after{transition:none!important;animation:none!important;transform:none!important}.hero-live-status>i,.home-page .hero-system-flow:after,.hero-scroll-cue>i{animation:none!important}.motion-reveal{filter:none!important;opacity:1!important;transform:none!important}}.home-page .hero{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:42px;max-width:1360px;min-height:875px;padding-top:82px;padding-bottom:92px}.home-page .hero h1{max-width:660px;font-size:clamp(54px,5.4vw,77px)}.home-page .hero-intro{max-width:610px}.home-page .hero-copy:before{height:116px}.home-page .hero-proof{margin-top:45px}.command-deck{--deck-accent:#7f78ff;--tilt-x:0deg;--tilt-y:0deg;--glow-x:70%;--glow-y:20%;box-shadow:0 55px 135px #0000007a,0 0 0 1px var(--deck-accent);background:linear-gradient(145deg,#141824f5,#070a10fa);border:1px solid #ffffff21;border-radius:29px}@supports (color:color-mix(in lab, red, red)){.command-deck{box-shadow:0 55px 135px #0000007a,0 0 0 1px color-mix(in srgb,var(--deck-accent) 12%,transparent)}}.command-deck{isolation:isolate;min-height:650px;transform:perspective(1700px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transition:border-color .6s var(--motion-ease),box-shadow .6s var(--motion-ease),transform .6s var(--motion-ease);will-change:transform;flex-direction:column;display:flex;position:relative;overflow:hidden}.command-deck:before{background:radial-gradient(circle at var(--glow-x) var(--glow-y),var(--deck-accent),transparent 27%)}@supports (color:color-mix(in lab, red, red)){.command-deck:before{background:radial-gradient(circle at var(--glow-x) var(--glow-y),color-mix(in srgb,var(--deck-accent) 24%,transparent),transparent 27%)}}.command-deck:before{content:"";pointer-events:none;z-index:0;transition:background .4s;position:absolute;inset:0}.command-deck:after{background:linear-gradient(90deg,transparent,var(--deck-accent),transparent);content:"";opacity:.7;height:1px;position:absolute;top:0;left:12%;right:12%}.command-deck-header{z-index:2;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex;position:relative}.command-deck-header>div{align-items:center;gap:9px;display:flex}.command-deck-header i{background:#53e3ae;border-radius:50%;width:6px;height:6px;box-shadow:0 0 15px #53e3ae}.command-deck-header span,.command-deck-header b{color:#7d8798;letter-spacing:.14em;font-size:7px;font-weight:800}.command-deck-header b{color:#5bcfa9}.command-deck-body{z-index:1;flex:1;grid-template-columns:116px 1fr;min-height:0;display:grid;position:relative}.command-deck-tabs{border-right:1px solid #ffffff17;flex-direction:column;padding:16px 10px;display:flex}.command-deck-tabs button{color:#6e7787;cursor:pointer;text-align:left;transition:background .35s,color .35s,transform .45s var(--motion-ease);background:0 0;border:0;border-radius:11px;grid-template-columns:1fr 7px;align-items:center;gap:4px;padding:18px 10px;display:grid}.command-deck-tabs button span{grid-column:1;font-size:7px}.command-deck-tabs button b{grid-column:1;font-size:10px;font-weight:650}.command-deck-tabs button i{background:#ffffff26;border-radius:50%;grid-area:1/2/3;width:6px;height:6px}.command-deck-tabs button[aria-selected=true]{background:var(--deck-accent)}@supports (color:color-mix(in lab, red, red)){.command-deck-tabs button[aria-selected=true]{background:color-mix(in srgb,var(--deck-accent) 12%,transparent)}}.command-deck-tabs button[aria-selected=true]{color:#fff;transform:translate(3px)}.command-deck-tabs button[aria-selected=true] i{background:var(--deck-accent);box-shadow:0 0 16px var(--deck-accent)}.command-deck-stage{min-height:0;position:relative;overflow:hidden}.deck-grid{opacity:.75;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 60% 45%,#000,#0000 78%);mask-image:radial-gradient(circle at 60% 45%,#000,#0000 78%)}.deck-signal{align-items:center;gap:7px;display:flex;position:absolute;top:25px;right:24px}.deck-signal i{background:var(--deck-accent);opacity:.2;border-radius:50%;width:4px;height:4px;animation:2.4s ease-in-out infinite deckSignal}.deck-signal i:nth-child(2){animation-delay:.18s}.deck-signal i:nth-child(3){animation-delay:.36s}.deck-signal i:nth-child(4){animation-delay:.54s}.deck-copy{animation:deckCopyIn .7s var(--motion-ease) both;max-width:390px;position:absolute;top:26px;left:27px;right:27px}.deck-copy>span{color:var(--deck-accent);letter-spacing:.15em;font-size:7px;font-weight:850}.deck-copy h2{letter-spacing:-.065em;margin:12px 0 10px;font-size:clamp(27px,2.7vw,38px);font-weight:520;line-height:1.02}.deck-copy p{color:#929baa;max-width:365px;margin:0;font-size:11px;line-height:1.5}.deck-products{animation:deckProductsIn .8s 80ms var(--motion-ease) both;grid-template-columns:1.25fr 1fr 1fr;gap:8px;display:grid;position:absolute;top:188px;left:27px;right:27px}.deck-products>a{height:184px;transition:border-color .4s var(--motion-ease),background .4s,transform .45s var(--motion-ease);background:linear-gradient(145deg,#ffffff0e,#ffffff04);border:1px solid #ffffff1a;border-radius:15px;flex-direction:column;padding:13px;display:flex;position:relative;overflow:hidden}:is(.deck-products>a:hover,.deck-products>a:focus-visible){background:var(--deck-accent)}@supports (color:color-mix(in lab, red, red)){:is(.deck-products>a:hover,.deck-products>a:focus-visible){background:color-mix(in srgb,var(--deck-accent) 9%,#10141d)}}:is(.deck-products>a:hover,.deck-products>a:focus-visible){border-color:var(--deck-accent)}@supports (color:color-mix(in lab, red, red)){:is(.deck-products>a:hover,.deck-products>a:focus-visible){border-color:color-mix(in srgb,var(--deck-accent) 55%,transparent)}}:is(.deck-products>a:hover,.deck-products>a:focus-visible){transform:translateY(-6px)}.deck-products>a>span{color:#647080;font-size:7px}.deck-products img{object-fit:contain;width:100%;max-width:100%;height:76px;margin:auto}.deck-products a.featured{background:linear-gradient(145deg,var(--deck-accent),#ffffff05)}@supports (color:color-mix(in lab, red, red)){.deck-products a.featured{background:linear-gradient(145deg,color-mix(in srgb,var(--deck-accent) 15%,transparent),#ffffff05)}}.deck-products a.featured{border-color:var(--deck-accent)}@supports (color:color-mix(in lab, red, red)){.deck-products a.featured{border-color:color-mix(in srgb,var(--deck-accent) 40%,transparent)}}.deck-products a.featured img{height:90px}.deck-products b,.deck-products em{color:#788292;letter-spacing:.09em;font-size:6px;font-style:normal;font-weight:800}.deck-products em{color:#ff9d65}.deck-operation{align-items:center;gap:9px;display:flex;position:absolute;bottom:28px;left:27px;right:27px}.deck-operation span,.deck-operation strong{color:#717b8a;letter-spacing:.1em;border:1px solid #ffffff1c;border-radius:99px;padding:9px;font-size:6px;font-weight:800}.deck-operation strong{background:var(--deck-accent)}@supports (color:color-mix(in lab, red, red)){.deck-operation strong{background:color-mix(in srgb,var(--deck-accent) 12%,transparent)}}.deck-operation strong{border-color:var(--deck-accent)}@supports (color:color-mix(in lab, red, red)){.deck-operation strong{border-color:color-mix(in srgb,var(--deck-accent) 40%,transparent)}}.deck-operation strong{color:#fff}.deck-operation i{background:linear-gradient(90deg,var(--deck-accent),#ffffff2e);flex:1;min-width:12px;height:1px;position:relative}.deck-operation i:after{background:var(--deck-accent);box-shadow:0 0 10px var(--deck-accent);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:-1.5px;right:0}.command-deck-footer{z-index:2;border-top:1px solid #ffffff17;align-items:center;gap:9px;height:54px;padding:0 20px;display:flex;position:relative}.command-deck-footer>span{color:#697383;letter-spacing:.1em;font-size:6px;font-weight:800}.command-deck-footer>i{background:#ffffff24;width:12px;height:1px}.command-deck-footer>div{gap:5px;margin-left:auto;display:flex}.command-deck-footer button{cursor:pointer;height:3px;transition:background .3s,width .45s var(--motion-ease);background:#ffffff2e;border:0;border-radius:99px;width:13px;padding:0}.command-deck-footer button[aria-current=true]{background:var(--deck-accent);box-shadow:0 0 10px var(--deck-accent);width:30px}.need-navigator{max-width:1360px;padding-top:150px;padding-bottom:130px}.need-head{grid-template-columns:1.22fr .78fr;align-items:end;gap:50px;display:grid}.need-head .eyebrow{grid-column:1/-1;margin-bottom:-25px}.need-head h2{font-size:clamp(50px,5.7vw,78px)}.need-head>p:last-child{color:#99a2b0;max-width:470px;margin:0 0 7px;font-size:16px;line-height:1.65}.need-console{background:#0b0e15;border:1px solid #ffffff1c;border-radius:27px;grid-template-columns:.82fr 1.18fr;min-height:535px;margin-top:68px;display:grid;overflow:hidden;box-shadow:0 42px 110px #00000040}.need-options{border-right:1px solid #ffffff1a;flex-direction:column;padding:25px;display:flex}.need-options>span{color:#5f6979;letter-spacing:.14em;margin:3px 8px 19px;font-size:7px;font-weight:850}.need-options button{color:#7d8795;cursor:pointer;text-align:left;transition:background .35s,color .35s,padding .45s var(--motion-ease);background:0 0;border:0;border-bottom:1px solid #ffffff12;grid-template-columns:24px 1fr 18px;align-items:center;gap:13px;padding:20px 8px;display:grid}.need-options button>i{font-size:7px;font-style:normal}.need-options button>b{font-size:13px;font-weight:530}.need-options button>span{opacity:0;transition:opacity .3s,transform .4s var(--motion-ease);font-size:13px;transform:translate(-5px,5px)}.need-options button[aria-selected=true]{color:#fff;background:linear-gradient(90deg,#7753e721,#0000);padding-left:14px}.need-options button[aria-selected=true]>i{color:#b270ef}.need-options button[aria-selected=true]>span{color:#b769ee;opacity:1;transform:none}.need-result{animation:needResultIn .7s var(--motion-ease) both;background:radial-gradient(circle at 90% 8%,#5e47dd33,#0000 30%),linear-gradient(145deg,#111724,#0d1018);flex-direction:column;padding:38px 42px;display:flex;position:relative}.need-result:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:39px 39px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 70% 30%,#000,#0000 70%);mask-image:radial-gradient(circle at 70% 30%,#000,#0000 70%)}.need-result>*{position:relative}.need-result-top{justify-content:space-between;align-items:center;display:flex}.need-result-top span,.need-result-top i{color:#7d8695;letter-spacing:.12em;font-size:7px;font-style:normal;font-weight:800}.need-result-top i{color:#63d9af}.need-result>strong{color:#ad70f0;letter-spacing:.13em;margin-top:64px;font-size:9px}.need-result h3{letter-spacing:-.065em;max-width:650px;margin:14px 0 17px;font-size:clamp(32px,3.4vw,48px);font-weight:520;line-height:1.01}.need-result>p{color:#939caa;max-width:610px;margin:0;font-size:13px;line-height:1.6}.need-steps{align-items:center;margin-top:37px;display:flex}.need-steps>div{flex:1;align-items:center;display:flex}.need-steps span{color:#bd7bf2;border:1px solid #a366ee73;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:7px;display:flex}.need-steps b{letter-spacing:.08em;margin-left:8px;font-size:8px}.need-steps i{background:linear-gradient(90deg,#ad68ee80,#ffffff17);flex:1;height:1px;margin:0 12px}.need-result>a{border-bottom:1px solid #ae67ee;width:max-content;margin-top:auto;padding-bottom:7px;font-size:11px;font-weight:700}.need-result>a span{color:#be72ef;margin-left:13px}@keyframes deckSignal{0%,to{opacity:.18;transform:scale(.8)}50%{opacity:1;transform:scale(1.35)}}@keyframes deckCopyIn{0%{filter:blur(8px);opacity:0;transform:translateY(16px)}to{filter:none;opacity:1;transform:none}}@keyframes deckProductsIn{0%{filter:blur(9px);opacity:0;transform:translate(22px)}to{filter:none;opacity:1;transform:none}}@keyframes needResultIn{0%{filter:blur(7px);opacity:0;transform:translate(22px)}to{filter:none;opacity:1;transform:none}}.motion-ready .command-deck{animation:heroVisualReveal 1.15s .18s var(--motion-ease) both}@media (max-width:1050px){.home-page .hero{grid-template-columns:.9fr 1.1fr;gap:28px}.command-deck-body{grid-template-columns:98px 1fr}.deck-products,.deck-copy{left:20px;right:20px}.deck-products>a{height:170px;padding:10px}.command-deck-footer>span:nth-of-type(2),.command-deck-footer>span:nth-of-type(3),.command-deck-footer>i{display:none}}@media (max-width:800px){.home-page .hero{padding-top:62px;display:block}.home-page .hero h1{font-size:57px}.command-deck{min-height:650px;margin-top:60px;transform:none}.need-head{display:block}.need-head>p:last-child{margin-top:30px}.need-console{grid-template-columns:.92fr 1.08fr}.need-options{padding:18px}.need-options button{padding:17px 5px}.need-result{padding:32px 28px}.need-result>strong{margin-top:48px}}@media (max-width:650px){.home-page .hero h1{font-size:50px}.command-deck{border-radius:22px;min-height:720px}.command-deck-body{display:block}.command-deck-tabs{border-bottom:1px solid #ffffff17;border-right:0;grid-template-columns:repeat(3,1fr);padding:8px;display:grid}.command-deck-tabs button{grid-template-columns:1fr 6px;padding:12px 9px}.command-deck-tabs button[aria-selected=true]{transform:none}.command-deck-stage{height:556px}.deck-copy{top:22px}.deck-copy h2{font-size:30px}.deck-copy p{font-size:10px}.deck-products{grid-template-columns:1fr 1fr;top:175px}.deck-products>a{height:136px}.deck-products>a:first-child{grid-column:1/-1;height:146px}.deck-products img,.deck-products a.featured img{height:62px}.deck-operation{bottom:18px;left:20px;right:20px}.deck-operation span,.deck-operation strong{padding:7px 6px;font-size:5px}.command-deck-footer{height:48px}.need-navigator{padding-top:105px}.need-head h2{font-size:47px}.need-console{margin-top:45px;display:block}.need-options{scrollbar-width:none;border-bottom:1px solid #ffffff1a;border-right:0;padding:14px;display:flex;overflow-x:auto}.need-options>span{display:none}.need-options button{border:1px solid #ffffff17;border-radius:99px;flex:none;margin-right:7px;padding:11px 13px;display:block}.need-options button>i,.need-options button>span{display:none}.need-options button>b{font-size:10px}.need-options button[aria-selected=true]{border-color:#a564eb73;padding-left:13px}.need-result{min-height:510px;padding:27px 22px}.need-result>strong{margin-top:55px}.need-result h3{font-size:37px}.need-steps{flex-direction:column;align-items:flex-start;gap:12px}.need-steps>div{width:100%}.need-steps i{display:none}}@media (prefers-reduced-motion:reduce){.command-deck,.deck-copy,.deck-products,.need-result,.deck-signal i{animation:none!important;transform:none!important}.command-deck{transition:none!important}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}
