.crm-container{display:flex;height:calc(100vh - 60px);background-color:#f3f6f9;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}.crm-sidebar{width:340px;min-width:340px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;z-index:10;box-shadow:4px 0 24px #00000008}.crm-sidebar-header{padding:24px;border-bottom:1px solid #f1f5f9;background:#fff}.crm-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.crm-header-top h2{font-size:1.25rem;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em}.crm-year-select{padding:8px 12px;font-size:.85rem;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#334155;font-weight:600;cursor:pointer;outline:none;transition:border-color .2s}.crm-year-select:hover{border-color:#94a3b8}.crm-btn-primary{background:linear-gradient(135deg,#991b1b,#7f1d1d);color:#fff;border:none;padding:12px 20px;border-radius:10px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .3s ease;width:100%;text-align:center;box-shadow:0 4px 12px #991b1b33}.crm-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #991b1b4d}.crm-btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.crm-filters{display:flex;flex-direction:column;gap:12px;margin-top:20px}.crm-search-input{width:100%;padding:12px 14px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;background-color:#f8fafc;transition:all .2s ease}.crm-search-input:focus{border-color:#991b1b;background-color:#fff;box-shadow:0 0 0 3px #991b1b1a;outline:none}.crm-status-filter{width:100%;padding:11px 14px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;background-color:#f8fafc;color:#475569;cursor:pointer;font-weight:500}.crm-candidate-list{flex:1;overflow-y:auto;padding:16px;background:#f8fafc}.crm-candidate-card{display:flex;align-items:center;padding:14px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:10px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.crm-candidate-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px -4px #0000000d;border-color:#cbd5e1}.crm-candidate-card.is-selected{border-color:#991b1b;background-color:#fffafb;box-shadow:0 0 0 1px #991b1b}.crm-candidate-card.is-registered{background-color:#ecfdf5;border-color:#10b981}.crm-candidate-card.is-registered.is-selected{box-shadow:0 0 0 1px #10b981}.crm-card-avatar{width:44px;height:44px;border-radius:50%;background:#f1f5f9;color:#475569;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin-right:16px;flex-shrink:0;border:1px solid #e2e8f0}.crm-candidate-card.is-selected .crm-card-avatar{background:linear-gradient(135deg,#991b1b,#7f1d1d);color:#fff;border:none}.crm-candidate-card.is-registered .crm-card-avatar{background:#10b981;color:#fff;border:none}.crm-card-info{overflow:hidden;flex:1}.crm-card-name{font-weight:700;color:#1e293b;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.crm-candidate-card.is-registered .crm-card-name{color:#065f46}.crm-card-parent{font-size:.8rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-candidate-card.is-registered .crm-card-parent{color:#047857}.crm-main{flex:1;display:flex;flex-direction:column;background:#f3f6f9;position:relative;overflow-y:auto;padding:30px 40px}.crm-no-selection{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#64748b}.crm-no-selection-icon{font-size:4rem;margin-bottom:24px;opacity:.8}.crm-no-selection h3{color:#1e293b;font-size:1.5rem;margin-bottom:12px;font-weight:700}.crm-detail-view{display:flex;flex-direction:column;gap:24px;max-width:1000px;margin:0 auto;width:100%}.crm-detail-header{background:#fff;padding:30px 40px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 20px #00000008;border:1px solid #e2e8f0}.crm-detail-header-info h2{font-size:2rem;color:#0f172a;margin:0 0 12px;font-weight:800;letter-spacing:-.02em}.crm-detail-meta{display:flex;gap:24px;font-size:.95rem;color:#64748b;font-weight:500}.crm-detail-meta span{display:flex;align-items:center;gap:6px}.crm-detail-actions{display:flex;align-items:center;gap:16px}.crm-status-badge{padding:10px 20px;border-radius:30px;font-size:.9rem;font-weight:700;border:none;cursor:pointer;appearance:none;outline:none;transition:all .2s;box-shadow:0 2px 4px #00000005}.status-görüşülüyor{background-color:#fef3c7;color:#b45309;border:1px solid #fde68a}.status-kayıtuldu{background-color:#d1fae5;color:#047857;border:1px solid #a7f3d0}.status-olumsuz{background-color:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.crm-history-section,.crm-new-interview-section{background:#fff;padding:30px 40px;border-radius:16px;box-shadow:0 4px 20px #00000008;border:1px solid #e2e8f0}.crm-history-section h3,.crm-new-interview-section h3{font-size:1.25rem;color:#0f172a;margin-top:0;margin-bottom:24px;font-weight:800;display:flex;align-items:center;gap:10px}.crm-table-container{overflow-x:auto;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #00000005}.crm-history-table{width:100%;border-collapse:collapse;text-align:left;font-size:.95rem}.crm-history-table th{background:#f8fafc;color:#475569;font-weight:700;padding:16px 20px;border-bottom:2px solid #e2e8f0;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.crm-history-table td{padding:18px 20px;border-bottom:1px solid #f1f5f9;color:#1e293b;vertical-align:middle;line-height:1.5}.crm-history-table tbody tr:last-child td{border-bottom:none}.crm-history-table tbody tr:hover{background-color:#f8fafc}.crm-tags{display:flex;gap:6px;flex-wrap:wrap}.crm-tag{background:#e0f2fe;color:#0369a1;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:700;border:1px solid #bae6fd}.crm-form-row{display:flex;gap:24px}.crm-form-group{margin-bottom:24px;flex:1}.crm-form-group label{display:block;font-size:.85rem;font-weight:700;color:#334155;margin-bottom:10px}.crm-input,.crm-textarea{width:100%;padding:14px 16px;border:1px solid #cbd5e1;border-radius:10px;font-size:.95rem;font-family:inherit;transition:all .2s ease;background:#f8fafc;color:#0f172a}.crm-input:focus,.crm-textarea:focus{border-color:#991b1b;background:#fff;box-shadow:0 0 0 4px #991b1b1a;outline:none}.crm-checkbox-group{display:flex;flex-wrap:wrap;gap:12px}.crm-checkbox-label{display:flex;align-items:center;gap:8px;font-size:.9rem!important;color:#334155!important;font-weight:600!important;cursor:pointer;background:#fff;padding:10px 16px;border-radius:30px;border:1px solid #cbd5e1;transition:all .2s;box-shadow:0 1px 2px #00000005}.crm-checkbox-label:hover{border-color:#94a3b8;background:#f8fafc}.crm-checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:#991b1b;cursor:pointer}.crm-checkbox-label:has(input:checked){background:#fef2f2;border-color:#fca5a5;color:#991b1b!important}.crm-modal-overlay{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000}.crm-modal{background:#fff;width:100%;max-width:600px;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;animation:modalIn .3s cubic-bezier(.16,1,.3,1)}@keyframes modalIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.crm-modal-header{padding:24px 30px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.crm-modal-header h3{margin:0;font-size:1.35rem;color:#0f172a;font-weight:800}.crm-modal-close{background:#f1f5f9;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#64748b;cursor:pointer;transition:all .2s}.crm-modal-close:hover{background:#e2e8f0;color:#0f172a}.crm-modal-body{padding:30px}.crm-btn-secondary{background:#fff;color:#475569;border:1px solid #cbd5e1;padding:12px 20px;border-radius:10px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s}.crm-btn-secondary:hover{background:#f1f5f9}.crm-btn-icon-danger{background:#fff;color:#ef4444;border:1px solid #fecaca;width:42px;height:42px;border-radius:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1.1rem}.crm-btn-icon-danger:hover{background:#fef2f2;border-color:#f87171}.crm-modal-footer{margin-top:30px;display:flex;justify-content:flex-end;gap:16px}.tercih-print-layout{display:flex;height:100vh;background-color:#f1f5f9;font-family:Inter,sans-serif;color:#0f172a}.tercih-print-sidebar{width:320px;background-color:#fff;border-right:1px solid #e2e8f0;padding:24px;display:flex;flex-direction:column;overflow-y:auto;flex-shrink:0;box-shadow:4px 0 15px #0000000d;z-index:10}.tercih-print-canvas-wrapper{flex:1;padding:40px;overflow-y:auto;display:block}.tercih-print-canvas{width:210mm;min-height:297mm;background-color:#fff;padding:15mm 20mm;box-shadow:0 10px 25px #0000001a;margin:0 auto;border:1px solid #e2e8f0}.print-table{width:100%;border-collapse:collapse}.print-table th,.print-table td{border:1px solid #cbd5e1;padding:6px 10px;text-align:left;font-size:13px}.print-table th{background-color:#f8fafc;font-weight:700;color:#475569}.print-list-col{width:calc(50% - 10px);margin-bottom:20px}.print-list-col h3{font-size:16px;border-bottom:2px solid #3b82f6;padding-bottom:6px;margin-top:0;color:#1e293b}.print-bekleyenler-grid{column-count:2;column-gap:40px}.print-bekleyenler-grid>div{break-inside:avoid;page-break-inside:avoid;margin-bottom:15px}@media print{html,body,#root,.admin-layout-container,.admin-content-container{height:auto!important;overflow:visible!important;display:block!important;background-color:#fff!important}.tercih-print-sidebar{display:none!important}.tercih-print-layout{display:block!important;height:auto!important;background-color:transparent!important}.tercih-print-canvas-wrapper{display:block!important;padding:0!important;overflow:visible!important}.tercih-print-canvas{width:100%!important;min-height:0!important;margin:0!important;padding:0!important;box-shadow:none!important;border:none!important}.print-page-break{page-break-inside:avoid;page-break-after:auto}}:root{--color-primary: #8b0000;--color-primary-hover: #720000;--color-primary-light: rgba(139, 0, 0, .1);--color-secondary: #1e3a8a;--color-secondary-hover: #1e40af;--color-secondary-light: #eff6ff;--color-accent: #ffaa00;--color-success: #10b981;--color-success-bg: #ecfdf5;--color-warning: #f59e0b;--color-warning-bg: #fffbeb;--color-danger: #ef4444;--color-danger-bg: #fef2f2;--color-bg-main: #f8fafc;--color-bg-card: #ffffff;--color-text-main: #0f172a;--color-text-sub: #64748b;--color-border: #e2e8f0;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.05);--shadow-lg: 0 4px 20px rgba(0,0,0,.04);--shadow-xl: 0 24px 60px rgba(0,0,0,.15);--font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0;background-color:var(--color-bg-main);color:var(--color-text-main);font-family:var(--font-family);-webkit-font-smoothing:antialiased}.baksis-card{background:var(--color-bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--color-border);padding:24px}.baksis-modal-overlay{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:3vh 16px;box-sizing:border-box}.baksis-modal-content{background:var(--color-bg-card);border-radius:var(--radius-xl);padding:32px;box-shadow:var(--shadow-xl);max-width:500px;width:90%;border:1px solid var(--color-border)}.btn-primary{background:var(--color-primary);color:#fff;border:none;padding:10px 16px;border-radius:var(--radius-md);font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px var(--color-primary-light)}.btn-primary:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.btn-secondary{background:var(--color-secondary);color:#fff;border:none;padding:10px 16px;border-radius:var(--radius-md);font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #1e3a8a33}.btn-secondary:hover{background:var(--color-secondary-hover);transform:translateY(-1px)}.btn-danger{background:var(--color-danger);color:#fff;border:none;padding:10px 16px;border-radius:var(--radius-md);font-weight:700;cursor:pointer;transition:all .2s}.btn-outline{background:transparent;color:var(--color-text-main);border:1px solid var(--color-border);padding:10px 16px;border-radius:var(--radius-md);font-weight:700;cursor:pointer;transition:all .2s}.btn-outline:hover{background:#f1f5f9}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.robot-filter-panel{background:transparent;margin-bottom:24px}.robot-filter-section{background:var(--color-bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);padding:20px;margin-bottom:20px}.robot-filter-section-title{font-size:16px;font-weight:800;color:var(--color-primary);margin-top:0;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:8px}.robot-filter-section-title:before{content:"";display:block;width:4px;height:18px;background:var(--color-primary);border-radius:2px}.robot-filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:start}.robot-filter-card{background:#fff;border:1px solid #e2e8f0;border-radius:var(--radius-md);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.robot-filter-card:hover{box-shadow:var(--shadow-md);border-color:#cbd5e1}.robot-filter-card-header{background:#f8fafc;padding:12px 14px;border-bottom:1px solid #e2e8f0}.robot-filter-card-title{font-size:14px;font-weight:800;color:#1e293b;margin:0;text-transform:uppercase;letter-spacing:.5px}.robot-filter-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;padding:8px;gap:2px}.robot-filter-item{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#0f172a;font-weight:600;cursor:pointer;padding:8px 10px;border-radius:6px;transition:background-color .15s ease,color .15s ease;line-height:1.4;margin:0}.robot-filter-item:hover{background-color:#fff9;color:#000}.robot-filter-item input[type=checkbox]{margin-top:2px;accent-color:var(--color-primary);cursor:pointer;width:15px;height:15px}.robot-filter-item span{flex:1;word-break:break-word}.robot-search-wrapper{padding:10px;border-bottom:1px solid #f1f5f9}.robot-search-input{width:100%;padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:12px;outline:none;background:#f8fafc;transition:border-color .2s,background .2s;box-sizing:border-box}.robot-search-input:focus{border-color:var(--color-primary);background:#fff}.robot-range-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.robot-range-input{width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;outline:none;transition:border-color .2s;box-sizing:border-box}.robot-range-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-danger-bg)}.robot-filter-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}input[type=number]{-moz-appearance:textfield}.baksis-input{width:100%;padding:10px 14px;border-radius:var(--radius-sm);border:1px solid var(--color-border);font-family:inherit;font-size:14px;outline:none;box-sizing:border-box;transition:border-color .2s}.baksis-input:focus{border-color:var(--color-secondary);box-shadow:0 0 0 3px var(--color-secondary-light)}.baksis-table{width:100%;border-collapse:collapse}.baksis-table th{text-align:left;padding:12px 16px;color:var(--color-text-sub);font-weight:600;font-size:13px;border-bottom:2px solid var(--color-border)}.baksis-table td{padding:14px 16px;border-bottom:1px solid var(--color-border);font-size:14px;color:var(--color-text-main)}@media print{@page{margin:0}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{margin:0;background:#fff!important;display:block}.no-print{display:none!important}.print-area{width:100%!important;padding:24px!important;margin:0!important;background:#fff!important;box-shadow:none!important;min-height:auto!important}.print-header{display:block!important;padding:0 0 16px;border-bottom:2px solid #7c3aed;margin-bottom:24px}.print-only{display:block!important}.recharts-wrapper,.recharts-surface{overflow:visible!important}tr{page-break-inside:avoid}.print-page-break{page-break-before:always}*,*:before,*:after{animation:none!important;transition:none!important}}.print-only{display:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
