@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#11243d;--ink:#15263c;--gold:#b9894d;--cream:#f6f8fa;--line:#dfe5e9;--white:#fff;--muted:#5d6877}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.7 'DM Sans',system-ui,sans-serif}h1,h2,h3,b,strong{font-family:'Manrope',system-ui,sans-serif}h1,h2,h3,p,figure{margin:0}img,video{display:block;max-width:100%}a{color:inherit}button{font:inherit;cursor:pointer}section[id]{scroll-margin-top:85px}.shell{width:min(1240px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;left:-999px;top:8px;z-index:100;background:white;padding:9px}.skip:focus{left:8px}.header{height:78px;background:white;position:sticky;top:0;z-index:30;box-shadow:0 1px 0 #13294517}.head-inner{height:100%;display:flex;align-items:center;gap:27px}.brand{text-decoration:none;display:flex;align-items:center;gap:10px;line-height:1;font:800 14px/1.04 Manrope,sans-serif;letter-spacing:.08em;white-space:nowrap}.brand small{font-size:11px;letter-spacing:.25em}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(145deg,#a56cff,#274ebc);color:#fff;box-shadow:0 7px 20px #291e7655;font:900 20px Manrope}.nav{margin-left:auto;display:flex;gap:23px;align-items:center}.nav a,.languages button{font-size:13px;font-weight:700;text-decoration:none}.nav a:hover,.nav a:focus-visible{color:#8b5c28}.languages{white-space:nowrap;display:flex;align-items:center;gap:5px;border-left:1px solid var(--line);padding-left:19px}.languages button{border:0;background:none;color:#6c7582;padding:5px}.languages button[aria-pressed=true]{color:var(--navy);text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:5px}.menu-toggle{display:none}.hero{min-height:670px;position:relative;display:flex;align-items:center;background:#0b1b2f;color:white;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('assets/hybrix-system-hero.jpg') center 54%/cover no-repeat;opacity:1}.hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0a2039c9 0%,#0c274885 39%,#142c4200 76%)}.hero-inner{position:relative;z-index:2;padding-block:100px}.hero-copy{max-width:640px}.overline,.eyebrow,.section-no{font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.overline{color:#f3cf9f;margin-bottom:26px}.hero h1{font-size:clamp(2.7rem,5vw,5.25rem);line-height:1.07;letter-spacing:-.055em;margin-bottom:27px}.hero p:not(.overline){font-size:18px;line-height:1.72;max-width:550px;color:#e7edf3;margin-bottom:30px}.button{display:inline-flex;align-items:center;text-decoration:none;font-weight:700;border-radius:5px;padding:12px 22px;min-height:48px}.button.light{background:white;color:var(--navy)}.button:hover{background:#f1d4ac}.hero-caption{z-index:2;position:absolute;right:25px;bottom:18px;font-size:12px;color:white;text-shadow:0 1px 4px black}.section{padding-block:112px}.section-soft{background:var(--cream)}.section-head{display:grid;grid-template-columns:145px 1fr;gap:27px;margin-bottom:48px}.section-no{padding-top:13px;color:#977044}.eyebrow{color:#9a6e37;margin-bottom:13px}.section h2,.future h2{font-size:clamp(2rem,3.4vw,3.7rem);letter-spacing:-.055em;line-height:1.16;max-width:770px}.intro{color:var(--muted);max-width:730px;margin-top:20px;font-size:17px}.company-grid{display:grid;grid-template-columns:1fr .88fr;gap:min(10vw,130px);align-items:center}.copy p{font-size:17px;line-height:1.85;margin-bottom:20px;color:#435163}.copy .small{font-size:14px}.image-frame{position:relative}.image-frame img,.feature-split img{width:100%;height:500px;object-fit:cover}.image-frame figcaption{font-size:12px;color:var(--muted);margin-top:12px}.principles{display:flex;gap:55px;margin-top:34px}.principles div{display:grid}.principles b{color:var(--navy);font-size:34px;line-height:1.15}.principles span{color:var(--muted);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:white;border:1px solid var(--line)}.product-card img{width:100%;height:360px;object-fit:cover}.product-card>div{padding:25px 27px 33px}.product-card span{font-size:12px;font-weight:700;color:#a9793a}.product-card h3{margin:10px 0;font-size:23px}.product-card p{color:var(--muted);font-size:15px}.text-link{display:inline-block;margin-top:29px;color:#805720;text-decoration:none;border-bottom:1px solid #b8884e;padding-bottom:5px;font-weight:700}.feature-split{display:grid;grid-template-columns:1.1fr .9fr;gap:min(11vw,140px);align-items:center}.feature-split.reverse{grid-template-columns:.98fr 1.02fr}.feature-split img{height:510px}.feature-split .copy{max-width:475px}.dark{background:var(--navy);color:white}.dark .section-no,.dark .eyebrow{color:#e3bd87}.dark h2{margin-bottom:30px}.dark p{color:#d5e0ec;font-size:17px;max-width:610px}.oem-grid{display:grid;grid-template-columns:1fr .83fr;gap:75px;align-items:center}.oem-grid figure img{width:100%;height:510px;object-fit:cover}.capabilities{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:7px}.capabilities li{border-bottom:1px solid #ffffff3b;padding:9px 0;font-size:15px}.hybrix-list{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.hybrix-list .hybrix-card{min-height:225px;padding:22px;background:#112843;border:1px solid #233d59;color:white}.hybrix-list b{display:block;color:#e9bd7d;font:700 16px Manrope}.hybrix-list p{margin-top:13px;color:#dbe5ee;font-size:15px;line-height:1.55}.future{height:440px;background:var(--navy);position:relative;color:#fff;display:flex;align-items:center}.future-image{position:absolute;inset:0;background:linear-gradient(125deg,#0b1e35,#1d4260)}.future:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0a2038eb 0%,#0e2945a6 38%,#102c4418 75%)}.future-content{z-index:1;position:relative}.future-content .eyebrow{color:#f0cb9d}.future h2{max-width:560px}.future p:not(.eyebrow){max-width:490px;margin-top:22px;color:#e3e9ef;font-size:17px}.concept-label{position:absolute;z-index:2;bottom:17px;right:24px;background:#071a2bb9;color:white;padding:5px 9px;font-size:12px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-grid img{width:100%;height:275px;object-fit:cover}.gallery-grid figcaption{padding:10px 1px;color:var(--muted);font-size:13px}.video-gallery{border-top:1px solid var(--line);margin-top:65px;padding-top:36px;display:grid;grid-template-columns:230px 1fr;gap:32px}.video-gallery h3{font-size:24px;margin-bottom:8px}.video-gallery p{font-size:14px;color:var(--muted)}.videos{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.videos video{width:100%;aspect-ratio:16/10;background:#091b30}.footer{background:#0c1b30;color:white;padding-top:72px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-bottom:70px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.footer-logo{font:800 45px Manrope;color:#eac999}.footer p{color:#c5d0db;max-width:360px;margin-top:12px}.footer h3{font-size:14px;text-transform:uppercase;letter-spacing:.13em}.footer a{text-decoration:none;color:#d1dae5;font-size:14px}.footer a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff30;display:flex;justify-content:space-between;padding-block:19px;color:#c7d4df;font-size:13px}.footer-bottom a{text-decoration:none}
@media(max-width:1050px){.nav{gap:12px}.nav a{font-size:12px}.head-inner{gap:12px}.product-card img{height:290px}.section-head{grid-template-columns:105px 1fr}.company-grid,.oem-grid{gap:45px}}
@media(max-width:800px){.shell{width:min(100% - 38px,640px)}.header{height:68px}.brand-mark{height:40px;width:40px}.menu-toggle{display:grid;margin-left:auto;width:42px;height:42px;align-content:center;gap:5px;border:0;background:none;padding:8px}.menu-toggle span{height:2px;background:var(--navy);display:block;width:25px}.nav{display:none;position:absolute;top:68px;left:0;right:0;background:white;padding:14px 20px 23px;box-shadow:0 14px 20px #14243d25;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{padding:9px;font-size:15px}.languages{margin:0;border:0;padding:0}.hero{min-height:630px;align-items:flex-end}.hero-photo{background-position:62% center}.hero:before{background:linear-gradient(0deg,#0a1c33b8 0%,#0a1c3366 42%,#0a1c3315 78%)}.hero-inner{padding-block:90px 70px}.hero-copy{max-width:570px}.hero h1{font-size:clamp(2.5rem,9vw,4.5rem)}.section{padding-block:80px}.section-head{display:block;margin-bottom:32px}.section-no{display:block;padding:0;margin-bottom:22px}.company-grid,.feature-split,.feature-split.reverse,.oem-grid{grid-template-columns:1fr;gap:30px}.feature-split .copy{max-width:unset}.image-frame img,.feature-split img,.oem-grid figure img{height:auto;max-height:560px;aspect-ratio:4/3;object-fit:cover}.feature-split.reverse figure{order:0}.product-grid{grid-template-columns:repeat(2,1fr)}.product-grid>:last-child{grid-column:span 2}.product-card img{height:320px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.video-gallery{grid-template-columns:1fr;gap:22px}.future{height:440px}.future:after{background:linear-gradient(0deg,#0a1e36e6,#0a1e367a 65%,#0a1e3644)}.future-content{align-self:flex-end;padding-bottom:83px}}
@media(max-width:540px){body{font-size:16px}.hero p:not(.overline){font-size:16px}.hero-caption{font-size:11px}.section h2,.future h2{font-size:clamp(2rem,8vw,2.75rem)}.copy p,.intro{font-size:16px}.product-grid{display:block}.product-card{margin-bottom:17px}.product-card img{height:350px}.gallery-grid{gap:10px}.gallery-grid img{height:190px}.videos{grid-template-columns:1fr}.principles{gap:26px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-grid>div:first-child{grid-column:1/-1}.footer{padding-top:50px}.footer-bottom{display:block}.future{height:440px}.future-image{background-position:60% center}.concept-label{left:19px;right:auto}.hero{min-height:580px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

@media(max-width:800px){.hybrix-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.hybrix-list{grid-template-columns:1fr}.hybrix-list .hybrix-card{min-height:unset;padding:21px}.hybrix-list p{margin-top:10px}}

.system-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;margin-bottom:22px;background:linear-gradient(140deg,#5578c9,#4225ab);color:#fff;font:800 17px Manrope,sans-serif;box-shadow:0 7px 22px #060e2666}.icon-rn{background:#fff;color:#17306e;border:1px solid #dce3f3;font-size:11px;letter-spacing:-.03em}.icon-shop{display:flex;width:155px;background:#111f3c;font:800 12px Manrope,sans-serif;gap:4px;white-space:nowrap}.icon-shop small{color:#f1bf6b;font-size:12px}.icon-gps{background:linear-gradient(140deg,#75dabe,#34af98);font-size:12px;letter-spacing:-.03em;box-shadow:0 7px 22px #34af9852}.icon-hmc{background:linear-gradient(135deg,#222d76,#673dc8);font-size:11px}.icon-mrk{background:linear-gradient(145deg,#5774f5,#713ade);border-radius:50%}@media(max-width:1200px){.hybrix-list{grid-template-columns:repeat(3,1fr)}}

.hybrix-list .hybrix-card{display:block;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease}.hybrix-list .hybrix-card:hover,.hybrix-list .hybrix-card:focus-visible{background:#1c395b;transform:translateY(-3px)}.hybrix-list .hybrix-card:focus-visible{outline:3px solid #e9bd7d;outline-offset:3px}

/* HYBRIX established RN and Mr K marks */
.hybrix-list .rn-brand{display:flex;align-items:center;gap:13px;margin-bottom:22px;min-height:54px}
.hybrix-list .rn-brand .icon-rn{flex:none;margin:0;width:46px;height:46px;background:#fff;color:#18376c;font:800 11px Manrope,sans-serif;border-radius:13px;box-shadow:0 5px 16px #0002}
.hybrix-list .rn-brand strong{color:#fff;font:800 15px/1.25 Manrope,sans-serif;white-space:normal}
.hybrix-list .rn-brand em{font-style:normal;color:#f2c98d}
.hybrix-list .icon-mrk{width:56px;height:56px;margin-bottom:14px;border-radius:50%;background:linear-gradient(130deg,#508df9 0%,#513bf1 70%,#6830d7 100%);color:#fff;font:900 25px Manrope,sans-serif;border:2px solid #ffffff9e;box-shadow:0 10px 24px #6550ed80,inset 0 1px 5px #ffffff5c}

/* HYBRIX original HMC and Mr K button treatment */
.hybrix-list .gps-brand{display:flex;align-items:center;width:max-content;max-width:100%;min-height:56px;margin-bottom:20px;gap:8px;padding:6px 10px 6px 6px;border:1px solid #ffffff48;border-radius:18px;background:linear-gradient(110deg,#173b62,#207a88);color:#fff}
.hybrix-list .gps-badge{flex:none;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#fff;color:#173477;font:900 11px Manrope,sans-serif}
.hybrix-list .gps-brand strong{font:800 11px/1.2 Manrope,sans-serif;color:#fff;white-space:nowrap}
.hybrix-list .gps-brand small{display:block;font:700 8px/1.2 Manrope,sans-serif;color:#e5eef5;margin-top:2px}
.hybrix-list .hmc-brand,.hybrix-list .mrk-brand{display:flex;align-items:center;min-height:56px;margin-bottom:20px;gap:9px;color:#fff}
.hybrix-list .hmc-brand{width:max-content;max-width:100%;padding:6px 11px 6px 6px;border-radius:18px;background:linear-gradient(110deg,#1c3070,#623bc4);font:800 10px Manrope,sans-serif}
.hybrix-list .hmc-badge{flex:none;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#fff;color:#173477;font:900 11px Manrope,sans-serif}
.hybrix-list .hmc-brand strong{font:800 10px/1.1 Manrope,sans-serif;white-space:nowrap;color:#fff}
.hybrix-list .mrk-brand{width:max-content;max-width:100%;padding:5px 13px 5px 5px;border-radius:32px;background:#18315e;font:800 11px Manrope,sans-serif}
.hybrix-list .mrk-badge{flex:none;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(145deg,#5983f9,#613ade);color:#fff;font:900 22px Manrope,sans-serif}
.hybrix-list .mrk-brand strong{font:800 11px/1.2 Manrope,sans-serif;color:#fff;white-space:nowrap}

/* SBP About Us future complex wide image */
.company .company-grid{grid-template-columns:minmax(0,1fr);gap:34px}
.company .company-grid .copy{max-width:900px}
.company .company-grid .image-frame{width:100%;margin:0}
.company .company-grid .image-frame img{display:block;width:100%;height:auto;aspect-ratio:1900/580;object-fit:cover;object-position:center;border-radius:14px}
.company .company-grid .image-frame figcaption{text-align:right;margin-top:9px}
@media(max-width:700px){.company .company-grid .image-frame img{aspect-ratio:4/3;object-fit:cover;object-position:65% center}}

/* HYBRIX admin video captions */
.admin-video-caption{color:#526078;margin:10px 0 0;font-size:14px}

/* SBP business pillars within HYBRIX */
.sbp-pillars{padding-top:70px;padding-bottom:85px}
.sbp-pillars-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px}
.sbp-pillars-grid article{min-height:260px;padding:29px 25px 32px;border:1px solid #dfe5ef;border-top:3px solid #3957c4;background:#f8faff;display:flex;flex-direction:column}
.sbp-pillars-grid .pillar-mark{font-size:12px;font-weight:800;letter-spacing:.14em;color:#a87639}
.sbp-pillars-grid h3{font-size:23px;line-height:1.18;color:#172b45;margin:34px 0 13px}
.sbp-pillars-grid p{color:#43546b;font-size:16px;line-height:1.6;margin:0}
.sbp-pillars-grid .pillar-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}
.sbp-pillars-grid .pillar-gallery figure{margin:0}
.sbp-pillars-grid .pillar-gallery img{width:100%;height:115px;display:block;object-fit:cover;border-radius:6px}
.sbp-pillars-grid .pillar-gallery figcaption{font-size:12px;color:#56667a;margin-top:5px}
@media(max-width:1000px){.sbp-pillars-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.sbp-pillars-grid{grid-template-columns:1fr}.sbp-pillars-grid article{min-height:auto}.sbp-pillars-grid h3{margin-top:18px}}

/* Main image for each SBP foundation card. */
.sbp-pillars-grid .sbp-feature-image{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:8px;margin:0 0 18px}

/* Phone gallery and video controls */
.videos{grid-template-columns:repeat(2,minmax(0,1fr))}
.video-item{position:relative;min-width:0}
.video-item video{width:100%;height:auto;aspect-ratio:16/10;object-fit:contain}
.video-play{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:9px;border:0;border-radius:999px;background:#fff;color:#11243d;padding:13px 18px;font:700 15px system-ui,sans-serif;box-shadow:0 5px 20px #0009;cursor:pointer;white-space:nowrap;z-index:1}
.video-item.is-playing .video-play{display:none}
.video-play:focus-visible{outline:3px solid #c29445;outline-offset:3px}
@media(max-width:540px){.shell{width:calc(100% - 32px)}.gallery-grid{grid-template-columns:1fr}.gallery-grid img{height:auto;aspect-ratio:4/3}.videos{grid-template-columns:1fr}.video-item video{aspect-ratio:16/9}.section{padding-block:58px}.hero{min-height:520px}.hero-inner{padding-block:75px 48px}.head-inner{min-width:0}.brand{min-width:0}}

.video-item[hidden]{display:none}

/* Keep intrinsic image and video sizes from widening phone viewport. */
html,body{max-width:100%;overflow-x:clip}
.gallery-grid,.videos,.sbp-pillars-grid,.pillar-gallery,.company-grid,.feature-split,.oem-grid,.footer-grid{min-width:0;max-width:100%}
.gallery-grid>* ,.videos>* ,.sbp-pillars-grid>* ,.pillar-gallery>* ,.company-grid>* ,.feature-split>* ,.oem-grid>* ,.footer-grid>*{min-width:0;max-width:100%}
.gallery-grid img,.videos video,.sbp-pillars-grid img,.company-grid img,.feature-split img{max-width:100%;min-width:0}
@media(max-width:800px){
  .company-grid,.feature-split,.feature-split.reverse,.oem-grid,.video-gallery{grid-template-columns:minmax(0,1fr)}
  .gallery-grid,.sbp-pillars-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .videos{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
}
@media(max-width:620px){
  .sbp-pillars-grid,.gallery-grid,.videos{grid-template-columns:minmax(0,1fr)}
  .sbp-pillars-grid .pillar-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sbp-pillars-grid .pillar-gallery img{height:auto;aspect-ratio:4/3}
  .gallery-grid img{width:100%;height:auto;aspect-ratio:4/3}
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-grid a,.footer-grid p{overflow-wrap:anywhere}
  .section-head,.copy,.hero-copy{min-width:0;max-width:100%}
}

/* Readable, continuous article layout on phones. */
@media(max-width:800px){
  .shell{width:calc(100% - 32px);max-width:640px;margin-inline:auto}
  .gallery-grid,.videos,.sbp-pillars-grid,.sbp-pillars-grid .pillar-gallery,
  .company-grid,.feature-split,.feature-split.reverse,.oem-grid,.video-gallery{
    display:grid;grid-template-columns:minmax(0,1fr);gap:22px;width:100%;
  }
  .gallery-grid figure,.sbp-pillars-grid article,.sbp-pillars-grid .pillar-gallery figure,
  .video-item{width:100%;min-width:0;max-width:100%}
  .gallery-grid img,.sbp-pillars-grid .pillar-gallery img{
    display:block;width:100%;height:auto;aspect-ratio:auto;max-height:none;object-fit:contain;
  }
  .sbp-pillars-grid .sbp-feature-image{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
  .gallery-grid figcaption,.sbp-pillars-grid .pillar-gallery figcaption{padding:8px 0 0;line-height:1.5}
  .video-item video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}
  .video-gallery{gap:18px}
  .footer-grid{grid-template-columns:minmax(0,1fr);gap:24px}
  .footer-grid>div:first-child{grid-column:auto}
  .section{padding-block:56px}
}

/* Five HYBRIX cards: five across on desktop, all visible vertically on phones. */
.hybrix-list{grid-template-columns:repeat(5,minmax(0,1fr));width:100%}
.hybrix-list .hybrix-card{min-width:0;overflow-wrap:anywhere}
@media(max-width:1200px){.hybrix-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){
  .hybrix-list{grid-template-columns:minmax(0,1fr);gap:14px}
  .hybrix-list .hybrix-card{min-height:0;padding:22px}
  .hybrix-list .gps-brand,.hybrix-list .hmc-brand,.hybrix-list .mrk-brand{max-width:100%;width:100%}
  .hybrix-list .gps-brand strong,.hybrix-list .hmc-brand strong,.hybrix-list .mrk-brand strong{white-space:normal}
}

/* Equal sized system cards. */
.hybrix-list{align-items:stretch}
.hybrix-list .hybrix-card{box-sizing:border-box;min-height:270px;height:100%;display:flex;flex-direction:column;justify-content:flex-start}
.hybrix-list .hybrix-card>p{margin-top:auto;padding-top:16px}
@media(max-width:800px){
  .hybrix-list{grid-auto-rows:1fr}.hybrix-list .hybrix-card{min-height:220px;height:100%}
  .hybrix-list .hybrix-card>p{padding-top:10px}
}
