/* September 2026 visual redesign. Content and route behaviour remain in source templates. */
@layer redesign {
  :root {
    --ink: #142644;
    --green: #142d58;
    --teal: #2455cf;
    --mint: #e8effd;
    --cream: #fafaf7;
    --line: #d7deea;
    --muted: #566277;
    --sand: #edf1f8;
    --accent: #2455cf;
    --blue: #2855da;
    --blue-dark: #173baf;
    --ice: #e9effa;
    --lime: #e0efb1;
    --radius: 20px;
  }
  body { background: var(--cream); }
  h1,h2 { font-family: var(--sans); font-weight: 600; letter-spacing: -.055em; line-height: 1.09; }
  h1 { font-size: clamp(44px,5vw,76px); }
  h2 { font-size: clamp(36px,3.5vw,54px); }
  h1 em,h2 em { font-family: var(--serif); letter-spacing: -.06em; }
  h3 { font-weight: 650; }
  .container { width: min(1320px,calc(100% - 96px)); }
  .section { padding-block: 110px; }
  .eyebrow { font-size: 12px; font-weight: 700; letter-spacing: .13em; }
  .section-heading > p { font-size: 18px; }
  .button { background: var(--blue); border-color: var(--blue); border-radius: 999px; min-height: 58px; padding: 17px 26px; font-size: 17px; gap: 22px; box-shadow: none; }
  .button:hover { background: var(--blue-dark); border-color: var(--blue-dark); transform: translateY(-2px); }
  .button-outline { background: transparent; border-color: #93a6c6; color: var(--ink); }
  .button-outline:hover { background: #dbe6fa; color: var(--ink); border-color: #7d94bb; }
  .button-light { background: var(--lime); border-color: var(--lime); color: var(--ink); }
  .button-light:hover { background: #effacb; border-color: #effacb; color: var(--ink); }
  .button-small { padding: 13px 22px; min-height: 50px; font-size: 16px; gap: 16px; }
  .text-link { font-size: 17px; border-color: #9eafca; }
  .text-link:hover { color: var(--blue); }
  a,button,summary { transition: background-color .2s,color .2s,border-color .2s,transform .2s; }
  :focus-visible { outline: 3px solid #e17b27; outline-offset: 5px; }
  ::selection { background: #ccdefe; color: #142644; }

  /* Clear, spacious navigation with the genuine supplied branding. */
  .utility { background: #112b52; color: #e4ecfa; }
  .utility-inner { min-height: 36px; }
  .utility-inner > span { font-size: 13px; }
  .utility strong { font-size: 15px; }
  .utility-callback { font-size: 13px; border-color: #657793; }
  .site-header { background: #fafaf7; border-bottom: 1px solid transparent; }
  .header-inner { height: 101px; gap: 30px; }
  .brand,.brand img { width: 248px; flex-basis: 248px; }
  .nav { gap: 27px; font-size: 16px; font-weight: 550; }
  .nav-panel { border-radius: 20px; box-shadow: 0 18px 55px #1426441a; border-color: #d9e2f0; background: #fff; }
  .nav-panel a { border-radius: 9px; font-size: 17px; }
  .nav-panel a:hover { background: var(--ice); }
  .nav-panel .menu-heading { color: var(--blue); font-size: 13px; }
  .nav-panel .menu-bottom { background: var(--ice); }
  .menu-toggle { border-radius: 50%; background: #edf1fa; border-color: #d4deee; }

  /* The hero is a wide photographic canvas, with crisp type and soft blue space. */
  .hero { padding: 0 0 26px; overflow: visible; }
  .hero-grid { width: min(1512px,calc(100% - 48px)); background: #e8eef9; border: 1px solid #dfe6f3; border-radius: 30px; padding: 52px; grid-template-columns: 1.07fr 1fr; gap: 36px; position: relative; isolation: isolate; overflow: hidden; }
  .hero-grid:before { content: ''; position: absolute; width: 720px; height: 720px; border: 1px solid #cdd9ee; border-radius: 50%; left: -365px; bottom: -590px; z-index: -1; }
  .hero-copy { padding: 12px 0; }
  .hero-copy .eyebrow { margin-bottom: 33px; font-size: 12px; gap: 12px; letter-spacing: .12em; }
  .eyebrow-line { width: 9px; height: 9px; border-radius: 50%; background: var(--blue); box-shadow: 0 0 0 5px #2855da10; }
  .hero h1 { font-size: clamp(58px,5.25vw,86px); font-weight: 650; letter-spacing: -.065em; line-height: 1.09; white-space: nowrap; margin-bottom: 27px; }
  .hero h1 em { color: var(--blue); font-size: .98em; line-height: 1.2; font-weight: 400; }
  .hero-description { color: #4f607c; font-size: 19px; line-height: 1.8; max-width: 525px; }
  .hero .button-row { margin-top: 30px; gap: 12px; }
  .hero .button { padding: 17px 24px; font-size: 16px; gap: 14px; }
  .hero .button-outline { background: #ffffff66; border-color: #b5c2db; }
  .hero-note { margin-top: 23px; font-size: 13px; color: #4d5e78; gap: 9px; }
  .hero-note .icon { color: var(--blue); width: 17px; height: 17px; }
  .hero-explore { font-size: 14px; color: #3d5273; margin-top: 39px; gap: 13px; }
  .hero-explore > span { height: 35px; width: 35px; border-color: #b5c2db; }
  .hero-visual { height: 580px; margin: 0; padding: 0; position: relative; border-radius: 22px; }
  .hero-visual > picture { height: 100%; width: 100%; display: block; }
  .hero-photo { height: 100%; width: 100%; border-radius: 22px; object-fit: cover; object-position: 59% 75%; filter: saturate(.93); }
  .hero-visual:after { inset: 0; background: linear-gradient(180deg,#102d4226,transparent 35%,#0d274030); border-radius: 22px; pointer-events: none; }
  .hero-outline { display: none; }
  .photo-caption { top: 23px; left: 23px; bottom: auto; z-index: 2; color: #fff; background: #142644e8; padding: 10px 15px; font-size: 12px; border-radius: 999px; max-width: calc(100% - 46px); }
  .caption-line { background: var(--lime); }
  .hero-reassurance { left: 22px; right: 22px; bottom: 22px; min-width: 0; padding: 24px; gap: 18px; border: 1px solid #ffffff99; border-radius: 16px; box-shadow: 0 10px 40px #14264420; background: #fffefa; z-index: 3; }
  .hero-reassurance strong { font-family: var(--sans); font-size: 23px; font-weight: 550; line-height: 1.25; letter-spacing: -.04em; }
  .hero-reassurance div > span { font-size: 13px; color: var(--muted); margin-top: 7px; }
  .reassurance-icon { background: var(--lime); color: #244b34; border-radius: 50%; width: 57px; height: 57px; }
  .reassurance-mark { color: var(--blue); font-size: 28px; margin-left: auto; }
  .reassurance-strip { background: transparent; border: 0; }
  .reassurance-grid { gap: 36px; padding: 24px 0 42px; border-bottom: 1px solid var(--line); }
  .reassurance-grid > div { border-left: 0; padding-left: 0; gap: 17px; }
  .reassurance-grid > div > .icon { width: 43px; height: 43px; padding: 10px; background: var(--ice); border-radius: 12px; color: var(--blue); }
  .reassurance-grid strong { font-size: 16px; font-weight: 650; }
  .reassurance-grid small { font-size: 14px; color: var(--muted); margin-top: 2px; }

  /* Service discovery becomes a set of generous, easy-to-scan horizontal cards. */
  .services-section { padding-top: 77px; }
  .service-tabs { border: 0; gap: 8px; align-items: center; margin-bottom: 32px; }
  .service-tabs button { border: 1px solid #d8e0ed; border-radius: 999px; font-size: 16px; padding: 13px 20px; min-height: 50px; gap: 11px; background: #fff; color: var(--muted); }
  .service-tabs button[aria-selected=true] { color: #fff; background: var(--ink); border-color: var(--ink); }
  .service-tabs button[aria-selected=true]:after { display: none; }
  .service-tabs button span { font-size: 11px; background: #e7edf9; color: #2d4d86; padding: 2px 7px; border-radius: 999px; }
  .service-tabs button[aria-selected=true] span { background: #ffffff24; color: #fff; }
  .tab-view-all { font-size: 16px; margin-left: auto; color: var(--blue); }
  .service-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
  .service-card { padding: 30px; border: 1px solid #dbe2ef; border-radius: 18px; background: #fff; display: grid; grid-template-columns: 72px minmax(0,1fr); gap: 0 23px; position: relative; min-height: 204px; align-content: center; overflow: hidden; transition: background .22s,border-color .22s,transform .22s,box-shadow .22s; }
  .service-card:before,.service-card:after { display: none; }
  .card-top { display: contents; }
  .icon-tile { width: 70px; height: 70px; grid-column: 1; grid-row: 1/4; align-self: start; margin: 2px 0 0; background: var(--ice); color: var(--blue); border: 1px solid #dde7f9; border-radius: 18px; }
  .icon-tile .icon { width: 34px; height: 34px; }
  .card-index { position: absolute; right: 23px; top: 15px; color: #4c6182; font-size: 11px; }
  .service-card .card-title { grid-column: 2; font-family: var(--sans); font-size: 24px; font-weight: 650; line-height: 1.3; margin: 0 0 9px; letter-spacing: -.035em; }
  .service-card p { grid-column: 2; color: #5b6880; font-size: 17px; line-height: 1.55; margin: 0; max-width: 350px; }
  .card-link { grid-column: 2; font-size: 14px; color: var(--blue); font-weight: 600; margin: 20px 0 0; padding: 0; border: 0; display: flex; justify-content: space-between; gap: 20px; }
  .card-link .icon { width: 21px; height: 21px; }
  .service-card:hover { background: #f0f4fd; border-color: #9bb4ed; box-shadow: 0 12px 30px #1426440a; transform: translateY(-3px); color: var(--ink); }
  .service-card:hover .icon-tile { background: var(--blue); border-color: var(--blue); color: #fff; }
  .service-card:hover .card-link { color: var(--blue-dark); }

  /* A contrasting human-centred chapter. */
  .support-section { background: #132d53; color: #fff; padding-block: 100px; border-radius: 30px; margin-inline: 24px; }
  .support-grid { grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
  .support-visual { height: 645px; padding: 0; margin: 0; }
  .support-visual > picture > img { border-radius: 22px; height: 100%; filter: saturate(.85); object-position: center 66%; }
  .support-quote { background: var(--lime); color: var(--ink); border-radius: 18px; padding: 29px 33px; min-width: 0; left: 25px; bottom: 34px; right: 25px; box-shadow: none; border: 0; }
  .support-quote .icon { color: #2b5337; }
  .support-quote p { font-size: 33px; color: var(--ink); }
  .support-quote p em { color: #315346; }
  .image-caption { color: #c5d1e5; font-size: 12px; bottom: -28px; left: 0; }
  .support-copy .eyebrow { color: #bbd0fa; }
  .support-copy h2 { font-size: clamp(38px,3.4vw,54px); color: #fff; }
  .support-copy h2 em { color: #baceff; }
  .support-copy > p { color: #c1cde1; font-size: 18px; line-height: 1.8; }
  .principle { border-color: #ffffff25; gap: 20px; }
  .principle > span { flex: 0 0 39px; background: #ffffff0c; color: #cadbff; border: 1px solid #ffffff35; border-radius: 50%; height: 39px; width: 39px; display: grid; place-items: center; font-size: 13px; }
  .principle h3 { color: #fff; font-size: 19px; }
  .principle p { color: #c1cde1; font-size: 17px; }
  .support-copy .text-link { color: var(--lime); border-color: #bdcc9c; font-size: 16px; }

  .process-section { background: transparent; }
  .process-grid { gap: 22px; counter-reset: none; }
  .process-grid > div { border: 1px solid var(--line); border-radius: 20px; background: #f1f4f9; padding: 34px; }
  .process-grid > div:before,.process-grid > div:after { display: none; }
  .step-number { position: static; width: 58px; height: 58px; border-radius: 50%; background: #fff; color: var(--blue); border: 1px solid #dbe4f4; font-family: var(--sans); font-size: 21px; display: grid; place-items: center; margin-bottom: 30px; }
  .process-grid h3 { font-size: 23px; line-height: 1.3; margin-bottom: 15px; max-width: 250px; }
  .process-grid p { font-size: 18px; line-height: 1.7; }
  .fee-section { background: var(--blue); margin-inline: 24px; border-radius: 30px; padding: 78px 0; }
  .fee-inner { grid-template-columns: 1.1fr 1fr; gap: 85px; }
  .fee-section .eyebrow { color: #d9e4ff; }
  .fee-section h2 { font-size: 47px; color: #fff; }
  .fee-section h2 em { color: #dce9ff; }
  .fee-section p { color: #f1f5ff; font-size: 19px; }
  .fee-section small { color: #e1eaff; font-size: 14px; }
  .faq-grid { grid-template-columns: .88fr 1.12fr; gap: 88px; }
  .faq-grid h2 { font-size: 49px; }
  .faq-grid > div > p { font-size: 18px; }
  .faq { background: #fff; border: 1px solid #dce3ef; padding: 0 25px; border-radius: 15px; margin-bottom: 12px; }
  .faq[open] { background: #f0f4fd; border-color: #a8bde8; }
  .faq:first-child { border-top: 1px solid #dce3ef; }
  .faq summary { font-size: 18px; font-weight: 550; padding: 23px 35px 23px 0; line-height: 1.5; }
  .faq summary > .icon { color: var(--blue); }
  .faq .faq-answer { padding: 0 0 22px; }
  .faq .faq-answer p { font-size: 17px; padding-bottom: 0; }

  /* A spacious closing action and a complete, readable footer. */
  .cta-section { background: transparent; padding: 0 24px 30px; }
  .cta-inner { background: #e4ecfa; border: 1px solid #d5e1f5; border-radius: 30px; width: min(1512px,100%); padding: 70px 85px; overflow: hidden; gap: 60px; }
  .cta-inner h2 { font-size: clamp(52px,5.4vw,80px); max-width: 700px; }
  .cta-inner h2 em { color: var(--blue); }
  .cta-inner > div > p { font-size: 18px; max-width: 460px; }
  .cta-actions { width: 310px; margin: 0; flex-shrink: 0; position: relative; z-index: 1; }
  .cta-phone { color: var(--ink); font-size: 28px; }
  .cta-actions .text-link { color: var(--ink); font-size: 16px; }
  .cta-decoration { border: 1px solid #c7d6f0; width: 630px; height: 630px; border-radius: 50%; right: -340px; bottom: -390px; transform: none; }
  .security-notice { background: #edf1f8; border-top: 1px solid #dce3ef; border-bottom: 0; padding: 24px 0; }
  .security-inner { gap: 18px; }
  .security-inner p { color: #495c78; font-size: 14px; }
  .security-inner > .icon { color: var(--blue); }
  .security-inner > a { color: #264f9c; font-size: 14px; }
  .site-footer { background: #102748; color: #fff; padding-top: 74px; }
  .footer-grid { grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: 52px; }
  .footer-brand > a:first-child { display: inline-block; background: #fffefa; border-radius: 12px; padding: 14px 18px; margin-bottom: 25px; }
  .footer-brand img { width: 240px; margin: 0; }
  .footer-brand p { color: #c4d0e1; font-size: 16px; }
  .footer-grid h2 { font-family: var(--sans); font-size: 15px; letter-spacing: .035em; color: #a8c3fb; font-weight: 650; }
  .footer-grid a { color: #e1e8f3; font-size: 16px; line-height: 1.65; padding-block: 3px; }
  .footer-grid a:hover { color: #fff; text-decoration: underline; }
  .footer-brand .footer-phone { color: #fff; font-size: 27px; font-weight: 500; }
  .footer-brand .footer-address { color: #c4d0e1; font-size: 16px; }
  .footer-bottom { border-color: #ffffff25; padding-top: 26px; color: #bac8dc; font-size: 13px; }
  .footer-bottom a { color: #d6e4fe; }
  .mobile-contact { background: #fff; box-shadow: 0 -5px 24px #14264412; border-color: #d7e0ee; padding: 10px 14px max(10px,env(safe-area-inset-bottom)); gap: 8px; }
  .mobile-contact a { white-space: nowrap; gap: 6px; min-height: 47px; border: 1px solid #d2dced; border-radius: 999px; color: var(--ink); font-size: 14px; padding: 10px; }
  body:has(#primary-nav.is-open) .mobile-contact { display: none; }
  .mobile-contact a:last-child { background: var(--blue); border-color: var(--blue); color: #fff; }

  /* Interior pages share the identity, with layouts tuned to their purpose. */
  .page-hero { background: #e9effa; padding: 30px 0 75px; border-top: 1px solid #dde5f3; }
  .breadcrumb { color: #586b88; font-size: 14px; margin-bottom: 47px; }
  .breadcrumb a { color: #344f7f; }
  .hub-hero-grid { grid-template-columns: 1fr 1fr; gap: 75px; align-items: center; }
  .hub-hero-grid h1 { font-size: clamp(50px,5.8vw,84px); max-width: 570px; }
  .hub-hero-grid p { font-size: 18px; }
  .hub-hero-grid .lead { font-size: 25px; font-weight: 500; color: var(--ink); line-height: 1.4; }
  .hub-cards { gap: 20px; }
  .hub-context { border-top: 1px solid var(--line); padding-top: 64px; gap: 75px; }
  .hub-context h2 { font-size: 45px; }
  .inline-help { background: var(--ice); border: 1px solid #d4dff2; border-radius: 20px; padding: 32px; }
  .inline-help h3 { font-size: 23px; }
  .inline-help p { font-size: 17px; }
  .service-hero-grid { grid-template-columns: 1.28fr 1fr; gap: 80px; }
  .service-hero h1 { font-size: clamp(46px,4.5vw,68px); font-weight: 600; max-width: 770px; }
  .service-hero .lead { font-size: 21px; }
  .service-art { max-width: none; height: 345px; border: 1px solid #cddcf5; border-radius: 28px; background: #dce7f9; overflow: hidden; }
  .art-orbit { width: 320px; height: 320px; border: 1px solid #b5c9ec; transform: rotate(-28deg); }
  .orbit-two { width: 250px; height: 250px; border-style: solid; }
  .art-disc { background: var(--blue); border: 0; color: #fff; box-shadow: 0 20px 45px #2455cf26; border-radius: 30px; transform: rotate(-7deg); width: 145px; height: 145px; }
  .art-disc .icon { color: #fff; width: 75px; height: 75px; transform: rotate(7deg); }
  .art-caption { bottom: 19px; left: 20px; right: 20px; background: #ffffffcf; color: #28456f; border-radius: 999px; font-size: 12px; padding: 9px 15px; width: auto; text-align: center; }
  .art-dot { background: var(--lime); border: 1px solid #d0dfaa; width: 22px; height: 22px; top: 49px; left: 65px; }
  .dot-two { background: #89a9ec; border-color: #789ada; width: 12px; height: 12px; top: auto; left: auto; bottom: 75px; right: 53px; }
  .reading-grid { grid-template-columns: 260px minmax(0,1fr); gap: 85px; }
  .article-nav { top: 133px; }
  .article-nav > a { font-size: 16px; padding: 13px 0; border-color: #dce3ef; }
  .article-nav .eyebrow { color: var(--blue); }
  .aside-help { background: #e8effc; border: 1px solid #d7e3f8; border-radius: 18px; padding: 27px; }
  .aside-help h3 { font-size: 24px; color: var(--ink); }
  .aside-help > a { font-size: 16px; color: var(--blue-dark); }
  .article-body { max-width: 825px; }
  .article-body h2 { font-size: 34px; font-weight: 550; letter-spacing: -.04em; line-height: 1.2; }
  .article-body p,.article-body li { font-size: 18px; line-height: 1.85; }
  .article-body > section + section { border-color: #dce3ef; }
  .article-body ul li:before { background: var(--blue); }
  .source-note { padding: 25px; background: #edf2fa; border-color: #d3dff1; border-radius: 15px; }
  .source-note a { font-size: 17px; }
  .related-reading { background: #eaf0fb; border-radius: 16px; border: 1px solid #d3dff1; padding: 25px; }
  .related-reading a { border-color: #cad7ec; font-size: 18px; }
  .article-hero h1 { max-width: 980px; font-size: clamp(46px,5vw,76px); }
  .article-hero .lead { font-size: 21px; max-width: 790px; }
  .region-guide { padding: 25px; background: #f0f4fc; border-color: #d5e1f5; border-radius: 15px; }
  .region-links a { color: #244faa; }
  .resource-grid { gap: 24px; }
  .resource-card { border: 1px solid #d5dfef; border-radius: 20px; overflow: hidden; background: #fff; }
  .resource-card:hover { box-shadow: 0 12px 30px #1426440a; border-color: #a2b9e8; }
  .resource-art,.resource-art-1,.resource-art-2 { background: #e5edfb; height: 225px; }
  .resource-art-circle { background: #fff; border: 1px solid #cbd9ef; border-radius: 30px; color: var(--blue); transform: rotate(-8deg); width: 115px; height: 115px; }
  .resource-art-circle > .icon { transform: rotate(8deg); }
  .resource-art > .eyebrow { color: #385988; font-size: 11px; }
  .resource-content { padding: 29px; }
  .resource-content h2 { font-size: 28px; font-weight: 550; line-height: 1.18; }
  .resource-content p { font-size: 17px; }
  .resource-content .text-link { font-size: 16px; color: var(--blue-dark); }

  /* The enquiry itself stays simple, visible and comfortably readable. */
  .form-section { background: #e9effa; padding-top: 28px; padding-bottom: 95px; }
  .form-page-grid { grid-template-columns: 1fr 1.04fr; gap: 88px; align-items: start; }
  .form-page-copy { padding-top: 20px; }
  .form-page-copy h1 { font-size: clamp(46px,4.5vw,68px); max-width: 630px; }
  .form-page-copy > .lead { color: #51627e; font-size: 20px; }
  .form-expect { border-color: #c7d4e9; }
  .form-expect > div > span { background: #fff; border: 1px solid #c5d5ef; color: var(--blue); font-size: 14px; width: 33px; height: 33px; border-radius: 50%; }
  .form-expect p { font-size: 18px; color: #3f5475; }
  .form-phone > a { font-size: 30px; color: var(--ink); }
  .form-small-note { font-size: 14px!important; }
  .form-card { background: #fff; border: 1px solid #d4dff0; border-radius: 24px; padding: 42px; box-shadow: 0 16px 55px #14264409; }
  .form-card-heading { padding-bottom: 25px; border-color: #e0e6ef; }
  .form-card-heading h2 { font-size: 34px; font-weight: 550; letter-spacing: -.045em; }
  .form-card-heading > p { font-size: 17px; }
  .form-field label { font-size: 17px; font-weight: 600; color: #2a405f; }
  .form-field input,.form-field select,.form-field textarea { background: #f8faff; border-color: #c8d5e8; border-radius: 10px; font-size: 18px; padding: 14px 16px; min-height: 56px; color: var(--ink); }
  .form-field input:focus,.form-field select:focus,.form-field textarea:focus { border-color: var(--blue); outline: 3px solid #2855da1c; outline-offset: 1px; background: #fff; }
  .consent { color: #425574; font-size: 15px; line-height: 1.7; }
  .consent input { accent-color: var(--blue); }
  .form-privacy,.field-help { color: #576981; font-size: 14px; }
  .form-submit { font-size: 17px; margin-top: 24px; }
  .form-feedback.has-success { background: #edf5e5; color: #254c2e; border: 1px solid #c3d8b5; border-radius: 16px; }
  .contact-method > span { color: var(--blue); background: #fff; border: 1px solid #d1dff3; width: 48px; height: 48px; border-radius: 14px; }
  .contact-method h2 { font-size: 17px; font-family: var(--sans); font-weight: 650; letter-spacing: -.01em; }
  .contact-method a { font-size: 20px; }
  .contact-method .contact-number { font-size: 27px; }
  .contact-method .text-link { font-size: 16px; }
  .contact-method address { font-size: 18px; }
  dialog { border: 1px solid #d7e2f3; border-radius: 24px; background: #fff; padding: 40px; box-shadow: 0 25px 100px #10274840; }
  dialog::backdrop { background: #10274899; backdrop-filter: blur(5px); }
  dialog > h2 { font-size: 34px; line-height: 1.12; }
  .dialog-close { border-radius: 50%; background: var(--ice); }

  @media(min-width:1600px) {
    .hero-grid { padding: 58px 64px; gap: 52px; }
    .hero-visual { height: 610px; }
    .hero h1 { font-size: 84px; }
  }
  @media(max-width:1250px) {
    .container { width: calc(100% - 72px); }
    .header-inner { height: 92px; gap: 23px; }
    .brand,.brand img { width: 222px; flex-basis: 222px; }
    .nav { gap: 19px; font-size: 16px; }
    .nav .button { font-size: 15px; padding-inline: 18px; }
    .hero-grid { width: calc(100% - 36px); padding: 42px; gap: 30px; }
    .hero h1 { font-size: 63px; }
    .hero-description { font-size: 18px; }
    .hero .button-row { gap: 10px; }
    .hero .button { font-size: 15px; padding-inline: 19px; gap: 10px; }
    .hero-visual { height: 555px; }
    .hero-reassurance { padding: 20px; gap: 12px; }
    .hero-reassurance strong { font-size: 21px; }
    .reassurance-icon { width: 47px; height: 47px; }
    .support-grid,.faq-grid { gap: 55px; }
    .support-section .container { width: calc(100% - 80px); }
    .service-card { padding: 28px; gap: 0 20px; grid-template-columns: 60px minmax(0,1fr); }
    .icon-tile { width: 58px; height: 58px; border-radius: 15px; }
    .service-card .card-title { font-size: 22px; }
    .process-grid > div { padding: 27px; }
    .fee-inner { gap: 50px; }
    .fee-section h2 { font-size: 42px; }
    .footer-grid { gap: 34px; }
    .footer-brand img { width: 215px; }
    .reading-grid { gap: 65px; grid-template-columns: 220px minmax(0,1fr); }
    .form-page-grid { gap: 54px; }
    .form-card { padding: 34px; }
    .service-hero-grid { gap: 50px; }
  }
  @media(max-width:1100px) {
    .menu-toggle { display: grid; place-items: center; width: 48px; height: 48px; margin-left: auto; }
    .nav { display: none; position: absolute; top: 100%; left: 0; right: 0; max-height: calc(100dvh - 136px); overflow: auto; background: #fff; border-bottom: 1px solid var(--line); padding: 20px 36px 30px; box-shadow: 0 15px 25px #14264412; }
    .nav.is-open { display: flex; flex-direction: column; align-items: stretch; gap: 0; }
    .nav > a:not(.button) { padding: 15px 0; min-height: 50px; font-size: 18px; border-bottom: 1px solid var(--line); }
    .nav .button { margin-top: 20px; font-size: 17px; }
    .nav-dropdown { border-bottom: 1px solid var(--line); }
    .nav-dropdown > summary { padding: 15px 0; min-height: 55px; font-size: 18px; justify-content: space-between; }
    .nav-panel { position: static; width: 100%; padding: 20px; box-shadow: none; margin-bottom: 20px; background: var(--ice); border: 0; }
    .service-menu { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
    .hero h1 { font-size: 57px; }
    .hero .button-row { flex-direction: column; align-items: flex-start; }
    .hero .button { min-width: 236px; font-size: 16px; }
    .hero-explore { display: none; }
    .hero-visual { height: 555px; }
    .hero-note { align-items: flex-start; max-width: 310px; font-size: 13px; }
    .hero-reassurance strong { font-size: 21px; }
    .reassurance-mark { display: none; }
    .reassurance-grid { gap: 23px; }
    .reassurance-grid > div { gap: 12px; }
    .reassurance-grid strong { font-size: 15px; }
    .reassurance-grid small { font-size: 13px; }
    .section-heading > p { font-size: 17px; }
    .support-grid { gap: 44px; }
    .support-visual { height: 695px; }
    .support-copy h2 { font-size: 40px; }
    .support-quote { left: 16px; right: 16px; padding: 24px; }
    .support-quote p { font-size: 30px; }
    .process-grid { gap: 16px; }
    .process-grid h3 { font-size: 21px; }
    .process-grid p { font-size: 17px; }
    .faq-grid { gap: 45px; }
    .faq-grid h2 { font-size: 41px; }
    .cta-inner { padding: 60px; gap: 40px; }
    .cta-inner h2 { font-size: 61px; }
    .footer-grid { grid-template-columns: 1.4fr 1fr 1fr; }
    .footer-grid > div:last-child { grid-column: 2/4; display: flex; flex-wrap: wrap; gap: 8px 25px; }
    .footer-grid > div:last-child h2 { width: 100%; }
    .reading-grid { grid-template-columns: 205px minmax(0,1fr); gap: 45px; }
    .article-nav > a { font-size: 16px; }
    .service-art { height: 300px; }
    .service-hero h1 { font-size: 51px; }
    .form-page-grid { gap: 38px; }
    .form-card { padding: 29px; }
  }
  @media(max-width:800px) {
    .container { width: calc(100% - 48px); }
    .section { padding-block: 75px; }
    .header-inner { height: 86px; }
    .hero-grid { grid-template-columns: 1fr; width: calc(100% - 32px); padding: 42px; gap: 35px; border-radius: 25px; }
    .hero-copy { padding: 0; }
    .hero h1 { font-size: clamp(58px,8.3vw,71px); white-space: normal; }
    .hero-description { max-width: 560px; font-size: 19px; }
    .hero .button-row { flex-direction: row; align-items: center; }
    .hero .button { min-width: 0; flex: 0 1 auto; padding: 17px 23px; font-size: 16px; }
    .hero-note { max-width: none; align-items: center; font-size: 13px; }
    .hero-visual { height: 440px; margin: 0; border-radius: 19px; }
    .hero-photo { border-radius: 19px; object-position: 50% 75%; }
    .hero-reassurance { left: 20px; right: 20px; bottom: 20px; padding: 22px; }
    .hero-reassurance strong { max-width: none; font-size: 24px; }
    .hero-reassurance strong br { display: none; }
    .hero-reassurance div > span { font-size: 13px; }
    .reassurance-mark { display: block; }
    .photo-caption { font-size: 12px; }
    .reassurance-grid { gap: 0; grid-template-columns: 1fr; padding-block: 4px 15px; border: 0; }
    .reassurance-grid > div { border-top: 1px solid var(--line); padding: 17px 0; gap: 16px; }
    .reassurance-grid > div:first-child { border-top: 0; }
    .reassurance-grid strong { font-size: 17px; }
    .reassurance-grid small { font-size: 14px; }
    .section-heading { align-items: flex-start; flex-direction: column; gap: 22px; margin-bottom: 35px; }
    .section-heading > p { max-width: 580px; font-size: 18px; }
    .section-heading > p br { display: none; }
    .section-heading h2 { font-size: 45px; }
    .service-grid { grid-template-columns: 1fr; }
    .service-tabs { flex-wrap: wrap; gap: 10px; }
    .service-tabs button { font-size: 16px; padding: 13px 19px; }
    .tab-view-all { display: none; }
    .service-card { grid-template-columns: 70px minmax(0,1fr); padding: 30px; min-height: 190px; gap: 0 24px; }
    .icon-tile { width: 68px; height: 68px; }
    .service-card .card-title { font-size: 25px; }
    .service-card p { font-size: 18px; max-width: none; }
    .card-link { font-size: 15px; }
    .support-section { margin-inline: 16px; padding: 55px 0 65px; border-radius: 25px; }
    .support-section .container { width: calc(100% - 64px); }
    .support-grid { grid-template-columns: 1fr; gap: 68px; }
    .support-visual { height: 510px; }
    .support-quote { left: 24px; right: 24px; bottom: 25px; padding: 28px; }
    .support-quote p { font-size: 35px; }
    .support-copy h2 { font-size: 48px; }
    .support-copy > p,.principle p { font-size: 18px; }
    .support-copy .text-link { font-size: 16px; }
    .process-grid { grid-template-columns: 1fr; gap: 15px; }
    .process-grid > div { padding: 30px; display: grid; grid-template-columns: 62px 1fr; gap: 10px 23px; }
    .step-number { grid-row: 1/3; margin: 0; }
    .process-grid h3 { font-size: 23px; max-width: none; margin: 0; }
    .process-grid p { font-size: 18px; }
    .fee-section { margin-inline: 16px; padding-block: 58px; border-radius: 25px; }
    .fee-section .container { width: calc(100% - 64px); }
    .fee-inner { grid-template-columns: 1fr; gap: 30px; }
    .fee-section h2 { font-size: 43px; }
    .fee-section p { font-size: 19px; }
    .fee-section .button { font-size: 16px; }
    .faq-grid { grid-template-columns: 1fr; gap: 35px; }
    .faq-grid h2 { font-size: 45px; }
    .faq summary { font-size: 18px; }
    .cta-section { padding-inline: 16px; padding-bottom: 22px; }
    .cta-inner { padding: 50px 34px; flex-direction: column; align-items: flex-start; gap: 33px; border-radius: 25px; }
    .cta-inner h2 { font-size: 61px; }
    .cta-inner > div > p { max-width: 540px; }
    .cta-actions { width: min(100%,350px); margin: 0; }
    .security-inner p { max-width: calc(100% - 45px); }
    .security-inner > a { margin-left: 42px; }
    .footer-grid { grid-template-columns: 1fr 1fr; gap: 38px; }
    .footer-brand { grid-column: 1/-1; max-width: 450px; }
    .footer-grid > div:last-child { grid-column: 1/-1; }
    .footer-grid a { font-size: 16px; min-height: 34px; }
    .footer-bottom { font-size: 13px; }
    .page-hero { padding-bottom: 50px; }
    .breadcrumb { margin-bottom: 32px; font-size: 14px; }
    .hub-hero-grid { grid-template-columns: 1fr; gap: 27px; }
    .hub-hero-grid h1 { font-size: 64px; }
    .hub-hero-grid .lead { font-size: 24px; }
    .hub-context { grid-template-columns: 1fr; gap: 27px; padding-top: 45px; }
    .hub-context h2 { font-size: 42px; }
    .inline-help { padding: 28px; }
    .inline-help .button { margin-left: 0; }
    .reading-grid { grid-template-columns: 1fr; gap: 40px; }
    .article-nav { position: static; background: #edf2fc; border: 1px solid #d8e3f5; border-radius: 18px; padding: 25px; }
    .article-nav > a { font-size: 17px; }
    .article-nav .aside-help { display: none; }
    .article-body h2 { font-size: 32px; }
    .service-hero-grid { grid-template-columns: 1fr; gap: 35px; }
    .service-hero h1 { font-size: 57px; }
    .service-art { height: 260px; }
    .art-caption { bottom: 17px; }
    .article-hero h1 { font-size: 59px; }
    .form-page-grid { grid-template-columns: 1fr; gap: 40px; }
    .form-page-copy { padding: 0; }
    .form-page-copy h1 { font-size: 58px; }
    .form-card { padding: 36px; }
    .form-card-heading h2 { font-size: 36px; }
    .resource-grid { grid-template-columns: 1fr 1fr; gap: 20px; }
    .resource-content { padding: 25px; }
    .resource-content h2 { font-size: 26px; }
    .resource-art { height: 200px; }
  }
  @media(max-width:480px) {
    .container { width: calc(100% - 40px); }
    .utility-inner > span { font-size: 11px; }
    .utility strong { font-size: 13px; }
    .header-inner { height: 82px; gap: 15px; }
    .brand,.brand img { width: 215px; flex-basis: 215px; }
    .menu-toggle { width: 46px; height: 46px; }
    .nav { padding-inline: 20px; }
    .service-menu { grid-template-columns: 1fr; padding: 15px; }
    .hero { padding-bottom: 14px; }
    .hero-grid { padding: 30px 22px 22px; width: calc(100% - 24px); gap: 29px; border-radius: 22px; }
    .hero-copy .eyebrow { font-size: 11px; margin-bottom: 25px; gap: 10px; }
    .hero h1 { font-size: clamp(43px,11.3vw,54px); letter-spacing: -.06em; margin-bottom: 22px; }
    .hero-description { font-size: 18px; line-height: 1.75; }
    .hero .button-row { flex-direction: column; gap: 10px; align-items: stretch; margin-top: 26px; }
    .hero .button { width: 100%; min-height: 54px; font-size: 16px; padding: 16px 23px; }
    .hero-note { font-size: 12px; align-items: flex-start; gap: 8px; margin-top: 18px; }
    .hero-note .icon { margin-top: 2px; }
    .hero-visual { height: 350px; }
    .hero-photo,.hero-visual:after { border-radius: 15px; }
    .photo-caption { left: 13px; top: 15px; max-width: calc(100% - 26px); padding: 8px 12px; font-size: 10px; }
    .hero-reassurance { left: 13px; right: 13px; bottom: 13px; padding: 16px; border-radius: 12px; gap: 12px; }
    .hero-reassurance strong { font-size: 19px; }
    .hero-reassurance div > span { font-size: 12px; margin-top: 5px; }
    .reassurance-icon { width: 39px; height: 39px; }
    .reassurance-icon .icon { width: 22px; height: 22px; }
    .reassurance-mark { display: none; }
    .section { padding-block: 60px; }
    .section-heading h2 { font-size: 37px; }
    .section-heading > p { font-size: 18px; }
    .service-tabs { gap: 8px; margin-bottom: 23px; }
    .service-tabs button { font-size: 14px; padding: 12px 14px; gap: 6px; }
    .service-tabs button span { font-size: 10px; padding: 1px 5px; }
    .service-card { padding: 26px 23px; grid-template-columns: 49px minmax(0,1fr); gap: 0 16px; min-height: 195px; }
    .icon-tile { width: 48px; height: 48px; grid-row: 1/4; border-radius: 13px; }
    .icon-tile .icon { width: 28px; height: 28px; }
    .service-card .card-title { font-size: 23px; grid-column: 2; margin-bottom: 10px; }
    .service-card p { grid-column: 2; font-size: 17px; }
    .card-link { grid-column: 2; font-size: 14px; margin-top: 19px; gap: 10px; }
    .card-index { right: 16px; top: 11px; }
    .support-section { margin-inline: 12px; }
    .support-section .container { width: calc(100% - 44px); }
    .support-visual { height: 420px; }
    .support-quote { left: 15px; right: 15px; bottom: 20px; padding: 21px; }
    .support-quote p { font-size: 29px; }
    .support-copy h2 { font-size: 39px; }
    .principle { gap: 14px; }
    .principle h3 { font-size: 19px; }
    .principle p { font-size: 17px; }
    .support-copy .text-link { font-size: 15px; }
    .process-grid > div { display: block; padding: 27px; }
    .step-number { margin-bottom: 23px; }
    .process-grid h3 { font-size: 24px; margin-bottom: 12px; }
    .fee-section { margin-inline: 12px; }
    .fee-section .container { width: calc(100% - 48px); }
    .fee-section h2 { font-size: 37px; }
    .fee-section p { font-size: 18px; }
    .fee-section .button { font-size: 15px; padding-inline: 19px; gap: 12px; }
    .faq-grid h2 { font-size: 39px; }
    .faq { padding-inline: 20px; }
    .faq summary { font-size: 17px; padding-block: 21px; }
    .faq .faq-answer p { font-size: 17px; }
    .cta-section { padding-inline: 12px; }
    .cta-inner { padding: 42px 25px; }
    .cta-inner h2 { font-size: 54px; }
    .cta-inner > div > p { font-size: 18px; }
    .cta-actions .button { width: 100%; }
    .footer-grid { gap: 31px 22px; }
    .footer-grid a { font-size: 15px; }
    .footer-grid h2 { font-size: 14px; }
    .footer-brand > a:first-child { padding: 13px 16px; }
    .footer-brand img { width: 228px; }
    .hub-hero-grid h1 { font-size: 53px; }
    .hub-hero-grid .lead { font-size: 23px; }
    .hub-context h2 { font-size: 36px; }
    .inline-help { padding: 25px; }
    .inline-help h3 { font-size: 23px; }
    .inline-help .button { font-size: 16px; }
    .service-hero h1 { font-size: 44px; }
    .service-hero .lead { font-size: 19px; }
    .service-hero .button-row { gap: 20px; }
    .service-art { height: 245px; }
    .art-disc { width: 126px; height: 126px; }
    .art-disc .icon { width: 64px; height: 64px; }
    .art-caption { font-size: 11px; }
    .article-hero h1 { font-size: 45px; }
    .article-hero .lead { font-size: 19px; }
    .article-nav { padding: 23px; }
    .article-body h2 { font-size: 30px; }
    .resource-grid { grid-template-columns: 1fr; }
    .resource-content h2 { font-size: 30px; }
    .form-page-copy h1 { font-size: 46px; }
    .form-page-copy > .lead { font-size: 19px; }
    .form-card { padding: 28px 23px; border-radius: 20px; }
    .form-card-heading h2 { font-size: 31px; }
    .form-field label { font-size: 17px; }
    .form-row { grid-template-columns: 1fr; gap: 0; }
    .form-field input,.form-field select,.form-field textarea { font-size: 18px; }
    .form-privacy { font-size: 13px; }
    .form-submit { font-size: 16px; }
    .contact-method a { font-size: 18px; }
    .contact-method .contact-number { font-size: 25px; }
    dialog { padding: 34px 25px; border-radius: 22px; }
    dialog > h2 { font-size: 30px; }
  }
  @media(max-width:360px) {
    .brand,.brand img { width: 188px; flex-basis: 188px; }
    .hero-grid { padding-inline: 19px; }
    .hero h1 { font-size: 40px; }
    .hero-description { font-size: 17px; }
    .service-tabs button { font-size: 13px; padding: 12px; }
    .service-card { grid-template-columns: 1fr; }
    .icon-tile { grid-row: auto; grid-column: 1; margin-bottom: 17px; }
    .service-card .card-title,.service-card p,.card-link { grid-column: 1; }
    .mobile-contact a { font-size: 13px; }
    .contact-method { gap: 12px; }
    .contact-method a { font-size: 16px; }
  }
  @media(prefers-reduced-motion:reduce) {
    html { scroll-behavior: auto; }
    *,*:before,*:after { transition: none!important; animation: none!important; }
  }
  @media print {
    body,.page-hero,.form-section,.support-section,.fee-section { background: #fff; color: #000; }
    .hero-grid,.cta-inner,.form-card { background: #fff; border: 0; }
    .hero-visual,.service-art { display: none; }
    .container { width: 100%; }
    .article-body p { font-size: 12pt; }
    .section,.page-hero { padding: 20px 0; }
    .reading-grid { display: block; }
  }
}
