.header{background:#fff;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1000}.header-container{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo-link{display:flex;align-items:center}.logo{height:50px;width:auto}.nav{display:flex;gap:2rem;align-items:center;flex:1;justify-content:center}.nav-link{color:var(--text-dark);font-weight:600;font-size:.95rem;transition:color .2s;white-space:nowrap}.nav-link:hover,.nav-link.active{color:var(--primary-gold)}.header-phone{background:var(--primary-gold);color:var(--secondary-black);padding:.75rem 1.5rem;border-radius:4px;font-weight:700;font-size:1.1rem;transition:transform .2s,box-shadow .2s;white-space:nowrap}.header-phone:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e7b0274d}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:.5rem}.mobile-menu-toggle span{width:28px;height:3px;background:var(--text-dark);border-radius:2px;transition:all .3s}@media(max-width:1200px){.nav{gap:1.5rem}.nav-link{font-size:.9rem}}@media(max-width:968px){.mobile-menu-toggle{display:flex}.nav{position:fixed;top:82px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;gap:1.5rem;box-shadow:0 8px 16px #0000001a;transform:translate(-100%);transition:transform .3s}.nav-open{transform:translate(0)}.header-phone{font-size:1rem;padding:.6rem 1.2rem}}@media(max-width:480px){.header-container{padding:1rem}.logo{height:40px}.header-phone{font-size:.9rem;padding:.5rem 1rem}}.footer{background:var(--secondary-black);color:#fff;padding:4rem 2rem 2rem;margin-top:4rem}.footer-container{max-width:1400px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h3{color:var(--primary-gold);font-size:1.25rem;margin-bottom:1.5rem;font-weight:700}.footer-logo{height:60px;margin-bottom:1.5rem}.footer-text{color:#d1d5db;line-height:1.6;margin-bottom:1rem}.footer-contact{margin-top:1.5rem}.footer-contact p{margin-bottom:.5rem;color:#d1d5db}.footer-contact a{color:var(--primary-gold);transition:opacity .2s}.footer-contact a:hover{opacity:.8}.footer-links{list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#d1d5db;transition:color .2s}.footer-links a:hover{color:var(--primary-gold)}.footer-areas{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin:1rem 0}.footer-areas li{color:#d1d5db;font-size:.95rem}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center}.footer-legal{margin-bottom:1rem}.footer-legal p{color:#9ca3af;font-size:.9rem;margin-bottom:.5rem}.footer-legal-links{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:.5rem}.footer-legal-links a{color:#9ca3af;font-size:.9rem;transition:color .2s}.footer-legal-links a:hover{color:var(--primary-gold)}.footer-legal-links span{color:#4b5563}.footer-disclaimer{color:#6b7280;font-size:.85rem;font-style:italic;margin-top:1rem}@media(max-width:768px){.footer{padding:3rem 1.5rem 1.5rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-areas{grid-template-columns:1fr}.footer-legal-links{flex-direction:column;gap:.5rem}.footer-legal-links span{display:none}}.address-form{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 10px 40px #0000001a}.address-form.hero{max-width:1100px;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem}.address-form.hero .form-disclaimer{color:#fffc}.address-form.inline{max-width:800px;margin:3rem auto}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.75rem}.form-row-four{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem}.form-group{margin-bottom:0}.form-group.full-width{margin-bottom:.75rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:var(--text-dark);font-size:.95rem}.form-group input{width:100%;padding:1rem 1.25rem;border:2px solid var(--border-gray);border-radius:4px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus{outline:none;border-color:var(--primary-gold);box-shadow:0 0 0 3px #e7b0271a}.submit-btn{width:100%;background:var(--primary-gold);color:var(--secondary-black);padding:1rem 2rem;border:none;border-radius:4px;font-size:1.125rem;font-weight:700;transition:transform .2s,box-shadow .2s;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;margin-top:.25rem}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #e7b0274d}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.submit-message{margin-top:1rem;padding:1rem;border-radius:4px;text-align:center;font-weight:600}.submit-message.success{background:#d1fae5;color:#065f46}.submit-message.error{background:#fee2e2;color:#991b1b}.form-disclaimer{margin-top:.75rem;margin-bottom:0;text-align:center;font-size:.85rem;color:var(--text-light);font-style:italic}@media(max-width:768px){.address-form{padding:1.5rem}.form-row,.form-row-four{grid-template-columns:1fr}.submit-btn{font-size:1rem;padding:1rem 1.5rem}}.hero{background:linear-gradient(135deg,#00000080,#1a1a1a80),url(https://images.pexels.com/photos/106399/pexels-photo-106399.jpeg?auto=compress&cs=tinysrgb&w=1920) center/cover;background-repeat:no-repeat;color:#fff;padding:6rem 2rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(231,176,39,.05) 0%,transparent 50%);pointer-events:none}.hero-container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.hero-content{max-width:600px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.hero h1{font-family:Poppins,sans-serif;font-size:5rem;font-weight:700;letter-spacing:.02em;margin-bottom:1.5rem;line-height:1.1;color:var(--primary-gold);text-transform:uppercase;white-space:nowrap}.hero-subtitle{font-size:1.75rem;margin-bottom:3rem;color:var(--primary-gold);line-height:1.5;font-weight:600;white-space:nowrap}.hero-benefits{margin-top:3rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:900px}.benefit{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;padding:1.5rem 1rem;background:#0006;border-radius:8px;border:2px solid rgba(231,176,39,.3);transition:all .3s}.benefit:hover{background:#0009;border-color:var(--primary-gold);transform:translateY(-4px)}.benefit-icon{color:var(--primary-gold);font-weight:700;font-size:2.5rem}.benefit span:last-child{color:#fff;font-size:1rem;font-weight:600;line-height:1.4}.intro-section{background:#fff;padding:3rem 2rem;text-align:center}.intro-text{font-size:1.5rem;color:var(--text-dark);max-width:900px;margin:0 auto;line-height:1.6;font-weight:500}.trust-badges{background:var(--bg-light);padding:3rem 2rem}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.badges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.badge{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.badge-icon{font-size:2.5rem}.badge-text{font-weight:600;font-size:1.125rem;color:var(--text-dark)}.how-it-works-preview,.situations-preview,.why-choose{padding:5rem 0}.how-it-works-preview{background:#fff}.situations-preview{background:var(--bg-light)}.why-choose{background:#fff}h2{text-align:center;margin-bottom:1rem}.section-subtitle{text-align:center;font-size:1.25rem;color:var(--text-gray);margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.step{text-align:center}.step-number{background:var(--primary-gold);color:var(--secondary-black);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;margin:0 auto 1.5rem}.step h3{font-size:1.5rem;margin-bottom:1rem}.step p{color:var(--text-gray);line-height:1.6}.situations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem}.situation-card{background:#fff;padding:2rem 1.5rem;border-radius:8px;text-align:center;transition:transform .2s,box-shadow .2s;border:2px solid var(--border-gray)}.situation-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:var(--primary-gold)}.situation-icon{font-size:3rem;display:block;margin-bottom:1rem}.situation-card h3{font-size:1.125rem;color:var(--text-dark);margin-bottom:0}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.why-card{background:var(--bg-light);padding:2.5rem;border-radius:8px;border-left:4px solid var(--primary-gold)}.why-card h3{color:var(--text-dark);margin-bottom:1rem}.why-card p{color:var(--text-gray);line-height:1.6;margin-bottom:0}.cta-section{background:var(--secondary-black);color:#fff;padding:5rem 2rem}.cta-box{text-align:center;max-width:800px;margin:0 auto}.cta-box h2{color:var(--primary-gold);margin-bottom:1rem}.cta-box p{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem}@media(max-width:968px){.hero{padding:4rem 1.5rem}.hero h1{font-size:2.5rem;white-space:normal}.intro-text{font-size:1.25rem}.hero-subtitle{font-size:1.125rem;white-space:normal}.hero-benefits{grid-template-columns:1fr;gap:1rem}.steps-grid{grid-template-columns:1fr}.situations-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.why-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px}}@media(max-width:480px){.container{padding:0 1rem}.badges-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.situations-grid{grid-template-columns:1fr}}.page-hero{background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;padding:4rem 2rem;text-align:center}.page-hero h1{color:var(--primary-gold);margin-bottom:1.5rem}.hero-description{font-size:1.25rem;color:#d1d5db;max-width:800px;margin:0 auto;line-height:1.6}.detailed-steps{padding:5rem 0;background:#fff}.detail-step{display:grid;grid-template-columns:100px 1fr;gap:3rem;margin-bottom:4rem;max-width:1000px;margin-left:auto;margin-right:auto}.detail-step:last-child{margin-bottom:0}.detail-step-number{display:flex;align-items:flex-start;justify-content:center}.detail-step-number span{background:var(--primary-gold);color:var(--secondary-black);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:800}.detail-step-content h2{text-align:left;margin-bottom:1.5rem;color:var(--text-dark)}.detail-step-content p{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem}.detail-step-content ul{list-style:none;margin:1.5rem 0}.detail-step-content li{padding-left:2rem;position:relative;margin-bottom:.75rem;color:var(--text-gray)}.detail-step-content li:before{content:"✓";position:absolute;left:0;color:var(--primary-gold);font-weight:700;font-size:1.25rem}.note{background:#fef3c7;padding:1.5rem;border-radius:4px;border-left:4px solid var(--primary-gold);margin-top:2rem}.comparison-note{background:var(--bg-light);padding:2rem;border-radius:8px;margin-top:2rem}.comparison-note h4{color:var(--text-dark);margin-bottom:1rem}.comparison-note p{margin-bottom:0}.success-note{background:#d1fae5;padding:1.5rem;border-radius:4px;border-left:4px solid var(--success-green);margin-top:2rem;color:#065f46}.success-note strong{color:#047857}.as-is-explanation{background:var(--bg-light);padding:5rem 0}.as-is-explanation h2{text-align:center;margin-bottom:3rem}.as-is-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.as-is-card{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 6px #0000000d;border-top:4px solid var(--primary-gold)}.as-is-card h3{color:var(--text-dark);margin-bottom:1rem}.as-is-card p{color:var(--text-gray);line-height:1.6;margin-bottom:0}.form-section{padding:5rem 0;background:#fff}.form-section h2{text-align:center;margin-bottom:1rem}.section-subtitle{text-align:center;font-size:1.25rem;color:var(--text-gray);margin-bottom:3rem}@media(max-width:768px){.page-hero{padding:3rem 1.5rem}.page-hero h1{font-size:2rem}.hero-description{font-size:1.125rem}.detailed-steps{padding:3rem 0}.detail-step{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.detail-step-number{justify-content:flex-start}.detail-step-number span{width:60px;height:60px;font-size:2rem}.as-is-grid{grid-template-columns:1fr}}.comparison-section{padding:5rem 0;background:#fff}.comparison-table-wrapper{overflow-x:auto;margin:0 -2rem;padding:0 2rem}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;min-width:800px}.comparison-table thead th{background:var(--secondary-black);color:#fff;padding:1.5rem 1rem;text-align:center;font-weight:700;font-size:1.125rem;border-bottom:3px solid var(--primary-gold)}.comparison-table thead th.highlight{background:var(--primary-gold);color:var(--secondary-black)}.comparison-table tbody td{padding:1.25rem 1rem;border-bottom:1px solid var(--border-gray);text-align:center}.comparison-table tbody td.feature-name{font-weight:600;text-align:left;background:var(--bg-light)}.comparison-table tbody td.highlight{background:#fef3c7}.comparison-table tbody td.positive{color:#047857;font-weight:600}.comparison-table tbody td.negative{color:#991b1b}.comparison-table tbody td.neutral{color:var(--text-gray)}.detailed-comparison{padding:5rem 0;background:var(--bg-light)}.detailed-comparison h2{text-align:center;margin-bottom:4rem}.option-detail{background:#fff;padding:3rem;border-radius:8px;margin-bottom:2.5rem;border-left:4px solid var(--text-gray)}.option-detail.highlighted{border-left:4px solid var(--primary-gold);box-shadow:0 8px 24px #e7b02733}.option-detail h3{color:var(--text-dark);margin-bottom:2rem;font-size:1.75rem}.pros-cons{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}.pros h4,.cons h4{margin-bottom:1rem;font-size:1.25rem}.pros h4{color:var(--success-green)}.cons h4{color:#dc2626}.pros ul,.cons ul{list-style:none}.pros li,.cons li{padding-left:1.75rem;margin-bottom:.75rem;position:relative;line-height:1.5}.pros li:before{content:"✓";position:absolute;left:0;color:var(--success-green);font-weight:700}.cons li:before{content:"✗";position:absolute;left:0;color:#dc2626;font-weight:700}.best-for{background:var(--bg-light);padding:1.5rem;border-radius:4px;margin-top:2rem;font-style:italic;line-height:1.6}.why-us-section{padding:5rem 0;background:#fff}.why-us-section h2{text-align:center;margin-bottom:1.5rem}.savings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:3rem 0}.saving-item{text-align:center;padding:2rem;background:var(--bg-light);border-radius:8px}.saving-amount{font-size:3rem;font-weight:800;color:var(--primary-gold);margin-bottom:.5rem}.saving-item p{color:var(--text-dark);font-weight:600;margin-bottom:0}.savings-note{text-align:center;max-width:900px;margin:3rem auto;font-size:1.125rem;color:var(--text-gray);line-height:1.7;padding:2rem;background:#fef3c7;border-radius:8px}.cta-center{text-align:center;margin-top:3rem}@media(max-width:968px){.comparison-table{font-size:.9rem}.comparison-table thead th,.comparison-table tbody td{padding:1rem .75rem}.detailed-comparison{padding:3rem 0}.option-detail{padding:2rem 1.5rem}.pros-cons{grid-template-columns:1fr}.savings-grid{grid-template-columns:repeat(2,1fr)}.saving-amount{font-size:2.5rem}}@media(max-width:480px){.savings-grid{grid-template-columns:1fr}}.situations-main{padding:5rem 0;background:#fff}.situations-grid-large{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.situation-card-large{background:#fff;padding:2.5rem;border-radius:8px;border:2px solid var(--border-gray);transition:all .3s;display:flex;flex-direction:column}.situation-card-large:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a;border-color:var(--primary-gold)}.situation-icon-large{font-size:4rem;display:block;margin-bottom:1.5rem}.situation-card-large h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.5rem}.situation-card-large p{color:var(--text-gray);line-height:1.6;flex-grow:1;margin-bottom:1rem}.learn-more{color:var(--primary-gold);font-weight:700;display:inline-block;margin-top:auto}.universal-benefits{padding:5rem 0;background:var(--bg-light)}.universal-benefits h2{text-align:center;margin-bottom:3rem}.benefit-card{text-align:center;background:#fff;padding:3rem 2rem;border-radius:8px;box-shadow:0 4px 6px #0000000d}.benefit-card h3{color:var(--text-dark);margin-bottom:1rem}.benefit-card p{color:var(--text-gray);line-height:1.6;margin-bottom:0}.cta-section-situations{padding:5rem 2rem;background:var(--secondary-black);color:#fff;text-align:center}.cta-section-situations h2{color:var(--primary-gold);margin-bottom:1rem}.cta-section-situations p{font-size:1.25rem;color:#d1d5db;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.situations-grid-large,.benefits-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px}}.reviews-main{padding:5rem 0;background:#fff}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;margin-bottom:5rem}.review-card{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 12px #0000001a;border-top:4px solid var(--primary-gold)}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.review-info h3{font-size:1.25rem;color:var(--text-dark);margin-bottom:.25rem}.review-location{color:var(--text-gray);font-size:.95rem;margin-bottom:0}.review-rating{font-size:1.25rem}.review-text{color:var(--text-gray);line-height:1.7;font-style:italic;margin-bottom:1.5rem}.review-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--border-gray)}.review-situation{background:#fef3c7;color:#92400e;padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600}.review-date{color:var(--text-light);font-size:.9rem}.video-testimonials{text-align:center;padding:4rem 0;background:var(--bg-light);border-radius:8px}.video-testimonials h2{margin-bottom:1rem}.section-subtitle{color:var(--text-gray);margin-bottom:3rem}.video-placeholder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.video-placeholder{background:#fff;padding:3rem 2rem;border-radius:8px;border:2px dashed var(--border-gray)}.video-icon{font-size:3rem;margin-bottom:1rem}.video-placeholder p{color:var(--text-gray);margin-bottom:0}.cta-section-reviews{padding:5rem 2rem;background:var(--secondary-black);color:#fff;text-align:center}.cta-section-reviews h2{color:var(--primary-gold);margin-bottom:1rem}.cta-section-reviews p{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem}@media(max-width:768px){.reviews-grid,.video-placeholder-grid{grid-template-columns:1fr}}.faq-main{padding:5rem 0;background:#fff}.faq-layout{display:grid;grid-template-columns:250px 1fr;gap:4rem}.faq-sidebar{display:flex;flex-direction:column;gap:.5rem}.category-btn{padding:1rem 1.5rem;background:#fff;border:2px solid var(--border-gray);border-radius:4px;text-align:left;font-weight:600;color:var(--text-dark);transition:all .2s}.category-btn:hover,.category-btn.active{background:var(--primary-gold);color:var(--secondary-black);border-color:var(--primary-gold)}.faq-content h2{text-align:left;margin-bottom:2rem;color:var(--text-dark)}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:2px solid var(--border-gray);border-radius:4px;overflow:hidden}.faq-question{width:100%;padding:1.5rem;background:#fff;border:none;text-align:left;font-size:1.125rem;font-weight:600;color:var(--text-dark);display:flex;justify-content:space-between;align-items:center;transition:background .2s}.faq-question:hover{background:var(--bg-light)}.faq-question.open{background:#fef3c7}.faq-icon{font-size:1.5rem;color:var(--primary-gold);font-weight:700;min-width:24px}.faq-answer{padding:0 1.5rem 1.5rem;animation:fadeIn .3s}.faq-answer p{color:var(--text-gray);line-height:1.7;margin-bottom:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-cta{padding:5rem 2rem;background:var(--secondary-black);color:#fff;text-align:center}.faq-cta h2{color:var(--primary-gold);margin-bottom:1rem}.faq-cta p{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem}@media(max-width:968px){.faq-layout{grid-template-columns:1fr;gap:2rem}.faq-sidebar{flex-direction:row;overflow-x:auto;gap:1rem;padding-bottom:1rem}.category-btn{white-space:nowrap}}.agent-benefits{padding:5rem 0;background:#fff}.agent-benefits h2{text-align:center;margin-bottom:3rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem}.benefit-box{text-align:center;padding:2.5rem;background:var(--bg-light);border-radius:8px}.benefit-icon{font-size:3.5rem;margin-bottom:1.5rem}.benefit-box h3{color:var(--text-dark);margin-bottom:1rem}.benefit-box p{color:var(--text-gray);line-height:1.6;margin-bottom:0}.ideal-referrals{padding:5rem 0;background:var(--bg-light)}.ideal-referrals h2{text-align:center;margin-bottom:1.5rem}.section-intro{text-align:center;font-size:1.25rem;color:var(--text-gray);max-width:800px;margin:0 auto 3rem}.referral-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;max-width:1000px;margin:0 auto}.referral-col ul{list-style:none}.referral-col li{padding:1rem 1.5rem;background:#fff;margin-bottom:1rem;border-radius:4px;border-left:4px solid var(--primary-gold);color:var(--text-dark)}.how-it-works-agent{padding:5rem 0;background:#fff}.how-it-works-agent h2{text-align:center;margin-bottom:3rem}.agent-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem}.agent-step{text-align:center}.step-num{background:var(--primary-gold);color:var(--secondary-black);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;margin:0 auto 1.5rem}.agent-step h3{margin-bottom:1rem;color:var(--text-dark)}.agent-step p{color:var(--text-gray);line-height:1.6}.agent-form-section{padding:5rem 0;background:var(--bg-light)}.agent-form-box{max-width:700px;margin:0 auto;text-align:center;background:#fff;padding:4rem 3rem;border-radius:8px;box-shadow:0 8px 24px #0000001a}.agent-form-box h2{margin-bottom:1rem}.agent-form-box>p{font-size:1.25rem;color:var(--text-gray);margin-bottom:2rem}.contact-options{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:1rem 2.5rem;border-radius:4px;font-weight:700;font-size:1.125rem;transition:transform .2s,box-shadow .2s;display:inline-block}.btn-primary{background:var(--primary-gold);color:var(--secondary-black)}.btn-secondary{background:#fff;color:var(--secondary-black);border:2px solid var(--primary-gold)}.btn-secondary:hover{background:var(--primary-gold);transform:translateY(-2px)}.form-note{color:var(--text-gray);font-size:.95rem;margin-bottom:0}.form-note a{color:var(--primary-gold);font-weight:600}.agent-faq{padding:5rem 0;background:#fff}.agent-faq h2{text-align:center;margin-bottom:3rem}.agent-faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.faq-box{background:var(--bg-light);padding:2rem;border-radius:8px;border-top:4px solid var(--primary-gold)}.faq-box h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.125rem}.faq-box p{color:var(--text-gray);line-height:1.6;margin-bottom:0}@media(max-width:768px){.referral-types,.agent-steps{grid-template-columns:1fr}.contact-options{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px}.agent-form-box{padding:3rem 2rem}}.contact-content{padding:5rem 0;background:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-info h2{text-align:left;margin-bottom:1rem}.contact-info>p{color:var(--text-gray);line-height:1.6;margin-bottom:2.5rem}.contact-methods{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.contact-method{display:flex;gap:1.5rem;align-items:flex-start}.method-icon{font-size:2.5rem;min-width:60px}.contact-method h3{font-size:1.25rem;margin-bottom:.5rem;color:var(--text-dark)}.contact-method a{color:var(--primary-gold);font-weight:600;font-size:1.125rem;display:block;margin-bottom:.25rem}.contact-method p{color:var(--text-gray);font-size:.95rem;margin-bottom:0}.service-area-map{background:var(--bg-light);padding:2rem;border-radius:8px;border-left:4px solid var(--primary-gold)}.service-area-map h3{color:var(--text-dark);margin-bottom:1rem}.service-area-map ul{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.service-area-map li{color:var(--text-gray);padding-left:1.5rem;position:relative}.service-area-map li:before{content:"✓";position:absolute;left:0;color:var(--primary-gold);font-weight:700}.contact-form-section h2{text-align:left;margin-bottom:1rem}.contact-form-section>p{color:var(--text-gray);margin-bottom:2rem}@media(max-width:968px){.contact-grid{grid-template-columns:1fr;gap:3rem}.service-area-map ul{grid-template-columns:1fr}}.legal-content{padding:5rem 0;background:#fff}.legal-text{max-width:900px;margin:0 auto}.legal-text h2{color:var(--text-dark);margin-top:3rem;margin-bottom:1rem;text-align:left}.legal-text p{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem}.legal-text ul{margin-left:2rem;margin-bottom:1.5rem}.legal-text li{color:var(--text-gray);line-height:1.7;margin-bottom:.75rem}@media(max-width:768px){.legal-content{padding:3rem 0}.legal-text{padding:0 1.5rem}}.situation-hero{background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;padding:4rem 2rem;text-align:center}.hero-icon{font-size:5rem;display:block;margin-bottom:1.5rem}.situation-hero h1{color:var(--primary-gold);margin-bottom:0}.situation-content{padding:5rem 0;background:#fff}.content-section{max-width:900px;margin:0 auto 4rem}.content-section h2{color:var(--text-dark);margin-bottom:1.5rem;text-align:left}.content-section p{color:var(--text-gray);line-height:1.7;margin-bottom:1.5rem;font-size:1.125rem}.challenges-section{background:#fee2e2;padding:2.5rem;border-radius:8px;border-left:4px solid #dc2626}.challenges-list{list-style:none}.challenges-list li{padding-left:2rem;margin-bottom:1rem;position:relative;color:var(--text-dark);font-size:1.0625rem;line-height:1.6}.challenges-list li:before{content:"✗";position:absolute;left:0;color:#dc2626;font-weight:700;font-size:1.25rem}.help-section{background:#d1fae5;padding:2.5rem;border-radius:8px;border-left:4px solid var(--success-green)}.help-point{margin-bottom:2rem}.help-point:last-child{margin-bottom:0}.help-point h3{color:#047857;margin-bottom:.75rem;font-size:1.25rem}.help-point p{color:#065f46;margin-bottom:0}.local-note{background:#fef3c7;padding:2.5rem;border-radius:8px;border-left:4px solid var(--primary-gold);margin-top:3rem}.local-note h3{color:var(--text-dark);margin-bottom:1rem}.local-note p{color:var(--text-gray);margin-bottom:0}.form-section-situation{padding:5rem 0;background:var(--bg-light)}.form-section-situation h2{text-align:center;margin-bottom:1rem}.form-intro{text-align:center;font-size:1.25rem;color:var(--text-gray);margin-bottom:3rem}.faqs-section{padding:5rem 0;background:#fff}.faqs-section h2{text-align:center;margin-bottom:3rem}.faqs-list{max-width:900px;margin:0 auto}.faq-item{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--border-gray)}.faq-item:last-child{border-bottom:none}.faq-item h3{color:var(--text-dark);margin-bottom:1rem;font-size:1.25rem}.faq-item p{color:var(--text-gray);line-height:1.7;margin-bottom:0}.final-cta{padding:5rem 2rem;background:var(--secondary-black);color:#fff;text-align:center}.final-cta h2{color:var(--primary-gold);margin-bottom:1rem}.final-cta p{font-size:1.25rem;color:#d1d5db;margin-bottom:2rem}.btn-primary{padding:1rem 2.5rem;border-radius:4px;font-weight:700;font-size:1.125rem;background:var(--primary-gold);color:var(--secondary-black);display:inline-block;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #e7b0274d}@media(max-width:768px){.situation-hero{padding:3rem 1.5rem}.hero-icon{font-size:4rem}.situation-hero h1{font-size:2rem}.situation-content{padding:3rem 0}.content-section{margin-bottom:3rem}.challenges-section,.help-section,.local-note{padding:2rem 1.5rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-gold: #E7B027;--secondary-black: #000000;--text-dark: #1a1a1a;--text-gray: #4a4a4a;--text-light: #6b7280;--bg-white: #ffffff;--bg-light: #f9fafb;--bg-gray: #f3f4f6;--border-gray: #e5e7eb;--success-green: #10b981;--spacing-unit: 8px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-dark);line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem;font-weight:800}h2{font-size:2.25rem;font-weight:700}h3{font-size:1.75rem}p{line-height:1.5;margin-bottom:1rem}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}
