/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#101b24;--muted:#5f6b73;--line:#d9dfe2;--paper:#f5f6f3;--white:#fff;--red:#d92d32;--red-dark:#a71922;--blue:#123d5a;--navy:#0c2738}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:0;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 48px);margin:0 auto}.hero{background:var(--paper);border-bottom:1px solid var(--line);min-height:88vh}.nav{border-bottom:1px solid #101b241f;justify-content:space-between;align-items:center;height:88px;display:flex}.brand img{object-fit:contain;object-position:left center;width:265px;height:70px}.nav-links{align-items:center;gap:30px;font-size:14px;font-weight:620;display:flex}.nav-links a:not(.nav-cta):hover{color:var(--red)}.nav-cta{color:var(--white);background:var(--ink);border-radius:4px;padding:12px 18px}.nav-cta:hover{background:var(--red)}.hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:68px;padding:72px 0 78px;display:grid}.eyebrow{color:var(--red);font-family:var(--font-geist-mono), monospace;letter-spacing:0;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:700}.hero h1,.section h2,.systems h2,.contact h2{letter-spacing:0;margin:0;font-weight:640;line-height:1.02}.hero h1{max-width:650px;font-size:clamp(48px,5.4vw,78px)}.hero-lede{max-width:630px;color:var(--muted);margin:26px 0 0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 21px;font-size:14px;font-weight:680;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.button-primary{background:var(--red);color:var(--white)}.button-primary:hover{background:var(--red-dark)}.button-secondary{background:0 0;border-color:#b8c0c4}.button-secondary:hover{border-color:var(--ink)}.hero-metrics{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px;padding-top:24px;display:grid}.hero-metrics div{min-width:0}.hero-metrics strong{font-size:19px;display:block}.hero-metrics span{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.4;display:block}.hero-media{background:var(--navy);align-self:stretch;min-height:520px;position:relative;overflow:hidden}.hero-media>img{object-fit:cover;width:100%;height:100%}.hero-media:after{content:"";background:linear-gradient(#0000 55%,#081822bf);position:absolute;inset:0}.hero-caption{z-index:1;color:#fff;justify-content:space-between;align-items:end;display:flex;position:absolute;bottom:25px;left:28px;right:28px}.hero-caption span{text-transform:uppercase;font-size:12px}.hero-caption strong{font-size:17px}.trust-band{background:var(--ink);color:var(--white)}.trust-grid{grid-template-columns:2fr repeat(5,1fr);align-items:center;gap:24px;min-height:88px;display:grid}.trust-grid p{margin:0;font-weight:650}.trust-grid span{color:#c6d0d5;text-align:center;text-transform:uppercase;font-size:12px}.section{padding:112px 0}.section-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;margin-bottom:50px;display:grid}.section h2,.systems h2,.contact h2{font-size:clamp(38px,4.2vw,58px)}.section-head>p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);border-radius:6px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0f1f2a17}.product-image{aspect-ratio:4/3;background:#f3f4f1;padding:20px}.product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-body{padding:24px}.product-meta{color:var(--red);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:11px;display:flex}.product-meta strong{color:var(--ink)}.product-body h3{min-height:52px;margin:18px 0 10px;font-size:20px;line-height:1.3}.product-body p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.systems{background:var(--blue);color:var(--white);padding:112px 0}.systems-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:86px;display:grid}.eyebrow-light{color:#f0a0a4}.systems-copy>p:not(.eyebrow){color:#d0dce3;margin:28px 0 0;font-size:16px;line-height:1.7}.systems-copy ul{gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.systems-copy li{color:#eef3f5;padding-left:24px;font-size:14px;position:relative}.systems-copy li:before{content:"";background:#ef7075;width:9px;height:2px;position:absolute;top:7px;left:0}.text-link{color:#fff;border-bottom:1px solid #ffffff73;gap:10px;margin-top:32px;padding-bottom:6px;font-size:14px;font-weight:700;display:inline-flex}.systems-media{position:relative}.systems-media img{aspect-ratio:16/9;object-fit:cover;border:1px solid #ffffff2e;width:100%}.systems-note{color:#d1dde3;grid-template-columns:.7fr 1.3fr;gap:20px;margin-top:20px;font-size:13px;line-height:1.5;display:grid}.systems-note strong{color:#fff}.service-head{align-items:start}.service-list{border-top:1px solid var(--line)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:80px .8fr 1.4fr;align-items:start;gap:28px;padding:30px 0;display:grid}.service-row>span{color:var(--red);font-family:var(--font-geist-mono), monospace;font-size:12px}.service-row h3{margin:0;font-size:21px}.service-row p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.contact{background:var(--navy);color:var(--white);padding:100px 0}.contact-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:110px;display:grid}.contact-grid>div>p:not(.eyebrow){color:#c9d5da;max-width:660px;margin:26px 0 0;line-height:1.7}.contact-panel{border-left:1px solid #ffffff38;padding-left:42px}.contact-panel .contact-label{color:#91a9b5;text-transform:uppercase;margin:0 0 12px;font-size:12px}.contact-phone{font-size:clamp(25px,2.7vw,38px);font-weight:650;line-height:1.2;display:block}.contact-phone:hover{color:#ff8e92}.contact-panel>p:not(.contact-label){color:#c9d5da;margin:22px 0 28px;font-size:14px;line-height:1.65}.button-light{color:var(--ink);background:#fff}.button-light:hover{background:#e7edef}footer{border-top:1px solid var(--line);background:#fff;padding:30px 0}.footer-grid{grid-template-columns:290px 1fr 1fr;align-items:center;gap:40px;display:grid}.footer-grid img{object-fit:contain;object-position:left center;width:260px;height:65px}.footer-grid p{color:var(--muted);margin:0;font-size:12px}.footer-grid p:last-child{text-align:right}@media (width<=980px){.shell{width:min(100% - 32px,760px)}.nav-links a:not(.nav-cta){display:none}.hero-grid,.systems-grid,.contact-grid{grid-template-columns:1fr;gap:44px}.hero-grid{padding-top:54px}.hero-media{min-height:460px}.trust-grid{grid-template-columns:repeat(3,1fr);padding:25px 0}.trust-grid p{text-align:center;grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,1fr)}.section-head{grid-template-columns:1fr;gap:22px}.contact-panel{border-top:1px solid #ffffff38;border-left:0;padding:32px 0 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid p:last-child{text-align:left;grid-column:1/-1}}@media (width<=640px){.shell{width:calc(100% - 30px)}.nav{height:76px}.brand img{width:190px;height:58px}.nav-cta{padding:10px 14px}.hero{min-height:auto}.hero-grid{gap:36px;padding:46px 0 60px}.hero h1{font-size:46px}.hero-lede{font-size:16px}.hero-actions .button{width:100%}.hero-metrics{grid-template-columns:1fr 1fr}.hero-metrics div:last-child{grid-column:1/-1}.hero-media{min-height:340px}.hero-caption{flex-direction:column;align-items:start;gap:4px;left:18px;right:18px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid span:last-child{grid-column:1/-1}.section,.systems{padding:78px 0}.section h2,.systems h2,.contact h2{font-size:39px}.product-grid{grid-template-columns:1fr}.product-body h3{min-height:0}.systems-note{grid-template-columns:1fr;gap:6px}.service-row{grid-template-columns:48px 1fr;gap:12px 18px}.service-row p{grid-column:2}.contact{padding:76px 0}.footer-grid{grid-template-columns:1fr;gap:14px}.footer-grid p:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}}
