.fm-resources *,.fm-resources :before,.fm-resources :after{box-sizing:border-box;margin:0;padding:0}.fm-resources{--bg:#111318;--bg2:#161920;--bg3:#1a1d24;--bg4:#22262f;--bg5:#2a2e38;--blue:#2ac4dd;--blue-dim:#2ac4dd1c;--blue-border:#2ac4dd3d;--gold:#cfa044;--gold-dim:#cfa04414;--gold-border:#cfa04438;--green:#34d399;--green-dim:#34d3991c;--green-border:#34d39940;--border:#1e2228;--border2:#2e3240;--t1:#f0f2f5;--t2:#c4c8d4;--t25:#a8adb8;--t3:#8a8f9b;--t4:#5a5f6b;background:var(--bg);color:var(--t1);min-height:100vh;font-family:Inter,-apple-system,sans-serif;font-size:15px;line-height:1.5}.fm-resources nav{background:var(--bg);border-bottom:1px solid var(--border);z-index:50;align-items:center;height:52px;padding:0 32px;display:flex;position:sticky;top:0}.fm-resources .nav-logo{flex-shrink:0;align-items:center;display:flex}.fm-resources .nav-links{align-items:center;gap:0;margin-left:20px;display:flex}.fm-resources .nav-lnk{color:var(--t3);white-space:nowrap;padding:0 10px;font-size:12px;text-decoration:none;transition:color .15s}.fm-resources .nav-lnk:hover,.fm-resources .nav-lnk.on{color:var(--t1)}.fm-resources .nav-auth{align-items:center;gap:10px;margin-left:auto;display:flex}.fm-resources .nav-btn{background:var(--bg4);border:1px solid var(--border2);color:var(--t2);cursor:pointer;border-radius:99px;padding:6px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:border-color .15s}.fm-resources .nav-btn:hover{border-color:var(--blue);color:var(--t1)}@media (min-width:900px){.fm-resources nav{padding:0 40px}.fm-resources .nav-lnk{font-size:13px}}.fm-resources .page-wrap{max-width:1140px;margin:0 auto;padding:0 32px}@media (min-width:900px){.fm-resources .page-wrap{padding:0 40px}}.fm-resources .page-hd{border-bottom:1px solid var(--border);padding:32px 0 28px}.fm-resources .page-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--blue);margin-bottom:10px;font-size:11px;font-weight:700}.fm-resources .page-title{color:var(--t1);letter-spacing:-.025em;margin-bottom:8px;font-size:32px;font-weight:800;line-height:1.1}@media (min-width:900px){.fm-resources .page-title{font-size:38px}}.fm-resources .page-sub{color:var(--t3);max-width:560px;font-size:14px;line-height:1.7}.fm-resources .res-body{grid-template-columns:1fr;gap:0;padding-top:32px;padding-bottom:48px;display:grid}@media (min-width:900px){.fm-resources .res-body{grid-template-columns:1fr 296px;align-items:start;gap:48px}}.fm-resources .res-section{margin-bottom:36px}.fm-resources .section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--t4);margin-bottom:14px;font-size:10px;font-weight:700}.fm-resources .guide-card{background:var(--bg2);border:1px solid var(--border);border-radius:14px;margin-bottom:12px;padding:22px 24px}.fm-resources .guide-card-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--blue);margin-bottom:8px;font-size:10px;font-weight:700}.fm-resources .guide-card-title{color:var(--t1);margin-bottom:10px;font-size:17px;font-weight:700;line-height:1.3}.fm-resources .guide-card-body{color:var(--t2);font-size:14px;line-height:1.8}.fm-resources .guide-card-body strong{color:var(--t1);font-weight:600}.fm-resources .guide-divider{background:var(--border);height:1px;margin:16px 0}.fm-resources .guide-card-body ul{padding-left:0;list-style:none}.fm-resources .guide-card-body ul li{color:var(--t2);padding:5px 0 5px 18px;font-size:14px;line-height:1.65;position:relative}.fm-resources .guide-card-body ul li:before{content:"—";color:var(--t4);position:absolute;left:0}.fm-resources .guide-card-body ul li strong{color:var(--t1)}.fm-resources .guide-tip{background:var(--blue-dim);border:1px solid var(--blue-border);color:var(--t2);border-radius:9px;margin-top:14px;padding:12px 14px;font-size:13px;line-height:1.65}.fm-resources .guide-tip strong{color:var(--blue)}.fm-resources .guide-warn{background:var(--gold-dim);border:1px solid var(--gold-border);color:var(--t2);border-radius:9px;margin-top:14px;padding:12px 14px;font-size:13px;line-height:1.65}.fm-resources .guide-warn strong{color:var(--gold)}.fm-resources .ext-link{color:var(--blue);align-items:center;gap:5px;margin-top:14px;font-size:12px;text-decoration:none;display:inline-flex}.fm-resources .ext-link:hover{opacity:.8}.fm-resources .rate-table{background:var(--bg3);border:1px solid var(--border);border-radius:10px;margin:14px 0;padding:14px 16px}.fm-resources .rate-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:7px 0;display:flex}.fm-resources .rate-row:last-child{border-bottom:none}.fm-resources .rate-type{color:var(--t2);font-size:13px}.fm-resources .rate-val{color:var(--blue);font-size:15px;font-weight:700}.fm-resources .rate-change{color:var(--green);margin-left:6px;font-size:10px}.fm-resources .req-table{background:var(--bg3);border:1px solid var(--border);border-radius:10px;margin:14px 0;overflow:hidden}.fm-resources .req-row{border-bottom:1px solid var(--border);align-items:baseline;gap:16px;padding:9px 16px;font-size:13px;display:flex}.fm-resources .req-row:last-child{border-bottom:none}.fm-resources .req-field{color:var(--t1);flex-shrink:0;min-width:120px;font-weight:600}.fm-resources .req-desc{color:var(--t3)}.fm-resources .res-faq-list{flex-direction:column;gap:6px;margin-bottom:0;display:flex}.fm-resources .res-faq-item{background:var(--bg2);border:1px solid var(--border);border-radius:10px;overflow:hidden}.fm-resources .res-faq-q{color:var(--t1);cursor:pointer;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:13px;font-weight:600;line-height:1.4;transition:border-color .2s;display:flex}.fm-resources .res-faq-q.open{border-bottom-color:var(--border)}.fm-resources .res-faq-arr{color:var(--t3);flex-shrink:0;font-size:11px;transition:transform .2s}.fm-resources .res-faq-arr.open{transform:rotate(180deg)}.fm-resources .res-faq-a{color:var(--t2);padding:14px 16px;font-size:13px;line-height:1.8;display:none}.fm-resources .res-faq-a.open{display:block}.fm-resources .res-faq-a strong{color:var(--t1);font-weight:600}.fm-resources .coming-card{background:var(--bg2);border:1px solid var(--border);opacity:.55;border-radius:12px;align-items:center;gap:14px;margin-bottom:8px;padding:14px 16px;display:flex}.fm-resources .coming-icon{background:var(--bg3);border:1px solid var(--border2);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.fm-resources .coming-title{color:var(--t2);margin-bottom:2px;font-size:13px;font-weight:600}.fm-resources .coming-sub{color:var(--t4);font-size:11px}.fm-resources .coming-pill{text-transform:uppercase;letter-spacing:.08em;background:var(--bg4);color:var(--t4);border-radius:99px;flex-shrink:0;margin-left:auto;padding:2px 8px;font-size:9px;font-weight:700}.fm-resources .disclaimer-box{background:var(--bg2);border:1px solid var(--border);color:var(--t3);border-radius:12px;margin-top:8px;padding:14px 16px;font-size:12px;line-height:1.7}.fm-resources .disclaimer-box strong{color:var(--t2)}.fm-resources .res-sidebar{display:none}@media (min-width:900px){.fm-resources .res-sidebar{display:block;position:sticky;top:72px}}.fm-resources .sb-rate-card{background:var(--bg2);border:1px solid var(--border);border-radius:14px;margin-bottom:16px;padding:20px}.fm-resources .sb-rate-label{text-transform:uppercase;letter-spacing:.1em;color:var(--t4);margin-bottom:14px;font-size:10px;font-weight:700}.fm-resources .sb-rate-main{border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:16px}.fm-resources .sb-rate-main-num{color:var(--blue);letter-spacing:-.02em;font-family:Syne,sans-serif;font-size:36px;font-weight:800;line-height:1}.fm-resources .sb-rate-main-unit{color:var(--t3);margin-top:4px;font-size:13px}.fm-resources .sb-rate-change{color:var(--green);background:var(--green-dim);border:1px solid var(--green-border);border-radius:99px;align-items:center;gap:5px;margin-top:6px;padding:2px 9px;font-size:11px;display:inline-flex}.fm-resources .sb-rate-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:6px 0;font-size:12px;display:flex}.fm-resources .sb-rate-row:last-child{border-bottom:none}.fm-resources .sb-rate-row-label{color:var(--t3)}.fm-resources .sb-rate-row-val{color:var(--t2);font-weight:600}.fm-resources .sb-irs-link{color:var(--blue);border-top:1px solid var(--border);align-items:center;gap:6px;margin-top:14px;padding-top:14px;font-size:11px;text-decoration:none;display:flex}.fm-resources .sb-irs-link:hover{opacity:.8}.fm-resources .sb-cta-card{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:20px}.fm-resources .sb-cta-label{text-transform:uppercase;letter-spacing:.1em;color:var(--t4);margin-bottom:12px;font-size:10px;font-weight:700}.fm-resources .sb-cta-h{color:var(--t1);margin-bottom:6px;font-size:15px;font-weight:700;line-height:1.3}.fm-resources .sb-cta-sub{color:var(--t3);margin-bottom:16px;font-size:12px;line-height:1.65}.fm-resources .sb-cta-btn{background:var(--blue);color:#000;cursor:pointer;text-align:center;border:none;border-radius:10px;width:100%;padding:11px 16px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .15s;display:block}.fm-resources .sb-cta-btn:hover{opacity:.88}.fm-resources .sb-cta-note{color:var(--t4);text-align:center;margin-top:8px;font-size:11px}.fm-resources .site-footer{border-top:1px solid var(--border);padding:28px 32px 36px}@media (min-width:900px){.fm-resources .site-footer{padding:28px 40px 40px}}.fm-resources .sf-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin-bottom:18px;display:flex}.fm-resources .sf-brand{align-items:center;gap:12px;display:flex}.fm-resources .sf-brand-sub{color:var(--t3);max-width:220px;font-size:11px;line-height:1.5}.fm-resources .site-footer-links{flex-wrap:nowrap;gap:24px;display:flex}.fm-resources .site-footer-links a{color:var(--t3);white-space:nowrap;font-size:12px;text-decoration:none;transition:color .2s}.fm-resources .site-footer-links a:hover{color:var(--t1)}.fm-resources .site-footer-disc{color:var(--t2);border-top:1px solid var(--border);margin-bottom:10px;padding-top:16px;font-size:11px;line-height:1.6}.fm-resources .site-footer-copy{color:var(--t3);font-size:11px}
