@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--brand:#16a34a;--brand-dark:#15803d;--brand-light:#f0fdf4;--accent:#0ea5e9;--accent-light:#f0f9ff;--navy:#0f172a;--navy-light:#1e293b;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--radius:12px;--radius-lg:16px;--shadow:0 1px 3px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--gold:#f59e0b;--red:#ef4444}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:var(--gray-800);-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--gray-200);background:#fffffff2;position:sticky;top:0}.nav-inner{align-items:center;gap:32px;max-width:1200px;height:60px;margin:0 auto;padding:0 24px;display:flex}.nav-logo{color:var(--navy);align-items:center;gap:8px;font-size:20px;font-weight:900;display:flex}.nav-logo .icon{background:var(--brand);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:900;display:flex}.nav-links{flex:1;gap:24px;display:flex}.nav-links a{color:var(--gray-600);font-size:14px;font-weight:600;transition:color .15s}.nav-links a:hover{color:var(--brand)}.nav-cta{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s}.nav-cta:hover{background:var(--brand-dark)}.hero{background:linear-gradient(135deg, var(--brand-light) 0%, #fff 50%, var(--accent-light) 100%);padding:64px 24px 48px}.hero-inner{grid-template-columns:1fr 340px;align-items:center;gap:48px;max-width:1200px;margin:0 auto;display:grid}.hero h1{color:var(--navy);letter-spacing:-.03em;margin-bottom:16px;font-size:42px;font-weight:900;line-height:1.15}.hero h1 span{color:var(--brand)}.hero p{color:var(--gray-500);max-width:480px;margin-bottom:28px;font-size:16px;font-weight:500}.hero-tools{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hero-tool{border:1px solid var(--gray-200);border-radius:var(--radius);color:var(--navy);cursor:pointer;box-shadow:var(--shadow);background:#fff;align-items:center;gap:8px;padding:12px 16px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.hero-tool:hover{border-color:var(--brand);box-shadow:var(--shadow-lg)}.quick-calc{border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#fff;padding:24px}.quick-calc h3{color:var(--navy);margin-bottom:18px;font-size:15px;font-weight:700}.calc-input{margin-bottom:14px}.calc-input label{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-400);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.calc-input input,.calc-input select{border:1px solid var(--gray-200);width:100%;color:var(--navy);background:#fff;border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.calc-input input:focus,.calc-input select:focus{border-color:var(--brand)}.calc-result{background:var(--brand-light);text-align:center;border-radius:10px;margin-bottom:14px;padding:14px}.calc-result .amount{color:var(--brand);font-size:28px;font-weight:900}.calc-result .label{color:var(--gray-500);margin-top:2px;font-size:12px}.calc-btn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:11px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s}.calc-btn:hover{background:var(--brand-dark)}.trust{background:var(--gray-50);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:24px}.trust-inner{text-align:center;justify-content:center;gap:64px;max-width:1200px;margin:0 auto;display:flex}.trust-item .num{color:var(--navy);font-size:22px;font-weight:900}.trust-item .label{color:var(--gray-400);font-size:12px;font-weight:500}.section{max-width:1200px;margin:0 auto;padding:48px 24px}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.section-header h2{color:var(--navy);letter-spacing:-.02em;font-size:26px;font-weight:800}.section-header .subtitle{color:var(--gray-400);margin-top:2px;font-size:13px;font-weight:500}.see-all{color:var(--brand);font-size:14px;font-weight:700}.see-all:hover{color:var(--brand-dark)}.compare-table{border-collapse:collapse;border:1px solid var(--gray-200);border-radius:var(--radius);background:#fff;width:100%;overflow:hidden}.compare-table th{background:var(--gray-50);text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-400);border-bottom:1px solid var(--gray-200);padding:12px 20px;font-size:12px;font-weight:700}.compare-table td{border-bottom:1px solid var(--gray-100);vertical-align:middle;padding:16px 20px;font-size:14px}.compare-table tr:last-child td{border-bottom:none}.compare-table tbody tr:hover{background:var(--gray-50)}.bank-name{align-items:center;gap:10px;display:flex}.bank-logo{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:800;display:flex}.bank-info .name{color:var(--navy);font-weight:700}.bank-info .type{color:var(--gray-400);font-size:12px}.rate{color:var(--brand);font-size:18px;font-weight:900}.rate.low{color:var(--gray-400)}.compare-badge{text-transform:uppercase;border-radius:4px;margin-right:8px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.badge-best{color:#d97706;background:#fef3c7}.badge-popular{background:var(--brand-light);color:var(--brand)}.badge-new{background:var(--accent-light);color:var(--accent)}.table-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.affiliate-btn{background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:700;transition:background .15s;display:inline-block}.affiliate-btn:hover{background:var(--brand-dark)}.affiliate-btn.outline{color:var(--brand);border:1px solid var(--brand);background:#fff}.affiliate-btn.outline:hover{background:var(--brand-light)}.disclaimer-small{color:var(--gray-400);margin-top:12px;font-size:11px}.tools-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.tool-card{border:1px solid var(--gray-200);border-radius:var(--radius);cursor:pointer;background:#fff;padding:24px;transition:all .2s;position:relative;overflow:hidden}.tool-card:hover{box-shadow:var(--shadow-lg);border-color:var(--brand);transform:translateY(-2px)}.tool-card:before{content:"";background:var(--brand);opacity:0;height:3px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.tool-card:hover:before{opacity:1}.tool-icon{margin-bottom:14px;font-size:28px}.tool-card h3{color:var(--navy);margin-bottom:6px;font-size:15px;font-weight:700}.tool-card p{color:var(--gray-500);font-size:13px;line-height:1.5}.tool-badge{text-transform:uppercase;border-radius:4px;margin-top:10px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.cat-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.cat-card{border:1px solid var(--gray-200);border-radius:var(--radius);cursor:pointer;background:#fff;padding:24px;transition:all .2s}.cat-card:hover{box-shadow:var(--shadow-lg);border-color:var(--brand)}.cat-card h3{color:var(--navy);margin-bottom:8px;font-size:16px;font-weight:700}.cat-card p{color:var(--gray-500);margin-bottom:14px;font-size:13px;line-height:1.5}.cat-links{flex-wrap:wrap;gap:6px;display:flex}.cat-link{color:var(--brand);background:var(--brand-light);border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.content-grid{grid-template-columns:2fr 1fr;gap:24px;display:grid}.article-list{flex-direction:column;gap:14px;display:flex}.article-item{border:1px solid var(--gray-200);border-radius:var(--radius);cursor:pointer;background:#fff;gap:16px;padding:20px;transition:all .15s;display:flex}.article-item:hover{border-color:var(--brand);box-shadow:var(--shadow)}.article-thumb{background:var(--gray-100);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:72px;font-size:28px;display:flex}.article-body h3{color:var(--navy);margin-bottom:4px;font-size:15px;font-weight:700;line-height:1.4}.article-body p{color:var(--gray-500);font-size:13px;line-height:1.5}.article-meta{color:var(--gray-400);margin-top:6px;font-size:12px}.sidebar-widget{border:1px solid var(--gray-200);border-radius:var(--radius);background:#fff;margin-bottom:16px;padding:22px}.sidebar-widget h3{color:var(--navy);text-transform:uppercase;letter-spacing:.04em;margin-bottom:14px;font-size:13px;font-weight:700}.rate-item{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;display:flex}.rate-item:last-child{border-bottom:none}.rate-item .name{color:var(--gray-700);font-weight:500}.rate-item .val{color:var(--brand);font-weight:800}.newsletter-widget{background:linear-gradient(135deg, var(--navy) 0%, #1a2744 100%);border-radius:var(--radius-lg);color:#fff;padding:22px}.newsletter-widget h3{margin-bottom:6px;font-size:15px;font-weight:700}.newsletter-widget p{color:#fff9;margin-bottom:14px;font-size:13px;line-height:1.5}.newsletter-widget input{border:none;border-radius:8px;outline:none;width:100%;margin-bottom:8px;padding:10px 12px;font-family:inherit;font-size:13px}.newsletter-widget button{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:10px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s}.newsletter-widget button:hover{background:var(--brand-dark)}.newsletter-section{background:linear-gradient(135deg, var(--navy) 0%, #1a2744 100%);text-align:center;color:#fff;padding:56px 24px}.newsletter-section h2{margin-bottom:8px;font-size:28px;font-weight:900}.newsletter-section p{color:#fff9;margin-bottom:28px;font-size:16px}.newsletter-form{gap:10px;max-width:480px;margin:0 auto;display:flex}.newsletter-form input{border:none;border-radius:10px;outline:none;flex:1;padding:13px 16px;font-family:inherit;font-size:14px}.newsletter-form button{background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:13px 24px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s}.newsletter-form button:hover{background:var(--brand-dark)}.footer{background:var(--navy);color:#fff;padding:56px 24px 32px}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px;max-width:1200px;margin:0 auto 40px;display:grid}.footer-brand{margin-bottom:10px;font-size:18px;font-weight:900}.footer-desc{color:#ffffff80;max-width:260px;font-size:14px;line-height:1.6}.footer-col h4{text-transform:uppercase;letter-spacing:.06em;color:#ffffff4d;margin-bottom:14px;font-size:11px;font-weight:700}.footer-col a{color:#fff9;margin-bottom:8px;font-size:14px;transition:color .15s;display:block}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;max-width:1200px;margin:0 auto;padding-top:24px}.footer-disclaimer{color:#ffffff4d;max-width:800px;font-size:12px;line-height:1.6}.section-bg{background:var(--gray-50);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}@media (max-width:900px){.hero-inner{grid-template-columns:1fr}.tools-grid,.cat-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.trust-inner{gap:32px}.nav-links{display:none}}@media (max-width:600px){.hero h1{font-size:28px}.hero-tools{grid-template-columns:repeat(2,1fr)}.tools-grid{grid-template-columns:1fr 1fr}.cat-grid,.footer-inner{grid-template-columns:1fr}.trust-inner{flex-wrap:wrap;gap:24px}.newsletter-form{flex-direction:column}.compare-table{font-size:12px}.compare-table th,.compare-table td{padding:10px 12px}}
