:root{color:#172033;background:#f4f5f7;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--line: #e2e5ea}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f5f7}button,input,select{font:inherit}button{color:inherit}.app-shell{min-height:100vh}.app-header{height:70px;display:flex;align-items:center;gap:24px;padding:0 28px;background:#fff;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;min-width:220px;padding:0;border:0;border-radius:10px;background:none;font:inherit;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.brand:focus-visible{outline:2px solid #3652a8;outline-offset:3px}.brand>div:last-child{min-width:0;display:flex;flex-direction:column;line-height:1.12}.brand strong,.brand small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand strong{font-size:16px;letter-spacing:-.025em}.brand small{color:#89909c;font-size:11px;margin-top:4px}.brand-mark{flex:0 0 auto;width:34px;height:34px;border-radius:9px;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding-bottom:8px;color:#fff;background:#263349;box-shadow:0 3px 9px #2633492e}.brand-mark span{width:4px;border-radius:2px;background:#fff}.brand-mark span:nth-child(1){height:9px;opacity:.6}.brand-mark span:nth-child(2){height:16px}.brand-mark span:nth-child(3){height:12px;opacity:.8}.header-status{margin-right:auto;color:#7b8290;font-size:12px;display:flex;align-items:center;gap:7px}.share-modal{width:min(540px,100%);max-height:min(88vh,760px);overflow-y:auto;padding:22px;border-radius:14px;background:#fff;box-shadow:0 22px 50px #1720333d}.share-start{margin-top:4px;display:grid;gap:12px;justify-items:start}.share-consent{margin:0;padding:11px 12px;border:1px solid #e3e8f0;border-radius:10px;background:#f7f9fc;color:#56617a;font-size:12px;line-height:1.5}.share-start-note{margin:0;color:#7a8494;font-size:11.5px}.share-section{margin-top:18px;padding-top:16px;border-top:1px solid #eef1f6}.share-section:first-of-type{border-top:0}.share-section h3{margin:0;font-size:13.5px;color:#263349}.share-section>p{margin:4px 0 10px;color:#6b7280;font-size:12px;line-height:1.5}.share-link-row{display:flex;align-items:center;gap:7px}.share-link-input{flex:1 1 auto;min-width:0;height:36px;padding:0 10px;border:1px solid #d9e0ec;border-radius:9px;background:#f7f9fc;color:#46526a;font:inherit;font-size:12px}.share-toggle{margin-top:12px;display:flex;align-items:flex-start;gap:9px;color:#263349;font-size:12.5px;cursor:pointer}.share-toggle input{margin:1px 0 0;width:15px;height:15px;accent-color:#3652a8}.share-state{margin:6px 0 0;color:#6b7280;font-size:11.5px}.share-error{margin:6px 0 0;color:#b5305a;font-size:11.5px}.share-people{margin:0;padding:0;list-style:none;display:grid;gap:11px}.share-people li{display:grid;gap:5px}.share-people strong{color:#263349;font-size:12.5px}.share-email-detail{margin:14px 0 8px;color:#46526a;font-size:11.5px;line-height:1.5}.share-email-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none}.share-warning{margin:18px 0 0;display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border-radius:10px;background:#fff6ed;color:#8a5320;font-size:11.5px;line-height:1.5}.share-warning svg{flex:0 0 auto;margin-top:1px}.share-footer{margin-top:16px;padding-top:14px;border-top:1px solid #eef1f6;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;color:#6b7280;font-size:11.5px}.share-footer a{color:#3652a8}.share-delete{color:#b5305a;display:inline-flex;align-items:center;gap:5px}.share-boot{min-height:100vh;display:grid;align-content:center;justify-items:center;gap:10px;padding:24px;text-align:center}.share-boot strong{color:#7b8290;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.share-boot h1{margin:0;font-size:20px;letter-spacing:-.025em}.share-boot p{margin:0;max-width:34ch;color:#6b7280;font-size:13px;line-height:1.55}.read-only-notice{margin:0 0 12px;display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:10px;background:#eef2fb;color:#3a4a78;font-size:12px}.person-cell.is-static,.schedule-cell.is-static,.m-person-row.is-static,.m-cell.is-static{cursor:default}.schedule-cell.is-static:hover{background:inherit}.save-dot{width:7px;height:7px;border-radius:50%;background:#2da56a;box-shadow:0 0 0 3px #e7f6ee}.header-status.tone-pending .save-dot{background:#3652a8;box-shadow:0 0 0 3px #e6ebf8}.header-status.tone-warn .save-dot{background:#d97706;box-shadow:0 0 0 3px #fdf0e0}.header-actions{display:flex;align-items:center;gap:9px}.button{height:38px;border-radius:8px;border:1px solid transparent;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:650;cursor:pointer;transition:.15s ease}.button:hover{transform:translateY(-1px)}.button.subtle{border-color:#dfe2e7;background:#fff;color:#414a5b}.button.subtle:hover{border-color:#c9ced6;background:#fafafa}.button.primary{background:#263349;color:#fff;box-shadow:0 2px 5px #2633492e}.button.primary:hover{background:#1c2739}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.workspace{min-height:calc(100vh - 70px)}.eyebrow{color:#9298a4;font-size:10px;font-weight:750;letter-spacing:.105em;text-transform:uppercase}.text-button{border:0;background:none;color:#4263eb;font-size:12px;font-weight:700;cursor:pointer;padding:3px}.shift-template{position:relative;width:100%;min-height:54px;display:flex;align-items:center;border:1px solid #e0e3e8;border-radius:9px;background:#fff;cursor:grab;transition:border-color .15s,box-shadow .15s,background .15s,transform .15s}.shift-template:hover{border-color:var(--tone-border);box-shadow:0 3px 12px #1e293b12;transform:translateY(-1px)}.shift-template.selected{border-color:var(--tone);background:var(--tone-soft);box-shadow:0 0 0 2px var(--tone-ring)}.shift-template-main{flex:1;min-width:0;display:flex;align-items:center;gap:10px;min-height:52px;padding:9px 10px;border:0;border-radius:9px;background:transparent;font:inherit;text-align:left;cursor:pointer}.shift-template-copy{flex:1;display:flex;flex-direction:column;min-width:0}.shift-template-copy strong{font-size:12.5px}.shift-template-copy small{color:#7f8794;font-size:10.5px;margin-top:3px}.shift-template-edit{flex:0 0 auto;min-width:46px;height:26px;margin-right:6px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 5px;border:0;border-radius:6px;background:transparent;color:#7f8794;font-size:9.5px;font-weight:700;cursor:pointer}.shift-template-edit:focus-visible{outline:2px solid #9aafea;outline-offset:1px}.shift-template-edit:hover{color:#364258;background:#eef1f5}.selected-check{flex:0 0 auto;margin-right:8px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--tone)}.tone-blue{--tone: #536bc0;--tone-soft: #f3f6fc;--tone-border: #b8c3e6;--tone-ring: #e4e9f7}.tone-cool{--tone: #5e718d;--tone-soft: #eef2f8;--tone-border: #c9d5e6;--tone-ring: #e1e7f0}.tone-rose{--tone: #ca4c68;--tone-soft: #fff0f3;--tone-border: #eda7b7;--tone-ring: #fbdbe2}.icon-button{width:34px;height:34px;border:1px solid #e0e3e8;border-radius:8px;background:#fff;display:grid;place-items:center;cursor:pointer;color:#646c79}.icon-button:hover{background:#f7f8fa;color:#263349}.schedule-area{min-width:0;padding:27px 30px 0}.schedule-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.title-line{display:flex;align-items:center;gap:10px}.schedule-toolbar h1{margin:0;font-size:23px;letter-spacing:-.035em}.schedule-toolbar p{margin:5px 0 0;color:#737b89;font-size:12.5px}.demo-badge{padding:4px 7px;border-radius:5px;background:#e9edf3;color:#677082;font-size:9px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.week-controls{position:relative;display:flex;align-items:center;gap:8px}.segmented{height:38px;display:flex;border:1px solid #dfe2e7;border-radius:8px;overflow:hidden;background:#fff}.segmented button{width:39px;border:0;border-right:1px solid #e3e5e9;background:#fff;display:grid;place-items:center;cursor:pointer}.segmented button:last-child{border-right:0}.segmented button:hover{background:#f7f8fa}.calendar-jump{display:flex}.calendar-button{width:38px;height:38px;border:1px solid #dfe2e7;border-radius:8px;background:#fff;color:#414a5b;display:grid;place-items:center;cursor:pointer}.calendar-button:hover{background:#f7f8fa}.calendar-button[aria-expanded=true]{border-color:#c3d1f2;background:#eaf0ff;color:#3652a8}.week-jump{position:absolute;top:calc(100% + 6px);right:0;z-index:30;width:266px;max-width:calc(100vw - 24px);padding:10px 10px 8px;border:1px solid #e2e5ea;border-radius:11px;background:#fff;box-shadow:0 14px 36px #141c2c29}.week-jump-head{display:flex;align-items:center;gap:4px;margin-bottom:7px}.week-jump-head strong{flex:1;min-width:0;text-align:center;font-size:12.5px;letter-spacing:-.01em;color:#1c2739}.week-jump-head button{width:28px;height:28px;border:0;border-radius:7px;background:none;color:#646c79;display:grid;place-items:center;cursor:pointer}.week-jump-head button:hover{background:#f2f4f7;color:#1c2739}.week-jump-days,.week-jump-row{display:grid;grid-template-columns:repeat(7,1fr)}.week-jump-days{margin-bottom:3px}.week-jump-days span{padding:2px 0;text-align:center;color:#9aa1ac;font-size:9px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.week-jump-rows{display:grid;gap:2px}.week-jump-row{padding:0;border:0;border-radius:8px;background:none;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .12s,box-shadow .12s}.week-jump-row span{padding:6px 0;text-align:center;font-size:11.5px;font-variant-numeric:tabular-nums;color:#2e3747}.week-jump-row span.is-out{color:#b9bec8}.week-jump-row span.is-today{color:#4263eb;font-weight:750}.week-jump-row:hover{background:#f4f7fd}.week-jump-row:focus-visible{outline:2px solid #4263eb;outline-offset:-2px}.week-jump-row.is-selected{background:#eaf0ff;box-shadow:inset 0 0 0 1.5px #c3d1f2}.week-jump-row.is-selected span{color:#3652a8}.week-jump-row.is-selected span.is-out{color:#9aa8cf}.week-jump-foot{margin-top:8px;padding-top:8px;border-top:1px solid #eef0f4}.week-jump-foot button{width:100%;height:30px;border:1px solid #dfe2e7;border-radius:7px;background:#fff;color:#414a5b;font-size:11.5px;font-weight:650;cursor:pointer}.week-jump-foot button:hover{background:#f7f8fa}.coverage-summary{display:flex;align-items:center;gap:11px;min-height:54px;border:1px solid;border-radius:10px;padding:9px 13px;margin-bottom:12px}.coverage-summary.has-risk{color:#93452d;border-color:#f0c8ba;background:#fff8f5}.coverage-summary.all-good{color:#246a48;border-color:#b9ddca;background:#f2fbf6}.coverage-summary.no-target{color:#56606f;border-color:#dde1e7;background:#f7f8fa}button.coverage-summary{width:100%;font:inherit;text-align:left;cursor:pointer}button.coverage-summary:hover,button.coverage-summary:focus-visible{background:#fff2ec;border-color:#e8b6a3}.start-fresh-inline{height:26px;padding:0 10px;border:1px solid #c6d3f2;border-radius:7px;background:#f3f6ff;color:#3652a8;font-size:10.5px;font-weight:750;cursor:pointer;transition:background .15s,border-color .15s}.start-fresh-inline:hover,.start-fresh-inline:focus-visible{background:#e8eeff;border-color:#a9bcec}.summary-icon{flex:0 0 auto;width:31px;height:31px;border-radius:8px;display:grid;place-items:center;background:#ffffffb3}.coverage-summary div{display:flex;flex-direction:column}.coverage-summary strong{font-size:12.5px}.coverage-summary span:not(.summary-icon){margin-top:3px;font-size:10.5px;opacity:.75}.paint-banner{display:flex;align-items:center;gap:7px;min-height:38px;padding:7px 12px;margin-bottom:12px;border:1px solid #cbd7f8;border-radius:8px;background:#f4f7ff;color:#43506a;font-size:12px}.paint-banner button{margin-left:auto;border:0;background:none;color:#4169e1;font-size:11px;font-weight:750;cursor:pointer}.paint-coachmark{margin:9px 0 2px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:9px 8px 9px 10px;border:1px solid #cbd7f8;border-radius:8px;background:#f7f9ff;color:#485574;font-size:10.5px;line-height:1.35}.paint-coachmark button{border:0;border-radius:5px;background:#e7edff;color:#3652a8;font-size:10px;font-weight:750;padding:5px 7px;cursor:pointer}.paint-coachmark button:last-child{width:22px;padding:4px 0;background:transparent;color:#7d8798;font-size:15px;line-height:1}.schedule-card{border:1px solid #dde1e6;border-radius:11px;background:#fff;overflow:hidden;box-shadow:0 5px 18px #1e293b0b}.schedule-scroll{min-width:940px}.schedule-card{overflow-x:auto}.schedule-grid{display:grid;grid-template-columns:180px repeat(7,minmax(100px,1fr)) 60px}.header-row{min-height:78px;background:#fafbfc;border-bottom:1px solid #dde1e6}.person-header,.hours-header{padding:16px;display:flex;align-items:flex-end;color:#8a919e;font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.person-header{border-right:1px solid #e5e8ec}.hours-header{justify-content:center;border-left:1px solid #e5e8ec}.day-header{padding:11px 9px 9px;border-right:1px solid #eceef1}button.day-header{border-top:0;border-left:0;border-bottom:0;background:transparent;font:inherit;text-align:left;cursor:pointer}button.day-header:hover,button.day-header:focus-visible{background:#f4f6fa}.day-header.today{background:#f3f6ff;box-shadow:inset 1px 0 #c3d1f2,inset -1px 0 #c3d1f2,inset 0 3px #4263eb}button.day-header.today:hover{background:#edf2ff}.day-header.focused,button.day-header.focused:hover{background:#eaf0ff;box-shadow:inset 0 -2px #4263eb}.schedule-cell.day-focused:not(.drag-over){background:#f6f9ff;box-shadow:inset 0 0 0 1px #dbe4f8}.day-heading{display:flex;align-items:baseline;gap:7px}.day-heading span{color:#838b98;font-size:10.5px;font-weight:700;text-transform:uppercase}.day-heading strong{font-size:18px;letter-spacing:-.04em}.coverage-pill{display:inline-block;margin-top:9px;padding:3px 6px;border-radius:5px;font-size:9px;font-weight:700;white-space:nowrap}.coverage-pill.ok{color:#536071;background:#edf1f5}.coverage-pill.short{color:#a34a34;background:#ffebe6}.coverage-pill.closed{color:#77808e;background:#eceff3}.person-row{min-height:78px;border-bottom:1px solid #e8eaee}.person-row:last-child{border-bottom:0}.person-cell{padding:12px 13px;display:flex;align-items:center;gap:10px;border-right:1px solid #e5e8ec;min-width:0}button.person-cell{border-top:0;border-left:0;border-bottom:0;background:transparent;font:inherit;text-align:left;cursor:pointer}button.person-cell:hover,button.person-cell:focus-visible{background:#f7f8fa}button.person-cell:hover .person-copy strong{color:#3652a8}.person-avatar{flex:0 0 auto;width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:var(--avatar);color:#fff;font-size:9px;font-weight:800}.person-avatar.small{width:31px;height:31px;border-radius:8px}.person-copy{display:flex;flex-direction:column;min-width:0}.person-copy strong{font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.person-copy small{margin-top:4px;color:#89909c;font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-cell{position:relative;min-width:0;padding:8px;border:0;border-right:1px solid #eceef1;background:#fff;text-align:left;cursor:pointer;transition:background .12s,box-shadow .12s}.schedule-cell.today{background:#f9fbff;box-shadow:inset 1px 0 #c3d1f2,inset -1px 0 #c3d1f2}.schedule-cell:hover{background:#f8f9fb;box-shadow:inset 0 0 0 1px #dce1e8}.schedule-cell.job-cell{cursor:default}.schedule-cell.job-cell:hover{background:inherit;box-shadow:none}.schedule-cell.job-cell.today:hover{background:#f9fbff;box-shadow:inset 1px 0 #c3d1f2,inset -1px 0 #c3d1f2}.schedule-cell.paintable{cursor:copy}.schedule-cell.paintable:hover,.schedule-cell.drag-over{background:#f0f4ff;box-shadow:inset 0 0 0 2px #8099e8}.paint-ghost{display:none;padding:3px 8px;border:1px dashed #8099e8;border-radius:6px;background:#eef3ff;color:#3d55b8;font-size:10.5px;font-weight:650;white-space:nowrap}.schedule-cell.paintable:hover .assign-affordance{display:none}.schedule-cell.paintable:hover .paint-ghost{display:inline-flex}.schedule-cell.unassigned-cell{background:transparent}.unassigned-state{height:58px;display:flex;align-items:center;justify-content:center;border:0;border-radius:7px;background:transparent}.assign-affordance{display:none;align-items:center;gap:4px;color:#5268b5;font-size:10.5px;font-weight:650}.schedule-cell:hover .unassigned-state,.schedule-cell:focus-visible .unassigned-state,.schedule-cell.paintable .unassigned-state{border:1px dashed #c3ccd9}.schedule-cell:hover .assign-affordance,.schedule-cell:focus-visible .assign-affordance,.schedule-cell.paintable .assign-affordance{display:inline-flex}.cell-stack{display:grid;gap:3px;min-width:0}.assignment{position:relative;min-width:0;height:58px;display:flex;align-items:center;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:#273143;cursor:grab}.cell-stack.stacked .assignment{height:27px;padding:3px 8px}.cell-stack.stacked .shift-time-primary{font-size:10.5px}.cell-stack.stacked .assignment-remove{width:18px;height:18px}.assignment.working-assignment{border-left:3px solid #5b74c9;background:#f4f7fd}.shift-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.shift-time-primary{color:#1c2739;font-size:12.5px;font-weight:680;font-variant-numeric:tabular-nums;white-space:nowrap}.shift-job{color:#4d5f8f;font-size:10.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assignment.away-assignment{border:1px solid var(--tone-border);background:var(--tone-soft);color:var(--tone)}.assignment.assignment-vacation{border-color:#c9d5e6;background:#eef2f8;color:#3c5270}.assignment.assignment-sick{border-color:#e8b7c3;background:#fdf1f4;color:#a63d51}.assignment-name{display:block;padding-right:12px;font-size:11px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assignment-remove{position:absolute;top:50%;right:3px;width:21px;height:21px;transform:translateY(-50%);border:0;border-radius:5px;background:#ffffffe0;color:#9097a3;display:none;place-items:center;cursor:pointer}.assignment:hover .assignment-remove{display:grid}.assignment-remove:hover{color:#a63d51;background:#fff}.hours-cell{display:flex;align-items:center;justify-content:center;border-left:1px solid #e5e8ec;color:#4d5666}.hours-cell strong{font-size:13px}.hours-cell span{margin-left:2px;color:#9aa1ac;font-size:9px}.schedule-footer{min-width:940px;height:40px;display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:0 15px;border-top:1px solid #e4e7eb;background:#fafbfc;color:#858d99;font-size:9.5px}.schedule-footer a,.m-footer a{color:#657084;font-size:10px;font-weight:650;text-decoration:none}.schedule-footer a:hover,.m-footer a:hover{color:#263349;text-decoration:underline}.schedule-footer button{border:0;background:none;color:#8b5b62;font-size:10px;font-weight:650;cursor:pointer}.schedule-footer button:hover{color:#b03648}.export-pilot-cta{position:fixed;z-index:25;right:20px;bottom:86px;width:min(430px,calc(100vw - 40px));display:flex;align-items:center;gap:13px;padding:14px 14px 14px 16px;border:1px solid #cbd7f8;border-radius:11px;background:#f8faff;box-shadow:0 14px 36px #26334929;color:#35415a}.export-pilot-cta div{min-width:0;display:grid;gap:3px}.export-pilot-cta strong{font-size:12px}.export-pilot-cta span{color:#667086;font-size:11px;line-height:1.35}.export-pilot-cta a{flex:0 0 auto;color:#3652a8;font-size:11px;font-weight:750;text-decoration:none}.export-pilot-cta a:hover{text-decoration:underline}.export-pilot-cta button{flex:0 0 auto;width:24px;height:24px;border:0;border-radius:6px;background:transparent;color:#7c8798;font-size:20px;line-height:1;cursor:pointer}.export-pilot-cta button:hover{background:#eaf0ff;color:#35415a}.modal-backdrop,.drawer-backdrop{position:fixed;inset:0;z-index:40;background:#1b233161;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-backdrop{display:grid;place-items:center;padding:20px}.assign-modal{width:min(460px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:22px;border-radius:13px;background:#fff;box-shadow:0 25px 70px #151d2a3b}.modal-header,.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.modal-header h2,.drawer-header h2{margin:4px 0 0;font-size:19px;letter-spacing:-.025em}.modal-header p,.drawer-header p{margin:5px 0 0;color:#7e8693;font-size:11px}.assign-options{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.assign-option{min-height:67px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid #e0e3e8;border-radius:9px;background:#fff;text-align:left;cursor:pointer}.assign-option:hover,.assign-option.active{border-color:var(--tone);background:var(--tone-soft)}.assign-option .option-copy{display:flex;flex-direction:column}.assign-option strong{font-size:12px}.assign-option small{margin-top:4px;color:#818996;font-size:10px}.assign-option>svg{margin-left:auto;color:var(--tone)}.assign-option-row{position:relative;display:flex}.assign-option-row .assign-option{flex:1;min-width:0}.assign-option-remove{position:absolute;top:6px;right:6px;width:21px;height:21px;display:grid;place-items:center;padding:0;border:1px solid #e0e3e8;border-radius:6px;background:#fff;color:#818996;cursor:pointer}.assign-option-remove:hover{border-color:#d1495b;background:#fff5f6;color:#d1495b}.assign-option.work-option:hover,.assign-option.work-option.active{border-color:#7e8fd0;background:#f2f5ff}.assign-hint{margin:12px 2px 0;color:#818996;font-size:11px;line-height:1.5}.assign-jobs{margin-top:16px;padding-top:14px;border-top:1px solid #edeff3}.assign-jobs h3{margin:0 0 9px;color:#8a919e;font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.assign-job-list{list-style:none;margin:0;padding:0;display:grid;gap:5px}.assign-job{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #e6e9ee;border-radius:9px;background:#fff;cursor:pointer}.assign-job:hover{background:#f7f8fa}.assign-job.on{border-color:#c3d0ee;background:#f4f7fd}.assign-job input{flex:0 0 auto;width:16px;height:16px;margin:0;accent-color:#3652a8}.assign-job-copy{display:flex;flex-direction:column;min-width:0}.assign-job-copy strong{font-size:12.5px;font-weight:650;color:#1c2739;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assign-job-copy small{margin-top:2px;color:#79808d;font-size:10.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-form .job-person.unavailable{cursor:not-allowed;opacity:.55}.modal-footer{margin-top:16px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.modal-footer .button.ghost,.sheet-footer .button.ghost{margin-right:auto;min-width:0;padding:9px 12px;border:0;background:none;color:#79808d;font-weight:600}.modal-footer .button.ghost:hover,.sheet-footer .button.ghost:hover{color:#a34a34}.modal-footer .button{min-width:96px}.confirm-backdrop{z-index:90}.confirm-modal{width:min(400px,100%);padding:22px;border-radius:13px;background:#fff;box-shadow:0 25px 70px #151d2a3b}.confirm-modal h2{margin:0;font-size:15.5px;line-height:1.45;letter-spacing:-.015em}.confirm-modal p{margin:10px 0 0;color:#7e8693;font-size:12px;line-height:1.5}.confirm-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:9px}.button.danger{background:#b03648;color:#fff;box-shadow:0 2px 5px #b0364840}.button.danger:hover{background:#9a2e3f}.empty-team{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:30px}.empty-team p{margin:0;color:#7e8693;font-size:12.5px}.drawer-backdrop{display:flex;justify-content:flex-end}.setup-drawer{width:min(480px,100%);height:100%;overflow-y:auto;background:#fff;box-shadow:-20px 0 60px #1922302e}.drawer-header{padding:24px 25px 21px;border-bottom:1px solid #e5e7eb}.drawer-section{padding:23px 25px;border-bottom:1px solid #e9ebee;scroll-margin-top:8px}.drawer-section-title{display:flex;align-items:center;gap:8px;margin-bottom:13px}.drawer-section-title.split{justify-content:space-between}.drawer-section-title.split>div{display:flex;align-items:center;gap:8px}.drawer-section-title h3{margin:0;font-size:13px;letter-spacing:-.01em}.drawer-section-title>span,.drawer-section-title.split>div>span{min-width:20px;height:20px;padding:0 6px;display:grid;place-items:center;border-radius:10px;background:#edf0f4;color:#6f7785;font-size:9px;font-weight:750}.section-add-button{height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 7px;border:0;border-radius:6px;background:transparent;color:#7b8390;font-size:10px;font-weight:700;cursor:pointer}.section-add-button:hover,.section-add-button:focus-visible{color:#465269;background:#f1f3f6}.drawer-help{margin:-5px 0 15px;color:#818996;font-size:11px;line-height:1.5}.schedule-type-list{display:grid;gap:6px}.shift-setting,.status-setting{min-height:44px;display:flex;align-items:center;gap:7px;padding:5px 6px 5px 9px;border:1px solid #e3e6ea;border-radius:8px;background:#fff}.shift-setting:hover,.status-setting:hover{border-color:#d2d7de;background:#fbfcfd}.shift-setting.is-focused,.status-setting.is-focused{border-color:#8ba0e4;box-shadow:0 0 0 2px #e4e9f7}.shift-setting input[type=time]{width:84px;height:30px;padding:0 4px;border:0;border-radius:5px;background:transparent;color:#2e3747;font-size:11px;font-weight:650;font-variant-numeric:tabular-nums;outline:none}.shift-setting input[type=time]:focus{background:#eef2fa;box-shadow:0 0 0 2px #dce4f6}.time-separator{color:#9aa1ac;font-size:11px}.config-hours{margin-left:auto;color:#9299a4;font-size:9.5px;white-space:nowrap}.config-remove{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:#b1b6bf;opacity:0;cursor:pointer}.shift-setting:hover .config-remove,.status-setting:hover .config-remove,.config-remove:focus-visible{opacity:1}.config-remove:hover{color:#a94051;background:#fff0f2}.config-remove:disabled{opacity:0;cursor:not-allowed}.status-setting input{flex:1;min-width:0;height:31px;padding:0 4px;border:0;border-radius:5px;background:transparent;color:#2e3747;font-size:11.5px;font-weight:650;outline:none}.status-setting input:focus{padding:0 7px;background:#eef2f8;box-shadow:0 0 0 2px #dde4ee}.inline-config-form{margin-top:10px;padding:11px;display:flex;align-items:flex-end;gap:8px;border:1px solid #dfe3e8;border-radius:9px;background:#fafbfc}.inline-config-form .button{height:34px;padding:0 11px;font-size:10.5px}.time-field{flex:1;display:flex;flex-direction:column;gap:5px}.time-field>span{color:#848c98;font-size:9px;font-weight:700}.time-field input,.status-form>input{width:100%;height:34px;padding:0 8px;border:1px solid #d9dde3;border-radius:6px;background:#fff;color:#2e3747;font-size:11px;outline:none}.time-field input:focus,.status-form>input:focus{border-color:#899bd2;box-shadow:0 0 0 2px #e5eaf8}.status-form>input{flex:1}.people-list{display:grid;gap:5px}.person-setting{min-height:49px;display:flex;align-items:center;gap:10px;padding:6px 8px 6px 4px;border:1px solid transparent;border-radius:8px;transition:opacity .15s,border-color .15s,background .15s,transform .15s}.person-setting:hover{background:#f7f8fa}.person-setting.dragging{opacity:.4}.person-setting.drop-target{border-color:#8ba0e4;background:#f1f4fd;transform:translateY(2px)}.person-drag-handle{width:18px;color:#aeb4bd;font-size:16px;text-align:center;transform:rotate(90deg);cursor:grab}.person-drag-handle:active{cursor:grabbing}.person-setting-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.role-input{width:100%;max-width:220px;height:22px;padding:0 4px;margin-left:-4px;border:0;border-radius:5px;background:transparent;color:#8c939e;font-size:9.5px;font-weight:600;outline:none}.role-input::placeholder{color:#b3bac4}.role-input:hover{background:#eef1f5;color:#5a6372}.role-input:focus{background:#eef2f8;box-shadow:0 0 0 2px #dde4ee;color:#2e3747}.person-setting>span:nth-child(3){display:flex;flex-direction:column;min-width:0}.person-setting strong{font-size:11.5px}.person-setting small{margin-top:3px;color:#8c939e;font-size:9.5px}.person-setting button{margin-left:auto;width:30px;height:30px;border:0;border-radius:6px;background:transparent;color:#a1a7b0;display:grid;place-items:center;cursor:pointer}.person-setting button:hover{color:#b43f51;background:#fff0f2}.add-person-form{margin-top:16px;padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px;border:1px solid #e2e5e9;border-radius:10px;background:#fafbfc}.add-person-form label,.coverage-inputs label,.display-preference-inputs label{display:flex;flex-direction:column;gap:6px}.add-person-form label>span,.coverage-inputs label>span,.display-preference-inputs label>span{color:#747c89;font-size:9.5px;font-weight:700}.add-person-form input,.add-person-form select,.coverage-inputs input,.display-preference-inputs select{width:100%;height:36px;padding:0 10px;border:1px solid #d9dde3;border-radius:7px;outline:none;background:#fff;font-size:11px}.add-person-form input:focus,.add-person-form select:focus,.coverage-inputs input:focus,.display-preference-inputs select:focus{border-color:#7891df;box-shadow:0 0 0 3px #e8edfd}.add-person-form button{grid-column:1 / -1;margin-top:2px}.add-person-form label:nth-of-type(3){grid-column:1 / -1}.person-setting-fields{display:flex;align-items:center;gap:6px;min-width:0}.phone-input{width:100%;max-width:130px;height:22px;padding:0 4px;border:0;border-radius:5px;background:transparent;color:#8c939e;font-size:9.5px;font-weight:600;font-variant-numeric:tabular-nums;outline:none}.phone-input::placeholder{color:#b3bac4}.phone-input:hover{background:#eef1f5;color:#5a6372}.phone-input:focus{background:#eef2f8;box-shadow:0 0 0 2px #dde4ee;color:#2e3747}.person-text-link{margin-left:auto;padding:5px 10px;border-radius:6px;background:#eef2fd;color:#3b5bcc;font-size:10px;font-weight:700;text-decoration:none;white-space:nowrap}.person-text-link:hover{background:#e2e9fc}.person-setting .person-text-link+button{margin-left:4px}.missing-numbers{display:flex;align-items:center;gap:5px;color:#93452d}.first-run{margin-bottom:10px;padding:8px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;border:1px solid #cbd8f5;border-radius:10px;background:linear-gradient(180deg,#f4f7ff,#eef3fe)}.first-run p{margin:0;min-width:220px;font-size:11.5px;line-height:1.5}.first-run strong{color:#22304d}.first-run span{color:#56617a}.first-run-actions{display:flex;align-items:center;gap:8px}.first-run-actions .button{height:30px;padding:0 12px;font-size:11px}.m-first-run{display:flex;flex-direction:column;gap:6px}.m-first-run-dismiss{align-self:flex-start;border:0;background:none;color:#78808d;font-size:11px;font-weight:600;text-decoration:underline;cursor:pointer}.crew-setup{width:min(560px,calc(100vw - 32px));max-height:calc(100vh - 64px);overflow-y:auto;padding:24px;border-radius:16px;background:#fff;box-shadow:0 24px 60px #141a2847}.crew-setup-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.crew-setup-head h2{margin:6px 0 4px;font-size:20px}.crew-setup-head p{margin:0;color:#626b7a;font-size:12px;line-height:1.55}.crew-setup-head .icon-button{width:30px;height:30px;flex:0 0 auto;border:0;border-radius:8px;background:#f2f4f7;color:#6b727f;font-size:18px;line-height:1;cursor:pointer}.crew-setup-form,.crew-setup-paste{margin-top:18px;display:grid;gap:12px}.crew-setup-rows{display:grid;gap:6px}.crew-setup-labels,.crew-setup-row{display:grid;grid-template-columns:1.4fr 1fr;gap:8px}.crew-setup-labels>span{color:#747c89;font-size:9.5px;font-weight:700}.crew-setup-row input{width:100%;height:38px;padding:0 11px;border:1px solid #d9dde3;border-radius:8px;background:#fff;font-size:12px;outline:none}.crew-setup-row input:focus{border-color:#7891df;box-shadow:0 0 0 3px #e8edfd}.crew-setup-extra{display:flex;gap:8px;flex-wrap:wrap}.crew-setup-hint{margin:0;color:#747c89;font-size:11px;line-height:1.55}.crew-setup-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.crew-setup-warning{color:#78808d;font-size:11px}.crew-setup-paste textarea{width:100%;padding:10px 11px;border:1px solid #d9dde3;border-radius:8px;background:#fff;font:inherit;font-size:12px;line-height:1.6;outline:none;resize:vertical}.crew-setup-paste textarea:focus{border-color:#7891df;box-shadow:0 0 0 3px #e8edfd}.crew-setup-paste label{display:flex;flex-direction:column;gap:6px}.crew-setup-paste label>span{color:#747c89;font-size:9.5px;font-weight:700}.paste-people-open{margin-top:8px}.paste-people{margin-top:8px;padding:14px;display:grid;gap:8px;border:1px solid #e2e5e9;border-radius:10px;background:#fafbfc}.paste-people label{display:flex;flex-direction:column;gap:6px}.paste-people label>span{color:#747c89;font-size:9.5px;font-weight:700}.paste-people textarea{width:100%;padding:9px 10px;border:1px solid #d9dde3;border-radius:7px;outline:none;background:#fff;font:inherit;font-size:11px;line-height:1.6;resize:vertical}.paste-people textarea:focus{border-color:#7891df;box-shadow:0 0 0 3px #e8edfd}.paste-people-hint{margin:0;color:#747c89;font-size:10.5px}.paste-people-actions{display:flex;gap:8px;flex-wrap:wrap}.coverage-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.display-preference-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-switch{margin-top:14px;display:flex;align-items:flex-start;gap:9px;cursor:pointer}.drawer-switch input{margin:2px 0 0;width:15px;height:15px;accent-color:#4d6ad0;flex:none}.drawer-switch>span{display:flex;flex-direction:column;gap:3px}.drawer-switch strong{color:#2a2f3a;font-size:11.5px;font-weight:650}.drawer-switch small{color:#747c89;font-size:10.5px;line-height:1.5}.drawer-footer{position:sticky;bottom:0;min-height:70px;padding:15px 25px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e3e6ea;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.drawer-footer-links{display:flex;align-items:center;gap:16px}.danger-link{border:0;background:none;color:#a64a59;font-size:11px;font-weight:650;cursor:pointer}.coverage-warning{margin:12px 0 0;display:flex;align-items:flex-start;gap:6px;color:#93452d;font-size:11px;line-height:1.5}.coverage-warning svg{flex:0 0 auto;margin-top:1px}.toast{position:fixed;z-index:80;left:50%;bottom:25px;transform:translate(-50%);min-height:42px;max-width:min(560px,calc(100vw - 32px));display:flex;align-items:center;gap:8px;padding:9px 15px;border-radius:9px;background:#263349;color:#fff;box-shadow:0 10px 30px #141d2b40;font-size:12px;font-weight:650}.toast svg{flex:0 0 auto;color:#7fe0ac}.toast-undo{flex:0 0 auto;margin-left:6px;padding:5px 10px;border:0;border-radius:6px;background:#ffffff24;color:#a9c0ff;font-size:11.5px;font-weight:750;cursor:pointer}.toast-undo:hover{background:#ffffff3d;color:#c4d4ff}@media(min-width:821px)and (max-height:900px){.app-header{height:60px;padding-inline:24px}.workspace{min-height:calc(100vh - 60px)}.schedule-area{padding:14px 24px 0}.schedule-toolbar{margin-bottom:10px}.schedule-toolbar h1{font-size:21px}.coverage-summary{min-height:46px;padding:7px 11px;margin-bottom:8px}.summary-icon{width:27px;height:27px}.header-row{min-height:66px}.person-header,.hours-header{padding:12px}.day-header{padding:8px 8px 6px}.coverage-pill{margin-top:5px;padding:2px 5px}.person-row{min-height:68px}.person-cell,.schedule-cell{padding:7px}.assignment,.unassigned-state,.job-pill{height:54px}.schedule-footer{height:34px}.paint-banner{min-height:32px;padding:5px 10px;margin-bottom:8px;font-size:11px}}@media(min-width:821px)and (max-width:1259px){.app-header{padding:0 16px}.brand{min-width:0;margin-right:auto}.header-status{display:none}.schedule-area{padding:18px 16px 40px}.schedule-scroll,.schedule-footer{min-width:0}.schedule-grid{grid-template-columns:128px repeat(7,minmax(80px,1fr)) 46px}.person-cell{padding:10px 8px;gap:7px}.person-avatar{width:28px;height:28px;font-size:8.5px}.person-copy strong{font-size:10.5px}.person-copy small{font-size:9px}.day-header{padding:9px 7px 7px}.day-heading strong{font-size:15px}.coverage-pill{padding:2px 4px;font-size:8.5px}.person-header,.hours-header{padding:12px 8px}.schedule-cell{padding:6px}.assignment,.unassigned-state,.job-pill{height:52px}.assignment{padding:6px 7px}.board-workspace .schedule-scroll,.board-workspace .schedule-footer{min-width:1010px}.board-workspace .schedule-grid{grid-template-columns:140px repeat(7,minmax(116px,1fr)) 50px}.board-workspace .job-short .job-what{display:none}.shift-time-primary{font-size:11px}.assignment-name{font-size:10px}.hours-cell strong{font-size:12px}}@media(min-width:1800px){.schedule-area{padding-top:32px}.schedule-toolbar,.coverage-summary,.paint-banner,.schedule-card,.board-rail,.board-hint,.read-only-notice{max-width:1560px;margin-left:auto;margin-right:auto}}@media(max-width:820px){.app-header{height:56px;padding:0 12px;gap:10px}.brand{min-width:0;margin-right:auto}.brand small,.header-status,.button-label{display:none}.brand{min-width:0}.brand strong{font-size:15px}.header-actions{gap:6px}.header-actions .button{width:40px;padding:0}.setup-drawer input,.setup-drawer select{font-size:16px}.shift-setting input[type=time]{width:96px}.add-person-form,.coverage-inputs,.display-preference-inputs{grid-template-columns:1fr}.workspace{padding-bottom:76px}.crew-setup{padding:18px}.crew-setup-labels{display:none}.crew-setup-row{grid-template-columns:1fr;gap:6px}.crew-setup-rows{gap:14px}.first-run{flex-direction:column;align-items:flex-start}.toast{bottom:calc(20px + env(safe-area-inset-bottom));max-width:calc(100vw - 32px)}.workspace{min-height:calc(100vh - 56px)}.schedule-area{padding:12px 14px 0}.schedule-toolbar{flex-wrap:wrap;gap:8px 12px;margin-bottom:12px}.schedule-toolbar h1{font-size:21px}.schedule-toolbar>div:first-child{min-width:0;flex:1 1 auto}.title-line{flex-wrap:wrap}.m-board{padding:0 0 20px}.coverage-summary{margin-bottom:12px}}@media(hover:none){.config-remove{opacity:1}.config-remove:disabled{opacity:.3}.unassigned-state{border:1px dashed #dfe4ec}.assign-affordance{display:inline-flex}}.m-workspace{display:flex;flex-direction:column;min-height:calc(100vh - 56px);padding-bottom:calc(88px + env(safe-area-inset-bottom))}.m-top{position:sticky;top:0;z-index:30;padding:10px 14px 12px;background:#f4f5f7ed;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.m-weekbar,.m-viewrow,.m-daystrip{max-width:640px;margin-left:auto;margin-right:auto}.m-day-list,.m-week,.m-footer{width:100%;max-width:668px;margin-left:auto;margin-right:auto}.m-weekbar{display:flex;align-items:center;gap:8px}.m-weeknav{flex:1;min-width:0;display:flex;align-items:center;gap:2px}.m-weeknav>button{flex:0 0 auto;width:38px;height:38px;border:0;border-radius:9px;background:transparent;color:#4d5666;display:grid;place-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.m-weeknav>button:active{background:#e8eaee}.m-weeklabel{min-width:0;font-size:14px;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-today{flex:0 0 auto;height:34px;padding:0 13px;border:1px solid #dfe2e7;border-radius:9px;background:#fff;font-size:12px;font-weight:650;color:#414a5b;cursor:pointer;-webkit-tap-highlight-color:transparent}.m-today:active{background:#f0f1f4}.m-today:disabled{opacity:.45;cursor:default}.m-demo-callout{width:100%;max-width:640px;margin:10px auto 0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border:1px solid #cbd7f8;border-radius:11px;background:#f6f9ff;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.m-demo-callout span{min-width:0;color:#667086;font-size:11px;line-height:1.4}.m-demo-callout strong{color:#35415a}.m-demo-callout em{flex:0 0 auto;font-style:normal;color:#3652a8;font-size:11.5px;font-weight:750}.m-viewrow{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.m-toggle{flex:0 0 auto;display:flex;padding:2px;border-radius:9px;background:#e6e8ed}.m-toggle button{height:30px;padding:0 16px;border:0;border-radius:7px;background:transparent;font-size:12px;font-weight:650;color:#5b6371;cursor:pointer;-webkit-tap-highlight-color:transparent}.m-toggle button.on{background:#fff;color:#1c2739;box-shadow:0 1px 3px #1e293b24}.m-summary{min-width:0;font-size:11.5px;font-weight:650;color:#57606f;text-align:right}.m-summary.short{color:#a34a34}.m-daystrip{margin-top:10px;display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.m-day-chip{min-height:56px;padding:7px 0 8px;display:flex;flex-direction:column;align-items:center;gap:1px;border:1px solid transparent;border-radius:11px;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.m-day-chip span{font-size:10px;font-weight:700;text-transform:uppercase;color:#838b98}.m-day-chip strong{font-size:15px;letter-spacing:-.02em;color:#273143}.m-day-chip.today{border-color:#d3d9e3;background:#fff}.m-day-chip.today strong{color:#4263eb}.m-day-chip.selected,.m-day-chip.selected.today{background:#263349;border-color:#263349}.m-day-chip.selected span{color:#ffffff9e}.m-day-chip.selected strong{color:#fff}.m-day-dot{width:5px;height:5px;margin-top:3px;border-radius:50%;background:transparent}.m-day-dot.short{background:#d9634a}.m-day-chip.selected .m-day-dot.short{background:#ffb39f}.m-day-list{padding:14px 14px 0;display:grid;gap:8px;align-content:start}.m-day-title{margin:0 0 2px 3px;color:#737b89;font-size:12px;font-weight:650}.m-person-row{display:flex;align-items:center;gap:11px;min-height:64px;padding:10px 12px;border:1px solid #e2e5ea;border-radius:13px;background:#fff;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.m-person-row:active{background:#f7f8fa}.m-person-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.m-person-copy strong{font-size:13.5px;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-person-copy small{color:#89909c;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-chip{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:7px 10px;border-radius:8px;font-size:12.5px;font-weight:650}.m-chip.work{border-left:3px solid #5b74c9;background:#f4f7fd;color:#1c2739}.m-chip.work strong{font-variant-numeric:tabular-nums;font-weight:680;white-space:nowrap}.m-chip.work small{color:#7f8794;font-size:10px;font-weight:600}.m-chip.away{border:1px solid var(--tone-border);background:var(--tone-soft);color:var(--tone);font-size:12px}.m-chip.empty{flex-direction:row;align-items:center;gap:4px;border:1px dashed #c3ccd9;color:#5268b5;font-size:11.5px}.m-empty-team{display:flex;flex-direction:column;align-items:center;gap:12px;padding:36px 16px;border:1px dashed #ccd3dc;border-radius:13px}.m-empty-team p{margin:0;color:#7e8693;font-size:12px}.m-week{padding:14px 14px 0}.m-week-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:6px}.m-week-day{display:flex;flex-direction:column;align-items:center}.m-week-day small{font-size:9.5px;font-weight:700;text-transform:uppercase;color:#838b98}.m-week-day strong{font-size:12.5px;color:#273143}.m-week-day.today strong{color:#4263eb}.m-week-day .m-day-dot{margin-top:2px}.m-week-person{padding:10px 0 4px;border-top:1px solid #e8eaee}.m-week-days+.m-week-person{border-top:0;padding-top:2px}.m-week-name{display:flex;align-items:center;gap:7px;margin-bottom:6px}.m-week-avatar{flex:0 0 auto;width:10px;height:10px;border-radius:3px;background:var(--avatar)}.m-week-name strong{min-width:0;font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-week-hours{margin-left:auto;color:#8a919e;font-size:11px;font-variant-numeric:tabular-nums}.m-week-cells{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.m-cell{height:40px;padding:0 1px;border:0;border-radius:8px;display:grid;place-items:center;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums;overflow:hidden;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent}.m-cell.work{background:#e9eefb;color:#31427a}.m-cell.away{background:var(--tone-soft);color:var(--tone);box-shadow:inset 0 0 0 1px var(--tone-border)}.m-cell.empty{background:transparent;border:1px dashed #ccd3dc}.m-week-legend{margin:14px 3px 0;color:#8a919e;font-size:10.5px;line-height:1.6}.m-footer{margin-top:auto;padding:24px 14px 0;display:flex;justify-content:center;gap:8px}.m-footer button{border:0;background:none;color:#8b5b62;font-size:12px;font-weight:650;padding:8px 12px;cursor:pointer}.sheet-backdrop{position:fixed;inset:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;background:#1b23316b}.assign-sheet{width:100%;max-width:560px;max-height:86dvh;overflow-y:auto;overscroll-behavior:contain;padding:8px 16px 0;border-radius:18px 18px 0 0;background:#fff;box-shadow:0 -18px 50px #151d2a47;animation:sheet-up .28s cubic-bezier(.32,.72,.28,1)}@keyframes sheet-up{0%{transform:translateY(48px);opacity:.4}to{transform:none;opacity:1}}@media(prefers-reduced-motion:reduce){.assign-sheet{animation:none}}.sheet-handle{width:38px;height:4px;margin:2px auto 12px;border-radius:2px;background:#d5d9df}.sheet-header{display:flex;align-items:center;gap:11px}.sheet-person{flex:1;min-width:0}.sheet-person h2{margin:0;font-size:17px;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sheet-person small{display:block;margin-top:3px;color:#7e8693;font-size:11.5px}.sheet-daynav{margin:14px 0 2px;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:4px;border:1px solid #e2e5ea;border-radius:11px;background:#fafbfc}.sheet-daynav strong{flex:1;min-width:0;text-align:center;font-size:13px;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sheet-daynav button{flex:0 0 auto;width:42px;height:38px;border:0;border-radius:8px;background:transparent;color:#4d5666;display:grid;place-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.sheet-daynav button:active{background:#e8eaee}.sheet-options{margin-top:12px;display:grid;gap:7px}.sheet-group-label{margin-top:7px;color:#a0a6b0;font-size:9.5px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.sheet-options .sheet-group-label:first-child{margin-top:0}.sheet-option{min-height:52px;padding:8px 13px;display:flex;align-items:center;gap:10px;border:1px solid #e0e3e8;border-radius:11px;background:#fff;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.sheet-option:active{background:#f7f8fa}.sheet-option.active{border-color:var(--tone, #536bc0);background:var(--tone-soft, #f2f5ff);box-shadow:0 0 0 1px var(--tone-ring, #e4e9f7)}.sheet-option .option-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sheet-option strong{font-size:13.5px}.sheet-option small{color:#818996;font-size:10.5px}.sheet-option>svg{flex:0 0 auto;color:var(--tone, #536bc0)}.sheet-option-row{position:relative;display:flex}.sheet-option-row .sheet-option{flex:1;min-width:0}.sheet-option-remove{position:absolute;top:50%;right:10px;width:28px;height:28px;display:grid;place-items:center;padding:0;transform:translateY(-50%);border:1px solid #dfe3e8;border-radius:7px;background:#fff;color:#788292;cursor:pointer}.sheet-option-remove:hover{border-color:#d1495b;background:#fff5f6;color:#d1495b}.sheet-hint{margin:0 2px;color:#818996;font-size:10.5px;line-height:1.5}.sheet-footer{position:sticky;bottom:0;display:flex;align-items:center;gap:10px;margin:14px -16px 0;padding:10px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #edeff2;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.sheet-footer .button{flex:1;height:46px}.sheet-footer .button.ghost{flex:0 0 auto;height:46px}@media print{.app-header,.board-rail,.coverage-summary,.board-hint,.read-only-notice,.paint-banner,.paint-coachmark,.schedule-footer,.week-controls,.export-pilot-cta{display:none!important}.schedule-area{padding:0}.schedule-card{box-shadow:none;overflow:visible}.schedule-scroll,.schedule-footer,.board-workspace .schedule-scroll{min-width:0}.schedule-grid,.board-workspace .schedule-grid{grid-template-columns:108px repeat(7,minmax(0,1fr)) 40px}}.boot-shell{max-width:640px;margin:0 auto;padding:12vh 24px 24px;color:#4a5261;font-size:14px;line-height:1.65}.boot-shell h1{margin:0 0 14px;color:#263349;font-size:26px;line-height:1.25;letter-spacing:-.01em}.boot-shell p{margin:0 0 12px}.boot-shell-noscript{padding:12px 14px;border:1px solid #e4e7eb;border-radius:8px;background:#f7f8fa}.boot-shell-links{margin-top:20px}.boot-shell-links h2{margin:0 0 8px;color:#263349;font-size:14px}.boot-shell-links ul{margin:0;padding-left:18px}.boot-shell-links li{margin-bottom:4px}.boot-shell-links a{color:#1d4ed8}.board-hint{margin:0 0 10px;color:#3652a8;font-size:12.5px;font-weight:650}.header-link{padding:0;border:0;background:none;font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.header-link:hover,.header-link:focus-visible{color:#3652a8;text-decoration:underline}.job-cell{display:flex;align-items:center}.job-blank .unassigned-state{border:1px dashed #edf0f4}.rail-legend-only{justify-content:flex-start}.job-empty .unassigned-state{border:1px dashed #e3e7ee}.job-empty:hover .unassigned-state{border-color:#c3ccd9}.job-empty .assign-affordance{color:#5268b5}.job-empty.droppable .unassigned-state{border:1px solid #8099e8;background:#f0f4ff}.job-empty.droppable .assign-affordance{display:inline-flex}.board-rail{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:12px;padding:10px 12px;border:1px solid #e4e7ec;border-radius:11px;background:#fff}.rail-tray{flex:1;min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rail-label{flex:0 0 auto;color:#8a919e;font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.rail-card-wrap{display:flex;align-items:stretch;border:1px solid #e4e7ec;border-radius:9px;overflow:hidden;background:#fff}.rail-card{min-width:0;max-width:190px;display:flex;flex-direction:column;gap:1px;padding:6px 9px;border:0;border-left:3px solid #97a1b3;background:none;font:inherit;text-align:left;cursor:pointer}.rail-card strong{font-size:11.5px;font-weight:680;color:#1c2739;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rail-card small{color:#868d99;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rail-card:hover{background:#f7f8fa}.rail-card.picked{border-left-color:#3652a8;background:#eef3ff}.rail-card:focus-visible{outline:2px solid #3652a8;outline-offset:-2px}.rail-edit{width:24px;border:0;border-left:1px solid #eceef1;background:#fff;color:#9097a3;display:grid;place-items:center;cursor:pointer}.rail-edit:hover{color:#1c2739;background:#f7f8fa}.rail-add{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border:1px dashed #c3ccd9;border-radius:9px;background:none;font:inherit;font-size:11.5px;font-weight:650;color:#5268b5;cursor:pointer}.rail-add:hover{border-color:#8099e8;background:#f4f7fd}.rail-legend{flex:0 0 auto;list-style:none;margin:0;padding:0;display:flex;gap:6px;flex-wrap:wrap}.rail-legend li{display:flex;align-items:center;gap:6px;padding:4px 9px 4px 6px;border-radius:7px;border-left:3px solid var(--job-edge);background:var(--job-fill);color:#46526a;font-size:11px;font-weight:650}.shift-rail{align-items:flex-start;gap:8px 20px}.shift-rail .palette-group{flex:0 1 auto;min-width:0;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.shift-rail .shift-template{flex:0 0 auto;width:auto;min-height:0}.shift-rail .shift-template:hover{transform:none}.shift-rail .shift-template-main{gap:8px;min-height:0;padding:5px 4px 5px 9px}.shift-rail .shift-template-copy strong{font-size:11.5px}.shift-rail .shift-template-copy small{font-size:10px;margin-top:1px}.shift-rail .shift-template-edit{min-width:0;height:22px;margin-right:4px}.shift-rail .selected-check{margin-right:7px;width:18px;height:18px}.shift-rail .rail-add{padding:8px 10px}.shift-rail .paint-coachmark{flex:1 0 100%;margin:0}.job-pill{flex:1;min-width:0;height:58px;display:flex;align-items:stretch;border-radius:7px;border-left:3px solid var(--job-edge);background:var(--job-fill);overflow:hidden}.job-main{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:6px 8px 6px 9px;border:0;background:none;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.job-main:focus-visible{outline:2px solid #3652a8;outline-offset:-2px;border-radius:5px}.job-line{display:flex;align-items:center;gap:6px;min-width:0}.job-sub{gap:7px}.job-sub .job-status{margin-left:0;padding-left:0}.job-mark{flex:0 0 auto;width:17px;height:17px;display:grid;place-items:center;border-radius:5px;background:var(--job-mark-bg);color:var(--job-ink);font-size:10px;font-weight:800}.job-customer{min-width:0;color:#1c2739;font-size:12px;font-weight:680;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-status{flex:0 0 auto;margin-left:auto;padding-left:6px;color:var(--job-ink);font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.job-what{min-width:0;color:#79808d;font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-people{flex:0 0 auto;margin-left:auto;display:flex}.job-face{width:19px;height:19px;margin-left:-5px;border-radius:6px;border:1.5px solid var(--job-fill);background:var(--avatar);color:#fff;font-size:8px;font-weight:800;display:grid;place-items:center}.job-face:first-child{margin-left:0}.job-face-more{background:#8a919e}.job-warn{flex:0 0 auto;display:flex;align-items:center;gap:3px;color:#a34a34;font-size:9.5px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.job-tools{flex:0 0 auto;align-self:center;display:flex;gap:2px;padding-right:3px}@media(hover:hover){.job-tools{display:none}.job-pill:hover .job-tools,.job-pill:focus-within .job-tools{display:flex}}.job-tool{width:21px;height:21px;border:0;border-radius:5px;background:#ffffffe6;color:#79808d;display:grid;place-items:center;cursor:pointer}.job-tool:hover{background:#fff;color:#1c2739}.job-nudge{flex:0 0 auto;width:17px;align-self:stretch;padding:0;border:0;background:#ffffff8c;color:#8b929e;display:grid;place-items:center;cursor:pointer}.job-nudge.back{border-right:1px solid rgba(28,39,57,.07)}.job-nudge.on{border-left:1px solid rgba(28,39,57,.07)}.job-nudge:hover{background:#fff;color:#1c2739}.job-nudge:focus-visible{display:grid;outline:2px solid #3652a8;outline-offset:-2px}@media(hover:hover){.job-nudge{display:none}.job-pill:hover .job-nudge,.job-pill:focus-within .job-nudge{display:grid}}.job-todo{--job-edge: #97a1b3;--job-fill: #f6f7f9;--job-mark-bg: #e5e8ee;--job-ink: #55606f}.job-running{--job-edge: #d3a53a;--job-fill: #fdf7e8;--job-mark-bg: #f4e3b4;--job-ink: #7a5a12}.job-done{--job-edge: #5aa473;--job-fill: #eff8f2;--job-mark-bg: #cbe8d5;--job-ink: #2c6b43}.job-problem{--job-edge: #cf6a52;--job-fill: #fdf1ee;--job-mark-bg: #f6ccc0;--job-ink: #a3452a}.job-pill.picked{box-shadow:inset 0 0 0 2px #3652a8}.job-pill.targetable{box-shadow:inset 0 0 0 1px #8099e8}.job-pill.clash{background-image:repeating-linear-gradient(135deg,rgba(163,74,52,.14) 0 6px,transparent 6px 12px)}.board-blank{padding:44px 16px;color:#7e8693;font-size:13px;text-align:center}.op-screen{min-height:100dvh;max-width:560px;margin:0 auto;padding:22px 20px calc(28px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:16px}.op-area{margin:0;color:#6b7482;font-size:15px;font-weight:750;text-transform:uppercase;letter-spacing:.08em;text-align:center}.op-card{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:30px 22px;border:2px solid var(--job-edge);border-radius:18px;background:var(--job-fill);text-align:center}.op-card.op-idle{--job-fill: #f7f8fa;--job-edge: #e2e5ea}.op-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:var(--job-mark-bg);color:var(--job-ink);font-size:24px;font-weight:800}.op-customer{margin:0;color:#1b2333;font-size:clamp(30px,8vw,46px);line-height:1.1;letter-spacing:-.03em;overflow-wrap:anywhere}.op-what{margin:0;color:#55606f;font-size:clamp(16px,4vw,21px)}.op-nothing{margin:0;color:#7e8693;font-size:19px}.op-flag{margin:0 0 4px;display:flex;align-items:center;gap:7px;color:#9c3418;font-size:15px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.op-actions{display:grid;gap:12px}.op-button{min-height:76px;display:flex;align-items:center;justify-content:center;gap:11px;border:2px solid transparent;border-radius:16px;font:inherit;font-size:21px;font-weight:750;cursor:pointer;-webkit-tap-highlight-color:transparent}.op-button:focus-visible{outline:3px solid #3652a8;outline-offset:3px}.op-start{border-color:#d9c37a;background:#fdf3d9;color:#6b4f0f}.op-start.on{background:#f2f4f7;border-color:#dde2ea;color:#7d8899}.op-start:active:not(:disabled){background:#f8e9be}.op-done{border-color:#3f8f57;background:#2f7d46;color:#fff}.op-done:active{background:#276639}.op-next{margin:0;color:#6b7482;font-size:16px;text-align:center}.op-readonly{margin:0;padding:14px 16px;border-radius:12px;background:#f1f3f6;color:#5d6673;font-size:17px;line-height:1.4;text-align:center}.mode-switch{display:flex;padding:2px;border-radius:9px;background:#e6e8ed}.mode-switch button{height:30px;padding:0 15px;border:0;border-radius:7px;background:transparent;font:inherit;font-size:12.5px;font-weight:700;color:#5b6371;cursor:pointer;-webkit-tap-highlight-color:transparent}.mode-switch button.on{background:#fff;color:#1c2739;box-shadow:0 1px 3px #1e293b24}.mode-switch button:focus-visible{outline:2px solid #3652a8;outline-offset:1px}.job-modal{max-width:460px}.job-form{display:grid;gap:12px}.job-form label,.area-add label{display:grid;gap:5px}.job-form label>span{color:#46526a;font-size:11.5px;font-weight:650}.job-form input,.job-form select,.area-list input,.area-add input{height:40px;padding:0 11px;border:1px solid #d9e0ec;border-radius:9px;font:inherit;font-size:14px;background:#fff;color:#1c2739}.job-form input:focus-visible,.job-form select:focus-visible,.area-list input:focus-visible,.area-add input:focus-visible{outline:2px solid #3652a8;outline-offset:1px;border-color:#3652a8}.job-form-row{display:grid;grid-template-columns:1fr 120px;gap:10px}.job-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:6px}.job-form-actions .share-delete{margin-right:auto}.job-people-picker{margin:0;padding:0;border:0}.job-people-picker legend{padding:0 0 6px;color:#46526a;font-size:11.5px;font-weight:650}.job-people-picker ul{list-style:none;margin:0;padding:0;max-height:210px;overflow-y:auto;display:grid;gap:4px}.job-people-empty{margin:0;color:#79808d;font-size:12.5px}.job-form .job-person{display:flex;align-items:center;gap:9px;padding:6px 8px;border:1px solid transparent;border-radius:9px;cursor:pointer}.job-form .job-person:hover{background:#f7f8fa}.job-form .job-person.on{border-color:#c3d0ee;background:#f4f7fd}.job-form .job-person input{flex:0 0 auto;width:16px;height:16px;margin:0;padding:0;accent-color:#3652a8}.job-form .job-person .person-avatar{flex:0 0 auto}.job-person-copy{display:flex;flex-direction:column;min-width:0}.job-person-copy strong{font-size:12.5px;font-weight:650;color:#1c2739}.job-person-copy small{margin-top:2px;color:#79808d;font-size:10.5px}.job-person-copy small.off{color:#a34a34;font-weight:650}.area-list{list-style:none;margin:0 0 12px;padding:0;display:grid;gap:8px}.area-list li{display:flex;gap:8px;align-items:center}.area-list li input{flex:1;min-width:0}.area-add{display:flex;gap:8px;margin-bottom:14px}.area-add input{flex:1;min-width:0}@media(max-width:820px){.mode-switch button{padding:0 11px;font-size:12px}.job-form-row{grid-template-columns:1fr}.job-form input,.job-form select,.area-list input,.area-add input{font-size:16px}}.m-board{display:flex;flex-direction:column;gap:12px;padding:0 12px 20px}.m-board .m-daystrip{width:100%}.m-board .m-day-dot.busy{background:#4263eb}.m-board-list{display:flex;flex-direction:column;gap:14px}.m-area{display:flex;flex-direction:column;gap:7px}.m-area-name{margin:0;display:flex;align-items:center;gap:8px;color:#6b7482;font-size:11px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.m-area-clash{display:inline-flex;align-items:center;gap:4px;color:#a34a34;letter-spacing:.03em}.m-area-empty{margin:0;padding:14px;border:1px dashed #e3e7ee;border-radius:12px;color:#949aa5;font-size:13px}.m-area-add{display:flex;align-items:center;justify-content:center;gap:6px;min-height:52px;border:1px dashed #c3ccd9;border-radius:12px;background:#fff;font:inherit;font-size:13px;font-weight:650;color:#5268b5;cursor:pointer;-webkit-tap-highlight-color:transparent}.m-job{display:flex;align-items:stretch;border-radius:12px;border-left:4px solid var(--job-edge);background:var(--job-fill);overflow:hidden}.m-job-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px;padding:12px 12px 12px 13px;border:0;background:none;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.m-job-top{display:flex;align-items:center;gap:8px;min-width:0}.m-job-top strong{flex:1;min-width:0;color:#1c2739;font-size:16px;font-weight:700;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m-job .job-mark{width:22px;height:22px;font-size:12px}.m-job .job-status{display:inline;margin:0;font-size:10px}.m-job-what{color:#6b7482;font-size:13px}.m-job-who{display:flex;align-items:center;gap:6px}.m-job-who em{color:#949aa5;font-size:12px;font-style:normal}.m-job .job-face{width:22px;height:22px;margin:0;font-size:9px;border:0}.m-job-step{flex:0 0 auto;width:60px;border:0;border-left:1px solid rgba(28,39,57,.08);background:#ffffff8c;color:#46526a;display:grid;place-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent}.m-job-step:active{background:#fff}.crew-launcher{position:fixed;right:18px;bottom:18px;z-index:35;height:52px;padding:0 16px;display:inline-flex;align-items:center;gap:9px;border:0;border-radius:999px;background:#263349;color:#fff;font:inherit;font-size:13.5px;font-weight:650;cursor:pointer;box-shadow:0 12px 28px #141c2c47}.crew-launcher:hover{background:#1c2739}.crew-launcher:focus-visible{outline:2px solid #4263eb;outline-offset:3px}.crew-launcher-label{white-space:nowrap}.crew-launcher.is-calling{background:#3352d4;animation:launcher-pulse 2.6s ease-out 3}@keyframes launcher-pulse{0%,to{box-shadow:0 12px 28px #141c2c47}35%{box-shadow:0 12px 28px #141c2c47,0 0 0 12px #3352d429}}@media(prefers-reduced-motion:reduce){.crew-launcher.is-calling{animation:none}}.crew-chat{position:fixed;right:18px;bottom:18px;z-index:38;width:min(380px,calc(100vw - 36px));max-height:min(620px,calc(100vh - 90px));display:flex;flex-direction:column;background:#fff;border:1px solid #e2e5ea;border-radius:16px;box-shadow:0 18px 48px #141c2c38;overflow:hidden}.crew-chat.is-expanded{top:0;right:0;bottom:0;width:var(--chat-dock, 460px);max-height:none;border-radius:0;border-width:0 0 0 1px;box-shadow:-10px 0 32px #141c2c1a}.app-shell.is-chat-docked{padding-right:var(--chat-dock)}.crew-chat-resizer{position:absolute;top:0;bottom:0;left:0;width:10px;z-index:1;cursor:col-resize;touch-action:none;background:none;border:0}.crew-chat-resizer:hover,.crew-chat-resizer:focus-visible{background:#4263eb40;outline:none}.crew-chat-head{display:flex;align-items:flex-start;gap:10px;padding:14px 14px 10px;border-bottom:1px solid #eef0f4}.crew-chat-face{flex:0 0 auto;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eef2fd;color:#3352d4}.crew-chat-icon{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;background:none;color:#77808f;cursor:pointer}.crew-chat-icon:hover{background:#f2f4f7;color:#1c2739}.crew-chat-head strong{display:block;font-size:15px;color:#1c2739}.crew-chat-head small{display:block;margin-top:2px;font-size:12px;line-height:1.35;color:#77808f}.crew-chat-head .crew-chat-icon:first-of-type{margin-left:auto}.crew-chat-close{font-size:20px;line-height:1}.crew-chat-sender{position:relative;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #eef0f4;background:#fafbfc}.crew-chat-sender>span:first-child{flex:0 0 auto;font-size:12px;color:#77808f}.sender-trigger{flex:1;min-width:0;height:34px;display:flex;align-items:center;gap:6px;padding:0 7px 0 4px;border:1px solid #dfe3e9;border-radius:8px;background:#fff;font:inherit;text-align:left;cursor:pointer}.sender-trigger:hover{border-color:#c9ced6}.sender-trigger:focus-visible{outline:2px solid #4263eb;outline-offset:1px}.sender-trigger[aria-expanded=true]{border-color:#8ba0e4;box-shadow:0 0 0 2px #e4e9f7}.sender-trigger>svg{flex:0 0 auto;color:#8b93a1;transition:transform .15s}.sender-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.sender-current{flex:1;min-width:0;display:flex;align-items:center;gap:8px}.sender-name{min-width:0;font-size:12.5px;font-weight:650;color:#1c2739;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sender-avatar{flex:0 0 auto;width:24px;height:24px;border-radius:7px;display:grid;place-items:center;background:#263349;color:#fff;font-size:8.5px;font-weight:800}.sender-popup{position:absolute;top:calc(100% - 4px);left:14px;right:14px;z-index:5;margin:0;padding:4px;list-style:none;max-height:268px;overflow-y:auto;border:1px solid #e2e5ea;border-radius:10px;background:#fff;box-shadow:0 14px 36px #141c2c29;outline:none}.sender-option{display:flex;align-items:center;gap:9px;padding:6px 8px;border-radius:7px;cursor:pointer}.sender-option.is-active{background:#f0f4ff}.sender-option.is-manager{margin-top:4px;padding-top:10px;border-top:1px solid #eef0f4;border-radius:0 0 7px 7px}.sender-option-copy{flex:1;min-width:0;display:flex;align-items:baseline;gap:8px}.sender-option-copy strong{min-width:0;font-size:12.5px;font-weight:650;color:#1c2739;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sender-option-copy small{margin-left:auto;flex:0 0 auto;color:#8b93a1;font-size:10px;font-variant-numeric:tabular-nums}.sender-option>svg{flex:0 0 auto;color:#4263eb;visibility:hidden}.sender-option[aria-selected=true]>svg{visibility:visible}.crew-chat-thread{flex:1;min-height:140px;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.crew-chat-thread>*:first-child{margin-top:auto}.crew-chat-empty{margin:0;font-size:13px;line-height:1.6;color:#8b93a1}.crew-chat-empty em{font-style:normal;color:#46526a;background:#f2f4f7;border-radius:5px;padding:1px 5px}.crew-next{align-self:stretch;margin-top:4px;display:flex;flex-wrap:wrap;gap:8px}.crew-next .button{flex:1 1 auto;justify-content:center;white-space:nowrap}.crew-bubble{max-width:86%}.crew-bubble p{margin:0;padding:9px 12px;border-radius:14px;font-size:14px;line-height:1.4}.crew-bubble-them{align-self:flex-end}.crew-bubble-them p{background:#4263eb;color:#fff;border-bottom-right-radius:5px}.crew-bubble-us{align-self:flex-start}.crew-bubble-us p{background:#f1f3f6;color:#1c2739;border-bottom-left-radius:5px}.crew-bubble-who{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin:0 2px 4px 0;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#8b93a1}.crew-avatar{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#cfd5de;color:#fff;font-size:8px;letter-spacing:0}.crew-typing{align-self:flex-start;display:inline-flex;gap:4px;padding:10px 12px;background:#f1f3f6;border-radius:14px}.crew-typing i{width:6px;height:6px;border-radius:50%;background:#a9b0bc;animation:crew-blink 1.1s infinite}.crew-typing i:nth-child(2){animation-delay:.18s}.crew-typing i:nth-child(3){animation-delay:.36s}@keyframes crew-blink{0%,60%,to{opacity:.35}30%{opacity:1}}@media(prefers-reduced-motion:reduce){.crew-typing i{animation:none;opacity:.6}}.crew-chat-compose{display:flex;gap:8px;padding:10px 12px;border-top:1px solid #eef0f4;align-items:flex-end}.crew-chat-compose input,.crew-chat-compose textarea{flex:1;min-width:0;padding:9px 12px;border:1px solid #dfe3e9;border-radius:999px;background:#fff;font:inherit;font-size:14px;color:#1c2739}.crew-chat-compose textarea{border-radius:18px;resize:none;field-sizing:content;max-height:132px;line-height:1.4}.crew-chat-compose input:focus-visible,.crew-chat-compose textarea:focus-visible{outline:2px solid #4263eb;outline-offset:1px}.crew-chat-compose button{flex:0 0 auto;padding:9px 16px;border:0;border-radius:999px;background:#263349;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.crew-chat-compose button:disabled{background:#cfd5de;cursor:not-allowed}.crew-chat-honesty{margin:0;padding:0 14px 12px;font-size:11.5px;line-height:1.45;color:#8b93a1}.crew-chat-scrim{display:none}@media(max-width:820px){.crew-chat.is-expanded{top:auto;width:auto;border-radius:16px 16px 0 0;border-width:1px}.crew-chat-resizer{display:none}.app-shell.is-chat-docked{padding-right:0}.crew-launcher{right:14px;bottom:calc(14px + env(safe-area-inset-bottom))}.crew-chat,.crew-chat.is-expanded{right:0;left:0;bottom:0;width:auto;height:58vh;height:58dvh;max-height:none;border-radius:16px 16px 0 0;padding-bottom:env(safe-area-inset-bottom)}.crew-chat.is-setup,.crew-chat.is-setup.is-expanded{height:68vh;height:68dvh}.crew-chat-grab{flex:0 0 auto;display:grid;place-items:center;width:100%;height:22px;padding:0;border:0;background:none;touch-action:none;cursor:grab;-webkit-tap-highlight-color:transparent}.crew-chat-grab i{width:40px;height:4px;border-radius:999px;background:#cfd5de}.crew-chat-grab:active{cursor:grabbing}.crew-chat-grab:active i,.crew-chat-grab:focus-visible i{background:#9aa3b2}.crew-chat-grab:focus-visible{outline:2px solid #4263eb;outline-offset:-3px;border-radius:16px 16px 0 0}.crew-chat.is-dragging{transition:none}.crew-chat.is-dragging .crew-chat-thread{overflow:hidden}.crew-chat-thread{min-height:0}.crew-chat.is-short .crew-chat-head{padding-top:4px;padding-bottom:8px}.crew-chat.is-short .crew-chat-head small{display:none}.crew-chat.is-short .crew-chat-face{width:28px;height:28px}.crew-chat-grab+.crew-chat-head{padding-top:2px}.crew-chat-scrim{display:block;position:fixed;inset:0;z-index:37;background:#1b23311a}.crew-chat-thread{overscroll-behavior:contain}.crew-chat-compose input,.crew-chat-compose textarea{font-size:16px}.sender-popup{max-height:min(268px,34vh)}.week-jump-row span{padding:11px 0}.toast.is-above-chat{bottom:calc(58vh + 14px);bottom:calc(var(--crew-sheet-h, 58dvh) + 14px)}.toast.is-above-chat.is-above-setup{bottom:calc(68vh + 14px);bottom:calc(var(--crew-sheet-h, 68dvh) + 14px)}}.share-pdf{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.share-pdf h3{margin:0 0 3px}.share-pdf p{margin:0}.share-pdf .button{flex:0 0 auto}.crew-bubble-who.is-agent{justify-content:flex-start;margin:0 0 4px 2px;color:#4263eb}.crew-avatar.is-agent{background:#4263eb;color:#fff}.crew-avatar.is-agent svg{display:block}.crew-next-quiet{margin-top:10px;justify-content:center}.crew-next-quiet .button{flex:0 0 auto;font-size:13px}.business-shell{--business-ink: #263349;--business-muted: #667086;--business-line: #dfe4ec;--business-wash: #f7f8fb;min-height:100vh;overflow:hidden;background:#fff;color:var(--business-ink)}.business-shell *,.business-shell *:before,.business-shell *:after{box-sizing:border-box}.business-shell a{color:inherit}.business-header{position:sticky;z-index:20;top:0;border-bottom:1px solid var(--business-line);background:#fffffff0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.business-header-inner,.business-footer-inner,.business-content,.business-hero{width:min(1160px,calc(100% - 48px));margin-inline:auto}.business-header-inner{min-height:70px;display:flex;align-items:center;gap:28px}.business-brand{display:inline-flex;align-items:center;gap:10px;color:var(--business-ink);text-decoration:none}.business-brand>span:last-child{display:grid;gap:3px}.business-brand strong{font-size:15px;letter-spacing:-.025em}.business-brand small{color:#7b8595;font-size:10px;font-weight:650;letter-spacing:.01em}.business-brand.compact small{display:none}.business-brand-mark{width:32px;height:32px;display:flex;align-items:flex-end;justify-content:center;gap:3px;padding-bottom:7px;border-radius:9px;background:var(--business-ink);box-shadow:0 4px 12px #2633492e}.business-brand-mark i{width:4px;border-radius:4px;background:#fff}.business-brand-mark i:nth-child(1){height:9px;opacity:.65}.business-brand-mark i:nth-child(2){height:16px}.business-brand-mark i:nth-child(3){height:12px;opacity:.8}.business-nav{display:flex;align-items:center;gap:20px;margin-left:auto}.business-nav a{color:#5d697b;font-size:12px;font-weight:650;text-decoration:none}.business-nav a:hover,.business-nav a[aria-current=page]{color:var(--business-ink)}.business-nav a[aria-current=page]{text-decoration:underline;text-decoration-color:#9ba8c7;text-underline-offset:5px}.business-header-booking{display:inline-flex;align-items:center;gap:5px;padding:9px 12px;border:1px solid #cbd5e6;border-radius:8px;background:#fff;color:#334663;font-size:12px;font-weight:750;text-decoration:none}.business-header-booking:hover{border-color:#95a7ca;background:#f8faff}.business-eyebrow{display:inline-block;color:#6d7b96;font-size:10px;font-weight:800;letter-spacing:.11em;line-height:1.3;text-transform:uppercase}.business-hero{padding-top:clamp(68px,11vw,144px);padding-bottom:clamp(58px,8vw,100px)}.business-simple-hero{display:grid;grid-template-columns:minmax(0,1fr)}.business-hero.business-simple-hero h1{max-width:none;font-size:clamp(39px,4.2vw,60px)}.business-simple-hero p+p{margin-top:1em}.business-hero h1,.business-page-intro h1{max-width:820px;margin:13px 0 20px;font-size:clamp(39px,4.8vw,64px);letter-spacing:-.055em;line-height:1.01}.business-hero p,.business-page-intro-copy,.business-footer-purpose{max-width:650px;margin:0;color:var(--business-muted);font-size:17px;line-height:1.62}.business-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:30px}.business-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .15s ease,background .15s ease,border-color .15s ease}.business-button:hover{transform:translateY(-1px)}.business-button-primary{border-color:var(--business-ink);background:var(--business-ink);color:#fff}.business-shell a.business-button-primary{color:#fff}.business-button-primary:hover{background:#172236}.business-button-secondary{border-color:#cbd5e6;background:#fff;color:#384963}.business-shell a.business-button-secondary{color:#384963}.business-button-secondary:hover{border-color:#91a4cb;background:#f9fbff}.business-content{padding-bottom:clamp(68px,9vw,110px)}.business-value-section{padding-top:0}.business-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:19px}.business-value-card{min-height:216px;padding:clamp(25px,3vw,37px);border:1px solid #dce2ec;border-radius:16px;background:var(--business-wash)}.business-value-card:nth-child(2){background:#fff}.business-value-card h2{margin:0;font-size:clamp(23px,2.5vw,31px);letter-spacing:-.045em;line-height:1.08}.business-value-card p{margin:15px 0 0;color:var(--business-muted);font-size:15px;line-height:1.58}.business-pilot-price{display:grid;grid-template-columns:minmax(180px,.55fr) minmax(0,1fr);gap:clamp(25px,5vw,72px);align-items:center;margin-top:18px;padding:clamp(24px,3vw,34px);border:1px solid #dce2ec;border-radius:16px;background:#fff}.business-pilot-price>div{display:grid;gap:8px}.business-pilot-price strong{font-size:clamp(31px,4vw,47px);letter-spacing:-.055em;line-height:1}.business-pilot-price p{max-width:590px;margin:0;color:var(--business-muted);font-size:15px;line-height:1.58}.business-value-section>h2{margin:10px 0 0;font-size:clamp(27px,3vw,38px);letter-spacing:-.045em;line-height:1.1}.business-free-list{max-width:720px;margin:18px 0 0;padding-left:20px;color:var(--business-muted);font-size:15px;line-height:1.72}.business-free-list li{margin-top:6px}.business-free-note{max-width:720px;margin:18px 0 0;color:#56647a;font-size:15px;line-height:1.6}.business-waitlist{margin-top:clamp(26px,4vw,44px);padding:clamp(24px,3vw,34px);border:1px solid #dce2ec;border-radius:16px;background:#fff}.business-waitlist h2{margin:10px 0 0;font-size:clamp(23px,2.5vw,31px);letter-spacing:-.045em;line-height:1.1}.business-waitlist>p{max-width:620px;margin:12px 0 0;color:var(--business-muted);font-size:15px;line-height:1.6}.business-waitlist-form{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) auto;gap:12px;align-items:end;margin-top:20px}.business-waitlist-form label{display:grid;gap:6px}.business-waitlist-form label>span{color:#6b7788;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.business-waitlist-form input,.business-waitlist-form select{width:100%;height:46px;padding:0 13px;border:1px solid #cbd5e6;border-radius:10px;outline:none;background:#fff;font:inherit;font-size:15px;color:inherit}.business-waitlist-form input:focus,.business-waitlist-form select:focus{border-color:#91a4cb;box-shadow:0 0 0 3px #e8edfd}.business-waitlist-form button{height:46px}.business-waitlist-error{margin:12px 0 0;color:#b3374f;font-size:14px}.business-waitlist-success{max-width:620px;margin:12px 0 0;font-size:17px;line-height:1.55}.business-waitlist-note{margin:14px 0 0;color:#7a879a;font-size:13.5px;line-height:1.6}.business-legal-page{background:#fcfcfd}.business-legal-content{max-width:860px;padding-top:clamp(62px,9vw,108px)}.business-page-intro{max-width:760px;margin-bottom:clamp(45px,7vw,74px)}.business-page-intro h1{font-size:clamp(37px,5vw,59px)}.business-page-intro-copy p{margin:0}.business-legal-content section:not(.business-page-intro){max-width:760px;margin-top:36px}.business-legal-content h2{margin:0 0 12px;font-size:21px;letter-spacing:-.03em}.business-legal-content section p{margin:0;color:#56647a;font-size:15px;line-height:1.68}.business-legal-content section p+p{margin-top:14px}.business-legal-content section a{color:#375aa9}.business-footer{border-top:1px solid var(--business-line);background:var(--business-wash)}.business-footer-inner{display:grid;grid-template-columns:minmax(0,1.2fr) auto minmax(240px,.85fr);gap:42px;padding-block:40px}.business-footer-purpose{max-width:340px;margin-top:14px;font-size:12px;line-height:1.55}.business-footer-links{display:grid;align-content:start;gap:10px}.business-footer-links a{color:#5d6a7d;font-size:12px;font-weight:650;text-decoration:none}.business-footer-links a:hover{color:#263349;text-decoration:underline}.business-legal-address{color:#667389;font-size:12px;font-style:normal;line-height:1.6}.business-legal-address strong{color:#37465f}@media(max-width:820px){.business-header-inner,.business-footer-inner,.business-content,.business-hero{width:min(100% - 32px,650px)}.business-header-inner{min-height:60px;gap:14px}.business-brand small,.business-nav{display:none}.business-header-booking{margin-left:0;padding:8px 10px;font-size:11px}.business-hero{padding-top:58px;padding-bottom:62px}.business-hero h1,.business-page-intro h1,.business-hero.business-simple-hero h1{font-size:clamp(37px,11vw,50px)}.business-hero p,.business-page-intro-copy{font-size:16px}.business-value-grid{grid-template-columns:1fr}.business-value-card{min-height:0}.business-pilot-price{grid-template-columns:1fr;gap:16px}.business-waitlist-form{grid-template-columns:1fr}.business-waitlist-form button{width:100%}.business-footer-inner{grid-template-columns:1fr;gap:27px;padding-block:33px}.business-footer-purpose{max-width:430px}.business-footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.business-legal-content section:not(.business-page-intro){margin-top:31px}}@media(max-width:420px){.business-header-booking{padding:8px}.business-header-booking span{display:none}.business-hero h1,.business-page-intro h1{letter-spacing:-.06em}.business-action-row .business-button{width:100%}}@media(prefers-reduced-motion:reduce){.business-button{transition:none}}.hero-demo{--hd-line: #e2e5ea;--hd-ink: #172033;--hd-mute: #6b7583;--hd-blue: #3652a8;--hd-red: #b3261e;--hd-red-bg: #fdeceb;--hd-green: #27834a;max-width:1180px;margin:0 auto;padding:clamp(22px,4vh,44px) 24px clamp(26px,4.5vh,56px)}.hd-copy{max-width:760px}.hero-demo h1{margin:0;font-size:clamp(30px,5.4vw,52px);line-height:1.06;letter-spacing:-.033em;font-weight:700}.hd-sub{margin:16px 0 0;max-width:60ch;font-size:clamp(15px,2vw,18px);line-height:1.5;color:var(--hd-mute)}.hd-stage{margin-top:28px;display:grid;grid-template-columns:336px minmax(0,1fr);gap:20px;align-items:start}.hd-panel{min-width:0}.hd-phone{display:flex;flex-direction:column;min-height:clamp(330px,42vh,430px);background:#fff;border:1px solid var(--hd-line);border-radius:22px;box-shadow:0 18px 40px -28px #17203380;overflow:hidden}.hd-phone-bar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--hd-line);background:#fbfbfc}.hd-phone-dots{display:inline-flex;gap:5px}.hd-phone-dots i{width:8px;height:8px;border-radius:50%;background:#dcdfe5}.hd-phone-title{font-size:13px;font-weight:600;color:var(--hd-mute)}@media(min-width:861px)and (max-height:880px){.hero-demo h1{font-size:clamp(28px,4.8vh,44px)}.hd-sub{margin-top:11px;font-size:15px}.hd-stage{margin-top:16px}.hd-honesty{margin-top:12px}.hd-cta{margin-top:14px}}@media(min-width:861px)and (max-height:745px){.hd-phone{min-height:280px}.hd-thread{max-height:210px}.hero-demo h1{font-size:32px}.hd-honesty{margin-top:10px}.hero-demo{padding-bottom:20px}}.hd-thread>:first-child{margin-top:auto}.hd-thread{flex:1;overscroll-behavior:contain;display:flex;flex-direction:column;gap:8px;padding:16px;overflow-y:auto;max-height:clamp(250px,33vh,340px)}.hd-bubble{max-width:84%}.hd-bubble p{margin:0;padding:9px 13px;border-radius:16px;font-size:14.5px;line-height:1.38;animation:hd-rise .2s ease-out}.hd-bubble-them{align-self:flex-end}.hd-bubble-them p{background:var(--hd-blue);color:#fff;border-bottom-right-radius:5px}.hd-bubble-us{align-self:flex-start}.hd-bubble-us p{background:#eef0f3;color:var(--hd-ink);border-bottom-left-radius:5px}.hd-bubble-us .hd-bubble-who{display:flex;align-items:center;gap:4px;margin:6px 0 3px 4px;color:var(--hd-blue)}.hd-bubble-us .hd-bubble-who svg{opacity:.85}.hd-bubble-them .hd-bubble-who{margin:6px 4px 3px 0;text-align:right}.hd-bubble-who{display:block;margin:6px 0 3px 4px;font-size:11.5px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--hd-mute)}.hd-typing{display:flex;gap:4px;padding:0 22px 14px}.hd-typing i{width:7px;height:7px;border-radius:50%;background:#c6ccd6;animation:hd-blink 1.1s infinite ease-in-out}.hd-typing i:nth-child(2){animation-delay:.16s}.hd-typing i:nth-child(3){animation-delay:.32s}.hd-compose{display:flex;gap:8px;padding:12px;border-top:1px solid var(--hd-line);background:#fbfbfc}.hd-compose input{flex:1;min-width:0;padding:10px 13px;border:1px solid var(--hd-line);border-radius:999px;background:#fff;font-size:14.5px;color:var(--hd-ink)}.hd-compose input:disabled{background:#f1f2f5;color:#a9b0ba}.hd-compose.is-live input{border-color:#bcc7e4;box-shadow:0 0 0 3px #3652a81a}.hd-compose input:focus-visible{outline:2px solid var(--hd-blue);outline-offset:1px}.hd-compose button{padding:10px 16px;border:0;border-radius:999px;background:var(--hd-blue);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.hd-compose button:disabled{background:#ccd1da;cursor:default}.hd-panel-week{background:#fff;border:1px solid var(--hd-line);border-radius:16px;padding:6px 6px 0;box-shadow:0 18px 40px -32px #17203373}.hd-grid-scroll{overflow-x:auto}.hd-grid{width:100%;border-collapse:collapse;font-size:13px}.hd-grid th,.hd-grid td{padding:9px 8px;text-align:left;vertical-align:middle}.hd-grid thead th{border-bottom:1px solid var(--hd-line);font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--hd-mute);font-weight:600}.hd-grid thead th.is-short{color:var(--hd-red);background:var(--hd-red-bg);border-radius:8px 8px 0 0}.hd-grid thead th.is-focus{background:#f3f6fd}.hd-grid thead th.is-short.is-focus{background:var(--hd-red-bg)}.hd-grid-day{display:block;font-size:12px;color:var(--hd-ink)}.hd-grid thead th.is-short .hd-grid-day{color:var(--hd-red)}.hd-grid-count{display:block;margin-top:2px;font-size:10.5px;font-weight:500}.hd-grid tbody tr+tr th,.hd-grid tbody tr+tr td{border-top:1px solid #f0f2f5}.hd-grid td.is-focus{background:#f8fafe}.hd-grid-name{display:flex;align-items:center;gap:9px;min-width:168px;font-weight:400}.hd-grid-person{display:flex;flex-direction:column;line-height:1.2;min-width:0}.hd-grid-person strong{font-size:13px}.hd-grid-person small{font-size:11px;color:var(--hd-mute)}.hd-grid-hours{text-align:right;font-variant-numeric:tabular-nums;color:var(--hd-mute)}.hd-avatar{flex:none;width:26px;height:26px;display:grid;place-items:center;border-radius:8px;color:#fff;font-size:10.5px;font-weight:700}.hd-shift{display:inline-block;padding:4px 7px;border-radius:7px;background:#eef1f6;font-size:11.5px;font-variant-numeric:tabular-nums;white-space:nowrap}.hd-shift.is-changed,.hd-grid-hours .is-changed{background:#e6f0ff;color:var(--hd-blue);font-weight:600;animation:hd-pop .32s ease-out}.hd-grid-hours .is-changed{background:none}.hd-off{font-size:11.5px;color:var(--hd-mute)}.hd-off.is-changed{color:var(--hd-red);font-weight:600}.hd-empty{color:#d6dae1}.hd-day{padding:4px}.hd-day-head{display:flex;align-items:baseline;justify-content:space-between;padding:10px 10px 11px;border-bottom:1px solid var(--hd-line)}.hd-day-head strong{font-size:15px;letter-spacing:-.01em}.hd-day-head span{font-size:12px;color:var(--hd-mute)}.hd-day-head.is-short{background:var(--hd-red-bg);border-radius:10px 10px 0 0}.hd-day-head.is-short strong,.hd-day-head.is-short span{color:var(--hd-red)}.hd-day-list{list-style:none;margin:0;padding:0}.hd-day-list li{display:flex;align-items:center;gap:10px;padding:11px 10px}.hd-day-list li+li{border-top:1px solid #f0f2f5}.hd-day-list li.is-away{opacity:.55}.hd-day-person{flex:1;min-width:0;display:flex;flex-direction:column;line-height:1.2}.hd-day-person strong{font-size:14px}.hd-day-person small{font-size:11.5px;color:var(--hd-mute)}.hd-alert{margin:10px 6px;padding:13px 14px;border:1px solid #f2c9c5;border-radius:12px;background:var(--hd-red-bg);animation:hd-rise .24s ease-out}.hd-alert p{margin:0 0 10px;font-size:14px;line-height:1.4}.hd-alert-actions{display:flex;flex-wrap:wrap;gap:8px}.hd-alert-actions button{padding:8px 18px;border:1px solid var(--hd-ink);border-radius:999px;background:var(--hd-ink);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.hd-alert-actions .hd-ghost{background:none;color:var(--hd-ink);border-color:#d3ccc9;font-weight:500}.hd-alert-actions .hd-sub-cta{background:none;color:var(--hd-blue);border-color:var(--hd-blue);border-style:dashed}.hd-alert-actions .hd-sub-cta:hover{background:var(--hd-blue);color:#fff;border-style:solid}.hd-sub-fields{display:flex;flex-wrap:wrap;gap:8px}.hd-sub-fields input{flex:1 1 130px;min-width:0;padding:8px 12px;border:1px solid #d3ccc9;border-radius:999px;background:#fff;font:inherit;font-size:14px;color:var(--hd-ink)}.hd-sub-fields input:focus-visible{outline:2px solid var(--hd-blue);outline-offset:1px}.hd-sub-fields button{flex:0 0 auto;padding:8px 18px;border:1px solid var(--hd-ink);border-radius:999px;background:var(--hd-ink);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.hd-caption{margin:0;padding:12px 12px 14px;font-size:13px;color:var(--hd-mute);border-top:1px solid #f0f2f5}.hd-foot{position:relative;margin-top:14px}.hd-track{height:3px;border-radius:2px;background:var(--hd-line);overflow:hidden}.hd-track i{display:block;height:100%;background:var(--hd-blue);transform-origin:left;transition:transform .3s ease}.hd-foot-row{display:flex;align-items:center;gap:12px;padding-top:10px}.hd-next{padding:10px 18px;border:1.5px solid var(--hd-blue);border-radius:999px;background:#fff;color:var(--hd-blue);font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.hd-next:active{background:var(--hd-blue);color:#fff}.hd-skip{margin-left:auto;padding:10px 4px;border:0;background:none;color:var(--hd-mute);font-size:13.5px;cursor:pointer}.hd-skip:hover{color:var(--hd-ink)}.hd-foot-note{margin:0;font-size:13px;color:var(--hd-mute)}.hd-foot-note.is-live{color:var(--hd-green);font-weight:600}.hd-pending{max-width:84%;align-self:flex-end;text-align:right;animation:hd-breathe 2.4s ease-in-out infinite}.hd-pending-us{align-self:flex-start;text-align:left}.hd-pending p{margin:0;padding:9px 13px;border:1.5px dashed #b9c2d6;border-radius:16px;font-size:14.5px;line-height:1.38}.hd-pending-them p{border-color:#3652a880;border-bottom-right-radius:5px}.hd-pending-us p{border-bottom-left-radius:5px}.hd-pending-text{color:var(--hd-mute);filter:blur(3px);-webkit-user-select:none;user-select:none}.hd-pending-hint{display:inline-block;margin-top:5px;font-size:11.5px;font-weight:650;color:var(--hd-blue)}.hd-pending-note{margin:0;align-self:center;padding:4px 0;font-size:12px;font-weight:650;color:var(--hd-blue);animation:hd-breathe 2.4s ease-in-out infinite}@keyframes hd-breathe{0%,to{opacity:.5;transform:translateY(1px)}50%{opacity:1;transform:none}}.hd-panel-phone.is-armed{cursor:pointer}.hd-phone{transition:transform .12s ease}.hd-panel-phone.is-armed:active .hd-phone{transform:scale(.995)}.hd-handoff{margin:0;align-self:center;padding:6px 0 2px;font-size:11.5px;color:var(--hd-mute);animation:hd-rise .24s ease-out}.hd-compose.is-live{animation:hd-glow .9s ease-out .1s}@keyframes hd-glow{0%{box-shadow:0 0 #3652a84d}to{box-shadow:0 0 0 14px #3652a800}}.hd-try{margin-top:20px}.hd-try-label{margin:0 0 10px;font-size:13.5px;color:var(--hd-mute)}.hd-chips{display:flex;flex-wrap:wrap;gap:8px}.hd-chips button{padding:7px 13px;border:1px solid var(--hd-line);border-radius:999px;background:#fff;font-size:13px;color:var(--hd-ink);cursor:pointer}.hd-chips button:hover{border-color:#b9c2d6}.hd-honesty{margin:22px 0 0;max-width:62ch;font-size:12.5px;line-height:1.5;color:#8a929e}.hd-cta{margin-top:22px}.hd-cta button{padding:13px 26px;border:0;border-radius:12px;background:var(--hd-blue);color:#fff;font-size:16px;font-weight:600;cursor:pointer}.hd-live{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}button:focus-visible{outline:2px solid var(--hd-blue);outline-offset:2px}@keyframes hd-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes hd-pop{0%{transform:scale(.94)}to{transform:none}}@keyframes hd-blink{0%,80%,to{opacity:.35}40%{opacity:1}}@media(max-width:860px){.hero-demo{padding:30px 16px 40px}.hd-stage{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:22px}.hd-phone{min-height:0}.hd-sub-fields{flex-direction:column}.hd-sub-fields input,.hd-sub-fields button{flex:0 0 auto;width:100%}.hd-thread{max-height:240px}.hd-compose:not(.is-live){display:none}.hd-day-list li{padding:9px 10px}.hd-foot{position:sticky;bottom:0;z-index:5;margin:14px -16px 0;padding:0 16px calc(10px + env(safe-area-inset-bottom));background:#f4f5f7f0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hd-track{margin:0 -16px;border-radius:0}.hd-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.hd-chips::-webkit-scrollbar{display:none}.hd-chips button{white-space:nowrap}.hd-cta button{width:100%}}.hero-demo.is-still .hd-bubble p,.hero-demo.is-still .hd-alert,.hero-demo.is-still .hd-shift.is-changed{animation:none}.hero-demo.is-still .hd-typing i{animation:none;opacity:.6}.hero-demo.is-still .hd-pending,.hero-demo.is-still .hd-pending-note{animation:none;opacity:.9}.hero-demo.is-still .hd-track i{transition:none}.hero-demo.is-still .hd-handoff,.hero-demo.is-still .hd-compose.is-live{animation:none}.hero-return{margin:0;padding:10px 16px;text-align:center;background:#eef2ff;border-bottom:1px solid #dde4fb;font-size:14px}.hero-return a{color:#2f4bc7;font-weight:600;text-decoration:none}.hero-return a:hover{text-decoration:underline}.mk{--mk-ink: #1b2333;--mk-dim: #5b6478;--mk-line: #dfe3ea;--mk-card: #ffffff;--mk-bg: #f4f5f7;--mk-accent: #2f6df6;--mk-warn: #b4531a;--mk-warn-bg: #fdf1e6;max-width:1140px;margin:0 auto;padding:1.5rem 1rem 3rem;color:var(--mk-ink)}.mk-head{text-align:center;margin-bottom:1.5rem}.mk-kicker{font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;color:var(--mk-dim);margin:0 0 .4rem}.mk-head h1{font-size:clamp(1.5rem,3.4vw,2.2rem);line-height:1.15;margin:0 0 .6rem;letter-spacing:-.02em}.mk-sub{margin:0 auto;max-width:46rem;color:var(--mk-dim);line-height:1.5}.mk-stage{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.25rem;align-items:start}@media(max-width:900px){.mk-stage{grid-template-columns:minmax(0,1fr)}}.mk-as{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.6rem;font-size:.85rem;color:var(--mk-dim)}.mk-as-chips{display:flex;gap:.3rem;flex-wrap:wrap}.mk-as-chips button{border:1px solid var(--mk-line);background:var(--mk-card);color:var(--mk-ink);border-radius:999px;padding:.2rem .65rem;font-size:.85rem;cursor:pointer}.mk-as-chips button.is-on{background:var(--mk-ink);border-color:var(--mk-ink);color:#fff}.mk-phone{background:var(--mk-card);border:1px solid var(--mk-line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-height:26rem;box-shadow:0 12px 30px #141e3212}.mk-phone-bar{display:flex;justify-content:space-between;align-items:baseline;padding:.6rem .9rem;border-bottom:1px solid var(--mk-line);background:#fbfbfd;font-weight:600}.mk-phone-num{font-weight:400;font-size:.8rem;color:var(--mk-dim)}.mk-thread{flex:1;overflow-y:auto;padding:.9rem;display:flex;flex-direction:column;gap:.5rem;max-height:22rem}.mk-empty{color:var(--mk-dim);font-size:.9rem;margin:auto;text-align:center}.mk-bubble{max-width:82%;padding:.5rem .75rem;border-radius:14px;line-height:1.4}.mk-bubble p{margin:0}.mk-bubble-them{align-self:flex-end;background:#e8eefc}.mk-bubble-mack{align-self:flex-start;background:#f1f2f5}.mk-bubble-who{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--mk-dim);margin-bottom:.15rem}.mk-bubble-quote{margin-top:.4rem!important;padding-left:.6rem;border-left:2px solid #c8cede;font-size:.9rem;color:#3c4457}.mk-bubble-quote span{display:block;font-size:.75rem;color:var(--mk-dim)}.mk-typing{display:flex;gap:.2rem;align-self:flex-start;padding:.5rem .2rem}.mk-typing i{width:6px;height:6px;border-radius:50%;background:#b9bfcd;animation:mk-blink 1.2s infinite}.mk-typing i:nth-child(2){animation-delay:.2s}.mk-typing i:nth-child(3){animation-delay:.4s}@keyframes mk-blink{0%,60%,to{opacity:.3}30%{opacity:1}}.mk-compose{display:flex;gap:.4rem;padding:.6rem;border-top:1px solid var(--mk-line)}.mk-compose input{flex:1;border:1px solid var(--mk-line);border-radius:999px;padding:.5rem .85rem;font:inherit;min-width:0}.mk-compose button{border:0;border-radius:999px;padding:.5rem 1rem;background:var(--mk-accent);color:#fff;font-weight:600;cursor:pointer}.mk-compose button:disabled{opacity:.45;cursor:default}.mk-tries{display:flex;flex-direction:column;gap:.35rem;margin-top:.7rem}.mk-tries button{text-align:left;border:1px dashed var(--mk-line);background:transparent;color:var(--mk-dim);border-radius:10px;padding:.4rem .6rem;font-size:.85rem;cursor:pointer}.mk-tries button:hover:not(:disabled){border-style:solid;color:var(--mk-ink);background:#fff}.mk-owner{background:var(--mk-card);border:1px solid var(--mk-line);border-radius:16px;padding:1rem;display:flex;flex-direction:column;gap:.9rem}.mk-owner-head{display:flex;justify-content:space-between;align-items:center}.mk-owner-who{font-weight:600}.mk-badge{font-size:.8rem;border-radius:999px;padding:.2rem .7rem;background:#eef0f4;color:var(--mk-dim)}.mk-badge.is-live{background:var(--mk-warn-bg);color:var(--mk-warn);font-weight:600}.mk-card{border:1px solid #f0d9c2;background:var(--mk-warn-bg);border-radius:12px;padding:.8rem}.mk-card h3{margin:0 0 .3rem;font-size:1rem}.mk-card-quote{margin:0 0 .4rem;font-style:italic}.mk-card-note{margin:0 0 .6rem;font-size:.9rem;color:#6a5340}.mk-card>button{border:1px solid #d9b894;background:#fff;border-radius:8px;padding:.35rem .8rem;cursor:pointer;font:inherit}.mk-choices{display:flex;flex-direction:column;gap:.4rem}.mk-choices button{display:flex;flex-direction:column;gap:.1rem;text-align:left;border:1px solid #e2c9ab;background:#fff;border-radius:10px;padding:.5rem .7rem;cursor:pointer;font:inherit}.mk-choices button:hover{border-color:var(--mk-accent)}.mk-choices span{font-size:.85rem;color:var(--mk-dim)}.mk-choices em{font-size:.85rem;color:#6a5340}.mk-blocked{list-style:none;margin:.6rem 0 0;padding:0;font-size:.85rem;color:#7b6a55}.mk-blocked li{padding:.15rem 0}.mk-blocked span{font-weight:600}.mk-asking{margin:0;font-size:.9rem;color:#6a5340}.mk-board h2,.mk-ledger h2,.mk-issues h2{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--mk-dim);margin:0 0 .5rem}.mk-site{border:1px solid var(--mk-line);border-radius:10px;padding:.55rem .7rem;margin-bottom:.45rem}.mk-site.is-short{border-color:#e6b98d;background:#fffaf4}.mk-site-head{display:flex;justify-content:space-between;gap:.5rem;font-size:.9rem}.mk-site-head span{color:var(--mk-dim);font-size:.85rem;white-space:nowrap}.mk-site-people{display:flex;gap:.3rem;flex-wrap:wrap;margin-top:.4rem}.mk-chip{background:#eef1f6;border-radius:999px;padding:.1rem .55rem;font-size:.8rem}.mk-chip.is-empty{background:transparent;color:var(--mk-warn);font-style:italic}.mk-ledger ul,.mk-issues ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.mk-ledger li{display:flex;gap:.5rem;align-items:baseline;font-size:.9rem;flex-wrap:wrap}.mk-ledger-at{color:var(--mk-dim);font-variant-numeric:tabular-nums;font-size:.8rem}.mk-ledger li em{color:var(--mk-dim);font-size:.8rem}.mk-ledger-note{margin:.5rem 0 0;font-size:.8rem;color:var(--mk-dim);line-height:1.4}.mk-issues li{font-size:.9rem;display:flex;gap:.4rem;align-items:baseline;flex-wrap:wrap}.mk-issues li span{color:var(--mk-dim);font-size:.8rem}.mk-issues li button{margin-left:auto;border:1px solid var(--mk-line);background:#fff;border-radius:8px;padding:.1rem .5rem;font-size:.8rem;cursor:pointer}.mk-honesty{margin:1.5rem auto 0;max-width:44rem;text-align:center;font-size:.85rem;color:var(--mk-dim);line-height:1.5}.mk-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
