.mf-landing{--ivory:#f9f7f0;--ivory-2:#ede9e0;--paper:#fdfbf5;--ink:#3d2f1f;--ink-2:#2a1f12;--muted:#8a7a64;--line:#ddd8d0;--line-2:#c9c0b0;--brass:#d4a017;--brass-2:#fec401;--brass-soft:#fed966;--brass-tint:#fff1c2;--leaf:#5C6B3A;--rose:#B4593E;--plum:#6D3F4A;--sky:#3F5A6B}.mf-landing,.mf-landing *{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}.mf-landing{font-family:var(--font-plex-thai),var(--font-bai),system-ui,sans-serif;background:var(--ivory);color:var(--ink);-webkit-font-smoothing:antialiased;overflow-x:clip;line-height:1.55}.mf-landing .mono{font-family:var(--font-jetbrains),monospace;font-feature-settings:"ss01"}.mf-landing .ital{font-style:italic;color:var(--brass)}.mf-landing:before{content:"";position:fixed;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(212,160,23,.06) 1px,transparent 0);background-size:22px 22px;pointer-events:none;z-index:1}.mf-landing .wrap{max-width:1440px}.mf-landing .wrap,.mf-landing .wrap-wide{margin:0 auto;padding:0 32px;position:relative;z-index:2}.mf-landing .wrap-wide{max-width:1600px}.mf-landing nav.top{position:sticky;top:0;z-index:50;background:rgba(249,247,240,.85);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.mf-landing nav.top .row{display:flex;align-items:center;justify-content:space-between;padding-block:18px}.mf-landing .logo{display:flex;align-items:center;gap:10px;font-family:var(--font-bai),sans-serif;font-weight:700;font-size:20px;letter-spacing:-.02em;color:var(--ink)}.mf-landing .logo-mark{width:28px;height:28px;border-radius:8px;background:var(--ink);display:grid;place-items:center;color:var(--brass-2);font-weight:700;font-size:14px}.mf-landing img.logo-mark{object-fit:cover;background:transparent}.mf-landing .nav-links{display:flex;gap:28px;align-items:center}.mf-landing .nav-links a{color:var(--ink-2);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.mf-landing .nav-links a:hover{color:var(--brass)}.mf-landing .nav-links a.nav-cta,.mf-landing .nav-links a.nav-cta:hover{color:var(--paper)}.mf-landing .btn{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:999px;font-family:var(--font-bai),sans-serif;font-weight:600;font-size:14px;text-decoration:none;border:none;cursor:pointer;transition:all .25s ease}.mf-landing .btn-dark{background:var(--ink);color:var(--paper)}.mf-landing .btn-dark:hover{background:#000;transform:translateY(-1px)}.mf-landing .btn-brass{background:var(--brass-2);color:var(--ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 8px 24px -8px rgba(254,196,1,.55)}.mf-landing .btn-brass:hover{background:var(--brass);color:var(--ink);transform:translateY(-1px)}.mf-landing .btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--ink)}.mf-landing .btn-ghost:hover{background:var(--ink);color:var(--paper)}.mf-landing .btn-lg{padding:16px 28px;font-size:16px}.mf-landing section{padding:76px 0;position:relative;z-index:2}.mf-landing a:focus-visible,.mf-landing button:focus-visible{outline:2px solid var(--brass);outline-offset:3px;border-radius:6px}.mf-landing section.tight{padding:52px 0}.mf-landing h2{font-family:var(--font-bai),sans-serif;font-size:clamp(28px,4vw,54px);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--ink);margin-top:16px}.mf-landing .hero{padding:76px 0 96px;position:relative;overflow:hidden}@keyframes mf-float-1{0%,to{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-14px) rotate(-3deg)}}@keyframes mf-float-2{0%,to{transform:translateY(0) rotate(4deg)}50%{transform:translateY(-18px) rotate(8deg)}}@keyframes mf-float-3{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(6deg)}}@keyframes mf-float-4{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes mf-float-5{0%,to{transform:translateY(0) rotate(0deg) scale(1)}50%{transform:translateY(-12px) rotate(15deg) scale(1.1)}}.mf-landing .hero-float{position:absolute;pointer-events:none;z-index:1;opacity:.8}.mf-landing .hero-float-1{width:240px;top:8%;left:0;animation:mf-float-1 5s ease-in-out infinite}.mf-landing .hero-float-2{width:220px;top:12%;right:0;animation:mf-float-2 6s ease-in-out infinite}.mf-landing .hero-float-3{width:150px;bottom:12%;left:2%;animation:mf-float-3 4.5s ease-in-out infinite}.mf-landing .hero-float-4{width:270px;top:4%;right:6%;animation:mf-float-4 7s ease-in-out infinite;opacity:.5}.mf-landing .hero-float-5{width:110px;bottom:16%;right:3%;animation:mf-float-5 5.5s ease-in-out infinite;opacity:.6}.mf-landing .hero-center{text-align:center;max-width:840px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.mf-landing .hero-center h1{font-family:var(--font-bai),sans-serif;font-size:clamp(20px,8vw,64px);font-weight:700;letter-spacing:-.03em;line-height:1.2;color:var(--ink-2);margin-top:20px}.mf-landing .h1-line{display:block;white-space:nowrap}.mf-landing .hero-center h1 .ital{white-space:nowrap}.mf-landing .hero-center h1{text-wrap:balance}.mf-landing .hero-sub{font-size:19px;color:var(--muted);line-height:1.8;margin-top:24px}.mf-landing .hero-center .btn{margin-top:36px}.mf-landing .hero-center.hero-ready>*{opacity:0;animation:hero-enter .6s ease forwards}.mf-landing .hero-center.hero-ready>:first-child{animation-delay:.05s}.mf-landing .hero-center.hero-ready>:nth-child(2){animation-delay:.18s}.mf-landing .hero-center.hero-ready>:nth-child(3){animation-delay:.34s}.mf-landing .hero-center.hero-ready>:nth-child(4){animation-delay:.5s}@keyframes hero-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.mf-landing .reveal-sec.reveal-block.reveal-js,.mf-landing .reveal-sec.reveal-js .rv-1,.mf-landing .reveal-sec.reveal-js .rv-2,.mf-landing .reveal-sec.reveal-js .rv-3{opacity:0;transform:translateY(24px);will-change:opacity,transform}.mf-landing .reveal-sec.reveal-block.in-view{animation:reveal-rise .7s ease forwards}.mf-landing .reveal-sec.in-view .rv-1{animation:reveal-rise .6s ease forwards}.mf-landing .reveal-sec.in-view .rv-2{animation:reveal-rise .6s ease .12s forwards}.mf-landing .reveal-sec.in-view .rv-3{animation:reveal-rise .6s ease .24s forwards}@keyframes reveal-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.mf-landing .reveal-sec.reveal-block.reveal-js,.mf-landing .reveal-sec.reveal-js .rv-1,.mf-landing .reveal-sec.reveal-js .rv-2,.mf-landing .reveal-sec.reveal-js .rv-3{opacity:1;transform:none;animation:none}}.mf-landing .trust{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.mf-landing .trust-headline{font-family:var(--font-bai),sans-serif;font-weight:700;font-size:clamp(18px,5vw,24px);line-height:1.4;color:var(--ink);margin-bottom:6px}.mf-landing .trust-sub{font-family:var(--font-plex-thai),sans-serif;font-size:clamp(14px,4vw,16px);color:var(--muted);margin-bottom:36px}.mf-landing .trust-icons{display:flex;justify-content:center;gap:52px;flex-wrap:wrap}.mf-landing .trust-icon-item{display:flex;flex-direction:column;align-items:center;gap:12px}.mf-landing .trust-icon-circle{width:76px;height:76px;border-radius:50%;display:grid;place-items:center}.mf-landing .trust-icon-circle svg{width:38px;height:38px}.mf-landing .trust-icon-label{font-size:14px;color:var(--ink);font-weight:600}.mf-landing .problem{background:var(--ivory)}.mf-landing .problem-header{text-align:center;max-width:900px;margin:0 auto 48px}.mf-landing .problem-header h2{font-size:clamp(20px,7vw,48px)}.mf-landing .problem-sub{font-size:19px;color:var(--muted);line-height:1.7;margin-top:20px;white-space:nowrap}.mf-landing .problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1100px;margin:0 auto}.mf-landing .problem-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:48px 44px;text-align:center}.mf-landing .problem-icon{width:96px;height:96px;margin:0 auto 20px}.mf-landing .problem-icon svg{width:100%;height:100%}.mf-landing .problem-card h4{font-family:var(--font-bai),sans-serif;font-weight:700;font-size:20px;color:var(--ink-2);margin-bottom:10px}.mf-landing .problem-card p{font-size:16px;color:var(--muted);line-height:1.7}.mf-landing .feat{padding:48px 0}.mf-landing .feat-alt{background:var(--paper)}.mf-landing .feat-row{display:grid;grid-template-columns:auto auto;justify-content:center;gap:clamp(64px,8vw,180px);align-items:center}.mf-landing .feat-row-reverse{direction:rtl}.mf-landing .feat-row-reverse>*{direction:ltr}.mf-landing .feat-text{max-width:580px}.mf-landing .feat-row-reverse .feat-text{margin-left:auto}.mf-landing .feat-title{font-family:var(--font-bai),sans-serif;font-weight:700;font-size:clamp(28px,3.5vw,42px);color:var(--ink-2);letter-spacing:-.02em;line-height:1.3;margin-bottom:16px}.mf-landing .feat-title-f2{font-size:clamp(20px,9.87vw,42px)}.mf-landing .feat-title-f3{font-size:clamp(20px,6.87vw,42px)}.mf-landing .feat-title-f4{font-size:clamp(20px,8.83vw,42px)}.mf-landing .howit-header h2{font-size:clamp(20px,8.83vw,48px)}.mf-landing .feat-desc{font-size:16px;color:var(--muted);line-height:1.8;margin-bottom:24px}.mf-landing .feat-checks{list-style:none;font-size:16px;color:var(--ink);line-height:1.5}.mf-landing .feat-checks li{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.mf-landing .feat-checks li:last-child{margin-bottom:0}.mf-landing .feat-checks li:before{content:"";width:24px;height:24px;border-radius:50%;background:var(--leaf);flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8.5L7 11.5L12 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:14px}.mf-landing .feat-closing{margin-top:20px;font-size:20px;font-weight:700;color:var(--ink);font-style:italic;border-left:3px solid var(--brass);padding:12px 20px;background:var(--brass-tint);border-radius:0 8px 8px 0}.mf-landing .feat-phone-wrap{display:flex;justify-content:center}.mf-landing .phone-frame{width:280px;background:#1a1a1a;border-radius:36px;padding:12px;box-shadow:0 24px 64px -16px rgba(0,0,0,.2),inset 0 0 0 1px rgba(255,255,255,.08);position:relative}.mf-landing .phone-notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:100px;height:24px;background:#1a1a1a;border-radius:0 0 16px 16px;z-index:3}.mf-landing .phone-screen{background:#fff;border-radius:24px;overflow:hidden;aspect-ratio:540/1168;position:relative}.mf-landing .lv-wrap{position:absolute;inset:0}.mf-landing .lv-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:1}.mf-landing .lv-fallback{visibility:hidden;pointer-events:none}.mf-landing .scr-header{background:var(--ink-2);color:#fff;padding:36px 20px 14px;display:flex;align-items:center;justify-content:space-between}.mf-landing .scr-header-title{font-family:var(--font-bai),sans-serif;font-weight:700;font-size:15px}.mf-landing .scr-header-badge{font-size:10px;background:rgba(255,255,255,.15);padding:3px 10px;border-radius:10px}.mf-landing .scr-body{padding:16px}.mf-landing .scr-body-flush{padding:0}.mf-landing .scr-form-banner{display:flex;gap:10px;align-items:center;margin-bottom:16px;background:var(--brass-tint);padding:12px;border-radius:10px}.mf-landing .scr-form-emoji{font-size:24px}.mf-landing .scr-form-name{font-family:var(--font-bai),sans-serif;font-weight:700;font-size:12px;color:var(--ink-2)}.mf-landing .scr-form-sub{font-size:10px;color:var(--muted);margin-top:1px}.mf-landing .scr-input{border:1px solid var(--line);border-radius:8px;padding:10px 12px;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}.mf-landing .scr-input-label{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.mf-landing .scr-input-val{font-size:12px;color:var(--ink)}.mf-landing .scr-btn-primary{background:var(--brass-2);color:var(--ink);font-family:var(--font-bai),sans-serif;font-weight:600;font-size:13px;text-align:center;padding:11px;border-radius:10px;margin-top:4px}.mf-landing .scr-success{display:flex;gap:10px;align-items:center;margin-top:14px;background:#f0f7ee;padding:12px;border-radius:10px}.mf-landing .scr-success-icon{width:28px;height:28px;border-radius:50%;background:var(--leaf);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700;flex-shrink:0}.mf-landing .scr-success-title{font-family:var(--font-bai),sans-serif;font-weight:700;font-size:12px;color:var(--leaf)}.mf-landing .scr-success-sub{font-size:10px;color:var(--muted);margin-top:1px}.mf-landing .scr-product-img{font-size:48px;text-align:center;background:var(--brass-tint);padding:20px;border-radius:12px;margin-bottom:14px}.mf-landing .scr-product-cat{font-size:9px;color:var(--brass);letter-spacing:.12em;margin-bottom:4px}.mf-landing .scr-product-name{font-family:var(--font-bai),sans-serif;font-weight:700;font-size:15px;color:var(--ink-2)}.mf-landing .scr-product-meta{font-size:11px;color:var(--muted);margin-top:2px}.mf-landing .scr-product-price{font-family:var(--font-bai),sans-serif;font-weight:800;font-size:22px;color:var(--ink);margin-top:8px}.mf-landing .scr-divider{height:1px;background:var(--line);margin:14px 0}.mf-landing .scr-pay-label{font-size:11px;color:var(--muted);margin-bottom:8px}.mf-landing .scr-pay-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.mf-landing .scr-pay-option{border:1px solid var(--line);border-radius:8px;padding:10px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:var(--ink);font-weight:500}.mf-landing .scr-pay-active{border-color:var(--brass);background:var(--brass-tint)}.mf-landing .scr-qr-mini{width:18px;height:18px;background:repeating-linear-gradient(90deg,var(--ink) 0 2px,transparent 2px 4px),repeating-linear-gradient(0deg,var(--ink) 0 2px,transparent 2px 4px);opacity:.2;border-radius:2px}.mf-landing .scr-contact{display:flex;gap:10px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--line)}.mf-landing .scr-contact-active{background:var(--brass-tint)}.mf-landing .scr-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:13px;font-weight:700;flex-shrink:0}.mf-landing .scr-contact-name{font-size:13px;font-weight:600;color:var(--ink)}.mf-landing .scr-contact-meta{font-size:10px;color:var(--muted);margin-top:1px}.mf-landing .scr-sequence-label{font-size:9px;color:var(--muted);letter-spacing:.1em;margin-bottom:4px}.mf-landing .scr-sequence-name{font-size:13px;font-weight:700;color:var(--ink);margin-bottom:14px}.mf-landing .scr-timeline{display:flex;flex-direction:column;gap:0;position:relative}.mf-landing .scr-timeline:before{content:"";position:absolute;left:6px;top:8px;bottom:8px;width:2px;background:var(--line)}.mf-landing .scr-timeline-item{display:flex;gap:12px;padding:8px 0;position:relative}.mf-landing .scr-timeline-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;margin-top:2px;z-index:1}.mf-landing .scr-timeline-sent .scr-timeline-dot{background:var(--leaf)}.mf-landing .scr-timeline-scheduled .scr-timeline-dot{background:var(--paper);border:2px solid var(--brass)}.mf-landing .scr-timeline-day{font-size:10px;font-weight:700;color:var(--muted);margin-bottom:2px}.mf-landing .scr-timeline-title{font-size:12px;font-weight:600;color:var(--ink);line-height:1.3}.mf-landing .scr-timeline-status{font-size:9px;color:var(--muted);letter-spacing:.05em;margin-top:2px}.mf-landing .scr-timeline-sent .scr-timeline-status{color:var(--leaf)}.mf-landing .feat-ba-wrap{display:flex;justify-content:center}.mf-landing .feat-ba{width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center}.mf-landing .ba-card{width:100%;border-radius:18px;padding:18px 18px 20px;position:relative;border:1px solid var(--border);background:#fff}.mf-landing .ba-tag{position:absolute;top:-12px;left:18px;font-family:var(--font-bai),sans-serif;font-weight:700;font-size:12px;padding:4px 13px;border-radius:999px;color:#fff}.mf-landing .ba-before{background:#faf6f4;border-color:#ecd9d2}.mf-landing .ba-before .ba-tag{background:var(--rose)}.mf-landing .ba-chaos{display:flex;flex-direction:column;gap:8px;margin-top:8px}.mf-landing .ba-bub{font-size:13px;line-height:1.5;padding:8px 13px;border-radius:13px;max-width:86%;background:#fff;border:1px solid #ecd9d2;color:#6b4a40}.mf-landing .ba-bub-me{align-self:flex-end;background:#f1e4df;color:#7a4536}.mf-landing .ba-steps{margin-top:14px;display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:11px;color:var(--rose)}.mf-landing .ba-steps span{background:#f5e6e1;padding:3px 9px;border-radius:7px}.mf-landing .ba-steps .ba-arr{background:none;padding:0;opacity:.5}.mf-landing .ba-repeat{position:absolute;bottom:14px;right:16px;font-family:var(--font-bai),sans-serif;font-weight:800;font-size:15px;color:var(--rose);transform:rotate(-7deg)}.mf-landing .ba-arrow{margin:-6px 0;width:40px;height:40px;border-radius:50%;z-index:2;background:var(--brass-2);color:var(--ink);display:grid;place-items:center;font-size:20px;font-weight:700;box-shadow:0 8px 20px -6px rgba(212,160,23,.7)}.mf-landing .ba-after{background:#f4f8ee;border-color:#d6e3c4}.mf-landing .ba-after .ba-tag{background:var(--leaf)}.mf-landing .ba-chat-after{display:flex;flex-direction:column;gap:10px;margin-top:8px}.mf-landing .ba-after .ba-bub{border-color:#d6e3c4;color:#4a5a32}.mf-landing .ba-bot{align-self:flex-end;max-width:92%;background:var(--brass-tint);border:1px solid var(--brass-soft);border-radius:13px;padding:9px 12px}.mf-landing .ba-bot-head{display:flex;align-items:center;gap:7px;font-family:var(--font-bai),sans-serif;font-weight:700;font-size:12px;color:var(--ink-2);margin-bottom:6px}.mf-landing .ba-bot-ava{font-size:14px}.mf-landing .ba-bot-tag{font-size:10px;font-weight:700;color:#7a5c0e;background:#fff;border:1px solid var(--brass-soft);padding:1px 8px;border-radius:999px;letter-spacing:.3px}.mf-landing .ba-bot-msg{font-size:13px;color:#5a4a26;line-height:1.5}.mf-landing .ba-bot-link{display:inline-flex;align-items:center;gap:6px;margin-top:7px;font-size:11px;font-weight:600;color:#946b08;background:#fff;border:1px solid var(--brass-soft);padding:4px 10px;border-radius:8px}.mf-landing .ba-chat-after>*{opacity:0;animation:ba-msg-in .45s ease forwards}.mf-landing .ba-chat-after>:first-child{animation-delay:.2s}.mf-landing .ba-chat-after>:nth-child(2){animation-delay:.9s}.mf-landing .ba-chat-after>:nth-child(3){animation-delay:1.6s}.mf-landing .ba-chat-after>:nth-child(4){animation-delay:2.5s}@keyframes ba-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mf-landing .ba-sys{display:flex;gap:10px;align-items:flex-start;background:#fff;border:1.5px solid var(--leaf);border-radius:13px;padding:11px 13px;box-shadow:0 10px 26px -16px rgba(92,107,58,.6)}.mf-landing .ba-sys-ico{width:28px;height:28px;border-radius:8px;background:var(--leaf);color:#fff;display:grid;place-items:center;font-size:14px;flex:none}.mf-landing .ba-sys-body{flex:1}.mf-landing .ba-sys-head{display:flex;align-items:center;gap:8px;font-family:var(--font-bai),sans-serif;font-weight:700;font-size:13px;color:var(--ink-2);margin-bottom:7px}.mf-landing .ba-sys-auto{font-size:10px;font-weight:700;color:var(--leaf);background:#e8f0de;padding:2px 8px;border-radius:999px;letter-spacing:.3px}.mf-landing .ba-sys-line{display:flex;align-items:center;gap:9px;font-size:13px;color:#3d4a28;line-height:1.7}.mf-landing .ba-c{width:18px;height:18px;border-radius:50%;background:var(--leaf);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:700;flex:none}.mf-landing .ba-rest{margin-top:14px;text-align:center;font-family:var(--font-bai),sans-serif;font-weight:700;font-size:14px;color:var(--leaf)}@media (prefers-reduced-motion:reduce){.mf-landing .ba-chat-after>*{animation:none;opacity:1;transform:none}}.mf-landing .followup-header{text-align:center;max-width:760px;margin:0 auto 44px}.mf-landing .followup-header .feat-title{margin-bottom:16px}.mf-landing .followup-header .feat-desc{margin:0 auto}.mf-landing .followup-demo{max-width:920px;margin:0 auto}.mf-landing .ftl{display:grid;grid-template-columns:repeat(4,1fr);position:relative;margin-bottom:32px}.mf-landing .ftl:before{content:"";position:absolute;top:10px;left:12.5%;right:12.5%;height:2px;background:var(--line-2)}.mf-landing .ftl-node{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:5px;padding:0 8px;text-align:center;position:relative;font-family:inherit}.mf-landing .ftl-dot{width:22px;height:22px;border-radius:50%;background:var(--paper);border:3px solid var(--brass);z-index:1;transition:background .2s,box-shadow .2s,transform .2s}.mf-landing .ftl-node:hover .ftl-dot{transform:scale(1.08)}.mf-landing .ftl-node-active .ftl-dot{background:var(--brass);box-shadow:0 0 0 5px var(--brass-tint)}.mf-landing .ftl-day{font-size:11px;color:var(--muted);margin-top:6px;letter-spacing:.04em}.mf-landing .ftl-title{font-family:var(--font-bai),sans-serif;font-weight:600;font-size:13.5px;color:var(--ink-2);line-height:1.35;max-width:140px;transition:color .2s}.mf-landing .ftl-node-active .ftl-title{color:var(--brass)}.mf-landing .ftl-status{font-size:10px;letter-spacing:.03em}.mf-landing .ftl-status-sent{color:var(--leaf)}.mf-landing .ftl-status-auto{color:var(--muted)}.mf-landing .ftl-preview{display:flex;justify-content:center}@keyframes ftl-email-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mf-landing .email-card{width:100%;max-width:480px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 24px 56px -30px rgba(0,0,0,.3);overflow:hidden;animation:ftl-email-in .28s ease}.mf-landing .email-head{display:flex;align-items:center;gap:11px;padding:14px 18px;border-bottom:1px solid var(--line);background:var(--paper)}.mf-landing .email-avatar{width:38px;height:38px;border-radius:50%;background:var(--brass);color:#fff;display:grid;place-items:center;font-family:var(--font-bai),sans-serif;font-weight:700;font-size:16px;flex-shrink:0}.mf-landing .email-from{flex:1;min-width:0}.mf-landing .email-from-name{font-weight:600;font-size:14px;color:var(--ink-2)}.mf-landing .email-to{font-size:11px;color:var(--muted);margin-top:1px}.mf-landing .email-channel{font-size:9px;color:var(--brass);background:var(--brass-tint);padding:3px 8px;border-radius:6px;flex-shrink:0}.mf-landing .email-subject{font-family:var(--font-bai),sans-serif;font-weight:700;font-size:16px;color:var(--ink-2);padding:18px 18px 6px;line-height:1.4}.mf-landing .email-body{font-size:14px;color:var(--muted);line-height:1.75;padding:0 18px 16px}.mf-landing .email-btn{display:inline-block;margin:0 18px 16px;background:var(--brass-2);color:var(--ink);font-family:var(--font-bai),sans-serif;font-weight:600;font-size:13px;padding:9px 20px;border-radius:8px}.mf-landing .email-meta{padding:12px 18px;font-size:10px;color:var(--leaf);background:#f0f7ee;border-top:1px solid var(--line)}.mf-landing .followup-closing{max-width:560px;margin:36px auto 0;text-align:center;border-left:none;border-radius:999px}@media (max-width:640px){.mf-landing .ftl-title{font-size:11px;max-width:80px}.mf-landing .ftl-status{display:none}}.mf-landing .howit{background:var(--ivory)}.mf-landing .howit-header{text-align:center;max-width:720px;margin:0 auto 56px;display:flex;flex-direction:column;align-items:center}.mf-landing .howit-sub{font-size:17px;color:var(--muted);line-height:1.7;margin-top:18px}.mf-landing .howit-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:80px;row-gap:72px;max-width:1200px;margin:0 auto}.mf-landing .howit-grid>:first-child{grid-column:1;grid-row:1}.mf-landing .howit-grid>:nth-child(2){grid-column:2;grid-row:1}.mf-landing .howit-grid>:nth-child(3){grid-column:3;grid-row:1}.mf-landing .howit-grid>:nth-child(4){grid-column:3;grid-row:2}.mf-landing .howit-grid>:nth-child(5){grid-column:2;grid-row:2}.mf-landing .howit-grid>:nth-child(6){grid-column:1;grid-row:2}.mf-landing .howit-step{position:relative}.mf-landing .howit-top{display:flex;align-items:center;gap:10px;margin-bottom:14px}.mf-landing .howit-num{width:26px;height:26px;border-radius:50%;background:var(--brass);color:#fff;font-family:var(--font-bai),sans-serif;font-weight:700;font-size:14px;display:grid;place-items:center;flex-shrink:0}.mf-landing .howit-num-leaf{background:var(--leaf)}.mf-landing .howit-num-rose{background:var(--rose)}.mf-landing .howit-title{font-family:var(--font-bai),sans-serif;font-weight:700;font-size:16px;color:var(--ink-2)}.mf-landing .howit-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:0 14px 40px -20px rgba(0,0,0,.18);height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}.mf-landing .howit-desc{font-size:13.5px;color:var(--muted);line-height:1.65;margin-top:14px}.mf-landing .howit-arrow{position:absolute;pointer-events:none;z-index:1;overflow:visible}.mf-landing .howit-arrow-right{right:-54px;top:92px;width:44px;height:16px}.mf-landing .howit-arrow-left{left:-54px;top:92px;width:44px;height:16px;transform:scaleX(-1)}.mf-landing .howit-arrow-down{bottom:-54px;left:50%;transform:translateX(-50%);width:16px;height:44px}.mf-landing .howit-arrow-line{stroke:var(--brass);stroke-width:2;stroke-dasharray:4 4;stroke-linecap:round;animation:howit-dash .7s linear infinite}.mf-landing .howit-arrow-head{stroke:var(--brass);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}@keyframes howit-dash{to{stroke-dashoffset:-8}}@media (prefers-reduced-motion:reduce){.mf-landing .howit-arrow-line{animation:none}}.mf-landing .howit-step-payoff .howit-card{background:#f0f7ee;border-color:#cfe0c2}.mf-landing .howit-illus{width:100%;height:96px;display:grid;place-items:center;margin-bottom:10px}.mf-landing .howit-illus svg{width:88px;height:88px}.mf-landing .howit-chip{font-family:var(--font-jetbrains),monospace;font-size:12px;font-weight:600;padding:4px 12px;border-radius:999px}.mf-landing .howit-chip-brass{background:var(--brass-tint);color:var(--brass)}.mf-landing .howit-chip-leaf{background:#e8f0de;color:var(--leaf)}.mf-landing .howit-chip-rose{background:#fde8e0;color:var(--rose)}.mf-landing .howit-chip-sky{background:#e4e9f0;color:var(--sky)}.mf-landing .howit-plat{transform-box:fill-box;transform-origin:center}@keyframes howit-plat-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.mf-landing .howit-plat-fb,.mf-landing .howit-plat-ig{animation:howit-plat-bob 3s ease-in-out infinite}.mf-landing .howit-plat-ig{animation-delay:.4s}.mf-landing .howit-plat-yt{animation:howit-plat-bob 3s ease-in-out infinite;animation-delay:.8s}@media (prefers-reduced-motion:reduce){.mf-landing .howit-plat{animation:none}}.mf-landing .cstack{transform-box:fill-box;transform-origin:center}@keyframes cstack-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-2.5px)}}.mf-landing .cstack-1,.mf-landing .cstack-2{animation:cstack-bob 3.2s ease-in-out infinite}.mf-landing .cstack-2{animation-delay:.3s}.mf-landing .cstack-3{animation:cstack-bob 3.2s ease-in-out infinite;animation-delay:.6s}@media (prefers-reduced-motion:reduce){.mf-landing .cstack{animation:none}}.mf-landing .howit-send{transform-box:fill-box;transform-origin:center;animation:howit-send-pulse 1.8s ease-in-out infinite}@keyframes howit-send-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.13)}}@media (prefers-reduced-motion:reduce){.mf-landing .howit-send{animation:none}}.mf-landing .howit-moneyping{transform-box:fill-box;transform-origin:center;animation:howit-moneyping-pulse 1.8s ease-in-out infinite}@keyframes howit-moneyping-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}@media (prefers-reduced-motion:reduce){.mf-landing .howit-moneyping{animation:none}}.mf-landing .howit-reloop-line{stroke-dasharray:5 5;animation:howit-reloop-dash .8s linear infinite}@keyframes howit-reloop-dash{to{stroke-dashoffset:-10}}@media (prefers-reduced-motion:reduce){.mf-landing .howit-reloop-line,.mf-landing .howit-step:after{animation:none}.mf-landing .hero-center.hero-ready>*{animation:none;opacity:1}}.mf-landing .howit-closing{text-align:center;margin:56px auto 0;font-family:var(--font-bai),sans-serif;font-weight:700;font-style:italic;font-size:20px;color:var(--ink);background:var(--brass-tint);border-radius:999px;padding:14px 32px;display:inline-block;width:auto}.mf-landing .howit-closing-wrap{text-align:center}.mf-landing .pricing{background:var(--paper)}.mf-landing .pricing-header{text-align:center;max-width:720px;margin:0 auto 56px;display:flex;flex-direction:column;align-items:center}.mf-landing .pricing-sub{font-size:17px;color:var(--muted);line-height:1.7;margin-top:18px}.mf-landing .pricing-status{text-align:center;color:var(--muted);padding:40px 0}.mf-landing .pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:stretch;max-width:1320px;margin:0 auto}.mf-landing .price-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px 24px;display:flex;flex-direction:column}.mf-landing .price-card-popular{border:2px solid var(--brass);box-shadow:0 24px 56px -26px rgba(212,160,23,.55)}.mf-landing .price-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--brass-2);color:var(--ink);font-family:var(--font-jetbrains),monospace;font-size:11px;font-weight:700;letter-spacing:.04em;padding:4px 14px;border-radius:999px;box-shadow:0 4px 12px -2px rgba(254,196,1,.6)}.mf-landing .price-tier{font-family:var(--font-bai),sans-serif;font-weight:700;font-size:18px;color:var(--ink-2);margin-bottom:12px}.mf-landing .price-amount{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin-bottom:14px}.mf-landing .price-num{font-family:var(--font-bai),sans-serif;font-weight:800;font-size:28px;color:var(--ink);letter-spacing:-.02em}.mf-landing .price-period{font-size:13px;color:var(--muted)}.mf-landing .price-desc{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:18px;min-height:44px}.mf-landing .price-feats{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:24px;flex:1}.mf-landing .price-feats li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--ink);line-height:1.5}.mf-landing .price-feats li:before{content:"";width:18px;height:18px;border-radius:50%;background:var(--leaf);flex-shrink:0;margin-top:2px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8.5L7 11.5L12 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:11px}.mf-landing .price-cta{width:100%;justify-content:center;margin-top:auto}@media (min-width:1025px){.mf-landing .price-card-popular{transform:translateY(-8px)}}.mf-landing .faq{background:var(--ivory)}.mf-landing .faq-header{text-align:center;max-width:720px;margin:0 auto 48px;display:flex;flex-direction:column;align-items:center}.mf-landing .faq-sub{font-size:17px;color:var(--muted);line-height:1.7;margin-top:18px}.mf-landing .faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.mf-landing .faq-item{background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.mf-landing .faq-item-open{border-color:var(--brass);box-shadow:0 14px 36px -22px rgba(212,160,23,.45)}.mf-landing .faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-bai),sans-serif;font-weight:600;font-size:16px;color:var(--ink-2);line-height:1.5}.mf-landing .faq-icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:var(--brass-tint);color:var(--brass);display:grid;place-items:center;font-size:18px;font-weight:700;line-height:1}.mf-landing .faq-item-open .faq-icon{background:var(--brass);color:#fff}.mf-landing .faq-a-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.mf-landing .faq-item-open .faq-a-wrap{grid-template-rows:1fr}.mf-landing .faq-a{overflow:hidden;margin:0;padding:0 24px;font-size:15px;color:var(--muted);line-height:1.75}.mf-landing .faq-item-open .faq-a{padding:0 24px 22px}.mf-landing .faq-contact{max-width:760px;margin:32px auto 0;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.mf-landing .faq-contact-text{font-size:15px;color:var(--muted)}.mf-landing .faq-line-btn{background:#06C755;color:#fff}.mf-landing .faq-line-btn:hover{background:#05b34c;transform:translateY(-1px)}.mf-landing .finalcta{background:var(--ink-2);position:relative;overflow:hidden}.mf-landing .finalcta:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(254,196,1,.08) 1px,transparent 0);background-size:22px 22px;pointer-events:none}.mf-landing .finalcta-inner{position:relative;text-align:center;max-width:760px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.mf-landing .finalcta h2{font-family:var(--font-bai),sans-serif;font-size:clamp(20px,6.36vw,46px);font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--paper)}.mf-landing .finalcta .ital{color:var(--brass-2)}.mf-landing .finalcta-sub{font-size:17px;color:rgba(245,239,227,.7);line-height:1.8;margin-top:20px}.mf-landing .finalcta .btn{margin-top:36px}.mf-landing footer{background:var(--ink-2);color:var(--paper);padding:64px 0 32px}.mf-landing .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid #5a4830}.mf-landing .footer-col h5{font-family:var(--font-jetbrains),monospace;font-size:11px;color:var(--brass-2);text-transform:uppercase;letter-spacing:.15em;margin-bottom:18px}.mf-landing .footer-col a{display:block;color:rgba(245,239,227,.7);text-decoration:none;font-size:14px;margin-bottom:12px;transition:color .2s}.mf-landing .footer-col a:hover{color:var(--brass-2)}.mf-landing .footer-brand p{color:rgba(245,239,227,.6);font-size:14px;max-width:320px;margin-top:12px}.mf-landing .footer-bot{display:flex;justify-content:space-between;align-items:center;padding-top:24px;font-family:var(--font-jetbrains),monospace;font-size:12px;color:rgba(245,239,227,.5)}@media (max-width:1024px){.mf-landing .feat{min-height:auto;padding:64px 0}.mf-landing .feat-row{grid-template-columns:1fr;gap:48px}.mf-landing .feat-row-reverse{direction:ltr}.mf-landing .feat-text{max-width:100%;text-align:left}.mf-landing .feat-row .feat-text{order:-1}.mf-landing .feat-row-reverse .feat-text{margin-left:0}.mf-landing .feat-checks li{justify-content:flex-start}.mf-landing .footer-grid{grid-template-columns:1fr 1fr}.mf-landing .howit-grid{grid-template-columns:1fr;row-gap:52px;max-width:420px}.mf-landing .howit-grid>:nth-child(n){grid-column:auto;grid-row:auto}.mf-landing .howit-arrow{display:none}.mf-landing .howit-step:not(:last-child):after{content:"";position:absolute;left:50%;bottom:-34px;transform:translateX(-50%);width:2px;height:22px;background:repeating-linear-gradient(180deg,var(--brass) 0 4px,transparent 4px 8px);background-size:2px 8px;animation:howit-vconn-dash .7s linear infinite}.mf-landing .howit-step:not(:last-child):before{content:"";position:absolute;left:50%;bottom:-44px;width:9px;height:9px;border-right:2px solid var(--brass);border-bottom:2px solid var(--brass);transform:translateX(-50%) rotate(45deg)}@keyframes howit-vconn-dash{to{background-position:0 8px}}.mf-landing .pricing-grid{grid-template-columns:1fr 1fr;max-width:560px}.mf-landing .price-card-popular{transform:none}}@media (max-width:640px){.mf-landing .wrap,.mf-landing .wrap-wide{padding:0 20px}.mf-landing section{padding:48px 0}.mf-landing .hero-sub br,.mf-landing h2:not(.keep-br) br{display:none}.mf-landing .feat-title,.mf-landing h2{text-wrap:balance}.mf-landing .problem-sub{white-space:normal}.mf-landing .trust-headline{font-size:clamp(22px,7vw,30px);text-wrap:balance}.mf-landing .nav-links a:not(.nav-cta){display:none}.mf-landing .hero-float{opacity:.5}.mf-landing .hero-float-4{display:none}.mf-landing .hero-float-1{width:56px;top:16px;left:5%}.mf-landing .hero-float-2{width:56px;top:22px;right:5%}.mf-landing .hero-float-3{width:50px;top:auto;bottom:32px;left:8%}.mf-landing .hero-float-5{width:42px;top:auto;bottom:44px;right:9%;opacity:.45}.mf-landing .footer-grid,.mf-landing .problem-grid{grid-template-columns:1fr}.mf-landing .howit-grid,.mf-landing .pricing-grid{grid-template-columns:1fr;max-width:360px}}