:root {
  --navy: #072d58;
  --navy-deep: #041d39;
  --blue: #168fd0;
  --aqua: #38bce8;
  --orange: #f37021;
  --gold: #ffb20d;
  --white: #ffffff;
  --ink: #17324e;
  --muted: #52677b;
  --line: #d9e7ef;
  --shadow: 0 24px 64px rgba(7,45,88,.14);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--white); font-family: "DM Sans", sans-serif; font-size: 16px; line-height: 1.6; }
a { color: inherit; }
.skip-link { position: absolute; left: -9999px; top: .7rem; z-index: 99; padding: .7rem 1rem; background: var(--white); }
.skip-link:focus { left: .7rem; }
header { display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; min-height: 92px; padding: .5rem clamp(1.25rem, 6vw, 6rem); border-bottom: 1px solid var(--line); background: rgba(255,255,255,.96); }
.logo, .footer-logo { display: block; width: 270px; height: 76px; background: url("sunrise-logo-cropped.png") left center / contain no-repeat; }
.header-actions { display: flex; align-items: center; gap: .75rem; }
.site-nav a { display: inline-flex; align-items: center; min-height: 44px; padding: .65rem 1rem; border: 1px solid var(--line); border-radius: 999px; color: var(--navy); font-weight: 800; text-decoration: none; }
.site-nav a:hover, .site-nav a:focus { border-color: var(--aqua); background: #eefaff; }
.call-link { display: inline-flex; gap: .4rem; align-items: center; padding: .75rem 1.1rem; border-radius: 999px; background: var(--navy); color: var(--white); font-weight: 700; text-decoration: none; }
.call-link:hover, .call-link:focus { background: var(--blue); }
.hero { position: relative; display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(320px, .72fr); gap: clamp(2.5rem, 7vw, 7rem); align-items: center; min-height: 660px; padding: clamp(3.5rem, 7vw, 6.5rem) clamp(1.25rem, 8vw, 8rem); overflow: hidden; background: linear-gradient(110deg, #fff 0%, #f7fcff 58%, #e9f8fd 100%); }
.hero::before { content: ""; position: absolute; right: -11rem; bottom: -17rem; width: 38rem; height: 38rem; border: 5rem solid rgba(56,188,232,.12); border-radius: 50%; }
.hero-copy { position: relative; z-index: 2; max-width: 760px; }
.eyebrow { margin: 0 0 .7rem; color: var(--orange); font-size: .82rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
h1, h2 { margin: 0; color: var(--navy); font-family: "Libre Franklin", sans-serif; line-height: 1.06; letter-spacing: -.04em; }
h1 { max-width: 760px; font-size: clamp(2.8rem, 5vw, 4.8rem); }
h2 { font-size: clamp(2rem, 4vw, 3.7rem); }
.lede { max-width: 680px; margin: 1.5rem 0; color: var(--muted); font-size: clamp(1.06rem, 2vw, 1.25rem); }
.protection-uses { display: grid; grid-template-columns: repeat(2, 1fr); gap: .7rem; margin: 1.6rem 0 1rem; }
.protection-uses p { margin: 0; padding: .9rem; border-top: 3px solid var(--aqua); background: var(--white); box-shadow: 0 8px 24px rgba(7,45,88,.07); }
.protection-uses strong, .protection-uses span { display: block; }
.protection-uses strong { color: var(--navy); font-size: .95rem; }
.protection-uses span { margin-top: .2rem; color: var(--muted); font-size: .78rem; line-height: 1.4; }
.product-note { max-width: 690px; margin: 0 0 1.5rem; color: var(--muted); font-size: .9rem; line-height: 1.5; }
.product-note strong { color: var(--navy); font-size: 1rem; }
.hero-promise { display: flex; flex-wrap: wrap; gap: .35rem .7rem; align-items: center; padding: .8rem 1rem; border-left: 4px solid var(--orange); background: rgba(255,255,255,.82); box-shadow: 0 8px 24px rgba(7,45,88,.06); }
.hero-promise span { color: var(--navy); font-weight: 700; }
.hero-promise span + span::before { content: "•"; margin-right: .7rem; color: var(--orange); }
.primary-button { display: inline-flex; align-items: center; justify-content: center; min-height: 52px; padding: .85rem 1.35rem; border-radius: 999px; font-weight: 800; text-decoration: none; transition: transform .18s ease, box-shadow .18s ease, background .18s ease; }
.primary-button { background: linear-gradient(135deg, var(--orange), #ff9b1a); color: var(--white); box-shadow: 0 13px 28px rgba(243,112,33,.24); }
.primary-button:hover, .primary-button:focus { transform: translateY(-2px); box-shadow: 0 13px 28px rgba(7,45,88,.18); }
.call-note { margin: 1rem 0 0; color: var(--muted); font-size: .9rem; }
.call-note a { color: var(--navy); font-weight: 700; }
.hero-family { position: relative; z-index: 2; margin: 0; }
.hero-family img { display: block; width: 100%; min-height: 470px; aspect-ratio: 4 / 5; object-fit: cover; object-position: 62% center; border: 8px solid var(--white); border-radius: 28px; box-shadow: var(--shadow); }
.agent { position: relative; z-index: 2; margin: 0; }
.photo-wrap { position: relative; max-width: 470px; margin-inline: auto; }
.photo-wrap img { position: relative; z-index: 2; display: block; width: 100%; aspect-ratio: 1/1.08; object-fit: cover; object-position: center top; border: 8px solid var(--white); border-radius: 48% 48% 22px 22px; box-shadow: var(--shadow); }
.sun-accent { position: absolute; z-index: 1; inset: -24px -30px auto auto; width: 170px; height: 170px; border-radius: 50%; background: linear-gradient(145deg, var(--gold), var(--orange)); }
.agent figcaption { position: relative; z-index: 3; width: calc(100% - 2.5rem); margin: -2.2rem auto 0; padding: 1rem 1.2rem; border-radius: 14px; background: var(--navy); color: var(--white); text-align: center; box-shadow: 0 16px 28px rgba(7,45,88,.2); }
.agent strong, .agent span { display: block; }
.agent strong { font-size: 1.1rem; }
.agent span { color: #bcecff; font-size: .88rem; }
.meet-rose { display: grid; grid-template-columns: minmax(260px, .62fr) minmax(420px, 1fr); gap: clamp(2.5rem, 7vw, 6rem); align-items: center; padding: clamp(4rem, 8vw, 7rem) clamp(1.25rem, 8vw, 8rem); background: linear-gradient(135deg, #fff8e7 0%, #ffffff 48%, #eefaff 100%); }
.meet-rose-portrait { position: relative; max-width: 430px; margin-inline: auto; }
.meet-rose-portrait::before { content: ""; position: absolute; inset: -16px 18px 20px -16px; border-radius: 28px; background: linear-gradient(145deg, var(--gold), var(--orange)); }
.meet-rose-portrait img { position: relative; display: block; width: 100%; aspect-ratio: 4/5; object-fit: cover; object-position: center top; border: 7px solid var(--white); border-radius: 24px; box-shadow: var(--shadow); }
.meet-rose-copy { max-width: 720px; }
.meet-rose-copy > p:not(.eyebrow) { margin: 1rem 0; color: var(--muted); font-size: 1.06rem; }
.meet-rose-copy p strong { color: var(--navy); }
.meet-rose-copy .meet-intro { margin-top: 1.35rem; color: var(--navy); font-size: 1.3rem; }
.rose-credentials { display: flex; flex-wrap: wrap; gap: .65rem; margin: 1.6rem 0; }
.rose-credentials span { padding: .65rem .9rem; border: 1px solid rgba(22,143,208,.25); border-radius: 999px; background: rgba(255,255,255,.9); color: var(--navy); font-size: .88rem; font-weight: 800; box-shadow: 0 8px 20px rgba(7,45,88,.06); }
.coverage-types { display: grid; grid-template-columns: minmax(280px, .7fr) minmax(430px, 1fr); gap: clamp(2rem, 7vw, 6rem); align-items: start; padding: clamp(4rem, 8vw, 7rem) clamp(1.25rem, 8vw, 8rem); background: var(--white); }
.coverage-heading { max-width: 610px; }
.coverage-cards { display: grid; gap: 1rem; }
.coverage-cards article { position: relative; padding: 1.5rem 1.5rem 1.5rem 4.3rem; border: 1px solid var(--line); border-radius: 18px; background: #f8fcfe; }
.coverage-cards article > span { position: absolute; left: 1.3rem; top: 1.55rem; display: grid; place-items: center; width: 2.15rem; height: 2.15rem; border-radius: 50%; background: linear-gradient(145deg, var(--gold), var(--orange)); color: var(--white); font-size: .75rem; font-weight: 800; }
.coverage-cards h3 { margin: 0; color: var(--navy); font-size: 1.25rem; }
.coverage-cards p { margin: .45rem 0 0; color: var(--muted); }
.term-section, .permanent-section { display: grid; grid-template-columns: minmax(300px, .8fr) minmax(420px, 1fr); gap: clamp(2.5rem, 7vw, 6rem); align-items: center; padding: clamp(4rem, 8vw, 7rem) clamp(1.25rem, 8vw, 8rem); }
.term-section { background: var(--white); }
.permanent-section { background: linear-gradient(135deg, #eefaff, #fff8e7); }
.term-copy, .permanent-copy { max-width: 650px; }
.term-lede, .permanent-lede { margin: 1.35rem 0 1.75rem; color: var(--muted); font-size: 1.12rem; }
.benefit-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .8rem; margin: 0; padding: 0; list-style: none; }
.benefit-list li { position: relative; min-height: 76px; padding: 1rem 1rem 1rem 3rem; border: 1px solid rgba(22,143,208,.18); border-radius: 14px; background: rgba(255,255,255,.9); color: var(--navy); font-weight: 700; box-shadow: 0 9px 24px rgba(7,45,88,.06); }
.benefit-list li::before { content: "✓"; position: absolute; left: 1rem; top: 1rem; display: grid; place-items: center; width: 1.35rem; height: 1.35rem; border-radius: 50%; background: var(--aqua); color: var(--navy-deep); font-size: .78rem; font-weight: 900; }
.term-benefits li { background: #f6fbfe; }
.term-benefits li::before { background: linear-gradient(145deg, var(--gold), var(--orange)); color: var(--white); }
.review-section { display: grid; grid-template-columns: minmax(280px, .62fr) minmax(430px, 1fr); gap: clamp(2rem, 7vw, 6rem); align-items: start; padding: clamp(4.5rem, 9vw, 8rem) clamp(1.25rem, 8vw, 8rem); background: var(--navy); }
.review-intro { position: sticky; top: 2rem; color: var(--white); }
.review-intro h2 { color: var(--white); }
.review-intro > p:not(.eyebrow) { color: #c7deec; font-size: 1.08rem; }
.feature-highlights { display: grid; gap: .8rem; margin: 2rem 0 0; padding: 0; list-style: none; }
.feature-highlights li { display: grid; grid-template-columns: 1.65rem 1fr; gap: .7rem; align-items: start; padding: .95rem 1rem; border: 1px solid rgba(255,255,255,.13); border-radius: 14px; background: rgba(255,255,255,.08); }
.feature-highlights strong, .feature-highlights li div span { display: block; }
.feature-highlights li div span { margin-top: .18rem; color: #c7deec; font-size: .9rem; line-height: 1.45; }
.feature-check { display: grid; width: 1.55rem; height: 1.55rem; place-items: center; border-radius: 50%; background: linear-gradient(145deg, var(--gold), var(--orange)); color: var(--white); font-size: .9rem; font-weight: 900; }
.form-shell { position: relative; padding: clamp(1.2rem, 3vw, 2.25rem); border: 1px solid rgba(255,255,255,.18); border-radius: 25px; background: var(--white); box-shadow: var(--shadow); }
.protection-form { display: grid; gap: 1.25rem; }
.form-heading { padding-bottom: 1.15rem; border-bottom: 1px solid var(--line); }
.form-coverage-limits { display: grid; gap: .45rem; }
.form-coverage-limits strong { display: block; color: var(--navy); font-family: "Libre Franklin", sans-serif; font-size: clamp(1.25rem, 2.3vw, 1.75rem); line-height: 1.2; }
.form-heading p { margin: .45rem 0 0; color: var(--muted); }
.protection-form fieldset { margin: 0; padding: 0; border: 0; }
.protection-form legend, .form-divider span { margin-bottom: .65rem; color: var(--navy); font-weight: 800; }
.choice-grid { display: grid; gap: .55rem; }
.choice-grid-three { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.choice-grid label { cursor: pointer; }
.choice-grid input { position: absolute; opacity: 0; }
.choice-grid span { display: flex; align-items: center; justify-content: center; min-height: 48px; padding: .65rem; border: 1px solid var(--line); border-radius: 11px; color: var(--ink); font-size: .86rem; font-weight: 700; text-align: center; transition: .18s ease; }
.choice-grid input:checked + span { border-color: var(--blue); background: #eaf8fe; color: var(--navy); box-shadow: inset 0 0 0 1px var(--blue); }
.choice-grid input:focus-visible + span { outline: 3px solid rgba(56,188,232,.35); outline-offset: 2px; }
.form-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.protection-form label:not(.consent):not(.choice-grid label) { display: grid; gap: .4rem; color: var(--navy); font-size: .88rem; font-weight: 700; }
.protection-form input[type="text"], .protection-form input[type="email"], .protection-form input[type="tel"], .protection-form input[type="date"], .protection-form select, .protection-form textarea { width: 100%; min-height: 48px; padding: .7rem .8rem; border: 1px solid #bfd3df; border-radius: 10px; background: #fbfdff; color: var(--ink); font: inherit; }
.protection-form textarea { resize: vertical; }
.protection-form input:focus, .protection-form select:focus, .protection-form textarea:focus { border-color: var(--blue); outline: 3px solid rgba(56,188,232,.2); }
.form-divider { display: flex; align-items: center; gap: .8rem; margin-top: .25rem; }
.form-divider::after { content: ""; flex: 1; height: 1px; background: var(--line); }
.full-field { grid-column: 1 / -1; }
.consent { display: grid; grid-template-columns: 20px 1fr; gap: .7rem; align-items: start; color: var(--muted); font-size: .78rem; line-height: 1.45; }
.consent input { width: 18px; height: 18px; margin-top: .15rem; accent-color: var(--blue); }
.form-submit { min-height: 54px; border: 0; border-radius: 999px; background: linear-gradient(135deg, var(--orange), #ff9b1a); color: var(--white); font: 800 1rem "DM Sans", sans-serif; cursor: pointer; box-shadow: 0 13px 28px rgba(243,112,33,.24); }
.form-submit:hover, .form-submit:focus { background: var(--navy); }
.form-reassurance { margin: -.45rem 0 0; color: var(--muted); font-size: .78rem; text-align: center; }
.form-success { display: grid; gap: .2rem; padding: 1rem; border-radius: 12px; background: #e9f9f1; color: #155b3b; text-align: center; }
.form-success[hidden] { display: none; }
.submission-frame, .honeypot { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
footer { padding: 2.5rem clamp(1.25rem, 6vw, 6rem); background: var(--navy-deep); color: #b9cbd9; }
.footer-logo { width: 180px; height: 168px; margin-bottom: 1.5rem; border: 1px solid rgba(255,178,13,.45); border-radius: 22px; background-color: var(--white); background-position: center; background-size: 150px; box-shadow: 0 16px 40px rgba(0,0,0,.22), 0 0 0 6px rgba(255,255,255,.04); }
.disclosures { max-width: 1050px; padding-top: 1rem; border-top: 1px solid rgba(255,255,255,.15); font-size: .78rem; line-height: 1.5; }
.disclosures p { margin: .5rem 0; }
.legal-links { display: flex; flex-wrap: wrap; gap: .6rem 1.2rem; margin-top: 1.15rem; }
.legal-links button { padding: 0; border: 0; border-bottom: 1px solid rgba(255,255,255,.45); background: transparent; color: var(--white); font: 700 .82rem "DM Sans", sans-serif; cursor: pointer; }
.legal-links button:hover, .legal-links button:focus { border-color: var(--gold); color: var(--gold); }
.copyright { margin: 1.2rem 0 0; font-size: .78rem; }
.legal-dialog { width: min(760px, calc(100% - 2rem)); max-height: min(82vh, 780px); padding: 0; border: 0; border-radius: 22px; color: var(--ink); box-shadow: 0 30px 90px rgba(4,29,57,.34); }
.legal-dialog::backdrop { background: rgba(4,29,57,.72); backdrop-filter: blur(4px); }
.legal-dialog-header { position: sticky; top: 0; z-index: 2; display: flex; align-items: flex-start; justify-content: space-between; gap: 1rem; padding: 1.4rem 1.5rem; border-bottom: 1px solid var(--line); background: var(--white); }
.legal-dialog-header span { color: var(--orange); font-size: .75rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.legal-dialog-header h2 { margin-top: .25rem; font-size: clamp(1.7rem, 4vw, 2.35rem); }
.dialog-close { display: grid; place-items: center; flex: 0 0 42px; width: 42px; height: 42px; border: 1px solid var(--line); border-radius: 50%; background: #f6fbfe; color: var(--navy); font: 400 1.8rem/1 "DM Sans", sans-serif; cursor: pointer; }
.dialog-close:hover, .dialog-close:focus { border-color: var(--orange); color: var(--orange); }
.legal-dialog-content { padding: 1.4rem 1.5rem 1.8rem; font-size: .95rem; line-height: 1.65; }
.legal-dialog-content h3 { margin: 1.35rem 0 .25rem; color: var(--navy); font-size: 1.05rem; }
.legal-dialog-content p { margin: .65rem 0; }
.legal-dialog-content a { color: var(--blue); font-weight: 700; }
@media (max-width: 900px) {
  .hero, .meet-rose, .coverage-types, .term-section, .permanent-section, .review-section { grid-template-columns: 1fr; }
  .hero { min-height: auto; }
  .hero-copy { text-align: center; }
  .lede { margin-inline: auto; }
  .protection-uses { text-align: left; }
  .hero-family { width: min(88vw, 620px); margin-inline: auto; }
  .hero-family img { min-height: 0; aspect-ratio: 16 / 10; object-position: center; }
  .agent { width: min(88vw, 440px); margin-inline: auto; }
  .review-intro { position: static; text-align: center; }
  .feature-highlights { max-width: 560px; margin-inline: auto; text-align: left; }
}
@media (max-width: 620px) {
  header { min-height: 76px; padding: .35rem 1rem; }
  .logo { width: 142px; height: 60px; }
  .header-actions { gap: .35rem; }
  .site-nav a { min-height: 40px; padding: .55rem .7rem; font-size: .78rem; }
  .call-link { padding: .65rem .85rem; font-size: .88rem; }
  .call-link span { display: none; }
  h1 { font-size: 2.75rem; }
  .hero { padding-top: 3rem; }
  .primary-button { width: 100%; }
  .protection-uses { grid-template-columns: 1fr; }
  .hero-promise { display: grid; gap: .25rem; text-align: left; }
  .hero-promise span + span::before { content: none; }
  .benefit-list, .choice-grid-three, .form-grid { grid-template-columns: 1fr; }
  .review-section { padding-inline: .75rem; }
  .review-intro { padding-inline: .5rem; }
  .form-shell { padding: 1rem; border-radius: 19px; }
  .legal-dialog { width: calc(100% - 1rem); max-height: 90vh; border-radius: 16px; }
  .legal-dialog-header, .legal-dialog-content { padding-inline: 1rem; }
}
