:root {
    color-scheme: light;
    --ink: #0b182c;
    --muted: #526176;
    --blue: #1665bd;
    --line: #dce4ee;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    color: var(--ink);
    background: #fff;
    line-height: 1.6;
}
* { box-sizing: border-box; }
body { margin: 0; }
a { color: inherit; text-underline-offset: 4px; }
a:hover { text-decoration-thickness: 2px; }
a, button, input, select, textarea { -webkit-tap-highlight-color: transparent; }
:focus-visible { outline: 3px solid #2783e7; outline-offset: 4px; }
h1, h2, h3, p { margin: 0 0 16px; }
h1, h2, h3 { line-height: 1.15; letter-spacing: -.035em; }
h2 { font-size: clamp(1.8rem, 3.3vw, 2.65rem); }
h3 { font-size: 1.2rem; }
.shell { width: min(1200px, calc(100% - 64px)); margin-inline: auto; }
.skip-link { position: absolute; top: -100px; left: 16px; padding: 12px; background: white; z-index: 10; }
.skip-link:focus { top: 12px; }
.site-header { background: #091525; color: white; border-bottom: 1px solid #ffffff20; }
.header-inner, .header-inner nav, .brand { display: flex; align-items: center; }
.header-inner { min-height: 96px; justify-content: space-between; gap: 20px; }
.brand { gap: 14px; text-decoration: none; font-size: 1.15rem; font-weight: 750; }
.brand img { width: 64px; height: 64px; object-fit: contain; }
.brand small { display: block; color: #aebdd0; font-size: .75rem; font-weight: 400; letter-spacing: .02em; }
.header-inner nav { gap: 30px; font-size: .9rem; }
.header-phone { border: 1px solid #8193ad; padding: 10px 18px; border-radius: 8px; text-decoration: none; font-weight: 700; white-space: nowrap; }
.careers-link { color: #b6c5d9; }
.hero { color: white; padding: 64px 0 60px; background: radial-gradient(ellipse at 90% 0, #17467970, transparent 60%), #0b182c; }
.hero-grid { display: grid; grid-template-columns: 1.45fr 1fr; align-items: center; gap: 64px; }
.eyebrow { font-size: .72rem; font-weight: 750; text-transform: uppercase; letter-spacing: .14em; color: var(--blue); }
.hero .eyebrow { color: #a4cdf7; }
.status-dot { display: inline-block; width: 7px; height: 7px; background: #75b9ff; border-radius: 50%; margin-right: 8px; }
h1 { font-size: clamp(2.5rem, 4.4vw, 3.8rem); margin: 22px 0; line-height: 1.06; }
h1 span { color: #8bc3ff; }
.hero-lead { font-size: 1.28rem; font-weight: 650; }
.hero-copy { color: #c2cfe0; max-width: 555px; font-size: 1rem; }
.actions { display: flex; flex-wrap: wrap; gap: 12px; margin: 26px 0 16px; }
.button { display: inline-flex; justify-content: center; align-items: center; gap: 18px; border: 1px solid transparent; min-height: 52px; padding: 13px 20px; border-radius: 9px; font: inherit; font-size: .93rem; font-weight: 700; text-decoration: none; cursor: pointer; }
.primary { background: var(--blue); color: white; }
.primary:hover { background: #0d519d; }
.secondary { background: #ffffff08; color: white; border-color: #7188a5; }
.secondary:hover { background: #ffffff15; }
.hero-note { color: #abbcd1; font-size: .78rem; margin-bottom: 0; max-width: 520px; }
.coverage-card { border: 1px solid #6383ab66; background: linear-gradient(145deg, #203852aa, #0a162799); border-radius: 20px; padding: 32px; box-shadow: 0 22px 55px #0003; }
.card-top { display: flex; justify-content: space-between; gap: 14px; margin-bottom: 28px; align-items: center; }
.card-top .eyebrow { font-size: .65rem; }
.coverage-card h2 { font-size: 1.65rem; }
.coverage-card dl { margin: 30px 0 24px; }
.coverage-card dl div { padding: 15px 0; border-bottom: 1px solid #6383ab55; }
.coverage-card dt { font-size: .94rem; font-weight: 650; }
.coverage-card dt span { color: #8dbef2; font-size: .7rem; margin-right: 12px; }
.coverage-card dd { color: #bccce0; margin-left: 30px; font-size: .85rem; }
.coverage-card > p { color: #a6bad3; font-size: .8rem; margin: 0; }
.site-types { background: #f0f5fb; border-bottom: 1px solid var(--line); }
.site-types-inner { display: flex; flex-wrap: wrap; gap: 16px 32px; align-items: center; justify-content: space-between; padding-block: 25px; font-size: .85rem; }
.site-types-inner > span { color: var(--muted); font-size: .72rem; }
.services-section { padding-block: 70px; }
.section-heading { margin-bottom: 34px; }
.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.service-grid article { border-top: 2px solid var(--line); padding-top: 24px; }
.service-number { color: var(--blue); font-size: .68rem; font-weight: 750; letter-spacing: .1em; }
.service-grid h3 { margin-top: 18px; }
.service-grid p { color: var(--muted); font-size: .95rem; }
.assessment-section { background: #f3f6fa; padding-block: 72px; scroll-margin-top: 20px; }
.assessment-grid { display: grid; grid-template-columns: .8fr 1.4fr; gap: 60px; align-items: start; }
.assessment-intro > p, .steps { color: var(--muted); }
.assessment-intro .eyebrow { color: var(--blue); }
.steps { padding-left: 23px; margin-block: 26px; font-size: .93rem; }
.steps li { padding-left: 5px; margin-bottom: 14px; }
.call-panel { border-top: 1px solid var(--line); padding-top: 24px; margin-bottom: 32px; }
.call-panel span { font-size: .9rem; }
.call-panel a { display: block; font-size: 1.8rem; letter-spacing: -.04em; font-weight: 750; color: var(--blue); text-decoration: none; }
.call-panel p { color: var(--muted); font-size: .85rem; }
.careers-panel { border: 1px solid #cbd8e8; padding: 22px; border-radius: 12px; background: #e9eff7; }
.careers-panel h3 { font-size: 1rem; }
.careers-panel p, .careers-panel a { font-size: .85rem; }
.careers-panel a { font-weight: 650; }
.assessment-intro .one-off { font-size: .8rem; margin-top: 18px; }
.form-panel { min-width: 0; padding: 36px; border: 1px solid var(--line); border-radius: 18px; background: #fff; box-shadow: 0 12px 32px #0b182c06; }
.form-required, .field-help, .form-footnote, .privacy-note, .optional { font-size: .8rem; color: var(--muted); }
fieldset { min-width: 0; padding: 0; margin: 28px 0; border: 0; }
legend { font-size: 1rem; font-weight: 750; padding: 0; margin-bottom: 18px; width: 100%; }
legend > span { background: #eaf2fc; color: var(--blue); display: inline-flex; justify-content: center; align-items: center; width: 28px; height: 28px; border-radius: 50%; margin-right: 8px; font-size: .8rem; }
.form-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.field { margin-bottom: 16px; }
.form-grid .field { margin-bottom: 0; }
.field label { display: block; font-size: .85rem; font-weight: 650; margin-bottom: 7px; }
input:not([type="checkbox"]), select, textarea { width: 100%; min-width: 0; font: inherit; font-size: 1rem; border: 1px solid #b7c5d7; color: var(--ink); background: #fff; border-radius: 7px; padding: 11px 12px; min-height: 48px; }
textarea { resize: vertical; display: block; }
input::placeholder { color: #66758b; font-size: .8rem; }
input[type="checkbox"] { accent-color: var(--blue); width: 18px; height: 18px; flex-shrink: 0; }
input[aria-invalid="true"], select[aria-invalid="true"], textarea[aria-invalid="true"] { border-color: #ac2637; }
.field-help { margin: 0 0 10px; }
#days-help { font-size: .85rem; }
.day-options { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 22px; }
.day-options label { display: inline-flex; align-items: center; min-height: 44px; gap: 5px; padding: 6px 10px; background: #f3f6fa; border: 1px solid var(--line); border-radius: 7px; font-size: .8rem; cursor: pointer; }
.confirmation { display: flex; gap: 10px; align-items: start; font-size: .85rem; }
.privacy-note { margin-top: 20px; }
.submit-button { width: 100%; }
.form-footnote { text-align: center; margin: 14px 0 0; font-size: .75rem; }
.form-grid + .field { margin-top: 20px; }
.error-summary, .success-message { padding: 20px; border-radius: 8px; margin-bottom: 25px; }
.error-summary { background: #fff1f2; border: 1px solid #c84255; color: #8e1c2b; }
.error-summary h3, .success-message h3 { font-size: 1.05rem; }
.error-summary ul { margin: 0; padding-left: 20px; font-size: .85rem; }
.field-error { color: #9b2030; font-size: .8rem; margin: 7px 0 0; }
.success-message { background: #effbf4; border: 1px solid #508767; color: #215738; }
.success-message p { margin: 0; }
.honeypot { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
.site-footer { padding-block: 40px; background: var(--ink); color: #bdcce0; font-size: .85rem; }
.footer-inner { display: flex; justify-content: space-between; gap: 30px; }
.footer-inner strong { color: white; }
.footer-inner p { margin-block: 12px; }
.footer-inner nav { display: flex; flex-direction: column; gap: 12px; }
.mobile-actions { display: none; }
@media (max-width: 1000px) {
    .hero-grid { gap: 30px; grid-template-columns: 1.3fr 1fr; }
    .coverage-card { padding: 24px; }
    .assessment-grid { gap: 30px; grid-template-columns: .8fr 1.4fr; }
    .form-panel { padding: 24px; }
    .form-grid { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
    .shell { width: calc(100% - 36px); }
    .header-inner { min-height: 82px; gap: 8px; }
    .brand { gap: 8px; font-size: 1rem; }
    .brand img { width: 46px; height: 46px; }
    .brand small { font-size: .65rem; }
    .header-inner nav { gap: 12px; font-size: .8rem; }
    .header-phone { padding: 8px 10px; }
    .header-inner .careers-link { display: none; }
    .hero { padding: 36px 0; }
    .hero-grid, .assessment-grid { grid-template-columns: 1fr; gap: 32px; }
    h1 { margin-top: 16px; font-size: clamp(2.25rem, 7.8vw, 3.4rem); }
    .hero-lead { font-size: 1.15rem; }
    .actions { flex-direction: column; gap: 10px; margin-top: 22px; }
    .hero-note { font-size: .75rem; }
    .coverage-card { box-shadow: none; }
    .coverage-card h2 { font-size: 1.4rem; }
    .coverage-card dl { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin: 15px 0; }
    .coverage-card dt { font-size: .8rem; }
    .coverage-card dt span { display: block; margin-bottom: 5px; }
    .coverage-card dd { font-size: .75rem; margin: 6px 0 0; }
    .card-top { margin-bottom: 14px; }
    .site-types-inner { justify-content: start; gap: 12px 20px; }
    .site-types-inner > span { width: 100%; }
    .services-section, .assessment-section { padding-block: 44px; }
    .service-grid { grid-template-columns: 1fr; gap: 18px; }
    .service-grid p { margin-bottom: 0; }
    .form-panel { padding: 22px 18px; }
    .assessment-intro h2 { max-width: 500px; }
    .footer-inner { flex-direction: column; }
    .site-footer { padding-bottom: calc(100px + env(safe-area-inset-bottom)); }
    .mobile-actions { display: flex; position: fixed; z-index: 5; bottom: 0; left: 0; right: 0; gap: 8px; background: #091525; padding: 10px 12px calc(10px + env(safe-area-inset-bottom)); border-top: 1px solid #8193ad; }
    .mobile-actions a { display: flex; align-items: center; justify-content: center; min-height: 44px; padding: 10px; color: white; text-decoration: none; font-weight: 650; font-size: .78rem; border-radius: 7px; border: 1px solid #8193ad; }
    .mobile-actions a:first-child { background: var(--blue); border-color: var(--blue); flex: 1; }
    html { scroll-padding-bottom: 100px; }
}
@media (max-width: 360px) {
    .brand > span { font-size: .8rem; }
    .brand small { display: none; }
    .header-phone { font-size: .75rem; }
    .coverage-card { padding: 18px; }
    .button { padding-inline: 10px; font-size: .85rem; }
}
