html{--bg-primary: #f5f3ee;--bg-surface: #ffffff;--bg-sidebar: #1a1f2b;--text-primary: #1c2333;--text-secondary: #5f6b7a;--text-muted: #8896a7;--text-on-dark: #e8ecf1;--accent-gold: #c8963e;--accent-gold-light: #f0d78c;--accent-teal: #2d8a7b;--accent-teal-light: #e8f5f2;--accent-navy: #1a3a4a;--border-subtle: #e2e0db;--border-card: #ece9e3;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .03);--shadow-md: 0 4px 16px rgba(0, 0, 0, .05), 0 2px 6px rgba(0, 0, 0, .04);--shadow-lg: 0 8px 28px rgba(0, 0, 0, .07), 0 3px 10px rgba(0, 0, 0, .05);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--status-pending: #f0a04b;--status-pending-bg: #fef7ee;--status-approved: #4caf84;--status-approved-bg: #edf8f1;--status-disbursed: #3b82c4;--status-disbursed-bg: #eef5fb;--status-rejected: #e45555;--status-rejected-bg: #fdf2f2;--status-defaulted: #b91c1c;--status-defaulted-bg: #fef2f2;--risk-low: #4caf84;--risk-medium: #f0a04b;--risk-high: #e45555;--font-sans: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--green: #079642;--green2: #007b36;--dark: #0c2115;--muted: #66766d;--line: #dfe8e2;--soft: #f1fbf5;--soft2: #e9f8ef;--orange: #f59e0b;--bg: #f7faf8;--shadow: 0 18px 42px rgba(16, 58, 34, .14);width:100%;height:100%}body{font-family:var(--font-sans);width:100%;height:100%;margin:0}body *{margin:0;padding:0;box-sizing:border-box}body *::-webkit-scrollbar{width:4px}body *::-webkit-scrollbar-track{border-radius:2px;background-color:#fff}body *::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--scroll-color, #e9eaec)}body .label{font-size:11px;font-weight:800;margin:0 0 8px}body .input,body .select{width:100%;height:43px;border:1px solid #d6ded9;border-radius:10px;background:#fff;padding:0 11px;display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-bottom:14px}body .input.tall{height:51px}body .hint-card{background:#effaf4;border:1px solid #cdebd8;border-radius:11px;padding:13px;font-size:14px;line-height:1.35;color:#314f3c;margin-top:20px}body .hint-card .hint-text{font-size:12px;color:#65746b}.art-modal-dialog{--am-dialog-padding: 15px 20px 20px 20px;--am-dialog-font-family: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--am-dialog-title-font-size: 18px;--am-dialog-title-font-color: #2d8a7b;--am-dialog-title-border-bottom: 1px solid #2d8a7b;--am-dialog-background: #f5f3ee;--am-dialog-title-padding: 0 0 5px 0;--am-dialog-content-padding: 10px 0 0;--am-dialog-buttons-gap: 15px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.art-modal-dialog .art-modal-dialog-buttons{display:none!important}app-labeled-input{--ti-font-size: 16px;width:100%}app-labeled-input input{box-sizing:border-box;border:var(--ti-border, solid 1px #dee0e3);border-radius:var(--ti-border-radius, 12px);background-color:var(--ti-back-color, #fff);color:var(--ti-color, rgb(13, 17, 38));padding:var(--ti-flex-padding, 0 10px 0 10px);width:var(--ti-width, 100%);min-width:var(--ti-width, 100%);max-width:var(--ti-width, 100%);height:var(--ti-flex-height, 40px);font-size:var(--ti-font-size, 14rem);font-family:var(--ti-font-family, Roboto),serif}app-labeled-input input:focus,app-labeled-input input input:hover{outline:none}app-labeled-input input:disabled{background-color:var(--ti-back-color-disabled, #f5f5f5)}app-common-dropdown{--cd-font-size: 14px}.common-dropdown-panel{--cd-panel-font-size: 14px;width:100%}
