@charset "UTF-8";.page .page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.page .page-header h1{font-size:1.5rem;color:#f1f5f9;margin:0}.table-wrap{background:#1a1d2e;border-radius:10px;border:1px solid #2a2d3e;overflow:auto}table{width:100%;border-collapse:collapse}table th,table td{padding:.75rem 1rem;text-align:left;font-size:.875rem}table th{background:#13151f;font-weight:600;color:#cbd5e1;border-bottom:1px solid #2a2d3e}table td{border-bottom:1px solid #1e2130;color:#94a3b8}table tbody tr:hover{background:#ffffff05}table a{color:#a5b4fc;text-decoration:none}table a:hover{text-decoration:underline}.actions{display:flex;gap:.5rem;flex-wrap:wrap}.badge{display:inline-block;padding:.125rem .5rem;border-radius:999px;font-size:.75rem;font-weight:500}.badge.active{background:#22c55e1f;color:#4ade80}.badge.inactive{background:#ef44441f;color:#f87171}.btn-primary{padding:.5rem 1rem;background:#6366f1;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s}.btn-primary:hover{background:#4f46e5}.btn-secondary{padding:.5rem 1rem;background:#1a1d2e;color:#cbd5e1;border:1px solid #2a2d3e;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .15s}.btn-secondary:hover{border-color:#4b5563;color:#f1f5f9}.btn-sm{padding:.25rem .625rem;background:transparent;border:1px solid #2a2d3e;border-radius:6px;font-size:.75rem;color:#94a3b8;cursor:pointer;transition:all .15s;white-space:nowrap}.btn-sm:hover{border-color:#6366f1;color:#a5b4fc}.btn-sm.danger:hover{border-color:#ef4444;color:#f87171}.modal-backdrop{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:100}.modal{background:#1a1d2e;border:1px solid #2a2d3e;border-radius:12px;padding:1.5rem;width:100%;max-width:480px;max-height:80vh;overflow-y:auto}.modal h2{margin:0 0 1.25rem;font-size:1.125rem;color:#f1f5f9}.field{margin-bottom:1rem}.field label{display:block;margin-bottom:.25rem;font-weight:500;color:#cbd5e1;font-size:.8125rem}.field input{width:100%;padding:.5rem .75rem;border:1px solid #2a2d3e;border-radius:8px;font-size:.875rem;background:#13151f;color:#e2e8f0;box-sizing:border-box}.field input::placeholder{color:#4b5563}.field input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.25rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;color:#cbd5e1;cursor:pointer}.checkbox-label input[type=checkbox]{width:1rem;height:1rem;accent-color:#6366f1}.checkbox-label .role-desc{color:#4b5563;font-size:.75rem;margin-left:auto}input[type=checkbox]{width:1rem;height:1rem;accent-color:#6366f1;cursor:pointer}select{appearance:none;-webkit-appearance:none;padding:.5rem 2rem .5rem .75rem;background:#13151f url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='none' stroke='%2394a3b8' stroke-width='1.5' d='M1 1l5 5 5-5'/></svg>") no-repeat right .625rem center;color:#e2e8f0;border:1px solid #2a2d3e;border-radius:8px;font-size:.875rem;cursor:pointer;min-width:8rem}select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}select option{background:#13151f;color:#e2e8f0}textarea{width:100%;padding:.625rem .75rem;background:#13151f;color:#e2e8f0;border:1px solid #2a2d3e;border-radius:8px;font-size:.875rem;font-family:inherit;resize:vertical;box-sizing:border-box}textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}input[type=search],input[type=date],input[type=number]{padding:.5rem .75rem;background:#13151f;color:#e2e8f0;border:1px solid #2a2d3e;border-radius:8px;font-size:.875rem;box-sizing:border-box}input[type=search]::placeholder,input[type=date]::placeholder,input[type=number]::placeholder{color:#4b5563}input[type=search]:focus,input[type=date]:focus,input[type=number]:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}input[type=search]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-calendar-picker-indicator,input[type=number]::-webkit-calendar-picker-indicator{filter:invert(.8);cursor:pointer}.tab-content{display:flex;flex-direction:column;gap:1rem}.tab-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.tab-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#f1f5f9}.tab-header-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.field-hint{margin:0;color:#94a3b8;font-size:.8125rem}.field-hint code{background:#13151f;border:1px solid #2a2d3e;border-radius:4px;padding:.0625rem .375rem;font-size:.75rem;color:#a5b4fc}.save-status{font-size:.75rem;color:#94a3b8}.save-status.ok{color:#4ade80}.save-status.error{color:#f87171}.badge.danger{background:#ef44441f;color:#f87171}.badge.warning{background:#eab3081f;color:#facc15}.status-badge{display:inline-block;padding:.125rem .5rem;border-radius:999px;font-size:.75rem;font-weight:500;background:#94a3b81f;color:#cbd5e1}.status-badge.processed{background:#22c55e1f;color:#4ade80}.status-badge.pending{background:#6366f11f;color:#a5b4fc}.status-badge.retry{background:#eab3081f;color:#facc15}.status-badge.failed{background:#ef44441f;color:#f87171}.status-badge.skipped{background:#94a3b81f;color:#94a3b8}.vacancy-search{padding:.5rem .75rem;background:#13151f;color:#e2e8f0;border:1px solid #2a2d3e;border-radius:8px;font-size:.875rem;min-width:18rem}.vacancy-search::placeholder{color:#4b5563}.vacancy-search:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.inactive-row td{opacity:.55}.clickable-row{cursor:pointer}.nowrap{white-space:nowrap}.empty{text-align:center;color:#4b5563;padding:1.5rem!important}.error-cell{color:#f87171;max-width:24rem}.pagination{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 0;font-size:.8125rem;color:#94a3b8}.resend-panel{background:#1a1d2e;border:1px solid #2a2d3e;border-radius:10px;padding:1rem 1.25rem}.resend-panel h3{margin:0 0 .75rem;font-size:1rem;color:#f1f5f9}.resend-fields{display:flex;gap:1rem;flex-wrap:wrap}.resend-fields .field{flex:1 1 12rem;margin-bottom:0}.resend-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.75rem}.resend-result{margin-top:.75rem;padding:.5rem .75rem;background:#22c55e14;border:1px solid rgba(34,197,94,.25);border-radius:6px;font-size:.8125rem;color:#4ade80}.modal-wide{max-width:720px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;margin-bottom:1rem}.detail-item{display:grid;grid-template-columns:9rem 1fr;gap:.625rem;align-items:center;font-size:.8125rem;color:#e2e8f0;padding:.375rem 0;border-bottom:1px solid #1e2130}.detail-item.detail-full{grid-column:1/-1}.detail-item code{background:#13151f;border:1px solid #2a2d3e;border-radius:4px;padding:.0625rem .375rem;font-size:.75rem;color:#a5b4fc;word-break:break-all}.detail-label{color:#94a3b8;font-weight:500}.error-text{color:#f87171;font-family:monospace;font-size:.75rem;word-break:break-word}.summary-card{background:#1a1d2e;border:1px solid #2a2d3e;border-radius:10px;padding:.875rem 1rem}.summary-row{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;color:#cbd5e1}.summary-row strong{color:#f1f5f9;font-weight:600}.summary-row .remaining{color:#94a3b8;font-size:.8125rem}.progress-bar{height:6px;background:#13151f;border-radius:999px;overflow:hidden}.progress-fill{height:100%;border-radius:999px;transition:width .3s ease}.progress-fill.green{background:#22c55e}.progress-fill.yellow{background:#eab308}.progress-fill.red{background:#ef4444}.account-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:.875rem}.account-card{background:#1a1d2e;border:1px solid #2a2d3e;border-radius:10px;padding:1rem;display:flex;flex-direction:column;gap:.625rem}.account-header{display:flex;justify-content:space-between;gap:.5rem;align-items:flex-start}.account-info{display:flex;flex-direction:column;gap:.125rem}.account-info strong{color:#f1f5f9;font-size:.9375rem}.account-email{color:#94a3b8;font-size:.75rem}.account-badges{display:flex;flex-wrap:wrap;gap:.25rem}.account-token-info{font-size:.8125rem}.token-expires{color:#94a3b8}.token-expired{color:#f87171}.account-usage{display:flex;flex-direction:column;gap:.375rem}.usage-label{display:flex;justify-content:space-between;font-size:.8125rem;color:#cbd5e1}.usage-label .usage-pct{color:#94a3b8}.account-error{font-size:.75rem;color:#f87171;background:#ef44440f;border-radius:6px;padding:.375rem .5rem;word-break:break-word}.account-actions{display:flex;gap:.375rem;flex-wrap:wrap;padding-top:.25rem;border-top:1px solid #1e2130}.modal-hint{margin:0 0 1rem;color:#94a3b8;font-size:.8125rem}body.drawer-resizing,body.drawer-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;color:#e2e8f0;background:#0f1117;-webkit-font-smoothing:antialiased}*{scrollbar-width:thin;scrollbar-color:#2a2d3e transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#2a2d3e;border-radius:8px;border:2px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background:#3a3f5a;background-clip:content-box}*::-webkit-scrollbar-corner{background:transparent}html{overscroll-behavior-y:none}body.iframe-page-open{overflow:hidden;height:100vh}body.iframe-page-open .layout{height:100vh;min-height:0}body.iframe-page-open .sidebar{position:static;overflow-y:auto}
