/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#071a26;--navy:#04131e;--cyan:#00d4e8;--lime:#b9ef46;--paper:#f3f1e9;--muted:#66737a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 64px);margin:0 auto}.nav{z-index:10;color:#fff;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;height:90px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.brand{letter-spacing:.16em;align-items:center;gap:12px;font-size:15px;font-weight:800;display:flex}.brand b{color:var(--cyan)}.brand-mark{width:34px;height:34px;color:var(--navy);background:var(--cyan);clip-path:polygon(0 0,75% 0,100% 25%,100% 100%,25% 100%,0 75%);place-items:center;font-size:21px;font-style:italic;font-weight:900;display:grid}.nav-links{gap:32px;font-size:13px;display:flex}.nav-links a{opacity:.72;transition:all .2s}.nav-links a:hover{opacity:1;color:var(--cyan)}.nav-cta{text-transform:uppercase;letter-spacing:.08em;border:1px solid #ffffff4d;padding:13px 17px;font-size:12px;font-weight:800}.nav-cta span{color:var(--cyan);margin-left:10px}.hero{background:var(--navy);color:#fff;min-height:820px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 49.9%,#ffffff09 50%,#0000 50.1%) 0 0/100% 100%,linear-gradient(#ffffff08 1px,#0000 1px) 0 0/100% 130px;position:absolute;inset:0}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;min-height:750px;padding-top:105px;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.eyebrow,.section-index{letter-spacing:.18em;text-transform:uppercase;color:#73828a;font-family:Consolas,monospace;font-size:11px;font-weight:700}.eyebrow{color:#a6b1b6;align-items:center;gap:10px;margin-bottom:30px;display:flex}.eyebrow span{background:var(--cyan);width:27px;height:2px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:720px;margin-bottom:30px;font-size:clamp(56px,6.2vw,88px);line-height:.91}h1 em,h2 em{color:var(--cyan);font-family:Georgia,serif;font-weight:400}.hero-copy>p{color:#aab5ba;max-width:570px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:32px;margin-top:36px;display:flex}.button{text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;gap:30px;padding:17px 20px;font-size:12px;font-weight:800;display:inline-flex}.button.primary{background:var(--cyan);color:var(--navy)}.button span{font-size:17px}.text-link{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #fff5;padding:12px 0;font-size:12px;font-weight:800}.text-link span{color:var(--cyan);margin-left:15px}.radar{aspect-ratio:1;background:radial-gradient(circle,#0a3040 0,#061d2a 43%,#0000 70%);border-radius:50%;width:560px;margin-left:20px;position:relative}.radar-ring{border:1px solid #3bcddd36;border-radius:50%;position:absolute;inset:7%}.radar-ring.r2{inset:24%}.radar-ring.r3{inset:40%}.radar-axis{background:#44cbd824;position:absolute}.radar-axis.horizontal{width:86%;height:1px;top:50%;left:7%}.radar-axis.vertical{width:1px;height:86%;top:7%;left:50%}.radar-sweep{background:conic-gradient(from 280deg, transparent 0 78%,#00d5e828 92%,#00d4e8 100%);border-radius:50%;animation:8s linear infinite spin;position:absolute;inset:7%}@keyframes spin{to{transform:rotate(360deg)}}.radar-center{background:var(--cyan);color:var(--navy);border-radius:50%;align-content:center;place-items:center;font-family:Consolas,monospace;font-weight:900;display:grid;position:absolute;inset:43%;box-shadow:0 0 40px #00d4e880}.radar-center small{margin-top:3px;font-size:7px}.blip{border:2px solid var(--cyan);background:var(--navy);width:8px;height:8px;box-shadow:0 0 12px var(--cyan);border-radius:50%;position:absolute}.b1{top:26%;left:63%}.b2{top:66%;left:29%}.b3{top:72%;left:72%}.coordinate{letter-spacing:.1em;color:#70a0ab;font:8px Consolas,monospace;position:absolute}.c1{top:15%;left:55%}.c2{color:var(--cyan);bottom:16%;left:49%}.hero-strip{color:#8b989e;letter-spacing:.18em;border-top:1px solid #ffffff1c;align-items:center;gap:28px;height:70px;font:10px Consolas,monospace;display:flex}.hero-strip strong{color:#d8dfe1;font-size:11px}.hero-strip i{color:var(--cyan);font-style:normal}.products{padding:120px 0 135px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:56px;display:flex}.section-heading h2,.expertise h2,.custom h2{letter-spacing:-.045em;margin:15px 0 0;font-size:clamp(42px,5vw,68px);line-height:.97}.section-heading>p{width:340px;color:var(--muted);margin-bottom:5px;line-height:1.6}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border-top:3px solid var(--accent);background:#fff;flex-direction:column;min-height:510px;padding:26px 28px;transition:transform .25s,box-shadow .25s;display:flex}.product-card:hover{transform:translateY(-7px);box-shadow:0 24px 45px #0b233016}.cyan{--accent:var(--cyan)}.lime{--accent:var(--lime)}.violet{--accent:#9b8cff}.card-top{color:#7e898e;justify-content:space-between;font:11px Consolas,monospace;display:flex}.arrow{color:var(--ink);font-size:22px}.product-symbol{justify-content:center;align-items:center;gap:8px;height:145px;display:flex}.product-symbol span{background:var(--accent);width:28px;height:70px;display:block;transform:skew(-18deg)}.product-symbol span:first-child{opacity:.35;height:34px}.product-symbol span:nth-child(3){opacity:.72;height:104px}.product-tag{text-transform:uppercase;letter-spacing:.14em;color:#78858b;margin-bottom:12px;font:10px Consolas,monospace}.product-card h3{letter-spacing:-.035em;margin-bottom:13px;font-size:32px}.product-card p{color:var(--muted);font-size:14px;line-height:1.6}.visit{text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #dfe2df;justify-content:space-between;margin-top:auto;padding-top:22px;font:10px Consolas,monospace;display:flex}.visit span{color:var(--accent);font-size:17px}.expertise{color:#fff;background:#082231;padding:120px 0;position:relative;overflow:hidden}.expertise:after{content:"BARQ";color:#ffffff05;letter-spacing:-.08em;font-size:260px;font-weight:900;position:absolute;bottom:-65px;left:-20px}.expertise-grid{z-index:1;grid-template-columns:.85fr 1.15fr;gap:100px;display:grid;position:relative}.section-index.light{color:#6f8a95}.expertise-copy>p{color:#a5b2b8;max-width:410px;margin:30px 0;line-height:1.7}.button.outline{border:1px solid #ffffff45}.button.outline span{color:var(--cyan)}.capability-list>div{border-bottom:1px solid #fff2;grid-template-columns:50px 1fr auto;align-items:center;height:63px;display:grid}.capability-list span{color:#65808b;font:10px Consolas,monospace}.capability-list strong{font-size:17px}.capability-list i{color:var(--cyan);font-style:normal}.custom{padding:120px 0}.custom-panel{background:var(--lime);padding:56px 62px}.custom-content{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;margin-top:22px;display:grid}.custom-content h2 em{color:var(--ink)}.custom-content p{font-size:15px;line-height:1.7}.button.dark{background:var(--ink);color:#fff;margin-top:15px}.process{letter-spacing:.12em;border-top:1px solid #14261f45;justify-content:space-between;margin-top:55px;padding-top:25px;font:10px Consolas,monospace;display:flex}.process i{font-style:normal}footer{color:#fff;background:#020c12;padding:85px 0 25px}.footer-main{justify-content:space-between;align-items:flex-start;display:flex}.footer-brand{margin-bottom:24px}.footer-main p{color:#718087;line-height:1.6}.footer-cta span{color:#76858c;margin-bottom:15px;font-size:12px;display:block}.footer-cta a{border-bottom:1px solid #ffffff3d;padding-bottom:8px;font-size:34px;font-weight:700}.footer-cta i{color:var(--cyan);margin-left:45px;font-style:normal}.footer-bottom{color:#68777e;text-transform:uppercase;letter-spacing:.09em;border-top:1px solid #ffffff18;justify-content:space-between;margin-top:65px;padding-top:24px;font:9px Consolas,monospace;display:flex}.footer-bottom a{color:#9aa6ab}@media (width<=900px){.shell{width:min(100% - 36px,700px)}.nav{height:72px}.nav-links{display:none}.nav-cta{padding:10px;font-size:0}.nav-cta span{margin:0;font-size:17px}.hero-grid{grid-template-columns:1fr;min-height:790px;padding-top:130px}.hero-copy{z-index:3}.radar{opacity:.55;width:470px;position:absolute;bottom:-80px;right:-220px}.hero-strip{white-space:nowrap;overflow:hidden}.product-grid{grid-template-columns:1fr}.product-card{min-height:420px}.section-heading{display:block}.section-heading>p{width:auto;margin-top:25px}.expertise-grid,.custom-content{grid-template-columns:1fr;gap:45px}.capability-list{margin-top:20px}.custom-panel{padding:42px 28px}.process{gap:15px;overflow:hidden}.footer-main{display:block}.footer-cta{margin-top:50px}.footer-bottom{flex-direction:column;gap:12px}.products,.custom,.expertise{padding:85px 0}}@media (width<=520px){h1{font-size:52px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.product-symbol{height:110px}.custom-content h2{font-size:41px}.process i{display:none}.process{flex-wrap:wrap}.footer-cta a{font-size:26px}.footer-cta i{margin-left:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.radar-sweep{animation:none}.product-card{transition:none}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
