.mfeature{--mf-blue:#3b89ff;--mf-blue-600:#2570df;--mf-navy:#090c50;--mf-white:#fff;--mf-text:#4a5565;--mf-muted:#6b7280;--mf-border-soft:#f3f4f6;--mf-sky-50:#eef9ff;--mf-sky-100:#dbeafe;--mf-blue-tint:#eff6ff;--mf-green:#05df72;--mf-green-600:#00a63e;--mf-grad-button:linear-gradient(180deg, #2570df 0%, #3b89ff 100%);--mf-grad-hero:linear-gradient(180deg, #fff 0%, #eef9ff 89%);--mf-grad-footer-cta:linear-gradient(180deg, #fff 0%, #eef9ff 100%);--mf-grad-tile-blue:linear-gradient(135deg, #eef9ff 0%, #dbeafe 100%);--mf-r-sm:8px;--mf-r-md:14px;--mf-r-lg:16px;--mf-r-xl:24px;--mf-r-pill:9999px;--mf-shadow-card:0px 10px 15px -3px #090c501a;--mf-shadow-button:0px 8px 10px -6px #0000001a, 0px 20px 25px -5px #0000001a;--mf-shadow-sm:0px 1px 2px #090c500f, 0px 1px 3px #090c5014;--mf-section-y:96px;color:var(--mf-navy);background:var(--mf-white);font-family:var(--font-inter), "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased}[dir=rtl] .mfeature{font-family:var(--font-hebrew), var(--font-inter), sans-serif}.mfeature *,.mfeature :before,.mfeature :after{box-sizing:border-box}.mfeature a{color:inherit;text-decoration:none}.mfeature img{max-width:100%;display:block}.mfeature .wrap{max-width:1200px;margin:0 auto;padding:0 32px}.mfeature .f-hero{background:var(--mf-grad-hero);border-bottom:1px solid var(--mf-border-soft);padding:158px 0 var(--mf-section-y);position:relative;overflow:hidden}.mfeature .f-hero .wrap{z-index:2;position:relative}.mfeature .f-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.mfeature .f-hero-text{text-align:start}.mfeature .f-hero.simple{padding-bottom:72px}.mfeature .f-hero.simple .f-hero-grid{grid-template-columns:1fr}.mfeature .f-hero.simple .f-hero-text{text-align:center;max-width:640px;margin:0 auto}.mfeature .f-hero.simple .sub{margin-inline:auto}.mfeature .f-hero.simple .actions{justify-content:center}.mfeature .f-hero .eyebrow{letter-spacing:.5px;text-transform:uppercase;color:var(--mf-blue);background:var(--mf-white);border:1px solid var(--mf-border-soft);box-shadow:var(--mf-shadow-sm);border-radius:var(--mf-r-pill);align-items:center;gap:8px;padding:7px 16px;font-size:13px;font-weight:700;display:inline-flex}.mfeature .f-hero h1{letter-spacing:.123px;color:var(--mf-navy);margin:22px 0 0;font-size:52px;font-weight:700;line-height:1.15}.mfeature .f-hero h1 .blue{color:var(--mf-blue)}.mfeature .f-hero .sub{color:var(--mf-text);max-width:520px;margin:16px 0 0;font-size:19px;line-height:1.55}.mfeature .f-hero .actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px;display:flex}.mfeature .btn{letter-spacing:-.439px;border-radius:var(--mf-r-sm);cursor:pointer;text-align:center;border:none;justify-content:center;align-items:center;gap:10px;padding:13px 30px;font-family:inherit;font-size:17px;font-weight:700;transition:transform .12s,box-shadow .2s,background .2s;display:inline-flex}.mfeature .btn-primary{background:var(--mf-grad-button);color:#fff;box-shadow:var(--mf-shadow-button)}.mfeature .btn-primary:hover{background:linear-gradient(#1f5ed6 0%,#2f7df0 100%);transform:translateY(-1px)}.mfeature .btn-primary:active{transform:translateY(0)scale(.98)}.mfeature .btn-outline{color:var(--mf-blue);border:1.5px solid var(--mf-blue);background:#fff}.mfeature .btn-outline:hover{background:var(--mf-blue-tint);transform:translateY(-1px)}.mfeature .f-anim-placeholder{aspect-ratio:4/3;border:2px dashed var(--mf-sky-100);border-radius:var(--mf-r-xl);background:var(--mf-sky-50);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;padding:24px;display:flex}.mfeature .f-anim-placeholder .tag{letter-spacing:.5px;text-transform:uppercase;color:var(--mf-blue);background:var(--mf-white);border:1px solid var(--mf-sky-100);border-radius:var(--mf-r-pill);padding:5px 14px;font-size:12px;font-weight:700}.mfeature .f-anim-placeholder .label{color:var(--mf-navy);font-size:16px;font-weight:600}.mfeature .f-anim-placeholder .hint{color:var(--mf-muted);max-width:380px;font-size:14px}.mfeature .f-loop{aspect-ratio:4/3;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;display:flex;position:relative}.mfeature .f-loop-stage{width:clamp(210px,48%,300px);height:165px;position:relative}.mfeature .f-loop-phase{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:opacity 1s,transform 1s;display:flex;position:absolute;inset:0;transform:translateY(10px)}.mfeature .f-loop-phase.active{opacity:1;pointer-events:auto;transform:translateY(0)}.mfeature .f-loop-icon{border-radius:var(--mf-r-md);justify-content:center;align-items:center;width:66px;height:66px;font-size:30px;display:flex}.mfeature .f-loop-label{color:var(--mf-navy);text-align:center;font-size:17px;font-weight:600}.mfeature .f-loop-pill{border-radius:var(--mf-r-pill);white-space:nowrap;padding:8px 18px;font-size:15px;font-weight:700}.mfeature .f-loop-pill-dark{background:var(--mf-navy);color:#fff}.mfeature .f-loop-pill-tint{color:var(--mf-blue);background:#3b89ff1f}.mfeature .f-loop-points{color:var(--mf-blue);font-variant-numeric:tabular-nums;font-size:32px;font-weight:700}.mfeature .f-loop-dots{gap:8px;display:flex}.mfeature .f-loop-dot{background:var(--mf-border-soft);border-radius:50%;width:8px;height:8px;transition:background .4s,transform .4s}.mfeature .f-loop-dot.active{background:var(--mf-blue);transform:scale(1.3)}.mfeature .f-loop-stage-wide{width:clamp(260px,58%,340px);height:190px}.mfeature .f-loop-sub{color:var(--mf-muted);text-align:center;font-size:13.5px}.mfeature .f-loop-link{border-radius:var(--mf-r-pill);background:var(--mf-navy);color:#fff;white-space:nowrap;direction:ltr;padding:7px 16px;font-size:13px;font-weight:700}.mfeature .f-attr{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.mfeature .f-attr-stage{width:276px;height:322px;animation:6.4s infinite f-attr-stage-fade;position:relative}@keyframes f-attr-stage-fade{0%,4%{opacity:0}8%,90%{opacity:1}96%,to{opacity:0}}.mfeature .f-attr-link{border-radius:var(--mf-r-pill);color:var(--mf-blue);white-space:nowrap;direction:ltr;background:#3b89ff1f;padding:6px 14px;font-size:12px;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%)}.mfeature .f-attr-card{border-radius:var(--mf-r-md);background:var(--mf-white);width:276px;padding:18px;position:absolute;top:44px;left:0;box-shadow:0 10px 26px #090c5024}.mfeature .f-attr-row{color:var(--mf-navy);border-bottom:1px solid var(--mf-border-soft);justify-content:space-between;margin-bottom:11px;padding-bottom:11px;font-size:14px;font-weight:600;display:flex}.mfeature .f-attr-total{color:var(--mf-navy);justify-content:space-between;margin-bottom:16px;font-size:15px;font-weight:700;display:flex}.mfeature .f-attr-btn{background:var(--mf-grad-button);height:46px;box-shadow:var(--mf-shadow-button);border-radius:11px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.mfeature .f-attr-btn-label,.mfeature .f-attr-btn-spin,.mfeature .f-attr-btn-check{color:#fff;opacity:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:absolute;inset:0}.mfeature .f-attr-btn-label{animation:6.4s linear infinite f-attr-show1}.mfeature .f-attr-btn-spin{font-size:17px;animation:6.4s linear infinite f-attr-show2}.mfeature .f-attr-btn-spin:before{content:"";border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite f-attr-spin}.mfeature .f-attr-btn-check{font-size:19px;animation:6.4s linear infinite f-attr-show3}@keyframes f-attr-show1{0%,32%{opacity:1}36%,to{opacity:0}}@keyframes f-attr-show2{0%,32%{opacity:0}36%,52%{opacity:1}56%,to{opacity:0}}@keyframes f-attr-show3{0%,52%{opacity:0}56%,to{opacity:1}}@keyframes f-attr-spin{to{transform:rotate(360deg)}}.mfeature .f-attr-cursor{transform-origin:top;filter:drop-shadow(0 2px 4px #090c504d);font-size:25px;animation:6.4s infinite f-attr-click;position:absolute;top:152px;left:119px}@keyframes f-attr-click{0%,20%{opacity:0;transform:translateY(-14px)scale(1)}26%{opacity:1;transform:translateY(0)scale(1)}32%{transform:translateY(2px)scale(.85)}38%{transform:translateY(0)scale(1)}44%,to{opacity:0}}.mfeature .f-attr-ripple{border:2px solid var(--mf-blue);opacity:0;border-radius:11px;width:239px;height:46px;animation:6.4s infinite f-attr-ripple;position:absolute;top:143px;left:18px}@keyframes f-attr-ripple{0%,30%{opacity:0;transform:scale(1)}34%{opacity:.7;transform:scale(1)}46%{opacity:0;transform:scale(1.18)}to{opacity:0}}.mfeature .f-attr-badge{border-radius:var(--mf-r-lg);opacity:0;background:#3b89ff14;border:1px solid #3b89ff40;flex-direction:column;gap:4px;width:276px;padding:14px 16px;animation:6.4s infinite f-attr-badge;display:flex;position:absolute;top:228px;left:0}@keyframes f-attr-badge{0%,54%{opacity:0;transform:translateY(8px)}60%{opacity:1;transform:translateY(0)}88%{opacity:1;transform:translateY(0)}94%,to{opacity:0;transform:translateY(8px)}}.mfeature .f-attr-badge-title{color:var(--mf-blue);align-items:center;gap:6px;font-size:14px;font-weight:700;display:flex}.mfeature .f-attr-badge-sub{color:var(--mf-muted);font-size:12px}.mfeature .f-gauge{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-gauge-stage{flex-direction:column;align-items:center;gap:18px;transition:opacity .5s;display:flex}.mfeature .f-gauge-ring{width:198px;height:198px;transition:filter .3s;position:relative}.mfeature .f-gauge-ring.pulse{filter:drop-shadow(0 0 10px #3b89ff8c)}.mfeature .f-gauge-ring svg{width:100%;height:100%}.mfeature .f-gauge-pct{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.mfeature .f-gauge-pct-val{color:var(--mf-navy);font-variant-numeric:tabular-nums;font-size:45px;font-weight:700}.mfeature .f-gauge-pct-label{color:var(--mf-muted);text-align:center;max-width:115px;font-size:15px;font-weight:600}.mfeature .f-gauge-feed{width:290px;height:70px;margin-top:6px;position:relative}.mfeature .f-gauge-chip{border-radius:var(--mf-r-md);background:var(--mf-white);width:258px;color:var(--mf-navy);opacity:0;justify-content:space-between;align-items:center;padding:11px 18px;font-size:15px;font-weight:600;transition:opacity .4s,transform .4s;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,10px);box-shadow:0 8px 18px #090c501f}.mfeature .f-gauge-chip.show{opacity:1;transform:translate(-50%)}.mfeature .f-gauge-chip-amt{color:var(--mf-blue);direction:ltr;font-weight:700}.mfeature .f-vipprog{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-vipprog-stage{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:440px;transition:opacity .5s;display:flex}.mfeature .f-vipprog-pts-row{align-items:baseline;gap:7px;display:flex}.mfeature .f-vipprog-pts-val{color:var(--mf-navy);font-variant-numeric:tabular-nums;font-size:25px;font-weight:700}.mfeature .f-vipprog-pts-goal{color:var(--mf-muted);font-size:14px;font-weight:600}.mfeature .f-vipprog-track-row{align-items:center;gap:14px;width:100%;display:flex}.mfeature .f-vipprog-badge-col{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.mfeature .f-vipprog-badge{background:var(--mf-white);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:25px;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 8px 18px #090c501f}.mfeature .f-vipprog-badge-next{opacity:.55}.mfeature .f-vipprog-badge-next.unlocked{opacity:1;transform:scale(1.08);box-shadow:0 0 0 7px #3b89ff38,0 8px 18px #090c501f}.mfeature .f-vipprog-badge-label{color:var(--mf-navy);text-align:center;margin-top:10px;font-size:12px;font-weight:600}.mfeature .f-vipprog-track-wrap{flex:1}.mfeature .f-vipprog-track{background:var(--mf-border-soft);border-radius:999px;width:100%;height:13px;position:relative;overflow:hidden}.mfeature .f-vipprog-fill{top:0;background:var(--mf-grad-button);border-radius:999px;width:0%;height:100%;position:absolute;inset-inline-start:0}.mfeature .f-vipprog-hint{color:var(--mf-blue);opacity:0;text-align:center;min-height:19px;font-size:14px;font-weight:600;transition:opacity .4s}.mfeature .f-vipprog-hint.show{opacity:1}.mfeature .f-vipprog-perks{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.mfeature .f-vipprog-perk{color:var(--mf-blue);white-space:nowrap;opacity:0;background:#3b89ff1a;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600;transition:opacity .4s,transform .4s;transform:translateY(6px)}.mfeature .f-vipprog-perk.show{opacity:1;transform:translateY(0)}.mfeature .f-trigger{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-trigger-stage{flex-direction:column;align-items:center;gap:23px;width:100%;max-width:368px;transition:opacity .5s;display:flex;position:relative}.mfeature .f-trigger-tag{color:var(--mf-blue);background:#3b89ff1a;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700}.mfeature .f-trigger-timeline{background:var(--mf-border-soft);border-radius:999px;width:100%;height:7px;position:relative}.mfeature .f-trigger-sweep{top:0;background:var(--mf-grad-button);border-radius:999px;height:100%;position:absolute;inset-inline-start:0}.mfeature .f-trigger-marker{top:50%;background:var(--mf-white);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-inline-end:-19px;font-size:18px;transition:box-shadow .3s,transform .3s;display:flex;position:absolute;inset-inline-end:33%;transform:translateY(-50%);box-shadow:0 6px 14px #090c5026}.mfeature .f-trigger-marker.hit{transform:translateY(-50%)scale(1.15);box-shadow:0 0 0 9px #3b89ff40,0 6px 14px #090c5026}.mfeature .f-trigger-dot{background:var(--mf-border-soft);z-index:1;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;transform:translate(-50%,-50%)}.mfeature .f-trigger-toast{border-radius:var(--mf-r-lg);background:var(--mf-white);opacity:0;flex-direction:column;gap:3px;width:100%;padding:14px 18px;transition:opacity .35s,transform .35s;display:flex;transform:translateY(8px);box-shadow:0 10px 24px #090c5024}.mfeature .f-trigger-toast.show{opacity:1;transform:translateY(0)}.mfeature .f-trigger-toast-title{color:var(--mf-navy);align-items:center;gap:6px;font-size:15px;font-weight:700;display:flex}.mfeature .f-trigger-toast-sub{color:var(--mf-blue);font-size:13px;font-weight:600}.mfeature .f-trig2{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-trig2-stage{flex-direction:column;align-items:center;gap:26px;width:100%;max-width:370px;transition:opacity .5s;display:flex}.mfeature .f-trig2-flow{justify-content:space-between;align-items:flex-start;width:100%;display:flex;position:relative}.mfeature .f-trig2-line-wrap{top:33px;height:2px;position:absolute;inset-inline:110px}.mfeature .f-trig2-line{border-top:2px dashed var(--mf-border-soft);position:absolute;inset:0}.mfeature .f-trig2-pulse{background:var(--mf-blue);border-radius:50%;width:14px;height:14px;position:absolute;top:0;transform:translate(-50%,-50%);box-shadow:0 0 12px #3b89ffbf}.mfeature .f-trig2-node{z-index:2;flex-direction:column;align-items:center;gap:16px;width:110px;display:flex}.mfeature .f-trig2-icon{border-radius:var(--mf-r-md);background:var(--mf-white);justify-content:center;align-items:center;width:64px;height:64px;font-size:27px;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 8px 18px #090c501f}.mfeature .f-trig2-icon.fire{transform:scale(1.08);box-shadow:0 0 0 8px #3b89ff38,0 8px 18px #090c501f}.mfeature .f-trig2-label{color:var(--mf-navy);text-align:center;font-size:13.5px;font-weight:600}.mfeature .f-trig2-toast{border-radius:var(--mf-r-md);background:var(--mf-white);opacity:0;flex-direction:column;gap:3px;width:100%;padding:13px 18px;transition:opacity .35s,transform .35s;display:flex;transform:translateY(8px);box-shadow:0 10px 24px #090c5024}.mfeature .f-trig2-toast.show{opacity:1;transform:translateY(0)}.mfeature .f-trig2-toast-title{color:var(--mf-navy);font-size:15px;font-weight:700}.mfeature .f-trig2-toast-sub{color:var(--mf-blue);font-size:13px;font-weight:600}.mfeature .f-journey{width:100%}.mfeature .f-journey-stage{padding:32px 8px;transition:opacity .5s;position:relative}.mfeature .f-journey-flow-desktop{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;padding-top:60px;display:flex;position:relative}.mfeature .f-journey-line-wrap{top:90px;height:2px;position:absolute;inset-inline:80px}.mfeature .f-journey-line{border-top:2px dashed var(--mf-border-soft);position:absolute;inset:0}.mfeature .f-journey-sweep{inset-inline-start:0;height:2px;width:calc(var(--f-journey-frac,0) * 100%);border-top:2px solid var(--mf-blue);position:absolute;top:0}.mfeature .f-journey-pulse{top:0;background:var(--mf-blue);z-index:2;border-radius:50%;width:15px;height:15px;position:absolute;inset-inline-start:calc(var(--f-journey-frac,0) * 100%);transform:translate(-50%,-50%);box-shadow:0 0 13px #3b89ffbf}.mfeature .f-journey-node{z-index:3;flex-direction:column;flex-shrink:0;align-items:center;gap:15px;width:160px;display:flex;position:relative}.mfeature .f-journey-icon{border-radius:var(--mf-r-md);background:var(--mf-white);justify-content:center;align-items:center;width:60px;height:60px;font-size:26px;transition:box-shadow .18s,transform .18s;display:flex;box-shadow:0 8px 18px #090c501f}.mfeature .f-journey-icon.fire{transform:scale(1.08);box-shadow:0 0 0 8px #3b89ff38,0 8px 18px #090c501f}.mfeature .f-journey-label{color:var(--mf-navy);text-align:center;font-size:13.5px;font-weight:600}.mfeature .f-journey-toast{white-space:nowrap;color:var(--mf-blue);opacity:0;background:#3b89ff1f;border-radius:999px;padding:7px 13px;font-size:12.5px;font-weight:700;transition:opacity .18s,transform .18s;position:absolute;top:-64px;left:50%;transform:translate(-50%,6px)}.mfeature .f-journey-toast.show{opacity:1;transform:translate(-50%)}.mfeature .f-journey-flow-mobile{flex-direction:column;gap:54px;width:100%;max-width:320px;margin:0 auto;padding:8px 0;display:none;position:relative}.mfeature .f-journey-line-wrap-m{top:28px;bottom:28px;width:2px;position:absolute;inset-inline-start:28px}.mfeature .f-journey-line-m{border-inline-start:2px dashed var(--mf-border-soft);position:absolute;inset:0}.mfeature .f-journey-sweep-m{top:0;width:2px;height:calc(var(--f-journey-frac,0) * 100%);border-inline-start:2px solid var(--mf-blue);position:absolute;inset-inline-start:0}.mfeature .f-journey-pulse-m{top:calc(var(--f-journey-frac,0) * 100%);background:var(--mf-blue);z-index:2;border-radius:50%;width:14px;height:14px;position:absolute;inset-inline-start:0;transform:translate(-50%,-50%);box-shadow:0 0 12px #3b89ffbf}.mfeature .f-journey-node-m{z-index:3;align-items:center;gap:16px;display:flex;position:relative}.mfeature .f-journey-icon-m{border-radius:var(--mf-r-md);background:var(--mf-white);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;transition:box-shadow .18s,transform .18s;display:flex;box-shadow:0 8px 18px #090c501f}.mfeature .f-journey-icon-m.fire{transform:scale(1.08);box-shadow:0 0 0 8px #3b89ff38,0 8px 18px #090c501f}.mfeature .f-journey-text-m{flex-direction:column;gap:5px;display:flex}.mfeature .f-journey-label-m{color:var(--mf-navy);font-size:14px;font-weight:600}.mfeature .f-journey-toast-m{color:var(--mf-blue);opacity:0;font-size:12px;font-weight:700;transition:opacity .18s,transform .18s;transform:translateY(-4px)}.mfeature .f-journey-toast-m.show{opacity:1;transform:translateY(0)}@media (max-width:700px){.mfeature .f-journey-flow-desktop{display:none}.mfeature .f-journey-flow-mobile{display:flex}.mfeature .f-journey-stage{padding:24px 8px}}.mfeature .f-section{padding:var(--mf-section-y) 0}.mfeature .f-section-head{text-align:center;max-width:640px;margin:0 auto 48px}.mfeature .f-section-head .kicker{letter-spacing:.5px;text-transform:uppercase;color:var(--mf-blue);margin:0 0 10px;font-size:13px;font-weight:700}.mfeature .f-section-head h2{color:var(--mf-navy);letter-spacing:.123px;margin:0;font-size:34px;font-weight:700;line-height:1.25}.mfeature .f-section-head p{color:var(--mf-text);margin:12px 0 0;font-size:18px;line-height:1.5}.mfeature .f-learn-more{justify-content:center;margin-top:32px;display:flex}.mfeature .f-learn-more a{color:var(--mf-blue);align-items:center;gap:8px;font-size:15px;font-weight:600;display:inline-flex}.mfeature .f-learn-more a:hover{color:var(--mf-blue-600)}.mfeature .f-steps{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.mfeature .f-step{text-align:center;padding:0 12px}.mfeature .f-step .tile{border-radius:var(--mf-r-md);background:var(--mf-grad-tile-blue);justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:26px;animation:4.5s ease-in-out infinite f-tile-float;display:flex;box-shadow:0 10px 20px -8px #090c5038}.mfeature .f-step:nth-child(2) .tile{animation-delay:.3s}.mfeature .f-step:nth-child(3) .tile{animation-delay:.6s}@keyframes f-tile-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.mfeature .f-step h3{color:var(--mf-navy);margin:0;font-size:19px;font-weight:700}.mfeature .f-step p{color:var(--mf-text);margin:8px 0 0;font-size:15px;line-height:1.55}.mfeature .f-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.mfeature .f-grid.cols-4{grid-template-columns:repeat(4,1fr)}.mfeature .f-card{background:var(--mf-white);border:1px solid var(--mf-border-soft);border-radius:var(--mf-r-xl);box-shadow:var(--mf-shadow-card);padding:28px 26px;transition:transform .2s,box-shadow .2s}.mfeature .f-card:hover{transform:translateY(-4px);box-shadow:0 22px 38px -16px #090c502e}.mfeature .f-card .tile{border-radius:var(--mf-r-md);background:var(--mf-grad-tile-blue);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:22px;transition:transform .25s;display:flex}.mfeature .f-card:hover .tile{transform:scale(1.08)rotate(-4deg)}.mfeature .f-card h2{color:var(--mf-navy);margin:0;font-size:18px;font-weight:700}.mfeature .f-card p{color:var(--mf-text);margin:8px 0 0;font-size:15px;line-height:1.55}.mfeature .f-card--logo .tile{background:0 0;border:none;justify-content:flex-start;width:96px;height:40px;font-size:22px;position:relative}.mfeature .f-card--logo .tile img{object-fit:contain;object-position:left center}.mfeature .f-card--logo:hover .tile{transform:none}[dir=rtl] .mfeature .f-card--logo .tile{justify-content:flex-end}[dir=rtl] .mfeature .f-card--logo .tile img{object-position:right center}.mfeature .f-card--logo .category{letter-spacing:.06em;text-transform:uppercase;color:var(--mf-blue);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.mfeature .f-rewards{border:1px solid var(--mf-border-soft);border-radius:var(--mf-r-xl);box-shadow:var(--mf-shadow-card);background:var(--mf-white);flex-direction:column;display:flex;overflow:hidden}.mfeature .f-reward-row{grid-template-columns:240px 1fr;align-items:center;gap:24px;padding:22px 28px;display:grid}.mfeature .f-reward-row+.f-reward-row{border-top:1px solid var(--mf-border-soft)}.mfeature .f-reward-row .moment{align-items:center;gap:12px;display:flex}.mfeature .f-reward-row .moment .tile{border-radius:var(--mf-r-md);background:var(--mf-grad-tile-blue);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;display:flex}.mfeature .f-reward-row .moment .name{color:var(--mf-navy);font-size:16px;font-weight:700}.mfeature .f-reward-row .options{flex-wrap:wrap;gap:8px;display:flex}.mfeature .f-pill{color:var(--mf-navy);background:var(--mf-sky-50);border:1px solid var(--mf-sky-100);border-radius:var(--mf-r-pill);white-space:nowrap;padding:6px 14px;font-size:13px;font-weight:600}.mfeature .f-strip{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.mfeature .f-strip-item{align-items:flex-start;gap:14px;padding:4px;display:flex}.mfeature .f-strip-item .check{background:var(--mf-white);width:28px;min-width:28px;height:28px;box-shadow:0 1px 3px #090c501f, 0 0 0 1px var(--mf-sky-100);color:var(--mf-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.mfeature .f-strip-item h3{color:var(--mf-navy);margin:0;font-size:16px;font-weight:700}.mfeature .f-strip-item p{color:var(--mf-text);margin:4px 0 0;font-size:14px;line-height:1.5}.mfeature .f-split{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.mfeature .f-split-text .kicker{letter-spacing:.5px;text-transform:uppercase;color:var(--mf-blue);margin:0 0 10px;font-size:13px;font-weight:700}.mfeature .f-split-text h2{color:var(--mf-navy);letter-spacing:.123px;margin:0;font-size:32px;font-weight:700;line-height:1.25}.mfeature .f-split-text p{color:var(--mf-text);margin:14px 0 0;font-size:17px;line-height:1.6}.mfeature .f-split-list{flex-direction:column;gap:14px;margin:24px 0 0;padding:0;list-style:none;display:flex}.mfeature .f-split-list li{color:var(--mf-text);align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;display:flex}.mfeature .f-split-list li .check{background:var(--mf-white);width:22px;min-width:22px;height:22px;box-shadow:0 1px 3px #090c501f, 0 0 0 1px var(--mf-sky-100);color:var(--mf-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.mfeature .f-anim-placeholder.compact{aspect-ratio:1;padding:20px}.mfeature .f-anim-placeholder.compact .label{font-size:15px}.mfeature .f-anim-placeholder.compact .hint{max-width:300px;font-size:13px}.mfeature .f-anim-placeholder.banner{aspect-ratio:21/9;max-width:none}.mfeature .f-anim-placeholder.banner .label{font-size:18px}.mfeature .f-cta{background:var(--mf-grad-footer-cta);padding:var(--mf-section-y) 0;text-align:center}.mfeature .f-cta h2{color:var(--mf-navy);letter-spacing:.123px;margin:0;font-size:42px;font-weight:700;line-height:1.2}.mfeature .f-cta h2 .blue{color:var(--mf-blue)}.mfeature .f-cta p{color:var(--mf-text);max-width:540px;margin:14px auto 30px;font-size:19px;line-height:28px}.mfeature .f-section--tint{background:var(--mf-sky-50)}.mfeature .f-stats{padding-top:calc(var(--mf-section-y) * .66);padding-bottom:calc(var(--mf-section-y) * .66)}.mfeature .f-stat-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.mfeature .f-stat-card{background:var(--mf-white);border:1px solid var(--mf-border-soft);border-radius:var(--mf-r-xl);box-shadow:var(--mf-shadow-card);text-align:center;padding:28px 20px}.mfeature .f-stat-value{color:var(--mf-blue);letter-spacing:.123px;font-variant-numeric:tabular-nums;font-size:44px;font-weight:700}.mfeature .f-stat-card p{color:var(--mf-text);margin:8px 0 0;font-size:15px;line-height:1.5}@media (max-width:700px){.mfeature .f-stat-grid{grid-template-columns:1fr;gap:14px}.mfeature .f-stat-value{font-size:36px}}@media (max-width:1199px){.mfeature .f-hero-grid{gap:40px}.mfeature .f-hero h1{font-size:44px}}@media (max-width:991px){.mfeature .f-hero-grid{text-align:center;grid-template-columns:1fr;gap:40px}.mfeature .f-hero-text{text-align:center}.mfeature .f-hero .sub{margin-inline:auto}.mfeature .f-hero .actions{justify-content:center}.mfeature .f-anim-placeholder,.mfeature .f-loop{aspect-ratio:16/10;max-width:520px;margin:0 auto}.mfeature .f-grid,.mfeature .f-grid.cols-4{grid-template-columns:repeat(2,1fr)}.mfeature .f-steps{grid-template-columns:1fr;gap:36px;max-width:420px;margin:0 auto}.mfeature .f-strip{grid-template-columns:1fr;gap:20px}.mfeature .f-split{grid-template-columns:1fr;gap:32px}.mfeature .f-split-text{text-align:center}.mfeature .f-split-text p{max-width:520px;margin:14px auto 0}.mfeature .f-split-list{text-align:start;max-width:420px;margin:24px auto 0}.mfeature .f-anim-placeholder.compact{aspect-ratio:4/3;max-width:420px;margin:0 auto}.mfeature .f-anim-placeholder.banner{aspect-ratio:16/10}}@media (max-width:700px){.mfeature{--mf-section-y:56px}.mfeature .wrap{padding:0 18px}.mfeature .f-hero{padding-top:130px}.mfeature .f-hero h1{font-size:32px}.mfeature .f-hero .eyebrow{padding:6px 13px;font-size:12px}.mfeature .f-hero .sub{font-size:16px;line-height:1.55}.mfeature .f-hero .actions{flex-direction:column;align-items:stretch;gap:12px}.mfeature .f-hero .actions .btn{width:100%}.mfeature .f-anim-placeholder{aspect-ratio:4/3;padding:20px}.mfeature .f-anim-placeholder .label{font-size:15px}.mfeature .f-anim-placeholder .hint{font-size:13px}.mfeature .f-loop{aspect-ratio:4/3;gap:18px}.mfeature .f-loop-stage{height:145px}.mfeature .f-loop-icon{width:54px;height:54px;font-size:26px}.mfeature .f-loop-label{font-size:15px}.mfeature .f-loop-pill{padding:7px 15px;font-size:13.5px}.mfeature .f-loop-points{font-size:26px}.mfeature .f-loop-stage-wide{width:100%;height:175px}.mfeature .f-loop-sub{font-size:12.5px}.mfeature .f-loop-link{padding:6px 14px;font-size:12px}.mfeature .f-attr-stage{width:240px;height:280px}.mfeature .f-attr-card,.mfeature .f-attr-badge{width:240px}.mfeature .f-attr-ripple{width:208px}.mfeature .f-attr-cursor{font-size:22px;top:132px;left:104px}.mfeature .f-attr-ripple{height:40px;top:124px;left:16px}.mfeature .f-attr-badge{top:198px}.mfeature .f-attr-card{top:38px}.mfeature .f-gauge-ring{width:160px;height:160px}.mfeature .f-gauge-pct-val{font-size:36px}.mfeature .f-gauge-pct-label{max-width:100px;font-size:13px}.mfeature .f-gauge-feed{width:100%;max-width:290px}.mfeature .f-gauge-chip{width:90%;padding:9px 14px;font-size:13.5px}.mfeature .f-vipprog-pts-val{font-size:21px}.mfeature .f-vipprog-pts-goal{font-size:12.5px}.mfeature .f-vipprog-badge{width:48px;height:48px;font-size:21px}.mfeature .f-vipprog-track-row{gap:10px}.mfeature .f-vipprog-perk{padding:6px 12px;font-size:12px}.mfeature .f-trigger-marker{width:32px;height:32px;margin-inline-end:-16px;font-size:15px}.mfeature .f-trigger-toast-title{font-size:14px}.mfeature .f-trigger-toast-sub{font-size:12px}.mfeature .f-section-head{margin-bottom:32px}.mfeature .f-section-head h2{font-size:25px}.mfeature .f-section-head p{font-size:15px}.mfeature .f-grid,.mfeature .f-grid.cols-4{grid-template-columns:1fr;gap:16px}.mfeature .f-card{padding:22px 20px}.mfeature .f-reward-row{grid-template-columns:1fr;gap:12px;padding:18px 20px}.mfeature .f-strip{gap:16px}.mfeature .f-split-text h2{font-size:24px}.mfeature .f-split-text p{font-size:15px}.mfeature .f-anim-placeholder.compact,.mfeature .f-anim-placeholder.banner{aspect-ratio:4/3}.mfeature .f-cta h2{font-size:26px}.mfeature .f-cta p{font-size:16px;line-height:1.5}.mfeature .f-cta .btn{width:100%}}.mfeature .f-topics{flex-direction:column;gap:48px;display:flex}.mfeature .f-topic-title{color:var(--mf-navy);align-items:center;gap:10px;margin:0 0 16px;font-size:20px;font-weight:700;display:flex}.mfeature .f-topic-title .tile{border-radius:var(--mf-r-sm);background:var(--mf-grad-tile-blue);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.mfeature .f-accordion{border:1px solid var(--mf-border-soft);border-radius:var(--mf-r-lg);background:var(--mf-white);overflow:hidden}.mfeature .f-accordion-item+.f-accordion-item{border-top:1px solid var(--mf-border-soft)}.mfeature .f-accordion-q{cursor:pointer;text-align:start;width:100%;color:var(--mf-navy);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-family:inherit;font-size:16px;font-weight:600;transition:background .15s;display:flex}.mfeature .f-accordion-q:hover{background:var(--mf-sky-50)}.mfeature .f-accordion-icon{width:18px;height:18px;color:var(--mf-muted);flex-shrink:0;transition:transform .2s}.mfeature .f-accordion-item.open .f-accordion-icon{color:var(--mf-blue);transform:rotate(180deg)}.mfeature .f-accordion-a{color:var(--mf-text);padding:0 22px 20px;font-size:15px;line-height:1.65}@media (max-width:700px){.mfeature .f-topics{gap:36px}.mfeature .f-topic-title{font-size:18px}.mfeature .f-accordion-q{padding:15px 16px;font-size:15px}.mfeature .f-accordion-a{padding:0 16px 16px;font-size:14px}}.mfeature .f-possync{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-possync-card{flex-direction:column;align-items:center;gap:18px;width:100%;max-width:320px;display:flex}.mfeature .f-possync-title{color:var(--mf-navy);text-align:center;font-size:16px;font-weight:600}.mfeature .f-possync-scanbox{border-radius:var(--mf-r-lg);background:repeating-linear-gradient(90deg, var(--mf-navy) 0 3px, transparent 3px 7px, var(--mf-navy) 7px 9px, transparent 9px 15px, var(--mf-navy) 15px 20px, transparent 20px 24px);background-color:var(--mf-white);border:1px solid var(--mf-border-soft);width:128px;height:128px;position:relative;overflow:hidden}.mfeature .f-possync-laser{inset-inline-start:0;background:var(--mf-blue);width:100%;height:3px;animation:3.8s infinite f-possync-sweep;position:absolute;top:0;box-shadow:0 0 10px 2px #3b89ffb3}@keyframes f-possync-sweep{0%{opacity:0;top:3%}3%{opacity:1}20%{opacity:1;top:97%}24%{opacity:0}26%{opacity:0;top:3%}to{opacity:0;top:3%}}.mfeature .f-possync-member{border-radius:var(--mf-r-pill);background:var(--mf-sky-50);opacity:0;align-items:center;gap:10px;padding:12px 18px;transition:opacity .3s,transform .3s;display:flex;transform:translateY(6px)}.mfeature .f-possync-member.show{opacity:1;transform:translateY(0)}.mfeature .f-possync-member-check{color:var(--mf-green-600);font-weight:700}.mfeature .f-possync-member-name{color:var(--mf-navy);font-size:15px;font-weight:600}.mfeature .f-possync-member-pts{color:var(--mf-blue-600);font-size:14px;font-weight:600}.mfeature .f-possync-sync{color:var(--mf-muted);opacity:0;font-size:13px;transition:opacity .3s}.mfeature .f-possync-sync.show{opacity:1}.mfeature .f-gmission{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-gmission-stage{flex-direction:column;gap:16px;width:100%;max-width:340px;transition:opacity .3s;display:flex}.mfeature .f-gmission-header{justify-content:space-between;align-items:baseline;display:flex}.mfeature .f-gmission-total-label{color:var(--mf-muted);font-size:14px;font-weight:600}.mfeature .f-gmission-total-val{color:var(--mf-navy);font-variant-numeric:tabular-nums;font-size:28px;font-weight:700}.mfeature .f-gmission-tasks{flex-direction:column;gap:10px;display:flex}.mfeature .f-gmission-task{border-radius:var(--mf-r-md);background:var(--mf-sky-50);align-items:center;gap:12px;padding:12px 16px;transition:background .25s;display:flex}.mfeature .f-gmission-task.done{background:var(--mf-blue-tint)}.mfeature .f-gmission-check{border:2px solid var(--mf-border-soft);width:20px;height:20px;color:var(--mf-white);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:background .2s,border-color .2s;display:flex}.mfeature .f-gmission-task.done .f-gmission-check{background:var(--mf-green-600);border-color:var(--mf-green-600)}.mfeature .f-gmission-label{color:var(--mf-text);flex:1;font-size:14px;transition:color .2s,text-decoration-color .2s}.mfeature .f-gmission-task.done .f-gmission-label{color:var(--mf-muted);text-decoration:line-through}.mfeature .f-gmission-pts{color:var(--mf-blue-600);font-size:13px;font-weight:600}.mfeature .f-gmission-badge{text-align:center;color:var(--mf-green-600);opacity:0;font-size:14px;font-weight:600;transition:opacity .3s,transform .3s;transform:translateY(6px)}.mfeature .f-gmission-badge.show{opacity:1;transform:translateY(0)}.mfeature .f-mscreen{justify-content:center;align-items:center;width:100%;padding:24px 0;display:flex}.mfeature .f-mscreen-screen{flex-direction:column;gap:24px;width:100%;max-width:760px;transition:opacity .3s;display:flex}.mfeature .f-mscreen-header{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.mfeature .f-mscreen-htitle{color:var(--mf-navy);font-size:20px;font-weight:700}.mfeature .f-mscreen-hsub{color:var(--mf-muted);font-size:14px}.mfeature .f-mscreen-total{align-items:baseline;gap:8px;margin-top:4px;display:flex}.mfeature .f-mscreen-total-label{color:var(--mf-muted);font-size:14px;font-weight:600}.mfeature .f-mscreen-total-val{color:var(--mf-blue-600);font-variant-numeric:tabular-nums;font-size:26px;font-weight:700}.mfeature .f-mscreen-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.mfeature .f-mscreen-card{border-radius:var(--mf-r-lg);background:var(--mf-sky-50);flex-direction:column;align-items:center;gap:8px;padding:20px 12px;transition:background .25s;display:flex;position:relative}.mfeature .f-mscreen-card.done{background:var(--mf-blue-tint)}.mfeature .f-mscreen-icon{font-size:26px}.mfeature .f-mscreen-label{color:var(--mf-navy);text-align:center;font-size:13px;font-weight:600}.mfeature .f-mscreen-pts{color:var(--mf-blue-600);font-size:12px;font-weight:600}.mfeature .f-mscreen-check{top:8px;background:var(--mf-green-600);width:18px;height:18px;color:var(--mf-white);opacity:0;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;transition:opacity .2s;display:flex;position:absolute;inset-inline-end:8px}.mfeature .f-mscreen-card.done .f-mscreen-check{opacity:1}.mfeature .f-mscreen-footer{text-align:center;color:var(--mf-green-600);opacity:0;font-size:15px;font-weight:600;transition:opacity .3s,transform .3s;transform:translateY(6px)}.mfeature .f-mscreen-footer.show{opacity:1;transform:translateY(0)}@media (max-width:700px){.mfeature .f-mscreen-grid{grid-template-columns:repeat(2,1fr);gap:12px}.mfeature .f-mscreen-card{padding:16px 10px}.mfeature .f-mscreen-htitle{font-size:18px}.mfeature .f-mscreen-total-val{font-size:22px}}.mfeature .f-vreview{flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:340px;display:flex}.mfeature .f-vreview-tag{color:var(--mf-blue-600);background:var(--mf-sky-50);border-radius:var(--mf-r-pill);opacity:0;padding:8px 16px;font-size:13px;font-weight:600;transition:opacity .3s,transform .3s;transform:translateY(6px)}.mfeature .f-vreview-tag.show{opacity:1;transform:translateY(0)}.mfeature .f-vreview-card{border-radius:var(--mf-r-lg);background:var(--mf-white);width:100%;max-width:320px;box-shadow:var(--mf-shadow-card);opacity:0;flex-direction:column;gap:8px;padding:22px;transition:opacity .35s,transform .35s;display:flex;transform:translateY(10px)}.mfeature .f-vreview-card.show{opacity:1;transform:translateY(0)}.mfeature .f-vreview-product{color:var(--mf-navy);font-size:14px;font-weight:600}.mfeature .f-vreview-stars{gap:3px;display:flex}.mfeature .f-vreview-star{color:var(--mf-border-soft);font-size:18px;transition:color .2s}.mfeature .f-vreview-star.lit{color:#f5b400}.mfeature .f-vreview-text{color:var(--mf-text);font-size:13px;line-height:1.5}.mfeature .f-vreview-reviewer{color:var(--mf-muted);font-size:12px}.mfeature .f-vreview-verified{color:var(--mf-green-600);border-radius:var(--mf-r-pill);opacity:0;background:#00a63e1a;align-self:flex-start;margin-top:4px;padding:4px 10px;font-size:11px;font-weight:600;transition:opacity .3s}.mfeature .f-vreview-verified.show{opacity:1}.mfeature .f-vreview-pts{color:var(--mf-blue-600);opacity:0;font-size:14px;font-weight:600;transition:opacity .3s,transform .3s;transform:translateY(6px)}.mfeature .f-vreview-pts.show{opacity:1;transform:translateY(0)}.mfeature .f-earnrate{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.mfeature .f-earnrate-viewport{border-radius:var(--mf-r-lg);width:100%;max-width:280px;overflow:hidden}.mfeature .f-earnrate-track{transition:transform .6s cubic-bezier(.65,0,.35,1);display:flex}.mfeature .f-earnrate-card{background:var(--mf-sky-50);text-align:center;flex-direction:column;flex:0 0 100%;align-items:center;gap:8px;padding:28px 20px;display:flex}.mfeature .f-earnrate-thumb{font-size:40px}.mfeature .f-earnrate-name{color:var(--mf-navy);font-size:14px;font-weight:600}.mfeature .f-earnrate-price{color:var(--mf-muted);font-size:13px}.mfeature .f-earnrate-rate{border-radius:var(--mf-r-pill);margin-top:4px;padding:5px 14px;font-size:13px;font-weight:700}.mfeature .f-earnrate-rate-x2{color:#b45300;background:#fff1db}.mfeature .f-earnrate-rate-x15{color:var(--mf-blue-600);background:var(--mf-sky-100)}.mfeature .f-earnrate-rate-zero{color:var(--mf-muted);background:var(--mf-border-soft)}.mfeature .f-earnrate-rate-x1{color:var(--mf-green-600);background:#00a63e1a}.mfeature .f-earnrate-note{color:var(--mf-muted);max-width:220px;font-size:12px}.mfeature .f-earnrate-dots{gap:6px;display:flex}.mfeature .f-earnrate-dot{background:var(--mf-border-soft);border-radius:50%;width:6px;height:6px;transition:background .25s}.mfeature .f-earnrate-dot.active{background:var(--mf-blue)}.mfeature .f-intanim{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-intanim-stage{flex-direction:column;align-items:center;width:100%;max-width:300px;display:flex}.mfeature .f-intanim-screen{background:var(--mf-white);border-radius:var(--mf-r-lg);z-index:3;width:100%;padding:16px;box-shadow:0 20px 40px -16px #090c502e}.mfeature .f-intanim-bar{gap:5px;margin-bottom:12px;display:flex}.mfeature .f-intanim-bar span{background:var(--mf-border-soft);border-radius:50%;width:7px;height:7px}.mfeature .f-intanim-storebody,.mfeature .f-intanim-mylobody{flex-direction:column;align-items:center;gap:10px;display:flex}.mfeature .f-intanim-storelogo{border-radius:var(--mf-r-md);width:52px;height:52px;color:var(--mf-white);background:linear-gradient(135deg,#96bf48,#7ea83a);justify-content:center;align-items:center;font-size:21px;font-weight:800;display:flex}.mfeature .f-intanim-lbl{color:var(--mf-muted);font-size:12px;font-weight:600}.mfeature .f-intanim-row{background:var(--mf-border-soft);border-radius:4px;width:100%;height:8px}.mfeature .f-intanim-row-w70{width:70%}.mfeature .f-intanim-mylotop{align-self:flex-start;align-items:center;gap:8px;display:flex}.mfeature .f-intanim-mylologo{background:var(--mf-blue);width:26px;height:26px;color:var(--mf-white);border-radius:7px;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:15px;font-style:italic;font-weight:800;display:flex}.mfeature .f-intanim-myloname{color:var(--mf-navy);font-size:12px;font-weight:700}.mfeature .f-intanim-minirow{background:var(--mf-blue-tint);border-radius:var(--mf-r-md);align-items:center;gap:8px;width:100%;padding:7px 10px;display:flex}.mfeature .f-intanim-ic{background:var(--mf-white);border-radius:6px;flex-shrink:0;width:20px;height:20px;position:relative}.mfeature .f-intanim-check{color:var(--mf-green-600);opacity:0;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex;position:absolute;inset:0;transform:scale(.4)}.mfeature .f-intanim-check.show{opacity:1;transform:scale(1)}.mfeature .f-intanim-check svg{width:11px;height:11px}.mfeature .f-intanim-t{color:var(--mf-text);font-size:10.5px;font-weight:600}.mfeature .f-intanim-link{z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:92px;display:flex;position:relative}.mfeature .f-intanim-linecol{inset-inline-start:50%;width:2px;height:100%;position:absolute;top:0;transform:translate(-50%)}.mfeature .f-intanim-dashline{border-inline-start:2px dashed var(--mf-border-soft);position:absolute;inset:0}.mfeature .f-intanim-pulse{background:var(--mf-blue);border-radius:50%;width:10px;height:10px;position:absolute;inset-inline-start:-4px;box-shadow:0 0 8px #3b89ff99}.mfeature .f-intanim-tags{align-items:center;gap:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mfeature .f-intanim-toast{background:var(--mf-navy);color:var(--mf-white);border-radius:var(--mf-r-pill);white-space:nowrap;opacity:0;padding:6px 14px;font-size:11px;font-weight:700;transition:opacity .3s,transform .3s;transform:translateY(4px)}.mfeature .f-intanim-toast.show{opacity:1;transform:translateY(0)}.mfeature .f-intanim-connector{background:var(--mf-white);width:32px;height:32px;color:var(--mf-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:box-shadow .3s;display:flex;box-shadow:0 8px 18px -4px #090c5033}.mfeature .f-intanim-connector svg{width:15px;height:15px}.mfeature .f-intanim-connector.glow{box-shadow:0 0 0 7px #3b89ff2e,0 8px 18px -4px #090c5033}.mfeature .f-apireq{justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-apireq-terminal{border-radius:var(--mf-r-lg);background:#0b0f2e;width:100%;max-width:380px;overflow:hidden;box-shadow:0 16px 36px #090c5040}.mfeature .f-apireq-bar{background:#ffffff0a;align-items:center;gap:6px;padding:10px 14px;display:flex}.mfeature .f-apireq-dot{border-radius:50%;width:9px;height:9px}.mfeature .f-apireq-dot.r{background:#ff5f56}.mfeature .f-apireq-dot.y{background:#ffbd2e}.mfeature .f-apireq-dot.g{background:#27c93f}.mfeature .f-apireq-title{color:#ffffff80;margin-inline-start:auto;font-size:11px;font-weight:600}.mfeature .f-apireq-body{min-height:180px;padding:18px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px;line-height:20px}.mfeature .f-apireq-req{color:#8ecbff}.mfeature .f-apireq-method{color:#7ee787;font-weight:700}.mfeature .f-apireq-caret{vertical-align:middle;background:#8ecbff;width:6px;height:14px;margin-inline-start:2px;animation:1s step-end infinite f-apireq-blink;display:inline-block}@keyframes f-apireq-blink{50%{opacity:0}}.mfeature .f-apireq-status{color:#7ee787;opacity:0;background:#7ee78726;border-radius:6px;margin-top:10px;padding:2px 8px;font-size:11px;font-weight:700;transition:opacity .3s;display:inline-block}.mfeature .f-apireq-status.show{opacity:1}.mfeature .f-apireq-resp{color:#ffffffd9;opacity:0;white-space:pre;margin:8px 0 0;font-family:inherit;transition:opacity .35s,transform .35s;transform:translateY(4px)}.mfeature .f-apireq-resp.show{opacity:1;transform:translateY(0)}.mfeature .f-apireq-k{color:#8ecbff}.mfeature .f-apireq-s{color:#7ee787}.mfeature .f-apireq-n{color:#f5a623}.mfeature .f-roundtrip{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-roundtrip-flow{justify-content:space-between;align-items:center;width:100%;max-width:300px;padding-top:44px;display:flex;position:relative}.mfeature .f-roundtrip-line{inset-inline:45px;border-top:2px dashed var(--mf-border-soft);height:2px;position:absolute;top:72px}.mfeature .f-roundtrip-node{z-index:3;flex-direction:column;align-items:center;gap:12px;width:90px;display:flex}.mfeature .f-roundtrip-icon{border-radius:var(--mf-r-lg);background:var(--mf-white);width:56px;height:56px;box-shadow:var(--mf-shadow-card);justify-content:center;align-items:center;font-size:24px;transition:box-shadow .25s,transform .25s;display:flex}.mfeature .f-roundtrip-icon-brand{color:var(--mf-blue)}.mfeature .f-roundtrip-icon.pulse{box-shadow:0 0 0 8px #3b89ff38, var(--mf-shadow-card);transform:scale(1.08)}.mfeature .f-roundtrip-label{color:var(--mf-navy);text-align:center;font-size:12px;font-weight:600}.mfeature .f-roundtrip-packet{border-radius:var(--mf-r-pill);white-space:nowrap;z-index:5;margin-inline-start:-5px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:0}.mfeature .f-roundtrip-packet.req{background:var(--mf-grad-button);box-shadow:var(--mf-shadow-button);color:var(--mf-white)}.mfeature .f-roundtrip-packet.res{background:var(--mf-white);box-shadow:var(--mf-shadow-card);color:var(--mf-blue)}.mfeature .f-shopadmin{justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-shopadmin-window{border-radius:var(--mf-r-lg);background:var(--mf-white);flex-direction:column;width:100%;max-width:420px;display:flex;overflow:hidden;box-shadow:0 16px 36px #090c502e}.mfeature .f-shopadmin-topbar{background:#1a1a2e;align-items:center;gap:10px;padding:12px 16px;display:flex}.mfeature .f-shopadmin-logo{font-family:var(--font-inter);color:var(--mf-white);letter-spacing:.5px;font-size:12px;font-weight:700}.mfeature .f-shopadmin-crumb{color:#ffffff8c;margin-inline-start:auto;font-size:12px;font-weight:500}.mfeature .f-shopadmin-body{flex:1;min-height:280px;display:flex}.mfeature .f-shopadmin-sidebar{border-inline-end:1px solid var(--mf-border-soft);background:#f4f5fb;flex-direction:column;flex-shrink:0;gap:8px;width:96px;padding:12px 10px;display:flex}.mfeature .f-shopadmin-nav{color:var(--mf-muted);border-radius:8px;align-items:center;gap:6px;padding:7px 8px;font-size:11px;font-weight:500;display:flex}.mfeature .f-shopadmin-nav.active{color:var(--mf-blue);background:#3b89ff1f;font-weight:700}.mfeature .f-shopadmin-content{flex:1;padding:18px;position:relative;overflow:hidden}.mfeature .f-shopadmin-skeleton{flex-direction:column;gap:12px;transition:opacity .4s;display:flex;position:absolute;inset:18px}.mfeature .f-shopadmin-skbar{background:linear-gradient(90deg,#eceef7 25%,#f6f7fc 37%,#eceef7 63%) 0 0/400% 100%;border-radius:6px;height:16px;animation:1.3s infinite f-shopadmin-shimmer}.mfeature .f-shopadmin-skbar.w60{width:60%}.mfeature .f-shopadmin-skbar.w90{width:90%}.mfeature .f-shopadmin-skbar.w40{width:40%}@keyframes f-shopadmin-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.mfeature .f-shopadmin-real{flex-direction:column;gap:12px;transition:opacity .4s;display:flex;position:absolute;inset:18px}.mfeature .f-shopadmin-realtitle{color:var(--mf-navy);font-size:15px;font-weight:700}.mfeature .f-shopadmin-kpis{gap:10px;display:flex}.mfeature .f-shopadmin-kpi{background:#3b89ff0f;border-radius:10px;flex-direction:column;flex:1;gap:4px;padding:10px 12px;display:flex}.mfeature .f-shopadmin-kpival{color:var(--mf-blue);font-size:17px;font-weight:700}.mfeature .f-shopadmin-kpilabel{color:var(--mf-muted);font-size:11px;font-weight:500}.mfeature .f-shopadmin-chip{border-radius:var(--mf-r-pill);color:#1a9e1a;background:#25cd251f;align-self:flex-start;padding:5px 12px;font-size:11px;font-weight:700}.mfeature .f-woofirst{justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-woofirst-stage{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:320px;display:flex}.mfeature .f-woofirst-connect{border-radius:var(--mf-r-pill);color:#1a9e1a;opacity:0;background:#25cd251f;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:700;transition:opacity .35s,transform .35s;display:flex;transform:translateY(4px)}.mfeature .f-woofirst-connect.show{opacity:1;transform:translateY(0)}.mfeature .f-woofirst-notif{border-radius:var(--mf-r-lg);background:var(--mf-white);width:100%;box-shadow:var(--mf-shadow-card);opacity:0;align-items:center;gap:14px;padding:18px;transition:opacity .4s,transform .4s;display:flex;position:relative;transform:translateY(-16px)}.mfeature .f-woofirst-notif.show{opacity:1;transform:translateY(0)}.mfeature .f-woofirst-notif-icon{border-radius:var(--mf-r-md);background:var(--mf-sky-50);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.mfeature .f-woofirst-notif-text{flex-direction:column;gap:3px;display:flex}.mfeature .f-woofirst-notif-title{color:var(--mf-navy);font-size:14px;font-weight:700}.mfeature .f-woofirst-notif-sub{color:var(--mf-muted);font-size:12px;font-weight:500}.mfeature .f-woofirst-ptspop{top:-12px;border-radius:var(--mf-r-pill);background:var(--mf-grad-button);box-shadow:var(--mf-shadow-button);color:var(--mf-white);white-space:nowrap;opacity:0;padding:5px 12px;font-size:12px;font-weight:700;transition:opacity .3s,transform .35s cubic-bezier(.34,1.56,.64,1);position:absolute;inset-inline-start:-10px;transform:scale(.6)}.mfeature .f-woofirst-ptspop.show{opacity:1;transform:scale(1)}.mfeature .f-woofirst-balance{opacity:0;flex-direction:column;gap:10px;width:100%;transition:opacity .4s,transform .4s;display:flex;transform:translateY(6px)}.mfeature .f-woofirst-balance.show{opacity:1;transform:translateY(0)}.mfeature .f-woofirst-balance-row{justify-content:space-between;align-items:baseline;display:flex}.mfeature .f-woofirst-balance-label{color:var(--mf-muted);font-size:13px;font-weight:600}.mfeature .f-woofirst-balance-val{color:var(--mf-blue-600);font-variant-numeric:tabular-nums;font-size:19px;font-weight:700}.mfeature .f-woofirst-track{border-radius:var(--mf-r-pill);background:var(--mf-border-soft);width:100%;height:7px;overflow:hidden}.mfeature .f-woofirst-fill{border-radius:var(--mf-r-pill);background:var(--mf-grad-button);height:100%;transition:width 1s cubic-bezier(.34,1.2,.64,1)}.mfeature .f-appauth{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-appauth-card{border-radius:var(--mf-r-xl);background:var(--mf-white);width:100%;max-width:330px;box-shadow:var(--mf-shadow-card);flex-direction:column;gap:16px;padding:22px;display:flex}.mfeature .f-appauth-head{color:var(--mf-muted);font-size:13px;font-weight:700}.mfeature .f-appauth-row{align-items:center;gap:14px;display:flex}.mfeature .f-appauth-icon{border-radius:var(--mf-r-md);background:var(--mf-sky-50);width:48px;height:48px;color:var(--mf-blue);flex-shrink:0;justify-content:center;align-items:center;display:flex}.mfeature .f-appauth-text{flex-direction:column;flex:1;gap:2px;display:flex}.mfeature .f-appauth-name{color:var(--mf-navy);font-size:14px;font-weight:700}.mfeature .f-appauth-sub{color:var(--mf-muted);font-size:12px;font-weight:500}.mfeature .f-appauth-btn{border-radius:var(--mf-r-pill);background:var(--mf-grad-button);box-shadow:var(--mf-shadow-button);color:var(--mf-white);white-space:nowrap;padding:8px 18px;font-size:13px;font-weight:700}.mfeature .f-appauth-divider{border-top:1px solid var(--mf-border-soft)}.mfeature .f-appauth-carrytitle{color:var(--mf-navy);opacity:0;font-size:13px;font-weight:700;transition:opacity .3s,transform .3s;transform:translateY(4px)}.mfeature .f-appauth-carrytitle.show{opacity:1;transform:translateY(0)}.mfeature .f-appauth-carrylist{flex-wrap:wrap;gap:8px;display:flex}.mfeature .f-appauth-carryitem{border-radius:var(--mf-r-pill);color:#1a9e1a;opacity:0;background:#25cd251a;padding:6px 14px;font-size:12px;font-weight:600;transition:opacity .3s,transform .3s cubic-bezier(.34,1.56,.64,1);transform:scale(.85)}.mfeature .f-appauth-carryitem.show{opacity:1;transform:scale(1)}.mfeature .f-repcycle{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-repcycle-orbit{width:260px;height:260px;position:relative}.mfeature .f-repcycle-ring{border:2px dashed var(--mf-border-soft);border-radius:50%;position:absolute;inset:32px}.mfeature .f-repcycle-node{z-index:3;flex-direction:column;justify-content:center;align-items:center;width:66px;height:66px;margin:-33px;display:flex;position:absolute}.mfeature .f-repcycle-icon{border-radius:var(--mf-r-lg);background:var(--mf-white);width:56px;height:56px;box-shadow:var(--mf-shadow-card);justify-content:center;align-items:center;font-size:22px;transition:box-shadow .25s,transform .25s;display:flex}.mfeature .f-repcycle-icon.active{box-shadow:0 0 0 8px #3b89ff38, var(--mf-shadow-card);transform:scale(1.08)}.mfeature .f-repcycle-label{text-align:center;width:100px;color:var(--mf-navy);opacity:0;margin-top:6px;font-size:12px;font-weight:600;transition:opacity .3s}.mfeature .f-repcycle-label.show{opacity:1}.mfeature .f-repcycle-dot{background:var(--mf-blue);z-index:1;border-radius:50%;width:14px;height:14px;margin:-7px;position:absolute;box-shadow:0 0 10px #3b89ffbf}.mfeature .f-reffunnel{justify-content:center;align-items:center;width:100%;padding:20px 0;display:flex}.mfeature .f-reffunnel-flow{justify-content:space-between;align-items:center;width:100%;max-width:360px;padding-top:54px;display:flex;position:relative}.mfeature .f-reffunnel-line-wrap{inset-inline:48px;height:2px;position:absolute;top:82px}.mfeature .f-reffunnel-line{border-top:2px dashed var(--mf-border-soft);position:absolute;inset:0}.mfeature .f-reffunnel-sweep{inset-inline-start:0;background:var(--mf-blue);height:2px;position:absolute;top:0}.mfeature .f-reffunnel-pulse{background:var(--mf-blue);border-radius:50%;width:14px;height:14px;margin-inline-start:-7px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 12px #3b89ffbf}.mfeature .f-reffunnel-node{z-index:3;flex-direction:column;align-items:center;gap:14px;width:100px;display:flex;position:relative}.mfeature .f-reffunnel-icon{border-radius:var(--mf-r-lg);background:var(--mf-white);width:56px;height:56px;box-shadow:var(--mf-shadow-card);justify-content:center;align-items:center;font-size:24px;transition:box-shadow .25s,transform .25s;display:flex}.mfeature .f-reffunnel-icon.fire{box-shadow:0 0 0 8px #3b89ff38, var(--mf-shadow-card);transform:scale(1.08)}.mfeature .f-reffunnel-icon.fire.done{box-shadow:0 0 0 8px #25cd2538, var(--mf-shadow-card)}.mfeature .f-reffunnel-label{color:var(--mf-navy);text-align:center;font-size:13px;font-weight:600}.mfeature .f-reffunnel-toast{white-space:nowrap;border-radius:var(--mf-r-pill);color:var(--mf-blue);opacity:0;background:#3b89ff1f;padding:6px 12px;font-size:12px;font-weight:700;transition:opacity .2s,transform .2s;position:absolute;top:-50px;left:50%;transform:translate(-50%,6px)}.mfeature .f-reffunnel-toast.show{opacity:1;transform:translate(-50%)}.mfeature .f-vipflip{aspect-ratio:4/3;perspective:1000px;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-vipflip-wrap{position:relative}.mfeature .f-vipflip-coupon{width:280px;height:160px;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.65,0,.35,1);position:relative}.mfeature .f-vipflip-coupon.flipped{transform:rotateY(180deg)}.mfeature .f-vipflip-face{border-radius:var(--mf-r-xl);backface-visibility:hidden;background:var(--mf-white);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 0;display:flex;position:absolute;inset:0;box-shadow:0 14px 30px #090c5029}.mfeature .f-vipflip-face.back{transform:rotateY(180deg)}.mfeature .f-vipflip-badge{background:var(--mf-sky-50);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:25px;display:flex}.mfeature .f-vipflip-tier{color:var(--mf-navy);font-size:15px;font-weight:700}.mfeature .f-vipflip-offer{color:var(--mf-blue);font-size:21px;font-weight:700}.mfeature .f-vipflip-offersub{color:var(--mf-muted);font-size:12px;font-weight:500}.mfeature .f-vipflip-tag{border-radius:var(--mf-r-pill);color:#1a9e1a;white-space:nowrap;opacity:0;background:#25cd2524;padding:6px 14px;font-size:12px;font-weight:700;transition:opacity .3s;position:absolute;top:-38px;left:50%;transform:translate(-50%)}.mfeature .f-vipflip-tag.show{opacity:1}.mfeature .f-campfunnel{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex}.mfeature .f-campfunnel-flow{justify-content:space-between;align-items:center;width:100%;max-width:420px;padding-top:40px;display:flex;position:relative}.mfeature .f-campfunnel-line-wrap{inset-inline:44px;height:2px;position:absolute;top:66px}.mfeature .f-campfunnel-line{border-top:2px dashed var(--mf-border-soft);position:absolute;inset:0}.mfeature .f-campfunnel-pulse{background:var(--mf-blue);border-radius:50%;width:14px;height:14px;margin-inline-start:-7px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 12px #3b89ffbf}.mfeature .f-campfunnel-node{z-index:3;flex-direction:column;align-items:center;gap:10px;width:92px;display:flex;position:relative}.mfeature .f-campfunnel-icon{border-radius:var(--mf-r-lg);background:var(--mf-white);width:52px;height:52px;box-shadow:var(--mf-shadow-card);justify-content:center;align-items:center;font-size:22px;transition:box-shadow .25s,transform .25s;display:flex}.mfeature .f-campfunnel-icon.fire{box-shadow:0 0 0 8px #3b89ff38, var(--mf-shadow-card);transform:scale(1.08)}.mfeature .f-campfunnel-count{color:var(--mf-blue-600);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.mfeature .f-campfunnel-label{color:var(--mf-navy);text-align:center;font-size:12px;font-weight:600}.mfeature .f-csvmap{justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-csvmap-stage{flex-direction:column;align-items:center;gap:18px;width:100%;max-width:380px;display:flex;position:relative}.mfeature .f-csvmap-headers{justify-content:space-between;width:100%;padding:0 4px;display:flex}.mfeature .f-csvmap-headerlabel{color:var(--mf-muted);font-size:12px;font-weight:700}.mfeature .f-csvmap-area{width:100%;height:190px;position:relative}.mfeature .f-csvmap-col{flex-direction:column;gap:24px;display:flex;position:absolute;top:0}.mfeature .f-csvmap-col.right{right:0}.mfeature .f-csvmap-col.left{left:0}.mfeature .f-csvmap-chip{border-radius:var(--mf-r-md);background:var(--mf-white);width:148px;box-shadow:var(--mf-shadow-card);color:var(--mf-navy);text-align:center;padding:10px 14px;font-size:13px;font-weight:600;transition:box-shadow .25s,background .25s}.mfeature .f-csvmap-chip.mapped{background:var(--mf-sky-50);box-shadow:0 0 0 2px #3b89ff4d, var(--mf-shadow-card)}.mfeature .f-csvmap-lines{width:100%;height:100%;position:absolute;inset:0}.mfeature .f-csvmap-link{fill:none;stroke:var(--mf-blue);stroke-width:2px;stroke-dasharray:6 5;opacity:0}.mfeature .f-csvmap-link.show{opacity:.9}.mfeature .f-csvmap-tick{opacity:0;transition:opacity .25s}.mfeature .f-csvmap-tick.show{opacity:1}.mfeature .f-csvmap-toast{border-radius:var(--mf-r-pill);color:#1a9e1a;opacity:0;background:#25cd2524;padding:7px 16px;font-size:12px;font-weight:700;transition:opacity .35s,transform .35s;transform:translateY(4px)}.mfeature .f-csvmap-toast.show{opacity:1;transform:translateY(0)}@media (max-width:700px){.mfeature .f-shopadmin-window{max-width:340px}.mfeature .f-shopadmin-sidebar{width:78px}.mfeature .f-repcycle-orbit{transform:scale(.923)}.mfeature .f-vipflip-coupon{width:240px;height:150px}.mfeature .f-campfunnel-flow{max-width:340px}.mfeature .f-campfunnel-node{width:76px}.mfeature .f-csvmap-chip{width:128px;font-size:12px}}.mfeature .f-localert{justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-localert-stage{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:360px;display:flex}.mfeature .f-localert-site{border-radius:var(--mf-r-lg);background:#3b89ff08;border:1.5px dashed #3b89ff59;width:100%;height:240px;position:relative}.mfeature .f-localert-bar{top:14px;background:#090c500f;border-radius:4px;height:8px;position:absolute;inset-inline:16px}.mfeature .f-localert-bar.short{top:30px;width:40%;inset-inline-end:auto}.mfeature .f-localert-toggle{background:var(--mf-white);border-radius:var(--mf-r-pill);box-shadow:var(--mf-shadow-sm);gap:2px;padding:3px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%)}.mfeature .f-localert-opt{z-index:1;text-align:center;width:44px;color:var(--mf-navy);border-radius:var(--mf-r-pill);padding:6px 0;font-size:12px;font-weight:700;transition:color .4s cubic-bezier(.4,0,.2,1);position:relative}.mfeature .f-localert-opt.active{color:var(--mf-white)}.mfeature .f-localert-thumb{border-radius:var(--mf-r-pill);background:var(--mf-blue);z-index:0;width:44px;height:26px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px}.mfeature .f-localert-thumb.he{transform:translate(46px)}.mfeature .f-localert-popup{border-radius:var(--mf-r-lg);background:var(--mf-white);text-align:center;flex-direction:column;align-items:center;gap:10px;width:84%;max-width:280px;padding:20px;transition:opacity .25s;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 16px 34px #090c5029}.mfeature .f-localert-popup.fade{opacity:0}.mfeature .f-localert-ptitle{color:var(--mf-navy);font-size:16px;font-weight:700}.mfeature .f-localert-psub{color:var(--mf-muted);font-size:13px;font-weight:500}.mfeature .f-localert-pbtn{background:var(--mf-blue);color:var(--mf-white);border-radius:10px;margin-top:4px;padding:9px 22px;font-size:13px;font-weight:700}.mfeature .f-localert-toast{border-radius:var(--mf-r-pill);color:#1a9e1a;opacity:0;background:#25cd2524;padding:7px 16px;font-size:12px;font-weight:700;transition:opacity .35s,transform .35s;transform:translateY(4px)}.mfeature .f-localert-toast.show{opacity:1;transform:translateY(0)}.mfeature .f-multiclient{justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-multiclient-stage{flex-direction:column;align-items:center;gap:20px;display:flex}.mfeature .f-multiclient-flipwrap{perspective:900px;width:260px;height:185px}.mfeature .f-multiclient-flipcard{width:100%;height:100%;transform-style:preserve-3d;border-radius:var(--mf-r-xl);transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.mfeature .f-multiclient-flipcard.flipped{transform:rotateY(180deg)}.mfeature .f-multiclient-face{border-radius:var(--mf-r-xl);background:var(--mf-white);backface-visibility:hidden;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0;box-shadow:0 10px 24px #090c5024}.mfeature .f-multiclient-face.back{transform:rotateY(180deg)}.mfeature .f-multiclient-icon{border-radius:var(--mf-r-md);width:48px;height:48px;color:var(--mf-white);justify-content:center;align-items:center;font-size:22px;display:flex}.mfeature .f-multiclient-name{color:var(--mf-navy);font-size:16px;font-weight:700}.mfeature .f-multiclient-meta{color:var(--mf-muted);font-size:13px;font-weight:600}.mfeature .f-multiclient-dots{gap:6px;display:flex}.mfeature .f-multiclient-dot{background:var(--mf-border-soft);border-radius:50%;width:6px;height:6px;transition:background .25s,transform .25s}.mfeature .f-multiclient-dot.active{background:var(--mf-blue);transform:scale(1.3)}.mfeature .f-multiclient-toast{border-radius:var(--mf-r-pill);color:#1a9e1a;opacity:0;background:#25cd2524;padding:7px 16px;font-size:12px;font-weight:700;transition:opacity .35s,transform .35s;transform:translateY(4px)}.mfeature .f-multiclient-toast.show{opacity:1;transform:translateY(0)}.mfeature .f-adoptchart{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-adoptchart-stage{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:360px;display:flex}.mfeature .f-adoptchart-chart{justify-content:center;align-items:flex-end;gap:22px;width:100%;height:190px;padding-top:30px;display:flex}.mfeature .f-adoptchart-col{flex-direction:column;align-items:center;gap:8px;width:80px;display:flex}.mfeature .f-adoptchart-checkslot{justify-content:center;align-items:center;height:24px;display:flex}.mfeature .f-adoptchart-count{color:var(--mf-navy);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.mfeature .f-adoptchart-track{background:#090c500d;border-radius:10px;align-items:flex-end;width:46px;height:130px;display:flex;position:relative;overflow:visible}.mfeature .f-adoptchart-fillclip{border-radius:10px;align-items:flex-end;width:100%;height:100%;display:flex;overflow:hidden}.mfeature .f-adoptchart-fill{background:var(--mf-blue);border-radius:10px;width:100%;height:0%;transition:height 1s cubic-bezier(.3,.9,.3,1)}.mfeature .f-adoptchart-label{color:var(--mf-muted);text-align:center;font-size:12px;font-weight:600}.mfeature .f-adoptchart-check{background:var(--mf-white);width:22px;height:22px;color:var(--mf-blue);border-radius:50%;justify-content:center;align-items:center;font-size:12px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;transform:scale(0);box-shadow:0 6px 14px #090c5024}.mfeature .f-adoptchart-check.show{transform:scale(1)}.mfeature .f-adoptchart-toast{border-radius:var(--mf-r-pill);color:#1a9e1a;opacity:0;background:#25cd2524;padding:7px 16px;font-size:12px;font-weight:700;transition:opacity .35s,transform .35s;transform:translateY(4px)}.mfeature .f-adoptchart-toast.show{opacity:1;transform:translateY(0)}.mfeature .f-ptsdash{justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-ptsdash-stage{flex-direction:column;gap:14px;width:100%;max-width:320px;display:flex}.mfeature .f-ptsdash-totalcard{border-radius:var(--mf-r-lg);background:var(--mf-white);justify-content:space-between;align-items:center;width:100%;padding:18px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #090c501f}.mfeature .f-ptsdash-glow{opacity:0;background:radial-gradient(circle at 50% 0,#3b89ff29,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.mfeature .f-ptsdash-glow.show{opacity:1}.mfeature .f-ptsdash-totalpoints{color:var(--mf-blue);z-index:1;font-variant-numeric:tabular-nums;font-size:24px;font-weight:700;position:relative}.mfeature .f-ptsdash-totallabel{color:var(--mf-muted);z-index:1;font-size:13px;font-weight:600;position:relative}.mfeature .f-ptsdash-feed{flex-direction:column;gap:10px;width:100%;display:flex}.mfeature .f-ptsdash-row{border-radius:var(--mf-r-md);background:var(--mf-white);opacity:0;align-items:center;gap:12px;padding:11px 14px;transition:opacity .3s,transform .3s;display:flex;transform:translateY(-10px);box-shadow:0 6px 14px #090c5014}.mfeature .f-ptsdash-row.show{opacity:1;transform:translateY(0)}.mfeature .f-ptsdash-icon{background:var(--mf-sky-50);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}.mfeature .f-ptsdash-text{color:var(--mf-navy);flex:1;font-size:13px;font-weight:600}.mfeature .f-ptsdash-plus{color:var(--mf-blue);font-size:13px;font-weight:700}.mfeature .f-unifiedplat{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex}.mfeature .f-unifiedplat-stage{flex-direction:column;align-items:center;gap:22px;width:100%;max-width:360px;display:flex}.mfeature .f-unifiedplat-chiprow{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;display:flex}.mfeature .f-unifiedplat-chip{border-radius:var(--mf-r-pill);background:var(--mf-white);color:var(--mf-muted);align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:box-shadow .25s,color .25s;display:flex;box-shadow:0 6px 14px #090c5014}.mfeature .f-unifiedplat-chip.active{color:var(--mf-blue);box-shadow:0 0 0 2px #3b89ff4d,0 8px 16px #090c501a}.mfeature .f-unifiedplat-result{border-radius:var(--mf-r-lg);background:var(--mf-white);flex-direction:column;align-items:center;gap:6px;width:220px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #090c501f}.mfeature .f-unifiedplat-glow{opacity:0;background:radial-gradient(circle at 50% 0,#3b89ff29,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.mfeature .f-unifiedplat-glow.show{opacity:1}.mfeature .f-unifiedplat-count{color:var(--mf-blue);z-index:1;font-variant-numeric:tabular-nums;font-size:24px;font-weight:700;position:relative}.mfeature .f-unifiedplat-label{color:var(--mf-muted);z-index:1;text-align:center;font-size:13px;font-weight:600;position:relative}@media (max-width:700px){.mfeature .f-multiclient-flipwrap{width:220px;height:165px}.mfeature .f-adoptchart-chart{gap:14px}.mfeature .f-adoptchart-col{width:70px}.mfeature .f-adoptchart-track{width:40px}.mfeature .f-unifiedplat-chip{padding:7px 12px;font-size:12px}}@media (prefers-reduced-motion:reduce){.mfeature .f-card,.mfeature .btn,.mfeature .f-card .tile{transition:none}.mfeature .f-possync-laser{opacity:0;animation:none}.mfeature .f-localert-popup,.mfeature .f-localert-thumb,.mfeature .f-localert-opt,.mfeature .f-localert-toast,.mfeature .f-multiclient-flipcard,.mfeature .f-multiclient-dot,.mfeature .f-multiclient-toast,.mfeature .f-adoptchart-fill,.mfeature .f-adoptchart-check,.mfeature .f-adoptchart-toast,.mfeature .f-ptsdash-glow,.mfeature .f-ptsdash-row,.mfeature .f-unifiedplat-chip,.mfeature .f-unifiedplat-glow{transition:none;animation:none}.mfeature .f-ptsdash-row{opacity:1;transform:none}.mfeature .f-shopadmin-skeleton,.mfeature .f-shopadmin-real,.mfeature .f-shopadmin-skbar,.mfeature .f-woofirst-connect,.mfeature .f-woofirst-notif,.mfeature .f-woofirst-ptspop,.mfeature .f-woofirst-balance,.mfeature .f-woofirst-fill,.mfeature .f-appauth-carrytitle,.mfeature .f-appauth-carryitem,.mfeature .f-repcycle-icon,.mfeature .f-reffunnel-icon,.mfeature .f-reffunnel-toast,.mfeature .f-vipflip-coupon,.mfeature .f-vipflip-tag,.mfeature .f-campfunnel-icon,.mfeature .f-csvmap-chip,.mfeature .f-csvmap-tick,.mfeature .f-csvmap-toast{transition:none;animation:none}.mfeature .f-shopadmin-skeleton{opacity:0}.mfeature .f-shopadmin-real{opacity:1}.mfeature .f-intanim-pulse,.mfeature .f-intanim-toast,.mfeature .f-intanim-check,.mfeature .f-intanim-connector,.mfeature .f-apireq-caret,.mfeature .f-apireq-status,.mfeature .f-apireq-resp,.mfeature .f-roundtrip-icon{transition:none;animation:none}.mfeature .f-intanim-pulse{opacity:0}.mfeature .f-intanim-toast,.mfeature .f-intanim-check,.mfeature .f-apireq-status,.mfeature .f-apireq-resp{opacity:1;transform:none}.mfeature .f-possync-member,.mfeature .f-possync-sync,.mfeature .f-gmission-stage,.mfeature .f-gmission-task,.mfeature .f-gmission-check,.mfeature .f-gmission-label,.mfeature .f-gmission-badge,.mfeature .f-mscreen-screen,.mfeature .f-mscreen-card,.mfeature .f-mscreen-check,.mfeature .f-mscreen-footer,.mfeature .f-vreview-tag,.mfeature .f-vreview-card,.mfeature .f-vreview-star,.mfeature .f-vreview-verified,.mfeature .f-vreview-pts,.mfeature .f-earnrate-track,.mfeature .f-earnrate-dot{transition:none}.mfeature .f-card:hover,.mfeature .f-card:hover .tile{transform:none}.mfeature .f-step .tile{animation:none}.mfeature .f-accordion-icon,.mfeature .f-loop-phase,.mfeature .f-loop-dot{transition:none}.mfeature .f-attr-stage,.mfeature .f-attr-btn-label,.mfeature .f-attr-btn-spin,.mfeature .f-attr-btn-spin:before,.mfeature .f-attr-btn-check,.mfeature .f-attr-cursor,.mfeature .f-attr-ripple,.mfeature .f-attr-badge{animation:none}.mfeature .f-attr-stage{opacity:1}.mfeature .f-attr-btn-label,.mfeature .f-attr-btn-spin,.mfeature .f-attr-cursor,.mfeature .f-attr-ripple{opacity:0}.mfeature .f-attr-btn-check{opacity:1}.mfeature .f-attr-badge{opacity:1;transform:translateY(0)}.mfeature .f-gauge-stage,.mfeature .f-gauge-ring,.mfeature .f-gauge-chip,.mfeature .f-vipprog-stage,.mfeature .f-vipprog-badge,.mfeature .f-vipprog-hint,.mfeature .f-vipprog-perk,.mfeature .f-trigger-stage,.mfeature .f-trigger-marker,.mfeature .f-trigger-toast,.mfeature .f-trig2-stage,.mfeature .f-trig2-icon,.mfeature .f-trig2-toast,.mfeature .f-journey-stage,.mfeature .f-journey-icon,.mfeature .f-journey-toast,.mfeature .f-journey-icon-m,.mfeature .f-journey-toast-m{transition:none}}
