:root{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1f2937;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}a{color:#1d4ed8;text-decoration:none}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;background:#fff;border-bottom:1px solid #e5e7eb}.top-nav nav{display:flex;gap:12px}.top-nav .active,.brand{font-weight:700}.session-pill{background:#f3f4f6;border-radius:999px;padding:6px 10px;font-size:13px}.content{max-width:1200px;margin:0 auto;padding:20px}.panel{background:#fff;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.row{display:flex;gap:12px;align-items:end;margin-bottom:16px}.row-wrap{flex-wrap:wrap;align-items:center}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:16px}label{display:flex;flex-direction:column;gap:6px;font-size:14px}input,select,button{padding:8px;border:1px solid #d1d5db;border-radius:6px}button{cursor:pointer;background:#2563eb;color:#fff;border:none}button:disabled{opacity:.6;cursor:not-allowed}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:8px;border-top:1px solid #e5e7eb}.kanban-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.kanban-col{border:1px solid #e5e7eb;border-radius:8px;padding:10px;background:#f9fafb}.lead-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:10px;margin-bottom:10px}.error{color:#b91c1c}.muted{color:#6b7280}.subnav{display:flex;gap:12px;margin-bottom:12px}.active-subnav{font-weight:700;text-decoration:underline}.checkbox-row{display:flex;gap:20px;margin-bottom:16px}.scheduling-sheet{background:#f3f3f3;border:1px solid #aab2bb}.sheet-title-band{background:#0f0;color:#2f3b2f;text-align:center;font-size:44px;font-weight:500;line-height:1.1;padding:6px 8px;margin-bottom:2px}.sheet-title-band.mode-take_all{background:#0f0}.sheet-title-band.mode-prioritize{background:orange}.sheet-title-band.mode-filter{background:red}.sheet-week-line{text-align:center;font-size:24px;font-weight:700;color:#5f5f5f;margin-bottom:12px}.schedule-table{border:1px solid #aab2bb;margin-bottom:12px}.schedule-table th,.schedule-table td{border:1px solid #c9cdd3;border-top:none;background:#efefef}.schedule-table thead th{background:#b7c8d9;color:#101214}.priority-select{width:100%;border:1px solid #b5bac1;border-radius:0;font-weight:600;background:#efefef}.priority-label-highlight,.priority-fixed-yellow{background:#fff700}.schedule-notes-grid input{border-radius:0}.legend-row{display:flex;gap:0;margin-bottom:10px}.legend-box{padding:8px 10px;font-weight:500;color:#000;border:1px solid #999;border-radius:0;cursor:pointer}.legend-green{background:#0f0}.legend-orange{background:orange}.legend-red{background:red}.legend-active{outline:2px solid #111;outline-offset:-2px}.safety-footnote-text{font-size:18px;font-weight:500;line-height:1.3}.customer-picker-results{display:flex;flex-wrap:wrap;gap:8px}.customer-picker-results button{background:#f3f4f6;color:#111827;border:1px solid #d1d5db}.customer-selected-row{display:flex;align-items:center;gap:8px}.customer-selected-row button{background:#e5e7eb;color:#111827}.customer-create-box{border:1px solid #d1d5db;background:#f9fafb;padding:10px;border-radius:6px;display:grid;gap:8px}.customer-contact-card{border:1px solid #e5e7eb;border-radius:6px;padding:10px;margin-bottom:10px}
