/*
Theme Name: Angel Notary Advantage
Theme URI: https://angelnotaryadvantage.com
Author: Angel Advantage
Description: A warm, trustworthy multi-page WordPress theme for Angel Notary Advantage.
Version: 1.8.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: angel-notary-advantage
*/

:root {
  --navy: #06284b;
  --navy-2: #0b3d68;
  --gold: #d49a16;
  --gold-light: #f4d889;
  --cream: #fffaf0;
  --sky: #e8f4f7;
  --ink: #17324b;
  --muted: #5e7182;
  --white: #fff;
  --shadow: 0 18px 50px rgba(6, 40, 75, .12);
  --radius: 24px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; overflow-wrap: break-word; color: var(--ink); background: var(--cream); font-family: "Nunito Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.65; }
body.admin-bar .site-header { top: 32px; }
a { color: inherit; }
img { max-width: 100%; height: auto; }
.container { width: min(1120px, calc(100% - 40px)); margin-inline: auto; }
.eyebrow { margin: 0 0 10px; color: #9a6b00; font-size: .78rem; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
h1, h2, h3 { margin-top: 0; color: var(--navy); font-family: Georgia, "Times New Roman", serif; line-height: 1.1; }
h1 { margin-bottom: 20px; font-size: clamp(2.7rem, 7vw, 5.5rem); letter-spacing: -.045em; }
h2 { margin-bottom: 18px; font-size: clamp(2rem, 4vw, 3.2rem); letter-spacing: -.025em; }
h3 { font-size: 1.45rem; }
p { margin: 0 0 1rem; }
.section { padding: 92px 0; }
.section-heading { max-width: 760px; margin-bottom: 40px; }
.section-heading p:last-child { color: var(--muted); font-size: 1.08rem; }
.site-header { position: sticky; z-index: 20; top: 0; border-bottom: 1px solid rgba(6, 40, 75, .08); background: rgba(255, 250, 240, .94); backdrop-filter: blur(14px); }
.nav-wrap { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.brand { display: flex; align-items: center; gap: 12px; text-decoration: none; }
.brand img { width: 54px; height: 54px; object-fit: contain; }
.brand-copy { display: grid; line-height: 1.05; }
.brand-copy strong { font-family: Georgia, serif; font-size: 1.05rem; color: var(--navy); }
.brand-copy span { margin-top: 5px; color: #8a650c; font-size: .67rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.site-nav { display: flex; align-items: center; gap: 25px; }
.site-nav a { color: var(--navy); font-size: .9rem; font-weight: 800; text-decoration: none; }
.menu-toggle { min-width: 48px; min-height: 48px; padding: 10px 14px; border: 1px solid rgba(6, 40, 75, .18); border-radius: 999px; display: none; color: var(--navy); background: var(--white); font: inherit; font-weight: 900; cursor: pointer; }
.btn { min-height: 48px; padding: 13px 21px; border: 2px solid transparent; border-radius: 999px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-weight: 900; line-height: 1.15; text-align: center; text-decoration: none; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.btn:hover { transform: translateY(-2px); }
.btn-primary { color: var(--navy); background: var(--gold); box-shadow: 0 10px 24px rgba(212, 154, 22, .24); }
.btn-secondary { border-color: rgba(6, 40, 75, .22); color: var(--navy); background: var(--white); }
.btn-light { color: var(--navy); background: var(--white); }
.btn-small { min-height: 42px; padding: 10px 17px; font-size: .85rem; }
.hero { position: relative; overflow: hidden; padding: 84px 0 74px; background: radial-gradient(circle at 85% 18%, rgba(244, 216, 137, .45), transparent 28%), linear-gradient(135deg, #fffaf0, #eef8f8); }
.hero::after { position: absolute; right: -8%; bottom: -120px; width: 450px; height: 240px; border: 55px solid rgba(212, 154, 22, .10); border-radius: 50%; content: ""; transform: rotate(-10deg); }
.hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: 1.15fr .85fr; align-items: center; gap: 60px; }
.hero-lead { max-width: 670px; color: #435e74; font-size: 1.18rem; }
.hero-actions { margin: 30px 0 22px; display: flex; flex-wrap: wrap; gap: 12px; }
.trust-row { display: flex; flex-wrap: wrap; gap: 8px 18px; color: #4d6476; font-size: .9rem; font-weight: 800; }
.trust-row span::before { margin-right: 7px; color: var(--gold); content: "✓"; }
.logo-card { padding: 34px; border: 1px solid rgba(6, 40, 75, .08); border-radius: 34px; background: rgba(255, 255, 255, .86); box-shadow: var(--shadow); transform: rotate(1.5deg); }
.logo-card img { display: block; width: 100%; max-height: 470px; object-fit: contain; }
.quick-bar { position: relative; z-index: 3; margin-top: -26px; }
.quick-grid { padding: 22px 28px; border: 1px solid rgba(6, 40, 75, .08); border-radius: 22px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; background: var(--white); box-shadow: var(--shadow); }
.quick-item { display: flex; align-items: center; gap: 14px; }
.quick-icon { width: 42px; height: 42px; flex: 0 0 auto; border-radius: 50%; display: grid; place-items: center; color: var(--navy); background: var(--gold-light); font-size: 1.15rem; }
.quick-item strong, .quick-item span { display: block; }
.quick-item span { color: var(--muted); font-size: .84rem; }
.cards { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
.service-card { position: relative; overflow: hidden; padding: 34px; border: 1px solid rgba(6, 40, 75, .1); border-radius: var(--radius); background: var(--white); box-shadow: 0 12px 38px rgba(6, 40, 75, .07); }
.service-card.featured { color: #eaf4fb; background: linear-gradient(145deg, var(--navy), var(--navy-2)); }
.service-card.featured h3 { color: var(--white); }
.service-card .tag { margin-bottom: 20px; padding: 5px 10px; border-radius: 999px; display: inline-flex; color: var(--navy); background: var(--gold-light); font-size: .72rem; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.service-card ul { padding-left: 20px; }
.service-card li { margin: 8px 0; }
.service-card .note { margin-top: 20px; padding: 15px; border-radius: 14px; color: var(--ink); background: var(--sky); font-size: .9rem; }
.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.step { padding: 25px; border-top: 3px solid var(--gold); background: rgba(255,255,255,.58); }
.step-num { width: 36px; height: 36px; margin-bottom: 15px; border-radius: 50%; display: grid; place-items: center; color: var(--white); background: var(--navy); font-weight: 900; }
.ready { background: var(--sky); }
.ready-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 55px; align-items: start; }
.checklist { padding: 30px; border-radius: var(--radius); background: var(--white); box-shadow: var(--shadow); }
.checklist-item { padding: 13px 0; border-bottom: 1px solid #dce9ed; display: grid; grid-template-columns: 28px 1fr; gap: 10px; }
.checklist-item:last-child { border-bottom: 0; }
.checkmark { color: #927000; font-weight: 900; }
.notice { margin-top: 24px; padding: 20px; border-left: 5px solid var(--gold); border-radius: 0 15px 15px 0; background: #fff7dd; }
.schedule { color: var(--white); background: linear-gradient(145deg, #06284b, #0c426f); }
.schedule h2, .schedule h3 { color: var(--white); }
.schedule .eyebrow { color: var(--gold-light); }
.schedule-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 46px; align-items: start; }
.contact-links { display: grid; gap: 12px; margin: 28px 0; }
.contact-links a { width: fit-content; color: var(--white); font-weight: 900; text-decoration-color: var(--gold); text-decoration-thickness: 2px; text-underline-offset: 5px; }
.schedule-form { padding: 30px; border-radius: var(--radius); color: var(--ink); background: var(--white); box-shadow: 0 20px 45px rgba(0,0,0,.18); }
.form-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.field { display: grid; gap: 6px; }
.field.full { grid-column: 1 / -1; }
.field label { color: var(--navy); font-size: .84rem; font-weight: 900; }
.field input, .field select, .field textarea { width: 100%; min-height: 48px; padding: 12px 13px; border: 1px solid #c8d5de; border-radius: 10px; color: var(--ink); background: #fbfdfd; font: inherit; font-size: 16px; }
.field textarea { min-height: 105px; resize: vertical; }
.form-note { margin-top: 12px; color: var(--muted); font-size: .78rem; }
.online-placeholder { margin-top: 22px; padding: 20px; border: 1px dashed rgba(244, 216, 137, .65); border-radius: 16px; background: rgba(255,255,255,.07); }
.online-placeholder p { color: #dbe9f3; font-size: .91rem; }
.faq-grid { display: grid; grid-template-columns: .78fr 1.22fr; gap: 55px; }
.faq-list details { margin-bottom: 12px; padding: 18px 20px; border: 1px solid rgba(6,40,75,.11); border-radius: 14px; background: var(--white); }
.faq-list summary { color: var(--navy); cursor: pointer; font-weight: 900; }
.faq-list details p { margin: 12px 0 0; color: var(--muted); }
.site-footer { padding: 45px 0; color: #ccdae4; background: #041f3a; }
.footer-grid { display: grid; grid-template-columns: 1fr auto; gap: 30px; align-items: center; }
.site-footer strong { color: var(--white); }
.site-footer a { color: var(--gold-light); }
.legal { max-width: 820px; margin-top: 20px; color: #9fb2c1; font-size: .76rem; }
.page-hero { padding: 72px 0 54px; background: linear-gradient(135deg, #fffaf0, #edf7f7); }
.page-hero .container { max-width: 860px; }
.page-hero h1 { font-size: clamp(2.7rem, 6vw, 4.7rem); }
.page-hero p:last-child { max-width: 700px; color: var(--muted); font-size: 1.15rem; }
.content-split { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center; }
.content-split + .content-split { margin-top: 76px; }
.image-frame { overflow: hidden; border: 8px solid var(--white); border-radius: 28px; background: var(--white); box-shadow: var(--shadow); }
.image-frame img { width: 100%; aspect-ratio: 3 / 2; display: block; object-fit: cover; }
#service-area .image-frame img { aspect-ratio: 1 / 1; object-fit: contain; }
.mini-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.mini-card { padding: 24px; border-radius: 18px; background: var(--white); box-shadow: 0 10px 30px rgba(6,40,75,.07); }
.action-row { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }
.privacy-note { padding: 18px; border-radius: 14px; color: var(--ink); background: var(--sky); font-size: .9rem; }
.footer-links { display: flex; flex-wrap: wrap; gap: 12px 20px; margin: 18px 0; }
.footer-links a { color: var(--white); font-weight: 800; }
.policy-page .document-card h3 { margin-bottom: 10px; }
.policy-page .document-card ul { margin-bottom: 0; }
.policy-page .legal-notice { font-weight: 900; letter-spacing: .02em; }
.hp-field { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.form-status { margin-bottom: 18px; padding: 15px 17px; border-radius: 12px; color: #17472c; background: #e5f6ea; font-weight: 800; }
.form-status.error { color: #70261f; background: #fff0ec; }
.consent-row { grid-template-columns: 22px 1fr; align-items: start; }
.consent-row input { width: 18px; height: 18px; margin-top: 4px; }
.security-list { padding-left: 20px; color: #dbe9f3; }
.area-list { margin: 22px 0; display: flex; flex-wrap: wrap; gap: 10px; }
.area-list span { padding: 8px 13px; border: 1px solid rgba(6,40,75,.12); border-radius: 999px; color: var(--navy); background: var(--white); font-size: .9rem; font-weight: 800; }
.map-caption { margin: 10px 8px 0; color: var(--muted); font-size: .78rem; }
.price-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }
.price-card { padding: 26px; border: 1px solid rgba(6,40,75,.1); border-radius: 20px; background: var(--white); box-shadow: 0 10px 30px rgba(6,40,75,.07); }
.price-card.featured { border-color: rgba(212,154,22,.55); box-shadow: 0 16px 38px rgba(212,154,22,.16); }
.price-card .tag { padding: 5px 9px; border-radius: 999px; display: inline-flex; color: var(--navy); background: var(--gold-light); font-size: .7rem; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.price-card h3 { margin: 18px 0 8px; }
.price-card p:last-child { margin-bottom: 0; color: var(--muted); font-size: .9rem; }
.price { margin: 0 0 8px; color: var(--navy); font-family: Georgia, "Times New Roman", serif; font-size: 2.6rem; font-weight: 700; line-height: 1; }
.price.price-quote { font-size: 1.65rem; line-height: 1.2; }
.fee-list { overflow: hidden; border: 1px solid rgba(6,40,75,.1); border-radius: 20px; background: var(--white); box-shadow: var(--shadow); }
.fee-row { padding: 18px 20px; border-bottom: 1px solid #dce9ed; display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 18px; align-items: start; }
.fee-row:last-child { border-bottom: 0; }
.fee-row strong { color: var(--navy); text-align: right; }
.fee-row small { color: var(--muted); font-size: .78rem; font-weight: 700; }
.legal-copy { color: var(--muted); font-size: .9rem; }
.pricing-notes { margin-top: 28px; padding: 24px 28px; border-left: 5px solid var(--gold); border-radius: 0 18px 18px 0; background: var(--sky); }
.pricing-notes li { margin: 8px 0; }
.policy-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.pricing-page .mini-cards { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.loan-section { background: linear-gradient(135deg, #f7efe0, #edf7f7); }
.estate-section { background: var(--sky); }
.loan-grid, .document-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.additional-heading { margin-top: 58px; }
.disclosure-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.document-card { padding: 26px; border: 1px solid rgba(6,40,75,.1); border-radius: 20px; background: var(--white); box-shadow: 0 10px 30px rgba(6,40,75,.07); }
.document-card p { margin-bottom: 0; color: var(--muted); }
.document-icon { width: 44px; height: 44px; margin-bottom: 18px; border-radius: 50%; display: grid; place-items: center; color: var(--navy); background: var(--gold-light); font-size: 1.2rem; font-weight: 900; }
.limit-list { padding-left: 20px; }
.limit-list li { margin: 13px 0; }
.skip-link { position: absolute; z-index: 100; left: -9999px; top: 8px; padding: 10px; background: var(--white); }
.skip-link:focus { left: 8px; }

a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible, summary:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: 3px;
}

@media (max-width: 1024px) {
  body.admin-bar .site-header { top: 46px; }
  .menu-toggle { display: block; }
  .site-nav { position: absolute; left: 20px; right: 20px; top: calc(100% - 4px); max-height: calc(100vh - 96px); overflow-y: auto; padding: 14px; border: 1px solid rgba(6, 40, 75, .1); border-radius: 16px; display: none; flex-direction: column; align-items: stretch; gap: 4px; background: var(--white); box-shadow: var(--shadow); }
  .site-nav.is-open { display: flex; }
  .site-nav a { min-height: 46px; padding: 11px 12px; border-radius: 10px; display: flex; align-items: center; }
  .site-nav a:not(.btn):hover { background: var(--sky); }
  .site-nav .btn { margin-top: 5px; justify-content: center; }
  .section { padding: 78px 0; }
  .hero-grid { gap: 38px; }
  .ready-grid, .schedule-grid, .faq-grid, .content-split { grid-template-columns: 1fr; gap: 34px; }
  .logo-card { padding: 28px; }
  .quick-grid { gap: 14px; }
  .quick-item { align-items: flex-start; }
  .steps, .mini-cards { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .price-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .document-grid, .disclosure-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .content-split + .content-split { margin-top: 62px; }
}

@media (max-width: 760px) {
  .hero-grid { grid-template-columns: 1fr; }
  .hero { padding: 56px 0 62px; }
  .hero h1 { font-size: clamp(2.55rem, 12vw, 4.15rem); }
  .logo-card { width: min(100%, 430px); margin-inline: auto; }
  .quick-bar { margin-top: -18px; }
  .quick-grid, .cards, .steps, .mini-cards, .price-grid, .policy-grid, .pricing-page .mini-cards, .loan-grid, .document-grid, .disclosure-grid { grid-template-columns: 1fr; }
  .quick-grid { padding: 24px; }
  .page-hero { padding: 56px 0 44px; }
  .page-hero h1 { font-size: clamp(2.4rem, 11vw, 3.65rem); }
  .form-grid { grid-template-columns: 1fr; }
  .field.full { grid-column: auto; }
  .footer-grid { grid-template-columns: 1fr; }
}

@media (max-width: 540px) {
  .container { width: min(calc(100% - 28px), 1120px); }
  .section { padding: 66px 0; }
  .nav-wrap { min-height: 68px; gap: 12px; }
  .brand { min-width: 0; gap: 8px; }
  .brand img { width: 46px; height: 46px; }
  .brand-copy strong { font-size: .92rem; }
  .brand-copy span { display: none; }
  .site-nav { left: 14px; right: 14px; }
  .hero-actions .btn, .action-row .btn, .footer-grid .btn, .schedule-form > .btn { width: 100%; }
  .quick-grid, .service-card, .schedule-form, .checklist, .mini-card { padding: 22px; }
  .area-list { gap: 8px; }
  .area-list span { padding: 7px 10px; font-size: .82rem; }
  .notice { padding: 17px; }
  .image-frame { border-width: 5px; border-radius: 20px; }
  .fee-row { padding: 16px; gap: 12px; }
  .fee-row strong { max-width: 130px; }
  .pricing-notes { padding: 20px; }
}

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