/* Photographic direction approved by the owner: people, work and human contact. */
:root {
    --paper: #ffffff;
    --ink: #172d46;
    --muted: #536378;
    --green: #1859bd;
    --lime: #e8f1ff;
    --soft: #f3f6fa;
    --line: #d9e1eb;
    --navy: #142b45;
}
body { background: #fff; }
.skip-link:not(:focus) { width: 1px; height: 1px; padding: 0; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
h1, h2, h3, h4 { font-weight: 650; letter-spacing: -.035em; }
em { font-family: inherit; font-style: normal; font-weight: inherit; letter-spacing: inherit; }
.button { border-radius: 8px; font-size: 14px; font-weight: 650; }
.button-small { font-size: 12px; }
.button-green:hover, .cta-action > .button:hover { background: #10489f; }
.button-lime:hover { background: #d6e7ff; }
.eyebrow { font-size: 11px; letter-spacing: .08em; color: #465d78; }
.section-space { padding-block: 80px; }
.section-heading > div > .section-lead { font-size: 16px; margin-top: 18px; }
.site-header { background: #fff; }
.header-inner { height: 88px; }
.brand { color: var(--navy); }
.brand > svg { color: var(--green); }
.desktop-nav a, .business-link { font-size: 13px; }
.hero-people { padding-top: 45px; padding-bottom: 34px; }
.hero-people .eyebrow { font-size: 11px; letter-spacing: .12em; margin-bottom: 16px; }
.hero-people h1 { font-size: 64px; font-weight: 700; letter-spacing: -.05em; line-height: 1.075; margin: 16px auto 20px; max-width: 1000px; }
.hero-people h1 span { color: var(--green); }
.hero-people .hero-lead { font-size: 16px; line-height: 1.75; margin-bottom: 23px; }
.hero-people .hero-actions { gap: 27px; }
.hero-people .hero-actions > .button { min-width: 193px; }
.hero-people .hero-hint { font-size: 11px; margin-top: 14px; }
.photo-categories { padding-bottom: 65px; }
.section-kicker { margin-bottom: 19px; }
.section-kicker h2 { font-size: 20px; font-weight: 650; letter-spacing: -.025em; }
.section-kicker > span { font-size: 12px; }
.branch-grid { gap: 22px; }
.branch-card { display: block; min-height: 0; overflow: hidden; border: 1px solid var(--line); border-radius: 12px; background: white; box-shadow: 0 4px 20px #172d4607; }
.branch-card:hover { transform: translateY(-3px); border-color: #8aaedc; box-shadow: 0 7px 22px #172d4610; }
.branch-card-image { aspect-ratio: 4/3; height: auto; overflow: hidden; border-radius: 0; background: #e8edf3; }
.branch-card-image img { width: 100%; height: 100%; min-height: 0; aspect-ratio: auto; object-fit: cover; object-position: center; border: 0; border-radius: 0; }
.image-caption { top: auto; right: 13px; bottom: 12px; padding: 4px 8px; border-radius: 4px; background: #112439d9; color: #fff; font-size: 10px; font-weight: 500; }
.branch-card-content { display: block; padding: 22px 24px 24px; }
.branch-card-content .eyebrow { font-size: 11px; line-height: 1.4; letter-spacing: 0; text-transform: none; font-weight: 500; margin-bottom: 9px; max-width: none; }
.branch-card h3 { font-size: 28px; font-weight: 700; padding-right: 42px; margin-bottom: 10px; }
.branch-card p { font-size: 14px; line-height: 1.7; max-width: none; }
.round-arrow { display: flex; top: 46px; right: 22px; width: 36px; height: 36px; border-color: #cbdaf0; color: var(--green); }
.photo-credit-note { font-size: 11px; line-height: 1.7; margin-top: 18px; color: var(--muted); }
.trust-home { background: var(--navy); color: #fff; }
.trust-grid { grid-template-columns: minmax(0,1.08fr) minmax(0,1fr); gap: 85px; align-items: center; }
.trust-home .eyebrow { color: #b0cdff; }
.trust-home h2 { font-size: 43px; line-height: 1.15; letter-spacing: -.035em; }
.trust-home em { color: #fff; }
.trust-home p { color: #cbd7e6; }
.trust-intro { overflow: visible; }
.trust-intro > p:not(.eyebrow) { max-width: none; font-size: 14px; margin: 22px 0 20px; }
.trust-intro > .text-link { font-size: 13px; }
.trust-photo { margin-top: 27px; }
.trust-photo img { width: 100%; aspect-ratio: 4/3; object-fit: cover; border-radius: 9px; }
.trust-photo figcaption { color: #bfccde; font-size: 10px; margin-top: 10px; }
.trust-questions article { border-color: #3e536d; padding-block: 31px; gap: 21px; }
.trust-questions h3 { font-size: 24px; line-height: 1.25; font-weight: 600; }
.trust-questions p { font-size: 15px; }
.question-number { color: #b0cdff; font-size: 12px; }
.evidence-tag { color: #d6e5ff; border-color: #506985; font-size: 11px; padding: 5px 9px; }
.light-link { color: #fff; border-color: #9aaec8; }
.service-card { border-radius: 10px; padding: 22px 24px 18px; }
.category-label { font-size: 11px; letter-spacing: .025em; }
.service-need { font-size: 12px; margin-top: 22px; }
.service-card h3 { font-size: 23px; font-weight: 650; line-height: 1.25; }
.service-card > p:not(.service-need) { font-size: 14px; line-height: 1.75; }
.service-card-bottom { font-size: 11px; }
.document-section { background: #f3f6fa; }
.document-grid { gap: 85px; }
.document-grid .section-lead { font-size: 17px; max-width: 500px; }
.conversation-card { background: #fff; border: 1px solid #d3deec; border-radius: 12px; padding: 30px; box-shadow: 0 8px 28px #172d4606; }
.conversation-card-heading { display: flex; align-items: center; gap: 15px; }
.conversation-card-heading > span { display: flex; width: 52px; height: 52px; border-radius: 10px; justify-content: center; align-items: center; color: var(--green); background: #edf4ff; flex-shrink: 0; }
.conversation-card h3 { font-size: 22px; line-height: 1.2; }
.conversation-card-heading p { font-size: 12px; margin-top: 7px; }
.conversation-card dl { margin: 26px 0 0; }
.conversation-card dl > div { padding: 18px 0; border-top: 1px solid var(--line); }
.conversation-card dt { font-weight: 650; font-size: 12px; }
.conversation-card dd { margin: 7px 0 0; color: var(--muted); font-size: 14px; }
.conversation-card-footer { display: flex; align-items: center; gap: 10px; font-size: 11px; color: var(--muted); border-top: 1px solid var(--line); padding-top: 20px; }
.faq-list summary, .accordion summary { font-size: 15px; line-height: 1.5; }
.faq-list details > p, .accordion details > p { font-size: 14px; }
.cta-band { background: #edf4ff; border: 1px solid #d6e5fa; border-radius: 12px; padding: 44px 45px; }
.cta-band h2 { font-size: 32px; line-height: 1.25; }
.cta-band p { color: var(--muted); font-size: 14px; max-width: 630px; }
.cta-action > span { font-size: 11px; }
.site-footer { background: #11263d; }
.site-footer .section-source-note { color: #c2cfe0; font-size: 12px; line-height: 1.6; }
.footer-brand { color: #fff; }
.footer-brand > svg { color: #a2c5ff; }
.footer-top h2 { color: #c5d2e3; font-size: 11px; }
.footer-top p, .footer-bottom { color: #c2cfe0; }
.footer-top > div > a:not(.brand) { font-size: 13px; }
.footer-bottom { border-color: #3a506b; font-size: 11px; }
.page-intro h1 { font-size: clamp(42px,5.2vw,70px); line-height: 1.13; max-width: 1120px; }
.page-intro { padding-top: 62px; }
.branch-intro h1 { font-size: clamp(39px,4vw,56px); line-height: 1.14; }
.branch-intro { gap: 55px; }
.branch-figure img { border-radius: 11px; }
.branch-figure figcaption, .detail-figure figcaption, .work-layout figcaption { font-size: 11px; line-height: 1.7; }
.detail-figure img { aspect-ratio: 4/3; object-position: center; }
.service-main h1 { font-size: 54px; line-height: 1.14; }
.summary-card h2 { line-height: 1.25; }
.summary-card > p { font-size: 14px; }
.summary-card .fine-print { font-size: 12px; }
.tab-art { background: #edf4ff; color: var(--green); border-radius: 18px; }
.tab-panel h3 { font-size: 30px; }
.tab-limit { border-color: var(--line); }
.criteria-list li { border-color: var(--line); }
.criteria-list li > span { border-color: #bbceea; background: #fff; color: var(--green); }
.case-outline article { border-color: var(--line); }
.choice-option:has(input:checked) { background: #edf4ff; border-color: var(--green); }
.form-field input, .form-field select, .form-field textarea { border-color: #a7b8ce; }
.task-progress li[aria-current=step] > span { background: var(--green); }
.task-panel, .card-output, .summary-card { box-shadow: 0 3px 16px #142b4504; }
.task-intro h1 { font-size: 49px; }
.task-intro .section-lead { font-size: 16px; }
.field-hint { font-size: 12px; }
.task-panel .step-description { font-size: 14px; }
.chip.selected, .tab-list button[aria-selected=true] { background: var(--green); border-color: var(--green); }
.feature-status { background: #edf4ff; color: #345477; }
.notice { background: #f0f4fa; }
.notice p { font-size: 14px; }
.toast { border-color: #95b5e6; }

@media (max-width: 1199px) {
    .desktop-nav { gap: 23px; }
    .desktop-nav a { font-size: 12px; }
    .trust-grid, .document-grid { gap: 55px; }
    .branch-card-content { padding: 21px 20px 22px; }
    .branch-card h3 { font-size: 26px; }
    .branch-card p { font-size: 13px; }
    .round-arrow { right: 18px; top: 44px; }
    .trust-home h2 { font-size: 39px; }
}
@media (max-width: 1023px) {
    .hero-people h1 { font-size: 57px; }
    .section-space { padding-block: 65px; }
    .branch-grid { gap: 16px; }
    .branch-card-content { padding: 20px 17px; }
    .branch-card h3 { font-size: 25px; padding-right: 0; }
    .round-arrow { display: none; }
    .branch-card-content .eyebrow { font-size: 10px; }
    .branch-card p { font-size: 13px; }
    .trust-grid, .document-grid { gap: 40px; }
    .trust-home h2 { font-size: 34px; }
    .trust-questions h3 { font-size: 21px; }
    .trust-questions p { font-size: 14px; }
    .service-card { padding: 20px; }
    .service-card h3 { font-size: 21px; }
    .service-card > p:not(.service-need) { font-size: 13px; }
    .conversation-card { padding: 25px; }
    .conversation-card h3 { font-size: 20px; }
    .cta-band { padding: 35px; gap: 25px; }
    .cta-band h2 { font-size: 29px; }
    .cta-action > .button { min-width: 180px; }
    .section-heading > div > .section-lead { font-size: 15px; }
}
@media (max-width: 767px) {
    .header-inner { height: 78px; }
    .hero-people { padding-top: 34px; padding-bottom: 29px; }
    .hero-people h1 { font-size: 47px; }
    .hero-people .hero-lead { font-size: 15px; }
    .photo-categories { padding-bottom: 45px; }
    .trust-grid, .document-grid { grid-template-columns: minmax(0,1fr); gap: 33px; }
    .trust-home h2 { font-size: 38px; }
    .trust-photo { max-width: 580px; }
    .trust-intro > p:not(.eyebrow) { max-width: 560px; }
    .trust-questions article:first-child { border-color: #3e536d; }
    .trust-questions h3 { font-size: 24px; }
    .document-grid .section-lead { font-size: 16px; }
    .conversation-card { width: 100%; max-width: 580px; }
    .cta-band { padding: 32px; }
    .section-kicker h2 { font-size: 19px; }
    .photo-credit-note { font-size: 10px; }
    .branch-intro h1 { font-size: 43px; }
    .branch-intro { gap: 28px; }
    .branch-figure img { max-height: none; }
    .service-main h1 { font-size: 44px; }
    .task-intro h1 { font-size: 43px; }
    .page-intro h1 { font-size: 45px; }
    .footer-bottom { font-size: 10px; }
}
@media (max-width: 639px) {
    .branch-grid { grid-template-columns: 1fr; gap: 23px; }
    .branch-card { display: block; }
    .branch-card-image { aspect-ratio: 4/3; }
    .branch-card-content { padding: 23px 24px; }
    .branch-card h3 { font-size: 28px; padding-right: 45px; }
    .branch-card-content .eyebrow { font-size: 11px; }
    .branch-card p { font-size: 14px; }
    .round-arrow { display: flex; top: 48px; right: 24px; }
    .hero-people h1 { font-size: 43px; line-height: 1.13; max-width: 460px; }
    .hero-people h1 br { display: none; }
    .hero-people h1 span { display: block; }
    .hero-people .hero-lead { max-width: 430px; margin-inline: auto; }
    .hero-people .hero-actions { flex-direction: column; gap: 16px; }
    .hero-people .hero-actions > .button { width: 100%; max-width: 430px; justify-content: space-between; }
    .hero-people .hero-hint { font-size: 10px; margin-top: 11px; }
}
@media (max-width: 539px) {
    h2 { font-size: 33px; }
    .header-inner { height: 74px; }
    .brand { font-size: 21px; }
    .section-space { padding-block: 49px; }
    .section-bottom { padding-bottom: 49px; }
    .hero-people { padding-top: 29px; padding-bottom: 27px; }
    .hero-people .eyebrow { font-size: 10px; margin-bottom: 13px; }
    .hero-people h1 { font-size: 40px; line-height: 1.1; margin: 14px auto 18px; max-width: 365px; }
    .hero-people .hero-lead { font-size: 14px; line-height: 1.7; margin-bottom: 22px; }
    .hero-people .hero-actions > .button { min-height: 51px; font-size: 14px; }
    .hero-people .hero-actions .text-link { font-size: 12px; }
    .hero-people .hero-hint { font-size: 10px; }
    .section-kicker h2 { font-size: 21px; }
    .branch-card-content { padding: 22px; }
    .branch-card h3 { font-size: 28px; }
    .branch-card p { font-size: 14px; }
    .image-caption { font-size: 10px; bottom: 11px; right: 11px; }
    .photo-credit-note { font-size: 10px; margin-top: 17px; }
    .trust-home h2 { font-size: 33px; }
    .trust-home .eyebrow { font-size: 9px; }
    .trust-intro > p:not(.eyebrow) { font-size: 14px; }
    .trust-photo { margin-top: 23px; }
    .trust-photo img { aspect-ratio: 4/3; }
    .trust-photo figcaption { font-size: 10px; }
    .trust-questions h3 { font-size: 23px; }
    .trust-questions p { font-size: 14px; }
    .evidence-tag { font-size: 10px; }
    .section-heading > div > .section-lead { font-size: 14px; margin-top: 14px; }
    .service-card { padding: 20px 22px; }
    .service-card h3 { font-size: 24px; }
    .service-card > p:not(.service-need) { font-size: 14px; }
    .service-need { font-size: 12px; }
    .document-grid .section-lead { font-size: 15px; }
    .conversation-card { padding: 23px; }
    .conversation-card-heading { gap: 12px; }
    .conversation-card-heading > span { width: 43px; height: 47px; }
    .conversation-card h3 { font-size: 19px; }
    .conversation-card-heading p { font-size: 11px; }
    .conversation-card dt { font-size: 12px; }
    .conversation-card dd { font-size: 13px; }
    .conversation-card-footer { font-size: 10px; align-items: flex-start; }
    .faq-list summary, .accordion summary { font-size: 14px; }
    .faq-list details > p, .accordion details > p { font-size: 13px; }
    .cta-band { padding: 28px 24px; }
    .cta-band h2 { font-size: 26px; }
    .cta-band p { font-size: 13px; }
    .cta-action > span { font-size: 10px; }
    .footer-top > div > a:not(.brand) { font-size: 12px; }
    .footer-top > div:last-child { gap: 10px 20px; }
    .footer-bottom { font-size: 9px; }
    .page-intro { padding-top: 40px; }
    .page-intro h1 { font-size: 37px; line-height: 1.17; }
    .branch-intro h1 { font-size: 37px; }
    .service-main h1 { font-size: 38px; }
    .branch-figure figcaption, .detail-figure figcaption, .work-layout figcaption { font-size: 10px; }
    .summary-card > p, .notice p { font-size: 13px; }
    .tab-panel h3 { font-size: 25px; }
    .tab-art { width: 86px; border-radius: 12px; }
    .task-intro h1 { font-size: 37px; }
    .task-intro .section-lead { font-size: 14px; }
    .task-panel h2 { font-size: 26px; }
    .task-panel .step-description { font-size: 13px; }
    .field-hint { font-size: 11px; }
}
@media (max-width: 359px) {
    .hero-people h1 { font-size: 36px; }
    .hero-people .hero-lead { font-size: 13px; }
    .branch-card-content { padding: 21px 19px; }
    .branch-card p { font-size: 13px; }
    .trust-home h2 { font-size: 30px; }
    .page-intro h1, .branch-intro h1, .service-main h1 { font-size: 34px; }
    .conversation-card { padding: 21px 18px; }
    .conversation-card h3 { font-size: 17px; }
    .cta-band h2 { font-size: 25px; }
}
@media print {
    body { color: #111; background: #fff; }
    .task-panel, .card-output, .summary-card { box-shadow: none; }
    .task-intro h1 { font-size: 27pt; }
}
