:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.tpa-header{background:linear-gradient(#fff,#f5f5f5);border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:8px 20px;font-size:14px;display:flex}.logo{font-size:20px;font-weight:700}.logo-main{color:#000}.logo-plus{color:#ffb347}.tpa-header .ai-input-container{align-items:center;gap:6px;margin-left:12px;display:flex;position:relative}.header-right{align-items:center;gap:20px;display:flex}.user-info{border-radius:6px;padding:8px 12px;font-weight:500;transition:all .2s;position:relative}.user-name{font-size:12px;font-weight:500}.user-role{color:#666;margin-top:2px;font-size:11px;font-weight:400}.logout-btn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #dc2626;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:500;transition:all .2s;display:inline-flex}.logout-btn:hover{color:#fff;background:#dc2626;transform:translateY(-1px);box-shadow:0 2px 4px #dc26264d}.logout-btn svg{width:12px;height:12px}.user-info.has-warnings{background:#fef3c7;border:2px solid #f59e0b}.warning-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0003}.date{color:#333;font-size:12px}.tpa-header .left{align-items:center;gap:16px;display:flex}.tpa-nav{align-items:center;gap:8px;margin-left:8px;display:flex}.nav-btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;display:inline-flex}.nav-btn:hover{background:#f3f4f6}.nav-btn.active{color:#fff;background:#111827;border-color:#111827}.nav-btn[disabled]{opacity:.5;cursor:not-allowed}.nav-btn svg{flex-shrink:0;width:14px;height:14px}.middle-menu{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;gap:6px;margin:0 8px;padding:4px;display:flex}.middle-btn{cursor:pointer;color:#dc2626;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;align-items:center;gap:5px;padding:3px 6px;font-size:11px;transition:all .2s;display:inline-flex}.middle-btn:hover{background:#fecaca;border-color:#f87171;transform:translateY(-1px)}.middle-btn.active{color:#fff;background:#f44336;border-color:#f44336;box-shadow:0 2px 4px #f443364d}.middle-btn svg{width:12px;height:12px}@media (width<=768px){.tpa-nav span{display:none}.tpa-nav{gap:6px}.middle-menu{gap:4px;margin:0 4px;display:flex!important}.middle-btn span{display:none}.middle-btn{padding:4px 6px}}.warning-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.warning-modal{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:80vh;overflow:hidden;box-shadow:0 10px 25px #0003}.warning-modal-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.warning-modal-header h3{color:#111827;margin:0;font-size:18px}.warning-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;transition:all .2s;display:flex}.warning-modal-close:hover{color:#111827;background:#f3f4f6}.warning-modal-content{max-height:60vh;padding:20px;overflow-y:auto}.warning-loading,.warning-empty{text-align:center;color:#6b7280;padding:40px 20px;font-size:16px}.warning-list{flex-direction:column;gap:12px;display:flex}.warning-item{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .2s}.warning-item:hover{background:#f3f4f6;border-color:#d1d5db}.warning-item-row{align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.warning-label{color:#374151;flex-shrink:0;min-width:50px;font-size:13px;font-weight:600}.warning-value{color:#111827;flex:1;font-size:14px;line-height:1.4}.warning-priority{border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.priority-high{color:#fff;background:#ef4444}.priority-medium{color:#fff;background:#f59e0b}.priority-low{color:#fff;background:#10b981}.warning-item-divider{background:#e5e7eb;height:1px;margin:12px -16px 0}.warning-item:last-child .warning-item-divider{display:none}.monitor{box-sizing:border-box;color:#111827;background:#f3f4f6;min-height:100vh;padding:12px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:12px;box-shadow:0 1px 2px #0000000a}.user-info{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:inline-flex}.sticky-filters{z-index:20;margin-bottom:12px;position:sticky;top:56px}.filters{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.filters>*{flex:none}filters input,.filters select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:auto;height:36px;padding:0 10px;font-size:13px}.filters input:focus,.filters select:focus{border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af40}.filters .btn{color:#fff;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:8px;height:36px;padding:0 14px;font-size:13px;transition:transform 20ms,opacity .15s}.filters .btn:hover{opacity:.9}.filters .btn:active{transform:translateY(1px)}.table-wrap{padding:0;overflow:hidden}.table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff;border-radius:16px;width:100%;font-size:12px}.table thead th{z-index:10;color:#374151;text-align:left;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:10px 12px;font-weight:600;position:sticky;top:0}.table tbody td{color:#111827;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f3f4f6;padding:10px 12px;overflow:hidden}.table tbody tr:hover{background:#f9fafb}.table tbody tr:last-child td{border-bottom:none}.num{text-align:right;font-variant-numeric:tabular-nums}.col-provizyon{width:110px}.col-t{text-align:center;width:28px}.col-police{width:140px}.col-tarih{width:100px}.col-ad,.col-urun,.col-kurum{width:160px}.col-medula{width:120px}.col-medst{text-align:center;width:28px}.col-firma{width:160px}.col-tutar{width:100px}.col-statu{width:120px}.status{border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.status.BEKLEMEDE{color:#92400e;background:#fef3c7;border-color:#fde68a}.status.ÖN\ ONAY{color:#1e40af;background:#dbeafe;border-color:#bfdbfe}.status.ONAY{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.status.RET{color:#9f1239;background:#ffe4e6;border-color:#fecdd3}.status.UW{color:#3730a3;background:#e0e7ff;border-color:#c7d2fe}.status.İPTAL,.status.IPTAL{color:#374151;background:#e5e7eb;border-color:#d1d5db}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.mb-2{margin-bottom:8px}@media (width<=1280px){.filters{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=768px){.filters{grid-template-columns:repeat(2,minmax(0,1fr))}.user-info{display:none}}html,body{margin:0;padding:0;overflow-x:hidden}.monitor{overflow-x:hidden}.sticky-filters,.table-wrap{overflow-x:auto}.table{max-width:100%}.table thead th,.table tbody td{box-sizing:border-box}.filters{overflow:hidden}.w-7ch,.w-10ch{width:15ch}.count-text{white-space:nowrap;color:#111827;align-self:center;padding-left:8px;font-weight:600}.input-compact{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;height:36px;padding:0 10px;font-size:13px}.input-compact:focus{border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af40}.input-compact::placeholder{color:#9ca3af}.ml-auto{margin-left:auto}.w-16ch{width:16ch}.muted{color:#6b7280;font-size:12px}.filter-item{flex-direction:column;gap:4px;display:flex}.filters{align-items:flex-end}.label-mini{color:#6b7280;padding-left:2px;font-size:12px;font-weight:600;line-height:1}html,body,#root{margin:0;padding:0}*{box-sizing:border-box}.login-page{color:#111827;background:#f3f4f6;justify-content:center;align-items:center;padding:12px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;display:flex;position:fixed;inset:56px 0 0}.login-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:420px;padding:20px;box-shadow:0 1px 2px #0000000a}.login-head{align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.login-title{font-size:20px;font-weight:800}.login-sub{color:#6b7280;font-size:12px}.login-form{gap:10px;margin-top:8px;display:grid}.login-input{background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;height:40px;padding:0 12px;font-size:14px}.login-input:focus{border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af40}.login-btn{color:#fff;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:10px;height:40px;font-weight:600;transition:transform 20ms,opacity .15s}.login-btn:hover{opacity:.92}.login-btn:active{transform:translateY(1px)}.login-meta{color:#6b7280;justify-content:space-between;align-items:center;margin-top:6px;font-size:12px;display:flex}.login-error{color:#9f1239;background:#ffe4e6;border:1px solid #fecdd3;border-radius:10px;margin-top:6px;padding:8px 10px;font-size:13px}.login-container{background:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;display:flex}.login-box{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:420px;padding:20px;box-shadow:0 1px 2px #0000000a}.login-box h2{text-align:center;color:#111827;margin-bottom:20px}.form-group{margin-bottom:15px}.form-group label{color:#374151;margin-bottom:5px;font-weight:600;display:block}.form-group input{background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;height:40px;padding:0 12px;font-size:14px}.form-group input:focus{border-color:#9ca3af;box-shadow:0 0 0 3px #9ca3af40}.error{color:#9f1239;background:#ffe4e6;border:1px solid #fecdd3;border-radius:10px;margin-top:6px;padding:8px 10px;font-size:13px}button[type=submit]{color:#fff;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:10px;width:100%;height:40px;font-weight:600;transition:transform 20ms,opacity .15s}button[type=submit]:hover{opacity:.92}button[type=submit]:active{transform:translateY(1px)}
