:root {
  color-scheme: light;
  --ink: #1c2930;
  --muted: #52616a;
  --line: #d9dedb;
  --paper: #fbfaf7;
  --accent: #a64e2d;
  --accent-dark: #813819;
}

* { box-sizing: border-box; }
[hidden] { display: none !important; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font: 16px/1.55 system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
a { color: inherit; }
button, input, select, textarea { font: inherit; }
:focus-visible { outline: 3px solid #cf7956; outline-offset: 3px; }

.minimal-shell { width: min(100% - 40px, 1040px); min-height: calc(100vh - 89px); margin: auto; padding: clamp(40px, 6vh, 74px) 0 38px; display: flex; flex-direction: column; }
.minimal-shell h1 { margin: 18px 0 42px; font-size: clamp(40px, 6vw, 76px); line-height: 1.08; letter-spacing: -.05em; }
.choice-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.choice-grid a { min-height: 128px; padding: 24px; display: flex; align-items: flex-end; border: 1px solid var(--line); border-radius: 16px; background: #fff; color: var(--ink); font-size: clamp(19px, 2.1vw, 26px); font-weight: 700; line-height: 1.2; letter-spacing: -.03em; text-decoration: none; transition: border-color .2s, transform .2s, box-shadow .2s; }
.choice-grid a:hover { border-color: var(--accent); transform: translateY(-2px); box-shadow: 0 10px 30px #1c293011; }
.agency-line { margin: auto 0 0; padding-top: 58px; color: var(--muted); font-size: 13px; font-weight: 650; }

/* Keep the quote choices and local board together on desktop homepages. */
@media (min-width: 851px) {
  .home-shell { min-height: 0; padding-bottom: 24px; }
  .home-shell .agency-line { margin: 24px 0 0; padding-top: 0; }
  .home-shell + .local-board .local-wrap { padding-top: 40px; }
}

/* Version 1.5 local page: the six quote choices above remain the first action. */
.local-board { border-top: 1px solid #dfd7c9; background: #f4efe5; color: #26322f; }
.local-wrap { max-width: 1180px; margin: auto; padding: 86px 32px 110px; }
.local-intro { display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; padding: 0 0 38px; border-bottom: 1px solid #d3caba; }
.local-kicker, .local-card-kicker, .local-section-heading > span, .local-small-label { color: #aa5e3e; font-size: 11px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.local-kicker { margin: 0 0 18px; }
.local-kicker span { padding: 0 7px; }
.local-intro h2 { margin: 0; font: 500 clamp(43px, 6vw, 76px)/.99 Georgia, "Times New Roman", serif; letter-spacing: -.055em; }
.local-intro > div > p:last-child { max-width: 540px; margin: 20px 0 0; color: #63706b; font-size: 17px; }
.local-generated { flex: none; margin: 0 0 3px; color: #69756f; font-size: 12px; font-weight: 700; }
.local-section-heading { display: flex; justify-content: space-between; align-items: end; gap: 20px; margin: 68px 0 21px; }
.local-section-heading h3 { margin: 0; font: 500 clamp(31px, 3.5vw, 42px)/1.06 Georgia, "Times New Roman", serif; letter-spacing: -.04em; }
.local-section-heading > span { color: #777b69; }
.local-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.local-card { min-width: 0; padding: 28px 29px; border: 1px solid #e2d9c8; border-radius: 19px; background: #fffdfa; box-shadow: 0 9px 35px #52442d08; }
.local-card h4 { margin: 7px 0 21px; font: 500 clamp(27px, 3vw, 35px)/1.1 Georgia, "Times New Roman", serif; letter-spacing: -.04em; }
.local-card-kicker { margin: 0; }
.local-card .local-copy { margin: 10px 0; color: #465650; }
.local-card .local-subtle, .local-subtle { display: block; color: #687670; font-size: 13px; }
.local-source { margin: 27px 0 0; padding-top: 16px; border-top: 1px solid #e8e1d6; color: #687670; font-size: 11px; font-weight: 650; letter-spacing: .015em; }
.local-link { display: inline-block; margin-top: 11px; color: #8b4326; font-size: 13px; font-weight: 750; text-underline-offset: 3px; }
.local-wide { grid-column: 1 / -1; }
.local-weather-lead { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: end; padding: 13px 0 27px; border-bottom: 1px solid #e8e1d6; }
.local-weather-lead > div:first-child { display: flex; align-items: baseline; flex-wrap: wrap; gap: 9px 22px; }
.local-big-temp { font: 500 clamp(80px, 12vw, 136px)/.82 Georgia, "Times New Roman", serif; letter-spacing: -.09em; }
.local-weather-condition { max-width: 190px; color: #536159; font-size: 17px; }
.local-weather-note { padding-bottom: 7px; display: flex; flex-direction: column; gap: 5px; color: #536159; font-size: 15px; }
.local-weather-note strong { color: #26322f; font-size: 17px; }
.local-day-strip, .local-hour-strip { display: flex; overflow-x: auto; scrollbar-width: thin; }
.local-day-strip { gap: 0; padding: 22px 0; border-bottom: 1px solid #e8e1d6; }
.local-day { flex: 0 0 145px; padding: 0 14px; border-left: 1px solid #e8e1d6; display: flex; flex-direction: column; gap: 5px; font-size: 12px; color: #69756f; line-height: 1.3; }
.local-day:first-child { padding-left: 0; border-left: 0; }
.local-day strong { color: #26322f; font-size: 13px; }
.local-day-temp { color: #a64e2d; font-size: 20px; font-weight: 700; }
.local-small-label { margin: 23px 0 14px; }
.local-hour-strip { gap: 9px; }
.local-hour { flex: 0 0 91px; padding: 11px 10px; border-radius: 9px; background: #f6f2ea; display: flex; flex-direction: column; gap: 3px; font-size: 11px; color: #687670; }
.local-hour strong { color: #26322f; font-size: 21px; }
.local-big-number { margin: 16px 0 8px; color: #a65a39; font: 500 78px/.95 Georgia, "Times New Roman", serif; letter-spacing: -.08em; }
.local-radar { margin: 19px 0 0; overflow: hidden; border: 1px solid #e7dfd3; border-radius: 9px; }
.local-radar img { display: block; width: 100%; height: auto; }
.local-radar figcaption { padding: 6px 9px; color: #687670; font-size: 10px; }
.local-alert, .local-advisory { display: flex; gap: 19px; padding: 24px 27px; margin-top: 21px; border: 1px solid #d5a68d; border-radius: 17px; background: #fcf3ec; }
.local-alert-icon { flex: none; display: grid; place-items: center; width: 36px; height: 36px; border-radius: 50%; background: #9b3925; color: #fff; font-weight: 800; }
.local-alert h3, .local-advisory h3 { margin: 7px 0 9px; font-size: 20px; line-height: 1.35; }
.local-alert p, .local-advisory p { margin-bottom: 0; }
.local-advisory { align-items: center; border-color: #d8d3b4; background: #e9ead9; }
.local-advisory-mark { flex: none; color: #8f673e; font-size: 41px; line-height: 1; }
.local-advisory h3 { font: 500 clamp(21px, 2.5vw, 29px)/1.2 Georgia, "Times New Roman", serif; }
.local-advisory-alert { border-color: #d5a68d; background: #fcf3ec; }
.local-row { padding: 13px 0; border-bottom: 1px solid #eee8de; }
.local-row:first-of-type { padding-top: 0; }
.local-row:last-of-type { border-bottom: 0; }
.local-row-title { display: block; color: #26322f; font-size: 15px; font-weight: 720; line-height: 1.35; text-decoration-color: #cdbdaa; text-underline-offset: 4px; }
.local-row-detail { display: block; margin-top: 4px; color: #687670; font-size: 12px; }
.local-news-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 35px; }
.local-market-name { display: block; font-size: 17px; }
.local-lottery { padding: 12px 0; border-bottom: 1px solid #eee8de; display: flex; flex-direction: column; gap: 5px; }
.local-lottery strong { font-size: 20px; letter-spacing: .03em; }

.site-header { border-bottom: 1px solid var(--line); background: #fff; }
.header-inner { max-width: 1180px; margin: auto; padding: 22px 32px; display: flex; justify-content: space-between; align-items: center; gap: 20px; }
.brand { display: inline-flex; align-items: center; gap: 14px; text-decoration: none; font-size: 16px; letter-spacing: -.025em; line-height: 1.25; }
.brand strong { display: block; font-size: 18px; }
.brand-mark { display: grid; place-items: center; flex: none; width: 44px; height: 44px; border: 1px solid var(--ink); border-radius: 50%; font-weight: 700; font-size: 21px; }
.header-link { border: 0; padding: 0; background: transparent; color: var(--ink); white-space: nowrap; font-weight: 650; text-decoration: underline; text-decoration-color: #b9beba; text-underline-offset: 5px; cursor: pointer; }
.header-link span { color: var(--accent); }

.page-shell { max-width: 1180px; margin: auto; padding: 68px 32px 92px; }
.eyebrow { margin: 0 0 13px; color: var(--accent); font-size: 12px; font-weight: 750; letter-spacing: .14em; text-transform: uppercase; }
.intro h1 { margin: 0; font-size: clamp(40px, 5.5vw, 76px); line-height: 1.05; letter-spacing: -.055em; font-weight: 670; }
.intro-copy { margin: 22px 0 0; color: var(--muted); font-size: clamp(17px, 2vw, 21px); max-width: 670px; }

.options { margin-top: 55px; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }
.option { min-width: 0; min-height: 247px; padding: 26px; display: flex; flex-direction: column; align-items: flex-start; border: 1px solid var(--line); border-radius: 16px; background: #fff; transition: border-color .2s, transform .2s, box-shadow .2s; }
.option:hover { border-color: #c4aaa0; transform: translateY(-2px); box-shadow: 0 12px 35px rgba(35, 47, 52, .055); }
.option-number { color: var(--accent); font-size: 11px; font-weight: 750; text-transform: uppercase; letter-spacing: .13em; }
.option h2 { margin: 19px 0 7px; font-size: clamp(24px, 2.7vw, 30px); line-height: 1.12; letter-spacing: -.035em; }
.option p { margin: 0; color: var(--muted); font-size: 14px; max-width: 30ch; }
.option .option-action { margin-top: auto; padding: 12px 15px; min-height: 47px; width: 100%; display: inline-flex; align-items: center; justify-content: space-between; gap: 10px; border: 0; border-radius: 8px; color: white; background: var(--accent-dark); font-weight: 700; font-size: 14px; line-height: 1.25; text-decoration: none; text-align: left; cursor: pointer; }
.option-action:hover { background: #672c13; }
.option-action span { font-size: 19px; line-height: 1; }
.option .option-note { margin-top: 7px; font-size: 12px; color: #68757b; }

.question-section { scroll-margin-top: 25px; margin-top: 82px; padding: 46px; border: 1px solid var(--line); border-radius: 20px; background: #fff; }
.question-heading h2 { margin: 0; font-size: clamp(30px, 4vw, 44px); line-height: 1.12; letter-spacing: -.045em; }
.question-heading > p:last-child { margin: 13px 0 0; color: var(--muted); }
.question-form { margin-top: 38px; }
.form-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px 20px; }
.form-grid label { display: flex; flex-direction: column; gap: 8px; font-weight: 650; font-size: 14px; }
.form-grid input, .form-grid select, .form-grid textarea { width: 100%; min-width: 0; border: 1px solid #b9c3c3; border-radius: 9px; padding: 13px 14px; color: var(--ink); background: #fff; }
.form-grid input, .form-grid select { min-height: 49px; }
.form-grid textarea { min-height: 132px; resize: vertical; }
.form-grid .message-field { grid-column: 1 / -1; }
.form-grid .checkbox-row, .quote-form > fieldset > .checkbox-row { display: flex; flex-direction: row; align-items: flex-start; gap: 10px; font-weight: 500; }
.form-grid .checkbox-row { grid-column: 1 / -1; }
.form-grid .checkbox-row input, .quote-form > fieldset > .checkbox-row input { width: 18px; min-width: 18px; height: 18px; min-height: 18px; margin: 3px 0 0; }
.quote-form > fieldset > .checkbox-row { margin-top: 22px; }
.honeypot { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.form-bottom { margin-top: 26px; }
.form-bottom button { min-height: 52px; display: inline-flex; align-items: center; gap: 12px; border: 0; border-radius: 9px; padding: 13px 19px; color: white; background: var(--accent-dark); font-weight: 700; cursor: pointer; }
.form-bottom button:hover { background: #672c13; }
.submit-note { max-width: 610px; margin: 17px 0 0; color: var(--muted); font-size: 13px; }
.form-status { min-height: 22px; margin: 13px 0 0; color: var(--accent-dark); font-weight: 650; font-size: 14px; }

.product-switch { display: flex; flex-wrap: wrap; gap: 9px; margin: 38px 0 20px; }
.product-switch a { border: 1px solid var(--line); border-radius: 9px; padding: 10px 15px; background: #fff; font-weight: 700; text-decoration: none; }
.product-switch a[aria-current="page"] { border-color: var(--accent-dark); color: #fff; background: var(--accent-dark); }
.quote-form fieldset { min-width: 0; margin: 18px 0; padding: 29px; border: 1px solid var(--line); border-radius: 16px; background: #fff; }
.quote-form legend { padding: 0 8px; font-size: 21px; font-weight: 700; letter-spacing: -.02em; }
.quote-form .form-grid { margin-top: 4px; }
.quote-submit { margin: 22px 0 55px; max-width: 720px; }
.quote-submit button, .quote-results button { border: 0; border-radius: 9px; padding: 13px 20px; color: #fff; background: var(--accent-dark); font-weight: 700; cursor: pointer; }
.quote-submit button:disabled, .quote-results button:disabled { cursor: wait; opacity: .6; }
#quote-status { color: var(--accent-dark); font-weight: 650; }
.quote-results { margin: 30px 0 70px; padding: 28px; border: 1px solid var(--line); border-radius: 16px; background: #fff; }
.quote-results h2 { margin: 0 0 16px; }
.quote-results article { border-top: 1px solid var(--line); padding: 20px 0; }
.quote-results article h3 { margin: 0 0 5px; }
.quote-results article p { margin: 4px 0 13px; }

.site-footer { border-top: 1px solid var(--line); max-width: 1180px; margin: auto; padding: 27px 32px 35px; display: flex; align-items: baseline; flex-wrap: wrap; gap: 8px 22px; color: var(--muted); font-size: 13px; }
.site-footer p { margin: 0; }
.site-footer > p:first-child { color: var(--ink); font-weight: 700; }
.site-footer a { text-underline-offset: 4px; }
.site-footer .footer-note { flex-basis: 100%; }

@media (max-width: 850px) {
  .options { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .choice-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .local-intro { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 590px) {
  .header-inner { padding: 18px 20px; flex-wrap: wrap; gap: 10px 16px; }
  .brand { font-size: 13px; gap: 9px; }
  .brand strong { font-size: 16px; }
  .brand-mark { width: 38px; height: 38px; font-size: 18px; }
  .header-link { margin-left: auto; font-size: 13px; white-space: normal; text-align: right; }
  .page-shell { padding: 46px 20px 65px; }
  .options { margin-top: 37px; grid-template-columns: 1fr; gap: 12px; }
  .option { min-height: 0; padding: 23px; }
  .option h2 { margin-top: 15px; }
  .option .option-action { margin-top: 20px; }
  .question-section { margin-top: 58px; padding: 27px 20px; }
  .form-grid { grid-template-columns: 1fr; gap: 19px; }
  .quote-form fieldset { padding: 22px 18px; }
  .site-footer { padding: 25px 20px 34px; }
  .minimal-shell { min-height: calc(100vh - 116px); padding-top: 38px; }
  .minimal-shell h1 { margin-bottom: 30px; }
  .choice-grid { grid-template-columns: 1fr; gap: 11px; }
  .choice-grid a { min-height: 80px; padding: 20px; }
  .local-wrap { padding: 60px 20px 75px; }
  .local-section-heading { margin-top: 50px; align-items: flex-start; flex-direction: column; gap: 7px; }
  .local-grid, .local-weather-lead, .local-news-list { grid-template-columns: 1fr; }
  .local-card { padding: 24px 21px; }
  .local-weather-lead { gap: 14px; }
  .local-alert, .local-advisory { padding: 22px 19px; gap: 12px; }
  .local-day { flex-basis: 126px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .option { transition: none; }
}

/* Version 1.5 · Monrovia · site 487 */
