@font-face{font-family:'Plus Jakarta Sans';font-display:swap;src:local('Plus Jakarta Sans');unicode-range:U+0000-00FF}@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap');*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1D3F70;--steel:#305FA8;--steel-lt:#3B6FBE;--gold:#E8B84B;--gold-lt:#F2CC6E;--slate:#EEEADE;--slate-md:#E0D9C8;--white:#FFF;--text:#0F172A;--text-md:#334155;--text-lt:#64748B;--warn:#B91C1C;--warn-bg:#FEF2F2;--ok:#166534;--ok-bg:#F0FDF4;--radius:6px;--shadow:0 1px 4px rgba(29,63,112,.08),0 4px 16px rgba(29,63,112,.06);--shadow-md:0 4px 20px rgba(29,63,112,.12)}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Plus Jakarta Sans',system-ui,sans-serif;color:var(--text);background:var(--white);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--steel);text-decoration:none}a:hover{color:var(--steel-lt);text-decoration:underline}img{max-width:100%;display:block}ul,ol{padding-left:1.25rem}h1{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.2;letter-spacing:-.02em}h2{font-size:clamp(1.35rem,3vw,2rem);font-weight:700;line-height:1.25;letter-spacing:-.015em}h3{font-size:1.2rem;font-weight:700;line-height:1.3}h4{font-size:1rem;font-weight:600}p{max-width:68ch}p.wide{max-width:80ch}.container{max-width:1160px;margin:0 auto;padding:0 1.25rem}.container--narrow{max-width:800px;margin:0 auto;padding:0 1.25rem}.section{padding:4rem 0}.section--sm{padding:2.5rem 0}.section--lg{padding:6rem 0}.section--slate{background:var(--slate)}.section--navy{background:var(--navy);color:var(--white)}.topbar{background:var(--navy);color:rgba(255,255,255,.85);font-size:.78rem;font-weight:500;text-align:center;padding:.45rem 1rem;letter-spacing:.01em}.topbar a{color:var(--gold-lt)}.site-header{background:var(--white);border-bottom:2px solid var(--navy);position:static;box-shadow:0 2px 8px rgba(29,63,112,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.25rem;max-width:1160px;margin:0 auto}.site-logo{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:800;color:var(--navy);text-decoration:none}.brand-mark{display:inline-flex;align-items:baseline;gap:.35rem;text-decoration:none;font-family:'Plus Jakarta Sans',sans-serif;letter-spacing:-.02em;line-height:1}.brand-mark .brand-bsi{font-size:1.5rem;font-weight:900;color:var(--gold);letter-spacing:-.01em;text-shadow:0 1px 0 rgba(232,184,75,.15);position:relative;padding-right:.35rem}.brand-mark .brand-bsi::after{content:'';position:absolute;right:0;top:15%;bottom:15%;width:2px;background:var(--gold);opacity:.35;border-radius:1px}.brand-mark .brand-financial{font-size:1.15rem;font-weight:800;color:var(--navy);letter-spacing:-.015em}.brand-mark--header:hover .brand-bsi{color:#D4A22F;transition:color .2s}.brand-mark--header:hover .brand-financial{color:var(--steel);transition:color .2s}.brand-mark--footer .brand-bsi{color:var(--gold)}.brand-mark--footer .brand-financial{color:var(--white)}.brand-mark--footer .brand-bsi::after{background:var(--gold);opacity:.5}@media(max-width:720px){.brand-mark .brand-bsi{font-size:1.3rem}.brand-mark .brand-financial{font-size:1rem}}.main-nav{display:flex;align-items:center;gap:.15rem;flex-wrap:wrap}.main-nav a{font-size:.825rem;font-weight:600;color:var(--text-md);padding:.4rem .65rem;border-radius:4px;transition:background .15s,color .15s}.main-nav a:hover,.main-nav a.active{background:var(--slate);color:var(--navy);text-decoration:none}.nav-cta{background:var(--gold)!important;color:var(--navy)!important;font-weight:700!important;border-radius:4px!important;padding:.4rem .85rem!important}.nav-cta:hover{background:var(--gold-lt)!important}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:.3rem}.hamburger span{display:block;width:22px;height:2px;background:var(--navy);border-radius:2px;transition:.2s}.hero{background:linear-gradient(135deg,var(--navy) 0,#2B5494 100%);color:var(--white);padding:4.5rem 0 3.5rem;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;right:-80px;top:-80px;width:420px;height:420px;background:radial-gradient(circle,rgba(232,184,75,.15) 0,transparent 70%);pointer-events:none}.hero .container{position:relative;z-index:1}.hero--photo{background-image:image-set(url('../img/hero-bg-1440w.webp') type('image/webp'),url('../img/hero-bg-1440w.jpg') type('image/jpeg'));background-position:center center;background-size:cover;background-repeat:no-repeat;padding:5.5rem 0 4.5rem}.hero--photo::before{display:none}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(15,30,60,0.52) 0,rgba(15,30,60,0.42) 50%,rgba(15,30,60,0.62) 100%);z-index:1}.hero-content{position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(232,184,75,.2);border:1px solid rgba(232,184,75,.4);color:var(--gold-lt);font-size:.78rem;font-weight:600;padding:.3rem .75rem;border-radius:20px;margin-bottom:1rem}.hero h1{color:var(--white);max-width:700px;margin-bottom:1rem}.hero .subtitle{font-size:1.05rem;color:rgba(255,255,255,.88);max-width:580px;margin-bottom:2rem}.hero-stats{display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:2.5rem;border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem}.hero-stat{text-align:center}.hero-stat .num{font-size:1.6rem;font-weight:800;color:var(--gold-lt)}.hero-stat .lbl{font-size:.78rem;color:rgba(255,255,255,.7);margin-top:.15rem}.hero-actions{display:flex;gap:.85rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.4rem;font-family:inherit;font-size:.9rem;font-weight:700;padding:.7rem 1.4rem;border-radius:var(--radius);cursor:pointer;border:none;transition:background .15s,transform .1s,box-shadow .15s;text-decoration:none;line-height:1}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn--primary{background:var(--gold);color:var(--navy)}.btn--primary:hover{background:var(--gold-lt);color:var(--navy);box-shadow:0 4px 12px rgba(232,184,75,.3)}.btn--outline{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.4)}.btn--outline:hover{background:rgba(255,255,255,.08);color:var(--white)}.btn--navy{background:var(--navy);color:var(--white)}.btn--navy:hover{background:var(--steel);color:var(--white)}.btn--steel{background:var(--steel);color:var(--white)}.btn--steel:hover{background:var(--steel-lt);color:var(--white)}.btn--sm{font-size:.82rem;padding:.5rem 1rem}.btn--lg{font-size:1rem;padding:.9rem 1.75rem}.btn--block{display:flex;width:100%;justify-content:center}.alert{display:flex;gap:.85rem;padding:1rem 1.2rem;border-radius:var(--radius);margin:1.25rem 0;border-left:4px solid}.alert--warn{background:var(--warn-bg);border-color:var(--warn)}.alert--ok{background:var(--ok-bg);border-color:#22c55e}.alert--info{background:#EFF6FF;border-color:var(--steel)}.alert--gold{background:#FFFBEB;border-color:var(--gold)}.alert .icon{font-size:1.1rem;margin-top:.1rem;flex-shrink:0}.alert-body h4{font-size:.9rem;font-weight:700;margin-bottom:.2rem}.alert-body p{font-size:.875rem;max-width:none;color:var(--text-md)}.card{background:var(--white);border:1px solid var(--slate-md);border-radius:8px;padding:1.5rem;box-shadow:var(--shadow)}.card--highlight{border-top:3px solid var(--gold)}.card--navy{background:var(--navy);color:var(--white);border-color:transparent}.card--slate{background:var(--slate);border-color:transparent;box-shadow:none}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.stars{display:inline-flex;gap:2px}.star{width:16px;height:16px;color:var(--gold)}.star.empty{color:#D1D5DB}.rating-block{display:flex;align-items:center;gap:.5rem}.rating-num{font-size:1.5rem;font-weight:800;color:var(--navy)}.rating-count{font-size:.8rem;color:var(--text-lt)}.rating-bar-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.84rem}.rating-bar-row .label{width:100px;font-weight:500;color:var(--text-md);flex-shrink:0}.rating-bar-row .track{flex:1;background:var(--slate-md);border-radius:4px;height:8px;overflow:hidden}.rating-bar-row .fill{height:100%;background:var(--gold);border-radius:4px}.rating-bar-row .val{width:32px;font-weight:600;text-align:right;color:var(--text-md)}.review-card{border:1px solid var(--slate-md);border-radius:8px;padding:1.25rem;background:var(--white)}.review-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.reviewer-name{font-weight:700;font-size:.9rem}.review-date{font-size:.78rem;color:var(--text-lt)}.review-text{font-size:.875rem;color:var(--text-md);line-height:1.6}.review-source{font-size:.75rem;color:var(--text-lt);margin-top:.5rem;font-style:italic}.complaint-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.complaint-stat{background:var(--warn-bg);border:1px solid #FECACA;border-radius:8px;padding:1.25rem;text-align:center}.complaint-stat .num{font-size:2rem;font-weight:800;color:var(--warn)}.complaint-stat .lbl{font-size:.8rem;color:#7F1D1D;margin-top:.25rem;font-weight:600}.steps{display:flex;flex-direction:column;gap:0}.step{display:flex;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid var(--slate-md)}.step:last-child{border-bottom:none}.step-num{width:36px;height:36px;min-width:36px;background:var(--navy);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem}.step-body h4{font-size:1rem;font-weight:700;margin-bottom:.35rem}.step-body p{font-size:.875rem;color:var(--text-md);max-width:none}.data-table{width:100%;border-collapse:collapse;font-size:.875rem}.data-table th{background:var(--navy);color:var(--white);text-align:left;padding:.75rem 1rem;font-weight:600;font-size:.82rem}.data-table td{padding:.75rem 1rem;border-bottom:1px solid var(--slate-md);color:var(--text-md)}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:var(--slate)}.table-wrap{overflow-x:auto;border-radius:8px;border:1px solid var(--slate-md);box-shadow:var(--shadow)}.faq-item{border-bottom:1px solid var(--slate-md)}.faq-q{width:100%;text-align:left;background:none;border:none;font-family:inherit;font-size:.95rem;font-weight:600;color:var(--text);padding:1.1rem 1.2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-q:hover{background:var(--slate)}.faq-q .chevron{font-size:1.1rem;transition:transform .2s;flex-shrink:0;color:var(--steel)}.faq-q[aria-expanded="true"] .chevron{transform:rotate(180deg)}.faq-a{display:none;padding:0 1.2rem 1.1rem}.faq-a p{font-size:.875rem;color:var(--text-md)}.faq-a.open{display:block}.calc-wrap{background:var(--white);border:1px solid var(--slate-md);border-radius:10px;box-shadow:var(--shadow-md);overflow:hidden}.calc-tabs{display:flex;background:var(--slate);border-bottom:1px solid var(--slate-md)}.calc-tab{flex:1;padding:.85rem .75rem;background:none;border:none;font-family:inherit;font-size:.875rem;font-weight:600;color:var(--text-md);cursor:pointer;border-bottom:3px solid transparent;transition:.15s}.calc-tab.active{background:var(--white);color:var(--navy);border-bottom-color:var(--gold)}.calc-body{padding:1.75rem}.calc-result{background:linear-gradient(135deg,var(--navy),#2B5494);color:var(--white);border-radius:8px;padding:1.5rem;text-align:center;margin-top:1.25rem}.calc-result .result-val{font-size:2.25rem;font-weight:800;color:var(--gold-lt)}.calc-result .result-lbl{font-size:.82rem;color:rgba(255,255,255,.75);margin-top:.25rem}.calc-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem}.calc-breakdown-item{background:rgba(255,255,255,.1);border-radius:6px;padding:.75rem;text-align:center}.calc-breakdown-item .val{font-size:1.15rem;font-weight:700}.calc-breakdown-item .lbl{font-size:.72rem;color:rgba(255,255,255,.65)}.form-group{margin-bottom:1.1rem}.form-group label{display:block;font-size:.82rem;font-weight:600;color:var(--text-md);margin-bottom:.4rem}.form-control{width:100%;padding:.65rem .85rem;border:1.5px solid var(--slate-md);border-radius:var(--radius);font-family:inherit;font-size:.9rem;color:var(--text);background:var(--white);transition:border-color .15s}.form-control:focus{outline:none;border-color:var(--steel);box-shadow:0 0 0 3px rgba(27,82,153,.1)}.input-prefix{position:relative}.input-prefix .prefix{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:var(--text-lt);font-size:.9rem}.input-prefix .form-control{padding-left:1.75rem}.slider-wrap{display:flex;flex-direction:column;gap:.5rem}.slider-val{font-size:1.1rem;font-weight:700;color:var(--navy)}input[type="range"]{-webkit-appearance:none;width:100%;height:5px;background:var(--slate-md);border-radius:4px;cursor:pointer}input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;background:var(--navy);border-radius:50%;cursor:pointer;box-shadow:0 0 0 3px rgba(29,63,112,.12)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.breadcrumb{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center;font-size:.8rem;color:var(--text-lt);padding:.85rem 0}.breadcrumb a{color:var(--steel)}.breadcrumb .sep{color:var(--text-lt)}.page-header{background:var(--slate);padding:2.5rem 0 2rem;border-bottom:1px solid var(--slate-md)}.page-header h1{font-size:clamp(1.5rem,3.5vw,2.2rem)}.page-header .subtitle{color:var(--text-md);margin-top:.5rem;font-size:1rem}.layout-sidebar{display:grid;grid-template-columns:1fr 300px;gap:2rem;align-items:start}.sidebar-card{background:var(--slate);border:1px solid var(--slate-md);border-radius:8px;padding:1.25rem;margin-bottom:1rem}.sidebar-card h4{font-size:.9rem;color:var(--navy);margin-bottom:.85rem;font-weight:700}.fact-list{list-style:none;padding:0;margin:0 0 .5rem}.fact-list li{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.45rem 0;border-bottom:1px dashed var(--slate-md);font-size:.82rem;color:var(--text-md)}.fact-list li:last-child{border-bottom:none}.fact-list li span{color:var(--text-lt)}.fact-list li strong{color:var(--navy);font-weight:700;text-align:right}.sidebar-links{list-style:none;padding:0}.sidebar-links li{border-bottom:1px solid var(--slate-md)}.sidebar-links li:last-child{border-bottom:none}.sidebar-links a{display:block;font-size:.84rem;padding:.55rem 0;color:var(--text-md);font-weight:500}.sidebar-links a:hover{color:var(--steel)}.contact-item{display:flex;gap:.85rem;padding:1rem 0;border-bottom:1px solid var(--slate-md)}.contact-item:last-child{border-bottom:none}.contact-icon{width:36px;height:36px;background:var(--slate);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem}.contact-info h4{font-size:.9rem;font-weight:700;color:var(--navy)}.contact-info p,.contact-info a{font-size:.875rem;color:var(--text-md)}.cta-banner{background:linear-gradient(135deg,var(--navy) 0,#2B5494 60%,var(--steel) 100%);border-radius:10px;padding:2.5rem 2rem;text-align:center;color:var(--white);position:relative;overflow:hidden}.cta-banner::before{content:'';position:absolute;top:-60px;right:-60px;width:200px;height:200px;background:radial-gradient(circle,rgba(232,184,75,.2) 0,transparent 70%)}.cta-banner h3{color:var(--white);font-size:1.35rem;margin-bottom:.5rem}.cta-banner p{color:rgba(255,255,255,.8);margin:0 auto .85rem;font-size:.9rem;max-width:440px}.apidiamond-wrap{background:var(--white);border-radius:10px;border:1px solid var(--slate-md);box-shadow:var(--shadow-md);overflow:hidden}.apidiamond-header{background:var(--navy);padding:1.25rem 1.5rem;color:var(--white)}.apidiamond-header h3{font-size:1.05rem;color:var(--white);margin-bottom:.2rem}.apidiamond-header p{font-size:.8rem;color:rgba(255,255,255,.7);max-width:none}.apidiamond-body{padding:1.5rem;min-height:200px}#_lg_form_{min-height:120px}.site-footer{background:#0B1E42;color:rgba(255,255,255,.7)}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;padding:3rem 0 2rem}.footer-brand .logo{font-size:1.05rem;font-weight:800;color:var(--white)}.footer-brand .logo .accent{color:var(--gold)}.footer-brand p{font-size:.82rem;margin-top:.75rem;line-height:1.6;max-width:260px}.footer-col h5{font-size:.82rem;font-weight:700;color:var(--white);letter-spacing:.04em;margin-bottom:.85rem}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.4rem}.footer-links a{font-size:.82rem;color:rgba(255,255,255,.6)}.footer-links a:hover{color:var(--gold-lt);text-decoration:none}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:1.25rem 0;font-size:.75rem;color:rgba(255,255,255,.45);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.footer-disclaimer{font-size:.73rem;color:rgba(255,255,255,.4);padding:1rem 0;border-top:1px solid rgba(255,255,255,.07);line-height:1.6}.tag{display:inline-block;font-size:.73rem;font-weight:600;padding:.2rem .6rem;border-radius:3px}.tag--navy{background:var(--navy);color:var(--white)}.tag--gold{background:var(--gold);color:var(--navy)}.tag--warn{background:var(--warn-bg);color:var(--warn);border:1px solid #FECACA}.tag--ok{background:var(--ok-bg);color:var(--ok);border:1px solid #BBF7D0}.tag--slate{background:var(--slate-md);color:var(--text-md)}.section-head{margin-bottom:2rem}.section-head h2{margin-bottom:.4rem}.section-head p{color:var(--text-md);font-size:.95rem}.eeat-bar{background:var(--white);border-bottom:1px solid var(--slate-md);padding:.6rem 0}.eeat-bar-inner{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .75rem;font-size:.78rem;color:var(--text-lt)}.eeat-item{display:flex;align-items:center;gap:.3rem}.eeat-item strong{color:var(--text-md);font-weight:600}.eeat-item a{color:var(--steel);font-weight:500}.eeat-sep{color:var(--slate-md)}.editorial-section{display:grid;grid-template-columns:42% 1fr}.editorial-photo{position:relative;overflow:hidden;max-height:340px}.editorial-photo img{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.editorial-photo-badge{position:absolute;bottom:.85rem;left:.85rem;display:inline-flex;align-items:center;gap:.4rem;background:rgba(29,63,112,.92);color:var(--gold-lt);font-size:.72rem;font-weight:700;padding:.3rem .7rem;border-radius:20px;border:1px solid rgba(232,184,75,.35);backdrop-filter:blur(4px)}.editorial-content{background:var(--white);padding:1.75rem 2rem;display:flex;flex-direction:column;justify-content:center;border-top:3px solid var(--gold)}.editorial-eyebrow{font-size:.7rem;font-weight:700;color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem}.editorial-content h2{font-size:1.2rem;color:var(--navy);margin-bottom:.5rem}.editorial-content>p{font-size:.82rem;color:var(--text-md);line-height:1.6;margin-bottom:1rem;max-width:none}.editorial-standards{display:grid;grid-template-columns:1fr 1fr;gap:.5rem .85rem;margin-bottom:1rem}.editorial-standard-item{display:flex;gap:.45rem;align-items:flex-start}.editorial-std-icon{width:22px;height:22px;min-width:22px;background:var(--slate);border-radius:4px;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.editorial-std-icon svg{width:13px;height:13px}.editorial-standard-item h4{font-size:.78rem;font-weight:700;color:var(--navy);margin-bottom:.1rem}.editorial-standard-item p{font-size:.72rem;color:var(--text-md);line-height:1.5;max-width:none}.trust-sources{border-top:1px solid var(--slate-md);padding-top:.75rem}.trust-sources-label{font-size:.68rem;font-weight:600;color:var(--text-lt);letter-spacing:.04em;text-transform:uppercase;margin-bottom:.4rem}.trust-sources-row{display:flex;flex-wrap:wrap;gap:.3rem}.trust-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;font-weight:600;color:var(--text-md);background:var(--slate);border:1px solid var(--slate-md);padding:.2rem .5rem;border-radius:4px;text-decoration:none;transition:background .15s,color .15s}.trust-badge:hover{background:var(--navy);color:var(--white);border-color:var(--navy);text-decoration:none}.trust-badge svg{flex-shrink:0;width:11px;height:11px}@media(max-width:860px){.editorial-section{grid-template-columns:1fr}.editorial-photo{max-height:220px}.editorial-content{padding:1.5rem 1.25rem}.editorial-standards{grid-template-columns:1fr}}.states-grid{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center;margin:1.5rem 0 1rem}.state-pill{display:inline-flex;align-items:center;justify-content:center;width:46px;height:36px;background:var(--slate);border:1px solid var(--slate-md);border-radius:5px;font-size:.78rem;font-weight:700;color:var(--navy);letter-spacing:.03em;transition:background .15s,color .15s,border-color .15s;cursor:default}.state-pill:hover{background:var(--navy);color:var(--white);border-color:var(--navy)}.state-pill--highlight{background:var(--navy);color:var(--white);border-color:var(--navy)}.state-pill--highlight:hover{background:var(--gold);color:var(--navy);border-color:var(--gold)}.states-legend{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;font-size:.78rem;color:var(--text-lt);margin-bottom:.85rem}.states-legend-item{display:flex;align-items:center;gap:.4rem}.legend-dot{width:10px;height:10px;border-radius:2px;background:var(--slate-md);border:1px solid var(--slate-md);flex-shrink:0}.legend-dot--highlight{background:var(--navy);border-color:var(--navy)}.states-footer-note{display:flex;align-items:flex-start;gap:.45rem;background:var(--slate);border:1px solid var(--slate-md);border-radius:6px;padding:.75rem 1rem;font-size:.78rem;color:var(--text-lt);line-height:1.55;max-width:860px;margin:0 auto}.states-footer-note svg{flex-shrink:0;margin-top:.1rem;color:var(--steel)}.states-footer-note a{color:var(--steel)}.approvals-bar{background:linear-gradient(to right,var(--slate),#F5F1E4,var(--slate));border-top:1px solid var(--slate-md);border-bottom:1px solid var(--slate-md);padding:.7rem 0}.approvals-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1.25rem}.approvals-label{font-size:.72rem;font-weight:700;color:var(--text-lt);letter-spacing:.06em;text-transform:uppercase}.approvals-badges{display:flex;flex-wrap:wrap;gap:.4rem}.approval-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.74rem;font-weight:600;color:var(--navy);background:var(--white);border:1px solid var(--slate-md);padding:.22rem .6rem;border-radius:3px}.approval-badge--warn{color:#B45309;background:#FFFBEB;border-color:#FDE68A}.guides-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}.guide-hub-card{background:var(--white);border:1px solid var(--slate-md);border-radius:8px;padding:1.5rem 1.4rem;text-decoration:none;transition:box-shadow .2s,transform .15s,border-color .2s;display:flex;flex-direction:column;border-top:3px solid var(--slate-md)}.guide-hub-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px);border-top-color:var(--gold);text-decoration:none}.guide-hub-icon{width:40px;height:40px;background:var(--slate);border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--navy);margin-bottom:.85rem}.guide-hub-card h3{font-size:1rem;color:var(--navy);margin-bottom:.4rem;line-height:1.3}.guide-hub-card p{font-size:.83rem;color:var(--text-md);line-height:1.55;margin-bottom:.85rem;flex-grow:1;max-width:none}.guide-hub-link{font-size:.82rem;font-weight:600;color:var(--steel);align-self:flex-start}.guide-hub-card--primary{background:var(--navy);border-color:var(--navy);border-top-color:var(--gold)}.guide-hub-card--primary .guide-hub-icon{background:rgba(232,184,75,.15);color:var(--gold)}.guide-hub-card--primary h3{color:var(--white)}.guide-hub-card--primary p{color:rgba(255,255,255,.8)}.guide-hub-card--primary .guide-hub-link{color:var(--gold-lt)}.services-condensed{display:grid;gap:.85rem;margin-top:.75rem}.service-inline{display:flex;gap:.7rem;align-items:flex-start;padding:.75rem .9rem;background:var(--slate);border-radius:6px;border-left:3px solid var(--gold);font-size:.87rem;color:var(--text-md);line-height:1.55}.service-inline-icon{width:28px;height:28px;min-width:28px;background:var(--white);border-radius:5px;display:flex;align-items:center;justify-content:center;color:var(--navy);margin-top:.1rem}.service-inline strong{color:var(--navy)}.reviews-snapshot-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:2rem;margin-top:1.5rem}.reviews-summary{background:var(--white);border:1px solid var(--slate-md);border-radius:10px;padding:1.75rem;border-top:4px solid #DC2626}.reviews-summary-headline{display:flex;align-items:center;gap:1.1rem;padding-bottom:1.2rem;border-bottom:1px solid var(--slate-md);margin-bottom:1.2rem}.reviews-avg{font-size:3.5rem;font-weight:900;color:#DC2626;line-height:.95;font-family:'Plus Jakarta Sans',sans-serif}.reviews-avg span{font-size:1.25rem;color:var(--text-lt);font-weight:700}.reviews-stars{color:var(--gold);font-size:1.1rem;letter-spacing:.1em;margin-bottom:.2rem}.reviews-avg-lbl{font-size:.82rem;color:var(--text-md);line-height:1.4}.reviews-by-platform{display:flex;flex-direction:column;gap:.55rem;margin-bottom:1rem}.review-platform{display:flex;justify-content:space-between;align-items:center;padding:.55rem .8rem;background:var(--slate);border-radius:5px;font-size:.87rem}.platform-name{color:var(--text-md);font-weight:500}.platform-score{color:#DC2626;font-weight:800;font-size:.95rem}.reviews-note{font-size:.75rem;color:var(--text-lt);line-height:1.55;padding-top:.75rem;border-top:1px solid var(--slate-md)}.reviews-note a{color:var(--steel)}.reviews-themes h3{font-size:1.1rem;color:var(--navy);margin-bottom:1rem}.review-theme{display:flex;gap:.75rem;align-items:flex-start;padding:.9rem 1rem;background:var(--white);border:1px solid var(--slate-md);border-radius:8px;margin-bottom:.65rem}.review-theme-icon{width:26px;height:26px;min-width:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.review-theme h4{font-size:.9rem;color:var(--navy);margin-bottom:.25rem;font-weight:700}.review-theme p{font-size:.82rem;color:var(--text-md);line-height:1.55;margin:0;max-width:none}.complaints-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem}.cfpb-order-card{background:#FEF3F2;border:1px solid #FECACA;border-radius:10px;padding:1.75rem;border-left:4px solid #DC2626}.cfpb-order-header{display:flex;align-items:center;gap:.85rem;padding-bottom:1rem;border-bottom:1px solid #FECACA;margin-bottom:1rem}.cfpb-order-icon{width:42px;height:42px;min-width:42px;background:#DC2626;color:var(--white);border-radius:8px;display:flex;align-items:center;justify-content:center}.cfpb-order-year{font-size:.72rem;font-weight:700;color:#DC2626;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.1rem}.cfpb-order-card h3{font-size:1.15rem;color:var(--navy);margin:0}.cfpb-order-card p{font-size:.87rem;color:var(--text-md);line-height:1.65;margin-bottom:1rem;max-width:none}.cfpb-order-details{list-style:none;padding:0;margin-bottom:1.25rem}.cfpb-order-details li{font-size:.83rem;color:var(--text-md);padding:.3rem 0 .3rem 1.5rem;position:relative;line-height:1.5}.cfpb-order-details li::before{content:'•';position:absolute;left:.5rem;color:#DC2626;font-weight:700}.cfpb-order-details strong{color:var(--navy);font-weight:700}.complaint-categories-card{background:var(--white);border:1px solid var(--slate-md);border-radius:10px;padding:1.75rem;border-left:4px solid var(--gold)}.complaint-categories-card h3{font-size:1.15rem;color:var(--navy);margin-bottom:1.1rem}.complaint-cat{display:flex;gap:.8rem;padding:.75rem 0;border-bottom:1px dashed var(--slate-md)}.complaint-cat:last-of-type{border-bottom:none}.complaint-cat-num{width:28px;height:28px;min-width:28px;background:var(--navy);color:var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.82rem;margin-top:.1rem}.complaint-cat h4{font-size:.9rem;color:var(--navy);margin-bottom:.2rem;font-weight:700}.complaint-cat p{font-size:.8rem;color:var(--text-md);line-height:1.55;margin:0;max-width:none}.comparison-table-wrap{background:var(--white);border:1px solid var(--slate-md);border-radius:10px;overflow:hidden;margin-top:1.5rem;box-shadow:var(--shadow)}.comparison-table{width:100%;border-collapse:collapse;font-size:.9rem}.comparison-table thead{background:var(--navy)}.comparison-table th{color:var(--gold-lt);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:left;padding:.95rem 1.1rem}.comparison-table td{padding:1.1rem;border-bottom:1px solid var(--slate-md);vertical-align:middle;color:var(--text-md)}.comparison-row:last-child td{border-bottom:none}.comparison-row--current{background:#FEF3F2}.comparison-row--current td strong{color:var(--navy)}.tbl-sub{font-size:.78rem;color:var(--text-lt);display:block;margin-top:.1rem}.tbl-current-label{font-size:.75rem;font-weight:700;color:#DC2626;letter-spacing:.04em;text-transform:uppercase}.score-poor{color:#DC2626;font-weight:800;font-size:1.05rem}.score-mid{color:#D97706;font-weight:800;font-size:1.05rem}.score-good{color:#059669;font-weight:800;font-size:1.05rem}.btn--gold{background:var(--gold);color:var(--navy);border:1px solid var(--gold)}.btn--gold:hover{background:var(--gold-lt);border-color:var(--gold-lt);color:var(--navy);text-decoration:none}.comparison-disclosure{display:flex;gap:.5rem;align-items:flex-start;margin-top:1rem;padding:.85rem 1rem;background:var(--slate);border-radius:6px;font-size:.78rem;color:var(--text-lt);line-height:1.55}.comparison-disclosure svg{flex-shrink:0;margin-top:.1rem;color:var(--steel)}.comparison-disclosure a{color:var(--steel)}@media(max-width:860px){.guides-hub-grid{grid-template-columns:1fr}.reviews-snapshot-grid{grid-template-columns:1fr;gap:1.25rem}.complaints-grid{grid-template-columns:1fr;gap:1.25rem}.comparison-table{font-size:.82rem}.comparison-table th,.comparison-table td{padding:.7rem .6rem}}.cta-photo-section{position:relative;background-image:image-set(url('../img/cta-bg-1280w.webp') type('image/webp'),url('../img/cta-bg-1280w.jpg') type('image/jpeg'));background-position:center center;background-size:cover;background-repeat:no-repeat;padding:5rem 0;overflow:hidden}.cta-photo-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,30,60,0.58) 0,rgba(29,63,112,0.50) 100%);z-index:1}.form-section{background:linear-gradient(135deg,rgba(11,30,66,.88) 0,rgba(29,63,112,.82) 60%,rgba(29,63,112,.75) 100%),url('../img/form-bg-1440w.webp') center center / cover no-repeat;padding:3rem 0 3.5rem;position:relative}.form-section::before{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgba(11,30,66,.15),rgba(11,30,66,0) 30%,rgba(11,30,66,0) 70%,rgba(11,30,66,.25));pointer-events:none}.form-section>.container{position:relative;z-index:1}.form-section-inner{display:grid;grid-template-columns:1fr 1.35fr;gap:3rem;align-items:center}.form-section-head{color:var(--white)}.form-eyebrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;color:var(--gold-lt);margin-bottom:.85rem;letter-spacing:.04em}.form-section-head h2{color:var(--white);font-size:clamp(1.3rem,2.5vw,1.85rem);margin-bottom:.6rem;letter-spacing:-.015em}.form-section-head p{color:rgba(255,255,255,.78);font-size:.95rem;margin-bottom:1.25rem;max-width:none}.form-benefits{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.form-benefits li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgba(255,255,255,.85);font-weight:500}.form-embed-card{background:var(--white);border-radius:10px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.18)}.form-embed-header{background:var(--navy);padding:.9rem 1.25rem;display:flex;align-items:center;gap:.6rem;font-size:.88rem;font-weight:700;color:var(--white);border-bottom:2px solid var(--gold)}.form-embed-body{padding:1.25rem;min-height:160px}.form-embed-disclaimer{background:var(--slate);border-top:1px solid var(--slate-md);padding:.75rem 1.25rem;font-size:.72rem;color:var(--text-lt);line-height:1.6}.form-embed-disclaimer a{color:var(--steel)}.apply-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:2rem;align-items:start}.apply-form-col{}.apply-sidebar{}@media(max-width:860px){.form-section-inner{grid-template-columns:1fr;gap:1.75rem}.apply-layout{grid-template-columns:1fr}}.svc-card{transition:box-shadow .18s,transform .18s}.svc-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.svc-icon{width:52px;height:52px;background:var(--white);border:1.5px solid var(--slate-md);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:.85rem;box-shadow:0 1px 4px rgba(29,63,112,.07)}.svc-title{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:.4rem}.svc-text{font-size:.875rem;color:var(--text-md);line-height:1.6}.hero h1 span[style*="color:#E8B84B"]{position:relative}.text-center{text-align:center}.text-left{text-align:left}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.gap-1{gap:.5rem}.gap-2{gap:1rem}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.w-full{width:100%}.text-sm{font-size:.875rem}.text-xs{font-size:.78rem}.text-muted{color:var(--text-lt)}.text-warn{color:var(--warn)}.text-ok{color:var(--ok)}.font-bold{font-weight:700}.divider{height:1px;background:var(--slate-md);margin:1.5rem 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media(max-width:900px){.grid-3{grid-template-columns:1fr 1fr}.grid-4{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1fr 1fr;gap:1.75rem}.layout-sidebar{grid-template-columns:1fr}}@media(max-width:960px){.main-nav{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--white);border-top:1px solid var(--slate-md);padding:.75rem;box-shadow:var(--shadow-md);z-index:200;align-items:stretch}.main-nav.open{display:flex}.main-nav a{padding:.7rem 1rem;border-radius:4px;text-align:left}.nav-cta{text-align:center!important;margin-top:.3rem}.hamburger{display:flex}.header-inner{position:relative}}@media(max-width:680px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center;gap:.5rem}.calc-breakdown{grid-template-columns:1fr 1fr}.header-inner{padding:.7rem 1rem}.hero{padding:3rem 0 2.5rem}.hero h1{font-size:1.65rem!important;line-height:1.2!important;max-width:100%!important}.hero h1 span{white-space:nowrap}.hero .subtitle{font-size:.9rem;margin-bottom:1.5rem!important}.hero-badge{font-size:.7rem;padding:.3rem .7rem}.hero-stats{display:grid!important;grid-template-columns:1fr 1fr;gap:1rem!important;justify-content:unset!important;padding:1rem 0!important;max-width:320px;margin-left:auto!important;margin-right:auto!important}.hero-stat{padding:0!important;text-align:center;border:none!important}.hero-stat .num{font-size:1.15rem!important}.hero-stat .lbl{font-size:.7rem!important;margin-top:.15rem}.hero-actions{flex-direction:column;gap:.75rem!important}.hero-actions .btn{width:100%;justify-content:center}.fact-list li{gap:.5rem}.guide-hub-card{padding:1.25rem 1.15rem}.guide-hub-icon{width:34px;height:34px;margin-bottom:.6rem}.guide-hub-card h3{font-size:.95rem}.guide-hub-card p{font-size:.8rem}.form-section{padding:2rem 0 2.5rem}.form-section-head h2{font-size:1.35rem!important}.section-head h2{font-size:1.4rem!important}.section{padding:2rem 0!important}.section--sm{padding:1.25rem 0!important}.reviews-summary-headline{flex-direction:column;align-items:flex-start;gap:.5rem}.reviews-avg{font-size:2.5rem!important}.editorial-photo{max-height:200px!important}.editorial-content{padding:1.25rem 1rem!important}.editorial-content h2{font-size:1.1rem!important}.state-pill{width:40px;height:32px;font-size:.72rem}.states-grid{gap:.3rem}.approvals-inner{gap:.5rem .75rem}.approvals-label{font-size:.68rem}.approval-badge{font-size:.7rem;padding:.18rem .5rem}.comparison-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.comparison-table{min-width:520px}.legal-body{padding:1.25rem 1rem!important}.legal-hero h1{font-size:1.4rem!important}.legal-section h2{font-size:1.05rem!important}}@media(max-width:380px){.hero h1{font-size:1.45rem!important}.hero-stat .num{font-size:1.05rem!important}.hero-badge{font-size:.68rem}.brand-mark .brand-bsi{font-size:1.15rem}.brand-mark .brand-financial{font-size:.9rem}}.back-to-top{position:fixed;bottom:20px;right:20px;width:44px;height:44px;border-radius:50%;background:var(--navy);color:var(--gold);border:2px solid var(--gold);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,0.25);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .3s ease,visibility .3s,transform .25s ease,background .2s,color .2s;z-index:999;padding:0;-webkit-tap-highlight-color:transparent}.back-to-top:hover,.back-to-top:focus-visible{background:var(--gold);color:var(--navy);transform:translateY(-3px);outline:none;box-shadow:0 6px 20px rgba(29,63,112,0.35)}.back-to-top:active{transform:translateY(0)}.back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:680px){.back-to-top{bottom:16px;right:16px;width:40px;height:40px}.back-to-top svg{width:18px;height:18px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition-duration:.01ms!important}}@media(max-width:960px){.hero{background-image:image-set(url('../img/hero-bg-960w.webp') type('image/webp'),url('../img/hero-bg-960w.jpg') type('image/jpeg'))}.cta-photo-section{background-image:image-set(url('../img/cta-bg-960w.webp') type('image/webp'),url('../img/cta-bg-960w.jpg') type('image/jpeg'))}.form-section{background-image:linear-gradient(135deg,rgba(11,30,66,.88) 0,rgba(29,63,112,.82) 60%,rgba(29,63,112,.75) 100%),url('../img/form-bg-960w.webp')}}@media(max-width:640px){.hero{background-image:image-set(url('../img/hero-bg-640w.webp') type('image/webp'),url('../img/hero-bg-640w.jpg') type('image/jpeg'))}.cta-photo-section{background-image:image-set(url('../img/cta-bg-640w.webp') type('image/webp'),url('../img/cta-bg-640w.jpg') type('image/jpeg'))}.form-section{background-image:linear-gradient(135deg,rgba(11,30,66,.88) 0,rgba(29,63,112,.82) 60%,rgba(29,63,112,.75) 100%),url('../img/form-bg-640w.webp')}}.legal-note{display:flex;gap:.75rem;padding:.85rem 1rem;border-radius:6px;border-left:3px solid var(--steel);background:#EFF6FF;margin:1rem 0}.legal-note--warn{border-left-color:var(--warn);background:var(--warn-bg)}.legal-note--gold{border-left-color:var(--gold);background:#FFFBEB}.legal-note svg{flex-shrink:0;margin-top:.15rem}.legal-note-body h4{font-size:.85rem;font-weight:700;color:var(--navy);margin-bottom:.2rem}.legal-note-body p{font-size:.82rem;color:var(--text-md);margin-bottom:0;line-height:1.6}

.footer-trust-bar{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;padding:1.5rem 0 1rem;border-top:1px solid rgba(255,255,255,.1);margin-top:.5rem}.footer-trust-col h5{font-size:.78rem;font-weight:700;color:var(--gold-lt);letter-spacing:.04em;margin-bottom:.6rem;text-transform:uppercase}.footer-trust-col p{font-size:.75rem;color:rgba(255,255,255,.6);line-height:1.65;margin:0;max-width:none}.footer-trust-col p strong{color:rgba(255,255,255,.8)}.footer-trust-col p a{color:var(--gold-lt)}.footer-trust-col ul{list-style:none;padding:0;margin:0}.footer-trust-col ul li{margin-bottom:.35rem}.footer-trust-col ul li a{font-size:.75rem;color:rgba(255,255,255,.55)}.footer-trust-col ul li a:hover{color:var(--gold-lt);text-decoration:none}@media(max-width:860px){.footer-trust-bar{grid-template-columns:1fr;gap:1.25rem}}


/* ═══════════════════════════════════════════════════ */
/*    Foreclosure Timeline Widget (state pages)         */
/* ═══════════════════════════════════════════════════ */
.timeline-section{background:linear-gradient(180deg,var(--white) 0%,var(--slate) 100%);padding:3rem 0 3.5rem}.timeline-header{text-align:center;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.timeline-header h2{margin-bottom:.75rem}.timeline-meta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.timeline-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;padding:.35rem .75rem;border-radius:20px;letter-spacing:.02em}.timeline-badge--type{background:var(--navy);color:var(--white)}.timeline-badge--duration{background:var(--gold);color:var(--navy)}.timeline-badge--severity-urgent{background:#FEE2E2;color:#B91C1C;border:1px solid #FECACA}.timeline-badge--severity-moderate{background:#FEF3C7;color:#B45309;border:1px solid #FDE68A}.timeline-badge--severity-borrower{background:#DCFCE7;color:#166534;border:1px solid #BBF7D0}
.timeline-progress-bar{position:relative;background:var(--white);border:1px solid var(--slate-md);border-radius:12px;padding:2rem 1.5rem 1rem;box-shadow:var(--shadow);margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}
.timeline-track{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;min-height:130px;min-width:600px}
.timeline-line{position:absolute;top:38px;left:25px;right:25px;height:3px;background:linear-gradient(to right,#DC2626 0%,#F59E0B 40%,#B45309 70%,#166534 100%);border-radius:2px;z-index:1}
.timeline-line--pa{background:linear-gradient(to right,#F59E0B 0%,#DC2626 30%,#B45309 60%,#166534 100%)}
.timeline-line--il{background:linear-gradient(to right,#F59E0B 0%,#F59E0B 30%,#B45309 55%,#166534 70%,#166534 100%)}
.timeline-milestone{position:relative;z-index:2;background:none;border:none;cursor:pointer;flex:1;display:flex;flex-direction:column;align-items:center;padding:0 .25rem;font-family:inherit;transition:transform .15s ease;min-width:0}
.timeline-milestone:hover{transform:translateY(-2px)}
.milestone-dot{width:22px;height:22px;border-radius:50%;background:var(--white);border:3px solid var(--slate-md);margin-top:28px;transition:all .2s ease;box-shadow:0 2px 6px rgba(29,63,112,.15)}
.timeline-milestone[data-severity="urgent"] .milestone-dot{border-color:#DC2626}
.timeline-milestone[data-severity="moderate"] .milestone-dot{border-color:#F59E0B}
.timeline-milestone[data-severity="warning"] .milestone-dot{border-color:#B45309}
.timeline-milestone[data-severity="borrower"] .milestone-dot{border-color:#166534}
.timeline-milestone[aria-expanded="true"] .milestone-dot{background:var(--navy);border-color:var(--gold);transform:scale(1.15);box-shadow:0 0 0 4px rgba(232,184,75,.25)}
.milestone-label{font-size:.7rem;font-weight:700;color:var(--text-lt);margin-top:.5rem;letter-spacing:.03em;text-transform:uppercase;text-align:center;white-space:nowrap}
.milestone-title{font-size:.78rem;font-weight:600;color:var(--navy);margin-top:.25rem;line-height:1.25;text-align:center;max-width:110px}
.timeline-milestone[aria-expanded="true"] .milestone-title{color:var(--steel)}
.timeline-detail{background:var(--white);border-radius:10px;padding:1.5rem 1.75rem;box-shadow:var(--shadow-md);border-left:4px solid var(--gold);min-height:140px;transition:opacity .2s ease}
.timeline-detail-empty{color:var(--text-lt);font-style:italic;text-align:center;padding:1.5rem;font-size:.9rem}
.timeline-detail-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap;margin-bottom:.6rem;padding-bottom:.6rem;border-bottom:1px solid var(--slate)}
.timeline-detail-day{font-size:.75rem;font-weight:700;color:var(--gold);letter-spacing:.08em;text-transform:uppercase}
.timeline-detail h3{font-size:1.15rem;color:var(--navy);margin:0;flex:1}
.timeline-detail-body p{font-size:.9rem;color:var(--text-md);line-height:1.65;margin-bottom:.6rem;max-width:none}
.timeline-detail-body p:last-child{margin-bottom:0}
.timeline-detail-body ul{padding-left:1.1rem;margin:.4rem 0}
.timeline-detail-body li{font-size:.87rem;color:var(--text-md);line-height:1.55;margin-bottom:.25rem}
.timeline-detail-body strong{color:var(--navy)}
.timeline-cta{text-align:center;margin-top:1.5rem}
.timeline-legend{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center;font-size:.72rem;color:var(--text-lt);padding:.75rem 1rem;background:var(--slate);border-radius:6px;margin-top:1rem}
.timeline-legend-item{display:flex;align-items:center;gap:.35rem}
.timeline-legend-dot{width:10px;height:10px;border-radius:50%;border:2px solid}
.timeline-legend-dot--urgent{border-color:#DC2626;background:#FEE2E2}
.timeline-legend-dot--moderate{border-color:#F59E0B;background:#FEF3C7}
.timeline-legend-dot--warning{border-color:#B45309;background:#FEF3C7}
.timeline-legend-dot--borrower{border-color:#166534;background:#DCFCE7}
@media(max-width:820px){
.timeline-progress-bar{padding:1rem;overflow-x:auto}
.timeline-track{min-width:820px;justify-content:flex-start;gap:.25rem}
.timeline-milestone{min-width:100px;flex:0 0 auto}
.milestone-title{font-size:.72rem;max-width:100px}
.milestone-label{font-size:.65rem}
.timeline-header h2{font-size:1.4rem}
}
@media(max-width:520px){
.timeline-meta{flex-direction:column;gap:.4rem;align-items:stretch}
.timeline-badge{justify-content:center}
.timeline-detail{padding:1.1rem 1.15rem}
.timeline-detail h3{font-size:1rem}
}


/* ═══ FAQ Rich Snippet Optimizer + PAA Widget ═══ */
.faq-rich{background:var(--white);border:1px solid var(--slate-md);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);margin:1.5rem 0}
.faq-rich-header{background:linear-gradient(135deg,var(--navy) 0%,#2B5494 100%);color:var(--white);padding:1.1rem 1.5rem;display:flex;align-items:center;gap:.6rem}
.faq-rich-header h2,.faq-rich-header h3{color:var(--white);margin:0;font-size:1.05rem;font-weight:700;letter-spacing:.02em}
.faq-rich-header::before{content:"";display:inline-block;width:6px;height:24px;background:var(--gold);border-radius:2px}
.faq-rich-item{border-bottom:1px solid var(--slate)}
.faq-rich-item:last-child{border-bottom:none}
.faq-rich-q{width:100%;text-align:left;background:none;border:none;font-family:inherit;font-size:.98rem;font-weight:700;color:var(--navy);padding:1.1rem 1.5rem .5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;line-height:1.35}
.faq-rich-q:hover{background:var(--slate)}
.faq-rich-q .chevron{font-size:1rem;transition:transform .2s;flex-shrink:0;color:var(--gold);margin-top:.2rem}
.faq-rich-q[aria-expanded="true"] .chevron{transform:rotate(180deg)}
.faq-rich-a{padding:0 1.5rem 1.1rem;display:block}
.faq-rich-a p{font-size:.9rem;color:var(--text-md);line-height:1.65;margin-bottom:.6rem;max-width:none}
.faq-rich-a p:first-child{color:var(--text);font-weight:500;font-size:.92rem}
.faq-rich-a strong{color:var(--navy)}
.faq-rich-a .faq-read-more{display:inline-flex;align-items:center;gap:.3rem;font-size:.82rem;font-weight:600;color:var(--steel);margin-top:.3rem}
.faq-rich-a .faq-read-more:hover{color:var(--navy);text-decoration:none}
.faq-rich-a .faq-read-more::after{content:"→";transition:transform .2s}
.faq-rich-a .faq-read-more:hover::after{transform:translateX(3px)}
.faq-word-count{display:inline-block;font-size:.7rem;color:var(--text-lt);font-weight:500;background:var(--slate);padding:.15rem .5rem;border-radius:10px;margin-left:.5rem;vertical-align:middle}

/* People Also Ask widget */
.paa-widget{background:linear-gradient(135deg,#FFFBEB 0%,#FEF3C7 100%);border:1px solid #FDE68A;border-radius:12px;padding:1.5rem 1.75rem;margin:1.5rem 0;box-shadow:var(--shadow)}
.paa-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px dashed rgba(180,131,9,.3)}
.paa-header-icon{width:36px;height:36px;background:var(--gold);color:var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;flex-shrink:0}
.paa-header h3,.paa-header h2{font-size:.95rem;color:var(--navy);margin:0;font-weight:700;letter-spacing:.02em;text-transform:uppercase}
.paa-list{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}
.paa-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:var(--white);border:1px solid rgba(180,131,9,.15);border-radius:8px;padding:.75rem 1rem;text-decoration:none;transition:all .18s ease}
.paa-item:hover{background:var(--white);border-color:var(--gold);transform:translateX(3px);text-decoration:none;box-shadow:0 2px 8px rgba(232,184,75,.2)}
.paa-item-q{font-size:.87rem;font-weight:600;color:var(--navy);line-height:1.35}
.paa-item-arrow{color:var(--gold);font-weight:700;font-size:1.1rem;flex-shrink:0;transition:transform .2s}
.paa-item:hover .paa-item-arrow{transform:translateX(4px)}
.paa-footer{margin-top:.85rem;font-size:.72rem;color:var(--text-lt);text-align:center;font-style:italic}
@media(max-width:640px){
.faq-rich-q{font-size:.92rem;padding:.9rem 1.1rem .4rem}
.faq-rich-a{padding:0 1.1rem 1rem}
.paa-widget{padding:1.1rem 1.15rem}
.paa-item{padding:.65rem .8rem}
.paa-item-q{font-size:.82rem}
}


/* ── Source Attribution Component (real E-E-A-T signal) ── */
.source-attribution{background:linear-gradient(180deg,#FEFCF7 0%,#FAF6EA 100%);border:1px solid #E8DDBE;border-radius:10px;padding:1.25rem 1.5rem;margin:2rem 0;font-size:.88rem}
.source-attribution-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding-bottom:.6rem;border-bottom:1px dashed rgba(180,131,9,.25)}
.source-attribution-icon{width:32px;height:32px;background:var(--gold);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--navy);font-weight:800;font-size:.8rem}
.source-attribution h4{font-size:.85rem;color:var(--navy);margin:0;font-weight:700;letter-spacing:.02em;text-transform:uppercase}
.source-attribution ul{list-style:none;padding:0;margin:0;display:grid;gap:.4rem}
.source-attribution li{font-size:.82rem;color:var(--text-md);line-height:1.5;padding-left:1.2rem;position:relative}
.source-attribution li::before{content:"›";position:absolute;left:0;color:var(--gold);font-weight:700}
.source-attribution li strong{color:var(--navy)}
.source-attribution li a{color:var(--steel);font-weight:500}
.source-attribution-review{margin-top:.85rem;padding-top:.85rem;border-top:1px dashed rgba(180,131,9,.25);font-size:.75rem;color:var(--text-lt);font-style:italic}
.source-attribution-review strong{color:var(--text-md);font-style:normal}


/* ── Editorial Byline (E-E-A-T signal) ── */
.editorial-byline{display:flex;align-items:center;gap:.85rem;padding:1rem 1.25rem;background:var(--slate);border-radius:8px;margin:1.25rem 0 2rem;border-left:3px solid var(--gold)}
.byline-avatar{width:44px;height:44px;background:var(--navy);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.byline-body{display:flex;flex-direction:column;gap:.15rem}
.byline-attribution{font-size:.9rem;color:var(--navy)}
.byline-meta{font-size:.75rem;color:var(--text-lt)}
.byline-meta a{color:var(--steel);font-weight:500}

.skip-to-content{position:absolute;top:-40px;left:0;background:var(--gold);color:var(--navy);padding:.6rem 1rem;z-index:1000;text-decoration:none;font-weight:600;border-radius:0 0 4px 0}
.skip-to-content:focus{top:0;outline:2px solid var(--navy);outline-offset:2px}
