@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-display:swap;font-weight:300;src:url(./plus-jakarta-sans-latin-300-normal-ubitlNZx.woff2) format("woff2"),url(./plus-jakarta-sans-latin-300-normal-n-kmFdAV.woff) format("woff")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./plus-jakarta-sans-latin-400-normal-Dhut76fR.woff2) format("woff2"),url(./plus-jakarta-sans-latin-400-normal-BDKaGhyp.woff) format("woff")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./plus-jakarta-sans-latin-500-normal-Bf-nb4oT.woff2) format("woff2"),url(./plus-jakarta-sans-latin-500-normal-DYtqi0QS.woff) format("woff")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./plus-jakarta-sans-latin-600-normal-DLTa1BUW.woff2) format("woff2"),url(./plus-jakarta-sans-latin-600-normal-BR_Ojra4.woff) format("woff")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./plus-jakarta-sans-latin-700-normal-CfpNZvy6.woff2) format("woff2"),url(./plus-jakarta-sans-latin-700-normal-DqEcQeE5.woff) format("woff")}:root{color-scheme:dark;font-family:Plus Jakarta Sans,Segoe UI,Arial,sans-serif;color:#f3f4f6;background:#0b0f17;font-synthesis:none;text-rendering:optimizeLegibility}html{min-width:320px;min-height:100%;background:#0b0f17}body{min-width:320px;min-height:100vh;margin:0;padding:0;overflow-x:hidden;background:#0b0f17;color:#f3f4f6;font-family:Plus Jakarta Sans,Segoe UI,Arial,sans-serif;line-height:1.5}#root{min-height:100vh;background:#0b0f17;color:#f3f4f6}*,*:before,*:after{box-sizing:border-box}button,input,select,textarea{font:inherit}button{color:inherit}input,select,textarea{color:#f8fafc;background-color:#1b263e}input::placeholder,textarea::placeholder{color:#9aa9bd;opacity:1}select option{color:#f8fafc;background:#1b263e}input:disabled,select:disabled,textarea:disabled{color:#c5cfdd!important;opacity:.78;cursor:not-allowed}a{color:#4fd9ff}.fatal-error-screen{min-height:100vh;display:grid;place-items:center;padding:24px;text-align:center}.fatal-error-screen>div{max-width:520px;padding:28px;border:1px solid #2d3d60;border-radius:16px;background:#131c2e}.fatal-error-screen button{border:0;border-radius:8px;padding:10px 18px;background:#00f2fe;color:#0b0f17;font-weight:700;cursor:pointer}.maintenance-panel{grid-column:1 / -1;width:100%;padding:20px;border:1px solid #2d3d60;border-radius:16px;background:#131c2e}.maintenance-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.maintenance-panel.collapsed .maintenance-heading{margin-bottom:0;align-items:center}.maintenance-actions{display:flex;align-items:center;gap:8px}.maintenance-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:34px}.maintenance-heading h3{margin:0 0 8px;font-size:16px}.maintenance-heading button,.maintenance-errors button{border:1px solid #2d3d60;border-radius:8px;padding:8px 12px;background:#1b263e;color:#f3f4f6;cursor:pointer}.health-status{display:inline-flex;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700}.health-status.healthy{color:#00f5a0;background:#00f5a01a}.health-status.attention{color:#ff4b2b;background:#ff4b2b1a}.maintenance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.maintenance-grid>div{display:flex;justify-content:space-between;gap:12px;padding:10px;border-radius:8px;background:#1b263e;font-size:12px}.maintenance-grid span{color:#8a99ad}.maintenance-errors{margin-top:16px}.maintenance-errors>p{color:#8a99ad;font-size:12px}.maintenance-errors article{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #222f47}.maintenance-errors article>div{min-width:0}.maintenance-errors article strong{display:block;font-size:12px;overflow-wrap:anywhere}.maintenance-errors article small{display:block;margin-top:3px;color:#8a99ad;font-size:10px}.maintenance-errors article.resolved{opacity:.55}.custom-simulation-open{display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;padding:0;border:1px solid #a855f7;border-radius:8px;background:#a855f71a;color:#d8b4fe;font-size:18px;cursor:pointer}.custom-simulation-open:hover{background:#a855f733}.slide-panel{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-8px);transition:grid-template-rows .36s ease,opacity .26s ease,transform .36s ease}.slide-panel.open{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.slide-panel-inner{min-height:0;overflow:hidden;visibility:hidden;transition:visibility 0s linear .36s}.slide-panel.open>.slide-panel-inner{visibility:visible;transition-delay:0s}.icon-collapse-toggle{width:34px;min-width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #2d3d60;border-radius:8px;background:#1b263e;color:#c5cfdd;cursor:pointer;font-size:17px}.icon-collapse-toggle:hover{border-color:#4facfe;color:#4facfe}.remember-login-option{display:flex;align-items:flex-start;gap:10px;color:#cbd5e1;cursor:pointer}.remember-login-option input{width:17px;height:17px;margin:2px 0 0;accent-color:#00f2fe}.remember-login-option span{display:grid;gap:3px}.remember-login-option strong{font-size:12px}.remember-login-option small{color:#8a99ad;font-size:9px;line-height:1.45}.custom-simulation-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin:-8px 0 24px}.custom-simulation-card{min-width:0;padding:13px;border:1px solid rgba(168,85,247,.6);border-left:4px solid #a855f7;border-radius:12px;background:linear-gradient(145deg,#a855f71f,#1b263ef2)}.custom-simulation-card-label{color:#c4b5fd;font-size:11px;font-weight:700}.custom-simulation-card-value{margin-top:4px;color:#f3f4f6;font-size:17px;font-weight:700}.custom-simulation-card-formula{margin-top:5px;overflow:hidden;color:#8a99ad;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.simulation-manager{width:min(920px,100%);max-height:90vh;overflow-y:auto;position:relative;padding:22px;border:1px solid #2d3d60;border-radius:16px;background:#131c2e}.simulation-manager h3{margin:0 0 16px;color:#d8b4fe}.simulation-close{position:absolute;top:12px;right:14px;border:0;background:transparent;color:#8a99ad;font-size:24px;cursor:pointer}.simulation-existing-list{display:grid;gap:8px;margin-bottom:18px}.simulation-existing-list>p{color:#8a99ad;font-size:12px}.simulation-existing-list>div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;border-radius:8px;background:#1b263e;font-size:12px}.simulation-existing-list button,.simulation-builder button{border:1px solid #2d3d60;border-radius:7px;padding:7px 10px;background:#18243a;color:#f3f4f6;cursor:pointer}.simulation-existing-list button+button{margin-left:6px}.simulation-existing-list button.danger,.simulation-builder button.danger{color:#ff8a80}.simulation-builder{display:grid;gap:10px;padding-top:16px;border-top:1px solid #222f47}.simulation-builder input,.simulation-builder select{min-width:0;padding:10px;border:1px solid #2d3d60;border-radius:8px;background:#1b263e;color:#f3f4f6}.simulation-builder>label,.simulation-builder>strong{color:#aab8ca;font-size:12px}.simulation-label-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.simulation-rules{display:grid;gap:8px}.simulation-rule{display:grid;grid-template-columns:58px minmax(150px,1.2fr) minmax(130px,.8fr) minmax(150px,1fr) 38px;gap:8px}.simulation-targets{display:flex;flex-wrap:wrap;gap:8px}.simulation-targets label{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #2d3d60;border-radius:999px;background:#1b263e;font-size:11px}.simulation-targets input{width:15px;height:15px;padding:0;accent-color:#a855f7}.simulation-form-actions{display:flex;gap:8px;margin-top:6px}.simulation-form-actions button:first-child{border-color:#a855f7;background:linear-gradient(135deg,#6366f1,#a855f7)}table{color:#f3f4f6}th{color:#aab8ca}strong{color:inherit}@keyframes chartBounce{0%,to{height:16px;opacity:.4}50%{height:65px;opacity:1}}@keyframes glowPulse{0%,to{box-shadow:0 0 12px #00f2fe26;border-color:#222f47}50%{box-shadow:0 0 24px #00f2fe66;border-color:#00f2fe}}@keyframes textPulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.moving-bar{width:6px;background:linear-gradient(180deg,#00f2fe,#4facfe);border-radius:4px;animation:chartBounce 2s infinite ease-in-out}.moving-bar-green{width:6px;background:linear-gradient(180deg,#00f5a0,#00d2ff);border-radius:4px;animation:chartBounce 2s infinite ease-in-out}.btn-loading-state{animation:textPulse 1.5s infinite ease-in-out;opacity:.7!important;cursor:not-allowed!important}*{scrollbar-width:thin;scrollbar-color:#2d7b91 #0b0f17}*::-webkit-scrollbar{width:9px;height:9px}*::-webkit-scrollbar-track{background:#0b0f17;border-radius:999px}*::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#00f2fe,#6366f1);border-radius:999px;border:2px solid #0b0f17}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#00f5a0,#4facfe)}.header-panel{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;border-bottom:1px solid #222f47;padding-bottom:16px}.app-title{margin:0;font-size:24px;font-weight:700;line-height:1.2}.header-meta-row{display:flex;gap:12px;margin-top:6px;align-items:center;flex-wrap:nowrap;overflow-x:auto;max-width:100%;padding-bottom:2px}.header-user-text{color:#8a99ad;font-size:14px;white-space:nowrap}.header-inline-actions{display:inline-flex;gap:8px;align-items:center}.header-icon-action{width:34px!important;height:34px;min-width:34px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;font-size:16px!important;line-height:1}.nav-control-bar{display:flex;gap:12px;margin-bottom:30px;align-items:center;flex-wrap:nowrap;overflow-x:auto}.nav-control-bar button{flex:0 0 auto;height:50px;min-height:50px}.nav-main-tab{width:auto!important;min-width:132px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.nav-icon-tab{width:48px!important;min-width:48px;padding:12px!important;display:inline-flex;align-items:center;justify-content:center;font-size:18px!important}.cash-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-bottom:32px}.cash-summary-label{color:#8a99ad;font-size:13px;line-height:1.35}.cash-summary-value{font-size:32px;font-weight:400;margin:8px 0 0;line-height:1.15;white-space:nowrap}.cash-summary-status{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;margin-top:10px;white-space:nowrap}.mini-finance-grid{order:9;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:32px}.mini-finance-card{background-color:#131c2e;border:1px solid #222f47;border-radius:16px;padding:16px;box-shadow:0 8px 32px #0000004d;min-width:0}.mini-finance-label{color:#8a99ad;font-size:11px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-finance-value{font-size:18px;font-weight:700;margin-top:4px;white-space:nowrap}.cashbook-toolbar{width:100%;display:flex;gap:8px;flex-wrap:nowrap;align-items:center;overflow-x:auto;padding-bottom:4px}.cashbook-period{display:flex;gap:6px;background-color:#131c2e;padding:4px;border-radius:8px;border:1px solid #222f47;flex:0 0 auto}.cashbook-period button{border:none;padding:6px 12px;font-weight:700;border-radius:6px;cursor:pointer;font-size:12px;white-space:nowrap}.cashbook-select-row{display:flex;gap:6px;flex:0 0 auto}.cashbook-search{width:200px!important;padding:8px!important;flex:0 0 auto}.cashbook-type-filter{width:auto!important;padding:8px!important;flex:0 0 auto}.cashbook-download{width:auto!important;padding:8px 16px!important;flex:0 0 auto}.cashbook-table-frame{overflow:auto;max-height:400px}.cashbook-edit-table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed;text-align:left;font-size:12px}.cashbook-edit-table th{padding:8px;white-space:nowrap}.cashbook-edit-table td{padding:3px;min-width:0}.cashbook-edit-table th:nth-child(1),.cashbook-edit-table td:nth-child(1){width:98px}.cashbook-edit-table th:nth-child(2),.cashbook-edit-table td:nth-child(2){width:150px}.cashbook-edit-table th:nth-child(3),.cashbook-edit-table td:nth-child(3){width:150px}.cashbook-edit-table th:nth-child(4),.cashbook-edit-table td:nth-child(4){width:170px}.cashbook-edit-table th:nth-child(5),.cashbook-edit-table td:nth-child(5){width:190px}.cashbook-edit-table th:nth-child(6),.cashbook-edit-table td:nth-child(6){width:130px}.cashbook-edit-table th:nth-child(7),.cashbook-edit-table td:nth-child(7){width:86px}.cashbook-edit-table input,.cashbook-edit-table select{min-width:0;height:34px;padding:5px 7px!important;font-size:12px!important;text-overflow:ellipsis}input[type=date],input[type=datetime-local]{color-scheme:dark;cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator{cursor:pointer}.account-input-row{display:flex;gap:12px;align-items:center;margin-bottom:24px;flex-wrap:wrap;overflow:visible;padding:4px 8px 10px 0}.account-input-row select{flex:0 0 auto;margin-bottom:0!important;min-width:128px;max-width:68vw}.account-input-row button{flex:0 0 auto}.input-data-icon-button{width:42px;min-width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:linear-gradient(135deg,#0de8f6,#47a8ff);color:#07111f;cursor:pointer;font-size:25px;font-weight:800;line-height:1;box-shadow:0 0 0 1px #ffffff2e inset,0 6px 16px #00f2fe2e}.input-data-icon-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.transaction-note-button{width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,242,254,.42);border-radius:50%;background:#00f2fe14;color:#00f2fe;cursor:pointer}.transaction-note-button:hover{background:#00f2fe29;border-color:#00f2fe}.user-pocket-balance-card{background:#1b263e;border:1px solid rgba(0,242,254,.22);border-radius:8px;padding:12px}.user-pocket-balance-title{color:#8a99ad;font-size:11px;margin-bottom:8px;line-height:1.5}.user-pocket-balance-title strong{color:#f3f4f6}.user-pocket-balance-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;align-items:center;font-size:12px;color:#cbd5e1}.user-pocket-balance-grid strong{text-align:right;white-space:nowrap}.user-pocket-balance-total{margin-top:9px;padding-top:8px;border-top:1px solid #222f47;color:#8a99ad;font-size:11px}.user-pocket-balance-total strong{color:#f9d976}.user-pocket-balance-warning{margin-top:8px;color:#ff8d7d;font-size:11px;font-weight:700}.compact-search{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.compact-search input{width:200px!important;padding:8px!important}.icon-only-btn{width:38px!important;height:38px;min-width:38px;padding:0!important;display:inline-flex;align-items:center;justify-content:center}.password-field{position:relative;width:100%}.password-field input{width:100%!important;box-sizing:border-box;padding-right:44px!important}.password-toggle{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#8a99ad;cursor:pointer;border-radius:8px}.password-toggle:hover{color:#00f2fe;background:#00f2fe14}.pocket-flow-table-frame{overflow:auto;max-height:366px;border-top:1px solid #222f47}.pocket-flow-table-frame thead th{position:sticky;top:0;background:#131c2e;z-index:1}.report-toolbar{width:100%;display:flex;gap:12px;flex-wrap:nowrap;align-items:center;overflow-x:auto;padding-bottom:4px}.report-download{width:auto!important;padding:0 20px!important;height:40px;flex:0 0 auto}.report-heading{margin:0;font-size:24px;line-height:1.25;flex:0 0 auto}.chart-slide-panel{margin-top:12px}.dashboard-chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.report-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.report-chart-card{min-width:0;padding:16px;border-radius:8px;background:#131c2e;text-align:center}.collapsible-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.collapsible-card-heading h3{margin:0}.audit-log-card .slide-panel.open{margin-top:14px}.settings-pocket-audit-grid{align-items:start}.report-detail-table{max-height:var(--collapsed-height, 300px);overflow-x:auto;overflow-y:hidden;opacity:.98;transition:max-height .52s cubic-bezier(.2,.75,.25,1),opacity .26s ease}.report-detail-table.open{max-height:6000px;opacity:1}.dashboard-filter-section{display:grid;gap:12px;margin-bottom:20px;min-width:0}.filter-scroll-row{width:100%;display:flex;align-items:center;gap:12px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.filter-scroll-row>*{flex:0 0 auto}.filter-segmented{display:flex;gap:6px;padding:4px;border:1px solid #222f47;border-radius:8px;background:#131c2e}.filter-segmented button{white-space:nowrap}.filter-select-group{display:flex;gap:6px;flex:0 0 auto}.filter-select-group select,.filter-scroll-row>select{flex:0 0 auto}.ai-analysis-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:24px;align-items:start;margin-bottom:40px}.ai-analysis-form-card,.ai-result-card{min-width:0}.ai-heading-row,.ai-result-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.ai-title{margin:0;color:#fff;font-size:22px}.ai-subtitle{margin:8px 0 0;color:#8a99ad;font-size:12px;line-height:1.6}.ai-model-badge{flex:0 0 auto;padding:6px 10px;border:1px solid rgba(168,85,247,.55);border-radius:999px;background:#a855f71a;color:#d8b4fe;font-size:10px;font-weight:700;white-space:nowrap}.ai-privacy-box{display:grid;gap:5px;margin:18px 0;padding:13px 15px;border:1px solid rgba(0,245,160,.28);border-radius:10px;background:#00f5a00e}.ai-privacy-box strong{color:#74f7c5;font-size:12px}.ai-privacy-box span{color:#aab8ca;font-size:11px;line-height:1.55}.ai-analysis-form{display:flex;flex-direction:column;gap:15px}.ai-field{position:relative;display:flex;flex-direction:column;gap:7px;color:#cbd5e1;font-size:12px;font-weight:600}.ai-field textarea{min-height:128px;line-height:1.55}.ai-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.ai-help-link{width:23px;height:23px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #4facfe;border-radius:50%;background:transparent;color:#4facfe;text-decoration:none;font-size:12px;font-weight:800;cursor:pointer}.ai-help-link:hover{color:#0b0f17;background:#4facfe}.ai-api-help-modal{position:relative;width:min(520px,100%);max-height:88vh;overflow-y:auto;padding:24px;border:1px solid #2d3d60;border-radius:16px;background:#131c2e;box-shadow:0 24px 70px #0000008c}.ai-api-help-modal h3{margin:0 36px 18px 0;color:#f3f4f6;font-size:18px}.ai-api-help-modal ol{margin:0;padding-left:22px;color:#cbd5e1;font-size:12px;line-height:1.7}.ai-api-help-modal li+li{margin-top:7px}.ai-help-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:0;border-radius:8px;background:#1b263e;color:#aab8ca;font-size:20px;cursor:pointer}.ai-help-warning{margin:18px 0 14px;padding:11px 12px;border-left:3px solid #f59e0b;background:#f59e0b12;color:#d7c28f;font-size:11px;line-height:1.55}.ai-studio-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:8px;background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;text-decoration:none;font-size:12px;font-weight:700}.ai-period-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ai-character-count{position:absolute;right:10px;bottom:8px;color:#6f8198;font-size:9px;font-weight:500}.ai-paid-notice{margin:0;padding:10px 12px;border-left:3px solid #f59e0b;background:#f59e0b12;color:#d7c28f;font-size:10px;line-height:1.55}.ai-mode-help{color:#8a99ad;font-size:10px;line-height:1.5}.ai-consent{display:flex;align-items:flex-start;gap:10px;color:#aab8ca;font-size:11px;line-height:1.55;cursor:pointer}.ai-consent input{flex:0 0 auto;width:17px;height:17px;margin-top:1px;accent-color:#a855f7}.ai-message{padding:10px 12px;border-radius:8px;font-size:11px;line-height:1.45}.ai-message-error{border:1px solid rgba(255,75,43,.4);background:#ff4b2b14;color:#ff9d8a}.ai-message-success{border:1px solid rgba(0,245,160,.3);background:#00f5a00f;color:#74f7c5}.ai-result-heading{align-items:center;padding-bottom:14px;border-bottom:1px solid #222f47}.ai-result-heading h3{margin:0}.ai-result-empty{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#94a3b8;text-align:center;font-size:13px}.ai-result-empty-icon{font-size:34px;color:#a855f7}.ai-loader-orbit{display:inline-block;animation:aiOrbit 1.5s linear infinite}.ai-result-content{margin-top:18px;padding:18px;border:1px solid #2d3d60;border-radius:12px;background:#101827}.ai-result-content h2{margin:8px 0 12px;color:#fff;font-size:20px;line-height:1.35}.ai-result-content p{margin:0;color:#d7e0eb;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.75}.ai-result-content ul{margin:16px 0 0;padding-left:20px;color:#c5cfdd;font-size:12px;line-height:1.65}.ai-result-content li+li{margin-top:7px}.ai-result-meta{color:#72839a;font-size:9px;line-height:1.5}.ai-result-out-of-scope{border-color:#f59e0b73}.ai-scope-label{margin-bottom:10px;color:#f4c76b;font-size:11px;font-weight:700}.ai-warning{margin-top:18px;padding:10px 12px;border-left:3px solid #f59e0b;background:#f59e0b12;color:#d7c28f;font-size:10px;line-height:1.55}@keyframes aiOrbit{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.25)}to{transform:rotate(360deg) scale(1)}}.grid-responsive-2col{display:grid;grid-template-columns:1fr 1.5fr;gap:24px;margin-bottom:40px}.grid-responsive-3col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:16px}.grid-responsive-3col-neraca{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px;margin-bottom:32px}.grid-responsive-2col-equal{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px}.grid-responsive-split-analysis{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.project-section-title{color:#00f2fe;margin:0;font-size:14px;line-height:1.35}.project-toolbar{width:100%;display:flex;align-items:center;gap:14px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;margin-bottom:20px}.project-toolbar>*{flex:0 0 auto}.project-filter-row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.project-filter-row select{flex:0 0 auto}.analysis-section-title{margin:0;color:#8a99ad;font-size:18px;font-weight:500;line-height:1.35}.project-list-scroll{display:flex;flex-direction:column;gap:16px;max-height:445px;overflow-y:auto;padding-right:6px;scroll-snap-type:y proximity}.project-card{flex:0 0 auto;min-height:128px;padding:14px 18px;position:relative;z-index:1;isolation:isolate;overflow:visible;background:#131c31;border:1px solid #222f47;border-radius:12px;scroll-snap-align:start}.project-card>div:first-child{margin-bottom:10px!important}.project-card>div:last-child{margin-top:10px!important}.project-card-heading{margin-bottom:16px;padding-right:34px}.project-card.menu-active{z-index:1000}.project-card-actions{position:absolute;top:11px;right:11px;z-index:2}.project-card.menu-active .project-card-actions{z-index:1200}.project-action-trigger{width:26px;height:26px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #2d3d60;border-radius:5px;background:#1b263e;color:#f3f4f6;cursor:pointer;font-size:15px;line-height:1}.project-action-trigger:hover{border-color:#4facfe;color:#4facfe}.project-action-menu{position:absolute;top:32px;right:0;z-index:1300;min-width:170px;padding:6px;border:1px solid #222f47;border-radius:8px;background:#0b0f17;box-shadow:0 16px 38px #0000009e}.project-form-slide.open{overflow:visible}.project-form-panel{position:relative}.project-edit-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;padding:20px;place-items:center;background:#000c}.project-edit-overlay.open{display:grid}.project-edit-overlay>.slide-panel-inner{width:min(720px,100%);max-height:90vh;overflow-y:auto;border-radius:14px;box-shadow:0 24px 70px #0000009e}.project-edit-overlay .project-form-panel{margin-top:0!important;padding:22px!important;border-style:solid!important}.project-edit-overlay.closing{animation:projectModalBackdropOut .26s ease-in both}.project-edit-overlay.closing>.slide-panel-inner{animation:projectModalPanelOut .26s cubic-bezier(.4,0,1,1) both}.project-edit-close{position:absolute;top:12px;right:12px;z-index:2;width:32px;height:32px;padding:0;border:1px solid #2d3d60;border-radius:8px;background:#131c2e;color:#aab8ca;cursor:pointer;font-size:20px}@keyframes projectModalBackdropOut{0%{opacity:1}to{opacity:0}}@keyframes projectModalPanelOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(24px) scale(.97)}}.project-progress-meta{display:flex;align-items:center;gap:8px;min-height:24px;padding-right:32px;margin-bottom:6px;color:#8a99ad;font-size:11px;flex-wrap:wrap}.project-card-title{margin:0;color:#f3f4f6;font-size:16px;line-height:1.35;overflow-wrap:anywhere}.project-reminder-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;color:#f9d976;background:#f9d97614;border:1px solid rgba(249,217,118,.35);white-space:nowrap}.project-reminder-control{display:grid;grid-template-columns:minmax(160px,1fr) minmax(150px,220px);gap:10px 16px;align-items:end;padding:12px;background:#131c2e;border:1px solid #2d3d60;border-radius:8px}.project-reminder-control label{display:block;margin-bottom:4px;color:#8a99ad;font-size:11px}.project-reminder-control small{grid-column:1 / -1;color:#8a99ad;font-size:10px}.project-reminder-toggle{display:flex!important;align-items:center;gap:9px;min-height:42px;margin:0!important;color:#f3f4f6!important;font-size:13px!important;cursor:pointer}.project-reminder-toggle input{width:17px;height:17px;margin:0;accent-color:#00f2fe}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:#000000c7;animation:fadeIn .2s ease-in-out both}.modal-panel,.popup-menu,.reveal-panel{animation:fadeIn .2s ease-in-out both}.fade-out{animation:fadeOut .18s ease-in-out both!important}@media(max-width:768px){.header-panel{flex-direction:column;align-items:flex-start;gap:16px}.app-title{font-size:20px}.header-user-text{font-size:12px}.header-meta-row{gap:8px}.header-icon-action{width:32px!important;height:32px;min-width:32px}.nav-control-bar{width:100%;flex-wrap:nowrap;overflow-x:auto}.nav-control-bar button{flex:0 0 auto;text-align:center}.cash-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cash-summary-label{font-size:10px}.cash-summary-value{font-size:20px}.cash-summary-status{font-size:10px;padding:3px 7px}.mini-finance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mini-finance-card{padding:10px;border-radius:12px}.mini-finance-label{font-size:9px}.mini-finance-value{font-size:14px}.cashbook-period button{min-width:38px;padding:6px 8px}.cashbook-search{width:150px!important;min-width:150px}.cashbook-type-filter{min-width:118px}.cashbook-download{width:40px!important;height:38px;min-width:40px;padding:0!important;display:inline-flex;align-items:center;justify-content:center}.cashbook-download .btn-text{display:none}.compact-search input{width:150px!important;min-width:150px}.report-download{width:42px!important;height:40px;min-width:42px;padding:0!important;display:inline-flex;align-items:center;justify-content:center}.report-download .btn-text{display:none}.report-heading{font-size:20px}.ai-analysis-layout{grid-template-columns:1fr;gap:20px}.ai-title{font-size:19px}.ai-heading-row{flex-direction:column}.ai-period-grid{grid-template-columns:1fr}.ai-result-empty{min-height:240px}.report-chart-grid{grid-template-columns:1fr}.grid-responsive-2col,.grid-responsive-2col-equal,.grid-responsive-split-analysis,.grid-responsive-3col,.grid-responsive-3col-neraca{grid-template-columns:1fr!important;gap:20px}.chart-border-left{border-left:none!important;padding-left:0!important;border-top:1px solid #222f47;padding-top:24px;margin-top:16px}.project-section-title{font-size:13px}.project-toolbar{gap:10px}.analysis-section-title{font-size:15px}.project-list-scroll{max-height:430px}.project-card{padding:13px 14px}.project-card-actions{top:9px;right:9px}.project-card-heading{padding-right:30px}.project-progress-meta{padding-right:28px}.project-card-title{font-size:14px}.project-reminder-control{grid-template-columns:1fr}.project-reminder-control small{grid-column:1}.maintenance-grid{grid-template-columns:1fr}.simulation-rule{grid-template-columns:52px 1fr}.simulation-rule select:nth-of-type(2),.simulation-rule select:nth-of-type(3),.simulation-rule button{grid-column:span 1}}@media(max-width:420px){.app-title,.report-heading{font-size:18px}.cash-summary-grid{gap:8px}.cash-summary-label{font-size:9px}.cash-summary-value{font-size:17px}.cash-summary-status{font-size:9px;padding:3px 6px}.mini-finance-card{padding:8px}.mini-finance-label{font-size:8px}.mini-finance-value{font-size:12px}}@media(max-width:360px){.cash-summary-value{font-size:15px}.cash-summary-label{font-size:8.5px}.mini-finance-value{font-size:11px}}@media(prefers-reduced-motion:reduce){.modal-backdrop,.modal-panel,.popup-menu,.reveal-panel,.slide-panel{animation-duration:1ms!important;transition-duration:1ms!important}}.ql-toolbar.ql-snow{background:#1b263e;border:1px solid #2d3d60;border-radius:8px 8px 0 0;border-bottom:none}.ql-container.ql-snow{border:1px solid #2d3d60;border-radius:0 0 8px 8px;background:#1b263e;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:14px}.ql-editor{min-height:150px}.ql-snow .ql-stroke{stroke:#8a99ad}.ql-snow .ql-fill{fill:#8a99ad}.ql-snow .ql-picker{color:#8a99ad}.ql-snow .ql-picker-options{background:#1b263e;border:1px solid #2d3d60}.ql-editor.ql-blank:before{color:#6b7280;font-style:normal}.ql-snow a{color:#00f2fe}
