.alindex-free-listing-page { background: #f7f9fc; color: #0b1f3a; }
.alindex-free-listing-hero { position: relative; min-height: 520px; display: flex; align-items: end; overflow: hidden; background-color: #0b1f3a; background-position: center; background-size: cover; }
.alindex-free-listing-hero-wash { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(7,31,67,.96) 0%, rgba(7,31,67,.9) 42%, rgba(7,31,67,.52) 72%, rgba(7,31,67,.28) 100%); }
.alindex-free-listing-hero-inner { position: relative; width: 100%; padding-top: 7rem; padding-bottom: 7rem; }
.alindex-free-listing-label { display: inline-flex; align-items: center; gap: .55rem; padding: .42rem .8rem; border: 1px solid rgba(255,255,255,.26); border-radius: 999px; background: rgba(11,31,58,.7); color: #fff; font-size: .65rem; font-weight: 800; letter-spacing: .17em; text-transform: uppercase; }
.alindex-free-listing-label span { width: .42rem; height: .42rem; border-radius: 999px; background: #d29500; }
.alindex-free-listing-hero h1 { max-width: 760px; margin: 1.5rem 0 0; color: #fff; font-family: "Bitter", Georgia, serif; font-size: clamp(3.6rem, 8vw, 6.8rem); line-height: .83; letter-spacing: -.07em; }
.alindex-free-listing-hero h1 em { color: #d29500; font-style: italic; }
.alindex-free-listing-hero-inner > p:last-child { max-width: 620px; margin: 1.75rem 0 0; color: #e6eff8; font-size: 1.05rem; line-height: 1.75; }
.alindex-free-listing-content { position: relative; z-index: 1; display: grid; gap: 2.5rem; grid-template-columns: minmax(0,.82fr) minmax(0,1.18fr); margin-top: -2.5rem; padding-bottom: 6rem; }
.alindex-free-listing-intro, .alindex-free-listing-form { padding: 2.25rem; border: 1px solid #d4e1ee; border-radius: 1.7rem; background: #fff; box-shadow: 0 16px 38px rgba(7,31,67,.08); }
.alindex-free-listing-intro h2 { margin: 1rem 0 0; color: #17233d; font-family: "Bitter", Georgia, serif; font-size: clamp(2.5rem, 4vw, 4rem); line-height: .9; letter-spacing: -.06em; }
.alindex-free-listing-intro > p:not(.alindex-eyebrow) { margin-top: 1.35rem; color: #48677f; line-height: 1.75; }
.alindex-free-listing-note { margin-top: 2rem; padding: 1.2rem; border: 1px dashed #d7c8b7; border-radius: 1.1rem; background: #f6f0e6; color: #506f63; }
.alindex-free-listing-note strong { color: #0b1f3a; }
.alindex-free-listing-note p { margin: .45rem 0 0; line-height: 1.6; }
.alindex-free-listing-form .alindex-claim-card { margin: 0; padding: 0; border: 0; background: transparent; box-shadow: none; }
@media (max-width: 800px) { .alindex-free-listing-hero { min-height: 460px; } .alindex-free-listing-hero-inner { padding-top: 5.5rem; padding-bottom: 5.5rem; } .alindex-free-listing-content { grid-template-columns: 1fr; margin-top: -1.5rem; padding-bottom: 3.5rem; } .alindex-free-listing-intro, .alindex-free-listing-form { padding: 1.5rem; } }
