@font-face{font-family:'IBM Plex Sans';src:url('assets/fonts/IBMPlexSans-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'IBM Plex Sans';src:url('assets/fonts/IBMPlexSans-Medium.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:'IBM Plex Sans';src:url('assets/fonts/IBMPlexSans-SemiBold.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:'IBM Plex Sans';src:url('assets/fonts/IBMPlexSans-Bold.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:'IBM Plex Serif';src:url('assets/fonts/IBMPlexSerif-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
:root{--navy:#102b4e;--navy-deep:#0a203b;--orange:#f07824;--paper:#f4f6f8;--ink:#102b4e;--muted:#526479;--rule:#dbe1e7;--white:#fff;--max:1320px;--gutter:clamp(24px,5.8vw,104px)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:104px}
body{margin:0;background:var(--white);color:var(--ink);font-family:'IBM Plex Sans',Arial,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}
::selection{background:#f9caa8;color:var(--navy)}
h1,h2,h3,p,figure{margin:0}
h1,h2{font-family:'IBM Plex Serif',Georgia,serif;font-weight:400}
em{font-style:normal;color:var(--orange)}
.section-wrap{width:100%;max-width:var(--max);margin-inline:auto;padding-inline:var(--gutter)}
.skip-link{position:absolute;z-index:100;left:20px;top:-70px;padding:12px 20px;background:white;color:var(--navy);font-weight:700}
.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.98);border-bottom:1px solid #e7ebef}
.header-inner{max-width:1600px;margin:auto;min-height:100px;padding:18px var(--gutter);display:flex;align-items:center;gap:36px}
.brand{display:flex;align-items:center;gap:12px;flex-shrink:0;width:232px;height:52px}
.brand-symbol{position:relative;overflow:hidden;width:49px;height:48px;flex-shrink:0}
.brand-symbol img{position:absolute;max-width:none;width:118px;height:118px;left:-34px;top:-17px}
.brand-name{position:relative;overflow:hidden;width:170px;height:50px;flex-shrink:0}
.brand-name img{position:absolute;max-width:none;width:190px;height:190px;left:-12px;top:-109px}
.navigation{display:flex;align-items:center;gap:32px;margin-left:auto;font-size:14px;font-weight:600}
.navigation a{padding:8px 0;position:relative}
.navigation a::after{content:'';position:absolute;left:0;right:100%;bottom:1px;height:2px;background:var(--orange);transition:right .22s}
.navigation a:hover::after{right:0}
.header-cta{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:48px;padding:11px 18px;border:1px solid var(--navy);font-size:14px;font-weight:700;transition:background .2s,color .2s}
.header-cta:hover{background:var(--navy);color:white}
.header-cta>span:last-child{font-size:21px;line-height:1}
.mobile-label{display:none}
.hero{display:grid;grid-template-columns:1.02fr 1fr;background:var(--navy);color:white;min-height:700px;max-width:1920px;margin:auto}
.hero-content{padding:72px 46px 35px var(--gutter);display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.eyebrow{display:flex;align-items:center;gap:13px;font-size:12px;line-height:1.5;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#c5d3e4}
.eyebrow-line{display:block;width:29px;height:2px;background:var(--orange);flex-shrink:0}
.eyebrow.dark{color:var(--muted)}
h1{font-size:clamp(60px,5.7vw,88px);letter-spacing:-.045em;line-height:1.04;margin-top:27px}
.hero-description{font-size:17px;line-height:1.85;color:#c5d3e4;max-width:465px;margin-top:29px}
.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:35px}
.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;min-height:56px;padding:15px 22px;font-size:14px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s}
.button>span{font-size:23px;line-height:1;font-weight:500}
.button-orange{background:var(--orange);color:var(--navy-deep)}
.button-orange:hover{background:#ff9344;transform:translateY(-2px)}
.text-link{display:inline-flex;align-items:center;gap:15px;font-size:14px;font-weight:700;padding-block:10px;border-bottom:1px solid #bdc8d2}
.text-link.light{color:#e8eff7;border-color:#54708e}
.text-link span{font-size:20px}
.text-link:hover{border-color:var(--orange)}
.hero-footnote{display:flex;align-items:center;gap:15px;flex-wrap:wrap;font-size:12px;color:#b9cadc;margin-top:auto;padding-top:42px}
.footnote-rule{width:19px;height:1px;background:#7690ac}
.hero-visual{position:relative;min-width:0;overflow:hidden;isolation:isolate;background:#152f4d}
.terminal-image{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:66% center}
.image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,28,52,.03) 42%,rgba(9,28,52,.88) 100%)}
.visual-marker{position:absolute;top:35px;right:35px;width:26px;height:26px;border-top:2px solid #f7a366;border-right:2px solid #f7a366;opacity:.95}
.hero-visual figcaption{position:absolute;left:44px;bottom:36px;right:30px;display:flex;flex-direction:column;align-items:flex-start}
.visual-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.17em;color:#d7e2ed;font-weight:600;margin-bottom:10px}
.visual-title{font-family:'IBM Plex Serif',Georgia,serif;font-size:36px;line-height:1.14;letter-spacing:-.015em;color:#fff}
.visual-caption{font-size:12px;color:#b5c5d7;margin-top:24px}
.introduction{padding-block:84px 79px;display:grid;grid-template-columns:.7fr 1.6fr;gap:50px;border-bottom:1px solid var(--rule)}
.introduction>.eyebrow{align-self:start;padding-top:8px}
.introduction h2{font-size:clamp(32px,3vw,42px);line-height:1.18;letter-spacing:-.027em}
.introduction p:not(.eyebrow){color:var(--muted);margin-top:20px;max-width:680px;font-size:16px}
.products{padding-block:94px 100px}
.section-heading{display:flex;justify-content:space-between;gap:55px;align-items:flex-end;margin-bottom:43px}
.section-heading h2{font-size:clamp(39px,3.6vw,52px);line-height:1.12;letter-spacing:-.033em;margin-top:18px}
.section-heading>p{color:var(--muted);font-size:16px;max-width:360px;padding-bottom:5px}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--rule);border-left:1px solid var(--rule)}
.product{padding:25px 28px 32px;border-bottom:1px solid var(--rule);border-right:1px solid var(--rule);position:relative;transition:background .22s;min-height:218px}
.product::after{content:'';position:absolute;bottom:0;left:0;width:0;height:3px;background:var(--orange);transition:width .28s}
.product:hover{background:#f5f7f9}
.product:hover::after{width:100%}
.product-top{display:flex;justify-content:space-between;align-items:center;gap:10px}
.product-number{font-size:12px;color:var(--muted);letter-spacing:.07em;font-weight:600}
.product-arrow{font-size:23px;color:var(--muted);line-height:1;transition:transform .2s,color .2s}
.product:hover .product-arrow{transform:translate(2px,-2px);color:#a34708}
.product h3{font-family:'IBM Plex Serif',Georgia,serif;font-size:29px;font-weight:400;line-height:1.25;letter-spacing:-.025em;margin-top:34px}
.product h3 span{font-family:'IBM Plex Sans',Arial,sans-serif;font-size:14px;letter-spacing:0;white-space:nowrap;margin-left:3px}
.product p{color:var(--muted);font-size:14px;line-height:1.6;margin-top:9px;max-width:255px}
.approach{background:var(--paper);border-block:1px solid #e5e9ed}
.approach-inner{display:grid;grid-template-columns:1fr 1.23fr;gap:90px;padding-block:89px 87px}
.approach h2{font-size:clamp(40px,3.8vw,54px);line-height:1.1;letter-spacing:-.035em;margin-top:20px}
.approach-heading>p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:360px;margin-top:24px}
.approach .text-link{margin-top:24px}
.steps{list-style:none;margin:0;padding:0;border-top:1px solid #cbd4de}
.steps li{display:flex;gap:25px;padding:27px 0;border-bottom:1px solid #cbd4de}
.step-number{font-size:14px;font-weight:700;color:#a6480b;padding-top:4px;min-width:24px}
.steps h3{font-size:23px;font-weight:600;line-height:1.3;letter-spacing:-.03em}
.steps p{font-size:15px;line-height:1.75;color:var(--muted);margin-top:9px;max-width:450px}
.contact{background:var(--navy);color:white;position:relative;border-top:4px solid var(--orange)}
.contact-inner{padding-block:83px 79px;display:grid;grid-template-columns:1.15fr 1fr;gap:66px;align-items:center}
.contact h2{font-size:clamp(40px,3.75vw,55px);line-height:1.13;letter-spacing:-.035em;margin-top:21px}
.contact-description{color:#c5d3e4;font-size:16px;max-width:480px;margin-top:23px;line-height:1.8}
.contact-action{padding-left:38px;border-left:1px solid #436080;min-width:0}
.contact-action .button{min-width:219px}
.email-label{font-size:12px;letter-spacing:.11em;text-transform:uppercase;color:#b6c9de;margin-top:29px}
.email-address{display:block;max-width:100%;font-size:17px;line-height:1.8;letter-spacing:-.025em;color:#f4f7fb;margin-top:7px;overflow-wrap:anywhere}
.email-address:hover{text-decoration:underline;text-underline-offset:5px}
.copy-email{display:inline-block;color:#c5d3e4;background:transparent;border:0;border-bottom:1px solid #70849b;padding:4px 0;margin-top:12px;font-size:13px;cursor:pointer}
.copy-email[hidden]{display:none}
.copy-status{display:block;min-height:23px;font-size:13px;color:#f8b580;margin-top:5px}
.footer{background:var(--navy-deep);color:#c3d0e0}
.footer-inner{padding-block:29px 31px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.footer strong{font-size:14px;font-weight:600;color:#edf2f7}
.footer p{font-size:12px;margin-top:7px}
.back-top{font-size:13px;display:flex;gap:18px;align-items:center;white-space:nowrap;padding:8px 0}
.back-top span{font-size:20px}
.back-top:hover{color:white}
@media(min-width:1600px){.hero-content{padding-left:max(var(--gutter),calc((100vw - 1392px)/2))}.hero{min-height:780px}.hero-content{padding-top:92px}}
@media(max-width:1100px){.header-inner{gap:24px}.navigation{gap:20px}.hero-content{padding-right:28px}.hero{min-height:710px}h1{font-size:clamp(60px,6.7vw,76px)}.hero-actions{gap:15px}.hero-footnote{gap:10px}.hero-visual figcaption{left:30px}.approach-inner{gap:50px}.contact-inner{gap:40px}.contact-action{padding-left:25px}.introduction{grid-template-columns:.65fr 1.6fr;gap:35px}}
@media(max-width:900px){.navigation{display:none}.header-cta{margin-left:auto}.hero{grid-template-columns:1fr 1fr}.hero-content{padding-top:54px}.hero-description{font-size:16px}h1{font-size:clamp(52px,6.7vw,65px)}.hero-visual figcaption{left:25px}.visual-title{font-size:31px}.hero-footnote{align-items:flex-start;flex-direction:column;gap:4px}.footnote-rule{display:none}.product{padding:22px}.product h3{font-size:26px}.section-heading{gap:40px}.section-heading>p{max-width:300px}.introduction{grid-template-columns:1fr;gap:23px}.approach-inner{gap:35px}.contact-inner{grid-template-columns:1fr 1fr;gap:30px}.contact h2{font-size:40px}.contact-action{padding-left:22px}.email-address{font-size:15px}}
@media(max-width:700px){html{scroll-padding-top:82px}.header-inner{min-height:82px;padding-block:13px;gap:16px}.brand{width:192px;transform:scale(.83);transform-origin:left center;margin-right:-38px}.header-cta{font-size:13px;min-height:43px;gap:13px;padding:10px 13px}.desktop-label{display:none}.mobile-label{display:inline}.hero{grid-template-columns:1fr;min-height:0}.hero-content{padding:45px var(--gutter) 33px}.eyebrow{font-size:11px;letter-spacing:.13em}h1{font-size:clamp(54px,11.5vw,75px);margin-top:23px}.hero-description{max-width:510px;margin-top:22px;font-size:16px}.hero-actions{margin-top:27px;gap:22px}.hero-footnote{flex-direction:row;gap:10px;padding-top:28px;font-size:11px}.footnote-rule{display:block}.hero-visual{height:360px}.terminal-image{object-position:center 57%}.image-shade{background:linear-gradient(180deg,transparent 15%,rgba(9,28,52,.86) 100%)}.hero-visual figcaption{left:var(--gutter);bottom:23px}.visual-title{font-size:30px}.visual-kicker{font-size:11px;margin-bottom:8px}.visual-caption{margin-top:15px;font-size:11px}.visual-marker{right:25px;top:25px}.introduction{padding-block:54px;gap:21px}.introduction h2{font-size:34px}.introduction p:not(.eyebrow){font-size:16px;margin-top:18px}.products{padding-block:56px 62px}.section-heading{display:block;margin-bottom:31px}.section-heading h2{font-size:39px;margin-top:16px}.section-heading>p{max-width:470px;margin-top:22px}.product-grid{grid-template-columns:1fr 1fr}.product{min-height:210px;padding:21px 20px 25px}.product h3{font-size:27px;margin-top:30px}.product h3 span{display:block;margin-left:0;margin-top:3px}.product p{font-size:14px}.product-number{font-size:11px;letter-spacing:.03em}.approach-inner{grid-template-columns:1fr;gap:35px;padding-block:57px 62px}.approach h2{font-size:40px}.approach-heading>p:not(.eyebrow){max-width:470px;margin-top:20px}.approach .text-link{margin-top:17px}.steps li{padding:24px 0;gap:21px}.contact-inner{grid-template-columns:1fr;gap:35px;padding-block:58px 46px}.contact h2{font-size:42px}.contact-description{max-width:480px}.contact-action{padding:28px 0 0;border-left:0;border-top:1px solid #436080}.email-address{font-size:17px}.email-label{margin-top:24px}.footer-inner{align-items:flex-start;padding-block:25px;gap:25px}.footer p{max-width:260px}.back-top{font-size:12px;gap:10px}}
@media(max-width:380px){.header-inner{gap:0}.brand{transform:scale(.74);width:180px;margin-right:-44px}.header-cta{font-size:12px;gap:8px;padding-inline:10px}.hero-actions{align-items:flex-start;flex-direction:column;gap:9px}.hero-footnote{max-width:255px;gap:6px}.footnote-rule{display:none}.hero-visual{height:300px}.product{padding:20px 15px}.product h3{font-size:23px}.product-number{font-size:10px}.contact h2{font-size:37px}.footer-inner{flex-direction:column;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button-orange:hover{transform:none}}
@media(max-width:700px){.eyebrow,.hero-footnote,.visual-kicker,.visual-caption,.product-number{font-size:12px}.brand{width:232px;transform:scale(.72);margin-right:-65px}}
@media(max-width:380px){h1{font-size:clamp(43px,13.5vw,50px)}.product-number{font-size:12px}.brand{width:232px;transform:scale(.63);margin-right:-86px}.header-inner{padding-inline:20px}}
