.fm-landing{--fm-accent: #007AFF;--fm-accent-15: #007AFF26;--fm-accent-08: #007AFF14;--fm-bg: #FFFFFF;--fm-bg-alt: #F7F7FA;--fm-card: #FFFFFF;--fm-fg: #0A0A0F;--fm-fg-muted: #6B6B75;--fm-fg-soft: #9C9CA8;--fm-border: #ECECF0;--fm-border-strong: #DFDFE5;--fm-shadow-sm: 0 1px 2px rgba(15, 15, 25, .04), 0 1px 1px rgba(15, 15, 25, .03);--fm-shadow: 0 4px 20px rgba(15, 15, 25, .04), 0 1px 3px rgba(15, 15, 25, .03);--fm-shadow-lg: 0 24px 60px rgba(15, 15, 25, .08), 0 8px 24px rgba(15, 15, 25, .04);--fm-radius: 20px;--fm-radius-lg: 28px;--fm-radius-xl: 36px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--fm-bg);color:var(--fm-fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv11","ss01";letter-spacing:-.01em;min-height:100vh;overflow-x:clip;line-height:1.5}.fm-landing *,.fm-landing *:before,.fm-landing *:after{box-sizing:border-box}.fm-landing a{color:inherit;text-decoration:none}.fm-landing button{font-family:inherit;cursor:pointer}.fm-landing img{display:block;max-width:100%}.fm-scroll-progress{position:fixed;top:0;left:0;right:0;height:3px;background:var(--fm-accent);transform:scaleX(0);transform-origin:0 50%;z-index:100;pointer-events:none;box-shadow:0 0 12px var(--fm-accent-15)}.fm-landing .fm-h1 .fm-word{display:inline-block;opacity:0;transform:translateY(.5em);transition:transform .9s cubic-bezier(.2,.7,.2,1),opacity .6s ease;transition-delay:calc(var(--w-i, 0) * 50ms + .1s)}.fm-landing .fm-h1-ready .fm-word{opacity:1;transform:translateY(0)}.fm-landing .fm-hero-copy,.fm-landing .fm-strip-inner,.fm-landing .fm-section-head,.fm-landing .fm-pitch{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.fm-landing .fm-hero-copy.in-view,.fm-landing .fm-strip-inner.in-view,.fm-landing .fm-section-head.in-view,.fm-landing .fm-pitch.in-view{opacity:1;transform:translateY(0)}.fm-landing .fm-feature{opacity:0;transition:opacity .7s ease,transform .8s cubic-bezier(.2,.75,.25,1)}.fm-landing .fm-feature:nth-child(1){transform:translate(-40px) rotate(-1deg)}.fm-landing .fm-feature:nth-child(2){transform:translateY(40px) scale(.95)}.fm-landing .fm-feature:nth-child(3){transform:translateY(40px) scale(.95)}.fm-landing .fm-feature:nth-child(4){transform:translate(40px) rotate(1deg)}.fm-landing .fm-feature.in-view{opacity:1;transform:translate(0) rotate(0) scale(1);transition-delay:calc(var(--anim-i, 0) * 80ms)}.fm-landing .fm-step{opacity:0;transform:translateY(50px);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--anim-i, 0) * .14s)}.fm-landing .fm-step.in-view{opacity:1;transform:translateY(0)}.fm-landing .fm-steps{position:relative}.fm-landing .fm-steps:before{content:"";position:absolute;top:50%;left:5%;right:5%;height:2px;background:linear-gradient(90deg,transparent,var(--fm-border-strong) 20%,var(--fm-border-strong) 80%,transparent);z-index:-1;opacity:0;transform:scaleX(0);transform-origin:0 50%;transition:transform 1.2s cubic-bezier(.7,0,.3,1) .4s,opacity .4s ease .4s}.fm-landing .fm-steps:has(.fm-step.in-view):before{opacity:1;transform:scaleX(1)}.fm-landing .sv-form .sv-form-opt.sv-active{background:var(--fm-bg-alt);border-color:transparent;color:var(--fm-fg-muted);transition:background .4s ease,border-color .4s ease,color .4s ease}.fm-landing .sv-form .sv-form-check{opacity:0;transform:scale(.4);transition:opacity .3s ease,transform .35s cubic-bezier(.34,1.56,.64,1)}.fm-landing .sv-form.quiz-selected .sv-form-opt.sv-active{background:var(--fm-fg);border-color:var(--fm-fg);color:var(--fm-bg)}.fm-landing .sv-form.quiz-selected .sv-form-check{opacity:1;transform:scale(1);transition-delay:.15s}.fm-landing .sv-form .sv-form-fill{width:0;transition:width 1s cubic-bezier(.6,.2,.2,1) .3s}.fm-landing .sv-form.quiz-selected .sv-form-fill{width:33%}.fm-landing .fm-testimonial{opacity:0;transform:translateY(30px) scale(.97);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--anim-i, 0) * .1s)}.fm-landing .fm-testimonial.in-view{opacity:1;transform:none}.fm-landing .fm-faq-item-anim{opacity:0;transform:translate(-20px);transition:opacity .5s ease,transform .6s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--anim-i, 0) * 60ms)}.fm-landing .fm-faq-wrapper.in-view .fm-faq-item-anim{opacity:1;transform:none}.fm-landing .fm-pitch .fm-pitch-photo{transform:scale(1.08);opacity:0;transition:opacity .8s ease,transform 1.1s cubic-bezier(.2,.7,.2,1)}.fm-landing .fm-pitch.in-view .fm-pitch-photo{opacity:1;transform:scale(1)}.fm-landing .fm-pitch .fm-pitch-photo-card{opacity:0;transition:opacity .6s ease,transform .8s cubic-bezier(.34,1.5,.64,1)}.fm-landing .fm-pitch .fm-pitch-card-crn{transform:translate(40px,-20px) rotate(20deg)}.fm-landing .fm-pitch .fm-pitch-card-name{transform:translate(-40px,20px) rotate(-20deg)}.fm-landing .fm-pitch.in-view .fm-pitch-card-crn{opacity:1;transform:translate(0) rotate(4deg);transition-delay:.5s}.fm-landing .fm-pitch.in-view .fm-pitch-card-name{opacity:1;transform:translate(0) rotate(-3deg);transition-delay:.7s}.fm-landing .fm-pitch .fm-pitch-feature{opacity:0;transform:translate(-16px);transition:opacity .5s ease,transform .6s cubic-bezier(.2,.7,.2,1)}.fm-landing .fm-pitch.in-view .fm-pitch-feature{opacity:1;transform:none}.fm-landing .fm-pitch.in-view .fm-pitch-feature:nth-child(1){transition-delay:.45s}.fm-landing .fm-pitch.in-view .fm-pitch-feature:nth-child(2){transition-delay:.55s}.fm-landing .fm-pitch.in-view .fm-pitch-feature:nth-child(3){transition-delay:.65s}.fm-landing .fm-floating-card{transform:rotate(calc(var(--rot, 0deg) + var(--scroll-rot, 0deg))) translateY(var(--scroll-y, 0)) scale(var(--scale, 1));animation:fmFloatCard 4s ease-in-out infinite}@keyframes fmFloatCard{0%,to{transform:rotate(calc(var(--rot, 0deg) + var(--scroll-rot, 0deg))) translateY(var(--scroll-y, 0)) scale(var(--scale, 1))}50%{transform:rotate(calc(var(--rot, 0deg) + var(--scroll-rot, 0deg))) translateY(calc(var(--scroll-y, 0px) - 8px)) scale(var(--scale, 1))}}@media (prefers-reduced-motion: reduce){.fm-landing *,.fm-landing *:before,.fm-landing *:after{animation:none!important;transition:none!important}.fm-landing .fm-h1 .fm-word,.fm-landing .fm-hero-copy,.fm-landing .fm-strip-inner,.fm-landing .fm-section-head,.fm-landing .fm-feature,.fm-landing .fm-step,.fm-landing .fm-pitch,.fm-landing .fm-testimonial,.fm-landing .fm-faq-item-anim,.fm-landing .fm-pitch .fm-pitch-photo,.fm-landing .fm-pitch .fm-pitch-photo-card,.fm-landing .fm-pitch .fm-pitch-feature{opacity:1!important;transform:none!important}}.fm-landing .fm-container{max-width:1400px;margin:0 auto;padding:0 40px}.fm-landing .fm-nav{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--fm-bg) 78%,transparent);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid var(--fm-border)}.fm-landing .fm-nav-inner{max-width:1400px;margin:0 auto;padding:14px 40px;display:flex;align-items:center;justify-content:space-between;gap:32px}.fm-landing .fm-logo{display:inline-flex;align-items:center;gap:9px;font-weight:800;letter-spacing:-.02em}.fm-landing .fm-logo img{height:40px;width:auto;display:block}.fm-landing .fm-nav-links{display:flex;gap:28px}.fm-landing .fm-nav-links a{font-size:14px;font-weight:600;color:var(--fm-fg-muted);transition:color .15s;cursor:pointer}.fm-landing .fm-nav-links a:hover{color:var(--fm-fg)}.fm-landing .fm-nav-cta{display:flex;align-items:center;gap:16px}.fm-landing .fm-link{font-size:14px;font-weight:700;color:var(--fm-fg-muted);cursor:pointer;background:none;border:none;padding:0}.fm-landing .fm-link:hover{color:var(--fm-fg)}.fm-landing .fm-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:999px;font-weight:700;font-size:15px;border:none;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;white-space:nowrap;font-family:inherit}.fm-landing .fm-btn:hover{transform:translateY(-1px)}.fm-landing .fm-btn:active{transform:translateY(0)}.fm-landing .fm-btn-sm{padding:9px 16px;font-size:13.5px}.fm-landing .fm-btn-lg{padding:16px 28px;font-size:16px;border-radius:18px}.fm-landing .fm-btn-block{width:100%}.fm-landing .fm-btn-primary{background:var(--fm-fg);color:var(--fm-bg);box-shadow:0 10px 30px -8px color-mix(in srgb,var(--fm-fg) 35%,transparent)}.fm-landing .fm-btn-primary:hover{box-shadow:0 14px 36px -8px color-mix(in srgb,var(--fm-fg) 45%,transparent)}.fm-landing .fm-h1{font-size:clamp(40px,5.5vw,72px);font-weight:800;letter-spacing:-.035em;line-height:1.02;margin:0 0 22px;text-wrap:balance}.fm-landing .fm-h1-accent{color:var(--fm-accent)}.fm-landing .fm-h2{font-size:clamp(28px,3.6vw,46px);font-weight:800;letter-spacing:-.03em;line-height:1.08;margin:0 0 14px;text-wrap:balance}.fm-landing .fm-lede{font-size:clamp(16px,1.4vw,19px);line-height:1.55;color:var(--fm-fg-muted);margin:0 0 36px;max-width:520px;font-weight:500}.fm-landing .fm-eyebrow{display:inline-block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.18em;color:var(--fm-accent);margin-bottom:12px}.fm-landing .fm-section{padding:110px 0;position:relative}.fm-landing .fm-section-alt{background:var(--fm-bg-alt)}.fm-landing .fm-section-head{text-align:center;max-width:700px;margin:0 auto 64px}.fm-landing .fm-section-head-left{text-align:left;margin-left:0}.fm-landing .fm-section-sub{font-size:17px;color:var(--fm-fg-muted);line-height:1.55;margin:0;font-weight:500}.fm-landing .fm-hero{position:relative;padding:80px 0 100px;overflow:hidden}.fm-landing .fm-hero-bg-glow{position:absolute;top:-100px;right:-100px;bottom:-100px;left:-100px;filter:blur(80px);pointer-events:none;opacity:.7}.fm-landing .fm-hero-inner{position:relative;max-width:1400px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.fm-landing .fm-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 12px;border-radius:999px;background:var(--fm-bg);border:1px solid var(--fm-border-strong);color:var(--fm-fg-muted);font-size:13px;font-weight:500;letter-spacing:-.01em;margin-bottom:28px;box-shadow:0 4px 14px #0f0f1908,0 1px 3px #0f0f1905;transition:transform .2s ease,box-shadow .2s ease}.fm-landing .fm-pill:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f0f190a,0 2px 4px #0f0f1908}.fm-landing .fm-pill-icon{display:inline-flex;align-items:center;justify-content:center}.fm-landing .fm-pill strong{color:var(--fm-fg);font-weight:700}.fm-landing .fm-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:48px}.fm-landing .fm-hero-sub{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--fm-fg-muted)}.fm-landing .fm-hero-trust{display:inline-flex;align-items:center;gap:14px;padding:12px 18px 12px 12px;background:var(--fm-card);border:1px solid var(--fm-border);border-radius:16px;box-shadow:var(--fm-shadow-sm)}.fm-landing .fm-trust-shield{width:38px;height:38px;border-radius:10px;background:#e5fde5;color:#15803d;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.fm-landing .fm-trust-title{font-size:14px;font-weight:800;color:var(--fm-fg);letter-spacing:-.01em}.fm-landing .fm-trust-text{font-size:12.5px;color:var(--fm-fg-muted);font-weight:500;margin-top:2px}.fm-landing .fm-trust-text strong{color:var(--fm-fg);font-weight:700}.fm-landing .fm-hero-phone-wrap{position:relative;display:flex;align-items:center;justify-content:center;min-height:640px;width:100%;padding:0 100px}.fm-landing .fm-phone-glow{position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;filter:blur(60px);pointer-events:none}.fm-landing .fm-floating-card{position:absolute;background:var(--fm-card);border:1px solid var(--fm-border);border-radius:16px;padding:12px 16px;display:flex;align-items:center;gap:12px;box-shadow:var(--fm-shadow-lg);z-index:5}.fm-landing .fm-fc-icon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.fm-landing .fm-fc-title{font-size:16px;font-weight:800;color:var(--fm-fg)}.fm-landing .fm-fc-sub{font-size:11px;font-weight:600;color:var(--fm-fg-muted)}.fm-landing .fm-phone{position:relative;z-index:4}.fm-landing .fm-phone-frame{width:320px;height:660px;background:#1a1a22;border-radius:48px;padding:12px;box-shadow:0 0 0 1.5px #2a2a35,0 30px 80px -20px #0f0f1966,0 12px 30px #0f0f1926;position:relative}.fm-landing .fm-phone-notch{position:absolute;top:18px;left:50%;transform:translate(-50%);width:100px;height:28px;background:#000;border-radius:999px;z-index:10}.fm-landing .fm-phone-screen{width:100%;height:100%;background:#f2f2f7;border-radius:38px;overflow:hidden;position:relative;display:flex;flex-direction:column}.fm-landing .fm-status{display:flex;justify-content:space-between;align-items:center;padding:14px 26px 4px;font-size:13px;font-weight:700;color:#0a0a0f;flex-shrink:0}.fm-landing .fm-status-right{display:flex;gap:5px;align-items:center;color:#0a0a0f}.fm-landing .fm-screen-scroll{flex:1;overflow:hidden;padding:4px 14px 0;display:block;min-height:0}.fm-landing .fm-screen-scroll>*+*{margin-top:10px}.fm-landing .fm-screen-scroll>*{flex-shrink:0}.fm-landing .sumHeader{padding-top:8px;display:flex;justify-content:space-between;align-items:flex-end}.fm-landing .sumDatePill{display:inline-flex;align-items:center;gap:3px;background:#e5e5ea;border:1px solid rgba(0,0,0,.04);padding:4px 9px 4px 7px;border-radius:999px;font-size:9px;font-weight:800;color:#1c1c1e;letter-spacing:.12em;margin-bottom:5px;text-transform:uppercase}.fm-landing .sumDatePill svg{color:#4a4a52}.fm-landing .sumTitle{font-size:30px;font-weight:800;letter-spacing:-.04em;color:#0a0a0f;line-height:.95;margin:0}.fm-landing .sumHeaderRight{display:flex;align-items:center;gap:8px}.fm-landing .sumStreak{display:inline-flex;align-items:center;gap:4px;background:#fff7ed;border:1px solid #FFEDD5;padding:4px 9px 4px 6px;border-radius:999px;font-size:11px;font-weight:800;color:#ea580c;font-family:ui-monospace,SF Mono,Menlo,monospace}.fm-landing .sumAvatar{width:28px;height:28px;border-radius:50%;background:#e5e5ea;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#6b6b75;box-shadow:0 0 0 2px #fff,0 1px 3px #00000014}.fm-landing .sumDoseCard{background:#fff;border-radius:22px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000008}.fm-landing .sumDoseLeft{position:relative;z-index:2}.fm-landing .sumDoseHead{display:inline-flex;align-items:center;gap:5px;font-size:8.5px;font-weight:800;color:#8e8e93;text-transform:uppercase;letter-spacing:.15em;margin-bottom:4px;white-space:nowrap}.fm-landing .sumPing{position:relative;width:6px;height:6px;display:inline-flex}.fm-landing .sumPingDot{position:relative;width:6px;height:6px;border-radius:50%;z-index:2}.fm-landing .sumPingRing{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;opacity:.4;animation:fmPing 1.6s cubic-bezier(0,0,.2,1) infinite}.fm-landing .sumDoseDay{font-size:20px;font-weight:800;letter-spacing:-.03em;color:#0a0a0f;line-height:1.05}.fm-landing .sumDoseMed{font-size:10.5px;font-weight:600;color:#8e8e93;margin-top:2px}.fm-landing .sumDoseSyringe{width:36px;height:36px;border-radius:50%;background:#f2f2f7;display:inline-flex;align-items:center;justify-content:center;color:#0a0a0f;flex-shrink:0;border:1px solid rgba(0,0,0,.04);z-index:2}.fm-landing .sumDoseBlob{position:absolute;top:-40px;right:-40px;width:100px;height:100px;border-radius:50%;filter:blur(20px);pointer-events:none}.fm-landing .sumBentoRow{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fm-landing .sumDonutCard{background:#fff;border-radius:22px;padding:11px 12px;display:flex;flex-direction:column;gap:6px;box-shadow:0 2px 10px #00000008}.fm-landing .sumDonutHead{display:flex;justify-content:space-between;align-items:center}.fm-landing .sumDonutLabel{font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.fm-landing .sumDonutIcon{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.fm-landing .sumDonutChart{position:relative;display:flex;align-items:center;justify-content:center}.fm-landing .sumDonutCenter{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.fm-landing .sumDonutValue{font-size:14px;font-weight:800;color:#0a0a0f;letter-spacing:-.03em;line-height:1}.fm-landing .sumDonutGoal{font-size:6.5px;font-weight:700;color:#8e8e93;text-transform:uppercase;letter-spacing:.08em;margin-top:2px}.fm-landing .sumDonutBtns{display:flex;gap:4px;margin-top:2px}.fm-landing .sumDonutBtn{flex:1;height:22px;background:#f2f2f7;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#0a0a0f;border:none}.fm-landing .sumWeightCard{background:#fff;border-radius:22px;padding:14px 16px;box-shadow:0 2px 10px #00000008}.fm-landing .sumWeightLabel{font-size:8.5px;font-weight:800;color:#8e8e93;text-transform:uppercase;letter-spacing:.15em;margin-bottom:10px}.fm-landing .sumWeightRow{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.fm-landing .sumWeightBtn{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:none}.fm-landing .sumWeightBtnGhost{background:#f2f2f7;color:#6b6b75}.fm-landing .sumWeightBtnDark{background:#0a0a0f;color:#fff;box-shadow:0 4px 10px #00000040}.fm-landing .sumWeightNum{display:inline-flex;align-items:baseline;gap:2px}.fm-landing .sumWeightNum span{font-size:28px;font-weight:800;color:#0a0a0f;letter-spacing:-.045em;line-height:1}.fm-landing .sumWeightNum em{font-style:normal;font-size:11px;font-weight:600;color:#8e8e93;margin-left:3px}.fm-landing .sumWeightBar{height:4px;background:#f2f2f7;border-radius:999px;overflow:hidden}.fm-landing .sumWeightFill{height:100%;border-radius:999px}.fm-landing .sumWeightMeta{display:flex;justify-content:space-between;margin-top:4px;font-size:7px;font-weight:800;color:#8e8e93;letter-spacing:.1em}.fm-landing .sumSmartLog{background:#fff;border-radius:22px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid rgba(0,122,255,.1);box-shadow:0 2px 10px #00000008;width:100%}.fm-landing .sumSmartIcon{width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.fm-landing .sumSmartText{flex:1;text-align:left}.fm-landing .sumSmartTitle{font-size:12px;font-weight:800;color:#0a0a0f;line-height:1.1}.fm-landing .sumSmartSub{font-size:9.5px;font-weight:500;color:#8e8e93;margin-top:2px}.fm-landing .sumSmartChev{width:22px;height:22px;border-radius:50%;background:#f2f2f7;display:inline-flex;align-items:center;justify-content:center;color:#8e8e93;flex-shrink:0}.fm-landing .sumSectionHead{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:800;color:#0a0a0f;letter-spacing:-.02em;margin-top:2px;padding-left:2px}.fm-landing .sumSectionHead svg{color:#8e8e93}.fm-landing .sumMealCard{background:#fff;border-radius:22px;padding:9px 12px 10px;display:flex;align-items:center;gap:10px;box-shadow:0 2px 10px #00000008}.fm-landing .sumMealIcon{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 6px #00000014;flex-shrink:0}.fm-landing .sumMealMid{flex:1;min-width:0}.fm-landing .sumMealName{font-size:12px;font-weight:800;color:#0a0a0f;line-height:1}.fm-landing .sumMealCal{font-size:9px;font-weight:600;color:#8e8e93;margin:3px 0 5px}.fm-landing .sumMealCal strong{font-weight:800;font-size:10px}.fm-landing .sumMealBar{height:4px;background:#f2f2f7;border-radius:999px;overflow:hidden}.fm-landing .sumMealFill{height:100%;border-radius:999px}.fm-landing .sumMealPlus{width:28px;height:28px;border-radius:50%;background:#f7f7fa;border:1px solid rgba(0,0,0,.05);color:#0a0a0f;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.fm-landing .sumTabbar{flex-shrink:0;display:grid;grid-template-columns:repeat(4,1fr);padding:8px 8px 16px;background:#fffffff0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.05)}.fm-landing .sumTab{display:flex;flex-direction:column;align-items:center;gap:2px;color:#8e8e93;font-size:9px;font-weight:700}.fm-landing .sumTabActive{font-weight:800}.fm-landing .fm-strip{border-top:1px solid var(--fm-border);border-bottom:1px solid var(--fm-border);background:var(--fm-bg)}.fm-landing .fm-strip-inner{max-width:1400px;margin:0 auto;padding:28px 40px;display:flex;align-items:center;gap:28px;flex-wrap:wrap;justify-content:center}.fm-landing .fm-strip-label{font-size:11px;font-weight:800;color:var(--fm-fg-soft);text-transform:uppercase;letter-spacing:.18em}.fm-landing .fm-strip-items{display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:center}.fm-landing .fm-strip-item{font-size:18px;font-weight:800;color:var(--fm-fg-muted);letter-spacing:-.02em}.fm-landing .fm-strip-dot{width:3px;height:3px;border-radius:50%;background:var(--fm-border-strong)}.fm-landing .fm-feature-grid{display:grid;grid-template-columns:1.6fr 1fr;grid-template-rows:auto auto;gap:20px}.fm-landing .fm-feature{background:var(--fm-card);border:1px solid var(--fm-border);border-radius:var(--fm-radius-lg);overflow:hidden;display:flex;flex-direction:column}.fm-landing .fm-feature:hover{box-shadow:var(--fm-shadow)}.fm-landing .fm-feature-visual{padding:28px 28px 20px;min-height:220px;position:relative;display:flex;align-items:center;justify-content:center}.fm-landing .fm-feature-tag{position:absolute;top:18px;left:22px;font-size:11px;font-weight:800;letter-spacing:.15em}.fm-landing .fm-feature-body{padding:4px 28px 28px}.fm-landing .fm-feature-title{font-size:22px;font-weight:800;letter-spacing:-.025em;margin:0 0 8px}.fm-landing .fm-feature-desc{font-size:15px;line-height:1.5;color:var(--fm-fg-muted);margin:0;font-weight:500}.fm-landing .fc-ill{width:100%;height:100%;display:flex;align-items:center;gap:24px;justify-content:center}.fm-landing .fc-cam-frame{position:relative;width:130px;height:130px;background:#fff;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:56px;box-shadow:var(--fm-shadow-sm);overflow:hidden}.fm-landing .fc-cam-corner{position:absolute;width:18px;height:18px;border:2.5px solid var(--fm-accent)}.fm-landing .fc-cam-corner.tl{top:10px;left:10px;border-right:none;border-bottom:none;border-top-left-radius:4px}.fm-landing .fc-cam-corner.tr{top:10px;right:10px;border-left:none;border-bottom:none;border-top-right-radius:4px}.fm-landing .fc-cam-corner.bl{bottom:10px;left:10px;border-right:none;border-top:none;border-bottom-left-radius:4px}.fm-landing .fc-cam-corner.br{bottom:10px;right:10px;border-left:none;border-top:none;border-bottom-right-radius:4px}.fm-landing .fc-cam-scan{position:absolute;left:10px;right:10px;height:2px;background:linear-gradient(90deg,transparent,var(--fm-accent),transparent);box-shadow:0 0 12px var(--fm-accent);animation:fmScan 2.4s ease-in-out infinite;top:10px}@keyframes fmScan{0%,to{top:12px}50%{top:calc(100% - 14px)}}.fm-landing .fc-cam-results{background:#fff;border-radius:14px;padding:14px 16px;min-width:200px;box-shadow:var(--fm-shadow-sm);display:flex;flex-direction:column;gap:8px}.fm-landing .fc-cam-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;color:var(--fm-fg-muted)}.fm-landing .fc-cam-val{color:var(--fm-fg);font-weight:800}.fm-landing .fc-cam-verdict{margin-top:4px;padding-top:8px;border-top:1px solid var(--fm-border);color:#34c759;font-weight:800;gap:6px;justify-content:flex-start;font-size:11px}.fm-landing .fc-wk-card{background:#fff;border-radius:16px;padding:18px;width:100%;max-width:280px;box-shadow:var(--fm-shadow-sm)}.fm-landing .fc-wk-tag{font-size:10px;font-weight:800;padding:4px 9px;border-radius:999px;display:inline-block;letter-spacing:.04em}.fm-landing .fc-wk-title{font-size:16px;font-weight:800;color:var(--fm-fg);margin:10px 0 12px;letter-spacing:-.02em}.fm-landing .fc-wk-items{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.fm-landing .fc-wk-item{font-size:12px;color:var(--fm-fg-muted);font-weight:600}.fm-landing .fc-wk-item span{color:#ff9500;margin-right:4px}.fm-landing .fc-wk-bar{height:6px;background:#f2f2f7;border-radius:999px;overflow:hidden}.fm-landing .fc-wk-fill{height:100%;background:linear-gradient(90deg,#ff9500,#ffb340);border-radius:999px}.fm-landing .fc-ill-chart{padding:0 8px;flex-direction:column}.fm-landing .fc-ill-chart svg{width:100%;max-width:280px;height:110px}.fm-landing .fc-chart-labels{display:flex;justify-content:space-between;width:100%;max-width:280px;font-size:10px;font-weight:700;color:var(--fm-fg-soft);letter-spacing:.08em;text-transform:uppercase;margin-top:-8px}.fm-landing .fc-chart-stat{background:#fff;border-radius:12px;padding:8px 12px;display:inline-flex;align-items:baseline;gap:8px;box-shadow:var(--fm-shadow-sm);margin-top:12px}.fm-landing .fc-chart-val{font-size:18px;font-weight:800;color:#af52de;letter-spacing:-.02em}.fm-landing .fc-chart-sub{font-size:11px;color:var(--fm-fg-muted);font-weight:600}.fm-landing .fc-shield-card{background:#fff;border-radius:16px;padding:20px;width:100%;max-width:360px;box-shadow:var(--fm-shadow-sm);display:flex;flex-direction:column;gap:14px}.fm-landing .fc-shield-icon{width:48px;height:48px;border-radius:14px;background:#34c75914;display:inline-flex;align-items:center;justify-content:center}.fm-landing .fc-shield-week{display:flex;gap:6px}.fm-landing .fc-shield-pill{flex:1;padding:6px 0;text-align:center;font-size:11px;font-weight:800;border-radius:10px;background:#f2f2f7;color:var(--fm-fg-soft)}.fm-landing .fc-shield-pill.done{background:#34c75914;color:#34c759}.fm-landing .fc-shield-foot{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;color:var(--fm-fg-muted)}.fm-landing .fc-shield-pct{color:#34c759;font-size:14px;font-weight:800}.fm-landing .fm-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fm-landing .fm-step{background:var(--fm-card);border:1px solid var(--fm-border);border-radius:var(--fm-radius-lg);padding:28px;display:flex;flex-direction:column;gap:16px;position:relative}.fm-landing .fm-step-accent{border-color:var(--fm-accent);box-shadow:0 0 0 4px var(--fm-accent-08)}.fm-landing .fm-step-num{font-size:13px;font-weight:800;color:var(--fm-fg-soft);letter-spacing:.15em}.fm-landing .fm-step-visual{min-height:160px;background:var(--fm-bg-alt);border-radius:var(--fm-radius);padding:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}.fm-landing .fm-step-title{font-size:20px;font-weight:800;margin:0;letter-spacing:-.02em}.fm-landing .fm-step-desc{font-size:14px;color:var(--fm-fg-muted);line-height:1.5;margin:0;font-weight:500}.fm-landing .sv{width:100%;height:100%;display:flex;flex-direction:column;gap:8px;justify-content:center}.fm-landing .sv-form{width:100%;background:#fff;border-radius:18px;padding:14px 14px 12px;box-shadow:0 4px 14px #0f0f190d,0 1px 3px #0f0f1908;border:1px solid var(--fm-border);gap:10px}.fm-landing .sv-form-question{font-size:13px;font-weight:800;color:var(--fm-fg);letter-spacing:-.015em;line-height:1.2}.fm-landing .sv-form-options{display:flex;flex-direction:column;gap:6px}.fm-landing .sv-form-opt{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;background:var(--fm-bg-alt);border:1.5px solid transparent;border-radius:10px;font-size:12px;font-weight:700;color:var(--fm-fg-muted)}.fm-landing .sv-form-opt-text{font-weight:700}.fm-landing .sv-form-check{width:16px;height:16px;border-radius:50%;background:var(--fm-bg);color:var(--fm-fg);display:inline-flex;align-items:center;justify-content:center}.fm-landing .sv-form-foot{display:flex;align-items:center;gap:10px;padding-top:4px}.fm-landing .sv-form-bar{flex:1;height:4px;background:var(--fm-border);border-radius:999px;overflow:hidden}.fm-landing .sv-form-fill{height:100%;background:var(--fm-accent);border-radius:999px}.fm-landing .sv-form-step{font-size:10px;font-weight:800;color:var(--fm-fg-soft);letter-spacing:.05em;font-variant-numeric:tabular-nums}.fm-landing .sv-prot-card{background:#fff;padding:14px;border-radius:14px;width:100%;box-shadow:var(--fm-shadow-sm)}.fm-landing .sv-prot-head{font-size:12px;font-weight:800;color:var(--fm-fg);display:flex;align-items:center;gap:6px;margin-bottom:10px}.fm-landing .sv-prot-dot{width:8px;height:8px;border-radius:50%}.fm-landing .sv-prot-row{display:flex;justify-content:space-between;font-size:12px;padding:4px 0;color:var(--fm-fg-muted);font-weight:600}.fm-landing .sv-prot-row strong{color:var(--fm-fg);font-weight:800}.fm-landing .sv-evolve svg{width:100%;height:50px}.fm-landing .sv-evolve-meta{display:flex;gap:14px;font-size:11px;font-weight:700;color:var(--fm-fg-muted)}.fm-landing .sv-evolve-meta>div{display:flex;align-items:center;gap:5px}.fm-landing .sv-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.fm-landing .fm-section-pitch{padding:90px 0}.fm-landing .fm-pitch{display:grid;grid-template-columns:.85fr 1fr;gap:80px;align-items:center;background:var(--fm-card);border:1px solid var(--fm-border);border-radius:40px;padding:60px;box-shadow:var(--fm-shadow);position:relative;overflow:hidden}.fm-landing .fm-pitch-photo-col{position:relative;display:flex;align-items:center;justify-content:center}.fm-landing .fm-pitch-photo-wrap{position:relative;width:100%;max-width:380px;aspect-ratio:4 / 5;border-radius:32px;overflow:visible}.fm-landing .fm-pitch-glow{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;filter:blur(60px);pointer-events:none;z-index:0}.fm-landing .fm-pitch-photo{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;border-radius:32px;border:1px solid var(--fm-border);box-shadow:0 30px 80px -20px #0f0f1940,0 12px 30px #0f0f1914;background:var(--fm-bg-alt)}.fm-landing .fm-pitch-photo-card{position:absolute;z-index:2;background:var(--fm-card);border:1px solid var(--fm-border);border-radius:16px;padding:12px 16px;box-shadow:var(--fm-shadow-lg);white-space:nowrap}.fm-landing .fm-pitch-card-crn{top:8%;right:-36px;transform:rotate(4deg)}.fm-landing .fm-pitch-card-name{bottom:6%;left:-40px;transform:rotate(-3deg);display:flex;flex-direction:column;gap:2px}.fm-landing .fm-pitch-card-eye{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:var(--fm-fg-soft);margin-bottom:2px}.fm-landing .fm-pitch-card-val{font-size:18px;font-weight:800;color:var(--fm-fg);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.fm-landing .fm-pitch-card-name-top{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:800;color:var(--fm-fg);letter-spacing:-.015em}.fm-landing .fm-pitch-verified{display:inline-flex}.fm-landing .fm-pitch-card-name-sub{font-size:11px;font-weight:600;color:var(--fm-fg-muted)}.fm-landing .fm-pitch-content{display:flex;flex-direction:column;gap:24px}.fm-landing .fm-pitch-eyebrow{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;padding:6px 12px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.fm-landing .fm-pitch-title{font-size:clamp(28px,3vw,40px);font-weight:800;letter-spacing:-.035em;line-height:1.08;margin:0;text-wrap:balance}.fm-landing .fm-pitch-quote{font-size:17px;line-height:1.55;color:var(--fm-fg);font-style:italic;margin:0;position:relative;padding-left:18px;border-left:3px solid var(--fm-border-strong);font-weight:500}.fm-landing .fm-pitch-features{display:flex;flex-direction:column;gap:14px;margin-top:4px}.fm-landing .fm-pitch-feature{display:flex;gap:14px;align-items:flex-start}.fm-landing .fm-pitch-feature-check{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.fm-landing .fm-pitch-feature-title{font-size:15px;font-weight:800;color:var(--fm-fg);letter-spacing:-.01em}.fm-landing .fm-pitch-feature-desc{font-size:14px;color:var(--fm-fg-muted);font-weight:500;margin-top:2px;line-height:1.45}.fm-landing .fm-pitch-cta{display:flex;align-items:center;gap:20px;margin-top:8px;flex-wrap:wrap}.fm-landing .fm-pitch-sign{font-size:13px;color:var(--fm-fg-muted);font-weight:500;line-height:1.4}.fm-landing .fm-pitch-sign strong{color:var(--fm-fg);font-weight:700}.fm-landing .fm-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fm-landing .fm-testimonial{background:var(--fm-card);border:1px solid var(--fm-border);border-radius:var(--fm-radius-lg);padding:32px;display:flex;flex-direction:column;gap:18px}.fm-landing .fm-test-stars{color:#ff9500;font-size:14px;letter-spacing:1px}.fm-landing .fm-test-quote{font-size:16px;line-height:1.55;color:var(--fm-fg);margin:0;font-weight:500}.fm-landing .fm-test-foot{margin-top:auto;padding-top:18px;border-top:1px solid var(--fm-border);display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.fm-landing .fm-test-avatar{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:14px}.fm-landing .fm-test-name{font-size:14px;font-weight:800;color:var(--fm-fg)}.fm-landing .fm-test-drug{font-size:11px;color:var(--fm-fg-muted);font-weight:600}.fm-landing .fm-test-metric{text-align:right}.fm-landing .fm-test-val{font-size:18px;font-weight:800;color:#34c759;letter-spacing:-.02em}.fm-landing .fm-test-period{font-size:10px;color:var(--fm-fg-soft);font-weight:600}.fm-landing .fm-faq-container{max-width:880px}.fm-landing .fm-faq{display:flex;flex-direction:column;gap:12px}.fm-landing .fm-faq-item{background:var(--fm-card);border:1px solid var(--fm-border);border-radius:var(--fm-radius);overflow:hidden}.fm-landing .fm-faq-item.open{border-color:var(--fm-border-strong)}.fm-landing .fm-faq-q{width:100%;background:transparent;border:none;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;color:var(--fm-fg);text-align:left;letter-spacing:-.01em}.fm-landing .fm-faq-q svg{transition:transform .2s;color:var(--fm-fg-muted);flex-shrink:0}.fm-landing .fm-faq-item.open .fm-faq-q svg{transform:rotate(180deg)}.fm-landing .fm-faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.fm-landing .fm-faq-item.open .fm-faq-a{max-height:220px}.fm-landing .fm-faq-a p{padding:0 24px 22px;margin:0;font-size:15px;color:var(--fm-fg-muted);line-height:1.55;font-weight:500}.fm-landing .fm-footer{background:var(--fm-bg-alt);border-top:1px solid var(--fm-border);padding:64px 0 0}.fm-landing .fm-footer-inner{display:grid;grid-template-columns:1.3fr 2fr;gap:60px;padding-bottom:48px}.fm-landing .fm-footer-brand p{font-size:14px;color:var(--fm-fg-muted);margin:14px 0 0;max-width:280px;line-height:1.5;font-weight:500}.fm-landing .fm-footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.fm-landing .fm-footer-cols h4{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:var(--fm-fg-soft);margin:0 0 16px}.fm-landing .fm-footer-cols a{display:block;padding:5px 0;font-size:14px;color:var(--fm-fg-muted);font-weight:500;cursor:pointer;background:none;border:none;text-align:left;font-family:inherit}.fm-landing .fm-footer-cols a:hover{color:var(--fm-fg)}.fm-landing .fm-footer-bottom{border-top:1px solid var(--fm-border)}.fm-landing .fm-footer-bottom-inner{padding:22px 40px;display:flex;justify-content:space-between;font-size:12px;color:var(--fm-fg-soft);font-weight:500;max-width:1400px;margin:0 auto}@media (max-width: 1100px){.fm-landing .fm-pitch{padding:48px 40px;gap:50px}}@media (max-width: 980px){.fm-landing .fm-nav-links{display:none}.fm-landing .fm-hero{padding:60px 0 80px}.fm-landing .fm-hero-inner{grid-template-columns:1fr;text-align:left;gap:40px}.fm-landing .fm-hero-phone-wrap{margin:0 auto;min-height:580px;padding:0 60px}.fm-landing .fm-hero-actions,.fm-landing .fm-hero-trust{justify-content:flex-start}.fm-landing .fm-lede{margin-left:0;margin-right:0}.fm-landing .fm-feature-grid{grid-template-columns:1fr}.fm-landing .fm-feature:nth-child(n){grid-column:1;grid-row:auto}.fm-landing .fm-steps{grid-template-columns:1fr;gap:16px}.fm-landing .fm-steps:before{display:none}.fm-landing .fm-testimonials{grid-template-columns:1fr}.fm-landing .fm-footer-inner{grid-template-columns:1fr;gap:32px}.fm-landing .fm-footer-cols{grid-template-columns:repeat(2,1fr)}.fm-landing .fm-footer-bottom-inner{flex-direction:column;gap:8px;text-align:center}.fm-landing .fm-section{padding:80px 0}.fm-landing .fm-pitch{grid-template-columns:1fr;gap:40px;padding:40px 28px;border-radius:28px}.fm-landing .fm-pitch-content{gap:20px}.fm-landing .fm-pitch-photo-wrap{max-width:320px;margin:0 auto}.fm-landing .fm-pitch-card-crn{right:-10px;top:6%}.fm-landing .fm-pitch-card-name{left:-10px;bottom:4%}}@media (max-width: 720px){.fm-landing .fm-container{padding:0 22px}.fm-landing .fm-nav-inner{padding:12px 22px;gap:12px}.fm-landing .fm-logo img{height:32px}.fm-landing .fm-hero{padding:40px 0 60px}.fm-landing .fm-hero-phone-wrap{padding:0 30px;min-height:540px}.fm-landing .fm-pill{font-size:10.5px;padding:6px 12px 6px 10px}.fm-landing .fm-h1{font-size:clamp(36px,9vw,56px);letter-spacing:-.03em}.fm-landing .fm-lede{font-size:16px}.fm-landing .fm-btn-lg{padding:14px 24px;font-size:15px}.fm-landing .fm-hero-trust{display:none}.fm-landing .fm-section{padding:60px 0}.fm-landing .fm-h2{font-size:clamp(26px,7vw,36px)}.fm-landing .fm-section-head{margin-bottom:40px}.fm-landing .fm-feature-visual{padding:24px 22px 16px;min-height:200px}.fm-landing .fm-feature-body{padding:4px 22px 24px}.fm-landing .fm-feature-title{font-size:19px}.fm-landing .fm-feature-desc{font-size:14px}.fm-landing .fm-step{padding:22px}.fm-landing .fm-step-title{font-size:18px}.fm-landing .fm-section-pitch{padding:60px 0}.fm-landing .fm-pitch{padding:32px 22px;border-radius:24px;gap:32px}.fm-landing .fm-pitch-photo-wrap{max-width:260px}.fm-landing .fm-pitch-title{font-size:clamp(24px,6.5vw,32px)}.fm-landing .fm-pitch-quote{font-size:15px;padding-left:14px}.fm-landing .fm-testimonial{padding:24px;gap:14px}.fm-landing .fm-test-quote{font-size:15px}.fm-landing .fm-faq-q{padding:18px 20px;font-size:15px}.fm-landing .fm-faq-a p{padding:0 20px 20px;font-size:14px}.fm-landing .fm-footer{padding-top:48px}.fm-landing .fm-strip-inner{padding:22px;gap:18px}.fm-landing .fm-strip-item{font-size:15px}}@media (max-width: 768px){.fm-landing .fm-strip-inner{animation:fmPulseSoft 4s ease-in-out infinite}}@keyframes fmPulseSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (max-width: 480px){.fm-landing .fm-container{padding:0 18px}.fm-landing .fm-nav-inner{padding:10px 18px}.fm-landing .fm-nav-cta{gap:10px}.fm-landing .fm-logo img{height:28px}.fm-landing .fm-btn-sm{padding:8px 12px;font-size:13px}.fm-landing .fm-hero-phone-wrap{padding:0 10px;min-height:500px}.fm-landing .fm-phone-frame{width:270px;height:560px;padding:10px;border-radius:42px}.fm-landing .fm-phone-notch{width:84px;height:24px;top:16px}.fm-landing .fm-phone-screen{border-radius:34px}.fm-landing .fm-floating-card{display:none!important}.fm-landing .fm-h1{font-size:clamp(32px,9vw,44px)}.fm-landing .fm-hero-actions .fm-btn-lg{width:100%}.fm-landing .fm-pitch-card-name{transform:scale(.85)}.fm-landing .fm-pitch-card-crn{right:-50px;transform:scale(.7)}.fm-landing .fm-pitch-card-name{left:-16px}}
