.fl-landing{--fl-bg:#f3f6fa;--fl-surface:#ffffff;--fl-chip:#f1f3f5;--fl-ink:#1b2530;--fl-muted:#5c6875;--fl-accent:#1e88f2;--fl-accent-text:#135fc2;--fl-accent-deep:#0f4fa3;--fl-on-accent:#ffffff;--fl-income:#23823a;--fl-income-bar:#2e9e44;--fl-expense:#c4302b;--fl-savings:#7c6fe4;--fl-savings-bg:#efecfb;--fl-line:#e2e8f0;--fl-ring:#1e88f2;--fl-shadow:0 1px 2px rgba(20,40,70,0.06),0 8px 24px rgba(20,40,70,0.08);--fl-r-lg:22px;--fl-r-md:16px;--fl-r-sm:12px;--fl-space:clamp(56px,9vw,120px);--fl-ease-out:cubic-bezier(0.22,1,0.36,1);--fl-dur-fast:160ms;--fl-dur-med:420ms;--fl-cat-1:#1e88f2;--fl-cat-2:#26a65b;--fl-cat-3:#f5a623;--fl-cat-4:#e53935;font:400 16px/1.55 system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.fl-landing .fl-body{background:var(--fl-bg);color:var(--fl-ink);min-height:100vh}.fl-landing[data-theme=dark]{--fl-bg:#0f1620;--fl-surface:#18212d;--fl-chip:#223041;--fl-ink:#ecf1f7;--fl-muted:#93a1b0;--fl-accent:#4da3ff;--fl-accent-text:#7dbcff;--fl-accent-deep:#a9d2ff;--fl-on-accent:#08243f;--fl-income:#5bcb78;--fl-income-bar:#4cc26a;--fl-expense:#f58a85;--fl-savings:#a79df2;--fl-savings-bg:#272441;--fl-line:#2a3542;--fl-ring:#4da3ff;--fl-shadow:0 1px 2px rgba(0,0,0,0.4),0 8px 28px rgba(0,0,0,0.4);--fl-cat-1:#4da3ff;--fl-cat-2:#3fbe74;--fl-cat-3:#f7b84b;--fl-cat-4:#f07570}.fl-landing *,.fl-landing :after,.fl-landing :before{box-sizing:border-box}.fl-landing img,.fl-landing svg{display:block;max-width:100%}.fl-landing a{color:var(--fl-accent-text)}.fl-landing .wrap{width:min(1120px,100% - 40px);margin-inline:auto}.fl-landing h1,.fl-landing h2,.fl-landing h3{line-height:1.15;margin:0 0 .5em;letter-spacing:-.015em;text-wrap:balance}.fl-landing h1{font-size:clamp(2rem,6.5vw,3.4rem);font-weight:800}.fl-landing h2{font-size:clamp(1.5rem,4vw,2.2rem);font-weight:750}.fl-landing h3{font-size:1.13rem;font-weight:700}.fl-landing p{margin:0 0 1em}.fl-landing .muted{color:var(--fl-muted)}.fl-landing .num{font-variant-numeric:tabular-nums;letter-spacing:-.01em}.fl-landing :focus-visible{outline:3px solid var(--fl-ring);outline-offset:2px;border-radius:4px}.fl-landing ::selection{background:var(--fl-accent);color:#fff}.fl-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 24px;border-radius:999px;border:1px solid transparent;font:600 1rem/1 inherit;font-family:inherit;cursor:pointer;text-decoration:none;transition:transform var(--fl-dur-fast) var(--fl-ease-out),background-color var(--fl-dur-fast),border-color var(--fl-dur-fast)}.fl-landing .btn-primary{background:var(--fl-accent-text);color:var(--fl-on-accent)}.fl-landing .btn-primary:hover{background:var(--fl-accent-deep)}.fl-landing[data-theme=dark] .btn-primary{background:var(--fl-accent);color:var(--fl-on-accent)}.fl-landing[data-theme=dark] .btn-primary:hover{background:var(--fl-accent-text)}.fl-landing .btn-ghost{background:var(--fl-surface);color:var(--fl-ink);border-color:var(--fl-line)}.fl-landing .btn-ghost:hover{border-color:var(--fl-muted)}.fl-landing .btn:active{transform:scale(.98)}@media (prefers-reduced-motion:reduce){.fl-landing .btn{transition:none}}.fl-landing .site-header{position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--fl-bg) 90%,transparent);backdrop-filter:blur(8px);border-bottom:1px solid var(--fl-line)}.fl-landing .site-header .wrap{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px}.fl-landing .logo{display:flex;align-items:center;gap:10px;font-weight:800;font-size:1.25rem;text-decoration:none;color:var(--fl-ink);letter-spacing:-.02em}.fl-landing .logo-mark{width:30px;height:30px}.fl-landing .hdr-actions{display:flex;align-items:center;gap:10px}.fl-landing .theme-btn{width:44px;height:44px;border-radius:50%;border:1px solid var(--fl-line);background:var(--fl-surface);color:var(--fl-ink);display:grid;place-items:center;cursor:pointer}.fl-landing .theme-btn .sun{display:none}.fl-landing[data-theme=dark] .theme-btn .sun{display:block}.fl-landing[data-theme=dark] .theme-btn .moon{display:none}.fl-landing .hero{padding-block:var(--fl-space)}.fl-landing .hero .wrap{display:grid;gap:40px;align-items:center}@media (min-width:900px){.fl-landing .hero .wrap{grid-template-columns:1.05fr .95fr}}.fl-landing .hero-sub{font-size:1.15rem;max-width:34ch}.fl-landing .hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.fl-landing .hero-note{margin-top:14px;font-size:.9rem}.fl-landing .mock{background:var(--fl-surface);border:1px solid var(--fl-line);border-radius:var(--fl-r-lg);box-shadow:var(--fl-shadow);padding:18px;max-width:420px;width:100%}.fl-landing .chip{display:inline-block;padding:3px 10px;border-radius:999px;background:var(--fl-chip);font-size:.78rem;font-weight:600;color:var(--fl-muted)}.fl-landing .chip-ok{background:color-mix(in srgb,var(--fl-income-bar) 15%,transparent);color:var(--fl-income)}.fl-landing .card{background:var(--fl-chip);border-radius:var(--fl-r-md);padding:14px}.fl-landing .card-savings{background:var(--fl-savings-bg);border:1px solid color-mix(in srgb,var(--fl-savings) 30%,transparent)}.fl-landing .row{display:flex;align-items:center;gap:10px}.fl-landing .grow{flex:1}.fl-landing .avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:.72rem;font-weight:700;color:#fff;background:var(--fl-accent);flex:none}.fl-landing .avatar.g{background:var(--fl-income-bar)}.fl-landing .amount-neg{color:var(--fl-expense);font-weight:700}.fl-landing .amount-pos{color:var(--fl-income);font-weight:700}.fl-landing .bar{height:8px;border-radius:99px;background:var(--fl-line);overflow:hidden}.fl-landing .bar>i{display:block;height:100%;border-radius:inherit;background:var(--fl-accent);width:var(--w,0)}.fl-landing .bar>i.inc{background:var(--fl-income-bar)}.fl-landing .bar>i.exp{background:var(--fl-cat-4)}.fl-landing .bar>i.sav{background:var(--fl-savings)}.fl-landing .acc-tabs{display:flex;gap:8px;flex-wrap:wrap}.fl-landing .acc-tab{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:999px;background:var(--fl-chip);font-size:.9rem;font-weight:600;color:var(--fl-muted)}.fl-landing .acc-tab .n{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--fl-surface);font-size:.75rem;color:var(--fl-ink)}.fl-landing .acc-tab.on{background:var(--fl-accent);color:#fff}.fl-landing .acc-tab.on .n{background:rgba(255,255,255,.25);color:#fff}.fl-landing[data-theme=dark] .acc-tab.on{color:var(--fl-on-accent)}.fl-landing[data-theme=dark] .acc-tab.on .n{background:rgba(0,20,40,.25);color:var(--fl-on-accent)}.fl-landing .entry{display:flex;align-items:center;gap:10px;border:1.5px solid var(--fl-line);border-radius:999px;padding:8px 8px 8px 16px;background:var(--fl-surface)}.fl-landing .entry .txt{font-size:.95rem}.fl-landing .caret{display:inline-block;width:2px;height:1.1em;background:var(--fl-accent);vertical-align:text-bottom;margin-left:2px}.fl-landing .qr-ico{color:var(--fl-muted);flex:none}.fl-landing .mic-btn{background:var(--fl-accent);place-items:center;color:#fff;flex:none}.fl-landing .cat-ico,.fl-landing .mic-btn{width:38px;height:38px;border-radius:50%;display:grid}.fl-landing .cat-ico{background:color-mix(in srgb,var(--fl-accent) 14%,transparent);place-items:center;color:var(--fl-accent-text);flex:none}.fl-landing .cat-ico.sav{background:color-mix(in srgb,var(--fl-savings) 16%,transparent);color:var(--fl-savings)}.fl-landing .expense-card{margin-top:12px;display:flex;align-items:center;gap:12px}.fl-landing .benefits{padding-block:var(--fl-space)}.fl-landing .benefit{display:grid;gap:28px;align-items:center;padding-block:34px}.fl-landing .benefit+.benefit{border-top:1px solid var(--fl-line)}@media (min-width:820px){.fl-landing .benefit{grid-template-columns:1fr 1fr;gap:56px}.fl-landing .benefit:nth-child(2n) .benefit-text{order:2}}.fl-landing .benefit-text p{max-width:44ch}.fl-landing .benefit .mock{justify-self:center}@media (min-width:820px){.fl-landing .benefit:nth-child(odd) .mock{justify-self:end}.fl-landing .benefit:nth-child(2n) .mock{justify-self:start}}@media (prefers-reduced-motion:no-preference){.fl-landing .reveal:not(.play){opacity:0;transform:translateY(14px)}.fl-landing .reveal{transition:opacity var(--fl-dur-med) var(--fl-ease-out),transform var(--fl-dur-med) var(--fl-ease-out)}.fl-landing .caret{animation:fl-blink 1s steps(1) infinite}@keyframes fl-blink{50%{opacity:0}}.fl-landing .hero .expense-card{animation:fl-pop var(--fl-dur-med) var(--fl-ease-out) .9s backwards}@keyframes fl-pop{0%{opacity:0;transform:translateY(10px) scale(.97)}}.fl-landing .scene.play .vbar{animation:fl-vpulse .45s ease-in-out 3}.fl-landing .scene.play .vbar:nth-child(2){animation-delay:.06s}.fl-landing .scene.play .vbar:nth-child(3){animation-delay:.12s}.fl-landing .scene.play .vbar:nth-child(4){animation-delay:.18s}.fl-landing .scene.play .vbar:nth-child(5){animation-delay:.24s}@keyframes fl-vpulse{50%{transform:scaleY(2.4)}}.fl-landing .scene:not(.play) .said span{opacity:0}.fl-landing .scene.play .said span{transition:opacity .3s var(--fl-ease-out)}.fl-landing .scene.play .said span:first-child{transition-delay:1s}.fl-landing .scene.play .said span:nth-child(2){transition-delay:1.25s}.fl-landing .scene.play .said span:nth-child(3){transition-delay:1.5s}.fl-landing .scene:not(.play) .after{opacity:0;transform:translateY(10px) scale(.97)}.fl-landing .scene.play .after{transition:opacity var(--fl-dur-med) var(--fl-ease-out) 1.9s,transform var(--fl-dur-med) var(--fl-ease-out) 1.9s}.fl-landing .scene.play .scanline{animation:fl-sweep 1s ease-in-out 2}@keyframes fl-sweep{0%{transform:translateY(0);opacity:1}50%{transform:translateY(96px)}to{transform:translateY(0);opacity:1}}.fl-landing .scene:not(.play) .receipt li{opacity:0;transform:translateX(8px)}.fl-landing .scene.play .receipt li{transition:opacity .35s var(--fl-ease-out),transform .35s var(--fl-ease-out)}.fl-landing .scene.play .receipt li:first-child{transition-delay:.5s}.fl-landing .scene.play .receipt li:nth-child(2){transition-delay:.85s}.fl-landing .scene.play .receipt li:nth-child(3){transition-delay:1.2s}.fl-landing .scene.play .receipt li:nth-child(4){transition-delay:1.6s}.fl-landing .scene:not(.play) .cmp{opacity:0;transform:translateY(10px)}.fl-landing .scene.play .cmp{transition:opacity .45s var(--fl-ease-out) 2.1s,transform .45s var(--fl-ease-out) 2.1s}.fl-landing .scene:not(.play) .tr-a{transform:translateY(41px)}.fl-landing .scene:not(.play) .tr-b{transform:translateY(-41px)}.fl-landing .scene.play .tr-a,.fl-landing .scene.play .tr-b{transition:transform .55s var(--fl-ease-out) 1.1s}.fl-landing .scene:not(.play) .xls{opacity:0;transform:scale(.6)}.fl-landing .scene.play .xls{transition:opacity .4s var(--fl-ease-out) 1.9s,transform .4s var(--fl-ease-out) 1.9s}.fl-landing .scene.play .lnk{animation:fl-dashmove 1.1s linear infinite}@keyframes fl-dashmove{to{background-position:24px 0}}.fl-landing .scene:not(.play) .split>i{width:0}.fl-landing .scene.play .split>i{transition:width .8s var(--fl-ease-out) 1.8s}.fl-landing .scene:not(.play) .seg{stroke-dasharray:0 163.4}.fl-landing .scene.play .seg{transition:stroke-dasharray .7s var(--fl-ease-out)}.fl-landing .scene.play .seg2{transition-delay:.35s}.fl-landing .scene.play .seg3{transition-delay:.6s}.fl-landing .scene.play .seg4{transition-delay:.75s}.fl-landing .scene:not(.play) .ringfill{stroke-dasharray:0 238.8}.fl-landing .scene.play .ringfill{transition:stroke-dasharray .9s var(--fl-ease-out) .2s}.fl-landing .scene:not(.play) .bar>i{width:0}.fl-landing .scene.play .bar>i{transition:width .8s var(--fl-ease-out) .4s}.fl-landing .scene:not(.play) .op.fromL{opacity:0;transform:translateX(-26px)}.fl-landing .scene:not(.play) .op.fromR{opacity:0;transform:translateX(26px)}.fl-landing .scene.play .op{transition:opacity .45s var(--fl-ease-out),transform .45s var(--fl-ease-out)}.fl-landing .scene.play .ops .op:first-child{transition-delay:.3s}.fl-landing .scene.play .ops .op:nth-child(2){transition-delay:.9s}.fl-landing .scene.play .ops .op:nth-child(3){transition-delay:1.5s}.fl-landing .scene.play .op .avatar{animation:fl-ava .45s var(--fl-ease-out) backwards}.fl-landing .scene.play .ops .op:first-child .avatar{animation-delay:.3s}.fl-landing .scene.play .ops .op:nth-child(2) .avatar{animation-delay:.9s}.fl-landing .scene.play .ops .op:nth-child(3) .avatar{animation-delay:1.5s}@keyframes fl-ava{0%{transform:scale(.4)}60%{transform:scale(1.15)}to{transform:scale(1)}}.fl-landing .scene:not(.play) .draw{stroke-dashoffset:100}.fl-landing .draw{stroke-dasharray:100}.fl-landing .scene.play .draw{transition:stroke-dashoffset 1s var(--fl-ease-out) .5s;stroke-dashoffset:0}.fl-landing .scene.play .draw.d2{transition-delay:1.2s}}.fl-landing .voice-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.fl-landing .vwave{display:flex;align-items:center;gap:3px;height:26px}.fl-landing .vbar{width:4px;height:10px;border-radius:2px;background:var(--fl-accent);transform-origin:center}.fl-landing .vbar:nth-child(2){height:16px}.fl-landing .vbar:nth-child(3){height:22px}.fl-landing .vbar:nth-child(4){height:14px}.fl-landing .vbar:nth-child(5){height:8px}.fl-landing .said{font-size:.95rem}.fl-landing .qr-wrap{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}.fl-landing .qr-frame{width:104px;height:104px;border-radius:var(--fl-r-sm);border:2px dashed var(--fl-accent);display:grid;place-items:center;background:var(--fl-chip);position:relative;overflow:hidden}.fl-landing .scanline{position:absolute;left:6px;right:6px;top:4px;height:3px;border-radius:2px;background:var(--fl-accent);opacity:0;box-shadow:0 0 10px var(--fl-accent)}.fl-landing .receipt{list-style:none;margin:0;padding:0}.fl-landing .receipt li{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px dashed var(--fl-line);font-size:.9rem}.fl-landing .receipt li:last-child{border:0}.fl-landing .dots{display:flex;gap:8px;margin-bottom:12px}.fl-landing .dots i{width:9px;height:9px;border-radius:50%;background:var(--fl-line)}.fl-landing .dots i.done,.fl-landing .dots i.now{background:var(--fl-accent)}.fl-landing .dots i.now{outline:3px solid color-mix(in srgb,var(--fl-accent) 25%,transparent)}.fl-landing .dash{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center}.fl-landing .legend{list-style:none;margin:10px 0 0;padding:0;font-size:.82rem;display:grid;gap:5px}.fl-landing .legend i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:7px;vertical-align:-1px}.fl-landing .pf{display:grid;gap:10px;margin-top:14px}.fl-landing .pf .row{font-size:.85rem}.fl-landing .op{padding:8px 4px}.fl-landing .ops{margin-top:12px}.fl-landing .duo{display:flex;align-items:center;gap:10px;margin-bottom:14px}.fl-landing .avatar.big{width:36px;height:36px;font-size:.85rem}.fl-landing .lnk{flex:1;height:2px;background:repeating-linear-gradient(90deg,var(--fl-accent) 0 6px,transparent 6px 12px)}.fl-landing .lnk.g{background:repeating-linear-gradient(90deg,var(--fl-income-bar) 0 6px,transparent 6px 12px)}.fl-landing .wallet{width:44px;height:44px;border-radius:14px;background:var(--fl-chip);display:grid;place-items:center;color:var(--fl-accent-text);flex:none}.fl-landing .bar.split{display:flex;gap:2px}.fl-landing .bar.split>i{width:var(--w);border-radius:0}.fl-landing .bar.split>i:first-child{border-radius:99px 0 0 99px}.fl-landing .bar.split>i:last-child{border-radius:0 99px 99px 0}.fl-landing .thead,.fl-landing .trow{display:grid;grid-template-columns:1.3fr .8fr .7fr;align-items:center;gap:8px;font-size:.9rem}.fl-landing .thead{color:var(--fl-muted);font-size:.78rem;font-weight:600;border-bottom:1px solid var(--fl-line);padding-bottom:8px}.fl-landing .thead .r{display:flex;align-items:center;justify-content:flex-end;gap:4px}.fl-landing .trow{height:41px;border-bottom:1px dashed var(--fl-line)}.fl-landing .trow:last-of-type{border-bottom:0}.fl-landing .trow .num{text-align:right}.fl-landing .xls{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:8px 14px;border-radius:999px;background:color-mix(in srgb,var(--fl-income-bar) 15%,transparent);color:var(--fl-income);font-size:.85rem;font-weight:600}.fl-landing .goal-curve{margin-top:12px}.fl-landing .steps{padding-block:var(--fl-space);background:var(--fl-surface);border-block:1px solid var(--fl-line)}.fl-landing .steps ol{list-style:none;counter-reset:s;margin:36px 0 0;padding:0;display:grid;gap:22px}@media (min-width:760px){.fl-landing .steps ol{grid-template-columns:repeat(3,1fr)}}.fl-landing .steps li{counter-increment:s;background:var(--fl-bg);border:1px solid var(--fl-line);border-radius:var(--fl-r-lg);padding:24px}.fl-landing .steps li:before{content:counter(s);display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--fl-accent);color:#fff;font-weight:800;margin-bottom:14px;font-size:1.05rem}.fl-landing[data-theme=dark] .steps li:before{color:var(--fl-on-accent)}.fl-landing .auth{padding-block:var(--fl-space)}.fl-landing .auth-card{max-width:460px;margin-inline:auto;background:var(--fl-surface);border:1px solid var(--fl-line);border-radius:var(--fl-r-lg);box-shadow:var(--fl-shadow);padding:26px}.fl-landing .tabs{display:grid;grid-template-columns:1fr 1fr;background:var(--fl-chip);border-radius:999px;padding:4px;margin-bottom:22px}.fl-landing .tabs button{border:0;background:transparent;border-radius:999px;min-height:42px;font:600 .97rem/1 inherit;font-family:inherit;color:var(--fl-muted);cursor:pointer}.fl-landing .tabs button[aria-selected=true]{background:var(--fl-accent);color:#fff}.fl-landing[data-theme=dark] .tabs button[aria-selected=true]{color:var(--fl-on-accent)}.fl-landing .divider{display:flex;align-items:center;gap:12px;color:var(--fl-muted);font-size:.85rem;margin:18px 0}.fl-landing .divider:after,.fl-landing .divider:before{content:"";flex:1;height:1px;background:var(--fl-line)}.fl-landing .form-note{margin-top:14px;text-align:center;font-size:.9rem}.fl-landing .site-footer{border-top:1px solid var(--fl-line);padding-block:32px;font-size:.92rem}.fl-landing .site-footer .wrap{display:flex;flex-wrap:wrap;gap:14px 28px;justify-content:space-between;align-items:center}.fl-landing .site-footer nav{display:flex;gap:22px;flex-wrap:wrap}