.loan-filter.svelte-8invfj{background:var(--bg-secondary);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;border:1px solid var(--border-primary)}.filter-row.svelte-8invfj{display:flex;gap:1rem;flex-wrap:wrap;align-items:flex-end}.filter-group.svelte-8invfj{display:flex;flex-direction:column;gap:.5rem;min-width:180px;flex:1}.filter-group.svelte-8invfj label:where(.svelte-8invfj){font-size:.875rem;font-weight:600;color:var(--text-primary)}.filter-group.svelte-8invfj select:where(.svelte-8invfj){padding:.625rem .875rem;border:1px solid var(--border-primary);border-radius:.5rem;background:var(--bg-primary);color:var(--text-primary);font-size:.9375rem;cursor:pointer;transition:border-color .2s ease}.filter-group.svelte-8invfj select:where(.svelte-8invfj):hover{border-color:var(--primary)}.filter-group.svelte-8invfj select:where(.svelte-8invfj):focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1)}.btn-reset.svelte-8invfj{padding:.625rem 1.25rem;background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-primary);border-radius:.5rem;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-reset.svelte-8invfj:hover{background:var(--bg-primary);color:var(--text-primary);border-color:var(--border-secondary)}@media(max-width:768px){.loan-filter.svelte-8invfj{padding:1rem;margin-bottom:1rem}.filter-row.svelte-8invfj{flex-direction:column}.filter-group.svelte-8invfj{width:100%;min-width:0}.btn-reset.svelte-8invfj{width:100%}}.loan-card.svelte-bk2nr7{position:relative;display:flex;flex-direction:column;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:.875rem;transition:all .2s ease;height:100%}.loan-card.selected.svelte-bk2nr7{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary)}.loan-card.svelte-bk2nr7:hover{border-color:var(--primary);box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.card-link.svelte-bk2nr7{display:flex;flex-direction:column;flex:1;padding:1.5rem;text-decoration:none;color:inherit}.compare-toggle.svelte-bk2nr7{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;gap:.375rem;padding:.35rem .65rem;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:.5rem;font-size:.75rem;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:all .15s ease;z-index:3;box-shadow:0 1px 4px #00000014}.compare-toggle.svelte-bk2nr7:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.compare-toggle.active.svelte-bk2nr7{background:var(--primary);border-color:var(--primary);color:#fff}.compare-toggle.is-disabled.svelte-bk2nr7,.compare-toggle.svelte-bk2nr7:disabled{opacity:.4;cursor:not-allowed}.compare-box.svelte-bk2nr7{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border:1.5px solid currentColor;border-radius:3px;font-size:.625rem;line-height:1}.compare-toggle.active.svelte-bk2nr7 .compare-box:where(.svelte-bk2nr7){background:#fff;color:var(--primary);border-color:#fff}.card-header.svelte-bk2nr7{margin-bottom:1rem;padding-bottom:1rem;padding-right:4.5rem;border-bottom:1px solid var(--border-primary)}.bank-name.svelte-bk2nr7{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.product-name.svelte-bk2nr7{font-size:.875rem;color:var(--text-secondary);line-height:1.4}.card-body.svelte-bk2nr7{margin-bottom:1rem;flex:1}.rate-section.svelte-bk2nr7{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.rate-label.svelte-bk2nr7{font-size:.875rem;color:var(--text-secondary)}.rate-value.svelte-bk2nr7{font-size:1.375rem;font-weight:700;color:var(--primary)}.option-tags.svelte-bk2nr7{display:flex;gap:.5rem;flex-wrap:wrap}.tag.svelte-bk2nr7{display:inline-block;padding:.25rem .625rem;background:var(--bg-tertiary);color:var(--text-secondary);border-radius:.375rem;font-size:.75rem;font-weight:500}.tag-more.svelte-bk2nr7{background:var(--primary-soft);color:var(--primary)}.card-footer.svelte-bk2nr7{display:flex;justify-content:flex-end}.view-detail.svelte-bk2nr7{font-size:.875rem;color:var(--primary);font-weight:600;transition:transform .2s ease,color .2s ease}.loan-card.svelte-bk2nr7:hover .view-detail:where(.svelte-bk2nr7){transform:translate(4px);color:var(--primary-dark)}html.dark .loan-card.svelte-bk2nr7:hover .view-detail:where(.svelte-bk2nr7){color:var(--primary-light)}@media(max-width:768px){.card-link.svelte-bk2nr7{padding:1.25rem}.bank-name.svelte-bk2nr7{font-size:1rem}.rate-value.svelte-bk2nr7{font-size:1.25rem}}.terms-guide.svelte-e97xls{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:.875rem;padding:2rem;margin:2rem 0}.guide-title.svelte-e97xls{font-size:1.375rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--border-primary)}.terms-section.svelte-e97xls{margin-bottom:2rem}.terms-section.svelte-e97xls:last-child{margin-bottom:0}.terms-section.svelte-e97xls h4:where(.svelte-e97xls){font-size:1.125rem;font-weight:600;color:var(--primary);margin-bottom:1rem;padding-left:.75rem;border-left:3px solid var(--primary)}.term-item.svelte-e97xls{background:var(--bg-tertiary);border-radius:.625rem;padding:1rem 1.25rem;margin-bottom:.75rem}.term-item.svelte-e97xls:last-child{margin-bottom:0}.term-name.svelte-e97xls{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.term-desc.svelte-e97xls{font-size:.9375rem;line-height:1.6;color:var(--text-secondary)}@media(max-width:768px){.terms-guide.svelte-e97xls{padding:1.5rem;margin:1.5rem 0}.guide-title.svelte-e97xls{font-size:1.25rem}.terms-section.svelte-e97xls h4:where(.svelte-e97xls){font-size:1.0625rem}.term-item.svelte-e97xls{padding:.875rem 1rem}.term-name.svelte-e97xls{font-size:.9375rem}.term-desc.svelte-e97xls{font-size:.875rem}}.glossary-content.svelte-qkii3w{margin:0 auto}.glossary-section.svelte-qkii3w{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:.875rem;padding:2rem;margin-bottom:2rem}.glossary-section.svelte-qkii3w h2:where(.svelte-qkii3w){font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--border-primary)}.glossary-section.svelte-qkii3w h3:where(.svelte-qkii3w){font-size:1.125rem;font-weight:600;color:var(--primary);margin-bottom:.75rem}.glossary-section.svelte-qkii3w p:where(.svelte-qkii3w){line-height:1.8;color:var(--text-secondary);margin-bottom:1rem}.glossary-section.svelte-qkii3w ul:where(.svelte-qkii3w){margin:1rem 0;padding-left:1.5rem}.glossary-section.svelte-qkii3w li:where(.svelte-qkii3w){line-height:1.8;color:var(--text-secondary);margin-bottom:.5rem}.term-card.svelte-qkii3w{background:var(--bg-tertiary);border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.term-card.svelte-qkii3w:last-child{margin-bottom:0}.info-table.svelte-qkii3w{margin:1.5rem 0}.info-row.svelte-qkii3w{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;background:var(--bg-tertiary);border-radius:.5rem;margin-bottom:.5rem}.info-label.svelte-qkii3w{font-weight:600;color:var(--text-primary)}.info-value.svelte-qkii3w{color:var(--primary);font-weight:500}.tip-box.svelte-qkii3w{background:#e8f5e9;border-left:4px solid #4caf50;padding:1rem 1.25rem;border-radius:.5rem;margin-top:1.5rem;line-height:1.8;color:#2e7d32}.tip-box.svelte-qkii3w strong:where(.svelte-qkii3w){color:#1b5e20}.tip-box.svelte-qkii3w a:where(.svelte-qkii3w){color:#1565c0;text-decoration:underline}.warning-box.svelte-qkii3w{background:#fff3e0;border-left:4px solid #ff9800;padding:1rem 1.25rem;border-radius:.5rem;margin-bottom:1rem}.warning-box.svelte-qkii3w h3:where(.svelte-qkii3w){color:#e65100;margin-bottom:.5rem}.warning-box.svelte-qkii3w p:where(.svelte-qkii3w){color:#bf360c;margin:0}.link-grid.svelte-qkii3w{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem}.link-card.svelte-qkii3w{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:.75rem;text-decoration:none;color:inherit;transition:all .2s ease}.link-card.svelte-qkii3w:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.link-card.svelte-qkii3w strong:where(.svelte-qkii3w){font-size:1.0625rem;color:var(--primary)}.link-card.svelte-qkii3w span:where(.svelte-qkii3w){font-size:.875rem;color:var(--text-secondary)}@media(max-width:768px){.glossary-section.svelte-qkii3w{padding:1.5rem}.glossary-section.svelte-qkii3w h2:where(.svelte-qkii3w){font-size:1.25rem}.term-card.svelte-qkii3w{padding:1.25rem}.info-row.svelte-qkii3w{flex-direction:column;align-items:flex-start;gap:.5rem}.link-grid.svelte-qkii3w{grid-template-columns:1fr}}.compare-backdrop.svelte-6n2e8d{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.compare-dialog.svelte-6n2e8d{width:100%;max-width:720px;max-height:90vh;display:flex;flex-direction:column;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:1rem;overflow:hidden;box-shadow:0 12px 40px #0000004d}.compare-head.svelte-6n2e8d{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-primary)}.compare-head.svelte-6n2e8d h2:where(.svelte-6n2e8d){font-size:1.25rem;font-weight:700;color:var(--text-primary)}.close-btn.svelte-6n2e8d{background:none;border:none;font-size:1.125rem;color:var(--text-secondary);cursor:pointer;padding:.25rem .5rem;border-radius:.375rem}.close-btn.svelte-6n2e8d:hover{background:var(--bg-tertiary);color:var(--text-primary)}.compare-body.svelte-6n2e8d{overflow:auto;padding:.5rem}.compare-table.svelte-6n2e8d{width:100%;border-collapse:collapse;font-size:.9375rem}.compare-table.svelte-6n2e8d th:where(.svelte-6n2e8d),.compare-table.svelte-6n2e8d td:where(.svelte-6n2e8d){padding:.875rem .75rem;text-align:center;border-bottom:1px solid var(--border-primary);vertical-align:middle}.row-label-head.svelte-6n2e8d,.row-label.svelte-6n2e8d{text-align:left;color:var(--text-secondary);font-weight:600;white-space:nowrap;background:var(--bg-secondary)}.product-col.svelte-6n2e8d{position:relative}.product-col.svelte-6n2e8d .bank:where(.svelte-6n2e8d){font-size:1rem;font-weight:700;color:var(--text-primary)}.product-col.svelte-6n2e8d .prd:where(.svelte-6n2e8d){font-size:.8125rem;color:var(--text-secondary);margin-top:.25rem;line-height:1.3}.product-col.best.svelte-6n2e8d{background:var(--primary-soft)}.best-badge.svelte-6n2e8d{display:inline-block;margin-top:.375rem;padding:.125rem .5rem;background:var(--primary);color:#fff;font-size:.6875rem;font-weight:700;border-radius:1rem}.compare-table.svelte-6n2e8d td.highlight:where(.svelte-6n2e8d){color:var(--primary);font-weight:700}.compare-foot.svelte-6n2e8d{display:flex;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid var(--border-primary);flex-wrap:wrap}.detail-link.svelte-6n2e8d{flex:1;min-width:140px;text-align:center;padding:.75rem 1rem;background:var(--bg-tertiary);color:var(--primary);font-weight:600;font-size:.875rem;border-radius:.5rem;text-decoration:none;transition:all .15s ease}.detail-link.svelte-6n2e8d:hover{background:var(--primary);color:#fff}@media(max-width:768px){.compare-head.svelte-6n2e8d{padding:1rem}.compare-table.svelte-6n2e8d th:where(.svelte-6n2e8d),.compare-table.svelte-6n2e8d td:where(.svelte-6n2e8d){padding:.625rem .5rem;font-size:.8125rem}.product-col.svelte-6n2e8d .bank:where(.svelte-6n2e8d){font-size:.875rem}.compare-foot.svelte-6n2e8d{padding:1rem}}.loan-page.svelte-129dx4y{width:100%;padding:0 0 1rem}.filter-ad.svelte-129dx4y,.bottom-products-ad.svelte-129dx4y,.bottom-ad.svelte-129dx4y{margin:1.5rem 0}.filter-ad.svelte-129dx4y{margin-top:1rem;margin-bottom:1.5rem}.loan-tabs.svelte-129dx4y{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid var(--border-primary)}.tab-btn.svelte-129dx4y{padding:.875rem 1.25rem;background:none;border:none;border-bottom:3px solid transparent;color:var(--text-secondary);font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:-2px}.tab-btn.svelte-129dx4y:hover{color:var(--text-primary);background:var(--bg-tertiary)}.tab-btn.active.svelte-129dx4y{color:var(--primary);border-bottom-color:var(--primary)}.trust-banner.svelte-129dx4y{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;background:linear-gradient(135deg,#e3f2fd,#f3e5f5)!important;border:2px solid #1976d2!important;border-radius:1rem;margin-bottom:2rem;box-shadow:0 4px 12px #1976d226;color-scheme:light}.trust-left.svelte-129dx4y{display:flex;align-items:center;gap:1.5rem;flex:1}.trust-icon.svelte-129dx4y{font-size:2.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.trust-content.svelte-129dx4y{flex:1}.trust-title.svelte-129dx4y{font-size:1.125rem;font-weight:700;color:#1565c0!important;margin-bottom:.25rem}.trust-desc.svelte-129dx4y{font-size:.9375rem;color:#424242!important;line-height:1.5}.trust-right.svelte-129dx4y{display:flex;align-items:center;gap:1rem;padding-left:2rem;border-left:2px solid rgba(25,118,210,.2)!important}.trust-right.svelte-129dx4y .live-badge:where(.svelte-129dx4y){display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#e53935!important;color:#fff!important;font-size:.75rem;font-weight:700;border-radius:1rem;letter-spacing:.05em;box-shadow:0 2px 8px #e539354d}.sync-info.svelte-129dx4y{display:flex;flex-direction:column;gap:.25rem}.sync-label.svelte-129dx4y{font-size:.75rem;color:#424242!important;font-weight:600}.sync-time.svelte-129dx4y{font-size:.9375rem;color:#0d47a1!important;font-weight:700;text-shadow:0 1px 2px rgba(255,255,255,.8)}.product-count-bar.svelte-129dx4y{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.3rem 1.5rem;background:var(--bg-secondary);border-left:4px solid var(--primary);border-radius:.5rem;margin-bottom:1.5rem}.count-text.svelte-129dx4y{font-size:.9375rem;color:var(--text-secondary)}.count-text.svelte-129dx4y strong:where(.svelte-129dx4y){color:var(--primary);font-size:1.125rem;font-weight:700}.compare-hint.svelte-129dx4y{font-size:.8125rem;color:var(--text-muted)}.compare-hint.svelte-129dx4y strong:where(.svelte-129dx4y){color:var(--primary)}.pulse-dot.svelte-129dx4y{width:8px;height:8px;background:#fff!important;border-radius:50%;animation:svelte-129dx4y-pulse-dot 1.5s ease-in-out infinite;box-shadow:0 0 #ffffffb3}@keyframes svelte-129dx4y-pulse-dot{0%{transform:scale(.95);box-shadow:0 0 #ffffffb3}70%{transform:scale(1);box-shadow:0 0 0 6px #fff0}to{transform:scale(.95);box-shadow:0 0 #fff0}}.products-grid.svelte-129dx4y{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem}.compare-bar.svelte-129dx4y{position:fixed;left:0;right:0;bottom:65px;background:#1a1a2e!important;border-top:2px solid #1565c0;box-shadow:0 -6px 24px #00000059;z-index:10000;padding:.875rem 1rem;color-scheme:dark}.compare-slot.filled.svelte-129dx4y{background:#252545!important;border:1px solid #3a3a5c!important}.compare-slot.empty.svelte-129dx4y{border:1px dashed #555!important;color:#aaa!important;justify-content:center}.slot-bank.svelte-129dx4y{font-weight:700;color:#fff!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slot-prd.svelte-129dx4y{font-size:.75rem;color:#bbb!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slot-remove.svelte-129dx4y{flex-shrink:0;background:none;border:none;color:#ccc!important;cursor:pointer;font-size:.875rem;padding:.25rem;border-radius:.25rem}.btn-clear.svelte-129dx4y{padding:.625rem 1rem;background:#333!important;color:#eee!important;border:1px solid #555!important;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap}.loan-page.has-compare-bar.svelte-129dx4y{padding-bottom:calc(6rem + 65px)}.compare-bar-inner.svelte-129dx4y{max-width:72rem;margin:0 auto;display:flex;align-items:center;gap:1rem}.compare-slots.svelte-129dx4y{display:flex;gap:.75rem;flex:1;min-width:0}.compare-slot.svelte-129dx4y{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem}.slot-info.svelte-129dx4y{display:flex;flex-direction:column;min-width:0}.slot-remove.svelte-129dx4y:hover{background:#ffffff1a;color:#fff!important}.compare-actions.svelte-129dx4y{display:flex;gap:.5rem;flex-shrink:0}.btn-compare.svelte-129dx4y{padding:.625rem 1.25rem;background:#1565c0!important;color:#fff!important;border:none;border-radius:.5rem;font-size:.875rem;font-weight:700;cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px #1565c059}.btn-compare.svelte-129dx4y:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.btn-compare.svelte-129dx4y:not(:disabled):hover{background:#0d47a1!important}.ad-container.svelte-129dx4y{grid-column:1 / -1;margin:1rem 0}.error-message.svelte-129dx4y,.empty-state.svelte-129dx4y{text-align:center;padding:4rem 2rem;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:.875rem;margin-bottom:2rem}.error-message.svelte-129dx4y p:where(.svelte-129dx4y),.empty-state.svelte-129dx4y p:where(.svelte-129dx4y){color:var(--text-secondary);font-size:1rem}.disclaimer-section.svelte-129dx4y{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:.75rem;padding:2rem;margin-top:3rem}.disclaimer-section.svelte-129dx4y h4:where(.svelte-129dx4y){font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.disclaimer-section.svelte-129dx4y ul:where(.svelte-129dx4y){list-style:none;padding:0;margin:0}.disclaimer-section.svelte-129dx4y li:where(.svelte-129dx4y){color:var(--text-secondary);font-size:.9375rem;line-height:1.6;position:relative;padding:.5rem 0 .5rem 1.5rem}.disclaimer-section.svelte-129dx4y li:where(.svelte-129dx4y):before{content:"•";position:absolute;left:.5rem;color:var(--primary);font-weight:700}@media(max-width:768px){.loan-page.svelte-129dx4y{padding:0 0 .5rem}.trust-banner.svelte-129dx4y{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.trust-left.svelte-129dx4y{flex-direction:column;text-align:center;gap:1rem}.trust-icon.svelte-129dx4y{font-size:2rem}.trust-title.svelte-129dx4y{font-size:1rem}.trust-desc.svelte-129dx4y{font-size:.875rem}.trust-right.svelte-129dx4y{flex-direction:column;align-items:center;padding-left:0;padding-top:1rem;border-left:none!important;border-top:2px solid rgba(25,118,210,.2)!important;gap:.5rem}.sync-info.svelte-129dx4y{align-items:center;text-align:center}.loan-tabs.svelte-129dx4y{gap:0}.tab-btn.svelte-129dx4y{flex:1;padding:.75rem .35rem;font-size:.8125rem}.product-count-bar.svelte-129dx4y{padding:.3rem .75rem}.count-text.svelte-129dx4y{font-size:.875rem}.count-text.svelte-129dx4y strong:where(.svelte-129dx4y){font-size:1rem}.products-grid.svelte-129dx4y{grid-template-columns:1fr;gap:1rem}.compare-bar.svelte-129dx4y{padding:.625rem .75rem}.compare-bar-inner.svelte-129dx4y{flex-direction:column;gap:.625rem;align-items:stretch}.compare-actions.svelte-129dx4y{justify-content:space-between}.btn-clear.svelte-129dx4y,.btn-compare.svelte-129dx4y{flex:1}.slot-prd.svelte-129dx4y{display:none}.disclaimer-section.svelte-129dx4y{padding:1.5rem}}
