.glass{background:var(--glass);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:saturate(160%) blur(var(--glass-blur));box-shadow:inset 0 1px 0 var(--glass-highlight), 0 12px 40px #00000059}.glass-strong{background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:var(--radius-lg);-webkit-backdrop-filter:saturate(180%) blur(calc(var(--glass-blur) + 8px));box-shadow:inset 0 1px 0 var(--glass-highlight), 0 18px 50px #00000073}.glass-pill{border:1px solid var(--glass-border);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(16px);background:#ffffff14}.glass-chip{border-radius:var(--radius-pill);letter-spacing:.01em;border:1px solid #0000;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.glass-overlay{-webkit-backdrop-filter:blur(8px);background:#00000073;position:fixed;inset:0}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes inbox-ring{0%{transform:rotate(0)}6%{transform:rotate(6deg)}12%{transform:rotate(-5deg)}18%{transform:rotate(3deg)}24%{transform:rotate(-1.5deg)}30%,to{transform:rotate(0)}}@keyframes inbox-sent-glow{0%,to{opacity:.75;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes inbox-sent-card-in{0%{opacity:0;transform:translateY(16px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes inbox-sent-badge{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes inbox-sent-ring{0%{opacity:.8;transform:scale(.7)}to{opacity:0;transform:scale(1.45)}}@keyframes inbox-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fab-pop{0%{opacity:0;transform:translateY(10px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes swipe-hint-card{0%,to{transform:translate(0)}25%{transform:translate(42px)}40%{transform:translate(36px)}65%{transform:translate(-38px)}80%{transform:translate(-32px)}}@keyframes swipe-hint-baixa{0%,10%,50%,to{opacity:0}25%,40%{opacity:1}}@keyframes swipe-hint-delete{0%,50%,90%,to{opacity:0}65%,80%{opacity:1}}.txn-swipe-wrap.is-hinting .txn-row{animation:1.55s ease-in-out .15s both swipe-hint-card}.txn-swipe-wrap.is-hinting .txn-action-bg.baixa{animation:1.55s ease-in-out .15s both swipe-hint-baixa}.txn-swipe-wrap.is-hinting .txn-action-bg.delete{animation:1.55s ease-in-out .15s both swipe-hint-delete}.txn-swipe-wrap.is-hinting .txn-action-pill{opacity:.85}.anim-rise{animation:rise-in .55s var(--spring) both}.anim-fade{animation:.35s both fade-in}.anim-sheet{animation:sheet-up .45s var(--spring) both}.anim-fab-menu{animation:fab-pop .35s var(--spring) both}.stagger>*{animation:rise-in .5s var(--spring) both}.stagger>:first-child{animation-delay:40ms}.stagger>:nth-child(2){animation-delay:80ms}.stagger>:nth-child(3){animation-delay:.12s}.stagger>:nth-child(4){animation-delay:.16s}.stagger>:nth-child(5){animation-delay:.2s}.stagger>:nth-child(6){animation-delay:.24s}.swipe-hint-once{animation:1.15s cubic-bezier(.22,1.15,.36,1) .28s both swipe-hint}@keyframes baixa-modal-in{0%{opacity:0;transform:translateY(28px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes baixa-orb-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes baixa-check-pop{0%{opacity:0;transform:scale(.4)}55%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes baixa-spark-fly{0%{transform:rotate(calc(var(--i) * 30deg)) translateY(0) scale(.4);opacity:0}25%{opacity:1}to{transform:rotate(calc(var(--i) * 30deg)) translateY(-72px) scale(1);opacity:0}}@keyframes txn-clear-out{0%{opacity:1;filter:brightness();transform:translate(0)scale(1)}35%{opacity:1;filter:brightness(1.25);transform:translate(12px)scale(1.02)}to{opacity:0;filter:brightness(1.4);transform:translate(110%)scale(.96)}}@keyframes stamp-in{0%{opacity:0;transform:scale(1.4)rotate(-8deg)}40%{opacity:1;transform:scale(.95)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}.anim-baixa-modal{animation:baixa-modal-in .45s var(--spring) both}.txn-clearing{animation:txn-clear-out .55s var(--spring) forwards;pointer-events:none}.txn-baixa-stamp{animation:stamp-in .4s var(--spring) both}@keyframes status-glow-pulse{0%,to{opacity:.4;transform:scale(.92)}50%{opacity:.75;transform:scale(1)}}@keyframes overdue-attention{0%,to{filter:brightness();transform:scale(1)}40%{filter:brightness(1.18);transform:scale(1.06)}55%{transform:scale(1.02)}}@keyframes overdue-ring{0%{opacity:.85;transform:scale(.92)}to{opacity:0;transform:scale(1.28)}}@media (prefers-reduced-motion:reduce){.txn-status.is-overdue,.section-status-ico.is-overdue,.txn-status.is-overdue:after,.txn-row.is-overdue-row,.tour-done-glow,.tour-done-burst i,.tour-done-badge,.tour-done-ring,.tour-done-card,.reset-warn-glow,.reset-warn-badge,.reset-warn-ring,.reset-warn-wipe.is-all{animation:none}}*{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}html,body,#root{height:100%;min-height:100%;background:var(--bg);min-height:-webkit-fill-available;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;overflow:hidden}button,input{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}.app-shell{height:100dvh;min-height:100%;background:var(--bg);min-height:-webkit-fill-available;max-height:100dvh;position:relative;overflow:hidden}@supports (height:100svh){.app-shell{min-height:100svh}}.app-frame{background:var(--bg);flex-direction:column;max-width:480px;height:100%;max-height:100%;margin:0 auto;display:flex;position:relative;overflow:hidden}.app-shell .app-main,.app-shell .tab-screen,.app-shell .home-scroll,.app-shell .tab-scroll,.app-shell .profile-scroll{background:var(--bg)}.app-main{z-index:1;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.tab-screen{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.tab-scroll{overscroll-behavior:contain;min-height:0;padding:.35rem 1rem calc(7.5rem + var(--safe-bottom));-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto;scrollbar-width:none!important;-ms-overflow-style:none!important}.tab-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.app-shell.nav-hidden .tab-scroll{padding-top:.35rem;padding-bottom:calc(1.25rem + var(--safe-bottom))}.app-shell.nav-hidden .users-admin-list .tab-scroll,.app-shell.nav-hidden .users-admin-form .tab-scroll{padding-top:.35rem;padding-bottom:.65rem}.home-screen{background:var(--bg);flex-direction:column;max-width:480px;height:100%;max-height:100%;margin:0 auto;display:flex;position:relative;overflow:hidden}.home-ambient{display:none}.home-screen>:not(.home-ambient){z-index:1;position:relative}.app-header,.month-header{padding:var(--header-pad-top) 1rem .65rem;z-index:20;background:var(--bg);flex-direction:column;flex-shrink:0;align-items:stretch;gap:.45rem;display:flex;position:relative}.app-header.brand-only{align-items:center;padding-bottom:.85rem}.app-header-bar{justify-content:space-between;align-items:center;gap:.75rem;min-height:2.1rem;display:flex}.app-header.brand-only .app-header-bar{justify-content:space-between;align-items:center;width:100%;display:flex}.app-header.is-centered .app-header-bar{position:relative;justify-content:flex-end!important}.app-header.is-centered .app-brand{text-align:center;position:absolute;left:50%;transform:translate(-50%)}.app-header-actions,.app-header-tools{align-items:center;gap:.5rem;display:flex}.app-brand{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 20%,#2dff9a 55%,#5aa8ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.55rem;font-weight:800}.month-nav{justify-content:center;align-items:center;gap:.35rem;padding:0 .65rem;display:flex}.month-nav-core{background:#fff;border-radius:18px;flex:0 auto;justify-content:center;align-items:center;gap:.35rem;min-width:0;padding:.18rem .45rem;display:inline-flex;box-shadow:0 8px 18px #121c3014}.month-tool{color:#ffffffc7;cursor:pointer;-webkit-tap-highlight-color:transparent;width:36px;height:36px;transition:transform .18s var(--spring), background .18s ease, color .18s ease, border-color .18s ease;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.month-tool:active{transform:scale(.92)}.month-tool.is-on{color:#7dd3fc;background:#7dd3fc1f;border-color:#7dd3fc73;box-shadow:0 0 12px #4fd2ff40}.app-header.has-month{z-index:24;position:relative}.app-header.has-month.is-searching .app-brand{opacity:0;pointer-events:none;flex:0 1 0;width:0;min-width:0;overflow:hidden}.contas-search-bar{z-index:1;color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;flex:1;align-items:center;gap:.4rem;min-width:0;min-height:36px;padding:.2rem .7rem;animation:.22s cubic-bezier(.22,1.05,.36,1) contas-search-in;display:flex;position:static}@keyframes contas-search-in{0%{opacity:0;transform-origin:100%;transform:scaleX(.72)}to{opacity:1;transform-origin:100%;transform:scaleX(1)}}.contas-search-ico{opacity:.65;flex-shrink:0;place-items:center;display:grid}.contas-search-input{color:#fff;appearance:none;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:16px;font-weight:560;line-height:1.25}.contas-search-input::-webkit-search-cancel-button{appearance:none}.contas-search-input::-webkit-search-decoration{appearance:none}.contas-search-input::placeholder{color:#ffffff59;font-size:16px}.contas-search-clear{color:#ffffffbf;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;flex-shrink:0;width:28px;height:28px;font-size:1.1rem;line-height:1}.contas-filter-root{z-index:80;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.contas-filter-panel{border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:min(480px,100%);max-height:min(78dvh,640px);padding:.85rem 1rem calc(1.15rem + var(--safe-bottom));position:relative;overflow:auto}.contas-filter-head{grid-template-columns:1fr auto auto;align-items:center;gap:.55rem;margin-bottom:.85rem;display:grid}.contas-filter-head h2{margin:0;font-size:1.05rem;font-weight:750}.contas-filter-clear,.contas-filter-done{font:inherit;cursor:pointer;color:#ffffff8c;background:0 0;border:0;padding:.25rem .35rem;font-size:.85rem;font-weight:700}.contas-filter-done{color:#7dd3fc}.contas-filter-label{letter-spacing:.06em;text-transform:uppercase;color:#ffffff6b;margin:.55rem 0 .4rem;font-size:.72rem;font-weight:700}.contas-filter-chips{flex-wrap:nowrap;gap:.4rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.contas-filter-chips.is-wrap{flex-wrap:wrap;overflow:visible}.contas-filter-chip{color:#ffffffc7;font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;flex-shrink:0;padding:.4rem .75rem;font-size:.78rem;font-weight:650}.contas-filter-chip.is-on{color:#0b1220;background:linear-gradient(135deg,#7dd3fc,#93c5fd);border-color:#0000}.app-header.brand-only{position:relative}.app-exit-btn{left:max(.75rem, env(safe-area-inset-left,0px));top:var(--header-pad-top);z-index:3;color:#ffffffb8;cursor:pointer;-webkit-tap-highlight-color:transparent;width:36px;height:36px;transition:transform .18s var(--spring), background .18s ease;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;place-items:center;display:grid;position:absolute}.app-exit-btn:active{transform:scale(.92)}.app-brand-row{align-items:center;gap:.45rem;display:inline-flex}.app-admin-btn{color:#9dffc9;cursor:pointer;-webkit-tap-highlight-color:transparent;width:34px;height:34px;transition:transform .18s var(--spring), background .18s ease;background:#2dff9a1a;border:1px solid #2dff9a47;border-radius:50%;place-items:center;display:grid}.app-admin-btn:active{transform:scale(.92)}.app-inbox-btn{position:relative}.app-inbox-ico{transform-origin:50% 0;will-change:transform;place-items:center;width:22px;height:22px;display:grid}.app-inbox-btn.has-unread .app-inbox-ico,.app-inbox-btn.has-unread .app-inbox-ico svg{transform-origin:50% 8%;animation:2s ease-in-out infinite inbox-ring}.app-inbox-badge{color:#fff;background:#ef4444;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-4px;right:-4px}.app-inbox-btn.has-unread .app-inbox-badge{animation:1s ease-in-out infinite inbox-badge-pulse}.inbox-list{gap:.7rem;display:grid}.inbox-list .users-swipe .inbox-card{z-index:1;position:relative}.inbox-card{align-items:start;gap:.8rem;padding:.95rem 1rem}.inbox-card.is-unread{box-shadow:inset 3px 0 #f5c518}.inbox-ico{color:#fde68a;background:#fbbf2429;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.inbox-ico.is-out{color:#bae6fd;background:#7dd3fc29}.inbox-ico.is-new{color:#7c4a03;background:linear-gradient(145deg,#fde68a,#f5c518)}.inbox-main{flex:1;gap:.28rem;min-width:0;display:grid}.inbox-top{justify-content:space-between;align-items:flex-start;gap:.55rem;display:flex}.inbox-top strong{letter-spacing:-.02em;font-size:.96rem;line-height:1.25}.inbox-chip{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;flex-shrink:0;place-items:center;height:20px;padding:0 .45rem;font-size:.6rem;font-weight:800;display:inline-grid}.inbox-chip.is-new{color:#f5c518;background:#f5c51833}.inbox-chip.is-sent{color:#7dd3fc;background:#7dd3fc2e}.inbox-chip.is-done{color:#94a3b8;background:#94a3b824}.inbox-meta{color:var(--text-secondary);flex-wrap:wrap;gap:.35rem .55rem;font-size:.75rem;display:flex}.inbox-card.is-read{opacity:1;filter:none;box-shadow:none;background:#ffffff08;border-color:#ffffff0a}.inbox-card.is-read .inbox-ico{color:#94a3b8;background:#94a3b81f}.inbox-card.is-read strong,.inbox-card.is-read .inbox-meta,.inbox-card.is-read .inbox-body{color:#94a3b89e;font-weight:550}.inbox-card.is-read.is-open strong,.inbox-card.is-read.is-open .inbox-body{color:#94a3b8eb}.inbox-tabs{grid-template-columns:1fr 1fr;gap:.4rem;margin:0 0 .7rem;display:grid}.inbox-tabs button{height:38px;font:inherit;color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border:0;border-radius:999px;font-size:.82rem;font-weight:750}.inbox-tabs button.is-on{color:#041018;background:linear-gradient(145deg,#9fd0ff,#5aa8ff)}.inbox-read-all{color:#7dd3fc;width:100%;font:inherit;text-align:right;cursor:pointer;background:0 0;border:0;margin:0 0 .75rem;padding:0 .1rem .15rem;font-size:.84rem;font-weight:750}.inbox-sent-card{align-items:stretch;gap:.7rem;display:grid}.inbox-sent-toggle{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:.8rem;padding:0;display:flex}.inbox-resend{height:32px;font:inherit;color:#041018;cursor:pointer;background:#fde68a;border:0;border-radius:999px;justify-self:start;padding:0 .85rem;font-size:.75rem;font-weight:750}.inbox-sent-flash{z-index:96;-webkit-backdrop-filter:blur(12px);background:#060a12c7;place-items:center;padding:1.25rem;animation:.22s both fade-in;display:grid;position:fixed;inset:0}.inbox-sent-glow{filter:blur(10px);background:radial-gradient(circle,#2dff9a57,#0000 64%),radial-gradient(circle at 70% 20%,#5aa8ff4d,#0000 58%);border-radius:50%;width:240px;height:240px;animation:1.8s ease-in-out infinite inbox-sent-glow;position:absolute}.inbox-sent-toast{text-align:center;border-radius:24px;width:min(320px,100vw - 2.4rem);padding:1.4rem 1.2rem 1.25rem;animation:.55s cubic-bezier(.22,1.2,.36,1) both inbox-sent-card-in;position:relative}.inbox-sent-badge{color:#041018;background:linear-gradient(145deg,#9dffc9,#2dff9a);border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto .7rem;animation:.7s cubic-bezier(.22,1.4,.36,1) 80ms both inbox-sent-badge;display:grid;position:relative}.inbox-sent-ring{border:2px solid #2dff9a73;border-radius:50%;animation:1.5s ease-out .15s both inbox-sent-ring;position:absolute;inset:-8px}.inbox-sent-kicker{letter-spacing:.08em;text-transform:uppercase;color:#2dff9a;margin:0 0 .2rem;font-size:.72rem;font-weight:750}.inbox-sent-flash h2{margin:0 0 .35rem;font-size:1.35rem}.inbox-sent-flash p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.4}.inbox-body{color:var(--text-secondary);white-space:pre-wrap;border-top:1px solid #ffffff14;margin:.45rem 0 0;padding-top:.55rem;font-size:.86rem;line-height:1.5}.inbox-compose-body{resize:vertical;min-height:7.5rem;line-height:1.4}.users-broadcast{border-radius:var(--radius-md);text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;border:0;align-items:center;gap:.75rem;margin:0 0 .75rem;padding:.85rem .9rem;display:flex}.users-broadcast-ico{color:#041018;background:linear-gradient(145deg,#9fd0ff,#5aa8ff);border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.users-message-btn{color:#3b82f6;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin-top:.25rem;padding:.2rem 0;font-size:.86rem;font-weight:700}.login-screen{min-height:100dvh;padding:max(1.25rem, env(safe-area-inset-top)) 1.25rem max(1.5rem, env(safe-area-inset-bottom));background:radial-gradient(ellipse 80% 50% at 50% -10%, #2dff9a24, transparent 55%), radial-gradient(ellipse 60% 40% at 90% 80%, #5aa8ff1f, transparent 50%), var(--bg);place-items:center;display:grid;position:relative}.login-card{border-radius:var(--radius-xl);width:min(400px,100%);padding:1.75rem 1.35rem 1.5rem}.login-brand{text-align:center;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 20%,#2dff9a 55%,#5aa8ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:800}.login-tag{text-align:center;color:var(--text-secondary);margin:.35rem 0 1.35rem;font-size:.92rem}.login-form{flex-direction:column;gap:.85rem;display:flex}.login-field{flex-direction:column;gap:.35rem;display:flex}.login-field span{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);font-size:.75rem;font-weight:600}.login-field input{box-sizing:border-box;width:100%;color:var(--text);background:#00000047;border:1px solid #ffffff24;border-radius:14px;outline:none;padding:.78rem .9rem;font-size:16px}.login-field input:focus{border-color:#2dff9a73}.login-field-wrap{align-items:center;display:flex;position:relative}.login-field-wrap input{flex:1;padding-right:2.8rem}.login-eye{cursor:pointer;color:var(--text-tertiary);opacity:.6;background:0 0;border:none;align-items:center;padding:0;transition:opacity .15s;display:flex;position:absolute;right:.75rem}.login-eye:hover{opacity:1}.login-error{color:#ff8f9a;margin:0;font-size:.85rem}.login-info{color:#7eb6ff;margin:0;font-size:.85rem;line-height:1.35}.login-keep{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;margin:.15rem 0 0;display:flex}.login-keep input{accent-color:#3d7cfd;cursor:pointer;width:1.05rem;height:1.05rem}.login-keep span{color:var(--text-secondary);font-size:.88rem;font-weight:550}.login-submit{color:#04140c;cursor:pointer;background:linear-gradient(135deg,#2dff9a,#5aa8ff);border:0;border-radius:14px;margin-top:.35rem;padding:.85rem 1rem;font-size:1rem;font-weight:700}.login-submit:disabled{opacity:.65;cursor:default}.login-version{left:0;right:0;bottom:max(1rem, env(safe-area-inset-bottom));margin:0;position:absolute}.users-admin-hint{color:var(--text-secondary);margin:.15rem 0 .55rem;font-size:.78rem;line-height:1.4}.users-admin-ok{color:#2dff9a;margin:0;font-size:.85rem}.users-swipe{border-radius:var(--radius-md);touch-action:pan-y;position:relative;overflow:hidden}.users-swipe.is-dragging{touch-action:none;z-index:2}.users-swipe-bg{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#ff6b88,#e11d48);justify-content:flex-end;align-items:center;padding:0 1.1rem;font-size:.78rem;font-weight:750;display:flex;position:absolute;inset:0}.users-swipe.is-armed .users-swipe-bg{filter:brightness(1.08)}.users-card{z-index:1;background:#10141cf5;position:relative}.users-avatar{color:#041018;background:linear-gradient(145deg,#9fd0ff,#5aa8ff);border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.users-avatar .profile-avatar-img{object-fit:cover;width:100%;height:100%}.users-name{flex-direction:column;align-items:flex-start;gap:.08rem;min-width:0;display:flex}.users-crown{color:#f5c518;filter:drop-shadow(0 1px 2px #d4a01759);line-height:0;display:inline-flex}.users-seen{color:var(--text-tertiary);letter-spacing:.01em;font-size:.7rem}.profile-reset,.profile-reset-premium{cursor:pointer;width:100%;margin-top:1.25rem}.profile-reset-premium{color:#fff;text-align:left;font:inherit;background:linear-gradient(160deg,#ffffff29,#0000 46%),linear-gradient(145deg,#ff6b7a,#e11d48 62%,#be123c);border:0;border-radius:18px;align-items:center;gap:.85rem;padding:.95rem 1rem;display:flex;box-shadow:0 12px 28px #e11d4852,inset 0 1px #ffffff47}.profile-reset-premium:active{transform:scale(.985)}.profile-reset-ico{background:#ffffff24;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 1px #ffffff47}.profile-reset-copy{flex-direction:column;gap:.12rem;min-width:0;display:flex}.profile-reset-copy strong{letter-spacing:-.02em;font-size:.98rem;font-weight:780}.profile-reset-copy span{color:#ffffffc7;font-size:.75rem;font-weight:550}.reset-data-options{gap:.4rem;margin:0 0 1rem;display:grid}.reset-data-opt{min-height:46px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:22px 2.4rem 1fr;align-items:center;gap:.55rem;padding:.5rem .7rem;font-size:.85rem;font-weight:650;display:grid}.reset-data-opt.is-on{background:#ff4d6d24;border-color:#ff4d6d73}.reset-data-check{color:#fff;background:#ffffff0a;border:1.5px solid #ffffff47;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.reset-data-check.is-on{background:linear-gradient(145deg,#ff6b7a,#e11d48);border-color:#ff5a6ed9}.reset-data-count{text-align:center;font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:#ff8fa3;min-width:2.4rem;font-size:.82rem;font-weight:800}.reset-data-label{min-width:0;line-height:1.25}.reset-warn-wipe:disabled{opacity:.42;box-shadow:none;cursor:not-allowed;animation:none}.reset-warn-root{z-index:96;place-items:center;padding:1.15rem;display:grid;position:fixed;inset:0;overflow:hidden}.reset-warn-scrim{-webkit-backdrop-filter:blur(12px);background:radial-gradient(circle at 50% 18%,#ff476747,#0000 42%),#08060adb;border:0;position:absolute;inset:0}.reset-warn-glow{filter:blur(10px);pointer-events:none;background:radial-gradient(circle,#ff476761,#0000 64%);border-radius:50%;width:260px;height:260px;animation:1.6s ease-in-out infinite reset-warn-glow;position:absolute}.reset-warn-card{z-index:1;text-align:left;width:min(400px,100%);animation:reset-warn-in .48s var(--spring) both;border:1px solid #ff5a6e59;border-radius:26px;padding:1.35rem 1.15rem 1.1rem;position:relative;box-shadow:0 22px 50px #00000073,0 0 0 1px #ff47672e,0 0 36px #ff476729}.reset-warn-badge{color:#fff;width:68px;height:68px;animation:reset-warn-badge .7s var(--spring) both;background:linear-gradient(160deg,#ff7a88,#e11d48);border-radius:50%;place-items:center;margin:0 auto .75rem;display:grid;position:relative;box-shadow:0 10px 22px #e11d4859,inset 0 1px #ffffff59}.reset-warn-ring{border:2px solid #ff5a6e8c;border-radius:50%;animation:1.4s ease-out infinite reset-warn-ring;position:absolute;inset:-8px}.reset-warn-kicker{text-align:center;letter-spacing:.16em;text-transform:uppercase;color:#ff8fa3;margin:0 0 .2rem;font-size:.68rem;font-weight:800}.reset-warn-card h2{text-align:center;letter-spacing:-.03em;margin:0 0 .4rem;font-size:1.35rem}.reset-warn-lead{text-align:center;color:var(--text-secondary);margin:0 0 .95rem;font-size:.9rem;line-height:1.45}.reset-warn-lead strong{color:#ff8fa3}.reset-warn-type{color:var(--text-secondary);flex-direction:column;gap:.4rem;margin:0 0 .95rem;font-size:.82rem;font-weight:650;display:flex}.reset-warn-type strong{color:#ff8fa3}.reset-warn-input{width:100%;min-height:46px;color:inherit;font:inherit;letter-spacing:.04em;background:#ff476714;border:1.5px solid #ff5a6e61;border-radius:14px;padding:.65rem .85rem;font-size:1rem;font-weight:700}.reset-warn-input:focus{border-color:#ff6b7a;outline:none;box-shadow:0 0 0 3px #ff476733}.reset-warn-actions{grid-template-columns:1fr 1.15fr;gap:.55rem;display:grid}.reset-warn-cancel,.reset-warn-wipe{min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:999px;font-size:.88rem;font-weight:750}.reset-warn-cancel{color:inherit;background:#ffffff14}.reset-warn-wipe{color:#fff;background:linear-gradient(135deg,#ff6b7a,#e11d48);box-shadow:0 8px 18px #e11d4847}.reset-warn-wipe.is-all{animation:1.4s ease-in-out infinite reset-warn-pulse}@keyframes reset-warn-glow{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes reset-warn-in{0%{opacity:0;transform:translateY(22px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes reset-warn-badge{0%{opacity:0;transform:scale(.5)}55%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes reset-warn-ring{0%{opacity:.75;transform:scale(.9)}to{opacity:0;transform:scale(1.38)}}@keyframes reset-warn-pulse{0%,to{box-shadow:0 8px 18px #e11d4847}50%{box-shadow:0 10px 28px #ff476780}}.welcome-screen{padding:calc(1.1rem + var(--safe-top)) 1rem calc(1.1rem + var(--safe-bottom));justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden auto}.welcome-ambient{pointer-events:none;background:radial-gradient(70% 80% at 20% 30%,#7dd3fc38,#0000 62%),radial-gradient(60% 70% at 88% 10%,#5eead429,#0000 58%);height:58%;position:absolute;inset:-10% -20% auto}.welcome-card{z-index:1;border-radius:32px;width:min(420px,100%);padding:1.55rem 1.25rem 1.35rem;animation:.55s cubic-bezier(.22,1,.36,1) both rise-in;position:relative}.welcome-brand{text-align:center;flex-direction:column;align-items:center;display:flex}.welcome-logo-ring{background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:.85rem;display:grid;position:relative}.welcome-logo-glow{background:radial-gradient(circle,#7dd3fc47,#0000 68%);border-radius:50%;position:absolute;inset:-10px}.welcome-logo{z-index:1;object-fit:cover;border-radius:50%;width:46px;height:46px;position:relative}.welcome-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 .35rem;font-size:.7rem;font-weight:750}.welcome-title{letter-spacing:-.04em;margin:0 0 .45rem;font-size:1.7rem;font-weight:850;line-height:1.15}.welcome-lead{color:var(--text-secondary);margin:0 0 1.1rem;font-size:.92rem;line-height:1.45}.welcome-points{flex-direction:column;gap:.5rem;margin:0 0 1.15rem;padding:0;list-style:none;display:flex}.welcome-point{background:#ffffff0d;border:1px solid #ffffff12;border-radius:16px;grid-template-columns:2.2rem 1fr;align-items:center;gap:.7rem;padding:.55rem .65rem;display:grid}.welcome-point-ico{width:2.2rem;height:2.2rem;color:var(--text);background:#ffffff0f;border-radius:12px;place-items:center;display:grid}.welcome-point strong{font-size:.86rem;font-weight:750;display:block}.welcome-point em{color:var(--text-tertiary);margin-top:.08rem;font-size:.76rem;font-style:normal;line-height:1.3;display:block}.welcome-form{flex-direction:column;gap:.75rem;display:flex}.welcome-cta{margin-top:.2rem}.app-tour-root{z-index:80;padding:0 1rem calc(var(--nav-h) + var(--safe-bottom) + 1.85rem);pointer-events:auto;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.app-tour-dim{-webkit-backdrop-filter:blur(3px);background:#060a12c7;animation:.28s both fade-in;position:absolute;inset:0}.app-tour-spot{z-index:1;pointer-events:none;animation:1.15s ease-in-out infinite tour-spot-pulse;position:fixed;box-shadow:0 0 0 9999px #060a12d6,0 0 0 4px #ffe14a,0 0 0 10px #ffe14a6b,0 0 32px 8px #ffc4008c}@keyframes tour-spot-pulse{0%,to{box-shadow:0 0 0 9999px #060a12d6,0 0 0 4px #ffe14a,0 0 0 10px #ffe14a61,0 0 26px 6px #ffc40073}50%{box-shadow:0 0 0 9999px #060a12d6,0 0 0 7px #fff36b,0 0 0 16px #ffe14a47,0 0 42px 12px #ffb400b3}}.app-tour-arrow{z-index:3;color:#ffe14a;filter:drop-shadow(0 0 10px #ffd200f2)drop-shadow(0 4px 10px #00000073);pointer-events:none;width:42px;height:42px;position:fixed}.app-tour-arrow.is-down{animation:.85s ease-in-out infinite tour-arrow-down}.app-tour-arrow.is-up{animation:.85s ease-in-out infinite tour-arrow-up}@keyframes tour-arrow-down{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes tour-arrow-up{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.app-tour-card{z-index:2;pointer-events:auto;width:min(420px,100%);animation:rise-in .4s var(--spring) both;border-radius:24px;padding:1.05rem 1.1rem 1rem;position:relative;box-shadow:0 18px 48px #00000073,0 0 0 1px #ffffff29,0 0 32px #2d6eff2e}.app-tour-dots{justify-content:center;align-items:center;gap:.38rem;margin:.05rem 0 .7rem;display:flex}.app-tour-dots span{width:7px;height:7px;transition:width .28s var(--spring), background .22s ease, transform .22s ease;background:#ffffff38;border-radius:999px}.app-tour-dots span.is-done{background:#7dc4ff8c}.app-tour-dots span.is-on{background:linear-gradient(90deg,#7ec4ff,#00e5ff);width:18px;box-shadow:0 0 10px #00e5ff73}.app-tour-card h2{text-align:center;margin:0 0 .35rem;font-size:1.12rem}.app-tour-card p{color:var(--text-secondary);text-align:center;margin:0 0 .95rem;font-size:.9rem;line-height:1.45}.app-tour-actions{grid-template-columns:1fr 1.4fr;gap:.55rem;display:grid}.app-tour-actions.is-single{grid-template-columns:1fr}.app-tour-skip{min-height:44px;color:inherit;font:inherit;cursor:pointer;background:#ffffff14;border:0;border-radius:999px;font-weight:700}.tour-done-root{z-index:95;-webkit-backdrop-filter:blur(10px);background:#060a12d1;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0;overflow:hidden}.tour-done-glow{filter:blur(8px);background:radial-gradient(circle,#00e5ff52,#0000 62%),radial-gradient(circle at 30% 20%,#2d6eff61,#0000 58%);border-radius:50%;width:280px;height:280px;animation:2.4s ease-in-out infinite tour-done-glow;position:absolute}.tour-done-burst{width:12px;height:12px;position:absolute}.tour-done-burst i{width:7px;height:7px;animation:tour-done-spark 1.35s var(--spring) both;animation-delay:calc(var(--i) * 50ms);background:#7ec4ff;border-radius:50%;margin:-3px;position:absolute;top:50%;left:50%}.tour-done-burst i:nth-child(3n){background:#00e5ff;width:5px;height:5px}.tour-done-burst i:nth-child(4n){background:#ffd56a;border-radius:1px}.tour-done-card{z-index:1;text-align:center;width:min(380px,100%);animation:tour-done-card-in .62s var(--spring) both;border-radius:28px;padding:1.7rem 1.25rem 1.25rem;position:relative;box-shadow:0 24px 60px #0006,0 0 0 1px #ffffff29,0 0 40px #2d6eff33}.tour-done-badge{color:#041018;width:76px;height:76px;animation:tour-done-badge .7s var(--spring) .12s both;background:linear-gradient(145deg,#7ec4ff,#00e5ff 58%,#2dff9a);border-radius:50%;place-items:center;margin:0 auto .85rem;display:grid;position:relative;box-shadow:0 10px 24px #00e5ff47,inset 0 1px #ffffffb3}.tour-done-ring{border:2px solid #00e5ff73;border-radius:50%;animation:1.6s ease-out .2s both tour-done-ring;position:absolute;inset:-8px}.tour-done-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 .2rem;font-size:.7rem;font-weight:750}.tour-done-card h2{letter-spacing:-.04em;margin:0 0 .45rem;font-size:1.85rem}.tour-done-card p{color:var(--text-secondary);margin:0 0 1.15rem;font-size:.95rem;line-height:1.45}.tour-done-cta{width:100%}@keyframes tour-done-glow{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes tour-done-spark{0%{transform:rotate(calc(var(--i) * 25.7deg)) translateY(8px) scale(.3);opacity:0}35%{opacity:1}to{transform:rotate(calc(var(--i) * 25.7deg)) translateY(-118px) scale(1);opacity:0}}@keyframes tour-done-card-in{0%{opacity:0;transform:translateY(28px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tour-done-badge{0%{opacity:0;transform:scale(.4)}60%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes tour-done-ring{0%{opacity:.9;transform:scale(.86)}to{opacity:0;transform:scale(1.45)}}.profile-logout{color:#ffb0b8;cursor:pointer;background:#ff506414;border:1px solid #ff788247;border-radius:14px;flex-direction:column;align-items:center;gap:.2rem;width:100%;margin-top:1.25rem;padding:.85rem 1rem;font-size:.95rem;font-weight:650;display:flex}.profile-logout span{color:#ffb0b8b3;font-size:.72rem;font-weight:500}.exit-confirm-root{z-index:90;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.exit-confirm-panel{border-radius:var(--radius-xl);text-align:center;width:min(360px,100%);padding:1.15rem 1.1rem 1rem;position:relative}.exit-confirm-panel h2{margin:0 0 .4rem;font-size:1.1rem;font-weight:750}.exit-confirm-panel p{color:#ffffff8c;margin:0 0 1rem;font-size:.88rem;line-height:1.4}.exit-confirm-actions{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.exit-confirm-cancel,.exit-confirm-ok{min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:999px;font-size:.88rem;font-weight:700}.exit-confirm-cancel{color:#ffffffd9;background:#ffffff14}.exit-confirm-ok{color:#fff;background:linear-gradient(135deg,#ff6b7a,#ff4d6d)}.header-add{z-index:25;flex-shrink:0;position:relative}.header-add-btn{isolation:isolate;color:#fff;width:36px;height:36px;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .22s var(--spring), color .2s ease;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.header-add-btn:active{transform:scale(.94)}.header-add-glass{border-radius:inherit;-webkit-backdrop-filter:blur(28px)saturate(180%);background:linear-gradient(160deg,#5aa8ff33,#0000 55%),#16161a8c;border:.5px solid #9fd0ff47;position:absolute;inset:0;box-shadow:0 8px 22px #00000059,inset 0 1px #ffffff38}.header-add-rim{border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff47}.header-add-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffb3,#0000);height:1px;position:absolute;top:1px;left:14%;right:14%}.header-add-ico,.header-add-label{z-index:1;position:relative}.header-add-label{display:none}.header-add-ico{transition:transform .35s var(--spring);place-items:center;display:grid}.header-add-btn.is-open .header-add-ico{transform:rotate(45deg)}.header-add-btn.is-open .header-add-glass{background:linear-gradient(160deg,#ff4d6d38,#0000 55%),#16161a8c;border-color:#ff8fa352}.header-add-scrim{z-index:24;-webkit-backdrop-filter:blur(6px);background:#00000073;border:0;animation:.22s both fade-in;position:fixed;inset:0}.header-add-menu{z-index:26;-webkit-backdrop-filter:blur(32px)saturate(180%);background:#121216b8;border:.5px solid #ffffff29;border-radius:18px;gap:.4rem;width:min(240px,100vw - 2rem);padding:.4rem;animation:.35s cubic-bezier(.22,1.25,.36,1) both header-add-in;display:grid;position:absolute;top:calc(100% + .55rem);right:0;box-shadow:0 18px 42px #0000008c,inset 0 1px #ffffff24}@keyframes header-add-in{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.header-add-item{text-align:left;width:100%;font:inherit;color:var(--text);cursor:pointer;animation:.38s cubic-bezier(.22,1.2,.36,1) both header-add-item-in;animation-delay:calc(var(--i,0) * 50ms);background:#ffffff0a;border:.5px solid #ffffff0f;border-radius:14px;grid-template-columns:40px 1fr;align-items:center;gap:.65rem;padding:.65rem .7rem;display:grid;position:relative}@keyframes header-add-item-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.header-add-item:active{background:#ffffff14;transform:scale(.98)}.header-add-item-ico{border:.5px solid #ffffff2e;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 1px #fff3}.header-add-item-expense .header-add-item-ico{color:#ff8fa3;background:linear-gradient(160deg,#ff4d6d38,#ff4d6d0f)}.header-add-item-income .header-add-item-ico{color:#7dffc0;background:linear-gradient(160deg,#2dff9a33,#2dff9a0d)}.header-add-item-copy{flex-direction:column;gap:.1rem;min-width:0;display:flex}.header-add-item-copy strong{letter-spacing:-.01em;font-size:.9rem;font-weight:720}.header-add-item-copy span{color:var(--text-secondary);font-size:.7rem}.month-label{border-radius:var(--radius-pill);color:var(--text);align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:1.05rem;font-weight:650;display:inline-flex}.month-label:active{background:#ffffff1a}.month-caret{color:var(--text-secondary);font-size:.7rem}.month-picker-root{z-index:40;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.month-picker{z-index:1;width:min(340px,100%);padding:1rem;position:relative}.month-picker-year{justify-content:space-between;align-items:center;margin-bottom:.85rem;font-size:1.15rem;display:flex}.month-picker-grid{grid-template-columns:repeat(3,1fr);gap:.45rem;display:grid}.month-picker-cell{border-radius:var(--radius-md);text-transform:capitalize;background:#ffffff0d;padding:.85rem .4rem;font-weight:650}.month-picker-cell.active{background:var(--accent-income-soft);color:var(--accent-income);box-shadow:inset 0 0 0 1px #2dff9a73}.icon-btn,.chev,.text-btn{color:var(--text);border-radius:var(--radius-pill);justify-content:center;align-items:center;min-width:36px;min-height:36px;display:inline-flex}.icon-btn:active,.chev:active,.text-btn:active{background:#ffffff14}.home-scroll{overscroll-behavior:contain;min-height:0;padding:.35rem 1rem calc(5.5rem + var(--safe-bottom));-webkit-overflow-scrolling:touch;flex:auto;position:relative;overflow:hidden auto}.home-scroll.just-refreshed .stagger>*{animation:rise-in .45s var(--spring) both}.pull-refresh{pointer-events:none;transition:height .2s var(--spring), opacity .2s ease;flex-direction:column;justify-content:flex-end;align-items:center;gap:0;margin:0 0 .15rem;display:flex;overflow:hidden}.pull-refresh-ring{border:2.5px solid #2dff9a;border-color:#2dff9a #5aa8ff #ffffff26 #ffffff26;border-radius:50%;width:28px;height:28px;margin-bottom:.35rem}.pull-refresh.spinning .pull-refresh-ring{animation:.7s linear infinite pull-spin}.pull-refresh.armed .pull-refresh-ring{border-top-color:#2dff9a;box-shadow:0 0 16px #2dff9a59}.sync-meta{text-align:center;color:var(--text-tertiary);letter-spacing:.02em;margin:0 0 .75rem;font-size:.7rem}.list-static>*{animation:none!important}.home-scroll.just-refreshed .list-block{animation:rise-in .4s var(--spring) both}@keyframes pull-spin{to{transform:rotate(360deg)}}.home-tabs-wrap{margin-bottom:.75rem}.seg-tabs{gap:.25rem;width:100%;padding:0 .25rem;display:flex}.seg-tabs button{color:var(--text-secondary);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.45rem;padding:.7rem .5rem .85rem;font-weight:600;transition:background .2s;display:inline-flex;position:relative}.seg-tabs.accent-expense button.active[aria-selected=true]{background:#ff4d6d26}.seg-tabs.accent-income button.active[aria-selected=true]{background:#2dff9a26}.seg-tabs button.active{color:var(--text)}.tab-count{border-radius:var(--radius-pill);place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;font-size:.75rem;font-weight:800;line-height:1;display:inline-grid}.tab-count.expense{background:var(--accent-expense-soft);color:var(--accent-expense);box-shadow:0 0 12px #ff4d6d59}.tab-count.income{background:var(--accent-income-soft);color:var(--accent-income);box-shadow:0 0 12px #2dff9a59}.seg-tabs button.active:after{content:"";background:var(--accent-expense);height:2px;box-shadow:0 0 14px var(--accent-expense);border-radius:2px;position:absolute;bottom:0;left:18%;right:18%}.seg-tabs.accent-income button.active:after{background:var(--accent-income);box-shadow:0 0 14px var(--accent-income)}.hero-card{text-align:center;margin-bottom:1rem;padding:.9rem .95rem .85rem}.hero-greet{color:var(--text-tertiary);margin:0 0 .2rem;font-size:.8rem;font-weight:700}.hero-card.accent-income .hero-greet{color:#2dff9ac7}.hero-card.accent-expense .hero-greet{color:#ff8fa3d9}.hero-card.accent-income{box-shadow:inset 0 1px 0 var(--glass-highlight), 0 0 0 1px #3ddc9714, 0 16px 48px #0006}.hero-line{margin:.2rem 0 .1rem;font-size:.92rem}.hero-line strong{color:var(--accent-expense)}.hero-card.accent-income .hero-line strong{color:var(--accent-income)}.hero-sub{color:var(--text-secondary);margin:0;font-size:.9rem}.hero-total{letter-spacing:-.02em;margin:.25rem 0 .75rem;font-size:1.7rem;font-weight:700}.hero-cta{background:#ffffff0f;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.62rem .9rem;font-size:.88rem;font-weight:600;display:inline-flex}.hero-card.accent-income .hero-cta{background:var(--accent-income-soft);color:var(--accent-income)}.hero-card.accent-expense .hero-cta{color:#fff;background:#ff4d4d}.hero-cta:disabled{opacity:.4;cursor:not-allowed}.section-title{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);align-items:center;gap:.45rem;margin:.5rem 0 .35rem;font-size:.78rem;font-weight:700;display:flex}.section-title.sticky{z-index:2;background:var(--bg);padding:.45rem 0;position:sticky;top:0}.vencidas-month{letter-spacing:.02em;color:var(--text-secondary);margin:.15rem 0 .4rem .15rem;font-size:.72rem;font-weight:650}.section-status-ico{border-radius:9px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.section-status-ico .status-ico{width:20px;height:20px}.section-status-ico.is-overdue{color:#ff5c7a;background:#ff4d6d47;animation:1.6s ease-in-out infinite overdue-attention;box-shadow:0 0 14px #ff4d6d59}.section-status-ico.is-today{color:#ffb020;background:#ffb02042;box-shadow:0 0 12px #ffb02047}.section-status-ico.is-tomorrow{color:#7eb6ff;background:#5aa8ff3d;box-shadow:0 0 12px #5aa8ff38}.section-status-ico.is-ontime{color:var(--accent-income);background:var(--accent-income-soft);box-shadow:0 0 12px #2dff9a38}.txn-section{margin-bottom:1rem}.txn-swipe-wrap{border-radius:var(--radius-md);touch-action:pan-y;-webkit-user-select:none;user-select:none;overscroll-behavior-x:none;min-height:64px;transition:min-height .45s var(--spring), margin .45s var(--spring), opacity .35s ease;margin-bottom:.28rem;position:relative;overflow:hidden}.txn-swipe-wrap.is-dragging-wrap{z-index:3;touch-action:none}.txn-swipe-wrap.is-list{border-radius:0;min-height:52px;margin-bottom:0}.txn-swipe-wrap.is-list.is-celebrating,.txn-swipe-wrap.is-list.is-deleting{z-index:8;border-radius:var(--radius-md);min-height:64px;margin:.12rem 0;overflow:visible}.txn-swipe-wrap.is-list.is-celebrating .txn-celebrate,.txn-swipe-wrap.is-list.is-deleting .txn-delete-ritual{border-radius:var(--radius-md)}.txn-swipe-wrap.is-celebrating .txn-row,.txn-swipe-wrap.is-deleting .txn-row{pointer-events:none;opacity:0!important}.txn-action-bg{letter-spacing:.02em;z-index:0;opacity:1;border-radius:inherit;pointer-events:none;align-items:center;font-size:.82rem;font-weight:700;display:flex;position:absolute;inset:0}.txn-action-bg.baixa{color:var(--accent-income);background:linear-gradient(90deg,#2dff9a61 0%,#2dff9a14 42%,#0000 72%),linear-gradient(#ffffff0a,#0000 60%);justify-content:flex-start;padding-left:.85rem}.txn-action-bg.delete{color:#ff9aab;background:linear-gradient(270deg,#ff4d6d6b 0%,#ff4d6d1a 42%,#0000 72%),linear-gradient(#ffffff0a,#0000 60%);justify-content:flex-end;padding-right:.85rem}.txn-action-pill{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(10px);letter-spacing:.03em;background:#0c1c14b8;border:1px solid #2dff9a80;align-items:center;gap:.4rem;padding:.48rem .8rem;font-size:.76rem;font-weight:700;transition:transform .28s cubic-bezier(.22,1.35,.36,1),box-shadow .28s,background .2s;display:inline-flex}.txn-action-pill.delete{background:#240a10c7;border-color:#ff4d6d8c}.txn-action-ico{opacity:.95;flex-shrink:0}.txn-action-pill.pop{background:#123022e0;transform:scale(1.1);box-shadow:0 0 0 1px #2dff9a40,0 8px 24px #2dff9a59}.txn-action-pill.delete.pop{background:#300c14e6;box-shadow:0 0 0 1px #ff4d6d4d,0 8px 24px #ff4d6d66}.txn-row.is-dragging{cursor:grabbing;touch-action:none;z-index:2;box-shadow:0 14px 36px #0000008c,0 2px #ffffff0a;transform:translate3d(var(--swipe-x,0px), 0, 0)!important}.txn-row.glow-baixa{box-shadow:0 0 0 1px #2dff9a38,0 14px 36px #2dff9a33,0 4px 16px #00000059;border-color:#2dff9a94!important}.txn-row.glow-delete{box-shadow:0 0 0 1px #ff4d6d38,0 14px 36px #ff4d6d38,0 4px 16px #00000059;border-color:#ff4d6d94!important}.txn-swipe-wrap.armed-baixa .txn-action-bg.baixa,.txn-swipe-wrap.armed-delete .txn-action-bg.delete{filter:brightness(1.18)saturate(1.12)}.txn-swipe-wrap.is-deleting{z-index:5;animation:txn-wrap-collapse .78s var(--spring) forwards;overflow:visible}@keyframes txn-wrap-collapse{0%,55%{opacity:1;min-height:76px;margin-bottom:.35rem}to{opacity:0;min-height:0;margin-bottom:0}}.txn-row-delete{pointer-events:none;animation:.78s cubic-bezier(.22,1.05,.36,1) forwards txn-delete-card;box-shadow:0 0 0 1px #ff4d6d47,0 12px 36px #ff4d6d38;border-color:#ff4d6d8c!important}@keyframes txn-delete-card{0%{opacity:1;filter:brightness();transform:scale(1)rotate(0)}16%{filter:brightness(1.08);transform:scale(1.03)rotate(-1.2deg)}42%{opacity:1;transform:scale(.98)rotate(.6deg)}to{opacity:0;filter:brightness(.7)saturate(.6);transform:translate(-18%)scale(.82)rotate(-4deg)}}.txn-ritual-stack{z-index:3;border-radius:999px;flex-direction:row;justify-content:center;align-items:center;gap:.45rem;max-width:calc(100% - .75rem);padding:.42rem .85rem .42rem .5rem;animation:.55s cubic-bezier(.22,1.2,.36,1) both txn-pill-in;display:inline-flex;position:relative;overflow:hidden}.txn-ritual-stack.is-celebrate{background:linear-gradient(135deg,#123426f2,#0a2018e6);border:1px solid #2dff9a59;box-shadow:0 0 0 1px #2dff9a1f,0 10px 28px #2dff9a2e,inset 0 1px #ffffff14}.txn-ritual-stack.is-delete{background:linear-gradient(135deg,#340e18f2,#1c080ee6);border:1px solid #ff4d6d59;animation:.55s cubic-bezier(.22,1.2,.36,1) both txn-pill-in-delete;box-shadow:0 0 0 1px #ff4d6d1f,0 10px 28px #ff4d6d33,inset 0 1px #ffffff0f}.txn-ritual-stack:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 35%,#ffffff38 48%,#0000 62%);animation:.7s .18s both txn-shimmer;position:absolute;inset:0;transform:translate(-120%)}@keyframes txn-pill-in{0%{opacity:0;transform:scale(.72)translateY(8px)}55%{opacity:1;transform:scale(1.04)translateY(0)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes txn-pill-in-delete{0%{opacity:0;transform:scale(.72)translate(10px)}40%{opacity:1;transform:scale(1.03)translate(-3px)}60%{transform:scale(1)translate(2px)}to{opacity:1;transform:scale(1)translate(0)}}@keyframes txn-shimmer{to{transform:translate(120%)}}.txn-ritual-aura{z-index:0;pointer-events:none;border-radius:999px;width:120px;height:48px;margin:-24px -60px;animation:.9s ease-out both txn-aura-pulse;position:absolute;top:50%;left:50%}.txn-ritual-aura.is-celebrate{background:radial-gradient(#2dff9a59,#0000 70%)}.txn-ritual-aura.is-delete{background:radial-gradient(#ff4d6d59,#0000 70%)}@keyframes txn-aura-pulse{0%{opacity:0;transform:scale(.4)}35%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}.txn-ritual-fx{z-index:1;pointer-events:none;width:0;height:0;position:absolute;top:50%;left:50%}.txn-ritual-spark{width:5px;height:5px;animation:.75s cubic-bezier(.2,.9,.3,1) both txn-ritual-spark-fly;animation-delay:calc(var(--i) * 28ms);border-radius:50%;margin:-2.5px;position:absolute}.txn-ritual-spark.is-celebrate{background:#2dff9a;box-shadow:0 0 10px #2dff9ae6}.txn-ritual-spark.is-delete{background:#ff4d6d;border-radius:1px;width:6px;height:2px;box-shadow:0 0 8px #ff4d6dd9}.txn-ritual-spark:nth-child(odd){width:3px;height:3px}.txn-ritual-spark.is-celebrate:nth-child(odd){background:#9fffd4}.txn-ritual-spark.is-delete:nth-child(odd){background:#ffb3c0;border-radius:50%;width:4px;height:4px}@keyframes txn-ritual-spark-fly{0%{transform:rotate(calc(var(--i) * 45deg)) translateY(0) scale(.2);opacity:0}18%{opacity:1}to{transform:rotate(calc(var(--i) * 45deg)) translateY(-36px) scale(1);opacity:0}}.txn-delete-ritual{z-index:4;pointer-events:none;border-radius:var(--radius-md);background:linear-gradient(145deg,#300a12eb,#12060ae0);justify-content:center;align-items:center;padding:.35rem .5rem;animation:.92s cubic-bezier(.22,1,.36,1) both txn-delete-panel;display:flex;position:absolute;inset:0}@keyframes txn-delete-panel{0%{opacity:0;transform:scale(.94)}12%{opacity:1;transform:scale(1)}68%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)translate(-10%)}}.txn-delete-mark,.txn-celebrate-check{z-index:1;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid;position:relative}.txn-delete-mark{color:#2a060c;background:linear-gradient(145deg,#ff8fa3,#ff4d6d);animation:.5s cubic-bezier(.22,1.45,.36,1) 60ms both txn-icon-pop;box-shadow:0 0 #ff4d6d59,0 4px 14px #ff4d6d66}.txn-celebrate-check{color:#04140c;background:linear-gradient(145deg,#7dffc0,#2dff9a);animation:.5s cubic-bezier(.22,1.45,.36,1) 60ms both txn-icon-pop;box-shadow:0 0 #2dff9a59,0 4px 14px #2dff9a66}.txn-delete-mark svg,.txn-celebrate-check svg{z-index:1;width:11px;height:11px;display:block;position:relative}.txn-ritual-ring{pointer-events:none;border:1.5px solid #2dff9aa6;border-radius:50%;animation:.65s ease-out .1s both txn-ring-expand;position:absolute;inset:-4px}.txn-ritual-ring.is-delete{border-color:#ff4d6da6}@keyframes txn-icon-pop{0%{opacity:0;transform:scale(.2)}55%{opacity:1;transform:scale(1.18)}78%{transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes txn-ring-expand{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(1.85)}}.txn-check-path{stroke-dasharray:24;stroke-dashoffset:24px;animation:.42s .18s forwards txn-check-draw}@keyframes txn-check-draw{to{stroke-dashoffset:0}}.txn-delete-label,.txn-celebrate-label{z-index:1;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;margin:0;font-size:.7rem;font-weight:700;line-height:1;animation:.45s cubic-bezier(.22,1,.36,1) .16s both txn-label-slide;position:relative;overflow:hidden}.txn-celebrate-label{color:#9fffd4}.txn-delete-label{color:#ffb3c0}@keyframes txn-label-slide{0%{opacity:0;filter:blur(2px);transform:translate(-10px)}to{opacity:1;filter:blur();transform:translate(0)}}.txn-swipe-wrap.is-celebrating,.txn-swipe-wrap.is-deleting{z-index:5;min-height:68px;overflow:visible}.txn-row-celebrate{animation:txn-celebrate-card .98s var(--spring) forwards;pointer-events:none;box-shadow:0 0 0 1px #2dff9a40,0 12px 36px #2dff9a38;border-color:#2dff9a8c!important}@keyframes txn-celebrate-card{0%{opacity:1;filter:brightness();transform:scale(1)}18%{filter:brightness(1.12);transform:scale(1.02)}60%{opacity:1;transform:scale(1)}to{opacity:0;filter:brightness(1.25);transform:scale(.94)translateY(-4px)}}.txn-celebrate{z-index:4;pointer-events:none;border-radius:var(--radius-md);background:linear-gradient(135deg,#082016eb,#06120ee0);justify-content:center;align-items:center;padding:.35rem .5rem;animation:.98s cubic-bezier(.22,1,.36,1) both txn-celebrate-panel;display:flex;position:absolute;inset:0}@keyframes txn-celebrate-panel{0%{opacity:0;transform:scale(.94)}12%{opacity:1;transform:scale(1)}68%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.03)}}.txn-row{touch-action:pan-y;transform:translate3d(var(--swipe-x,0px), 0, 0);border-radius:var(--radius-md);cursor:grab;z-index:1;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;will-change:transform;background:#0a0a0a;border:1px solid #ffffff0d;grid-template-columns:40px 1fr;align-items:center;gap:.6rem;padding:.65rem;display:grid;position:relative}.txn-row-list{background:0 0;border:none;border-bottom:1px solid #ffffff0f;border-radius:0;grid-template-columns:1fr;gap:.18rem;padding:.55rem .25rem}.txn-row-list .txn-account{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:600;overflow:hidden}.txn-row-list.is-paid-row{opacity:1;padding-right:2.35rem;position:relative;overflow:hidden}.txn-row-list.is-overdue-row{opacity:1;animation:2s ease-in-out infinite overdue-pulse}@keyframes overdue-pulse{0%,to{box-shadow:inset 0 0 0 1px #ff4d6d26}50%{box-shadow:inset 0 0 0 1px #ff4d6d99,0 0 8px #ff4d6d33}}.txn-row-list.is-paid-row .txn-name{color:#ffffff8c;font-weight:600;-webkit-text-decoration:line-through #ffffff47;text-decoration:line-through #ffffff47}.txn-row-list.is-paid-row .txn-amount,.txn-row-list.is-paid-row .txn-account,.txn-row-list.is-paid-row .txn-list-sub{color:#ffffff61}.txn-row-list.is-paid-row .txn-status{opacity:.45}.txn-row-list.is-paid-row .txn-paid-badge{color:#ffffff73;background:#ffffff0f;border-color:#ffffff1a}.txn-row-list .txn-name{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;font-weight:700;display:-webkit-box;overflow:hidden}.txn-list-sub{align-items:center;gap:.4rem;min-width:0;display:flex}.txn-list-sub .txn-amount{flex-shrink:0;margin-left:auto;font-size:.82rem}.txn-paid-badge{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-income);border-radius:var(--radius-pill);background:#2dff9a1f;border:1px solid #2dff9a47;flex-shrink:0;padding:.12rem .4rem;font-size:.62rem;font-weight:700}.txn-paid-ribbon{z-index:2;text-align:center;color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;pointer-events:none;background:linear-gradient(#34d399 0%,#059669 100%);width:112px;padding:.24rem 0 .2rem;font-size:.52rem;font-weight:800;position:absolute;top:10px;right:-32px;transform:rotate(45deg);box-shadow:0 6px 14px #05966947}.glass-chip.compact{padding:.12rem .4rem;font-size:.62rem}.txn-status{border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid;position:relative}.txn-status .status-ico{z-index:1;width:22px;height:22px;position:relative}.txn-status-glow{opacity:.55;pointer-events:none;z-index:0;border-radius:11px;position:absolute;inset:2px}.txn-status.is-overdue{color:#ff5a75;background:#2a1016;border:1px solid #ff4d6d8c;animation:1.8s ease-in-out infinite overdue-attention;box-shadow:0 0 16px #ff4d6d47}.txn-status.is-overdue .txn-status-glow{background:radial-gradient(circle at 40% 30%,#ff5a6e59,#0000 72%);animation:1.8s ease-in-out infinite status-glow-pulse}.txn-status.is-overdue:after{content:"";pointer-events:none;border:1.5px solid #ff4d6d80;border-radius:20px;animation:1.8s ease-out infinite overdue-ring;position:absolute;inset:-5px}.txn-status.is-today{color:#ffc14d;background:#2a1c08;border:1px solid #ffb02080;box-shadow:0 0 14px #ffb02033}.txn-status.is-today .txn-status-glow{background:radial-gradient(circle at 40% 30%,#ffbe3c59,#0000 72%);animation:2.4s ease-in-out infinite status-glow-pulse}.txn-status.is-tomorrow{color:#7eb6ff;background:#0e1a2a;border:1px solid #5aa8ff73;box-shadow:0 0 14px #5aa8ff2e}.txn-status.is-tomorrow .txn-status-glow{background:radial-gradient(circle at 40% 30%,#6eb4ff59,#0000 72%);animation:2.8s ease-in-out infinite status-glow-pulse}.txn-status.is-ontime{color:#5dffb0;background:#0c2218;border:1px solid #2dff9a66;box-shadow:0 0 12px #2dff9a24}.txn-status.is-ontime .txn-status-glow{background:radial-gradient(circle at 40% 30%,#50ffaa4d,#0000 72%);animation:3.2s ease-in-out infinite status-glow-pulse}.txn-row.tipo-despesa{border-color:#ff4d6d24}.txn-row.tipo-receita{border-color:#2dff9a2e}.txn-row.is-overdue-row{box-shadow:none;background:#140a0d;border-color:#ff4d6d59}.txn-row.tipo-receita.is-overdue-row{border-color:#ff4d6d66}.txn-amount.tipo-despesa{color:#ff6b81}.txn-amount.tipo-receita{color:#2dff9a}.txn-main{flex-direction:column;gap:.22rem;min-width:0;display:flex}.txn-top{justify-content:space-between;align-items:baseline;gap:.65rem;min-width:0;display:flex}.txn-account{letter-spacing:.02em;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.72rem;font-weight:600;overflow:hidden}.txn-date{color:var(--text-muted,#ffffff6b);letter-spacing:.01em;flex-shrink:0;margin:0;font-size:.68rem;font-weight:500}.txn-name{letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.84rem;font-weight:700;line-height:1.25;overflow:hidden}.txn-meta{justify-content:space-between;align-items:center;gap:.65rem;min-width:0;margin-top:.12rem;display:flex}.txn-amount{letter-spacing:-.01em;font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right;flex-shrink:0;margin:0;font-size:.82rem;font-weight:750}.glass-chip.tone-gray{color:#d1d1d6;background:#8e8e9340}.glass-chip.tone-coral{color:#ffb4b4;background:#e5737340}.glass-chip.tone-blue{color:#a8c8ff;background:#5a8cdc40}.glass-chip.tone-purple{color:#d4b8ff;background:#a078dc47}.glass-chip.tone-teal{color:#8fe0d0;background:#3cb4a040}.empty-state{text-align:center;padding:2rem 1.25rem}.empty-state p{margin:0 0 .35rem;font-size:1.1rem;font-weight:700}.empty-state span{color:var(--text-secondary);font-size:.9rem}.txn-swipe-wrap.is-clearing{overflow:visible}.txn-baixa-stamp{z-index:3;border-radius:var(--radius-pill);color:var(--accent-income);letter-spacing:.04em;text-transform:uppercase;pointer-events:none;background:#2dff9a2e;border:1px solid #2dff9a8c;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%);box-shadow:0 0 24px #2dff9a40}.txn-baixa-stamp span{font-size:.95rem}.baixa-modal-root{z-index:10050;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));overscroll-behavior:none;touch-action:none;place-items:center;display:grid;position:fixed;inset:0}.baixa-modal-scrim{-webkit-backdrop-filter:blur(8px);touch-action:none;background:#000000ad;border:0;position:absolute;inset:0}.baixa-modal{border-radius:var(--radius-lg);text-align:center;touch-action:manipulation;overscroll-behavior:contain;width:min(100%,320px);padding:1.05rem 1rem 1rem;position:relative;overflow:hidden}.baixa-modal.accent-income{box-shadow:0 0 0 1px #2dff9a2e,0 18px 48px #0000008c}.baixa-modal.accent-expense{box-shadow:0 0 0 1px #ff4d6d33,0 18px 48px #0000008c}.baixa-modal-title{letter-spacing:-.02em;margin:0 0 .2rem;font-size:1.05rem;font-weight:700}.baixa-modal-copy{color:var(--text-secondary);margin:0 0 .75rem;font-size:.82rem;line-height:1.35}.baixa-modal-copy strong{color:var(--text);font-weight:700}.baixa-modal-copy.success-copy{margin-bottom:.85rem}.baixa-scope{text-align:left;flex-direction:column;gap:.35rem;margin:0 0 .7rem;display:flex}.baixa-scope-opt{width:100%;color:var(--text);font:inherit;cursor:pointer;transition:border-color .2s ease, background .2s ease, transform .2s var(--spring);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:.48rem .55rem;display:flex}.baixa-scope-opt:active:not(.disabled){transform:scale(.98)}.baixa-scope-opt.on{background:#ffffff12}.baixa-scope-opt.status-vencido.on{border-color:#ff4d6d8c}.baixa-scope-opt.status-hoje.on{border-color:#ffb02080}.baixa-scope-opt.status-amanha.on{border-color:#5aa8ff80}.baixa-scope-opt.disabled{opacity:.4;cursor:not-allowed}.baixa-scope-opt .section-status-ico{border-radius:7px;width:22px;height:22px}.baixa-scope-opt .section-status-ico .status-ico{width:12px;height:12px}.baixa-scope-check{color:#0a0a0a;background:0 0;border:1.5px solid #ffffff40;border-radius:6px;flex-shrink:0;place-items:center;width:18px;height:18px;font-size:.65rem;font-weight:800;display:grid}.baixa-scope-check.on{background:#fff;border-color:#fff}.baixa-modal.accent-income .baixa-scope-check.on{background:var(--accent-income);border-color:var(--accent-income)}.baixa-modal.accent-expense .baixa-scope-check.on{color:#fff;background:#ff6b81;border-color:#ff6b81}.baixa-scope-label{text-align:left;flex:1;min-width:0;font-size:.86rem;font-weight:650}.baixa-scope-count{color:var(--text-secondary);font-variant-numeric:tabular-nums;text-align:right;min-width:1.25rem;font-size:.8rem;font-weight:700}.baixa-btn.solid:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.baixa-modal-stats{border-radius:var(--radius-md);border:1px solid var(--glass-border);color:var(--text-secondary);background:#ffffff0a;justify-content:center;align-items:center;gap:.4rem;margin:0 0 .85rem;padding:.55rem .7rem;font-size:.82rem;display:flex}.baixa-modal-stats.compact strong{color:var(--text);font-variant-numeric:tabular-nums;font-weight:700}.baixa-modal.accent-income .baixa-modal-stats.compact strong{color:var(--accent-income)}.baixa-modal.accent-expense .baixa-modal-stats.compact strong{color:#ff8fa3}.baixa-stat-dot{opacity:.45}.baixa-modal-actions{grid-template-columns:1fr 1.2fr;gap:.5rem;display:grid}.baixa-modal-root.baixa-valor-root{touch-action:pan-y;flex-direction:column;justify-content:flex-end;align-items:stretch;padding:0;display:flex;inset:auto 0;overflow:hidden}.baixa-valor-root .baixa-modal-scrim{touch-action:manipulation}.baixa-valor-modal{width:100%;max-width:100%;max-height:100%;padding:.45rem 1.2rem calc(1.15rem + env(safe-area-inset-bottom,0px));text-align:left;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;border-radius:22px 22px 0 0;margin:0;overflow:hidden auto}.baixa-valor-handle{background:#78829159;border-radius:99px;width:36px;height:4px;margin:.15rem auto .75rem;display:block}.baixa-valor-modal .baixa-modal-title,.baixa-valor-modal .baixa-modal-copy,.baixa-valor-hint,.baixa-valor-ref{overflow-wrap:break-word;word-break:normal;white-space:normal}.baixa-valor-hint{margin-top:.35rem!important}.baixa-valor-ref{color:var(--text-secondary);margin:.45rem 0 0;font-size:.78rem}.baixa-valor-field{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:.35rem;margin:.85rem 0;padding:.7rem .85rem;display:flex}.baixa-valor-input{min-width:0;color:inherit;font:inherit;letter-spacing:-.03em;background:0 0;border:0;outline:none;flex:1;font-size:1.35rem;font-weight:750}.baixa-modal-actions.is-stack{grid-template-columns:1fr}.delete-scope-modal{text-align:left;width:min(100%,340px)}.delete-scope-modal .baixa-modal-title,.delete-scope-modal .baixa-modal-copy,.delete-scope-modal .baixa-modal-stats{text-align:center}.delete-scope-list{gap:.45rem;margin:.75rem 0 .85rem;display:grid}.delete-scope-opt{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:.65rem;padding:.7rem .75rem;display:flex}.delete-scope-opt.is-on{background:#ff4d6d1f;border-color:#ff6b8173}.delete-scope-opt .entry-choice-copy{gap:.12rem;display:grid}.delete-scope-opt .entry-choice-copy strong{font-size:.88rem}.delete-scope-opt .entry-choice-copy span{color:var(--text-tertiary);font-size:.75rem}.baixa-btn{border-radius:var(--radius-pill);font:inherit;cursor:pointer;transition:transform .2s var(--spring), opacity .2s ease;border:0;padding:.7rem .85rem;font-size:.9rem;font-weight:650}.baixa-btn:active{transform:scale(.97)}.baixa-btn.ghost{color:var(--text-secondary);border:1px solid var(--glass-border);background:#ffffff0f}.baixa-btn.solid{color:#0a0a0a}.baixa-modal.accent-income .baixa-btn.solid{background:linear-gradient(135deg,#2dff9a,#1ad47a);box-shadow:0 6px 20px #2dff9a4d}.baixa-modal.accent-expense .baixa-btn.solid{color:#fff;background:linear-gradient(135deg,#ff6b81,#ff4d6d);box-shadow:0 6px 20px #ff4d6d4d}.baixa-btn.solid.is-danger{color:#fff;background:linear-gradient(135deg,#ff6b81,#e11d48);box-shadow:0 6px 20px #e11d4859}.baixa-modal-copy.delete-warn{color:var(--text-tertiary);margin-top:.35rem;margin-bottom:.15rem;font-size:.78rem}.baixa-check-wrap{place-items:center;width:64px;height:64px;margin:.1rem auto .75rem;display:grid;position:relative}.baixa-check-ring{border:2px solid var(--accent-income);opacity:.45;border-radius:50%;animation:1.6s ease-in-out infinite baixa-orb-pulse;position:absolute;inset:0}.baixa-check{width:48px;height:48px;color:var(--accent-income);animation:baixa-check-pop .55s var(--spring) both;background:linear-gradient(145deg,#2dff9a59,#2dff9a1f);border:1.5px solid #2dff9ab3;border-radius:50%;place-items:center;font-size:1.35rem;font-weight:700;display:grid;box-shadow:0 0 30px #2dff9a59}.baixa-success-burst{pointer-events:none;width:0;height:0;position:absolute;top:48px;left:50%}.baixa-spark{background:var(--accent-income);width:5px;height:5px;animation:baixa-spark-fly .85s var(--spring) both;animation-delay:calc(var(--i) * 20ms);border-radius:50%;margin:-2.5px;position:absolute;box-shadow:0 0 10px #2dff9acc}.baixa-progress{border-radius:var(--radius-pill);background:#ffffff14;height:3px;overflow:hidden}.baixa-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#1ad47a,#2dff9a);height:100%;transition:width .14s linear;box-shadow:0 0 12px #2dff9a8c}.baixa-modal-root.success .baixa-modal-scrim{pointer-events:none;background:#00000059}.baixa-modal-root.success .baixa-modal{margin-top:max(10vh, calc(env(safe-area-inset-top,0px) + 4rem));align-self:start}body.modal-scroll-lock,body.modal-scroll-lock .home-scroll{overscroll-behavior:none;touch-action:none;overflow:hidden!important}.fab-wrap{right:max(1rem, env(safe-area-inset-right,0px));bottom:calc(var(--nav-h) + .85rem);z-index:40;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.7rem;display:flex;position:absolute}.fab-wrap.is-docked{bottom:max(.55rem, env(safe-area-inset-bottom,0px));right:max(1rem, env(safe-area-inset-right,0px))}.fab-wrap.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.fab-wrap>*{pointer-events:auto}.fab-wrap.is-hidden>*{pointer-events:none}.fab-scrim{z-index:35;-webkit-backdrop-filter:blur(8px);pointer-events:auto;background:#0000008c;border:0;animation:.28s both fade-in;position:absolute;inset:0}.fab-stack{pointer-events:none;flex-direction:column;align-items:stretch;gap:.55rem;width:min(260px,100vw - 2.4rem);display:flex}.fab-wrap.is-open .fab-stack{pointer-events:auto}.fab-action{isolation:isolate;text-align:left;width:100%;font:inherit;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(28px)saturate(180%);opacity:0;transition:transform .2s var(--spring), border-color .2s ease;background:#16161a8c;border:.5px solid #ffffff2e;border-radius:18px;grid-template-columns:44px 1fr auto;align-items:center;gap:.75rem;padding:.75rem .85rem;display:grid;position:relative;overflow:hidden;transform:translateY(14px)scale(.94);box-shadow:0 14px 36px #00000073,inset 0 1px #ffffff38}.fab-action:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff1a 0%,#0000 45%);position:absolute;inset:0}.fab-wrap.is-open .fab-action{opacity:1;animation:.42s cubic-bezier(.22,1.2,.36,1) both fab-action-in;animation-delay:calc((1 - var(--i,0)) * 60ms);transform:translateY(0)scale(1)}@keyframes fab-action-in{0%{opacity:0;transform:translateY(16px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.fab-action:active{transform:scale(.97)}.fab-action-ico{z-index:1;border:.5px solid #fff3;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff40}.fab-action-expense .fab-action-ico{color:#ff8fa3;background:linear-gradient(160deg,#ff4d6d38,#ff4d6d0f)}.fab-action-income .fab-action-ico{color:#7dffc0;background:linear-gradient(160deg,#2dff9a33,#2dff9a0d)}.fab-action-copy{flex-direction:column;gap:.12rem;min-width:0;display:flex}.fab-action-copy strong{letter-spacing:-.01em;font-size:.95rem;font-weight:750}.fab-action-copy span{color:var(--text-secondary);font-size:.72rem}.fab-action-chev{color:var(--text-tertiary);font-size:1.2rem;line-height:1}.fab-main{isolation:isolate;cursor:pointer;color:#fff;width:54px;height:54px;transition:transform .35s var(--spring), color .3s ease, box-shadow .3s ease;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:999px;place-items:center;display:grid;position:relative;box-shadow:0 16px 40px #00000080,0 2px 8px #00000040}.fab-main-glass{border-radius:inherit;-webkit-backdrop-filter:blur(40px)saturate(200%);background:#16161a8c;border:.5px solid #ffffff38;position:absolute;inset:0}.fab-main-rim{border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #00000047}.fab-main-shine{border-radius:inherit;opacity:.9;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffbf,#0000);height:1px;position:absolute;top:1px;left:18%;right:18%}.fab-main.tone-bank .fab-main-glow{background:radial-gradient(circle,#5aa8ff6b,#0000 70%)}.fab-main.tone-bank .fab-main-glass{background:linear-gradient(160deg,#5aa8ff38,#0000 55%),#16161a8c;border-color:#9fd0ff47}.fab-main.tone-expense .fab-main-glow{background:radial-gradient(circle,#ff4d6d66,#0000 70%)}.fab-main.tone-expense .fab-main-glass{background:linear-gradient(160deg,#ff4d6d38,#0000 55%),#16161a8c;border-color:#ff8fa34d}.fab-main.tone-income .fab-main-glow{background:radial-gradient(circle,#2dff9a61,#0000 70%)}.fab-main.tone-income .fab-main-glass{background:linear-gradient(160deg,#2dff9a33,#0000 55%),#16161a8c;border-color:#7dffc04d}.fab-main-glow{opacity:.7;pointer-events:none;z-index:-1;background:radial-gradient(circle,#5aa8ff59,#0000 70%);border-radius:50%;animation:2.4s ease-in-out infinite fab-glow;position:absolute;inset:-6px}.fab-main-ring{display:none}.fab-main-plus{z-index:1;transition:transform .35s var(--spring);filter:drop-shadow(0 2px 8px #b4d2ff59);position:relative}.fab-main.is-open{color:#fff;box-shadow:0 16px 40px #0000008c,0 0 0 1px #ff4d6d2e}.fab-main.is-open .fab-main-plus{transform:rotate(45deg)}.fab-main.is-open .fab-main-glow{background:radial-gradient(circle,#ff4d6d66,#0000 70%)}.fab-main.is-open .fab-main-glass{background:linear-gradient(160deg,#ff4d6d3d,#0000 55%),#16161a8c;border-color:#ff8fa352}.fab-main:active{transform:scale(.92)}.fab-wrap.is-docked .fab-main{width:var(--nav-fab-size,54px);height:var(--nav-fab-size,54px)}.fab-wrap.is-immersive{bottom:calc(1.15rem + env(safe-area-inset-bottom,0px))}@keyframes fab-glow{0%,to{opacity:.45;transform:scale(.96)}50%{opacity:.9;transform:scale(1.05)}}.entry-scroll{flex-direction:column;gap:.65rem;display:flex}.entry-form{flex-direction:column;gap:.55rem;padding-bottom:.5rem;display:flex}.entry-form-compact{gap:.5rem}.entry-list{gap:0;padding:.1rem .75rem}.entry-meta{margin-top:0}.entry-row{width:100%;min-height:52px;color:inherit;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff0f;grid-template-columns:40px 1fr auto;align-items:center;gap:.7rem;padding:.55rem .1rem;display:grid;position:relative}.entry-row-compact{grid-template-columns:1fr auto;gap:.5rem;min-height:42px;padding:.35rem .05rem}.entry-row-compact .entry-row-input{grid-column:1/-1}.entry-row-compact.entry-row-valor{grid-template-columns:auto 1fr}.entry-row-compact.entry-row-valor .entry-row-input{grid-column:auto}.entry-valor-input{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.25rem!important;font-weight:700!important}.entry-total-row{background:#ffffff0d;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;margin:-.1rem 0 .15rem;padding:.45rem .55rem;display:flex}.entry-total-label{color:var(--text-secondary);font-size:.78rem;font-weight:650}.entry-total-value{font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--text);font-size:.95rem;font-weight:780}.entry-screen.is-despesa .entry-total-value{color:#ff8fa3}.entry-screen.is-receita .entry-total-value{color:#5dffb0}.entry-date-row{cursor:pointer;position:relative}.entry-date-overlay{z-index:2;opacity:.011;cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;appearance:none;border:0;width:100%;height:100%;margin:0;padding:0;font-size:1rem;position:absolute;inset:0}.entry-date-overlay::-webkit-calendar-picker-indicator{cursor:pointer;opacity:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.entry-parcel-hero{border-radius:var(--radius-lg,18px);text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.1rem 1rem 1rem;display:flex}.entry-parcel-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);margin:0;font-size:.72rem;font-weight:700}.entry-parcel-total{width:100%;max-width:200px}.entry-parcel-preview{max-width:16rem;color:var(--text-secondary);margin:0;font-size:.9rem;font-weight:600;line-height:1.35}.entry-step{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:40px 1fr 40px;align-items:center;width:100%;height:48px;display:grid;overflow:hidden}.entry-step.is-lg{border-radius:16px;height:56px}.entry-step-btn{height:100%;color:var(--text);cursor:pointer;background:0 0;border:0;font-size:1.4rem;font-weight:600;line-height:1}.entry-step-btn:disabled{opacity:.28;cursor:not-allowed}.entry-step-btn:active:not(:disabled){background:#ffffff14}.entry-step-input{width:100%;height:100%;color:var(--text);text-align:center;font:inherit;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;font-size:1.35rem;font-weight:780}.entry-step.is-lg .entry-step-input{letter-spacing:-.03em;font-size:1.55rem}.entry-period-card{flex-direction:column;gap:.7rem;padding:.9rem .85rem .95rem;display:flex}.entry-period-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);margin:0;padding:0 .15rem;font-size:.78rem;font-weight:700}.entry-period-grid{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.entry-period-opt{min-height:44px;color:var(--text-secondary);font:inherit;text-align:center;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;padding:.55rem .5rem;font-size:.88rem;font-weight:650;transition:background .18s,color .18s,border-color .18s}.entry-period-opt.is-wide{grid-column:1/-1}.entry-period-opt.is-on{color:#041018;background:linear-gradient(145deg,#c8d4e0,#9eb0c2);border-color:#0000;font-weight:750}.entry-screen.is-despesa .entry-period-opt.is-on{background:linear-gradient(145deg,#ffb3c1,#ff6b88)}.entry-screen.is-receita .entry-period-opt.is-on{background:linear-gradient(145deg,#9dffd0,#3dff9e)}.entry-period-opt:active:not(.is-on){background:#ffffff14}.entry-recurrence-block{border-bottom:1px solid #ffffff0f;flex-direction:column;display:flex}.entry-recurrence-block .entry-row{border-bottom:none}.entry-recurrence-hint{color:var(--text-tertiary);font-size:.72rem;font-weight:500;display:block}.entry-recurrence-trail{align-items:center;gap:.45rem;display:inline-flex}.entry-parcel-badge{font-variant-numeric:tabular-nums;letter-spacing:-.01em;color:#041018;background:#ffffffe0;border-radius:999px;justify-content:center;align-items:center;min-width:2.4rem;padding:.22rem .5rem;font-size:.78rem;font-weight:780;display:inline-flex}.entry-screen.is-despesa .entry-parcel-badge{background:linear-gradient(145deg,#ffb3c1,#ff7a95)}.entry-screen.is-receita .entry-parcel-badge{background:linear-gradient(145deg,#9dffd0,#4dffaa)}.entry-change-type{color:var(--text-tertiary);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;align-self:flex-start;margin:0 0 .15rem .05rem;padding:0;font-size:.72rem;font-weight:650;text-decoration:underline}.entry-row:last-child{border-bottom:none}.entry-row.is-btn{cursor:pointer}.entry-row.is-sub{background:#ffffff05}.entry-row-input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:none;grid-column:2/-1;padding:0;font-size:1rem;font-weight:550}.entry-row-input::placeholder{color:var(--text-tertiary);font-weight:450}.entry-row-prefix{color:var(--text-secondary);margin-right:-.35rem;font-weight:650}.entry-row:has(.entry-row-prefix){grid-template-columns:40px auto 1fr}.entry-row:has(.entry-row-prefix) .entry-row-input{grid-column:auto}.entry-row-label{font-size:.95rem;font-weight:550}.entry-row-value{font-variant-numeric:tabular-nums;color:var(--text-secondary);font-size:.92rem;font-weight:650}.entry-row-stack{flex-direction:column;gap:.1rem;min-width:0;display:flex}.entry-row-stack strong{font-size:.95rem;font-weight:650}.entry-row-stack span{color:var(--text-secondary);font-size:.72rem}.entry-choice-list{gap:0;padding:.35rem .65rem}.entry-choice{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0f;grid-template-columns:22px 1fr auto;align-items:center;gap:.75rem;padding:.9rem .25rem;display:grid}.entry-choice:last-child{border-bottom:none}.entry-choice-dot{border:2px solid #ffffff40;border-radius:50%;width:18px;height:18px}.entry-choice-dot.on{background:var(--accent-expense);border-color:#0000;box-shadow:inset 0 0 0 4px #00000059}.entry-screen.is-receita .entry-choice-dot.on{background:var(--accent-income)}.entry-choice-copy{flex-direction:column;gap:.15rem;display:flex}.entry-choice-copy strong,.entry-choice>strong{font-size:.95rem;font-weight:650}.entry-choice-copy span{color:var(--text-secondary);font-size:.72rem}.entry-config-row{width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff0f;grid-template-columns:40px 1fr auto;align-items:center;gap:.7rem;padding:.85rem .1rem;display:grid}.entry-config-row:last-child{border-bottom:none}.entry-config-row.is-btn{cursor:pointer}.entry-config-label{font-size:.95rem;font-weight:550}.entry-config-value{color:var(--text-secondary);align-items:center;gap:.35rem;font-size:.92rem;font-weight:650;display:inline-flex}.entry-stepper{flex-direction:column;align-items:center;gap:.1rem;min-width:2.2rem;display:inline-flex}.entry-stepper-btn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;padding:.1rem .35rem;font-size:.7rem;line-height:1}.entry-stepper-btn:disabled{opacity:.3;cursor:default}.entry-stepper-val{font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:750;line-height:1.2}.entry-select-block{flex-direction:column;gap:.4rem;display:flex}.entry-select-row{cursor:pointer;color:inherit;font:inherit;text-align:left;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem .85rem;display:flex}.entry-select-row .grow{flex:1;min-width:0;font-size:.95rem;font-weight:650}.entry-plus{width:28px;height:28px;color:var(--text-secondary);background:#ffffff0f;border-radius:50%;place-items:center;font-size:1.1rem;font-weight:500;display:grid}.entry-status-dot{background:#ff4d6d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #ff4d6d99}.entry-pick-dot.sub{color:#180c28;background:linear-gradient(145deg,#c4b0e8,#9b7fd4);font-size:.85rem}.entry-card{gap:.15rem}.entry-pick{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff0f;grid-template-columns:40px 1fr auto;align-items:center;gap:.75rem;padding:.75rem .1rem;display:grid}.entry-pick:first-child{border-top:0}.entry-pick-ico{width:40px;height:40px;color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;place-items:center;display:grid}.entry-pick-dot{color:#041018;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.entry-pick-dot.expense{background:linear-gradient(145deg,#ff8fa3,#ff4d6d)}.entry-pick-dot.income{background:linear-gradient(145deg,#7dffc0,#2dff9a)}.entry-pick-dot.bank{background:linear-gradient(145deg,#9fd0ff,#5aa8ff)}.entry-pick-copy{flex-direction:column;gap:.12rem;min-width:0;display:flex}.entry-pick-copy strong{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);font-size:.72rem;font-weight:700}.entry-pick-copy span{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:650;overflow:hidden}.entry-pick-chev{color:var(--text-tertiary);font-size:1.2rem}.entry-screen.is-despesa .toggle.on{background:var(--accent-expense)}.entry-screen.is-receita .toggle.on{background:var(--accent-income)}.sheet-root{z-index:50;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet-panel{border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:min(480px,100%);max-height:min(94dvh,920px);padding-bottom:var(--safe-bottom);flex-direction:column;display:flex;position:relative;overflow:hidden}.sheet-header{border-bottom:1px solid var(--glass-border);grid-template-columns:44px 1fr auto;align-items:center;gap:.5rem;padding:.75rem .85rem;display:grid}.sheet-header h1{text-align:center;margin:0;font-size:1.05rem;font-weight:650}.sheet-save{border-radius:var(--radius-pill);background:var(--accent-expense);color:#111;padding:.45rem .9rem;font-size:.9rem;font-weight:700}.sheet-panel.tone-income .sheet-save{background:var(--accent-income)}.sheet-body{padding:.25rem .85rem 1.5rem;overflow-y:auto}.sheet-row{text-align:left;border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;width:100%;padding:.95rem .15rem;display:flex}.sheet-row input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.sheet-row input::placeholder{color:var(--text-tertiary)}.sheet-ico{text-align:center;width:28px;color:var(--text-secondary);flex-shrink:0}.sheet-ico.round{border:1.5px solid var(--text-secondary);border-radius:50%;place-items:center;width:28px;height:28px;font-size:.85rem;display:grid}.sheet-value{color:var(--text-secondary)}.grow{flex:1}.chev,.plus{color:var(--text-tertiary)}.sheet-section-label{color:var(--text-secondary);margin:1.1rem 0 .15rem;font-size:.78rem}.cat-dot{border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:grid}.cat-dot.expense{background:var(--accent-expense-soft);color:var(--accent-expense)}.cat-dot.income{background:var(--accent-income-soft);color:var(--accent-income)}.cat-dot.bank{color:#fff;background:#c62828}.status-dot{background:#ff453a;border-radius:50%;width:7px;height:7px}.toggle{background:#3a3a3c;border-radius:999px;width:50px;height:30px;padding:2px;transition:background .25s}.toggle .knob{width:26px;height:26px;transition:transform .25s var(--spring);background:#fff;border-radius:50%;display:block}.toggle.on{background:var(--accent-expense)}.sheet-panel.tone-income .toggle.on{background:var(--accent-income)}.toggle.on .knob{transform:translate(20px)}.sheet-note{color:var(--text-secondary);align-items:flex-start;gap:.55rem;margin-top:1.25rem;padding:.75rem .9rem;font-size:.85rem;line-height:1.35;display:flex}@media (width>=481px){.home-screen,.app-frame{border-left:1px solid #ffffff0a;border-right:1px solid #ffffff0a}}.bottom-nav{z-index:30;padding:.32rem 1rem max(.32rem, env(safe-area-inset-bottom,0px));pointer-events:none;flex-shrink:0;position:absolute;bottom:0;left:0;right:0}.bottom-nav-wrap:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff0d 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.undo-toast{left:50%;bottom:calc(var(--nav-h) + var(--safe-bottom) + 2.2rem);-webkit-backdrop-filter:blur(22px)saturate(160%);z-index:80;background:#181e2af0;border:.5px solid #ffffff2e;border-radius:999px;justify-content:flex-start;align-items:center;gap:.38rem;width:max-content;max-width:calc(100% - 2rem);padding:.28rem .3rem .28rem .45rem;animation:.28s cubic-bezier(.2,1.2,.3,1) both undo-in;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 10px 24px #0a0e166b,inset 0 1px #ffffff38}@keyframes undo-in{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.undo-ico{color:#12c97a;background:#12c97a29;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.undo-msg{color:#fff;letter-spacing:.01em;font-size:.78rem;font-weight:700}.undo-timer{color:#ffffff7a;min-width:1.35rem;font-size:.68rem;font-weight:650}.undo-btn{color:#fff;cursor:pointer;transition:background .2s, transform .18s var(--spring);background:#ffffff1a;border:.5px solid #ffffff29;border-radius:999px;padding:.28rem .7rem;font-size:.72rem;font-weight:750}.undo-btn:active{background:#ffffff2e;transform:scale(.96)}.bn-row{justify-content:center;align-items:center;gap:.7rem;min-height:42px;display:flex}.bn-island{pointer-events:auto;isolation:isolate;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;width:fit-content;max-width:calc(100% - .5rem);min-height:42px;padding:3px;transition:transform .35s cubic-bezier(.22,1.35,.36,1),box-shadow .35s;display:flex;position:relative;box-shadow:0 16px 40px #00000080,0 2px 8px #00000040}.bn-island.is-scrubbing{transform:scale(1.045);box-shadow:0 20px 48px #0000008c,0 0 0 1px #ffffff14,0 2px 8px #00000040}.bn-island.is-scrubbing .bn-glass{background:#1c1c227a;border-color:#ffffff4d}.bn-scrub{z-index:0;width:var(--bn-w,48px);margin-left:calc(var(--bn-w,48px) / -2);pointer-events:none;transform:translate3d(var(--bn-x), 0, 0) scaleX(var(--bn-sx,1));transform-origin:50%;will-change:transform;border-radius:999px;position:absolute;top:4px;bottom:4px;left:0}.bn-scrub-core{border-radius:inherit;-webkit-backdrop-filter:blur(12px)saturate(180%);background:linear-gradient(155deg,#ffffff47 0%,#ffffff14 42%,#8cb9ff2e 100%);border:.5px solid #ffffff59;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff73,inset 0 -6px 14px #0000001f,0 8px 20px #00000038}.bn-scrub-shine{border-radius:inherit;opacity:.9;background:linear-gradient(90deg,#0000,#ffffffd9,#0000);height:1px;position:absolute;top:1px;left:18%;right:18%}.bn-scrub-glow{filter:blur(8px);opacity:.85;background:radial-gradient(circle,#b4d2ff73,#0000 70%);border-radius:50%;animation:1.1s ease-in-out infinite bn-scrub-breathe;position:absolute;inset:12% 8%}@keyframes bn-scrub-breathe{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:.95;transform:scale(1.08)}}.bn-glass{border-radius:inherit;-webkit-backdrop-filter:blur(40px)saturate(200%);background:#16161a8c;border:.5px solid #ffffff38;position:absolute;inset:0}.bn-rim{border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #00000047}.bn-specular{border-radius:inherit;opacity:.85;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffb3,#0000);height:1px;position:absolute;top:1px;left:12%;right:12%}.bn-tabs{z-index:1;align-items:center;gap:2px;display:flex;position:relative}.bn-tab{color:#ffffff6b;-webkit-tap-highlight-color:transparent;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:.16rem;min-width:54px;min-height:36px;padding:.18rem .62rem .22rem;transition:color .3s,transform .22s cubic-bezier(.22,1.2,.36,1);display:flex;position:relative}.bn-tab.is-pressed{transform:scale(.92)}.bn-tab.is-active,.bn-tab.is-hot{color:#fff}.bn-island.is-scrubbing .bn-tab.is-active .bn-pill,.bn-tab.is-hot .bn-pill{opacity:0;animation:none;transform:scale(.9)}.bn-pill{border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(160deg,#fff3 0%,#ffffff0f 45%,#8cb9ff1f 100%);border:.5px solid #ffffff38;transition:opacity .3s,transform .45s cubic-bezier(.22,1.4,.36,1);position:absolute;inset:0;transform:scale(.82);box-shadow:inset 0 1px #ffffff59,0 6px 16px #0003}.bn-tab.is-active .bn-pill{opacity:1;animation:.5s cubic-bezier(.22,1.4,.36,1) bn-pill-in;transform:scale(1)}@keyframes bn-pill-in{0%{filter:blur(2px);transform:scale(.78)}55%{filter:blur();transform:scale(1.04)}to{transform:scale(1)}}.bn-ico{z-index:1;flex-shrink:0;place-items:center;transition:transform .4s cubic-bezier(.22,1.45,.36,1);display:grid;position:relative}.bn-tab.is-active .bn-ico{filter:drop-shadow(0 2px 8px #b4d2ff73);animation:.48s cubic-bezier(.22,1.45,.36,1) bn-ico-pop;transform:scale(1.05)}@keyframes bn-ico-pop{0%{transform:scale(.8)}55%{transform:scale(1.14)}to{transform:scale(1.05)}}.bn-label{z-index:1;white-space:nowrap;letter-spacing:.02em;opacity:.55;font-size:.58rem;font-weight:650;line-height:1;transition:opacity .28s,color .28s;position:relative}.bn-tab.is-active .bn-label,.bn-tab.is-hot .bn-label{opacity:1;color:#fffffff2}.bn-tab.is-hot .bn-ico{filter:drop-shadow(0 2px 8px #b4d2ff73);transform:scale(1.05)}.bottom-nav[data-active=transacoes] .bn-scrub-core{background:linear-gradient(155deg,#ffffff38 0%,#2dff9a24 100%)}.bottom-nav[data-active=perfil] .bn-scrub-core{background:linear-gradient(155deg,#ffffff38 0%,#ffb07829 100%)}.bottom-nav[data-active=transacoes] .bn-tab.is-active .bn-pill{background:linear-gradient(160deg,#ffffff29 0%,#2dff9a1a 100%)}.bottom-nav[data-active=perfil] .bn-tab.is-active .bn-pill{background:linear-gradient(160deg,#ffffff29 0%,#ffb0781f 100%)}.tx-footer-totals{border-top:1px solid #ffffff14;gap:.65rem;margin:1.35rem 0 .6rem;padding:1rem .15rem .25rem;display:grid}.tx-footer-note{color:var(--text-tertiary);text-align:center;margin:.15rem 0 0;padding:0 .35rem;font-size:.72rem;line-height:1.4}.tx-footer-grid{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.tx-footer-row{text-align:center;background:#ffffff09;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;padding:.7rem .75rem;display:flex}.tx-footer-row.is-income{background:#2dff9a0f;border-color:#2dff9a29}.tx-footer-row.is-expense{background:#ff4d6d0f;border-color:#ff4d6d29}.tx-footer-label{color:var(--text-tertiary);letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:650}.tx-footer-value{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:.92rem;font-weight:750}.tx-footer-row.is-income .tx-footer-value{color:var(--accent-income)}.tx-footer-row.is-expense .tx-footer-value{color:#ff6b81}.tx-footer-saldo{text-align:left;background:linear-gradient(145deg,#ffffff12,#ffffff05);border:1px solid #ffffff1a;border-radius:16px;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem .9rem;display:flex;box-shadow:inset 0 1px #ffffff14}.tx-footer-saldo .tx-footer-label{color:var(--text-secondary);font-size:.72rem}.tx-footer-saldo .tx-footer-value{font-size:1.05rem;font-weight:800}.tx-footer-saldo.is-positive .tx-footer-value{color:var(--accent-income)}.tx-footer-saldo.is-negative .tx-footer-value{color:#ff6b81}.day-section-title{align-items:center;gap:.45rem;display:flex}.txn-day-rail{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);background:0 0;flex-shrink:0;align-items:center;padding:.2rem 1rem .15rem;font-size:.78rem;font-weight:700;display:flex}.txn-day-rail .day-section-label,.day-section-title{background:0 0}.txn-day-rail.is-today .day-section-label{border:1.5px solid #ff4767;border-radius:10px;padding:.18rem .5rem;font-weight:750}.day-section-label{align-items:center;display:inline-flex}.day-section-title.is-today .day-section-label{border:1.5px solid #ff4767;border-radius:10px;padding:.18rem .5rem;font-weight:750}.txn-section .list-static:has(.txn-row-list){background:#ffffff05;border:1px solid #ffffff0d;border-radius:14px;padding:0 .55rem;overflow:hidden}:is(.txn-section .list-static:has(.is-celebrating),.txn-section .list-static:has(.is-deleting)){z-index:4;position:relative;overflow:visible}.txn-swipe-wrap.is-list:last-child .txn-row-list{border-bottom:none}.profile-scroll{overscroll-behavior-y:none;flex-direction:column;gap:.85rem;padding-top:.35rem;display:flex}.profile-hero{border-radius:var(--radius-lg);border:1px solid #ffffff14;align-items:center;gap:.9rem;padding:1.05rem 1rem;display:flex}.profile-hero-btn{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer}.profile-hero-main{text-align:left;min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:.9rem;padding:0;display:flex}.profile-hero-btn:active,.profile-hero-main:active,.profile-avatar-btn:active{transform:scale(.985)}.profile-avatar{color:#041018;background:linear-gradient(145deg,#7eb6ff,#2dff9a);border-radius:50%;flex-shrink:0;place-items:center;width:58px;height:58px;font-size:1.35rem;font-weight:800;display:grid;position:relative;overflow:hidden}.profile-avatar-btn{cursor:pointer;border:0;padding:0}.profile-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.profile-avatar-fallback{width:100%;height:100%;color:inherit;place-items:center;display:grid}.app-header.has-avatar{flex-direction:row;align-items:center;gap:.55rem}.app-header.has-avatar .app-header-bar{flex:1;width:auto;min-width:0}.header-avatar{border:2.5px solid var(--bg-stage);color:#2a3344;cursor:pointer;box-sizing:border-box;background:linear-gradient(160deg,#eef3f8,#d7dee8);border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;padding:0;display:grid;overflow:hidden;box-shadow:0 6px 14px #121c3029}.header-avatar:active{transform:scale(.96)}.profile-avatar-ring{pointer-events:none;border:1.5px solid #5aa8ff73;border-radius:50%;animation:3.2s ease-in-out infinite profile-ring;position:absolute;inset:-4px}@keyframes profile-ring{0%,to{opacity:.45;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.profile-copy{flex:1;min-width:0}.profile-name{letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:750}.profile-email{color:var(--text-secondary);margin:.15rem 0 0;font-size:.78rem}.profile-edit-hint{color:var(--text-tertiary);margin-top:.35rem;font-size:.72rem;font-weight:650;display:inline-block}.profile-edit-form{flex-direction:column;gap:.75rem;display:flex}.profile-edit-photo{border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:.55rem;padding:1.15rem 1rem;display:flex}.profile-edit-avatar{color:#041018;cursor:pointer;background:linear-gradient(145deg,#7eb6ff,#2dff9a);border:0;border-radius:50%;place-items:center;width:88px;height:88px;padding:0;font-size:1.8rem;font-weight:800;display:grid;position:relative;overflow:hidden}.profile-edit-avatar-img{object-fit:cover;width:100%;height:100%}.profile-edit-camera{color:#fff;background:#080c12c7;border:1.5px solid #fff3;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:2px;right:2px}.profile-edit-photo-btn{color:var(--text-secondary);font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;font-size:.85rem;font-weight:650;text-decoration:underline}.profile-edit-photo-btn.is-muted{color:var(--text-tertiary);font-size:.78rem}.profile-file-hidden{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.profile-field-input{text-align:left;grid-column:auto!important;font-size:.95rem!important;font-weight:600!important}.profile-edit-error{color:#ffb3c1;background:#ff4d6d1f;border:1px solid #ff4d6d33;border-radius:12px;margin:0;padding:.55rem .75rem;font-size:.85rem}.alerts-card .toggle:disabled{opacity:.45}.alerts-when .entry-choice:disabled{opacity:1;cursor:not-allowed;color:var(--text-tertiary)}.alerts-when .entry-choice:disabled .entry-choice-copy strong{color:var(--text-tertiary)}.alerts-when .entry-choice:disabled .entry-choice-copy span{color:var(--text-tertiary);opacity:.85}.alerts-when .entry-choice:disabled .entry-choice-dot{opacity:.55}.alerts-time-card{padding:.35rem .95rem .45rem}.alerts-time-row{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:.75rem;padding:.78rem 0;display:flex}.alerts-time-row:first-child{border-top:0}.alerts-time-row.is-disabled{opacity:.42;pointer-events:none}.alerts-time-copy{flex-direction:column;gap:.12rem;min-width:0;display:flex}.alerts-time-copy strong{font-size:.92rem;font-weight:750}.alerts-time-copy span{color:var(--text-tertiary);font-size:.76rem;line-height:1.3}.alerts-time-chip{min-width:5.4rem;min-height:38px;color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:.02em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:none;place-items:center;font-size:.88rem;font-weight:750;display:grid;position:relative}.alerts-days-chip{min-width:5.8rem;min-height:38px;color:var(--text);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.3rem;padding:0 .55rem 0 .2rem;font-size:.78rem;font-weight:650;display:inline-flex}.alerts-days-chip input{width:3rem;color:inherit;font:inherit;font-variant-numeric:tabular-nums;text-align:center;background:0 0;border:0;padding:0;font-size:.88rem;font-weight:750}.alerts-days-chip input:focus{outline:none}.alerts-days-chip input::-webkit-outer-spin-button{height:1.1em}.alerts-days-chip input::-webkit-inner-spin-button{height:1.1em}.alerts-install-card{gap:.7rem}.alerts-install-mark{width:3rem;height:3rem;color:var(--text);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;place-items:center;margin:.15rem auto .1rem;display:grid}.alerts-install-lead{text-align:center;color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.45}.alerts-install-steps{counter-reset:alerts-install;flex-direction:column;gap:.55rem;margin:.15rem 0 0;padding:0;list-style:none;display:flex}.alerts-install-steps li{color:var(--text-secondary);grid-template-columns:1.55rem 1fr;align-items:start;gap:.65rem;font-size:.84rem;line-height:1.4;display:grid}.alerts-install-steps li:before{counter-increment:alerts-install;content:counter(alerts-install);width:1.55rem;height:1.55rem;color:var(--text);background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;place-items:center;font-size:.72rem;font-weight:750;display:grid}.alerts-hello{border-radius:var(--radius-md);color:var(--text-secondary);margin:0;padding:.75rem .9rem;font-size:.88rem;line-height:1.4}.alerts-hello strong{color:var(--text);font-weight:750}.alerts-lead{text-align:center;color:var(--text-tertiary);margin:-.15rem 0 .15rem;font-size:.78rem;line-height:1.35}.alerts-card .entry-card-title{margin-bottom:.2rem}.alerts-perm-card{flex-direction:column;gap:.75rem;padding:.9rem .95rem 1rem;display:flex}.alerts-perm-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.alerts-perm-label{font-size:.9rem;font-weight:650}.alerts-perm-badge{color:var(--text-secondary);background:#ffffff14;border-radius:999px;padding:.28rem .55rem;font-size:.75rem;font-weight:750}.alerts-perm-badge.is-granted{color:#041018;background:linear-gradient(145deg,#9dffd0,#3dff9e)}.alerts-perm-badge.is-denied{color:#041018;background:linear-gradient(145deg,#ffb3c1,#ff6b88)}.alerts-blockers{color:var(--text-tertiary);flex-direction:column;gap:.35rem;margin:0;padding-left:1.1rem;font-size:.78rem;line-height:1.4;display:flex}.alerts-actions{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.alerts-save-card{gap:.65rem;padding:.85rem .9rem;display:grid}.alerts-save-btn{width:100%;min-height:48px;font-size:.9rem}.alerts-btn{min-height:42px;color:var(--text);font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:.55rem .65rem;font-size:.82rem;font-weight:700}.alerts-btn.is-primary{color:#041018;background:linear-gradient(145deg,#9dffd0,#3dff9e);border-color:#0000}.alerts-btn:disabled{opacity:.45;cursor:not-allowed}.alerts-msg{color:var(--text-secondary);margin:.15rem .2rem .55rem;font-size:.82rem;line-height:1.4}.alerts-msg.is-ok{color:#9dffd0}.alerts-msg.is-error{color:#ff8f8f}.alerts-msg.is-info{color:var(--text-secondary)}.profile-section-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);margin:.35rem .15rem 0;font-size:.7rem;font-weight:700}.profile-menu{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.profile-menu-item{border-radius:var(--radius-md);text-align:left;width:100%;transition:transform .2s var(--spring), background .2s ease;border:1px solid #ffffff12;grid-template-columns:42px 1fr auto;align-items:center;gap:.75rem;padding:.85rem .9rem;display:grid}.profile-menu-item:active{background:#ffffff0a;transform:scale(.985)}.profile-menu-ico{color:#9fd0ff;background:#5aa8ff1f;border:1px solid #5aa8ff38;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.profile-menu-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.profile-menu-text strong{font-size:.92rem;font-weight:700}.profile-menu-text span{color:var(--text-secondary);font-size:.72rem}.profile-menu-chev{color:var(--text-tertiary);font-size:1.25rem;line-height:1}.profile-foot{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:#d2e1f561;margin:1.1rem 0 .25rem;font-size:.68rem;font-weight:500}.profile-version{text-align:center;letter-spacing:.04em;font-variant-numeric:tabular-nums;color:#d2e1f58c;margin:0 0 .35rem;font-size:.72rem;font-weight:650}.banks-scroll{flex-direction:column;gap:1rem;display:flex}.subscreen-header{align-items:flex-start;gap:.65rem;padding:.15rem .1rem .25rem;display:flex}.entry-form-header{grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:.55rem;display:grid}.entry-form-header .subscreen-titles{text-align:center;flex:1;min-width:0;padding-top:0}.entry-form-header .subscreen-titles h1{font-size:1rem}.entry-form-header .subscreen-titles p{margin-top:.12rem;font-size:.72rem;font-weight:650}.entry-header-spacer{flex-shrink:0;width:40px;height:40px}.entry-form-footer{padding:.65rem 1rem calc(.75rem + var(--safe-bottom));flex-shrink:0;grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.entry-form-footer.is-single{grid-template-columns:1fr;justify-items:center}.entry-form-footer.is-single .entry-footer-cancel{width:min(16rem,100%)}.entry-form-footer .banks-save{border-radius:999px;min-height:48px;margin:0}.entry-bank-name{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);margin:.15rem 0 .35rem;font-size:.72rem;font-weight:750}.entry-footer-cancel{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:linear-gradient(145deg,#ff8fa3,#ff4d6d);border:0;border-radius:999px;font-size:.9rem;font-weight:750;box-shadow:0 8px 22px #ff4d6d47}.entry-footer-cancel:active{transform:scale(.98)}.entry-screen.has-footer .entry-scroll{padding-bottom:.65rem}.entry-screen.is-fit{padding:.4rem 1rem 0;overflow:hidden}.entry-edit-field{flex-direction:column;flex:none;gap:.22rem;margin:.12rem 0;display:flex}.entry-edit-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);font-size:.68rem;font-weight:750}.entry-edit-input,.entry-edit-input-wrap{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;width:100%;min-height:46px;box-shadow:inset 0 1px 2px #0000001f}.entry-edit-input{color:var(--text);font:inherit;outline:none;padding:.6rem .85rem;font-size:1rem;font-weight:650;display:block}.entry-edit-input-wrap{align-items:center;gap:.35rem;padding:0 .85rem;display:flex}.entry-edit-input-wrap .entry-edit-input{min-height:0;box-shadow:none;background:0 0;border:0;padding:.5rem 0}.entry-edit-input.is-value{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.2rem;font-weight:800}.entry-edit-prefix{color:var(--text-secondary);font-weight:750}.entry-edit-input::placeholder{color:var(--text-tertiary);font-weight:500}.entry-pick-visual{align-items:center;gap:.4rem;display:inline-flex}.entry-screen.is-pick{overflow:hidden}.entry-pick-bar{background:#ffffff14;border:1px solid #ffffff1a;border-radius:24px;flex-shrink:0;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:.55rem;width:auto;min-height:52px;margin:.45rem 1rem 0;padding:.45rem .85rem;display:grid}.entry-pick-bar h1{text-align:center;letter-spacing:-.02em;color:var(--text);margin:0;font-size:1.05rem;font-weight:800}.entry-pick-bar-btn{width:40px;height:40px;color:var(--text);cursor:pointer;font:inherit;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;place-items:center;font-size:1.25rem;line-height:1;display:grid}.entry-pick-bar-btn.is-on{background:#ffffff1f}.entry-pick-search-input{width:100%;min-width:0;height:40px;color:var(--text);font:inherit;background:#ffffff14;border:0;border-radius:12px;outline:none;padding:0 .75rem;font-size:.95rem;font-weight:650}.entry-pick-search-input::placeholder{color:var(--text-tertiary);font-weight:500}.entry-cat-scroll{padding-top:.55rem}.entry-cat-list{flex-direction:column;gap:0;padding:.2rem 0;display:flex;overflow:hidden}.entry-cat-row{width:100%;height:40px;min-height:40px;max-height:40px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0f;align-items:center;gap:.65rem;padding:0 .85rem;display:flex}.entry-cat-row:last-child{border-bottom:0}.entry-cat-row .cats-avatar.sm,.entry-cat-row .entry-bank-mark{border-radius:10px;width:32px;height:32px;font-size:.82rem}.entry-cat-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-weight:650;overflow:hidden}.entry-cat-row.is-on{background:#5aa8ff38;box-shadow:inset 3px 0 #5aa8ff}.entry-cat-row.is-on strong{font-weight:800}.entry-cat-check{color:#fff;background:#3d7cfd;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;margin-left:auto;font-size:.72rem;font-weight:800;display:grid}.entry-cat-empty{color:var(--text-secondary);margin:0;padding:.85rem;font-size:.86rem}.entry-bank-mark{color:#fff;border-radius:10px;flex-shrink:0;place-items:center;font-weight:800;line-height:1;display:grid}.entry-bank-mark.sm{width:32px;height:32px;font-size:.85rem}.entry-bank-mark.xs{border-radius:7px;width:22px;height:22px;font-size:.68rem}.cats-avatar.xs{border-radius:7px;width:22px;height:22px}.entry-form-fit{flex-direction:column;flex:1;gap:.65rem;min-height:0;padding-bottom:.2rem;display:flex;overflow:hidden}.entry-card-fit{flex:1;min-height:0;margin-bottom:0;overflow:hidden}.banks-form.entry-card-fit{flex-direction:column;justify-content:space-between;gap:.2rem;display:flex}.entry-card-fit .entry-list,.entry-list.entry-card-fit{padding:.2rem .85rem}.entry-card-fit .entry-row-compact{flex:1 1 0;min-height:42px;max-height:56px;padding:.35rem .05rem}.entry-card-fit .entry-recurrence-block{flex:1 1 0;justify-content:center;min-height:0}.entry-card-title{text-align:center;letter-spacing:-.02em;width:100%;color:var(--text);flex:none;margin:.15rem 0 .4rem;font-size:1.05rem;font-weight:800}.entry-card-divider{background:#ffffff1a;flex:none;height:1px;margin:.15rem 0 .25rem}.entry-card-divider.is-soft{opacity:.7;margin:.2rem 0}.entry-card-fit .entry-row:last-child,.entry-card-picks .entry-row:last-child{border-bottom:0}.entry-card-picks{flex:none;margin-bottom:0;overflow:hidden}.banks-form.entry-card-picks{flex-direction:column;gap:0;display:flex}.entry-card-picks .entry-row-compact{min-height:48px;padding:.45rem .05rem}.entry-header-save{font:inherit;cursor:pointer;color:#041018;border:0;border-radius:999px;flex-shrink:0;padding:.4rem .8rem;font-size:.84rem;font-weight:750}.entry-header-save.is-expense{background:linear-gradient(145deg,#ff8fa3,#ff4d6d)}.entry-header-save.is-income{background:linear-gradient(145deg,#7dffc0,#2dff9a)}.entry-header-save:disabled{opacity:.4;cursor:not-allowed}.subscreen-back{width:40px;height:40px;color:var(--text);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;place-items:center;transition:background .2s,border-color .2s;display:grid}.subscreen-back:active{background:#ffffff1a;border-color:#ffffff2e}.subscreen-titles{min-width:0;padding-top:.15rem}.subscreen-titles h1{letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:750}.subscreen-titles p{color:var(--text-secondary);margin:.2rem 0 0;font-size:.76rem;line-height:1.35}.banks-form{border-radius:var(--radius-lg);border:1px solid #ffffff14;flex-direction:column;gap:.95rem;padding:1.05rem 1rem 1.1rem;display:flex}.banks-field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.banks-label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-tertiary);font-size:.68rem;font-weight:700}.banks-input{width:100%;color:var(--text);font:inherit;background:#00000047;border:1px solid #ffffff1a;border-radius:14px;outline:none;padding:.78rem .85rem;font-size:.95rem;font-weight:550;transition:border-color .2s,box-shadow .2s}.banks-input::placeholder{color:var(--text-tertiary);font-weight:450}.banks-input:focus{border-color:#5aa8ff8c;box-shadow:0 0 0 3px #5aa8ff26}.banks-fieldset{border:0;min-width:0;margin:0;padding:0}.banks-fieldset .banks-label{margin-bottom:.45rem;padding:0;display:block}.banks-type-grid{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.banks-type-opt{color:var(--text-secondary);font:inherit;cursor:pointer;transition:background .2s ease, border-color .2s ease, color .2s ease, transform .2s var(--spring);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:.72rem .55rem;font-size:.82rem;font-weight:650}.banks-type-opt.is-on{color:#041018;background:linear-gradient(145deg,#9fd0ff,#5aa8ff);border-color:#0000;box-shadow:0 6px 18px #5aa8ff47}.banks-type-opt:active{transform:scale(.97)}.banks-row-2{grid-template-columns:.85fr 1.15fr;gap:.55rem;display:grid}.banks-save{font:inherit;color:#041018;cursor:pointer;transition:opacity .2s ease, transform .2s var(--spring);background:linear-gradient(145deg,#7dffc0,#2dff9a);border:0;border-radius:14px;margin-top:.15rem;padding:.88rem 1rem;font-size:.92rem;font-weight:750;box-shadow:0 8px 22px #2dff9a47}.banks-save.is-bank{background:linear-gradient(145deg,#9fd0ff,#5aa8ff);box-shadow:0 8px 22px #5aa8ff47}.banks-save.is-expense{background:linear-gradient(145deg,#ff8fa3,#ff4d6d);box-shadow:0 8px 22px #ff4d6d47}.banks-save.is-income{background:linear-gradient(145deg,#7dffc0,#2dff9a);box-shadow:0 8px 22px #2dff9a47}.banks-save:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.banks-save:not(:disabled):active{transform:scale(.98)}.banks-list-block{flex-direction:column;gap:.65rem;padding-bottom:.5rem;display:flex}.banks-list-head{justify-content:space-between;align-items:center;padding:0 .15rem;display:flex}.banks-list-head h2{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);margin:0;font-size:.72rem;font-weight:700}.banks-list-head span{color:var(--text-secondary);text-align:center;background:#ffffff0f;border-radius:999px;min-width:1.4rem;padding:.15rem .45rem;font-size:.72rem;font-weight:700}.banks-empty{border-radius:var(--radius-md);text-align:center;border:1px dashed #ffffff1f;padding:1.15rem 1rem}.banks-empty p{margin:0;font-size:.9rem;font-weight:650}.banks-empty span{color:var(--text-secondary);margin-top:.3rem;font-size:.75rem;line-height:1.4;display:block}.banks-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.banks-card{border-radius:var(--radius-md);animation:rise-in .4s var(--spring) both;border:1px solid #ffffff14;align-items:center;gap:.75rem;padding:.8rem .85rem;display:flex}.banks-card-btn{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:inherit;transition:border-color .2s,background .2s}.banks-card-btn:active{background:#ffffff0f;border-color:#ffffff29}.banks-card-chev{color:var(--text-tertiary);flex-shrink:0;margin-left:auto;font-size:1.2rem;line-height:1}.banks-card-mark{color:#041018;background:linear-gradient(145deg,#9fd0ff,#5aa8ff);border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:.95rem;font-weight:800;display:grid}.banks-card-body{flex-direction:column;gap:.18rem;min-width:0;display:flex}.banks-card-body strong{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:700;overflow:hidden}.banks-card-meta{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.cats-screen{position:relative}.cats-scroll{gap:1rem}.cats-form-tipo{grid-template-columns:1fr 1fr}.banks-type-opt.is-on.is-expense{color:#041018;background:linear-gradient(145deg,#ff8fa3,#ff4d6d);box-shadow:0 6px 18px #ff4d6d47}.banks-type-opt.is-on.is-income{color:#041018;background:linear-gradient(145deg,#7dffc0,#2dff9a);box-shadow:0 6px 18px #2dff9a47}.cats-form-colors{grid-template-columns:repeat(6,1fr);gap:.5rem;display:grid}.cats-form-swatch{aspect-ratio:1;cursor:pointer;border:2px solid #0000;border-radius:50%;padding:0}.cats-form-swatch.is-on{border-color:#fff;box-shadow:0 0 0 2px #ffffff47}.cats-form-icons{grid-template-columns:repeat(6,1fr);gap:.45rem;display:grid}.cats-form-icon{aspect-ratio:1;color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;place-items:center;padding:0;display:grid}.cats-form-icon.is-on{color:#fff}.cats-form-preview{color:var(--text-secondary);align-items:center;gap:.65rem;padding:.55rem .75rem;font-size:.88rem;font-weight:600;display:flex}.cats-pick-row{width:100%;min-height:48px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:.75rem;padding:.35rem 0;display:flex}.cats-pick-value{align-items:center;gap:.45rem;display:inline-flex}.cats-pick-swatch{border-radius:50%;width:22px;height:22px;display:block;box-shadow:inset 0 0 0 1px #00000014}.cats-picker-root{z-index:90;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.cats-picker-scrim{background:#080a108c;border:0;position:absolute;inset:0}.cats-picker-panel{width:min(440px,100%);max-height:min(78vh,640px);padding:1rem 1.05rem calc(1.1rem + var(--safe-bottom));border-radius:24px 24px 0 0;flex-direction:column;display:flex;position:relative;overflow:hidden}.cats-picker-head{flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.cats-picker-body{padding-right:.1rem;overflow:auto}.cats-picker-head h2{margin:0;font-size:1.05rem}.cats-picker-done{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.88rem;font-weight:750}.cats-avatar{color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.cats-avatar.sm{border-radius:12px;width:40px;height:40px}.cats-tipo-tabs{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;grid-template-columns:1fr 1fr;gap:.4rem;padding:.15rem;display:grid}.cats-tipo-tab{font:inherit;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:.4rem;padding:.65rem .5rem;font-size:.82rem;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.cats-screen.is-despesa .cats-tipo-tab.is-on{color:#ff6b81;background:#ff4d6d24}.cats-screen.is-receita .cats-tipo-tab.is-on{color:var(--accent-income);background:#2dff9a1f}.cats-registered .banks-card{gap:.55rem;padding:.5rem .7rem}.cats-registered .cats-avatar.sm{border-radius:10px;width:32px;height:32px}.cats-registered .banks-card-body{gap:0}.cats-registered .banks-card-body strong{font-size:.86rem}.cats-registered .banks-card-chev{font-size:1.05rem}.register-screen{position:relative}.register-screen .tab-scroll{padding-bottom:calc(5.5rem + var(--safe-bottom))}.app-shell.nav-hidden .form-screen-scroll,.app-shell.nav-hidden .entry-scroll{padding-bottom:calc(1.5rem + var(--safe-bottom))}.register-sheet-body{flex-direction:column;gap:.95rem;padding-top:.85rem;padding-bottom:1.25rem;display:flex}.sheet-panel.tone-bank .sheet-save,.sheet-panel.tone-bank .register-sheet-save{color:#041018;background:#5aa8ff}.sheet-save:disabled,.register-sheet-save:disabled{opacity:.45}.register-delete{font:inherit;color:#ff8fa3;cursor:pointer;background:#ff4d6d1a;border:1px solid #ff4d6d59;border-radius:14px;padding:.85rem 1rem;font-size:.9rem;font-weight:700}.register-delete:active{background:#ff4d6d2e}.register-sheet-root{z-index:80;align-items:flex-end;inset:auto 0}.register-sheet-panel{border-radius:var(--radius-xl) var(--radius-xl) 0 0;flex-direction:column;width:min(480px,100%);height:min(100%,720px);min-height:0;max-height:100%;margin:0 auto;padding-bottom:0;display:flex;overflow:hidden}.register-sheet-header{flex-shrink:0}.register-sheet-header-spacer{width:44px}.register-sheet-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:auto;min-height:0;overflow:hidden auto}.register-sheet-footer{padding:.75rem .85rem calc(.85rem + var(--safe-bottom));-webkit-backdrop-filter:blur(16px);background:linear-gradient(#141418eb,#0c0c0efa);border-top:1px solid #ffffff14;flex-direction:column;flex-shrink:0;gap:.5rem;display:flex}.register-sheet-save{width:100%;font:inherit;cursor:pointer;color:#041018;transition:opacity .2s ease, transform .2s var(--spring);background:linear-gradient(145deg,#9fd0ff,#5aa8ff);border:0;border-radius:14px;padding:.95rem 1rem;font-size:.95rem;font-weight:750;box-shadow:0 8px 22px #5aa8ff47}.register-sheet-panel.tone-expense .register-sheet-save{background:linear-gradient(145deg,#ff8fa3,#ff4d6d);box-shadow:0 8px 22px #ff4d6d47}.register-sheet-panel.tone-income .register-sheet-save{background:linear-gradient(145deg,#7dffc0,#2dff9a);box-shadow:0 8px 22px #2dff9a47}.register-sheet-save:not(:disabled):active{transform:scale(.98)}.splash-screen{z-index:100;padding:2rem 1.5rem calc(2rem + var(--safe-bottom));background:radial-gradient(70% 45% at 50% 28%,#2dff9a24,#0000 60%),radial-gradient(55% 40% at 80% 75%,#5aa8ff1f,#0000 55%),#000;flex-direction:column;justify-content:center;align-items:center;gap:1.4rem;display:flex;position:absolute;inset:0;overflow:hidden}.splash-screen.is-leaving{pointer-events:none;animation:.48s cubic-bezier(.4,0,.2,1) forwards splash-out}@keyframes splash-out{to{opacity:0;filter:blur(8px);transform:scale(1.04)}}.splash-ambient{pointer-events:none;position:absolute;inset:0}.splash-orb{filter:blur(40px);opacity:.55;border-radius:50%;position:absolute}.splash-orb-a{background:#2dff9a59;width:180px;height:180px;animation:5.5s ease-in-out infinite splash-drift;top:18%;left:-40px}.splash-orb-b{background:#5aa8ff4d;width:220px;height:220px;animation:6.5s ease-in-out infinite reverse splash-drift;bottom:12%;right:-60px}.splash-orb-c{background:#5cffe038;width:120px;height:120px;animation:4.8s ease-in-out .4s infinite splash-drift;top:62%;left:42%}@keyframes splash-drift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(12px,-18px)scale(1.08)}}.splash-core{place-items:center;width:148px;height:148px;display:grid;position:relative}.splash-ring{border:1.5px solid #2dff9a59;border-radius:36px;animation:2.2s cubic-bezier(.22,1,.36,1) infinite splash-ring;position:absolute;inset:0}.splash-ring-delay{border-color:#5aa8ff4d;animation-delay:.55s}@keyframes splash-ring{0%{opacity:.85;transform:scale(.82)}to{opacity:0;transform:scale(1.35)}}.splash-mark{z-index:1;border-radius:50%;width:136px;height:136px;animation:.9s cubic-bezier(.22,1.2,.36,1) both splash-mark-in;position:relative;overflow:hidden}.splash-logo{object-fit:cover;width:100%;height:100%;display:block}@keyframes splash-mark-in{0%{opacity:0;transform:scale(.72)rotate(-6deg)}to{opacity:1;transform:scale(1)rotate(0)}}.splash-copy{text-align:center;animation:.8s cubic-bezier(.22,1,.36,1) .25s both splash-copy-in}.splash-brand{letter-spacing:-.04em;background:linear-gradient(120deg,#effff8 10%,#2dff9a 45%,#7eb6ff 90%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:800}.splash-progress-row{align-items:center;gap:.55rem;margin-top:.6rem;display:inline-flex}.splash-pct{font-variant-numeric:tabular-nums;color:#2dff9a;text-align:left;opacity:.9;min-width:2.6ch;font-size:.78rem;font-weight:700}@keyframes splash-copy-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.splash-bar{background:#ffffff1a;border-radius:999px;flex-shrink:0;width:min(140px,38vw);height:3px;overflow:hidden}.splash-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#2dff9a,#7eb6ff);width:0;height:100%;transition:width 80ms linear;display:block;box-shadow:0 0 8px #2dff9a99}.app-frame.is-splash-behind,.is-splash-behind{opacity:0;pointer-events:none}.app-shell.is-splash{background:var(--bg)}@media (prefers-reduced-motion:reduce){.bn-pill,.bn-tab,.bn-label,.bn-tab.is-active .bn-ico,.bn-scrub,.bn-scrub-glow,.bn-island,.profile-avatar-ring,.splash-orb,.splash-ring,.splash-mark,.splash-copy,.splash-bar-fill{transition:none;animation:none}.splash-mark,.splash-copy{opacity:1;transform:none}.splash-bar-fill{width:100%}}:root[data-theme=neo-tactile],html.theme-neo-tactile,[data-theme=neo-tactile]{--bg:#111622;--bg-elevated:#18202d;--glass:#ebf2fc9e;--glass-strong:#f2f7ffd1;--glass-border:#ffffffbf;--glass-highlight:#fffffff2;--glass-blur:32px;--text:#18202d;--text-secondary:#535d72;--text-tertiary:#848fa5;--accent-fab:#2d6eff;--accent-chip:#2d6eff;--radius-lg:24px;--radius-xl:32px;--neo-light:#f4f6fa;--neo-light-2:#e8edf5;--neo-canvas:#c4ccd8;--neo-ink:#18202d;--neo-muted:#535d72;--neo-nav:#181e2af0;--neo-nav-border:#ffffff2e;--neo-nav-text:#ffffff8c;--neo-nav-text-active:#fff;--neo-blue:#2d6eff;--neo-cyan:#00e5ff;--neo-expense:#ff4767;--neo-expense-soft:#ffebee;--neo-income:#12c97a;--neo-income-deep:#0da663;--neo-income-ink:#042016;--nav-h:72px;--neo-raised:14px 22px 42px -2px #060a14a3, 7px 12px 18px #060a1457, inset 0 1px 0 #fff, inset 0 -1px 0 #0000000a;--neo-raised-soft:12px 16px 28px -2px #060a147a, 5px 7px 14px #060a1438, inset 0 1px 0 #fff;--neo-raised-hover:16px 26px 46px -2px #060a14ad, 8px 14px 20px #060a145c, inset 0 1px 0 #fff;--neo-inset:inset 2.5px 2.5px 6px #121c3014, inset -2px -2px 5px #fff;--neo-float:16px 28px 52px -4px #060a14a3, 9px 14px 22px #060a144d, inset 0 1px 0 #fff, inset 0 -1px 0 #0000000a;--neo-sheet:0 12px 26px -6px #060a1447, 0 4px 10px #060a141a, inset 0 1px 0 #fff, inset 0 -1px 0 #00000008;--neo-blue-raised:0 10px 25px #2563eb6b, 0 3px 8px #2563eb47, inset 0 1.5px 0 #ffffff80, inset 0 -1.5px 0 #0003}html.theme-neo-tactile,html.theme-neo-tactile body,html.theme-neo-tactile #root,:root[data-theme=neo-tactile] .app-shell,[data-theme=neo-tactile].app-shell{color:var(--neo-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(70% 60% at 10% 0,#91b9eb2e 0%,#0000 65%),radial-gradient(500px at 95% 95%,#00e5ff2e 0%,#0000 60%),radial-gradient(400px at 15% 98%,#2d6eff24 0%,#0000 60%),linear-gradient(165deg,#151b27 0%,#0f141d 55%,#090c13 100%)!important}:root[data-theme=neo-tactile] .app-frame,[data-theme=neo-tactile] .app-frame,html.theme-neo-tactile .app-frame{flex-direction:column;max-width:460px;height:100%;max-height:100%;margin:0 auto;display:flex;position:relative;overflow:hidden;background:var(--neo-canvas)!important;-webkit-backdrop-filter:blur(36px)saturate(190%)!important;border-top:1.5px solid #ffffffd9!important;border-left:1px solid #ffffffa6!important;border-right:1px solid #ffffffa6!important;box-shadow:0 24px 60px -10px #000000a6,0 0 35px #00e5ff2e,inset 0 1px 1.5px #fffffff2,inset 0 -1px 1px #00000014!important}@media (width>=520px){:root[data-theme=neo-tactile] .app-frame,[data-theme=neo-tactile] .app-frame,html.theme-neo-tactile .app-frame{border-radius:36px;height:calc(100% - 2.5rem);max-height:calc(100dvh - 2.5rem);margin:1.25rem auto;border-bottom:1px solid #ffffff8c!important}}:root[data-theme=neo-tactile] .app-main,:root[data-theme=neo-tactile] .tab-screen,:root[data-theme=neo-tactile] .home-scroll,:root[data-theme=neo-tactile] .tab-scroll,:root[data-theme=neo-tactile] .profile-scroll,:root[data-theme=neo-tactile] .home-screen,:root[data-theme=neo-tactile] .app-header,[data-theme=neo-tactile] .app-main,[data-theme=neo-tactile] .tab-screen,[data-theme=neo-tactile] .home-scroll,[data-theme=neo-tactile] .tab-scroll,[data-theme=neo-tactile] .profile-scroll,[data-theme=neo-tactile] .home-screen,[data-theme=neo-tactile] .app-header,html.theme-neo-tactile .app-main,html.theme-neo-tactile .tab-screen,html.theme-neo-tactile .home-scroll,html.theme-neo-tactile .tab-scroll,html.theme-neo-tactile .profile-scroll,html.theme-neo-tactile .home-screen,html.theme-neo-tactile .app-header{background:var(--neo-canvas)!important}[data-theme=neo-tactile].app-shell.is-splash,:root[data-theme=neo-tactile] .app-shell.is-splash,html.theme-neo-tactile .app-shell.is-splash{color:var(--neo-ink)}html.theme-neo-tactile .section-title,html.theme-neo-tactile .profile-section-label,html.theme-neo-tactile .profile-foot,:root[data-theme=neo-tactile] .section-title,:root[data-theme=neo-tactile] .profile-section-label,:root[data-theme=neo-tactile] .profile-foot,html.theme-neo-tactile .profile-version,:root[data-theme=neo-tactile] .profile-version,[data-theme=neo-tactile] .profile-version{color:var(--neo-muted)}html.theme-neo-tactile .app-header.brand-only,:root[data-theme=neo-tactile] .app-header.brand-only{padding-top:var(--header-pad-top);padding-bottom:.15rem}html.theme-neo-tactile .app-header.brand-only .app-header-bar,:root[data-theme=neo-tactile] .app-header.brand-only .app-header-bar{border:.5px solid var(--neo-nav-border);-webkit-backdrop-filter:none;background:#181e2a;border-radius:999px;min-height:52px;padding:.28rem .4rem .28rem .9rem;box-shadow:0 8px 20px #28304038,inset 0 1px #ffffff47;justify-content:space-between!important;width:100%!important;display:flex!important}html.theme-neo-tactile .app-admin-btn,:root[data-theme=neo-tactile] .app-admin-btn{color:#e0f2fe;background:#7dd3fc29;border:.5px solid #7dd3fc73;width:32px;height:32px}html.theme-neo-tactile .app-inbox-btn,:root[data-theme=neo-tactile] .app-inbox-btn{color:#fde68a;background:#fbbf2429;border-color:#fbbf2480}html.theme-neo-tactile .app-inbox-btn.has-unread .app-inbox-ico,html.theme-neo-tactile .app-inbox-btn.has-unread .app-inbox-ico svg,:root[data-theme=neo-tactile] .app-inbox-btn.has-unread .app-inbox-ico,:root[data-theme=neo-tactile] .app-inbox-btn.has-unread .app-inbox-ico svg{transform-origin:50% 8%!important;animation:2s ease-in-out infinite inbox-ring!important}html.theme-neo-tactile .users-broadcast,:root[data-theme=neo-tactile] .users-broadcast{box-shadow:var(--neo-raised);background:linear-gradient(175deg,#f8fafc,#eef2f8)}html.theme-neo-tactile .users-broadcast-ico,:root[data-theme=neo-tactile] .users-broadcast-ico{background:var(--neo-light-2);color:var(--neo-blue);box-shadow:var(--neo-inset);border:1px solid #fffc}html.theme-neo-tactile .inbox-card,:root[data-theme=neo-tactile] .inbox-card{box-shadow:var(--neo-raised-soft)!important;background:linear-gradient(175deg,#f8fafc,#eef2f8)!important;border:1px solid #ffffffd9!important}html.theme-neo-tactile .inbox-card.is-unread,:root[data-theme=neo-tactile] .inbox-card.is-unread{box-shadow:var(--neo-raised-soft), inset 3px 0 0 #f5c518!important}html.theme-neo-tactile .inbox-ico,:root[data-theme=neo-tactile] .inbox-ico{color:#b8860b;box-shadow:var(--neo-inset);background:#fff6d8;border:1px solid #ffffffe6}html.theme-neo-tactile .inbox-ico.is-out,:root[data-theme=neo-tactile] .inbox-ico.is-out{background:var(--neo-light-2);color:var(--neo-blue)}html.theme-neo-tactile .inbox-ico.is-new,:root[data-theme=neo-tactile] .inbox-ico.is-new{color:#7c4a03;box-shadow:var(--neo-raised-soft);background:linear-gradient(145deg,#ffe082,#f5c518)}html.theme-neo-tactile .inbox-chip.is-new,:root[data-theme=neo-tactile] .inbox-chip.is-new{color:#a16207;background:#fff4c6}html.theme-neo-tactile .inbox-chip.is-sent,:root[data-theme=neo-tactile] .inbox-chip.is-sent{color:var(--neo-blue);background:#e0edff}html.theme-neo-tactile .inbox-chip.is-done,:root[data-theme=neo-tactile] .inbox-chip.is-done{color:#94a3b8;background:#e8edf4}html.theme-neo-tactile .inbox-card.is-read,:root[data-theme=neo-tactile] .inbox-card.is-read{opacity:1;box-shadow:none!important;background:#e7ecf3!important;border-color:#0000!important}html.theme-neo-tactile .inbox-card.is-read .inbox-ico,:root[data-theme=neo-tactile] .inbox-card.is-read .inbox-ico{color:#94a3b8;background:#eef2f7}html.theme-neo-tactile .inbox-card.is-read strong,html.theme-neo-tactile .inbox-card.is-read .inbox-meta,html.theme-neo-tactile .inbox-card.is-read .inbox-body,:root[data-theme=neo-tactile] .inbox-card.is-read strong,:root[data-theme=neo-tactile] .inbox-card.is-read .inbox-meta,:root[data-theme=neo-tactile] .inbox-card.is-read .inbox-body{font-weight:550;color:#94a3b8!important}html.theme-neo-tactile .inbox-body,:root[data-theme=neo-tactile] .inbox-body{color:var(--neo-muted);border-top-color:#0f172a14}html.theme-neo-tactile .inbox-tabs,:root[data-theme=neo-tactile] .inbox-tabs{background:0 0;gap:.7rem}html.theme-neo-tactile .inbox-tabs button,:root[data-theme=neo-tactile] .inbox-tabs button{color:#475569;box-shadow:var(--neo-raised-soft);background:linear-gradient(175deg,#f8fafc,#e4ebf4);border:1px solid #ffffffd9}html.theme-neo-tactile .inbox-tabs button.is-on,:root[data-theme=neo-tactile] .inbox-tabs button.is-on{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-color:#0000;box-shadow:14px 18px 28px #2563eb6b,6px 8px 14px #060a143d,inset 0 1px #ffffff73}html.theme-neo-tactile .inbox-read-all,:root[data-theme=neo-tactile] .inbox-read-all{color:var(--neo-blue)}html.theme-neo-tactile .inbox-resend,:root[data-theme=neo-tactile] .inbox-resend{color:#7c4a03;background:#fde68a}html.theme-neo-tactile .inbox-sent-toast,:root[data-theme=neo-tactile] .inbox-sent-toast{box-shadow:var(--neo-raised);color:#0f172a;background:linear-gradient(175deg,#f8fafc,#eef2f8)}html.theme-neo-tactile .login-screen,:root[data-theme=neo-tactile] .login-screen{background:radial-gradient(70% 60% at 10% 0,#91b9eb2e 0%,#0000 65%),radial-gradient(500px at 95% 95%,#00e5ff2e 0%,#0000 60%),linear-gradient(165deg,#151b27 0%,#0f141d 55%,#090c13 100%)!important;justify-content:center!important;align-items:center!important;min-height:100%!important;padding:1.5rem 1rem!important;display:flex!important;position:relative!important}html.theme-neo-tactile .login-version,:root[data-theme=neo-tactile] .login-version{color:#d2e1f56b}html.theme-neo-tactile .login-card,:root[data-theme=neo-tactile] .login-card{-webkit-backdrop-filter:blur(40px)saturate(190%)!important;background:linear-gradient(175deg,#f0f6ffd9 0%,#d7e2f2b8 100%)!important;border:1px solid #ffffffd9!important;border-top:1.5px solid #fffffff2!important;border-radius:32px!important;width:100%!important;max-width:420px!important;padding:2.25rem 1.85rem 2rem!important;box-shadow:0 24px 60px -8px #0009,0 0 32px #00e5ff29,inset 0 1px 1px #fff,inset 0 -1px 1px #0000000d!important}html.theme-neo-tactile .login-brand-wrap{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.6rem;display:flex}html.theme-neo-tactile .login-avatar-ring{background:linear-gradient(165deg,#fff 0%,#e2e8f0 100%);border:2px solid #fffffff2;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:.75rem;display:flex;position:relative;box-shadow:0 8px 20px #121c3029,0 0 16px #00e5ff59,inset 0 1px #fff}html.theme-neo-tactile .login-logo-mini{object-fit:cover;border-radius:50%;width:44px;height:44px}html.theme-neo-tactile .login-brand,:root[data-theme=neo-tactile] .login-brand{letter-spacing:-.04em!important;color:#111827!important;-webkit-text-fill-color:initial!important;background:0 0!important;margin:0 0 .25rem!important;font-size:1.9rem!important;font-weight:800!important}html.theme-neo-tactile .login-tag,:root[data-theme=neo-tactile] .login-tag{color:#53627a!important;margin:0!important;font-size:.92rem!important;font-weight:500!important}html.theme-neo-tactile .login-field,:root[data-theme=neo-tactile] .login-field{flex-direction:column!important;gap:.35rem!important;margin-bottom:.95rem!important;display:flex!important}html.theme-neo-tactile .login-field span,:root[data-theme=neo-tactile] .login-field span{color:#334155!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin-left:.25rem!important;font-size:.8rem!important;font-weight:700!important}html.theme-neo-tactile .login-field input,:root[data-theme=neo-tactile] .login-field input{color:#18202d!important;background:#edf2f8!important;border:1px solid #c8d4e6d9!important;border-radius:18px!important;height:48px!important;padding:0 1rem!important;font-size:.95rem!important;transition:all .2s!important;box-shadow:inset 2.5px 2.5px 6px #121c3014,inset -2px -2px 5px #fff!important}html.theme-neo-tactile .login-field input:focus,:root[data-theme=neo-tactile] .login-field input:focus{border-color:#2d6eff!important;outline:none!important;box-shadow:0 0 0 3px #2d6eff40,inset 1px 1px 3px #121c300d!important}html.theme-neo-tactile .login-keep,:root[data-theme=neo-tactile] .login-keep{cursor:pointer!important;align-items:center!important;gap:.75rem!important;margin:1.1rem 0 1.4rem!important;display:flex!important}html.theme-neo-tactile .login-keep-label{color:#334155!important;-webkit-user-select:none!important;user-select:none!important;font-size:.88rem!important;font-weight:500!important}html.theme-neo-tactile .login-submit,:root[data-theme=neo-tactile] .login-submit{letter-spacing:.01em!important;color:#fff!important;cursor:pointer!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border:1px solid #ffffff59!important;border-radius:9999px!important;width:100%!important;height:50px!important;font-size:1.05rem!important;font-weight:700!important;transition:all .2s cubic-bezier(.175,.885,.32,1.275)!important;box-shadow:0 12px 26px #2563eb73,0 3px 8px #2563eb4d,inset 0 1.5px #ffffff80,inset 0 -1.5px #00000040!important}html.theme-neo-tactile .login-submit:hover,:root[data-theme=neo-tactile] .login-submit:hover{transform:translateY(-2px)!important;box-shadow:0 16px 32px #2563eb8c,0 4px 12px #2563eb59,inset 0 1.5px #fff9!important}html.theme-neo-tactile .login-submit:active,:root[data-theme=neo-tactile] .login-submit:active{transform:translateY(1px)!important;box-shadow:0 5px 14px #2563eb59,inset 0 1px 3px #0000004d!important}html.theme-neo-tactile .profile-logout,:root[data-theme=neo-tactile] .profile-logout{color:#b91c1c;background:#dc505a1a;border-color:#dc505a47}html.theme-neo-tactile .profile-logout span,:root[data-theme=neo-tactile] .profile-logout span{color:#b91c1cb3}html.theme-neo-tactile .app-brand,html.theme-neo-tactile .brand-title,:root[data-theme=neo-tactile] .app-brand,:root[data-theme=neo-tactile] .brand-title{filter:none;letter-spacing:-.05em;-webkit-font-smoothing:antialiased;color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(115deg,#5eead4 0%,#7dd3fc 45%,#93c5fd 100%);-webkit-background-clip:text;background-clip:text;font-size:1.7rem;font-weight:800;line-height:1.05}html.theme-neo-tactile .home-scroll,:root[data-theme=neo-tactile] .home-scroll{padding-top:.1rem}html.theme-neo-tactile .seg-tabs button,:root[data-theme=neo-tactile] .seg-tabs button{padding:.4rem .35rem .5rem}html.theme-neo-tactile .hero-card,:root[data-theme=neo-tactile] .hero-card,[data-theme=neo-tactile] .hero-card{border-radius:18px;margin-bottom:.5rem;padding:.55rem .75rem .6rem;position:relative;overflow:hidden}html.theme-neo-tactile .hero-greet,:root[data-theme=neo-tactile] .hero-greet{margin-bottom:.05rem;font-size:.7rem}html.theme-neo-tactile .hero-line,:root[data-theme=neo-tactile] .hero-line{margin:.05rem 0;font-size:.8rem}html.theme-neo-tactile .hero-sub,:root[data-theme=neo-tactile] .hero-sub{font-size:.72rem}html.theme-neo-tactile .hero-total,:root[data-theme=neo-tactile] .hero-total{margin:.1rem 0 .4rem;font-size:1.28rem}html.theme-neo-tactile .txn-section,:root[data-theme=neo-tactile] .txn-section{margin-bottom:.4rem}html.theme-neo-tactile .section-title.sticky,:root[data-theme=neo-tactile] .section-title.sticky,[data-theme=neo-tactile] .section-title.sticky{padding:.28rem .1rem .18rem}html.theme-neo-tactile .home-scroll .txn-swipe-wrap,:root[data-theme=neo-tactile] .home-scroll .txn-swipe-wrap{background:0 0;border-radius:14px;min-height:52px;margin-bottom:.42rem;overflow:hidden}html.theme-neo-tactile .home-scroll .txn-swipe-wrap.revealing-baixa,:root[data-theme=neo-tactile] .home-scroll .txn-swipe-wrap.revealing-baixa{background:var(--neo-income)}html.theme-neo-tactile .home-scroll .txn-swipe-wrap.revealing-delete,:root[data-theme=neo-tactile] .home-scroll .txn-swipe-wrap.revealing-delete{background:var(--neo-expense)}html.theme-neo-tactile .txn-action-bg.baixa,:root[data-theme=neo-tactile] .txn-action-bg.baixa{background:linear-gradient(90deg, var(--neo-income) 0%, #0da663 100%);color:#fff;opacity:1}html.theme-neo-tactile .txn-action-bg.delete,:root[data-theme=neo-tactile] .txn-action-bg.delete{background:linear-gradient(270deg, var(--neo-expense) 0%, #e11d48 100%);color:#fff;opacity:1}html.theme-neo-tactile .txn-action-pill,:root[data-theme=neo-tactile] .txn-action-pill,html.theme-neo-tactile .txn-action-pill.delete,:root[data-theme=neo-tactile] .txn-action-pill.delete{color:#fff;background:#ffffff38;border-color:#ffffff80}html.theme-neo-tactile .home-scroll .txn-row:not(.txn-row-list),:root[data-theme=neo-tactile] .home-scroll .txn-row:not(.txn-row-list){border-left:3px solid var(--cat-color,#94a3b88c);box-shadow:var(--neo-raised);border-radius:14px;grid-template-columns:36px 1fr;gap:.4rem;padding:.3rem .48rem}html.theme-neo-tactile .home-scroll .txn-status,:root[data-theme=neo-tactile] .home-scroll .txn-status{width:36px;height:36px}html.theme-neo-tactile .home-scroll .txn-status .status-ico,:root[data-theme=neo-tactile] .home-scroll .txn-status .status-ico{width:30px;height:30px}html.theme-neo-tactile .home-scroll .txn-name,:root[data-theme=neo-tactile] .home-scroll .txn-name{font-size:.78rem;line-height:1.2}html.theme-neo-tactile .home-scroll .txn-amount,:root[data-theme=neo-tactile] .home-scroll .txn-amount{font-size:.78rem;font-weight:750}html.theme-neo-tactile .home-scroll .txn-account,html.theme-neo-tactile .home-scroll .txn-meta,html.theme-neo-tactile .home-scroll .txn-date,:root[data-theme=neo-tactile] .home-scroll .txn-account,:root[data-theme=neo-tactile] .home-scroll .txn-date{font-size:.62rem}html.theme-neo-tactile .home-scroll .txn-main,:root[data-theme=neo-tactile] .home-scroll .txn-main{gap:.1rem}html.theme-neo-tactile .section-status-ico,:root[data-theme=neo-tactile] .section-status-ico{width:34px;height:34px}html.theme-neo-tactile .section-title.sticky,:root[data-theme=neo-tactile] .section-title.sticky,[data-theme=neo-tactile] .section-title.sticky{padding:.55rem .1rem .35rem;-webkit-backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:none!important}html.theme-neo-tactile .section-title,:root[data-theme=neo-tactile] .section-title{color:var(--neo-ink);letter-spacing:.04em;gap:.45rem;font-weight:750}html.theme-neo-tactile .section-status-ico,:root[data-theme=neo-tactile] .section-status-ico{width:34px;height:34px;box-shadow:var(--neo-raised-soft);border:1px solid #ffffffd9;border-radius:50%}html.theme-neo-tactile .section-status-ico .status-ico,:root[data-theme=neo-tactile] .section-status-ico .status-ico{width:26px;height:26px}html.theme-neo-tactile .section-status-ico.is-overdue,:root[data-theme=neo-tactile] .section-status-ico.is-overdue{color:var(--neo-expense);background:var(--neo-expense-soft);box-shadow:0 4px 12px #ff4d6d38}html.theme-neo-tactile .section-status-ico.is-today,:root[data-theme=neo-tactile] .section-status-ico.is-today{color:#c27803;background:#fff3d6;box-shadow:0 4px 12px #c2780333}html.theme-neo-tactile .section-status-ico.is-tomorrow,:root[data-theme=neo-tactile] .section-status-ico.is-tomorrow{color:#2563eb;background:#dbe8ff;box-shadow:0 4px 12px #2563eb33}html.theme-neo-tactile .section-status-ico.is-ontime,:root[data-theme=neo-tactile] .section-status-ico.is-ontime{color:var(--neo-income-deep);background:#d8fce8;box-shadow:0 4px 12px #2dff9a40}html.theme-neo-tactile .txn-status,:root[data-theme=neo-tactile] .txn-status{isolation:isolate;border-radius:50%;width:36px;height:36px}html.theme-neo-tactile .txn-status .status-ico,:root[data-theme=neo-tactile] .txn-status .status-ico{width:24px;height:24px}html.theme-neo-tactile .txn-status-glow,:root[data-theme=neo-tactile] .txn-status-glow{display:none}html.theme-neo-tactile .txn-status.is-overdue,:root[data-theme=neo-tactile] .txn-status.is-overdue{color:var(--neo-expense);background:var(--neo-expense-soft);border:1.5px solid #ff4d6d59;box-shadow:0 4px 12px #ff4d6d33}html.theme-neo-tactile .txn-status.is-overdue:after,:root[data-theme=neo-tactile] .txn-status.is-overdue:after{display:none}html.theme-neo-tactile .home-scroll .txn-row.is-overdue-row,:root[data-theme=neo-tactile] .home-scroll .txn-row.is-overdue-row{animation:2.4s ease-in-out infinite overdue-card-pulse}html.theme-neo-tactile .txn-swipe-wrap.is-hinting .txn-row,html.theme-neo-tactile .home-scroll .txn-swipe-wrap.is-hinting .txn-row,html.theme-neo-tactile .home-scroll .txn-swipe-wrap.is-hinting .txn-row.is-overdue-row,:root[data-theme=neo-tactile] .txn-swipe-wrap.is-hinting .txn-row,:root[data-theme=neo-tactile] .home-scroll .txn-swipe-wrap.is-hinting .txn-row,:root[data-theme=neo-tactile] .home-scroll .txn-swipe-wrap.is-hinting .txn-row.is-overdue-row{animation:1.7s ease-in-out .2s both swipe-hint-card}html.theme-neo-tactile .txn-swipe-wrap.is-hinting .txn-action-bg.baixa,:root[data-theme=neo-tactile] .txn-swipe-wrap.is-hinting .txn-action-bg.baixa{animation:1.7s ease-in-out .2s both swipe-hint-baixa}html.theme-neo-tactile .txn-swipe-wrap.is-hinting .txn-action-bg.delete,:root[data-theme=neo-tactile] .txn-swipe-wrap.is-hinting .txn-action-bg.delete{animation:1.7s ease-in-out .2s both swipe-hint-delete}html.theme-neo-tactile .home-scroll .txn-status.is-overdue,html.theme-neo-tactile .section-status-ico.is-overdue,:root[data-theme=neo-tactile] .home-scroll .txn-status.is-overdue,:root[data-theme=neo-tactile] .section-status-ico.is-overdue{animation:1.8s ease-in-out infinite overdue-icon-breathe}@keyframes overdue-card-pulse{0%,to{box-shadow:0 0 0 0 #ff476700, var(--neo-raised)}50%{box-shadow:0 0 0 6px #ff476724,0 10px 22px #ff476733,inset 0 1px #fff}}@keyframes overdue-icon-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}html.theme-neo-tactile .txn-status.is-today,:root[data-theme=neo-tactile] .txn-status.is-today{color:#b45309;background:#fff1d6;border:1.5px solid #b4530959;box-shadow:0 4px 12px #b453092e}html.theme-neo-tactile .txn-status.is-tomorrow,:root[data-theme=neo-tactile] .txn-status.is-tomorrow{color:#1d4ed8;background:#dbe8ff;border:1.5px solid #1d4ed84d;box-shadow:0 4px 12px #1d4ed829}html.theme-neo-tactile .txn-status.is-ontime,:root[data-theme=neo-tactile] .txn-status.is-ontime{color:var(--neo-income-deep);background:#d8fce8;border:1.5px solid #2dff9a73;box-shadow:0 4px 12px #2dff9a38}html.theme-neo-tactile .txn-status.tipo-receita.is-overdue,html.theme-neo-tactile .section-status-ico.tipo-receita.is-overdue,html.theme-neo-tactile .txn-status.tipo-receita.is-today,html.theme-neo-tactile .section-status-ico.tipo-receita.is-today,html.theme-neo-tactile .txn-status.tipo-receita.is-tomorrow,html.theme-neo-tactile .section-status-ico.tipo-receita.is-tomorrow,html.theme-neo-tactile .txn-status.tipo-receita.is-ontime,html.theme-neo-tactile .section-status-ico.tipo-receita.is-ontime,:root[data-theme=neo-tactile] .txn-status.tipo-receita.is-overdue,:root[data-theme=neo-tactile] .section-status-ico.tipo-receita.is-overdue,:root[data-theme=neo-tactile] .txn-status.tipo-receita.is-today,:root[data-theme=neo-tactile] .section-status-ico.tipo-receita.is-today,:root[data-theme=neo-tactile] .txn-status.tipo-receita.is-tomorrow,:root[data-theme=neo-tactile] .section-status-ico.tipo-receita.is-tomorrow,:root[data-theme=neo-tactile] .txn-status.tipo-receita.is-ontime,:root[data-theme=neo-tactile] .section-status-ico.tipo-receita.is-ontime{color:var(--neo-income-ink);background:var(--neo-income);border-color:#12c97a8c;box-shadow:0 4px 12px #2dff9a59}html.theme-neo-tactile .seg-tabs button,:root[data-theme=neo-tactile] .seg-tabs button{color:var(--neo-muted);font-weight:650}html.theme-neo-tactile .seg-tabs button.active,:root[data-theme=neo-tactile] .seg-tabs button.active{color:var(--neo-ink)}html.theme-neo-tactile .tab-count.expense,:root[data-theme=neo-tactile] .tab-count.expense{background:var(--neo-expense);color:#fff;font-weight:800;box-shadow:0 3px 12px #ff4d6d59}html.theme-neo-tactile .tab-count.income,:root[data-theme=neo-tactile] .tab-count.income{background:var(--neo-income);color:var(--neo-income-ink);font-weight:800;box-shadow:0 3px 12px #2dff9a66}html.theme-neo-tactile .seg-tabs button.active:after,:root[data-theme=neo-tactile] .seg-tabs button.active:after{background:var(--neo-expense);height:3px;box-shadow:0 0 14px #ff4d6d73}html.theme-neo-tactile .seg-tabs.accent-income button.active:after,:root[data-theme=neo-tactile] .seg-tabs.accent-income button.active:after{background:var(--neo-income-deep);height:3px;box-shadow:0 0 14px #2dff9a80}html.theme-neo-tactile .glass,:root[data-theme=neo-tactile] .glass,[data-theme=neo-tactile] .glass{box-shadow:var(--neo-raised);color:var(--neo-ink);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(150%);background:linear-gradient(160deg,#fbfcfe 0%,#eef2f8 55%,#e6ebf4 100%);border:1px solid #ffffffeb}html.theme-neo-tactile .glass-strong,:root[data-theme=neo-tactile] .glass-strong,[data-theme=neo-tactile] .glass-strong{box-shadow:var(--neo-float);color:var(--neo-ink);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(calc(var(--glass-blur) + 6px)) saturate(160%);background:linear-gradient(160deg,#fff 0%,#f2f5fb 100%);border:1px solid #fffffff2}html.theme-neo-tactile .glass-pill,:root[data-theme=neo-tactile] .glass-pill,[data-theme=neo-tactile] .glass-pill{background:var(--neo-light-2);color:var(--neo-ink);box-shadow:var(--neo-inset);border-color:#ffffffb3}html.theme-neo-tactile .glass .hero-greet,html.theme-neo-tactile .glass .hero-sub,html.theme-neo-tactile .glass .hero-line,html.theme-neo-tactile .glass .profile-email,html.theme-neo-tactile .glass .profile-edit-hint,html.theme-neo-tactile .profile-menu-text span,:root[data-theme=neo-tactile] .glass .hero-greet,:root[data-theme=neo-tactile] .glass .hero-sub,:root[data-theme=neo-tactile] .glass .hero-line,:root[data-theme=neo-tactile] .profile-menu-text span{color:var(--neo-muted)}html.theme-neo-tactile .glass .hero-total,html.theme-neo-tactile .profile-name,html.theme-neo-tactile .profile-menu-text strong,:root[data-theme=neo-tactile] .glass .hero-total,:root[data-theme=neo-tactile] .profile-name,:root[data-theme=neo-tactile] .profile-menu-text strong{color:var(--neo-ink)}html.theme-neo-tactile .hero-card.accent-expense .hero-greet,html.theme-neo-tactile .hero-card.accent-expense .hero-line strong,:root[data-theme=neo-tactile] .hero-card.accent-expense .hero-greet,:root[data-theme=neo-tactile] .hero-card.accent-expense .hero-line strong{color:var(--neo-expense)}html.theme-neo-tactile .hero-card.accent-income .hero-greet,html.theme-neo-tactile .hero-card.accent-income .hero-line strong,:root[data-theme=neo-tactile] .hero-card.accent-income .hero-greet,:root[data-theme=neo-tactile] .hero-card.accent-income .hero-line strong{color:var(--neo-income-deep)}html.theme-neo-tactile .profile-menu-chev,:root[data-theme=neo-tactile] .profile-menu-chev{color:#9aa3b5}html.theme-neo-tactile .hero-card,:root[data-theme=neo-tactile] .hero-card,[data-theme=neo-tactile] .hero-card{box-shadow:var(--neo-float);border-radius:20px;position:relative;overflow:hidden}html.theme-neo-tactile .hero-card:after,:root[data-theme=neo-tactile] .hero-card:after,[data-theme=neo-tactile] .hero-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#4fd2ff38,#0000 70%);border-radius:50%;width:50%;height:60%;position:absolute;bottom:-30%;right:-12%}html.theme-neo-tactile .hero-cta,:root[data-theme=neo-tactile] .hero-cta,[data-theme=neo-tactile] .hero-cta{z-index:1;border-radius:var(--radius-pill);border:none;min-height:38px;padding:.45rem .75rem;font-size:.82rem;font-weight:700;position:relative}html.theme-neo-tactile .txn-row:not(.txn-row-list),:root[data-theme=neo-tactile] .txn-row:not(.txn-row-list),[data-theme=neo-tactile] .txn-row:not(.txn-row-list){box-shadow:var(--neo-raised);color:var(--neo-ink);background:linear-gradient(160deg,#fbfcfe 0%,#e8ecf4 100%);border:1px solid #ffffffe6;border-radius:16px}html.theme-neo-tactile .txn-row:not(.txn-row-list) .txn-name,:root[data-theme=neo-tactile] .txn-row:not(.txn-row-list) .txn-name{color:var(--neo-ink)}html.theme-neo-tactile .txn-row:not(.txn-row-list) .txn-account,:root[data-theme=neo-tactile] .txn-row:not(.txn-row-list) .txn-account{color:var(--neo-muted)}html.theme-neo-tactile .txn-row-list,:root[data-theme=neo-tactile] .txn-row-list,[data-theme=neo-tactile] .txn-row-list{box-shadow:none;color:var(--neo-ink);background:0 0;border-bottom-color:#1c22301a}html.theme-neo-tactile .txn-row-list .txn-name,:root[data-theme=neo-tactile] .txn-row-list .txn-name{color:var(--neo-ink)}html.theme-neo-tactile .glass-chip,:root[data-theme=neo-tactile] .glass-chip{color:var(--neo-ink);box-shadow:var(--neo-inset);background:#1c22300f;border-color:#0000}html.theme-neo-tactile .bottom-nav,:root[data-theme=neo-tactile] .bottom-nav{padding:.28rem .85rem max(.28rem, env(safe-area-inset-bottom,0px))}html.theme-neo-tactile .bn-row,html.theme-neo-tactile .bn-island,:root[data-theme=neo-tactile] .bn-row,:root[data-theme=neo-tactile] .bn-island{min-height:52px}html.theme-neo-tactile .bn-island,:root[data-theme=neo-tactile] .bn-island{padding:3px}html.theme-neo-tactile .bn-tab,:root[data-theme=neo-tactile] .bn-tab{gap:.08rem;min-width:54px;min-height:44px;padding:.22rem .62rem .24rem}html.theme-neo-tactile .bn-ico svg,:root[data-theme=neo-tactile] .bn-ico svg{width:16px;height:16px}html.theme-neo-tactile .bn-label,:root[data-theme=neo-tactile] .bn-label{font-size:.52rem}html.theme-neo-tactile .bn-glass,:root[data-theme=neo-tactile] .bn-glass,[data-theme=neo-tactile] .bn-glass{background:var(--neo-nav);-webkit-backdrop-filter:blur(36px)saturate(170%);border:.5px solid #7dd3fc59;box-shadow:0 12px 28px #28304042,0 0 22px #4fd2ff47,0 0 0 1px #4fd2ff2e,inset 0 1px #ffffff4d}html.theme-neo-tactile .bn-tab,:root[data-theme=neo-tactile] .bn-tab{color:var(--neo-nav-text)}html.theme-neo-tactile .bn-tab.is-active,html.theme-neo-tactile .bn-tab.is-hot,:root[data-theme=neo-tactile] .bn-tab.is-active,:root[data-theme=neo-tactile] .bn-tab.is-hot{color:var(--neo-nav-text-active)}html.theme-neo-tactile .bn-pill,:root[data-theme=neo-tactile] .bn-pill,[data-theme=neo-tactile] .bn-pill{background:0 0;border:2px solid #4fd2ff;box-shadow:0 0 0 1px #4fd2ff59,0 0 12px #4fd2ffbf,0 0 28px #3d8bfd8c,inset 0 0 12px #4fd2ff33}html.theme-neo-tactile .bn-tab.is-active .bn-ico,:root[data-theme=neo-tactile] .bn-tab.is-active .bn-ico{color:#4fd2ff;filter:drop-shadow(0 0 8px #4fd2ffe6)}html.theme-neo-tactile .bn-label,:root[data-theme=neo-tactile] .bn-label{color:inherit}html.theme-neo-tactile .glass-chip,:root[data-theme=neo-tactile] .glass-chip{box-shadow:none;border:1px solid #0000;font-weight:700}html.theme-neo-tactile .glass-chip.tone-gray,:root[data-theme=neo-tactile] .glass-chip.tone-gray{color:#475569;background:#e2e8f0;border-color:#cbd5e1}html.theme-neo-tactile .glass-chip.tone-coral,:root[data-theme=neo-tactile] .glass-chip.tone-coral{color:#e11d48;background:#ffe4e6;border-color:#fecdd3}html.theme-neo-tactile .glass-chip.tone-blue,:root[data-theme=neo-tactile] .glass-chip.tone-blue{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}html.theme-neo-tactile .glass-chip.tone-purple,:root[data-theme=neo-tactile] .glass-chip.tone-purple{color:#6d28d9;background:#ede9fe;border-color:#ddd6fe}html.theme-neo-tactile .glass-chip.tone-teal,:root[data-theme=neo-tactile] .glass-chip.tone-teal{color:#0f766e;background:#ccfbf1;border-color:#99f6e4}html.theme-neo-tactile .txn-row-card .glass-chip,:root[data-theme=neo-tactile] .txn-row-card .glass-chip{background:color-mix(in srgb, var(--cat-color,#94a3b8) 22%, #fff);color:var(--cat-color,#475569);border-color:color-mix(in srgb, var(--cat-color,#94a3b8) 35%, #fff)}html.theme-neo-tactile .month-label,:root[data-theme=neo-tactile] .month-label{color:var(--neo-ink);box-shadow:none;background:0 0;border:0}html.theme-neo-tactile .month-caret,:root[data-theme=neo-tactile] .month-caret{color:var(--neo-muted)}html.theme-neo-tactile .month-picker-cell,:root[data-theme=neo-tactile] .month-picker-cell{background:var(--neo-light);color:var(--neo-ink);box-shadow:var(--neo-raised-soft);border:1px solid #ffffffbf;border-radius:14px}html.theme-neo-tactile .month-picker-cell.active,:root[data-theme=neo-tactile] .month-picker-cell.active{color:#fff;box-shadow:var(--neo-blue-raised);background:linear-gradient(#5a92ff 0%,#3d7cfd 100%);border-color:#0000}html.theme-neo-tactile .header-add-btn,:root[data-theme=neo-tactile] .header-add-btn{width:40px;height:40px}html.theme-neo-tactile .header-add-glass,:root[data-theme=neo-tactile] .header-add-glass{box-shadow:var(--neo-blue-raised);background:linear-gradient(#5a92ff 0%,#3d7cfd 100%);border-color:#0000}html.theme-neo-tactile .header-add-item,:root[data-theme=neo-tactile] .header-add-item{color:var(--neo-ink);box-shadow:var(--neo-raised-soft);background:linear-gradient(165deg,#f7f8fc,#e9edf5)}html.theme-neo-tactile .profile-hero,:root[data-theme=neo-tactile] .profile-hero{border-radius:var(--radius-xl);box-shadow:var(--neo-float)}html.theme-neo-tactile .profile-menu-item,:root[data-theme=neo-tactile] .profile-menu-item{border-radius:var(--radius-lg);box-shadow:var(--neo-raised)}html.theme-neo-tactile .profile-menu-item:active,:root[data-theme=neo-tactile] .profile-menu-item:active{box-shadow:var(--neo-inset);transform:scale(.985)}html.theme-neo-tactile .profile-menu-ico,:root[data-theme=neo-tactile] .profile-menu-ico{background:var(--neo-light-2);color:var(--neo-blue);box-shadow:var(--neo-inset);border:1px solid #fffc}html.theme-neo-tactile .users-card,:root[data-theme=neo-tactile] .users-card{background:linear-gradient(175deg,#f8fafc,#eef2f8)!important}html.theme-neo-tactile .users-avatar,:root[data-theme=neo-tactile] .users-avatar{background:var(--neo-light-2);color:var(--neo-blue);box-shadow:var(--neo-inset);border:1px solid #fffc}html.theme-neo-tactile .profile-avatar,:root[data-theme=neo-tactile] .profile-avatar{box-shadow:var(--neo-raised-soft), 0 0 0 3px #3d7cfd38}html.theme-neo-tactile .banks-form,html.theme-neo-tactile .entry-card,:root[data-theme=neo-tactile] .banks-form,:root[data-theme=neo-tactile] .entry-card{border-radius:var(--radius-xl)}html.theme-neo-tactile .entry-row,html.theme-neo-tactile .entry-config-row,:root[data-theme=neo-tactile] .entry-row,:root[data-theme=neo-tactile] .entry-config-row{color:var(--neo-ink);border-bottom-color:#1c223014}html.theme-neo-tactile .entry-row-label,html.theme-neo-tactile .entry-config-label,html.theme-neo-tactile .entry-row-input,html.theme-neo-tactile .entry-row-value,html.theme-neo-tactile .subscreen-title,:root[data-theme=neo-tactile] .entry-row-label,:root[data-theme=neo-tactile] .entry-row-input,:root[data-theme=neo-tactile] .subscreen-title{color:var(--neo-ink)}html.theme-neo-tactile .entry-row-input::placeholder,:root[data-theme=neo-tactile] .entry-row-input::placeholder{color:#9aa3b5}html.theme-neo-tactile .entry-total-row,:root[data-theme=neo-tactile] .entry-total-row{background:var(--neo-light-2);box-shadow:var(--neo-inset);color:var(--neo-ink);border:1px solid #ffffffb3;border-radius:14px}html.theme-neo-tactile .entry-step,:root[data-theme=neo-tactile] .entry-step{border-radius:var(--radius-pill);background:var(--neo-light-2);box-shadow:var(--neo-inset);color:var(--neo-ink);border:1px solid #ffffffb3}html.theme-neo-tactile .entry-step-btn,html.theme-neo-tactile .entry-step-input,:root[data-theme=neo-tactile] .entry-step-btn,:root[data-theme=neo-tactile] .entry-step-input{color:var(--neo-ink)}html.theme-neo-tactile .entry-period-opt,:root[data-theme=neo-tactile] .entry-period-opt{border-radius:var(--radius-pill);background:var(--neo-light);color:var(--neo-muted);box-shadow:var(--neo-raised-soft);border:1px solid #ffffffbf}html.theme-neo-tactile .entry-period-opt.is-on,:root[data-theme=neo-tactile] .entry-period-opt.is-on{color:#fff;box-shadow:var(--neo-blue-raised);background:linear-gradient(#5a92ff 0%,#3d7cfd 100%);border-color:#0000}html.theme-neo-tactile .entry-screen.is-despesa .entry-period-opt.is-on,:root[data-theme=neo-tactile] .entry-screen.is-despesa .entry-period-opt.is-on{background:linear-gradient(#ff7a92 0%,#ff4d6d 100%);box-shadow:0 10px 22px #ff4d6d52,inset 0 1px #fff6}html.theme-neo-tactile .entry-screen.is-receita .entry-period-opt.is-on,:root[data-theme=neo-tactile] .entry-screen.is-receita .entry-period-opt.is-on{color:#042016;background:linear-gradient(#3dff9e 0%,#2dff9a 100%);box-shadow:0 10px 22px #2dff9a4d,inset 0 1px #ffffff80}html.theme-neo-tactile .entry-choice,:root[data-theme=neo-tactile] .entry-choice,[data-theme=neo-tactile] .entry-choice{color:var(--neo-ink);border-bottom-color:#1c22301a}html.theme-neo-tactile .entry-choice.is-on,:root[data-theme=neo-tactile] .entry-choice.is-on,[data-theme=neo-tactile] .entry-choice.is-on{box-shadow:var(--neo-inset);color:var(--neo-ink);background:#3d7cfd1f}html.theme-neo-tactile .entry-choice-dot,:root[data-theme=neo-tactile] .entry-choice-dot,[data-theme=neo-tactile] .entry-choice-dot{background:#ffffffa6;border-color:#1c223059}html.theme-neo-tactile .entry-choice-dot.on,:root[data-theme=neo-tactile] .entry-choice-dot.on,[data-theme=neo-tactile] .entry-choice-dot.on{background:var(--neo-blue,#3d7cfd);border-color:#0000;box-shadow:0 0 10px #3d7cfd73}html.theme-neo-tactile .entry-choice-copy strong,html.theme-neo-tactile .entry-choice>strong,:root[data-theme=neo-tactile] .entry-choice-copy strong,:root[data-theme=neo-tactile] .entry-choice>strong,[data-theme=neo-tactile] .entry-choice-copy strong,[data-theme=neo-tactile] .entry-choice>strong{color:var(--neo-ink)}html.theme-neo-tactile .entry-choice-copy span,:root[data-theme=neo-tactile] .entry-choice-copy span,[data-theme=neo-tactile] .entry-choice-copy span{color:var(--neo-muted)}html.theme-neo-tactile .alerts-when,html.theme-neo-tactile .alerts-time-card,:root[data-theme=neo-tactile] .alerts-when,:root[data-theme=neo-tactile] .alerts-time-card,[data-theme=neo-tactile] .alerts-when,[data-theme=neo-tactile] .alerts-time-card{color:var(--neo-ink)}html.theme-neo-tactile .alerts-time-row,:root[data-theme=neo-tactile] .alerts-time-row,[data-theme=neo-tactile] .alerts-time-row{border-top-color:#1c22301a}html.theme-neo-tactile .alerts-time-copy strong,:root[data-theme=neo-tactile] .alerts-time-copy strong,[data-theme=neo-tactile] .alerts-time-copy strong{color:var(--neo-ink)}html.theme-neo-tactile .alerts-time-copy span,:root[data-theme=neo-tactile] .alerts-time-copy span,[data-theme=neo-tactile] .alerts-time-copy span{color:var(--neo-muted)}html.theme-neo-tactile .alerts-time-chip,:root[data-theme=neo-tactile] .alerts-time-chip,[data-theme=neo-tactile] .alerts-time-chip{color:var(--neo-ink);background:var(--neo-light-2);box-shadow:var(--neo-inset);border-color:#ffffffbf}html.theme-neo-tactile .subscreen-titles h1,:root[data-theme=neo-tactile] .subscreen-titles h1,[data-theme=neo-tactile] .subscreen-titles h1{color:var(--neo-ink)}html.theme-neo-tactile .subscreen-titles p,:root[data-theme=neo-tactile] .subscreen-titles p,[data-theme=neo-tactile] .subscreen-titles p,html.theme-neo-tactile .profile-section-label,:root[data-theme=neo-tactile] .profile-section-label,[data-theme=neo-tactile] .profile-section-label{color:var(--neo-muted)}html.theme-neo-tactile .subscreen-back,:root[data-theme=neo-tactile] .subscreen-back,[data-theme=neo-tactile] .subscreen-back{color:var(--neo-ink);box-shadow:var(--neo-raised-soft);background:linear-gradient(165deg,#f6f8fc,#e8ecf4);border:1px solid #fffc;border-radius:14px}html.theme-neo-tactile .banks-save,:root[data-theme=neo-tactile] .banks-save{border-radius:var(--radius-pill);color:#fff;box-shadow:var(--neo-blue-raised);background:linear-gradient(#5a92ff 0%,#3d7cfd 100%);border:none}html.theme-neo-tactile .banks-save.is-income,:root[data-theme=neo-tactile] .banks-save.is-income{color:#042016;background:linear-gradient(#3dff9e 0%,#2dff9a 100%);box-shadow:0 10px 22px #2dff9a4d,inset 0 1px #ffffff80}html.theme-neo-tactile .baixa-modal,:root[data-theme=neo-tactile] .baixa-modal{border-radius:var(--radius-xl);color:var(--neo-ink)}html.theme-neo-tactile .baixa-modal h2,html.theme-neo-tactile .baixa-modal p,html.theme-neo-tactile .baixa-modal-copy,:root[data-theme=neo-tactile] .baixa-modal h2,:root[data-theme=neo-tactile] .baixa-modal-copy{color:var(--neo-ink)}html.theme-neo-tactile .baixa-valor-field,:root[data-theme=neo-tactile] .baixa-valor-field{background:var(--neo-light-2);box-shadow:var(--neo-inset);border:1px solid #fffc}html.theme-neo-tactile .baixa-valor-handle,:root[data-theme=neo-tactile] .baixa-valor-handle{background:#5a647847}html.theme-neo-tactile .baixa-btn.ghost,:root[data-theme=neo-tactile] .baixa-btn.ghost{background:var(--neo-light);color:var(--neo-muted);box-shadow:var(--neo-raised-soft);border:1px solid #fffc}html.theme-neo-tactile .glass-overlay,:root[data-theme=neo-tactile] .glass-overlay{background:#505a6e59}html.theme-neo-tactile .empty-state,:root[data-theme=neo-tactile] .empty-state{border-radius:var(--radius-xl);color:var(--neo-muted)}html.theme-neo-tactile .home-tab,:root[data-theme=neo-tactile] .home-tab{color:var(--neo-muted)}html.theme-neo-tactile .home-tab.is-active,:root[data-theme=neo-tactile] .home-tab.is-active{color:var(--neo-ink)}html.theme-neo-tactile .txn-amount.tipo-despesa,:root[data-theme=neo-tactile] .txn-amount.tipo-despesa{font-weight:750;color:var(--neo-expense)!important}html.theme-neo-tactile .txn-amount.tipo-receita,:root[data-theme=neo-tactile] .txn-amount.tipo-receita{font-weight:750;color:var(--neo-income-deep)!important}html.theme-neo-tactile .hero-card.accent-expense .hero-total,:root[data-theme=neo-tactile] .hero-card.accent-expense .hero-total{color:var(--neo-expense)}html.theme-neo-tactile .hero-card.accent-income .hero-total,:root[data-theme=neo-tactile] .hero-card.accent-income .hero-total{color:var(--neo-income-deep)}.theme-switch{border-radius:var(--radius-pill);width:52px;height:30px;transition:background .25s var(--spring), box-shadow .25s var(--spring);background:#d0d5e0;border:none;flex-shrink:0;position:relative;box-shadow:inset 2px 2px 6px #5a647840}.theme-switch.is-on{box-shadow:var(--neo-blue-raised,0 0 14px #3d7cfd59);background:linear-gradient(#5a92ff 0%,#3d7cfd 100%)}.theme-switch-knob{width:22px;height:22px;transition:transform .25s var(--spring);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #3c465a40}.theme-switch.is-on .theme-switch-knob{transform:translate(22px)}.theme-toggle-row{text-align:left;width:100%;color:inherit;align-items:center;gap:.85rem;display:flex}.theme-toggle-row .profile-menu-text{flex:1;min-width:0}html.theme-neo-tactile .app-header.has-month,html.theme-neo-tactile .app-header.brand-only,:root[data-theme=neo-tactile] .app-header.has-month,:root[data-theme=neo-tactile] .app-header.brand-only{gap:.55rem;padding-bottom:.55rem}html.theme-neo-tactile .app-header.has-month .app-header-bar,html.theme-neo-tactile .app-header.brand-only .app-header-bar,:root[data-theme=neo-tactile] .app-header.has-month .app-header-bar,:root[data-theme=neo-tactile] .app-header.brand-only .app-header-bar{border:.5px solid var(--neo-nav-border);-webkit-backdrop-filter:none;background:#181e2a;border-radius:999px;justify-content:space-between;align-items:center;gap:.45rem;min-height:52px;padding:.28rem .4rem .28rem .9rem;display:flex;box-shadow:0 8px 20px #28304033,inset 0 1px #ffffff47}html.theme-neo-tactile .app-header.is-centered .app-header-bar,:root[data-theme=neo-tactile] .app-header.is-centered .app-header-bar{justify-content:flex-end!important;padding:.28rem .4rem .28rem .9rem!important}html.theme-neo-tactile .app-header.has-avatar .app-header-bar,html.theme-neo-tactile .app-header.brand-only.has-avatar .app-header-bar,:root[data-theme=neo-tactile] .app-header.has-avatar .app-header-bar,:root[data-theme=neo-tactile] .app-header.brand-only.has-avatar .app-header-bar{flex:1;width:auto!important}html.theme-neo-tactile .header-avatar,:root[data-theme=neo-tactile] .header-avatar{color:#3a4558;border-color:var(--neo-nav);background:linear-gradient(160deg,#f4f7fb,#dde4ee);box-shadow:0 6px 14px #18202d29}html.theme-neo-tactile .app-header .app-brand,:root[data-theme=neo-tactile] .app-header .app-brand{background-image:linear-gradient(115deg,#5eead4 0%,#7dd3fc 45%,#93c5fd 100%)!important;font-size:1.25rem!important}html.theme-neo-tactile .month-nav,:root[data-theme=neo-tactile] .month-nav{gap:.45rem}html.theme-neo-tactile .month-nav .chev,:root[data-theme=neo-tactile] .month-nav .chev{width:36px;height:36px;color:var(--neo-ink);box-shadow:var(--neo-raised-soft);background:linear-gradient(165deg,#f6f8fc,#e8ecf4);border:1px solid #fffc;border-radius:50%;font-size:1.15rem;font-weight:700}html.theme-neo-tactile .month-tool,:root[data-theme=neo-tactile] .month-tool{color:var(--neo-ink);box-shadow:var(--neo-raised-soft);background:linear-gradient(165deg,#f6f8fc,#e8ecf4);border:1px solid #fffc}html.theme-neo-tactile .month-tool.is-on,:root[data-theme=neo-tactile] .month-tool.is-on{color:#0284c7;box-shadow:var(--neo-raised-soft), 0 0 14px #4fd2ff59;border-color:#7dd3fcb3}html.theme-neo-tactile .contas-search-bar,:root[data-theme=neo-tactile] .contas-search-bar{color:#ffffffb8;background:#ffffff1f;border:1px solid #ffffff2e;margin:0;box-shadow:inset 0 1px #ffffff1f}html.theme-neo-tactile .contas-search-input,:root[data-theme=neo-tactile] .contas-search-input{color:#fff;font-size:16px}html.theme-neo-tactile .contas-search-input::placeholder,:root[data-theme=neo-tactile] .contas-search-input::placeholder{color:#ffffff73;font-size:16px}html.theme-neo-tactile .contas-search-clear,:root[data-theme=neo-tactile] .contas-search-clear{color:#fff;background:#ffffff1f}html.theme-neo-tactile .contas-filter-panel,html.theme-neo-tactile .exit-confirm-panel,:root[data-theme=neo-tactile] .contas-filter-panel,:root[data-theme=neo-tactile] .exit-confirm-panel{color:var(--neo-ink);box-shadow:var(--neo-raised);background:linear-gradient(165deg,#f8f9fc,#e8ecf4);border:1px solid #ffffffe6}html.theme-neo-tactile .contas-filter-label,html.theme-neo-tactile .exit-confirm-panel p,:root[data-theme=neo-tactile] .contas-filter-label,:root[data-theme=neo-tactile] .exit-confirm-panel p,html.theme-neo-tactile .contas-filter-clear,:root[data-theme=neo-tactile] .contas-filter-clear{color:var(--neo-muted)}html.theme-neo-tactile .contas-filter-done,:root[data-theme=neo-tactile] .contas-filter-done{color:#0284c7}html.theme-neo-tactile .contas-filter-chip,:root[data-theme=neo-tactile] .contas-filter-chip{color:var(--neo-ink);box-shadow:var(--neo-raised-soft);background:linear-gradient(165deg,#f6f8fc,#e8ecf4);border:1px solid #ffffffd9}html.theme-neo-tactile .contas-filter-chip.is-on,:root[data-theme=neo-tactile] .contas-filter-chip.is-on{color:#0b1220;background:linear-gradient(135deg,#7dd3fc,#93c5fd);border-color:#0000}html.theme-neo-tactile .app-exit-btn,:root[data-theme=neo-tactile] .app-exit-btn{top:var(--header-pad-top);background:var(--neo-nav);border:.5px solid var(--neo-nav-border);color:var(--neo-nav-text);-webkit-backdrop-filter:blur(24px)saturate(160%);justify-content:center;align-items:center;display:inline-flex;box-shadow:0 8px 18px #28304033,inset 0 1px #ffffff47}html.theme-neo-tactile .exit-confirm-cancel,:root[data-theme=neo-tactile] .exit-confirm-cancel{color:var(--neo-ink);background:#1c223014}html.theme-neo-tactile .profile-reset,html.theme-neo-tactile .profile-reset-premium,:root[data-theme=neo-tactile] .profile-reset,:root[data-theme=neo-tactile] .profile-reset-premium{color:#fff;background:linear-gradient(160deg,#ffffff38,#0000 48%),linear-gradient(145deg,#ff6b7a,#e11d48 64%,#be123c);box-shadow:0 12px 26px #be123c47,inset 0 1px #ffffff59}html.theme-neo-tactile .profile-reset-copy span,:root[data-theme=neo-tactile] .profile-reset-copy span{color:#ffffffd1}html.theme-neo-tactile .reset-warn-card,:root[data-theme=neo-tactile] .reset-warn-card{color:var(--neo-ink);background:linear-gradient(165deg,#fff7f8,#f3e6e8);border-color:#e11d4847}html.theme-neo-tactile .reset-warn-kicker,html.theme-neo-tactile .reset-warn-lead strong,:root[data-theme=neo-tactile] .reset-warn-kicker,:root[data-theme=neo-tactile] .reset-warn-lead strong{color:#be123c}html.theme-neo-tactile .reset-warn-lead,:root[data-theme=neo-tactile] .reset-warn-lead{color:var(--neo-muted)}html.theme-neo-tactile .reset-warn-cancel,:root[data-theme=neo-tactile] .reset-warn-cancel{color:var(--neo-ink);background:#eef2f8}html.theme-neo-tactile .reset-warn-type strong,:root[data-theme=neo-tactile] .reset-warn-type strong{color:#be123c}html.theme-neo-tactile .reset-warn-input,:root[data-theme=neo-tactile] .reset-warn-input{color:var(--neo-ink);background:#fff;border-color:#e11d4859}html.theme-neo-tactile .reset-data-opt,:root[data-theme=neo-tactile] .reset-data-opt{color:var(--neo-ink);background:#eef2f8;border-color:#94a3b847}html.theme-neo-tactile .reset-data-opt.is-on,:root[data-theme=neo-tactile] .reset-data-opt.is-on{color:var(--neo-expense);background:#ffe8ec;border-color:#ff476766}html.theme-neo-tactile .reset-data-check,:root[data-theme=neo-tactile] .reset-data-check{color:#fff;background:#fff;border-color:#94a3b880}html.theme-neo-tactile .reset-data-check.is-on,:root[data-theme=neo-tactile] .reset-data-check.is-on{background:linear-gradient(145deg,#ff6b7a,#e11d48);border-color:#e11d48}html.theme-neo-tactile .reset-data-count,:root[data-theme=neo-tactile] .reset-data-count{color:#be123c}html.theme-neo-tactile .welcome-card,html.theme-neo-tactile .app-tour-card,html.theme-neo-tactile .tour-done-card,:root[data-theme=neo-tactile] .welcome-card,:root[data-theme=neo-tactile] .app-tour-card,:root[data-theme=neo-tactile] .tour-done-card{box-shadow:var(--neo-raised), 0 22px 48px #18202d24, inset 0 1px 0 #fff;color:var(--neo-ink);background:linear-gradient(175deg,#f8fbfff5 0%,#e8eef6f0 100%);border:1.5px solid #fffffff2}html.theme-neo-tactile .welcome-logo-ring,:root[data-theme=neo-tactile] .welcome-logo-ring{background:linear-gradient(165deg,#fff 0%,#e2e8f0 100%);border:2px solid #fffffff2;box-shadow:0 8px 20px #121c3024,0 0 18px #00e5ff47,inset 0 1px #fff}html.theme-neo-tactile .welcome-title,:root[data-theme=neo-tactile] .welcome-title{color:var(--neo-ink)}html.theme-neo-tactile .welcome-point,:root[data-theme=neo-tactile] .welcome-point{box-shadow:var(--neo-raised-soft);background:linear-gradient(175deg,#fff,#eef2f8);border:1px solid #ffffffd9}html.theme-neo-tactile .welcome-point-ico,:root[data-theme=neo-tactile] .welcome-point-ico{background:var(--neo-light-2);color:var(--neo-blue);box-shadow:var(--neo-inset);border:1px solid #fffc}html.theme-neo-tactile .welcome-point strong,:root[data-theme=neo-tactile] .welcome-point strong{color:var(--neo-ink)}html.theme-neo-tactile .welcome-point em,:root[data-theme=neo-tactile] .welcome-point em{color:var(--neo-muted)}html.theme-neo-tactile .welcome-cta,:root[data-theme=neo-tactile] .welcome-cta{width:100%;min-height:50px;color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border:1px solid #ffffff59!important;border-radius:999px!important;box-shadow:0 12px 26px #2563eb66,inset 0 1.5px #ffffff80!important}html.theme-neo-tactile .welcome-kicker,html.theme-neo-tactile .welcome-lead,html.theme-neo-tactile .app-tour-kicker,html.theme-neo-tactile .app-tour-card p,html.theme-neo-tactile .tour-done-kicker,html.theme-neo-tactile .tour-done-card p,:root[data-theme=neo-tactile] .welcome-kicker,:root[data-theme=neo-tactile] .welcome-lead,:root[data-theme=neo-tactile] .app-tour-kicker,:root[data-theme=neo-tactile] .app-tour-card p,:root[data-theme=neo-tactile] .tour-done-kicker,:root[data-theme=neo-tactile] .tour-done-card p{color:var(--neo-muted)}html.theme-neo-tactile .app-tour-skip,:root[data-theme=neo-tactile] .app-tour-skip{color:var(--neo-ink);background:#1c223014}html.theme-neo-tactile .app-tour-dots span,:root[data-theme=neo-tactile] .app-tour-dots span{background:#18202d29}html.theme-neo-tactile .app-tour-dots span.is-done,:root[data-theme=neo-tactile] .app-tour-dots span.is-done{background:#2d6eff61}html.theme-neo-tactile .app-tour-dots span.is-on,:root[data-theme=neo-tactile] .app-tour-dots span.is-on{background:linear-gradient(90deg,#2d6eff,#00b8d4);box-shadow:0 0 10px #2d6eff59}html.theme-neo-tactile .month-label,:root[data-theme=neo-tactile] .month-label{min-height:36px;padding:.4rem .95rem;font-weight:750}html.theme-neo-tactile .day-section-title,html.theme-neo-tactile .txn-section .section-title,:root[data-theme=neo-tactile] .day-section-title,:root[data-theme=neo-tactile] .txn-section .section-title{color:var(--neo-ink);letter-spacing:.06em;padding:.45rem .15rem .3rem;font-size:.78rem}html.theme-neo-tactile .txn-day-rail,:root[data-theme=neo-tactile] .txn-day-rail{padding:.15rem 1rem .1rem;box-shadow:none!important;background:0 0!important}html.theme-neo-tactile .txn-day-rail .day-section-label,html.theme-neo-tactile .day-section-title,html.theme-neo-tactile .txn-section .section-title,:root[data-theme=neo-tactile] .txn-day-rail .day-section-label,:root[data-theme=neo-tactile] .day-section-title,:root[data-theme=neo-tactile] .txn-section .section-title{box-shadow:none!important;background:0 0!important}html.theme-neo-tactile .txn-day-rail,html.theme-neo-tactile .txn-day-rail .day-section-label,:root[data-theme=neo-tactile] .txn-day-rail,:root[data-theme=neo-tactile] .txn-day-rail .day-section-label{color:var(--neo-ink);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:750}html.theme-neo-tactile .txn-day-rail.is-today .day-section-label,html.theme-neo-tactile .tab-scroll .day-section-title.is-today .day-section-label,:root[data-theme=neo-tactile] .txn-day-rail.is-today .day-section-label,:root[data-theme=neo-tactile] .tab-scroll .day-section-title.is-today .day-section-label{color:var(--neo-ink);background:0 0;border:1.5px solid var(--neo-expense)!important}html.theme-neo-tactile .txn-section .list-static,:root[data-theme=neo-tactile] .txn-section .list-static{box-shadow:none;background:0 0;border:none;gap:.38rem;padding:0;display:grid;overflow:visible}html.theme-neo-tactile .txn-section .list-static:has(.txn-row-list){box-shadow:none;background:0 0;border:none}:root[data-theme=neo-tactile] .txn-section .list-static:has(.txn-row-list){box-shadow:none;background:0 0;border:none}html.theme-neo-tactile .txn-swipe-wrap.is-list,:root[data-theme=neo-tactile] .txn-swipe-wrap.is-list{min-height:0;box-shadow:var(--neo-raised);border-radius:14px;margin-bottom:.72rem;overflow:hidden}html.theme-neo-tactile .txn-row-list,:root[data-theme=neo-tactile] .txn-row-list,[data-theme=neo-tactile] .txn-row-list{border:1px solid #ffffffeb;border-left:3px solid var(--cat-color,#94a3b88c);color:var(--neo-ink);background:linear-gradient(160deg,#fbfcfe 0%,#e8ecf4 100%);border-bottom:1px solid #ffffffeb;border-radius:14px;gap:.14rem;padding:.42rem .65rem .42rem .55rem;box-shadow:inset 0 1px #fff,inset 0 -1px #0000000a}html.theme-neo-tactile .txn-row-list .txn-name,:root[data-theme=neo-tactile] .txn-row-list .txn-name{color:var(--neo-ink);white-space:nowrap;-webkit-line-clamp:unset;-webkit-box-orient:unset;font-size:.78rem;font-weight:700;line-height:1.2;display:block}html.theme-neo-tactile .txn-row-list .txn-account,:root[data-theme=neo-tactile] .txn-row-list .txn-account{color:var(--neo-muted);letter-spacing:.02em;font-size:.68rem;font-weight:600}html.theme-neo-tactile .txn-row-list .txn-list-sub,:root[data-theme=neo-tactile] .txn-row-list .txn-list-sub{align-items:center;gap:.35rem;margin-top:.06rem}html.theme-neo-tactile .txn-row-list .txn-amount,:root[data-theme=neo-tactile] .txn-row-list .txn-amount{font-size:.78rem;font-weight:750}html.theme-neo-tactile .txn-row-list .glass-chip,:root[data-theme=neo-tactile] .txn-row-list .glass-chip{background:color-mix(in srgb, var(--cat-color,#94a3b8) 22%, #fff);color:var(--cat-color,#475569);border-color:color-mix(in srgb, var(--cat-color,#94a3b8) 35%, #fff)}html.theme-neo-tactile .txn-row-list.is-paid-row,:root[data-theme=neo-tactile] .txn-row-list.is-paid-row{opacity:.92;filter:none;padding-right:2.4rem;background:linear-gradient(90deg,#10b98114,#0000 42%),linear-gradient(165deg,#fff 0%,#edf2f8 100%)!important}html.theme-neo-tactile .txn-paid-ribbon,:root[data-theme=neo-tactile] .txn-paid-ribbon{color:#fff;background:linear-gradient(#34d399 0%,#047857 100%);box-shadow:0 8px 16px #04785747,inset 0 1px #ffffff59}html.theme-neo-tactile .txn-row-list.is-paid-row .txn-name,:root[data-theme=neo-tactile] .txn-row-list.is-paid-row .txn-name{color:var(--neo-muted)}html.theme-neo-tactile .tx-footer-totals,:root[data-theme=neo-tactile] .tx-footer-totals{margin-top:1rem;padding:.15rem 0 .5rem}html.theme-neo-tactile .tx-footer-row,:root[data-theme=neo-tactile] .tx-footer-row{box-shadow:var(--neo-raised-soft);background:linear-gradient(165deg,#f7f8fc,#e9edf5);border:1px solid #ffffffd9}html.theme-neo-tactile .tx-footer-row.is-income,:root[data-theme=neo-tactile] .tx-footer-row.is-income{background:color-mix(in srgb, var(--neo-income) 18%, #fff);border-color:color-mix(in srgb, var(--neo-income) 40%, #fff)}html.theme-neo-tactile .tx-footer-row.is-expense,:root[data-theme=neo-tactile] .tx-footer-row.is-expense{background:color-mix(in srgb, var(--neo-expense) 14%, #fff);border-color:color-mix(in srgb, var(--neo-expense) 35%, #fff)}html.theme-neo-tactile .tx-footer-label,:root[data-theme=neo-tactile] .tx-footer-label{color:var(--neo-muted)}html.theme-neo-tactile .tx-footer-row.is-income .tx-footer-value,:root[data-theme=neo-tactile] .tx-footer-row.is-income .tx-footer-value{color:var(--neo-income-deep)}html.theme-neo-tactile .tx-footer-row.is-expense .tx-footer-value,:root[data-theme=neo-tactile] .tx-footer-row.is-expense .tx-footer-value{color:var(--neo-expense)}html.theme-neo-tactile .tx-footer-saldo,:root[data-theme=neo-tactile] .tx-footer-saldo{box-shadow:var(--neo-raised);background:linear-gradient(165deg,#f7f8fc,#e9edf5);border:1px solid #ffffffd9}html.theme-neo-tactile .tx-footer-saldo.is-positive .tx-footer-value,:root[data-theme=neo-tactile] .tx-footer-saldo.is-positive .tx-footer-value{color:var(--neo-income-deep)}html.theme-neo-tactile .tx-footer-saldo.is-negative .tx-footer-value,:root[data-theme=neo-tactile] .tx-footer-saldo.is-negative .tx-footer-value{color:var(--neo-expense)}html.theme-neo-tactile .tx-footer-note,:root[data-theme=neo-tactile] .tx-footer-note{color:var(--neo-muted)}html.theme-neo-tactile .profile-scroll,:root[data-theme=neo-tactile] .profile-scroll{overscroll-behavior-y:none;padding-top:.35rem}@media (hover:hover) and (pointer:fine){html.theme-neo-tactile .profile-menu-item:hover,html.theme-neo-tactile .glass:hover,:root[data-theme=neo-tactile] .profile-menu-item:hover,:root[data-theme=neo-tactile] .glass:hover{box-shadow:var(--neo-raised-hover)}}html.theme-neo-tactile .splash-screen,:root[data-theme=neo-tactile] .splash-screen,[data-theme=neo-tactile] .splash-screen{color:#fff!important;background:radial-gradient(75% 65% at 15% 10%,#91b9eb38 0%,#0000 65%),radial-gradient(500px at 85% 90%,#00e5ff38 0%,#0000 60%),linear-gradient(165deg,#131722 0%,#0d111a 100%)!important}html.theme-neo-tactile .splash-halo-glow{filter:blur(18px);background:radial-gradient(circle,#00e5ff52 0%,#2d6eff26 45%,#0000 70%);border-radius:50%;width:220px;height:220px;animation:3s ease-in-out infinite splash-pulse;position:absolute}html.theme-neo-tactile .splash-ring-neon{border:2px solid #00e5ff;border-color:#00e5ff #00e5ff #0000 #0000;border-radius:50%;width:176px;height:176px;animation:3.2s linear infinite splash-neon-spin;position:absolute;box-shadow:0 0 20px #00e5ffb3,inset 0 0 10px #00e5ff59}html.theme-neo-tactile .splash-ring-neon-inner{border:1.5px dashed #00e5ffa6;border-radius:50%;width:154px;height:154px;animation:6s linear infinite splash-neon-spin-rev;position:absolute}@keyframes splash-neon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes splash-neon-spin-rev{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes splash-pulse{0%,to{opacity:.65;transform:scale(.96)}50%{opacity:1;transform:scale(1.05)}}html.theme-neo-tactile .splash-mark,:root[data-theme=neo-tactile] .splash-mark{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:none!important}html.theme-neo-tactile .splash-brand,:root[data-theme=neo-tactile] .splash-brand{color:#fff!important;-webkit-text-fill-color:initial!important;text-shadow:0 2px 14px #00e5ff73!important;background:0 0!important}html.theme-neo-tactile .splash-pct,:root[data-theme=neo-tactile] .splash-pct{color:#00e5ff!important;text-shadow:0 0 8px #00e5ff80!important}html.theme-neo-tactile .splash-bar,:root[data-theme=neo-tactile] .splash-bar{box-shadow:none!important;background:#ffffff1f!important;border:1px solid #ffffff26!important;border-radius:9999px!important}html.theme-neo-tactile .splash-bar-fill,:root[data-theme=neo-tactile] .splash-bar-fill{background:linear-gradient(90deg,#00e5ff,#3b82f6)!important;box-shadow:0 0 16px #00e5ffcc!important}html.theme-neo-tactile .bn-island.is-scrubbing .bn-glass,:root[data-theme=neo-tactile] .bn-island.is-scrubbing .bn-glass{box-shadow:0 14px 32px #2830404d,0 0 28px #4fd2ff59,0 0 0 1px #4fd2ff38,inset 0 1px #ffffff52}html.theme-neo-tactile .bn-scrub-core,:root[data-theme=neo-tactile] .bn-scrub-core{background:linear-gradient(160deg,#7dd3fc59,#3d7cfd33);border:1.5px solid #4fd2ffa6;box-shadow:0 0 16px #4fd2ff8c,inset 0 1px #ffffff59}html.theme-neo-tactile .bn-scrub-glow,:root[data-theme=neo-tactile] .bn-scrub-glow{background:radial-gradient(circle,#4fd2ff73,#0000 70%)}html.theme-neo-tactile .app-header,html.theme-neo-tactile .app-header.has-month,html.theme-neo-tactile .app-header.brand-only,html.theme-neo-tactile .app-header.is-radar,:root[data-theme=neo-tactile] .app-header,:root[data-theme=neo-tactile] .app-header.has-month,:root[data-theme=neo-tactile] .app-header.brand-only,:root[data-theme=neo-tactile] .app-header.is-radar{padding-top:var(--header-pad-top);padding-bottom:.45rem}html.theme-neo-tactile .month-nav,:root[data-theme=neo-tactile] .month-nav{justify-content:center!important;align-items:center!important;gap:.65rem!important;margin:.35rem .75rem 0!important;display:flex!important}html.theme-neo-tactile .month-nav-core,:root[data-theme=neo-tactile] .month-nav-core{background:#fff!important;border:1px solid #fffffff2!important;border-radius:18px!important;align-items:center!important;padding:.16rem .4rem!important;display:inline-flex!important;box-shadow:0 8px 18px #121c3014,inset 0 1px #fff!important}html.theme-neo-tactile .month-nav-core .month-label,:root[data-theme=neo-tactile] .month-nav-core .month-label{color:#18202d!important;letter-spacing:-.01em!important;padding:.35rem .9rem!important;font-size:.92rem!important;font-weight:750!important}html.theme-neo-tactile .month-nav-core .chev,:root[data-theme=neo-tactile] .month-nav-core .chev{color:#334155!important;background:linear-gradient(165deg,#fff 0%,#e2e8f0 100%)!important;border:1px solid #ffffffe6!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;font-size:1.15rem!important;transition:all .2s cubic-bezier(.175,.885,.32,1.275)!important;display:flex!important;box-shadow:0 3px 8px #121c301f,inset 0 1px #fff!important}html.theme-neo-tactile .month-nav-core .chev:active,:root[data-theme=neo-tactile] .month-nav-core .chev:active{transform:scale(.92)!important;box-shadow:inset 1px 1px 3px #00000026!important}html.theme-neo-tactile .month-tool,:root[data-theme=neo-tactile] .month-tool{color:#475569!important;background:linear-gradient(175deg,#fff 0%,#edf2f8 100%)!important;border:1px solid #fffffff2!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;transition:all .2s cubic-bezier(.175,.885,.32,1.275)!important;display:flex!important;box-shadow:0 8px 18px #121c301f,0 2px 5px #121c300f,inset 0 1px #fff!important}html.theme-neo-tactile .month-tool.is-on,:root[data-theme=neo-tactile] .month-tool.is-on{color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;box-shadow:0 8px 20px #2563eb73,0 0 12px #00e5ff73,inset 0 1px #ffffff80!important}html.theme-neo-tactile .seg-tabs,:root[data-theme=neo-tactile] .seg-tabs{background:#e2e8f2!important;border:1px solid #d2dcebcc!important;border-radius:9999px!important;width:100%!important;padding:4px!important;display:flex!important;box-shadow:inset 2.5px 2.5px 6px #121c301a,inset -2px -2px 5px #fff!important}html.theme-neo-tactile .seg-tabs button,:root[data-theme=neo-tactile] .seg-tabs button{color:#475569!important;background:linear-gradient(175deg,#f8fafc 0%,#e4ebf4 100%)!important;border:1px solid #94a3b847!important;border-radius:9999px!important;flex:1!important;padding:.5rem 1rem!important;font-weight:700!important;transition:background .22s,color .22s,box-shadow .22s!important;position:relative!important;box-shadow:0 5px 12px #121c301f,0 1px 3px #121c300f,inset 0 1px #fff!important}html.theme-neo-tactile .seg-tabs.accent-expense button.active,:root[data-theme=neo-tactile] .seg-tabs.accent-expense button.active{background:linear-gradient(135deg, var(--neo-expense) 0%, #e11d48 100%)!important;color:#fff!important;border-color:#0000!important;box-shadow:0 8px 18px #ff476761,inset 0 1px #ffffff73!important}html.theme-neo-tactile .seg-tabs.accent-income button.active,:root[data-theme=neo-tactile] .seg-tabs.accent-income button.active{background:linear-gradient(135deg, var(--neo-income) 0%, #0da663 100%)!important;color:#fff!important;border-color:#0000!important;box-shadow:0 8px 18px #12c97a61,inset 0 1px #ffffff73!important}html.theme-neo-tactile .seg-tabs button.active .tab-count,:root[data-theme=neo-tactile] .seg-tabs button.active .tab-count{color:#fff!important;box-shadow:none!important;background:#ffffff3d!important}html.theme-neo-tactile .seg-tabs button.active:after,:root[data-theme=neo-tactile] .seg-tabs button.active:after{display:none!important}html.theme-neo-tactile .hero-card,:root[data-theme=neo-tactile] .hero-card{background:linear-gradient(165deg,#fff 0%,#edf2f8 100%)!important;border:1px solid #fffffff2!important;border-radius:26px!important;margin-bottom:.85rem!important;padding:1.15rem 1.25rem 1.1rem!important;box-shadow:0 14px 32px -4px #121c3029,0 4px 10px #121c3014,inset 0 1px #fff,inset 0 -1px #0000000a!important}html.theme-neo-tactile .hero-card .hero-greet,:root[data-theme=neo-tactile] .hero-card .hero-greet{color:#64748b!important;font-size:.82rem!important;font-weight:600!important}html.theme-neo-tactile .hero-card .hero-line,:root[data-theme=neo-tactile] .hero-card .hero-line{color:#1e293b!important;font-size:.95rem!important}html.theme-neo-tactile .hero-card .hero-total,:root[data-theme=neo-tactile] .hero-card .hero-total{color:#0f172a!important;letter-spacing:-.03em!important;margin:.25rem 0 .85rem!important;font-size:1.85rem!important;font-weight:850!important}html.theme-neo-tactile .hero-card .hero-cta,:root[data-theme=neo-tactile] .hero-card .hero-cta{color:#1e293b!important;background:linear-gradient(175deg,#fff 0%,#eaeff6 100%)!important;border:1px solid #fffffff2!important;border-radius:9999px!important;align-items:center!important;gap:.45rem!important;padding:.55rem 1.1rem!important;font-weight:700!important;transition:all .2s cubic-bezier(.175,.885,.32,1.275)!important;display:inline-flex!important;box-shadow:0 8px 18px #121c3024,0 2px 5px #121c3014,inset 0 1px #fff,inset 0 -1px #0000000d!important}html.theme-neo-tactile .hero-card .hero-cta:hover:not(:disabled),:root[data-theme=neo-tactile] .hero-card .hero-cta:hover:not(:disabled){transform:translateY(-1.5px)!important;box-shadow:0 12px 24px #121c302e,0 3px 8px #121c301a,inset 0 1px #fff!important}html.theme-neo-tactile .txn-row,:root[data-theme=neo-tactile] .txn-row{background:linear-gradient(165deg,#fff 0%,#edf2f8 100%)!important;border:1px solid #fffffff2!important;border-radius:20px!important;transition:box-shadow .2s cubic-bezier(.175,.885,.32,1.275),background .2s!important;box-shadow:0 8px 20px -3px #121c301f,0 2px 6px #121c300f,inset 0 1px #fff,inset 0 -1px #0000000a!important}html.theme-neo-tactile .txn-row:hover,:root[data-theme=neo-tactile] .txn-row:hover{box-shadow:0 12px 26px -3px #121c3029,0 4px 8px #121c3014,inset 0 1px #fff!important}html.theme-neo-tactile .txn-row.is-dragging,html.theme-neo-tactile .txn-row.is-dragging:hover,:root[data-theme=neo-tactile] .txn-row.is-dragging,:root[data-theme=neo-tactile] .txn-row.is-dragging:hover{transition:none!important;animation:none!important}html.theme-neo-tactile .toggle,:root[data-theme=neo-tactile] .toggle{cursor:pointer!important;background:#cbd5e1!important;border:1px solid #ffffff80!important;border-radius:9999px!important;align-items:center!important;width:54px!important;height:32px!important;padding:3px!important;transition:all .25s cubic-bezier(.175,.885,.32,1.275)!important;display:inline-flex!important;position:relative!important;box-shadow:inset 2px 2px 5px #0f172a38!important}html.theme-neo-tactile .toggle.on,:root[data-theme=neo-tactile] .toggle.on{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)!important;border-color:#ffffff73!important;box-shadow:0 3px 10px #2563eb73,inset 0 1px 1px #ffffff73!important}html.theme-neo-tactile .toggle .knob,:root[data-theme=neo-tactile] .toggle .knob{background:linear-gradient(165deg,#fff 0%,#e2e8f0 100%)!important;border-radius:50%!important;width:24px!important;height:24px!important;transition:transform .25s cubic-bezier(.175,.885,.32,1.275)!important;display:block!important;box-shadow:0 4px 9px #0f172a4d,0 1px 3px #0f172a33,inset 0 1px #fff!important}html.theme-neo-tactile .toggle.on .knob,:root[data-theme=neo-tactile] .toggle.on .knob{transform:translate(22px)!important}html.theme-neo-tactile .alerts-time-card,html.theme-neo-tactile .alerts-save-card,html.theme-neo-tactile .alerts-perm-card,:root[data-theme=neo-tactile] .alerts-time-card,:root[data-theme=neo-tactile] .alerts-save-card,:root[data-theme=neo-tactile] .alerts-perm-card{box-shadow:var(--neo-raised)!important;background:linear-gradient(165deg,#fff 0%,#edf2f8 100%)!important;border:1px solid #fffffff2!important;border-radius:24px!important;margin-bottom:.85rem!important;padding:1.1rem 1.2rem!important}html.theme-neo-tactile .alerts-time-chip,html.theme-neo-tactile .alerts-days-chip,:root[data-theme=neo-tactile] .alerts-time-chip,:root[data-theme=neo-tactile] .alerts-days-chip{color:#1e293b!important;background:#edf2f8!important;border:1px solid #c8d4e6d9!important;border-radius:9999px!important;padding:.35rem .85rem!important;font-weight:700!important;box-shadow:inset 2px 2px 5px #121c3014,inset -2px -2px 5px #fff!important}html.theme-neo-tactile .alerts-days-chip input,:root[data-theme=neo-tactile] .alerts-days-chip input{color:#1e293b!important}html.theme-neo-tactile .alerts-btn,:root[data-theme=neo-tactile] .alerts-btn{box-shadow:var(--neo-raised-soft)!important;color:#1e293b!important;background:linear-gradient(175deg,#fff 0%,#eaeff6 100%)!important;border:1px solid #fffffff2!important;border-radius:9999px!important;padding:.65rem 1.25rem!important;font-weight:700!important;transition:all .2s cubic-bezier(.175,.885,.32,1.275)!important}html.theme-neo-tactile .alerts-btn.is-primary,:root[data-theme=neo-tactile] .alerts-btn.is-primary{color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border:1px solid #ffffff59!important;box-shadow:0 10px 24px #2563eb6b,0 3px 8px #2563eb42,inset 0 1.5px #ffffff80!important}html.theme-neo-tactile .alerts-lead,:root[data-theme=neo-tactile] .alerts-lead{color:var(--neo-muted)}html.theme-neo-tactile .alerts-msg.is-ok,:root[data-theme=neo-tactile] .alerts-msg.is-ok{color:#15803d}html.theme-neo-tactile .alerts-msg.is-error,:root[data-theme=neo-tactile] .alerts-msg.is-error{color:#be123c}html.theme-neo-tactile .alerts-msg.is-info,:root[data-theme=neo-tactile] .alerts-msg.is-info{color:var(--neo-muted)}html.theme-neo-tactile .entry-card,:root[data-theme=neo-tactile] .entry-card{box-shadow:var(--neo-sheet)!important;background:linear-gradient(165deg,#fff 0%,#edf2f8 100%)!important;border:1px solid #fffffff2!important;border-radius:24px!important;margin-bottom:.75rem!important;padding:1.1rem 1.2rem!important}html.theme-neo-tactile .entry-step,:root[data-theme=neo-tactile] .entry-step{background:#edf2f8!important;border:1px solid #c8d4e6d9!important;border-radius:9999px!important;align-items:center!important;padding:3px!important;display:inline-flex!important;box-shadow:inset 2px 2px 5px #121c3014,inset -2px -2px 5px #fff!important}html.theme-neo-tactile .entry-step-btn,:root[data-theme=neo-tactile] .entry-step-btn{color:#1e293b!important;background:linear-gradient(165deg,#fff 0%,#e2e8f0 100%)!important;border:1px solid #ffffffe6!important;border-radius:50%!important;width:32px!important;height:32px!important;font-weight:700!important;box-shadow:0 3px 8px #121c301f,inset 0 1px #fff!important}html.theme-neo-tactile .entry-submit,:root[data-theme=neo-tactile] .entry-submit{color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border:1px solid #ffffff59!important;border-radius:9999px!important;width:100%!important;height:52px!important;margin-top:1rem!important;font-size:1.05rem!important;font-weight:750!important;box-shadow:0 12px 26px #2563eb73,0 3px 8px #2563eb4d,inset 0 1.5px #ffffff80!important}html.theme-neo-tactile .profile-hero,:root[data-theme=neo-tactile] .profile-hero{box-shadow:var(--neo-float)!important;background:linear-gradient(165deg,#fff 0%,#edf2f8 100%)!important;border:1px solid #fffffff2!important;border-radius:28px!important;margin-bottom:1.15rem!important;padding:1.25rem!important}html.theme-neo-tactile .profile-menu-item,:root[data-theme=neo-tactile] .profile-menu-item{box-shadow:var(--neo-raised)!important;background:linear-gradient(165deg,#fff 0%,#edf2f8 100%)!important;border:1px solid #fffffff2!important;border-radius:20px!important;margin-bottom:.65rem!important;padding:.95rem 1.1rem!important;transition:all .2s cubic-bezier(.175,.885,.32,1.275)!important}html.theme-neo-tactile .profile-menu-item:hover,:root[data-theme=neo-tactile] .profile-menu-item:hover{box-shadow:var(--neo-raised-hover)!important;transform:translateY(-2px)!important}html.theme-neo-tactile .modal-sheet,html.theme-neo-tactile .month-picker-panel,html.theme-neo-tactile .contas-filter-panel,html.theme-neo-tactile .exit-modal-card,html.theme-neo-tactile .baixa-batch-card,:root[data-theme=neo-tactile] .modal-sheet,:root[data-theme=neo-tactile] .month-picker-panel,:root[data-theme=neo-tactile] .contas-filter-panel,:root[data-theme=neo-tactile] .exit-modal-card,:root[data-theme=neo-tactile] .baixa-batch-card{-webkit-backdrop-filter:blur(40px)saturate(190%)!important;background:linear-gradient(175deg,#f5f8fff0 0%,#e1eaf6e0 100%)!important;border:1px solid #fffffff2!important;border-top:1.5px solid #fff!important;border-radius:32px!important;box-shadow:0 24px 60px #0000008c,0 0 32px #00e5ff2e,inset 0 1px 1px #fff!important}html.theme-neo-tactile .home-scroll,html.theme-neo-tactile .tab-scroll,html.theme-neo-tactile .profile-scroll,:root[data-theme=neo-tactile] .home-scroll,:root[data-theme=neo-tactile] .tab-scroll,:root[data-theme=neo-tactile] .profile-scroll{scrollbar-width:none!important;-ms-overflow-style:none!important;padding-bottom:calc(5.4rem + var(--safe-bottom))!important}html.theme-neo-tactile .home-scroll::-webkit-scrollbar{display:none!important}html.theme-neo-tactile .tab-scroll::-webkit-scrollbar{display:none!important}html.theme-neo-tactile .profile-scroll::-webkit-scrollbar{display:none!important}:root[data-theme=neo-tactile] .home-scroll::-webkit-scrollbar{display:none!important}:root[data-theme=neo-tactile] .tab-scroll::-webkit-scrollbar{display:none!important}:root[data-theme=neo-tactile] .profile-scroll::-webkit-scrollbar{display:none!important}html.theme-neo-tactile .hero-card .hero-cta,:root[data-theme=neo-tactile] .hero-card .hero-cta{color:#fff!important;text-shadow:0 1px 2px #00000040!important;cursor:pointer!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border:1px solid #ffffff59!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;padding:.65rem 1.3rem!important;font-weight:750!important;transition:all .2s cubic-bezier(.175,.885,.32,1.275)!important;display:inline-flex!important;box-shadow:0 10px 24px #2563eb6b,0 3px 8px #2563eb47,inset 0 1.5px #ffffff80,inset 0 -1.5px #0003!important}html.theme-neo-tactile .hero-card.accent-expense .hero-cta,:root[data-theme=neo-tactile] .hero-card.accent-expense .hero-cta{background:linear-gradient(135deg, var(--neo-expense) 0%, #e11d48 100%)!important;color:#fff!important;box-shadow:0 10px 24px #ff47676b,0 3px 8px #ff476747,inset 0 1.5px #ffffff80!important}html.theme-neo-tactile .hero-card.accent-income .hero-cta,:root[data-theme=neo-tactile] .hero-card.accent-income .hero-cta{background:linear-gradient(135deg, var(--neo-income) 0%, #0da663 100%)!important;color:#fff!important;box-shadow:0 10px 24px #12c97a6b,0 3px 8px #12c97a47,inset 0 1.5px #ffffff80!important}html.theme-neo-tactile .hero-cta-icon{font-size:1.1rem!important;font-weight:800!important}html.theme-neo-tactile .app-exit-btn,html.theme-neo-tactile .app-admin-btn,:root[data-theme=neo-tactile] .app-exit-btn,:root[data-theme=neo-tactile] .app-admin-btn{color:#475569!important;background:linear-gradient(175deg,#fff 0%,#edf2f8 100%)!important;border:1px solid #fffffff2!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;transition:color .2s,transform .2s!important;display:flex!important;position:relative!important;box-shadow:0 6px 16px #121c3024,inset 0 1px #fff!important}html.theme-neo-tactile .app-admin-btn:hover,:root[data-theme=neo-tactile] .app-admin-btn:hover{color:var(--neo-blue)!important;transform:scale(1.06)!important}html.theme-neo-tactile .app-exit-btn:hover,:root[data-theme=neo-tactile] .app-exit-btn:hover{color:var(--neo-expense)!important;transform:scale(1.06)!important}html.theme-neo-tactile .contas-search-bar,:root[data-theme=neo-tactile] .contas-search-bar{background:#ffffff1f!important;border:1px solid #ffffff2e!important;border-radius:9999px!important;min-height:36px!important;margin:0!important;padding:.2rem .7rem!important;box-shadow:inset 0 1px #ffffff1f!important}html.theme-neo-tactile .contas-filter-chips button,:root[data-theme=neo-tactile] .contas-filter-chips button{color:#334155!important;background:linear-gradient(175deg,#fff 0%,#eaeff6 100%)!important;border:1px solid #fffffff2!important;border-radius:9999px!important;padding:.45rem .95rem!important;font-weight:650!important;transition:all .2s!important;box-shadow:0 6px 14px #121c301f,0 2px 4px #121c300f,inset 0 1px #fff!important}html.theme-neo-tactile .contas-filter-chips button.is-on,:root[data-theme=neo-tactile] .contas-filter-chips button.is-on{color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border:1px solid #ffffff59!important;box-shadow:0 8px 20px #2563eb6b,0 2px 6px #2563eb40,inset 0 1.5px #ffffff80!important}html.theme-neo-tactile .contas-filter-done,:root[data-theme=neo-tactile] .contas-filter-done{color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border-radius:9999px!important;padding:.4rem 1rem!important;font-weight:700!important;box-shadow:0 6px 16px #2563eb66!important}html.theme-neo-tactile .month-picker-grid button,:root[data-theme=neo-tactile] .month-picker-grid button{color:#334155!important;background:linear-gradient(175deg,#fff 0%,#eaeff6 100%)!important;border:1px solid #fffffff2!important;border-radius:16px!important;padding:.65rem .5rem!important;font-weight:650!important;transition:all .2s!important;box-shadow:0 6px 14px #121c301a,inset 0 1px #fff!important}html.theme-neo-tactile .month-picker-grid button.is-selected,:root[data-theme=neo-tactile] .month-picker-grid button.is-selected{color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border:1px solid #ffffff59!important;box-shadow:0 8px 20px #2563eb6b,inset 0 1.5px #ffffff80!important}html.theme-neo-tactile .cats-tipo-tabs,:root[data-theme=neo-tactile] .cats-tipo-tabs{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;grid-template-columns:1fr 1fr!important;gap:.7rem!important;margin-bottom:.95rem!important;padding:0!important;display:grid!important}html.theme-neo-tactile .cats-tipo-tab,:root[data-theme=neo-tactile] .cats-tipo-tab{color:#475569!important;box-shadow:var(--neo-raised-soft)!important;cursor:pointer!important;background:linear-gradient(175deg,#f8fafc,#e4ebf4)!important;border:1px solid #ffffffd9!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;padding:.55rem .75rem!important;font-size:.85rem!important;font-weight:700!important;transition:all .2s cubic-bezier(.34,1.56,.64,1)!important;display:inline-flex!important}html.theme-neo-tactile .cats-screen.is-despesa .cats-tipo-tab.is-on,:root[data-theme=neo-tactile] .cats-screen.is-despesa .cats-tipo-tab.is-on{background:linear-gradient(135deg, var(--neo-expense) 0%, #e11d48 100%)!important;color:#fff!important;border-color:#0000!important;box-shadow:14px 18px 28px #b4143270,6px 8px 14px #060a143d,inset 0 1px #ffffff73!important}html.theme-neo-tactile .cats-screen.is-receita .cats-tipo-tab.is-on,:root[data-theme=neo-tactile] .cats-screen.is-receita .cats-tipo-tab.is-on{background:linear-gradient(135deg, var(--neo-income) 0%, #0da663 100%)!important;color:#fff!important;border-color:#0000!important;box-shadow:14px 18px 28px #0a8c506b,6px 8px 14px #060a143d,inset 0 1px #ffffff73!important}html.theme-neo-tactile .banks-form,html.theme-neo-tactile .profile-edit-photo,:root[data-theme=neo-tactile] .banks-form,:root[data-theme=neo-tactile] .profile-edit-photo{box-shadow:var(--neo-sheet)!important;background:linear-gradient(175deg,#fffffff5 0%,#f0f4faf0 100%)!important;border:1.5px solid #fffffff2!important;border-radius:20px!important}html.theme-neo-tactile .banks-input,html.theme-neo-tactile .profile-field-input,:root[data-theme=neo-tactile] .banks-input,:root[data-theme=neo-tactile] .profile-field-input{color:#1e293b!important;text-align:left!important;background:#edf2f8!important;border:1px solid #c8d4e6d9!important;border-radius:14px!important;padding:.75rem 1rem!important;font-size:.9rem!important;font-weight:550!important;transition:all .2s!important;box-shadow:inset 2px 2px 5px #121c3012,inset -2px -2px 5px #fff!important}html.theme-neo-tactile .banks-input:focus,html.theme-neo-tactile .profile-field-input:focus,:root[data-theme=neo-tactile] .banks-input:focus,:root[data-theme=neo-tactile] .profile-field-input:focus{border-color:#3b82f6!important;outline:none!important;box-shadow:inset 2px 2px 5px #121c3012,0 0 0 3px #3b82f640!important}html.theme-neo-tactile .banks-label,:root[data-theme=neo-tactile] .banks-label{color:#475569!important;letter-spacing:.02em!important;font-size:.78rem!important;font-weight:700!important}html.theme-neo-tactile .banks-type-opt,:root[data-theme=neo-tactile] .banks-type-opt{color:#334155!important;background:linear-gradient(175deg,#fff 0%,#eaeff6 100%)!important;border:1px solid #fffffff2!important;border-radius:14px!important;padding:.65rem .5rem!important;font-weight:650!important;transition:all .2s cubic-bezier(.34,1.56,.64,1)!important;box-shadow:0 4px 10px #121c3014,0 1px 3px #121c300d,inset 0 1px #fff!important}html.theme-neo-tactile .banks-type-opt.is-on,:root[data-theme=neo-tactile] .banks-type-opt.is-on{color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border:1px solid #ffffff59!important;box-shadow:0 8px 20px #2563eb6b,inset 0 1.5px #ffffff73!important}html.theme-neo-tactile .banks-type-opt.is-on.is-expense,:root[data-theme=neo-tactile] .banks-type-opt.is-on.is-expense{color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;box-shadow:0 8px 20px #dc26266b,inset 0 1.5px #ffffff73!important}html.theme-neo-tactile .banks-type-opt.is-on.is-income,:root[data-theme=neo-tactile] .banks-type-opt.is-on.is-income{color:#fff!important;background:linear-gradient(135deg,#10b981 0%,#059669 100%)!important;box-shadow:0 8px 20px #10b9816b,inset 0 1.5px #ffffff73!important}html.theme-neo-tactile .banks-save,:root[data-theme=neo-tactile] .banks-save{color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border:1px solid #ffffff59!important;border-radius:9999px!important;padding:.85rem 1.5rem!important;font-size:.95rem!important;font-weight:750!important;transition:all .2s!important;box-shadow:0 10px 24px #2563eb6b,inset 0 1.5px #ffffff73!important}html.theme-neo-tactile .banks-save.is-expense,:root[data-theme=neo-tactile] .banks-save.is-expense{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;box-shadow:0 10px 24px #dc26266b,inset 0 1.5px #ffffff73!important}html.theme-neo-tactile .banks-save.is-income,:root[data-theme=neo-tactile] .banks-save.is-income{background:linear-gradient(135deg,#10b981 0%,#059669 100%)!important;box-shadow:0 10px 24px #10b9816b,inset 0 1.5px #ffffff73!important}html.theme-neo-tactile .register-delete,:root[data-theme=neo-tactile] .register-delete{color:#dc2626!important;background:#ef444414!important;border:1px solid #ef444440!important;border-radius:9999px!important;padding:.75rem 1.25rem!important;font-weight:700!important;transition:all .2s!important}html.theme-neo-tactile .register-delete:hover,:root[data-theme=neo-tactile] .register-delete:hover{background:#ef444429!important}html.theme-neo-tactile .cats-form-swatch,:root[data-theme=neo-tactile] .cats-form-swatch{border-radius:50%!important;transition:transform .2s!important;box-shadow:0 4px 10px #121c3024,inset 0 1px #ffffff80!important}html.theme-neo-tactile .cats-form-swatch.is-on,:root[data-theme=neo-tactile] .cats-form-swatch.is-on{transform:scale(1.18)!important;box-shadow:0 0 0 3px #fff,0 0 0 5px #3b82f6,0 6px 14px #121c3033!important}html.theme-neo-tactile .cats-form-icon,:root[data-theme=neo-tactile] .cats-form-icon{color:#334155!important;background:linear-gradient(175deg,#fff 0%,#eaeff6 100%)!important;border:1px solid #fffffff2!important;border-radius:12px!important;transition:all .2s!important;box-shadow:0 4px 10px #121c3014,inset 0 1px #fff!important}html.theme-neo-tactile .cats-form-icon.is-on,:root[data-theme=neo-tactile] .cats-form-icon.is-on{color:#fff!important;box-shadow:0 6px 16px #121c302e,inset 0 1.5px #ffffff73!important}html.theme-neo-tactile .cats-pick-row,:root[data-theme=neo-tactile] .cats-pick-row{border-top-color:#94a3b838}html.theme-neo-tactile .cats-picker-panel,:root[data-theme=neo-tactile] .cats-picker-panel{color:var(--neo-ink);background:linear-gradient(165deg,#f8f9fc,#e8ecf4);border:1px solid #ffffffe6;box-shadow:0 -12px 36px #18202d29}html.theme-neo-tactile .cats-picker-done,:root[data-theme=neo-tactile] .cats-picker-done{color:#2563eb}html.theme-neo-tactile .cats-form-preview,:root[data-theme=neo-tactile] .cats-form-preview{color:#1e293b!important;background:linear-gradient(175deg,#fff 0%,#eaeff6 100%)!important;border:1px solid #fffffff2!important;border-radius:9999px!important;font-weight:650!important;box-shadow:0 4px 10px #121c3014,inset 0 1px #fff!important}html.theme-neo-tactile .entry-header-save,:root[data-theme=neo-tactile] .entry-header-save{color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;border:1px solid #ffffff59!important;border-radius:9999px!important;padding:.45rem 1.1rem!important;font-weight:700!important;box-shadow:0 6px 16px #2563eb61,inset 0 1px #ffffff73!important}html.theme-neo-tactile .entry-form-header .subscreen-titles,:root[data-theme=neo-tactile] .entry-form-header .subscreen-titles{text-align:center}html.theme-neo-tactile .entry-pick-bar,:root[data-theme=neo-tactile] .entry-pick-bar{background:linear-gradient(165deg,#fff 0%,#edf2f8 100%);border:1px solid #fffffff2;border-radius:24px;box-shadow:0 10px 24px -2px #121c3024,0 3px 8px #121c3014,inset 0 1px #fff}html.theme-neo-tactile .entry-pick-bar h1,:root[data-theme=neo-tactile] .entry-pick-bar h1{color:var(--neo-ink)}html.theme-neo-tactile .entry-pick-bar-btn,:root[data-theme=neo-tactile] .entry-pick-bar-btn{color:var(--neo-ink);box-shadow:var(--neo-raised-soft);background:linear-gradient(165deg,#f6f8fc,#e8ecf4);border:1px solid #fffc}html.theme-neo-tactile .entry-pick-bar-btn.is-on,:root[data-theme=neo-tactile] .entry-pick-bar-btn.is-on{box-shadow:var(--neo-inset)}html.theme-neo-tactile .entry-pick-search-input,:root[data-theme=neo-tactile] .entry-pick-search-input{color:var(--neo-ink);background:#eef2f8;box-shadow:inset 2px 2px 5px #121c300f,inset -1px -1px 3px #fff}html.theme-neo-tactile .entry-cat-list,:root[data-theme=neo-tactile] .entry-cat-list{margin-bottom:0!important;padding:.2rem 0!important}html.theme-neo-tactile .entry-cat-row,:root[data-theme=neo-tactile] .entry-cat-row{color:var(--neo-ink);border-bottom-color:#1c223014}html.theme-neo-tactile .entry-cat-row.is-on,:root[data-theme=neo-tactile] .entry-cat-row.is-on{box-shadow:inset 3px 0 0 var(--neo-blue,#3d7cfd);background:#dbe8ff}html.theme-neo-tactile .entry-cat-row.is-on strong,:root[data-theme=neo-tactile] .entry-cat-row.is-on strong{color:#1d4ed8}html.theme-neo-tactile .entry-cat-check,:root[data-theme=neo-tactile] .entry-cat-check{background:var(--neo-blue,#3d7cfd);color:#fff;box-shadow:0 4px 10px #3d7cfd59}html.theme-neo-tactile .entry-cat-empty,:root[data-theme=neo-tactile] .entry-cat-empty{color:var(--neo-muted)}html.theme-neo-tactile .entry-card-title,:root[data-theme=neo-tactile] .entry-card-title{color:var(--neo-ink);text-align:center;width:100%}html.theme-neo-tactile .entry-edit-label,:root[data-theme=neo-tactile] .entry-edit-label{color:var(--neo-muted)}html.theme-neo-tactile .entry-edit-input,html.theme-neo-tactile .entry-edit-input-wrap,:root[data-theme=neo-tactile] .entry-edit-input,:root[data-theme=neo-tactile] .entry-edit-input-wrap{color:var(--neo-ink);background:#eef2f8;border:1px solid #94a3b847;box-shadow:inset 2px 2px 5px #121c300f,inset -1px -1px 3px #fff}html.theme-neo-tactile .entry-edit-input-wrap .entry-edit-input,:root[data-theme=neo-tactile] .entry-edit-input-wrap .entry-edit-input{box-shadow:none;background:0 0;border:0}html.theme-neo-tactile .entry-edit-prefix,:root[data-theme=neo-tactile] .entry-edit-prefix{color:var(--neo-muted)}html.theme-neo-tactile .entry-card-divider,:root[data-theme=neo-tactile] .entry-card-divider{background:#1c22301a}html.theme-neo-tactile .entry-card-fit,:root[data-theme=neo-tactile] .entry-card-fit{margin-bottom:0!important;padding:.95rem 1.05rem .85rem!important;overflow:visible!important}html.theme-neo-tactile .entry-form-fit,html.theme-neo-tactile .entry-form-compact,html.theme-neo-tactile .entry-card-picks,:root[data-theme=neo-tactile] .entry-form-fit,:root[data-theme=neo-tactile] .entry-form-compact,:root[data-theme=neo-tactile] .entry-card-picks{overflow:visible!important}html.theme-neo-tactile .entry-card-picks,:root[data-theme=neo-tactile] .entry-card-picks{margin-bottom:0!important;padding:.35rem 1.05rem!important}html.theme-neo-tactile .entry-form-footer,:root[data-theme=neo-tactile] .entry-form-footer{background:0 0}html.theme-neo-tactile .entry-bank-name,:root[data-theme=neo-tactile] .entry-bank-name{color:var(--neo-muted)}html.theme-neo-tactile .entry-footer-cancel,:root[data-theme=neo-tactile] .entry-footer-cancel{background:linear-gradient(135deg, var(--neo-expense) 0%, #e11d48 100%);color:#fff;border:1px solid #ffffff59;box-shadow:0 10px 24px #ff476761,inset 0 1.5px #ffffff73}html.theme-neo-tactile .entry-form-footer .banks-save,html.theme-neo-tactile .entry-form-footer .banks-save.is-bank,:root[data-theme=neo-tactile] .entry-form-footer .banks-save,:root[data-theme=neo-tactile] .entry-form-footer .banks-save.is-bank{color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important;box-shadow:0 10px 24px #2563eb6b,inset 0 1.5px #ffffff73!important}html.theme-neo-tactile .users-admin-hint,:root[data-theme=neo-tactile] .users-admin-hint{color:var(--neo-muted)}html.theme-neo-tactile .users-admin-ok,:root[data-theme=neo-tactile] .users-admin-ok{color:var(--neo-income-deep)}html.theme-neo-tactile .form-screen-head,:root[data-theme=neo-tactile] .form-screen-head{justify-content:space-between!important;align-items:center!important;padding:.5rem .25rem 1rem!important;display:flex!important}html.theme-neo-tactile .form-screen-head h1,:root[data-theme=neo-tactile] .form-screen-head h1{color:#1e293b!important;letter-spacing:-.02em!important;margin:0!important;font-size:1.3rem!important;font-weight:800!important}html.theme-neo-tactile .form-back,:root[data-theme=neo-tactile] .form-back{color:#334155!important;cursor:pointer!important;background:linear-gradient(175deg,#fff 0%,#edf2f8 100%)!important;border:1px solid #fffffff2!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;font-size:1.25rem!important;line-height:1!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 4px 10px #121c3014,inset 0 1px #fff!important}html.theme-neo-tactile .tab-scroll,html.theme-neo-tactile .banks-scroll,html.theme-neo-tactile .cats-scroll,html.theme-neo-tactile .form-screen-scroll,html.theme-neo-tactile .home-scroll,:root[data-theme=neo-tactile] .tab-scroll,:root[data-theme=neo-tactile] .banks-scroll,:root[data-theme=neo-tactile] .cats-scroll,:root[data-theme=neo-tactile] .form-screen-scroll,:root[data-theme=neo-tactile] .home-scroll{scrollbar-width:none!important;-ms-overflow-style:none!important}html.theme-neo-tactile .tab-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.theme-neo-tactile .banks-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.theme-neo-tactile .cats-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.theme-neo-tactile .form-screen-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.theme-neo-tactile .home-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}:root[data-theme=neo-tactile] .tab-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}:root[data-theme=neo-tactile] .banks-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}:root[data-theme=neo-tactile] .cats-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}:root[data-theme=neo-tactile] .form-screen-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}:root[data-theme=neo-tactile] .home-scroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html.theme-neo-tactile .alerts-install-mark,:root[data-theme=neo-tactile] .alerts-install-mark{background:var(--neo-light-2);color:var(--neo-blue);box-shadow:var(--neo-inset);border:1px solid #fffc}html.theme-neo-tactile .alerts-install-lead,html.theme-neo-tactile .alerts-install-steps li,:root[data-theme=neo-tactile] .alerts-install-lead,:root[data-theme=neo-tactile] .alerts-install-steps li{color:var(--neo-muted)}html.theme-neo-tactile .alerts-install-steps li:before,:root[data-theme=neo-tactile] .alerts-install-steps li:before{background:var(--neo-light-2);color:var(--neo-ink);box-shadow:var(--neo-inset);border:1px solid #fffc}html.theme-neo-tactile .home-scroll,html.theme-neo-tactile .tab-scroll,html.theme-neo-tactile .tab-scroll-inner,html.theme-neo-tactile .txn-day-rail,html.theme-neo-tactile .app-shell .tab-screen,html.theme-neo-tactile .app-shell .tab-scroll,:root[data-theme=neo-tactile] .home-scroll,:root[data-theme=neo-tactile] .tab-scroll,:root[data-theme=neo-tactile] .tab-scroll-inner,:root[data-theme=neo-tactile] .txn-day-rail{--neo-radar-float:14px 22px 42px -2px #060a14a3, 7px 12px 18px #060a1457;--neo-radar-soft:12px 16px 28px -2px #060a147a, 5px 7px 14px #060a1438;background:var(--neo-canvas)!important}html.theme-neo-tactile .app-header,html.theme-neo-tactile .app-header.is-radar,:root[data-theme=neo-tactile] .app-header,:root[data-theme=neo-tactile] .app-header.is-radar{background:var(--neo-canvas)!important}html.theme-neo-tactile .home-tabs-wrap,:root[data-theme=neo-tactile] .home-tabs-wrap{margin-bottom:1.05rem!important}html.theme-neo-tactile .home-tabs-wrap .seg-tabs,:root[data-theme=neo-tactile] .home-tabs-wrap .seg-tabs{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;gap:.7rem!important;padding:0!important}html.theme-neo-tactile .home-tabs-wrap .seg-tabs button,:root[data-theme=neo-tactile] .home-tabs-wrap .seg-tabs button{box-shadow:12px 16px 26px #060a1461,5px 6px 12px #060a1433,inset 0 1px #fff!important}html.theme-neo-tactile .home-tabs-wrap .seg-tabs.accent-expense button.active,:root[data-theme=neo-tactile] .home-tabs-wrap .seg-tabs.accent-expense button.active{box-shadow:14px 18px 28px #b4143270,6px 8px 14px #060a143d,inset 0 1px #ffffff73!important}html.theme-neo-tactile .home-tabs-wrap .seg-tabs.accent-income button.active,:root[data-theme=neo-tactile] .home-tabs-wrap .seg-tabs.accent-income button.active{box-shadow:14px 18px 28px #0a8c506b,6px 8px 14px #060a143d,inset 0 1px #ffffff73!important}html.theme-neo-tactile .home-scroll .hero-card,:root[data-theme=neo-tactile] .home-scroll .hero-card{box-shadow:16px 28px 52px -4px #060a14a3,9px 14px 22px #060a144d,inset 0 1px #fff,inset 0 -1px #0000000a!important}html.theme-neo-tactile .home-scroll .hero-cta,:root[data-theme=neo-tactile] .home-scroll .hero-cta{box-shadow:12px 14px 24px #060a145c,5px 6px 12px #060a1433,inset 0 1px #fff,inset 0 -1px #0000000d!important}html.theme-neo-tactile .home-scroll .txn-swipe-wrap,:root[data-theme=neo-tactile] .home-scroll .txn-swipe-wrap{box-shadow:var(--neo-radar-float);margin-bottom:.8rem}html.theme-neo-tactile .home-scroll .txn-row:not(.txn-row-list),:root[data-theme=neo-tactile] .home-scroll .txn-row:not(.txn-row-list){box-shadow:inset 0 1px #fff,inset 0 -1px #0000000a!important}html.theme-neo-tactile .home-scroll .section-status-ico,html.theme-neo-tactile .tab-scroll .section-status-ico,:root[data-theme=neo-tactile] .home-scroll .section-status-ico,:root[data-theme=neo-tactile] .tab-scroll .section-status-ico{box-shadow:10px 12px 20px #060a1457,4px 5px 10px #060a142e,inset 0 1px #fff}html.theme-neo-tactile .home-scroll .txn-status,html.theme-neo-tactile .tab-scroll .txn-status,:root[data-theme=neo-tactile] .home-scroll .txn-status,:root[data-theme=neo-tactile] .tab-scroll .txn-status{box-shadow:7px 9px 16px #060a144d,inset 0 1px #ffffffd9}html.theme-neo-tactile .home-scroll .empty-state,html.theme-neo-tactile .tab-scroll .empty-state,:root[data-theme=neo-tactile] .home-scroll .empty-state,:root[data-theme=neo-tactile] .tab-scroll .empty-state{box-shadow:var(--neo-radar-float);background:linear-gradient(165deg,#fff 0%,#edf2f8 100%);border:1px solid #fffffff2}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-stage-deep:#0e121a;--bg-stage:#141923;--bg-stage-elevated:#1a202d;--bg:#000;--bg-elevated:#0a0a0a;--glass:#202024c7;--glass-strong:#303036e0;--glass-border:#ffffff1f;--glass-highlight:#fff3;--glass-blur:28px;--text:#fff;--text-secondary:#a1a1aa;--text-tertiary:#71717a;--neo-porcelain:#f4f6fa;--neo-porcelain-light:#fff;--neo-porcelain-dark:#e5eaf2;--neo-ink:#18202d;--neo-ink-secondary:#535d72;--neo-ink-tertiary:#848fa5;--neo-electric-blue:#2d6eff;--neo-electric-blue-hover:#1f5fe8;--neo-cyan-glow:#00e5ff;--neo-slate-dark:#222938;--accent-income:#12c97a;--accent-income-soft:#12c97a33;--accent-expense:#ff4767;--accent-expense-soft:#ff476733;--accent-warn:#ff9f1c;--accent-warn-soft:#ff9f1c33;--accent-fab-expense:#ff4767;--accent-fab-income:#12c97a;--accent-chip:#2d6eff;--accent-fab:#2d6eff;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--radius-pill:9999px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--header-pad-top:calc(1.15rem + var(--safe-top));--nav-h:64px;--spring:cubic-bezier(.22, 1, .36, 1);--spring-tactile:cubic-bezier(.175, .885, .32, 1.275);--font:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", "Segoe UI", system-ui, sans-serif}html{background:var(--bg)}body{background:var(--bg);min-height:100vh;margin:0}
