.fm-home *,.fm-home :after,.fm-home :before{box-sizing:border-box;margin:0;padding:0}.fm-home{--fm-black:#111318;--fm-bg2:#161920;--fm-bg3:#1a1d24;--fm-bg4:#22262f;--fm-bg5:#2a2e38;--fm-blue:#2AC4DD;--fm-blue-dim:rgba(42,196,221,0.11);--fm-blue-border:rgba(42,196,221,0.24);--fm-blue-t:#5dd4e8;--fm-gold:#CFA044;--fm-gold-dim:rgba(207,160,68,0.08);--fm-gold-border:rgba(207,160,68,0.22);--fm-green:#34d399;--fm-yellow:#fbbf24;--fm-border:#1e2228;--fm-border2:#2e3240;--fm-t1:#f0f2f5;--fm-t2:#c4c8d4;--fm-t25:#a8adb8;--fm-t3:#8a8f9b;--fm-t4:#5a5f6b;--fm-num:"Syne","Inter",sans-serif;--wrap:1180px;scroll-behavior:smooth;font-family:Inter,-apple-system,sans-serif;background:var(--fm-black);color:var(--fm-t1);font-size:15px;line-height:1.5;min-height:100vh}.fm-home .wrap{max-width:var(--wrap);margin:0 auto;padding:0 40px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.fm-home nav{background:rgba(17,19,24,.82);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--fm-border);position:sticky;top:0;z-index:50}.fm-home .nav-wrap{max-width:var(--wrap);margin:0 auto;padding:14px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.fm-home .logo{font-size:19px;font-weight:700;letter-spacing:.02em;display:flex;align-items:center}.fm-home .logo img{height:26px;width:auto;display:block}.fm-home .nav-links{display:flex;gap:28px;align-items:center;margin-left:auto;margin-right:8px}.fm-home .nav-lnk{font-size:13px;color:var(--fm-t3);text-decoration:none;transition:color .15s;font-weight:500}.fm-home .nav-lnk:hover{color:var(--fm-t1)}.fm-home .nav-cta{background:var(--fm-blue);color:#000;border:none;border-radius:99px;padding:9px 20px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;transition:filter .15s}.fm-home .nav-cta:hover{filter:brightness(1.08)}.fm-home .hero{background:var(--fm-bg2);border-bottom:1px solid var(--fm-border);padding:80px 0 88px;position:relative;overflow:hidden}.fm-home .hero-glow{position:absolute;top:-180px;left:18%;width:680px;height:520px;background:radial-gradient(ellipse,rgba(42,196,221,.1) 0,transparent 68%);pointer-events:none}.fm-home .hero-grid{position:relative;display:grid;grid-template-columns:1fr 472px;gap:64px;align-items:start}.fm-home .hero-copy{max-width:560px;padding-top:8px}.fm-home .hero-badge{display:inline-flex;align-items:center;gap:7px;background:var(--fm-blue-dim);border:1px solid var(--fm-blue-border);color:var(--fm-blue-t);font-size:12px;font-weight:600;padding:6px 15px;border-radius:99px;margin-bottom:26px;letter-spacing:.03em}.fm-home .hero-badge-dot{width:6px;height:6px;background:var(--fm-blue);border-radius:50%;animation:pulse 2s infinite}.fm-home .hero-h{font-size:54px;font-weight:800;color:var(--fm-t1);line-height:1.04;letter-spacing:-.03em;margin-bottom:22px}.fm-home .hero-h span{color:var(--fm-blue)}.fm-home .hero-sub{font-size:17px;color:var(--fm-t2);line-height:1.65;margin-bottom:30px;max-width:480px}.fm-home .hero-sub strong{color:var(--fm-t1);font-weight:600}.fm-home .hero-ctas{display:flex;gap:12px;margin-bottom:14px;flex-wrap:wrap}.fm-home .hero-cta-primary{background:var(--fm-blue);color:#000;border:none;border-radius:11px;padding:15px 26px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:filter .15s,transform .15s}.fm-home .hero-cta-primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.fm-home .hero-cta-secondary{background:var(--fm-bg4);color:var(--fm-t2);border:1px solid var(--fm-border2);border-radius:11px;padding:15px 24px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s}.fm-home .hero-cta-secondary:hover{border-color:var(--fm-blue-border);color:var(--fm-t1)}.fm-home .hero-note{font-size:12px;color:var(--fm-t4);margin-bottom:28px}.fm-home .hero-checks{display:flex;flex-direction:column;gap:9px}.fm-home .hcheck{font-size:13px;color:var(--fm-t2);display:flex;align-items:flex-start;gap:9px}.fm-home .hcheck:before{content:"✓";color:var(--fm-blue);font-weight:700;font-size:14px;flex-shrink:0;line-height:1.35}.fm-home .hero-calc{background:var(--fm-black);border:1px solid var(--fm-border2);border-radius:20px;padding:24px;box-shadow:0 24px 60px -20px rgba(0,0,0,.65),0 0 0 1px rgba(42,196,221,.04);position:relative}.fm-home .calc-eyebrow{display:inline-flex;align-items:center;gap:6px;background:var(--fm-gold-dim);border:1px solid var(--fm-gold-border);color:var(--fm-gold);font-size:10px;font-weight:700;padding:4px 11px;border-radius:99px;margin-bottom:12px;letter-spacing:.06em;text-transform:uppercase}.fm-home .calc-eyebrow-dot{width:5px;height:5px;background:var(--fm-gold);border-radius:50%;animation:pulse 2s infinite}.fm-home .calc-title{font-size:19px;font-weight:700;color:var(--fm-t1);line-height:1.2;letter-spacing:-.01em;margin-bottom:4px}.fm-home .calc-title span{color:var(--fm-gold)}.fm-home .calc-help{font-size:12px;color:var(--fm-t3);margin-bottom:18px}.fm-home .sec-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--fm-t3);margin-bottom:9px}.fm-home .pattern-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:16px}.fm-home .pattern-tile{background:var(--fm-bg4);border:1px solid var(--fm-border2);border-radius:11px;padding:11px;cursor:pointer;transition:all .15s;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.fm-home .pattern-tile:hover{border-color:var(--fm-blue-border)}.fm-home .pattern-tile.sel{border-color:var(--fm-blue);background:var(--fm-blue-dim)}.fm-home .pattern-icon-wrap{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fm-home .pattern-icon-wrap svg{color:var(--fm-blue);width:20px;height:20px}.fm-home .pattern-name{font-size:12.5px;font-weight:600;color:var(--fm-t1);margin-bottom:1px}.fm-home .pattern-sub{font-size:10.5px;color:var(--fm-t3);line-height:1.35}.fm-home .freq-list{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}.fm-home .freq-item{background:var(--fm-bg4);border:1px solid var(--fm-border2);border-radius:10px;padding:10px 13px;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .15s}.fm-home .freq-item:hover{border-color:var(--fm-blue-border)}.fm-home .freq-item.sel{border-color:var(--fm-blue);background:var(--fm-blue-dim)}.fm-home .freq-icon-wrap{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fm-home .freq-icon-wrap svg{color:var(--fm-blue)}.fm-home .freq-name{font-size:12.5px;font-weight:600;color:var(--fm-t1);margin-bottom:1px}.fm-home .freq-est{font-size:10.5px;color:var(--fm-blue-t);font-weight:500}.fm-home .urgency-result{background:linear-gradient(135deg,rgba(207,160,68,.12),rgba(207,160,68,.03));border:1px solid var(--fm-gold-border);border-radius:14px;padding:18px;display:none;opacity:0;transform:translateY(16px)}.fm-home .urgency-result.show{display:block;animation:resultIn .35s cubic-bezier(.22,.8,.44,1) forwards}@keyframes resultIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fm-home .result-top{margin-bottom:14px}.fm-home .result-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--fm-gold);margin-bottom:8px}.fm-home .result-amount{font-family:var(--fm-num);font-size:44px;font-weight:800;color:var(--fm-t1);line-height:1;letter-spacing:-.02em;white-space:nowrap;display:block;margin-bottom:4px}.fm-home .result-per{font-size:11px;color:var(--fm-t3);margin-bottom:14px}.fm-home .result-breakdown{background:rgba(0,0,0,.26);border-radius:8px;padding:10px 12px;display:grid;grid-template-columns:1fr 1fr;gap:4px 16px;margin-bottom:14px}.fm-home .brow{display:flex;justify-content:space-between;gap:8px;font-size:11px}.fm-home .bk{color:var(--fm-t3)}.fm-home .bv{color:var(--fm-t1);font-weight:600}.fm-home .result-body{font-size:12.5px;color:var(--fm-t2);line-height:1.6;margin-bottom:16px}.fm-home .result-body strong{color:var(--fm-t1);font-weight:600}.fm-home .result-cta{width:100%;background:#1a1c22;color:#CFA044;border:1px solid rgba(207,160,68,.35);border-radius:10px;padding:13px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;margin-bottom:7px;box-shadow:0 0 0 0 rgba(207,160,68,0);transition:border-color .2s,box-shadow .2s}.fm-home .result-cta:hover{border-color:rgba(207,160,68,.6);box-shadow:0 0 14px rgba(207,160,68,.18)}.fm-home .result-note{font-size:11px;color:var(--fm-t4);text-align:center}.fm-home .calc-empty{text-align:center;padding:18px 12px;border:1px dashed var(--fm-border2);border-radius:12px;font-size:12px;color:var(--fm-t4);line-height:1.5}.fm-home .section{padding:72px 0;border-top:1px solid var(--fm-border)}.fm-home .section-ey{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--fm-blue-t);margin-bottom:8px}.fm-home .section-hd{font-size:34px;font-weight:800;color:var(--fm-t1);margin-bottom:8px;line-height:1.12;letter-spacing:-.02em}.fm-home .section-hd span{color:var(--fm-blue)}.fm-home .section-intro{font-size:16px;color:var(--fm-t3);line-height:1.6;max-width:560px}.fm-home .section-head{margin-bottom:36px}.fm-home .section-head.center{text-align:center}.fm-home .section-head.center .section-intro{margin:0 auto}.fm-home .testi-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.fm-home .testi-featured{grid-row:span 2;background:var(--fm-bg2);border:1px solid var(--fm-border);border-radius:16px;padding:28px;display:flex;flex-direction:column}.fm-home .testi-featured .testi-q{font-size:15px;line-height:1.72}.fm-home .testi-featured .testi-amount{font-size:26px}.fm-home .testi-card{background:var(--fm-bg2);border:1px solid var(--fm-border);border-radius:16px;padding:22px;display:flex;flex-direction:column}.fm-home .testi-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:14px}.fm-home .testi-stars{color:var(--fm-yellow);font-size:14px;letter-spacing:1px;margin-bottom:3px}.fm-home .testi-tracked-lbl{font-size:10px;color:var(--fm-t3)}.fm-home .testi-amount{font-family:var(--fm-num);font-size:22px;font-weight:800;color:var(--fm-green);letter-spacing:-.01em}.fm-home .testi-amt-lbl{font-size:10px;color:var(--fm-t3)}.fm-home .testi-q{font-size:14px;color:var(--fm-t2);line-height:1.65;margin-bottom:18px;font-style:italic;flex:1}.fm-home .testi-author{display:flex;align-items:center;gap:11px;margin-top:auto}.fm-home .testi-av{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#000;flex-shrink:0}.fm-home .testi-name{font-size:13px;font-weight:600;color:var(--fm-t1)}.fm-home .testi-role{font-size:11px;color:var(--fm-t3)}.fm-home .how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative}.fm-home .how-grid:before{content:"";position:absolute;top:28px;left:calc(16.66% + 20px);right:calc(16.66% + 20px);height:1px;background:linear-gradient(90deg,var(--fm-blue-border),var(--fm-border),var(--fm-blue-border));pointer-events:none}.fm-home .how-step{padding:0 28px;position:relative;display:flex;flex-direction:column}.fm-home .how-step:first-child{padding-left:0}.fm-home .how-step:last-child{padding-right:0}.fm-home .how-num-wrap{display:flex;align-items:center;gap:14px;margin-bottom:18px}.fm-home .how-num{font-family:Inter,-apple-system,sans-serif;font-size:13px;font-weight:700;color:#000;background:var(--fm-blue);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.02em;position:relative;z-index:1}.fm-home .how-title{font-size:16px;font-weight:700;color:var(--fm-t1);margin-bottom:8px;line-height:1.25}.fm-home .how-body{font-size:13.5px;color:var(--fm-t2);line-height:1.65}.fm-home .pro-section{padding:80px 0;border-top:1px solid var(--fm-border);background:linear-gradient(180deg,rgba(207,160,68,.04),transparent 50%)}.fm-home .pro-pill{display:inline-flex;align-items:center;gap:6px;background:var(--fm-gold-dim);border:1px solid var(--fm-gold-border);color:var(--fm-gold);font-size:11px;font-weight:700;padding:5px 14px;border-radius:99px;margin-bottom:16px;letter-spacing:.06em;text-transform:uppercase}.fm-home .pro-pill-dot{width:5px;height:5px;background:var(--fm-gold);border-radius:50%;animation:pulse 2s infinite}.fm-home .pro-h{font-size:36px;font-weight:800;color:var(--fm-t1);line-height:1.1;letter-spacing:-.02em;margin-bottom:14px}.fm-home .pro-h span{color:var(--fm-blue)}.fm-home .pro-sub{font-size:16px;color:var(--fm-t2);line-height:1.65;max-width:600px;margin:0 auto}.fm-home .pro-sub strong{color:var(--fm-t1);font-weight:600}.fm-home .pro-row{display:grid;grid-template-columns:360px 1fr;gap:32px;align-items:start;margin:48px 0 40px}.fm-home .digest{background:var(--fm-bg2);border:1px solid var(--fm-border);border-radius:16px;overflow:hidden}.fm-home .digest-chrome{background:rgba(0,0,0,.4);padding:11px 15px;display:flex;align-items:center;gap:4px;border-bottom:1px solid var(--fm-border)}.fm-home .dchrome-dot{width:9px;height:9px;border-radius:50%}.fm-home .digest-lbl{font-size:11.5px;color:var(--fm-t3);margin-left:6px;font-weight:500}.fm-home .digest-body{padding:16px}.fm-home .digest-total{background:var(--fm-blue-dim);border:1px solid var(--fm-blue-border);border-radius:10px;padding:15px;text-align:center;margin-bottom:13px}.fm-home .digest-total-lbl{font-size:10px;color:var(--fm-t3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.fm-home .digest-total-num{font-family:var(--fm-num);font-size:30px;font-weight:800;color:var(--fm-blue);letter-spacing:-.01em}.fm-home .digest-msg{background:var(--fm-bg4);border-radius:10px;padding:12px;font-size:13.5px;color:var(--fm-t1);line-height:1.6;margin-bottom:10px}.fm-home .digest-sug{background:var(--fm-bg4);border-left:2px solid var(--fm-blue);border-radius:0 10px 10px 0;padding:10px 13px;margin-bottom:12px}.fm-home .digest-sug-route{font-size:13px;font-weight:600;color:var(--fm-t1);margin-bottom:3px}.fm-home .digest-sug-meta{font-size:11.5px;color:var(--fm-t3)}.fm-home .digest-cta{width:100%;background:var(--fm-blue);color:#000;border:none;border-radius:10px;padding:12px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;margin-bottom:8px}.fm-home .digest-note{font-size:11px;color:var(--fm-t3);text-align:center;line-height:1.5}.fm-home .daylife{background:var(--fm-bg2);border:1px solid var(--fm-border);border-radius:16px;padding:28px;align-self:start}.fm-home .daylife-ey{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--fm-gold);margin-bottom:16px}.fm-home .daylife-scene{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.fm-home .daylife-beat{display:flex;gap:14px;align-items:flex-start}.fm-home .daylife-beat-time{font-size:10px;font-weight:700;color:var(--fm-t4);text-transform:uppercase;letter-spacing:.06em;padding-top:3px;min-width:52px;flex-shrink:0}.fm-home .daylife-beat-text{font-size:13.5px;color:var(--fm-t2);line-height:1.55}.fm-home .daylife-beat-text strong{color:var(--fm-t1)}.fm-home .daylife-beat-text em{color:var(--fm-green);font-style:normal;font-weight:600}.fm-home .daylife-divider{width:1px;background:var(--fm-border2);margin:0 0 0 25px;height:10px;align-self:center}.fm-home .daylife-result{background:linear-gradient(135deg,rgba(52,211,153,.08),rgba(52,211,153,.02));border:1px solid rgba(52,211,153,.2);border-radius:10px;padding:14px 16px}.fm-home .daylife-result-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--fm-green);margin-bottom:4px}.fm-home .daylife-result-text{font-size:13px;color:var(--fm-t1);line-height:1.55}.fm-home .daylife-result-text strong{color:var(--fm-green)}.fm-home .pro-feats-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--fm-border);border:1px solid var(--fm-border);border-radius:14px;overflow:hidden;margin-bottom:32px}.fm-home .pro-feat-cell{background:var(--fm-bg2);padding:20px 22px;display:flex;flex-direction:column;gap:8px}.fm-home .pro-feat-cell:hover{background:var(--fm-bg3)}.fm-home .pro-feat-icon-wrap{width:30px;height:30px;background:var(--fm-bg4);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fm-home .pro-feat-icon-wrap svg{color:var(--fm-blue-t)}.fm-home .pro-feat-title{font-size:13px;font-weight:600;color:var(--fm-t1)}.fm-home .pro-feat-body{font-size:12px;color:var(--fm-t25);line-height:1.55}.fm-home .feat-soon{display:inline-block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--fm-blue-t);background:var(--fm-blue-dim);padding:2px 8px;border-radius:99px;margin-top:2px;width:fit-content}.fm-home .price-card{background:var(--fm-bg2);border:2px solid var(--fm-gold);border-radius:20px;overflow:hidden;max-width:780px;margin:0 auto;box-shadow:0 0 60px -20px rgba(207,160,68,.18),0 30px 70px -28px rgba(0,0,0,.6)}.fm-home .price-top{background:var(--fm-bg3);border-bottom:1px solid rgba(207,160,68,.25);padding:24px 32px 20px}.fm-home .price-top-ey{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--fm-gold);margin-bottom:6px}.fm-home .price-top-h{font-size:22px;font-weight:700;color:var(--fm-t1);line-height:1.2;margin-bottom:4px;letter-spacing:-.01em}.fm-home .price-top-sub{font-size:13px;color:var(--fm-t25)}.fm-home .price-body{padding:28px 32px}.fm-home .price-grid{display:grid;grid-template-columns:260px 1fr;gap:36px;align-items:start}.fm-home .price-row{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}.fm-home .price-dollar{font-family:var(--fm-num);font-size:56px;font-weight:800;color:var(--fm-t1);line-height:1;letter-spacing:-.02em}.fm-home .price-per{font-size:14px;color:var(--fm-t3)}.fm-home .price-alt{font-size:13px;color:var(--fm-t25);margin-bottom:6px}.fm-home .price-alt span{color:var(--fm-blue-t)}.fm-home .price-vs-inline{font-size:12px;color:var(--fm-t3);margin-bottom:20px;padding:8px 12px;background:rgba(52,211,153,.06);border:1px solid rgba(52,211,153,.15);border-radius:8px;line-height:1.6}.fm-home .price-vs-inline strong{color:var(--fm-green)}.fm-home .price-vs-inline s{color:var(--fm-t2);text-decoration-color:var(--fm-t3)}.fm-home .price-feats{display:flex;flex-direction:column;gap:10px}.fm-home .pf{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:var(--fm-t2);line-height:1.45}.fm-home .pf svg{color:var(--fm-blue);flex-shrink:0;margin-top:2px}.fm-home .pf strong{color:var(--fm-t1);font-weight:600}.fm-home .price-cta{width:100%;background:var(--fm-gold);color:#000;border:none;border-radius:11px;padding:16px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;margin:22px 0 8px;transition:filter .15s,transform .15s;letter-spacing:.01em}.fm-home .price-cta:hover{filter:brightness(1.08);transform:translateY(-1px)}.fm-home .price-note{font-size:11px;color:var(--fm-t25);text-align:center}.fm-home .footer-cta{background:var(--fm-blue);padding:64px 0;text-align:center}.fm-home .footer-h{font-size:34px;font-weight:800;color:#000;line-height:1.1;margin-bottom:10px;letter-spacing:-.02em}.fm-home .footer-sub{font-size:15px;color:rgba(0,0,0,.62);margin-bottom:24px;line-height:1.6}.fm-home .footer-btn{background:#000;color:var(--fm-blue);border:none;border-radius:11px;padding:15px 32px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:transform .15s}.fm-home .footer-btn:hover{transform:translateY(-1px)}.fm-home .footer-note{font-size:11px;color:rgba(0,0,0,.4);margin-top:10px}.fm-home .site-footer{border-top:1px solid var(--fm-border);padding:40px 0 48px}.fm-home .site-footer-inner{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.fm-home .site-footer-brand{max-width:300px}.fm-home .site-footer-logo{font-size:17px;font-weight:700;color:var(--fm-t1);display:flex;align-items:center;gap:8px;margin-bottom:10px}.fm-home .site-footer-logo .dot{width:8px;height:8px;background:var(--fm-blue);border-radius:50%}.fm-home .site-footer-sub{font-size:12px;color:var(--fm-t3);line-height:1.6}.fm-home .site-footer-links{display:flex;gap:40px}.fm-home .sf-col{display:flex;flex-direction:column;gap:10px}.fm-home .sf-col-h{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--fm-t4);margin-bottom:2px}.fm-home .site-footer-links a{font-size:13px;color:var(--fm-t3);text-decoration:none;transition:color .2s}.fm-home .site-footer-links a:hover{color:var(--fm-t1)}.fm-home .site-footer-bottom{margin-top:36px;padding-top:24px;border-top:1px solid var(--fm-border)}.fm-home .site-footer-disc{line-height:1.6;margin-bottom:10px;max-width:680px}.fm-home .site-footer-copy,.fm-home .site-footer-disc{font-size:11px;color:var(--fm-t4)}@media (max-width:920px){.fm-home .hero-grid{grid-template-columns:1fr;gap:40px}.fm-home .hero-copy{max-width:640px}.fm-home .hero-calc{max-width:472px}.fm-home .pro-row{grid-template-columns:1fr;gap:28px}.fm-home .digest{max-width:472px}.fm-home .testi-grid{grid-template-columns:1fr}.fm-home .testi-featured{grid-row:span 1}.fm-home .how-grid{grid-template-columns:1fr}.fm-home .how-grid:before{display:none}.fm-home .how-step{padding:0 0 24px}.fm-home .price-grid{grid-template-columns:1fr;gap:18px}.fm-home .pro-feats-strip{grid-template-columns:1fr 1fr}}@media (max-width:768px){.fm-home .nav-wrap,.fm-home .wrap{padding-left:22px;padding-right:22px}.fm-home .nav-links{display:none}.fm-home .hero{padding:48px 0 56px}.fm-home .hero-h{font-size:40px}.fm-home .hero-sub{font-size:16px}.fm-home .pro-section,.fm-home .section{padding:52px 0}.fm-home .footer-h,.fm-home .pro-h,.fm-home .section-hd{font-size:27px}.fm-home .hero-ctas{flex-direction:column}.fm-home .hero-ctas button{width:100%}.fm-home .pro-feats-strip{grid-template-columns:1fr}.fm-home .price-body{padding:22px 20px}.fm-home .price-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.fm-home *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}