:root{--background:#f4f5f7;--surface:#fff;--surface-muted:#f8f9fb;--surface-soft:#eef1f4;--border:#e2e6eb;--border-strong:#d4d9e0;--text:#1b2740;--text-muted:#65748b;--primary:#16294a;--primary-strong:#0e1b31;--accent:#356dff;--danger:#df3f34;--success:#0b7a43;--shadow-card:0 10px 26px #0f172a0d;--radius-xl:12px;--radius-lg:10px;--radius-md:8px;--radius-sm:6px}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}html{background:var(--background)}body{color:var(--text);background:#f4f5f7;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:400}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{outline:none}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 4px #356dff14;border-color:#356dff66!important}.glass-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card)}.page-grid{gap:24px;display:grid}.muted{color:var(--text-muted)}.top-header{background:var(--surface);border-bottom:1px solid var(--border);justify-content:flex-end;align-items:center;height:72px;padding:0 24px;display:flex}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.page-header__main{flex:280px;min-width:0}.page-header__actions{min-width:min(100%,320px);max-width:100%}.page-filter-bar{flex-wrap:wrap;align-items:flex-end;gap:12px;width:100%;display:flex}.page-filter-bar>*{flex:180px;min-width:0}.page-filter-bar__search{flex:2 340px;min-width:260px}.page-filter-bar__rows{flex:0 0 130px;min-width:130px}.page-filter-bar__action{flex:none;align-self:flex-end;margin-left:auto}.form-modal-overlay{z-index:90;background:#0f172a73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.form-modal-card{border-radius:12px;width:min(980px,100%);max-height:min(92vh,940px);padding:20px;overflow-y:auto}.form-modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.resource-form-grid{width:100%}.resource-form-footer{flex-wrap:wrap;gap:12px}.resource-form-footer>*{flex:none}.data-table{width:100%}.permissions-matrix-table .data-table__cell input[type=checkbox]{accent-color:var(--primary)}.financial-report-toolbar{justify-content:flex-end;width:100%}.financial-report-toolbar__field{flex:240px}.financial-trend-scroll{padding-bottom:4px;overflow:auto hidden}.dashboard-header-actions{justify-content:flex-end;width:100%}.dashboard-trend-scroll{padding-bottom:4px;overflow:auto hidden}.finance-transactions-filter-group{width:100%}.sidebar-link{transition:background .18s,color .18s}.sidebar-link--leaf:hover,.sidebar-link--parent:hover{background:#16294a0a!important}.sidebar-link--child:hover{background:#16294a08!important}.sidebar-link--footer:hover{background:var(--surface-soft)!important;color:var(--text)!important}@media (max-width:960px){body{font-size:12.5px}.page-grid{gap:16px}.top-header{height:64px;padding:0 14px}.glass-panel{box-shadow:0 8px 20px #0f172a0a}.page-header{gap:14px;margin-bottom:18px}.page-header__actions{width:100%;min-width:0}.page-filter-bar{gap:10px}.page-filter-bar>*{flex-basis:min(100%,220px)}.page-filter-bar__search,.page-filter-bar__rows,.page-filter-bar__action{flex:100%;min-width:0;margin-left:0}.page-filter-bar__action button{width:100%}.finance-transactions-filter-group{grid-template-columns:1fr;gap:10px;display:grid!important}.form-modal-overlay{padding:12px}.form-modal-card{width:100%;max-height:95vh;padding:14px}.resource-form-footer{justify-content:stretch!important}.resource-form-footer>*{flex:160px}.financial-report-toolbar{justify-content:stretch}.financial-report-toolbar>*{flex:180px}.financial-report-toolbar button{width:100%}.financial-report-toolbar__field{min-width:0}.financial-highlight-grid,.financial-panel-grid,.financial-bank-grid,.financial-filter-grid{grid-template-columns:1fr!important}.financial-metric-row{flex-wrap:wrap}.dashboard-header-actions{justify-content:stretch}.dashboard-header-actions>*{flex:180px}.dashboard-card-grid,.dashboard-hero-grid,.dashboard-summary-grid{grid-template-columns:1fr!important}.dashboard-metric-row{flex-wrap:wrap}.purchase-order-form-grid{grid-template-columns:1fr!important}.purchase-order-form-footer{justify-content:stretch!important}.purchase-order-form-footer>*{flex:100%}.purchase-order-form-footer__note{min-width:0}.purchase-order-change-filter>*{flex:100%}.rich-editor-shell{min-height:220px}.rich-editor-content .tiptap{min-height:220px;padding:14px}}@media (max-width:820px){.data-table{min-width:0!important}.data-table__head{display:none}.data-table__body,.data-table__row,.data-table__cell{width:100%;display:block}.data-table__row{border-bottom:1px solid #dbe3ecb3;padding:14px 16px}.data-table__row:last-child{border-bottom:none}.data-table__cell{border:none!important;padding:0!important}.data-table__cell+.data-table__cell{margin-top:12px}.data-table__cell:before{content:attr(data-label);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:11px;font-weight:600;display:block}.permissions-matrix-table .data-table__row{background:#fff;border-radius:10px;margin:0 10px 10px;padding:12px}.permissions-matrix-table .data-table__cell+.data-table__cell{margin-top:10px}.permissions-matrix-table .data-table__cell{justify-content:space-between;align-items:center;gap:12px;display:flex}.permissions-matrix-table .data-table__cell:before{flex:none;margin-bottom:0}.permissions-matrix-table .data-table__cell>div{flex:1;min-width:0}}.rich-editor-shell{border:1px solid var(--border);background:#f3f5f8;border-radius:10px;min-height:320px;padding:20px 14px;overflow:hidden}.rich-editor-content .tiptap{max-width:794px;min-height:960px;color:var(--text);background:#fff;border:1px solid #dce3ed;border-radius:8px;margin:0 auto;padding:32px 40px;font-size:14px;line-height:1.7;box-shadow:0 10px 28px #0b1d380d}.rich-editor-content .tiptap:focus{outline:none}.rich-editor-content .tiptap p{margin:0 0 12px}.rich-editor-content .tiptap h2,.rich-editor-content .tiptap h3{margin:0 0 12px;font-weight:500;line-height:1.35}.rich-editor-content .tiptap h2{font-size:18px}.rich-editor-content .tiptap h3{font-size:15px}.rich-editor-content .tiptap p:last-child{margin-bottom:0}.rich-editor-content .tiptap ul,.rich-editor-content .tiptap ol{margin:0 0 12px;padding-left:22px}.rich-editor-content .tiptap li+li{margin-top:6px}.rich-editor-content .tiptap img{border-radius:8px;max-width:100%;margin:12px 0;display:block}.rich-editor-content .tiptap table,.template-preview-html table{border-collapse:collapse;table-layout:fixed;width:100%}.rich-editor-content .tiptap th,.rich-editor-content .tiptap td,.template-preview-html th,.template-preview-html td{border:1px solid var(--border);vertical-align:top;padding:8px 10px}.rich-editor-content .tiptap th,.template-preview-html th{background:var(--surface-muted);font-weight:500}.rich-editor-content .tiptap blockquote{border-left:2px solid var(--border-strong);color:var(--text-muted);margin:0 0 12px;padding-left:12px}.rich-editor-content .tiptap hr{border:none;border-top:1px solid var(--border);margin:16px 0}.rich-editor-content .tiptap .is-editor-empty:first-child:before{content:attr(data-placeholder);color:#9aa5b5;float:left;pointer-events:none;height:0}.template-preview-html{color:var(--text);font-size:13px;line-height:1.7}.template-preview-html p{margin:0 0 12px}.template-preview-html p:last-child{margin-bottom:0}.template-preview-html ol,.template-preview-html ul{margin:0 0 12px;padding-left:22px}.template-preview-html li+li{margin-top:6px}.template-preview-html table{border-collapse:collapse;width:100%}.template-preview-html strong{font-weight:500}.spinner{border:2px solid #356dff29;border-top-color:var(--accent);border-radius:999px;width:16px;height:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes loading-slide{0%{transform:translate(-18%)}50%{transform:translate(120%)}to{transform:translate(250%)}}
