:root{--ds-background-100:#fff;--ds-background-200:#fafafa;--ds-gray-100:#f2f2f2;--ds-gray-200:#ebebeb;--ds-gray-300:#e6e6e6;--ds-gray-400:#dedede;--ds-gray-500:#c9c9c9;--ds-gray-600:#a8a8a8;--ds-gray-700:#8f8f8f;--ds-gray-800:#7d7d7d;--ds-gray-900:#666;--ds-gray-1000:#171717;--ds-blue-100:#eff6ff;--ds-blue-700:#2563eb;--ds-blue-800:#1d4ed8;--ds-amber-100:#fff7d6;--ds-amber-900:#6d4c00;--ds-red-100:#fff0f0;--ds-red-700:#e5484d;--ds-focus-color:#2563eb;--ds-page-width:1024px;--ds-radius:6px;color:var(--ds-gray-1000);background:var(--ds-background-100);font-synthesis:none;text-rendering:geometricprecision;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Yu Gothic UI,Yu Gothic,sans-serif;line-height:1.5}*{box-sizing:border-box}body{background:var(--ds-background-100);min-width:320px;min-height:100vh;color:var(--ds-gray-1000);flex-direction:column;margin:0;display:flex}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--ds-focus-color);outline-offset:2px}.site-header{z-index:100;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#fffc;width:100%;position:sticky;top:0}.site-header-inner{align-items:center;gap:10px;width:100%;max-width:1024px;min-height:48px;margin:0 auto;padding:0 22px;display:flex}.header-separator{color:var(--ds-gray-700);font-size:14px;line-height:1}.site-header-inner p{color:#171717;letter-spacing:-.01em;margin:0;font-size:12px}.brand{color:#171717;letter-spacing:-.035em;align-items:center;gap:8px;font-size:17px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.brand-mark{flex:0 0 16px;width:16px;height:16px;display:inline-block}.brand-mark img{width:16px;height:16px;display:block}.brand-name>span{color:#171717}.brand:after{content:none}.page-shell{width:min(var(--ds-page-width), 100%);flex:1 0 auto;margin:0 auto;padding:72px 24px 96px}.hero-panel{text-align:center;width:100%;margin:0 auto}.hero-intro{width:100%;padding:16px 0 56px}.hero-panel h1{max-width:680px;margin-left:auto;margin-right:auto}.home-heading-line{display:block}.hero-lead{width:min(680px,100%);color:var(--ds-gray-900);letter-spacing:-.01em;margin:0 auto;font-size:15px;line-height:1.7}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(30px,4vw,40px);font-weight:650;line-height:1.2}h2{letter-spacing:-.035em;margin-bottom:0;font-size:24px;font-weight:600;line-height:1.25}h3{letter-spacing:-.02em;font-size:16px;font-weight:600}.geist-icon{flex:none;display:block}.content{margin-top:0}.seo-initial-content{border:1px solid var(--ds-gray-300);border-radius:10px;width:min(680px,100%);margin:0 auto;padding:24px}.seo-initial-content h2{margin-bottom:8px}.seo-initial-content>p:not(.eyebrow){color:var(--ds-gray-900);font-size:14px}.seo-initial-content table{min-width:0}.card-list-section{width:100%;margin:0 auto}.section-heading{color:var(--ds-gray-900);letter-spacing:-.01em;text-align:center;margin-bottom:16px;font-size:13px;font-weight:500}.card-grid{border:1px solid var(--ds-gray-300);background:var(--ds-gray-300);border-radius:10px;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.card-choice{background:var(--ds-background-100);min-height:116px;color:var(--ds-gray-1000);letter-spacing:-.01em;text-align:left;cursor:pointer;border:0;flex-direction:column;grid-column:span 2;justify-content:flex-start;align-items:stretch;gap:14px;padding:16px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .12s;display:flex}.card-choice:nth-last-child(2):nth-child(3n+1),.card-choice:last-child:nth-child(3n+2){grid-column:span 3}.card-choice-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.card-choice-heading .geist-icon,.card-choice-heading>[aria-hidden=true]{color:var(--ds-gray-700)}.card-rate-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.card-rate-summary>span{flex-direction:column;gap:2px;min-width:0;display:flex}.card-rate-summary small{color:var(--ds-gray-900);font-size:10px;font-weight:450;line-height:1.4}.card-rate-summary strong{font-variant-numeric:tabular-nums;letter-spacing:-.025em;font-size:18px;font-weight:600;line-height:1.25}.card-summary-updated,.card-summary-note{color:var(--ds-gray-900);text-align:center;font-size:12px;line-height:1.6}.card-summary-updated{margin:14px 0 0}.card-summary-note{margin:2px 0 0}.card-choice:hover{background:var(--ds-gray-100)}.card-choice:hover .geist-icon,.card-choice:hover .card-choice-heading>[aria-hidden=true]{color:var(--ds-gray-1000)}.state-panel{border:1px solid var(--ds-gray-300);background:var(--ds-background-100);text-align:center;border-radius:10px;width:min(620px,100%);margin:0 auto;padding:40px}.state-panel h2,.state-panel h3{margin-bottom:8px}.state-panel p{color:var(--ds-gray-900);font-size:14px}.state-panel p:last-child{margin-bottom:0}.state-panel.compact{margin-top:20px;padding:32px}.state-error{background:var(--ds-red-100);border-color:#f0b8ba}.state-actions{justify-content:center;gap:8px;margin-top:24px;display:flex}.button-primary,.button-secondary{border-radius:var(--ds-radius);letter-spacing:-.01em;cursor:pointer;min-height:40px;padding:0 16px;font-size:14px;font-weight:550}.button-primary{color:#fff;background:#000;border:1px solid #000}.button-primary:hover{background:#333;border-color:#333}.button-primary:disabled{border-color:var(--ds-gray-600);background:var(--ds-gray-600);cursor:wait}.button-secondary{border:1px solid var(--ds-gray-400);background:var(--ds-background-100);color:var(--ds-gray-1000)}.button-secondary:hover{border-color:var(--ds-gray-600);background:var(--ds-gray-100)}.button-change-card{border:1px solid var(--ds-gray-400);border-radius:var(--ds-radius);background:var(--ds-background-100);min-height:32px;color:var(--ds-gray-1000);letter-spacing:-.01em;cursor:pointer;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:500;display:inline-flex}.button-change-card .geist-icon{color:var(--ds-gray-800)}.button-change-card:hover{border-color:var(--ds-gray-600);background:var(--ds-gray-100)}.has-results .page-shell{padding-top:40px}.has-results .hero-panel{display:none}.has-results .content{margin-top:32px}.results-section{width:100%}.estimate-control{border:1px solid var(--ds-gray-300);background:var(--ds-background-200);border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:18px 20px;display:flex}.estimate-copy label{color:var(--ds-gray-1000);font-size:14px;font-weight:600;display:block}.estimate-copy p{color:var(--ds-gray-900);margin:3px 0 0;font-size:12px}.amount-input-shell{border:1px solid var(--ds-gray-400);border-radius:var(--ds-radius);background:var(--ds-background-100);align-items:center;height:44px;display:flex;overflow:hidden}.amount-input-shell:focus-within{border-color:var(--ds-gray-1000);box-shadow:0 0 0 1px var(--ds-gray-1000)}.amount-input-shell input{width:100%;min-width:0;height:100%;color:var(--ds-gray-1000);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;padding:0 12px;font-size:16px}.amount-input-shell span{color:var(--ds-gray-900);padding-right:12px;font-size:13px}.estimate-input-shell{flex:0 0 220px}.estimate-note{color:var(--ds-gray-900);margin:16px 0 0;font-size:12px;line-height:1.7}.results-heading,.result-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.eyebrow{color:var(--ds-gray-900);letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:550}.results-heading h2{letter-spacing:-.035em;font-size:24px;font-weight:600}.result-meta{color:var(--ds-gray-900);letter-spacing:-.01em;margin-top:16px;font-size:13px}.result-count{color:var(--ds-gray-1000);font-weight:550}.table-wrap{border:1px solid var(--ds-gray-300);background:var(--ds-background-100);border-radius:8px;margin-top:12px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:920px;font-size:13px}.comparison-table{table-layout:fixed}.comparison-col-rank{width:4.5%}.comparison-col-brand{width:16%}.comparison-col-first,.comparison-col-repeat{width:14%}.comparison-col-minimum{width:13%}.comparison-col-fee{width:14.5%}.comparison-col-time{width:14%}.comparison-col-link{width:10%}th,td{border-bottom:1px solid var(--ds-gray-200);text-align:left;vertical-align:middle;padding:10px 12px}th{z-index:1;background:var(--ds-background-200);color:var(--ds-gray-900);letter-spacing:-.01em;white-space:nowrap;padding:0;font-size:12px;font-weight:550;position:sticky;top:0}.static-header{padding:10px 12px}.table-sort{width:100%;min-height:40px;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:6px;padding:8px 12px;display:flex}.table-sort:hover{background:var(--ds-gray-100);color:var(--ds-gray-1000)}.sortable-header[aria-sort=ascending] .table-sort,.sortable-header[aria-sort=descending] .table-sort{color:var(--ds-blue-700)}.sort-indicator{width:14px;height:14px;color:var(--ds-gray-700);flex:0 0 14px;justify-content:center;align-items:center;display:inline-flex}.sortable-header[aria-sort=ascending] .sort-indicator,.sortable-header[aria-sort=descending] .sort-indicator{color:var(--ds-blue-700)}tbody tr{height:68px;transition:background-color .12s}tbody td{height:68px}tbody tr:hover{background:var(--ds-background-200)}tbody tr:last-child td{border-bottom:0}.rank-header,.rank-cell{text-align:center}.rank-cell{color:var(--ds-gray-800);font-size:12px;font-weight:500}.brand-cell{z-index:2;background:var(--ds-background-100);min-width:0;box-shadow:1px 0 0 var(--ds-gray-300);position:sticky;left:0}.comparison-header-brand{z-index:3;box-shadow:1px 0 0 var(--ds-gray-300);left:0}tbody tr:hover .brand-cell{background:var(--ds-background-200)}.brand-primary{align-items:center;gap:6px;display:flex;overflow:hidden}.brand-cell strong{color:inherit;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:550;line-height:1.35;display:block;overflow:hidden}.brand-link{min-width:0;color:var(--ds-gray-1000);text-decoration:none;display:block;overflow:hidden}.brand-link:hover strong{color:var(--ds-gray-1000);text-underline-offset:2px;text-decoration:underline}.offer-observed{color:var(--ds-gray-800);font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:4px;font-size:11px;line-height:1.3;display:block}.fee-cell{white-space:nowrap}.fee-primary,.fee-secondary,.time-primary,.time-secondary{display:block}.fee-primary,.time-primary{color:var(--ds-gray-1000);font-variant-numeric:tabular-nums;font-weight:500}.time-primary{white-space:nowrap}.fee-secondary,.time-secondary{color:var(--ds-gray-900);font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px}.time-secondary{overflow-wrap:anywhere;white-space:normal;max-width:100%;line-height:1.35}.status-badge{background:var(--ds-amber-100);width:fit-content;color:var(--ds-amber-900);border-radius:999px;flex:none;padding:2px 6px;font-size:10px;font-weight:550;line-height:1.4;display:inline-block}.numeric{font-variant-numeric:tabular-nums;white-space:nowrap}.rate-cell{color:var(--ds-gray-1000);font-size:14px;font-weight:500}.rate-value,.rate-estimate{display:block}.rate-estimate{color:var(--ds-gray-900);margin-top:3px;font-size:12px;font-weight:500}.rate-primary{color:var(--ds-gray-1000);font-weight:650}.official-link{border:1px solid var(--ds-gray-400);border-radius:var(--ds-radius);min-height:28px;color:var(--ds-gray-1000);white-space:nowrap;align-items:center;padding:0 8px;font-size:12px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.official-link .geist-icon{margin-left:4px}.official-link:hover{border-color:var(--ds-gray-600);background:var(--ds-gray-100)}.link-cell,.link-header{padding-right:18px}.empty-table{color:var(--ds-gray-900);text-align:center;padding:40px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.site-footer{border-top:1px solid var(--ds-gray-300);width:100%;color:var(--ds-gray-900);flex:none;font-size:12px}.site-footer-inner{width:min(var(--ds-page-width), 100%);margin:0 auto;padding:24px}.site-footer p{margin-bottom:6px;line-height:1.7}.site-footer-copyright{margin-top:12px;margin-bottom:0}@media (width<=720px){.site-header-inner{min-height:48px;padding:0 16px}.site-header-inner p{font-size:12px}.brand{font-size:17px}.page-shell{padding:40px 16px 64px}.site-footer-inner{padding:20px 16px}.hero-intro{padding:8px 0 32px}h1{font-size:32px}.hero-lead{font-size:14px}.has-results .page-shell{padding-top:24px}.card-grid{grid-template-columns:1fr}.estimate-control{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.estimate-input-shell{flex-basis:auto;width:100%}.card-choice,.card-choice:nth-last-child(2):nth-child(3n+1),.card-choice:last-child:nth-child(3n+2){grid-column:auto}.results-heading{flex-wrap:wrap;align-items:flex-start}.results-heading h2{font-size:20px}.button-change-card{white-space:nowrap;flex:none;max-width:100%}.state-panel{padding:32px 20px}.state-actions{flex-direction:column;align-items:stretch}th,td{padding-left:10px;padding-right:10px}th{padding:0}.static-header,.table-sort{padding-left:10px;padding-right:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
