:root{--navy-950: #081729;--navy-900: #0c2340;--navy-800: #14355c;--navy-700: #1b4b82;--navy-600: #24629f;--teal-700: #14606f;--teal-600: #1e7b8f;--teal-400: #4fb3c4;--teal-300: #8ad9e6;--orange: #e87a18;--ink: #0f1b2d;--ink-soft: #44546c;--ink-faint: #5d6d84;--white: #ffffff;--gray-50: #f7f9fc;--gray-100: #eef2f8;--gray-200: #dde4ee;--gray-300: #c6d0de;--shell: min(1200px, 100% - 2.5rem);--radius: 14px;--radius-lg: 22px;--shadow-sm: 0 1px 2px rgba(12, 35, 64, .06), 0 2px 8px rgba(12, 35, 64, .05);--shadow-md: 0 4px 12px rgba(12, 35, 64, .07), 0 12px 32px rgba(12, 35, 64, .07);--shadow-lg: 0 18px 48px rgba(12, 35, 64, .13);--header-h: 86px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 16px);-webkit-text-size-adjust:100%}body{margin:0;background:var(--white);color:var(--ink);font-family:Heebo,Assistant,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:17.5px;line-height:1.75;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@media(min-width:768px){body{font-size:18px}}img,svg{max-width:100%;height:auto;display:block}a{color:var(--navy-700);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}h1,h2,h3,h4{margin:0;line-height:1.18;letter-spacing:-.015em;font-weight:800;color:var(--navy-900);text-wrap:balance}h1{font-size:clamp(2.05rem,5.1vw,3.65rem);font-weight:900}h2{font-size:clamp(1.6rem,3.4vw,2.5rem)}h3{font-size:clamp(1.14rem,1.6vw,1.34rem)}p{margin:0 0 1.1em;text-wrap:pretty}p:last-child{margin-bottom:0}ul,ol{margin:0;padding:0;list-style:none}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--navy-600);outline-offset:3px;border-radius:6px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:absolute;inset-inline-start:1rem;top:-120px;z-index:200;background:var(--navy-900);color:var(--white);font-weight:800;padding:.8rem 1.4rem;border-radius:0 0 12px 12px;transition:top .15s ease}.skip-link:focus{top:0}.shell{width:var(--shell);margin-inline:auto}.section{padding-block:clamp(3.5rem,8vw,7rem)}.section--tight{padding-block:clamp(2.5rem,5vw,4.25rem)}.section--gray{background:var(--gray-50);border-block:1px solid var(--gray-200)}.section--navy{background:linear-gradient(160deg,var(--navy-900) 0%,#143a63 100%);color:var(--white)}.section--navy h2,.section--navy h3{color:var(--white)}.section__head{max-width:46rem;margin-bottom:clamp(2rem,4vw,3.25rem)}.section__head p{color:var(--ink-soft);font-size:1.06em;margin-top:.9rem}.section--navy .section__head p{color:#ffffffdb}.eyebrow{display:inline-block;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-700);margin-bottom:.85rem}.section--navy .eyebrow,.hero .eyebrow{color:var(--teal-300)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:3rem;padding:.8rem 1.75rem;border:2px solid transparent;border-radius:10px;font:inherit;font-size:1.02rem;font-weight:800;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--navy-700);border-color:var(--navy-700);color:var(--white);box-shadow:var(--shadow-sm)}.btn--primary:hover{background:var(--navy-800);border-color:var(--navy-800);box-shadow:var(--shadow-md)}.btn--ghost{background:transparent;border-color:var(--gray-300);color:var(--navy-800)}.btn--ghost:hover{border-color:var(--navy-700);background:var(--gray-50)}.btn--on-navy{background:var(--white);border-color:var(--white);color:var(--navy-900)}.btn--on-navy:hover{background:var(--gray-100);border-color:var(--gray-100)}.btn--outline-light{background:transparent;border-color:#ffffff80;color:var(--white)}.btn--outline-light:hover{border-color:var(--white);background:#ffffff1a}.btn[disabled]{opacity:.62;cursor:wait;transform:none}.header{position:sticky;top:0;z-index:100;background:#ffffffeb;backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid var(--gray-200)}.header__inner{min-height:var(--header-h);display:flex;align-items:center;gap:1.25rem}.header__logo{display:flex;align-items:center;flex:0 0 auto}.header__logo img{height:62px;width:auto}@media(min-width:900px){.header__logo img{height:74px}}.header__logo:hover{text-decoration:none}.header__nav{margin-inline-start:auto;display:none;align-items:center;gap:.35rem}.header__nav a{padding:.55rem .9rem;border-radius:8px;font-weight:700;font-size:1rem;color:var(--ink)}.header__nav a:hover{background:var(--gray-100);text-decoration:none}.header__nav a[aria-current=page]{color:var(--navy-700);background:var(--gray-100)}.header__actions{display:none;align-items:center;gap:.6rem}.header__actions .btn{min-height:2.7rem;padding:.5rem 1.15rem;font-size:.96rem}.header__burger{margin-inline-start:auto;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:transparent;border:1px solid var(--gray-300);border-radius:10px;cursor:pointer;color:var(--navy-900)}@media(min-width:900px){:root{--header-h: 98px}.header__nav,.header__actions{display:flex}.header__burger{display:none}}@media(min-width:900px)and (max-width:1119px){.header__inner{gap:.75rem}.header__nav a{padding-inline:.55rem;font-size:.95rem}.header__actions .btn{padding:.5rem .85rem;font-size:.9rem}.header__logo img{height:64px}}.mobile-nav{display:none;border-top:1px solid var(--gray-200);background:var(--white);padding-block:.75rem 1.25rem}.mobile-nav[data-open=true]{display:block}.mobile-nav a{display:block;padding:.85rem .5rem;font-weight:700;border-bottom:1px solid var(--gray-100);color:var(--ink)}.mobile-nav a:hover{text-decoration:none;color:var(--navy-700)}.mobile-nav .btn{width:100%;margin-top:1rem}@media(min-width:900px){.mobile-nav{display:none!important}}.dept{display:block;line-height:1.1}.dept__word{display:block;font-size:.62em;font-weight:700;letter-spacing:.04em;opacity:.72;margin-bottom:.12em}.dept__name{display:block;font-weight:900;letter-spacing:-.02em}.hero{position:relative;overflow:hidden;background-color:var(--navy-950);color:var(--white);padding-block:clamp(3rem,7vw,5.5rem) clamp(4rem,8vw,6rem)}.hero__bg{position:absolute;inset:0;opacity:0;background-repeat:no-repeat;background-size:cover;background-position:center;transition:opacity .9s ease}.hero[data-active="0"] .hero__bg[data-index="0"],.hero[data-active="1"] .hero__bg[data-index="1"]{opacity:1}.hero__bg--truck{background-image:linear-gradient(to left,#081729e6,#081729a8 45%,#08172980 70%,#081729b8),linear-gradient(to bottom,#08172957,#0817291f 38%,#0817298a),url(/hero-truck-mobile.jpg)}.hero__bg--depot{background-image:linear-gradient(to left,#081729e6,#081729a8 45%,#08172980 70%,#081729b8),linear-gradient(to bottom,#08172957,#0817291f 38%,#0817298a),url(/hero-depot-mobile.jpg)}@media(max-width:767px){.hero__bg--truck,.hero__bg--depot{background-position:center bottom}.hero__bg--truck{background-image:linear-gradient(to bottom,#081729db,#081729b8 35%,#081729bd 60%,#081729eb),url(/hero-truck-mobile.jpg)}.hero__bg--depot{background-image:linear-gradient(to bottom,#081729db,#081729b8 35%,#081729bd 60%,#081729eb),url(/hero-depot-mobile.jpg)}}@media(min-width:768px){.hero__bg--truck{background-image:linear-gradient(to left,#081729e6,#081729a8 45%,#08172980 70%,#081729b8),linear-gradient(to bottom,#08172957,#0817291f 38%,#0817298a),url(/hero-truck.jpg);background-position:center 30%}.hero__bg--depot{background-image:linear-gradient(to left,#081729e6,#081729a8 45%,#08172980 70%,#081729b8),linear-gradient(to bottom,#08172957,#0817291f 38%,#0817298a),url(/hero-depot.jpg);background-position:center 45%}}.hero__inner{position:relative;display:grid;gap:clamp(2.25rem,5vw,4rem);align-items:center}@media(min-width:980px){.hero{min-height:min(88vh,820px);display:flex;align-items:center}.hero__inner{grid-template-columns:1.02fr .98fr;width:var(--shell)}}.hero__copy{display:grid}.hero__slide{grid-area:1 / 1;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .55s ease,transform .55s ease,visibility 0s linear .55s}.hero[data-active="0"] .hero__slide[data-index="0"],.hero[data-active="1"] .hero__slide[data-index="1"]{opacity:1;visibility:visible;transform:none;transition-delay:0s,0s,0s}.hero h1,.hero__h1alt{color:var(--white);max-width:17ch;margin:0;font-size:clamp(2.3rem,5.6vw,4.1rem);font-weight:900;line-height:1.08;letter-spacing:-.02em;text-wrap:balance}.hero h1,.hero .hero__h1alt,.hero .hero__sub{text-shadow:0 2px 18px rgba(8,23,41,.85)}.hero__sub{margin-top:1.4rem;font-size:clamp(1.08rem,1.6vw,1.26rem);line-height:1.7;color:#ffffffeb;max-width:52ch}.hero__ctas{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.hero__art{display:grid}.hero__artSlide{grid-area:1 / 1;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility 0s linear .55s}.hero[data-active="0"] .hero__artSlide[data-index="0"],.hero[data-active="1"] .hero__artSlide[data-index="1"]{opacity:1;visibility:visible;transition-delay:0s,0s}.hero__dots{position:absolute;inset-inline:0;bottom:clamp(1.1rem,2.5vw,1.9rem);z-index:2;display:flex;justify-content:center;gap:.6rem}.hero__dot{width:2.75rem;height:.32rem;padding:0;border:0;border-radius:99px;background:#ffffff52;cursor:pointer;transition:background-color .2s ease,width .2s ease}.hero__dot:hover{background:#ffffff8c}.hero__dot[aria-current=true]{background:var(--teal-300);width:4rem}.hero__dot:before{content:"";position:absolute;inset-block:-1.25rem;width:inherit}.art{margin:0}.circle{position:relative;width:min(100%,34rem);margin-inline:auto;aspect-ratio:1}.circle__rings{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.circle__ring{fill:none;stroke:#8ad9e657;stroke-width:1}.circle__ring--outer{stroke-dasharray:3 9}.circle__ring--mid{stroke:#8ad9e633;stroke-dasharray:1 7}.circle__ring--inner{stroke:#e87a1866;stroke-dasharray:14 8}.circle__spokes path{stroke:#8ad9e666;stroke-width:1;fill:none}.circle__ticks line{stroke:#8ad9e666;stroke-width:1.2}.circle__pulses circle{fill:var(--teal-300)}.circle__hub{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30%;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;text-align:center;border-radius:50%;padding:.5rem;background:radial-gradient(circle at 50% 35%,#1e7b8f8c,#081729eb 70%);border:1px solid rgba(138,217,230,.45);box-shadow:0 0 40px #1e7b8f59}.circle__hubBrand{font-size:clamp(.95rem,2.6vw,1.3rem);font-weight:900;letter-spacing:-.02em;color:var(--white);line-height:1.1}.circle__hubLine{font-size:clamp(.56rem,1.35vw,.72rem);font-weight:700;line-height:1.3;color:var(--teal-300);max-width:14ch}.circle__node{position:absolute;transform:translate(-50%,-50%);width:37%;display:flex;flex-direction:column;align-items:center;gap:.18rem;text-align:center;padding:.6rem .4rem;border-radius:14px;background:#081729b8;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--white);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.circle__node:hover{text-decoration:none;border-color:var(--teal-300);background:#0c2340eb;transform:translate(-50%,-50%) scale(1.04)}.circle__node--1{top:21.7%;left:78.3%}.circle__node--2{top:21.7%;left:21.7%}.circle__node--3{top:78.3%;left:21.7%}.circle__node--4{top:78.3%;left:78.3%}.circle__nodeIcon{display:inline-flex;color:var(--teal-300)}.circle__nodeIcon svg{width:clamp(1rem,2.6vw,1.35rem);height:clamp(1rem,2.6vw,1.35rem)}.circle__nodeName{font-size:clamp(.58rem,1.4vw,.72rem);font-weight:700;line-height:1.15;color:#ffffffb3}.circle__nodeDept{display:block;font-size:clamp(.8rem,2vw,1.02rem);font-weight:900;letter-spacing:-.02em;color:var(--white)}.circle__nodeClaim{font-size:clamp(.6rem,1.4vw,.76rem);font-weight:800;line-height:1.25;color:var(--teal-300)}.art--flow{width:min(100%,34rem);margin-inline:auto}.flow__caption{margin:0 0 1rem;text-align:center;font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-300)}.flow{display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}.flow__step{position:relative;display:flex;flex-direction:column;gap:.25rem;padding:.9rem .85rem;border-radius:14px;background:#081729b8;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.flow__n{position:absolute;top:-.55rem;inset-inline-end:-.4rem;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--orange);color:#23180c;font-size:.78rem;font-weight:900}.flow__icon{display:inline-flex;color:var(--teal-300)}.flow__icon svg{width:1.4rem;height:1.4rem}.flow__dept{font-size:.66rem;font-weight:700;line-height:1.15;color:#ffffffb3}.flow__deptName{display:block;font-size:.98rem;font-weight:900;letter-spacing:-.02em;color:var(--white)}.flow__role{font-size:.86rem;font-weight:700;line-height:1.3;color:var(--teal-300)}.flow__loop{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:1rem 0 0;font-size:.86rem;font-weight:700;color:#ffffffd1}.flow__loopArrow{flex:0 0 auto;width:2.75rem;height:1rem;stroke:var(--teal-300);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;overflow:visible}@media(min-width:560px){.flow{grid-template-columns:repeat(4,1fr)}}.trust{background:var(--navy-900);border-top:1px solid rgba(255,255,255,.1)}.trust ul{display:grid;grid-template-columns:1fr}@media(min-width:620px){.trust ul{grid-template-columns:1fr 1fr}}@media(min-width:1000px){.trust ul{grid-template-columns:repeat(4,1fr)}}.trust li{border-inline-start:1px solid rgba(255,255,255,.1)}.trust li:first-child{border-inline-start:0}.trust li a{display:flex;align-items:center;gap:.9rem;height:100%;padding:1.5rem 1.35rem;color:var(--white);transition:background-color .16s ease}.trust li a:hover{text-decoration:none;background:#ffffff12}.trust__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border-radius:12px;background:#ffffff17;border:1px solid rgba(138,217,230,.3);color:var(--teal-300)}.trust__icon svg{width:1.5rem;height:1.5rem}.trust__text{min-width:0}.trust .dept__word{color:#ffffffa8;font-size:.74rem;opacity:1}.trust .dept__name{font-size:1.24rem;color:var(--white)}.trust__claim{display:block;margin-top:.28rem;font-size:.94rem;font-weight:700;line-height:1.35;color:var(--teal-300)}@media(max-width:999px){.trust li{border-inline-start:0;border-top:1px solid rgba(255,255,255,.1)}.trust li:first-child{border-top:0}}.grid{display:grid;gap:clamp(1rem,2vw,1.5rem)}.grid--2,.grid--3{grid-template-columns:1fr}@media(min-width:640px){.grid--2,.grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.grid--3{grid-template-columns:repeat(3,1fr)}}.card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:clamp(1.4rem,2.4vw,1.9rem);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.card:hover{border-color:var(--gray-300);box-shadow:var(--shadow-md);transform:translateY(-2px)}.card h3{margin-bottom:.6rem}.card p{color:var(--ink-soft);font-size:1rem;line-height:1.68}.card__icon{display:inline-flex;align-items:center;justify-content:center;width:3.1rem;height:3.1rem;border-radius:12px;margin-bottom:1.1rem;background:linear-gradient(150deg,#1e7b8f21,#1b4b821c);border:1px solid rgba(30,123,143,.22);color:var(--teal-700)}.card__icon svg{width:1.55rem;height:1.55rem}.arms{display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:1fr}@media(min-width:720px){.arms{grid-template-columns:repeat(2,1fr)}.arm-card--featured{grid-column:1 / -1}}@media(min-width:1040px){.arms{grid-template-columns:repeat(3,1fr)}}.arm-card{position:relative;display:flex;flex-direction:column;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:clamp(1.5rem,2.6vw,2.1rem);box-shadow:var(--shadow-sm);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.arm-card:hover{border-color:var(--navy-600);box-shadow:var(--shadow-md);transform:translateY(-2px)}.arm-card__link:after{content:"";position:absolute;inset:0;border-radius:inherit}.arm-card__icon{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:14px;margin-bottom:1.15rem;background:linear-gradient(150deg,#1e7b8f24,#1b4b821f);border:1px solid rgba(30,123,143,.24);color:var(--teal-700)}.arm-card__icon svg{width:1.75rem;height:1.75rem}.arm-card__kicker{display:block;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:.5rem}.arm-card h3{font-size:clamp(1.7rem,3vw,2.15rem);margin-bottom:.55rem}.arm-card h3 a{color:var(--navy-900)}.arm-card h3 a:hover{text-decoration:none;color:var(--navy-700)}.arm-card .dept__word{color:var(--ink-faint)}.arm-card__claim{font-weight:800;color:var(--teal-700);font-size:clamp(1.06rem,1.6vw,1.2rem);line-height:1.4;margin-bottom:.75rem}.arm-card__desc{color:var(--ink-soft);font-size:1rem;line-height:1.68;flex:1 1 auto}.arm-card__points{display:grid;gap:.65rem;margin:.4rem 0 1.25rem}@media(min-width:720px){.arm-card__points{grid-template-columns:repeat(2,1fr);column-gap:1.5rem}}.arm-card__points li{display:flex;gap:.65rem;align-items:flex-start;font-size:1rem;font-weight:700;color:var(--navy-800);line-height:1.5}.arm-card__points svg{flex:0 0 auto;width:1.25rem;height:1.25rem;margin-top:.15rem;color:var(--teal-600)}.arm-card__more{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.35rem;font-weight:800;font-size:.98rem;color:var(--navy-700)}.arm-card__more svg{width:1.05rem;height:1.05rem}.arm-card--featured{border-top:4px solid var(--orange);background:linear-gradient(180deg,#fbfdff 0%,var(--white) 55%)}.arm-card--featured .arm-card__kicker{color:#a8560f}@media(min-width:900px){.arm-card--featured h3{font-size:clamp(2.1rem,3.6vw,2.9rem)}.arm-card--featured .arm-card__claim{font-size:clamp(1.2rem,2vw,1.45rem)}.arm-card--featured{display:grid;grid-template-columns:1.05fr .95fr;column-gap:clamp(2rem,4vw,3.5rem);row-gap:.5rem;align-items:start}.arm-card--featured .arm-card__icon,.arm-card--featured .arm-card__kicker,.arm-card--featured h3,.arm-card--featured .arm-card__claim,.arm-card--featured .arm-card__desc,.arm-card--featured .arm-card__more{grid-column:1}.arm-card--featured .arm-card__points{grid-column:2;grid-row:1 / -1;align-self:center;grid-template-columns:1fr;gap:.9rem;margin:0;padding-inline-start:clamp(1.5rem,3vw,2.5rem);border-inline-start:1px solid var(--gray-200)}.arm-card--featured .arm-card__points li{font-size:1.05rem}}.flagship{display:grid;gap:clamp(2rem,4vw,3.5rem);align-items:center}@media(min-width:940px){.flagship{grid-template-columns:1.25fr .75fr;align-items:start}.flagship__stats{position:sticky;top:calc(var(--header-h) + 1.5rem)}}.flagship__lead{margin-top:1.1rem;color:var(--ink-soft);font-size:1.06em;max-width:58ch}.flagship__models{display:grid;gap:1.15rem;margin-top:1.9rem}.flagship__models li{display:flex;gap:.85rem;align-items:flex-start;padding-bottom:1.15rem;border-bottom:1px solid var(--gray-200)}.flagship__models li:last-child{border-bottom:0;padding-bottom:0}.flagship__models svg{flex:0 0 auto;width:1.35rem;height:1.35rem;margin-top:.3rem;color:var(--teal-600)}.flagship__models h3{font-size:1.1rem;margin-bottom:.25rem}.flagship__models p{margin:0;color:var(--ink-soft);font-size:1rem;line-height:1.62}.flagship__stats{display:grid;gap:1rem}.flagship__stats li{background:var(--gray-50);border:1px solid var(--gray-200);border-inline-start:4px solid var(--teal-600);border-radius:var(--radius);padding:1.25rem 1.4rem}.flagship__value{display:block;font-size:clamp(1.6rem,3.2vw,2.15rem);font-weight:900;line-height:1.1;color:var(--navy-900);letter-spacing:-.02em}.flagship__label{display:block;margin-top:.3rem;color:var(--ink-soft);font-size:.98rem;font-weight:600}.crumbs{background:var(--gray-50);border-bottom:1px solid var(--gray-200);font-size:.92rem}.crumbs .shell{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding-block:.75rem;color:var(--ink-faint)}.crumbs a{color:var(--ink-soft);font-weight:600}.crumbs [aria-current=page]{color:var(--navy-900);font-weight:800}.arm-hero{background:linear-gradient(155deg,var(--navy-950) 0%,#143a63 62%,#1a5170 100%);color:var(--white);padding-block:clamp(3rem,7vw,5.5rem)}.arm-hero__dept{margin:0 0 .35rem}.arm-hero .dept__word{color:#ffffffa8;font-size:.86rem;opacity:1}.arm-hero .dept__name{font-size:clamp(2.1rem,4.6vw,3.2rem);color:var(--white)}.arm-hero__claim{margin:0 0 1.1rem;font-size:clamp(1.06rem,1.8vw,1.3rem);font-weight:800;color:var(--teal-300)}.arm-hero h1{color:var(--white);max-width:20ch;font-size:clamp(1.7rem,3.4vw,2.5rem)}.arm-hero__lead{margin-top:1.35rem;font-size:clamp(1.04rem,1.5vw,1.18rem);line-height:1.72;color:#ffffffe6;max-width:58ch}.arm-hero__inner{display:grid;gap:clamp(2rem,4vw,3.5rem);align-items:center}@media(min-width:980px){.arm-hero__inner{grid-template-columns:1.15fr .85fr}}.arm-hero__panel{background:#ffffff12;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-lg);padding:clamp(1.5rem,3vw,2.25rem);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.arm-hero__icon{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:14px;margin-bottom:1.4rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:var(--teal-300)}.arm-hero__icon svg{width:1.9rem;height:1.9rem}.arm-stats{display:grid;gap:1.1rem}.arm-stats li{padding-bottom:1.1rem;border-bottom:1px solid rgba(255,255,255,.16)}.arm-stats li:last-child{border-bottom:0;padding-bottom:0}.arm-stats__value{display:block;font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:900;line-height:1.15;letter-spacing:-.02em;color:var(--white)}.arm-stats__label{display:block;margin-top:.25rem;font-size:.98rem;font-weight:600;color:#ffffffd1}.faq{max-width:52rem;display:grid;gap:.75rem}.faq__item{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:.15rem 1.35rem;transition:border-color .18s ease}.faq__item[open]{border-color:var(--navy-600);box-shadow:var(--shadow-sm)}.faq__item summary{display:flex;align-items:center;gap:.9rem;padding-block:1.15rem;cursor:pointer;font-weight:800;font-size:1.06rem;color:var(--navy-900);list-style:none}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary:before{content:"+";flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:50%;background:var(--gray-100);color:var(--navy-700);font-weight:900;font-size:1.15rem;line-height:1}.faq__item[open] summary:before{content:"\2212";background:var(--navy-700);color:var(--white)}.faq__item p{margin:0 0 1.2rem;padding-inline-start:2.6rem;color:var(--ink-soft);font-size:1rem;line-height:1.72}.section__head--center{margin-inline:auto;text-align:center}.team{display:grid;gap:clamp(2rem,4vw,3rem);justify-items:center;text-align:center}@media(min-width:700px){.team{grid-template-columns:repeat(3,1fr);align-items:start}}.team__member{max-width:24rem}.team__photo{display:block;width:132px;height:132px;margin:0 auto 1.2rem;border-radius:50%;padding:4px;background:linear-gradient(150deg,var(--teal-600),var(--navy-700));box-shadow:var(--shadow-md)}@media(min-width:700px){.team__photo{width:168px;height:168px}}.avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;background:var(--gray-100);display:block}.avatar--monogram{display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,var(--navy-800),var(--navy-600));color:var(--white);font-weight:900;font-size:2.6rem;letter-spacing:.02em}.team__member h3{font-size:1.3rem;margin-bottom:.25rem}.team__role{color:var(--teal-700);font-weight:800;font-size:1.02rem;margin-bottom:.9rem}.team__creds{display:grid;gap:.4rem}.team__creds li{color:var(--ink-soft);font-size:.98rem;line-height:1.5}.team__creds li+li{padding-top:.4rem;border-top:1px solid var(--gray-200)}.steps{display:grid;gap:clamp(1.1rem,2vw,1.6rem);counter-reset:step}@media(min-width:700px){.steps{grid-template-columns:repeat(2,1fr)}}@media(min-width:1080px){.steps{grid-template-columns:repeat(4,1fr)}}.step{position:relative;padding-top:1.6rem;border-top:3px solid var(--teal-600)}.step__n{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--navy-700);color:var(--white);font-weight:900;font-size:1.05rem;margin-bottom:.95rem}.step h3{margin-bottom:.5rem}.step p{color:var(--ink-soft);font-size:1rem;line-height:1.66}.why{display:grid;gap:clamp(1.6rem,3vw,2.75rem)}@media(min-width:940px){.why{grid-template-columns:.85fr 1.15fr;align-items:start}}.why__list{display:grid;gap:1.15rem}.why__item{display:flex;gap:1rem;padding-bottom:1.15rem;border-bottom:1px solid rgba(255,255,255,.14)}.why__item:last-child{border-bottom:0;padding-bottom:0}.why__item svg{flex:0 0 auto;width:1.6rem;height:1.6rem;margin-top:.28rem;color:var(--teal-400)}.why__item h3{font-size:1.1rem;margin-bottom:.28rem}.why__item p{color:#ffffffd9;font-size:1rem;line-height:1.62}.audience{display:grid;gap:clamp(1rem,2vw,1.5rem)}@media(min-width:900px){.audience{grid-template-columns:repeat(3,1fr)}}.audience__card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--gray-200);border-top:4px solid var(--navy-700);border-radius:var(--radius);padding:clamp(1.5rem,2.6vw,2rem);box-shadow:var(--shadow-sm)}.audience__card--accent{border-top-color:var(--teal-600)}.audience__card--warm{border-top-color:var(--orange)}.audience__card h3{font-size:1.2rem;margin-bottom:.75rem}.audience__card p{color:var(--ink-soft);font-size:1rem;line-height:1.68;flex:1 1 auto;margin-bottom:1.5rem}.cta-band{background:linear-gradient(150deg,var(--navy-900),#17456f);color:var(--white);border-radius:var(--radius-lg);padding:clamp(2rem,4.5vw,3.5rem);display:grid;gap:1.75rem;align-items:center}@media(min-width:880px){.cta-band{grid-template-columns:1.35fr auto}}.cta-band h2{color:var(--white);margin-bottom:.75rem}.cta-band p{color:#ffffffe0;max-width:52ch}.cta-band__actions{display:flex;flex-wrap:wrap;gap:.8rem}.contact-layout{display:grid;gap:clamp(1.75rem,4vw,3.25rem)}@media(min-width:960px){.contact-layout{grid-template-columns:.82fr 1.18fr;align-items:start}}.contact-aside dl{margin:1.75rem 0 0;display:grid;gap:1.25rem}.contact-aside dt{font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:.15rem}.contact-aside dd{margin:0;font-size:1.06rem;font-weight:700;color:var(--navy-900)}.form{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:clamp(1.5rem,3vw,2.5rem);box-shadow:var(--shadow-md)}.form__grid{display:grid;gap:1.15rem}@media(min-width:620px){.form__grid--2{grid-template-columns:1fr 1fr}}.field{display:flex;flex-direction:column}.field>label{font-size:.94rem;font-weight:800;color:var(--navy-900);margin-bottom:.45rem}.field .req{color:#b3400d}.field .hint{font-size:.86rem;font-weight:500;color:var(--ink-faint);margin-top:.35rem}.input,.select,.textarea{width:100%;min-height:3rem;padding:.72rem .95rem;font:inherit;font-size:1.02rem;color:var(--ink);background:var(--white);border:1.5px solid var(--gray-300);border-radius:10px;transition:border-color .15s ease,box-shadow .15s ease}.input:hover,.select:hover,.textarea:hover{border-color:#a9b7ca}.input:focus,.select:focus,.textarea:focus{border-color:var(--navy-700);box-shadow:0 0 0 3px #1b4b8226}.input[aria-invalid=true],.select[aria-invalid=true],.textarea[aria-invalid=true]{border-color:#b3400d}.textarea{min-height:7.5rem;resize:vertical;line-height:1.6}.select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2344546c' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 1rem center;background-size:12px 8px;padding-inline-start:.95rem;padding-inline-end:2.5rem}.honeypot{position:absolute;inset-inline-start:-9999px;width:1px;height:1px;overflow:hidden}.form__footer{margin-top:1.6rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.form__note{font-size:.9rem;color:var(--ink-faint);margin:0}.alert{margin-top:1.25rem;padding:.9rem 1.1rem;border-radius:10px;font-weight:700;font-size:1rem;display:flex;gap:.65rem;align-items:flex-start}.alert svg{flex:0 0 auto;width:1.25rem;height:1.25rem;margin-top:.2rem}.alert--error{background:#fdf0ec;border:1px solid #f0c3b4;color:#8e3309}.alert--ok{background:#eef7f2;border:1px solid #b9dfcb;color:#14603c}.form__success{text-align:center;padding-block:clamp(2rem,5vw,3.5rem)}.form__success svg{width:3.5rem;height:3.5rem;margin-inline:auto;color:#1a7a4d}.form__success h2{margin:1.15rem 0 .75rem;font-size:1.6rem}.form__success p{color:var(--ink-soft);max-width:34ch;margin-inline:auto}.footer{background:var(--navy-900);color:#ffffffd1;padding-block:clamp(2.5rem,5vw,4rem) 1.75rem;font-size:1rem}.footer__top{display:grid;gap:2.25rem;padding-bottom:2.25rem;border-bottom:1px solid rgba(255,255,255,.14)}@media(min-width:820px){.footer__top{grid-template-columns:1.3fr 1fr 1fr}}.footer__logo{background:var(--white);border-radius:12px;padding:.65rem .9rem;display:inline-block;width:fit-content}.footer__logo img{height:66px;width:auto}.footer h2{font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff9e;margin-bottom:1rem;font-weight:800}.footer ul{display:grid;gap:.65rem}.footer a{color:#ffffffe6;font-weight:600}.footer a:hover{color:var(--white)}.footer__legal{margin-top:1.4rem;font-size:.92rem;color:#ffffffa8;display:flex;flex-wrap:wrap;gap:.35rem 1.25rem;align-items:center}.footer__brandline{color:var(--white);font-weight:800;font-size:1.06rem;margin:1rem 0 .35rem}.footer__meta{color:#ffffffb8;margin:0;font-size:.96rem}.prose{max-width:46rem}.prose--wide{max-width:58rem}.prose h2{margin-top:2.5rem;margin-bottom:.85rem;font-size:clamp(1.3rem,2.2vw,1.6rem)}.prose h2:first-of-type{margin-top:1.5rem}.prose p,.prose li{color:var(--ink-soft)}.prose ul{list-style:disc;padding-inline-start:1.4rem;margin-bottom:1.1em;display:grid;gap:.4rem}.center-page{min-height:62vh;display:grid;place-content:center;text-align:center;gap:1.25rem}.center-page__code{font-size:clamp(4rem,12vw,7rem);font-weight:900;line-height:1;color:var(--navy-700);margin:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.btn:hover,.card:hover{transform:none}}@media print{.header,.mobile-nav,.skip-link,.cta-band{display:none!important}}.lead-col{color:var(--ink-soft);font-size:1.04em}.section__action{margin-top:2rem}.prose__lead{font-size:1.06em}.vision{font-size:1.1em;font-weight:600;color:var(--navy-800)}.center-page__lead{color:var(--ink-soft);max-width:38ch;margin-inline:auto}.center-page__actions{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.footer__meta--spaced{margin-top:.5rem}.form__title{font-size:1.35rem;margin-bottom:.4rem}.form__note--intro{margin-bottom:1.6rem}.field--spaced{margin-top:1.15rem}.contact-aside__lead{margin-top:1rem;color:var(--ink-soft)}.contact-aside__sub{font-weight:500;color:var(--ink-soft);font-size:.98rem}.contact-aside__action{margin-top:1.75rem}
