*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f5f8fb;color:#102033;line-height:1.6}a{color:inherit}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:15px 6vw;background:#07192d;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{width:46px;height:46px;border:2px solid #52c8ff;display:grid;place-items:center;font-weight:900;color:#52c8ff}.brand span:last-child{display:flex;flex-direction:column}.brand small{color:#9db6ca}.site-header nav{display:flex;align-items:center;gap:19px}.site-header nav a{text-decoration:none;font-size:.92rem;font-weight:700}.nav-toggle{display:none;background:none;border:0}.btn{display:inline-block;text-decoration:none;background:#168fd0;color:#fff;padding:12px 19px;border-radius:5px;font-weight:800;border:0}.btn.alt{background:#fff;color:#0b3655}.btn.dark{background:#07192d}.hero{min-height:610px;padding:90px 7vw;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:50px;align-items:center;background:linear-gradient(120deg,#041426 0%,#0b3454 62%,#0c4e74 100%);color:#fff}.hero h1{font-size:clamp(3rem,6vw,6rem);line-height:.98;margin:16px 0 24px;letter-spacing:-.05em}.hero h1 span{color:#62d0ff}.hero p{max-width:760px;color:#c3d6e4;font-size:1.08rem}.eyebrow{font-size:.73rem;letter-spacing:.16em;font-weight:900;color:#62d0ff}.hero-panel{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);padding:28px;backdrop-filter:blur(10px)}.hero-panel h2{margin-top:0}.bullet-list{padding-left:20px}.bullet-list li{margin:10px 0}.action-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.page-hero{padding:75px 7vw;background:linear-gradient(120deg,#041426,#0d496e);color:#fff}.page-hero h1{font-size:clamp(2.6rem,5vw,4.7rem);margin:10px 0}.page-hero p{max-width:800px;color:#c4d9e6}.section{padding:70px 7vw}.section.white{background:#fff}.section.navy{background:#07192d;color:#fff}.section-head{max-width:850px;margin-bottom:32px}.section h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.06;margin:10px 0 18px}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid #dce6ee;padding:27px;box-shadow:0 10px 30px rgba(14,42,67,.06)}.navy .card{background:#0d2944;border-color:#1e4664;color:#fff}.card h3{margin:0 0 9px}.card p{color:#63778a}.navy .card p{color:#b6cad8}.card ul{padding-left:20px}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dbe7ee}.metric-strip div{background:#fff;padding:24px}.metric-strip b{display:block;color:#168fd0;font-size:1.3rem}.list-panel{background:#fff;border-left:5px solid #168fd0;padding:28px}.list-panel h3{margin-top:0}.form-wrap{padding:50px 7vw 90px}.pro-form{max-width:1100px;margin:auto;background:#fff;border:1px solid #dce6ee;padding:35px;box-shadow:0 18px 45px rgba(14,42,67,.1)}.pro-form fieldset{border:0;padding:0;margin:0 0 30px}.pro-form legend{font-size:1.45rem;font-weight:900;border-bottom:1px solid #dce6ee;width:100%;padding-bottom:10px;margin-bottom:14px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-grid.three{grid-template-columns:repeat(3,1fr)}label{font-size:.84rem;font-weight:800;color:#344b5e}input,select,textarea{width:100%;padding:13px;border:1px solid #cbd8e2;margin-top:6px;font:inherit;background:#fbfdff}textarea{min-height:125px}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.check-grid label{border:1px solid #d9e5ed;padding:11px;background:#fbfdff}.check-grid input{width:auto;margin:0 8px 0 0}.pricing-table{width:100%;border-collapse:collapse;margin-top:18px}.pricing-table th,.pricing-table td{border:1px solid #d7e3eb;padding:12px;text-align:left;vertical-align:top}.pricing-table th{background:#eaf5fb}.notice{background:#fff7df;border-left:5px solid #d9a300;padding:18px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:25px}.contact-card{background:#07192d;color:#fff;padding:32px}.contact-card a{color:#62d0ff}.footer{background:#03111f;color:#fff;padding:34px 7vw;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.footer nav{display:flex;gap:18px;flex-wrap:wrap}.footer a{text-decoration:none;color:#b8ccda}.footer small{color:#7f9caf}.no-card-note{font-size:.8rem;color:#879dac}.quote-preview{background:#fff;border:1px solid #dce6ee;padding:34px;max-width:900px;margin:auto}.quote-preview header{border-bottom:3px solid #168fd0;padding-bottom:20px}.quote-preview .total{font-size:2rem;font-weight:900;color:#0d4770}.quote-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quote-meta div{background:#eef6fa;padding:15px}.quote-preview table{width:100%;border-collapse:collapse}.quote-preview th,.quote-preview td{border-bottom:1px solid #dce6ee;padding:12px;text-align:left}.quote-preview td:last-child,.quote-preview th:last-child{text-align:right}.mobile-only{display:none}@media(max-width:900px){.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#07192d;padding:20px;flex-direction:column;align-items:flex-start}.site-header nav.open{display:flex}.nav-toggle{display:block;color:#fff;font-size:1.6rem}.hero{grid-template-columns:1fr;min-height:auto}.grid.three,.metric-strip{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.form-grid.three{grid-template-columns:1fr 1fr}.footer{grid-template-columns:1fr}}@media(max-width:620px){.brand small{display:none}.hero,.page-hero,.section,.form-wrap{padding-left:22px;padding-right:22px}.hero h1{font-size:3.2rem}.grid.two,.grid.three,.metric-strip,.form-grid,.form-grid.three,.check-grid,.quote-meta{grid-template-columns:1fr}.pro-form{padding:22px}.footer{padding:28px 22px}.footer nav{display:grid;grid-template-columns:1fr 1fr}.pricing-table{font-size:.86rem}}
/* V3 premium home presentation */
.hero-premium{position:relative;overflow:hidden;background:radial-gradient(circle at 70% 30%,rgba(32,167,227,.2),transparent 32%),linear-gradient(120deg,#020b15 0%,#061b2d 48%,#0a3e5f 100%)}
.hero-premium:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(98,208,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(98,208,255,.055) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,transparent,#000 35%,#000)}
.hero-copy,.hero-visual{position:relative;z-index:1}.hero-tagline{font-size:1.35rem!important;font-weight:800;color:#fff!important;margin:-6px 0 14px!important}.hero-visual{min-height:500px;border:1px solid rgba(255,255,255,.22);box-shadow:0 35px 90px rgba(0,0,0,.48);background:#03101c;overflow:hidden}.hero-visual img{width:100%;height:100%;min-height:500px;object-fit:cover;display:block;filter:saturate(1.05) contrast(1.06)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,16,28,.15),transparent 45%),linear-gradient(0deg,rgba(3,16,28,.85),transparent 40%)}.scan-line{position:absolute;z-index:2;top:0;bottom:0;width:3px;background:#69dcff;box-shadow:0 0 12px #69dcff,0 0 36px #168fd0;animation:scanSweep 5s ease-in-out infinite}.scan-line:after{content:"";position:absolute;inset:0 -80px;background:linear-gradient(90deg,transparent,rgba(98,208,255,.22),transparent)}@keyframes scanSweep{0%,100%{left:8%}50%{left:90%}}.visual-caption{position:absolute;z-index:3;left:22px;right:22px;bottom:20px;display:flex;justify-content:space-between;gap:12px;align-items:end;color:#fff}.visual-caption b{font-size:1.05rem}.visual-caption small{color:#c4d9e6}.trust-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:26px}.trust-row span{font-size:.8rem;font-weight:800;color:#cde8f6;padding-left:18px;position:relative}.trust-row span:before{content:"✓";position:absolute;left:0;color:#62d0ff}.credibility-band{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid #dce6ee}.credibility-band div{padding:25px 28px;border-right:1px solid #e1ebf1}.credibility-band div:last-child{border-right:0}.credibility-band b{display:block;color:#0d4770;font-size:1.05rem}.credibility-band span{display:block;color:#65798a;font-size:.86rem;margin-top:5px}.premium-cards .card{position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.premium-cards .card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(14,42,67,.14)}.card-number{position:absolute;right:18px;top:12px;color:#dceff8;font-size:3.3rem;font-weight:900;line-height:1}.premium-cards h3{font-size:1.4rem}.premium-cards a{color:#0c78ad;font-weight:800;text-decoration:none}.capability-section{background:linear-gradient(135deg,#03111f,#082e49)}.premium-metrics{background:rgba(255,255,255,.12)}.premium-metrics div{background:rgba(255,255,255,.055);color:#fff}.premium-metrics b{color:#62d0ff}.premium-metrics span{color:#bed2df}.center-cta{text-align:center;margin-top:34px}.final-cta{display:flex;justify-content:space-between;align-items:center;gap:30px}.final-cta>div{max-width:780px}
@media(max-width:900px){.credibility-band{grid-template-columns:repeat(2,1fr)}.hero-visual{min-height:390px}.hero-visual img{min-height:390px}.final-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.credibility-band{grid-template-columns:1fr}.credibility-band div{border-right:0;border-bottom:1px solid #e1ebf1}.hero-visual,.hero-visual img{min-height:310px}.visual-caption{flex-direction:column;align-items:flex-start}.trust-row{display:grid;gap:8px}.hero-premium h1{font-size:2.9rem}}

/* V4 employee and careers pages */
.employee-link{border:1px solid rgba(98,208,255,.55);padding:9px 12px;border-radius:4px;color:#bcecff!important}.employee-hero{background:radial-gradient(circle at 80% 20%,rgba(98,208,255,.2),transparent 28%),linear-gradient(120deg,#020b15,#0a3d5d)}.careers-hero{background:radial-gradient(circle at 78% 24%,rgba(98,208,255,.23),transparent 30%),linear-gradient(120deg,#03111f,#0a4c71)}.portal-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;max-width:1100px;margin:auto}.portal-login,.portal-side{border:1px solid #dce6ee;padding:34px;background:#fff;box-shadow:0 18px 45px rgba(14,42,67,.08)}.portal-side{background:#07192d;color:#fff}.portal-form{display:grid;gap:16px;margin-top:22px}.portal-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.portal-actions a{font-weight:800;color:#0c78ad}.resource-list{list-style:none;margin:0;padding:0}.resource-list li{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.14)}.resource-list b,.resource-list span{display:block}.resource-list span{color:#b8ccda;font-size:.9rem;margin-top:4px}.career-form,.recruiter-form{margin:0}.recruiter-section{padding-top:20px}.recruiter-section .contact-card h2{font-size:2.35rem}.recruiter-section .contact-card li{margin:8px 0}@media(max-width:1050px){.site-header nav{gap:12px}.site-header nav a{font-size:.82rem}}@media(max-width:900px){.portal-layout{grid-template-columns:1fr}.employee-link{border:0;padding:0}}

/* V5 corrected homepage hero */
.hero-visual img{
  animation:heroDrift 14s ease-in-out infinite alternate;
  transform-origin:center;
}
@keyframes heroDrift{
  from{transform:scale(1.02) translateX(-0.5%)}
  to{transform:scale(1.08) translateX(1.2%)}
}
@media (prefers-reduced-motion: reduce){
  .hero-visual img,.scan-line{animation:none!important}
}

/* Version 6 contact identity */
.header-phone{color:#fff!important;font-weight:900;white-space:nowrap;border-bottom:2px solid #62d0ff;padding-bottom:4px}.footer-company{max-width:720px}.footer-contact{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:12px}.footer-contact a{color:#d9f3ff;text-decoration:none;font-weight:800}.footer-contact span{color:#55768b}.cta-actions{display:grid;gap:12px;justify-items:center}.cta-contact{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.cta-contact a{color:#0d4770;font-weight:900;text-decoration:none}.contact-card small{color:#b8ccda}.contact-card a{font-weight:800;text-decoration:none}@media(max-width:1050px){.header-phone{display:none}}@media(max-width:620px){.footer-contact{display:grid;grid-template-columns:1fr}.footer-contact span{display:none}}


/* V7: restore original full-width image hero without changing other pages */
.hero-background{display:block!important;position:relative;min-height:780px;padding:0!important;overflow:hidden;background:#03111f}
.hero-background:before{display:none!important}
.hero-background .hero-media{position:absolute;inset:0;z-index:0}
.hero-background .hero-media img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;animation:heroDrift 14s ease-in-out infinite alternate;transform-origin:center}
.hero-background .hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,12,23,.94) 0%,rgba(3,20,37,.86) 38%,rgba(3,20,37,.45) 66%,rgba(3,20,37,.18) 100%),linear-gradient(0deg,rgba(2,14,26,.72),transparent 48%)}
.hero-background .hero-copy{position:relative;z-index:2;max-width:780px;padding:205px 7vw 120px;color:#fff}
.hero-background h1{margin:14px 0 20px;font-size:clamp(48px,6.2vw,86px);line-height:.91;letter-spacing:-3.5px;text-transform:uppercase}
.hero-background h1 span{display:inline;color:#62d0ff}
.hero-background .hero-tagline{margin:0 0 14px!important}
@media(max-width:900px){.hero-background{min-height:700px}.hero-background .hero-copy{padding:170px 7vw 90px;max-width:720px}.hero-background .hero-shade{background:linear-gradient(90deg,rgba(2,12,23,.95),rgba(3,20,37,.75) 70%,rgba(3,20,37,.4))}}
@media(max-width:620px){.hero-background{min-height:680px}.hero-background .hero-copy{padding:145px 22px 70px}.hero-background h1{font-size:clamp(42px,13vw,62px);line-height:.92;letter-spacing:-2px}.hero-background .hero-media img{object-position:62% center}}
@media(prefers-reduced-motion:reduce){.hero-background .hero-media img{animation:none!important}}

/* V8: restore animated reality-capture scan line across the full hero */
.hero-background .hero-shade{z-index:1}
.hero-background .scan-line{z-index:2;top:0;bottom:0;animation:scanSweep 5s ease-in-out infinite}
.hero-background .hero-copy{z-index:3}
@media(prefers-reduced-motion:reduce){.hero-background .scan-line{animation:none!important;left:50%}}

/* V9 legal, nationwide operations and employment compliance pages */
.legal-hero{background:radial-gradient(circle at 82% 18%,rgba(98,208,255,.2),transparent 28%),linear-gradient(120deg,#020b15,#0a3f60)}
.legal-layout{display:grid;grid-template-columns:270px minmax(0,900px);gap:34px;align-items:start;padding:55px 7vw 90px;background:#f5f8fb}
.legal-nav{position:sticky;top:96px;background:#07192d;color:#fff;padding:24px;display:grid;gap:8px;border-top:4px solid #62d0ff}.legal-nav b{font-size:1.2rem;margin-bottom:8px}.legal-nav a{color:#c9dce8;text-decoration:none;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.1)}.legal-nav a:hover{color:#62d0ff}
.legal-document{background:#fff;border:1px solid #dce6ee;padding:38px;box-shadow:0 18px 45px rgba(14,42,67,.08)}.legal-document section{padding:22px 0;border-bottom:1px solid #e3ebf0}.legal-document section:last-child{border-bottom:0}.legal-document h2{font-size:1.55rem;margin:0 0 9px;color:#0d4770}.legal-document p{margin:0 0 10px;color:#3e5668}.legal-document a{color:#0c78ad;font-weight:800}.legal-notice,.legal-disclaimer{background:#eef7fb;border-left:5px solid #168fd0;padding:18px;margin-bottom:22px}.legal-intro{max-width:900px;margin-bottom:32px}.legal-link-list{list-style:none;padding:0;margin:16px 0 0}.legal-link-list li{border-top:1px solid #e1e9ee;padding:11px 0}.legal-link-list a{text-decoration:none;color:#0c78ad;font-weight:800}.legal-cards .card h2{font-size:1.45rem}
.footer nav{max-width:760px}
@media(max-width:900px){.legal-layout{grid-template-columns:1fr}.legal-nav{position:static;grid-template-columns:repeat(3,1fr)}.legal-nav b{grid-column:1/-1}}
@media(max-width:620px){.legal-layout{padding:35px 22px 60px}.legal-document{padding:23px}.legal-nav{grid-template-columns:1fr 1fr}.footer nav{grid-template-columns:1fr 1fr}}

/* Version 10 additions */
.legal-home-band{display:grid;grid-template-columns:1.3fr 1fr;gap:2rem;align-items:center;background:#0b1724;color:#fff}.legal-home-band h2,.legal-home-band p{color:#fff}.legal-home-actions{display:grid;gap:.75rem}.legal-home-actions>a:not(.btn){color:#d9e7f2;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.22);padding:.45rem 0}.version-tag{margin-left:.5rem;opacity:.75}.legal-document section{padding-bottom:1rem;border-bottom:1px solid #e6ebef}.legal-document section:last-child{border-bottom:0}@media(max-width:800px){.legal-home-band{grid-template-columns:1fr}.site-header nav a[href="legal.html"]{font-weight:700}}


/* RC7.1.2 mobile navigation correction */
@media (max-width:900px){
.site-header{position:sticky;top:0;z-index:10000}
.site-header nav{display:flex;position:fixed;top:0;right:0;left:auto;width:20vw;height:100dvh;margin:0;padding:82px 8px 20px;flex-direction:column;align-items:stretch;gap:6px;overflow-y:auto;background:rgba(7,25,45,.20);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-left:1px solid rgba(255,255,255,.26);box-shadow:-10px 0 30px rgba(0,0,0,.18);transform:translateX(100%);visibility:hidden;transition:transform .28s ease,visibility .28s ease;z-index:10002}
.site-header nav.open{transform:translateX(0);visibility:visible}
.site-header nav a{width:100%;padding:9px 4px;font-size:clamp(.58rem,2.25vw,.82rem);line-height:1.15;overflow-wrap:anywhere}
.site-header nav .btn,.site-header nav .employee-link{padding:9px 4px}
.nav-toggle{position:relative;z-index:10003}
.nav-overlay{position:fixed;inset:0;display:block;background:transparent;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease;z-index:10001}
.nav-overlay.open{opacity:1;visibility:visible;pointer-events:auto}
body.nav-open{overflow:hidden}
}


/* RC7.3.0 — approved desktop and mobile multi-level navigation */
html,body{width:100%;max-width:100%;overflow-x:clip}
.site-header{position:sticky;top:0;z-index:10000;width:100%;min-width:0;padding:12px clamp(16px,3vw,48px);display:flex;align-items:center;gap:clamp(18px,3vw,42px);justify-content:flex-start;background:#07192d;color:#fff;border-bottom:1px solid rgba(255,255,255,.14)}
.brand{flex:0 1 auto;min-width:0}.brand-copy{white-space:nowrap}.primary-nav{margin-left:auto;display:block;position:relative}.nav-level{list-style:none;margin:0;padding:0}.nav-level-1{display:flex;align-items:center;gap:clamp(4px,1.1vw,18px)}
.nav-item{position:relative}.nav-trigger,.submenu-toggle{font:inherit;color:inherit;background:none;border:0;cursor:pointer}.nav-trigger{display:flex;align-items:center;gap:6px;padding:12px 7px;font-size:.9rem;font-weight:800;white-space:nowrap;border-radius:6px}.nav-trigger:hover,.nav-trigger:focus-visible,.has-submenu.is-open>.nav-trigger{color:#62d0ff;background:rgba(255,255,255,.09)}.chevron{font-size:.7rem;transition:transform .22s ease}.is-open>.nav-trigger .chevron{transform:rotate(180deg)}
.submenu{position:absolute;top:calc(100% + 7px);left:0;z-index:50;display:block;width:max-content;min-width:max-content;max-width:min(360px,calc(100vw - 24px));padding:8px;background:rgba(7,25,45,.20);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.25);border-radius:10px;box-shadow:0 18px 45px rgba(0,0,0,.28);opacity:0;visibility:hidden;pointer-events:none;transform:scale(.72);transform-origin:top left;transition:opacity .2s ease,transform .24s cubic-bezier(.2,.8,.2,1),visibility .2s ease}
.nav-item:last-child>.submenu{left:auto;right:0;transform-origin:top right}.has-submenu:hover>.submenu,.has-submenu:focus-within>.submenu,.has-submenu.is-open>.submenu{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}
.submenu li{position:relative;display:flex;align-items:center;min-width:100%}.submenu a{display:block;flex:1;padding:10px 12px;text-decoration:none;font-size:.88rem;font-weight:750;white-space:nowrap;border-radius:6px;color:#fff}.submenu li:hover>a,.submenu a:focus-visible,.submenu li.is-open>a{background:rgba(98,208,255,.18);color:#8edfff}.submenu-toggle{padding:8px 10px;font-size:1.15rem;border-radius:6px}.submenu-level-3{top:-8px;left:calc(100% + 7px);transform-origin:top left}.submenu li:last-child .submenu-level-3{top:auto;bottom:-8px}
.nav-toggle{display:none;color:#fff;font-size:1.6rem;padding:8px;border-radius:7px}.nav-toggle:hover,.nav-toggle:focus-visible{background:rgba(255,255,255,.1)}
.sample-quote-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;background:#eaf4f9}.sample-quote-panel>div{max-width:760px}.sample-quote-panel h2{margin:8px 0 10px}
@media(max-width:1100px){.brand-copy small{display:none}.nav-level-1{gap:2px}.nav-trigger{font-size:.79rem;padding-inline:5px}}
@media(max-width:900px){
 .site-header{justify-content:space-between;padding:10px 16px}.brand-mark{width:42px;height:42px}.brand-copy b{font-size:.86rem}.brand-copy small{display:block;font-size:.67rem}.nav-toggle{display:block;position:relative;z-index:2}
 .primary-nav{position:absolute;top:calc(100% + 8px);right:12px;left:auto;width:max-content;min-width:max-content;max-width:calc(100vw - 24px);height:auto;margin:0;padding:8px;background:rgba(7,25,45,.20);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.25);border-radius:11px;box-shadow:0 18px 45px rgba(0,0,0,.28);opacity:0;visibility:hidden;pointer-events:none;transform:scale(.68);transform-origin:top right;transition:opacity .2s ease,transform .24s cubic-bezier(.2,.8,.2,1),visibility .2s ease;overflow:visible}
 .primary-nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.nav-level-1{display:grid;gap:2px;align-items:stretch}.nav-item{width:100%}.nav-trigger{width:100%;justify-content:space-between;padding:10px 12px;font-size:.9rem}
 .submenu{top:calc(100% + 5px);left:auto;right:0;max-width:calc(100vw - 24px);transform-origin:top right;z-index:80}.nav-item:last-child>.submenu{right:0}.has-submenu:hover>.submenu,.has-submenu:focus-within>.submenu{opacity:0;visibility:hidden;pointer-events:none;transform:scale(.72)}.has-submenu.is-open>.submenu{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}
 .submenu-level-3{top:calc(100% + 5px);right:0;left:auto;transform-origin:top right;z-index:100}.submenu li:last-child .submenu-level-3{top:calc(100% + 5px);bottom:auto}
 .submenu a{font-size:.86rem}.submenu-toggle{display:block}.sample-quote-panel{align-items:flex-start;flex-direction:column}
}
@media(min-width:901px){.submenu-toggle{display:none}}
@media(max-width:520px){.brand-copy b{font-size:.74rem}.brand-copy small{font-size:.59rem}.brand{gap:8px}.primary-nav,.submenu{max-width:calc(100vw - 16px)}.primary-nav{right:8px}.submenu{right:0}}
@media(prefers-reduced-motion:reduce){.primary-nav,.submenu,.chevron{transition:none!important}}

/* RC7.3.0 specificity safeguards against legacy header rules */
.site-header .primary-nav{display:block;position:relative;top:auto;right:auto;left:auto;width:auto;height:auto;margin-left:auto;padding:0;overflow:visible;background:transparent;border:0;box-shadow:none;transform:none;visibility:visible;opacity:1}
.site-header .primary-nav a{width:auto;padding:10px 12px;font-size:.88rem;line-height:1.25;overflow-wrap:normal}
@media(max-width:900px){
 .site-header .primary-nav{display:block;position:absolute;top:calc(100% + 8px);right:12px;left:auto;width:max-content;height:auto;margin:0;padding:8px;overflow:visible;background:rgba(7,25,45,.20);border:1px solid rgba(255,255,255,.25);border-radius:11px;box-shadow:0 18px 45px rgba(0,0,0,.28);transform:scale(.68);visibility:hidden;opacity:0;pointer-events:none}
 .site-header .primary-nav.open{transform:scale(1);visibility:visible;opacity:1;pointer-events:auto}
 .site-header .primary-nav a{width:auto;padding:10px 12px;font-size:.86rem;line-height:1.25;overflow-wrap:normal}
}

/* RC7.4.0 — mobile dropdown navigation stabilization */
@media (max-width:900px){
  .site-header{
    position:sticky;
    top:0;
    overflow:visible;
    z-index:10000;
  }
  .site-header .primary-nav{
    position:absolute;
    top:100%;
    left:0;
    right:0;
    width:100%;
    max-width:none;
    min-width:0;
    max-height:calc(100dvh - 62px);
    margin:0;
    padding:8px 12px 12px;
    overflow-x:hidden;
    overflow-y:auto;
    background:rgba(7,25,45,.82);
    -webkit-backdrop-filter:blur(16px);
    backdrop-filter:blur(16px);
    border:0;
    border-top:1px solid rgba(255,255,255,.16);
    border-radius:0 0 12px 12px;
    box-shadow:0 18px 35px rgba(0,0,0,.28);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:scaleY(.94);
    transform-origin:top center;
    transition:opacity .18s ease,transform .22s ease,visibility .18s ease;
  }
  .site-header .primary-nav.open{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:scaleY(1);
  }
  .nav-level-1{
    display:block;
    width:100%;
  }
  .nav-level-1>.nav-item{
    width:100%;
    border-bottom:1px solid rgba(255,255,255,.10);
  }
  .nav-level-1>.nav-item:last-child{border-bottom:0}
  .nav-trigger{
    width:100%;
    min-height:46px;
    justify-content:space-between;
    padding:11px 10px;
    text-align:left;
    border-radius:7px;
  }
  .submenu,
  .submenu-level-3,
  .nav-item:last-child>.submenu{
    position:static;
    inset:auto;
    display:none;
    width:100%;
    min-width:0;
    max-width:none;
    margin:0 0 8px;
    padding:4px 0 4px 12px;
    overflow:hidden;
    background:rgba(255,255,255,.055);
    border:0;
    border-left:2px solid rgba(98,208,255,.40);
    border-radius:7px;
    box-shadow:none;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:none;
    transition:none;
  }
  .has-submenu:hover>.submenu,
  .has-submenu:focus-within>.submenu{
    display:none;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:none;
  }
  .has-submenu.is-open>.submenu{
    display:block;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:none;
    animation:csdaMobileMenuIn .2s ease both;
  }
  .submenu li{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    width:100%;
    min-width:0;
  }
  .submenu li>a{
    width:100%!important;
    min-width:0;
    padding:10px!important;
    white-space:normal;
    overflow-wrap:anywhere;
  }
  .submenu-toggle{
    display:grid;
    place-items:center;
    width:44px;
    min-height:42px;
    padding:6px;
  }
  .submenu-toggle[aria-expanded="true"]{transform:rotate(90deg)}
  .submenu-level-3{
    grid-column:1/-1;
    margin:0 0 6px 10px;
    width:calc(100% - 10px);
  }
  .nav-toggle{
    display:grid;
    place-items:center;
    min-width:44px;
    min-height:44px;
    padding:6px;
    touch-action:manipulation;
  }
  body.nav-open{overflow:hidden}
}
@keyframes csdaMobileMenuIn{
  from{opacity:0;transform:translateY(-5px) scaleY(.98)}
  to{opacity:1;transform:translateY(0) scaleY(1)}
}
@media(max-width:520px){
  .site-header .primary-nav{left:0;right:0;width:100%;max-width:none}
}


/* RC7.4.1 — compact mobile dropdown cards */
@media (max-width:900px){
  .site-header .primary-nav{
    left:auto;
    right:12px;
    width:max-content;
    min-width:max-content;
    max-width:calc(100vw - 24px);
    padding:8px;
    border:1px solid rgba(255,255,255,.25);
    border-radius:11px;
    transform:scale(.68);
    transform-origin:top right;
    overflow:visible;
  }
  .site-header .primary-nav.open{transform:scale(1)}
  .nav-level-1{width:max-content;max-width:100%}
  .nav-level-1>.nav-item{width:100%;border-bottom:0}
  .nav-trigger{width:100%;min-width:max-content;padding:10px 12px}
  .submenu,
  .submenu-level-3,
  .nav-item:last-child>.submenu{
    width:max-content;
    min-width:max-content;
    max-width:100%;
    margin:3px 0 8px 10px;
    padding:5px;
    background:rgba(7,25,45,.76);
    border:1px solid rgba(255,255,255,.18);
    border-left:2px solid rgba(98,208,255,.48);
    border-radius:8px;
    box-shadow:0 10px 24px rgba(0,0,0,.20);
  }
  .submenu li{width:100%;min-width:max-content}
  .submenu li>a{width:auto!important;white-space:nowrap;overflow-wrap:normal}
  .submenu-level-3{margin-left:10px;width:max-content;max-width:calc(100% - 10px)}
}
@media(max-width:520px){
  .site-header .primary-nav{left:auto;right:8px;width:max-content;max-width:calc(100vw - 16px)}
}

/* RC7.5.0 — approved primary ribbon identity and true mobile glass fly-outs */
.brand-logo{display:flex;align-items:center;flex:0 0 auto;min-width:0;text-decoration:none}
.brand-logo img{display:block;width:clamp(230px,25vw,360px);height:auto;max-height:76px;object-fit:contain;object-position:left center}
.site-header{min-height:88px;padding-block:8px;background:#05254d}
@media(max-width:1220px){.brand-logo img{width:235px}.nav-level-1{gap:1px}.nav-trigger{font-size:.78rem}}
@media(max-width:1000px){.brand-logo img{width:205px}}

@media(max-width:900px){
  .site-header{min-height:70px;padding:7px 12px;background:#05254d}
  .brand-logo img{width:190px;max-height:56px}
  .nav-toggle{display:grid;place-items:center;min-width:44px;min-height:44px}
  .site-header .primary-nav{
    position:absolute;top:calc(100% + 9px);right:10px;left:auto;
    width:172px;min-width:172px;max-width:172px;max-height:none;
    padding:7px;overflow:visible;
    background:rgba(5,37,77,.76);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%);
    border:1px solid rgba(255,255,255,.24);border-radius:14px;
    box-shadow:0 20px 48px rgba(0,0,0,.35);
    transform:translateY(-7px) scale(.94);transform-origin:top right;
    opacity:0;visibility:hidden;pointer-events:none;
    transition:opacity .18s ease,transform .22s ease,visibility .18s ease;
  }
  .site-header .primary-nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
  .nav-level-1{display:grid;width:100%;gap:2px}
  .nav-level-1>.nav-item{position:relative;width:100%;border:0}
  .nav-trigger{width:100%;min-width:0;min-height:42px;padding:9px 10px;justify-content:space-between;font-size:.84rem;text-align:left}
  .submenu,.submenu-level-3,.nav-item:last-child>.submenu{
    position:absolute;top:0;right:calc(100% + 9px);left:auto;bottom:auto;
    display:block;width:190px;min-width:190px;max-width:calc(100vw - 201px);
    margin:0;padding:7px;overflow:visible;
    background:rgba(5,37,77,.82);-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%);
    border:1px solid rgba(255,255,255,.24);border-radius:12px;
    box-shadow:0 18px 40px rgba(0,0,0,.34);
    opacity:0;visibility:hidden;pointer-events:none;
    transform:translateX(9px) scale(.96);transform-origin:top right;
    transition:opacity .17s ease,transform .2s ease,visibility .17s ease;
    z-index:90;
  }
  .has-submenu:hover>.submenu,.has-submenu:focus-within>.submenu{opacity:0;visibility:hidden;pointer-events:none;transform:translateX(9px) scale(.96)}
  .has-submenu.is-open>.submenu{display:block;opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0) scale(1);animation:none}
  .submenu li{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 38px;width:100%;min-width:0}
  .submenu li>a{width:100%!important;min-width:0;padding:9px 10px!important;font-size:.8rem;white-space:normal;overflow-wrap:break-word}
  .submenu-toggle{display:grid;place-items:center;width:38px;min-height:38px;padding:4px}
  .submenu-toggle[aria-expanded="true"]{transform:rotate(180deg)}
  .submenu-level-3{top:0;right:calc(100% + 9px);left:auto;width:180px;min-width:180px;max-width:calc(100vw - 390px);margin:0}
  .submenu li:last-child .submenu-level-3{top:auto;bottom:0}
}
@media(max-width:430px){
  .brand-logo img{width:170px}
  .site-header .primary-nav{right:8px;width:154px;min-width:154px;max-width:154px}
  .submenu,.submenu-level-3,.nav-item:last-child>.submenu{width:calc(100vw - 179px);min-width:0;max-width:none;right:calc(100% + 8px)}
  .submenu-level-3{width:calc(100vw - 179px);right:calc(100% + 8px)}
}

/* Hero image crop: show the building's right side. No other elements changed. */
.hero-background .hero-media img{
  object-position:100% center;
  animation:none;
  transform:none;
}
@media(max-width:620px){
  .hero-background .hero-media img{
    object-position:100% center;
  }
}

/* Hero image sizing only: keep the complete three-stage transition visible. */
.hero-background .hero-media{
  background:#03111f;
}
.hero-background .hero-media img{
  object-fit:contain;
  object-position:center center;
  animation:none;
  transform:none;
}
@media(max-width:620px){
  .hero-background .hero-media img{
    object-fit:contain;
    object-position:center center;
  }
}

/* Approved hero movie-strip adjustment: keep thin top/bottom blue bars without shrinking the image. */
.hero-background .hero-media{
  inset:75px 0;
  background:#03111f;
}
.hero-background .hero-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:100% 50%;
  animation:none;
  transform:none;
}
@media(max-width:620px){
  .hero-background .hero-media{
    inset:75px 0;
  }
  .hero-background .hero-media img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:100% 50%;
  }
}

/* RC7.5.2 — approved hero content spacing and proportional mobile headline.
   Top and bottom movie bars remain unchanged. */
.hero-background .hero-copy{
  padding-top:190px;
  padding-bottom:105px;
}

@media(max-width:900px){
  .hero-background .hero-copy{
    padding-top:155px;
    padding-bottom:75px;
  }
}

@media(max-width:620px){
  .hero-background .hero-copy{
    padding-top:130px;
    padding-bottom:55px;
  }
  .hero-background h1{
    font-size:clamp(25px,8vw,38px);
    line-height:.96;
    letter-spacing:-1px;
    white-space:nowrap;
  }
  .hero-background h1 span{
    white-space:nowrap;
  }
}

/* Approved homepage hero text only: preserve existing site proportions. */
.hero-background .hero-services-line{
  display:block;
  width:max-content;
  max-width:none;
  white-space:nowrap;
  font-size:clamp(8px,1.05vw,13px);
  letter-spacing:.12em;
}
.hero-background .hero-process-copy{
  margin:0 0 14px!important;
}
.hero-background .hero-process-copy p{
  margin:0 0 6px;
  font-weight:700;
}
.hero-background .hero-process-copy ul{
  margin:0 0 14px;
  padding-left:1.35em;
}
.hero-background .hero-process-copy li{
  margin:2px 0;
}
@media(max-width:620px){
  .hero-background .hero-services-line{
    font-size:clamp(6px,1.45vw,8px);
    letter-spacing:.08em;
  }
}

/* Approved hero text fit: keep both headline rows and the services line unwrapped
   while preserving the existing hero, image, spacing, bars, and layout. */
.hero-background h1{
  width:max-content;
  max-width:none;
  white-space:nowrap;
  font-size:clamp(18px,4.4vw,64px);
  line-height:.92;
  letter-spacing:clamp(-3px,-.18vw,-1px);
}
.hero-background h1 span{
  display:inline-block;
  white-space:nowrap;
}
.hero-background .hero-services-line{
  font-size:clamp(5.5px,.86vw,12px);
  white-space:nowrap;
}
@media(max-width:620px){
  .hero-background h1{
    font-size:clamp(18px,4.4vw,30px);
    line-height:.92;
    letter-spacing:-1px;
  }
  .hero-background .hero-services-line{
    font-size:clamp(5.5px,1.35vw,8px);
  }
}
/* Approved Project Experiences heading: title only, with all existing project items unchanged. */
.project-experiences-title{
  grid-column:1/-1;
  margin:0;
  padding:38px 7vw 12px;
  color:#0d2f55;
  font-size:clamp(2rem,3.4vw,3.25rem);
  line-height:1.08;
  letter-spacing:-.025em;
}
@media(max-width:620px){
  .project-experiences-title{
    padding:42px 28px 14px;
    font-size:clamp(2rem,8vw,2.75rem);
  }
}

/* FINAL APPROVED HOMEPAGE HERO LAYOUT — only requested hero changes. */
.hero-background{
  min-height:780px;
}

/* Remove the top and bottom blue ribbons; retain the original hero image itself. */
.hero-background .hero-media{
  inset:0;
  background:#03111f;
}
.hero-background .hero-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:100% 50%;
  animation:none;
  transform:none;
}

/* Full-height overlay used only to place the approved top and bottom text groups. */
.hero-background .hero-copy{
  position:absolute;
  inset:0;
  z-index:3;
  max-width:none;
  width:100%;
  padding:0;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  color:#fff;
  pointer-events:none;
}

/* Service line at the top of the hero; headlines directly beneath it. */
.hero-background .hero-top-content{
  padding:22px 7vw 0;
  text-align:left;
}
.hero-background .hero-services-line{
  display:block;
  width:max-content;
  max-width:none;
  margin:0 0 12px;
  white-space:nowrap;
  font-size:clamp(6px,.78vw,12px);
  line-height:1.1;
  letter-spacing:.11em;
}
.hero-background h1{
  width:max-content;
  max-width:none;
  margin:0;
  white-space:nowrap;
  font-size:clamp(20px,4.35vw,64px);
  line-height:.96;
  letter-spacing:clamp(-3px,-.18vw,-1px);
  text-transform:uppercase;
}
.hero-background h1 .headline-white,
.hero-background h1 .headline-blue{
  display:block;
  white-space:nowrap;
}
.hero-background h1 .headline-white{color:#fff}
.hero-background h1 .headline-blue{color:#62d0ff}

/* Only line items 6 and 7: centered justification and anchored to the bottom. */
.hero-background .hero-bottom-content{
  width:100%;
  padding:0 3vw 24px;
  text-align:center;
}
.hero-background .hero-company-copy,
.hero-background .hero-trust-copy{
  width:100%;
  max-width:none;
  margin:0 auto;
  color:#d8e5ee;
  text-align:center;
}
.hero-background .hero-company-copy{
  font-size:clamp(7px,1.05vw,17px);
  line-height:1.42;
  margin-bottom:8px;
}
.hero-background .hero-company-copy span,
.hero-background .hero-trust-copy span,
.hero-background .hero-trust-copy strong{
  display:block;
  white-space:nowrap;
}
.hero-background .hero-trust-copy{
  font-size:clamp(7px,.98vw,16px);
  line-height:1.42;
  margin-bottom:14px;
}
.hero-background .hero-trust-copy strong{
  color:#fff;
  font-weight:900;
}
.hero-background .trust-row{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:nowrap;
  gap:clamp(12px,3.3vw,52px);
  width:100%;
  margin:0;
  text-align:center;
}
.hero-background .trust-row span{
  flex:0 0 auto;
  white-space:nowrap;
  font-size:clamp(6px,.85vw,13px);
}

@media(max-width:900px){
  .hero-background{min-height:700px}
  .hero-background .hero-top-content{padding:18px 4vw 0}
  .hero-background .hero-services-line{font-size:clamp(5px,1.15vw,9px)}
  .hero-background h1{font-size:clamp(17px,4.45vw,40px)}
  .hero-background .hero-bottom-content{padding:0 2vw 18px}
}

@media(max-width:620px){
  .hero-background{min-height:680px}
  .hero-background .hero-media{inset:0}
  .hero-background .hero-media img{
    object-fit:cover;
    object-position:100% 50%;
  }
  .hero-background .hero-top-content{padding:14px 10px 0}
  .hero-background .hero-services-line{
    font-size:clamp(4.4px,1.32vw,7px);
    letter-spacing:.055em;
    margin-bottom:8px;
  }
  .hero-background h1{
    font-size:clamp(14px,4.35vw,26px);
    line-height:.98;
    letter-spacing:-.65px;
  }
  .hero-background .hero-bottom-content{padding:0 5px 12px}
  .hero-background .hero-company-copy{
    font-size:clamp(4.4px,1.5vw,8px);
    line-height:1.38;
    margin-bottom:5px;
  }
  .hero-background .hero-trust-copy{
    font-size:clamp(4.5px,1.52vw,8px);
    line-height:1.38;
    margin-bottom:8px;
  }
  .hero-background .trust-row{
    display:flex;
    grid-template-columns:none;
    gap:clamp(5px,2vw,12px);
  }
  .hero-background .trust-row span{
    font-size:clamp(4.2px,1.28vw,7px);
    padding-left:10px;
  }
}
