/*! 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#061c2c;--navy-2:#0a2b40;--teal:#0b7c82;--lime:#c8f26b;--ink:#0c2433;--muted:#5e707a;--mist:#edf3f2;--line:#d8e1df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}.shell{width:min(1180px,100% - 48px);margin:0 auto}.section{padding:120px 0}.site-header{z-index:20;width:100%;color:var(--white);border-bottom:1px solid #ffffff2e;position:absolute;top:0;left:0}.header__inner{justify-content:space-between;align-items:center;gap:32px;height:96px;display:flex}.brand{color:var(--navy);align-items:center;gap:11px;display:inline-flex}.brand--light,.site-header .brand{color:var(--white)}.brand__mark{flex:none;width:37px;height:37px}.brand__type{letter-spacing:.13em;white-space:nowrap;font-size:18px}.brand__type strong{font-weight:800}.desktop-nav{align-items:center;gap:34px;margin-left:auto;display:flex}.desktop-nav a{letter-spacing:.02em;opacity:.82;font-size:13px;font-weight:600;transition:opacity .2s}.desktop-nav a:hover{opacity:1}.header__cta{align-items:center;gap:10px;margin-left:20px;font-size:13px;font-weight:700;display:inline-flex}.header__cta svg,.text-link svg,.button svg{width:18px;height:18px}.hero{background:var(--navy);height:100vh;min-height:790px;max-height:980px;color:var(--white);position:relative;overflow:hidden}.hero__visual,.hero__visual img,.hero__veil{height:100%;position:absolute;inset:0}.hero__visual img{object-fit:cover;object-position:center}.hero__veil{background:linear-gradient(90deg,#031623fa 0%,#031927e6 37%,#0319274d 68%,#0319278a 100%)}.hero__visual:after{content:"";background:linear-gradient(#010e1742,#0000 45%,#010e1773);position:absolute;inset:0}.hero__inner{z-index:2;align-items:center;height:100%;padding-top:80px;display:flex;position:relative}.hero__copy{width:min(700px,65%)}.eyebrow{color:var(--teal);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 28px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:currentColor;width:24px;height:1px;display:inline-block}.eyebrow--light{color:var(--lime)}.hero h1{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(64px,7.3vw,112px);font-weight:650;line-height:.87}.hero h1 em,.contact h2 em{color:var(--lime);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero__lead{color:#ffffffc2;max-width:575px;margin:34px 0 0;font-size:19px;line-height:1.65}.hero__actions{align-items:center;gap:34px;margin-top:42px;display:flex}.button{justify-content:center;align-items:center;gap:18px;min-height:58px;padding:0 27px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--lime{background:var(--lime);color:var(--navy)}.button--lime:hover{background:#d7fb88}.text-link{border-bottom:1px solid;align-items:center;gap:9px;padding-bottom:7px;font-size:13px;font-weight:700;display:inline-flex}.text-link--light{color:var(--white)}.hero__note{border-left:1px solid #ffffff59;width:300px;padding:24px 0 8px 28px;position:absolute;bottom:98px;right:0}.hero__note-index{color:var(--lime);letter-spacing:.15em;font-size:11px;font-weight:800}.hero__note p{color:#ffffffb3;margin:12px 0 0;font-size:13px;line-height:1.65}.hero__scroll{z-index:2;transform-origin:0;color:#ffffff8a;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:13px;font-size:10px;display:flex;position:absolute;bottom:36px;left:28px;transform:rotate(-90deg)}.hero__scroll span{background:currentColor;width:48px;height:1px}.intro__grid{grid-template-columns:1fr 2.2fr;gap:80px;display:grid}.section-index{color:#9aabaa;margin-top:62px;font-size:12px;font-weight:700}.intro h2,.section-heading h2,.network h2{letter-spacing:-.045em;max-width:820px;margin:0;font-size:clamp(42px,5vw,68px);font-weight:580;line-height:1.04}.intro__body{border-top:1px solid var(--line);grid-template-columns:1.25fr 1fr;gap:70px;margin-top:62px;padding-top:36px;display:grid}.intro__body p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.intro__body .lead-copy{color:var(--ink);font-size:20px;line-height:1.55}.section--mist{background:var(--mist)}.section-heading{justify-content:space-between;align-items:flex-end;gap:70px;display:flex}.section-heading>p{max-width:370px;color:var(--muted);margin:0 0 8px;font-size:15px;line-height:1.75}.focus__grid{grid-template-columns:1.38fr 1fr 1fr;gap:16px;margin-top:70px;display:grid}.focus-card{min-height:510px;padding:34px;position:relative;overflow:hidden}.focus-card>span{z-index:2;letter-spacing:.15em;font-size:11px;font-weight:800;position:relative}.focus-card h3{letter-spacing:-.035em;margin:0 0 18px;font-size:34px;line-height:1.04}.focus-card p{max-width:280px;margin:0;font-size:14px;line-height:1.65}.focus-card--image{color:var(--white);padding:0}.focus-card--image img{object-fit:cover;height:100%;position:absolute;inset:0}.focus-card--image:after{content:"";background:linear-gradient(#0214201f,#021420e6);position:absolute;inset:0}.focus-card__overlay{z-index:2;flex-direction:column;justify-content:flex-end;padding:34px;display:flex;position:absolute;inset:0}.focus-card__overlay>span{letter-spacing:.15em;font-size:11px;font-weight:800;position:absolute;top:34px}.focus-card__overlay p{color:#ffffffb8}.focus-card--navy{background:var(--navy);color:var(--white);flex-direction:column;justify-content:space-between;display:flex}.focus-card--navy p{color:#ffffffa6}.focus-card--lime{background:var(--lime);color:var(--navy);flex-direction:column;justify-content:space-between;display:flex}.orb{align-self:center;width:180px;height:180px;position:relative}.orb:before,.orb:after,.orb i,.orb b{content:"";border:1px solid #c8f26b61;border-radius:50%;position:absolute}.orb:before{inset:0}.orb:after{inset:25px}.orb i{background:#c8f26b14;inset:50px}.orb b{background:var(--lime);border:0;inset:77px;box-shadow:0 0 40px #c8f26b8c}.region-lines{gap:13px;margin:auto 0;display:grid}.region-lines i{background:#061c2c61;height:1px;display:block;transform:rotate(-17deg)}.region-lines i:nth-child(2){width:80%;margin-left:10%}.region-lines i:nth-child(3){width:56%;margin-left:30%}.region-lines i:nth-child(4){width:73%;margin-left:2%}.capabilities{background:var(--navy);color:var(--white)}.capabilities__grid{grid-template-columns:.9fr 1.1fr;gap:110px;display:grid}.capabilities__sticky{align-self:start}.capabilities h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.8vw,66px);font-weight:580;line-height:1.04}.capabilities__sticky>p:last-child{color:#ffffff94;max-width:380px;margin-top:34px;font-size:15px;line-height:1.75}.service{border-top:1px solid #ffffff2b;grid-template-columns:55px 1fr 24px;gap:20px;padding:33px 0;display:grid}.service:last-child{border-bottom:1px solid #ffffff2b}.service>span{color:var(--lime);letter-spacing:.15em;padding-top:4px;font-size:11px;font-weight:800}.service h3{margin:0 0 10px;font-size:23px;font-weight:580}.service p{color:#ffffff91;max-width:470px;margin:0;font-size:14px;line-height:1.65}.service>svg{width:20px;height:20px;color:var(--lime)}.network__grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:100px;display:grid}.network__image{min-height:590px;position:relative;overflow:hidden}.network__image>img{object-fit:cover;height:100%;position:absolute;inset:0}.network__badge{background:var(--lime);width:170px;height:150px;color:var(--navy);flex-direction:column;justify-content:flex-end;padding:26px;display:flex;position:absolute;bottom:0;right:0}.network__badge strong{letter-spacing:-.04em;font-size:32px}.network__badge span{text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:11px;font-weight:700}.network__copy>p:not(.eyebrow){color:var(--muted);margin:32px 0;font-size:16px;line-height:1.75}.network ul{border-top:1px solid var(--line);gap:0;margin:0;padding:0;list-style:none;display:grid}.network li{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:16px 0;font-size:14px;font-weight:650;display:flex}.network li svg{width:21px;height:21px;color:var(--teal)}.contact{color:var(--white);background:#0b6670;position:relative;overflow:hidden}.contact__inner{z-index:2;text-align:center;position:relative}.contact .eyebrow{justify-content:center}.contact h2{letter-spacing:-.055em;margin:0;font-size:clamp(58px,7vw,96px);font-weight:580;line-height:.98}.contact>.contact__inner>p:not(.eyebrow){color:#ffffffb3;max-width:590px;margin:30px auto 24px;font-size:16px;line-height:1.7}.contact__details{color:#ffffffb8;flex-direction:column;align-items:center;gap:5px;max-width:650px;margin:0 auto 30px;font-size:13px;font-style:normal;line-height:1.55;display:flex}.contact__details strong{color:var(--white);letter-spacing:.06em;margin-bottom:3px;font-size:14px}.contact__rings i{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.contact__rings i:first-child{width:760px;height:760px;top:-250px;left:-370px}.contact__rings i:nth-child(2){width:520px;height:520px;bottom:-250px;right:-200px}.contact__rings i:nth-child(3){background:#c8f26b0f;width:220px;height:220px;top:-120px;right:19%}footer{color:var(--white);background:#041722;padding:72px 0 28px}.footer__top{grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:80px;padding-bottom:62px;display:grid}.footer__top>p{color:#ffffff80;margin:3px 0 0;font-size:13px;line-height:1.7}.footer__links{grid-template-columns:1fr 1fr;gap:15px 35px;display:grid}.footer__links a{color:#ffffffb3;font-size:13px}.footer__bottom{color:#ffffff59;border-top:1px solid #ffffff1f;justify-content:space-between;gap:40px;padding-top:27px;font-size:10px;line-height:1.6;display:flex}.footer__bottom span:last-child{text-align:right;max-width:590px}@media (width<=900px){.section{padding:88px 0}.desktop-nav{display:none}.hero__copy{width:78%}.hero__note{display:none}.intro__grid{grid-template-columns:1fr;gap:22px}.section-index{display:none}.intro__body{gap:35px}.focus__grid{grid-template-columns:1fr 1fr}.focus-card:first-child{grid-column:span 2}.capabilities__grid,.network__grid{grid-template-columns:1fr;gap:60px}.network__image{min-height:520px}.footer__top{grid-template-columns:1fr 1fr}.footer__links{grid-column:span 2}}@media (width<=620px){.shell{width:min(100% - 32px,1180px)}.section{padding:72px 0}.header__inner{height:78px}.header__cta{border:1px solid #ffffff4d;justify-content:center;width:42px;height:42px;margin:0;padding:0;font-size:0}.header__cta svg{width:18px}.brand__mark{width:32px;height:32px}.brand__type{font-size:15px}.hero{height:100svh;min-height:720px}.hero__inner{padding-top:65px}.hero__copy{width:100%}.hero h1{font-size:clamp(54px,17vw,76px)}.hero__lead{max-width:95%;font-size:16px}.hero__actions{flex-direction:column;align-items:flex-start;gap:24px;margin-top:34px}.hero__scroll{display:none}.eyebrow{line-height:1.5}.intro h2,.section-heading h2,.network h2,.capabilities h2{font-size:40px}.intro__body{grid-template-columns:1fr;margin-top:40px}.section-heading{flex-direction:column;align-items:flex-start;gap:26px}.focus__grid{grid-template-columns:1fr;margin-top:48px}.focus-card,.focus-card:first-child{grid-column:auto;min-height:450px}.service{grid-template-columns:42px 1fr}.service>svg{display:none}.network__image{min-height:390px}.network__grid{gap:44px}.contact h2{font-size:52px}.contact .button{padding:0 18px}.footer__top{grid-template-columns:1fr;gap:34px}.footer__links{grid-column:auto}.footer__bottom{flex-direction:column;gap:16px}.footer__bottom span:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
