@font-face { font-family: Archivo; src: url('/assets/archivo-latin.woff2') format('woff2'); font-style: normal; font-weight: 100 900; font-display: swap; }
:root {
  --ink: #20221f; --muted: #5c6058; --line: #d7dad2; --yellow: #ffdf3b; --blue: #234adf;
  --header-height: 8rem; --section-space: clamp(5rem, 8vw, 8.5rem); --gap: clamp(3rem, 6vw, 6.5rem);
  color: var(--ink); background: #fff; font-family: Archivo, Arial, sans-serif; font-size: 100%;
  font-synthesis: none; scroll-padding-top: 2rem;
}
* { box-sizing: border-box; }
body { margin: 0; }
h1, h2, h3, p, figure, blockquote { margin: 0; }
p, li, dd { line-height: 1.75; }
p { text-wrap: pretty; }
a { color: inherit; text-underline-offset: .3em; text-decoration-thickness: 1px; }
a:hover { color: var(--blue); }
a:focus-visible, summary:focus-visible, iframe:focus-visible { outline: 3px solid var(--blue); outline-offset: 5px; }
main:focus { outline: none; }
::selection { background: var(--yellow); color: var(--ink); }
h1, h2 { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; }
h2 { font-size: clamp(2.25rem, 3.7vw, 3.75rem); letter-spacing: -.035em; line-height: 1.13; }
h3 { font-size: 1.25rem; line-height: 1.35; font-weight: 600; }
.wrap { width: min(90%, 90rem); margin-inline: auto; }
.section { padding-block: var(--section-space); }
.eyebrow { font-size: .9375rem; line-height: 1.5; margin-bottom: 1.5rem; color: var(--muted); }
.lead { font-size: clamp(1.25rem, 1.7vw, 1.5rem); line-height: 1.65; }
.skip-link { position: absolute; top: -6rem; left: 1rem; z-index: 10; padding: 1rem 1.25rem; background: var(--yellow); color: var(--ink); }
.skip-link:focus { top: 1rem; }
.site-header { min-height: var(--header-height); display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 1.5rem; padding-block: 1.25rem; }
.wordmark { position: relative; display: block; width: 5rem; height: 5rem; overflow: hidden; flex-shrink: 0; }
/* Display the supplied mark without its transparent outer padding. */
.wordmark img { position: absolute; display: block; width: 159.816%; height: auto; max-width: none; left: -29.908%; top: -29.908%; }
.wordmark:hover { color: var(--ink); }
.site-header nav { display: flex; flex-wrap: wrap; align-items: center; gap: 1.75rem; font-size: 1rem; }
.site-header nav a { display: inline-flex; align-items: center; justify-content: center; min-height: 2.75rem; min-width: 2.75rem; text-decoration: none; }
.site-header nav a:hover, .site-header nav a[aria-current="page"] { text-decoration: underline; text-decoration-thickness: 2px; }
.site-header nav a[href="/free/"] { padding-inline: 1rem; color: var(--ink); background: var(--yellow); }
.hero, .detail-hero { background: var(--ink); color: #fff; }
.hero-layout { display: grid; grid-template-columns: minmax(0, 1.8fr) minmax(16rem, 1fr); align-items: center; gap: var(--gap); min-height: calc(100vh - var(--header-height)); min-height: calc(100svh - var(--header-height)); padding-block: clamp(4rem, 8vh, 7rem); }
.hero-heading, .hero-start { min-width: 0; }
.hero-kicker { font-size: .9375rem; color: #d4d6d2; margin-bottom: 2rem; }
.hero h1 { font-size: clamp(3.25rem, 8.1vw, 8rem); letter-spacing: -.055em; line-height: 1.02; overflow-wrap: anywhere; }
.hero-audience { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(1.625rem, 2.65vw, 2.65rem); line-height: 1.25; letter-spacing: -.025em; margin-top: 2rem; }
.hero-description { font-size: 1.0625rem; color: #d4d6d2; margin-top: 1.75rem; }
.quiet-link { display: inline-flex; align-items: center; min-height: 2.75rem; margin-top: .75rem; font-size: 1rem; }
.hero a:hover, .detail-hero a:hover { color: var(--yellow); }
.hero a:focus-visible, .detail-hero a:focus-visible { outline-color: var(--yellow); }
.hero-start { width: 100%; max-width: 25rem; justify-self: end; border-left: 1px solid #ffffff40; padding-left: clamp(2rem, 3.5vw, 3.5rem); }
.hero-start h2 { font-size: clamp(2.5rem, 3.5vw, 3.75rem); }
.hero-inclusions { list-style: none; padding: 0; margin: 2rem 0 0; font-size: 1.125rem; }
.hero-inclusions li + li { margin-top: .5rem; }
.button { display: inline-flex; align-items: center; justify-content: center; min-height: 3.75rem; max-width: 100%; padding: 1rem 1.75rem; background: var(--yellow); color: var(--ink); font-size: 1rem; font-weight: 600; line-height: 1.5; text-align: center; text-decoration: none; }
.button:hover, .hero .button:hover, .detail-hero .button:hover { color: var(--ink); background: #ffe875; text-decoration: underline; }
.hero-start .button, .detail-intro .button { margin-top: 2rem; }
.hero-reassurance { color: #d4d6d2; font-size: .875rem; line-height: 1.6; margin-top: 1.25rem; }
.section-heading { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); gap: var(--gap); margin-bottom: clamp(3rem, 5vw, 5rem); }
.section-heading > p { max-width: 43ch; font-size: 1.125rem; color: var(--muted); }
.overview-grid { display: grid; grid-template-columns: 1fr 1fr; gap: var(--gap); }
.overview-grid article { border-top: 1px solid var(--line); padding-top: 2rem; }
.overview-grid h3 { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(2rem, 3vw, 3rem); font-weight: 400; letter-spacing: -.025em; }
.overview-grid article > p:not(.eyebrow) { max-width: 46ch; margin-top: 1.5rem; font-size: 1.125rem; }
.text-link { display: inline-flex; align-items: center; min-height: 2.75rem; margin-top: 1.5rem; font-size: 1rem; line-height: 1.5; }
.working-section { background: #f3f4f0; }
.statement { font-size: clamp(2.5rem, 4.8vw, 5rem); max-width: 24ch; }
.working-copy { display: grid; grid-template-columns: 1fr 1fr; gap: var(--gap); margin-top: 3rem; max-width: 70rem; }
.working-copy p { font-size: 1.125rem; max-width: 47ch; }
.next-step, .split, .questions { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr); gap: var(--gap); }
.next-step > div > p + p { margin-top: 1.5rem; color: var(--muted); font-size: 1.125rem; }
.actions { display: flex; align-items: center; flex-wrap: wrap; gap: 1.25rem 2rem; margin-top: 2rem; }
.actions .text-link { margin-top: 0; }
.detail-hero-layout { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); align-items: center; gap: var(--gap); padding-block: clamp(4rem, 7vw, 7.5rem); }
.detail-hero .eyebrow { color: var(--yellow); }
.detail-hero h1 { font-size: clamp(3rem, 6.6vw, 6.6rem); line-height: 1.06; letter-spacing: -.045em; overflow-wrap: anywhere; }
.detail-intro > p:first-child { font-size: clamp(1.25rem, 1.8vw, 1.6rem); line-height: 1.6; }
.detail-intro > p + p:not(.hero-reassurance) { margin-top: 1.5rem; font-size: 1.125rem; color: #d4d6d2; }
.page-links { display: flex; flex-wrap: wrap; align-items: center; gap: .5rem 2rem; padding-block: 1rem; border-bottom: 1px solid var(--line); }
.page-links a { display: inline-flex; align-items: center; min-height: 2.75rem; font-size: .9375rem; }
.expertise { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); gap: var(--gap); padding-block: 3.5rem; border-top: 1px solid var(--line); }
.expertise:last-child { padding-bottom: 0; }
.expertise h3 { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(1.875rem, 2.8vw, 2.8rem); font-weight: 400; letter-spacing: -.025em; }
.section-note { font-size: 1.125rem; line-height: 1.7; color: var(--muted); margin-top: 1.5rem; max-width: 38ch; }
.copy { min-width: 0; }
.copy p { font-size: 1.125rem; max-width: 49ch; }
.copy p + p, .copy h3 + p { margin-top: 1.5rem; }
.copy p + h3 { margin-top: 2.5rem; }
.copy .lead { font-size: 1.375rem; }
.copy .scope-note, .scope-note { color: var(--muted); font-size: 1rem; }
.plain-list { padding-left: 1.25rem; margin-block: 1.5rem; font-size: 1.125rem; }
.plain-list li + li { margin-top: .75rem; }
.yellow-section { background: var(--yellow); }
.yellow-section .eyebrow, .yellow-section .section-note { color: var(--ink); }
.yellow-section a:hover { color: var(--ink); text-decoration-thickness: 2px; }
.cost-list, .process-list, .service-list { margin: 0; }
.cost-list { margin-top: 2rem; }
.cost-list > div, .process-list > div { border-top: 1px solid var(--line); padding-block: 1.75rem; }
.cost-list > div { border-color: #20221f55; }
.cost-list > div:last-child, .process-list > div:last-child { padding-bottom: 0; }
dt { font-weight: 600; font-size: 1.125rem; line-height: 1.4; }
dd { margin: .875rem 0 0; font-size: 1.0625rem; }
.process-list dd { color: var(--muted); }
.questions { border-top: 1px solid var(--line); }
.accordion { border-top: 1px solid var(--line); }
details { border-bottom: 1px solid var(--line); }
summary { position: relative; padding: 1.5rem 2.25rem 1.5rem 0; font-size: 1.0625rem; font-weight: 550; line-height: 1.5; cursor: pointer; list-style: none; }
summary::-webkit-details-marker { display: none; }
summary::after { content: '+'; position: absolute; right: .25rem; top: 1.5rem; font-family: Arial, sans-serif; font-size: 1.4rem; font-weight: 400; }
details[open] summary::after { content: '−'; }
details > p { padding: 0 1.25rem 1.5rem 0; font-size: 1.0625rem; color: var(--muted); }
.service-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 2.5rem; }
.service-list > div { padding-top: 1.75rem; border-top: 1px solid var(--line); }
.service-list dd { color: var(--muted); }
.service-note { margin-top: 2.5rem; max-width: 70ch; font-size: 1rem; color: var(--muted); }
.price-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 2.5rem; }
.price-item { padding-top: 2rem; border-top: 3px solid var(--ink); display: flex; flex-direction: column; align-items: flex-start; }
.price-item h3 { min-height: 3.4rem; }
.price { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(2.25rem, 3vw, 3rem); line-height: 1.2; margin-block: 1.5rem 2rem; }
.price span { display: block; font-family: Archivo, Arial, sans-serif; font-size: .9375rem; margin-top: .5rem; line-height: 1.5; }
.price-item > p:not(.price) { font-size: 1.0625rem; }
.price-item .scope-note { margin-block: 1.5rem 1rem; }
.price-item .text-link { margin-top: auto; }
.support-comparison article + article { border-top: 1px solid #20221f55; padding-top: 2rem; margin-top: 2rem; }
.support-comparison h3 { font-size: 1.375rem; }
.support-comparison p { font-size: 1.125rem; margin-top: 1rem; }
.contact-section { border-top: 1px solid var(--line); }
.contact-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr); gap: var(--gap); align-items: start; }
.contact-intro > p:not(.eyebrow) { margin-top: 1.5rem; max-width: 37ch; font-size: 1.125rem; color: var(--muted); }
.contact-methods { display: grid; gap: 1.5rem; margin-top: 2.5rem; }
.contact-methods a { display: flex; flex-direction: column; align-items: flex-start; gap: .375rem; min-height: 2.75rem; overflow-wrap: anywhere; font-size: 1.125rem; }
.contact-methods a span { font-size: .9375rem; color: var(--muted); }
.enquiry-panel { min-width: 0; }
.enquiry-panel iframe { display: block; width: 100%; border: 0; margin-top: 1rem; }
.form-help { font-size: 1rem; }
.form-privacy, .copy .form-privacy, .form-fallback { margin-top: 1rem; font-size: .9375rem; color: var(--muted); line-height: 1.7; }
.form-fallback a { display: inline; }
.footer { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem var(--gap); padding-block: 3.5rem; border-top: 1px solid var(--line); }
.footer .wordmark { display: inline-block; }
.footer p { font-size: .875rem; color: var(--muted); }
.footer-brand p { margin-top: 1.5rem; }
.footer-links { justify-self: end; text-align: right; }
.footer nav { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 1.5rem; }
.footer nav a, .privacy-link { display: inline-flex; align-items: center; min-height: 2.75rem; font-size: .9375rem; }
.footer nav a[aria-current="page"] { font-weight: 650; }
.footer-links p { margin-top: .5rem; }
.footer-contact { grid-column: 1 / -1; display: flex; flex-wrap: wrap; gap: .5rem 2rem; }
.footer-contact a { min-height: 2.75rem; display: inline-flex; align-items: center; font-size: .9375rem; overflow-wrap: anywhere; max-width: 100%; }
.legal-intro h1, .missing-page h1 { font-size: clamp(3rem, 6vw, 6rem); line-height: 1.08; letter-spacing: -.04em; }
.legal-intro .lead, .missing-page > p:not(.eyebrow) { max-width: 45ch; margin-top: 2rem; }
.legal-copy { padding-bottom: var(--section-space); }
.legal-copy section { max-width: 47rem; padding-block: 2.5rem; border-top: 1px solid var(--line); }
.legal-copy h2 { font-size: 2rem; margin-bottom: 1.5rem; }
.legal-copy p { font-size: 1.125rem; overflow-wrap: anywhere; }
.legal-copy p + p { margin-top: 1.5rem; }
.missing-page { min-height: 65vh; }
@media (max-width: 68rem) {
  :root { --gap: 3rem; }
  .hero-layout { grid-template-columns: minmax(0, 1.6fr) minmax(15rem, 1fr); }
  .hero-start { padding-left: 2rem; }
  .price-grid, .service-list { gap: 1.75rem; }
  .detail-hero h1 { font-size: clamp(3rem, 6.2vw, 5rem); }
}
@media (max-width: 52rem) {
  :root { --header-height: 6.5rem; --section-space: 5rem; --gap: 2.5rem; }
  .wrap { width: calc(100% - 3rem); }
  .site-header .wordmark { width: 4rem; height: 4rem; }
  .site-header nav { gap: 1rem; font-size: .9375rem; }
  .hero-layout, .detail-hero-layout, .section-heading, .expertise, .split, .next-step, .questions, .contact-layout { grid-template-columns: 1fr; }
  .hero-layout { gap: 3rem; padding-block: 3.5rem; }
  .hero h1 { font-size: clamp(3rem, 11.6vw, 6.5rem); }
  .hero-audience { font-size: clamp(1.625rem, 5.4vw, 2.75rem); }
  .hero-start { max-width: none; border-left: 0; border-top: 1px solid #ffffff40; padding: 2rem 0 0; }
  .hero-start h2 { font-size: 2.5rem; }
  .hero-inclusions { margin-top: 1.5rem; }
  .detail-hero-layout { padding-block: 3.5rem; gap: 2.5rem; }
  .detail-hero h1 { font-size: clamp(2.8rem, 10.5vw, 5.5rem); }
  .section-heading > p { max-width: 48ch; }
  .expertise { gap: 1.5rem; padding-block: 3rem; }
  .overview-grid, .working-copy, .service-list, .price-grid { grid-template-columns: 1fr; gap: 2.5rem; }
  .working-copy { margin-top: 2rem; }
  .statement br { display: none; }
  .service-list dd { max-width: 52ch; }
  .price-item h3 { min-height: 0; }
  .price { font-size: 2.75rem; margin-block: 1rem 1.5rem; }
  .price-item > p:not(.price) { max-width: 49ch; }
  .page-links { gap: .375rem 1.5rem; }
  .contact-layout { gap: 3.5rem; }
}
@media (max-width: 30rem) {
  .wrap { width: calc(100% - 2.5rem); }
  .site-header { gap: 1rem; }
  .site-header nav { gap: .5rem; }
  .site-header nav a[href="/free/"] { padding-inline: .75rem; }
  .hero-kicker { margin-bottom: 1.5rem; }
  .hero-description br { display: none; }
  .hero-audience { margin-top: 1.5rem; }
  .hero-inclusions { font-size: 1rem; }
  .hero-description { font-size: 1rem; }
  .footer { grid-template-columns: 1fr; padding-block: 2.5rem; }
  .footer-links { justify-self: start; text-align: left; }
  .footer nav { justify-content: flex-start; }
  .footer-contact { flex-direction: column; align-items: flex-start; gap: .25rem; }
}
@media (prefers-reduced-motion: no-preference) { :root { scroll-behavior: smooth; } }
@media (forced-colors: active) { .button { border: 2px solid ButtonText; } }
