#timoe-correction-requests-route-host{min-height:60vh}
.tcr-page{font-family:inherit;color:#0f172a}
.tcr-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 22px 16px;border:1px solid #e2e8f0;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#f8fbff 65%,#eef6ff 100%);box-shadow:0 18px 45px rgba(15,23,42,.06)}
.tcr-kicker{font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.18em;font-weight:900;color:#0284c7;margin-bottom:8px}.tcr-title{font-size:28px;line-height:1.12;font-weight:900;margin:0;color:#0f172a}.tcr-sub{margin:7px 0 0;color:#64748b;font-size:14px;font-weight:600;max-width:760px}.tcr-refresh{border:0;border-radius:14px;padding:11px 14px;background:#0f172a;color:#fff;font-weight:800;cursor:pointer;white-space:nowrap}.tcr-refresh:hover{background:#1e293b}.tcr-refresh:disabled{opacity:.55;cursor:wait}
.tcr-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}.tcr-stat{border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:14px 16px;box-shadow:0 8px 20px rgba(15,23,42,.04)}.tcr-stat span{display:block;color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.tcr-stat strong{display:block;margin-top:5px;font-size:24px;color:#0f172a}.tcr-stat.pending strong{color:#d97706}.tcr-stat.resolved strong{color:#059669}.tcr-stat.rejected strong{color:#dc2626}
.tcr-toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;margin:12px 0 14px;flex-wrap:wrap}.tcr-tabs{display:flex;gap:7px;flex-wrap:wrap}.tcr-tab{border:1px solid #dbe3ed;background:#fff;color:#475569;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:850;cursor:pointer}.tcr-tab.active{background:#0f172a;color:#fff;border-color:#0f172a}.tcr-search{min-width:250px;flex:1;max-width:430px;border:1px solid #dbe3ed;border-radius:14px;padding:11px 13px;background:#fff;color:#0f172a;outline:none;font-weight:650}.tcr-search:focus{border-color:#38bdf8;box-shadow:0 0 0 4px rgba(56,189,248,.12)}
.tcr-list{display:grid;gap:12px}.tcr-card{border:1px solid #e2e8f0;border-radius:22px;background:#fff;padding:17px;box-shadow:0 9px 28px rgba(15,23,42,.05)}.tcr-card.pending{border-left:5px solid #f59e0b}.tcr-card.resolved{border-left:5px solid #10b981}.tcr-card.rejected{border-left:5px solid #ef4444}.tcr-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.tcr-person{display:flex;align-items:center;gap:11px;min-width:0}.tcr-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-weight:900;box-shadow:0 8px 18px rgba(37,99,235,.2)}.tcr-person strong{display:block;font-size:15px;color:#0f172a}.tcr-person small{display:block;color:#64748b;margin-top:2px;overflow:hidden;text-overflow:ellipsis}.tcr-badge{border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;white-space:nowrap}.tcr-badge.pending{background:#fff7ed;color:#c2410c}.tcr-badge.resolved{background:#ecfdf5;color:#047857}.tcr-badge.rejected{background:#fef2f2;color:#b91c1c}
.tcr-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0}.tcr-info{border:1px solid #eef2f7;background:#f8fafc;border-radius:14px;padding:10px}.tcr-info span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-weight:900;margin-bottom:3px}.tcr-info strong{font-size:13px;color:#334155;word-break:break-word}.tcr-note{border-radius:16px;background:#fffbeb;border:1px solid #fde68a;padding:13px 14px;color:#92400e;font-size:13px;font-weight:700;line-height:1.5}.tcr-note b{display:block;color:#b45309;font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}.tcr-meta{display:flex;gap:10px;flex-wrap:wrap;color:#94a3b8;font-size:11px;font-weight:700;margin-top:11px}.tcr-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.tcr-btn{border:1px solid #dbe3ed;background:#fff;color:#334155;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:900;cursor:pointer}.tcr-btn:hover{background:#f8fafc}.tcr-btn.primary{border-color:#0284c7;background:#0284c7;color:#fff}.tcr-btn.primary:hover{background:#0369a1}.tcr-btn.success{border-color:#10b981;background:#ecfdf5;color:#047857}.tcr-btn.danger{border-color:#fecaca;background:#fff1f2;color:#be123c}.tcr-btn.warn{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.tcr-empty,.tcr-error,.tcr-loading{border:1px dashed #cbd5e1;border-radius:20px;padding:36px 18px;text-align:center;color:#64748b;background:#fff;font-weight:700}.tcr-error{border-color:#fecaca;color:#b91c1c;background:#fef2f2}
.tcr-modal{position:fixed;inset:0;z-index:100000;background:rgba(2,6,23,.72);backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:center;padding:16px}.tcr-modal-box{width:min(760px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:25px;box-shadow:0 30px 90px rgba(2,6,23,.3);border:1px solid #e2e8f0}.tcr-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 14px;border-bottom:1px solid #eef2f7}.tcr-modal-head h3{margin:0;font-size:22px;color:#0f172a}.tcr-modal-head p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:600}.tcr-close{border:0;background:#f1f5f9;color:#64748b;width:38px;height:38px;border-radius:12px;cursor:pointer;font-size:20px;font-weight:900}.tcr-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 20px}.tcr-field.full{grid-column:1/-1}.tcr-field label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.07em;font-weight:900;color:#64748b;margin:0 0 6px}.tcr-input{width:100%;box-sizing:border-box;border:1px solid #dbe3ed;border-radius:13px;padding:11px 12px;background:#f8fafc;color:#0f172a;outline:none;font-weight:700}.tcr-input:focus{border-color:#38bdf8;box-shadow:0 0 0 4px rgba(56,189,248,.12);background:#fff}.tcr-request-note{grid-column:1/-1;background:#fffbeb;border:1px solid #fde68a;border-radius:15px;padding:12px 13px;color:#92400e;font-weight:700;font-size:13px;line-height:1.5}.tcr-modal-actions{display:flex;justify-content:flex-end;gap:9px;padding:14px 20px 20px;border-top:1px solid #eef2f7}.tcr-toast{position:fixed;right:18px;bottom:18px;z-index:100500;background:#0f172a;color:#fff;border-radius:14px;padding:12px 15px;box-shadow:0 18px 50px rgba(2,6,23,.3);font-weight:800;font-size:13px;max-width:360px}.tcr-toast.error{background:#991b1b}
html.dark .tcr-page,html[data-timoe-theme="dark"] .tcr-page{color:#e5edf8}html.dark .tcr-head,html.dark .tcr-card,html.dark .tcr-stat,html.dark .tcr-search,html.dark .tcr-tab,html.dark .tcr-empty,html.dark .tcr-loading,html[data-timoe-theme="dark"] .tcr-head,html[data-timoe-theme="dark"] .tcr-card,html[data-timoe-theme="dark"] .tcr-stat,html[data-timoe-theme="dark"] .tcr-search,html[data-timoe-theme="dark"] .tcr-tab,html[data-timoe-theme="dark"] .tcr-empty,html[data-timoe-theme="dark"] .tcr-loading{background:#0b1730;color:#e5edf8;border-color:#263754}html.dark .tcr-title,html.dark .tcr-stat strong,html.dark .tcr-person strong,html.dark .tcr-info strong,html[data-timoe-theme="dark"] .tcr-title,html[data-timoe-theme="dark"] .tcr-stat strong,html[data-timoe-theme="dark"] .tcr-person strong,html[data-timoe-theme="dark"] .tcr-info strong{color:#f8fafc}html.dark .tcr-sub,html.dark .tcr-person small,html[data-timoe-theme="dark"] .tcr-sub,html[data-timoe-theme="dark"] .tcr-person small{color:#94a3b8}html.dark .tcr-info,html[data-timoe-theme="dark"] .tcr-info{background:#101f3b;border-color:#263754}html.dark .tcr-modal-box,html[data-timoe-theme="dark"] .tcr-modal-box{background:#0b1730;border-color:#263754}html.dark .tcr-modal-head h3,html[data-timoe-theme="dark"] .tcr-modal-head h3{color:#f8fafc}html.dark .tcr-input,html[data-timoe-theme="dark"] .tcr-input{background:#101f3b;border-color:#314563;color:#f8fafc}
@media(max-width:900px){.tcr-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.tcr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.tcr-head{padding:17px;border-radius:20px}.tcr-title{font-size:22px}.tcr-refresh{padding:10px 11px}.tcr-stats{gap:8px}.tcr-stat{padding:12px}.tcr-toolbar{align-items:stretch}.tcr-search{max-width:none;min-width:0;width:100%}.tcr-card{padding:14px}.tcr-card-top{align-items:center}.tcr-grid{grid-template-columns:1fr 1fr}.tcr-actions{display:grid;grid-template-columns:1fr 1fr}.tcr-btn.primary{grid-column:1/-1}.tcr-form{grid-template-columns:1fr;padding:15px}.tcr-field.full{grid-column:auto}.tcr-request-note{grid-column:auto}.tcr-modal-actions{display:grid;grid-template-columns:1fr 1fr}.tcr-modal-actions .primary{grid-column:1/-1;grid-row:1}.tcr-meta{font-size:10px}}
