/* AI DRAFT - NOT FINALIZED, NOT HUMAN-REVIEWED.
   Homepage only. Warm paper, navy, original logo, self-hosted typography. */
.home-review { --shell: 80rem; background: #fafaf6; color: #23394e; font: 400 18px/1.65 'Source Sans 3',sans-serif; }
.home-review .shell { padding-inline: 48px; }
.home-review p { max-width: none; }
.home-review h2 { font-size: clamp(30px,3vw,44px); line-height: 1.18; letter-spacing: -.025em; max-width: none; }
.home-review .mast { position: relative; background: #fbfaf7; }
.home-review .mast .shell { height: 78px; gap: 32px; }
.home-review .mast .brand img { width: 234px; height: auto; }
.home-review .mast nav { gap: 32px; }
.home-review .mast nav a { font: 400 17px/1.4 'Garamond EB',Georgia,serif; padding-block: 10px; }
.home-review .mast .btn { font-size: 11px; padding: 16px 22px; }
.home-review .btn { min-height: 48px; white-space: nowrap; letter-spacing: .12em; }
.home-review .btn span,.home-review .text-link span { color: #c09c60; font-size: 1.15em; }
.home-review .btn.ghost { border-color: #fff; color: #fff; }
.home-review .btn.ghost:hover { background: #fff; color: #0f2746; }
.home-review .btn:focus-visible,.home-review summary:focus-visible,.home-review a:focus-visible { outline: 2px solid #84612e; outline-offset: 5px; }
.home-review .menu-toggle { display: none; }
.home-review .review-hero { position: relative; isolation: isolate; background: #041c2c; color: white; }
.home-review .hero-landscape { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 58%; z-index: -2; }
.home-review .review-hero::after { content: ''; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg,rgba(4,28,44,.75),rgba(4,28,44,.40) 46%,rgba(4,28,44,.03) 78%); }
.home-review .hero-grid { min-height: 548px; padding-block: 88px 84px; display: grid; grid-template-columns: 1fr auto; gap: 64px; align-items: center; }
.home-review .hero-content { padding: 0; }
.home-review .hero-kicker,.home-review .section-label { display: flex; align-items: center; gap: 16px; margin: 0 0 24px; color: #193a56; font: 600 11px/1.2 'Source Sans 3',sans-serif; letter-spacing: .22em; text-transform: uppercase; }
.home-review .hero-kicker::after,.home-review .section-label::after { content: ''; display: block; width: 48px; height: 1px; background: #c09c60; }
.home-review .hero-kicker { color: #fff; }
.home-review .hero-words { color: #fff; text-align: right; font: 600 11px/2 'Source Sans 3',sans-serif; letter-spacing: .22em; text-transform: uppercase; text-shadow: 0 1px 14px #041c2c; }
.home-review .hero-words::after { content: ''; display: block; width: 42px; height: 2px; margin: 14px 0 0 auto; background: #c09c60; }
.home-review h1 { font: 400 clamp(46px,5.4vw,76px)/1.07 'Playfair',Georgia,serif; letter-spacing: -.032em; max-width: 10.5ch; margin: 0 0 24px; color: #fff; }
.home-review .hero-content p { font: 400 23px/1.5 'Garamond EB',Georgia,serif; max-width: 450px; margin-bottom: 32px; color: #fff; }
.home-review .hero-content .btn { padding: 18px 24px; gap: 24px; }
.home-review .home-section { padding-block: 88px; }
.home-review .recognition-grid { display: grid; grid-template-columns: .95fr 1.05fr; gap: 88px; }
.home-review .recognition h2 { max-width: 18ch; }
.home-review .recognition .reading-copy > p { font: 400 22px/1.55 'Garamond EB',Georgia,serif; }
.home-review details { border-bottom: 1px solid #ddd8cf; }
.home-review summary { list-style: none; position: relative; display: flex; justify-content: space-between; align-items: center; gap: 24px; cursor: pointer; padding: 22px 0; color: #173650; font: 400 22px/1.35 'Garamond EB',Georgia,serif; }
.home-review summary::-webkit-details-marker { display: none; }
.home-review summary:hover { color: #77572a; }
.home-review .detail-sign { position: relative; width: 14px; height: 14px; flex: 0 0 14px; }
.home-review .detail-sign::before,.home-review .detail-sign::after { content: ''; position: absolute; background: currentColor; }
.home-review .detail-sign::before { top: 6px; left: 0; width: 14px; height: 1px; }
.home-review .detail-sign::after { top: 0; left: 6px; height: 14px; width: 1px; }
.home-review details[open] > summary .detail-sign::after { display: none; }
.home-review .detail-copy { padding: 0 24px 24px 0; font-size: 17px; line-height: 1.75; }
.home-review .detail-copy p:last-child { margin: 0; }
.home-review .detail-copy strong { font-weight: 600; }
.home-review .services-overview { background: #fbfaf7; padding-block: 64px 70px; }
.home-review .service-title { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; margin-bottom: 42px; }
.home-review .service-title h2 { max-width: 22ch; margin: 0; font-size: 36px; }
.home-review .text-link { font-size: 15px; white-space: nowrap; color: #173650; text-decoration: none; border-bottom: 1px solid #ad8b50; padding-block: 8px; }
.home-review .text-link span { margin-left: 14px; }
.home-review .service-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); border-top: 1px solid #ddd8cf; }
.home-review .service-item { padding: 34px 32px 30px; text-align: center; border-right: 1px solid #ddd8cf; border-bottom: 1px solid #ddd8cf; }
.home-review .service-item:nth-child(3n) { border-right: 0; }
.home-review .service-item:nth-last-child(-n+3) { border-bottom: 0; }
.home-review .service-item .ic { width: 40px; height: 40px; margin: 0 auto 18px; color: #9a6f2d; }
.home-review .service-item h3 { font: 400 25px/1.25 'Garamond EB',Georgia,serif; margin-bottom: 10px; }
.home-review .service-item p { font: 400 16px/1.65 'Source Sans 3',sans-serif; margin: 0; }
.home-review .principles { background: #eeebe5; border-block: 1px solid #ddd8cf; }
.home-review .principles .shell { display: grid; grid-template-columns: auto repeat(4,1fr); align-items: center; min-height: 112px; }
.home-review .principles-title { padding-right: 34px; font: 600 10px/1.4 'Source Sans 3',sans-serif; letter-spacing: .18em; text-transform: uppercase; color: #435868; }
.home-review .principles .shell > div { min-height: 54px; padding-inline: 32px; border-left: 1px solid #d2ccc1; display: flex; flex-direction: column; justify-content: center; text-align: center; }
.home-review .principles span:not(.principles-title) { font: 600 10px/1.4 'Source Sans 3',sans-serif; letter-spacing: .16em; text-transform: uppercase; color: #193a56; }
.home-review .principles em { margin-top: 6px; font: 400 italic 18px/1.25 'Garamond EB',Georgia,serif; color: #30485b; }
.home-review .boundaries { background: #082638; color: #e2e7e9; }
.home-review .boundaries h2 { color: #fff; max-width: 19ch; margin-bottom: 46px; }
.home-review .boundary-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 44px; }
.home-review .boundary-grid p { margin: 0; font-size: 17px; }
.home-review .boundary-close { border-top: 1px solid #49616d; padding-top: 30px; margin-top: 38px; max-width: 780px; }
.home-review .boundary-close p { font: 400 25px/1.5 'Garamond EB',Georgia,serif; margin: 0; color: #fff; }
.home-review .example-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 96px; }
.home-review .examples h2 { max-width: 15ch; }
.home-review .examples .example-grid > div > p { margin-top: 24px; }
.home-review .example-list details:first-child { border-top: 1px solid #ddd8cf; }
.home-review .example-close { margin-top: 26px; font: 400 20px/1.5 'Garamond EB',Georgia,serif; }
.home-review .comparison { background: #f3f0ea; }
.home-review .comparison-grid { display: grid; grid-template-columns: .85fr 1.15fr; align-items: start; gap: 80px; }
.home-review .comparison-image img { width: 100%; height: 640px; object-fit: cover; }
.home-review .comparison h2 { max-width: 18ch; }
.home-review .comparison-intro { margin-top: 30px; font: 400 21px/1.5 'Garamond EB',Georgia,serif; }
.home-review .comparison summary { font-size: 21px; }
.home-review .structure { background: #fff; }
.home-review .structure-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 96px; }
.home-review .structure h2 { max-width: 18ch; }
.home-review .structure summary { font-size: 27px; padding-block: 25px; }
.home-review .structure details:first-child { border-top: 1px solid #ddd8cf; }
.home-review .invitation { position: relative; isolation: isolate; overflow: hidden; color: #e8edf0; padding-block: 72px; background: #041c2c; }
.home-review .invitation > img { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; object-position: center 58%; }
.home-review .invitation::after { content: ''; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg,rgba(4,28,44,.94),rgba(4,28,44,.76)); }
.home-review .invitation-grid { display: grid; grid-template-columns: .8fr 1.2fr; align-items: center; gap: 96px; }
.home-review .invitation h2 { max-width: 13ch; color: #fff; }
.home-review .invitation p { color: #e8edf0; }
.home-review .invitation-copy > p:first-child { font: 400 24px/1.5 'Garamond EB',Georgia,serif; }
.home-review .invitation details { border-color: rgba(255,255,255,.38); }
.home-review .invitation summary { color: #fff; font-family: 'Source Sans 3',sans-serif; font-size: 16px; }
.home-review .invitation summary:hover { color: #d4b273; }
.home-review .invitation .detail-copy { color: #e8edf0; }
.home-review .invitation .btn { margin-top: 12px; }
.home-review .section-label.light { color: #e8edf0; }
.home-review #enq { background: #eeebe5; padding-block: 72px; scroll-margin-top: 24px; }
.home-review #enq .two { grid-template-columns: 1fr .8fr; gap: 112px; }
.home-review #enq h2 { max-width: 19ch; font-size: 36px; }
.home-review #enq .lede { font: 400 19px/1.55 'Garamond EB',Georgia,serif; color: #23394e; }
.home-review #enq .eyebrow { color: #30485b; font-size: 11px; line-height: 1.5; }
.home-review #enq .checks { font-size: 21px; line-height: 1.5; display: grid; gap: 18px; }
.home-review #enq .checks svg { color: #86622f; }
.home-review #enq .ui { color: #30485b; font-size: 16px; }
.home-review label { font: 400 15px/1.4 'Source Sans 3',sans-serif; color: #23394e; }
.home-review input,.home-review textarea { font: 400 18px/1.5 'Source Sans 3',sans-serif; border-color: #6e7c85; min-height: 48px; background: #fafaf6; }
.home-review textarea { min-height: 140px; }
.home-review form .btn { margin-top: 24px; }
.home-review .form-status { font-size: 15px; margin-top: 16px; }
.home-review .rise { opacity: 1; transform: none; }
.home-review footer { padding-block: 48px 30px; background: #fbfaf7; }
.home-review .fnav img { width: 234px; height: auto; }
.home-review .fnav nav { margin-left: auto; }
.home-review .fnav .tag { display: block; }
.home-review .disc { font-size: 13px; line-height: 1.65; color: #435868; max-width: none; }
.home-review .fbot { font-size: 12px; color: #435868; }
.home-review .draft-notice { text-align: center; padding: 12px 20px; background: #ebe8e2; color: #435868; font: 400 10px/1.5 'Source Sans 3',sans-serif; letter-spacing: .12em; }
@media(max-width: 1050px) {
  .home-review .shell { padding-inline: 32px; }
  .home-review .mast .shell { gap: 24px; }
  .home-review .mast .brand img { width: 210px; }
  .home-review .mast nav { gap: 24px; }
  .home-review .recognition-grid,.home-review .example-grid,.home-review .comparison-grid,.home-review .structure-grid,.home-review .invitation-grid { gap: 48px; }
  .home-review #enq .two { gap: 56px; }
}
@media(max-width: 760px) {
  .home-review { font-size: 17px; }
  .home-review .shell { padding-inline: 24px; }
  .home-review .mast .shell { height: 76px; padding-block: 0; position: relative; flex-wrap: nowrap; gap: 16px; }
  .home-review .mast .brand img { width: 192px; }
  .home-review .mast .btn { display: none; }
  .home-review .menu-toggle { display: block; margin-left: auto; font: 400 16px/1.2 'Source Sans 3',sans-serif; padding: 12px 4px; color: #173650; background: transparent; border: 0; cursor: pointer; }
  .home-review .mast nav { display: none; position: absolute; top: 76px; left: 0; right: 0; margin: 0; padding: 16px 24px; background: #fbfaf7; border-bottom: 1px solid #ddd8cf; gap: 24px; }
  .home-review .mast nav.is-open { display: flex; }
  .home-review .hero-content { padding-block: 80px 72px; min-height: 510px; }
  .home-review .hero-grid { min-height: 510px; padding-block: 70px 64px; grid-template-columns: 1fr; }
  .home-review .hero-content { min-height: 0; padding: 0; }
  .home-review .hero-words { display: none; }
  .home-review h1 { font-size: clamp(44px,11vw,64px); max-width: 10.5ch; }
  .home-review .hero-content p { font-size: 22px; max-width: 370px; }
  .home-review .hero-landscape { object-position: 42% center; }
  .home-review .review-hero::after { background: linear-gradient(90deg,rgba(4,28,44,.83),rgba(4,28,44,.30)); }
  .home-review .home-section { padding-block: 54px; }
  .home-review h2,.home-review .service-title h2,.home-review #enq h2 { font-size: 32px; }
  .home-review .recognition-grid,.home-review .example-grid,.home-review .comparison-grid,.home-review .structure-grid,.home-review .invitation-grid,.home-review #enq .two { grid-template-columns: 1fr; gap: 28px; }
  .home-review .recognition h2,.home-review .examples h2,.home-review .structure h2,.home-review .invitation h2 { max-width: 20ch; }
  .home-review .recognition .reading-copy > p { font-size: 21px; }
  .home-review .service-title { display: block; margin-bottom: 32px; }
  .home-review .service-title .text-link { display: inline-block; margin-top: 12px; }
  .home-review .service-grid { grid-template-columns: 1fr; }
  .home-review .service-item { border-right: 0; border-bottom: 1px solid #ddd8cf; padding-inline: 0; }
  .home-review .service-item:nth-last-child(-n+3) { border-bottom: 1px solid #ddd8cf; }
  .home-review .service-item:last-child { border-bottom: 0; }
  .home-review .service-item h3 { font-size: 25px; }
  .home-review .principles .shell { grid-template-columns: 1fr 1fr; padding-block: 28px; }
  .home-review .principles-title { grid-column: 1 / -1; padding: 0 0 20px; }
  .home-review .principles .shell > div { border-left: 0; text-align: left; padding: 16px 20px 16px 0; min-height: 82px; }
  .home-review .principles .shell > div:nth-of-type(even) { border-left: 1px solid #d2ccc1; padding-left: 20px; }
  .home-review .boundary-grid { grid-template-columns: 1fr; gap: 28px; }
  .home-review .boundaries h2 { margin-bottom: 32px; }
  .home-review .boundary-close p { font-size: 23px; }
  .home-review .comparison-image img { height: 320px; object-position: center 58%; }
  .home-review .comparison-grid { gap: 40px; }
  .home-review summary { font-size: 22px; padding-block: 20px; }
  .home-review .structure summary { font-size: 25px; }
  .home-review .invitation { padding-block: 54px; }
  .home-review .invitation-copy > p:first-child { font-size: 23px; }
  .home-review #enq { padding-block: 54px; }
  .home-review #enq .two { gap: 48px; }
  .home-review .fnav { align-items: flex-start; gap: 24px; }
  .home-review .fnav img { width: 210px; }
  .home-review .fnav nav { width: 100%; margin-left: 0; }
  .home-review .fbot { margin-top: 24px; padding-top: 20px; }
}
@media print {
  .home-review .menu-toggle,.home-review .btn { display: none; }
  .home-review details::details-content { content-visibility: visible; }
}

/* --- Accessibility corrections, 2026-09-07 (see Defect List - 2026-09-07.md). --- */
/* #84612e was chosen to pass on paper and never checked against the dark bands the same
   selector also lands on: 2.20:1 median over the hero plate, 2.90:1 over the invitation
   scrim. Gold measures 6.76:1 on #041C2C. */
.home-review .review-hero .btn:focus-visible,
.home-review .review-hero a:focus-visible,
.home-review .invitation .btn:focus-visible,
.home-review .invitation summary:focus-visible,
.home-review .invitation a:focus-visible { outline-color: #C09C60; }
/* The .btn/summary/a override matches neither input nor textarea, so the form fell back to the
   base gold ring at 2.46:1 on the field fill. This is the site's only conversion path. */
.home-review input:focus,
.home-review textarea:focus { outline: 2px solid #84612e; outline-offset: 0; }

/* The gold ring measured 3.01:1 at its worst pixel over the current photograph. That passes, but
   only just, and the hero images are explicitly still placeholders. A dark companion band behind
   the ring makes the indicator independent of whatever photograph is dropped in later: the gold
   is then always read against #041C2C, which is 6.76:1. */
.home-review .review-hero .btn:focus-visible,
.home-review .invitation .btn:focus-visible {
  outline-color: #C09C60;
  box-shadow: 0 0 0 8px rgba(4,28,44,.92);
}
