@font-face{font-family:Satoshi;src:url(/assets/fonts/satoshi-bold-700-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:700}@font-face{font-family:Satoshi;src:url(/assets/fonts/satoshi-black-900-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:900}@font-face{font-family:Montserrat;src:url(/assets/fonts/montserrat-medium-500-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:500}@font-face{font-family:Montserrat;src:url(/assets/fonts/montserrat-semibold-600-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:600}@font-face{font-family:Montserrat;src:url(/assets/fonts/montserrat-bold-700-latin.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:700}:root{--brand-blue: #060696;--brand-navy: #072251;--brand-navy-deep: #031735;--brand-gold-light: #f2d076;--brand-gold: #ae7b22;--brand-gold-dark: #9c6c1f;--brand-sand: #e7d7b1;--brand-copper: #a66a3f;--brand-olive: #6f7b45;--ink: #10213d;--muted: #5d6a7f;--surface: #ffffff;--surface-soft: #f4f6fa;--surface-blue: #eef1fa;--line: #dce2ec;--line-dark: rgba(255, 255, 255, .16);--success: #23643a;--error: #a42a2a;--heading-font: "Satoshi", "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;--body-font: "Montserrat", "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;--container: 1200px;--header-height: 84px;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--shadow-sm: 0 12px 32px rgba(7, 34, 81, .08);--shadow-lg: 0 28px 70px rgba(3, 23, 53, .16)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{margin:0;overflow-x:hidden;background:var(--surface);color:var(--ink);font-family:var(--body-font);font-size:16px;font-weight:500;line-height:1.7;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,select{cursor:pointer}address{font-style:normal}p,h1,h2,h3,ul,ol,dl,figure{margin-top:0}h1,h2,h3{color:var(--brand-navy);font-family:var(--heading-font);font-weight:900;letter-spacing:-.045em;line-height:1.04}h1{font-size:clamp(3.25rem,6.6vw,6.7rem)}h2{margin-bottom:20px;font-size:clamp(2.35rem,4.8vw,4.6rem)}h3{font-size:clamp(1.35rem,2.2vw,2rem)}::selection{background:var(--brand-gold-light);color:var(--brand-navy-deep)}:focus-visible{outline:3px solid var(--brand-gold-light);outline-offset:4px}.container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}.section{padding-block:112px}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;padding:12px 18px;transform:translateY(-150%);background:var(--surface);border-radius:10px;box-shadow:var(--shadow-sm);color:var(--brand-navy);font-weight:800;transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.eyebrow{margin-bottom:14px;color:var(--brand-navy);font-size:.78rem;font-weight:800;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.eyebrow-light{color:var(--brand-gold-light)}.section-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:72px;align-items:end;margin-bottom:54px}.section-intro h2{max-width:780px;margin-bottom:0}.section-intro>p,.section-intro>div:last-child>p{max-width:620px;margin-bottom:0;color:var(--muted);font-size:1.04rem}.section-intro-light h2{color:var(--surface)}.section-intro-light>p{color:#cbd5e8}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:12px 21px;border:1px solid transparent;border-radius:var(--radius-sm);font-family:var(--heading-font);font-size:.91rem;font-weight:800;letter-spacing:.01em;line-height:1.2;text-align:center;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button-gold{background:linear-gradient(135deg,var(--brand-gold-light),var(--brand-gold));box-shadow:0 12px 28px #ae7b2233;color:var(--brand-navy-deep)}.button-gold:hover{box-shadow:0 16px 34px #ae7b224d}.button-navy{background:var(--brand-navy);color:var(--surface)}.button-navy:hover{background:var(--brand-blue)}.button-outline-light{border-color:#ffffff6b;color:var(--surface)}.button-outline-light:hover{background:#ffffff1a;border-color:var(--surface)}.button-outline-dark{background:transparent;border-color:#07225152;color:var(--brand-navy)}.button-outline-dark:hover{background:var(--brand-navy);border-color:var(--brand-navy);color:var(--surface)}.button-row{display:flex;gap:14px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--brand-navy);font-family:var(--heading-font);font-size:.92rem;font-weight:800;text-decoration:underline;text-decoration-color:#ae7b2273;text-decoration-thickness:2px;text-underline-offset:5px}.text-link:hover{color:var(--brand-gold-dark);text-decoration-color:currentColor}.site-header{position:sticky;top:0;z-index:100;background:#072251f5;border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(16px)}.navigation{position:relative;display:flex;height:var(--header-height);align-items:center;gap:28px}.brand-link{display:block;flex:0 0 auto;border-radius:7px}.brand-link img{width:208px;aspect-ratio:1512 / 500;border-radius:7px;object-fit:cover}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.desktop-nav a{position:relative;padding-block:12px;color:#eef2fb;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.desktop-nav a:after{position:absolute;right:0;bottom:7px;left:0;height:2px;transform:scaleX(0);transform-origin:right;background:var(--brand-gold-light);content:"";transition:transform .18s ease}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-cta{min-height:44px;padding:10px 16px;font-size:.8rem}.menu-toggle{display:none;min-width:48px;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:8px 11px;background:transparent;border:1px solid rgba(255,255,255,.26);border-radius:11px;color:var(--surface)}.menu-toggle-label{font-size:.78rem;font-weight:800}.menu-toggle-icon{display:grid;width:19px;gap:4px}.menu-toggle-icon i{display:block;width:100%;height:2px;background:currentColor;border-radius:2px;transition:transform .18s ease,opacity .18s ease}.menu-toggle[aria-expanded=true] .menu-toggle-icon i:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-toggle-icon i:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] .menu-toggle-icon i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-navigation{display:none}.hero{position:relative;overflow:hidden;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),radial-gradient(circle at 14% 4%,rgba(6,6,150,.9),transparent 42%),var(--brand-navy);background-size:54px 54px,54px 54px,auto,auto;color:var(--surface)}.hero:after{position:absolute;inset:auto -10% -48% 30%;height:70%;border-radius:50%;background:#f2d07614;content:"";filter:blur(80px);pointer-events:none}.hero-glow{position:absolute;top:12%;right:7%;width:440px;height:440px;border:1px solid rgba(242,208,118,.2);border-radius:50%;opacity:.65;pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;min-height:680px;grid-template-columns:minmax(0,1.16fr) minmax(400px,.84fr);gap:56px;align-items:center;padding-block:92px}.hero-copy h1{max-width:820px;margin:0 0 28px;color:var(--surface);font-size:clamp(3.4rem,5vw,4.65rem);font-weight:900;letter-spacing:-.055em;line-height:.98}.hero-copy h1 span{color:var(--brand-gold-light)}.hero-lead{max-width:710px;margin-bottom:32px;color:#dce4f4;font-size:clamp(1.05rem,1.5vw,1.22rem);font-weight:500;letter-spacing:-.012em;line-height:1.65}.hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:38px 0 0;padding:0;border-block:1px solid rgba(255,255,255,.16);list-style:none}.hero-facts li{min-height:86px;padding:18px 20px;border-right:1px solid rgba(255,255,255,.16)}.hero-facts li:first-child{padding-left:0}.hero-facts li:last-child{border-right:0}.hero-facts strong,.hero-facts span{display:block}.hero-facts strong{color:var(--surface);font-family:var(--heading-font);font-size:.94rem}.hero-facts span{margin-top:3px;color:#bfcbe0;font-size:.8rem;line-height:1.45}.hero-visual{position:relative;margin:0}.hero-image-frame{position:relative;overflow:hidden;aspect-ratio:16 / 10;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.hero-image-frame img{width:100%;height:100%;object-fit:cover;object-position:center}.business-strip{position:relative;z-index:3;margin-top:-42px;background:transparent}.business-strip ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;overflow:hidden;background:radial-gradient(circle at 94% 0%,rgba(6,6,150,.42),transparent 34%),linear-gradient(135deg,var(--brand-navy),var(--brand-navy-deep));border:1px solid rgba(242,208,118,.2);border-radius:18px;box-shadow:0 26px 70px #0317353d;list-style:none}.business-strip li{position:relative;display:grid;min-width:0;min-height:132px;grid-template-columns:38px minmax(0,1fr);gap:14px;align-items:center;padding:28px 24px;border-right:1px solid rgba(255,255,255,.13);color:var(--surface);font-family:var(--heading-font)}.business-strip li:after{position:absolute;top:0;left:22px;width:70px;height:3px;background:linear-gradient(90deg,var(--brand-gold-light),var(--brand-gold));content:"";opacity:.7}.business-strip li:last-child{border-right:0}.business-strip-index{display:grid;width:38px;height:38px;place-items:center;background:#f2d0761a;border:1px solid rgba(242,208,118,.38);border-radius:50%;color:var(--brand-gold-light);font-size:.69rem;font-weight:900;letter-spacing:.04em}.business-strip li>span:last-child,.business-strip strong,.business-strip small{display:block;min-width:0}.business-strip strong{color:var(--surface);font-size:.91rem;font-weight:800;letter-spacing:-.015em;line-height:1.25}.business-strip small{margin-top:6px;color:#bfcbe0;font-family:var(--body-font);font-size:.68rem;font-weight:500;letter-spacing:0;line-height:1.45}.company-section{position:relative;overflow:hidden;margin-top:-90px;padding-top:210px;background:radial-gradient(circle at 7% 19%,rgba(242,208,118,.2),transparent 23rem),linear-gradient(rgba(7,34,81,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(7,34,81,.025) 1px,transparent 1px),#f8f9fc;background-size:auto,72px 72px,72px 72px,auto}.company-section:before{position:absolute;top:115px;right:-120px;width:340px;height:340px;border:1px solid rgba(174,123,34,.14);border-radius:50%;box-shadow:0 0 0 42px #ae7b2209,0 0 0 84px #ae7b2205;content:"";pointer-events:none}.company-intro{position:relative;z-index:1;align-items:end;margin-bottom:58px}.company-intro>div:first-child{position:relative;padding-left:24px}.company-intro>div:first-child:before{position:absolute;top:3px;bottom:5px;left:0;width:4px;background:linear-gradient(180deg,var(--brand-gold-light),var(--brand-gold-dark));border-radius:999px;content:""}.company-intro h2 span{display:block;color:var(--brand-gold-dark)}.company-intro-copy{max-width:560px;padding:28px 30px;background:#ffffffbd;border:1px solid rgba(7,34,81,.11);border-radius:16px;box-shadow:0 18px 48px #03173514;backdrop-filter:blur(10px)}.section-intro .company-intro-copy>p{margin-bottom:20px;color:var(--muted);font-size:.95rem}.principles-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:20px}.principle-card{position:relative;min-height:0;padding:34px 36px;overflow:hidden;background:#ffffffe0;border:1px solid rgba(7,34,81,.12);border-radius:18px;box-shadow:0 18px 48px #03173514}.principle-card-featured{min-height:560px;grid-row:1 / 3;padding:50px;background:radial-gradient(circle at 88% 7%,rgba(6,6,150,.55),transparent 42%),linear-gradient(155deg,var(--brand-navy),var(--brand-navy-deep));border-color:#f2d07633;box-shadow:0 30px 80px #03173538;color:var(--surface)}.principle-card:not(.principle-card-featured):before{position:absolute;top:0;right:32px;left:32px;height:3px;background:linear-gradient(90deg,transparent,var(--brand-gold),transparent);content:""}.principle-card-featured:before{position:absolute;right:-58px;bottom:-94px;width:260px;height:260px;border:1px solid rgba(242,208,118,.18);border-radius:50%;box-shadow:0 0 0 36px #f2d07609,0 0 0 72px #f2d07605;content:""}.principle-card h3{position:relative;z-index:1;max-width:430px;margin:0 0 18px}.principle-card p:last-child{position:relative;z-index:1;max-width:520px;margin-bottom:0;color:var(--muted);font-size:.88rem}.principle-card-featured h3{max-width:500px;color:var(--surface);font-size:clamp(2.45rem,4vw,4.35rem)}.principle-card-featured p:last-child{max-width:480px;color:#cad5e8;font-size:.98rem}.card-index{position:absolute;right:28px;bottom:-2px;z-index:0;color:#07225138;font-family:var(--heading-font);font-size:7rem;font-weight:900;letter-spacing:-.08em;line-height:1}.principle-card-featured .card-index{right:42px;bottom:20px;color:#ffffff1f;font-size:10rem}.facility-showcase{position:relative;z-index:1;margin-top:86px;padding-top:64px;border-top:1px solid rgba(7,34,81,.12)}.facility-heading{display:grid;grid-template-columns:minmax(0,.86fr) minmax(320px,1.14fr);gap:64px;align-items:end;margin-bottom:32px}.facility-heading h3{max-width:640px;margin:0;font-size:clamp(2.2rem,4vw,3.75rem)}.facility-heading>p{max-width:560px;margin:0;color:var(--muted)}.facility-gallery{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:14px}.facility-card{position:relative;min-width:0;grid-column:span 2;aspect-ratio:4 / 5;margin:0;overflow:hidden;background:var(--surface-blue);border:1px solid rgba(7,34,81,.14);border-radius:15px;box-shadow:0 18px 42px #0317351f}.facility-card-featured{grid-column:span 5;aspect-ratio:16 / 10}.facility-card:after{position:absolute;inset:0;background:linear-gradient(180deg,#03173505 48%,#0317358f);content:"";pointer-events:none}.facility-card img{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.facility-card figcaption{position:absolute;top:14px;left:14px;z-index:1;padding:8px 11px;background:#072251f0;border:1px solid rgba(242,208,118,.3);border-radius:8px;color:var(--surface);font-family:var(--heading-font);font-size:.66rem;font-weight:800;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.facility-card:hover img{transform:scale(1.025)}.product-section{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 18%,rgba(242,208,118,.18),transparent 24rem),linear-gradient(rgba(7,34,81,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(7,34,81,.025) 1px,transparent 1px),var(--surface-soft);background-size:auto,64px 64px,64px 64px,auto}.product-heading{position:relative;margin-bottom:50px;padding-left:24px}.product-heading:before{position:absolute;top:4px;bottom:4px;left:0;width:4px;background:linear-gradient(180deg,var(--brand-gold-light),var(--brand-gold-dark));border-radius:999px;content:""}.product-heading .text-link{margin-top:18px}.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:28px;align-items:stretch}.product-gallery{position:relative;display:grid;min-width:0;min-height:100%;grid-template-rows:minmax(0,1fr) auto auto;padding:18px;overflow:hidden;background:var(--surface);border:1px solid rgba(7,34,81,.12);border-radius:var(--radius-lg);box-shadow:0 30px 80px #03173524}.product-gallery:before{position:absolute;top:0;right:36px;left:36px;height:3px;background:linear-gradient(90deg,transparent,var(--brand-gold-light),var(--brand-gold),transparent);content:""}.product-gallery-stage{position:relative;display:grid;min-height:0;overflow:hidden;place-items:center;background:radial-gradient(circle at 50% 44%,rgba(242,208,118,.2),transparent 38%),linear-gradient(145deg,#fbfcfe,#eef2f8);border:1px solid rgba(7,34,81,.1);border-radius:16px}.product-gallery-stage img{width:100%;height:100%;object-fit:contain;transition:transform .32s ease}.product-gallery:hover .product-gallery-stage img{transform:scale(1.012)}.product-gallery-stage>span{position:absolute;top:16px;left:16px;padding:8px 12px;background:#031735ed;border:1px solid rgba(242,208,118,.38);border-radius:999px;color:var(--surface);font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 8px 24px #03173529}.product-gallery-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.product-gallery-thumb{display:grid;min-width:0;grid-template-columns:76px minmax(0,1fr);gap:11px;align-items:center;padding:10px;background:#f8f9fc;border:1px solid rgba(7,34,81,.14);border-radius:14px;color:var(--brand-navy);text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.product-gallery-thumb:hover{transform:translateY(-1px);border-color:#ae7b2294}.product-gallery-thumb.is-active,.product-gallery-thumb[aria-pressed=true]{background:linear-gradient(135deg,#f7f4eb,#eef1fa);border-color:var(--brand-gold);box-shadow:inset 3px 0 0 var(--brand-gold),0 8px 22px #07225114}.product-gallery-thumb img{width:76px;height:54px;object-fit:contain;background:var(--surface);border-radius:7px}.product-gallery-thumb span{overflow:hidden;font-family:var(--heading-font);font-size:.78rem;font-weight:700;line-height:1.25;text-overflow:ellipsis}.product-gallery-caption{margin:13px 4px 1px;color:var(--muted);font-size:.75rem;line-height:1.5}.product-summary{position:sticky;top:calc(var(--header-height) + 28px);align-self:start;padding:44px;overflow:hidden;background:radial-gradient(circle at 92% 6%,rgba(6,6,150,.48),transparent 42%),linear-gradient(155deg,var(--brand-navy),var(--brand-navy-deep));border:1px solid rgba(242,208,118,.2);border-radius:var(--radius-lg);box-shadow:0 30px 80px #03173538}.product-summary:after{position:absolute;right:-44px;bottom:-70px;width:180px;height:180px;background:radial-gradient(circle,rgba(242,208,118,.16),transparent 68%);border:1px solid rgba(242,208,118,.12);border-radius:50%;content:"";pointer-events:none}.product-status{display:inline-flex;align-items:center;gap:8px;margin-bottom:25px;padding:7px 11px;background:#f2d0761a;border:1px solid rgba(242,208,118,.32);border-radius:999px;color:var(--brand-gold-light);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-status span{width:7px;height:7px;background:currentColor;border-radius:50%}.product-summary h3{margin:0 0 18px;color:var(--surface);font-size:clamp(2rem,3vw,3.15rem)}.product-summary>p{color:#cad5e8;font-size:1rem}.product-highlights{display:grid;gap:0;margin:30px 0;padding:0;counter-reset:product-highlight;list-style:none}.product-highlights li{display:grid;grid-template-columns:36px minmax(0,1fr);column-gap:14px;padding:16px 0;counter-increment:product-highlight;border-bottom:1px solid rgba(255,255,255,.14)}.product-highlights li:first-child{padding-top:0}.product-highlights li:last-child{padding-bottom:0;border-bottom:0}.product-highlights li:before{display:grid;width:34px;height:34px;grid-row:1 / span 2;place-items:center;background:linear-gradient(135deg,var(--brand-gold-light),var(--brand-gold));border-radius:50%;color:var(--brand-navy-deep);content:"0" counter(product-highlight);font-family:var(--heading-font);font-size:.68rem;font-weight:900}.product-highlights strong,.product-highlights span{display:block;grid-column:2}.product-highlights strong{color:var(--surface);font-family:var(--heading-font);font-size:.92rem}.product-highlights span{margin-top:3px;color:#b9c6dc;font-size:.82rem;line-height:1.45}.product-actions{position:relative;z-index:1;display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding-top:4px}.product-summary .button-navy{background:linear-gradient(135deg,var(--brand-gold-light),var(--brand-gold));box-shadow:0 14px 30px #ae7b223d;color:var(--brand-navy-deep)}.product-summary .button-navy:hover{background:linear-gradient(135deg,#ffe29a,var(--brand-gold));box-shadow:0 18px 36px #ae7b2252}.product-summary .text-link{color:var(--surface);text-decoration-color:#f2d076b8}.product-summary .text-link:hover{color:var(--brand-gold-light)}.product-specification-panel{position:relative;margin-top:30px;padding:38px;overflow:hidden;background:var(--surface);border:1px solid rgba(7,34,81,.12);border-radius:var(--radius-lg);box-shadow:0 22px 56px #0317351a}.product-specification-panel:before{position:absolute;top:0;right:38px;left:38px;height:3px;background:linear-gradient(90deg,transparent,var(--brand-gold),transparent);content:""}.product-specification-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:54px;align-items:end;margin-bottom:28px}.product-specification-heading .eyebrow{margin-bottom:8px}.product-specification-heading h3{margin:0;font-size:clamp(1.8rem,3vw,2.7rem)}.product-specification-heading>p{margin-bottom:0;color:var(--muted);font-size:.88rem}.product-specification-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-specification-grid>div{display:grid;min-width:0;grid-template-columns:minmax(140px,.9fr) minmax(0,1.1fr);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product-specification-grid dt,.product-specification-grid dd{min-width:0;margin:0;padding:14px 16px;overflow-wrap:anywhere}.product-specification-grid dt{background:var(--surface-blue);color:var(--brand-navy);font-family:var(--heading-font);font-size:.77rem;font-weight:700}.product-specification-grid dd{color:var(--ink);font-size:.82rem;font-weight:600}.buyer-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:34px;border-block:1px solid var(--line)}.buyer-value-grid article{padding:30px 28px;border-right:1px solid var(--line)}.buyer-value-grid article:first-child{padding-left:0}.buyer-value-grid article:last-child{border-right:0}.buyer-value-grid article>span{display:block;margin-bottom:25px;color:var(--brand-navy);font-family:var(--heading-font);font-size:.76rem;font-weight:900;letter-spacing:.12em}.buyer-value-grid h3{margin:0 0 10px;font-size:1.18rem}.buyer-value-grid p{margin-bottom:0;color:var(--muted);font-size:.88rem}.requirements-section{position:relative;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(6,6,150,.68),transparent 38%),var(--brand-navy);color:var(--surface)}.requirements-section:before{position:absolute;inset:0 0 0 auto;width:48%;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:46px 46px;content:"";mask-image:linear-gradient(to left,#000,transparent)}.requirements-section .container{position:relative;z-index:1}.requirements-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:72px;align-items:end;margin-bottom:54px}.requirements-intro h2{max-width:720px;margin-bottom:0;color:var(--surface)}.requirements-intro>div:last-child{display:grid;justify-items:start}.requirements-intro p:not(.eyebrow){margin-bottom:26px;color:#c7d2e4}.requirements-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.requirements-grid article{min-height:270px;padding:28px;background:#fff1;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-md)}.requirements-grid span{display:block;margin-bottom:58px;color:var(--brand-gold-light);font-size:.7rem;font-weight:800;letter-spacing:.14em}.requirements-grid h3{margin:0 0 12px;color:var(--surface);font-size:1.2rem}.requirements-grid p{margin-bottom:0;color:#c1cde0;font-size:.86rem}.requirements-note{display:grid;grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);gap:32px;align-items:center;margin-top:18px;padding:26px 30px;background:var(--brand-gold-light);border-radius:var(--radius-md);color:var(--brand-navy)}.requirements-note strong{font-family:var(--heading-font);font-size:1.05rem}.requirements-note p{margin:0;font-size:.82rem}.applications-section{background:var(--surface-soft)}.application-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.application-card{position:relative;min-height:360px;overflow:hidden;padding:22px 18px 26px;background:transparent;border:0;border-top:1px solid var(--line);border-radius:0;transition:transform .18s ease}.application-card:hover{transform:translateY(-4px)}.application-card img{width:100%;aspect-ratio:1;margin-bottom:22px;border-radius:14px;object-fit:cover}.application-card>span{position:absolute;top:35px;right:35px;padding:5px 8px;background:#ffffffe0;border-radius:999px;color:var(--brand-navy);font-family:var(--heading-font);font-size:.65rem;font-weight:800}.application-card h3{margin:0 0 10px;font-size:1.2rem}.application-card p{margin-bottom:0;color:var(--muted);font-size:.88rem}.capabilities-section{position:relative;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(6,6,150,.78),transparent 38%),var(--brand-navy);color:var(--surface)}.capabilities-section:before{position:absolute;top:0;right:0;width:44%;height:100%;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:42px 42px;content:"";mask-image:linear-gradient(to left,#000,transparent)}.capabilities-section .container{position:relative;z-index:1}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.capability-grid article{min-height:250px;padding:27px;background:#fff1;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-md)}.capability-number{display:block;margin-bottom:54px;color:var(--brand-gold-light);font-size:.72rem;font-weight:800;letter-spacing:.12em}.capability-grid h3{margin:0 0 12px;color:var(--surface);font-size:1.2rem}.capability-grid p{margin-bottom:0;color:#cbd5e8;font-size:.86rem}.operating-model{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:50px;align-items:center;margin-top:58px;padding:42px;background:#0317359e;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-lg)}.operating-copy h3{max-width:360px;margin:0;color:var(--surface);font-size:2rem}.operating-model ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.operating-model li{padding:18px;background:#fff1;border-radius:14px}.operating-model li>span{display:block;margin-bottom:24px;color:var(--brand-gold-light);font-size:.7rem;font-weight:800}.operating-model strong,.operating-model small{display:block}.operating-model strong{color:var(--surface);font-family:var(--heading-font);font-size:.94rem}.operating-model small{margin-top:4px;color:#b9c6da;font-size:.8rem;line-height:1.5}.quote-section{background:var(--surface-blue)}.quote-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:68px;align-items:start}.quote-copy{position:sticky;top:calc(var(--header-height) + 32px)}.quote-copy>p:not(.eyebrow){color:var(--muted)}.quote-assurances{display:grid;gap:12px;margin:30px 0;padding:0;list-style:none}.quote-assurances li{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:start;padding:15px;background:#ffffffb8;border:1px solid rgba(7,34,81,.1);border-radius:14px}.quote-assurances li>span{display:grid;width:34px;height:34px;place-items:center;background:var(--brand-navy);border-radius:10px;color:var(--brand-gold-light);font-weight:900}.quote-assurances strong,.quote-assurances small{display:block}.quote-assurances strong{color:var(--brand-navy);font-family:var(--heading-font);font-size:.84rem}.quote-assurances small{color:var(--muted);font-size:.8rem}.direct-contact{display:grid;gap:4px;padding-top:24px;border-top:1px solid rgba(7,34,81,.16)}.direct-contact span{margin-bottom:5px;color:var(--muted);font-size:.73rem}.direct-contact a{width:fit-content;color:var(--brand-navy);font-family:var(--heading-font);font-weight:800}.direct-contact a:hover{color:var(--brand-gold-dark)}.quote-form{padding:38px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.form-header{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:28px;padding-bottom:23px;border-bottom:1px solid var(--line)}.form-header span{color:var(--brand-gold-dark);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.form-header h3{margin:5px 0 0;font-size:1.55rem}.form-header small{color:var(--muted);font-size:.68rem}.form-header small b{color:var(--error)}.form-errors{margin-bottom:22px;padding:15px 17px;background:#fff3f3;border:1px solid #ecc5c5;border-radius:13px;color:var(--error);font-size:.78rem}.form-errors ul{display:grid;gap:3px;margin:7px 0 0;padding-left:20px}.form-errors a{text-decoration:underline;text-underline-offset:2px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.field{display:grid;min-width:0;align-content:start;gap:7px}.field-wide{grid-column:1 / -1}.field label,.channel-group legend{color:var(--brand-navy);font-family:var(--heading-font);font-size:.78rem;font-weight:800}.field label span,.channel-group legend span{color:var(--error)}.field input,.field select,.field textarea{display:block;width:100%;max-width:100%;min-height:50px;padding:11px 13px;background:var(--surface);border:1px solid #c6cfdd;border-radius:11px;color:var(--ink);transition:border-color .16s ease,box-shadow .16s ease}.field select{min-width:0;padding-right:44px;overflow:hidden;-webkit-appearance:none;appearance:none;background-color:var(--surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9' fill='none'%3E%3Cpath d='M2 2L7 7L12 2' stroke='%23072251' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;background-size:14px 9px;color-scheme:light;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.field select:disabled{background-color:var(--surface-soft);color:var(--muted);cursor:not-allowed}.field textarea{min-height:142px;resize:vertical}.field input:hover,.field select:hover,.field textarea:hover{border-color:#97a5ba}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand-blue);outline:0;box-shadow:0 0 0 4px #06069617}.field input[aria-invalid=true],.field select[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--error);box-shadow:0 0 0 3px #a42a2a14}.field-hint{color:var(--muted);font-size:.75rem;line-height:1.45}.field-error{min-height:0;color:var(--error);font-size:.75rem;line-height:1.45}.field-error:empty{display:none}.bot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.copy-fallback-field{position:fixed;top:0;left:0;width:1px;height:1px;padding:0;border:0;opacity:0;pointer-events:none}.channel-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 0;padding:0;border:0}.channel-group legend{grid-column:1 / -1;margin-bottom:4px}.channel-group label{display:flex;gap:11px;align-items:flex-start;padding:14px;border:1px solid #c6cfdd;border-radius:13px;cursor:pointer}.channel-group label:has(input:checked){background:var(--surface-blue);border-color:var(--brand-blue);box-shadow:0 0 0 3px #0606960f}.channel-group input{width:18px;height:18px;margin-top:3px;accent-color:var(--brand-blue)}.channel-group strong,.channel-group small{display:block}.channel-group strong{color:var(--brand-navy);font-family:var(--heading-font);font-size:.78rem}.channel-group small{color:var(--muted);font-size:.78rem}.consent-row{display:flex;gap:11px;align-items:flex-start;margin:22px 0 0;color:var(--muted);font-size:.8rem;cursor:pointer}.consent-row input{flex:0 0 auto;width:18px;height:18px;margin-top:2px;accent-color:var(--brand-blue)}.consent-row a{color:var(--brand-blue);font-weight:800;text-decoration:underline;text-underline-offset:2px}.consent-row b{color:var(--error)}.consent-error{display:block;margin-top:4px}.quote-submit{width:100%;margin-top:22px}.form-note{margin:11px 0 0;color:var(--muted);font-size:.76rem;text-align:center}.quote-status{margin-top:17px;padding:13px 15px;background:#edf7f0;border:1px solid #cde6d4;border-radius:12px;color:var(--success);font-size:.75rem;font-weight:700}.quote-status.is-error{background:#fff3f3;border-color:#ecc5c5;color:var(--error)}.quote-preview{margin-top:18px;padding:20px;background:var(--surface-soft);border:1px solid #c8d1df;border-radius:17px}.preview-header{display:flex;align-items:start;justify-content:space-between;gap:18px}.preview-header span,.preview-header strong{display:block}.preview-header span{color:var(--brand-gold-dark);font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.preview-header strong{margin-top:2px;color:var(--brand-navy);font-family:var(--heading-font)}.preview-header small{color:var(--success);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.quote-message{max-height:300px;margin:16px 0;padding:15px;overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:12px;color:var(--ink);font:.72rem/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.preview-actions{display:flex;gap:10px;flex-wrap:wrap}.preview-actions .button,.preview-navigation .button{min-height:44px;padding:10px 15px;font-size:.74rem}.preview-navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;padding-top:14px;border-top:1px solid var(--line)}.contact-section{padding-bottom:56px;background:var(--surface)}.contact-panel{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:70px;padding:62px;background:radial-gradient(circle at 100% 0,rgba(6,6,150,.7),transparent 45%),var(--brand-navy);border-radius:var(--radius-lg);color:var(--surface)}.contact-heading h2{margin-bottom:20px;color:var(--surface)}.contact-heading .contact-lead{max-width:620px;margin-bottom:0;color:#cad5e8}.contact-facility-visual{position:relative;aspect-ratio:16 / 7;margin:28px 0 0;overflow:hidden;border:1px solid rgba(242,208,118,.25);border-radius:14px;box-shadow:0 18px 40px #03173538}.contact-facility-visual:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(3,23,53,.58));content:"";pointer-events:none}.contact-facility-visual img{width:100%;height:100%;object-fit:cover}.contact-facility-visual figcaption{position:absolute;right:14px;bottom:12px;z-index:1;color:var(--brand-gold-light);font-family:var(--heading-font);font-size:.64rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.contact-list{display:grid;gap:10px}.contact-list>*{padding:18px;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:14px}.contact-list a{transition:background-color .16s ease,border-color .16s ease}.contact-list a:hover{background:#ffffff1f;border-color:#f2d07680}.contact-list span,.contact-list strong,.contact-list address{display:block}.contact-list span{margin-bottom:4px;color:var(--brand-gold-light);font-size:.64rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.contact-list strong,.contact-list address{color:var(--surface);font-family:var(--heading-font);font-size:.84rem;font-weight:700;line-height:1.5}.site-footer{padding-top:72px;background:var(--brand-navy-deep);color:#aebbd1}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.7fr);gap:54px;padding-bottom:58px}.footer-brand img{width:230px;border-radius:7px}.footer-brand p{max-width:330px;margin:18px 0 0;color:#c6d1e4;font-size:.82rem}.footer-column{display:grid;align-content:start;gap:10px}.footer-column strong{margin-bottom:8px;color:var(--surface);font-family:var(--heading-font);font-size:.78rem;letter-spacing:.09em;text-transform:uppercase}.footer-column a{width:fit-content;font-size:.76rem}.footer-column a:hover{color:var(--brand-gold-light)}.social-icon-list{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:4px}.footer-column .social-icon-link{display:grid;width:42px;height:42px;place-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.18);border-radius:11px;color:#d6deeb;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.footer-column .social-icon-link:hover{transform:translateY(-2px);background:var(--brand-gold-light);border-color:var(--brand-gold-light);color:var(--brand-navy-deep)}.social-icon-link svg{width:21px;height:21px;overflow:visible;fill:currentColor}.social-icon-link[aria-label*=Instagram] svg,.social-icon-link[aria-label*=YouTube] svg{fill:none;stroke:currentColor;stroke-width:1.8}.social-icon-link .social-icon-dot,.social-icon-link .social-icon-play{fill:currentColor;stroke:none}.footer-column .footer-email{margin-top:4px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:23px;border-top:1px solid rgba(255,255,255,.12);font-size:.7rem}.footer-bottom p{margin:0}.footer-bottom nav{display:flex;gap:20px}.footer-bottom a:hover{color:var(--surface)}.legal-page{background:var(--surface-soft)}.legal-header{background:var(--brand-navy);border-bottom:1px solid rgba(255,255,255,.12)}.legal-navigation{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:24px}.legal-navigation img{width:198px;border-radius:7px}.legal-navigation>a:last-child{color:var(--surface);font-size:.78rem;font-weight:800}.legal-navigation>a:last-child:hover{color:var(--brand-gold-light)}.legal-main{width:min(900px,calc(100% - 48px));margin:48px auto 80px;padding:52px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.legal-main h1{margin-bottom:12px;font-size:clamp(2.5rem,5vw,4.4rem)}.legal-main h2{margin:36px 0 10px;font-size:1.45rem}.legal-main p,.legal-main li{color:var(--muted)}.legal-main a{color:var(--brand-blue);font-weight:700;text-decoration:underline;text-underline-offset:3px}.legal-updated{color:var(--brand-gold-dark)!important;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.legal-footer{padding:28px 24px;background:var(--brand-navy-deep);color:#c6d1e4;font-size:.73rem;text-align:center}.legal-footer a{color:var(--surface)}.error-page{display:grid;min-height:100vh;place-items:center;overflow:hidden;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),radial-gradient(circle at 20% 0,rgba(6,6,150,.9),transparent 45%),var(--brand-navy);background-size:48px 48px,48px 48px,auto,auto;color:var(--surface)}.error-shell{width:min(720px,calc(100% - 40px));padding:62px;background:#031735bd;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);text-align:center}.error-shell img{width:220px;margin:0 auto 38px;border-radius:7px}.error-code{display:block;color:var(--brand-gold-light);font-family:var(--heading-font);font-size:.8rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.error-shell h1{margin:14px 0 16px;color:var(--surface);font-size:clamp(2.6rem,7vw,5.4rem)}.error-shell p{max-width:520px;margin:0 auto 28px;color:#c6d1e4}.error-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}@media (max-width: 1120px){.desktop-nav{gap:18px}.header-cta{display:none}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:44px}.hero-facts{grid-template-columns:1fr}.hero-facts li{min-height:auto;padding:18px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.hero-facts li:last-child{border-bottom:0}.principles-grid{grid-template-columns:1fr 1fr}.principle-card-featured{grid-row:span 2}.application-grid,.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.2fr repeat(3,.8fr);gap:32px}}@media (max-width: 900px){:root{--header-height: 76px}.section{padding-block:88px}.container{width:min(var(--container),calc(100% - 36px))}.desktop-nav{display:none}.menu-toggle{display:inline-flex;margin-left:auto}.mobile-navigation{position:absolute;top:calc(100% + 1px);right:0;left:0;display:grid;visibility:hidden;gap:0;padding:12px;transform:translateY(-8px);background:var(--brand-navy);border:1px solid rgba(255,255,255,.12);border-top:0;border-radius:0 0 16px 16px;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.mobile-navigation.is-open{visibility:visible;transform:translateY(0);opacity:1;pointer-events:auto}.mobile-navigation a{padding:13px 12px;border-bottom:1px solid rgba(255,255,255,.09);color:var(--surface);font-size:.8rem;font-weight:700}.mobile-navigation a:last-child{border-bottom:0}.hero-grid{min-height:auto;grid-template-columns:1fr;padding-block:76px}.hero-copy{max-width:760px}.hero-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-facts li{padding:18px 20px;border-right:1px solid rgba(255,255,255,.16);border-bottom:0}.hero-facts li:first-child{padding-left:0}.hero-facts li:last-child{border-right:0}.hero-visual{max-width:680px}.hero-image-frame{aspect-ratio:16 / 10}.business-strip ul{grid-template-columns:repeat(2,minmax(0,1fr))}.business-strip li:nth-child(2){border-right:0}.business-strip li:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}.company-section{margin-top:-70px;padding-top:180px}.facility-showcase{margin-top:68px;padding-top:52px}.facility-heading{grid-template-columns:1fr;gap:18px}.facility-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.facility-card,.facility-card-featured{grid-column:span 1;aspect-ratio:4 / 3}.facility-card-featured{aspect-ratio:16 / 10}.facility-card:last-child{grid-column:1 / -1;aspect-ratio:16 / 7}.section-intro,.requirements-intro,.quote-layout,.contact-panel{grid-template-columns:1fr;gap:34px}.product-layout{grid-template-columns:1fr}.product-gallery{min-height:auto}.product-gallery-stage{aspect-ratio:4 / 3}.product-summary,.quote-copy{position:static}.buyer-value-grid{grid-template-columns:1fr}.buyer-value-grid article,.buyer-value-grid article:first-child{padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.buyer-value-grid article:last-child{border-bottom:0}.requirements-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operating-model{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-brand{grid-column:1 / -1}}@media (max-width: 680px){.section{padding-block:70px}.container{width:min(var(--container),calc(100% - 28px))}h1{font-size:clamp(3rem,14vw,4.7rem)}h2{font-size:clamp(2.15rem,10vw,3.5rem)}.navigation{gap:12px}.brand-link img{width:172px}.menu-toggle{min-width:46px}.menu-toggle-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.hero-grid{gap:46px;padding-block:62px}.hero-lead{font-size:.98rem}.button-row{flex-direction:column}.button-row .button{width:100%}.hero-facts{grid-template-columns:1fr}.hero-facts li,.hero-facts li:first-child{padding:18px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.hero-facts li:last-child{border-bottom:0}.hero-image-frame{aspect-ratio:16 / 10}.business-strip li{min-height:112px;padding:22px 20px}.section-intro{gap:18px;margin-bottom:38px}.company-section{margin-top:-60px;padding-top:150px}.company-intro>div:first-child{padding-left:18px}.company-intro-copy{max-width:none;padding:23px 22px}.product-heading{padding-left:18px}.product-layout{gap:20px}.product-gallery{padding:12px}.product-gallery:before{right:24px;left:24px}.principles-grid{grid-template-columns:1fr;grid-template-rows:auto}.principle-card{min-height:290px;padding:26px}.principle-card-featured{min-height:390px;grid-row:auto;padding:32px 28px}.facility-showcase{margin-top:56px;padding-top:42px}.facility-heading{margin-bottom:24px}.facility-gallery{grid-template-columns:1fr;gap:12px}.facility-card,.facility-card-featured,.facility-card:last-child{grid-column:1;aspect-ratio:4 / 3}.facility-card-featured{aspect-ratio:16 / 10}.facility-card figcaption{top:12px;left:12px;padding:8px 10px;font-size:.62rem}.product-gallery-controls,.product-specification-heading,.product-specification-grid{grid-template-columns:1fr}.product-gallery-thumb{grid-template-columns:88px minmax(0,1fr)}.product-gallery-thumb img{width:88px;height:60px}.product-specification-panel{padding:26px 18px}.product-specification-grid>div{grid-template-columns:minmax(125px,.9fr) minmax(0,1.1fr)}.product-summary{padding:28px 22px}.product-actions{align-items:stretch;flex-direction:column}.product-actions .button{width:100%}.requirements-grid,.requirements-note{grid-template-columns:1fr}.requirements-grid article{min-height:220px}.requirements-grid span{margin-bottom:40px}.application-grid,.capability-grid{grid-template-columns:1fr}.application-card{min-height:auto}.application-card img{aspect-ratio:1;object-position:center 48%}.operating-model{padding:26px 20px}.operating-model ol{grid-template-columns:1fr}.operating-model li{display:grid;grid-template-columns:38px 1fr;gap:10px}.operating-model li>span{margin-bottom:0}.quote-form{padding:27px 19px}.form-header{flex-direction:column}.form-grid,.channel-group{grid-template-columns:1fr}.field-wide,.channel-group legend{grid-column:auto}.preview-header,.preview-actions,.preview-navigation{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.preview-actions .button,.preview-navigation .button{width:100%}.contact-panel{padding:32px 22px}.contact-facility-visual{aspect-ratio:4 / 3;margin-top:24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.footer-column:last-child{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column}.legal-main{width:calc(100% - 24px);margin:20px auto 50px;padding:28px 22px}.legal-navigation{min-height:70px}.legal-navigation img{width:165px}.error-shell{padding:42px 22px}}@media (max-width: 420px){.business-strip ul{grid-template-columns:1fr}.business-strip li,.business-strip li:nth-child(2){min-height:94px;padding:18px;border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.business-strip li:last-child{border-bottom:0}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-column:last-child{grid-column:auto}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (forced-colors: active){.button,.product-gallery,.product-specification-panel,.requirements-grid article,.application-card,.principle-card,.quote-form,.contact-panel{border:1px solid CanvasText}.product-status span{background:CanvasText}}
