
:root{--av-blue:#1268f7;--av-blue2:#287ef9;--av-navy:#071c42;--av-text:#263a5c;--av-muted:#687995;--av-line:#dce6f2;--av-soft:#f4f8fe}
#alvf-articles,#alvf-article{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--av-text);background:#fff}
#alvf-articles *,#alvf-article *{box-sizing:border-box}
#alvf-articles a,#alvf-article a{text-decoration:none}
.alvf-shell{width:min(1180px,calc(100% - 44px));margin:0 auto}
.alvf-narrow{max-width:1050px}.alvf-reading{max-width:880px}
.alvf-eyebrow{display:block;color:#4d8fff;font-size:11px;line-height:1;font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}
.alvf-archive-hero{background:linear-gradient(116deg,#081c46,#0a285b 65%,#071b40);color:#fff;overflow:hidden}
.alvf-archive-hero-grid{min-height:360px;display:grid;grid-template-columns:1fr .9fr;gap:45px;align-items:center}
.alvf-archive-hero-copy{padding:52px 0}
.alvf-archive-hero h1{margin:0 0 13px;font-size:48px;line-height:1.04;letter-spacing:-2px}
.alvf-archive-hero p{max-width:530px;margin:0 0 24px;color:#dbe8fb;font-size:17px;line-height:1.6}
.alvf-search{display:flex;align-items:center;width:min(480px,100%);height:50px;padding-left:18px;background:#fff;border-radius:999px}
.alvf-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-size:13px;color:#263a5c}
.alvf-search button{width:46px;height:46px;border:0;background:transparent;color:var(--av-blue);display:grid;place-items:center;cursor:pointer}
.alvf-search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}
.alvf-hero-stack{position:relative;min-height:320px}
.alvf-hero-mini{position:absolute;width:250px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.22);color:var(--av-navy);border:1px solid rgba(255,255,255,.35)}
.alvf-hero-mini img{display:block;width:100%;height:150px;object-fit:cover}
.alvf-hero-mini strong{display:block;padding:13px;font-size:14px;line-height:1.35}
.alvf-hero-mini-1{left:25px;top:28px;transform:rotate(-4deg);z-index:2}.alvf-hero-mini-2{right:12px;top:72px;transform:rotate(5deg)}
.alvf-hero-placeholder{position:absolute;inset:40px 20px;background:rgba(255,255,255,.08);border:1px dashed rgba(255,255,255,.28);border-radius:18px;display:flex;align-items:center;justify-content:center;gap:15px;color:#dce9ff}
.alvf-hero-placeholder svg{width:68px;height:68px;fill:none;stroke:currentColor;stroke-width:1.4}
.alvf-categories{padding:42px 0;background:#f6f9fd}
.alvf-categories h2,.alvf-section-head h2,.alvf-content-section h2{margin:0;color:var(--av-navy);font-size:27px;letter-spacing:-.55px}
.alvf-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:22px}
.alvf-category{min-height:160px;padding:20px 14px;background:#fff;border:1px solid var(--av-line);border-radius:11px;display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--av-navy);box-shadow:0 8px 22px rgba(9,37,81,.035)}
.alvf-cat-icon,.alvf-small-icon{display:grid;place-items:center;color:var(--av-blue);background:#edf4ff}
.alvf-cat-icon{width:46px;height:46px;border-radius:13px;margin-bottom:13px}
.alvf-cat-icon svg,.alvf-small-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.alvf-category strong{font-size:13px;margin-bottom:7px}.alvf-category small{font-size:10.5px;line-height:1.45;color:var(--av-muted)}
.alvf-guide-section{padding:48px 0}.alvf-guide-section-soft{background:#fbfcfe}
.alvf-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.alvf-section-head a{color:var(--av-blue);font-size:12px;font-weight:750}
.alvf-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.alvf-card-grid .alvf-card:nth-child(n+4){grid-column:auto}
.alvf-card{border:1px solid var(--av-line);border-radius:11px;overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(9,37,81,.035)}
.alvf-card-image{display:block;background:#eef3fa;aspect-ratio:1.75/1;overflow:hidden}.alvf-card-image img{width:100%;height:100%;object-fit:cover;display:block}.alvf-image-empty{height:100%;display:grid;place-items:center;color:#8290a6;font-size:12px}
.alvf-card-body{padding:15px}.alvf-card h3{margin:0 0 9px;color:var(--av-navy);font-size:16px;line-height:1.35}.alvf-card p{margin:0 0 12px;color:var(--av-muted);font-size:11.5px;line-height:1.55}.alvf-card small{color:#8290a4;font-size:9.5px}
.alvf-amount-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.alvf-amount-card{min-height:145px;border:1px solid var(--av-line);border-radius:11px;padding:17px;background:#fff;color:var(--av-navy);display:flex;flex-direction:column;align-items:flex-start}
.alvf-small-icon{width:36px;height:36px;border-radius:10px;flex:0 0 auto}.alvf-small-icon svg{width:20px;height:20px}
.alvf-amount-card strong{font-size:12px;line-height:1.35;margin:11px 0 8px}.alvf-amount-card small{font-size:10px;line-height:1.45;color:var(--av-muted)}
.alvf-power-cta{padding:0 0 48px}.alvf-power-box{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 28px;border:1px solid #cfe0ff;border-radius:12px;background:linear-gradient(110deg,#f4f8ff,#eef5ff)}
.alvf-power-box h2{margin:0 0 6px;color:var(--av-navy);font-size:21px}.alvf-power-box p{margin:0;color:var(--av-muted);font-size:12px}
.alvf-power-box>a{display:flex;align-items:center;gap:10px;padding:11px 16px;border:1px solid #b9d2ff;border-radius:9px;color:var(--av-blue);background:#fff;font-size:12px;font-weight:750}
.alvf-empty{padding:30px;border:1px dashed #cfdbea;border-radius:12px;background:#fafcff;color:var(--av-muted);display:flex;gap:7px;flex-direction:column}.alvf-empty strong{color:var(--av-navy)}
/* single */
.alvf-single-hero{background:linear-gradient(116deg,#071a3f,#0b2858);color:#fff;overflow:hidden}
.alvf-breadcrumbs{padding-top:22px;display:flex;gap:8px;align-items:center;color:#a9bddb;font-size:10px}.alvf-breadcrumbs a{color:#cbd9ef}
.alvf-single-hero-grid{min-height:485px;display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center}
.alvf-single-copy{padding:38px 0 46px}.alvf-single-copy h1{margin:0 0 17px;font-size:45px;line-height:1.08;letter-spacing:-1.7px;max-width:650px}.alvf-single-copy>p{margin:0 0 23px;max-width:610px;color:#d6e3f6;font-size:15px;line-height:1.65}
.alvf-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.alvf-primary,.alvf-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 19px;border-radius:8px;font-size:12px;font-weight:800}.alvf-primary{background:var(--av-blue);color:#fff}.alvf-secondary{border:1px solid #7ca9ef;color:#fff}
.alvf-trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:22px;color:#dce8f8;font-size:10.5px}
.alvf-single-hero-image{height:100%;min-height:410px;display:flex;align-items:flex-end;justify-content:center}.alvf-single-hero-image img{display:block;width:100%;height:100%;object-fit:cover;max-height:485px;border-radius:0}
.alvf-trust-strip{border-bottom:1px solid #e3ebf5}.alvf-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0}.alvf-trust-grid>div{display:grid;grid-template-columns:45px 1fr;column-gap:11px;padding:3px 20px;border-right:1px solid #e4ebf4}.alvf-trust-grid>div:last-child{border-right:0}.alvf-round-icon{grid-row:1/span 2;width:42px;height:42px;border-radius:50%;background:#edf4ff;color:var(--av-blue);display:grid;place-items:center;font-size:11px;font-weight:800}.alvf-trust-grid strong{color:var(--av-navy);font-size:12px}.alvf-trust-grid small{color:var(--av-muted);font-size:9.5px;line-height:1.4;margin-top:3px}
.alvf-content-section{padding:48px 0}.alvf-content-section h2{font-size:29px}.alvf-lead{margin:8px 0 22px;color:var(--av-muted);font-size:12px;line-height:1.6}
.alvf-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.alvf-price-card{min-height:190px;padding:18px;border:1px solid var(--av-line);border-radius:11px;background:#fff;display:flex;justify-content:space-between;align-items:flex-end;overflow:hidden}.alvf-price-card strong,.alvf-price-card small,.alvf-price-card b{display:block}.alvf-price-card strong{color:var(--av-navy);font-size:13px}.alvf-price-card small{color:var(--av-muted);font-size:10px;margin:3px 0 12px}.alvf-price-card b{color:var(--av-blue);font-size:15px}.alvf-price-image{max-width:45%;max-height:110px;object-fit:contain}
.alvf-table-wrap{overflow-x:auto}.alvf-table{width:100%;border-collapse:collapse;border:1px solid var(--av-line);font-size:11px;background:#fff}.alvf-table th,.alvf-table td{padding:13px 11px;border:1px solid var(--av-line);text-align:center}.alvf-table thead th{background:#f3f7fd;color:var(--av-navy)}.alvf-table tbody th{text-align:left;color:var(--av-navy)}.alvf-table small{font-size:8px;color:var(--av-muted)}
.alvf-inline-callout{margin-top:15px;padding:15px 18px;border:1px solid #d4e2fa;border-radius:9px;background:#f2f7ff;display:flex;align-items:center;justify-content:space-between;gap:20px}.alvf-inline-callout strong,.alvf-inline-callout span{display:block}.alvf-inline-callout strong{color:var(--av-navy);font-size:11px}.alvf-inline-callout span{margin-top:3px;color:var(--av-muted);font-size:9.5px}.alvf-inline-callout a{padding:9px 14px;border:1px solid #99bcf8;border-radius:7px;color:var(--av-blue);background:#fff;font-size:10px;font-weight:750}
.alvf-calculator-promo{display:grid;grid-template-columns:1.2fr .8fr;border:1px solid var(--av-line);border-radius:12px;overflow:hidden;background:#fff}.alvf-calculator-promo>div:first-child{padding:28px}.alvf-calculator-promo p{font-size:12px;line-height:1.6;color:var(--av-muted)}.alvf-calculator-promo ul{padding-left:17px;color:#344968;font-size:11px;line-height:1.8;margin:16px 0 20px}.alvf-calc-visual{background:linear-gradient(145deg,#f3f7ff,#eaf2ff);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.alvf-big-calc{width:66px;height:66px;border-radius:50%;background:#0f5bd9;color:#fff;display:grid;place-items:center;font-size:34px;margin-bottom:13px}.alvf-calc-visual strong{color:var(--av-navy)}.alvf-calc-visual small{color:var(--av-muted);margin-top:5px}
.alvf-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.alvf-compare-card{min-height:190px;border:1px solid var(--av-line);border-radius:11px;padding:20px;display:flex;align-items:flex-end;justify-content:space-between}.alvf-compare-card h3{margin:0;color:var(--av-navy);font-size:14px}.alvf-compare-card ul{list-style:none;padding:0;margin:12px 0 0;font-size:10.5px;line-height:1.8;color:#425572}.alvf-compare-image{width:42%;max-height:130px;object-fit:contain}
.alvf-factor-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.alvf-factor-grid article{text-align:center;padding:15px 10px}.alvf-factor-grid span{width:36px;height:36px;margin:0 auto 9px;border-radius:50%;background:#edf4ff;color:var(--av-blue);display:grid;place-items:center}.alvf-factor-grid h3{margin:0 0 6px;color:var(--av-navy);font-size:11px}.alvf-factor-grid p{margin:0;color:var(--av-muted);font-size:9.5px;line-height:1.5}
.alvf-reading{font-size:15px;line-height:1.75;color:#344867}.alvf-reading h2{margin:38px 0 12px}.alvf-reading h3{color:var(--av-navy);font-size:20px;margin:28px 0 9px}.alvf-reading a{color:var(--av-blue);text-decoration:underline}
.alvf-match-section{padding:10px 0 48px}.alvf-match-box{padding:24px 27px;border-radius:12px;background:linear-gradient(105deg,#071a3f,#0b2a5f);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.alvf-match-box h2{margin:0 0 6px;font-size:23px}.alvf-match-box p{margin:0;max-width:650px;color:#d8e5f7;font-size:11px;line-height:1.55}.alvf-match-box a{min-width:210px;padding:13px 16px;border-radius:7px;background:var(--av-blue);color:#fff;text-align:center;font-size:11px;font-weight:800}.alvf-match-box a span{margin-left:12px}
.alvf-faq{border:1px solid var(--av-line);border-radius:12px;overflow:hidden;margin-top:20px}.alvf-faq details{border-bottom:1px solid var(--av-line)}.alvf-faq details:last-child{border-bottom:0}.alvf-faq summary{list-style:none;cursor:pointer;padding:15px 18px;display:flex;justify-content:space-between;gap:16px;color:var(--av-navy);font-size:12px;font-weight:750}.alvf-faq summary::-webkit-details-marker{display:none}.alvf-faq summary b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:var(--av-blue);font-size:17px}.alvf-faq details[open] summary b{transform:rotate(45deg)}.alvf-faq p{margin:0;padding:0 18px 17px;color:var(--av-muted);font-size:11px;line-height:1.6}
.alvf-related{padding:36px 0 55px;background:#f8fafd}.alvf-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.alvf-related-card{border:1px solid var(--av-line);border-radius:10px;overflow:hidden;background:#fff}.alvf-related-card img{display:block;width:100%;height:120px;object-fit:cover}.alvf-related-card strong{display:block;padding:13px;color:var(--av-navy);font-size:12px;line-height:1.4}
@media(max-width:800px){
 .alvf-shell{width:min(100% - 24px,560px)}
 .alvf-archive-hero-grid{min-height:0;grid-template-columns:1fr;gap:10px}.alvf-archive-hero-copy{padding:34px 0 8px}.alvf-archive-hero h1{font-size:34px;letter-spacing:-1.2px}.alvf-archive-hero p{font-size:13px}.alvf-search{height:44px}
 .alvf-hero-stack{min-height:225px}.alvf-hero-mini{width:190px}.alvf-hero-mini img{height:110px}.alvf-hero-mini-1{left:0;top:18px}.alvf-hero-mini-2{right:-34px;top:40px}.alvf-hero-placeholder{inset:18px 0}
 .alvf-categories{padding:30px 0}.alvf-categories h2{font-size:20px}.alvf-category-grid{grid-template-columns:1fr 1fr;gap:9px}.alvf-category{min-height:120px;padding:14px 9px}.alvf-category:last-child{grid-column:1/-1;width:calc(50% - 5px)}.alvf-cat-icon{width:40px;height:40px}.alvf-category strong{font-size:11px}.alvf-category small{font-size:9px}
 .alvf-guide-section{padding:33px 0}.alvf-section-head{margin-bottom:15px}.alvf-section-head h2{font-size:19px}.alvf-section-head a{font-size:9.5px}
 .alvf-card-grid{grid-template-columns:1fr;gap:9px}.alvf-card{display:grid;grid-template-columns:110px 1fr;min-height:106px}.alvf-card-image{aspect-ratio:auto;height:100%}.alvf-card-body{padding:11px}.alvf-card h3{font-size:11px;margin-bottom:5px}.alvf-card p{font-size:9px;margin-bottom:7px}.alvf-card small{font-size:8px}
 .alvf-amount-grid{grid-template-columns:1fr;gap:7px}.alvf-amount-card{min-height:0;display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;padding:10px 12px}.alvf-amount-card .alvf-small-icon{width:31px;height:31px;grid-row:1/span 2}.alvf-amount-card strong{margin:0;font-size:10.5px}.alvf-amount-card small{grid-column:2/-1;font-size:8.5px}
 .alvf-power-box{flex-direction:column;align-items:flex-start;padding:17px}.alvf-power-box h2{font-size:17px}.alvf-power-box>a{width:100%;justify-content:center}
 .alvf-breadcrumbs{padding-top:14px;font-size:8.5px;white-space:nowrap;overflow:hidden}.alvf-single-hero-grid{min-height:0;grid-template-columns:1fr;gap:0}.alvf-single-copy{padding:25px 0 20px}.alvf-single-copy h1{font-size:31px;letter-spacing:-1px}.alvf-single-copy>p{font-size:12.5px}.alvf-hero-actions{display:grid}.alvf-primary,.alvf-secondary{width:100%}.alvf-trust-row{display:grid;gap:8px;margin-top:16px;font-size:9.5px}
 .alvf-single-hero-image{min-height:220px;margin:0 -12px}.alvf-single-hero-image img{max-height:270px}
 .alvf-trust-grid{grid-template-columns:1fr 1fr;gap:0;padding:13px 0}.alvf-trust-grid>div{grid-template-columns:37px 1fr;padding:10px 7px;border-right:0}.alvf-round-icon{width:34px;height:34px}.alvf-trust-grid strong{font-size:10px}.alvf-trust-grid small{font-size:8px}
 .alvf-content-section{padding:33px 0}.alvf-content-section h2{font-size:23px}.alvf-lead{font-size:10.5px}
 .alvf-price-grid{grid-template-columns:1fr;gap:8px}.alvf-price-card{min-height:112px;padding:13px}.alvf-price-image{max-height:82px}.alvf-price-card strong{font-size:11px}.alvf-price-card b{font-size:12px}
 .alvf-table{font-size:9px}.alvf-table th,.alvf-table td{padding:9px 7px}.alvf-inline-callout{align-items:flex-start;flex-direction:column}.alvf-inline-callout a{width:100%;text-align:center}
 .alvf-calculator-promo{grid-template-columns:1fr}.alvf-calculator-promo>div:first-child{padding:18px}.alvf-calc-visual{padding:22px}
 .alvf-compare-grid{grid-template-columns:1fr}.alvf-compare-card{min-height:145px;padding:15px}.alvf-factor-grid{grid-template-columns:1fr 1fr}.alvf-factor-grid article{text-align:left;display:grid;grid-template-columns:34px 1fr;gap:0 8px;padding:10px 4px}.alvf-factor-grid span{grid-row:1/span 2;margin:0;width:32px;height:32px}.alvf-factor-grid h3{font-size:10px}.alvf-factor-grid p{font-size:8.5px}
 .alvf-reading{font-size:13px}.alvf-match-box{flex-direction:column;align-items:stretch;padding:19px}.alvf-match-box h2{font-size:19px}.alvf-match-box a{min-width:0}
 .alvf-related-grid{grid-template-columns:1fr}.alvf-related-card a{display:grid;grid-template-columns:100px 1fr}.alvf-related-card img{height:82px}
}

/* v1.0.1 — prevent iOS/Safari zoom when focusing article search */
@media(max-width:800px){
  #alvf-articles .alvf-search input{
    font-size:16px!important;
  }
}

/* v1.1.2 — AutoLoan article author identity */
.alvf-author{
  display:flex;
  align-items:center;
  gap:9px;
  margin:0 0 22px;
  color:#dce8f8;
}
.alvf-author img{
  display:block;
  width:34px;
  height:34px;
  object-fit:contain;
  padding:4px;
  border-radius:50%;
  background:#fff;
}
.alvf-author div{display:flex;flex-direction:column;gap:1px}
.alvf-author span{font-size:9px;line-height:1.1;color:#9fb5d5}
.alvf-author strong{font-size:11px;line-height:1.2;color:#fff}
.alvf-card-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.alvf-card-author{
  display:inline-flex;
  align-items:center;
  gap:5px;
  color:#66758d;
  font-size:9.5px;
  font-weight:700;
}
.alvf-card-author img{
  display:block;
  width:18px;
  height:18px;
  object-fit:contain;
  padding:2px;
  border-radius:50%;
  background:#fff;
  border:1px solid #dfe7f1;
}
@media(max-width:800px){
  .alvf-author{margin-bottom:16px}
  .alvf-author img{width:30px;height:30px}
  .alvf-card-author{font-size:8px}
  .alvf-card-author img{width:16px;height:16px}
}
