:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#0f172a;background:#f1f5f9}*{box-sizing:border-box}body{margin:0;min-height:100vh}.wrap{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center}.brand{margin:0 0 12px;font-size:.85rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#0ea5e9}h1{margin:0 0 16px;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.lead{margin:0;color:#64748b;font-size:1.05rem}.landing-actions{margin-top:24px}.btn-primary{display:inline-block;padding:12px 22px;border-radius:10px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-weight:600;text-decoration:none;box-shadow:0 4px 14px #2563eb40}.btn-secondary{display:inline-block;padding:12px 22px;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#334155;font-weight:600;cursor:pointer;font-family:inherit;font-size:1rem}.panel-inline-link{color:#0369a1;font-weight:600;text-decoration:underline;text-underline-offset:2px}.status-page .status-page-lead{max-width:36rem;margin-left:auto;margin-right:auto;text-align:center}.status-page-meta{margin:12px 0 0;color:#64748b;font-size:.95rem}.status-page-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center}.status-page-hint{margin-top:28px;font-size:.9rem;color:#64748b;max-width:28rem}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 20%,rgba(14,165,233,.12),transparent 40%),radial-gradient(circle at 80% 0%,rgba(37,99,235,.1),transparent 42%),#f8fafc}.login-card{width:min(420px,100%);padding:28px;border-radius:14px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 50px #0f172a14}.login-hint{margin:0 0 20px;color:#64748b;font-size:.95rem;line-height:1.5}.login-mode-toggle{display:flex;gap:8px;margin-bottom:18px}.login-mode-tab{flex:1;padding:10px 12px;border-radius:10px;border:1px solid #cbd5e1;background:#f8fafc;font-weight:600;font-size:.88rem;color:#475569;cursor:pointer}.login-mode-tab-active{border-color:#38bdf8;background:#e0f2fe;color:#0369a1}.login-invite-notice{margin:0 0 18px;padding:10px 14px;border-radius:8px;background:#fefce8;border:1px solid #fde047;color:#713f12;font-size:.9rem;line-height:1.45}.login-form{display:flex;flex-direction:column;gap:14px}.login-label{font-size:.82rem;font-weight:600;color:#475569;display:flex;flex-direction:column;gap:8px}.login-input{padding:10px 12px;border-radius:9px;border:1px solid #cbd5f5;font-size:1rem}.login-error{margin:0;color:#b91c1c;font-size:.9rem}.login-info{margin:0;color:#166534;font-size:.9rem;line-height:1.45}.login-submit{margin-top:6px;padding:12px;border:none;border-radius:10px;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0284c7,#2563eb)}.login-submit:disabled{opacity:.6;cursor:not-allowed}.login-back{display:inline-block;margin-top:14px;font-size:.92rem}.auth-gate-page{min-height:100vh;display:grid;place-items:center;padding:24px;text-align:center}.auth-gate-title{margin:0 0 8px;font-size:1.2rem;font-weight:700;color:#0f172a}.auth-gate-muted{margin:0 0 16px;max-width:480px;color:#64748b;line-height:1.5}.auth-gate-link{color:#0284c7;font-weight:600}.panel-root{min-height:100vh;display:flex;flex-direction:column;background:#f1f5f9}.panel-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;background:#0f172a;color:#e2e8f0}.panel-context-bar{padding:10px 20px;font-size:.88rem;background:#e0f2fe;color:#0c4a6e;border-bottom:1px solid #bae6fd}.panel-context-bar-ok{background:#ecfdf5;color:#065f46;border-bottom-color:#a7f3d0}.panel-context-bar-warn{background:#fffbeb;color:#92400e;border-bottom-color:#fde68a}.panel-context-bar-error{background:#fef2f2;color:#991b1b;border-bottom-color:#fecaca}.panel-invite-pending{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.panel-invite-dismiss{flex-shrink:0;padding:6px 12px;border-radius:6px;border:1px solid #ca8a04;background:#fffbeb;color:#713f12;font-size:.85rem;cursor:pointer}.panel-invite-dismiss:hover{background:#fef3c7}.panel-tenant-field{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.panel-tenant-field-label{font-weight:600;color:#0c4a6e}.panel-tenant-select{min-width:220px;padding:8px 10px;border-radius:8px;border:1px solid #7dd3fc;font-size:.9rem;background:#fff;color:#0f172a}.panel-topbar-left{display:flex;flex-direction:column;gap:4px}.panel-topbar-brand{font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#38bdf8}.panel-topbar-tenant{font-size:.88rem;color:#f1f5f9}.panel-topbar-tenant-muted{font-size:.85rem;color:#94a3b8}.panel-topbar-right{display:flex;align-items:center;gap:12px}.panel-topbar-user{font-size:.85rem;color:#cbd5e1}.panel-signout{padding:8px 12px;border-radius:8px;border:1px solid #334155;background:#1e293b;color:#e2e8f0;font-size:.85rem;cursor:pointer}.panel-body{flex:1;display:flex;min-height:0}.panel-sidebar{width:260px;flex-shrink:0;background:#fff;border-right:1px solid #e2e8f0;padding:16px 0}.panel-nav-group{margin-top:12px;display:flex;flex-direction:column;gap:0}.panel-nav-group:first-child{margin-top:0}.panel-nav-group-label{padding:10px 18px 4px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.055em;color:#64748b}.panel-nav-link-nested{padding-left:22px;font-size:.86rem}.panel-nav{display:flex;flex-direction:column;gap:2px}.panel-nav-section-label{padding:14px 18px 6px;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.panel-nav-link{display:block;width:100%;box-sizing:border-box;padding:10px 18px;font-size:.9rem;color:#334155;text-decoration:none;border-left:3px solid transparent}.panel-nav-link:hover{background:#f8fafc}.kurum-kayit-layout{display:flex;gap:20px;flex-wrap:wrap;align-items:flex-start}.kurum-kayit-tabs{display:flex;flex-direction:column;gap:6px;min-width:210px;max-height:min(70vh,540px);overflow-y:auto}.kurum-kayit-tab{text-align:left;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:.82rem;color:#334155;cursor:pointer}.kurum-kayit-tab:hover{background:#f8fafc}.kurum-kayit-tab-active{border-color:#3b82f6;background:#eff6ff;color:#1e40af}.kurum-kayit-panel{flex:1;min-width:min(100%,320px);padding:16px 18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.kurum-kayit-setup-wrap{margin-top:12px}.kurum-kayit-step-done{font-weight:600;color:#15803d}.kurum-kayit-step-miss{font-weight:600;color:#b45309}.kurum-kayit-step-wait{color:#64748b;font-style:italic}.kurum-kayit-health-list{margin:8px 0 12px;padding-left:1.25rem}.kurum-kayit-health-list li{margin:6px 0}.kurum-kayit-health-muted{margin-top:8px;padding-left:1.25rem;font-size:.88rem}.kurum-kayit-live-hint{margin-top:12px;font-size:.88rem}.kurum-kayit-prompt-link{font-weight:600;color:#2563eb;text-decoration:underline}.panel-nav-link-active{background:#eff6ff;color:#1d4ed8;border-left-color:#2563eb;font-weight:600}.panel-nav-foot{margin:10px 12px 0;font-size:.82rem}.panel-main{flex:1;padding:24px 28px;overflow:auto;min-width:0;width:100%;max-width:none}.panel-placeholder h1{margin:0 0 12px;font-size:1.5rem}.panel-placeholder-lead{margin:0 0 8px;color:#64748b;max-width:52ch}.panel-placeholder-warn{margin:0 0 12px;padding:10px 14px;border-radius:10px;background:#fef3c7;color:#92400e;border:1px solid #fcd34d;max-width:56ch}.panel-placeholder-context{margin:0 0 10px;font-size:.95rem;color:#475569}.panel-placeholder-context code{font-size:.9rem}.panel-placeholder-detail{margin:0;color:#475569;font-size:.95rem}.ehliyet-page{max-width:720px}.ehliyet-page.driving-ops-page{max-width:none;width:100%;box-sizing:border-box}.ehliyet-title{margin:0 0 18px;font-size:1.35rem;font-weight:700;color:#0f172a}.ehliyet-intro{margin:0 0 14px;color:#475569;line-height:1.55}.ehliyet-crumb{margin-bottom:12px}.ehliyet-crumb a{color:#2563eb;font-weight:600;text-decoration:none}.ehliyet-crumb a:hover{text-decoration:underline}.ehliyet-muted{margin:0;font-size:.92rem;color:#64748b}.ehliyet-msg{margin:0 0 12px;padding:10px 12px;border-radius:10px;font-size:.93rem}.ehliyet-msg-ok{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.ehliyet-msg-err{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.ehliyet-msg-warn{background:#fffbeb;color:#92400e;border:1px solid #fcd34d}.ehliyet-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.ehliyet-code,.ehliyet-code-sm{font-size:.82rem;background:#f1f5f9;padding:2px 6px;border-radius:6px;color:#0f172a}.ehliyet-cards{margin-bottom:20px}.ehliyet-card{padding:14px 16px;border-radius:12px;background:#fff;border:1px solid #e2e8f0}.ehliyet-card-title{margin:0 0 10px;font-size:1rem;font-weight:700;color:#1e293b}.ehliyet-kpi-value{margin:0;font-size:1.75rem;font-weight:800;line-height:1.2;color:#0f172a}.ehliyet-kpi-footnote{margin-top:1rem}.ehliyet-dl{margin:0;display:grid;gap:8px}.ehliyet-dl dt{margin:0;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.ehliyet-dl dd{margin:0;font-size:.95rem;color:#0f172a}.ehliyet-form{margin-bottom:22px;padding:16px 18px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px}.ehliyet-form-title{margin:0;font-size:1.02rem;font-weight:700;color:#0f172a}.ehliyet-hint{margin:-4px 0 0;font-size:.85rem;color:#64748b;line-height:1.45}.ehliyet-field{display:flex;flex-direction:column;gap:6px;font-size:.9rem;color:#334155}.ehliyet-field-inline{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.ehliyet-field span{font-weight:600}.ehliyet-field input,.ehliyet-field select,.ehliyet-field textarea{padding:8px 10px;border-radius:8px;border:1px solid #cbd5e1;font-size:.92rem;font-family:inherit}.ehliyet-field-inline select{min-width:140px}.ehliyet-form-grid-2{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px 18px;align-items:start}.ehliyet-submit{align-self:flex-start;margin-top:4px;padding:10px 14px;border:none;border-radius:9px;font-weight:700;font-size:.82rem;cursor:pointer;color:#fff;background:linear-gradient(135deg,#0284c7,#2563eb)}.ehliyet-submit:disabled{opacity:.55;cursor:not-allowed}.ehliyet-link-action{font-weight:600;color:#2563eb;text-decoration:none}.ehliyet-link-action:hover{text-decoration:underline}.personel-filter-bar{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;margin:12px 0 14px}.personel-filter-pill{padding:7px 12px;border-radius:999px;border:1px solid #cbd5e1;background:#fff;font-size:.82rem;font-weight:600;color:#475569;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.personel-filter-pill:hover{border-color:#94a3b8;color:#0f172a}.personel-filter-pill--active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.ehliyet-kart-nav{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center}.ehliyet-tab-active{color:#0f172a;text-decoration:underline;text-underline-offset:4px}.ehliyet-table-wrap{overflow:auto;border-radius:12px;border:1px solid #e2e8f0;background:#fff}.ehliyet-table{width:100%;border-collapse:collapse;font-size:.92rem}.ehliyet-table th,.ehliyet-table td{padding:10px 12px;text-align:left;border-bottom:1px solid #f1f5f9}.ehliyet-table th{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#f8fafc}.ehliyet-ledger{margin-top:8px;padding:14px 16px;border-radius:12px;background:#fff;border:1px solid #e2e8f0}.ehliyet-ledger-list{margin:0;padding-left:18px;color:#334155;font-size:.9rem;line-height:1.55}.critical-audit-table .critical-audit-summary{max-width:24rem;white-space:normal;word-break:break-word;color:#334155}.onay-page,.kayit-page,.ayarlar-page{max-width:none;width:100%}.kayit-form-fields-grid{display:grid;gap:1rem;grid-template-columns:1fr;align-items:start}@media(min-width:720px){.kayit-form-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.kayit-form-fields-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.kayit-form-section-span-full{grid-column:1 / -1}@media(min-width:720px){.kayit-page{max-width:none}}.kayit-path-hint{font-size:.82rem;padding:1px 6px;border-radius:6px;background:#f1f5f9;color:#475569}.ehliyet-input-readonly,input[readOnly]:not([type=checkbox]):not([type=radio]){background:#f1f5f9;color:#334155;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;width:100%;box-sizing:border-box}.kayit-akış{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin:0 0 1.25rem;padding:0;list-style:none}.kayit-akış li{margin:0;padding:12px 14px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;font-size:.88rem;line-height:1.45;color:#334155}.kayit-akış-step{display:block;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#059669;margin-bottom:4px}.kayit-layout{display:grid;gap:1.5rem}@media(min-width:960px){.kayit-layout{grid-template-columns:minmax(0,1fr) minmax(260px,300px);align-items:start}.kayit-sidebar{position:sticky;top:1rem}}.kayit-form-section{margin:0;padding:0;border:none}.kayit-form-section+.kayit-form-section{margin-top:1.15rem;padding-top:1rem;border-top:1px dashed #e2e8f0}.kayit-form-section-legend{padding:0;margin:0 0 .65rem;width:100%;font-size:.95rem;font-weight:700;color:#0f172a}.kayit-details{margin:.35rem 0 0;padding:0;border:1px solid #e2e8f0;border-radius:10px;background:#fafafa;overflow:hidden}.kayit-details-summary{cursor:pointer;list-style:none;padding:10px 14px;font-weight:600;font-size:.9rem;color:#334155;-webkit-user-select:none;user-select:none}.kayit-details-summary::-webkit-details-marker{display:none}.kayit-details[open] .kayit-details-summary{border-bottom:1px solid #e2e8f0;background:#fff}.kayit-details-body{padding:12px 14px 14px;display:grid;gap:1rem}.onay-title{margin:0 0 12px;font-size:1.35rem;font-weight:700;color:#0f172a}.onay-lead{margin:0 0 18px;color:#475569;line-height:1.55;max-width:62ch;font-size:.95rem}.onay-muted{margin:4px 0 0;font-size:.82rem;color:#64748b}.onay-select{width:min(340px,100%);padding:8px 10px;border-radius:8px;border:1px solid #cbd5e1;font-size:.9rem;background:#fff}.onay-submit{padding:8px 14px;margin-bottom:8px;border:none;border-radius:8px;font-weight:700;font-size:.85rem;cursor:pointer;color:#fff;background:linear-gradient(135deg,#059669,#047857)}.onay-submit:disabled{opacity:.55;cursor:not-allowed}.onay-after-link{margin-top:4px;font-size:.86rem}.onay-after-link a{color:#2563eb;font-weight:600;text-decoration:none}.onay-after-link a:hover{text-decoration:underline}.ayarlar-page{max-width:880px}.ayarlar-link-list{margin:0;padding-left:22px;line-height:1.85;color:#334155}.kurum-bilgi-dl{margin:0;display:flex;flex-direction:column;gap:.85rem}.kurum-bilgi-dl>div{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:.35rem 1rem;align-items:start;padding-bottom:.65rem;border-bottom:1px solid #e2e8f0}.kurum-bilgi-dl>div:last-child{border-bottom:none;padding-bottom:0}.kurum-bilgi-dl dt{margin:0;font-weight:600;font-size:.9rem;color:#0f172a}.kurum-bilgi-dl dd{margin:0;font-size:.95rem;color:#334155;line-height:1.5}.kurum-bilgi-dl-placeholder dd{color:#64748b}.kurum-placeholder{color:#64748b;font-style:italic}.kurum-kayit-module-fieldset{border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px;margin:0 0 16px}.kurum-kayit-module-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.kurum-kayit-module-label{display:flex;gap:10px;align-items:flex-start;cursor:pointer;font-size:.92rem;color:#334155}.kurum-kayit-module-code{font-size:.8rem;color:#64748b;font-weight:500}.kurum-kayit-activation-qr-wrap{margin-top:8px}.kurum-kayit-activation-qr{display:block;border:1px solid #e2e8f0;border-radius:8px;max-width:100%;height:auto}.davetler-grid{display:grid;gap:1.75rem;margin-top:1.5rem}.davetler-sabit-display{display:grid;gap:1rem;margin-top:.75rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start}.platform-overview-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:20px}.platform-overview-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px 20px;box-shadow:0 4px 12px #0f172a0d}.platform-overview-links{margin:12px 0 0;padding-left:1.25rem;font-size:.93rem;color:#334155}.platform-overview-links a{color:#0369a1;font-weight:600}.ehliyet-code-inline{font-family:ui-monospace,monospace;font-size:.82rem;background:#f1f5f9;padding:1px 6px;border-radius:4px;color:#475569}.platform-hub-links{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:14px}.platform-hub-link{display:inline-block;padding:12px 16px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;color:#0369a1;font-weight:600;text-decoration:none}.platform-hub-link:hover{border-color:#7dd3fc;background:#f0f9ff}.platform-faz-placeholder-list{margin:14px 0 0;padding-left:1.2rem;font-size:.9rem}.rapor-motor-charts{margin-top:1.25rem;display:flex;flex-direction:column;gap:.55rem}.rapor-motor-chart-row{display:grid;grid-template-columns:minmax(8rem,1fr) 3fr auto;gap:.5rem .65rem;align-items:center;font-size:.88rem;color:#334155}@media(max-width:640px){.rapor-motor-chart-row{grid-template-columns:1fr;gap:.2rem}}.rapor-motor-bar-track{height:10px;background:#e2e8f0;border-radius:6px;overflow:hidden}.rapor-motor-bar-fill{height:100%;border-radius:6px;background:linear-gradient(90deg,#0ea5e9,#0284c7);min-width:2px;transition:width .2s ease}.rapor-motor-chart-count{font-variant-numeric:tabular-nums;text-align:right;min-width:2rem}.rapor-sube-stack-track{display:flex;width:100%;min-height:12px;border-radius:6px;overflow:hidden;background:#f1f5f9}.rapor-sube-stack-segment{min-width:2px;height:12px}.rapor-legend-inline{display:flex;flex-wrap:wrap;gap:10px 16px;margin:.5rem 0 1rem;font-size:.82rem;color:#475569}.rapor-legend-swatch{display:inline-block;width:10px;height:10px;border-radius:2px;margin-right:5px;vertical-align:middle}@media screen{.rapor-print-only{display:none!important}}@media print{.panel-root>.panel-topbar,.panel-root>header.panel-topbar,.panel-sidebar,.panel-context-bar{display:none!important}.panel-body{display:block!important;margin:0!important}.panel-main{padding:0!important;max-width:none!important}body{background:#fff!important}.rapor-no-print{display:none!important}.rapor-print-only{display:block!important}.rapor-motor-bar-fill,.rapor-sube-stack-segment{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.driving-ops-tabbar{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 1.25rem}.driving-ops-tab{padding:8px 14px;border-radius:9px;border:1px solid #cbd5e1;background:#f8fafc;font-size:.85rem;font-weight:600;color:#475569;cursor:pointer;font-family:inherit}.driving-ops-tab:hover{border-color:#94a3b8;color:#0f172a}.driving-ops-tab-active{border-color:#2563eb;background:#eff6ff;color:#1e40af}.kart-kaynak-tabbar{gap:6px}.kart-kaynak-tabbar .driving-ops-tab{font-size:.72rem;line-height:1.25;padding:7px 10px}.driving-lesson-new-wrap{margin-bottom:.5rem}.driving-lesson-form{display:flex;flex-direction:column;gap:12px}.driving-lesson-form-actions{margin-top:4px}.driving-reschedule-mini{display:flex;flex-direction:column;gap:6px;margin-top:8px;max-width:220px}.driving-reschedule-mini input[type=datetime-local]{padding:6px 8px;border-radius:8px;border:1px solid #cbd5e1;font-size:.82rem;font-family:inherit}.driving-lessons-table td{vertical-align:top}.driving-lesson-delete{color:#b91c1c}.driving-assign-doc-hint{margin:0 0 .75rem;font-size:.93rem}.driving-assign-filter-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:.75rem}.driving-assign-drop{min-width:min(100%,240px)}.driving-week-nav{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:10px 0 8px}.driving-week-label{flex:1 1 auto;min-width:200px;text-align:center;font-size:1rem;color:#0f172a}.driving-assign-toggles{display:flex;flex-direction:column;gap:6px;margin-top:4px;font-size:.9rem}.driving-assign-hint-inline{line-height:1.45}.driving-assign-grid-wrap{margin-top:.75rem;width:100%;max-width:100%;box-sizing:border-box}.driving-assign-grid-wrap.ehliyet-table-wrap{overflow-x:visible}.driving-assign-grid-table{width:100%;max-width:100%;table-layout:fixed;min-width:0;border-collapse:separate;border-spacing:0}.driving-assign-grid-table.ehliyet-table th,.driving-assign-grid-table.ehliyet-table td{padding:4px 6px;vertical-align:top}col.driving-assign-col-time{width:11%}col.driving-assign-col-day{width:calc(89% / 7)}.driving-assign-time-col-head{width:auto;vertical-align:bottom}.driving-assign-time-head-btn{display:block;width:100%;padding:8px 6px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;font:inherit;font-size:.78rem;font-weight:600;color:#334155;cursor:pointer;text-align:left}.driving-assign-day-head{text-align:center;font-size:clamp(.65rem,.72vw + .52rem,.78rem);vertical-align:bottom;min-width:0}.driving-assign-day-head span{display:block}.driving-assign-day-date{font-weight:400;color:#64748b;margin-top:2px}.driving-assign-band-label{padding:8px 6px;vertical-align:top;background:#f1f5f9;border-right:1px solid #e2e8f0;cursor:default;-webkit-user-select:none;user-select:none}.driving-assign-band-narrow-hit{border-left:3px solid #2563eb}.driving-assign-band-title{display:block;font-size:clamp(.68rem,.5vw + .6rem,.82rem);font-weight:600;color:#0f172a;overflow-wrap:anywhere}.driving-assign-band-time{display:block;font-size:clamp(.62rem,.45vw + .54rem,.72rem)}.assignment-cell{display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:0;box-sizing:border-box;min-height:clamp(52px,8vh,72px);padding:4px 5px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;font:inherit;text-align:left;transition:border-color .12s,background .12s}.assignment-cell-empty{justify-content:center}.assignment-cell-empty:hover{border-color:#2563eb;background:#f8fafc}.assignment-cell-busy{gap:4px;background:#f8fafc}.assignment-cell-placeholder{font-size:clamp(.62rem,.55vw + .54rem,.74rem);color:#94a3b8;overflow-wrap:anywhere}.assignment-cell-entry{border-bottom:1px dashed #cbd5e1;padding-bottom:6px;margin-bottom:4px}.assignment-cell-entry:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.assignment-cell-trainee{font-weight:700;font-size:clamp(.72rem,.85vw + .54rem,.84rem);color:#0f172a;line-height:1.2;overflow-wrap:anywhere;word-break:break-word}.assignment-cell-meta{font-size:clamp(.58rem,.55vw + .46rem,.68rem);color:#64748b;line-height:1.25;overflow-wrap:anywhere;word-break:break-word}.assignment-cell-type{font-size:clamp(.58rem,.5vw + .46rem,.68rem);color:#475569;overflow-wrap:anywhere}.assignment-cell-time{font-size:clamp(.55rem,.48vw + .43rem,.65rem);color:#94a3b8}.driving-assign-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0f172a73;display:flex;align-items:flex-start;justify-content:center;padding:48px 16px;overflow-y:auto}.driving-assign-dialog{position:relative;width:min(540px,100%);background:#fff;border-radius:14px;padding:1.25rem 1.25rem 1rem;box-shadow:0 16px 48px #0f172a33}.driving-assign-dialog-close{position:absolute;top:10px;right:12px;border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#64748b}.driving-assign-dialog-title{margin:0 2rem .5rem 0;font-size:1.1rem}.driving-assign-modal-doc{margin:0 0 .75rem;font-size:.88rem}.driving-assign-sub{margin:0 0 .35rem;font-size:.95rem}.driving-assign-existing-list{list-style:none;margin:0 0 .75rem;padding:0}.driving-assign-existing-item{margin-bottom:.5rem;padding:.35rem 0;border-bottom:1px solid #e2e8f0;font-size:.88rem}.driving-assign-trainee-pick-scroll{max-height:220px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:10px;padding:8px;margin-bottom:.75rem}.driving-assign-trainee-chip{display:flex;gap:8px;align-items:flex-start;padding:6px 4px;cursor:pointer;font-size:.88rem;border-radius:6px}.driving-assign-trainee-chip:hover{background:#f8fafc}.driving-assign-dialog-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:.75rem}.driving-assign-details-summary{cursor:pointer;font-weight:600;color:#1e40af}.driving-assign-micro{max-width:100%}:root{--dop-surface-panel: #f8fafc;--dop-surface-muted: #f1f5f9;--dop-line: #e2e8f0;--dop-shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--dop-text: #0f172a;--dop-lesson-normal-fg: #0f766e;--dop-lesson-normal-bg: #ccfbf1;--dop-lesson-ozel-fg: #831843;--dop-lesson-ozel-bg: #fce7f3;--dop-lesson-ek-fg: #9a3412;--dop-lesson-ek-bg: #ffedd5;--dop-lesson-telafi-fg: #1d4ed8;--dop-lesson-telafi-bg: #dbeafe;--dop-lesson-unknown-fg: #334155;--dop-lesson-unknown-bg: #e2e8f0;--dop-status-planned-accent: #94a3b8;--dop-status-live-accent: #0ea5e9;--dop-status-ok-accent: #16a34a;--dop-status-warning-accent: #d97706;--dop-status-danger-accent: #b91c1c;--dop-status-cancelled-accent: #64748b;--dop-assign-empty-border: #cbd5e1;--dop-assign-empty-fill: #ffffff;--dop-assign-busy-fill: #f8fafc;--dop-assign-busy-accent: #0f172a;--dop-assign-softwarn-outline: #fbbf24;--dop-assign-softwarn-fill: #fffbeb;--dop-assign-conflict-border: #ef4444;--dop-assign-conflict-glow: rgba(239, 68, 68, .18)}.panel-main-density{background:linear-gradient(to bottom,#f8fafc,#eef2ff 140%)}.panel-main-boot{margin:1rem 1.25rem}.dop-lesson-tag{display:inline-flex;align-items:center;font-size:clamp(.58rem,.52vw + .42rem,.72rem);font-weight:700;border-radius:6px;padding:1px 6px;letter-spacing:.02em}.dop-lesson-normal{color:var(--dop-lesson-normal-fg);background:var(--dop-lesson-normal-bg)}.dop-lesson-ozel{color:var(--dop-lesson-ozel-fg);background:var(--dop-lesson-ozel-bg)}.dop-lesson-ek{color:var(--dop-lesson-ek-fg);background:var(--dop-lesson-ek-bg)}.dop-lesson-telafi{color:var(--dop-lesson-telafi-fg);background:var(--dop-lesson-telafi-bg)}.dop-lesson-unknown{color:var(--dop-lesson-unknown-fg);background:var(--dop-lesson-unknown-bg)}.dop-plate{display:inline-flex;font-weight:800;font-size:clamp(.62rem,.52vw + .52rem,.76rem);letter-spacing:.06em;border:1px solid var(--dop-line);border-radius:6px;padding:1px 5px;background:var(--dop-assign-empty-fill)}.dop-plate-empty{font-weight:500;color:var(--dop-status-planned-accent);border-style:dashed}.dop-inline-plate-cell{display:inline-flex}.dop-entry.dop-status-planned{border-left:3px solid var(--dop-status-planned-accent);padding-left:6px}.dop-entry.dop-status-live{border-left:3px solid var(--dop-status-live-accent)}.dop-entry.dop-status-ok{border-left:3px solid var(--dop-status-ok-accent)}.dop-entry.dop-status-warning{border-left:3px solid var(--dop-status-warning-accent);padding-left:6px}.dop-entry.dop-status-danger{border-left:3px solid var(--dop-status-danger-accent);padding-left:6px}.dop-entry.dop-status-cancelled{opacity:.85;border-left:3px dashed var(--dop-status-cancelled-accent)}.assignment-cell-meta{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.assignment-cell-instructor{font-size:clamp(.57rem,.54vw + .43rem,.68rem);font-weight:600}.assignment-cell-instructor-sub{font-size:clamp(.52rem,.42vw + .43rem,.62rem);line-height:1.25}.assignment-cell-tags{display:flex;flex-wrap:wrap;gap:4px}.dop-assign-shell{background:var(--dop-assign-empty-fill);border:1px solid #cbd5e1;border-radius:12px;padding:1rem 1.1rem 1.05rem;box-shadow:var(--dop-shadow-sm),0 4px 18px #0f172a0f}.dop-assign-kicker{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#475569;margin-bottom:.25rem}.dop-assign-field-title{font-size:.88rem;font-weight:700;margin-bottom:.35rem}.dop-assign-instr-block{margin-top:.35rem}.dop-week-nav-shell{border-top:1px dashed var(--dop-line);padding-top:.5rem;margin-top:.5rem}.driving-assign-grid-wrap{border:1px solid var(--dop-line);border-radius:12px;background:var(--dop-assign-empty-fill);max-height:min(74vh,960px);overflow:auto;scrollbar-gutter:stable}.driving-assign-head-sticky th{position:sticky;top:0;z-index:4;background:var(--dop-assign-empty-fill);box-shadow:0 2px 0 var(--dop-line)}.assignment-cell{border-radius:8px;box-shadow:var(--dop-shadow-sm)}.assignment-cell-empty{background:var(--dop-assign-empty-fill);border-color:var(--dop-assign-empty-border)}.assignment-cell-busy{background:var(--dop-assign-busy-fill);border-color:#cbd5e1}.assignment-cell-conflict{border-color:var(--dop-assign-conflict-border)!important;box-shadow:0 0 0 1px var(--dop-assign-conflict-glow) inset!important}.assignment-cell-conflict:hover{border-color:#b91c1c!important;transform:translateY(-1px)}.assignment-cell:hover{border-color:#94a3b8;box-shadow:var(--dop-shadow-sm),0 3px 10px #0f172a0f}.assignment-conflict-chip{font-size:clamp(.58rem,.5vw + .48rem,.7rem);font-weight:700;text-transform:none;letter-spacing:.02em;line-height:1.35;color:#991b1b;margin-top:6px;padding:4px 6px;border-radius:6px;background:#fef2f2;border:1px solid rgba(239,68,68,.45)}.driving-assign-band-label{background:linear-gradient(to right,#eff6ff,#f8fafc)}.dop-assign-dialog-wide{width:min(720px,100%)}.dop-assign-instr-modal-head{margin:.75rem 0 0}.dop-modal-hint{margin:.35rem 0 0;font-size:.82rem}.dop-instructor-pick{display:flex;flex-direction:column;gap:.45rem}.dop-instructor-pick-search{width:100%;border:1px solid var(--dop-line);border-radius:10px;padding:.45rem .65rem;font:inherit;background:#fff}.dop-instructor-pick-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:10px;max-height:min(340px,46vh);overflow:auto;padding:2px}.dop-instructor-pick-dense .dop-instructor-pick-cards{max-height:min(260px,40vh);grid-template-columns:repeat(auto-fill,minmax(min(210px,100%),1fr))}.dop-inst-card{border:1px solid var(--dop-line);border-radius:10px;padding:.45rem .55rem;background:var(--dop-assign-empty-fill);display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:start;text-align:left;cursor:pointer;transition:border-color .12s,background .12s}.dop-inst-card:hover{border-color:#64748b;background:#f9fafb}.dop-inst-card-active{outline:2px solid #2563eb;outline-offset:1px;border-color:#2563eb;background:#eff6ff}.dop-inst-avatar{width:2.05rem;height:2.05rem;border-radius:9px;background:linear-gradient(135deg,#1e293b,#475569);color:#f8fafc;font-size:.68rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.dop-inst-avatar-dash{background:linear-gradient(135deg,#94a3b8,#cbd5e1);font-size:.92rem;color:#0f172a}.dop-inst-lines{min-width:0}.dop-inst-name{display:block;font-weight:700;font-size:.82rem;color:var(--dop-assign-busy-accent)}.dop-inst-sub{display:block;font-size:.7rem;color:#64748b}.dop-inst-kpis{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.dop-inst-kpi{font-size:.62rem;font-weight:600;border-radius:999px;padding:1px 6px;background:var(--dop-assign-busy-fill);border:1px solid var(--dop-line)}.dop-inst-kpi-ok{border-color:#22c55e;background:#ecfccb}.dop-inst-kpi-muted{font-weight:500}.dop-instructor-pick-hint{font-size:.82rem;margin:0}.dop-weekly-shell{display:flex;flex-direction:column;gap:1.1rem}.dop-weekly-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.85rem;padding:1rem 1.1rem;border:1px solid var(--dop-line);border-radius:12px;background:var(--dop-assign-empty-fill);box-shadow:var(--dop-shadow-sm)}.dop-weekly-title{margin:0}.dop-weekly-lead{margin-top:.35rem}.dop-weekly-banner{border-left:3px solid #2563eb;padding:.55rem .85rem;background:#eff6ff;margin:0}.dop-chip{padding:.35rem .65rem;border-radius:999px;border:1px solid var(--dop-line);background:var(--dop-assign-empty-fill);font-size:.78rem;font-weight:600;cursor:pointer}.dop-chip:hover:not(:disabled){border-color:#64748b}.dop-chip-strong{font-weight:800}.dop-chip-muted-strong{color:#334155}.dop-weekly-summary-table-wrap{border:1px solid var(--dop-line);border-radius:12px;max-height:min(560px,68vh);overflow:auto}.dop-week-thead-sticky th{position:sticky;top:0;z-index:2;background:var(--dop-assign-empty-fill)}.dop-assign-vehicle-placeholder{border:1px dashed var(--dop-assign-softwarn-outline);border-radius:12px;padding:1rem 1.1rem;background:var(--dop-assign-softwarn-fill);margin-top:.5rem}
