@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&display=swap";:root{color:#162238;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f2f2f2;font-family:Nunito,sans-serif}*{box-sizing:border-box}body{overscroll-behavior:none;touch-action:pan-x pan-y;background:#f2f2f2;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}*,:before,:after{-webkit-tap-highlight-color:transparent!important}button,a,input,select{outline:none;-webkit-tap-highlight-color:transparent!important}button:focus,button:active,a:focus,a:active{outline:none!important}.app-shell,.app-shell *,.auth-screen{scrollbar-width:none}.app-shell::-webkit-scrollbar{width:0;height:0;display:none}.app-shell ::-webkit-scrollbar{width:0;height:0;display:none}.auth-screen::-webkit-scrollbar{width:0;height:0;display:none}html,body{scrollbar-width:none;overflow-x:hidden}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}.mode-switch{box-sizing:border-box;width:64px;height:28px;color:var(--mode-color);background:#fff;border:1px solid #ffffffb3;border-radius:8px;place-self:center start;padding:1px;display:block;position:relative;transform:none}.mode-switch__track{grid-template-columns:1fr 1fr;align-items:center;height:100%;display:grid}.mode-switch__option{width:24px;height:24px;color:var(--mode-color);border-radius:7px;place-self:center;place-items:center;display:grid}.mode-switch__option svg{width:16px;height:16px;margin:auto;display:block}.mode-switch__option--active{color:#fff;background:var(--mode-color);box-shadow:0 1px 3px #0003}.mode-switch--contabile .mode-switch__option--active{transform:translate(-2px)}.mode-switch--fiscale .mode-switch__option--active{transform:translate(2px)}.app-shell{--mode-color:#094963;--mode-gradient:linear-gradient(180deg, #23679c 0%, #082942 100%);color:#162238;overflow-anchor:none;background:#f2f2f2;min-height:100svh;padding-bottom:62px;overflow-x:hidden}.logout-screen h1{margin:0;font-size:22px;font-weight:500}.auth-screen{z-index:9999!important;box-sizing:border-box!important;overscroll-behavior:none!important;-webkit-overflow-scrolling:touch!important;width:100vw!important;height:100svh!important;min-height:100svh!important;padding:max(20px, env(safe-area-inset-top)) 16px max(20px, env(safe-area-inset-bottom)) 16px!important;background:var(--auth-bg-color,#094963)!important;background-color:var(--auth-bg-color,#094963)!important;color:#fff!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden auto!important}:is(html:has(.auth-screen),body:has(.auth-screen)){background:var(--auth-bg-color,#094963)!important;background-color:var(--auth-bg-color,#094963)!important}[data-dark].auth-screen,[data-dark] .auth-screen{background:var(--auth-bg-color,#094963)!important;background-color:var(--auth-bg-color,#094963)!important;color:#fff!important}:is([data-dark] html:has(.auth-screen),[data-dark] body:has(.auth-screen),html[data-dark]:has(.auth-screen),body[data-dark]:has(.auth-screen)){background:var(--auth-bg-color,#094963)!important;background-color:var(--auth-bg-color,#094963)!important}.auth-panel,[data-dark] .auth-panel{box-sizing:border-box!important;color:#1e293b!important;background:#fff!important;border:none!important;border-radius:24px!important;flex-direction:column!important;align-items:center!important;width:min(100%,350px)!important;max-width:350px!important;margin:auto!important;padding:26px 20px 22px!important;display:flex!important;box-shadow:0 12px 36px #00000038!important}.auth-avatar-wrap,[data-dark] .auth-avatar-wrap{flex-direction:column!important;align-items:center!important;width:100%!important;margin-bottom:18px!important;display:flex!important}.auth-avatar,[data-dark] .auth-avatar{box-sizing:border-box!important;background:0 0!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:62px!important;min-width:62px!important;max-width:62px!important;height:62px!important;min-height:62px!important;max-height:62px!important;margin:0 auto 12px!important;display:flex!important;box-shadow:0 4px 14px #00000014!important}.auth-avatar-favicon,[data-dark] .auth-avatar-favicon{object-fit:contain!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;filter:none!important;border-radius:50%!important;width:62px!important;min-width:62px!important;max-width:62px!important;height:62px!important;min-height:62px!important;max-height:62px!important;display:block!important}.auth-greeting,[data-dark] .auth-greeting{text-align:center!important;color:#1e293b!important;letter-spacing:.5px!important;text-shadow:none!important;margin:0 0 16px!important;font-size:19px!important;font-weight:700!important}.auth-method-switcher,[data-dark] .auth-method-switcher{box-sizing:border-box!important;-webkit-backdrop-filter:none!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:9999px!important;grid-template-columns:1fr 1fr!important;gap:4px!important;width:100%!important;margin:0 0 18px!important;padding:4px!important;display:grid!important}.auth-method-btn,[data-dark] .auth-method-btn{box-sizing:border-box!important;color:#64748b!important;height:38px!important;font:inherit!important;cursor:pointer!important;opacity:1!important;background:0 0!important;border:none!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;gap:7px!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important;transition:all .15s!important;display:inline-flex!important}.auth-method-btn svg,[data-dark] .auth-method-btn svg{width:17px!important;height:17px!important}.auth-method-btn.active,[data-dark] .auth-method-btn.active{background:var(--auth-accent-color,#094963)!important;color:#fff!important;opacity:1!important;font-weight:600!important;box-shadow:0 2px 8px #0000002e!important}.auth-tab-slot,[data-dark] .auth-tab-slot{box-sizing:border-box!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:auto!important;min-height:170px!important;display:flex!important}.auth-form,[data-dark] .auth-form{box-sizing:border-box!important;flex-direction:column!important;align-items:center!important;width:100%!important;margin:0!important;display:flex!important}.auth-screen input,.auth-screen input[type=text],.auth-screen input[type=password],.auth-screen input[type=search],.auth-panel input,.auth-form input,.auth-input-pill input,.auth-input-pill--recover input,[data-dark] .auth-screen input,[data-dark] .auth-screen input[type=text],[data-dark] .auth-screen input[type=password],[data-dark] .auth-screen input[type=search],[data-dark] .auth-panel input,[data-dark] .auth-form input,[data-dark] .auth-input-pill input,[data-dark] .auth-input-pill--recover input{box-shadow:none!important;-webkit-box-shadow:none!important;appearance:none!important;box-sizing:border-box!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:none!important;margin:0!important;padding:0!important}.auth-input-pill,[data-dark] .auth-input-pill{box-sizing:border-box!important;width:100%!important;height:48px!important;min-height:48px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#f8fafc!important;border:1.5px solid #cbd5e1!important;border-radius:9999px!important;align-items:center!important;margin-bottom:14px!important;padding:0 16px!important;transition:border-color .15s,background .15s,box-shadow .15s!important;display:flex!important;position:relative!important}.auth-input-pill:focus-within,[data-dark] .auth-input-pill:focus-within{border-color:var(--auth-accent-color,#094963)!important;background:#fff!important;box-shadow:0 0 0 3px #0949631f!important}.auth-input-icon,[data-dark] .auth-input-icon{color:var(--auth-accent-color,#094963)!important;stroke:var(--auth-accent-color,#094963)!important;flex-shrink:0!important;margin-right:12px!important}.auth-input-pill input,[data-dark] .auth-input-pill input{color:#1e293b!important;flex:auto!important;width:100%!important;height:100%!important;font-size:15px!important;font-weight:600!important}.auth-input-pill input::placeholder,[data-dark] .auth-input-pill input::placeholder{color:#94a3b8!important;opacity:1!important;font-size:14.5px!important;font-weight:400!important}.auth-submit-btn,.auth-panel .primary-button.auth-submit-btn,[data-dark] .auth-submit-btn,[data-dark] .auth-panel .primary-button.auth-submit-btn{background:var(--auth-accent-color,#094963)!important;color:#fff!important;letter-spacing:.3px!important;cursor:pointer!important;border:none!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:48px!important;min-height:48px!important;margin:4px 0 0!important;padding:0 20px!important;font-size:15.5px!important;font-weight:600!important;transition:transform .15s,opacity .15s,box-shadow .15s!important;display:flex!important;box-shadow:0 4px 14px #00000024!important}.auth-submit-btn:hover,.auth-panel .primary-button.auth-submit-btn:hover,[data-dark] .auth-submit-btn:hover,[data-dark] .auth-panel .primary-button.auth-submit-btn:hover{opacity:.95!important;box-shadow:0 6px 18px #0003!important}.auth-submit-btn:active,.auth-panel .primary-button.auth-submit-btn:active,[data-dark] .auth-submit-btn:active,[data-dark] .auth-panel .primary-button.auth-submit-btn:active{opacity:.9!important;transform:scale(.98)!important}.auth-forgot-btn,[data-dark] .auth-forgot-btn{color:#64748b!important;opacity:1!important;cursor:pointer!important;text-align:center!important;text-shadow:none!important;background:0 0!important;border:none!important;margin-top:14px!important;padding:4px 8px!important;font-size:13px!important;font-weight:500!important;transition:color .15s,-webkit-text-decoration .15s,text-decoration .15s!important;display:inline-block!important}.auth-forgot-btn:hover,[data-dark] .auth-forgot-btn:hover{color:var(--auth-accent-color,#094963)!important;text-decoration:underline!important}.auth-bio-card,[data-dark] .auth-bio-card{box-sizing:border-box!important;text-align:center!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:auto!important;margin:0!important;padding:4px 0 0!important;display:flex!important}.auth-bio-trigger,[data-dark] .auth-bio-trigger{aspect-ratio:1!important;width:78px!important;min-width:78px!important;max-width:78px!important;height:78px!important;min-height:78px!important;max-height:78px!important;color:var(--auth-accent-color,#094963)!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;box-sizing:border-box!important;background:#f8fafc!important;border:1.5px solid #e2e8f0!important;border-radius:18px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;margin:4px auto 12px!important;transition:transform .15s,opacity .15s,background .15s!important;display:flex!important;position:relative!important;box-shadow:0 4px 12px #0000000d!important}.auth-bio-trigger:active,[data-dark] .auth-bio-trigger:active{background:#f1f5f9!important;transform:scale(.93)!important}.auth-bio-trigger svg,[data-dark] .auth-bio-trigger svg{aspect-ratio:1!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;stroke:var(--auth-accent-color,#094963)!important;flex-shrink:0!important}.auth-bio-title,[data-dark] .auth-bio-title{color:#475569!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;text-shadow:none!important;margin:0 0 10px!important;font-size:14.5px!important;font-weight:500!important}.auth-bio-unconfigured,[data-dark] .auth-bio-unconfigured{color:#b42318!important;box-shadow:none!important;background:#fef2f2!important;border:1px solid #fee2e2!important;border-radius:12px!important;margin:4px 0 12px!important;padding:8px 12px!important;font-size:12px!important;line-height:1.4!important}.auth-message,[data-dark] .auth-message{color:#b42318!important;text-align:center!important;box-sizing:border-box!important;width:100%!important;box-shadow:none!important;background:#fef2f2!important;border:1px solid #fee2e2!important;border-radius:12px!important;margin:14px 0 0!important;padding:10px 14px!important;font-size:13px!important;font-weight:600!important}.auth-recover-form .auth-input-pill--recover,[data-dark] .auth-recover-form .auth-input-pill--recover{border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;height:auto!important;min-height:58px!important;padding:8px 16px!important}.auth-recover-label,[data-dark] .auth-recover-label{color:#64748b!important;margin-bottom:2px!important;font-size:11.5px!important;font-weight:600!important}.auth-input-pill--recover input,[data-dark] .auth-input-pill--recover input{color:#1e293b!important;width:100%!important;height:24px!important;min-height:24px!important;font-size:14.5px!important;font-weight:500!important;line-height:24px!important}.auth-input-pill--recover input::placeholder,[data-dark] .auth-input-pill--recover input::placeholder{color:#94a3b8!important;opacity:1!important;font-size:14px!important;font-weight:400!important}.auth-actions-row,[data-dark] .auth-actions-row{box-sizing:border-box!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;margin-top:6px!important;display:grid!important}.auth-actions-row .auth-submit-btn,.auth-panel .auth-actions-row .primary-button.auth-submit-btn,[data-dark] .auth-actions-row .auth-submit-btn,[data-dark] .auth-panel .auth-actions-row .primary-button.auth-submit-btn{height:48px!important;min-height:48px!important;margin:0!important;padding:0 8px!important;font-size:14px!important}.auth-back-btn,.auth-panel .secondary-button.auth-back-btn,[data-dark] .auth-back-btn,[data-dark] .auth-panel .secondary-button.auth-back-btn{color:#475569!important;cursor:pointer!important;width:100%!important;height:48px!important;min-height:48px!important;box-shadow:none!important;background:#f1f5f9!important;border:1.5px solid #cbd5e1!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0 8px!important;font-size:14px!important;font-weight:600!important;transition:all .15s!important;display:flex!important}.auth-back-btn:hover,[data-dark] .auth-back-btn:hover{background:#e2e8f0!important}.auth-back-btn:active,[data-dark] .auth-back-btn:active{background:#cbd5e1!important;transform:scale(.98)!important}.security-bio-card{box-sizing:border-box;background:#fff;border-radius:8px;width:100%;margin:0 0 14px;padding:18px 16px;box-shadow:0 3px 11px #2b3d541f}.security-bio-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.security-bio-header h3{color:#27364d;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;display:flex}.security-bio-badge{text-transform:uppercase;border-radius:12px;align-items:center;padding:4px 9px;font-size:11.5px;font-weight:700;display:inline-flex}.security-bio-badge--active{color:#15803d;background:#dcfce7}.security-bio-badge--inactive{color:#854d0e;background:#fef9c3}.security-bio-desc{color:#64748b;margin:0 0 14px;font-size:13px;line-height:1.45}.access-sheet{box-shadow:none;background:0 0}.access-modal-backdrop{z-index:4;-webkit-backdrop-filter:none;backdrop-filter:none;align-items:flex-start;padding-top:42px;background:#f2f2f2!important}.access-modal-backdrop .access-sheet{width:min(100%,720px);max-height:calc(100svh - 42px);padding:8px 14px calc(80px + env(safe-area-inset-bottom));box-shadow:none;background:0 0;border-radius:22px 22px 0 0}.access-sheet .sheet-heading,.access-sheet .sheet-heading h2,.access-sheet .sheet-heading>button:first-child{display:none}.access-sheet form{box-sizing:border-box!important;background:#fff!important;border-radius:8px!important;width:100%!important;margin-top:0!important;padding:18px 16px!important;box-shadow:0 3px 11px #2b3d541f!important}.access-sheet form+form{border-top:0!important;margin-top:14px!important}.access-sheet h3{color:#27364d!important;margin:0 0 14px!important;font-size:16px!important;font-weight:600!important}.access-sheet label{color:#657286!important;text-align:left!important;flex-direction:column!important;gap:6px!important;width:100%!important;margin-bottom:14px!important;font-size:14px!important;font-weight:500!important;display:flex!important}.access-sheet input{box-sizing:border-box!important;color:#172238!important;width:100%!important;height:48px!important;font:inherit!important;background:#fff!important;border:1px solid #d5dce5!important;border-radius:12px!important;outline:none!important;padding:12px 14px!important;font-size:15px!important;display:block!important}.access-sheet input:focus{border-color:var(--mode-color)!important}.access-sheet .primary-button{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;width:100%!important;height:48px!important;margin:12px 0 0!important;font-size:15px!important;font-weight:600!important;display:flex!important}.security-answer-field{flex-direction:column!important;gap:7px!important;width:100%!important;margin-bottom:14px!important;display:flex!important}.security-answer-field>span{color:#657286!important;justify-content:space-between!important;align-items:center!important;width:100%!important;font-size:14px!important;font-weight:500!important;display:flex!important}.security-answer-field input{box-sizing:border-box!important;color:#172238!important;width:100%!important;height:48px!important;font:inherit!important;background:#fff!important;border:1px solid #d5dce5!important;border-radius:12px!important;outline:none!important;padding:12px 14px!important;font-size:15px!important;display:block!important}.security-bio-deactivate-btn{color:#b42318!important;width:100%!important;height:48px!important;font:inherit!important;cursor:pointer!important;background:#fef2f2!important;border:1px solid #fca5a5!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;padding:12px 16px!important;font-size:14px!important;font-weight:600!important;display:inline-flex!important}.report-choice-backdrop{justify-content:center;align-items:center;padding:24px}.report-choice-sheet{background:#fff;border-radius:22px;width:min(100%,360px);padding:24px;box-shadow:0 3px 18px #2b3d542e}.report-choice-sheet h2{color:#27364d;text-align:center;margin:0 0 18px;font-size:18px;font-weight:500}.report-choice-sheet .primary-button{width:100%;margin:7px 0}.report-account-card{margin-bottom:14px}.report-year-picker{box-shadow:none;background:0 0;border-radius:0;margin-bottom:12px;padding:0;overflow:visible}.report-year-picker h1{padding-bottom:2px}.report-year-options{gap:8px;padding:10px 16px 2px;display:flex;overflow-x:auto}.report-year-options button{color:#404040;min-width:68px;font:inherit;background:#e7e6e6;border:1px solid #fff;border-radius:24px;justify-content:center;align-items:center;padding:9px 14px;display:inline-flex;box-shadow:0 1px 4px #c3cad4;text-transform:uppercase!important;text-align:center!important}.report-year-options button.selected{color:#fff;background:var(--mode-color)!important;background-image:none!important}.report-month-filters{gap:6px;padding:8px 16px 2px;display:flex;overflow-x:auto}.report-month-filters button{color:#404040;background:#e7e6e6;border:1px solid #fff;border-radius:20px;flex:none;justify-content:center;align-items:center;padding:7px 10px;font-size:12px;display:inline-flex;box-shadow:0 1px 4px #c3cad4;text-transform:uppercase!important;text-align:center!important}.report-month-filters button.selected{color:#fff;background:var(--mode-color)!important;background-image:none!important}.report-period-filters{align-items:center;gap:6px;padding:3px 12px 8px;display:flex;transform:translateY(-3px)}.report-period-filters label{color:#0000;flex:1 1 0;min-width:0;font-size:0;display:block;overflow:hidden}.report-period-filters label:first-child{flex:0 34%}.report-period-filters label:last-child{flex:66%}.report-period-filters label:first-child{transform:none}.report-period-filters select{box-sizing:border-box;color:#404040;width:100%;min-width:0;min-height:38px;font:inherit;text-overflow:ellipsis;white-space:nowrap;background:#e7e6e6;border:1px solid #fff;border-radius:26px;padding:8px 10px;font-size:13px;box-shadow:0 1px 4px #c3cad4;text-transform:uppercase!important;text-align:center!important;text-align-last:center!important;-webkit-text-align-last:center!important}.report-period-filters select:focus{border-color:#fff;outline:none;box-shadow:0 1px 4px #c3cad4}.report-scope-toggle{background:#f1f5f9;border-radius:26px;gap:6px;width:min(100%,360px);margin:0 auto 10px;padding:4px;display:flex}.report-scope-toggle button{color:#526177;min-height:34px;font:inherit;background:0 0;border:0;border-radius:22px;flex:1;padding:7px 12px;font-size:13px}.report-scope-toggle button.selected{color:#fff;background:var(--mode-color)!important;background-image:none!important}.report-month-card{background:#fff;border-radius:8px;margin-bottom:14px;box-shadow:0 3px 11px #2b3d541f}.report-month-title{display:none}.app-shell .report-month-card h2{color:#27364d;text-align:left;background:0 0;padding:12px 16px 8px;font-size:16px;font-weight:500}.report-month-card .report-account-line{box-sizing:border-box!important;width:100%!important;margin:0 0 10px!important}.report-account-line>strong{margin-left:auto;font-size:14px}.report-account-line span{color:#27364d;gap:2px;font-size:14px;display:grid}.report-account-line small{color:#69778c;font-size:11px}.report-account-line strong{font-size:14px}.report-account-line{border-bottom:0}.report-month-card .balance-months-heading{color:#526177;margin:14px 16px 6px;padding:0;font-size:14px;font-weight:600}.app-content--reports-month .report-month-card .balance-months-heading,.app-content--reports-global .report-month-card .balance-months-heading{display:none}.report-general{background:#fff;border:1px solid #e4eaf0;border-radius:12px;gap:8px;margin:12px;padding:12px 14px;display:grid}.report-general div{color:#526177;justify-content:space-between;align-items:center;font-size:13px;display:flex}.report-general strong{font-size:14px}.app-content--reports-month .report-general div span,.app-content--reports-global .report-general div span{font-size:0}.app-content--reports-month .report-general div:first-child span:after{content:"Ricavo generale mensile";font-size:13px}.app-content--reports-month .report-general div:nth-child(2) span:after{content:"Saldo generale mensile";font-size:13px}.app-content--reports-month .report-general div:nth-child(3) span:after{content:"Uscita generale mensile";font-size:13px}.app-content--reports-global .report-general div:first-child span:after{content:"Ricavo generale globale";font-size:13px}.app-content--reports-global .report-general div:nth-child(2) span:after{content:"Saldo generale globale";font-size:13px}.app-content--reports-global .report-general div:nth-child(3) span:after{content:"Uscita generale globale";font-size:13px}.security-answer-field{gap:7px;display:grid}.security-answer-field>span{color:#657286;font-size:14px}.security-answer-field strong{color:#20a45a;margin-left:6px;font-weight:600}.app-shell--fiscale{--mode-color:#b9001c;--mode-gradient:linear-gradient(180deg, #b31b30 0%, #540612 100%)}.fiscal-home{gap:16px;padding:12px 16px 24px;display:grid}.fiscal-home__intro{align-items:center;gap:12px;padding:8px 4px 4px;display:flex}.fiscal-home__icon{color:#fff;background:var(--mode-gradient,var(--mode-color));border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 4px 10px #a9001d33}.fiscal-home__intro h1{color:#27364d;margin:0 0 4px;font-size:22px;font-weight:600}.fiscal-home__intro p{color:#69778c;margin:0;font-size:13px;line-height:1.4}.fiscal-home__card{background:#fff7f8;border:1px solid #ead9dd;border-radius:18px;padding:20px;box-shadow:0 3px 11px #2b3d5414}.fiscal-home__card h2{color:#27364d;margin:0 0 8px;font-size:17px;font-weight:600}.fiscal-home__card p{color:#69778c;margin:0 0 18px;font-size:14px;line-height:1.45}.fiscal-home__card .primary-button{background:var(--mode-gradient,linear-gradient(180deg, #d3213d 0%, #a9001d 100%));width:100%}.app-header{z-index:30;color:#fff;background:var(--mode-color);box-sizing:border-box;width:100%;max-width:720px;height:44px;box-shadow:-2px 0 0 var(--mode-color), 2px 0 0 var(--mode-color);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;padding:0 12px;display:grid;position:fixed;top:0;left:0;right:0}.app-header strong{text-transform:uppercase;place-self:center;padding:0;font-size:17px;font-weight:600;line-height:1}.header-settings{box-sizing:border-box;width:28px;height:28px;color:var(--mode-color);cursor:pointer;background:#fff;border:1px solid #ffffffb3;border-radius:8px;place-self:center end;place-items:center;padding:0;transition:transform .1s,opacity .1s;display:grid;transform:none;box-shadow:0 1px 3px #0003}.header-settings:active{opacity:.9;transform:scale(.92)}.header-settings svg{width:16px;height:16px;margin:auto;display:block}.header-account-actions{place-self:center end;align-items:center;gap:8px;display:flex}.app-content{width:min(100%,720px);padding:60px 14px calc(80px + env(safe-area-inset-bottom));overflow-anchor:none;margin:0 auto;scroll-margin-top:60px}.app-content.slide-forward{will-change:transform;animation:.4s cubic-bezier(.25,1,.5,1) both iosSlideForward}.app-content.slide-backward{will-change:transform;animation:.4s cubic-bezier(.25,1,.5,1) both iosSlideBackward}@keyframes iosSlideForward{0%{transform:translate(100%)}to{transform:translate(0,0)}}@keyframes iosSlideBackward{0%{transform:translate(-100%)}to{transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.app-content.slide-forward,.app-content.slide-backward{animation:none!important;transform:none!important}}.month-picker button{color:#404040;background:#e7e6e6;border:1px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid;box-shadow:0 1px 4px #c3cad4}.month-picker div:not(.page-filter-scroll){text-align:center;color:#404040;background:#e7e6e6;border-radius:26px;gap:1px;padding:6px 8px;display:grid;box-shadow:0 1px 4px #c3cad4}.calendar-direct-picker{text-align:center;color:#404040;background:#e7e6e6;border-radius:26px;gap:1px;min-width:0;padding:6px 8px;display:grid;position:relative;box-shadow:0 1px 4px #c3cad4}.calendar-direct-picker input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.calendar-year-input{z-index:2;box-sizing:border-box;font:inherit;text-align:center;appearance:none;cursor:pointer;font-size:19px;inset:0;color:#0000!important;opacity:0!important;background:0 0!important;border:0!important;outline:0!important;width:100%!important;height:100%!important;padding:0!important;position:absolute!important}.calendar-year-input option{color:#404040;text-transform:uppercase;text-align:center;background:#e7e6e6}.month-picker strong{color:#404040;font-size:19px;font-weight:500;text-transform:uppercase!important}.page-filter-bar.month-picker{align-items:center;gap:8px;margin-bottom:0;display:flex}.page-filter-bar.month-picker button{width:38px;height:38px;box-shadow:none;border-radius:8px}.page-filter-bar .calendar-direct-picker,.page-filter-bar.month-picker div:not(.page-filter-scroll){color:#404040;min-height:38px;box-shadow:none;border:1px solid #fff;border-radius:8px;outline:none;padding:8px 14px;font-size:13px;font-weight:400;text-transform:uppercase!important;text-align:center!important;text-align-last:center!important;-webkit-text-align-last:center!important}.page-filter-bar .calendar-direct-picker:focus{box-shadow:none;border-color:#fff;outline:none}.summary-card,.page-card{background:#fff;border-radius:8px;margin-bottom:24px;overflow:hidden;box-shadow:0 3px 11px #2b3d541f}.summary-card h2,.app-shell .summary-card h2{box-sizing:border-box!important;text-align:center!important;color:#fff!important;background:var(--mode-color)!important;justify-content:center!important;align-items:center!important;height:33px!important;margin:0!important;padding:0 12px!important;font-size:16px!important;font-weight:500!important;line-height:1!important;display:flex!important}.summary-row{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;min-height:44px;padding:0 16px;font-size:14px;display:flex}.summary-row.total{min-height:54px;font-size:14px}.summary-row strong{font-size:14px;font-weight:400}.summary-row.total strong{font-size:14px}.fiscal-summary-card .summary-row.total>b{align-items:center;gap:11px;display:flex}.summary-emphasis{font-weight:700!important}.positive{color:#20a45a!important}.income-amount{color:#094963!important}.transfer-amount,.expense-amount{color:#f28a2e!important}.revenue-negative,.negative{color:#ef4444!important}.summary-row span{align-items:center;gap:11px;display:flex}.credit-chart{background:linear-gradient(#0000 calc(100% - 20px),#fff calc(100% - 20px)),repeating-linear-gradient(#0000 0 27px,#0000 27px,#dfe4e8 28px,#0000 29px);grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:4px;height:145px;margin-top:0;padding:0 12px;display:grid;position:relative}.credit-chart:before{z-index:0;content:"";pointer-events:none;background:#fff;height:15px;position:absolute;bottom:20px;left:0;right:0}.credit-chart:after{z-index:2;content:"";pointer-events:none;border-bottom:2px solid #0d111b;position:absolute;bottom:28px;left:12px;right:12px}.credit-chart-column{text-align:center;grid-template-rows:1fr 20px;align-items:end;min-width:0;height:100%;display:grid}.credit-chart-track{justify-content:center;align-items:end;width:100%;height:100%;display:flex;position:relative;transform:translateY(-10px)}.credit-chart-column--current .credit-chart-track:before{z-index:0;content:"";pointer-events:none;background:#20a45a2e;border:1px solid #20a45a66;border-bottom:none;border-radius:0;position:absolute;inset:10px 0 0}.credit-chart-column--selected:not(.credit-chart-column--current) .credit-chart-track:before{z-index:0;content:"";pointer-events:none;background:#eab30833;border:1px solid #eab30873;border-bottom:none;border-radius:0;position:absolute;inset:10px 0 0}.credit-chart-bar{z-index:1;background:#35b968;border-radius:8px 8px 3px 3px;width:min(22px,72%);min-height:0;margin-bottom:-2px;display:block;position:relative;box-shadow:0 2px 5px #20a45a33}.credit-chart-column--selected .credit-chart-bar{box-shadow:none;background:#35b968}.credit-chart-column--negative .credit-chart-bar,.credit-chart-column--negative.credit-chart-column--selected .credit-chart-bar{background:#b42318!important}.credit-chart-group{z-index:1;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.credit-chart-group--3{gap:0}.credit-chart-group--3 .credit-chart-bar{width:min(7px,32%)!important;min-height:0!important;box-shadow:none!important;border-radius:3px 3px 0 0!important;flex:0 7px!important;margin-bottom:-2px!important}.credit-chart-group--2{gap:0}.credit-chart-group--2 .credit-chart-bar{width:min(10px,48%)!important;min-height:0!important;box-shadow:none!important;border-radius:3px 3px 0 0!important;flex:0 10px!important;margin-bottom:-2px!important}.credit-chart-bar.credit-chart-bar--income,.credit-chart-column--negative .credit-chart-group .credit-chart-bar.credit-chart-bar--income,.credit-chart-column--selected .credit-chart-group .credit-chart-bar.credit-chart-bar--income{background:#094963!important}.credit-chart-bar.credit-chart-bar--expense,.credit-chart-column--negative .credit-chart-group .credit-chart-bar.credit-chart-bar--expense,.credit-chart-column--selected .credit-chart-group .credit-chart-bar.credit-chart-bar--expense{background:#f28a2e!important}.credit-chart-bar.credit-chart-bar--revenue-positive,.credit-chart-column--negative .credit-chart-group .credit-chart-bar.credit-chart-bar--revenue-positive,.credit-chart-column--selected .credit-chart-group .credit-chart-bar.credit-chart-bar--revenue-positive{background:#20a45a!important}.credit-chart-bar.credit-chart-bar--revenue-negative,.credit-chart-column--negative .credit-chart-group .credit-chart-bar.credit-chart-bar--revenue-negative,.credit-chart-column--selected .credit-chart-group .credit-chart-bar.credit-chart-bar--revenue-negative,.credit-chart-bar.credit-chart-bar--fiscal-unpaid,.credit-chart-column--negative .credit-chart-group .credit-chart-bar.credit-chart-bar--fiscal-unpaid,.credit-chart-column--selected .credit-chart-group .credit-chart-bar.credit-chart-bar--fiscal-unpaid{background:#b42318!important}.credit-chart-bar.credit-chart-bar--fiscal-paid,.credit-chart-column--negative .credit-chart-group .credit-chart-bar.credit-chart-bar--fiscal-paid,.credit-chart-column--selected .credit-chart-group .credit-chart-bar.credit-chart-bar--fiscal-paid{background:#20a45a!important}.credit-chart-column small{color:#596a80;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden;transform:translateY(-8px)}.credit-chart-month--current{font-weight:700;color:#0d111b!important}.income-icon,.expense-icon,.revenue-icon{color:#fff;background:#05080d;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:18px;font-style:normal;line-height:1;display:inline-grid;box-shadow:0 2px 5px #2b3d5429}.income-icon{background:#094963}.fiscal-unpaid-icon{color:#fff;background:#b42318;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-style:normal;line-height:1;display:inline-grid;box-shadow:0 2px 5px #2b3d5429}.fiscal-paid-icon{color:#fff;background:#20a45a;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-style:normal;line-height:1;display:inline-grid;box-shadow:0 2px 5px #2b3d5429}.fiscal-overdue-icon{color:#fff;background:#e0002b;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-style:normal;line-height:1;display:inline-grid;box-shadow:0 2px 5px #2b3d5429}.fiscal-total-icon{color:#fff;background:#125f9c;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:21px;font-style:normal;font-weight:700;line-height:1;display:inline-grid;box-shadow:0 2px 5px #2b3d5429}.fiscal-total-icon span{display:block;transform:translateY(-1px)}.fiscal-total-amount{color:#125f9c!important}.fiscal-unpaid-amount{color:#b42318!important}.fiscal-due-soon-amount{color:#f28a2e!important}.fiscal-overdue-amount{color:#e0002b!important}.fiscal-paid-amount{color:#20a45a!important}.app-shell--fiscale .app-content--home-month>.fiscal-summary-card:first-of-type .summary-row:nth-of-type(3) .fiscal-unpaid-icon{background:#7a1f2b}.app-shell--fiscale .app-content--home-month>.fiscal-summary-card:first-of-type .summary-row:nth-of-type(3) .fiscal-unpaid-icon svg{display:none}.app-shell--fiscale .app-content--home-month>.fiscal-summary-card:first-of-type .summary-row:nth-of-type(3) .fiscal-unpaid-icon:after{content:"▣";color:#fff;font-size:18px;line-height:1}.expense-icon{background:#f28a2e}.revenue-icon--positive{background:#20a45a}.revenue-icon--negative{background:#b42318}.accounts-card .summary-row>b{align-items:center;gap:11px;display:flex}.previous-balance-icon,.current-balance-icon{color:#fff;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-style:normal;line-height:1;display:inline-grid;box-shadow:0 2px 5px #2b3d5429}.summary-row i svg{display:block}.previous-balance-amount{color:#f28a2e!important}.previous-balance-icon{color:#fff;background:#f28a2e}.current-balance-icon--positive{background:#20a45a}.current-balance-icon--negative{background:#b42318}.chart{background:repeating-linear-gradient(#0000 0 22px,#e1e6ec 23px 25px);justify-content:center;align-items:flex-end;height:120px;padding-bottom:16px;display:flex}.chart span{background:#26be58;border-radius:7px 7px 3px 3px;width:24px}.transaction-row{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;min-height:62px;padding:0 25px;display:flex}.transactions-month-card .transaction-row{padding-left:16px;padding-right:12px}.transaction-row-button{width:100%;color:inherit;font:inherit;text-align:left;background:#fff;border-top:0;border-left:0;border-right:0}.transaction-row-button:hover{background:#f8fafc}.transactions-page .transaction-row{box-sizing:border-box;background:#f2f6fb;border:0;border-radius:9px;width:calc(100% - 32px);min-height:50px;margin:6px 16px;padding:10px 13px}.transactions-page .transaction-row-button:hover{background:#eaf1f8}.transactions-toolbar{grid-template-columns:32px 32px 1fr 32px 32px;align-items:center;gap:5px;padding:12px 12px 8px;display:grid}.transactions-toolbar h1{text-align:center;padding:0}.toolbar-icon{color:#526177;background:0 0;border:0;place-items:center;min-width:30px;height:30px;padding:0;font-size:19px;display:grid}.quick-filter-row{align-items:center;gap:8px;padding:12px 16px 14px;display:flex;overflow-x:auto}.quick-filter-row button,.quick-filter-row select,.page-filter-bar select,.page-filter-scroll button,.page-filter-scroll select{flex:0 0 max-content;color:#404040;white-space:nowrap;appearance:none;background:#e7e6e6;border:1px solid #fff;border-radius:8px;width:max-content;min-height:38px;font-size:13px;box-shadow:0 1px 4px #c3cad4;text-transform:uppercase!important;text-align:center!important;text-align-last:center!important;-webkit-text-align-last:center!important;background-image:none!important;padding:8px 14px!important}.quick-filter-row button,.page-filter-scroll button{justify-content:center;align-items:center;display:inline-flex}.quick-filter-row button:not(.filter-today-btn).selected,.quick-filter-row select.selected,.page-filter-bar select.selected,.page-filter-scroll select.selected,.page-filter-scroll button.selected{color:#fff;background:var(--mode-color)!important;background-image:none!important}.quick-filter-row button:not(.filter-today-btn):not(.selected),.quick-filter-row select:not(.selected),.page-filter-bar select:not(.selected),.page-filter-scroll select:not(.selected),.page-filter-scroll button:not(.selected),.filter-arrow-btn:not(.selected){color:#404040;background-color:#e7e6e6!important}.page-filter-scroll button.filter-arrow-btn,.home-filter-bar .page-filter-scroll .filter-arrow-btn,.filter-arrow-btn{box-sizing:border-box!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;cursor:pointer!important;color:#404040!important;background:#e7e6e6!important;border:1px solid #fff!important;border-radius:8px!important;flex:0 0 38px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}.page-filter-scroll button.filter-arrow-btn svg,.home-filter-bar .page-filter-scroll .filter-arrow-btn svg,.filter-arrow-btn svg{color:#404040!important;stroke:#404040!important;stroke-width:2.2px!important;width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important;display:block!important}.page-filter-bar .filter-today-btn,.quick-filter-row .filter-today-btn,.filter-today-btn{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;box-shadow:none!important;cursor:pointer!important;color:#404040!important;background-color:#e7e6e6!important;background-image:none!important;border:1px solid #fff!important;border-radius:8px!important;flex:0 0 38px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}.page-filter-bar .filter-today-btn svg,.quick-filter-row .filter-today-btn svg,.filter-today-btn svg{color:#404040!important;stroke:#404040!important}.page-filter-bar .filter-today-btn.is-current,.quick-filter-row .filter-today-btn.is-current,.filter-today-btn.is-current{color:#fff!important;background-color:var(--mode-color)!important;background:var(--mode-color)!important;background-image:none!important}.page-filter-bar .filter-today-btn.is-current svg,.quick-filter-row .filter-today-btn.is-current svg,.filter-today-btn.is-current svg{color:#fff!important;stroke:#fff!important}.page-filter-bar .filter-today-btn:not(.is-current),.quick-filter-row .filter-today-btn:not(.is-current),.filter-today-btn:not(.is-current){color:#404040!important;background:#e7e6e6!important}.page-filter-bar .filter-today-btn:not(.is-current) svg,.quick-filter-row .filter-today-btn:not(.is-current) svg,.filter-today-btn:not(.is-current) svg{color:#404040!important;stroke:#404040!important}.quick-filter-row select,.page-filter-bar select,.page-filter-scroll select{max-width:none}.quick-filter-row select:focus,.page-filter-bar select:focus,.page-filter-scroll select:focus{border-color:#fff;outline:none;box-shadow:0 1px 4px #c3cad4}.page-filter-bar{z-index:25;width:100%;max-width:720px;height:50px;box-shadow:none;box-sizing:border-box;background:#fffffff7;border-bottom:1px solid #d1d7df;border-radius:0;align-items:center;gap:8px;margin:0 auto;padding:0 16px;display:flex;position:fixed;top:44px;left:0;right:0;overflow:hidden!important}.page-filter-scroll{min-width:0!important;height:100%!important;min-height:0!important;box-shadow:none!important;text-align:left!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;background:0 0!important;border:0!important;border-radius:0!important;flex:auto!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;display:flex!important;overflow:auto hidden!important}.page-filter-scroll::-webkit-scrollbar{display:none!important}.page-filter-bar-spacer{height:51px}.page-filter-bar-spacer+.page-card,.page-filter-bar-spacer+.summary-card{margin-top:6px}.balance-list{margin-top:15px}.page-filter-bar button,.page-filter-bar select,.page-filter-bar div,.page-filter-bar .calendar-direct-picker{box-shadow:none}.page-filter-bar button,.page-filter-bar select,.page-filter-scroll button,.page-filter-scroll select{flex:0 0 max-content;width:max-content}.page-filter-bar.month-picker select{flex:0 0 max-content;color:#404040;background-color:#e7e6e6;border:1px solid #fff;border-radius:8px;width:max-content;min-height:38px;padding:8px 14px;font-size:13px;font-weight:400;text-transform:uppercase!important;text-align:center!important;text-align-last:center!important;-webkit-text-align-last:center!important}.balance-detail-back-name{max-width:150px;color:var(--mode-color);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;align-items:center;margin-left:auto;padding:0;font-size:12px;font-weight:600;display:inline-flex;overflow:hidden}.balance-detail-back-name,.balance-detail-back-button{display:none!important}.balance-detail-back-button{border:1px solid color-mix(in srgb, var(--mode-color) 20%, #dfeaf6);width:38px;min-width:38px;height:38px;min-height:38px;color:var(--mode-color);background:#edf4fb;border-radius:8px;justify-content:center;align-items:center;padding:0;display:inline-flex}.balance-detail-back-button svg{flex:none}.page-filter-bar.month-picker select.selected{color:#fff;background:var(--mode-color)!important;background-image:none!important}.page-filter-bar.month-picker select[aria-label=Seleziona\ mese]{min-width:172px}.app-shell--fiscale .fiscal-year-filter.selected{color:#fff;background:var(--mode-color)!important;background-image:none!important}.app-shell--fiscale .fiscal-year-filter:not(.selected){color:#404040;background-color:#e7e6e6}.app-shell--fiscale .fiscal-tax-toolbar select.selected{color:#fff;background:var(--mode-color)!important;background-image:none!important}.app-shell--fiscale .fiscal-tax-toolbar select:not(.selected){color:#404040;background-color:#e7e6e6}.app-shell--fiscale .fiscal-tax-toolbar .fiscal-subtype-filter.selected{color:#fff;background:var(--mode-color)!important;background-image:none!important}.app-shell--fiscale .fiscal-tax-toolbar .fiscal-subtype-filter:not(.selected){color:#404040;background-color:#e7e6e6}.quick-filter-row option,.page-filter-bar option,.page-filter-scroll option,.report-period-filters option,.fiscal-tax-toolbar option,.calendar-direct-picker option{text-align:center;text-transform:uppercase;color:#404040}.page-filter-bar.month-picker select[aria-label=Conto\ Home]{min-width:190px}.balance-month-picker select[aria-label=Seleziona\ anno]{min-width:110px}.balance-account-filter{min-width:190px}.app-shell--fiscale .page-filter-bar select[aria-label=Seleziona\ anno]{min-width:110px}.home-filter-bar .page-filter-scroll{flex:auto!important;align-items:center!important;gap:8px!important;width:auto!important;min-width:0!important;display:flex!important;overflow:hidden!important}.home-filter-bar .page-filter-scroll .filter-arrow-btn{flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;padding:0!important}.home-filter-bar .page-filter-scroll select.calendar-direct-picker{text-align:center!important;text-align-last:center!important;-webkit-text-align-last:center!important;text-transform:uppercase!important;flex:auto!important;width:100%!important;min-width:0!important;max-width:none!important}.transaction-total{border:1px solid color-mix(in srgb, var(--mode-color) 35%, #dce2ea);color:#40516a;background:color-mix(in srgb, var(--mode-color) 9%, white);border-radius:9px;justify-content:space-between;align-items:center;margin:12px 10px 6px;padding:9px 12px;font-size:12px;font-weight:600;display:flex}.transaction-total strong{color:#168447;font-size:17px;font-weight:700}.transaction-month-heading{color:#526177;justify-content:space-between;align-items:center;padding:12px 22px;display:flex}.transaction-month-heading button{color:#526177;background:#f1f5f9;border:0;border-radius:50%;width:30px;height:30px;font-size:24px;line-height:1}.transaction-row span{color:#526177;align-items:center;gap:12px;min-width:0;font-size:12px;display:flex}.transaction-row .transaction-copy{flex:auto;align-items:start;gap:2px;min-width:0;display:grid}.transaction-row .transaction-copy b,.transaction-row .transaction-copy small{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.transaction-row .transaction-copy b{color:#526177;order:2;font-size:12px;font-weight:400}.transaction-row .transaction-copy small{color:#172238;order:1;font-size:13px}.transaction-cause-select{color:#a6b0bb!important}.transactions-month-card .transaction-copy b{order:2}.transactions-month-card .transaction-copy small{order:1}.transactions-page .transaction-copy b{order:2}.transactions-page .transaction-copy small{order:1}.transaction-account-image,.transaction-account-fallback{object-fit:cover;background:#dbe4ee;border-radius:8px;flex:0 0 30px;width:30px;height:30px;display:inline-block}.transaction-transfer-icon{background:#dbe4ee;border-radius:8px;flex:0 0 30px;width:30px;height:30px;display:inline-block;position:relative;overflow:hidden}.transaction-transfer-icon .transaction-account-image{border-radius:0;width:100%;height:100%;position:absolute;inset:0}.transaction-transfer-icon .transaction-account-image--from{clip-path:polygon(0 0,100% 0,0 100%)}.transaction-transfer-icon .transaction-account-image--to{clip-path:polygon(100% 0,100% 100%,0 100%)}.transaction-row b{color:#172238;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;overflow:hidden}.transaction-row strong{white-space:nowrap;font-size:14px;font-weight:500}.page-card{padding-bottom:12px}.page-card h1{color:#27364d;margin:0;padding:16px 16px 4px;font-size:22px;font-weight:500}.page-card h1 small{color:#69778c;margin-left:5px;font-size:14px;font-weight:400}.account-management-title{font-weight:400!important}.page-heading-row{justify-content:space-between;align-items:center;padding-right:16px;display:flex}.filter-actions{gap:6px;display:flex}.filter-icon{color:#526177;background:#f1f5f9;border:0;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;display:grid}.filter-icon.active,.filter-icon:hover{color:#fff;background:var(--mode-color)!important;background-image:none!important}.transaction-filters{border-top:1px solid #edf0f3;flex-wrap:wrap;gap:6px;padding:8px 16px 10px;display:flex}.transaction-filters button,.transaction-filters select{color:#526177;background:#fff;border:1px solid #d5dce5;border-radius:8px;padding:7px 10px;font-size:12px}.transaction-filters button.selected{color:#fff;border-color:#0000;background:var(--mode-color)!important;background-image:none!important}.muted{color:#69778c;padding:0 24px 18px}.filter{color:#24334a;font:inherit;border:1px solid #d4dae2;border-radius:10px;margin:0 24px 12px;padding:10px;display:block}.report-number,.setting-row{color:#27364d;text-align:left;background:#f2f6fb;border:0;border-radius:9px;justify-content:space-between;width:calc(100% - 32px);margin:5px 16px;padding:10px 13px;font-size:14px;font-weight:400;display:flex}.report-number strong{color:#1da358}.report-number.highlight{background:#e5f6eb;font-weight:700}.annual-report-cards{margin-bottom:14px;padding:0 0 12px;display:none}.annual-report-card-icon{color:#fff;border:0;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-style:normal;display:grid;box-shadow:0 2px 5px #2b3d5429}.annual-report-card-icon svg{display:block}.annual-report-card-icon--income{background:#16a36b}.annual-report-card-icon--expense{background:#ef4444}.annual-report-card-icon--average{background:#f59e0b}.annual-report-card-icon--revenue{background:#3478f6}.annual-report-card-icon--best{background:#8b5cf6}.annual-report-card-icon--worst{background:#f28a2e}.annual-report-card-icon--fiscal-tax{background:#3478f6}.annual-report-card-icon--fiscal-property{background:#16a36b}.annual-report-card-icon--fiscal-vehicle{background:#f28a2e}.annual-report-amount{margin-left:auto;font-size:14px;font-weight:500}.annual-report-amount--income{color:#16a36b!important}.annual-report-amount--expense{color:#ef4444!important}.annual-report-amount--average{color:#f59e0b!important}.annual-report-amount--revenue{color:#3478f6!important}.annual-report-amount--best{color:#8b5cf6!important}.annual-report-amount--worst{color:#f28a2e!important}.annual-report-amount--negative,.annual-report-summary strong.revenue-negative,.annual-report-summary strong.negative,.fiscal-report-summary strong.revenue-negative,.fiscal-report-summary strong.negative,.annual-month-list strong.revenue-negative,.annual-month-list strong.negative{color:#ef4444!important;font-weight:700!important}.annual-report-summary{border-radius:8px;margin-bottom:16px;box-shadow:0 3px 11px #2b3d541f}.fiscal-report-summary{border-radius:8px!important;flex-direction:column!important;margin-bottom:16px!important;padding:16px!important;display:flex!important;overflow:hidden!important;box-shadow:0 3px 11px #2b3d541f!important}.fiscal-report-summary>.setting-row:first-child,.fiscal-report-summary>.fiscal-category-item:first-child{margin-top:0!important}.fiscal-report-summary>.setting-row:last-child,.fiscal-report-summary>.fiscal-category-item:last-child{margin-bottom:0!important}.fiscal-report-summary .fiscal-category-summary{box-sizing:border-box;min-height:48px;width:100%!important;margin:0!important;padding:10px 38px 10px 13px!important}.annual-month-list{box-sizing:border-box;background:#fff;border-radius:8px;width:100%;margin:0 0 18px;box-shadow:0 3px 11px #2b3d541f;flex-direction:column!important;gap:0!important;padding:16px!important;display:flex!important}.fiscal-global-list .annual-month-summary{box-sizing:border-box!important;width:100%!important;min-height:48px!important;margin:0!important;padding:10px 13px!important}.fiscal-global-list{background:#fff;border-radius:8px;margin:18px 0;box-shadow:0 3px 11px #2b3d541f;padding:16px!important}.app-content--reports-global .fiscal-report-summary{border-radius:8px;margin-bottom:16px!important}.app-content--reports-global .fiscal-global-list{border-radius:8px;margin-top:18px;box-shadow:0 3px 11px #2b3d541f}.fiscal-category-item{display:block;box-sizing:border-box!important;width:100%!important;margin:0 0 10px!important}.fiscal-category-item:last-child{margin-bottom:0!important}.fiscal-category-item+.fiscal-category-item{margin-top:0!important}.fiscal-category-item .annual-month-summary,.fiscal-report-summary .fiscal-category-item .annual-month-summary{width:100%!important;margin:0!important}.fiscal-global-list .annual-month-item .annual-month-summary{width:100%!important;margin:0!important;padding:10px 13px!important}.fiscal-global-list>.fiscal-category-item:first-child .annual-month-summary{margin-top:0}.fiscal-report-summary+.annual-month-list>.fiscal-category-item:first-child .annual-month-summary{margin:0;position:static;transform:none}.fiscal-global-list>.annual-month-item:nth-child(4){margin-top:0}.app-content--reports-global>.report-month-card:not(.annual-report-summary){display:none}.annual-month-summary{box-sizing:border-box;color:#27364d;min-height:48px;font:inherit;text-align:left;background:#f2f6fb;border:0;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 38px 10px 13px;display:grid;position:relative;width:100%!important;margin:0!important}.annual-month-summary>span{gap:2px;min-width:0;display:grid}.annual-month-summary b{color:#27364d;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;overflow:hidden}.annual-month-summary small{color:#69778c;text-overflow:ellipsis;white-space:nowrap;gap:8px;font-size:11px;display:flex;overflow:hidden}.annual-month-income{color:#16a36b}.annual-month-expense{color:#ef4444}.annual-month-summary strong{white-space:nowrap;font-size:14px;font-weight:500}.annual-month-summary strong.annual-report-amount--revenue,.annual-month-details strong.annual-report-amount--revenue,.annual-month-list strong.annual-report-amount--revenue{color:#3478f6!important}.annual-month-totals strong.income-amount{color:#16a36b!important}.annual-month-totals strong.expense-amount{color:#ef4444!important}.annual-month-summary.fiscal-global-year-summary{padding-right:13px}.annual-month-details{box-sizing:border-box!important;background:#fff!important;border-top:1px solid #e4eaf0!important;border-radius:12px!important;margin:6px 0 0!important;padding:12px 14px!important}.annual-month-account-title{color:#526177!important;padding:2px 0 8px!important;font-size:12px!important;font-weight:600!important}.annual-month-account-row{color:#526177!important;border-bottom:1px solid #edf0f3!important;justify-content:space-between!important;align-items:center!important;min-height:36px!important;padding:4px 0!important;font-size:13px!important;display:flex!important}.annual-month-account-row:last-child{border-bottom:0!important}.annual-month-account-row>span:first-child{text-overflow:ellipsis!important;white-space:nowrap!important;color:#27364d!important;flex:auto!important;min-width:0!important;font-weight:500!important;overflow:hidden!important}.annual-month-details .fiscal-category-amounts{text-align:right!important;font-variant-numeric:tabular-nums!important;flex-direction:column!important;flex:0 0 140px!important;justify-content:center!important;align-items:flex-end!important;gap:2px!important;width:140px!important;display:flex!important}.annual-month-details .fiscal-category-amounts strong{text-align:right!important;font-variant-numeric:tabular-nums!important;width:100%!important;font-size:13px!important;font-weight:600!important;display:block!important}.fiscal-category-amounts{text-align:right!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;gap:2px!important;display:flex!important}.fiscal-category-amounts strong{text-align:right!important;white-space:nowrap!important;font-variant-numeric:tabular-nums!important;width:100%!important;font-weight:500!important;display:block!important}.fiscal-category-summary{color:#27364d;font:inherit;text-align:left;cursor:pointer;border:0;box-sizing:border-box!important;background:#f2f6fb!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-height:48px!important;margin:0!important;padding:10px 38px 10px 13px!important;display:flex!important;position:relative!important;overflow:hidden!important}.fiscal-category-summary .fiscal-category-amounts{text-align:right!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;gap:2px!important;margin-right:24px!important;display:flex!important}.balance-chevron,.fiscal-category-summary .balance-chevron,.annual-month-summary .balance-chevron,.settings-list .setting-row>span{pointer-events:none!important;font-size:19px!important;font-weight:700!important;line-height:1!important;position:absolute!important;top:50%!important;right:14px!important;transform:translateY(-50%)!important}.fiscal-category-summary .fiscal-category-amounts strong{font-weight:500}.app-shell--contabile .balance-chevron,.app-shell--contabile .annual-month-summary .balance-chevron,.app-shell--contabile .settings-list .setting-row>span{color:var(--mode-color,#23679c)!important}.app-shell--fiscale .fiscal-category-summary .balance-chevron,.app-shell--fiscale .annual-month-summary .balance-chevron,.app-shell--fiscale .balance-chevron,.app-shell--fiscale .settings-list .setting-row>span{color:#b9001c!important}.fiscal-global-year-summary{color:#27364d;font:inherit;text-align:left;border:0;box-sizing:border-box!important;cursor:default!important;background:#f2f6fb!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;min-height:48px!important;margin:0!important;padding:10px 13px!important;display:flex!important;position:relative!important;overflow:hidden!important}.fiscal-global-year-summary .fiscal-category-amounts{text-align:right!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;gap:2px!important;margin-left:auto!important;margin-right:0!important;display:flex!important}.annual-month-totals{border-top:1px solid #dfe6ee!important;flex-direction:column!important;gap:6px!important;margin-top:10px!important;padding-top:10px!important;display:flex!important}.annual-month-totals div{color:#526177!important;justify-content:space-between!important;align-items:center!important;min-height:26px!important;font-size:13px!important;display:flex!important}.annual-month-totals div>span{color:#526177!important;flex:auto!important;font-weight:500!important}.annual-month-totals div>strong{text-align:right!important;font-variant-numeric:tabular-nums!important;flex:0 0 140px!important;width:140px!important;font-size:13px!important;font-weight:700!important}.primary-button{color:#fff;background:var(--mode-color);font:inherit;border:0;border-radius:12px;margin:14px 16px;padding:13px 18px;font-weight:700}.setting-row{align-items:center;font-weight:400}.settings-list{box-sizing:border-box!important;padding:16px!important}.app-shell--contabile .settings-list{flex-direction:column;display:flex}.accounts-list{box-sizing:border-box!important;padding:16px!important}.accounts-list .setting-row{box-sizing:border-box!important;width:100%!important;margin:0 0 10px!important}.balance-list .setting-row{min-height:42px}.balance-list .setting-row>strong{margin-left:auto;font-size:14px;font-weight:500}.balance-total{color:#40516a;background:#eef4fb;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:11px 13px;font-size:13px;display:flex}.balance-total strong{font-size:15px;font-weight:500}.balance-account-button{pointer-events:none;cursor:default;padding-right:13px;position:relative}.balance-chevron{color:var(--mode-color);font-size:19px;position:absolute;right:14px}.balance-account-button .balance-chevron{display:none}.balance-detail-header{color:#27364d;align-items:center;gap:10px;margin-bottom:8px;padding:4px 0 8px;font-size:14px;font-weight:500;display:flex}.balance-detail-header button{width:30px;height:30px;color:var(--mode-color);background:#f1f5f9;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.balance-months-heading{color:#69778c;border-top:1px solid #e5eaf0;margin:14px 0 6px;padding:8px 0;font-size:12px;font-weight:500}.balance-list.balance-accounts-card{margin-bottom:14px}.balance-list.balance-months-card{margin-top:0}.balance-months-card .balance-months-heading{color:#596a80;border-top:0;margin:0 0 10px 4px;padding:0;font-size:13px;font-weight:600}.monthly-balance-row{grid-template-columns:1fr auto;justify-content:normal;column-gap:9px;display:grid;position:relative;min-height:48px!important;padding:8px 13px!important}.monthly-balance-values{text-align:right!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;gap:1px!important;margin-right:0!important;display:flex!important}.monthly-balance-values strong,.balance-accounts-card strong,.balance-amount--blue{color:#347eae!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important}.monthly-balance-values strong.balance-amount--negative,.balance-accounts-card strong.balance-amount--negative{color:#b42318!important;font-weight:700!important}.monthly-balance-values small,.monthly-balance-values .balance-difference{font-size:11px!important;line-height:1.2!important}.monthly-balance-values .balance-difference--up,.monthly-balance-values small.balance-difference--up{color:#168447!important;font-weight:600!important}.monthly-balance-values .balance-difference--down,.monthly-balance-values small.balance-difference--down{color:#b42318!important;font-weight:700!important}.monthly-balance-values .balance-difference--same,.monthly-balance-values small.balance-difference--same{color:#8a98aa!important;font-weight:500!important}.balance-trend{color:#fff;border-radius:8px;place-items:center;width:30px;height:30px;font-weight:700;display:grid;position:absolute;top:50%;left:13px;transform:translateY(-50%);box-shadow:0 2px 5px #2b3d5429}.balance-trend svg{display:block}.monthly-balance-row .account-name{z-index:1;visibility:visible;opacity:1;grid-column:1;min-width:0;margin-left:40px;font-size:14px;font-weight:400;position:relative;color:#27364d!important;display:block!important}.balance-trend--up{color:#fff;background:#20a45a}.balance-trend--down{color:#fff;background:#b42318}.balance-trend--same{color:#fff;background:#68778a}.balance-trend--equal{color:#fff;background:#d99b00}.balance-list .balance-account-button{transform:none!important}.balance-list .balance-detail-header{font-size:14px}.balance-list .month-picker strong{font-size:16px;font-weight:500}.balance-list .account-name{font-size:14px;font-weight:400}.balance-list .account-row>strong{font-size:14px;font-weight:500}.settings-list .setting-row{text-align:left;justify-content:flex-start;min-height:50px;position:relative;box-sizing:border-box!important;width:100%!important;margin:0 0 10px!important}.settings-list .setting-row>span{position:absolute;right:16px}.settings-pdf-period{color:#27364d;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:50px;margin:5px 0;font-size:14px;display:none}.settings-pdf-period select{color:#404040;width:150px;min-height:38px;font:inherit;background:#e7e6e6;border:1px solid #fff;border-radius:26px;padding:8px 12px;font-size:13px;box-shadow:0 1px 4px #c3cad4;text-transform:uppercase!important;text-align:center!important;text-align-last:center!important;-webkit-text-align-last:center!important}.pdf-choice-sheet{max-height:none;padding:18px 24px calc(24px + env(safe-area-inset-bottom))}.pdf-generate-button{margin:18px auto 4px;display:block;transform:translateY(4px)}.settings-category-icon{color:var(--mode-color);flex:0 0 20px;margin-right:14px}.settings-list .setting-row.setting-row--logout{color:#fff!important;background:#dc2626!important;border:0!important;font-weight:600!important}.settings-list .setting-row.setting-row--logout .settings-category-icon{color:#fff!important}.app-shell--contabile .settings-list .setting-row.setting-row--logout>span,.app-shell--fiscale .settings-list .setting-row.setting-row--logout>span,.settings-list .setting-row.setting-row--logout>span{color:#fff!important;opacity:.9!important}.settings-list .setting-row.setting-row--logout:hover,.settings-list .setting-row.setting-row--logout:active{color:#fff!important;background:#b91c1c!important}[data-dark] .settings-list .setting-row.setting-row--logout{color:#fff!important;background:#dc2626!important;border:0!important;box-shadow:0 1px 4px #00000040!important}[data-dark] .settings-list .setting-row.setting-row--logout .settings-category-icon{color:#fff!important}[data-dark] .app-shell--contabile .settings-list .setting-row.setting-row--logout>span,[data-dark] .app-shell--fiscale .settings-list .setting-row.setting-row--logout>span,[data-dark] .settings-list .setting-row.setting-row--logout>span{color:#fff!important;opacity:.9!important}[data-dark] .settings-list .setting-row.setting-row--logout:hover,[data-dark] .settings-list .setting-row.setting-row--logout:active{color:#fff!important;background:#b91c1c!important}.account-row>span{gap:2px;display:grid}.account-summary{align-items:center;gap:44px;display:flex!important}.account-summary>span{align-content:center;display:grid}.account-name{margin-left:10px}.account-list-image,.account-list-fallback{object-fit:cover;background:#dbe4ee;border-radius:8px;flex:0 0 30px;width:30px;height:30px;display:block}.account-row b{font-size:14px;font-weight:400}.account-row small{color:#69778c;font-size:11px;font-weight:400}.account-actions{align-items:center;gap:8px;display:flex!important}.account-status-icons{align-items:center;gap:5px;margin-right:4px;display:inline-flex}.account-status-icon{border-radius:7px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;box-shadow:0 1px 3px #0000001f;color:#fff!important}.account-status-icon svg{display:block;color:#fff!important;stroke:#fff!important}.account-status-icon--amber{background:#f59e0b!important}.account-status-icon--red{background:#ef4444!important}.account-actions button{color:#526177;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;margin:0;padding:0;display:grid;-webkit-tap-highlight-color:transparent!important;outline:none!important}.account-actions button:hover,.account-actions button:focus{background:#0000000a}.account-actions button:active{background:#00000014}.account-actions button:disabled{cursor:default;opacity:.28!important}.account-actions .account-move-up,.account-actions button:first-of-type{color:#20a45a!important}.account-actions .account-move-down,.account-actions button:nth-of-type(2){color:#b42318!important}.setting-row button{color:#b42318;background:0 0;border:0;margin-left:auto;font-size:24px}.setting-row span{font-size:25px}.bottom-nav{width:100%;min-height:50px;padding:1px 8px calc(1px + env(safe-area-inset-bottom));box-shadow:none;border-top:1px solid #d1d7df;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;z-index:102!important;background:#fff!important}.bottom-nav button{color:#94a3b8;background:0 0;border:0;align-content:center;place-items:center;gap:0;font-size:11px;font-weight:500;line-height:1.15;transition:color .15s;display:grid;transform:translateY(11px)}.bottom-nav button:not(.add-button){transform:translateY(11px)}.bottom-nav .nav-label{transform:translateY(2px)}.bottom-nav button svg{display:block}.bottom-nav .nav-label{font-size:11px;line-height:1.15}.bottom-nav button.active{min-width:58px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:4px 9px;font-weight:700;position:relative;color:var(--mode-color)!important}.app-shell--fiscale .bottom-nav button.active{color:var(--mode-color)!important}.bottom-nav .add-button{color:#fff;background:linear-gradient(#1ebd73 0%,#0e8a53 100%);border:0;border-radius:14px;place-self:center;place-items:center;width:48px;height:48px;padding:0;display:grid;box-shadow:inset 0 1px #ffffff59,inset 0 -4px 8px #0830192e,0 6px 10px #0f533447}.bottom-nav .add-button svg{width:28px;height:28px;display:block}.bottom-nav .add-button--open{background:linear-gradient(#d62f2f 0%,#9f1d1d 100%);box-shadow:inset 0 1px #ffffff4d,inset 0 -4px 8px #4d080833,0 6px 10px #73181842}.fiscal-bottom-nav{display:none}.bottom-nav .add-button,.fiscal-bottom-nav .add-button{position:relative;z-index:103!important}.app-shell--fiscale .bottom-nav{display:none}.app-shell--fiscale .fiscal-bottom-nav{min-height:50px;padding:1px 8px calc(1px + env(safe-area-inset-bottom));border-top:1px solid #d1d7df;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;z-index:102!important;background:#fff!important}.fiscal-bottom-nav button{color:#94a3b8;background:0 0;border:0;align-content:center;place-items:center;gap:0;font-size:11px;font-weight:500;line-height:1.15;transition:color .15s;display:grid;transform:translateY(11px)}.fiscal-bottom-nav button:not(.add-button){transform:translateY(11px)}.fiscal-bottom-nav .nav-label{font-size:11px;line-height:1.15;transform:translateY(2px)}.fiscal-bottom-nav button.active{min-width:58px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:4px 9px;font-weight:700;position:relative;color:var(--mode-color)!important}.fiscal-bottom-nav .add-button{color:#fff;background:linear-gradient(#1ebd73 0%,#0e8a53 100%);border:0;border-radius:14px;place-self:center;place-items:center;width:48px;height:48px;padding:0;display:grid;transform:translateY(11px);box-shadow:inset 0 1px #ffffff59,inset 0 -4px 8px #0830192e,0 6px 10px #0f533447}.fiscal-bottom-nav .add-button svg{width:28px;height:28px;display:block}.fiscal-bottom-nav .add-button--open{background:linear-gradient(#d62f2f 0%,#9f1d1d 100%);box-shadow:inset 0 1px #ffffff4d,inset 0 -4px 8px #4d080833,0 6px 10px #73181842}.fiscal-bottom-nav button svg{display:block}.action-menu-backdrop{touch-action:none;pointer-events:auto;background:0 0;position:fixed;inset:0;z-index:1000!important}.action-menu{right:50%;bottom:calc(50px + env(safe-area-inset-bottom));width:min(100% - 48px,330px);max-height:calc(100svh - 84px - env(safe-area-inset-bottom));background:#f7fafdfa;border-radius:18px 18px 0 0;padding:10px 12px;display:grid;position:fixed;overflow-y:auto;transform:translate(50%);box-shadow:0 -4px 22px #15263e33;z-index:1001!important}:is(.bottom-nav:has(.add-button--open),.fiscal-bottom-nav:has(.add-button--open)){z-index:1002!important}.bottom-nav .add-button--open,.fiscal-bottom-nav .add-button--open{position:relative;z-index:1003!important}.action-menu button{color:#30445f;text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:7px 8px;font-size:16px;display:flex}.action-menu i{color:#fff;background:#3478f6;border:0;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:28px;font-style:normal;display:grid;box-shadow:0 2px 5px #2b3d5429}.action-menu button:first-child i{background:#3478f6}.action-menu button:nth-child(2) i{background:#16a36b}.action-menu button:nth-child(3) i{background:#f28a2e}.app-shell--fiscale .action-menu i{background:var(--mode-color)}.fiscal-deadline-icon{color:#fff;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;margin-right:10px;display:grid;box-shadow:0 2px 5px #2b3d5429}.fiscal-deadline-icon--tassa{background:#3478f6}.fiscal-deadline-icon--immobiliare{background:#16a36b}.fiscal-deadline-icon--veicolo{background:#f28a2e}.fiscal-deadline-row .account-summary{align-items:center}.fiscal-tax-page{padding-bottom:12px}.transactions-page .fiscal-deadline-row{box-shadow:none;background:#f2f6fb;border:0;border-radius:9px}.fiscal-deadline-row .fiscal-deadline-icon{margin-right:0}.fiscal-deadline-row>span{min-width:0}.fiscal-desktop-row,.table-desktop-legend{display:none!important}.fiscal-deadline-row .fiscal-deadline-copy{flex:auto;align-items:start;gap:2px;min-width:0;display:grid}.fiscal-deadline-row .fiscal-deadline-copy b,.fiscal-deadline-row .fiscal-deadline-copy small{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.fiscal-deadline-row .fiscal-deadline-copy b{color:#172238;font-size:13px;font-weight:400}.fiscal-deadline-row .fiscal-deadline-copy small{color:#526177;text-overflow:ellipsis;width:100%;font-size:9px;overflow:hidden;white-space:nowrap!important;display:block!important}.fiscal-deadline-row .fiscal-deadline-copy small span{gap:0;width:auto;min-width:0;margin:0;padding:0;white-space:nowrap!important;display:inline!important}.fiscal-deadline-amount--upcoming{color:#3478f6}.fiscal-deadline-amount--due-soon{color:#f28a2e}.fiscal-deadline-amount--overdue{color:#b42318}.fiscal-deadline-amount--paid{color:#1d9c71}.fiscal-deadline-row .fiscal-due-date{color:#b42318!important}.fiscal-deadline-row .fiscal-payment-date{color:#1d9c71!important}.fiscal-summary-card .credit-chart-bar:not(.credit-chart-bar--fiscal-paid){box-shadow:0 2px 5px #b4231833;background:#b42318!important}.fiscal-summary-card .credit-chart-bar.credit-chart-bar--fiscal-paid{box-shadow:none!important;background:#20a45a!important}.fiscal-summary-card .credit-chart-column--current small{font-weight:700;color:#0d111b!important}.fiscal-chart-stack{flex-direction:column-reverse;justify-content:flex-start;align-items:stretch;width:min(22px,72%);height:100%;margin-bottom:-2px;display:block;position:relative}.fiscal-chart-segment{flex:none;width:100%;min-height:0;display:block}.fiscal-chart-segment--unpaid{background:#b42318;flex:none;width:100%;display:block;position:absolute;bottom:0;left:0;right:0;border-radius:8px 8px 3px 3px!important}.fiscal-chart-segment--due{background:#f28a2e}.fiscal-chart-segment--overdue{background:#e0002b}.fiscal-chart-segment--paid{background:#20a45a}.fiscal-chart-segment:first-child{border-radius:0 0 3px 3px}.fiscal-chart-segment:last-child{border-radius:8px 8px 0 0}.fiscal-home-empty{margin:0;padding:18px 16px}.fiscal-summary-card.transactions-month-card .fiscal-deadline-row{min-height:62px;padding-left:16px;padding-right:12px}.fiscal-summary-card.transactions-month-card .fiscal-deadline-icon{border-radius:8px;flex-basis:30px;width:30px;height:30px}.app-shell--fiscale .app-content--home-month>.accounts-card.fiscal-summary-card{display:none}.fiscal-receipt-row{min-height:58px!important}.fiscal-receipt-actions{flex:none;justify-content:flex-end;align-items:center;gap:7px!important;display:flex!important}.receipt-action{border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.receipt-action--missing{color:#b42318;background:0 0}.receipt-action--attached{color:#1d9c71;background:0 0}.receipt-detail-actions{gap:10px;display:grid}.receipt-detail-actions .sheet-primary-button,.receipt-detail-actions .sheet-secondary-button{gap:8px}.receipt-file-picker{gap:6px;display:grid;position:relative}.receipt-file-picker input{opacity:0;cursor:pointer;width:100%;height:46px;position:absolute;inset:22px 0 0}.receipt-file-picker span{box-sizing:border-box;color:#526177;background:#f5f8fc;border:1px dashed #9eb1c4;border-radius:12px;align-items:center;min-height:46px;padding:10px 12px;font-size:13px;display:flex}.sheet-heading .deadline-payment-action{width:32px;height:32px;box-shadow:none;border-radius:0;flex:0 0 32px;place-items:center;padding:0;font-size:0;line-height:1;display:grid;color:#3478f6!important;background:0 0!important;border:0!important}.sheet-heading .deadline-payment-action--paid{color:#526177!important}.deadline-payment-euro,.payment-confirm-euro{color:#fff;background:#3478f6;border-radius:50%;place-items:center;width:16px;height:16px;font-size:11px;font-weight:700;line-height:1;display:inline-grid}.payment-date-sheet{border-radius:18px;width:min(100% - 32px,380px);margin-bottom:16px}.payment-date-sheet .sheet-footer-actions{margin-top:20px}.entry-sheet:has(select[name=taxType]){flex-direction:column;display:flex}.entry-sheet:has(select[name=taxType]) .sheet-heading{order:0}.entry-sheet:has(select[name=taxType]) label:has(select[name=taxType]){order:1}.entry-sheet:has(select[name=taxType]) label:has(input[name=description]){order:2}.entry-sheet:has(select[name=taxType]) label:has(input[name=date]){order:3}.entry-sheet:has(select[name=taxType]) label:has(select[name=installment]){order:4}.entry-sheet:has(select[name=taxType]) label:has(select[name=owner]){order:5}.entry-sheet:has(select[name=taxType]) label:has(input[name=amount]){order:6}.entry-sheet:has(select[name=taxType]) .sheet-compact-actions{order:8}.modal-backdrop{background:#0c192b66;align-items:flex-end;display:flex;position:fixed;inset:44px 0 0;z-index:200!important}.modal-backdrop:before{content:"";pointer-events:auto;background:0 0;height:44px;position:fixed;top:0;left:0;right:0}.entry-sheet{width:min(100%,720px);max-height:calc(100svh - 44px);padding:18px 24px calc(24px + env(safe-area-inset-bottom));background:#f8fafc;border-radius:26px 26px 0 0;margin:0 auto;overflow-y:auto}.entry-sheet>*{flex-shrink:0}.entry-fields{gap:14px;display:grid}.sheet-heading{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.sheet-heading h2{color:#27364d;margin:0;font-size:17px;font-weight:500}.payment-date-sheet .sheet-heading h2{white-space:nowrap;font-size:16px;max-width:100%!important}.sheet-heading button{color:var(--mode-color);background:0 0;border:0;font-size:18px;font-weight:700}.sheet-heading button:first-child{color:#13233a;place-items:center;width:32px;height:32px;padding:0;font-size:32px;line-height:1;display:grid}.sheet-actions{align-items:center;gap:10px;display:flex}.sheet-heading .save-action,.sheet-heading .delete-action{flex:0 0 32px;place-items:center;width:32px;height:32px;padding:0;font-size:0;line-height:1;display:grid}.sheet-heading button.save-action{color:#20a45a}.sheet-heading button.delete-action{color:#b42318}.sheet-footer-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.entry-sheet:has(.sheet-compact-actions){flex-direction:column;display:flex}.sheet-compact-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;width:100%;margin-top:auto;padding-top:18px;display:flex}.compact-btn{color:#fff;min-height:36px;font:inherit;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.compact-btn:disabled{cursor:default;opacity:.45}.compact-btn--neutral{color:#40516a;background:#e8eef5}.compact-btn--green{background:linear-gradient(#1ebd73 0%,#0e8a53 100%);box-shadow:0 3px 7px #0f53342e}.compact-btn--red{background:linear-gradient(#d84b4b 0%,#a92222 100%);box-shadow:0 3px 7px #76171729}.compact-btn--blue{background:linear-gradient(#4b9be8 0%,#236da9 100%);box-shadow:0 3px 7px #236da929}.compact-btn--warning{color:#fff;background:linear-gradient(#ffc93c 0%,#f5a300 100%);box-shadow:0 3px 7px #b47a0038}.payment-date-sheet{flex-direction:column;display:flex}.receipt-actions-row{grid-template-columns:1fr 1fr;grid-auto-rows:44px;gap:8px;width:100%;margin-top:auto;padding-top:18px;display:grid}.receipt-actions-row .compact-btn,.receipt-actions-row .receipt-file-picker-btn{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;width:100%;height:100%;overflow:hidden}.receipt-actions-row .receipt-file-picker-btn{cursor:pointer;white-space:nowrap;color:#fff;justify-content:center;align-items:center;gap:6px;display:inline-flex;position:relative;overflow:hidden;transform:none}.receipt-actions-row .receipt-file-picker-btn input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.sheet-primary-button,.sheet-secondary-button{border:0;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:12px 16px;font-size:15px;font-weight:700;display:inline-flex}.sheet-primary-button{color:#fff;background:linear-gradient(#1ebd73 0%,#0e8a53 100%);box-shadow:inset 0 1px #ffffff4d,inset 0 -4px 8px #05361f2e,0 6px 12px #0f533433}.sheet-secondary-button{color:#fff;background:linear-gradient(#d84b4b 0%,#a92222 100%);box-shadow:inset 0 1px #ffffff40,inset 0 -4px 8px #4e0d0d2e,0 6px 12px #7617172e}.entry-sheet label{color:#657286;gap:3px;min-width:0;padding-left:4px;font-size:14px;display:grid;transform:translate(6px,3px)}:is(.entry-sheet label:has(input[name=amount]),.entry-sheet label:has(input[name=initialBalance])){position:relative}.entry-sheet label:has(input[name=amount]):after{content:"€";color:#8f9aa8;pointer-events:none;font-size:15px;position:absolute;bottom:12px;right:13px;transform:translate(-6px,-3px)}.entry-sheet label:has(input[name=initialBalance]):after{content:"€";color:#8f9aa8;pointer-events:none;font-size:15px;position:absolute;bottom:12px;right:13px;transform:translate(-6px,-3px)}.entry-sheet label.modern-pill-btn,.entry-sheet button.modern-pill-btn,.entry-sheet .modern-pill-btn{white-space:nowrap!important;cursor:pointer!important;box-sizing:border-box!important;-webkit-user-select:none!important;user-select:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:5px!important;height:30px!important;margin:0!important;padding:0 10px!important;font-family:inherit!important;font-size:12px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important;transform:none!important}.entry-sheet label.modern-pill-btn>span,.entry-sheet button.modern-pill-btn>span{color:inherit!important;font-family:inherit!important;font-size:12px!important;font-weight:600!important;line-height:1!important}.entry-sheet label.modern-pill-btn--blue,.entry-sheet button.modern-pill-btn--blue,.entry-sheet .modern-pill-btn--blue{color:#2563eb!important;background:#eff6ff!important;border:1px solid #bfdbfe!important}.entry-sheet label.modern-pill-btn--blue:hover,.entry-sheet label.modern-pill-btn--blue:active,.entry-sheet button.modern-pill-btn--blue:hover,.entry-sheet button.modern-pill-btn--blue:active,.entry-sheet .modern-pill-btn--blue:hover,.entry-sheet .modern-pill-btn--blue:active{color:#2563eb!important;background:#dbeafe!important}.entry-sheet label.modern-pill-btn--danger,.entry-sheet button.modern-pill-btn--danger,.entry-sheet .modern-pill-btn--danger{color:#e11d48!important;box-sizing:border-box!important;background:#fff1f2!important;border:1px solid #fecdd3!important;border-radius:8px!important;flex:0 0 30px!important;width:30px!important;height:30px!important;padding:0!important}.entry-sheet label.modern-pill-btn--danger:hover,.entry-sheet label.modern-pill-btn--danger:active,.entry-sheet button.modern-pill-btn--danger:hover,.entry-sheet button.modern-pill-btn--danger:active,.entry-sheet .modern-pill-btn--danger:hover,.entry-sheet .modern-pill-btn--danger:active{color:#e11d48!important;background:#ffe4e6!important}.entry-sheet label.modern-row__icon-badge,.entry-sheet span.modern-row__icon-badge,.entry-sheet .modern-row__icon-badge{box-sizing:border-box!important;cursor:pointer!important;border-radius:8px!important;flex:0 0 36px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;margin:0!important;padding:0!important;display:inline-flex!important;transform:none!important}.entry-sheet label.modern-row__icon-badge--no-image,.entry-sheet span.modern-row__icon-badge--no-image{color:#64748b!important;background:#f1f5f9!important;border:1px solid #cbd5e1!important}.entry-sheet label.modern-row__icon-badge--color-preview,.entry-sheet span.modern-row__icon-badge--color-preview{border:0!important;box-shadow:inset 0 0 0 1px #00000026!important}.modern-row__icon-badge--image-preview{cursor:pointer;background:#fff;border:1px solid #d5dce5;border-radius:8px;position:relative;overflow:hidden;box-sizing:border-box!important;flex:0 0 36px!important;width:36px!important;height:36px!important;padding:0!important}.modern-badge-img{object-fit:cover;border-radius:7px;width:100%;height:100%;display:block}.modern-row__icon-badge--no-image{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;position:relative;box-sizing:border-box!important;flex:0 0 36px!important;width:36px!important;height:36px!important}.modern-row__icon-badge--no-image svg{display:block}.modern-row__icon-badge--color-preview{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:transform .15s;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00000026;box-sizing:border-box!important;border:0!important;flex:0 0 36px!important;width:36px!important;height:36px!important;display:inline-flex!important}.modern-row__icon-badge--color-preview:active{transform:scale(.94)}.modern-account-image-control,.modern-account-color-control{flex:auto;justify-content:flex-end;align-items:center;gap:8px;display:flex}.modern-color-swatch-wrap{cursor:pointer;border:2px solid #fff;border-radius:8px;flex:0 0 30px;width:30px;height:30px;transition:transform .15s;position:relative;overflow:hidden;box-shadow:0 0 0 1px #cbd5e1,0 2px 4px #00000014}.modern-color-swatch-wrap:active{transform:scale(.94)}.modern-color-hidden-input{opacity:0!important;cursor:pointer!important;appearance:none!important;z-index:10!important;border:none!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;left:0!important}.modern-color-hex-input{color:#1e293b!important;text-transform:uppercase!important;text-align:center!important;cursor:text!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:8px!important;width:76px!important;max-width:76px!important;height:30px!important;padding:4px 6px!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;font-size:13px!important;font-weight:600!important}.modern-color-hex-input:focus{background:#fff!important;border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f626!important}.modern-pill-btn{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:30px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:600;line-height:1;transition:all .15s;display:inline-flex}.modern-pill-btn--blue{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.modern-pill-btn--blue:hover,.modern-pill-btn--blue:active{background:#dbeafe}.modern-pill-btn--neutral{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.modern-pill-btn--neutral:hover,.modern-pill-btn--neutral:active{color:#1e293b;background:#e2e8f0}.modern-pill-btn--success{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.modern-pill-btn--danger{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3;flex:0 0 30px;width:30px;height:30px;padding:0}.modern-pill-btn--danger:hover,.modern-pill-btn--danger:active{background:#ffe4e6}.modern-card__footer{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:8px;padding:12px 14px;display:flex}.entry-sheet input,.entry-sheet select{box-sizing:border-box;color:#172238;width:calc(100% + 4px);min-width:0;max-width:none;font:inherit;background:#fff;border:1px solid #d5dce5;border-radius:12px;margin-left:-4px;padding:12px;display:block;transform:translate(-6px,-3px)}.entry-sheet input::placeholder{color:#8f9aa8;opacity:1}.entry-sheet input:placeholder-shown{color:#8f9aa8}.entry-sheet input:not(:placeholder-shown){color:#172238;font-weight:500}.entry-sheet select:has(option[value=""]:checked){color:#8f9aa8}.entry-sheet select:not(:has(option[value=""]:checked)){color:#172238;font-weight:500}.entry-sheet select option{color:#172238;background:#fff}.entry-sheet input.currency-input,.entry-sheet input[name=amount],.entry-sheet input[name=initialBalance]{padding-right:34px}.entry-sheet input.currency-input.prefilled-amount,.entry-sheet input[name=amount].prefilled-amount{color:#8f9aa8}.entry-sheet input:focus,.entry-sheet select:focus{border-color:var(--mode-color);outline:2px solid color-mix(in srgb, var(--mode-color) 22%, transparent)}.entry-sheet:has(input[name=description]):not(:has(select[name=cause]))>label+label{margin-top:14px}.entry-sheet .date-input{box-sizing:border-box;appearance:none;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;display:block}@media (width<=420px){.entry-sheet{padding-left:16px;padding-right:16px}.sheet-heading:not(.sheet-heading--centered) h2{text-overflow:ellipsis;white-space:nowrap;max-width:58%;overflow:hidden}}@media (width>=721px){.app-shell{max-width:720px;margin:auto;box-shadow:0 0 30px #2b3d541f}}.fiscal-fixed-total-bar{right:50%;bottom:calc(50px + env(safe-area-inset-bottom));z-index:12;box-sizing:border-box;border-top:1px solid #dbe2ea;justify-content:space-between;align-items:center;width:100%;max-width:720px;padding:10px 18px;display:flex;position:fixed;transform:translate(50%);box-shadow:0 -3px 12px #15263e0f;background:#fff!important}.fiscal-fixed-total-bar__left,.fiscal-fixed-total-bar__right{flex-direction:column;gap:2px;display:flex}.fiscal-fixed-total-bar__left strong{color:#162238;font-size:17px;font-weight:700;line-height:1.2}.fiscal-fixed-total-bar__left small{color:#657286;font-size:12px;font-weight:500}.fiscal-fixed-total-bar__right{text-align:right;align-items:flex-end}.fiscal-fixed-total-bar__amount{color:#1d9c71;font-size:18px;font-weight:700;line-height:1.2}.fiscal-fixed-total-bar__amount.revenue-negative,.fiscal-fixed-total-bar__amount.is-negative{color:#b42318!important}.app-shell--fiscale .fiscal-fixed-total-bar__amount{color:#1d9c71}.fiscal-fixed-total-bar__right small{color:#657286;font-size:12px;font-weight:500}.app-content--fiscal-deadlines-year,.app-content--fiscal-deadlines-all,.app-content--fiscal-payments-year,.app-content--fiscal-payments-all,[class*=app-content--movements],[class*=app-content--balances]{padding-bottom:calc(118px + env(safe-area-inset-bottom))!important}.transactions-page,.accounts-list,.settings-list,.fiscal-tax-page,.fiscal-report-summary,.fiscal-global-list,.balance-list,.annual-report-summary,.annual-month-list{box-sizing:border-box!important;padding:16px!important}.annual-report-summary{box-sizing:border-box!important;background:#fff!important;border-radius:8px!important;margin-bottom:16px!important;padding:16px!important;overflow:hidden!important;box-shadow:0 3px 11px #2b3d541f!important}.annual-report-summary+.annual-month-list,.annual-month-list{box-sizing:border-box!important;background:#fff!important;border-radius:8px!important;flex-direction:column!important;gap:0!important;margin:0 0 24px!important;padding:16px!important;display:flex!important;overflow:hidden!important;box-shadow:0 3px 11px #2b3d541f!important}.annual-report-summary h2,.fiscal-report-summary h2{box-sizing:border-box!important;text-align:center!important;color:#fff!important;background:var(--mode-color)!important;justify-content:center!important;align-items:center!important;width:calc(100% + 32px)!important;height:33px!important;margin:-16px -16px 16px!important;padding:0 12px!important;font-size:16px!important;font-weight:500!important;line-height:1!important;display:flex!important}.annual-month-list h2{box-sizing:border-box!important;text-align:center!important;color:#fff!important;background:var(--mode-color)!important;justify-content:center!important;align-items:center!important;width:calc(100% + 32px)!important;height:33px!important;margin:-16px -16px 12px!important;padding:0 12px!important;font-size:16px!important;font-weight:500!important;line-height:1!important;display:flex!important}.app-shell .annual-report-summary h2,.app-shell .annual-month-list h2,.app-shell .fiscal-report-summary h2{background:var(--mode-color)!important}.annual-month-item{box-sizing:border-box!important;width:100%!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0!important;padding:0!important}.annual-month-summary,.fiscal-category-summary{box-sizing:border-box;color:#27364d;min-height:48px;font:inherit;text-align:left;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid;position:relative;background:#f2f6fb!important;border-radius:12px!important;width:100%!important;margin:0!important;padding:10px 38px 10px 13px!important}.annual-month-details{background:#fff;border-top:1px solid #e4eaf0;border-radius:10px;margin:6px 0 0!important;padding:10px 13px!important}.transactions-page .transaction-row,.accounts-list .setting-row,.settings-list .setting-row,.balance-list .setting-row,.balance-accounts-card .balance-account-button,.balance-months-card .monthly-balance-row,.annual-report-summary .report-account-line,.annual-report-summary .setting-row,.fiscal-report-summary .setting-row{box-sizing:border-box!important;width:100%!important;margin:0 0 10px!important;padding:10px 13px!important;transform:none!important}.annual-month-item,.fiscal-category-item{box-sizing:border-box!important;width:100%!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0 0 10px!important;padding:0!important}.annual-month-item:last-child,.fiscal-category-item:last-child{margin-bottom:0!important}.fiscal-category-item .report-account-line,.fiscal-category-item .fiscal-category-summary{margin:0!important}.transactions-page .transaction-row:first-child,.accounts-list .setting-row:first-child,.settings-list .setting-row:first-child,.balance-list .setting-row:first-child,.balance-accounts-card .balance-account-button:first-child,.balance-months-card .monthly-balance-row:first-child,.annual-report-summary .report-account-line:first-child,.annual-report-summary .setting-row:first-child,.fiscal-report-summary .setting-row:first-child{margin-top:0!important}.transactions-page .transaction-row:last-child,.accounts-list .setting-row:last-child,.settings-list .setting-row:last-child,.balance-list .setting-row:last-child,.balance-accounts-card .balance-account-button:last-child,.balance-months-card .monthly-balance-row:last-child,.annual-report-summary .report-account-line:last-child,.annual-report-summary .setting-row:last-child,.fiscal-report-summary .setting-row:last-child{margin-bottom:0!important}.confirm-modal-backdrop{z-index:10000!important;justify-content:center!important;align-items:center!important;padding:16px!important}.confirm-sheet{border-radius:22px!important;width:min(100% - 32px,400px)!important;margin:auto!important}.sheet-heading--centered{justify-content:center!important;margin-bottom:12px!important}.sheet-heading--centered h2{width:auto!important;max-width:100%!important;text-overflow:unset!important;white-space:normal!important;color:#1e293b!important;text-align:center!important;font-size:18px!important;font-weight:700!important;line-height:1.25!important;overflow:visible!important}.sheet-type-pills{justify-content:center;align-items:center;gap:12px;margin-bottom:18px;display:flex}.sheet-type-pill{color:#64748b;cursor:pointer;background:#e2e8f0;border:0;border-radius:12px;place-items:center;width:48px;height:36px;padding:0;transition:all .15s;display:grid}.sheet-type-pill--credit.active{box-shadow:0 3px 10px #3478f659;color:#fff!important;background:#3478f6!important}.sheet-type-pill--balance.active{box-shadow:0 3px 10px #16a36b59;color:#fff!important;background:#16a36b!important}.sheet-type-pill--transfer.active{box-shadow:0 3px 10px #f28a2e59;color:#fff!important;background:#f28a2e!important}.modern-amount-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;align-items:center;gap:14px;margin-bottom:14px;padding:14px 18px;display:flex;box-shadow:0 2px 10px #0f172a0a}.modern-amount-card__icon-box{flex:none}.modern-amount-card__dashed-box{color:#94a3b8;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.modern-amount-card__receipt-badge{color:#fff;border-radius:8px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 2px 8px #0f172a1f}.modern-amount-card__receipt-badge--tassa{background:#3478f6}.modern-amount-card__receipt-badge--immobiliare{background:#16a36b}.modern-amount-card__receipt-badge--veicolo{background:#f28a2e}.modern-amount-card__body{flex-direction:column;flex:auto;justify-content:center;min-width:0;display:flex}.modern-amount-card__label{color:#94a3b8;text-transform:capitalize;margin-bottom:2px;font-size:11px;font-weight:500;display:block}.modern-amount-card__input-wrap{align-items:center;gap:6px;width:100%;display:flex}.modern-amount-card input.modern-amount-input{color:#0f172a!important;width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important;margin:0!important;padding:0!important;font-size:26px!important;font-weight:700!important;line-height:1.2!important;transform:none!important}.modern-amount-card input.modern-amount-input::placeholder{color:#cbd5e1!important;font-weight:600!important}.modern-amount-card input.modern-amount-input.is-positive{color:#16a36b!important}.modern-amount-card input.modern-amount-input.is-transfer{color:#d97706!important}.modern-amount-card input.modern-amount-input.is-negative{color:#ef4444!important}.modern-amount-card__sign-btn{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:0;font-size:24px;font-weight:700;line-height:1;transition:all .15s;display:grid}.modern-amount-card__sign-btn--positive{color:#475569;background:#f8fafc;border:1.5px solid #e2e8f0}.modern-amount-card__sign-btn--positive:hover{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1}.modern-amount-card__sign-btn--negative{color:#ef4444;background:#fee2e2;border:1.5px solid #fca5a5}.modern-amount-card__sign-btn--negative:hover{color:#dc2626;background:#fecaca;border-color:#f87171}.modern-amount-card__currency-badge{color:#334155;letter-spacing:.5px;background:#f1f5f9;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.modern-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;margin-bottom:14px;overflow:hidden;box-shadow:0 2px 10px #0f172a0a}.modern-row{align-items:center;gap:12px;min-height:52px;padding:10px 14px;display:flex}.modern-row-divider{background:#f1f5f9;height:1px;margin-left:60px}.modern-row__icon-badge{color:#fff;border-radius:8px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.modern-row__icon-badge--cyan{background:#06b6d4}.modern-row__icon-badge--red{background:#ef4444}.modern-row__icon-badge--purple{background:#8b5cf6}.modern-row__icon-badge--blue{background:#3b82f6}.modern-row__icon-badge--orange{background:#f97316}.modern-row__icon-badge--green{background:#10b981}.modern-row__icon-badge--amber{background:#f59e0b}.modern-row__label{color:#1e293b;flex:none;font-size:15px;font-weight:500}.modern-row__control{flex:auto;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.modern-row__control select,.modern-row__control input{cursor:pointer;color:#64748b!important;text-align:right!important;text-align-last:right!important;-webkit-text-align-last:right!important;appearance:none!important;width:100%!important;min-width:0!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important;margin:0!important;padding:6px 4px!important;font-size:15px!important;font-weight:500!important;transform:none!important}.modern-row__control select option{color:#1e293b;text-align:left;background:#fff}.modern-row__control input.modern-date-input{text-align:right!important;appearance:none!important}.modern-row__chevron{color:#94a3b8;pointer-events:none;flex:none;font-size:18px;font-weight:600;line-height:1}.modern-row__control input[type=text],.modern-row__control input[type=password],.modern-row__control input:not([type]){cursor:text!important;color:#1e293b!important}.modern-row__control input::placeholder{color:#94a3b8!important}.modern-receipt-meta-row{justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:14px;display:flex}.modern-receipt-meta-row span{color:#64748b;font-weight:500}.modern-receipt-meta-row strong{color:#1e293b;text-align:right;word-break:break-word;font-weight:600}.modern-row--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.modern-row--clickable:active{background-color:#f8fafc}.modern-row__text-group{flex-direction:column;flex:auto;justify-content:center;min-width:0;display:flex}.modern-row__hint{color:#64748b;margin-top:1px;font-size:11.5px;font-weight:400;line-height:1.25}.modern-row__control--toggle{flex:none}.modern-switch{cursor:pointer;flex-shrink:0;width:44px;height:26px;margin:0;padding:0;display:inline-block;position:relative}.modern-switch input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.modern-switch__slider{background-color:#cbd5e1;border-radius:999px;transition:background-color .25s;position:absolute;inset:0}.modern-switch__slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #00000040}.modern-switch input:checked+.modern-switch__slider{background-color:#10b981}.modern-switch input:checked+.modern-switch__slider:before{transform:translate(18px)}.account-avatar-wrapper{border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;min-height:30px;position:relative;display:inline-flex!important}.account-avatar-wrapper .account-list-image,.account-avatar-wrapper .account-list-fallback,.account-avatar-wrapper .transaction-account-image,.account-avatar-wrapper .transaction-account-fallback{object-fit:cover;background:#dbe4ee;border-radius:8px;flex:0 0 30px;width:30px;height:30px;transition:opacity .2s,filter .2s;display:block}.account-avatar-wrapper--excluded .account-list-image,.account-avatar-wrapper--excluded .account-list-fallback,.account-avatar-wrapper--excluded .transaction-account-image,.account-avatar-wrapper--excluded .transaction-account-fallback{opacity:.75}.account-avatar-wrapper--archived .account-list-image,.account-avatar-wrapper--archived .account-list-fallback,.account-avatar-wrapper--archived .transaction-account-image,.account-avatar-wrapper--archived .transaction-account-fallback{opacity:.55;filter:grayscale(35%)}.account-avatar-wrapper--excluded:after{content:"";pointer-events:none;z-index:2;background:#f59e0b;border-radius:999px;width:38px;height:2.5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg);box-shadow:0 0 0 1.2px #fff,0 1px 3px #00000059}.account-avatar-wrapper--archived:after{content:"";pointer-events:none;z-index:3;border-radius:999px;width:38px;height:2.5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg);box-shadow:0 0 0 1.2px #fff,0 1px 3px #00000059;background:#dc2626!important}.item-archived-badge{color:#dc2626;vertical-align:middle;background:#fee2e2;border:1px solid #fecaca;border-radius:6px;margin-left:8px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-block}.item-excluded-badge{color:#d97706;vertical-align:middle;background:#fef3c7;border:1px solid #fde68a;border-radius:6px;margin-left:8px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-block}.item-row--archived .account-name b{color:#64748b!important}.theme-settings-page{padding:0}.theme-section{margin-bottom:14px!important}.theme-section-title{color:#526177;text-transform:uppercase;letter-spacing:.04em;padding:14px 16px 6px;font-size:12px;font-weight:700}.theme-mode-selector{grid-template-columns:repeat(3,1fr);gap:10px;padding:6px 16px 16px;display:grid}.theme-mode-btn{min-height:52px;font:inherit;cursor:pointer;box-sizing:border-box;border-radius:14px;justify-content:center;align-items:center;padding:10px 4px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.theme-mode-btn--light{color:#18181b!important;background:#fff!important;border:2px solid #cbd5e1!important}.theme-mode-btn--dark{color:#fff!important;background:#18181b!important;border:2px solid #3f3f46!important}.theme-mode-btn--auto{isolation:isolate;background:linear-gradient(135deg,#fff calc(50% - .5px),#101012 calc(50% + .5px))!important;border:2px solid #71717a!important}.theme-mode-btn--auto .theme-mode-label--auto{mix-blend-mode:difference;letter-spacing:.01em;font-size:13px;font-weight:800;display:inline-block;color:#fff!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.theme-mode-btn--active{transform:scale(1.03);box-shadow:0 0 0 3px var(--mode-color), 0 4px 12px #00000026!important;border-color:var(--mode-color)!important}.theme-color-preview{border-radius:10px;justify-content:center;align-items:center;height:44px;margin:0 16px 10px;font-size:14px;font-weight:700;display:flex}.theme-palette{flex-wrap:wrap;gap:10px;padding:4px 16px 14px;display:flex}.theme-swatch{cursor:pointer;box-sizing:border-box;border:3px solid #0000;border-radius:50%;width:38px;height:38px;transition:transform .15s,box-shadow .15s}.theme-swatch:hover{transform:scale(1.12)}.theme-swatch--active{box-shadow:0 0 0 3px var(--mode-color);border-color:#fff;transform:scale(1.08)}.theme-swatch--disabled{opacity:.28;cursor:not-allowed}.theme-swatch--picker{color:#fff;box-sizing:border-box;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex;position:relative;overflow:hidden;background:#2a2b30!important;border:1.5px solid #ffffff40!important}.theme-swatch--picker:hover{transform:scale(1.12);border-color:#ffffff80!important}.theme-swatch--picker.theme-swatch--active{transform:scale(1.08)}.theme-swatch--picker input.theme-color-input-hidden{opacity:0;cursor:pointer;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.theme-conflict-msg{color:#b45309;background:#fff7ed;border-radius:8px;margin:0 16px 12px;padding:8px 12px;font-size:12px}.theme-reset-btn{width:calc(100% - 32px)!important;margin:0 16px 20px!important}body:has([data-dark]){background-color:#121214!important}[data-dark].app-shell,[data-dark] .app-shell{--dk-bg:#121214;--dk-card:#1c1c1f;--dk-card-inner:#26262a;--dk-card-hover:#323238;--dk-border:#ffffff14;--dk-text:#f4f4f5;--dk-text-secondary:#a1a1aa;color:var(--dk-text);background:var(--dk-bg)!important}[data-dark] .page-card,[data-dark] .summary-card,[data-dark] .annual-report-summary,[data-dark] .annual-month-list,[data-dark] .fiscal-global-list,[data-dark] .report-month-card,[data-dark] .fiscal-home__card,[data-dark] .security-bio-card{background:var(--dk-card)!important;border:1px solid var(--dk-border)!important;box-shadow:0 4px 18px #00000073!important}[data-dark] .setting-row,[data-dark] .report-number,[data-dark] .transaction-row,[data-dark] .transaction-row-button,[data-dark] .fiscal-deadline-row,[data-dark] .balance-account-button,[data-dark] .monthly-balance-row,[data-dark] .balance-edit-row,[data-dark] .annual-month-summary,[data-dark] .fiscal-category-summary,[data-dark] .fiscal-global-year-summary,[data-dark] .report-general,[data-dark] .report-account-line{background:var(--dk-card-inner)!important;color:var(--dk-text)!important;border:1px solid var(--dk-border)!important;border-radius:12px!important;box-shadow:0 1px 4px #00000040!important}[data-dark] .setting-row:hover,[data-dark] .setting-row:active,[data-dark] .transaction-row-button:hover,[data-dark] .transaction-row-button:active,[data-dark] .fiscal-deadline-row:hover,[data-dark] .fiscal-deadline-row:active,[data-dark] .balance-account-button:hover,[data-dark] .balance-account-button:active,[data-dark] .annual-month-summary:hover,[data-dark] .annual-month-summary:active,[data-dark] .fiscal-category-summary:hover,[data-dark] .fiscal-category-summary:active{background:var(--dk-card-hover)!important}[data-dark] .summary-card .summary-row,[data-dark] .summary-card .transaction-row,[data-dark] .summary-card .fiscal-deadline-row{border:0!important;border-bottom:1px solid var(--dk-border)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;width:100%!important;margin:0!important}[data-dark] .summary-card .summary-row:last-child,[data-dark] .summary-card .transaction-row:last-child,[data-dark] .summary-card .fiscal-deadline-row:last-child{border-bottom:0!important}[data-dark] .summary-card .transaction-row:hover,[data-dark] .summary-card .transaction-row:active,[data-dark] .summary-card .fiscal-deadline-row:hover,[data-dark] .summary-card .fiscal-deadline-row:active{background:#ffffff0a!important}[data-dark] .summary-row span,[data-dark] .summary-row b{color:#e4e4e7!important}[data-dark] .annual-month-details{border:1px solid var(--dk-border)!important;background:#202024!important;border-radius:10px!important}[data-dark] .annual-month-account-row{border-bottom:1px solid var(--dk-border)!important;color:var(--dk-text)!important}[data-dark] .annual-month-account-row>span:first-child,[data-dark] .annual-month-account-row span{color:var(--dk-text)!important}[data-dark] .annual-month-account-title{color:var(--dk-text-secondary)!important}[data-dark] .annual-month-totals{border:0!important;border-top:1px solid var(--dk-border)!important;background:0 0!important;border-radius:0!important;margin-top:10px!important;padding:10px 0 0!important}[data-dark] .annual-month-totals div{color:var(--dk-text)!important;background:0 0!important;border:0!important}[data-dark] .income-amount{color:#60a5fa!important}[data-dark] .expense-amount{color:#fb923c!important}[data-dark] .annual-month-income{color:#34d399!important}[data-dark] .annual-month-expense{color:#f87171!important}[data-dark] .annual-month-summary strong.annual-report-amount--revenue,[data-dark] .annual-month-details strong.annual-report-amount--revenue,[data-dark] .annual-month-list strong.annual-report-amount--revenue{color:#60a5fa!important}[data-dark] .annual-month-totals strong.income-amount{color:#34d399!important}[data-dark] .annual-month-totals strong.expense-amount{color:#f87171!important}[data-dark] .account-name,[data-dark] .account-name b,[data-dark] .account-name strong,[data-dark] .transaction-copy small,[data-dark] .transactions-month-card .transaction-copy small,[data-dark] .transactions-page .transaction-copy small,[data-dark] .annual-month-summary b,[data-dark] .fiscal-category-summary b,[data-dark] .fiscal-deadline-copy b,[data-dark] .annual-month-account-row,[data-dark] .summary-row span,[data-dark] .summary-row b,[data-dark] .annual-month-totals div span{color:var(--dk-text)!important}[data-dark] .account-name small,[data-dark] .transaction-copy b,[data-dark] .transactions-month-card .transaction-copy b,[data-dark] .transactions-page .transaction-copy b,[data-dark] .annual-month-summary small,[data-dark] .fiscal-category-summary small,[data-dark] .fiscal-deadline-copy small,[data-dark] .fiscal-deadline-copy small span:not(.fiscal-due-date):not(.fiscal-payment-date),[data-dark] .annual-month-item small,[data-dark] .theme-section-title{color:var(--dk-text-secondary)!important}[data-dark] .muted,[data-dark] .security-bio-desc{color:#64748b!important}[data-dark] .credit-chart{background:repeating-linear-gradient(#0000 0 27px,#ffffff0d 28px,#0000 29px)!important}[data-dark] .credit-chart:before{display:none!important}[data-dark] .credit-chart:after{border-bottom:1px solid #ffffff26!important}[data-dark] .credit-chart-track{background:0 0!important}[data-dark] .credit-chart-column--current .credit-chart-track:before{box-shadow:none!important;background:#20a45a38!important;border-color:#20a45a73!important;border-radius:0!important;top:10px!important}[data-dark] .credit-chart-column--selected:not(.credit-chart-column--current) .credit-chart-track:before{box-shadow:none!important;background:#eab30838!important;border-color:#eab30880!important;border-radius:0!important;top:10px!important}[data-dark] .credit-chart small,[data-dark] .credit-chart-month--current,[data-dark] .fiscal-summary-card .credit-chart-column--current small{color:var(--dk-text-secondary)!important}[data-dark] .fiscal-fixed-total-bar{border-top:1px solid var(--dk-border)!important;background:#1a1a1d!important;box-shadow:0 -4px 20px #00000080!important}[data-dark] .fiscal-fixed-total-bar__left strong{color:var(--dk-text)!important}[data-dark] .fiscal-fixed-total-bar__left small,[data-dark] .fiscal-fixed-total-bar__right small{color:var(--dk-text-secondary)!important}[data-dark] .bottom-nav,[data-dark] .fiscal-bottom-nav{border-top:1px solid var(--dk-border)!important;background:#1a1a1d!important}[data-dark] .bottom-nav button:not(.add-button),[data-dark] .fiscal-bottom-nav button:not(.add-button){color:var(--dk-text-secondary)!important}[data-dark] .bottom-nav button.active:not(.add-button),[data-dark] .fiscal-bottom-nav button.active:not(.add-button){color:var(--mode-color)!important}.bottom-nav .add-button,.fiscal-bottom-nav .add-button,[data-dark] .bottom-nav .add-button,[data-dark] .fiscal-bottom-nav .add-button,.bottom-nav .add-button--open,.fiscal-bottom-nav .add-button--open,[data-dark] .bottom-nav .add-button--open,[data-dark] .fiscal-bottom-nav .add-button--open{color:#fff!important}.bottom-nav .add-button svg,.fiscal-bottom-nav .add-button svg,[data-dark] .bottom-nav .add-button svg,[data-dark] .fiscal-bottom-nav .add-button svg{color:#fff!important;stroke:#fff!important}[data-dark] .page-filter-bar,[data-dark] .quick-filter-row{border-bottom:1px solid var(--dk-border)!important;background:#121214fa!important}[data-dark] .page-filter-bar:after{background:linear-gradient(to right, transparent, var(--dk-bg))!important}[data-dark] .page-filter-bar button:not(.selected):not(.filter-arrow-btn):not(.is-current),[data-dark] .page-filter-bar select:not(.selected),[data-dark] .page-filter-scroll button:not(.selected):not(.filter-arrow-btn):not(.is-current),[data-dark] .page-filter-scroll select:not(.selected),[data-dark] .calendar-direct-picker,[data-dark] .report-year-options button:not(.selected),[data-dark] .report-month-filters button:not(.selected),[data-dark] .transaction-filters button:not(.selected),[data-dark] .transaction-filters select{background:var(--dk-card-inner)!important;color:var(--dk-text)!important;border:1px solid var(--dk-border)!important;box-shadow:none!important}[data-dark] .filter-arrow-btn,[data-dark] .page-filter-bar .filter-arrow-btn,[data-dark] .page-filter-scroll .filter-arrow-btn,[data-dark] .home-filter-bar .page-filter-scroll .filter-arrow-btn{background:var(--dk-card-inner)!important;background-color:var(--dk-card-inner)!important;border:1px solid var(--dk-border)!important;color:var(--dk-text)!important;box-shadow:none!important}[data-dark] .filter-arrow-btn svg,[data-dark] .page-filter-bar .filter-arrow-btn svg,[data-dark] .page-filter-scroll .filter-arrow-btn svg,[data-dark] .home-filter-bar .page-filter-scroll .filter-arrow-btn svg{color:var(--dk-text)!important;stroke:var(--dk-text)!important}[data-dark] .filter-arrow-btn:hover,[data-dark] .filter-arrow-btn:active,[data-dark] .page-filter-scroll .filter-arrow-btn:hover,[data-dark] .page-filter-scroll .filter-arrow-btn:active{background:var(--dk-card-hover)!important;background-color:var(--dk-card-hover)!important}[data-dark] .filter-today-btn:not(.is-current){background:var(--dk-card-inner)!important;border:1px solid var(--dk-border)!important}[data-dark] .filter-today-btn:not(.is-current) svg{color:var(--dk-text)!important;stroke:var(--dk-text)!important}[data-dark] .balance-chevron,[data-dark] .settings-category-icon{color:var(--mode-color)!important}[data-dark] .account-list-fallback{background:#38383e!important}[data-dark] input:not(.auth-screen input),[data-dark] select,[data-dark] textarea{background:var(--dk-card-inner)!important;color:var(--dk-text)!important;border:1px solid #ffffff1f!important}[data-dark] select option{background:var(--dk-card);color:var(--dk-text)}[data-dark] .action-menu{background:var(--dk-card)!important;border:1px solid var(--dk-border)!important;box-shadow:0 8px 32px #000000a6!important}[data-dark] .action-menu button{color:var(--dk-text)!important}[data-dark] .modal-backdrop,[data-dark] .access-modal-backdrop{background:#000000bf!important}[data-dark] .entry-sheet,[data-dark] .confirm-sheet,[data-dark] .report-choice-sheet,[data-dark] .pdf-choice-sheet{background:var(--dk-card)!important;border:1px solid var(--dk-border)!important;box-shadow:0 8px 30px #0009!important}[data-dark] .entry-sheet input,[data-dark] .entry-sheet select{background:var(--dk-card-inner)!important;color:var(--dk-text)!important;border:1px solid #ffffff1f!important}[data-dark] .sheet-heading{border-bottom-color:var(--dk-border)!important}[data-dark] .sheet-heading h2{color:var(--dk-text)!important}[data-dark] .modern-card,[data-dark] .modern-amount-card{background:var(--dk-card-inner)!important;border:1px solid var(--dk-border)!important;color:var(--dk-text)!important;box-shadow:0 2px 10px #0000004d!important}[data-dark] .modern-row-divider{background:var(--dk-border)!important}[data-dark] .modern-row__label{color:var(--dk-text)!important}[data-dark] .modern-row__control select,[data-dark] .modern-row__control input,[data-dark] .modern-amount-card input,[data-dark] .modern-amount-card input.modern-amount-input,[data-dark] .entry-sheet .modern-row__control select,[data-dark] .entry-sheet .modern-row__control input,[data-dark] .entry-sheet .modern-amount-card input{box-shadow:none!important;color:var(--dk-text)!important;background:0 0!important;border:0 #0000!important;outline:none!important;padding:6px 4px!important}[data-dark] .modern-amount-card input.modern-amount-input.is-positive,[data-dark] .entry-sheet .modern-amount-card input.modern-amount-input.is-positive,[data-dark] .modern-amount-input.is-positive{color:#22c55e!important}[data-dark] .modern-amount-card input.modern-amount-input.is-negative,[data-dark] .entry-sheet .modern-amount-card input.modern-amount-input.is-negative,[data-dark] .modern-amount-input.is-negative{color:#ef4444!important}[data-dark] .modern-amount-card input.modern-amount-input.is-transfer,[data-dark] .entry-sheet .modern-amount-card input.modern-amount-input.is-transfer,[data-dark] .modern-amount-input.is-transfer{color:#fbbf24!important}[data-dark] .modern-row__control select option{background:var(--dk-card);color:var(--dk-text)}[data-dark] .modern-row__control input::placeholder,[data-dark] .modern-amount-card__label{color:var(--dk-text-secondary)!important}[data-dark] .modern-amount-card__currency-badge{color:var(--dk-text-secondary)!important;background:#ffffff14!important;border:0!important}[data-dark] .modern-amount-card__sign-btn--positive{border:1px solid var(--dk-border)!important;color:var(--dk-text)!important;background:#ffffff0f!important}[data-dark] .modern-amount-card__sign-btn--positive:hover{background:var(--dk-card-hover)!important}[data-dark] .modern-amount-card__sign-btn--negative{color:#ef4444!important;background:#ef444433!important;border:1.5px solid #ef444466!important}[data-dark] .modern-row--clickable:active{background-color:var(--dk-card-hover)!important}[data-dark] .compact-btn--neutral{background:var(--dk-card-inner)!important;color:var(--dk-text)!important;border:1px solid var(--dk-border)!important}[data-dark] .compact-btn--neutral:hover,[data-dark] .compact-btn--neutral:active{background:var(--dk-card-hover)!important}[data-dark] .modern-receipt-meta-row span{color:var(--dk-text-secondary)!important}[data-dark] .modern-receipt-meta-row strong{color:var(--dk-text)!important}[data-dark] .modern-receipt-meta-row strong[style*="1d9c71"],[data-dark] .modern-receipt-meta-row strong[style*="rgb(29, 156, 113)"]{color:#34d399!important}[data-dark] .modern-receipt-meta-row strong[style*=b42318],[data-dark] .modern-receipt-meta-row strong[style*="rgb(180, 35, 24)"]{color:#f87171!important}[data-dark] .fiscal-receipt-row .fiscal-deadline-amount--paid,[data-dark] .fiscal-receipt-row .receipt-action--attached{color:#34d399!important}[data-dark] .fiscal-receipt-row .receipt-action--missing{color:#f87171!important}[data-dark] .monthly-balance-row .account-name{color:var(--dk-text)!important}[data-dark] .monthly-balance-values strong:not(.balance-amount--negative){color:#60a5fa!important}[data-dark] .monthly-balance-values strong.balance-amount--negative{color:#ef4444!important}[data-dark] .monthly-balance-values small{color:var(--dk-text-secondary)!important}[data-dark] .monthly-balance-values small.balance-difference--up{color:#34d399!important}[data-dark] .monthly-balance-values small.balance-difference--down{color:#f87171!important}[data-dark] .annual-month-summary b,[data-dark] .fiscal-category-summary b{color:var(--dk-text)!important}[data-dark] .annual-month-summary small,[data-dark] .fiscal-category-summary small{color:var(--dk-text-secondary)!important}[data-dark] .fiscal-global-year-summary,[data-dark] .fiscal-deadline-row .fiscal-deadline-copy b{color:var(--dk-text)!important}[data-dark] .fiscal-deadline-row .fiscal-deadline-copy small,[data-dark] .fiscal-deadline-row .fiscal-deadline-copy small span{color:var(--dk-text-secondary)!important}[data-dark] .fiscal-deadline-amount--upcoming{color:#60a5fa!important}[data-dark] .fiscal-deadline-amount--due-soon{color:#fb923c!important}[data-dark] .fiscal-deadline-amount--overdue{color:#f87171!important}[data-dark] .fiscal-deadline-amount--paid{color:#34d399!important}[data-dark] .fiscal-deadline-row .fiscal-due-date{color:#f87171!important}[data-dark] .fiscal-deadline-row .fiscal-payment-date{color:#34d399!important}[data-dark] .theme-mode-btn--light{color:#18181b!important;background:#fff!important;border:2px solid #fff9!important}[data-dark] .theme-mode-btn--dark{color:#fff!important;background:#101012!important;border:2px solid #52525b!important}[data-dark] .theme-mode-btn--auto{isolation:isolate;background:linear-gradient(135deg,#fff calc(50% - .5px),#101012 calc(50% + .5px))!important;border:2px solid #71717a!important}[data-dark] .theme-mode-btn--active{transform:scale(1.03);box-shadow:0 0 0 3px var(--mode-color), 0 4px 12px #0006!important;border-color:var(--mode-color)!important}[data-dark] .theme-conflict-msg{color:#fbbf24!important;background:#451a03!important}.security-bio-deactivate-btn{color:#b42318!important;width:100%!important;font:inherit!important;text-align:center!important;cursor:pointer!important;background:#fef2f2!important;border:1px solid #fca5a5!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;padding:12px 16px!important;font-size:13.5px!important;font-weight:600!important;display:inline-flex!important}[data-dark] .access-sheet form{background:var(--dk-card)!important;border:1px solid var(--dk-border)!important;box-shadow:0 4px 18px #00000073!important}[data-dark] .access-sheet h3,[data-dark] .security-bio-header h3{color:var(--dk-text)!important}[data-dark] .security-bio-desc,[data-dark] .access-sheet label{color:var(--dk-text-secondary)!important}[data-dark] .access-sheet input{background:var(--dk-card-inner)!important;border:1px solid var(--dk-border)!important;color:var(--dk-text)!important}[data-dark] .security-bio-deactivate-btn{color:#f87171!important;background:#ef44441f!important;border:1px solid #ef444459!important}[data-dark] .security-bio-badge--active{color:#4ade80!important;background:#22c55e2e!important}[data-dark] .security-bio-badge--inactive{color:#facc15!important;background:#eab3082e!important}[data-dark] .security-answer-field span{color:var(--dk-text-secondary)!important}[data-dark] .security-answer-field strong{color:var(--dk-text)!important}[data-dark] .account-actions button{-webkit-tap-highlight-color:transparent!important;background:0 0!important;outline:none!important}[data-dark] .account-actions button:hover,[data-dark] .account-actions button:focus{background:0 0!important}[data-dark] .account-actions button:active{background:#ffffff14!important}[data-dark] .account-actions .account-move-up,[data-dark] .account-actions button:first-of-type{color:#4ade80!important}[data-dark] .account-actions .account-move-down,[data-dark] .account-actions button:nth-of-type(2){color:#f87171!important}.action-menu-desktop-close{display:none}@media screen and (width>=1025px) and (height>=501px),screen and (width>=768px) and (hover:hover) and (pointer:fine) and (height>=501px){:root,body,.app-shell,[data-dark] :root,[data-dark] body,[data-dark] .app-shell{--app-scrollbar-width:calc(100vw - 100%);--desktop-sidebar-w:260px;--mode-color:#094963!important;--mode-gradient:linear-gradient(180deg, #23679c 0%, #082942 100%)!important}.app-shell--fiscale,[data-dark] .app-shell--fiscale{--mode-color:#b9001c!important;--mode-gradient:linear-gradient(180deg, #b31b30 0%, #540612 100%)!important}html{scrollbar-gutter:stable;scrollbar-width:thin!important;scrollbar-color:#94a3b866 transparent!important;overflow:clip auto!important}body{overscroll-behavior:auto!important;max-width:100%!important;overflow:visible!important}html::-webkit-scrollbar{width:8px!important;height:8px!important;display:block!important}body::-webkit-scrollbar{width:8px!important;height:8px!important;display:block!important}html::-webkit-scrollbar-track{background:0 0!important}body::-webkit-scrollbar-track{background:0 0!important}html::-webkit-scrollbar-thumb{background:#94a3b866!important;border-radius:4px!important}body::-webkit-scrollbar-thumb{background:#94a3b866!important;border-radius:4px!important}html::-webkit-scrollbar-thumb:hover{background:#64748b99!important}body::-webkit-scrollbar-thumb:hover{background:#64748b99!important}.app-shell{width:100%!important;min-width:100%!important;max-width:none!important;box-shadow:none!important;box-sizing:border-box!important;background:#f4f6fa!important;margin:0!important;padding-bottom:0!important;padding-left:260px!important;overflow:clip visible!important}.app-header{width:auto!important;max-width:none!important;height:52px!important;padding:0 calc(16px + var(--app-scrollbar-width,0px)) 0 18px!important;box-sizing:border-box!important;margin:0!important;left:260px!important;right:0!important;transform:none!important;box-shadow:0 1px 4px #00000014!important}.app-header strong{letter-spacing:.5px!important;font-size:16px!important}.page-filter-bar{width:auto!important;max-width:none!important;height:56px!important;padding:0 calc(16px + var(--app-scrollbar-width,0px)) 0 18px!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(12px)!important;background:#fffffffa!important;border-bottom:1px solid #e2e8f0!important;margin:0!important;top:52px!important;left:260px!important;right:0!important;transform:none!important;box-shadow:0 2px 8px #00000008!important}.page-filter-bar-spacer{height:0!important;margin:0!important;display:none!important}.page-filter-bar button,.page-filter-bar select,.quick-filter-row button,.quick-filter-row select,.page-filter-scroll button,.page-filter-scroll select{color:#334155!important;text-transform:none!important;letter-spacing:normal!important;cursor:pointer!important;box-sizing:border-box!important;background-color:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;height:38px!important;min-height:38px!important;font-size:13.5px!important;font-weight:500!important;transition:all .15s!important;box-shadow:0 1px 2px #0000000a!important}.page-filter-bar button:hover,.page-filter-bar select:hover,.quick-filter-row button:hover,.quick-filter-row select:hover,.page-filter-scroll button:hover,.page-filter-scroll select:hover{color:#0f172a!important;background-color:#f8fafc!important;border-color:#94a3b8!important}.page-filter-bar select,.quick-filter-row select,.page-filter-scroll select{text-align:left!important;text-align-last:left!important;-webkit-text-align-last:left!important;appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 10px center!important;background-repeat:no-repeat!important;padding:0 32px 0 14px!important}.page-filter-bar select:focus,.quick-filter-row select:focus,.page-filter-scroll select:focus{border-color:var(--mode-color)!important;outline:none!important;box-shadow:0 0 0 3px #09496324!important}.page-filter-bar button.selected,.page-filter-bar select.selected,.quick-filter-row button.selected,.quick-filter-row select.selected,.page-filter-scroll button.selected,.page-filter-scroll select.selected{background-color:var(--mode-color)!important;border-color:var(--mode-color)!important;color:#fff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 10px center!important;background-repeat:no-repeat!important;font-weight:600!important;box-shadow:0 2px 6px #0000001f!important}.filter-arrow-btn,.filter-today-btn{justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;padding:0!important;display:inline-flex!important}.filter-today-btn.is-current{background-color:var(--mode-color)!important;border-color:var(--mode-color)!important;color:#fff!important}.page-filter-bar select option,.quick-filter-row select option,.page-filter-scroll select option,.calendar-direct-picker option{color:#1e293b!important;text-transform:none!important;text-align:left!important;background-color:#fff!important;padding:10px 14px!important;font-size:14px!important;font-weight:500!important}main.app-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:68px 18px 120px!important}[class*=app-content--home],[class*=app-content--transactions],[class*=app-content--balances],[class*=app-content--reports],[class*=app-content--fiscal-deadlines],[class*=app-content--fiscal-payments]{padding-top:124px!important}main.app-content:has(.page-filter-bar){padding-top:124px!important}main.app-content:has(.home-filter-bar){padding-top:124px!important}main.app-content:has(.month-picker){padding-top:124px!important}.page-filter-bar-spacer,.page-filter-bar-spacer+.page-card,.page-filter-bar-spacer+.summary-card{margin-top:0!important}.app-shell:not(.app-shell--fiscale) .bottom-nav{box-sizing:border-box!important;z-index:100!important;background:#062536!important;border-top:none!important;border-right:1px solid #ffffff14!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;width:260px!important;height:100svh!important;padding:16px 10px 84px!important;display:flex!important;inset:0 auto 0 0!important;overflow-y:auto!important;box-shadow:3px 0 16px #00000026!important}.app-shell--fiscale .bottom-nav{display:none!important}.app-shell--fiscale .fiscal-bottom-nav{box-sizing:border-box!important;z-index:100!important;background:#4a0410!important;border-top:none!important;border-right:1px solid #ffffff14!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;width:260px!important;height:100svh!important;padding:16px 10px 84px!important;display:flex!important;inset:0 auto 0 0!important;overflow-y:auto!important;box-shadow:3px 0 16px #00000026!important}.app-shell:not(.app-shell--fiscale) .fiscal-bottom-nav{display:none!important}.bottom-nav button:not(.add-button),.fiscal-bottom-nav button:not(.add-button){color:#ffffffb8!important;text-align:left!important;box-sizing:border-box!important;background:0 0!important;border-radius:8px!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:100%!important;height:auto!important;padding:10px 12px!important;font-size:13.5px!important;font-weight:500!important;transition:background .18s,color .18s!important;display:flex!important;transform:none!important}.bottom-nav button:not(.add-button):hover,.fiscal-bottom-nav button:not(.add-button):hover{color:#fff!important;background:#ffffff1a!important}.bottom-nav button.active:not(.add-button),.fiscal-bottom-nav button.active:not(.add-button){color:#fff!important;min-width:unset!important;background:#fff3!important;font-weight:700!important;box-shadow:0 2px 8px #0000001a!important}.bottom-nav .nav-label,.fiscal-bottom-nav .nav-label{font-size:13.5px!important;line-height:1.2!important;display:block!important;transform:none!important}.bottom-nav button:first-child{order:1}.bottom-nav button:nth-child(2){order:2}.bottom-nav button:nth-child(3){order:99}.bottom-nav button:nth-child(4){order:3}.bottom-nav button:nth-child(5){order:4}.fiscal-bottom-nav button:first-child{order:1}.fiscal-bottom-nav button:nth-child(2){order:2}.fiscal-bottom-nav button:nth-child(3){order:99}.fiscal-bottom-nav button:nth-child(4){order:3}.fiscal-bottom-nav button:nth-child(5){order:4}.action-menu-backdrop{z-index:1003!important}.action-menu{z-index:1005!important;box-sizing:border-box!important;transform-origin:bottom!important;background:#fff!important;border:1px solid #00000014!important;border-radius:8px!important;flex-direction:column!important;gap:4px!important;width:240px!important;min-width:240px!important;max-width:240px!important;padding:12px 10px 10px!important;animation:.22s cubic-bezier(.16,1,.3,1) actionCardGrow!important;display:flex!important;position:fixed!important;bottom:80px!important;left:10px!important;right:auto!important;transform:none!important;box-shadow:0 8px 24px #0000002e!important}@keyframes actionCardGrow{0%{opacity:.85;transform:scaleY(.35)}to{opacity:1;transform:scaleY(1)}}.action-menu button:not(.action-menu-desktop-close){color:#1e293b!important;text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;box-sizing:border-box!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:6px!important;flex-direction:row!important;align-items:center!important;gap:10px!important;width:100%!important;height:46px!important;padding:0 10px 0 8px!important;font-size:13px!important;font-weight:600!important;line-height:1!important;transition:background .15s!important;display:flex!important;overflow:hidden!important}.action-menu button:not(.action-menu-desktop-close):hover{background:#f1f5f9!important}.action-menu button:not(.action-menu-desktop-close) i{color:#fff!important;border-radius:10px!important;flex-shrink:0!important;place-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;display:grid!important;box-shadow:0 2px 6px #00000026!important}.action-menu button:not(.action-menu-desktop-close) i svg{stroke-width:2.2px!important;width:18px!important;height:18px!important;display:block!important}.action-menu button:first-child i{background:#2563eb!important}.action-menu button:nth-child(2) i{background:#16a34a!important}.action-menu button:nth-child(3) i{background:#f97316!important}.app-shell--fiscale .action-menu button:first-child i{background:#3b82f6!important}.app-shell--fiscale .action-menu button:nth-child(2) i{background:#10b981!important}.app-shell--fiscale .action-menu button:nth-child(3) i{background:#f59e0b!important}.bottom-nav .add-button,.fiscal-bottom-nav .add-button,.bottom-nav .add-button--open,.fiscal-bottom-nav .add-button--open{box-sizing:border-box!important;cursor:pointer!important;z-index:1006!important;background:#fff!important;border:1px solid #00000014!important;border-radius:8px!important;order:99!important;justify-content:center!important;align-items:center!important;width:240px!important;height:60px!important;margin:0!important;padding:0!important;transition:none!important;display:flex!important;position:fixed!important;bottom:12px!important;left:10px!important;transform:none!important;box-shadow:0 8px 24px #0000002e!important}.bottom-nav .add-button svg,.fiscal-bottom-nav .add-button svg{box-sizing:border-box!important;color:#fff!important;stroke:#fff!important;background:linear-gradient(#22c55e 0%,#16a34a 100%)!important;border-radius:14px!important;width:42px!important;height:42px!important;padding:8px!important;transition:transform .18s!important;box-shadow:0 3px 10px #16a34a66!important}.bottom-nav .add-button--open svg,.fiscal-bottom-nav .add-button--open svg{background:linear-gradient(#e83a3a 0%,#c52222 100%)!important;box-shadow:0 3px 10px #c5222266!important}.bottom-nav .add-button:hover svg,.fiscal-bottom-nav .add-button:hover svg{transform:scale(1.08)!important}.bottom-nav .add-button:hover,.fiscal-bottom-nav .add-button:hover{transform:none!important}[data-dark] .action-menu{background:var(--dk-card)!important;border-color:var(--dk-border)!important}[data-dark] .action-menu button:not(.action-menu-desktop-close):hover{background:#ffffff14!important}[data-dark] .bottom-nav .add-button,[data-dark] .fiscal-bottom-nav .add-button{background:var(--dk-card)!important;border-color:var(--dk-border)!important}.summary-card,.page-card,.transactions-page,.annual-report-summary,.annual-month-list,.fiscal-report-summary,.fiscal-category-list,.fiscal-tax-page,.security-bio-card,.access-sheet form,.theme-settings-page .theme-section,.entry-sheet,.action-menu,.bottom-nav .add-button,.fiscal-bottom-nav .add-button{border-radius:8px!important}.summary-card,.page-card,.transactions-page,.annual-report-summary,.annual-month-list,.fiscal-report-summary,.fiscal-category-list,.fiscal-tax-page,.security-bio-card,.access-sheet form,.theme-settings-page .theme-section{box-sizing:border-box!important;background:#fff!important;border:1px solid #0000000d!important;margin-top:0!important;margin-bottom:20px!important;overflow:hidden!important;box-shadow:0 3px 11px #2b3d541f!important}.summary-card h2,.app-shell .summary-card h2,.annual-report-summary h2,.fiscal-report-summary h2,.annual-month-list h2,.fiscal-global-list h2,.page-card h1{box-sizing:border-box!important;text-align:center!important;color:#fff!important;background:var(--mode-color)!important;letter-spacing:.1px!important;text-transform:none!important;border-bottom:none!important;border-radius:8px 8px 0 0!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 12px!important;font-size:15.5px!important;font-weight:500!important;line-height:1!important;display:flex!important}[class*=app-content--home]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;gap:20px!important;width:100%!important;display:grid!important}[class*=app-content--home]>.summary-card:first-of-type{border-radius:8px!important;order:1!important;grid-area:1/1!important;margin-top:0!important;margin-bottom:0!important;overflow:hidden!important}[class*=app-content--home]>.accounts-card{border-radius:8px!important;order:2!important;grid-area:1/2!important;margin-top:0!important;margin-bottom:0!important;overflow:hidden!important}[class*=app-content--home]>.transactions-month-card{border-radius:8px!important;flex-direction:column!important;order:3!important;grid-area:2/1/auto/-1!important;width:100%!important;max-height:none!important;margin-top:0!important;margin-bottom:0!important;display:flex!important;overflow:hidden!important}.transaction-row{box-sizing:border-box!important;background:0 0!important;border-bottom:1px solid #f1f5f9!important;justify-content:space-between!important;align-items:center!important;min-height:52px!important;padding:12px 24px!important;transition:background .15s!important;display:flex!important}.transaction-row-button{background:0 0!important;width:100%!important}.transaction-row-button:hover,.transaction-row:hover{background:#f8fafc!important}.transaction-row>span:first-child{flex:auto!important;align-items:center!important;gap:16px!important;min-width:0!important;display:flex!important}.transaction-row .transaction-copy{flex-direction:row!important;flex:auto!important;align-items:center!important;gap:16px!important;width:auto!important;min-width:0!important;display:flex!important}.transaction-row .transaction-copy b{color:#1e293b!important;white-space:nowrap!important;flex:0 0 95px!important;order:1!important;width:95px!important;min-width:95px!important;font-size:13.5px!important;font-weight:400!important}.transaction-row .transaction-copy small{color:#1e293b!important;white-space:nowrap!important;text-overflow:ellipsis!important;flex:0 auto!important;order:2!important;width:auto!important;font-size:14.5px!important;font-weight:400!important;overflow:hidden!important}.transaction-row>strong{white-space:nowrap!important;text-align:right!important;min-width:100px!important;font-size:15.5px!important;font-weight:700!important}.transaction-row>strong.positive{color:#16a34a!important}.transaction-row>strong.revenue-negative{color:#dc2626!important}.transaction-row>strong.transfer-amount{color:#ea580c!important}.fiscal-mobile-row{display:none!important}.fiscal-desktop-row{flex-direction:row!important;flex:auto!important;align-items:center!important;gap:16px!important;width:auto!important;min-width:0!important;display:flex!important}.fiscal-desktop-date{color:#1e293b!important;white-space:nowrap!important;flex:0 0 95px!important;width:95px!important;min-width:95px!important;font-size:13.5px!important;font-weight:400!important}.fiscal-desktop-date.fiscal-due-date{color:#b42318!important}.fiscal-desktop-date.fiscal-payment-date{color:#1d9c71!important}.fiscal-desktop-ref{color:#1e293b!important;white-space:nowrap!important;text-overflow:ellipsis!important;flex:0 0 220px!important;width:220px!important;min-width:220px!important;font-size:14.5px!important;font-weight:400!important;overflow:hidden!important}.fiscal-desktop-detail{color:#1e293b!important;white-space:nowrap!important;text-overflow:ellipsis!important;flex:auto!important;min-width:0!important;font-size:14.5px!important;font-weight:400!important;overflow:hidden!important}.fiscal-deadline-amount--upcoming{color:#3478f6!important}.fiscal-deadline-amount--due-soon{color:#f28a2e!important}.fiscal-deadline-amount--overdue{color:#b42318!important}.fiscal-deadline-amount--paid{color:#1d9c71!important}.table-desktop-legend{color:#64748b!important;text-transform:uppercase!important;letter-spacing:.5px!important;-webkit-user-select:none!important;user-select:none!important;align-items:center!important;margin-bottom:2px!important;padding:0 24px 6px!important;font-size:11.5px!important;font-weight:600!important;display:flex!important}.table-desktop-legend .legend-spacer{flex:0 0 34px!important;width:34px!important;margin-right:16px!important}.table-desktop-legend .legend-date{white-space:nowrap!important;flex:0 0 95px!important;width:95px!important}.table-desktop-legend .legend-ref{white-space:nowrap!important;flex:0 0 220px!important;width:220px!important;margin-left:16px!important}.table-desktop-legend .legend-detail,.table-desktop-legend .legend-desc{white-space:nowrap!important;flex:auto!important;margin-left:16px!important}.table-desktop-legend .legend-amount{text-align:right!important;white-space:nowrap!important;flex:none!important;min-width:100px!important}.table-desktop-legend .legend-amount--receipt{margin-right:32px!important}.account-avatar-wrapper,.transaction-transfer-icon,.transaction-account-image,.transaction-account-fallback{border-radius:9px!important;flex-shrink:0!important;width:34px!important;min-width:34px!important;height:34px!important}.summary-row{box-sizing:border-box!important;border-bottom:1px solid #f1f5f9!important;justify-content:space-between!important;align-items:center!important;min-height:50px!important;padding:12px 24px!important;font-size:15px!important;display:flex!important}.summary-row.total{background:#f8fafc!important;border-top:1px solid #e2e8f0!important;border-bottom:none!important;min-height:56px!important;font-weight:700!important}.summary-row strong{font-size:16px!important;font-weight:700!important}.credit-chart{box-sizing:content-box!important;height:145px!important;padding:0 16px!important}.credit-chart:after{bottom:28px!important;left:16px!important;right:16px!important}.credit-chart-bar{border-radius:4px 4px 0 0!important;width:min(28px,80%)!important}.credit-chart-group--3{gap:0!important}.credit-chart-group--3 .credit-chart-bar{border-radius:4px 4px 0 0!important;flex:0 13px!important;width:min(13px,32%)!important}.credit-chart-group--2{gap:0!important}.credit-chart-group--2 .credit-chart-bar{border-radius:4px 4px 0 0!important;flex:0 18px!important;width:min(18px,48%)!important}.transactions-page{background:#fff!important;border:1px solid #0000000d!important;border-radius:8px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-shadow:0 3px 11px #2b3d541f!important}.transactions-page .transaction-row{border-radius:0!important;width:100%!important;margin:0!important;padding:14px 24px!important}[class*=app-content--balances]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;gap:20px!important;width:100%!important;display:grid!important}[class*=app-content--balances]>.balance-accounts-card{grid-column:1!important;margin-top:0!important;margin-bottom:0!important}[class*=app-content--balances]>.balance-months-card{grid-column:2!important;margin-top:0!important;margin-bottom:0!important}.balance-account-button{border-bottom:1px solid #f1f5f9!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:14px 24px!important;display:flex!important}.balance-account-button:hover{background:#f8fafc!important}[class*=app-content--reports]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;gap:20px!important;width:100%!important;display:grid!important}[class*=app-content--reports]>section:first-of-type,[class*=app-content--reports]>.annual-report-summary:first-of-type,[class*=app-content--reports]>.fiscal-report-summary:first-of-type{grid-area:1/1!important;margin-top:0!important;margin-bottom:0!important}[class*=app-content--reports]>section:nth-of-type(2),[class*=app-content--reports]>.annual-month-list,[class*=app-content--reports]>.fiscal-category-list,[class*=app-content--reports]>.fiscal-report-summary:nth-of-type(2){grid-area:1/2!important;margin-top:0!important;margin-bottom:0!important}[class*=app-content--reports]>section:nth-of-type(n+3),[class*=app-content--reports]>.fiscal-global-list{grid-area:2/1/auto/-1!important;margin-top:0!important;margin-bottom:0!important}.fiscal-fixed-total-bar{width:auto!important;max-width:none!important;padding:12px calc(18px + var(--app-scrollbar-width,0px)) 12px 18px!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(10px)!important;background:#fffffffa!important;border-top:1px solid #e2e8f0!important;bottom:0!important;left:260px!important;right:0!important;transform:none!important}.entry-sheet{border-radius:8px!important;max-width:580px!important;margin:40px auto!important;box-shadow:0 10px 40px #00000040!important}.modal-backdrop{top:52px!important;left:260px!important}.modal-backdrop:before{height:52px!important;left:260px!important}[data-dark] html,[data-dark] body,[data-dark] .app-shell{color:#162238!important;background:#f4f6fa!important}[data-dark] .summary-card,[data-dark] .page-card,[data-dark] .transactions-page{color:#162238!important;background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 4px 16px #0000000a!important}[data-dark] .summary-card h2,[data-dark] .app-shell .summary-card h2,[data-dark] .annual-report-summary h2,[data-dark] .fiscal-report-summary h2,[data-dark] .annual-month-list h2,[data-dark] .fiscal-global-list h2,[data-dark] .page-card h1{color:#fff!important;background:var(--mode-color)!important;border-bottom:none!important;border-radius:8px 8px 0 0!important}[data-dark] .transaction-row{background:#fff!important;border-bottom-color:#f1f5f9!important}[data-dark] .transaction-row-button:hover,[data-dark] .transaction-row:hover,[data-dark] .balance-account-button:hover{background:#f8fafc!important}[data-dark] .transaction-row .transaction-copy small,[data-dark] .transaction-row .transaction-copy b,[data-dark] .fiscal-desktop-date:not(.fiscal-due-date):not(.fiscal-payment-date),[data-dark] .fiscal-desktop-ref,[data-dark] .fiscal-desktop-detail{color:#0f172a!important}[data-dark] .fiscal-desktop-date.fiscal-due-date{color:#b42318!important}[data-dark] .fiscal-desktop-date.fiscal-payment-date{color:#1d9c71!important}[data-dark] .summary-row{color:#0f172a!important;border-bottom-color:#e2e8f0!important}[data-dark] .summary-row.total{background:#f8fafc!important;border-top-color:#e2e8f0!important}[data-dark] .page-filter-bar,[data-dark] .fiscal-fixed-total-bar{background:#fffffffa!important;border-color:#e2e8f0!important}[data-dark] input:not(.auth-screen input),[data-dark] select,[data-dark] textarea{color:#0f172a!important;background:#fff!important;border-color:#cbd5e1!important}[data-dark] .action-menu{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 10px 30px #00000026!important}[data-dark] .action-menu button:not(.action-menu-desktop-close){color:#334155!important}[data-dark] .entry-sheet,[data-dark] .confirm-sheet,[data-dark] .report-choice-sheet,[data-dark] .pdf-choice-sheet{color:#0f172a!important;background:#fff!important}[data-dark] .sheet-heading{background:#fff!important;border-bottom-color:#e2e8f0!important}[data-dark] .sheet-heading h2{color:#0f172a!important}[data-dark] .modern-card,[data-dark] .modern-amount-card{background:#fff!important;border-color:#e2e8f0!important}[data-dark] .setting-row{color:#0f172a!important;border-bottom-color:#f1f5f9!important}[data-dark] .setting-row b,[data-dark] .account-name b{color:#0f172a!important}.theme-settings-page .theme-section:first-of-type .theme-section-title{padding-bottom:10px!important;font-size:0!important;line-height:normal!important}.theme-settings-page .theme-section:first-of-type .theme-section-title:after{content:"Modalità tema non modificabile o attivabile da desktop"!important;color:#475569!important;text-transform:none!important;letter-spacing:normal!important;font-size:13px!important;font-weight:700!important;display:block!important}.theme-settings-page .theme-mode-selector{pointer-events:none!important;opacity:.65!important;cursor:not-allowed!important;-webkit-user-select:none!important;user-select:none!important}.theme-settings-page .theme-mode-selector button{cursor:not-allowed!important;pointer-events:none!important;color:#64748b!important;box-shadow:none!important;background:#f1f5f9!important;border-color:#cbd5e1!important}.theme-settings-page .theme-mode-selector .theme-mode-btn--light{color:#fff!important;background:#094963!important;border-color:#094963!important;box-shadow:0 2px 8px #09496340!important}.theme-settings-page .theme-section:nth-of-type(2) .theme-section-title{padding-bottom:10px!important;font-size:0!important;line-height:normal!important}.theme-settings-page .theme-section:nth-of-type(2) .theme-section-title:after{content:"Colore sezione Contabile non modificabile da desktop (standard)"!important;color:#475569!important;text-transform:none!important;letter-spacing:normal!important;font-size:13px!important;font-weight:700!important;display:block!important}.theme-settings-page .theme-section:nth-of-type(2) .theme-color-preview{background:#094963!important}.theme-settings-page .theme-section:nth-of-type(2) .theme-color-preview span{color:#fff!important}.theme-settings-page .theme-section:nth-of-type(3) .theme-section-title{padding-bottom:10px!important;font-size:0!important;line-height:normal!important}.theme-settings-page .theme-section:nth-of-type(3) .theme-section-title:after{content:"Colore sezione Fiscale non modificabile da desktop (standard)"!important;color:#475569!important;text-transform:none!important;letter-spacing:normal!important;font-size:13px!important;font-weight:700!important;display:block!important}.theme-settings-page .theme-section:nth-of-type(3) .theme-color-preview{background:#b9001c!important}.theme-settings-page .theme-section:nth-of-type(3) .theme-color-preview span{color:#fff!important}.theme-settings-page .theme-palette{pointer-events:none!important;opacity:.65!important;cursor:not-allowed!important;-webkit-user-select:none!important;user-select:none!important}.theme-settings-page .theme-palette button,.theme-settings-page .theme-palette label,.theme-settings-page .theme-palette input{pointer-events:none!important;cursor:not-allowed!important}.theme-settings-page .theme-swatch{box-shadow:none!important;transform:none!important}.theme-settings-page .theme-section:nth-of-type(2) .theme-swatch[style*=\#094963],.theme-settings-page .theme-section:nth-of-type(2) .theme-swatch[style*="rgb(9, 73, 99)"]{border-color:#fff!important;transform:scale(1.08)!important;box-shadow:0 0 0 3px #094963!important}.theme-settings-page .theme-section:nth-of-type(3) .theme-swatch[style*=\#b9001c],.theme-settings-page .theme-section:nth-of-type(3) .theme-swatch[style*="rgb(185, 0, 28)"]{border-color:#fff!important;transform:scale(1.08)!important;box-shadow:0 0 0 3px #b9001c!important}.theme-settings-page .theme-reset-btn{pointer-events:none!important;opacity:.45!important;cursor:not-allowed!important;-webkit-user-select:none!important;user-select:none!important;background:#94a3b8!important}.settings-list,.accounts-list,.fiscal-tax-list,.fiscal-property-list,.fiscal-vehicle-list{padding:0!important}.settings-list .setting-row,.accounts-list .setting-row,.fiscal-tax-list .setting-row,.fiscal-property-list .setting-row,.fiscal-vehicle-list .setting-row{box-sizing:border-box!important;background:0 0!important;border-bottom:1px solid #f1f5f9!important;border-radius:0!important;width:100%!important;margin:0!important;padding:14px 24px!important;font-size:15px!important;transition:background .15s!important}.settings-list .setting-row:hover,.accounts-list .setting-row:hover,.fiscal-tax-list .setting-row:hover,.fiscal-property-list .setting-row:hover,.fiscal-vehicle-list .setting-row:hover{background:#f8fafc!important}.settings-list .setting-row:last-child,.accounts-list .setting-row:last-child,.fiscal-tax-list .setting-row:last-child,.fiscal-property-list .setting-row:last-child,.fiscal-vehicle-list .setting-row:last-child{border-bottom:none!important}.annual-report-summary,.fiscal-report-summary,.annual-month-list,.fiscal-global-list{box-sizing:border-box!important;background:#fff!important;border:1px solid #0000000d!important;border-radius:8px!important;padding:16px!important;overflow:hidden!important;box-shadow:0 3px 11px #2b3d541f!important}.annual-report-summary h2,.fiscal-report-summary h2,.annual-month-list h2,.fiscal-global-list h2{box-sizing:border-box!important;text-align:center!important;color:#fff!important;background:var(--mode-color)!important;letter-spacing:.1px!important;text-transform:none!important;border-bottom:none!important;border-radius:8px 8px 0 0!important;justify-content:center!important;align-items:center!important;width:calc(100% + 32px)!important;max-width:calc(100% + 32px)!important;height:34px!important;min-height:34px!important;margin:-16px -16px 14px!important;padding:0 12px!important;font-size:15.5px!important;font-weight:500!important;line-height:1!important;display:flex!important}.fiscal-report-summary .fiscal-category-item,.annual-month-list .annual-month-item,.fiscal-global-list .annual-month-item{box-sizing:border-box!important;background:0 0!important;border-radius:0!important;width:100%!important;margin:0 0 10px!important;padding:0!important}.fiscal-report-summary .fiscal-category-item:last-child,.annual-month-list .annual-month-item:last-child,.fiscal-global-list .annual-month-item:last-child{margin-bottom:0!important}.fiscal-category-summary,.annual-month-summary,.fiscal-report-summary .fiscal-category-summary,.annual-month-list .annual-month-summary,.fiscal-global-list .annual-month-summary{box-sizing:border-box!important;color:#27364d!important;width:100%!important;min-height:48px!important;font:inherit!important;text-align:left!important;cursor:pointer!important;background:#f2f6fb!important;border:0!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;margin:0!important;padding:10px 38px 10px 13px!important;transition:background .15s!important;display:flex!important;position:relative!important;overflow:hidden!important}.fiscal-category-summary:hover,.annual-month-summary:hover,.fiscal-report-summary .fiscal-category-summary:hover,.annual-month-list .annual-month-summary:hover{background:#e7eff8!important}.fiscal-global-year-summary,.fiscal-global-list .fiscal-global-year-summary{box-sizing:border-box!important;color:#27364d!important;width:100%!important;min-height:48px!important;font:inherit!important;text-align:left!important;cursor:default!important;background:#f2f6fb!important;border:0!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;margin:0!important;padding:10px 13px!important;display:flex!important;position:relative!important;overflow:hidden!important}.annual-report-summary .setting-row,.fiscal-report-summary .setting-row{box-sizing:border-box!important;color:#27364d!important;background:#f2f6fb!important;border:0!important;border-radius:9px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin:0 0 10px!important;padding:10px 13px!important;font-size:14px!important;display:flex!important}.annual-report-summary .setting-row:last-child,.fiscal-report-summary .setting-row:last-child{margin-bottom:0!important}.annual-month-details,.fiscal-report-summary .annual-month-details{box-sizing:border-box!important;background:#fff!important;border-top:1px solid #e4eaf0!important;border-radius:12px!important;margin:6px 0 0!important;padding:12px 14px!important}}
