/*! 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,::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]){appearance:button}::file-selector-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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#0a0f1c;--ink-soft:#101a2b;--blue:#06f;--cyan:#00c2ff;--slate:#64748b;--paper:#eceff4;--muted:#64748b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:#fff;font-family:var(--font-poppins),Arial,sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{z-index:20;border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;height:92px;padding:0 clamp(24px,5vw,84px);display:flex;position:absolute;inset:0 0 auto}.brand{align-items:center;gap:13px;display:flex}.brand-mark{background:linear-gradient(145deg,var(--blue),var(--cyan));color:#0000;filter:drop-shadow(0 0 15px #00aeff59);-webkit-background-clip:text;background-clip:text;place-items:center;width:43px;height:43px;font-size:34px;font-style:italic;font-weight:900;line-height:1;display:grid}.brand-word{letter-spacing:.34em;font-size:22px;font-weight:600}.brand small{color:#8695a7;text-transform:uppercase;letter-spacing:.18em;margin-top:4px;font-size:8px;display:block}.desktop-nav{color:#b8c4d1;gap:38px;font-size:13px;display:flex}.desktop-nav a,.text-link,footer a{transition:color .2s}.desktop-nav a:hover,.text-link:hover,footer a:hover{color:var(--cyan)}.button{color:#fff;text-transform:uppercase;letter-spacing:.13em;background:linear-gradient(100deg,#075fee,#008ff5);border:1px solid #fff3;justify-content:center;align-items:center;gap:20px;min-height:54px;padding:0 23px;font-size:11px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 18px 45px #0066ff2e}.button:hover{transform:translateY(-2px);box-shadow:0 20px 50px #009aff4d}.button-small{min-height:42px;padding:0 17px;font-size:9px}.hero{background:radial-gradient(circle at 72% 39%,#0080ff29,#0000 26%),radial-gradient(circle at 90% 25%,#00c2ff12,#0000 24%),linear-gradient(120deg,#020b18 55%,#05152a);min-height:860px;padding:195px clamp(24px,8vw,130px) 65px;position:relative;overflow:hidden}.hero:after{content:"";opacity:.22;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 28%,#000);mask-image:linear-gradient(90deg,#0000 28%,#000)}.hero-copy{z-index:3;max-width:720px;position:relative}.eyebrow,.section-kicker{color:#94a9bf;text-transform:uppercase;letter-spacing:.25em;font-size:10px;font-weight:700}.eyebrow{align-items:center;gap:13px;margin-bottom:28px;display:flex}.eyebrow span{background:var(--cyan);width:30px;height:1px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:30px;font-size:clamp(54px,6vw,96px);font-weight:500;line-height:.96}em{color:var(--cyan);font-style:normal}.hero-lede{color:#acb9c9;max-width:610px;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:30px;margin-top:40px;display:flex}.text-link{text-transform:uppercase;letter-spacing:.14em;color:#b4c1ce;font-size:11px}.text-link span{color:var(--cyan);margin-left:8px}.flow-visual{z-index:2;width:480px;height:480px;position:absolute;top:175px;right:clamp(-90px,3vw,80px)}.flow-core{background:linear-gradient(145deg,#082040f2,#010b18f2);border:1px solid #00c2ff80;border-radius:30px;place-items:center;width:120px;height:120px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #0066ff52,inset 0 0 35px #0099ff1f}.flow-core span{color:#0000;background:linear-gradient(150deg,var(--blue),var(--cyan));-webkit-background-clip:text;background-clip:text;font-size:80px;font-style:italic;font-weight:900}.flow-label{color:#8ea3ba;letter-spacing:.22em;background:#030f1fb3;border:1px solid #00c2ff2e;padding:9px 13px;font-size:8px;position:absolute}.label-web{top:47px;left:173px}.label-ai{top:204px;right:28px}.label-network{bottom:47px;left:160px}.label-auto{top:215px;left:-15px}.flow-line{transform-origin:0;background:linear-gradient(90deg,#00c2ffcc,#0000);width:170px;height:1px;position:absolute;top:50%;left:50%}.line-one{transform:rotate(-90deg)}.line-two{transform:rotate(0)}.line-three{transform:rotate(90deg)}.line-four{transform:rotate(180deg)}.hero-orbit{border:1px solid #0099ff1c;border-radius:50%;position:absolute;top:45px;right:-80px}.orbit-one{width:740px;height:740px}.orbit-two{width:570px;height:570px;top:130px;right:5px}.hero-proof{z-index:3;color:#8ea0b4;text-transform:uppercase;letter-spacing:.16em;border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);font-size:9px;display:grid;position:absolute;bottom:0;left:0;right:0}.hero-proof span{text-align:center;border-right:1px solid #ffffff1a;padding:24px}.section{padding:120px clamp(24px,8vw,130px)}.intro{background:var(--paper);color:var(--ink)}.intro .section-kicker,.solutions .section-kicker,.process .section-kicker{color:#1477df;margin-bottom:38px}.intro-grid{grid-template-columns:1.2fr .8fr;gap:9vw;display:grid}h2{letter-spacing:-.045em;font-size:clamp(40px,5vw,70px);font-weight:500;line-height:1.06}.intro-grid h2{max-width:760px}.intro-grid p{color:#64748a;line-height:1.75}.large-copy{font-size:21px;color:#17263a!important;line-height:1.6!important}.solutions{color:var(--ink);background:#fff;padding-top:105px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:60px;display:flex}.section-heading h2{margin:0}.section-heading>p{color:#6a788a;max-width:420px;line-height:1.7}.service-grid{border-top:1px solid #d9e0e8;border-left:1px solid #d9e0e8;grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-bottom:1px solid #d9e0e8;border-right:1px solid #d9e0e8;min-height:350px;padding:32px;transition:background .25s,color .25s;position:relative}.service-card:hover{background:var(--ink-soft);color:#fff}.service-top{color:#1688ee;letter-spacing:.15em;justify-content:space-between;font-size:11px;display:flex}.card-arrow{font-size:18px}.service-card h3{margin:63px 0 18px;font-size:24px;font-weight:500}.service-card p{color:#6a788a;font-size:14px;line-height:1.75}.service-card:hover p{color:#a9b7c7}.service-result{color:#1588ee;text-transform:uppercase;letter-spacing:.13em;border-top:1px solid #697f9647;padding-top:15px;font-size:10px;position:absolute;bottom:28px;left:32px;right:32px}.stack-flow{color:#fff;background:radial-gradient(circle at 12% 48%,#0066ff30,#0000 30%),linear-gradient(125deg,#0a0f1c,#07182a);border:1px solid #0066ff38;margin:-18px 0 34px;padding:28px 38px 35px;position:relative;overflow:hidden;box-shadow:0 24px 55px #0a0f1c29}.stack-flow:before{content:"";background-image:linear-gradient(#00c2ff09 1px,#0000 1px),linear-gradient(90deg,#00c2ff09 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.stack-flow-heading{z-index:3;color:#8da2b8;text-transform:uppercase;letter-spacing:.2em;justify-content:space-between;align-items:center;margin-bottom:25px;font-size:8px;display:flex;position:relative}.stack-flow-heading strong{color:#00c2ff;align-items:center;gap:8px;font-size:8px;font-weight:600;display:flex}.stack-flow-heading strong i{background:#00c2ff;border-radius:50%;width:6px;height:6px;animation:1.7s ease-in-out infinite stackStatus;box-shadow:0 0 10px #00c2ff}.stack-track{z-index:2;grid-template-columns:repeat(6,1fr);min-width:820px;display:grid;position:relative}.stack-track:before,.stack-track:after{content:"";z-index:0;background:#64748b66;height:1px;position:absolute;top:37px;left:8.333%;right:8.333%}.stack-track:after{transform-origin:0;background:linear-gradient(90deg,#06f,#00c2ff,#06f);animation:9s ease-in-out infinite stackLine;transform:scaleX(0);box-shadow:0 0 13px #00c2ffcc}.stack-step{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.stack-node{background:linear-gradient(145deg,#102742f2,#040d1bfa);border:1px solid #00c2ff4d;border-radius:18px;place-items:center;width:74px;height:74px;animation:9s ease-in-out infinite stackNode;display:grid;box-shadow:0 12px 24px #00000040,inset 0 0 18px #0066ff14}.stack-step:nth-of-type(2) .stack-node{animation-delay:1.5s}.stack-step:nth-of-type(3) .stack-node{animation-delay:3s}.stack-step:nth-of-type(4) .stack-node{animation-delay:4.5s}.stack-step:nth-of-type(5) .stack-node{animation-delay:6s}.stack-step:nth-of-type(6) .stack-node{animation-delay:7.5s}.stack-glyph{color:#00c2ff;place-items:center;width:38px;height:38px;font-family:Arial,sans-serif;font-size:27px;line-height:1;display:grid;position:relative}.glyph-web{border:1.5px solid #00c2ff;border-radius:4px;width:40px;height:31px;font-size:10px}.glyph-web>i{background:#00c2ff;height:1px;position:absolute;top:7px;left:0;right:0}.glyph-web:before,.glyph-web:after{content:"";background:#00c2ff;border-radius:50%;width:2px;height:2px;position:absolute;top:3px}.glyph-web:before{left:5px}.glyph-web:after{left:10px}.glyph-web b{letter-spacing:-.08em;padding-top:7px;font-size:10px}.glyph-ai{letter-spacing:.04em;font-size:18px;font-weight:700}.glyph-network i{border:1px solid #00c2ff;border-radius:50%;width:8px;height:8px;position:absolute}.glyph-network i:first-child{bottom:4px;left:2px}.glyph-network i:nth-child(2){bottom:4px;right:2px}.glyph-network i:last-child{top:1px;left:15px}.glyph-network:before,.glyph-network:after{content:"";transform-origin:0;background:#00c2ff;width:23px;height:1px;position:absolute;top:20px;left:9px;transform:rotate(-34deg)}.glyph-network:after{left:8px;transform:rotate(34deg)}.glyph-check{font-size:28px}.glyph-cloud{font-family:Arial,sans-serif;font-size:31px}.stack-step small{color:#eceff4;text-transform:uppercase;letter-spacing:.14em;margin-top:14px;font-size:8px;font-weight:600}.stack-step em{color:#64748b;text-transform:uppercase;letter-spacing:.16em;margin-top:5px;font-size:7px}.stack-packet{--packet-start:8.333%;z-index:4;left:var(--packet-start);background:#fff;border-radius:50%;width:7px;height:7px;animation:9s ease-in-out infinite stackPacket;position:absolute;top:34px;box-shadow:0 0 7px #fff,0 0 16px #00c2ff,0 0 27px #06f}.packet-two{opacity:0;animation-delay:-4.5s}@keyframes stackPacket{0%{opacity:0;left:8.333%;transform:scale(.5)}5%{opacity:1}92%{opacity:1}to{opacity:0;left:91.667%;transform:scale(1.2)}}@keyframes stackLine{0%,5%{opacity:.55;transform:scaleX(0)}92%,to{opacity:1;transform:scaleX(1)}}@keyframes stackNode{0%,11%,to{border-color:#00c2ff4d;transform:translateY(0);box-shadow:0 12px 24px #00000040,inset 0 0 18px #0066ff14}4%,8%{border-color:#00c2ff;transform:translateY(-4px);box-shadow:0 0 0 5px #00c2ff12,0 0 30px #0066ff75,inset 0 0 22px #00c2ff26}}@keyframes stackStatus{0%,to{opacity:.35;transform:scale(.75)}50%{opacity:1;transform:scale(1.15)}}.story{background:#041020;grid-template-columns:1.1fr .9fr;min-height:720px;display:grid}.river-art{background:radial-gradient(circle,#0d4164,#061a2d 52%,#020b15 85%);min-height:620px;position:relative;overflow:hidden}.river-art:before,.river-art:after{content:"";background:repeating-radial-gradient(at 45%,#0000 0 35px,#3d85791f 36px 39px);position:absolute;inset:-10%;transform:rotate(-18deg)}.river-art:after{opacity:.6;inset:20% -20%;transform:rotate(24deg)}.river{background:linear-gradient(#00c2ff1f,#0066ffd1,#00c2ff5c);border-radius:50%;width:140%;height:105px;position:absolute;left:-20%;transform:rotate(-19deg);box-shadow:0 0 35px #00a3ff80}.river-a{top:41%}.river-b{opacity:.55;top:49%;left:-11%;transform:rotate(12deg)}.river-c{opacity:.4;top:35%;left:0;transform:rotate(-40deg)}.river-caption{color:#78a7c4;letter-spacing:.18em;font-size:9px;position:absolute;bottom:30px;left:35px}.story-copy{align-self:center;padding:90px clamp(40px,7vw,110px)}.story-copy .section-kicker{color:#23a9ef;margin-bottom:32px}.story-copy h2{margin-bottom:38px}.story-copy .large-copy{color:#d4e0eb!important}.story-copy>p:last-child{color:#8ea0b3;line-height:1.75}.river-network{z-index:4;position:absolute;inset:0}.river-hub{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#0e1f35e6,#040b18f0);border:1px solid #00c2ff94;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:154px;height:154px;display:flex;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 14px #00c2ff06,0 0 75px #0066ff7a,inset 0 0 32px #00c2ff1f}.river-hub:before,.river-hub:after{content:"";border:1px solid #00c2ff38;border-radius:47px;animation:3.8s ease-out infinite hubPulse;position:absolute;inset:-18px}.river-hub:after{border-radius:58px;animation-delay:1.2s;inset:-34px}.river-hub .sana-mark-svg{filter:drop-shadow(0 0 16px #00c2ffbf);width:88px}.river-hub small{color:#eceff4;letter-spacing:.22em;text-transform:uppercase;font-size:8px;font-weight:600}.river-node{color:#dbe9f5;text-transform:uppercase;letter-spacing:.18em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040f1eb8;border:1px solid #00c2ff45;align-items:center;gap:8px;padding:9px 13px;font-size:8px;display:flex;position:absolute;box-shadow:0 8px 28px #00000038}.river-node span{background:#00c2ff;border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #00c2ff}.node-people{top:19%;left:10%}.node-data{top:23%;right:9%}.node-systems{bottom:18%;left:9%}.node-ai{bottom:20%;right:12%}.river-route{transform-origin:0;background:linear-gradient(90deg,#00c2ffcc,#0066ff47 58%,#0000);width:40%;height:1px;position:absolute;top:48%;left:50%}.route-people{transform:rotate(213deg)}.route-data{transform:rotate(325deg)}.route-systems{transform:rotate(145deg)}.route-ai{transform:rotate(35deg)}.river-particle{--distance:250px;z-index:5;background:#eceff4;border-radius:50%;width:7px;height:7px;margin:-3px 0 0 -3px;animation:3.6s cubic-bezier(.45,.05,.42,.96) infinite flowIn;position:absolute;top:48%;left:50%;box-shadow:0 0 7px #fff,0 0 18px #00c2ff,0 0 30px #06f}.particle-people{--angle:213deg;animation-delay:-.4s}.particle-data{--angle:325deg;animation-delay:-2.1s}.particle-systems{--angle:145deg;animation-delay:-1.2s}.particle-ai{--angle:35deg;animation-delay:-2.9s}.flow-status{color:#8fb4cb;text-transform:uppercase;letter-spacing:.2em;white-space:nowrap;align-items:center;gap:8px;font-size:7px;display:flex;position:absolute;top:calc(48% + 112px);left:50%;transform:translate(-50%)}.flow-status span{background:#00c2ff;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite statusBlink;box-shadow:0 0 12px #00c2ff}.river-caption{z-index:5}@keyframes flowIn{0%{opacity:0;transform:rotate(var(--angle)) translateX(var(--distance)) scale(.5)}16%{opacity:1}82%{opacity:1}to{opacity:0;transform:rotate(var(--angle)) translateX(72px) scale(1.2)}}@keyframes hubPulse{0%{opacity:.9;transform:scale(.88)}70%,to{opacity:0;transform:scale(1.14)}}@keyframes statusBlink{0%,to{opacity:.35;transform:scale(.75)}50%{opacity:1;transform:scale(1.15)}}@keyframes riverDriftA{0%,to{transform:rotate(-19deg)translate(-2%)}50%{transform:rotate(-16deg)translate(3%,12px)}}@keyframes riverDriftB{0%,to{transform:rotate(12deg)translate(0)}50%{transform:rotate(9deg)translate(-4%,-10px)}}@keyframes riverDriftC{0%,to{transform:rotate(-40deg)translate(0)}50%{transform:rotate(-36deg)translate(3%,8px)}}.river-a{animation:10s ease-in-out infinite riverDriftA}.river-b{animation:13s ease-in-out infinite riverDriftB}.river-c{animation:15s ease-in-out infinite riverDriftC}.principles{background:#020b18;border-top:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,5vw,84px);display:grid}.principles article{border-right:1px solid #ffffff1a;min-height:245px;padding:43px 30px}.principles article:first-child{border-left:1px solid #ffffff1a}.principles span{color:#168ef2;font-size:10px}.principles h3{margin:35px 0 15px;font-size:18px;font-weight:500}.principles p{color:#8595a8;font-size:13px;line-height:1.7}.process{background:var(--paper);color:var(--ink)}.process-grid{grid-template-columns:1fr 1fr;gap:8vw;display:grid}.process-grid ol{border-top:1px solid #cbd5e1;margin:0;padding:0;list-style:none}.process-grid li{border-bottom:1px solid #cbd5e1;grid-template-columns:55px 1fr;gap:20px;padding:25px 0;display:grid}.process-grid li>span{color:#1688ee;font-size:11px}.process-grid strong{font-size:18px;font-weight:600}.process-grid p{color:#66778b;margin:8px 0 0;font-size:14px;line-height:1.6}.contact{text-align:center;background:linear-gradient(130deg,#0754cf,#00a9e9);padding:130px 24px 145px;position:relative;overflow:hidden}.contact:before{content:"";background:radial-gradient(circle at 50% 60%,#0000 0 20%,#0000001f 60%),linear-gradient(90deg,#0000,#ffffff14,#0000);position:absolute;inset:0}.contact>*{z-index:2;position:relative}.contact-mark{z-index:1;color:#ffffff0f;font-size:480px;font-style:italic;font-weight:900;line-height:1;position:absolute;inset:auto 0 -170px}.contact .section-kicker{color:#d9f5ff}.contact h2{margin:25px auto 27px;font-size:clamp(52px,6vw,88px)}.contact h2 em{color:#fff}.contact p{color:#d7efff;max-width:590px;margin:0 auto 35px;line-height:1.7}.button-light{color:#063b86;background:#fff;border:0;box-shadow:0 20px 50px #001f5340}footer{background:#020914;grid-template-columns:1fr auto;align-items:center;min-height:180px;padding:50px clamp(24px,5vw,84px);display:grid}.footer-copy{color:#91a0b2;gap:28px;font-size:11px;display:flex}.copyright{color:#58687a;border-top:1px solid #ffffff14;grid-column:1/-1;margin-top:30px;padding-top:24px;font-size:10px}@media (width<=980px){.desktop-nav{display:none}.hero{min-height:900px;padding-top:170px}.flow-visual{opacity:.42;top:330px;right:-190px}.stack-flow{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px;overflow-x:auto}.stack-track{min-width:780px}.service-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.river-art{min-height:540px}.river-route{width:38%}.principles{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.site-header{height:78px;padding:0 20px}.brand-mark{width:32px;height:32px;font-size:27px}.brand-word{font-size:17px}.button-small{width:42px;padding:0;font-size:0}.button-small:after{content:"↗";font-size:16px}.hero{min-height:800px;padding:145px 24px 72px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.flow-visual{width:350px;height:350px;top:410px;right:-180px}.flow-line{width:120px}.label-network,.label-auto{display:none}.hero-proof{grid-template-columns:1fr}.hero-proof span{border-bottom:1px solid #ffffff14;padding:10px}.section{padding:85px 24px}.intro-grid,.process-grid{grid-template-columns:1fr;gap:35px}.section-heading{flex-direction:column;align-items:flex-start}.stack-flow{margin-top:-22px;padding-top:22px;padding-bottom:27px}.stack-flow-heading{width:calc(100vw - 48px);position:sticky;left:0}.stack-node{border-radius:15px;width:62px;height:62px}.stack-track:before,.stack-track:after{top:31px}.stack-packet{top:28px}.stack-track{min-width:690px}.service-grid{grid-template-columns:1fr}.service-card{min-height:320px}.story-copy{padding:80px 24px}.river-art{min-height:440px}.river-hub{border-radius:28px;width:124px;height:124px}.river-hub .sana-mark-svg{width:70px}.river-route{width:43%}.river-particle{--distance:165px}.river-node{padding:7px 9px;font-size:7px}.node-people{top:17%;left:5%}.node-data{top:20%;right:5%}.node-systems{bottom:17%;left:5%}.node-ai{bottom:18%;right:8%}.flow-status{top:calc(48% + 92px)}.river-caption{font-size:7px;bottom:18px;left:18px}.principles{grid-template-columns:1fr;padding:0 24px}.principles article,.principles article:first-child{border-bottom:1px solid #ffffff1a;border-left:1px solid #ffffff1a;min-height:auto}footer{grid-template-columns:1fr;gap:35px}.footer-copy{flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.river,.river-particle,.river-hub:before,.river-hub:after,.flow-status span,.stack-packet,.stack-track:after,.stack-node,.stack-flow-heading strong i{animation:none!important}.river-particle,.stack-packet{display:none}.stack-track:after{transform:scaleX(1)}}.brand{gap:0}.sana-logo{width:285px;display:block}.sana-logo img{width:100%;height:auto;display:block}.sana-logo-footer{width:315px}.sana-mark-svg{filter:drop-shadow(0 0 14px #00a6ff6b);width:80px;height:auto;display:block}@media (width<=680px){.sana-logo{width:205px}.sana-logo-footer{width:260px}}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0f1ce0;border-bottom-color:#64748b57}.desktop-nav{color:#eceff4;font-weight:400}.desktop-nav a:hover{color:#00c2ff}.button{background:linear-gradient(105deg,#06f 0%,#00c2ff 100%);border-color:#eceff442;box-shadow:0 18px 45px #0066ff47}.hero{background:radial-gradient(circle at 77% 40%,#00c2ff29,#0000 27%),radial-gradient(circle at 68% 43%,#0066ff2e,#0000 34%),linear-gradient(125deg,#0a0f1c 0%,#071426 72%,#0a0f1c 100%)}.hero:before{content:"";z-index:1;opacity:.42;background:linear-gradient(90deg,#0000,#06f,#00c2ff,#0000);height:2px;position:absolute;inset:auto 5% 12% 38%;transform:rotate(-5deg);box-shadow:0 0 25px #06f}.eyebrow,.section-kicker{color:#00c2ff}.hero-lede{color:#eceff4}.hero-proof{color:#eceff4;background:#0a0f1cb8}.flow-core{border-color:#00c2ff;box-shadow:0 0 70px #0066ff73,inset 0 0 35px #00c2ff2b}.flow-label{color:#eceff4;border-color:#00c2ff61}.flow-line{background:linear-gradient(90deg,#06f,#00c2ff,#0000)}.hero-orbit{border-color:#00c2ff2e}.intro{background:#eceff4}.intro .section-kicker,.solutions .section-kicker,.process .section-kicker{color:#06f}.intro-grid p{color:#64748b}.large-copy{color:#0a0f1c!important}.solutions{background:linear-gradient(#fff 0%,#eceff4 100%)}.section-heading>p{color:#64748b}.service-grid{border-color:#64748b57;box-shadow:0 24px 65px #0a0f1c14}.service-card{background:#ffffffb8;border-color:#64748b4d}.service-card:nth-child(2),.service-card:nth-child(5){background:linear-gradient(145deg,#0066ff12,#00c2ff14)}.service-card:hover{background:linear-gradient(135deg,#0a0f1c,#10243a);box-shadow:inset 4px 0 #06f}.service-top,.service-result{color:#06f}.service-card:hover .service-top,.service-card:hover .service-result{color:#00c2ff}.service-card p{color:#64748b}.story{background:#0a0f1c}.story-copy .section-kicker{color:#00c2ff}.story-copy>p:last-child{color:#aab5c4}.river-art{background:radial-gradient(circle,#00c2ff59,#0066ff3d 30%,#0a0f1c 76%)}.river{background:linear-gradient(#00c2ff38,#06f,#00c2ffad);box-shadow:0 0 42px #00c2ff9e}.principles{background:#0a0f1c}.principles article{border-color:#64748b57}.principles article:hover{background:linear-gradient(#0066ff1f,#00c2ff0d)}.principles span,.principles h3{color:#00c2ff}.principles p{color:#aab5c4}.process{background:#eceff4}.process-grid li{border-color:#64748b61}.process-grid li>span{color:#06f}.process-grid p{color:#64748b}.contact{background:linear-gradient(105deg,#06f 0%,#00c2ff 100%)}footer{background:#0a0f1c}.footer-copy{color:#eceff4}.copyright{color:#64748b;border-top-color:#64748b4d}@media (width<=680px){html,body,main{width:100%;max-width:100%;overflow-x:hidden}.site-header{gap:12px;height:72px;padding:0 16px;position:absolute}.site-header .brand{flex:1;min-width:0}.site-header .sana-logo{width:min(178px,100vw - 86px)}.button-small{border-radius:50%;flex:0 0 42px;gap:0;width:42px;min-height:42px}.hero{min-height:780px;padding:126px 20px 116px}.hero-copy{max-width:100%}.eyebrow{letter-spacing:.18em;white-space:nowrap;gap:9px;margin-bottom:22px;font-size:8px}.eyebrow span{width:20px}h1{letter-spacing:-.05em;margin-bottom:24px;font-size:clamp(40px,12.4vw,52px);line-height:1.01}h2{font-size:clamp(34px,10.5vw,46px);line-height:1.08}.hero-lede{max-width:31rem;font-size:15px;line-height:1.65}.hero-actions{gap:22px;margin-top:30px}.hero-actions .button{width:100%;min-height:52px}.flow-visual{opacity:.28;width:260px;height:260px;top:440px;right:-125px}.flow-core{border-radius:23px;width:88px;height:88px}.flow-core .sana-mark-svg{width:60px}.flow-line{width:88px}.flow-label,.hero-orbit{display:none}.hero-proof{letter-spacing:.12em;font-size:7px}.hero-proof span{border-right:0;padding:9px 12px}.section{padding:72px 20px}.section-kicker{letter-spacing:.2em;font-size:9px;margin-bottom:24px!important}.intro-grid,.process-grid{gap:28px}.large-copy{font-size:18px}.section-heading{gap:16px;margin-bottom:40px}.stack-flow{margin:0 0 28px;padding:22px 16px 25px;overflow:hidden}.stack-flow-heading{gap:12px;width:auto;line-height:1.5;position:relative;left:auto}.stack-flow-heading>span{max-width:150px}.stack-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px;min-width:0}.stack-track:before,.stack-track:after,.stack-packet{display:none}.stack-node{border-radius:15px;width:60px;height:60px}.stack-step small{letter-spacing:.1em;font-size:7px}.service-card{min-height:300px;padding:26px 24px}.service-card h3{margin-top:44px}.service-result{bottom:24px;left:24px;right:24px}.river-art{min-height:390px}.river-hub{width:110px;height:110px}.river-hub .sana-mark-svg{width:62px}.river-node{letter-spacing:.1em}.story-copy{padding:65px 20px}.story-copy h2{margin-bottom:28px}.principles{padding:0 20px}.principles article{padding:30px 24px}.principles h3{margin:22px 0 12px}.process-grid li{grid-template-columns:38px 1fr;gap:12px}.contact{padding:82px 20px 92px}.contact h2{font-size:clamp(40px,12vw,52px)}.contact .button{width:100%;max-width:330px}.contact-mark{font-size:300px;bottom:-95px}footer{gap:28px;padding:42px 20px}footer .sana-logo-footer{width:min(250px,100%)}.footer-copy{overflow-wrap:anywhere;gap:10px}.copyright{margin-top:12px;line-height:1.5}}@media (width<=360px){.site-header .sana-logo{width:158px}h1{font-size:39px}.eyebrow{font-size:7px}.stack-flow-heading{flex-direction:column;align-items:flex-start}}.solar-system{isolation:isolate;width:540px;height:540px;top:150px;right:clamp(-75px,2vw,45px)}.solar-glow{z-index:0;filter:blur(8px);background:radial-gradient(circle,#00c2ff2e,#0066ff14 38%,#0000 72%);border-radius:50%;animation:4s ease-in-out infinite solarGlow;position:absolute;inset:18%}.solar-ring{z-index:1;border:1px solid #00c2ff33;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 45px #0066ff09}.solar-ring-outer{width:88%;height:88%}.solar-ring-inner{border-color:#0066ff47;width:57%;height:57%}.solar-ring-inner:before,.solar-ring-inner:after{content:"";background:#00c2ff;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 13px #00c2ff}.solar-ring-inner:before{top:12%;left:13%}.solar-ring-inner:after{bottom:20%;right:8%}.solar-core{z-index:8;background:linear-gradient(145deg,#0c2544fa,#020a17fa);border:1px solid #00c2ff;border-radius:38px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:148px;height:148px;padding:16px;display:flex;transform:translate(-50%,-50%)translateZ(0);box-shadow:0 0 0 12px #00c2ff09,0 0 85px #0066ff94,inset 0 0 38px #00c2ff2b}.solar-core:before{content:"";border:1px solid #00c2ff29;border-radius:50px;animation:3.2s ease-out infinite solarPulse;position:absolute;inset:-18px}.solar-core .sana-mark-svg{object-fit:contain;object-position:center;filter:drop-shadow(0 0 20px #00c2ffe0);width:88px;max-width:100%;height:auto;margin:0 auto;display:block}.solar-core small{color:#dff8ff;letter-spacing:.24em;font-size:7px;font-weight:600;line-height:1}.solar-runner{--delay:0s;z-index:5;animation:22s linear infinite solarOrbit;animation-delay:var(--delay);position:absolute;inset:6%}.solar-web{--delay:0s}.solar-ai{--delay:-5.5s}.solar-network{--delay:-11s}.solar-automation{--delay:-16.5s}.solar-position{position:absolute;top:-6px;left:50%;transform:translate(-50%)}.solar-card{width:96px;min-height:80px;animation:22s linear infinite solarCounterOrbit;animation-delay:var(--delay);background:linear-gradient(145deg,#0c2644f5,#020b18fa);border:1px solid #00c2ff7a;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:10px 8px;display:flex;box-shadow:0 12px 28px #00000059,0 0 22px #0066ff29,inset 0 0 20px #00c2ff12}.solar-card .stack-glyph{flex:none;transform:scale(.82)}.solar-card small{color:#eaf8ff;text-transform:uppercase;letter-spacing:.17em;white-space:nowrap;font-size:7px;font-weight:600;line-height:1}@keyframes solarOrbit{to{transform:rotate(360deg)}}@keyframes solarCounterOrbit{to{transform:rotate(-360deg)}}@keyframes solarGlow{0%,to{opacity:.62;transform:scale(.94)}50%{opacity:1;transform:scale(1.08)}}@keyframes solarPulse{0%{opacity:.8;transform:scale(.88)}75%,to{opacity:0;transform:scale(1.16)}}@media (width<=1100px) and (width>=681px){.solar-system{opacity:.72;width:430px;height:430px;top:250px;right:-120px}.solar-core{border-radius:31px;width:122px;height:122px}.solar-core .sana-mark-svg{width:77px}.solar-card{border-radius:15px;width:82px;min-height:70px}}@media (width<=680px){.hero{min-height:930px;padding-bottom:170px}.solar-system{opacity:.9;width:310px;height:310px;top:545px;left:50%;right:auto;transform:translate(-50%)}.solar-core{border-radius:24px;gap:5px;width:92px;height:92px}.solar-core .sana-mark-svg{width:58px}.solar-core small{font-size:5px}.solar-runner{animation-duration:28s;inset:7%}.solar-web{--delay:0s}.solar-ai{--delay:-7s}.solar-network{--delay:-14s}.solar-automation{--delay:-21s}.solar-card{border-radius:13px;gap:4px;width:66px;min-height:58px;padding:7px 5px;animation-duration:28s}.solar-card .stack-glyph{transform:scale(.58)}.solar-card small{letter-spacing:.1em;font-size:5px}.solar-ring-outer{width:86%;height:86%}.solar-ring-inner{width:54%;height:54%}}@media (prefers-reduced-motion:reduce){.solar-runner,.solar-card,.solar-glow,.solar-core:before{animation:none!important}.solar-web{transform:rotate(0)}.solar-ai{transform:rotate(90deg)}.solar-network{transform:rotate(180deg)}.solar-automation{transform:rotate(270deg)}.solar-ai .solar-card{transform:rotate(-90deg)}.solar-network .solar-card{transform:rotate(-180deg)}.solar-automation .solar-card{transform:rotate(-270deg)}}.river-streams{z-index:2;filter:drop-shadow(0 0 10px #00c2ff6b);width:100%;height:100%;position:absolute;inset:0;overflow:visible}.river-streams path{fill:none;vector-effect:non-scaling-stroke}.stream-bed{stroke:url(#riverStream);stroke-width:11px;stroke-linecap:round;opacity:.58}.stream-flow{stroke:#dffaff;stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:1 13;animation:3.2s linear infinite riverCurrent}.flow-two{animation-delay:-.8s}.flow-three{animation-delay:-1.6s}.flow-four{animation-delay:-2.4s}@keyframes riverCurrent{0%{stroke-dashoffset:0;opacity:.35}50%{opacity:1}to{stroke-dashoffset:-100px;opacity:.35}}.river-art>.river{opacity:.3;filter:saturate(1.15);height:78px}.river-network .river-node{z-index:6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#0c2644f0,#020b18f5);border:1px solid #00c2ff8c;border-radius:19px;flex-direction:column;justify-content:center;gap:9px;width:126px;min-height:92px;padding:13px 12px;display:flex;box-shadow:0 13px 30px #00000052,0 0 26px #0066ff29,inset 0 0 22px #00c2ff0f}.river-network .river-node strong{color:#eaf8ff;text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:600;line-height:1}.river-network .river-node-icon{color:#00c2ff;width:42px;height:38px;box-shadow:none;background:0 0;border-radius:0;place-items:center;display:grid;position:relative}.river-network .river-node-icon i{box-shadow:none;background:0 0;display:block;position:absolute}.icon-people:before{content:"";border:2px solid #00c2ff;border-radius:50%;width:13px;height:13px;position:absolute;top:2px;box-shadow:0 0 11px #00c2ff8c}.icon-people:after{content:"";border:2px solid #00c2ff;border-bottom:0;border-radius:22px 22px 4px 4px;width:32px;height:17px;position:absolute;bottom:2px}.icon-people i{border-left:1px solid #00c2ff99;width:9px;height:12px;bottom:1px;left:2px;transform:rotate(24deg)}.icon-data i{border:2px solid #00c2ff;border-radius:50%;width:32px;height:11px;left:5px;background:#08233c!important}.icon-data i:first-child{z-index:3;top:2px;box-shadow:0 0 11px #00c2ff80}.icon-data i:nth-child(2){z-index:2;top:12px}.icon-data i:last-child{z-index:1;top:22px}.icon-systems i{border:2px solid #00c2ff;border-radius:50%;width:10px;height:10px}.icon-systems i:first-child{bottom:2px;left:1px}.icon-systems i:nth-child(2){bottom:2px;right:1px}.icon-systems i:last-child{top:0;left:16px}.icon-systems:before,.icon-systems:after{content:"";transform-origin:0;background:#00c2ff;width:26px;height:1px;position:absolute;top:22px;left:8px;transform:rotate(-35deg);box-shadow:0 0 7px #00c2ffb3}.icon-systems:after{left:7px;transform:rotate(35deg)}.icon-ai{letter-spacing:.06em;text-shadow:0 0 14px #00c2ffbf;font-family:Arial,sans-serif;font-size:22px;font-weight:800}.river-network .node-people{top:11%;left:6%}.river-network .node-data{top:14%;right:6%}.river-network .node-systems{bottom:11%;left:5%}.river-network .node-ai{bottom:12%;right:7%}.river-hub{z-index:8;border-color:#00c2ff;width:168px;height:168px;box-shadow:0 0 0 16px #00c2ff09,0 0 90px #06f9,inset 0 0 35px #00c2ff24}.river-hub .sana-mark-svg{width:96px}@media (width<=680px){.river-art{min-height:500px}.river-network .river-node{border-radius:14px;gap:5px;width:86px;min-height:70px;padding:8px 6px}.river-network .river-node-icon{height:34px;transform:scale(.72)}.river-network .river-node strong{letter-spacing:.1em;font-size:7px}.river-network .node-people{top:9%;left:3%}.river-network .node-data{top:11%;right:3%}.river-network .node-systems{bottom:10%;left:3%}.river-network .node-ai{bottom:11%;right:4%}.river-hub{border-radius:29px;width:126px;height:126px}.river-hub .sana-mark-svg{width:72px}.stream-bed{stroke-width:8px}.stream-flow{stroke-width:2px}}@media (prefers-reduced-motion:reduce){.stream-flow{stroke-dasharray:none;opacity:.75;animation:none!important}}._page_1qu4z_1{--night:#020816;--panel:#071322;--blue:#06f;--cyan:#00c2ff;--paper:#eceff4;color:#fff;background:radial-gradient(circle at 50% -5%,#0066ff47,#0000 34%),linear-gradient(#020816,#06101d 58%,#020713);min-height:100svh;position:relative;overflow:hidden}._page_1qu4z_1 *{box-sizing:border-box}._page_1qu4z_1 a{color:inherit;text-decoration:none}._ambient_1qu4z_2{pointer-events:none;position:fixed;inset:0;overflow:hidden}._ambient_1qu4z_2:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}._ambient_1qu4z_2 i{border:1px solid #00c2ff1a;border-radius:46% 54% 64% 36%;width:80vw;max-width:760px;height:80vw;max-height:760px;animation:18s linear infinite _drift_1qu4z_1;position:absolute;top:210px;left:50%;transform:translate(-50%)rotate(8deg)}._ambient_1qu4z_2 i:nth-child(2){animation-duration:26s;transform:translate(-50%)rotate(38deg)}._ambient_1qu4z_2 i:nth-child(3){animation-duration:34s;transform:translate(-50%)rotate(76deg)}._ambient_1qu4z_2 i:nth-child(4){top:auto;bottom:-520px;box-shadow:0 0 90px #0066ff2e}._shell_1qu4z_3{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#050f1dc7,#030a14eb);border-inline:1px solid #ffffff0f;width:min(100%,520px);min-height:100svh;margin:0 auto;position:relative;box-shadow:0 0 100px #0000008c}._topbar_1qu4z_4{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;height:78px;padding:0 22px;display:flex}._topbar_1qu4z_4 img{width:190px;height:auto;display:block}._live_1qu4z_4{color:#8da2b8;letter-spacing:.17em;align-items:center;gap:7px;font-size:7px;font-weight:600;display:flex}._live_1qu4z_4 i{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 12px var(--cyan);border-radius:50%;animation:2s ease-in-out infinite _pulse_1qu4z_1}._identity_1qu4z_5{text-align:center;padding:44px 24px 28px;position:relative}._tapField_1qu4z_5{place-items:center;width:134px;height:134px;margin:0 auto 28px;display:grid;position:relative}._tapField_1qu4z_5>span{border:1px solid #00c2ff2e;border-radius:38px;animation:3s ease-out infinite _ripple_1qu4z_1;position:absolute;inset:0}._tapField_1qu4z_5>span:nth-child(2){animation-delay:1s}._tapField_1qu4z_5>span:nth-child(3){animation-delay:2s}._mark_1qu4z_5{z-index:2;background:linear-gradient(145deg,#0d2848,#020a16);border:1px solid #00c2ff80;border-radius:29px;place-items:center;width:100px;height:100px;display:grid;position:relative;box-shadow:0 0 0 10px #00c2ff08,0 0 60px #06f6,inset 0 0 24px #00c2ff14}._mark_1qu4z_5 img{filter:drop-shadow(0 0 15px #00c2ffb8);width:72px}._eyebrow_1qu4z_5{color:var(--cyan);letter-spacing:.23em;margin:0 0 14px;font-size:8px;font-weight:600}._identity_1qu4z_5 h1{letter-spacing:-.055em;margin:0;font-size:clamp(44px,14vw,66px);font-weight:600;line-height:.94}._role_1qu4z_5{color:#fff;text-transform:uppercase;letter-spacing:.23em;margin:10px 0 0;font-size:12px;font-weight:500}._location_1qu4z_5{color:#7f93a8;margin:16px 0 0;font-size:10px}._location_1qu4z_5 span{color:var(--cyan);margin:0 5px}._intro_1qu4z_5{color:#aab8c7;max-width:420px;margin:25px auto 0;font-size:14px;line-height:1.72}._actions_1qu4z_6{padding:12px 20px 42px}._actions_1qu4z_6 a{background:#ffffff09;border:1px solid #ffffff1f;align-items:center;gap:13px;min-height:76px;padding:15px;transition:transform .2s,border-color .2s,background .2s;display:flex;position:relative}._actions_1qu4z_6 a:hover{background:#0066ff17;border-color:#00c2ff8c;transform:translateY(-2px)}._actions_1qu4z_6 a>span:nth-child(2){flex:1;font-size:13px;font-weight:600}._actions_1qu4z_6 small{color:#8295a8;letter-spacing:.2em;margin-bottom:4px;font-size:7px;font-weight:500;display:block}._actions_1qu4z_6 a>span:last-child{color:var(--cyan);font-size:17px}._primary_1qu4z_6{box-shadow:0 18px 45px #0066ff40;background:linear-gradient(105deg,#0759e8,#00aeea)!important;border-color:#0000!important}._primary_1qu4z_6 small{color:#d9f8ff!important}._actionIcon_1qu4z_6{height:42px;color:var(--cyan);background:#071426;border:1px solid #00c2ff52;border-radius:14px;flex:0 0 42px;place-items:center;font-weight:600;display:grid;font-size:17px!important}._primary_1qu4z_6 ._actionIcon_1qu4z_6{color:#fff;background:#000a2338;border-color:#ffffff3d}._actionGrid_1qu4z_6{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}._actionGrid_1qu4z_6 a{min-width:0}._actionGrid_1qu4z_6 ._actionIcon_1qu4z_6{border-radius:10px;flex-basis:34px;height:34px;font-size:12px!important}._capabilities_1qu4z_7{background:linear-gradient(#ffffff06,#0066ff0a);border-block:1px solid #ffffff12;padding:38px 20px 48px}._sectionHeading_1qu4z_7{color:#879aaf;letter-spacing:.22em;align-items:center;gap:14px;margin-bottom:22px;font-size:8px;font-weight:600;display:flex}._sectionHeading_1qu4z_7 i{background:linear-gradient(90deg,#00c2ffa6,#0000);flex:1;height:1px}._serviceGrid_1qu4z_7{border-top:1px solid #ffffff17;border-left:1px solid #ffffff17;grid-template-columns:1fr 1fr;display:grid}._service_1qu4z_7{background:#040d1a73;border-bottom:1px solid #ffffff17;border-right:1px solid #ffffff17;flex-direction:column;justify-content:space-between;min-height:92px;padding:16px;display:flex}._service_1qu4z_7 span{color:var(--cyan);letter-spacing:.18em;font-size:7px}._service_1qu4z_7 strong{color:#dce7f1;font-size:11px;font-weight:500}._exchange_1qu4z_8{background:radial-gradient(circle at 100% 0,#00c2ff21,#0000 38%);padding:46px 20px 52px;position:relative;overflow:hidden}._exchangeNumber_1qu4z_8{color:#ffffff09;font-size:150px;font-weight:700;line-height:1;position:absolute;top:-34px;right:-9px}._exchange_1qu4z_8>div>p:first-child{color:var(--cyan);letter-spacing:.22em;font-size:8px;font-weight:600}._exchange_1qu4z_8 h2{letter-spacing:-.04em;max-width:330px;margin:12px 0 15px;font-size:34px;line-height:1.05}._exchangeCopy_1qu4z_8{color:#91a2b4;max-width:390px;font-size:12px;line-height:1.7}._exchange_1qu4z_8>a{color:#dff9ff;text-transform:uppercase;letter-spacing:.13em;background:#0066ff14;border:1px solid #00c2ff57;justify-content:space-between;align-items:center;min-height:52px;margin-top:24px;padding:0 18px;font-size:10px;font-weight:600;display:flex}._exchange_1qu4z_8>a span{color:var(--cyan);font-size:16px}._footer_1qu4z_9{background:#020814;border-top:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:116px;padding:24px 20px;display:grid}._footer_1qu4z_9 img{width:37px}._footer_1qu4z_9 div{flex-direction:column;gap:4px;display:flex}._footer_1qu4z_9 strong{letter-spacing:.14em;color:#dce9f4;font-size:7px}._footer_1qu4z_9 div span,._footer_1qu4z_9>span{color:#64778c;letter-spacing:.12em;font-size:7px}@keyframes _ripple_1qu4z_1{0%{opacity:.72;transform:scale(.68)}78%,to{opacity:0;transform:scale(1.35)}}@keyframes _pulse_1qu4z_1{50%{opacity:.35}}@keyframes _drift_1qu4z_1{to{transform:translate(-50%)rotate(368deg)}}@media (width>=700px){._page_1qu4z_1{padding:34px}._shell_1qu4z_3{border-radius:28px;min-height:auto;overflow:hidden}._topbar_1qu4z_4{height:86px}._identity_1qu4z_5{padding-top:52px}._actions_1qu4z_6,._capabilities_1qu4z_7,._exchange_1qu4z_8{padding-inline:28px}}@media (width<=360px){._topbar_1qu4z_4{padding-inline:16px}._topbar_1qu4z_4 img{width:160px}._identity_1qu4z_5{padding-inline:18px}._actions_1qu4z_6{padding-inline:14px}._actionGrid_1qu4z_6{grid-template-columns:1fr}._service_1qu4z_7{min-height:82px}}@media (prefers-reduced-motion:reduce){._ambient_1qu4z_2 i,._tapField_1qu4z_5>span,._live_1qu4z_4 i{animation:none!important}._tapField_1qu4z_5>span{display:none}}
