:root{--bg:#0b1220;--bg-card:#0d1b2e;--bg-elevated:#112236;--bg-overlay:#0f1a2e;--border:#1e3a5f;--border-subtle:#132033;--border-glow:#06b6d455;--text:#94a3b8;--text-bright:#e2e8f0;--text-dim:#334155;--text-mono:#7dd3fc;--cyan:#06b6d4;--cyan-dim:#06b6d426;--purple:#a855f7;--purple-dim:#a855f726;--green:#10b981;--green-glow:#10b9814d;--yellow:#f59e0b;--yellow-glow:#f59e0b4d;--red:#ef4444;--red-glow:#ef444473;--font-sans:system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"Consolas", "Courier New", ui-monospace, monospace;font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);overflow-x:hidden}#root{text-align:left;border:none;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;padding:0;display:flex}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}select,option{color:#e2e8f0;background-color:#0f172a}input[type=date],input[type=time],input[type=datetime-local]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@keyframes bolt-pulse{0%,to{box-shadow:0 0 6px #10b9814d}50%{box-shadow:0 0 14px #10b98199,0 0 28px #10b98133}}.auto-assign-btn{font-family:var(--font-mono);letter-spacing:.15em;color:var(--green);cursor:pointer;background:#10b9811f;border:1px solid #10b98173;border-radius:4px;padding:3px 10px;font-size:9px;font-weight:700;transition:background .15s,box-shadow .15s;animation:2.4s ease-in-out infinite bolt-pulse}.auto-assign-btn:hover{background:#10b98138;animation:none;box-shadow:0 0 16px #10b98166}.auto-assign-btn:active{transform:scale(.97)}.clear-assign-btn{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-dim);cursor:pointer;background:#64748b1a;border:1px solid #64748b4d;border-radius:4px;padding:3px 8px;font-size:9px;font-weight:700;transition:background .15s,color .15s,border-color .15s}.clear-assign-btn:hover{color:#f87171;background:#ef44441a;border-color:#ef444459}@keyframes toast-in{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.assign-toast{z-index:9000;white-space:nowrap;pointer-events:auto;border:1px solid;border-radius:8px;align-items:center;gap:10px;padding:11px 18px 11px 14px;font-size:12px;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000080}.assign-toast--success{color:#6ee7b7;background:#10b9811f;border-color:#10b98166}.assign-toast--warn{color:#fcd34d;background:#f59e0b1a;border-color:#f59e0b59}.assign-toast__icon{flex-shrink:0;font-size:14px}.assign-toast__close{color:currentColor;cursor:pointer;opacity:.7;background:#ffffff14;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-left:6px;font-size:10px;display:flex}.assign-toast__close:hover{opacity:1}.staff-tooltip{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #334155;border-top:2px solid var(--cyan);pointer-events:none;background:#0f172ad1;border-radius:8px;width:280px;transition:opacity .1s;position:fixed;box-shadow:0 16px 48px #000000b3,0 0 20px #38bdf824}.staff-tooltip--above{transform:translateY(-100%)translateY(-8px)}.staff-tooltip--above:after,.staff-tooltip--below:before{content:"";border:6px solid #0000;position:absolute;left:50%;transform:translate(-50%)}.staff-tooltip--above:after{border-top-color:var(--border);bottom:-12px}.staff-tooltip--below:before{border-bottom-color:var(--border);top:-12px}.stt__header{flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px 8px;display:flex}.stt__role-pill{font-family:var(--font-mono);letter-spacing:.1em;color:#fff;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:700}.stt__name{color:var(--text-bright);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.stt__divider{background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;margin:0 10px}.stt__meta{flex-direction:column;gap:8px;padding:8px 14px 12px;display:flex}.stt__meta-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.stt__meta-label{font-family:var(--font-mono);letter-spacing:.1em;color:#94a3b8;font-size:9px}.stt__meta-value{color:#e2e8f0;text-align:right;font-size:12px;font-weight:600}.stt__meta-value--ot{color:#fb7185}.slot-circle--compat-green{background:#22c55e33;border-style:solid;border-color:#22c55e;box-shadow:0 0 16px #22c55e6b,inset 0 0 14px #22c55e24}.slot-circle--compat-yellow{border-style:solid;border-color:var(--yellow);background:#f59e0b1f;box-shadow:0 0 14px #f59e0b4d,inset 0 0 12px #f59e0b14}.slot-circle--compat-red{border-style:solid;border-color:var(--red);background:#ef44441f;box-shadow:0 0 14px #ef444459,inset 0 0 12px #ef444414}.slot-circle--wrong-role{opacity:.35;filter:grayscale(.4);cursor:not-allowed}.slot-circle__label{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-dim);text-align:center;padding:0 4px;font-size:9px;line-height:1.3}.slot-compat-badge{font-family:var(--font-mono);letter-spacing:.1em;pointer-events:none;white-space:nowrap;border-radius:3px;padding:1px 5px;font-size:8px;font-weight:700;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.slot-compat-badge--green{color:var(--green);background:#10b98140}.slot-compat-badge--yellow{color:var(--yellow);background:#f59e0b40}.slot-compat-badge--red{color:var(--red);background:#ef444440}.slot-circle{position:relative}.invite-btn{font-family:var(--font-mono);letter-spacing:.18em;color:var(--purple);cursor:pointer;background:#a855f71a;border:1px solid #a855f766;border-radius:4px;align-items:center;gap:6px;padding:3px 10px;font-size:9px;font-weight:700;transition:background .15s,box-shadow .15s;display:flex;position:relative}.invite-btn:hover{background:#a855f733;box-shadow:0 0 10px #a855f740}.invite-btn__badge{background:var(--purple);color:#fff;letter-spacing:0;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:700;display:flex}.modal--invite{width:760px;max-width:96vw}.invite-body{gap:0;min-height:420px;display:flex}.invite-form-col{border-right:1px solid var(--border-subtle);flex:1;overflow-y:auto}.invite-form-col .modal__form{padding:20px}.invite-toast{color:var(--green);background:#10b9811a;border:1px solid #10b9814d;border-radius:6px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;animation:.2s ease-out modal-in;display:flex}.invite-toast__icon{font-size:14px;font-weight:700}.invite-toast strong{font-weight:600}.invite-role-grid{flex-direction:column;gap:6px;display:flex}.invite-role-card{background:var(--bg-elevated);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:6px;align-items:center;gap:10px;width:100%;padding:9px 12px;transition:background .12s,border-color .12s;display:flex}.invite-role-card:hover{background:#ffffff0a}.invite-role-card--active{background:rgba(var(--role-color,6, 182, 212), .08)}.invite-role-card__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:box-shadow .15s}.invite-role-card__name{color:var(--text);letter-spacing:.03em;font-size:12px;font-weight:600;transition:color .12s}.invite-role-desc{background:#ffffff05;border:1px solid;border-radius:6px;align-items:center;gap:10px;margin-top:8px;padding:8px 12px;transition:border-color .2s,color .2s;display:flex}.invite-role-desc__badge{font-family:var(--font-mono);letter-spacing:.12em;white-space:nowrap;border:1px solid;border-radius:4px;flex-shrink:0;padding:2px 7px;font-size:9px;font-weight:700}.invite-role-desc__text{color:var(--text);letter-spacing:.02em;font-size:11px}.invite-send-btn{text-align:center;justify-content:center;width:100%;margin-top:4px}.invite-pending-col{flex-direction:column;flex-shrink:0;width:270px;display:flex;overflow:hidden}.invite-pending__header{font-family:var(--font-mono);letter-spacing:.18em;color:var(--text-dim);border-bottom:1px solid var(--border-subtle);align-items:center;gap:8px;padding:16px 18px 12px;font-size:9px;display:flex}.invite-pending__count{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text);border-radius:10px;padding:1px 7px;font-size:10px}.invite-pending__empty{color:var(--text-dim);flex:1;justify-content:center;align-items:center;font-size:11px;font-style:italic;display:flex}.invite-pending__list{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex:1;padding:10px 0;list-style:none;overflow-y:auto}.invite-pending__item{border-bottom:1px solid var(--border-subtle);align-items:center;gap:8px;padding:9px 16px;transition:background .12s;display:flex}.invite-pending__item:hover{background:#ffffff06}.invite-pending__role-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.invite-pending__info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.invite-pending__name{color:var(--text-bright);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.invite-pending__email{color:var(--text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.invite-pending__role-tag{font-family:var(--font-mono);letter-spacing:.1em;white-space:nowrap;background:#ffffff08;border:1px solid;border-radius:3px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:600}.invite-pending__revoke{border:1px solid var(--border);width:20px;height:20px;color:var(--text-dim);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;transition:background .12s,color .12s,border-color .12s;display:flex}.invite-pending__revoke:hover{color:#f87171;background:#ef44441a;border-color:#ef44444d}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-8px)}40%,80%{transform:translate(8px)}}@keyframes grid-scroll{0%{background-position:0 0}to{background-position:40px 40px}}.login-page{background:var(--bg);justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.login-bg-grid{pointer-events:none;background-image:linear-gradient(#06b6d40a 1px,#0000 1px),linear-gradient(90deg,#06b6d40a 1px,#0000 1px);background-size:40px 40px;animation:6s linear infinite grid-scroll;position:absolute;inset:0}.login-card{z-index:1;background:var(--bg-card);border:1px solid var(--border);border-top:2px solid var(--cyan);text-align:center;border-radius:16px;width:min(420px,100vw - 32px);padding:34px 36px 28px;position:relative;box-shadow:0 24px 80px #0009,0 0 40px #06b6d414}.login-card--shake{border-color:var(--red);border-top-color:var(--red);animation:.4s ease-in-out shake;box-shadow:0 0 24px #ef444433}.login-logo{filter:drop-shadow(0 0 12px var(--cyan));justify-content:center;margin-bottom:14px;display:flex}.login-title{font-family:var(--font-mono);letter-spacing:.24em;color:var(--cyan);text-shadow:0 0 16px var(--cyan);margin:0 0 4px;font-size:22px;font-weight:700}.login-subtitle{letter-spacing:.03em;color:var(--text-dim);margin:0;font-size:12px}.login-divider{background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;margin:20px 0 18px}.login-form{text-align:left;flex-direction:column;gap:14px;display:flex}.login-field{flex-direction:column;gap:6px;display:flex}.login-label{font-family:var(--font-mono);letter-spacing:.14em;color:var(--text-dim);font-size:9px}.login-input{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-bright);box-sizing:border-box;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.login-static-field{min-height:46px;color:var(--text-bright);background:#0f172a80;border:1px solid #475569bf;border-radius:8px;align-items:center;padding:11px 14px;font-size:14px;display:flex}.login-input:focus{border-color:var(--cyan);box-shadow:0 0 0 2px #06b6d426}.login-input::placeholder{color:var(--text-dim);font-size:12px}.login-error{color:#f87171;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.login-error__icon{flex-shrink:0;font-size:13px}.login-btn{background:var(--cyan);color:#000;font-family:var(--font-mono);letter-spacing:.12em;cursor:pointer;border:none;border-radius:8px;margin-top:4px;padding:13px 16px;font-size:11px;font-weight:700;line-height:1.35;transition:opacity .15s,box-shadow .15s}.login-btn:hover{opacity:.9;box-shadow:0 0 16px #06b6d466}.login-btn:active{opacity:.8}.login-hint{color:var(--text-dim);letter-spacing:.03em;margin-top:14px;font-size:10px;line-height:1.45}.login-support-row{margin-top:12px}.login-support-link{color:#7dd3fc;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}.login-support-link:hover{color:#bae6fd}.profile-creation{background:#0f172a;justify-content:center;align-items:flex-start;min-height:100svh;padding:28px 18px 40px;display:flex}.profile-creation__card{background:linear-gradient(#0f172af2,#0f172ad1);border:1px solid #38bdf840;border-top:2px solid #38bdf8;border-radius:14px;width:min(1120px,100%);max-width:100%;padding:20px 20px 18px;box-shadow:0 24px 50px #02081773}.profile-creation__header{margin-bottom:16px}.profile-creation__title{font-family:var(--font-sans);letter-spacing:.06em;color:#e2e8f0;margin:0;font-size:20px}.profile-creation__subtitle{color:#94a3b8;margin:8px 0 14px;font-size:12px}.profile-creation__stepper{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.profile-creation__step{color:#64748b;cursor:pointer;text-align:left;background:#0f172aa6;border:1px solid #47556980;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;transition:border-color .15s,color .15s,background .15s;display:flex}.profile-creation__step:hover{color:#cbd5e1;border-color:#38bdf88c}.profile-creation__step.is-active{color:#e2e8f0;background:#0e749033;border-color:#38bdf899}.profile-creation__step.is-complete{color:#bbf7d0;border-color:#16a34a8c}.profile-creation__step-index{background:#1e293bf2;border:1px solid #64748bbf;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:inline-flex}.profile-creation__step-label{letter-spacing:.02em;font-size:11px}.profile-creation__form{flex-direction:column;gap:14px;display:flex}.profile-creation__section{background:#1e293b;border:1px solid #334155e6;border-radius:11px;padding:14px}.profile-creation__section-title{color:#e2e8f0;margin:0 0 8px;font-size:14px}.profile-creation__section-subtitle{color:#94a3b8;margin:0 0 12px;font-size:12px}.profile-creation__field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-creation__field{color:#94a3b8;flex-direction:column;gap:6px;font-size:11px;display:flex}.profile-creation__field input,.profile-creation__field select{color:#f8fafc;background:#0f172ab8;border:1px solid #64748bd1;border-radius:6px;padding:9px 10px;font-size:13px}.profile-creation__ghost-input{background:0 0!important;border:1px solid #64748bd9!important}.profile-creation__ghost-input.is-caution{box-shadow:0 0 0 1px #f59e0b59;border-color:#f59e0b!important}.profile-creation__ghost-input.is-expired{box-shadow:0 0 0 1px #ef444459;border-color:#ef4444!important}.profile-creation__field input:focus,.profile-creation__field select:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 2px #38bdf838}.profile-creation__field select option,.profile-creation__ghost-input option{color:#e2e8f0;background:#0f172a}.profile-creation__choice-group{border:1px solid #334155e6;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0 0;padding:10px;display:flex}.profile-creation__choice-group--stack{flex-direction:column;align-items:flex-start}.profile-creation__choice-group legend{color:#94a3b8;padding:0 6px;font-size:11px}.profile-creation__choice{color:#cbd5e1;align-items:center;gap:6px;font-size:12px;display:inline-flex}.profile-creation__choice input[type=radio],.profile-creation__table input[type=radio],.profile-creation__choice input[type=checkbox]{accent-color:#38bdf8;cursor:pointer;width:15px;height:15px}.profile-creation__toggle{color:#cbd5e1;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;font-size:12px;display:flex}.profile-creation__toggle-group{gap:6px;display:inline-flex}.profile-creation__toggle-btn{color:#cbd5e1;cursor:pointer;background:#1e293bcc;border:1px solid #475569cc;border-radius:999px;padding:5px 11px}.profile-creation__toggle-btn.is-on{color:#e0f2fe;background:#0e74904d;border-color:#38bdf8e6}.profile-creation__subcards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.profile-creation__subcard{background:#0f172a8c;border:1px solid #475569d9;border-radius:10px;padding:11px}.profile-creation__subcard--full{grid-column:1/-1}.profile-creation__subcard-title{color:#e2e8f0;align-items:center;gap:8px;margin:0 0 10px;font-size:13px;display:inline-flex}.profile-creation__icon{color:#7dd3fc;width:18px;height:18px;display:inline-flex}.profile-creation__icon svg{fill:currentColor;width:18px;height:18px}.profile-creation__cert-grid{gap:8px;display:grid}.profile-creation__cert-item{background:#02061773;border:1px solid #334155e6;border-radius:8px;padding:8px}.profile-creation__cert-expiration{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:7px;display:grid}.profile-creation__state-question{color:#cbd5e1;font-size:12px}.profile-creation__state-examples{color:#94a3b8;margin-left:6px;font-size:11px}.profile-creation__state-list{gap:8px;margin-top:10px;display:grid}.profile-creation__state-row{grid-template-columns:1.1fr 1.5fr .8fr .9fr auto;align-items:center;gap:7px;display:grid}.profile-creation__field-grid--nursys{grid-template-columns:1fr auto;align-items:end}.profile-creation__mini-btn{color:#bae6fd;cursor:pointer;background:#38bdf81f;border:1px solid #38bdf880;border-radius:6px;padding:7px 9px;font-size:11px}.profile-creation__nursys-btn{white-space:nowrap;height:35px}.profile-creation__mini-btn--danger{color:#fca5a5;background:#ef44441f;border-color:#ef444480}.profile-creation__warning{color:#fcd34d;background:#f59e0b24;border:1px solid #f59e0b80;border-radius:8px;padding:8px 10px;font-size:11px}.profile-creation__specialty-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.profile-creation__specialty-chip{color:#cbd5e1;text-align:left;cursor:pointer;background:#0f172ad9;border:1px solid #475569b3;border-radius:8px;padding:8px 10px;font-size:12px;transition:border-color .15s,background .15s,color .15s}.profile-creation__specialty-chip:hover{color:#e2e8f0;border-color:#38bdf8a6}.profile-creation__specialty-chip.is-selected{color:#e0f2fe;background:#0e74904d;border-color:#38bdf8f2}.profile-creation__shift-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.profile-creation__shift-card{color:#94a3b8;text-align:left;cursor:pointer;background:#0f172ac2;border:1px solid #334155;border-radius:10px;padding:11px 12px;transition:border-color .15s,box-shadow .15s,color .15s}.profile-creation__shift-card:hover{color:#cbd5e1;border-color:#38bdf88c}.profile-creation__shift-card.is-selected{color:#f8fafc;border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf873,0 0 14px #38bdf833}.profile-creation__shift-title{font-size:12px;font-weight:600;display:block}.profile-creation__shift-limit{color:#94a3b8;margin-top:4px;font-size:11px;display:block}.profile-creation__day-row{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.profile-creation__day-pill{color:#94a3b8;font-family:var(--font-mono);cursor:pointer;background:#0f172abf;border:1px solid #334155;border-radius:999px;padding:9px 0;font-size:12px;font-weight:700;transition:border-color .15s,color .15s,box-shadow .15s,opacity .15s}.profile-creation__day-pill.is-selected{color:#fff;border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf880,0 0 14px #38bdf83d}.profile-creation__day-pill.is-disabled{pointer-events:none;opacity:.4}.profile-creation__shift-hint{color:#94a3b8;margin-top:10px;font-size:11px}.profile-creation__field--years{max-width:240px}.profile-creation__legend{color:#bae6fd;flex-wrap:wrap;gap:10px;margin-bottom:12px;font-size:11px;display:flex}.profile-creation__ratings{background:#0f172aa6;border:1px solid #334155e6;border-radius:10px;margin-bottom:12px;overflow:hidden}.profile-creation__ratings-head{border-bottom:1px solid #334155b3;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.profile-creation__ratings-head-main{flex:1;justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-creation__ratings-head h3{color:#e2e8f0;margin:0;font-size:13px}.profile-creation__inline-toggle{color:#94a3b8;align-items:center;gap:8px;font-size:11px;display:inline-flex}.profile-creation__quick-fill{gap:6px;display:inline-flex}.profile-creation__quick-fill-btn{color:#bae6fd;cursor:pointer;background:#38bdf81f;border:1px solid #38bdf873;border-radius:6px;padding:5px 8px;font-size:10px}.profile-creation__quick-fill-btn:hover{background:#38bdf833}.profile-creation__table-wrap{overflow-x:auto}.profile-creation__table{border-collapse:collapse;width:100%;min-width:560px}.profile-creation__table th,.profile-creation__table td{border-bottom:1px solid #334155a6;padding:8px 10px;font-size:12px}.profile-creation__table th{color:#94a3b8;text-transform:none;letter-spacing:.02em;font-size:10px}.profile-creation__table td{color:#e2e8f0;text-align:center}.profile-creation__table td:first-child,.profile-creation__table th:first-child{text-align:left;min-width:240px}.profile-creation__table tbody tr:hover{background:#38bdf814}.profile-creation__empty{color:#94a3b8;border:1px dashed #475569b3;border-radius:8px;padding:10px;font-size:12px}.profile-creation__error{color:#f87171;font-size:12px}.profile-creation__actions{justify-content:space-between;gap:10px;display:flex}.profile-creation__nav-btn,.profile-creation__save-btn{color:#082f49;font-family:var(--font-mono);letter-spacing:.1em;cursor:pointer;background:#38bdf8;border:1px solid #38bdf8;border-radius:6px;padding:9px 14px;font-size:11px;font-weight:700}.profile-creation__nav-btn{color:#cbd5e1;background:#1e293bd9;border-color:#475569e6}.profile-creation__nav-btn:disabled{opacity:.45;cursor:not-allowed}.profile-creation__save-btn:hover,.profile-creation__nav-btn:hover:not(:disabled){filter:brightness(1.06)}.profile-creation__save-btn--ghost{color:#94a3b8;background:0 0;border-color:#334155}.profile-creation__save-btn--ghost:disabled{opacity:1;cursor:not-allowed}@media (width<=900px){.profile-creation__specialty-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-creation__subcards,.profile-creation__shift-cards{grid-template-columns:1fr}}@media (width<=680px){.profile-creation{padding:16px 12px 24px}.profile-creation__card{padding:14px}.profile-creation__stepper,.profile-creation__field-grid,.profile-creation__specialty-grid{grid-template-columns:1fr}.profile-creation__day-row{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-creation__ratings-head{flex-direction:column;align-items:flex-start}.profile-creation__ratings-head-main{flex-direction:column;align-items:flex-start;width:100%}.profile-creation__state-row,.profile-creation__field-grid--nursys{grid-template-columns:1fr}}.board-header__admin-row{align-items:center;gap:8px;margin-top:2px;display:flex}.admin-badge{font-family:var(--font-mono);letter-spacing:.18em;color:var(--cyan);background:#06b6d41f;border:1px solid #06b6d466;border-radius:4px;padding:2px 8px;font-size:9px;font-weight:700}.logout-btn{font-family:var(--font-mono);letter-spacing:.12em;color:#f87171;cursor:pointer;background:#ef444414;border:1px solid #ef44444d;border-radius:4px;padding:2px 8px;font-size:9px;transition:background .15s,border-color .15s}.logout-btn:hover{background:#ef444429;border-color:#ef44448c}.layout-btn{font-family:var(--font-mono);letter-spacing:.12em;color:var(--cyan);cursor:pointer;background:#06b6d414;border:1px solid #06b6d452;border-radius:4px;padding:2px 8px;font-size:9px}.layout-btn:hover{background:#06b6d429;border-color:#06b6d48c}.profile-btn{font-family:var(--font-mono);letter-spacing:.12em;color:#93c5fd;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f659;border-radius:4px;padding:2px 8px;font-size:9px;transition:background .15s,border-color .15s}.profile-btn:hover{background:#3b82f62e;border-color:#3b82f68c}.staff-badge{position:relative}.staff-badge__drag{cursor:grab;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.staff-badge__admin{flex-shrink:0;gap:3px;margin-left:4px;display:flex}.admin-btn{cursor:pointer;border:1px solid #0000;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;line-height:1;transition:background .12s,border-color .12s;display:flex}.admin-btn--edit{color:var(--cyan);background:#06b6d414;border-color:#06b6d433}.admin-btn--edit:hover{background:#06b6d433;border-color:#06b6d466}.admin-btn--delete{color:#f87171;background:#ef444414;border-color:#ef444433}.admin-btn--delete:hover{background:#ef44442e;border-color:#ef444466}.admin-btn--confirm{color:var(--green);background:#10b9811a;border-color:#10b9814d}.admin-btn--confirm:hover{background:#10b98138}.admin-btn--cancel{color:var(--text-dim);border-color:var(--border);background:#ffffff0d}.admin-btn--cancel:hover{background:#ffffff1a}.staff-badge--confirm{background:#ef444412;border-color:#ef444466}.staff-tray__handle-right{align-items:center;gap:12px;display:flex}.tray-add-btn{font-family:var(--font-mono);letter-spacing:.15em;color:var(--cyan);cursor:pointer;background:#06b6d41a;border:1px solid #06b6d459;border-radius:4px;padding:3px 10px;font-size:9px;font-weight:700;transition:background .15s,box-shadow .15s}.tray-add-btn:hover{background:#06b6d433;box-shadow:0 0 8px #06b6d433}.modal-backdrop{z-index:500;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000b3;justify-content:center;align-items:flex-start;padding:88px 20px 24px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-backdrop--dimmed{z-index:500}.modal-backdrop--stacked{z-index:650}.modal{background:var(--bg-card);border:1px solid var(--border);border-top:2px solid var(--cyan);border-radius:10px;width:460px;max-width:100%;animation:.18s ease-out modal-in;box-shadow:0 24px 80px #000000b3,0 0 40px #06b6d40f}.modal--layout{width:760px;max-width:96vw}.layout-editor{padding:16px}.layout-editor__controls{margin-bottom:12px}.layout-editor__table-wrap{border:1px solid var(--border-subtle);border-radius:8px;max-height:56vh;overflow:auto}.layout-editor__table{border-collapse:collapse;width:100%}.layout-editor__table th,.layout-editor__table td{border-bottom:1px solid var(--border-subtle);padding:8px;font-size:11px}.layout-editor__table th{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-dim);text-align:left;background:#ffffff05;font-size:9px}.layout-editor__input{background:var(--bg-elevated);border:1px solid var(--border);width:100%;color:var(--text-bright);border-radius:6px;padding:6px 8px;font-size:12px}@keyframes modal-in{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.modal__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.modal__title{font-family:var(--font-mono);letter-spacing:.18em;color:var(--cyan);font-size:12px;font-weight:600}.modal__close{border:1px solid var(--border);width:28px;height:28px;color:var(--text-dim);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:12px;transition:background .12s,color .12s;display:flex}.modal__close:hover{color:#f87171;background:#ef44441a;border-color:#ef44444d}.modal__form{flex-direction:column;gap:18px;padding:20px;display:flex}.modal__field{flex-direction:column;gap:6px;display:flex}.modal__label{font-family:var(--font-mono);letter-spacing:.18em;color:var(--text-dim);font-size:9px}.modal__label-hint{color:var(--text);letter-spacing:.05em;text-transform:none;font-family:var(--font-sans)}.profile-row{grid-template-columns:140px 1fr;align-items:start;gap:10px;display:grid}.profile-row__label{font-family:var(--font-mono);letter-spacing:.14em;color:var(--text-dim);text-transform:uppercase;font-size:9px}.profile-row__value{color:var(--text-bright);font-size:12px;line-height:1.35}.modal__input{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-bright);font-size:13px;font-family:var(--font-sans);border-radius:6px;outline:none;padding:9px 13px;transition:border-color .15s,box-shadow .15s}.modal__input:focus{border-color:var(--cyan);box-shadow:0 0 0 2px #06b6d41f}.modal__input--error{border-color:var(--red)}.modal__error{color:#f87171;font-size:11px}.modal__toggle-group{gap:8px;display:flex}.modal__toggle{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text);cursor:pointer;text-align:center;border-radius:6px;flex:1;padding:9px 12px;font-size:12px;transition:background .12s,border-color .12s,color .12s}.modal__toggle--active{border-color:var(--cyan);color:var(--cyan);background:#06b6d41f;font-weight:600}.modal__chip-group{flex-wrap:wrap;gap:6px;display:flex}.modal__chip{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:20px;padding:5px 11px;font-size:11px;transition:background .12s,border-color .12s,color .12s}.modal__chip--active{border-color:var(--cyan);color:var(--cyan);background:#06b6d424;font-weight:600}.modal__prof-group{gap:8px;display:flex}.modal__prof-btn{background:var(--bg-elevated);border:1px solid var(--border);cursor:pointer;border-radius:6px;flex-direction:column;flex:1;align-items:center;gap:6px;padding:10px 8px;transition:background .12s,border-color .12s;display:flex}.modal__prof-btn--active{border-color:var(--cyan);background:#06b6d41a}.modal__prof-label{font-family:var(--font-mono);color:var(--text-bright);font-size:12px;font-weight:700}.modal__prof-btn--active .modal__prof-label{color:var(--cyan)}.modal__prof-dots{gap:3px;display:flex}.modal__actions{border-top:1px solid var(--border-subtle);justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.modal__btn{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:9px 20px;font-size:12px;font-weight:600;transition:opacity .12s,box-shadow .12s}.modal__btn--cancel{background:var(--bg-elevated);border-color:var(--border);color:var(--text)}.modal__btn--cancel:hover{background:#ffffff0f}.modal__btn--save{background:var(--cyan);color:#000;font-family:var(--font-mono);letter-spacing:.08em;border-color:var(--cyan)}.modal__btn--save:hover{opacity:.88;box-shadow:0 0 14px #06b6d459}@keyframes pulse-red{0%,to{opacity:1;box-shadow:inset 0 0 30px #ef44440f}50%{opacity:.9;box-shadow:inset 0 0 30px #ef444424,0 0 12px #ef444433}}@keyframes pulse-value{0%,to{text-shadow:0 0 8px}50%{text-shadow:0 0 20px,0 0 40px}}@keyframes flicker{0%,94%,98%,to{opacity:1}96%{opacity:.88}}.app{background:var(--bg);background-image:repeating-linear-gradient(0deg,#0000,#0000 2px,#0000001a 2px 3px);flex-direction:column;min-height:100svh;display:flex}.app--tray-open .board-grid{padding-bottom:210px}.board-tabs{z-index:95;border-bottom:1px solid var(--border-subtle);background:linear-gradient(#050f1ceb,#050f1cb8);align-items:center;gap:8px;padding:8px 14px 6px;display:flex;position:sticky;top:73px}.board-tabs--static{justify-content:flex-start}.board-tab{border:1px solid var(--border);color:var(--text);font-family:var(--font-mono);letter-spacing:.12em;cursor:pointer;background:#ffffff05;border-radius:999px;padding:6px 12px;font-size:10px;transition:border-color .2s,box-shadow .2s,color .2s,background .2s}.board-tab:hover{color:#bae6fd;border-color:#38bdf859}.board-tab--active{color:#38bdf8;background:#38bdf824;border-color:#38bdf8b8;box-shadow:0 0 16px #38bdf82e}.board-tab-menu{z-index:140;border:1px solid var(--border);background:#081322;border-radius:8px;flex-direction:column;gap:4px;min-width:280px;max-height:320px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:14px;overflow-y:auto;box-shadow:0 16px 36px #0009}.board-tab-menu__item{text-align:left;width:100%;color:var(--text);cursor:pointer;background:#ffffff05;border:1px solid #0000;border-radius:6px;padding:8px 10px;font-size:11px}.board-tab-menu__item:hover:not(:disabled){background:#06b6d41f;border-color:#06b6d473}.board-tab-menu__item:disabled{opacity:.55;cursor:not-allowed}.board-tab-menu__posted{border-top:1px solid var(--border-subtle);flex-direction:column;gap:4px;margin-top:4px;padding-top:6px;display:flex}.board-tab-menu__item--posted{font-family:var(--font-mono);letter-spacing:.08em;font-size:10px}.planner-shell{padding:14px}.daily-call-page{flex-direction:column;gap:18px;display:flex}.daily-call-page__head{background:linear-gradient(#0f172af0,#0f172abd);border:1px solid #334155e6;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.daily-call-page__title{color:#e2e8f0;margin:4px 0 0}.daily-call-page__list{flex-direction:column;gap:12px;display:flex}.daily-call-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.daily-call-page__card{background:linear-gradient(#0f172aeb,#0f172ab8);border:1px solid #334155eb;border-radius:16px;flex-direction:column;gap:12px;padding:14px;display:flex}.daily-call-page__summary{color:#cbd5e1;background:#0f172ab8;border:1px solid #38bdf838;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.daily-call-page__summary-dot{border-radius:999px;width:10px;height:10px}.daily-call-page__slot{background:linear-gradient(#0f172aeb,#0f172ab3);border:1px solid #334155f2;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.daily-call-page__slot.is-warning{border-color:#f59e0b80;box-shadow:0 0 0 1px #f59e0b14}.daily-call-page__slot-main{flex-direction:column;gap:4px;display:flex}.daily-call-page__slot-role{font-family:var(--font-mono);letter-spacing:.1em;color:#94a3b8;text-transform:uppercase;font-size:10px}.daily-call-page__slot-name{color:#38bdf8;font-size:18px;font-weight:800}.daily-call-page__slot-status{color:#cbd5e1;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.daily-call-page__warning-icon{color:#fbbf24;background:#f59e0b24;border:1px solid #f59e0b73;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-weight:900;display:inline-flex}.on-call-page{flex-direction:column;gap:18px;display:flex}.on-call-page__head{background:linear-gradient(#0f172af0,#0f172abd);border:1px solid #334155e6;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.on-call-page__title{color:#e2e8f0;margin:4px 0 0}.on-call-page__controls{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.on-call-page__toggle-group{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}.on-call-page__toggle{color:#cbd5e1;cursor:pointer;background:#0f172ab8;border:1px solid #334155;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700}.on-call-page__toggle.is-active{box-shadow:0 0 0 1px #7dd3fc1f,0 10px 24px #02061747}.on-call-page__month-nav{align-items:center;gap:10px;display:inline-flex}.on-call-page__file-input{display:none}.on-call-page__month-label{text-align:center;color:#e2e8f0;min-width:160px;font-weight:700}.on-call-calendar{background:linear-gradient(#0f172af5,#0f172ad1);border:1px solid #334155e6;border-radius:18px;padding:18px;box-shadow:inset 0 1px #94a3b80d}.on-call-calendar--split{grid-template-columns:minmax(0,1fr) 320px;gap:18px;display:grid}.on-call-calendar__main{min-width:0}.on-call-calendar__legend{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.on-call-calendar__legend-chip{letter-spacing:.04em;border:1px solid;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.on-call-calendar__legend-note{color:#94a3b8;font-size:12px}.on-call-calendar__weekday-row{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-bottom:10px;display:grid}.on-call-calendar__weekday{font-family:var(--font-mono);letter-spacing:.1em;color:#7dd3fc;text-transform:uppercase;padding:6px 8px;font-size:10px}.on-call-calendar__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.on-call-calendar__day{cursor:pointer;background:#0f172ac2;border:1px solid #334155eb;border-radius:14px;flex-direction:column;gap:10px;min-height:144px;padding:10px;display:flex}.on-call-calendar__day--summary{text-align:left;min-height:110px}.on-call-calendar__day.is-muted{opacity:.45}.on-call-calendar__day.is-today{box-shadow:0 0 0 1px #38bdf82e,0 0 0 4px #38bdf80d}.on-call-calendar__day.is-selected{background:#38bdf814;border-color:#38bdf86b}.on-call-calendar__day-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.on-call-calendar__day-number{color:#e2e8f0;font-weight:800}.on-call-calendar__day-dot{border-radius:999px;width:10px;height:10px}.on-call-calendar__day-summary{color:#38bdf8;margin-top:auto;font-size:13px;font-weight:800}.on-call-calendar__slots{flex-direction:column;gap:6px;display:flex}.on-call-calendar__slot{color:#e2e8f0;text-align:left;cursor:pointer;background:#0206174d;border:1px solid #334155f2;border-radius:10px;flex-direction:column;gap:3px;padding:8px 9px;display:flex}.on-call-calendar__slot:disabled{cursor:default}.on-call-calendar__slot.is-filled{background:#38bdf814;border-color:#38bdf83d}.on-call-calendar__slot-role{font-family:var(--font-mono);letter-spacing:.08em;color:#94a3b8;text-transform:uppercase;font-size:9px}.on-call-calendar__slot-value{color:#38bdf8;font-size:12px;font-weight:800}.on-call-calendar__slot-value.is-empty{color:#7dd3fc;opacity:.86}.on-call-calendar__show-more{color:#7dd3fc;cursor:pointer;background:#38bdf80f;border:1px dashed #38bdf847;border-radius:10px;padding:7px 9px;font-size:11px;font-weight:700}.on-call-editor{width:460px;max-width:94vw}.on-call-editor__body{flex-direction:column;gap:12px;display:flex}.on-call-editor__title{color:#e2e8f0;margin:0}.on-call-editor__hint{color:#cbd5e1;background:#38bdf80f;border:1px solid #38bdf82e;border-radius:10px;padding:10px 12px;font-size:12px}.on-call-page__loading{color:#94a3b8;font-size:12px}.schedule-import-review{background:linear-gradient(#0f172aeb,#0f172ab8);border:1px solid #334155eb;border-radius:16px;flex-direction:column;gap:14px;padding:16px;display:flex}.schedule-import-review--error{color:#fde68a;background:#f59e0b1a;border-color:#f59e0b8c}.schedule-import-review__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.schedule-import-review__head h3{color:#e2e8f0;margin:4px 0 0}.schedule-import-review__table-wrap{overflow-x:auto}.schedule-import-review__table{border-collapse:collapse;width:100%}.schedule-import-review__table th,.schedule-import-review__table td{text-align:left;color:#e2e8f0;border-bottom:1px solid #334155d9;padding:10px 8px;font-size:12px}.schedule-import-review__table th{color:#94a3b8;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.schedule-import-review__table tr.is-unmatched td{background:#facc151f}.on-call-calendar__sidebar{background:#0f172ad1;border:1px solid #334155eb;border-radius:16px;flex-direction:column;gap:14px;padding:16px;display:flex}.on-call-calendar__sidebar-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.on-call-calendar__sidebar-head h3{color:#e2e8f0;margin:4px 0 0}.on-call-calendar__sidebar-list{flex-direction:column;gap:10px;display:flex}.on-call-calendar__sidebar-item{flex-direction:column;gap:6px;display:flex}.planner-page{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:12px;box-shadow:0 10px 26px #00000059}.planner-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.planner-title{font-family:var(--font-mono);letter-spacing:.14em;color:var(--cyan);margin:0 0 4px;font-size:16px}.planner-subtitle{color:var(--text-dim);margin:0;font-size:11px}.planner-controls{align-items:flex-end;gap:10px;display:flex}.planner-control{font-family:var(--font-mono);letter-spacing:.12em;color:var(--text-dim);flex-direction:column;gap:4px;font-size:9px;display:flex}.planner-control input,.planner-control select{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-bright);border-radius:6px;padding:7px 9px;font-size:12px}.planner-post-btn{color:var(--green);font-family:var(--font-mono);letter-spacing:.1em;cursor:pointer;background:#10b98124;border:1px solid #10b98180;border-radius:6px;padding:9px 12px;font-size:10px}.planner-post-btn:hover{background:#10b9813d}.planner-action-btn{color:var(--cyan);font-family:var(--font-mono);letter-spacing:.09em;cursor:pointer;background:#06b6d41f;border:1px solid #06b6d473;border-radius:6px;padding:9px 12px;font-size:10px}.planner-action-btn:hover{background:#06b6d438}.planner-action-btn--warn{color:#fca5a5;background:#ef44441f;border-color:#ef444473}.planner-action-btn--warn:hover{background:#ef444433}.planner-table-wrap{border:1px solid var(--border-subtle);border-radius:8px;overflow-x:auto}.planner-table{border-collapse:collapse;width:100%}.planner-table th,.planner-table td{border-bottom:1px solid var(--border-subtle);text-align:left;padding:8px;font-size:11px}.planner-table th{font-family:var(--font-mono);letter-spacing:.12em;color:var(--text-dim);background:#ffffff05;font-size:9px}.planner-table td select,.planner-table td input{background:var(--bg-elevated);border:1px solid var(--border);width:100%;color:var(--text-bright);border-radius:6px;padding:5px 7px;font-size:11px}.planner-empty{color:var(--text-dim);text-align:center;padding:18px;font-size:12px}.board-header{background:var(--bg-card);border-top:2px solid var(--cyan);border-bottom:1px solid var(--border);box-shadow:0 1px 0 var(--border-glow), 0 4px 24px #00000080;z-index:100;flex-shrink:0;align-items:center;gap:20px;padding:12px 20px;animation:10s infinite flicker;display:flex;position:sticky;top:0}.board-header__brand{flex-shrink:0;align-items:center;gap:12px;display:flex}.brand-icon{filter:drop-shadow(0 0 6px var(--cyan))}.board-header__title{font-family:var(--font-mono);letter-spacing:.25em;color:var(--cyan);text-shadow:0 0 12px var(--cyan), 0 0 24px #06b6d459;font-size:20px;font-weight:700;line-height:1}.board-header__subtitle{letter-spacing:.1em;color:var(--text-dim);text-transform:uppercase;margin-top:3px;font-size:10px}.board-header__stats{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.stat-pill{background:var(--bg-elevated);border:1px solid var(--border);border-radius:6px;flex-direction:column;align-items:center;min-width:72px;padding:6px 14px;display:flex}.stat-pill--interactive{cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .12s}.stat-pill--interactive:hover{border-color:#ef444473;box-shadow:0 0 10px #ef444424}.stat-pill--active{border-color:#ef4444bf;transform:translateY(-1px);box-shadow:0 0 0 1px #ef444480,0 0 16px #ef44442e}.stat-pill--large{border-color:var(--purple);min-width:90px;padding:8px 16px;box-shadow:0 0 10px #a855f71f}.stat-pill__value{font-family:var(--font-mono);text-shadow:0 0 8px;font-size:22px;font-weight:700;line-height:1}.stat-pill--large .stat-pill__value{font-size:28px}.stat-pill__value--pulse{animation:1.8s ease-in-out infinite pulse-value}.stat-pill__label{letter-spacing:.09em;color:var(--text-dim);text-transform:uppercase;white-space:nowrap;margin-top:3px;font-size:9px}.board-header__meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:5px;display:flex}.board-header__datetime{flex-direction:column;align-items:flex-end;line-height:1;display:flex}.board-header__time{font-family:var(--font-mono);color:var(--text-bright);font-size:18px}.board-header__date{color:var(--text-dim);letter-spacing:.04em;margin-top:2px;font-size:10px}.board-header__shift{font-family:var(--font-mono);letter-spacing:.2em;background:#ffffff08;border:1px solid;border-radius:4px;padding:3px 10px;font-size:10px;font-weight:600}.board-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));align-content:start;gap:10px;padding:14px;display:grid}.room-card{z-index:1;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:5px;min-height:164px;padding:10px 12px 12px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:visible}.room-card--focus{z-index:15;transform:translateY(-2px)scale(1.01);box-shadow:0 14px 30px #00000073,0 0 0 1px #ef444459}.room-card--risk-dim{opacity:.48;filter:saturate(.75)}:is(.room-card:has(.slot-circle--picker-open),.room-card:has(.assistant-picker__menu)){z-index:500}.room-card__status-bar{pointer-events:none;border-radius:8px 0 0 8px;width:3px;position:absolute;top:0;bottom:0;left:0}.status-bar--empty{background:var(--border-subtle)}.status-bar--neutral{background:#94a3b847}.status-bar--incomplete{background:#94a3b8;box-shadow:2px 0 10px #94a3b866}.status-bar--green{background:var(--green);box-shadow:2px 0 10px var(--green-glow)}.status-bar--yellow{background:var(--yellow);box-shadow:2px 0 10px var(--yellow-glow)}.status-bar--red{background:var(--red);box-shadow:2px 0 14px var(--red-glow)}.room-card--green{border-color:#10b98138;box-shadow:inset 0 0 30px #10b9810a}.room-card--yellow{border-color:#f59e0b38;box-shadow:inset 0 0 30px #f59e0b0a}.room-card--red{border-color:#ef444452;animation:2.4s ease-in-out infinite pulse-red}.room-card--empty{border-color:var(--border-subtle);opacity:.55}.room-card--incomplete{border-color:#94a3b880;box-shadow:inset 0 0 26px #94a3b817}.room-card__header{align-items:center;gap:6px;padding-left:6px;display:flex}.room-card__number{font-family:var(--font-mono);color:var(--cyan);text-shadow:0 0 8px #06b6d473;letter-spacing:-.02em;flex-shrink:0;font-size:22px;font-weight:700;line-height:1}.room-card__number-input{width:74px;font-family:var(--font-mono);color:var(--cyan);text-shadow:0 0 8px #06b6d473;letter-spacing:-.01em;text-transform:uppercase;background:#06b6d414;border:1px solid #06b6d447;border-radius:5px;outline:none;padding:4px 6px;font-size:16px;font-weight:700;line-height:1}.room-card__number-input::placeholder{color:#7dd3fca6;text-shadow:none}.room-card__number-input:focus{border-color:var(--cyan);box-shadow:0 0 0 2px #06b6d424}.room-card__complexity-badge{font-family:var(--font-mono);letter-spacing:.05em;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.complexity--low{color:#60a5fa;background:#3b82f62e;border:1px solid #3b82f648}.complexity--mid{color:#fbbf24;background:#f59e0b24;border:1px solid #f59e0b48}.complexity--high{color:#f87171;background:#ef444424;border:1px solid #ef444448}.room-card__specialty-tag{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;background:#ffffff08;border:1px solid;border-radius:3px;margin-left:auto;padding:2px 5px;font-size:9px}.room-card__alert-badge{font-family:var(--font-mono);letter-spacing:.12em;color:#fecaca;white-space:nowrap;background:#ef444426;border:1px solid #ef44448c;border-radius:5px;padding:2px 6px;font-size:8px}.room-card__case{flex-direction:column;flex:1;gap:2px;min-height:44px;padding-left:6px;display:flex}.room-card__start-time{font-family:var(--font-mono);letter-spacing:.12em;color:#7dd3fc;margin-bottom:2px;font-size:9px}.room-card__start-label{align-items:center;gap:6px;display:inline-flex}.room-card__start-select{background:var(--bg-elevated);border:1px solid var(--border);color:#7dd3fc;font-family:var(--font-mono);border-radius:5px;outline:none;padding:3px 6px;font-size:10px}.room-card__start-select:focus{border-color:var(--cyan);box-shadow:0 0 0 2px #06b6d41f}.room-card__surgeon{color:var(--text-bright);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.room-card__procedure{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.room-card__complexity-label{font-family:var(--font-mono);letter-spacing:.12em;color:var(--text-dim);text-transform:uppercase;margin-top:2px;font-size:9px}.room-card__pref-button{color:#bfdbfe;font-family:var(--font-mono);letter-spacing:.08em;cursor:pointer;background:#3b82f629;border:1px solid #3b82f68c;border-radius:999px;align-self:flex-start;margin-top:8px;padding:6px 10px;font-size:10px}.room-card__pref-button:hover{background:#3b82f63d;box-shadow:0 0 12px #3b82f638}.room-card__editor{flex-direction:column;gap:6px;margin-bottom:2px;display:flex}.room-card__select{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-bright);border-radius:5px;outline:none;padding:5px 7px;font-size:10px}.room-card__select:focus{border-color:var(--cyan);box-shadow:0 0 0 2px #06b6d424}.room-card__select:disabled{opacity:.55;cursor:not-allowed}.room-card__available{font-family:var(--font-mono);letter-spacing:.2em;color:var(--text-dim);flex:1;justify-content:center;align-items:center;font-size:10px;display:flex}.room-card__slots{gap:8px;margin-top:auto;padding-left:6px;display:flex}.assistant-picker{margin-top:8px;padding-left:6px;position:relative}.assistant-picker__toggle{border:1px dashed var(--border);width:100%;color:var(--text-dim);font-family:var(--font-mono);letter-spacing:.1em;text-align:left;cursor:pointer;background:#ffffff05;border-radius:7px;padding:6px 8px;font-size:9px}.assistant-picker__toggle:hover{border-color:var(--cyan);color:var(--cyan);background:#06b6d414}.assistant-picker__toggle--active{color:var(--text-bright);border-style:solid;border-color:#06b6d473}.assistant-picker__menu{z-index:130;border:1px solid var(--border);background:#0a1422;border-radius:7px;flex-direction:column;gap:4px;max-height:220px;padding:5px;display:flex;position:absolute;top:calc(100% + 6px);left:6px;right:0;overflow-y:auto;box-shadow:0 14px 30px #0009}.assistant-picker__option{background:var(--bg-elevated);width:100%;color:var(--text);cursor:pointer;text-align:left;border:1px solid #0000;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:6px 7px;font-size:10px;display:flex}.assistant-picker__option:hover{border-color:var(--cyan);background:#06b6d417}.assistant-picker__option--unassign{color:#fca5a5;background:#ef44441f;border-color:#ef444459}.assistant-picker__option--unassign:hover{background:#ef444433;border-color:#ef44448c}.assistant-picker__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.assistant-picker__empty{color:var(--text-dim);text-align:center;padding:8px;font-size:10px}.slot-circle{border:1px dashed var(--border);cursor:default;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:78px;height:66px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;overflow:hidden}.slot-circle--empty{background:#ffffff03;border-style:dashed}.slot-circle--neutral{background:#94a3b80f;border-style:solid;border-color:#94a3b857}.slot-circle--green{background:#22c55e2e;border-style:solid;border-color:#22c55ebd;box-shadow:0 0 14px #22c55e42}.slot-circle--yellow{background:#f59e0b0d;border-style:solid;border-color:#f59e0b61}.slot-circle--red{background:#ef44440f;border-style:solid;border-color:#ef444473}.slot-circle--over{box-shadow:0 0 10px #06b6d433;border-color:var(--cyan)!important;background:var(--cyan-dim)!important;border-style:solid!important}.slot-circle__label{font-family:var(--font-mono);letter-spacing:.12em;color:var(--text-dim);font-size:10px}.slot-circle--picker-open{z-index:40;overflow:visible}.slot-picker{pointer-events:none;position:absolute;inset:0}.slot-picker__toggle{border:1px dashed var(--border);width:100%;height:100%;color:var(--text-dim);font-family:var(--font-mono);letter-spacing:.12em;cursor:pointer;background:#ffffff05;border-radius:8px;padding:0 6px;font-size:10px}.slot-picker__toggle:hover:not(:disabled){border-color:var(--cyan);color:var(--cyan);background:#06b6d414}.slot-picker__toggle:disabled{opacity:.55;cursor:not-allowed}.slot-picker__menu{z-index:120;border:1px solid var(--border);pointer-events:auto;background:#0a1422;border-radius:7px;flex-direction:column;gap:4px;width:210px;max-height:220px;padding:5px;display:flex;position:absolute;top:calc(100% + 6px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 14px 30px #0009}.slot-picker__option{background:var(--bg-elevated);width:100%;color:var(--text);cursor:pointer;text-align:left;border:1px solid #0000;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:6px 7px;font-size:10px;display:flex}.slot-picker__option:hover{border-color:var(--cyan);background:#06b6d417}.slot-picker__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.slot-picker__compat{font-family:var(--font-mono);letter-spacing:.08em;border:1px solid;border-radius:4px;flex-shrink:0;padding:1px 5px;font-size:8px}.slot-picker__compat--green{color:var(--green);background:#10b9811f;border-color:#10b98173}.slot-picker__compat--yellow{color:var(--yellow);background:#f59e0b1f;border-color:#f59e0b73}.slot-picker__compat--red{color:#f87171;background:#ef44441f;border-color:#ef444473}.slot-picker__compat--neutral{color:var(--text-dim);border-color:var(--border);background:#94a3b814}.slot-picker__empty{color:var(--text-dim);text-align:center;padding:8px;font-size:10px}.slot-picker__option--unassign{color:#fca5a5;background:#ef44441f;border-color:#ef444459}.slot-picker__option--unassign:hover{background:#ef444433;border-color:#ef44448c}.staff-badge{background:var(--bg-elevated);border:1px solid var(--border);-webkit-user-select:none;user-select:none;touch-action:none;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;width:186px;padding:7px 10px;transition:border-color .15s,box-shadow .15s,opacity .1s;display:flex}.staff-badge:not(.staff-badge--compact):hover{border-color:var(--cyan);box-shadow:0 0 10px var(--cyan-dim)}.staff-badge--overlay{box-shadow:0 10px 40px #000000b3, 0 0 20px var(--cyan-dim);border-color:var(--cyan);pointer-events:none;z-index:9999;transform:rotate(2deg)scale(1.02)}.staff-badge__role-pill{font-family:var(--font-mono);letter-spacing:.1em;color:#fff;text-shadow:none;border-radius:4px;flex-shrink:0;padding:2px 5px;font-size:9px;font-weight:700}.staff-badge__body{flex:1;min-width:0;overflow:hidden}.staff-badge__name{color:var(--text-bright);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;display:block;overflow:hidden}.staff-badge__specialty{white-space:nowrap;font-size:10px;display:block}.staff-badge--compact{background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;height:100%;padding:4px 6px}.staff-badge--compact:hover{box-shadow:none;background:#ffffff0a;border-color:#0000}.staff-badge__initials{font-family:var(--font-mono);color:var(--text-bright);letter-spacing:.05em;font-size:13px;font-weight:700;line-height:1}.staff-badge__dots{align-items:center;gap:3px;display:flex}.staff-badge__cred-icons{align-items:center;gap:4px;margin-left:6px;display:inline-flex}.staff-badge__cred{width:14px;height:14px;font-family:var(--font-mono);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.staff-badge__cred--certified{color:#6ee7b7;background:#10b98133;border-color:#10b98199}.staff-badge__cred--state{color:#93c5fd;background:#3b82f633;border-color:#3b82f699}.dot{background:var(--border);border-radius:50%;flex-shrink:0;width:5px;height:5px}.dot--filled{background:var(--cyan);box-shadow:0 0 4px #06b6d4b3}.staff-tray{z-index:200;background:var(--bg-card);border-top:1px solid var(--border);box-shadow:0 -4px 32px #0009, 0 -1px 0 var(--border-glow);transition:transform .26s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(calc(100% - 38px))}.staff-tray--open{transform:translateY(0)}.staff-tray__handle{cursor:pointer;background:var(--bg-elevated);border-bottom:1px solid var(--border-subtle);text-align:left;justify-content:space-between;align-items:center;width:100%;height:38px;padding:0 20px;display:flex}.staff-tray__handle:hover{background:#06b6d40f}.staff-tray__handle-left{align-items:center;gap:10px;display:flex}.staff-tray__handle-icon{color:var(--cyan);opacity:.75;font-size:9px;line-height:1}.staff-tray__handle-title{font-family:var(--font-mono);letter-spacing:.2em;color:var(--cyan);font-size:11px;font-weight:600}.staff-tray__handle-count{color:var(--text-dim);letter-spacing:.04em;font-size:10px}.staff-tray__handle-pips{gap:8px;display:flex}.pip{font-family:var(--font-mono);letter-spacing:.08em;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600}.pip--rn{color:#93c5fd;background:#1d4ed838;border:1px solid #1d4ed861}.pip--st{color:#c4b5fd;background:#6d28d938;border:1px solid #6d28d961}.staff-tray__pool{scrollbar-width:thin;scrollbar-color:var(--border) transparent;gap:0;min-height:116px;padding:14px 20px 16px;transition:background .15s;display:flex;overflow-x:auto}.staff-tray__pool--over{background:#06b6d40a}.staff-tray__pool::-webkit-scrollbar{height:4px}.staff-tray__pool::-webkit-scrollbar-track{background:0 0}.staff-tray__pool::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.staff-tray__divider{background:var(--border);flex-shrink:0;align-self:stretch;width:1px;margin:0 18px}.staff-tray__group{flex-direction:column;flex-shrink:0;gap:10px;display:flex}.staff-tray__group-label{font-family:var(--font-mono);letter-spacing:.18em;color:var(--text-dim);text-transform:uppercase;white-space:nowrap;font-size:9px}.staff-tray__badges{flex-wrap:nowrap;align-items:flex-start;gap:8px;display:flex}.staff-tray__empty{color:var(--text-dim);white-space:nowrap;align-self:center;padding:0 4px;font-size:10px;font-style:italic}.staff-badge--falling{opacity:0;transition:transform .3s,opacity .3s;transform:translateY(100px)}@keyframes staff-ghost-pulse{0%,to{box-shadow:inset 0 0 0 1px #facc1538}50%{box-shadow:inset 0 0 0 1px #facc158c,0 0 14px #facc1540}}.staff-badge--ghosting{opacity:.6;animation:1.8s ease-in-out infinite staff-ghost-pulse}.staff-context-menu{z-index:8000;background:#1e293b;border:1px solid #334155;border-radius:8px;flex-direction:column;gap:4px;min-width:180px;padding:6px;display:flex;position:fixed;box-shadow:0 12px 24px #02061780}.staff-context-menu__item{color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:12px;display:flex}.staff-context-menu__item:hover:not(:disabled){border-color:var(--staff-color,#fff);background:color-mix(in srgb, var(--staff-color,#fff) 16%, transparent)}.staff-context-menu__item:disabled{opacity:.42;cursor:not-allowed}.staff-context-menu__icon{text-align:center;width:14px;font-size:12px}.staff-send-home-toast{z-index:8100;color:#e2e8f0;background:#0f172af5;border:1px solid #334155;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #02061780}.staff-send-home-toast button{color:#bae6fd;cursor:pointer;background:#38bdf829;border:1px solid #38bdf88c;border-radius:6px;padding:4px 10px}.profile-avatar-btn{color:#e0f2fe;width:24px;height:24px;font-family:var(--font-mono);cursor:pointer;background:#38bdf824;border:1px solid #38bdf873;border-radius:999px;font-size:10px;font-weight:700;position:relative}.profile-avatar-btn__dot{background:#ef4444;border-radius:999px;width:8px;height:8px;position:absolute;top:-2px;right:-2px;box-shadow:0 0 0 1px #0f172a,0 0 10px #ef444480}.ot-sentinel-btn{color:#fca5a5;font-family:var(--font-mono);letter-spacing:.1em;cursor:pointer;background:#ef444429;border:1px solid #f871718c;border-radius:999px;padding:3px 9px;font-size:9px;animation:1.6s ease-in-out infinite pulse-red}.modal--profile-dashboard{width:760px;max-width:96vw}.profile-dashboard__actions{align-items:center;gap:8px;display:flex}.profile-dashboard__btn{color:#bae6fd;cursor:pointer;background:#38bdf829;border:1px solid #38bdf873;border-radius:6px;padding:5px 10px;font-size:11px}.profile-dashboard__btn--ghost{border-color:var(--border);color:var(--text-dim);background:0 0}.profile-dashboard__tabs{gap:8px;padding:10px 20px 0;display:flex}.profile-dashboard__tab{border:1px solid var(--border);color:var(--text-dim);cursor:pointer;background:0 0;border-radius:999px;padding:5px 12px;font-size:11px}.profile-dashboard__tab.is-active{color:#bae6fd;background:#38bdf81f;border-color:#38bdf88c}.profile-dashboard__content{padding-top:14px}.profile-dashboard__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-dashboard__field{flex-direction:column;gap:6px;display:flex}.profile-dashboard__field-label{font-family:var(--font-mono);letter-spacing:.12em;color:var(--text-dim);font-size:9px}.profile-dashboard__input{color:#e2e8f0;background:0 0;border:1px solid #334155;border-radius:6px;padding:8px 9px;font-size:12px}.profile-dashboard__input:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 2px #38bdf829}.profile-dashboard__input:disabled{opacity:.65}.profile-dashboard__input option{color:#e2e8f0;background:#0f172a}.profile-dashboard__cert-list{flex-direction:column;gap:8px;display:flex}.profile-dashboard__cert-row{border:1px solid #334155;border-radius:8px;grid-template-columns:1fr 180px;align-items:center;gap:10px;padding:8px 10px;display:grid}.profile-dashboard__cert-row.is-expiring{border-color:#ef4444bf;box-shadow:0 0 0 1px #ef444440}.profile-dashboard__cert-check{color:#e2e8f0;align-items:center;gap:8px;display:inline-flex}.profile-dashboard__warning{color:#fecaca;background:#ef444424;border:1px solid #ef4444bf;border-radius:8px;padding:8px 10px;font-size:12px}.profile-dashboard__skills-list{flex-direction:column;gap:8px;display:flex}.profile-dashboard__skills-row{border:1px solid #334155;border-radius:8px;grid-template-columns:1fr 110px;align-items:center;gap:10px;padding:8px 10px;display:grid}.profile-dashboard__skills-main{min-width:0}.profile-dashboard__skills-name{color:#e2e8f0;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.profile-dashboard__skills-sub{color:#94a3b8;margin-top:2px;font-size:10px;display:block}.profile-dashboard__new-tag{font-family:var(--font-mono);letter-spacing:.1em;color:#fecaca;background:#ef444433;border:1px solid #ef444499;border-radius:999px;padding:2px 6px;font-size:8px}.modal--procedure-manager{flex-direction:column;width:1100px;max-width:96vw;max-height:calc(100vh - 112px);display:flex}.procedure-manager{grid-template-columns:320px minmax(0,1fr);min-height:640px;display:grid}.procedure-manager--bucket-layout{grid-template-columns:minmax(0,1.35fr) minmax(360px,.9fr)}.procedure-manager--bucket-only{min-height:auto;display:block}.procedure-manager__catalog{border-right:1px solid #334155;flex-direction:column;gap:12px;padding:18px;display:flex}.procedure-manager__catalog--buckets{border-right:none}.procedure-manager__catalog-head,.procedure-manager__pref-head,.procedure-manager__editor-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.procedure-manager__catalog-count{color:#94a3b8;margin-top:4px;font-size:11px}.procedure-manager__list{flex-direction:column;gap:6px;display:flex;overflow-y:auto}.procedure-manager__bucket-grid{max-height:none;padding:0}.procedure-manager__bucket{min-height:0}.procedure-manager__bucket.is-expanded{border-color:#38bdf873;box-shadow:0 0 0 1px #38bdf81a}.procedure-manager__bucket .global-pref-manager__bucket-head h3{color:#38bdf8;font-weight:800}.procedure-manager__bucket .global-pref-manager__bucket-head span{color:#93c5fd}.procedure-manager__bucket-head-actions{align-items:center;gap:8px;display:flex}.procedure-manager__bucket-toggle{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:0;display:flex}.procedure-manager__bucket-chevron{color:#7dd3fc;border:1px solid #38bdf859;border-radius:999px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.procedure-manager__bucket-trash{min-width:0;padding:4px 7px;font-size:10px}.procedure-manager__specialty-add{margin-bottom:2px}.procedure-manager__bucket-list{flex-direction:column;gap:8px;display:flex}.procedure-manager__service-line-panel{background:linear-gradient(#0f172aeb,#0f172ab3);border:1px solid #38bdf838;border-radius:14px;flex-direction:column;gap:14px;margin-top:14px;padding:16px;display:flex}.procedure-manager__service-line-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.procedure-manager__service-line-panel-head h3{color:#e2e8f0;margin:4px 0 0}.procedure-manager__bucket-item{background:#0f172a59;border:1px solid #334155;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;display:grid}.procedure-manager__bucket-item.is-active{background:#38bdf80a;border-color:#38bdf852}.procedure-manager__bucket-main{color:#f8fafc;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;min-width:0;padding:0;display:flex}.procedure-manager__bucket-main--static{cursor:default}.procedure-manager__bucket-name{font-size:13px;font-weight:700}.procedure-manager__bucket-name:hover{color:#38bdf8}.procedure-manager__bucket-meta{color:#94a3b8;font-size:10px}.procedure-manager__bucket-actions{align-items:center;gap:6px;display:flex}.procedure-manager__trash{color:#fff;background:#ef4444;border-color:#ef4444;min-width:58px}.procedure-manager__icon-btn{color:#bfdbfe;cursor:pointer;background:#3b82f61f;border:1px solid #60a5fa73;border-radius:6px;padding:5px 8px;font-size:10px}.procedure-manager__editor{flex-direction:column;gap:14px;padding:18px;display:flex;overflow-y:auto}.modal--procedure-editor{width:760px;max-width:94vw}.modal--confirm{width:420px;max-width:92vw}.confirm-modal{flex-direction:column;gap:18px;display:flex}.confirm-modal__message{color:#cbd5e1;margin:0;line-height:1.5}.confirm-modal__actions{justify-content:flex-end;gap:10px;display:flex}.confirm-modal__delete{color:#fff;cursor:pointer;background:linear-gradient(#ef4444f2,#b91c1cf2);border:1px solid #ef4444;border-radius:8px;padding:9px 14px;font-size:12px;font-weight:700;box-shadow:0 0 0 1px #ef44442e,0 10px 24px #7f1d1d47}.confirm-modal__delete:hover{background:linear-gradient(#f87171fa,#dc2626fa)}.procedure-manager__editor-head h3{color:#e2e8f0;margin:4px 0 0}.procedure-manager__procedure-meta{color:#94a3b8;text-align:right;flex-direction:column;align-items:flex-end;gap:4px;font-size:11px;display:flex}.procedure-manager__row{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #334155;border-radius:8px;justify-content:space-between;gap:8px;padding:8px 10px;font-size:11px;display:flex}.procedure-manager__row.is-active,.procedure-manager__row:hover{background:#38bdf814;border-color:#38bdf899}.procedure-manager__row-main,.procedure-manager__row-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.procedure-manager__row-main span,.procedure-manager__row-meta span{color:#94a3b8;font-size:10px}.procedure-manager__tabs{padding-bottom:12px}.procedure-manager__pref-section{border-top:1px solid #334155b3;flex-direction:column;gap:12px;padding-top:14px;display:flex}.procedure-manager__notes{resize:vertical;min-height:110px}.procedure-manager__pref-list{flex-direction:column;gap:8px;display:flex}.procedure-manager__card-row{color:#e2e8f0;cursor:pointer;text-align:left;background:#0f172a61;border:1px solid #334155;border-radius:8px;justify-content:space-between;gap:8px;padding:10px;display:flex}.procedure-manager__card-row:hover{background:#3b82f614;border-color:#60a5fa99}.procedure-manager__empty-state{color:#94a3b8;border:1px dashed #334155;border-radius:8px;padding:14px;font-size:12px}.modal--pref-editor{z-index:651;width:760px;max-width:94vw;position:relative}.pref-editor,.pref-editor__view{flex-direction:column;gap:14px;display:flex}.pref-editor__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.pref-editor__summary-card{background:#0f172a6b;border:1px solid #334155e6;border-radius:10px;flex-direction:column;gap:6px;padding:12px;display:flex}.pref-editor__summary-card strong{color:#e2e8f0;font-size:13px}.pref-editor__header-actions{align-items:center;gap:8px;display:flex}.pref-editor__remove-btn{color:#fecaca;cursor:pointer;background:#ef444424;border:1px solid #ef44448c;border-radius:6px;padding:5px 10px;font-size:11px}.pref-editor__remove-btn:hover{background:#ef44443d}.pref-editor__section{flex-direction:column;gap:8px;display:flex}.pref-editor__section--view{background:#0f172a57;border:1px solid #334155e6;border-radius:10px;padding:12px}.pref-editor__section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.pref-editor__section-count{color:#94a3b8;font-size:11px}.pref-editor__checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.pref-editor__check{color:#cbd5e1;cursor:pointer;background:#0f172a59;border:1px solid #334155;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:12px;display:flex}.pref-editor__check.is-selected{color:#e0f2fe;background:#38bdf81a;border-color:#38bdf899}.pref-editor__check.is-deprecated{border-style:dashed;border-color:#f871718c}.pref-editor__check input[type=checkbox]{accent-color:#38bdf8}.pref-editor__deprecated-tag{color:#fca5a5;margin-left:auto;font-size:10px}.pref-editor__source-badge{color:#bae6fd;background:#38bdf824;border:1px solid #38bdf873;border-radius:999px;margin-left:auto;padding:2px 6px;font-size:9px;line-height:1}.pref-editor__selected-list{flex-wrap:wrap;gap:8px;display:flex}.pref-editor__selected-list--readable{flex-direction:column;gap:8px;display:flex}.pref-editor__selected-item{color:#dbeafe;background:#38bdf81f;border:1px solid #38bdf873;border-radius:999px;padding:4px 10px;font-size:11px}.pref-editor__selected-list--readable .pref-editor__selected-item{border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:12px;display:flex}.pref-editor__selected-item.is-deprecated{color:#fecaca;border-style:dashed;border-color:#f871718c}.pref-editor__deprecated-inline{color:#fca5a5;white-space:nowrap;font-size:10px}.pref-editor__meta-tags{align-items:center;gap:6px;display:inline-flex}.pref-editor__free-text,.pref-editor__free-text-view{background:#0f172a4d;border:1px solid #334155e6;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex}.pref-editor__free-text-head{align-items:center;gap:8px;display:flex}.pref-editor__note-icon{color:#7dd3fc;letter-spacing:.06em;text-transform:uppercase;font-size:10px}.pref-editor__textarea{resize:vertical;min-height:88px;line-height:1.5}.pref-editor__promote-btn{color:#e0f2fe;cursor:pointer;background:#38bdf82e;border:1px solid #38bdf88c;border-radius:8px;align-self:flex-start;padding:8px 12px;font-size:11px;font-weight:700}.pref-editor__promote-btn:hover:not(:disabled){background:#38bdf847}.pref-editor__promote-btn:disabled{opacity:.45;cursor:not-allowed}.pref-editor__free-text-view p{color:#cbd5e1;white-space:pre-wrap;margin:0;line-height:1.5}.pref-editor__empty{color:#94a3b8;font-size:11px}.pref-editor__footer{color:#94a3b8;border-top:1px solid #334155b3;justify-content:space-between;gap:12px;padding-top:12px;font-size:11px;display:flex}.pref-editor__actions{justify-content:flex-end;gap:8px;display:flex}.global-pref-manager{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-height:70vh;padding:0 18px 18px;display:grid;overflow-y:auto}.global-pref-manager__bucket{background:#0f172a6b;border:1px solid #334155;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex}.global-pref-manager__bucket-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.global-pref-manager__bucket-head h3{color:#e2e8f0;margin:0;font-size:13px}.global-pref-manager__bucket-head span{color:#94a3b8;font-size:11px}.global-pref-manager__add-row{grid-template-columns:1fr auto;gap:8px;display:grid}.global-pref-manager__list{flex-direction:column;gap:6px;display:flex}.global-pref-manager__item{border:1px solid #334155;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:8px 10px;display:grid}.global-pref-manager__item-label{color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}.global-pref-manager__trash{color:#fca5a5;cursor:pointer;background:#ef44441f;border:1px solid #f8717173;border-radius:6px;padding:5px 8px;font-size:10px}.global-pref-manager.procedure-manager__bucket-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.global-pref-manager.procedure-manager__bucket-grid>.procedure-manager__bucket{width:auto;margin:0}@media (width<=900px){.board-tabs{flex-wrap:wrap}.daily-call-page__head,.on-call-page__head{flex-direction:column}.daily-call-page__grid{grid-template-columns:1fr}.on-call-page__controls{align-items:stretch;width:100%}.daily-call-page__slot{grid-template-columns:1fr}.on-call-page__month-nav{justify-content:space-between}.on-call-calendar--split{grid-template-columns:1fr}.on-call-calendar__weekday-row,.on-call-calendar__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.on-call-calendar__day{min-height:0}.on-call-calendar__legend{flex-direction:column;align-items:flex-start}.procedure-manager{grid-template-columns:1fr}.procedure-manager__catalog{border-bottom:1px solid #334155;border-right:none;max-height:280px}.pref-editor__footer{flex-direction:column}.pref-editor__summary,.pref-editor__checkbox-grid,.global-pref-manager,.global-pref-manager.procedure-manager__bucket-grid{grid-template-columns:1fr}}@media (width>=901px) and (width<=1240px){.global-pref-manager.procedure-manager__bucket-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.procedure-builder{background:#0f172a73;border:1px solid #334155;border-radius:10px;flex-direction:column;gap:10px;padding:10px 12px;display:flex}.procedure-builder--locked{opacity:.82}.procedure-builder__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.procedure-builder__head-copy{flex-direction:column;gap:4px;display:flex}.procedure-builder__lock-note{color:#94a3b8;font-size:10px}.procedure-builder__score{font-family:var(--font-mono);color:#38bdf8;background:#38bdf824;border:1px solid #38bdf88c;border-radius:8px;padding:4px 10px;font-size:18px;font-weight:700;box-shadow:0 0 14px #38bdf83d}.procedure-builder__slider{accent-color:#38bdf8;width:100%}.procedure-builder__slider:disabled{opacity:.55;cursor:not-allowed}.procedure-builder__modifier-list{flex-direction:column;gap:6px;display:flex}.procedure-builder__modifier{color:#cbd5e1;align-items:center;gap:8px;font-size:12px;display:inline-flex}.procedure-builder__modifier input[type=checkbox]{accent-color:#38bdf8}.procedure-builder__modifier input[type=checkbox]:disabled{opacity:.6;cursor:not-allowed}.procedure-builder__info{color:#7dd3fc;width:14px;height:14px;font-family:var(--font-mono);cursor:help;border:1px solid #334155;border-radius:999px;justify-content:center;align-items:center;font-size:9px;display:inline-flex}.profile-dashboard__days{flex-direction:column;gap:8px;margin-top:10px;display:flex}.profile-dashboard__day-row{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.profile-dashboard__day-pill{color:#94a3b8;font-family:var(--font-mono);cursor:pointer;background:0 0;border:1px solid #334155;border-radius:999px;padding:7px 0;font-size:11px;transition:border-color .15s,color .15s,box-shadow .15s,opacity .15s}.profile-dashboard__day-pill.is-selected{color:#e0f2fe;border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf899,0 0 14px #38bdf840}.profile-dashboard__day-pill.is-disabled{opacity:.45;cursor:not-allowed}.ot-drawer-backdrop{z-index:7600;background:#02061780;position:fixed;inset:0}.ot-drawer{background:#0f172a;border-left:1px solid #334155;flex-direction:column;width:min(430px,92vw);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-16px 0 30px #02061773}.ot-drawer__header{border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ot-drawer__header h3{color:#fca5a5;letter-spacing:.04em;margin:0}.ot-drawer__body{flex-direction:column;gap:10px;padding:12px 14px;display:flex;overflow-y:auto}.ot-drawer__card{background:#1e293bb3;border:1px solid #334155;border-radius:9px;padding:10px}.ot-drawer__line{color:#fde68a;flex-direction:column;gap:3px;margin-bottom:8px;font-size:12px;display:flex}.ot-drawer__none{color:#94a3b8;font-size:11px}.ot-drawer__candidates{flex-direction:column;gap:6px;display:flex}.ot-drawer__swap-btn{color:#fdba74;text-align:left;cursor:pointer;background:#f9731624;border:1px solid #f973168c;border-radius:6px;padding:7px 8px;font-size:11px}.ot-drawer__empty{color:#94a3b8;font-size:12px}
