:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}:root{--bg:#f4f6fb;--card:#fff;--card-soft:#fbfcff;--text:#111827;--muted:#667085;--line:#e4e7ec;--line-strong:#d7deea;--primary:#4f46e5;--primary-dark:#4338ca;--primary-soft:#e8eaff;--success-soft:#dcfce7;--warning-soft:#fef3c7;--danger-soft:#fee2e2;--shadow-soft:0 6px 18px #0f172a0d;--shadow:0 12px 30px #0f172a14;--radius-xl:26px;--radius-lg:20px;--radius-md:16px;--radius-sm:12px}html,body,#root{background:radial-gradient(circle at top left, #4f46e514, transparent 28%), linear-gradient(180deg, #f9fbff 0%, var(--bg) 100%);min-height:100%;color:var(--text);margin:0;font-family:Inter,system-ui,Arial,sans-serif}body{overflow-x:hidden}button,input,select,textarea{font:inherit}.mobile-app-shell{background:0 0;min-height:100vh;padding-bottom:96px}.mobile-topbar{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#ffffffe6;padding:12px 14px;position:sticky;top:0}.mobile-brand-wrap{align-items:center;gap:12px;display:flex}.mobile-brand-mark{background:linear-gradient(135deg, var(--primary) 0%, #2f855a 100%);color:#fff;border-radius:16px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:24px;display:grid;box-shadow:0 10px 22px #4f46e533}.mobile-brand{letter-spacing:-.02em;font-size:21px;font-weight:800;line-height:1.1}.mobile-brand-sub{color:var(--muted);margin-top:2px;font-size:12px}.mobile-main{max-width:1180px;margin:0 auto;padding:14px}.dashboard-hero{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);margin-bottom:16px;padding:20px 18px}.dashboard-title{letter-spacing:-.03em;margin:0;font-size:28px;line-height:1.05}.dashboard-subtitle{color:var(--muted);margin:7px 0 0;font-size:15px}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.dashboard-stat-card{background:var(--card);box-shadow:var(--shadow);cursor:pointer;text-align:left;border:none;border-radius:22px;padding:14px;transition:all .18s}.dashboard-stat-card:hover{transform:translateY(-1px)}.dashboard-stat-content{border:1px solid #e7eaf0;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.dashboard-stat-label{color:#667085;font-size:13px;font-weight:700;line-height:1.35}.dashboard-stat-value{letter-spacing:-.03em;margin-top:10px;font-size:24px;font-weight:800;line-height:1}.dashboard-stat-icon{background:var(--primary-soft);width:58px;height:58px;color:var(--primary);border-radius:14px;flex-shrink:0;place-items:center;font-size:26px;display:grid}.mobile-section-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);margin-bottom:16px;padding:18px}.mobile-section-title{letter-spacing:-.02em;margin:0 0 14px;font-size:20px;line-height:1.08}.section-head h2{letter-spacing:-.02em;margin:0;font-size:20px;line-height:1.08}.section-head p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.45}.quick-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.quick-action-card{text-align:left;cursor:pointer;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e8ebf1;border-radius:18px;padding:16px;transition:all .18s}.quick-action-card:hover{transform:translateY(-1px)}.quick-action-icon{background:var(--primary-soft);width:54px;height:54px;color:var(--primary);border-radius:14px;place-items:center;margin-bottom:14px;font-size:24px;display:grid}.quick-action-green{background:var(--success-soft);color:#15803d}.quick-action-amber{background:var(--warning-soft);color:#b45309}.quick-action-title{margin-bottom:6px;font-size:16px;font-weight:800;line-height:1.2}.quick-action-sub{color:var(--muted);font-size:13px;line-height:1.4}.form-grid{gap:10px;margin-top:14px;display:grid}.field{border:1px solid var(--line-strong);width:100%;color:var(--text);background:#fff;border-radius:13px;outline:none;padding:12px 13px;transition:border-color .18s,box-shadow .18s}.field:focus{border-color:var(--primary);box-shadow:0 0 0 4px #4f46e51a}.textarea{resize:vertical;min-height:92px}.form-actions,.record-actions,.document-actions{flex-wrap:wrap;gap:8px;display:flex}.mobile-spacer-top{margin-top:14px}.footer-gap{margin-bottom:12px}.btn{cursor:pointer;border:none;border-radius:12px;padding:10px 14px;font-weight:700;transition:transform .15s,opacity .15s}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;box-shadow:0 10px 18px #4f46e52e}.btn-secondary{color:var(--text);border:1px solid var(--line-strong);background:#fff}.btn-edit{color:#fff;background:#2563eb}.btn-delete{color:#fff;background:#dc2626}.btn-sm{border-radius:10px;padding:7px 10px;font-size:12px}.record-grid,.report-grid,.document-list{gap:12px;margin-top:14px;display:grid}.record-card{background:linear-gradient(180deg, #fff 0%, var(--card-soft) 100%);box-shadow:var(--shadow-soft);border:1px solid #e7edf5;border-radius:18px;padding:14px}.record-title{margin-bottom:6px;font-size:17px;font-weight:800}.record-sub{background:var(--primary-soft);color:#3f51d1;border-radius:999px;margin-bottom:8px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.record-line{color:#475569;font-size:13px;line-height:1.55}.record-note{color:#475569;margin-top:8px;font-size:13px;line-height:1.45}.empty-state{color:var(--muted);margin:0;font-size:13px}.manage-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.mini-stat{background:#fff;border:1px solid #e7edf5;border-radius:14px;padding:13px}.mini-stat span{color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.mini-stat strong{letter-spacing:-.02em;font-size:20px;line-height:1.05;display:block}.property-address-box{color:#334155;background:#f8fbff;border:1px solid #e7edf5;border-radius:14px;margin-top:14px;padding:13px;font-size:13px;line-height:1.55}.property-documents-box{background:#fff;border:1px solid #e7edf5;border-radius:14px;margin-top:16px;padding:14px}.property-documents-box h3{margin:0 0 12px;font-size:16px}.upload-box{cursor:pointer;background:#f8fbff;border:2px dashed #d4dceb;border-radius:14px;margin-bottom:12px;padding:13px;transition:all .18s;display:block}.upload-box:hover{border-color:var(--primary);background:#f5f8ff}.upload-box span{color:var(--muted);font-size:13px;font-weight:600;display:block}.upload-box input{width:100%;margin-top:10px;display:block}.upload-note{color:var(--muted);margin:0 0 10px;font-size:13px}.document-item{background:#fff;border:1px solid #e7edf5;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:10px;padding:12px;display:flex}.document-main{min-width:0}.document-name{word-break:break-word;font-size:13px;font-weight:700;line-height:1.4}.document-meta{color:var(--muted);margin-top:4px;font-size:12px}.report-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.report-card{background:linear-gradient(#fff 0%,#eef4ff 100%);border:1px solid #dce8ff;border-radius:18px;padding:15px}.report-title{font-size:17px;font-weight:800}.report-type{color:var(--muted);margin:4px 0 10px;font-size:12px;font-weight:700}.report-line{color:#334155;margin:4px 0;font-size:13px}.report-profit{color:var(--text);margin-top:10px;font-size:14px;font-weight:800}.bottom-user-left{gap:4px;min-width:0;display:grid}.bottom-user-label{color:var(--muted);font-size:12px;font-weight:700}.bottom-user-left strong{overflow-wrap:anywhere;font-size:14px}.fab-button{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:#fff;cursor:pointer;z-index:60;border:none;border-radius:999px;width:64px;height:64px;font-size:36px;line-height:1;position:fixed;bottom:88px;right:18px;box-shadow:0 18px 30px #4f46e547}.fab-menu-card{border:1px solid var(--line);z-index:60;background:#fff;border-radius:18px;gap:6px;width:min(310px,100vw - 32px);padding:10px;display:grid;position:fixed;bottom:162px;right:16px;box-shadow:0 20px 50px #0f172a26}.fab-menu-item{text-align:left;cursor:pointer;color:#374151;background:0 0;border:none;border-radius:10px;padding:12px;font-size:15px}.fab-menu-item:hover{background:#f8fafc}.bottom-nav{border-top:1px solid var(--line);z-index:55;background:#fffffffa;grid-template-columns:repeat(5,1fr);height:78px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav-item{cursor:pointer;color:#6b7280;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:14px;display:flex}.bottom-nav-item small{font-size:10px;font-weight:700}.bottom-nav-icon{font-size:21px;line-height:1}.bottom-nav-item-active{color:var(--primary)}.app-shell{min-height:100vh}.login-wrap{place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{border:1px solid var(--line);background:#fffffff7;border-radius:28px;width:100%;max-width:460px;padding:28px;box-shadow:0 20px 60px #0f172a14}.login-title{letter-spacing:-.03em;margin:18px 0 6px;font-size:32px;line-height:1.05}.login-subtitle{color:var(--muted);margin:0 0 16px}.brand-mark{background:linear-gradient(135deg, var(--primary) 0%, #3979ff 100%);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;font-size:28px;display:grid;box-shadow:0 12px 26px #4f46e538}@media (width>=900px){.mobile-main{max-width:1180px}.dashboard-stats,.quick-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=720px){.dashboard-title{font-size:24px}.dashboard-subtitle{font-size:14px}.dashboard-stat-content{padding:14px}.dashboard-stat-value{font-size:22px}.dashboard-stat-icon{width:52px;height:52px;font-size:24px}.quick-action-title{font-size:15px}.quick-action-sub{font-size:12px}.document-item{flex-direction:column}}@media (width<=520px){.mobile-topbar{padding:10px 12px}.mobile-brand-mark{border-radius:14px;width:46px;height:46px;font-size:22px}.mobile-brand{font-size:19px}.mobile-brand-sub{font-size:11px}.mobile-main{padding:12px}.dashboard-hero{padding:18px 16px}.dashboard-stats,.quick-action-grid,.manage-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-section-card{border-radius:18px;padding:16px}.mobile-section-title,.section-head h2{font-size:18px}.dashboard-stat-card,.quick-action-card{padding:12px}.quick-action-icon{width:48px;height:48px;margin-bottom:12px;font-size:22px}.fab-button{width:60px;height:60px;font-size:34px;bottom:86px}.bottom-nav{height:74px}.bottom-nav-icon{font-size:20px}}@media (width<=390px){.dashboard-stats,.quick-action-grid,.manage-summary-grid{grid-template-columns:1fr 1fr}.record-actions .btn,.document-actions .btn,.form-actions .btn{width:100%}.quick-action-card,.record-card,.report-card,.mobile-section-card{padding:14px}}.more-tabs-bar{flex-wrap:wrap;gap:8px;display:flex}.more-tab-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #d7dfeb;border-radius:999px;padding:10px 14px;font-weight:700}.more-tab-btn-active{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);border-color:#0000}.reports-hero-card{background:linear-gradient(#fff 0%,#f6f9ff 100%)}.report-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.report-type-tile{text-align:left;cursor:pointer;color:#0f172a;width:100%;box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dbe4f4;border-radius:18px;align-items:center;gap:12px;padding:14px 16px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.report-type-tile:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.report-type-active{border-color:#4f46e5;box-shadow:0 12px 28px #4f46e52e}.report-type-icon{background:#ffffff8c;border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.report-type-text{flex-direction:column;gap:4px;min-width:0;display:flex}.report-type-text strong{white-space:normal;font-size:16px;line-height:1.2;display:block}.report-type-text small{color:#475467;white-space:normal;font-size:12px;line-height:1.35;display:block}.report-type-blue{background:linear-gradient(135deg,#eef4ff 0%,#dbeafe 100%)}.report-type-sky{background:linear-gradient(135deg,#eff8ff 0%,#dff4ff 100%)}.report-type-pink{background:linear-gradient(135deg,#fff0f6 0%,#ffe4ef 100%)}.report-type-orange{background:linear-gradient(135deg,#fff3e8 0%,#ffe2c2 100%)}.report-type-teal{background:linear-gradient(135deg,#ecfeff 0%,#ccfbf1 100%)}.report-type-yellow{background:linear-gradient(135deg,#fffbea 0%,#fef3c7 100%)}.report-builder-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe4f4;border-radius:20px;margin-top:16px;padding:16px}.report-builder-subtitle{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.cashflow-card-shell{background:linear-gradient(#fff 0%,#f8fbff 100%)}.cashflow-card{color:#fff;background:linear-gradient(#11224d 0%,#18346b 100%);border:1px solid #dbe4f4;border-radius:22px;padding:18px;box-shadow:0 16px 34px #0f172a2e}.cashflow-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.cashflow-title{font-size:18px;font-weight:800;line-height:1.15}.cashflow-period{color:#ffffffc7;margin-top:6px;font-size:12px;line-height:1.4}.cashflow-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.cashflow-stat{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:18px;padding:14px}.cashflow-stat span{color:#ffffffc7;margin-bottom:8px;font-size:12px;display:block}.cashflow-stat strong{letter-spacing:-.03em;font-size:22px;line-height:1.05;display:block}.cashflow-stat-profit{background:linear-gradient(135deg,#10b98138 0%,#3b82f62e 100%)}@media (width<=720px){.report-type-grid{grid-template-columns:1fr}}@media (width<=520px){.report-type-tile{border-radius:16px;padding:13px 14px}.report-type-icon{border-radius:12px;width:40px;height:40px;font-size:20px}.report-type-text strong{font-size:15px}.report-type-text small{font-size:11px}.report-builder-card,.cashflow-card{padding:14px}}@media (width<=390px){.cashflow-summary-grid{grid-template-columns:1fr}}.intelligence-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-top:14px!important;display:grid!important}.intel-stat-card{appearance:none;text-align:left!important;width:100%!important;min-width:0!important;box-shadow:var(--shadow-soft)!important;cursor:pointer!important;background:linear-gradient(#fff 0%,#eff4ff 100%)!important;border:1px solid #d9e4ff!important;border-radius:18px!important;padding:16px!important;display:block!important}.intel-stat-card span,.intel-stat-card strong,.intel-stat-card small{width:100%!important;display:block!important}.intel-stat-card span{color:var(--muted)!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important}.intel-stat-card strong{letter-spacing:-.03em!important;color:var(--text)!important;margin-top:8px!important;font-size:24px!important;line-height:1.05!important}.intel-stat-card small{color:#475467!important;margin-top:8px!important;font-size:12px!important;line-height:1.45!important}.insight-panels{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:14px!important;display:grid!important}.insight-panel{min-width:0!important;box-shadow:var(--shadow-soft)!important;background:#fff!important;border:1px solid #e3eaf8!important;border-radius:18px!important;padding:16px!important}.insight-panel-wide{grid-column:span 2!important}.insight-panel-head{justify-content:space-between!important;align-items:flex-start!important;gap:10px!important;margin-bottom:12px!important;display:flex!important}.insight-panel-head h3{margin:0!important;font-size:16px!important}.insight-panel-head p{color:var(--muted)!important;margin:4px 0 0!important;font-size:12px!important}.trend-chart{grid-template-columns:repeat(6,minmax(0,1fr))!important;align-items:end!important;gap:10px!important;min-height:190px!important;display:grid!important}.trend-column{flex-direction:column!important;align-items:center!important;gap:8px!important;display:flex!important}.trend-bars{justify-content:center!important;align-items:end!important;gap:6px!important;width:100%!important;height:130px!important;display:flex!important}.trend-bar{border-radius:999px 999px 4px 4px!important;width:16px!important}.trend-bar-income{background:linear-gradient(#6ea8fe 0%,#3b82f6 100%)!important}.trend-bar-expense{background:linear-gradient(#f8b4b4 0%,#ef4444 100%)!important}.trend-label{color:#344054!important;font-size:12px!important;font-weight:700!important}.trend-meta{color:var(--muted)!important;font-size:11px!important}@media (width<=900px){.insight-panels{grid-template-columns:1fr!important}.insight-panel-wide{grid-column:span 1!important}}@media (width<=520px){.intelligence-grid{grid-template-columns:1fr!important}.trend-chart{gap:6px!important}.trend-bar{width:12px!important}}[data-theme=dark]{--bg:#0f172a;--card:#111827;--card-soft:#1f2937;--text:#f9fafb;--muted:#9ca3af;--line:#374151;--line-strong:#4b5563;--primary:#6366f1;--primary-dark:#4f46e5;--primary-soft:#6366f126;--success-soft:#22c55e26;--warning-soft:#f59e0b26;--danger-soft:#ef444426;--shadow-soft:0 6px 18px #0006;--shadow:0 12px 30px #0009}body{transition:background .3s,color .3s}.mobile-section-card,.dashboard-hero,.record-card,.intel-stat-card{transition:background .3s,color .3s,border .3s}
