:root{--bg:#f5f6f8;--panel:#fff;--text:#17191d;--muted:#727782;--line:#e7e9ee;--accent:#5b5ce2;--accent2:#ececff;--busy:#fff0ef;--green:#eaf8f0;--shadow:0 10px 28px rgba(22,24,35,.08);--radius:18px;--status-job:#6558e8;--status-job-bg:#efedff;--status-job-border:#c7c2fa;--status-job-text:#564bd0;--status-job-soft:#f0eeff;--status-busy:#e9a335;--status-busy-bg:#fff4dc;--status-busy-border:#f6dfb2;--status-busy-text:#a86800;--status-busy-soft:#fff8e6;--status-standby:#0f9f98;--status-standby-bg:#effcfb;--status-standby-border:#a8e1dc;--status-standby-text:#087f79;--status-standby-soft:#d8f4f1;--status-free:#5aa6e8;--status-free-bg:#e9f3fc;--status-free-border:#bcd9f2;--status-free-text:#1f5e94;--status-free-soft:#dde9f7}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}button,input,textarea,select{font:inherit}button{cursor:pointer}.app{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.sidebar{background:#111318;color:#fff;padding:22px 16px;display:flex;flex-direction:column;gap:22px;position:sticky;top:0;height:100vh}.brand{font-size:20px;font-weight:800;letter-spacing:-.3px;padding:0 8px}.brand span{color:#9d9ef8}.nav{display:grid;gap:6px}.nav button{border:0;background:transparent;color:#aeb2bc;text-align:left;padding:11px 12px;border-radius:12px;display:flex;gap:10px;align-items:center}.nav button.active,.nav button:hover{background:#23262d;color:#fff}.sidebar-spacer{flex:1}.userbox{border-top:1px solid #292c33;padding:16px 8px 0;display:flex;align-items:center;gap:10px}.userbox b,.userbox small{display:block}.userbox b{font-size:13px}.userbox small{font-size:11px;color:#999}.userbox button{margin-left:auto;border:0;background:transparent;color:#999;font-size:20px}.avatar,.member-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-weight:700;background:#7375ef}.main{min-width:0;padding:24px}.topbar{display:flex;align-items:center;gap:12px;margin-bottom:18px}.topbar h1{font-size:26px;margin:0;font-weight:800;letter-spacing:-.5px}.topbar p{color:var(--muted);font-size:13px;margin:4px 0 0}.grow{flex:1}.status{font-size:12px;background:var(--status-free-bg);padding:8px 10px;border-radius:999px;color:var(--status-free-text)}.primary{border:0;background:var(--accent);color:#fff;padding:10px 14px;border-radius:12px;font-weight:700}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.calendar-card{overflow:hidden}.calendar-head{padding:16px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px}.calendar-head strong{font-size:18px}.iconbtn,.today-btn{border:1px solid var(--line);background:#fff;border-radius:10px;height:34px;padding:0 11px}.iconbtn{width:34px;font-size:20px}.today-btn{font-size:12px;color:#4c515a}.filters{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid var(--line);background:#fff;padding:7px 10px;border-radius:999px;font-size:12px;color:#4c515a}.chip.on{background:var(--accent2);border-color:#d7d7ff;color:#4446c3}.week{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid var(--line)}.week div{padding:10px 8px;text-align:center;font-size:11px;color:var(--muted);font-weight:700}.monthgrid{display:grid;grid-template-columns:repeat(7,minmax(110px,1fr));grid-auto-rows:132px;overflow:auto}.day{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:8px;position:relative;background:#fff;min-width:110px}.day:nth-child(7n){border-right:0}.day.muted{background:#fafbfc;color:#b2b5bc}.day.today{box-shadow:inset 0 0 0 2px var(--accent)}.date{font-size:12px;font-weight:800;margin-bottom:6px}.event{display:block;width:100%;text-align:left;padding:7px 8px;border:0;border-left:3px solid transparent;border-radius:9px;font-size:11px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event span,.event small{display:block;overflow:hidden;text-overflow:ellipsis}.event small{opacity:.65;font-size:10px;margin-top:2px}.event.job{background:var(--status-job-bg);border-left:3px solid var(--status-job);color:var(--status-job-text)}.event.note{background:#fff8e5;border-color:#e2a623}.event.busy{background:var(--status-busy-bg);border-left:3px solid var(--status-busy);color:var(--status-busy-text)}.event:hover{filter:brightness(.97)}.right{display:grid;gap:14px;align-content:start}.sidecard{padding:16px}.sidecard h2{margin:0 0 12px;font-size:14px}.stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stat{padding:12px;border-radius:13px;background:#f7f8fa}.stat b{display:block;font-size:22px}.stat span{font-size:11px;color:var(--muted)}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title h2{margin-bottom:6px}.text-btn{border:0;background:transparent;color:var(--accent);font-size:11px}.member{display:grid;grid-template-columns:32px 1fr auto;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}.member:last-child{border-bottom:0}.member-avatar{width:30px;height:30px;background:#eee;color:#3d3f48;font-size:11px}.member b,.member small{display:block}.member b{font-size:12px}.member small{font-size:10px;color:var(--muted)}.pill{font-size:10px;padding:5px 7px;border-radius:999px;background:var(--status-free-bg);color:var(--status-free-text)}.pill.busy{background:var(--status-busy-bg);color:var(--status-busy-text)}.pill.status-standby,.pill.is-standby{background:var(--status-standby-bg);color:var(--status-standby-text)}.quick{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quick button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:10px;text-align:left;font-size:12px}.quick button:hover{background:#f8f8ff}.mobilebar{display:none}.drawer{position:fixed;right:18px;top:18px;bottom:18px;width:min(420px,calc(100vw - 36px));background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 20px 60px #0000002e;z-index:50;transform:translate(calc(100% + 40px));transition:.25s ease;display:flex;flex-direction:column}.drawer.open{transform:translate(0)}.drawer-head{padding:18px;border-bottom:1px solid var(--line);display:flex;align-items:center}.drawer-head small{font-size:10px;color:var(--muted);font-weight:800;letter-spacing:.08em}.drawer h2{font-size:18px;margin:4px 0 0}.close{margin-left:auto;border:0;background:#f1f2f4;width:34px;height:34px;border-radius:10px;font-size:20px}.drawer-body{padding:18px;overflow:auto}.drawer-body label{display:grid;gap:6px;margin-bottom:13px;font-size:11px;font-weight:700;color:#61656e}.drawer-body input,.drawer-body select,.drawer-body textarea{border:1px solid var(--line);border-radius:11px;padding:10px 11px;background:#fff;outline:none}.drawer-body textarea{min-height:100px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.offline-callout{background:#f4f4ff;color:#4b4cc2;border-radius:11px;padding:11px;font-size:11px;line-height:1.4}.drawer-footer{padding:14px 18px;border-top:1px solid var(--line);display:flex;gap:8px}.drawer-footer button{flex:1;border-radius:11px;padding:11px;border:1px solid var(--line);background:#fff}.drawer-footer .save{background:var(--accent);color:#fff;border-color:var(--accent)}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:#181a20;color:#fff;padding:10px 14px;border-radius:12px;font-size:12px;transition:.2s;z-index:99}.toast.show{transform:translate(-50%);opacity:1}@media(max-width:1050px){.workspace{grid-template-columns:1fr}.right{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.app{display:block}.sidebar{display:none}.main{padding:14px 12px 84px}.topbar{align-items:flex-start;flex-wrap:wrap}.topbar h1{font-size:22px}.topbar .primary{display:none}.workspace{display:block}.right{display:grid;grid-template-columns:1fr;margin-top:12px}.right .sidecard:nth-child(2){display:none}.calendar-card{border-radius:15px}.calendar-head{padding:12px;flex-wrap:wrap}.filters{width:100%;overflow:auto;flex-wrap:nowrap}.monthgrid{grid-template-columns:repeat(7,minmax(92px,1fr));grid-auto-rows:112px}.week{grid-template-columns:repeat(7,minmax(92px,1fr));overflow:auto}.event{padding:6px;font-size:10px}.mobilebar{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);z-index:40;padding:7px 6px calc(7px + env(safe-area-inset-bottom))}.mobilebar button{border:0;background:#fff;font-size:10px;padding:6px 2px;color:#6d7179}.mobilebar button:first-letter{font-size:18px}.mobilebar span{display:block}.mobilebar .active{color:var(--accent)}.drawer{right:8px;top:8px;bottom:8px;width:calc(100vw - 16px)}}.standalone{max-width:1000px}.page-panel{padding:22px}.page-panel h2{font-size:16px;margin:0 0 14px}.page-panel h2:not(:first-child){margin-top:28px}.member-list{display:grid;gap:2px}.member-row,.work-item{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.member-row>div:nth-child(2),.work-item>div{flex:1}.member-row small,.work-item small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.member-avatar.pending{background:var(--status-busy-bg);color:var(--status-busy-text)}.member-row .text-btn{margin-left:8px}.empty{color:var(--muted);font-size:13px}.notification-row{display:grid;gap:5px;text-align:left;width:100%;padding:16px;border:0;border-bottom:1px solid var(--line);background:#f5f5ff;color:var(--text)}.notification-row.read{background:#fff;opacity:.7}.notification-row span{font-size:13px;color:var(--muted)}.job-summary{display:flex;gap:18px;flex-wrap:wrap;padding:16px;background:#f7f8ff;border-radius:12px;margin-bottom:18px}.assignment-form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}.assignment-form label{display:grid;gap:6px;font-size:12px;font-weight:700;color:var(--muted)}.assignment-form select{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff}@media(max-width:760px){.assignment-form{grid-template-columns:1fr}.job-summary{gap:8px;display:grid}}.timeline-list{display:grid;gap:10px;margin:12px 0 18px}.timeline-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:start;padding:12px;border:1px solid var(--border,#e4e7ec);border-radius:12px;background:#fff}.timeline-item time{font-weight:700;color:var(--primary,#315efb)}.timeline-item small{display:block;color:var(--muted,#667085);margin-top:4px}.timeline-form,.job-form{display:grid;gap:12px;margin-top:14px}.timeline-form label,.job-form label{display:grid;gap:6px;font-weight:600}.timeline-form input,.job-form input,.job-form select,.job-form textarea{min-height:42px;padding:10px 12px;border:1px solid var(--border,#d0d5dd);border-radius:9px;font:inherit}.job-form textarea{min-height:100px;resize:vertical}.job-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.status-cancelled{background:#fef3f2;color:#b42318}@media(max-width:600px){.timeline-item{grid-template-columns:52px 1fr}.timeline-item>span{grid-column:2;display:flex;flex-wrap:wrap}.job-form .form-row{grid-template-columns:1fr}.standalone{padding:16px}.topbar{gap:12px;align-items:flex-start}.topbar .primary{white-space:nowrap}}.primary,.secondary,.danger,.iconbtn,.today-btn,.text-btn,.nav button,.mobilebar button{min-height:40px}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(91,92,226,.28);outline-offset:2px}@media(max-width:1050px)and (min-width:761px){.main{padding:18px}.right{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-head{flex-wrap:wrap}.filters{width:100%}}@media(max-width:760px){html{overflow-x:hidden}.main{padding:14px 12px 88px}.mobilebar{min-height:64px}.mobilebar button{padding:8px 6px}.calendar-head{flex-wrap:wrap}.drawer{right:8px;left:8px;top:8px;bottom:8px;width:auto}.drawer-footer{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.page-panel{padding:16px}.page-panel h2{font-size:16px}.member-row,.work-item{align-items:flex-start}.member-row>span:last-child{margin-left:auto}.notification-row{padding:14px 12px}.topbar .status{order:3}.job-summary{font-size:14px}.timeline-item{padding:10px}}@media(max-width:900px){.app{display:block}.sidebar{display:none}.main{padding:18px 16px 88px}.mobilebar{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);z-index:40;padding:7px 6px calc(7px + env(safe-area-inset-bottom))}.mobilebar button{border:0;background:#fff;font-size:10px;padding:8px 6px;color:#6d7179}.mobilebar span{display:block}.mobilebar .active{color:var(--accent)}.workspace{grid-template-columns:1fr}.right{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.standalone{padding-bottom:88px}.global-mobilebar{display:grid!important}}.private-notes-panel{border-top:1px solid var(--line);margin-top:28px;padding-top:20px}.privacy-copy{font-size:12px;color:var(--muted);margin:0 0 10px}.private-note-item{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--line);padding:13px 0}.private-note-item b,.private-note-item small{display:block}.private-note-item small{color:var(--muted);font-size:12px;margin-top:3px}.private-note-item p{margin:7px 0 0;color:#444;font-size:13px;white-space:pre-wrap}.private-note-item>span{display:flex;gap:8px;flex-shrink:0}.check-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px}.check-row input{min-height:auto!important;width:18px;height:18px}#private-note-form{position:fixed;z-index:20;top:0;right:0;bottom:0;width:min(540px,100vw);margin:0;padding:32px;overflow-y:auto;background:var(--surface, #fff);border-left:1px solid var(--border, #e5e7eb);box-shadow:-12px 0 32px #11131824}#private-note-form[hidden]{display:none}#private-notes-panel{position:relative}.calendar-private-notes{margin:0 0 18px;padding:16px 18px}.calendar-private-notes .section-title{align-items:flex-start}.calendar-private-notes .privacy-copy{margin:4px 0 0}.calendar-private-note-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.calendar-private-note-actions input{height:36px;min-width:150px;border:1px solid var(--line);border-radius:8px;padding:0 10px}.calendar-private-notes-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.private-note-card{border:1px solid var(--line);border-radius:10px;padding:12px;background:#fff;min-width:0}.private-note-card.note-yellow{background:#fffbea}.private-note-card.note-blue{background:#f2f7ff}.private-note-card.note-green{background:#f1fbf5}.private-note-card.note-pink{background:#fff4f8}.private-note-card-head{display:flex;justify-content:space-between;gap:8px}.private-note-card p{margin:8px 0;white-space:pre-wrap;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.private-note-card small{color:var(--muted)}.private-note-card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.private-note-card-actions .text-btn{font-size:12px}.calendar-personal-notes .calendar-private-notes-list{margin-top:14px}.calendar-personal-notes .personal-note-card{min-height:116px}.calendar-personal-notes .section-title>button{white-space:nowrap}@media(max-width:900px){.calendar-private-notes-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.calendar-private-notes-list{grid-template-columns:1fr}.calendar-private-note-actions{width:100%}.calendar-private-note-actions input{flex:1}.calendar-personal-notes .section-title{gap:12px;flex-wrap:wrap}.calendar-personal-notes .section-title>button{width:100%}}.detail-drawer{position:fixed;z-index:30;top:0;right:0;bottom:0;width:min(540px,100vw);padding:32px;overflow:auto;background:#fff;border-left:1px solid #e5e7eb;box-shadow:-12px 0 32px #11131824}.detail-drawer h2{margin:28px 0 24px;font-size:24px}.detail-drawer dl{display:grid;grid-template-columns:120px 1fr;gap:12px;margin:0 0 28px}.detail-drawer dt{color:#6b7280;font-size:13px}.detail-drawer dd{margin:0;font-size:14px}.detail-drawer ul{padding-left:20px;line-height:1.9}.drawer-close{position:absolute;top:18px;right:20px;border:0;background:transparent;font-size:24px;cursor:pointer}.sidebar{width:220px}.app{font-size:14px}.topbar h1{font-size:24px;font-weight:700}.topbar p,.auth-sub,small{font-size:13px}.topbar h2,.card h2,.card h3{font-size:16px;font-weight:600}button{font-size:14px;font-weight:600}input,select,textarea{min-height:42px;border-radius:10px}.card,.auth-card{border-radius:13px}.assignment-matrix{min-width:720px;border-collapse:separate;border-spacing:0}.matrix-wrap{overflow-x:auto}@media(max-width:600px){.main:has(.team-v32-shell),.main:has(.stats-topbar),.main:has(.member-list){width:100%;max-width:100%;min-width:0;padding:12px 10px 82px!important}.team-v32-topbar h1,.stats-topbar h1{font-size:20px!important;line-height:1.15}.team-v32-topbar p,.stats-topbar p{font-size:11px;line-height:1.3}.team-v32-shell{gap:8px}.team-v32-summary{gap:0;border-radius:10px}.team-v32-summary>div{min-height:58px;padding:9px 10px}.team-v32-summary b{font-size:18px}.team-v32-summary span{margin-top:4px;font-size:10px;line-height:1.2}.team-v32-toolbar{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);gap:7px;padding:8px 9px}.team-v32-period{gap:5px;min-width:0}.team-v32-period>button{min-width:34px;width:34px;height:34px;min-height:34px;padding:0;border-radius:8px;font-size:18px}.team-v32-period>div{min-width:0;padding:0 3px;text-align:center}.team-v32-period small{font-size:9px;margin-bottom:1px}.team-v32-period strong{font-size:13px;line-height:1.2}.team-v32-today{min-width:62px!important;font-size:10px!important}.team-v32-legend{justify-content:flex-start;gap:5px;font-size:9px;line-height:1.2}.team-v32-legend span{gap:3px}.team-v32-legend i{width:6px;height:6px}.team-v32-scroll{max-height:none;overflow-x:auto;overflow-y:visible}.team-v32-table{min-width:760px}.team-v32-table thead th{height:40px;padding:6px 7px;font-size:9px}.team-v32-table thead th:first-child{width:96px}.team-v32-day{width:96px;padding:8px 7px}.team-v32-day b{font-size:10px}.team-v32-day span{margin-top:4px;padding:3px 5px;font-size:8px}.team-v32-cell{height:82px;padding:5px}.team-v32-cell-stack{gap:4px}.team-v32-job,.team-v32-busy{padding:6px 7px!important;border-radius:7px!important}.team-v32-job b,.team-v32-busy b{font-size:10px;line-height:1.2}.team-v32-time{font-size:8.5px}.team-v32-job small,.team-v32-busy small{font-size:8px}.team-v32-standby{padding:6px 7px;font-size:10px}.member-list{gap:0}.main:has(.member-list) .page-panel{padding:10px!important;border-radius:10px}.main:has(.member-list) .page-panel h2{font-size:14px;margin:0 0 7px}.main:has(.member-list) .member-row{gap:7px;padding:7px 0;min-height:44px}.main:has(.member-list) .member-avatar{width:28px;height:28px;min-width:28px;font-size:10px}.main:has(.member-list) .member-row b{font-size:12px}.main:has(.member-list) .member-row small{font-size:10px;line-height:1.2;margin-top:2px}.main:has(.member-list) .member-row .pill{font-size:9px;padding:4px 6px;white-space:nowrap}.main:has(.member-list) .member-action-trigger{width:30px;height:30px;min-height:30px}.main:has(.member-list) .member-row>span:last-child{margin-left:auto}.main:has(.member-list) .pending-invite button{min-height:34px;height:34px;padding:0 7px;font-size:10px}.main:has(.member-list) .resend-invite,.main:has(.member-list) .revoke-invite{min-height:34px;height:34px;font-size:10px;padding:0 4px}.main:has(.stats-topbar) .page-panel{padding:10px!important;border-radius:10px}.main:has(.stats-topbar) .stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.main:has(.stats-topbar) .stats .stat{min-height:58px;padding:8px 9px;border-radius:8px}.main:has(.stats-topbar) .stats .stat b{font-size:20px}.main:has(.stats-topbar) .stats .stat span{font-size:9px;line-height:1.2}.main:has(.stats-topbar) .statistics-panel>h2{font-size:14px;margin:14px 0 7px}.main:has(.stats-topbar) .stats-controls{gap:5px}.main:has(.stats-topbar) .stats-controls .stats-mode-toggle .chip,.main:has(.stats-topbar) .stats-controls .chip{min-height:34px;height:34px;padding:0 7px;font-size:10px}.main:has(.stats-topbar) .stats-period-label{font-size:11px;padding:0 4px}.main:has(.stats-topbar) .stats-ranking{gap:6px;margin:4px 0}.main:has(.stats-topbar) .stats-ranking-card{padding:8px 9px;border-radius:8px}.main:has(.stats-topbar) .stats-ranking-card b{font-size:9px}.main:has(.stats-topbar) .stats-ranking-card span{font-size:12px}.main:has(.stats-topbar) .stats-ranking-card i{font-size:10px}.main:has(.stats-topbar) .stats-member-table{font-size:10px}.main:has(.stats-topbar) .stats-member-row{min-width:540px;gap:6px;padding:7px 8px;font-size:10px}.main:has(.stats-topbar) .stats-member-head{font-size:9px;padding:6px 8px}.main:has(.stats-topbar) .stats-year-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.main:has(.stats-topbar) .stats-year-cell{padding:7px;border-radius:7px}.main:has(.stats-topbar) .stats-year-cell span{font-size:13px}}@media(min-width:601px){.job-editor-modal-shell.job-modal-shell .reference-member-picker-head{display:block!important;width:100%!important;min-width:0!important}.job-editor-modal-shell.job-modal-shell .reference-member-picker-head input,.job-editor-modal-shell.job-modal-shell #ref-member-search,.create-job-drawer.job-modal-shell #create-member-search{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 12px!important;border:1px solid #dfe3ec!important;border-radius:9px!important;background:#fff!important;color:#1d2130!important;font-size:14px!important;font-weight:500!important;line-height:normal!important;outline:none!important;box-shadow:0 1px 1px #14193204!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .reference-member-picker-head input:focus,.job-editor-modal-shell.job-modal-shell #ref-member-search:focus,.create-job-drawer.job-modal-shell #create-member-search:focus{border-color:#756be8!important;box-shadow:0 0 0 3px #756be81f!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .reference-timeline-title{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 12px!important;border:1px solid #dfe3ec!important;border-radius:9px!important;background:#fff!important;color:#1d2130!important;font-size:14px!important;font-weight:500!important;line-height:normal!important;outline:none!important;box-shadow:0 1px 1px #14193204!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .reference-timeline-title:focus{border-color:#756be8!important;box-shadow:0 0 0 3px #756be81f!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .reference-timeline-title::placeholder,.job-editor-modal-shell.job-modal-shell .reference-member-picker-head input::placeholder,.job-editor-modal-shell.job-modal-shell #ref-member-search::placeholder,.create-job-drawer.job-modal-shell #create-member-search::placeholder{color:#a0a5b2!important}.job-editor-modal-shell.job-modal-shell .member-assignment-combobox{width:100%!important;min-width:0!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(112px,132px) 38px!important;align-items:center!important;gap:9px!important;width:100%!important;min-width:0!important;min-height:62px!important;height:auto!important;padding:8px 0!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .member-row-main{grid-column:1!important;display:flex!important;align-items:center!important;width:100%!important;min-width:0!important;margin:0!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .reference-crew-copy{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;gap:3px!important;width:100%!important;min-width:0!important;overflow:hidden!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .reference-crew-copy b,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .reference-crew-copy small{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .reference-crew-copy b{font-size:14px!important;line-height:1.2!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .reference-crew-copy small{font-size:11.5px!important;line-height:1.2!important;color:#7b8190!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .task-picker{grid-column:2!important;width:100%!important;min-width:0!important;display:flex!important;align-items:center!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .task-picker-select,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .task-picker-custom{width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;padding:0 10px!important;border:1px solid #dfe3ec!important;border-radius:8px!important;background:#fff!important;color:#1d2130!important;font-size:12px!important;outline:none!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .task-picker-select:focus,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .task-picker-custom:focus{border-color:#756be8!important;box-shadow:0 0 0 3px #756be81f!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .member-row-remove{grid-column:3!important;justify-self:end!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}}@media(min-width:1024px){.job-editor-modal-shell.job-modal-shell .reference-grid{grid-template-columns:minmax(0,1.25fr) minmax(400px,.95fr)!important}}@media(max-width:600px){.create-job-drawer.job-modal-shell .member-assignment-combobox .member-picker-results[hidden],.job-editor-modal-shell.job-modal-shell .member-assignment-combobox .member-picker-results[hidden],.job-editor-modal-shell.job-modal-shell .reference-member-options[hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important}}@media(max-width:600px){.create-job-drawer .member-picker,.job-editor-modal-shell .member-picker{display:flex!important;flex-direction:column!important;gap:6px!important;padding:8px!important;border:1px solid #e5e7f0!important;border-radius:9px!important;background:#fcfcff!important;box-sizing:border-box!important}.create-job-drawer .assignment-picker-title,.job-editor-modal-shell .assignment-picker-title{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:6px!important;margin:0!important}.create-job-drawer .assignment-picker-title h3,.job-editor-modal-shell .assignment-picker-title h3{margin:0!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap!important}.create-job-drawer .assignment-picker-title span,.job-editor-modal-shell .assignment-picker-title span{font-size:9px!important;line-height:1.2!important;white-space:nowrap!important}.create-job-drawer .member-assignment-combobox,.job-editor-modal-shell .member-assignment-combobox{position:relative!important;width:100%!important;min-width:0!important;z-index:20!important}.create-job-drawer #create-member-search,.job-editor-modal-shell #ref-member-search{width:100%!important;height:34px!important;min-height:34px!important;padding:0 9px!important;border-radius:7px!important;font-size:12px!important;box-sizing:border-box!important}.create-job-drawer .member-assignment-combobox .member-picker-results,.job-editor-modal-shell .member-assignment-combobox .member-picker-results{position:absolute!important;top:calc(100% + 4px)!important;left:0!important;right:0!important;width:100%!important;max-height:190px!important;overflow:auto!important;margin:0!important;padding:5px!important;display:grid!important;gap:4px!important;border:1px solid #e1e3ef!important;border-radius:8px!important;background:#fff!important;box-shadow:0 10px 24px #14162324!important;z-index:80!important;box-sizing:border-box!important}.create-job-drawer .member-assignment-combobox .member-picker-results[hidden],.job-editor-modal-shell .member-assignment-combobox .member-picker-results[hidden]{display:none!important}.create-job-drawer .member-picker-results.combobox-up,.job-editor-modal-shell .member-picker-results.combobox-up{top:auto!important;bottom:calc(100% + 4px)!important}.create-job-drawer .member-search-result,.job-editor-modal-shell .reference-member-option{display:grid!important;grid-template-columns:27px minmax(0,1fr) 22px!important;align-items:center!important;gap:6px!important;width:100%!important;min-height:38px!important;height:38px!important;padding:4px 5px!important;border:1px solid #edf0f5!important;border-radius:7px!important;box-sizing:border-box!important}.create-job-drawer .member-search-result .member-avatar,.job-editor-modal-shell .reference-member-option .reference-avatar{width:26px!important;height:26px!important;min-width:26px!important;font-size:9px!important}.create-job-drawer .member-search-result b,.create-job-drawer .member-search-result small,.job-editor-modal-shell .reference-member-option b,.job-editor-modal-shell .reference-member-option small{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.create-job-drawer .member-search-result b,.job-editor-modal-shell .reference-member-option b{font-size:11px!important;line-height:1.15!important}.create-job-drawer .member-search-result small,.job-editor-modal-shell .reference-member-option small{font-size:9px!important;line-height:1.15!important}.create-job-drawer .member-picker-list,.job-editor-modal-shell .member-picker-list{display:flex!important;flex-direction:column!important;gap:4px!important;width:100%!important;margin:0!important}.create-job-drawer .member-row-compact,.job-editor-modal-shell .member-row-compact{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,104px) 26px!important;align-items:center!important;gap:5px!important;min-width:0!important;min-height:42px!important;height:42px!important;padding:4px 5px!important;border:1px solid #e3e5ee!important;border-radius:8px!important;background:#fff!important;box-sizing:border-box!important}.create-job-drawer .member-row-compact .member-row-main,.job-editor-modal-shell .member-row-compact .member-row-main{display:grid!important;grid-template-columns:27px minmax(0,1fr)!important;grid-column:1!important;align-items:center!important;gap:6px!important;min-width:0!important;margin:0!important}.create-job-drawer .member-row-compact .member-row-main input[type=checkbox],.job-editor-modal-shell .member-row-compact .member-row-main input[type=checkbox]{display:none!important}.create-job-drawer .member-row-compact .member-avatar,.job-editor-modal-shell .member-row-compact .member-avatar{width:26px!important;height:26px!important;min-width:26px!important;font-size:9px!important}.create-job-drawer .member-row-compact .assignee-copy,.job-editor-modal-shell .member-row-compact .assignee-copy{display:flex!important;flex-direction:column!important;gap:1px!important;min-width:0!important;overflow:hidden!important}.create-job-drawer .member-row-compact .assignee-copy b,.job-editor-modal-shell .member-row-compact .assignee-copy b{font-size:11px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.create-job-drawer .member-row-compact .assignee-copy small,.job-editor-modal-shell .member-row-compact .assignee-copy small{font-size:9px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.create-job-drawer .member-row-compact .task-picker,.job-editor-modal-shell .member-row-compact .task-picker{grid-column:2!important;width:100%!important;min-width:0!important}.create-job-drawer .member-row-compact .task-picker-select,.job-editor-modal-shell .member-row-compact .task-picker-select,.create-job-drawer .member-row-compact .task-picker-custom,.job-editor-modal-shell .member-row-compact .task-picker-custom{width:100%!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:0 5px!important;border-radius:6px!important;font-size:10px!important;box-sizing:border-box!important}.create-job-drawer .member-row-compact .member-row-remove,.job-editor-modal-shell .member-row-compact .member-row-remove{grid-column:3!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:0!important;border:0!important;border-radius:6px!important;font-size:16px!important;line-height:1!important}.create-job-drawer .external-picker>#create-show-external,.job-editor-modal-shell #ref-add-external{min-height:34px!important;height:34px!important;padding:0 8px!important;border-radius:7px!important;font-size:11px!important}}@media(max-width:600px){.create-job-drawer .member-picker,.job-editor-modal-shell .member-picker{display:flex!important;flex-direction:column!important;gap:6px!important;min-width:0!important;width:100%!important;padding:8px!important;border:1px solid #e5e7f0!important;border-radius:9px!important;background:#fcfcff!important;box-sizing:border-box!important}.create-job-drawer .assignment-picker-title,.job-editor-modal-shell .assignment-picker-title{display:flex;align-items:baseline;justify-content:space-between;gap:6px;margin:0!important;min-width:0}.create-job-drawer .assignment-picker-title h3,.job-editor-modal-shell .assignment-picker-title h3{min-width:0;margin:0!important;font-size:12px!important;line-height:1.2!important;white-space:nowrap}.create-job-drawer .assignment-picker-title span,.job-editor-modal-shell .assignment-picker-title span{min-width:0;color:var(--muted);font-size:9px!important;line-height:1.2!important;text-align:right;white-space:nowrap}.create-job-drawer .member-assignment-combobox,.job-editor-modal-shell .member-assignment-combobox{position:relative!important;width:100%!important;min-width:0!important;z-index:20!important}.create-job-drawer #create-member-search,.job-editor-modal-shell #ref-member-search{width:100%!important;height:34px!important;min-height:34px!important;padding:0 9px!important;border:1px solid #dfe3ec!important;border-radius:7px!important;background:#fff!important;font-size:12px!important;box-sizing:border-box!important}.create-job-drawer .member-assignment-combobox .member-picker-results,.job-editor-modal-shell .member-assignment-combobox .member-picker-results{position:absolute!important;top:calc(100% + 4px)!important;left:0!important;right:0!important;width:100%!important;max-height:190px!important;overflow-y:auto!important;overflow-x:hidden!important;margin:0!important;padding:5px!important;display:grid!important;gap:4px!important;border:1px solid #e1e3ef!important;border-radius:8px!important;background:#fff!important;box-shadow:0 10px 24px #14162324!important;z-index:80!important;box-sizing:border-box!important}.create-job-drawer .member-picker-results.combobox-up,.job-editor-modal-shell .member-picker-results.combobox-up{top:auto!important;bottom:calc(100% + 4px)!important}.create-job-drawer .member-search-result,.job-editor-modal-shell .reference-member-option{display:grid!important;grid-template-columns:27px minmax(0,1fr) 22px!important;align-items:center!important;gap:6px!important;width:100%!important;min-width:0!important;min-height:38px!important;height:38px!important;padding:4px 5px!important;border:1px solid #edf0f5!important;border-radius:7px!important;background:#fff!important;text-align:left!important;box-sizing:border-box!important}.create-job-drawer .member-search-result .member-avatar,.job-editor-modal-shell .reference-member-option .reference-avatar{width:26px!important;height:26px!important;min-width:26px!important;font-size:9px!important}.create-job-drawer .member-search-result .assignee-copy,.job-editor-modal-shell .reference-member-option>span:nth-child(2){display:flex!important;flex-direction:column!important;gap:1px!important;min-width:0!important;overflow:hidden!important}.create-job-drawer .member-search-result b,.create-job-drawer .member-search-result small,.job-editor-modal-shell .reference-member-option b,.job-editor-modal-shell .reference-member-option small{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.create-job-drawer .member-search-result b,.job-editor-modal-shell .reference-member-option b{font-size:11px!important;line-height:1.15!important}.create-job-drawer .member-search-result small,.job-editor-modal-shell .reference-member-option small{font-size:9px!important;line-height:1.15!important;color:var(--muted)!important}.create-job-drawer .member-search-result .reference-member-plus,.job-editor-modal-shell .reference-member-plus{font-size:17px!important;line-height:1!important;text-align:center!important}.create-job-drawer .member-picker-list,.job-editor-modal-shell .member-picker-list{display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important;width:100%!important;margin:0!important}.create-job-drawer .member-row-compact,.job-editor-modal-shell .member-row-compact{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,104px) 26px!important;align-items:center!important;gap:5px!important;min-width:0!important;min-height:42px!important;height:42px!important;padding:4px 5px!important;border:1px solid #e3e5ee!important;border-radius:8px!important;background:#fff!important;box-sizing:border-box!important}.create-job-drawer .member-row-compact .member-row-main,.job-editor-modal-shell .member-row-compact .member-row-main{display:grid!important;grid-template-columns:27px minmax(0,1fr)!important;align-items:center!important;gap:6px!important;min-width:0!important;grid-column:1!important;margin:0!important}.create-job-drawer .member-row-compact .member-row-main input[type=checkbox],.job-editor-modal-shell .member-row-compact .member-row-main input[type=checkbox]{display:none!important}.create-job-drawer .member-row-compact .member-avatar,.job-editor-modal-shell .member-row-compact .member-avatar{width:26px!important;height:26px!important;min-width:26px!important;font-size:9px!important}.create-job-drawer .member-row-compact .assignee-copy,.job-editor-modal-shell .member-row-compact .assignee-copy{display:flex!important;flex-direction:column!important;gap:1px!important;min-width:0!important;overflow:hidden!important}.create-job-drawer .member-row-compact .assignee-copy b,.job-editor-modal-shell .member-row-compact .assignee-copy b{font-size:11px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.create-job-drawer .member-row-compact .assignee-copy small,.job-editor-modal-shell .member-row-compact .assignee-copy small{font-size:9px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.create-job-drawer .member-row-compact .task-picker,.job-editor-modal-shell .member-row-compact .task-picker{grid-column:2!important;display:block!important;min-width:0!important;width:100%!important}.create-job-drawer .member-row-compact .task-picker-select,.job-editor-modal-shell .member-row-compact .task-picker-select,.create-job-drawer .member-row-compact .task-picker-custom,.job-editor-modal-shell .member-row-compact .task-picker-custom{width:100%!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:0 5px!important;border-radius:6px!important;font-size:10px!important;box-sizing:border-box!important}.create-job-drawer .member-row-compact .member-row-remove,.job-editor-modal-shell .member-row-compact .member-row-remove{grid-column:3!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:0!important;border:0!important;border-radius:6px!important;font-size:16px!important;line-height:1!important;color:#8b91a3!important}.create-job-drawer .member-row-compact .member-row-remove:hover,.job-editor-modal-shell .member-row-compact .member-row-remove:hover{background:#fff0f2!important;color:#d6445b!important}.create-job-drawer .external-picker,.job-editor-modal-shell #ref-add-external{margin-top:2px!important}.create-job-drawer .external-picker>#create-show-external,.job-editor-modal-shell #ref-add-external{min-height:34px!important;height:34px!important;padding:0 8px!important;border-radius:7px!important;font-size:11px!important}}@media(max-width:350px){.create-job-drawer .member-row-compact,.job-editor-modal-shell .member-row-compact{grid-template-columns:minmax(0,1fr) minmax(0,94px) 24px!important;gap:4px!important}}@media(max-width:600px){.job-editor-modal-shell.job-modal-shell .reference-editor-header{gap:6px!important;padding:8px 12px!important}.job-editor-modal-shell.job-modal-shell .reference-title-block h1{font-size:19px!important;line-height:1.12!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-editor-header{gap:4px 7px!important;padding:6px 10px!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-title-block h1{font-size:15px!important;line-height:1.1!important;min-width:0!important;max-width:100%!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-close-button{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;border-radius:7px!important;font-size:13px!important;line-height:1!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell #ref-title-field,.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell #ref-title-field>.reference-field,.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell #ref-title{width:100%!important;min-width:0!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .reference-meta{gap:4px 8px!important;margin-top:4px!important;font-size:10px!important;line-height:1.2!important}.job-editor-modal-shell.job-modal-shell .status-badge{min-height:20px!important;padding:2px 7px!important;font-size:10px!important}.job-editor-modal-shell.job-modal-shell .reference-grid{gap:6px!important;padding:8px 9px 9px!important}.job-editor-modal-shell.job-modal-shell .reference-left,.job-editor-modal-shell.job-modal-shell .reference-right,.job-editor-modal-shell.job-modal-shell .reference-form{gap:6px!important}.job-editor-modal-shell.job-modal-shell .reference-card{padding:8px!important;border-radius:9px!important}.job-editor-modal-shell.job-modal-shell .reference-card h2{gap:6px!important;margin-bottom:5px!important;font-size:12.5px!important;line-height:1.15!important}.job-editor-modal-shell.job-modal-shell .reference-section-icon{width:22px!important;height:22px!important;flex-basis:22px!important;border-radius:6px!important}.job-editor-modal-shell.job-modal-shell .reference-section-icon svg{width:13px!important;height:13px!important}.job-editor-modal-shell.job-modal-shell .reference-field{gap:3px!important;font-size:10.5px!important;line-height:1.2!important}.job-editor-modal-shell.job-modal-shell .reference-field input,.job-editor-modal-shell.job-modal-shell .reference-field select,.job-editor-modal-shell.job-modal-shell .reference-card select{min-height:32px!important;height:32px!important;padding:5px 7px!important;border-radius:7px!important;font-size:12px!important}.job-editor-modal-shell.job-modal-shell .reference-field textarea{min-height:48px!important;height:48px!important;padding:6px 7px!important;font-size:12px!important;line-height:1.3!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible>summary{min-height:34px!important;padding:6px 8px!important;gap:5px!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-title,.job-editor-modal-shell.job-modal-shell .reference-collapsible-title h2{font-size:12px!important;line-height:1.15!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-meta{max-width:116px;font-size:9px!important;line-height:1.15!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-chevron{font-size:14px!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-content{padding:6px 8px 8px!important}.job-editor-modal-shell.job-modal-shell .reference-member-picker{padding:7px!important;margin-top:5px!important;border-radius:7px!important}.job-editor-modal-shell.job-modal-shell .reference-member-picker-head input{height:32px!important;min-height:32px!important;padding:0 7px!important;font-size:11.5px!important}.job-editor-modal-shell.job-modal-shell .reference-member-option{min-height:36px!important;grid-template-columns:24px minmax(0,1fr) 18px!important;gap:5px!important;padding:4px 0!important}.job-editor-modal-shell.job-modal-shell .reference-member-option .reference-avatar{width:23px!important;height:23px!important;min-width:23px!important;font-size:8px!important}.job-editor-modal-shell.job-modal-shell .reference-member-option b{font-size:10.5px!important}.job-editor-modal-shell.job-modal-shell .reference-member-option small{font-size:8.5px!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row{grid-template-columns:28px minmax(0,1fr) auto 26px!important;gap:5px!important;padding:5px 0!important}.job-editor-modal-shell.job-modal-shell .reference-avatar{width:26px!important;height:26px!important;font-size:9px!important}.job-editor-modal-shell.job-modal-shell .reference-crew-copy b{font-size:11px!important}.job-editor-modal-shell.job-modal-shell .reference-crew-copy small{font-size:9px!important}.job-editor-modal-shell.job-modal-shell .reference-role,.job-editor-modal-shell.job-modal-shell .reference-crew-row .task-picker-select,.job-editor-modal-shell.job-modal-shell .reference-crew-row .task-picker-custom{min-height:30px!important;height:30px!important;font-size:10px!important;padding:0 6px!important}.job-editor-modal-shell.job-modal-shell .reference-icon-button{width:26px!important;height:26px!important;min-height:26px!important;border-radius:6px!important}.job-editor-modal-shell.job-modal-shell .reference-timeline-row{grid-template-columns:8px 44px minmax(0,1fr)!important;gap:5px!important}.job-editor-modal-shell.job-modal-shell .reference-timeline-copy b{font-size:11px!important}.job-editor-modal-shell.job-modal-shell .reference-timeline-copy small{font-size:9px!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row{display:grid!important;grid-template-columns:minmax(0,104px) minmax(0,1fr) 28px!important;align-items:center!important;gap:6px!important;min-width:0!important;padding:4px 0!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .timeline-draft-time{min-width:0!important;width:100%!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .timeline-draft-time .time-input-text,.job-editor-modal-shell.job-modal-shell .timeline-draft-row .reference-timeline-title{width:100%!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:4px 6px!important;border-radius:7px!important;font-size:11px!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .timeline-draft-time .time-trigger{width:26px!important;min-width:26px!important;height:30px!important;min-height:30px!important;padding:0!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .timeline-draft-delete{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;border-radius:7px!important}.job-editor-modal-shell.job-modal-shell .reference-row-actions{margin-top:-3px!important;padding-bottom:5px!important}.job-editor-modal-shell.job-modal-shell .reference-close-button{width:32px!important;height:32px!important;min-height:32px!important;border-radius:8px!important;font-size:16px!important}.job-editor-modal-shell.job-modal-shell .job-modal-footer{min-height:44px!important;padding:5px 9px calc(5px + env(safe-area-inset-bottom))!important;gap:5px!important}.job-editor-modal-shell.job-modal-shell .job-modal-footer button{min-height:36px!important;height:36px!important;padding:0 8px!important;border-radius:7px!important;font-size:11px!important}}@media(max-width:600px){.job-modal-shell{position:fixed!important;inset:max(6px,env(safe-area-inset-top)) 6px max(6px,env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;height:calc(100dvh - max(12px,env(safe-area-inset-top) + env(safe-area-inset-bottom)))!important;max-height:none!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.job-modal-header{flex:0 0 auto;min-height:0!important}.job-modal-body-scroll{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.job-modal-footer{position:relative!important;inset:auto!important;flex:0 0 auto!important;min-height:56px!important;padding:7px 10px calc(7px + env(safe-area-inset-bottom))!important;background:#fffffffa!important;border-top:1px solid #e7e9ee!important;box-shadow:0 -5px 16px #141e3c14;z-index:9}.job-modal-footer button{flex:1 1 0;min-width:0;min-height:42px;height:42px;padding:0 10px;border-radius:9px;font-size:12px}.job-modal-body-scroll{padding-bottom:10px}.job-modal-body-scroll .reference-grid{padding-bottom:10px!important}.create-job-drawer.job-modal-shell{border-radius:12px!important}.create-job-drawer.job-modal-shell #create-job-form{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;height:100%;overflow:hidden}.create-job-drawer.job-modal-shell .job-modal-body-scroll{width:100%;padding:8px 10px 12px}.create-job-drawer.job-modal-shell .form-grid{flex:0 0 auto;min-height:0;height:auto;overflow:visible;gap:8px}.create-job-drawer.job-modal-shell .form-grid-left,.create-job-drawer.job-modal-shell .form-grid-right{gap:8px}.create-job-drawer.job-modal-shell input,.create-job-drawer.job-modal-shell select{min-height:38px;height:38px;padding:8px 10px;font-size:13px}.create-job-drawer.job-modal-shell textarea{min-height:62px;height:62px;padding:8px 10px;font-size:13px}.create-job-drawer.job-modal-shell .member-row-compact{min-height:42px;padding:6px 8px}.job-editor-modal-shell.job-modal-shell .reference-editor-shell{position:static!important;display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important;height:100%!important;max-height:none!important;overflow:hidden!important}.job-editor-modal-shell.job-modal-shell .reference-editor{min-height:0!important;height:100%!important;padding:0 10px!important;overflow:hidden!important}.job-editor-modal-shell.job-modal-shell .job-modal-body-scroll{padding:0 0 10px!important}.job-editor-modal-shell.job-modal-shell .reference-card{padding:9px!important}.job-editor-modal-shell.job-modal-shell .reference-form{gap:8px!important}.job-editor-modal-shell.job-modal-shell .reference-card h2{margin-bottom:6px!important;font-size:14px!important}.job-editor-modal-shell.job-modal-shell .reference-field{gap:4px!important;font-size:11px!important}.job-editor-modal-shell.job-modal-shell .reference-field input,.job-editor-modal-shell.job-modal-shell .reference-field select{min-height:38px!important;height:38px!important;padding:8px 9px!important;font-size:13px!important}.job-editor-modal-shell.job-modal-shell .reference-field textarea{min-height:62px!important;height:62px!important;padding:8px 9px!important;font-size:13px!important}}@media(max-width:370px){.calendar-v3-main{padding-inline:8px!important}.calendar-v3-topbar h1{font-size:19px!important}.calendar-v3-head{padding-inline:5px;gap:3px}.calendar-v3-head .iconbtn{width:34px;min-width:34px;height:34px;min-height:34px}.calendar-v3-head .today-btn{padding-inline:5px}.calendar-mobile-actions button{font-size:10px;padding-inline:2px}}.assignment-matrix th{position:sticky;top:0;z-index:1;min-width:140px;background:#fff}.assignment-cell{display:flex;flex-direction:column;width:100%;margin:4px 0;padding:8px;text-align:left}.assignment-cell small{margin-top:3px}.assignment-controls{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:14px}.assignment-controls strong{min-width:190px;text-align:center}.assignment-controls button{padding:6px 10px}.assignment-controls button.on{background:#e8eefc}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid .stat{min-width:0}.assignment-matrix th:first-child b,.assignment-matrix th:first-child small{display:block}.assignment-matrix th:first-child small{font-size:12px;color:var(--muted);margin-top:3px}@media(max-width:760px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.assignment-matrix tbody tr{min-height:50px}.assignment-matrix tbody th,.assignment-matrix tbody td{height:50px}.assignment-matrix tbody td:empty:after{content:"";display:block;min-height:32px}.workspace-switcher{border:1px solid #2d3038;background:#1b1e25;border-radius:12px;padding:11px 12px;color:#fff;text-align:left}.workspace-switcher small{display:block;color:#9da2ad;margin-top:3px}.sidebar{width:220px;padding:24px 14px;gap:18px}.nav{gap:3px}.nav button{min-height:40px;padding:9px 11px;font-size:14px}.nav button.active{background:#5b5ce247;color:#fff}.nav button:hover{background:#242833}.topbar h1{font-size:24px}.topbar p{font-size:14px}.card{border-radius:12px;box-shadow:0 2px 10px #11182709}.primary{min-height:42px}.calendar-head{min-height:60px}.day{padding:9px}.event{border:1px solid #dedfff;border-left:3px solid var(--accent);cursor:pointer}.assignment-matrix{width:100%;min-width:1050px;table-layout:fixed}.assignment-matrix th:first-child{width:125px}.assignment-matrix td{vertical-align:top;padding:8px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:90px}.assignment-matrix th{font-size:13px}.assignment-cell{gap:1px;border:1px solid #dfe1ff;background:#f7f7ff;border-radius:8px;min-height:64px;transition:.15s}.assignment-cell:hover{border-color:var(--accent);box-shadow:0 3px 8px #5b5ce21f;transform:translateY(-1px)}.assignment-cell b{font-size:14px;font-weight:600}.assignment-cell small{font-size:12px;color:var(--muted)}.assignment-controls{padding:4px 0}.assignment-controls button{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:38px}.assignment-controls button:first-child,.assignment-controls button:nth-child(3){font-size:20px;width:38px}.assignment-controls button.on{color:#4446c3;border-color:#d7d7ff;background:var(--accent2)}.detail-drawer{width:min(560px,100vw);border-radius:16px 0 0 16px;padding:28px}.drawer-footer{position:sticky;bottom:0;background:#fff}.quick button{min-height:48px;font-size:13px}.right .sidecard{padding:14px}.member b{font-size:13px}.member small{font-size:12px}@media(max-width:900px){.assignment-controls{overflow:auto;white-space:nowrap}.assignment-controls strong{min-width:175px}.assignment-matrix{min-width:980px}.matrix-wrap{margin-left:-2px;margin-right:-2px}.detail-drawer{border-radius:16px 0 0 16px;padding:24px 18px}.quick{grid-template-columns:1fr 1fr}}@media(max-width:480px){.topbar{margin-bottom:14px}.topbar h1{font-size:22px}.calendar-head strong{font-size:16px}.right .sidecard:first-child{display:block}.stats{gap:7px}.stat{padding:10px}.stat b{font-size:20px}.quick{grid-template-columns:1fr}.assignment-controls strong{min-width:145px}.detail-drawer{left:0;right:0;width:100%;border-radius:0;padding:22px 16px}.detail-drawer h2{font-size:20px}}.standalone{max-width:none}.standalone .page-panel{width:100%}.job-row{min-height:62px;background:#fff;border:0;width:100%;text-align:left}.job-row:hover{background:#f8f8ff}.job-row .pill{margin-left:auto}.member-row{min-height:60px}.page-panel>h2{letter-spacing:-.1px}.timeline-list{max-width:900px}.timeline-item{min-height:64px}.private-note-item{max-width:760px}.my-calendar-panel{max-width:900px}.my-calendar-panel h2{margin-top:28px;text-transform:uppercase;font-size:13px;letter-spacing:.08em;color:var(--muted)}.my-job-card{display:grid;grid-template-columns:105px 1fr auto;gap:16px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff;margin:8px 0;max-width:760px}.job-time{font-size:15px;font-weight:700;color:var(--accent)}.my-job-main b,.my-job-main small{display:block}.my-job-main small{color:var(--muted);font-size:13px;margin-top:4px}.jobs-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:16px}.jobs-toolbar input{width:min(420px,100%);height:44px;padding:0 12px;border:1px solid var(--line);border-radius:10px}.jobs-table-wrap{overflow:auto}.jobs-table{width:100%;border-collapse:collapse;min-width:820px}.jobs-table th{text-align:left;font-size:12px;color:var(--muted);font-weight:700;border-bottom:1px solid var(--line);padding:12px}.jobs-table td{padding:15px 12px;border-bottom:1px solid var(--line);font-size:14px}.jobs-table tbody tr:hover{background:#fafaff}.metric-grid .stat{min-height:88px}.metric-grid .stat b{font-size:30px}.period-label{padding:9px 12px;border:1px solid var(--line);border-radius:9px;font-size:13px;color:var(--muted)}.workload-bars{display:grid;gap:13px;max-width:700px}.workload-row{display:grid;grid-template-columns:80px 1fr 25px;gap:12px;align-items:center;font-size:14px}.workload-row div{height:10px;background:#eef0f4;border-radius:99px;overflow:hidden}.workload-row i{display:block;height:100%;background:var(--accent);border-radius:99px}.workload-row b{text-align:right}@media(max-width:600px){.my-job-card{grid-template-columns:1fr;gap:7px}.my-job-card .text-btn{justify-self:start}.jobs-toolbar{flex-wrap:wrap}.jobs-toolbar input{width:100%}.period-label{margin-left:0}.workload-row{grid-template-columns:60px 1fr 22px}}.drawer-footer button.primary{background:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}.drawer-footer button.primary:disabled{background:#8788ed!important;color:#fff!important;opacity:1!important}[hidden]{display:none!important}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;background:#11131829}.create-job-backdrop{cursor:pointer}.create-job-discard-confirm{z-index:70}.create-job-drawer .member-picker{display:block;margin:2px 0 0;padding:15px 0 0;border:0;border-top:1px solid var(--line)}.create-job-drawer .assignment-picker-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.create-job-drawer .assignment-picker-title h3{margin:0;font-size:14px;color:var(--text)}.create-job-drawer .assignment-picker-title span{font-size:11px;font-weight:500;color:var(--muted)}.create-job-drawer #create-member-search{width:100%;height:40px;margin-bottom:9px;padding:0 11px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--text)}.create-job-drawer .member-picker-list{display:grid;gap:7px;max-height:280px;overflow:auto}.create-job-drawer .member-picker-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,1.1fr);gap:10px;align-items:center;padding:8px 10px;border:1px solid #eef0f4;border-radius:10px;background:#fcfcff}@media(max-width:600px){.main:has(.team-v32-shell),.main:has(.stats-topbar),.main:has(.member-list){width:100%;max-width:100%;min-width:0;padding:12px 10px 82px!important}.team-v32-topbar h1,.stats-topbar h1{font-size:20px!important;line-height:1.15}.team-v32-topbar p,.stats-topbar p{font-size:11px;line-height:1.3}.team-v32-shell{gap:8px}.team-v32-summary{gap:0;border-radius:10px}.team-v32-summary>div{min-height:58px;padding:9px 10px}.team-v32-summary b{font-size:18px}.team-v32-summary span{margin-top:4px;font-size:10px;line-height:1.2}.team-v32-card{border-radius:10px!important}.team-v32-toolbar{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);gap:7px;padding:8px 9px}.team-v32-period{gap:5px;min-width:0}.team-v32-period>button{min-width:34px;width:34px;height:34px;min-height:34px;padding:0;border-radius:8px;font-size:18px}.team-v32-period>div{min-width:0;padding:0 3px;text-align:center}.team-v32-period small{font-size:9px;margin-bottom:1px}.team-v32-period strong{font-size:13px;line-height:1.2}.team-v32-today{min-width:62px!important;font-size:10px!important}.team-v32-legend{justify-content:flex-start;gap:5px;font-size:9px;line-height:1.2}.team-v32-legend span{gap:3px}.team-v32-legend i{width:6px;height:6px}.team-v32-scroll{max-height:none;overflow-x:auto;overflow-y:visible}.team-v32-table{min-width:760px}.team-v32-table thead th{height:40px;padding:6px 7px;font-size:9px}.team-v32-table thead th:first-child{width:96px}.team-v32-day{width:96px;padding:8px 7px}.team-v32-day b{font-size:10px}.team-v32-day span{margin-top:4px;padding:3px 5px;font-size:8px}.team-v32-cell{height:82px;padding:5px}.team-v32-cell-stack{gap:4px}.team-v32-job,.team-v32-busy{padding:6px 7px!important;border-radius:7px!important}.team-v32-job b,.team-v32-busy b{font-size:10px;line-height:1.2}.team-v32-time{font-size:8.5px}.team-v32-job small,.team-v32-busy small{font-size:8px}.team-v32-standby{padding:6px 7px;font-size:10px}.member-list{gap:0}.main:has(.member-list) .page-panel{padding:10px!important;border-radius:10px}.main:has(.member-list) .page-panel h2{font-size:14px;margin:0 0 7px}.main:has(.member-list) .member-row{gap:7px;padding:7px 0;min-height:44px}.main:has(.member-list) .member-avatar{width:28px;height:28px;min-width:28px;font-size:10px}.main:has(.member-list) .member-row b{font-size:12px}.main:has(.member-list) .member-row small{font-size:10px;line-height:1.2;margin-top:2px}.main:has(.member-list) .member-row .pill{font-size:9px;padding:4px 6px;white-space:nowrap}.main:has(.member-list) .member-action-trigger{width:30px;height:30px;min-height:30px}.main:has(.member-list) .member-row>span:last-child{margin-left:auto}.main:has(.member-list) .pending-invite button{min-height:34px;height:34px;padding:0 7px;font-size:10px}.main:has(.member-list) .resend-invite,.main:has(.member-list) .revoke-invite{min-height:34px;height:34px;font-size:10px;padding:0 4px}.main:has(.stats-topbar) .page-panel{padding:10px!important;border-radius:10px}.main:has(.stats-topbar) .stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.main:has(.stats-topbar) .stats .stat{min-height:58px;padding:8px 9px;border-radius:8px}.main:has(.stats-topbar) .stats .stat b{font-size:20px}.main:has(.stats-topbar) .stats .stat span{font-size:9px;line-height:1.2}.main:has(.stats-topbar) .statistics-panel>h2{font-size:14px;margin:14px 0 7px}.main:has(.stats-topbar) .stats-controls{gap:5px}.main:has(.stats-topbar) .stats-controls .stats-mode-toggle .chip,.main:has(.stats-topbar) .stats-controls .chip{min-height:34px;height:34px;padding:0 7px;font-size:10px}.main:has(.stats-topbar) .stats-period-label{font-size:11px;padding:0 4px}.main:has(.stats-topbar) .stats-ranking{gap:6px;margin:4px 0}.main:has(.stats-topbar) .stats-ranking-card{padding:8px 9px;border-radius:8px}.main:has(.stats-topbar) .stats-ranking-card b{font-size:9px}.main:has(.stats-topbar) .stats-ranking-card span{font-size:12px}.main:has(.stats-topbar) .stats-ranking-card i{font-size:10px}.main:has(.stats-topbar) .stats-member-table{font-size:10px}.main:has(.stats-topbar) .stats-member-row{min-width:540px;gap:6px;padding:7px 8px;font-size:10px}.main:has(.stats-topbar) .stats-member-head{font-size:9px;padding:6px 8px}.main:has(.stats-topbar) .stats-year-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.main:has(.stats-topbar) .stats-year-cell{padding:7px;border-radius:7px}.main:has(.stats-topbar) .stats-year-cell span{font-size:13px}}@media(max-width:370px){.team-v32-table{min-width:700px}.team-v32-cell{height:76px}.main:has(.member-list) .member-row{gap:5px}.main:has(.stats-topbar) .stats-member-row{min-width:520px}}@media(max-width:600px){.main:has(.my-calendar-panel)>.topbar{margin:0 auto 10px!important;gap:6px;align-items:flex-start}.main:has(.my-calendar-panel)>.topbar h1{font-size:20px!important;line-height:1.15;margin-top:0}.main:has(.my-calendar-panel)>.topbar p{font-size:11px;line-height:1.25;margin:3px 0 0}.main:has(.my-calendar-panel)>.page-panel{padding:10px!important;border-radius:10px!important}.main:has(.my-calendar-panel) .my-calendar-panel{min-width:0;max-width:100%;padding:0!important}.main:has(.my-calendar-panel) #my-calendar-notes-board{margin:0 0 8px!important;padding:0 0 8px!important;border-bottom:1px solid #eef0f5}.main:has(.my-calendar-panel) #my-calendar-notes-board .calendar-private-note-actions{display:flex;flex:1 1 auto;min-width:0;justify-content:flex-start;align-items:center;gap:5px;flex-wrap:wrap}.main:has(.my-calendar-panel) #my-calendar-add-note{min-width:0;min-height:40px;height:40px;padding:0 10px;border-radius:9px;font-size:12px;white-space:nowrap}.main:has(.my-calendar-panel) .notes-view-switch{min-width:0;width:auto;gap:2px;padding:2px;border-radius:8px}.main:has(.my-calendar-panel) .notes-view-segment{min-height:36px;height:36px;padding:0 8px;border-radius:6px;font-size:10px}.main:has(.my-calendar-panel) .sticky-notes-board .calendar-private-notes-list{grid-template-columns:1fr;gap:7px;margin-top:8px}.main:has(.my-calendar-panel) .sticky-notes-board .sticky-note-card{min-height:0;padding:8px 9px;border-radius:8px;box-shadow:0 1px 5px #5041140d}.main:has(.my-calendar-panel) .sticky-notes-board .private-note-card-head{padding-right:36px;gap:4px}.main:has(.my-calendar-panel) .sticky-notes-board .inline-sticky-note .private-note-card-head{column-gap:5px;row-gap:1px}.main:has(.my-calendar-panel) .sticky-notes-board .inline-note-title{min-height:18px;font-size:13px;line-height:1.2}.main:has(.my-calendar-panel) .sticky-notes-board .inline-note-content{min-height:30px;font-size:11.5px;line-height:1.35}.main:has(.my-calendar-panel) .sticky-notes-board .inline-sticky-note [data-note-state]{font-size:9px;line-height:1.2}.main:has(.my-calendar-panel) .sticky-notes-board .private-note-card-actions{gap:5px;margin-top:5px}.main:has(.my-calendar-panel) .sticky-notes-board .private-note-card-actions .text-btn{min-height:34px;height:34px;padding:0 6px;font-size:10px}.main:has(.my-calendar-panel) .sticky-notes-board .note-menu-trigger{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:8px;font-size:15px}.main:has(.my-calendar-panel) .sticky-notes-board .note-action-menu{top:36px;min-width:132px}.main:has(.my-calendar-panel) .sticky-notes-board .note-action-menu button{min-height:38px;padding:0 9px;font-size:11px}}#ref-member-results[hidden],#create-member-results[hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important}.job-editor-modal-overlay~.reference-confirm-overlay{z-index:9100!important}@media(max-width:600px){section.notification-popover.notification-popover{top:max(8px,env(safe-area-inset-top))!important;left:50%!important;right:auto!important;width:min(92vw,360px)!important;max-width:calc(100vw - 16px)!important;max-height:70dvh!important;transform:translate(-50%)!important;border-radius:12px!important}section.notification-popover.notification-popover .notification-popover-head{grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title close" "actions actions"!important;gap:3px 6px!important;padding:7px 9px 6px!important}section.notification-popover.notification-popover .notification-popover-head b{font-size:13px!important;line-height:1.15!important}section.notification-popover.notification-popover .notification-popover-head span{font-size:9px!important;line-height:1.15!important}section.notification-popover.notification-popover .notification-popover-close{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;border-radius:7px!important;font-size:16px!important}section.notification-popover.notification-popover .notification-popover-head-actions{gap:3px!important;justify-content:flex-start!important}section.notification-popover.notification-popover .notification-popover-head-actions .text-btn{min-height:28px!important;height:28px!important;padding:0 6px!important;border-radius:6px!important;font-size:9px!important;line-height:1!important}section.notification-popover.notification-popover .notification-popover-list{max-height:calc(70dvh - 72px)!important}section.notification-popover.notification-popover .notification-popover-row{gap:3px!important;padding:7px 9px!important}section.notification-popover.notification-popover .notification-popover-copy{gap:1px!important;line-height:1.2!important}section.notification-popover.notification-popover .notification-popover-copy b{font-size:11.5px!important;line-height:1.2!important}section.notification-popover.notification-popover .notification-popover-copy span{font-size:10px!important;line-height:1.2!important}section.notification-popover.notification-popover .notification-popover-copy small{font-size:8.5px!important;line-height:1.1!important}section.notification-popover.notification-popover .notification-popover-actions{gap:3px!important}section.notification-popover.notification-popover .notification-popover-actions .text-btn{min-height:28px!important;height:28px!important;padding:0 5px!important;border-radius:6px!important;font-size:9px!important;line-height:1!important}}@media(max-width:600px){.calendar-mobile-actions button[data-calendar-action]{min-width:0!important;min-height:30px!important;height:30px!important;padding:0 5px!important;border:1px solid var(--line)!important;border-radius:7px!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;background-image:none!important}.calendar-mobile-actions button[data-calendar-action=standby]{border-color:var(--status-standby-border)!important;background:var(--status-standby-bg)!important;color:var(--status-standby-text)!important}.calendar-mobile-actions button[data-calendar-action=busy]{border-color:var(--status-busy-border)!important;background:var(--status-busy-bg)!important;color:var(--status-busy-text)!important}.calendar-mobile-actions button[data-calendar-action=job]{border-color:var(--accent)!important;background:var(--accent)!important;color:#fff!important}}@media(max-width:600px){.job-delete-confirm .reference-confirm>div{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;margin-top:4px!important;flex-wrap:nowrap!important}.job-delete-confirm .reference-confirm>div>button{width:auto!important;min-width:0!important;min-height:28px!important;height:28px!important;padding:0 7px!important;border-radius:7px!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important}.job-delete-confirm .reference-confirm>div>.secondary{min-width:68px!important}.job-delete-confirm .reference-confirm>div>.reference-delete{min-width:88px!important}}@media(max-width:600px){.create-job-drawer.job-modal-shell .member-assignment-combobox .member-picker-results[hidden],.job-editor-modal-shell.job-modal-shell .member-assignment-combobox .member-picker-results[hidden],.job-editor-modal-shell .reference-member-options[hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important}}@media(max-width:600px){.notification-popover{position:fixed;top:max(8px,env(safe-area-inset-top));left:50%;right:auto;width:min(92vw,380px);max-width:calc(100vw - 16px);max-height:70dvh;transform:translate(-50%);display:flex;flex-direction:column;overflow:hidden;border-radius:13px}.notification-popover-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title close" "actions actions";align-items:start;gap:4px 8px;padding:8px 10px 7px}.notification-popover-title,.notification-popover-head>div:first-child{grid-area:title;min-width:0;display:grid;gap:1px}.notification-popover-head b{font-size:14px;line-height:1.2}.notification-popover-head span{font-size:10px;line-height:1.2}.notification-popover-close{grid-area:close;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;border:1px solid #e3e5ec;border-radius:8px;font-size:18px;line-height:1}.notification-popover-head-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-start;gap:4px;flex-wrap:wrap;min-width:0;max-width:none;margin:0}.notification-popover-head-actions .text-btn{min-height:32px;height:32px;padding:0 7px;border-radius:7px;font-size:10px;line-height:1;white-space:nowrap}.notification-popover-list{min-height:0;max-height:calc(70dvh - 86px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.notification-popover-row{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;padding:8px 10px}.notification-popover-copy{min-width:0;display:grid;gap:1px;line-height:1.25}.notification-popover-copy b{font-size:12px;line-height:1.25}.notification-popover-copy span{font-size:11px;line-height:1.25}.notification-popover-copy small{font-size:9px;line-height:1.15}.notification-popover-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap;min-width:0}.notification-popover-actions .text-btn{min-height:32px;height:32px;padding:0 6px;border-radius:7px;font-size:10px;line-height:1;white-space:nowrap}.notification-empty{padding:16px 10px;font-size:11px}}@media(max-width:600px){.create-job-drawer.job-modal-shell .member-picker-list,.job-editor-modal-shell.job-modal-shell #ref-crew-list{display:flex!important;flex-direction:column!important;gap:7px!important;min-width:0!important}.create-job-drawer.job-modal-shell .member-row-compact,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,104px) 28px!important;align-items:center!important;gap:6px!important;min-width:0!important;min-height:44px!important;height:44px!important;padding:5px 6px!important;border-radius:9px!important;box-sizing:border-box!important}.create-job-drawer.job-modal-shell .member-row-compact .member-row-main,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .member-row-main{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:7px!important;min-width:0!important;overflow:hidden!important}.create-job-drawer.job-modal-shell .member-row-compact .member-avatar,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .member-avatar{width:28px!important;height:28px!important;min-width:28px!important;font-size:9px!important}.create-job-drawer.job-modal-shell .member-row-compact .member-row-copy,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .reference-crew-copy{min-width:0!important;overflow:hidden!important;display:grid!important;gap:2px!important}.create-job-drawer.job-modal-shell .member-row-compact .member-row-copy b,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .reference-crew-copy b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11.5px!important;line-height:1.15!important}.create-job-drawer.job-modal-shell .member-row-compact .member-row-copy small,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .reference-crew-copy small{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9px!important;line-height:1.15!important}.create-job-drawer.job-modal-shell .member-row-compact .task-picker,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .task-picker{min-width:0!important;width:100%!important;grid-column:2!important}.create-job-drawer.job-modal-shell .member-row-compact .task-picker-select,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .task-picker-select,.create-job-drawer.job-modal-shell .member-row-compact .task-picker-custom,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .task-picker-custom{width:100%!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:0 5px!important;font-size:10px!important;box-sizing:border-box!important}.create-job-drawer.job-modal-shell .member-row-compact .member-row-remove,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .member-row-remove{grid-column:3!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;border-radius:7px!important;justify-self:end!important}.create-job-drawer.job-modal-shell .external-picker>button,.job-editor-modal-shell.job-modal-shell #ref-add-external{min-width:0!important;min-height:34px!important;height:34px!important;padding:0 10px!important;border-radius:8px!important;font-size:11px!important;line-height:1.1!important}.create-job-drawer.job-modal-shell .external-picker,.job-editor-modal-shell.job-modal-shell #ref-external-picker{gap:6px!important;min-width:0!important}}@media(max-width:600px){.create-job-drawer.workplane-modal-center.job-modal-shell .member-row-compact,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact{grid-template-columns:minmax(0,1fr) minmax(0,104px) 26px!important;gap:5px!important;min-height:42px!important;height:42px!important;padding:4px 5px!important;box-sizing:border-box!important}.create-job-drawer.workplane-modal-center.job-modal-shell .member-row-compact .member-row-main,.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .member-row-main{grid-template-columns:27px minmax(0,1fr)!important;grid-column:1!important;gap:6px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .member-row-compact .member-row-main input[type=checkbox],.job-editor-modal-shell.job-modal-shell .member-row-compact .member-row-main input[type=checkbox]{display:none!important}.create-job-drawer.workplane-modal-center.job-modal-shell .member-row-compact .task-picker,.job-editor-modal-shell.job-modal-shell .member-row-compact .task-picker{grid-column:2!important;width:100%!important;min-width:0!important}.create-job-drawer.workplane-modal-center.job-modal-shell .member-row-compact .task-picker-select,.job-editor-modal-shell.job-modal-shell .member-row-compact .task-picker-select,.create-job-drawer.workplane-modal-center.job-modal-shell .member-row-compact .task-picker-custom,.job-editor-modal-shell.job-modal-shell .member-row-compact .task-picker-custom{width:100%!important;min-width:0!important;height:30px!important;min-height:30px!important;font-size:10px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .member-row-compact .member-row-remove,.job-editor-modal-shell.job-modal-shell .member-row-compact .member-row-remove{grid-column:3!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:0!important}.job-editor-modal-shell.job-modal-shell .member-assignment-combobox{position:relative!important;width:100%!important;min-width:0!important}.job-editor-modal-shell.job-modal-shell .member-assignment-combobox .member-picker-results{position:absolute!important;top:calc(100% + 4px)!important;left:0!important;right:0!important;width:100%!important;max-height:190px!important;overflow:auto!important;margin:0!important;padding:5px!important;display:grid!important;gap:4px!important;box-sizing:border-box!important;z-index:80!important}.job-editor-modal-shell.job-modal-shell .reference-member-option{grid-template-columns:27px minmax(0,1fr) 22px!important;min-height:38px!important;height:38px!important;padding:4px 5px!important;gap:6px!important}.job-editor-modal-shell.job-modal-shell #ref-external-picker{display:flex!important;flex-direction:column!important;gap:5px!important;min-width:0!important}.job-editor-modal-shell.job-modal-shell #ref-external-fields{display:grid!important;gap:6px!important;padding:8px!important;border:1px solid #e5e7f0!important;border-radius:8px!important;background:#fff!important}.job-editor-modal-shell.job-modal-shell #ref-external-fields[hidden]{display:none!important}.job-editor-modal-shell.job-modal-shell #ref-external-fields label{display:grid!important;gap:3px!important;font-size:10.5px!important;line-height:1.2!important}.job-editor-modal-shell.job-modal-shell #ref-external-fields input{height:34px!important;min-height:34px!important;padding:6px 8px!important;border-radius:7px!important;font-size:12px!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell #ref-create-external{height:32px!important;min-height:32px!important;padding:0 11px!important;border-radius:7px!important;font-size:11px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .form-grid-left .reference-locations-field,.job-editor-modal-shell.job-modal-shell .form-grid-left .reference-locations-field{gap:5px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .reference-locations-field .location-field-heading,.job-editor-modal-shell.job-modal-shell .reference-locations-field .location-field-heading{font-size:10.5px!important;line-height:1.2!important;min-height:16px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .reference-locations-field .create-location-row,.job-editor-modal-shell.job-modal-shell .reference-locations-field .ref-location-row{gap:5px!important;min-height:32px!important;height:32px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .reference-locations-field .create-location-input,.job-editor-modal-shell.job-modal-shell .reference-locations-field .ref-location-input{width:100%!important;height:32px!important;min-height:32px!important;padding:5px 8px!important;border-radius:7px!important;font-size:13px!important;line-height:1.2!important;box-sizing:border-box!important}.create-job-drawer.workplane-modal-center.job-modal-shell .reference-locations-field .ref-remove-location,.create-job-drawer.workplane-modal-center.job-modal-shell .reference-locations-field .create-remove-location,.job-editor-modal-shell.job-modal-shell .reference-locations-field .ref-remove-location{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;font-size:16px!important;line-height:1!important}.create-job-drawer.workplane-modal-center.job-modal-shell .reference-locations-field .create-add-location,.job-editor-modal-shell.job-modal-shell .reference-locations-field .create-add-location{align-self:flex-start!important;margin:0!important;padding:0!important;font-size:11px!important;line-height:1.2!important;min-height:24px!important;height:24px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .form-grid .form-grid-left .time-row.reference-two,.job-editor-modal-shell.job-modal-shell .form-grid .form-grid-left .time-row.reference-two{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:start!important}.create-job-drawer.workplane-modal-center.job-modal-shell .form-grid .form-grid-left [id$=-locations-list],.job-editor-modal-shell.job-modal-shell .form-grid .form-grid-left [id$=-locations-list]{display:flex!important;flex-direction:column!important;gap:5px!important;min-width:0!important}}@media(max-width:600px){.create-job-drawer .member-row-compact,.job-editor-modal-shell .member-row-compact{grid-template-columns:minmax(0,1fr) minmax(0,104px) 26px!important;gap:5px!important;min-height:42px!important;height:42px!important;padding:4px 5px!important;border-radius:8px!important;box-sizing:border-box!important}.job-editor-modal-shell .member-row-compact .member-row-main{grid-template-columns:27px minmax(0,1fr)!important;grid-column:1!important;gap:6px!important}.job-editor-modal-shell .member-row-compact .member-row-main input[type=checkbox]{display:none!important}.job-editor-modal-shell .member-row-compact .task-picker{grid-column:2!important;width:100%!important;min-width:0!important}.job-editor-modal-shell .member-row-compact .task-picker-select,.job-editor-modal-shell .member-row-compact .task-picker-custom{width:100%!important;min-width:0!important;height:30px!important;min-height:30px!important;padding:0 5px!important;font-size:10px!important}.job-editor-modal-shell .member-row-compact .member-row-remove{grid-column:3!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:0!important}.job-editor-modal-shell .member-assignment-combobox{position:relative!important;width:100%!important;min-width:0!important}.job-editor-modal-shell .member-assignment-combobox .member-picker-results{position:absolute!important;top:calc(100% + 4px)!important;left:0!important;right:0!important;width:100%!important;max-height:190px!important;overflow:auto!important;margin:0!important;padding:5px!important;display:grid!important;gap:4px!important;border:1px solid #e1e3ef!important;border-radius:8px!important;background:#fff!important;box-shadow:0 10px 24px #14162324!important;z-index:80!important;box-sizing:border-box!important}.job-editor-modal-shell .reference-member-option{grid-template-columns:27px minmax(0,1fr) 22px!important;min-height:38px!important;height:38px!important;padding:4px 5px!important;gap:6px!important;border-radius:7px!important}}@media(max-width:600px){.job-editor-modal-shell.job-modal-shell .reference-grid{gap:6px!important;padding:8px 9px 9px!important}.job-editor-modal-shell.job-modal-shell .reference-left,.job-editor-modal-shell.job-modal-shell .reference-right,.job-editor-modal-shell.job-modal-shell .reference-form{gap:6px!important}.job-editor-modal-shell.job-modal-shell .reference-card{padding:8px!important;border-radius:9px!important}.job-editor-modal-shell.job-modal-shell .reference-card h2{gap:6px!important;margin-bottom:5px!important;font-size:12.5px!important;line-height:1.15!important}.job-editor-modal-shell.job-modal-shell .reference-section-icon{width:22px!important;height:22px!important;flex-basis:22px!important;border-radius:6px!important}.job-editor-modal-shell.job-modal-shell .reference-section-icon svg{width:13px!important;height:13px!important}.job-editor-modal-shell.job-modal-shell .reference-field{gap:3px!important;font-size:10.5px!important;line-height:1.2!important}.job-editor-modal-shell.job-modal-shell .reference-field input,.job-editor-modal-shell.job-modal-shell .reference-field select,.job-editor-modal-shell.job-modal-shell .reference-card select{min-height:32px!important;height:32px!important;padding:5px 7px!important;border-radius:7px!important;font-size:12px!important}.job-editor-modal-shell.job-modal-shell .reference-field textarea{min-height:48px!important;height:48px!important;padding:6px 7px!important;font-size:12px!important;line-height:1.3!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible>summary{min-height:34px!important;padding:6px 8px!important;gap:5px!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-title,.job-editor-modal-shell.job-modal-shell .reference-collapsible-title h2{font-size:12px!important;line-height:1.15!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-meta{max-width:116px;font-size:9px!important;line-height:1.15!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-chevron{font-size:14px!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-content{padding:6px 8px 8px!important}.job-editor-modal-shell.job-modal-shell .reference-member-picker{padding:7px!important;margin-top:5px!important;border-radius:7px!important}.job-editor-modal-shell.job-modal-shell .reference-member-picker-head input{height:32px!important;min-height:32px!important;padding:0 7px!important;font-size:11.5px!important}.job-editor-modal-shell.job-modal-shell .reference-member-option{min-height:36px!important;grid-template-columns:24px minmax(0,1fr) 18px!important;gap:5px!important;padding:4px 0!important}.job-editor-modal-shell.job-modal-shell .reference-member-option .reference-avatar{width:23px!important;height:23px!important;min-width:23px!important;font-size:8px!important}.job-editor-modal-shell.job-modal-shell .reference-member-option b{font-size:10.5px!important}.job-editor-modal-shell.job-modal-shell .reference-member-option small{font-size:8.5px!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row{grid-template-columns:28px minmax(0,1fr) auto 26px!important;gap:5px!important;padding:5px 0!important}.job-editor-modal-shell.job-modal-shell .reference-avatar{width:26px!important;height:26px!important;font-size:9px!important}.job-editor-modal-shell.job-modal-shell .reference-crew-copy b{font-size:11px!important}.job-editor-modal-shell.job-modal-shell .reference-crew-copy small{font-size:9px!important}.job-editor-modal-shell.job-modal-shell .reference-role,.job-editor-modal-shell.job-modal-shell .reference-crew-row .task-picker-select,.job-editor-modal-shell.job-modal-shell .reference-crew-row .task-picker-custom{min-height:30px!important;height:30px!important;font-size:10px!important;padding:0 6px!important}.job-editor-modal-shell.job-modal-shell .reference-icon-button{width:26px!important;height:26px!important;min-height:26px!important;border-radius:6px!important}.job-editor-modal-shell.job-modal-shell .reference-timeline-row{grid-template-columns:8px 44px minmax(0,1fr)!important;gap:5px!important}.job-editor-modal-shell.job-modal-shell .reference-timeline-copy b{font-size:11px!important}.job-editor-modal-shell.job-modal-shell .reference-timeline-copy small{font-size:9px!important}.job-editor-modal-shell.job-modal-shell .reference-row-actions{margin-top:-3px!important;padding-bottom:5px!important}.job-editor-modal-shell.job-modal-shell .reference-editor-header{gap:6px!important;padding:8px 12px!important}.job-editor-modal-shell.job-modal-shell .reference-title-block h1{font-size:19px!important;line-height:1.12!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-editor-modal-shell.job-modal-shell .reference-meta{gap:4px 8px!important;margin-top:4px!important;font-size:10px!important;line-height:1.2!important}.job-editor-modal-shell.job-modal-shell .status-badge{min-height:20px!important;padding:2px 7px!important;font-size:10px!important}.job-editor-modal-shell.job-modal-shell .reference-close-button{width:32px!important;height:32px!important;min-height:32px!important;font-size:16px!important}.job-editor-modal-shell.job-modal-shell .job-modal-footer{min-height:44px!important;padding:5px 9px calc(5px + env(safe-area-inset-bottom))!important;gap:5px!important}.job-editor-modal-shell.job-modal-shell .job-modal-footer button{min-height:36px!important;height:36px!important;padding:0 8px!important;border-radius:7px!important;font-size:11px!important}}@media(max-width:600px){.reference-confirm-overlay{padding:12px}.reference-confirm-overlay .reference-confirm{width:min(320px,calc(100vw - 24px));max-width:100%;padding:12px;border-radius:11px}.reference-confirm-overlay .reference-confirm h3{margin:0 0 5px;font-size:16px;line-height:1.2}.reference-confirm-overlay .reference-confirm p{margin:0 0 10px;font-size:11.5px;line-height:1.35}.reference-confirm-overlay .reference-confirm-actions{gap:6px;margin-top:7px}.reference-confirm-overlay .reference-confirm-actions>button{flex:1 1 0;min-width:0;min-height:36px;height:36px;padding:0 8px;border-radius:8px;font-size:11.5px;line-height:1.1}}.create-job-discard-confirm{z-index:10050!important}@media(max-width:600px){.job-editor-modal-shell .reference-collapsible{display:block;min-width:0;width:100%;padding:0;overflow:visible}.job-editor-modal-shell .reference-collapsible>summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;min-height:42px;padding:8px 10px;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}.job-editor-modal-shell .reference-collapsible>summary::-webkit-details-marker{display:none}.job-editor-modal-shell .reference-collapsible>summary:focus-visible{outline:2px solid rgba(91,92,226,.35);outline-offset:-2px;border-radius:8px}.job-editor-modal-shell .reference-collapsible-title{display:block;min-width:0;overflow:hidden;color:#25283a;font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.job-editor-modal-shell .reference-collapsible-title h2{display:flex;align-items:center;min-width:0;margin:0!important;font-size:13px!important;line-height:1.2!important}.job-editor-modal-shell .reference-collapsible-title .reference-section-icon{flex:0 0 auto;margin-right:6px}.job-editor-modal-shell .reference-collapsible-meta{min-width:0;max-width:132px;overflow:hidden;color:var(--muted);font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.job-editor-modal-shell .reference-collapsible-chevron{color:var(--muted);font-size:16px;line-height:1;transition:transform .16s ease}.job-editor-modal-shell .reference-collapsible[open]>summary{border-bottom:1px solid #eef0f5}.job-editor-modal-shell .reference-collapsible[open] .reference-collapsible-chevron{transform:rotate(180deg)}.job-editor-modal-shell .reference-collapsible-content{padding:9px 10px 10px;min-width:0}.job-editor-modal-shell .reference-collapsible-content>.reference-card{padding:0;border:0;box-shadow:none}.job-editor-modal-shell .reference-grid,.job-editor-modal-shell .reference-left,.job-editor-modal-shell .reference-right{gap:7px!important}}@media(max-width:600px){.job-editor-modal-shell.job-modal-shell{width:min(88vw,360px)!important;max-width:calc(100vw - 16px)!important}.job-editor-modal-shell .reference-editor-header{gap:6px!important;padding:8px 12px!important}.job-editor-modal-shell .reference-title-block h1{max-width:100%;font-size:19px!important;line-height:1.12!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-editor-modal-shell .reference-meta{gap:4px 8px!important;margin-top:4px!important;font-size:10px!important;line-height:1.2!important}.job-editor-modal-shell .reference-meta-item{gap:4px!important}.job-editor-modal-shell .status-badge{min-height:20px!important;padding:2px 7px!important;font-size:10px!important}.job-editor-modal-shell .reference-close-button{width:32px!important;height:32px!important;min-height:32px!important;border-radius:8px!important;font-size:16px!important}.job-editor-modal-shell .reference-grid{gap:6px!important;padding:8px 9px 9px!important}.job-editor-modal-shell .reference-left,.job-editor-modal-shell .reference-right,.job-editor-modal-shell .reference-form{gap:6px!important}.job-editor-modal-shell .reference-card{padding:8px!important;border-radius:9px!important}.job-editor-modal-shell .reference-card h2{gap:6px!important;margin-bottom:5px!important;font-size:12.5px!important;line-height:1.15!important}.job-editor-modal-shell .reference-section-icon{width:22px!important;height:22px!important;flex-basis:22px!important;border-radius:6px!important}.job-editor-modal-shell .reference-section-icon svg{width:13px!important;height:13px!important}.job-editor-modal-shell .reference-field{gap:3px!important;font-size:10.5px!important;line-height:1.2!important}.job-editor-modal-shell .reference-field input,.job-editor-modal-shell .reference-field select,.job-editor-modal-shell .reference-card select{min-height:32px!important;height:32px!important;padding:5px 7px!important;border-radius:7px!important;font-size:12px!important}.job-editor-modal-shell .reference-field textarea{min-height:48px!important;height:48px!important;padding:6px 7px!important;font-size:12px!important;line-height:1.3!important}.job-editor-modal-shell .reference-collapsible>summary{min-height:34px!important;padding:6px 8px!important;gap:5px!important}.job-editor-modal-shell .reference-collapsible-title,.job-editor-modal-shell .reference-collapsible-title h2{font-size:12px!important;line-height:1.15!important}.job-editor-modal-shell .reference-collapsible-title .reference-section-icon{margin-right:5px!important}.job-editor-modal-shell .reference-collapsible-meta{max-width:116px;font-size:9px!important;line-height:1.15!important}.job-editor-modal-shell .reference-collapsible-chevron{font-size:14px!important}.job-editor-modal-shell .reference-collapsible-content{padding:6px 8px 8px!important}.job-editor-modal-shell .reference-member-picker{padding:7px!important;margin-top:5px!important;border-radius:7px!important}.job-editor-modal-shell .reference-member-picker-head input{height:32px!important;min-height:32px!important;padding:0 7px!important;font-size:11.5px!important}.job-editor-modal-shell .reference-member-option{min-height:36px!important;grid-template-columns:24px minmax(0,1fr) 18px!important;gap:5px!important;padding:4px 0!important}.job-editor-modal-shell .reference-member-option .reference-avatar{width:23px!important;height:23px!important;min-width:23px!important;font-size:8px!important}.job-editor-modal-shell .reference-member-option b{font-size:10.5px!important}.job-editor-modal-shell .reference-member-option small{font-size:8.5px!important}.job-editor-modal-shell .reference-crew-row{grid-template-columns:28px minmax(0,1fr) auto 26px!important;gap:5px!important;padding:5px 0!important}.job-editor-modal-shell .reference-avatar{width:26px!important;height:26px!important;font-size:9px!important}.job-editor-modal-shell .reference-crew-copy b{font-size:11px!important}.job-editor-modal-shell .reference-crew-copy small{font-size:9px!important}.job-editor-modal-shell .reference-role,.job-editor-modal-shell .reference-crew-row .task-picker-select,.job-editor-modal-shell .reference-crew-row .task-picker-custom{min-height:30px!important;height:30px!important;font-size:10px!important;padding:0 6px!important}.job-editor-modal-shell .reference-icon-button{width:26px!important;height:26px!important;min-height:26px!important;border-radius:6px!important}.job-editor-modal-shell .reference-timeline-row{grid-template-columns:8px 44px minmax(0,1fr)!important;gap:5px!important}.job-editor-modal-shell .reference-timeline-copy b{font-size:11px!important}.job-editor-modal-shell .reference-timeline-copy small{font-size:9px!important}.job-editor-modal-shell .reference-row-actions{margin-top:-3px!important;padding-bottom:5px!important}.job-editor-modal-shell .job-modal-footer{min-height:44px!important;padding:5px 9px calc(5px + env(safe-area-inset-bottom))!important;gap:5px!important}.job-editor-modal-shell .job-modal-footer button{min-height:36px!important;height:36px!important;padding:0 8px!important;border-radius:7px!important;font-size:11px!important}}@media(max-width:600px){.calendar-v3-main{padding-top:6px!important}.calendar-v3-topbar{margin-bottom:2px!important}.calendar-v3-layout{margin-top:-8px!important}.calendar-v3-head{min-height:42px!important;padding:3px 6px!important;gap:3px!important}.calendar-v3-head .iconbtn{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;font-size:18px!important}.calendar-v3-head .today-btn{height:34px!important;min-height:34px!important;padding-inline:6px!important;font-size:10px!important}}@media(max-width:600px){.standby-drawer,.detail-drawer:has(#calendar-busy-form){top:4px!important;right:4px!important;bottom:4px!important;left:4px!important;width:auto!important;padding:14px 12px!important;overflow-y:auto!important;overflow-x:hidden!important}.standby-drawer .calendar-day-drawer-head{margin-bottom:8px!important}.standby-drawer .calendar-day-drawer-head small{font-size:10px!important}.standby-drawer .calendar-day-drawer-head h2,.detail-drawer:has(#calendar-busy-form)>h2{font-size:18px!important;line-height:1.15!important;margin:4px 0 6px!important}.standby-drawer .calendar-day-drawer-head p{font-size:11px!important;margin:0!important}.standby-drawer .job-form,.detail-drawer:has(#calendar-busy-form) .job-form{gap:7px!important;margin-top:8px!important}.standby-drawer .job-form label,.detail-drawer:has(#calendar-busy-form) .job-form label{gap:4px!important;font-size:11px!important;line-height:1.2!important}.standby-drawer .job-form input,.standby-drawer .job-form select,.standby-drawer .job-form textarea,.detail-drawer:has(#calendar-busy-form) .job-form input,.detail-drawer:has(#calendar-busy-form) .job-form select,.detail-drawer:has(#calendar-busy-form) .job-form textarea{min-height:32px!important;height:32px!important;padding:5px 8px!important;border-radius:6px!important;font-size:12px!important}.standby-drawer .job-form textarea,.detail-drawer:has(#calendar-busy-form) .job-form textarea{min-height:44px!important;height:44px!important;resize:vertical!important}.standby-drawer .optional-field{font-size:10px!important}.detail-drawer:has(#calendar-busy-form) .busy-mode{margin:0!important}.detail-drawer:has(#calendar-busy-form) .busy-mode legend{margin-bottom:4px!important;font-size:11px!important}.detail-drawer:has(#calendar-busy-form) .busy-mode-options{padding:3px!important;border-radius:8px!important}.detail-drawer:has(#calendar-busy-form) .busy-mode-options span{min-height:34px!important;padding-inline:7px!important;border-radius:6px!important;font-size:11px!important}.standby-drawer .drawer-footer,.detail-drawer:has(#calendar-busy-form) .drawer-footer{padding:7px 0 calc(7px + env(safe-area-inset-bottom))!important;gap:6px!important}.standby-drawer .drawer-footer button,.detail-drawer:has(#calendar-busy-form) .drawer-footer button{min-height:38px!important;height:38px!important;padding:0 9px!important;border-radius:7px!important;font-size:12px!important}}@media(max-width:600px){.calendar-mobile-actions{margin:2px 5px 4px!important;gap:2px!important}.calendar-mobile-actions button{min-height:24px!important;height:24px!important;padding:0 2px!important;border-radius:5px!important;font-size:9px!important;line-height:1!important}.calendar-v3-topbar h1{transform:translate(8px,8px)}.calendar-v3-topbar #notifications{transform:translateY(3px)}.calendar-v3-layout{margin-top:-6px}}@media(max-width:600px){.notification-popover{top:max(8px,env(safe-area-inset-top))!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;max-height:min(620px,calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom)))!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:14px!important}.notification-popover-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title close" "actions actions"!important;gap:6px 8px!important;padding:10px 11px 8px!important}.notification-popover-head>div:first-child{grid-area:title!important}.notification-popover-head-actions{grid-area:actions!important;max-width:none!important;margin:0!important}.notification-popover-close{grid-area:close!important}.notification-popover-list{min-height:0!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important}.notification-popover-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:5px!important;padding:9px 11px!important}.notification-popover-actions{flex-direction:row!important;flex-wrap:wrap!important;min-width:0!important}}@media(max-width:600px){.notification-popover{top:max(8px,env(safe-area-inset-top));left:8px;right:8px;width:auto;max-width:none;max-height:min(620px,calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom)));display:flex;flex-direction:column;overflow:hidden;border-radius:14px;box-shadow:0 18px 48px #14183233;background:#fff}.notification-popover-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title close" "actions actions";align-items:start;gap:6px 8px;padding:10px 11px 8px;border-bottom:1px solid #eef0f5}.notification-popover-head>div:first-child{grid-area:title;min-width:0;display:grid;gap:2px}.notification-popover-head b{font-size:14px;line-height:1.2}.notification-popover-head span{font-size:10px;line-height:1.25;color:#727782}.notification-popover-head-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap;max-width:none;margin:0}.notification-popover-head-actions .text-btn{min-height:36px;height:36px;padding:0 8px;border-radius:8px;font-size:10px;line-height:1;white-space:nowrap}.notification-popover-close{grid-area:close;width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border:1px solid #e3e5ec;border-radius:8px;background:#fff;color:#667080;font-size:18px;line-height:1}.notification-popover-list{min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.notification-popover-row{display:grid;grid-template-columns:minmax(0,1fr);gap:5px;padding:9px 11px}.notification-popover-copy{min-width:0;display:grid;gap:2px}.notification-popover-copy b{font-size:12px;line-height:1.25}.notification-popover-copy span{font-size:11px;line-height:1.3}.notification-popover-copy small{font-size:9px;line-height:1.2}.notification-popover-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap;min-width:0}.notification-popover-actions .text-btn{min-height:36px;height:36px;padding:0 7px;border-radius:7px;font-size:10px;line-height:1;white-space:nowrap}.notification-empty{padding:18px 12px;font-size:11px}}@media(max-width:370px){.notification-popover-head{padding-inline:9px}.notification-popover-head-actions .text-btn{padding-inline:6px}.notification-popover-row{padding-inline:9px}.notification-popover-actions .text-btn{padding-inline:5px}}@media(max-width:600px){.calendar-v3-main{padding:10px 10px 82px!important}.calendar-v3-topbar{display:flex;align-items:center;gap:6px;margin:0 0 8px!important;min-height:38px}.calendar-v3-topbar>div:first-child{min-width:0;flex:1 1 auto}.calendar-v3-topbar h1{font-size:20px!important;line-height:1.15;margin:0}.calendar-v3-topbar p{margin:2px 0 0;font-size:10px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-v3-topbar #notifications{width:38px;height:38px;min-width:38px;min-height:38px;padding:0;border-radius:9px;font-size:17px;flex:0 0 38px}.calendar-v3-layout{gap:7px}.calendar-v3-card{border-radius:11px}.calendar-v3-head{min-height:46px;padding:6px 7px;gap:4px;border-radius:11px 11px 0 0}.calendar-v3-head .iconbtn{width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border-radius:8px;font-size:20px;flex:0 0 36px}.calendar-v3-head strong{flex:1 1 auto;text-align:center;font-size:14px;line-height:1.2}.calendar-v3-head .today-btn{height:36px;min-height:36px;padding:0 7px;border-radius:8px;font-size:10px;white-space:nowrap}.calendar-mobile-actions{margin:4px 6px 6px;gap:4px}.calendar-mobile-actions button{min-height:38px;height:38px;padding:0 4px;border-radius:8px;font-size:11px;line-height:1;white-space:nowrap}.calendar-mobile-actions button.primary{font-weight:750}}@media(max-width:370px){.calendar-v3-main{padding-inline:8px!important}.calendar-v3-topbar h1{font-size:19px!important}.calendar-v3-head{padding-inline:5px;gap:6px!important}.calendar-v3-head .iconbtn{width:34px;min-width:34px;height:34px;min-height:34px}.calendar-v3-head .today-btn{padding-inline:5px}.calendar-mobile-actions button{font-size:10px;padding-inline:2px}}@media(max-width:600px){.calendar-mobile-actions{margin:3px 5px 5px;gap:3px}.calendar-mobile-actions button{min-height:30px;height:30px;padding:0 3px;border-radius:6px;font-size:10px;line-height:1}}.create-job-drawer .member-picker-row .check-row{margin:0;min-height:36px}.task-picker{display:flex;gap:6px;align-items:center;min-width:0;flex-wrap:wrap}.task-picker-select{flex:1 1 120px;min-width:110px;min-height:36px;padding:0 10px;border:1px solid #dfe3ec;border-radius:8px;background:#fff;font-size:13px;color:#232636;outline:none}.task-picker-select:focus{border-color:#756be8;box-shadow:0 0 0 3px #756be81a}.task-picker-custom{flex:1 1 130px;min-width:130px;min-height:36px;padding:0 10px;border:1px solid #dfe3ec;border-radius:8px;background:#fff;font-size:13px;color:#232636;outline:none}.task-picker-custom:focus{border-color:#756be8;box-shadow:0 0 0 3px #756be81a}.reference-member-picker-task{margin-top:8px}.reference-member-picker-task .task-picker-select,.reference-member-picker-task .task-picker-custom{min-height:38px}.reference-crew-row .task-picker{justify-content:flex-end;gap:8px}.reference-crew-row .task-picker-select,.reference-crew-row .task-picker-custom{min-height:34px;font-size:12px;padding:0 8px}.create-job-drawer .member-picker .check-row{display:grid;grid-template-columns:18px 34px minmax(0,1fr) 18px;align-items:center;gap:9px;margin:0;padding:9px 10px;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.create-job-drawer .member-picker .check-row:hover{border-color:#c8c8f7;background:#fafaff}.create-job-drawer .member-picker .check-row.selected{border-color:#bfc0f4;background:#f5f4ff;box-shadow:0 0 0 2px #5b5ce214}.create-job-drawer .member-picker .check-row input{width:16px;height:16px;margin:0;accent-color:var(--accent)}.create-job-drawer .member-picker .member-avatar{width:32px;height:32px;font-size:11px;background:#ececff;color:#4c4ec4}.create-job-drawer .member-picker .assignee-copy{min-width:0}.create-job-drawer .member-picker .assignee-copy b,.create-job-drawer .member-picker .assignee-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-job-drawer .member-picker .assignee-copy b{font-size:12px;color:var(--text)}.create-job-drawer .member-picker .assignee-copy small{margin-top:2px;font-size:11px;font-weight:500;color:var(--muted)}.create-job-drawer .member-picker .assignee-check{color:transparent;font-weight:800;text-align:center}.create-job-drawer .member-picker .check-row.selected .assignee-check{color:var(--accent)}.create-job-drawer .external-picker{display:grid;gap:10px;margin-top:12px}.create-job-drawer .external-picker>#create-show-external{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;border:1px dashed #bfc0f4;border-radius:11px;background:#fafaff;color:#5557d7}.create-job-drawer .external-picker>#create-show-external:hover{background:#f2f1ff;border-color:var(--accent)}.create-job-drawer #create-external-fields{display:grid;gap:9px;padding:12px;border:1px solid var(--line);border-radius:11px;background:#fafaff}.create-job-drawer #create-external-fields label{margin:0}.create-job-drawer #create-add-external{justify-self:start;min-height:36px;padding:7px 13px;border:1px solid #d9d9f7;border-radius:9px;background:#fff;color:#5557d7}.create-job-drawer #create-external-list{display:grid;gap:7px}.create-job-drawer #create-external-list .work-item{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;padding:10px;border:1px solid #d9d9f7;border-radius:11px;background:#f8f7ff}.create-job-drawer #create-external-list .work-item>span:first-child{min-width:0}.create-job-drawer #create-external-list .work-item b,.create-job-drawer #create-external-list .work-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-job-drawer #create-external-list .work-item small{margin-top:2px;color:var(--muted);font-size:11px}.create-job-drawer #create-external-list .work-item>span:last-child{display:flex;align-items:center;gap:8px;white-space:nowrap;color:#5557d7;font-size:11px;font-weight:700}.create-job-drawer #create-external-list .remove-create-external{min-height:28px;padding:2px 7px;border:1px solid #d9d9f7;border-radius:7px;background:#fff}@media(max-width:480px){.create-job-drawer .assignment-picker-title{display:grid;gap:3px}.create-job-drawer .member-picker .check-row{grid-template-columns:18px 32px minmax(0,1fr) 16px;padding:8px}.create-job-drawer .member-picker .assignee-copy small{white-space:normal;overflow-wrap:anywhere}.create-job-drawer #create-external-list .work-item{align-items:flex-start}}.member-picker{display:grid;gap:8px}.member-picker .check-row{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:8px;padding:8px;border:1px solid var(--line);border-radius:10px}.member-picker .check-row input{accent-color:var(--accent)}.member-picker .assignee-copy b,.member-picker .assignee-copy small{display:block}.member-picker .assignee-copy small{color:var(--muted);font-size:11px}.member-picker .assignee-check{color:var(--accent);opacity:0}.member-picker .check-row.selected{background:var(--accent2);border-color:#c9c9ff}.member-picker .check-row.selected .assignee-check{opacity:1}.time-toggle{display:flex!important;grid-template-columns:none!important;flex-direction:row;align-items:center;gap:10px;padding:10px 12px;margin:2px 0 14px!important;border:1px solid var(--line);border-radius:12px;background:#fafaff;color:#3f4149!important;font-size:12px!important;font-weight:700!important}.time-toggle input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:38px;height:22px;margin:0;padding:0!important;border:0!important;border-radius:999px!important;background:#d7d9e2!important;position:relative;cursor:pointer;transition:.2s}.time-toggle input:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.2s}.time-toggle input:checked{background:var(--accent)!important}.time-toggle input:checked:after{transform:translate(16px)}.time-toggle input:focus-visible{outline:3px solid var(--accent2);outline-offset:2px}.time-toggle{flex-direction:row-reverse!important;justify-content:space-between!important;min-height:46px!important;padding:10px 14px!important;background:#fff!important;box-shadow:0 1px 2px #14162308}.time-toggle input{flex:0 0 44px!important;width:44px!important;height:24px!important}.time-toggle input:after{width:18px!important;height:18px!important;top:3px!important;left:3px!important}.time-toggle input:checked:after{transform:translate(20px)!important}.time-toggle span{flex:1;text-align:left}.time-toggle{min-height:0!important;height:22px!important;padding:0!important;margin:0 0 14px!important;border:0!important;background:transparent!important;box-shadow:none!important;gap:10px!important}.time-toggle input{flex:0 0 40px!important;width:40px!important;height:22px!important}.time-toggle input:after{width:18px!important;height:18px!important;top:2px!important;left:2px!important}.time-toggle input:checked:after{transform:translate(18px)!important}.time-toggle span{font-size:12px!important;line-height:22px!important}.time-toggle input{min-height:22px!important;max-height:22px!important;box-sizing:border-box!important;padding:0!important}.job-edit-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:12px!important;margin-top:18px!important;padding-top:16px;border-top:1px solid var(--line)}.job-edit-actions button{min-width:132px!important}.job-edit-actions #cancel-edit{border:1px solid var(--line)!important;background:#fff!important;color:var(--ink)!important}.edit-back{display:inline-flex!important;align-items:center;gap:6px;margin:0 0 14px!important;color:var(--muted)!important}.edit-back:hover{color:var(--accent)!important}.field-hint{display:block;margin-top:5px;color:var(--muted);font-size:11px;font-weight:500}.main.standalone:has(#job-edit-form){background:linear-gradient(180deg,#f7f7ff,#f7f8fc)}.main.standalone:has(#job-edit-form) .page-panel{max-width:920px;margin:28px auto;border:1px solid #e8e8f4;box-shadow:0 18px 45px #20234f14;border-radius:22px;padding:34px 38px}.main.standalone:has(#job-edit-form) h1{color:var(--ink);letter-spacing:-.03em;margin-bottom:26px}.main.standalone:has(#job-edit-form) label{color:#5b52c9;font-size:12px;font-weight:800;letter-spacing:.01em}.main.standalone:has(#job-edit-form) input,.main.standalone:has(#job-edit-form) textarea,.main.standalone:has(#job-edit-form) select{background:#fff;border-color:#e1e2ef;color:var(--ink);transition:border-color .18s,box-shadow .18s}.main.standalone:has(#job-edit-form) input:focus,.main.standalone:has(#job-edit-form) textarea:focus,.main.standalone:has(#job-edit-form) select:focus{border-color:#756be8;box-shadow:0 0 0 3px #756be81f}.main.standalone:has(#job-edit-form) .form-row{gap:16px}.main.standalone:has(#job-edit-form) .field-hint{color:#8b879d}.main.standalone:has(#job-edit-form) .job-edit-actions{margin-top:24px!important;padding-top:20px}.main.standalone:has(#job-edit-form) .edit-back{color:#756be8!important;font-weight:700}.main.standalone:has(#job-edit-form) .page-panel{max-width:1180px!important;padding:28px 32px!important;background:#fff}.edit-workspace-header{display:flex;align-items:center;gap:18px;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid #e5e7eb}.edit-workspace-header h1{flex:1;margin:0!important}.edit-workspace-header .job-edit-actions{margin:0!important;padding:0!important;border:0!important}.edit-workspace-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.9fr);gap:28px}.edit-workspace-left,.edit-workspace-right{display:flex;flex-direction:column;gap:18px}.edit-section{padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.edit-section-kicker{margin-bottom:16px;color:#6b7280;font-size:11px;font-weight:800;letter-spacing:.1em}.edit-section label{color:#374151!important}.edit-section .form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.edit-crew-list,.edit-timeline-list{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.edit-crew-row,.edit-timeline-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #f0f1f4}.edit-crew-row:last-child,.edit-timeline-row:last-child{border-bottom:0}.edit-crew-row>span:last-child,.edit-timeline-row>span{display:flex;flex-direction:column;gap:2px}.edit-crew-row small,.edit-crew-row em,.edit-timeline-row small{color:#6b7280;font-size:11px;font-style:normal}.edit-timeline-row time{min-width:44px;color:var(--accent);font-weight:800}.edit-manage p{margin:0;color:#6b7280;font-size:12px}@media(max-width:800px){.edit-workspace-grid{grid-template-columns:1fr}.edit-workspace-header{flex-wrap:wrap}.edit-workspace-header h1{order:2;flex-basis:100%}.edit-workspace-header .job-edit-actions{margin-left:auto!important}.main.standalone:has(#job-edit-form) .page-panel{padding:20px 16px!important}.edit-section .form-row{grid-template-columns:1fr}}.edit-section{display:flex!important;flex-direction:column!important;gap:12px!important}.edit-section label{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important}.edit-section input,.edit-section textarea,.edit-section select{width:100%!important;box-sizing:border-box!important}.edit-section .time-toggle{flex-direction:row!important;align-items:center!important;width:100%!important}.edit-workspace-header .job-edit-actions{display:flex!important;gap:12px!important;flex-shrink:0}.edit-workspace-header .job-edit-actions button{display:inline-flex!important;visibility:visible!important;opacity:1!important}.edit-workspace-header{position:relative;align-items:flex-start!important}.edit-workspace-header h1{font-size:30px!important}.edit-header-meta{display:flex;align-items:center;gap:8px;margin-top:8px;color:#596174;font-size:13px;font-weight:600}.status-badge{padding:4px 10px;border-radius:999px;background:#ece9ff;color:#5b4dde;font-size:12px}.edit-workspace-header .job-edit-actions{display:flex!important;align-items:center;gap:12px!important}.edit-workspace-header .job-edit-actions #cancel-edit{display:none!important}.edit-workspace-left .edit-section:first-child{display:grid!important;grid-template-columns:1.5fr .7fr 1fr!important;gap:12px!important}.edit-workspace-left .edit-section:first-child .edit-section-kicker,.edit-workspace-left .edit-section:first-child label:first-of-type,.edit-workspace-left .edit-section:first-child label:nth-of-type(2),.edit-workspace-left .edit-section:first-child label:last-of-type{grid-column:1/-1}.edit-workspace-left .edit-section:nth-child(2){display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.edit-workspace-left .edit-section:nth-child(2) .edit-section-kicker,.edit-workspace-left .edit-section:nth-child(2) .time-toggle{grid-column:1/-1}.edit-workspace-left .edit-section:nth-child(2) label:nth-of-type(2),.edit-workspace-left .edit-section:nth-child(2) label:nth-of-type(3){grid-column:span 1}.edit-workspace-left .edit-section:nth-child(2) label:nth-of-type(5),.edit-workspace-left .edit-section:nth-child(2) label:nth-of-type(6){grid-column:span 1}@media(max-width:800px){.edit-workspace-left .edit-section:first-child,.edit-workspace-left .edit-section:nth-child(2){display:flex!important}.edit-header-meta{flex-wrap:wrap}.edit-workspace-header .job-edit-actions{margin-left:auto!important}}.edit-workspace-header .job-edit-actions #cancel-edit{display:inline-flex!important;color:#374151!important;background:#fff!important;border:1px solid #e5e7eb!important}.edit-workspace-header .job-edit-actions{margin-left:auto!important}.main.standalone:has(#job-edit-form) .edit-workspace-grid{align-items:start}.main.standalone:has(#job-edit-form) .edit-workspace-left,.main.standalone:has(#job-edit-form) .edit-workspace-right{min-width:0}.main.standalone:has(#job-edit-form) .edit-workspace-left .edit-section:first-child{grid-template-columns:1.25fr .85fr 1fr!important}.main.standalone:has(#job-edit-form) .edit-workspace-left .edit-section:first-child label:nth-of-type(3),.main.standalone:has(#job-edit-form) .edit-workspace-left .edit-section:first-child label:nth-of-type(4){min-width:0}.main.standalone:has(#job-edit-form) .edit-section-kicker{display:flex;align-items:center;gap:9px;color:#151827;font-size:14px;letter-spacing:0;font-weight:800}.main.standalone:has(#job-edit-form) .edit-section-kicker:before{content:"✦";display:inline-grid;place-items:center;width:24px;height:24px;border-radius:8px;background:var(--status-job-soft);color:var(--status-job);font-size:13px}.main.standalone:has(#job-edit-form) .edit-section{box-shadow:0 1px 2px #11182705}.main.standalone:has(#job-edit-form) .edit-workspace-header{padding-bottom:18px}.main.standalone:has(#job-edit-form) .edit-workspace-header .job-edit-actions #cancel-edit{min-width:70px!important}.main.standalone:has(#job-edit-form) .edit-workspace-right .edit-section:nth-child(2){min-height:170px}.main.standalone:has(#job-edit-form) .edit-workspace-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;column-gap:24px;row-gap:5px;align-items:center}.main.standalone:has(#job-edit-form) .edit-workspace-header #edit-back{grid-column:1/-1;grid-row:1;justify-self:start;margin-bottom:8px!important}.main.standalone:has(#job-edit-form) .edit-workspace-header h1{grid-column:1;grid-row:2;font-size:30px!important;line-height:1.1}.main.standalone:has(#job-edit-form) .edit-workspace-header .edit-header-meta{grid-column:1;grid-row:3;margin-top:4px}.main.standalone:has(#job-edit-form) .edit-workspace-header .job-edit-actions{grid-column:2;grid-row:2/4;align-self:center}.main.standalone:has(#job-edit-form) .edit-delete-job{width:100%;margin-top:14px;padding:10px 14px;border:1px solid #fecaca!important;border-radius:9px;background:#fff5f5!important;color:#ef4444!important;font-weight:800}.main.standalone:has(#job-edit-form) .edit-delete-job:hover{background:#fee2e2!important}.main.standalone:has(#job-edit-form) .edit-workspace-left .edit-section:first-child label:nth-of-type(3),.main.standalone:has(#job-edit-form) .edit-workspace-left .edit-section:first-child label:nth-of-type(4){width:100%!important}.main.standalone:has(#job-edit-form) .edit-workspace-left .edit-section:first-child input{min-width:0!important}.reference-editor{min-height:100vh!important;padding:34px 42px 48px!important;background:radial-gradient(circle at 18% 0%,rgba(108,92,231,.055),transparent 30%),linear-gradient(180deg,#fafaff,#f6f7fb)!important}.reference-editor-shell{width:min(1420px,100%);margin:0 auto}.job-editor-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;background:#0f121c6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;overflow:hidden}.job-editor-modal-shell{width:min(1200px,100%);max-height:90vh;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 60px #141e3c38;display:flex;flex-direction:column}.job-editor-modal-shell .reference-editor-shell{max-height:90vh;overflow:auto;border-radius:16px}.job-editor-modal-shell .reference-editor{background:transparent;padding:0}.reference-close-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:700;width:38px;height:38px;min-height:38px;padding:0;border-radius:10px;border:1px solid #e0e3ec;background:#fff;color:#62677a;font-size:18px;line-height:1;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.reference-close-button:hover{background:#f5f6fa;border-color:#d4d8e4;color:#1f2533}.reference-close-button:focus-visible{outline:none;box-shadow:0 0 0 3px #5b5ce238}.reference-close-button:before{font-size:18px;line-height:1}.reference-editor-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;grid-template-areas:"title actions more save close";align-items:center;gap:14px 12px;margin:0;padding:16px 22px;border-bottom:1px solid #ecedf3;background:#fff;position:sticky;top:0;z-index:5;border-radius:16px 16px 0 0}.reference-back{grid-area:close;justify-self:end;min-height:auto;padding:0;border:0;background:transparent;color:#5f5ee7;font-size:13px;font-weight:700}.reference-back:hover{color:#4544c9}.reference-editor-header .reference-close-button{grid-area:close;justify-self:end}.reference-title-block{grid-area:title;min-width:0}.reference-title-block h1{margin:0;color:#171928;font-size:32px;line-height:1.08;font-weight:800;letter-spacing:-.035em}.reference-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px 16px;margin-top:12px;color:#596174;font-size:13px;font-weight:600}.reference-meta-item{display:inline-flex;align-items:center;gap:7px}.status-badge{display:inline-flex;align-items:center;min-height:26px;padding:4px 10px;border-radius:999px;background:var(--status-job-bg);color:var(--status-job-text);font-size:12px;font-weight:750}.status-badge.is-standby,.status-badge.status-standby{background:var(--status-standby-bg);color:var(--status-standby-text)}.reference-header-actions{grid-area:more;position:relative;display:flex;align-items:center;gap:12px;align-self:center}.reference-more,.reference-save{min-height:42px;border-radius:10px;font-weight:700;font-size:13px}.reference-more{grid-area:more;width:30px;height:30px;min-height:30px;min-width:30px;padding:0;border:1px solid #e0e3ec;border-radius:8px;background:#fff;color:#62677a;font-size:16px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.reference-more:hover{background:#f5f6fa;border-color:#c9cfdd;color:#1f2533}.reference-more[aria-expanded=true]{background:#eeedff;border-color:#c8c9f6;color:#5148c9;box-shadow:0 0 0 3px #5b5ce22e}.reference-overflow-pop{position:absolute;z-index:80;top:calc(100% + 6px);right:0;min-width:180px;padding:6px;background:#fff;border:1px solid #e0e3ec;border-radius:10px;box-shadow:0 12px 28px #14162329;display:grid;gap:2px}.reference-overflow-item{display:flex;align-items:center;justify-content:flex-start;gap:8px;min-height:34px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#1f2533;font-size:13px;font-weight:600;text-align:left;cursor:pointer;transition:background-color .12s ease}.reference-overflow-item:hover{background:#f5f6fa}.reference-overflow-item.danger{color:#b6423b}.reference-overflow-item.danger:hover{background:#fff5f4}.reference-overflow-empty{margin:4px 8px;font-size:12px;color:#727782}.reference-save{grid-area:save;min-width:140px;padding:0 22px;border:1px solid #5d55e7;background:linear-gradient(180deg,#665df0,#5750df);color:#fff;box-shadow:0 7px 18px #5750df2e;cursor:pointer}.reference-save:hover{filter:brightness(.985)}.reference-save:disabled{opacity:.55;cursor:default;box-shadow:none}.reference-save.compact{min-width:84px;align-self:end}.reference-grid{display:grid;grid-template-columns:minmax(0,2.13fr) minmax(280px,1fr);gap:18px;align-items:start;padding:18px 26px 24px}.reference-left,.reference-right{display:flex;flex-direction:column;gap:16px;min-width:0}.reference-form{display:flex;flex-direction:column;gap:16px;margin:0}.reference-card{position:relative;padding:20px;border:1px solid #e7e9f2;border-radius:13px;background:#fff;box-shadow:0 1px 3px #1b1f3a06}.reference-card h2{display:flex;align-items:center;gap:10px;margin:0 0 16px;color:#171928;font-size:15px;line-height:1.2;font-weight:750;letter-spacing:-.005em}.reference-section-icon{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:8px;background:#f0eeff;color:#6257e8}.reference-section-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.reference-field{display:flex!important;flex-direction:column!important;gap:7px!important;min-width:0;color:#565d6e!important;font-size:12px!important;font-weight:680!important}.reference-field b{color:#e5484d}.reference-field input,.reference-field textarea,.reference-field select,.reference-card select{width:100%;min-width:0;min-height:44px;padding:0 12px;border:1px solid #dfe3ec;border-radius:9px;background:#fff;color:#1d2130;font-size:14px;font-weight:500;box-shadow:0 1px 1px #14193204;outline:none;transition:border-color .16s,box-shadow .16s,background .16s}.reference-field textarea{min-height:72px;padding-top:11px;line-height:1.5;resize:vertical}.reference-field input::placeholder,.reference-field textarea::placeholder{color:#a0a5b2}.reference-field input:focus,.reference-field textarea:focus,.reference-field select:focus,.reference-card select:focus{border-color:#756be8;box-shadow:0 0 0 3px #756be81f}.reference-three{display:grid;grid-template-columns:1.5fr .72fr 1fr;gap:14px}.reference-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.reference-date-toggle{display:grid;grid-template-columns:minmax(220px,1fr) 1fr;gap:18px;align-items:end}.reference-toggle{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:11px!important;min-height:44px;color:#424858!important;font-size:12px!important;font-weight:700!important}.reference-toggle span{white-space:nowrap}.reference-toggle input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px!important;min-width:40px!important;height:22px!important;min-height:22px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:#d8dbe4!important;position:relative;cursor:pointer;transition:background .18s ease}.reference-toggle input:after{content:"";position:absolute;left:2px;top:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #14193238;transition:transform .18s ease}.reference-toggle input:checked{background:#635be9!important}.reference-timeline-list{position:relative}.reference-timeline-row{display:grid;grid-template-columns:12px 58px minmax(0,1fr) auto;gap:10px;align-items:start;min-height:58px;position:relative}.reference-timeline-rail{position:relative;width:12px;height:100%}.reference-timeline-rail:before{content:"";position:absolute;left:5px;top:0;bottom:0;width:1px;background:#e1defc}.reference-timeline-row:first-child .reference-timeline-rail:before{top:13px}.reference-timeline-row:last-child .reference-timeline-rail:before{bottom:calc(100% - 14px)}.reference-timeline-rail span{position:absolute;left:2px;top:10px;width:7px;height:7px;border-radius:50%;background:#665cf0;box-shadow:0 0 0 3px #f0eeff}.reference-timeline-row time{padding-top:6px;color:#5d55e7;font-size:13px;font-weight:800}.reference-timeline-copy{display:flex;flex-direction:column;gap:3px;padding:4px 0 12px;min-width:0}.reference-timeline-copy b{font-size:14px;color:#232636}.reference-timeline-copy small{font-size:12px;color:#777e8e;line-height:1.4}.reference-row-actions{display:flex;gap:7px;padding-top:1px}.reference-icon-button{display:grid;place-items:center;width:34px;height:34px;min-height:34px;padding:0;border:1px solid #e3e5ed;border-radius:9px;background:#fff;color:#62677b}.reference-icon-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.reference-icon-button:hover{background:#f8f8fc}.reference-icon-button.danger-soft{color:#df4d54;background:snow;border-color:#f5d7d9}.reference-dashed{width:100%;min-height:42px;margin-top:12px;padding:0 13px;border:1px dashed #aaa6f5;border-radius:9px;background:#fff;color:#5e56df;font-size:13px;font-weight:750}.reference-dashed:hover{background:#faf9ff}.reference-inline-form{display:grid;grid-template-columns:140px minmax(0,1fr) auto;gap:10px;align-items:end;margin-top:12px;padding:12px;border:1px solid #ececf5;border-radius:10px;background:#fafaff}.reference-inline-title{min-width:0}.reference-crew-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto 34px;gap:11px;align-items:center;min-height:62px;padding:8px 0;border-bottom:1px solid #eef0f4}.reference-crew-row:last-child{border-bottom:0}.reference-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#fff;font-size:14px;font-weight:800;letter-spacing:.02em}.reference-avatar-0{background:linear-gradient(145deg,#6e49c9,#8751dd)}.reference-avatar-1{background:linear-gradient(145deg,#1f9d63,#32b873)}.reference-avatar-2{background:linear-gradient(145deg,#df642f,#f08343)}.reference-avatar-3{background:linear-gradient(145deg,#3576c9,#4c92df)}.reference-crew-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.reference-crew-copy b{overflow:hidden;color:#212534;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.reference-crew-copy small{overflow:hidden;color:#7b8190;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.reference-role{max-width:110px;padding:5px 9px;border-radius:999px;overflow:hidden;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.reference-role.role-0{background:#ece9ff;color:#6554d9}.reference-role.role-1{background:#e9f8ef;color:#2c8b57}.reference-role.role-2{background:#fff1df;color:#d36b22}.reference-member-picker{margin-top:10px;padding:12px;border:1px solid #e8e9f0;border-radius:10px;background:#fafaff}.reference-member-picker-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,.7fr);gap:8px;margin-bottom:10px}.reference-member-picker-head input{width:100%;min-width:0;min-height:40px;padding:0 10px;border:1px solid #dfe3ec;border-radius:8px;background:#fff;outline:none}.reference-member-picker-head input:focus{border-color:#756be8;box-shadow:0 0 0 3px #756be81a}.reference-member-options{display:flex;flex-direction:column;max-height:260px;overflow:auto}.reference-member-option{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:54px;padding:7px;border:0;border-radius:9px;background:transparent;text-align:left}.reference-member-option:hover{background:#f0efff}.reference-member-option .reference-avatar{width:36px;height:36px;font-size:12px}.reference-member-option>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.reference-member-option b{font-size:13px;color:#232636}.reference-member-option small{font-size:11px;color:#7b8190;overflow:hidden;text-overflow:ellipsis}.reference-member-plus{color:#635be9;font-size:18px;font-weight:800}.reference-actions-card{overflow:hidden}.reference-action{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:58px;padding:10px 2px;border:0;border-bottom:1px solid #eef0f4;background:#fff;color:#262a39;text-align:left}.reference-action>span:first-child{display:flex;flex-direction:column;gap:3px}.reference-action b{font-size:13px}.reference-action small{color:#858b99;font-size:11px;font-weight:500}.reference-action svg{width:16px;height:16px;fill:none;stroke:#8b90a0;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.reference-action:hover{background:#fafaff}.reference-danger-divider{height:1px;margin:12px -22px 14px;background:#eef0f4}.reference-delete{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;padding:0 12px;border:1px solid #f3b7bb;border-radius:9px;background:snow;color:#df3f48;font-size:13px;font-weight:780}.reference-delete svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.reference-delete:hover{background:#fff1f2}.reference-delete:disabled{opacity:.62}.reference-empty{margin:4px 0 2px;color:#858b99;font-size:12px}.reference-feedback{min-height:20px;margin-top:10px;color:#d23f47;font-size:12px;text-align:right}.reference-editor-footer{display:flex;justify-content:center;gap:24px;margin-top:18px;color:#9297a5;font-size:11.5px}.reference-confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:20px;background:#12141e57;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.reference-confirm{width:min(430px,100%);padding:22px;border:1px solid #e4e6ee;border-radius:14px;background:#fff;box-shadow:0 26px 70px #14162338}.reference-confirm h3{margin:0 0 8px;font-size:18px;color:#1b1f2d}.reference-confirm p{margin:0 0 20px;color:#6d7382;font-size:13px;line-height:1.55}.reference-confirm>div{display:flex;justify-content:flex-end;gap:9px}.reference-confirm .secondary{min-width:90px}.reference-confirm .reference-confirm-cancel{min-height:44px;min-width:104px;height:44px;padding:0 18px;border:1px solid #dfe3ec;border-radius:11px;background:#f5f6f9;background-image:none;color:#3a3f51;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-size:13px;font-weight:650;line-height:22px;box-shadow:inset 0 1px #ffffffbf,0 1px 2px #1c22340a;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease;cursor:pointer}.reference-confirm .reference-confirm-cancel:hover{background:#eceef3;border-color:#d1d6e1;color:#262c39;box-shadow:inset 0 1px #ffffffb3,0 2px 4px #1c22340f}.reference-confirm .reference-confirm-cancel:active{background:#e6e9ef;border-color:#c4cad7;color:#1f2533;transform:translateY(1px)}.reference-confirm .reference-confirm-cancel:focus-visible{outline:none;border-color:#c8c9f6;box-shadow:0 0 0 3px #5b5ce238}.reference-confirm .reference-delete{width:auto;min-width:125px}.busy-delete-context{padding:12px 14px;border:1px solid #ececf4;border-radius:10px;background:#fafaff}.busy-delete-context b{color:#25283a}.busy-delete-context span{display:inline-block;margin-top:4px;color:#6d7382}.busy-delete-confirm-submit{background:#fff5f4!important;border:1px solid #efb1ae!important;color:#b6423b!important}.busy-delete-feedback{min-height:18px;margin-top:10px}.busy-delete-confirm .reference-confirm>div{display:flex;align-items:stretch;justify-content:flex-end;gap:10px;margin-top:4px}.busy-delete-confirm .reference-confirm>div>button{min-height:44px;border-radius:11px;padding:10px 16px;font-size:13px;font-weight:700;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.busy-delete-confirm .reference-confirm>div>.secondary{min-width:96px;border:1px solid #e2e5ee;background:#f7f8fb;color:#353a48}.busy-delete-confirm .reference-confirm>div>.busy-delete-cancel{min-width:104px;height:44px;padding:0 18px;border:1px solid #dfe3ec;background:#f5f6f9;background-image:none;color:#303644;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-size:13px;font-weight:650;line-height:22px;box-shadow:inset 0 1px #ffffffbf,0 1px 2px #1c22340a}.busy-delete-confirm .reference-confirm>div>.secondary:hover{background:#eef0f5;border-color:#d7dbe6}.busy-delete-confirm .reference-confirm>div>.busy-delete-cancel:hover{background:#eceef3;border-color:#d1d6e1;color:#262c39;box-shadow:inset 0 1px #ffffffb3,0 2px 4px #1c22340f}.busy-delete-confirm .reference-confirm>div>.reference-delete{min-width:152px;border:1px solid #efb1ae;background:#fff5f4;color:#b6423b}.busy-delete-confirm .reference-confirm>div>.reference-delete:hover{background:#ffe9e7;border-color:#e39a96;color:#a33832}.busy-delete-confirm .reference-confirm>div>button:active{transform:translateY(1px)}.busy-delete-confirm .reference-confirm>div>button:focus-visible{outline:3px solid rgba(91,92,226,.28);outline-offset:2px;box-shadow:0 0 0 1px #fff}@media(max-width:520px){.busy-delete-confirm .reference-confirm>div{display:grid;grid-template-columns:1fr;gap:8px}.busy-delete-confirm .reference-confirm>div>button{width:100%;min-width:0}}@media(max-width:1100px){.reference-editor{padding:28px 24px 42px!important}.reference-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr)}.reference-three{grid-template-columns:1fr 1fr}.reference-three .reference-field:first-child{grid-column:1/-1}}@media(max-width:900px){.reference-editor{padding:22px 16px 92px!important}.reference-grid{grid-template-columns:1fr}.reference-right{display:grid;grid-template-columns:1fr 1fr;align-items:start}.reference-right .reference-card:first-child{grid-column:1/-1}.reference-title-block h1{font-size:28px}}@media(max-width:640px){.reference-editor{padding:18px 12px 86px!important}.reference-editor-header{grid-template-columns:1fr auto auto;grid-template-areas:"title title title" "more save close";gap:12px}.reference-header-actions{justify-content:flex-end}.reference-header-actions .reference-save{flex:1;min-width:0}.reference-title-block h1{font-size:25px}.reference-meta{gap:8px 12px}.reference-card{padding:17px;border-radius:12px}.reference-three,.reference-two,.reference-date-toggle,.reference-member-picker-head,.reference-inline-form{grid-template-columns:1fr}.reference-toggle{justify-content:space-between!important}.reference-right{display:flex}.reference-crew-row{grid-template-columns:40px minmax(0,1fr) auto 32px}.reference-avatar{width:38px;height:38px}.reference-role{max-width:86px}.reference-timeline-row{grid-template-columns:10px 48px minmax(0,1fr)}.reference-row-actions{grid-column:3;justify-content:flex-start;margin-top:-5px;padding-bottom:10px}.reference-editor-footer{flex-direction:column;align-items:center;gap:5px}}.main.standalone:not(:has(#job-edit-form)){min-height:100vh;background:#f7f8fd!important;padding:32px 24px!important}.main.standalone:not(:has(#job-edit-form)) .topbar{max-width:1220px;width:100%;margin:0 auto 22px;padding:0 0 18px;border-bottom:0;align-items:flex-end}.main.standalone:not(:has(#job-edit-form)) .topbar h1{font-size:30px!important;letter-spacing:-.03em;color:#151827}.main.standalone:not(:has(#job-edit-form)) .topbar p{color:#6b7280}.main.standalone:not(:has(#job-edit-form)) .topbar .text-btn{color:#6558e8!important;font-weight:700}.main.standalone:not(:has(#job-edit-form)) .page-panel{max-width:1220px;margin:0 auto!important;border:1px solid #e4e7f0!important;border-radius:12px!important;background:#fff!important;box-shadow:0 2px 8px #181f3808!important;padding:24px 26px!important}.main.standalone:not(:has(#job-edit-form)) .job-summary{display:flex;gap:18px;align-items:center;padding:14px 16px;border:1px solid #eceef5;border-radius:10px;background:#fafaff;color:#4b5563}.main.standalone:not(:has(#job-edit-form)) .job-summary b{color:#151827}.main.standalone:not(:has(#job-edit-form)) .page-panel h2{margin:26px 0 12px;color:#171a2b;font-size:16px}.main.standalone:not(:has(#job-edit-form)) .page-panel>p{color:#596174}.main.standalone:not(:has(#job-edit-form)) .work-item{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #eef0f5}.main.standalone:not(:has(#job-edit-form)) .work-item:before{content:attr(data-initial);display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#ece9ff;color:#6558e8;font-weight:800}.main.standalone:not(:has(#job-edit-form)) .work-item>div{flex:1}.main.standalone:not(:has(#job-edit-form)) .work-item small{display:block;color:#6b7280;margin-top:3px}.main.standalone:not(:has(#job-edit-form)) .timeline-item{display:flex;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid #eef0f5}.main.standalone:not(:has(#job-edit-form)) .timeline-item time{color:#6558e8;font-weight:800}.main.standalone:not(:has(#job-edit-form)) .page-panel>.danger{margin-top:22px;border:1px solid #fecaca;background:#fff5f5;color:#ef4444}.main.standalone:not(:has(#job-edit-form)) .page-panel>.secondary{margin-top:22px}@media(max-width:800px){.main.standalone:not(:has(#job-edit-form)){padding:20px 12px!important}.main.standalone:not(:has(#job-edit-form)) .job-summary{flex-wrap:wrap}}.main:has(.my-calendar-panel){background:#f7f8fd!important;padding:32px 24px!important}.main:has(.my-calendar-panel)>.topbar{max-width:1180px;margin:0 auto 22px;padding:0;align-items:flex-end}.main:has(.my-calendar-panel)>.topbar h1{font-size:30px;color:#151827;letter-spacing:-.03em}.main:has(.my-calendar-panel)>.topbar p{color:#6b7280}.main:has(.my-calendar-panel)>.topbar button{border-radius:9px}.main:has(.my-calendar-panel)>.page-panel{max-width:1180px;margin:0 auto!important;padding:24px!important;border:1px solid #e4e7f0!important;border-radius:14px!important;background:#fff!important;box-shadow:0 2px 8px #181f3808!important}.main:has(.my-calendar-panel) .my-calendar-panel>h2{margin:4px 0 12px;color:#171a2b;font-size:15px;letter-spacing:.02em}.main:has(.my-calendar-panel) .my-calendar-panel>h2:not(:first-child){margin-top:26px;padding-top:22px;border-top:1px solid #eef0f5}.main:has(.my-calendar-panel) .my-job-card{display:grid;grid-template-columns:116px minmax(0,1fr) auto;align-items:center;gap:18px;max-width:850px;margin:10px 0;padding:16px 18px;border:1px solid #e4e7f0;border-radius:12px;background:#fff;box-shadow:0 2px 6px #181f3809;transition:border-color .18s,box-shadow .18s}.main:has(.my-calendar-panel) .my-job-card:hover{border-color:#b8b1f4;box-shadow:0 5px 14px #6558e817}.main:has(.my-calendar-panel) .job-time{color:#6558e8;font-size:14px;font-weight:800;white-space:nowrap}.main:has(.my-calendar-panel) .my-job-main{display:flex;flex-direction:column;gap:4px;min-width:0}.main:has(.my-calendar-panel) .my-job-main>b{color:#171a2b;font-size:15px}.main:has(.my-calendar-panel) .my-job-main small{color:#6b7280;font-size:12px}.main:has(.my-calendar-panel) .my-job-card>.text-btn{white-space:nowrap;color:#6558e8;font-weight:700}.main:has(.my-calendar-panel) .busy-list{max-width:850px}.main:has(.my-calendar-panel) .busy-list .work-item{border:1px solid #e4e7f0;border-radius:10px;padding:13px 16px;margin:8px 0;background:#fafaff}@media(max-width:700px){.main:has(.my-calendar-panel){padding:20px 12px!important}.main:has(.my-calendar-panel)>.topbar{align-items:flex-start;flex-wrap:wrap}.main:has(.my-calendar-panel)>.topbar button{margin-top:8px}.main:has(.my-calendar-panel) .my-job-card{grid-template-columns:1fr;gap:8px}.main:has(.my-calendar-panel) .my-job-card>.text-btn{justify-self:start}}.main:has(.my-calendar-panel)>.topbar #private-note{display:inline-flex!important;align-items:center;gap:7px;padding:10px 16px;border:1px solid #dfe3ee!important;border-radius:9px!important;background:#fff!important;color:#374151!important;font-weight:750;box-shadow:0 1px 2px #1118270a}.main:has(.my-calendar-panel)>.topbar #private-note:hover{border-color:#b9b3f5!important;color:#6558e8!important;background:#fafaff!important}.main:has(.my-calendar-panel)>.topbar #busy-period{display:none!important}.main:has(.my-calendar-panel)>.topbar{position:relative}.my-calendar-back{position:absolute;left:0;top:-22px;color:#6558e8!important;font-weight:750}.main:has(.my-calendar-panel)>.topbar h1{margin-top:12px}.main:has(.my-calendar-panel) .my-calendar-panel>h2:last-of-type,.main:has(.my-calendar-panel) .my-calendar-panel>.busy-list,.main:has(.my-calendar-panel) .my-calendar-panel>#add-busy,.main:has(.my-calendar-panel) .my-calendar-panel>#busy-form{display:none!important}.calendar-day-actions{position:absolute;z-index:20;top:34px;left:8px;display:flex;flex-direction:column;gap:4px;min-width:112px;padding:8px;background:#fff;border:1px solid #e4e7f0;border-radius:10px;box-shadow:0 8px 20px #191e3c1f}.calendar-day-actions b{padding:2px 6px;color:#6b7280;font-size:11px}.calendar-day-actions button{border:0;border-radius:7px;padding:7px 9px;background:#fafaff;color:#6558e8;text-align:left;font-weight:700;cursor:pointer}.calendar-day-actions button:hover{background:#f0eeff}.job-date-picker-wrap{position:relative;display:block}.job-date-picker-wrap>input:first-child{width:100%!important;padding-right:42px!important}.job-date-picker-button{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:7px;background:#f0eeff;color:#6558e8;cursor:pointer;font-size:15px}.job-date-picker-button:hover{background:#e5e1ff}.job-date-picker-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.job-time-picker-wrap{position:relative;display:block;flex:1 1 88px;min-width:0}.job-time-picker-wrap>input:first-child{width:100%!important;padding-right:38px!important;padding-left:10px!important;box-sizing:border-box!important}.job-time-picker-button{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:0;border-radius:7px;background:#f0eeff;color:#6558e8;cursor:pointer;font-size:14px;line-height:1}.job-time-picker-button:hover{background:#e5e1ff}.job-time-picker-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.topbar #notifications{margin-left:14px;margin-right:2px;width:42px;min-width:42px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--accent);font-size:0;position:relative}.topbar #notifications:before{content:"♧";font-size:21px;line-height:1}.notification-popover{position:absolute;z-index:20;top:58px;right:88px;width:min(400px,calc(100vw - 32px));background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 45px #20234629;overflow:hidden}.notification-popover-head{display:flex;align-items:center;gap:10px;padding:15px 16px;border-bottom:1px solid var(--line)}.notification-popover-head>div{min-width:0;display:grid;gap:3px}.notification-popover-head span{color:var(--muted);font-size:12px}.notification-popover-head .notification-mark-all{margin-left:auto;white-space:nowrap}.notification-popover-close{border:0;background:transparent;font-size:22px;color:var(--muted);cursor:pointer}.notification-popover-list{max-height:min(520px,calc(100vh - 120px));overflow:auto}.notification-popover-row{display:flex;gap:12px;align-items:flex-start;width:100%;padding:13px 16px;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--text)}.notification-popover-row.unread{background:#fafaff}.notification-popover-row.unread .notification-popover-copy:before{content:"";display:block;width:7px;height:7px;margin-top:5px;margin-right:7px;float:left;border-radius:50%;background:var(--accent)}.notification-popover-row:hover{background:#f7f6ff}.notification-popover-copy{min-width:0;flex:1;display:grid;gap:4px}.notification-popover-copy b,.notification-popover-copy span,.notification-popover-copy small{min-width:0;overflow-wrap:anywhere;word-break:break-word}.notification-popover-copy span{font-size:12px;color:var(--muted);line-height:1.45}.notification-popover-copy small{font-size:10px;color:#9a9da5}.notification-popover-actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.notification-popover-actions .text-btn{white-space:nowrap}.notification-popover-row.read{background:#fff}.notification-empty{padding:24px 16px;text-align:center}.topbar #notifications:before{content:"🔔";font-size:17px}.topbar #notifications .notification-unread-badge{position:absolute;top:-6px;right:-6px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#e85d67;color:#fff;font-size:9px;font-weight:800;line-height:1}.notification-popover-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}.notification-delete-all{color:#b6423b!important}.notification-delete-all:hover{color:#9f3832!important;background:#fff1ef!important}.notification-delete-all:focus-visible{outline:3px solid rgba(91,92,226,.28);outline-offset:2px}.notification-delete-all-confirm .notification-delete-all-cancel{min-width:96px;min-height:42px;border:1px solid #e3e0fb;border-radius:9px;background:#f5f3ff;color:#554bd2;font-size:13px;font-weight:700;padding:0 16px;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.notification-delete-all-confirm .notification-delete-all-cancel:hover{background:#ece9ff;border-color:#d8d4f7;color:#3f35bf;box-shadow:0 2px 6px #5b5ce21a}.notification-delete-all-confirm .notification-delete-all-cancel:active{background:#dad6ff;box-shadow:inset 0 2px 4px #5b5ce21f;transform:translateY(1px)}.notification-delete-all-confirm .notification-delete-all-cancel:focus-visible{outline:3px solid rgba(91,92,226,.28);outline-offset:2px}.assignment-day-cell{padding:10px 12px!important}.assignment-day-jobs{display:flex;flex-wrap:wrap;gap:10px}.assignment-day-jobs .assignment-cell{display:grid;gap:4px;min-width:220px;max-width:320px;padding:11px 13px;text-align:left;border:1px solid var(--status-job-border);border-left:3px solid var(--status-job);border-radius:10px;background:var(--status-job-bg);color:var(--text)}.assignment-day-jobs .assignment-cell:hover{background:var(--status-job-soft)}.assignment-day-jobs .assignment-cell small{font-size:11px;color:var(--muted)}.assignment-empty{color:var(--muted);font-size:12px;padding:8px}.team-matrix-scroll{overflow-x:auto}.team-matrix{width:100%;min-width:900px;border-collapse:separate;border-spacing:0}.team-matrix th,.team-matrix td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px;vertical-align:top}.team-matrix thead th{position:sticky;top:0;background:#fafaff;z-index:1;font-size:12px;text-align:left}.team-matrix tbody th{width:110px;background:#fafafa;font-size:12px;white-space:nowrap}.team-cell{min-width:150px;height:84px;background:#fff}.team-job-card,.team-busy-card{display:grid;gap:3px;width:100%;margin-bottom:6px;padding:8px;text-align:left;border:1px solid var(--status-job-border);border-left:3px solid var(--status-job);border-radius:8px;background:var(--status-job-bg);color:var(--text)}.team-busy-card{border-left-color:var(--status-busy);background:var(--status-busy-bg)}.team-job-card small,.team-busy-card small{font-size:10px;color:var(--muted)}.team-free{display:inline-block;padding:7px 9px;border-radius:999px;background:var(--status-free-bg);color:var(--status-free-text);font-size:11px}.nav button[data-view=assign] span{font-size:0}.nav button[data-view=assign] span:after{content:"Team";font-size:inherit}.nav button[data-view=assign] span:after{font-size:13px}.calendar-v3{background:#f6f7fb}.calendar-v3 .sidebar{width:220px;background:linear-gradient(180deg,#11141b,#0e1117)}.calendar-v3-main{padding:24px 24px 30px}.calendar-v3-topbar{max-width:none;margin:0 auto 18px;min-height:58px}.calendar-v3-topbar h1{font-size:28px;letter-spacing:-.035em}.calendar-v3-topbar p{margin-top:5px;color:#747a89}.calendar-v3-legend{display:inline-flex;align-items:center;gap:6px;color:#697080;font-size:12px;font-weight:650;white-space:nowrap}.calendar-v3-legend i,.calendar-v3-foot i{width:8px;height:8px;border-radius:50%}.calendar-v3-legend i.job,.calendar-v3-foot i.job{background:var(--status-job)}.calendar-v3-legend i.busy,.calendar-v3-foot i.busy{background:var(--status-busy)}.calendar-v3-foot i.conflict{background:#e55d67}.calendar-v3-layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(250px,17vw,290px);gap:16px;max-width:none;margin:0 auto;align-items:start}.calendar-v3-card{overflow:hidden;border-radius:15px;box-shadow:0 3px 14px #1a1f370b}.calendar-v3-head{min-height:64px;padding:14px 18px;background:#fff}.calendar-v3-head strong{min-width:150px;color:#191d2a;font-size:19px;letter-spacing:-.02em}.calendar-v3-head .iconbtn{border-color:#e1e4ec;color:#5b6170}.calendar-v3-head .today-btn{min-height:36px;border-color:#e1e4ec;font-weight:700}.calendar-v3-week{background:#fafbfe}.calendar-v3-week div{padding:11px 8px;color:#737a89;font-size:11px;letter-spacing:.03em}.calendar-v3-grid{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(148px,auto);overflow:visible}.calendar-v3-day{min-width:0;padding:9px 8px 10px;cursor:pointer;transition:background .15s ease}.calendar-v3-day:hover{background:#fafaff}.calendar-v3-day.today{box-shadow:inset 0 0 0 2px #6b61ec}.calendar-v3-day.selected{background:#f1eefd;box-shadow:inset 0 0 0 2px var(--accent,#5b5ce2)}.calendar-v3-day.today.selected{background:#ede9fb;box-shadow:inset 0 0 0 2px var(--accent,#5b5ce2),0 0 0 4px #6b61ec2e}.calendar-v3-day.muted.selected{background:#f3f1fb}.calendar-v3-day-head{display:flex;align-items:center;gap:8px;min-height:24px}.calendar-v3-day-head .date{margin:0;color:#202431;font-size:13px;font-weight:800}.calendar-v3-count{margin-left:auto;color:#969baa;font-size:9.5px;font-weight:650;white-space:nowrap}.calendar-v3-people{display:flex;flex-wrap:wrap;align-content:flex-start;gap:4px;margin-top:6px}.calendar-person-chip{min-height:25px;max-width:100%;padding:4px 7px;overflow:hidden;border:1px solid transparent;border-radius:7px;background:var(--status-job-bg);color:var(--status-job-text);font-size:10.5px;font-weight:750;line-height:1.15;text-overflow:ellipsis;white-space:nowrap;transition:transform .12s ease,border-color .12s ease,background .12s ease}.calendar-person-chip:hover{transform:translateY(-1px);border-color:var(--status-job-border);background:var(--status-job-soft)}.calendar-person-chip.busy{border-color:var(--status-busy-border);background:var(--status-busy-bg);color:var(--status-busy-text)}.calendar-person-chip.busy:hover{background:var(--status-busy-soft)}.calendar-person-chip.conflict{border-color:#f4c6ca;background:#fff0f1;color:#c64752}.calendar-person-avatar{display:inline-grid;place-items:center;width:16px;height:16px;margin-right:3px;border-radius:50%;background:#ffffffb8;font-size:8px;font-weight:850}.calendar-person-chip small{margin-left:2px;font-size:8.5px;font-weight:800;opacity:.78}.calendar-v3-more{display:inline-flex;align-items:center;min-height:25px;padding:4px 7px;border-radius:7px;background:#f4f5f8;color:#7a8090;font-size:9.5px;font-weight:750}.calendar-v3-free{margin-top:7px;color:#737b8c;font-size:10px;font-weight:700}.calendar-v3-free:before{content:"●";margin-right:5px;color:var(--status-free)}.calendar-v3-legend i.free,.calendar-v3-foot i.free{background:var(--status-free)}.calendar-v3-foot{display:flex;align-items:center;gap:18px;min-height:46px;padding:0 16px;border-top:1px solid #e9ebf1;background:#fbfbfe;color:#707685;font-size:11px}.calendar-v3-foot span{display:inline-flex;align-items:center;gap:6px}.calendar-v3-foot small{margin-left:auto;color:#9095a3}.calendar-v3-side{display:flex;flex-direction:column;gap:14px}.day-detail-empty{padding:32px 16px;text-align:center;color:var(--muted);font-size:13px;border:1px dashed #e0e2ea;border-radius:12px}.day-detail-empty p{margin:0}.day-detail-content{display:flex;flex-direction:column;gap:10px}.day-detail-head{background:#fff;border:1px solid #e4e7f0;border-radius:12px;padding:16px}.day-detail-date{display:flex;flex-direction:column;gap:4px}.day-detail-date small{color:var(--muted);font-size:12px}.day-detail-date strong{font-size:20px;color:#151827}.day-detail-summary{color:var(--muted);font-size:12px;margin:8px 0 0}.day-detail-body{display:flex;flex-direction:column;gap:8px}.day-detail-person{background:#fff;border:1px solid #e4e7f0;border-radius:10px;overflow:hidden}.day-detail-person-head{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #f0f0f5}.day-detail-person-head .member-avatar{width:28px;height:28px;border-radius:50%;background:#ece9ff;color:#6558e8;display:grid;place-items:center;font-size:11px;font-weight:800;flex-shrink:0}.day-detail-person-head b{font-size:13px;color:#151827}.day-detail-person-body{padding:10px 14px;display:flex;flex-direction:column;gap:6px}.day-detail-job{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border:1px solid #e4e7f0;border-radius:8px;background:#fafaff;cursor:pointer;transition:border-color .15s,background .15s}.day-detail-job.is-standby{border-color:var(--status-standby-border)!important;background:linear-gradient(135deg,var(--status-job-bg) 0 55%,var(--status-standby-bg) 55%)!important}.day-detail-job.is-standby .day-detail-job-dot{background:var(--status-standby)!important}.day-detail-job:hover{border-color:#b8b1f4;background:#f7f6ff}.day-detail-job-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:5px}.day-detail-job-dot.team{background:var(--status-job)}.day-detail-job-dot.personal{background:var(--status-free)}.day-detail-job-dot.outside{background:#f59e0b}.day-detail-job b{font-size:13px;color:#151827;display:block;font-weight:700}.day-detail-job small{font-size:11px;color:var(--muted);display:block;line-height:1.45}.day-detail-job small.day-detail-job-members{color:#5b50c8;font-weight:600;font-size:11.5px}.day-detail-job small:last-of-type{color:#6b6f80}.day-detail-section,.day-detail-section-middle{display:flex;flex-direction:column;gap:8px}.day-detail-free-box{background:var(--status-free-bg);border:1px solid var(--status-free-border);border-radius:10px;padding:10px 14px;display:flex;flex-direction:column;gap:6px}.day-detail-free-box-head{display:flex;align-items:center;gap:8px}.day-detail-free-box-dot{width:8px;height:8px;border-radius:50%;background:var(--status-free);flex-shrink:0}.day-detail-free-box-head b{font-size:13px;color:var(--status-free-text);font-weight:700}.day-detail-free-box-head small{font-size:11px;color:#3f6f93;margin-left:auto;font-weight:600}.day-detail-free-box-body{font-size:12.5px;color:var(--status-free-text);line-height:1.5;font-weight:500}.day-detail-busy{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border:1px solid var(--status-busy-border);border-radius:8px;background:var(--status-busy-bg)}.day-detail-busy span{width:8px;height:8px;border-radius:50%;background:var(--status-busy);flex-shrink:0;margin-top:5px}.day-detail-busy b{font-size:12px;color:var(--status-busy-text);display:block}.day-detail-busy small{font-size:11px;color:var(--status-busy-text);display:block}.day-detail-standby{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border:1px solid var(--status-standby-border);border-radius:8px;background:var(--status-standby-bg)}.day-detail-standby span{width:8px;height:8px;border-radius:50%;background:var(--status-standby);flex-shrink:0;margin-top:5px}.day-detail-standby b,.day-detail-standby small{font-size:12px;color:var(--status-standby-text);display:block}.day-detail-actions{display:flex;flex-direction:column;gap:8px}.day-detail-actions button{min-height:40px;border-radius:9px;font-size:13px;font-weight:700;transition:background-color .15s,border-color .15s}.day-detail-actions .primary{border:1px solid #6558e8;background:#6558e8;color:#fff}.day-detail-actions .primary:hover{background:#4f50d0}.day-detail-actions .secondary{border:1px solid #e4e7f0;background:#fff;color:#374151}.day-detail-actions .secondary:hover{border-color:#b8b1f4;background:#f7f6ff;color:#6558e8}.calendar-v3-side .card{border-radius:14px;box-shadow:0 3px 14px #1a1f370a}.calendar-v3-summary .stats{gap:9px}.calendar-v3-summary .stat{min-height:82px;padding:13px;background:#f7f8fb}.calendar-v3-summary .stat b{color:#1c2030;font-size:25px;line-height:1}.calendar-v3-summary .stat span{display:block;margin-top:7px;line-height:1.25}.calendar-v3-workload-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:43px;border-bottom:1px solid #eef0f4}.calendar-v3-workload-row:last-child{border-bottom:0}.calendar-v3-workload-row .member-avatar{width:28px;height:28px;background:#efedff;color:#5b50d8}.calendar-v3-workload-row b{overflow:hidden;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.calendar-v3-workload-row>span:last-child{color:#858b99;font-size:11px;white-space:nowrap}.calendar-day-drawer{width:min(520px,100vw);padding:0;background:#f8f9fc}.calendar-day-drawer>.drawer-close{z-index:2;top:17px;right:18px}.calendar-day-drawer-head{padding:26px 28px 20px;border-bottom:1px solid #e7e9ef;background:#fff}.calendar-day-drawer-head small{color:#6b61e8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.calendar-day-drawer-head h2{margin:5px 0 4px;font-size:25px;letter-spacing:-.03em}.calendar-day-drawer-head p{margin:0;color:#7b8190;font-size:12px}.calendar-day-drawer-body{display:flex;flex-direction:column;gap:12px;padding:18px;overflow:auto}.calendar-day-person{overflow:hidden;border:1px solid #e4e7ee;border-radius:12px;background:#fff}.calendar-day-person.focused{border-color:#b9b4f6;box-shadow:0 0 0 3px #6558e812}.calendar-day-person-head{display:flex;align-items:center;gap:10px;padding:13px 14px;border-bottom:1px solid #eef0f4}.calendar-day-person-head .member-avatar{width:34px;height:34px;background:#ece9ff;color:#5f54d9}.calendar-day-person-head>div{display:flex;flex-direction:column;gap:2px}.calendar-day-person-head b{font-size:14px}.calendar-day-person-head small{color:#858b98;font-size:11px}.calendar-day-person-body{padding:5px 12px 10px}.calendar-day-job{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:10px;align-items:start;width:100%;min-height:60px;padding:10px 4px;border:0;border-bottom:1px solid #f0f1f4;background:#fff;color:#232635;text-align:left}.calendar-day-job:last-child{border-bottom:0}.calendar-day-job:hover{background:#fafaff}.calendar-day-job-dot{width:7px;height:7px;margin-top:6px;border-radius:50%;background:var(--status-job)}.calendar-day-job-dot.personal{background:var(--status-busy)}.calendar-day-job-dot.outside{background:#94a3b8}.calendar-day-job>span:nth-child(2){display:flex;flex-direction:column;gap:3px;min-width:0}.calendar-day-job b{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.calendar-day-job small{color:#7b8190;font-size:11px}.calendar-day-job em{padding:4px 7px;border-radius:999px;background:#f1efff;color:#5f55d6;font-size:10px;font-style:normal;font-weight:700;white-space:nowrap}.calendar-day-busy{display:grid;grid-template-columns:8px 1fr;gap:10px;align-items:start;padding:10px 4px}.calendar-day-busy>span{width:7px;height:7px;margin-top:6px;border-radius:50%;background:var(--status-busy)}.calendar-day-busy>div{display:flex;flex-direction:column;gap:3px}.calendar-day-busy b{font-size:13px}.calendar-day-busy small{color:#7b8190;font-size:11px}.calendar-day-busy-reason,.calendar-busy-reason{color:#596174!important;font-size:12px!important;line-height:1.45}.busy-mode{margin:0;padding:0;border:0}.busy-mode legend{margin-bottom:7px;color:#555b66;font-size:12px;font-weight:700}.busy-mode-options{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid #e2e5ee;border-radius:11px;background:#f5f6fa}.busy-mode-options label{display:block;margin:0!important;cursor:pointer}.busy-mode-options input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.busy-mode-options span{display:grid;place-items:center;min-height:38px;padding:0 10px;border:1px solid transparent;border-radius:8px;color:#6b7180;font-size:12px;font-weight:750;transition:.16s ease}.busy-mode-options label:hover span{color:#4b4fd0;background:#eeedff}.busy-mode-options input:checked+span{border-color:#d8d5ff;background:#fff;color:#5148c9;box-shadow:0 1px 3px #23275014}.busy-mode-options input:focus-visible+span{outline:3px solid rgba(91,92,226,.25);outline-offset:2px}.calendar-busy-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.calendar-busy-detail-actions button{width:100%;min-height:42px;padding:10px 14px;border-radius:10px;font-weight:750}.calendar-day-person{border-color:#e4e7ee;border-radius:14px;box-shadow:0 2px 8px #1f253d09}.calendar-day-person-head{position:relative;padding:13px 14px 12px 16px;background:#fafbfe}.calendar-day-person-head small{display:flex;align-items:center;gap:6px;margin-top:2px;color:#657080;font-weight:700}.calendar-day-person-head small:before{content:"";width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#aab3bf}.calendar-day-person.is-free{border-color:#d5e3f3;background:#fff}.calendar-day-person.is-free .calendar-day-person-head{background:var(--status-free-bg);border-bottom-color:var(--status-free-border)}.calendar-day-person.is-free .calendar-day-person-head small{color:var(--status-free-text)}.calendar-day-person.is-free .calendar-day-person-head small:before{background:var(--status-free)}.calendar-day-person.is-free .member-avatar{background:var(--status-free-bg);color:var(--status-free-text)}.calendar-day-person.has-job{border-color:var(--status-job-border);box-shadow:0 3px 11px #5348be12}.calendar-day-person.has-job .calendar-day-person-head{background:var(--status-job-bg);border-bottom-color:var(--status-job-border)}.calendar-day-person.has-job .calendar-day-person-head small{color:var(--status-job-text)}.calendar-day-person.has-job .calendar-day-person-head small:before{background:var(--status-job)}.calendar-day-person.has-job .member-avatar{background:var(--status-job-bg);color:var(--status-job-text)}.calendar-day-person.has-job .calendar-day-job{background:var(--status-job-soft)}.calendar-day-person.has-job .calendar-day-job b{color:var(--status-job-text)}.calendar-day-person.has-busy{border-color:var(--status-busy-border)}.calendar-day-person.has-busy .calendar-day-person-head{background:var(--status-busy-bg);border-bottom-color:var(--status-busy-border)}.calendar-day-person.has-busy .calendar-day-person-head small{color:var(--status-busy-text)}.calendar-day-person.has-busy .calendar-day-person-head small:before{background:var(--status-busy)}.calendar-day-person.has-busy .member-avatar{background:var(--status-busy-bg);color:var(--status-busy-text)}.calendar-day-person.has-busy .calendar-day-busy{background:var(--status-busy-bg)}.calendar-day-person.has-job-busy{border-color:var(--status-job-border);box-shadow:0 3px 11px #5348be0f}.calendar-day-person.has-job-busy .calendar-day-person-head{background:linear-gradient(100deg,var(--status-job-bg) 0%,var(--status-busy-bg) 100%);border-bottom-color:#e9e5f3}.calendar-day-person.has-job-busy .calendar-day-person-head small{color:#6c58a9}.calendar-day-person.has-job-busy .calendar-day-person-head small:before{background:linear-gradient(135deg,var(--status-job) 0 50%,var(--status-busy) 50% 100%)}.calendar-day-person.has-job-busy .member-avatar{background:var(--status-job-bg);color:var(--status-job-text)}.calendar-day-person-body{padding:6px 12px 10px}.calendar-day-grouped-note{display:block;margin-top:2px;color:var(--status-job);font-size:11px;font-weight:600}.calendar-day-grouped-note b{color:var(--status-job-text)}.calendar-day-free{display:flex;align-items:center;min-height:34px;padding:4px 4px 2px;color:var(--status-free-text);font-size:12px;font-weight:650}.calendar-day-job,.calendar-day-busy{margin:0;border-radius:8px}.calendar-day-job,.calendar-day-busy{padding-left:6px;padding-right:6px}.calendar-day-person.has-job .calendar-day-person-head,.calendar-day-person.has-job-busy .calendar-day-person-head{padding-top:16px;padding-bottom:14px}.calendar-day-person.has-job .calendar-day-person-body,.calendar-day-person.has-job-busy .calendar-day-person-body{padding:9px 14px 13px}.calendar-day-person.has-job .calendar-day-job,.calendar-day-person.has-job-busy .calendar-day-job{min-height:68px;padding-top:12px;padding-bottom:12px}.calendar-day-person.is-free .calendar-day-person-head{padding-top:9px;padding-bottom:9px;border-bottom:0}.calendar-day-person.is-free .member-avatar{width:30px;height:30px}.calendar-day-person.is-free .calendar-day-person-body{display:none}@media(max-width:520px){.calendar-day-person-head{padding:12px 12px 11px}.calendar-day-person-body{padding:5px 10px 9px}.calendar-day-job,.calendar-day-busy{padding-left:4px;padding-right:4px}}html,body,#app{min-height:100%}body{min-height:100vh;min-height:100dvh}#app>.app{min-height:100vh;min-height:100dvh}#app>.app>.sidebar{height:auto;min-height:100vh;min-height:100dvh;align-self:stretch}#app>.app>.main{min-height:100vh;min-height:100dvh}@media(min-width:901px){.calendar-v3-main{display:block}.calendar-v3-main:has(.calendar-v3-layout){display:flex;flex-direction:column}.calendar-v3-layout{flex:1 1 auto;min-height:min-content;align-items:stretch}.calendar-v3-card{display:flex;flex-direction:column;height:100%;min-height:0}.calendar-v3-grid{flex:1 1 auto;min-height:0;grid-auto-rows:minmax(148px,1fr)}.main:has(.my-calendar-panel)>.topbar,.main:has(.my-calendar-panel)>.page-panel,.main:has(.my-calendar-panel)>.my-calendar-panel,.main:has(.team-v32-shell)>.team-v32-topbar,.main:has(.team-v32-shell)>.team-v32-shell,.main:has(.jobs-v4-page)>.jobs-v4-topbar,.main:has(.jobs-v4-page)>.jobs-v4-page{width:100%;max-width:none}}.calendar-busy-detail-actions .secondary{border:1px solid #dfe3ed;background:#f8f9fc;color:#343846}.calendar-busy-detail-actions .danger{border:1px solid #efb1ae;background:#fff5f4;color:#b6423b}.calendar-day-empty{display:flex;flex-direction:column;gap:5px;padding:22px;border:1px dashed #d9dce6;border-radius:12px;background:#fff;text-align:center}.calendar-day-empty b{font-size:13px}.calendar-day-empty span{color:#858b98;font-size:12px}.calendar-day-drawer-actions{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:auto;padding:14px 18px 18px;border-top:1px solid #e4e7ee;background:#fff}.calendar-day-drawer-actions button{min-height:42px;border-radius:9px}.calendar-day-drawer-actions .secondary,.calendar-day-drawer-actions .primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;padding:0 16px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:750;line-height:1;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.calendar-day-drawer-actions .secondary{border-color:#dfe3ed;background:#f8f9fc;color:#343846;box-shadow:0 1px 2px #181f380a}.calendar-day-drawer-actions .secondary:hover{border-color:#cfd4e2;background:#f0f2f7;color:#272a38}.calendar-day-drawer-actions .primary{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 6px 14px #5b5ce22e}.calendar-day-drawer-actions .primary:hover{background:#4f50d0;border-color:#4f50d0;box-shadow:0 8px 18px #5b5ce23d}.calendar-day-drawer-actions button:active{transform:translateY(1px)}.calendar-day-drawer-actions button:focus-visible{outline:3px solid rgba(91,92,226,.28);outline-offset:3px}@media(max-width:520px){.calendar-day-drawer-actions{grid-template-columns:1fr;gap:10px;padding:12px 16px calc(16px + env(safe-area-inset-bottom))}.calendar-day-drawer-actions .primary{order:-1}}.calendar-day-job-sheet{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:18px;background:#11131857;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:inherit;animation:calendar-day-job-sheet-in .16s ease}.calendar-day-job-sheet-card{width:min(360px,100%);padding:20px 20px 18px;border-radius:14px;background:#fff;box-shadow:0 18px 40px #1416232e;display:grid;gap:10px}.calendar-day-job-sheet-card h3{margin:0;font-size:16px;color:#151827}.calendar-day-job-sheet-card p{margin:0;color:#5f6472;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.calendar-day-job-sheet-card>div{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.calendar-day-job-sheet-card>div>button{min-height:38px;padding:0 14px;border-radius:9px;font-size:13px;font-weight:700;line-height:1;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .12s ease}.calendar-day-job-sheet-card .secondary{border-color:#dfe3ed;background:#f8f9fc;color:#343846}.calendar-day-job-sheet-card .secondary:hover{background:#f0f2f7;border-color:#cfd4e2;color:#272a38}.calendar-day-job-sheet-card .primary{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 6px 14px #5b5ce22e}.calendar-day-job-sheet-card .primary:hover{background:#4f50d0;border-color:#4f50d0}.calendar-day-job-sheet-card button:active{transform:translateY(1px)}.calendar-day-job-sheet-card button:focus-visible{outline:3px solid rgba(91,92,226,.28);outline-offset:2px}@keyframes calendar-day-job-sheet-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.jobs-v3-topbar{max-width:1540px;margin:0 auto 18px}.jobs-v3-topbar h1{font-size:28px;letter-spacing:-.035em}.jobs-v3-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;max-width:1540px;margin:0 auto;align-items:start}.jobs-v3-shell{overflow:hidden;border-radius:15px;box-shadow:0 3px 14px #1a1f370a}.jobs-v3-toolbar{display:flex;align-items:center;gap:8px;min-height:68px;padding:12px 16px;border-bottom:1px solid #e8eaf0}.jobs-v3-search{display:flex;align-items:center;gap:8px;width:min(410px,100%);min-height:42px;padding:0 11px;border:1px solid #dfe2ea;border-radius:10px;background:#fff;color:#8a909d}.jobs-v3-search input{width:100%;min-height:38px;padding:0;border:0;outline:0;background:transparent}.jobs-v3-list-head,.jobs-v3-row{display:grid;grid-template-columns:minmax(210px,1.25fr) 140px minmax(180px,1fr) minmax(150px,.9fr) 120px 34px;gap:12px;align-items:center}.jobs-v3-list-head{min-height:42px;padding:0 16px;border-bottom:1px solid #e9ebf0;background:#fafbfc;color:#7c8290;font-size:11px;font-weight:750}.jobs-v3-row{min-height:78px;padding:12px 16px;border-bottom:1px solid #eceef3;background:#fff;cursor:pointer;transition:background .12s ease}.jobs-v3-row:last-child{border-bottom:0}.jobs-v3-row:hover{background:#fafaff}.jobs-v3-title{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;align-items:start}.jobs-v3-title>div{display:flex;flex-direction:column;gap:4px;min-width:0}.jobs-v3-title b{overflow:hidden;color:#202431;font-size:13.5px;text-overflow:ellipsis;white-space:nowrap}.jobs-v3-title small,.jobs-v3-time small{color:#848a98;font-size:11px}.jobs-v3-kind{width:8px;height:8px;margin-top:5px;border-radius:50%;background:var(--status-job)}.jobs-v3-kind.personal{background:var(--status-busy)}.jobs-v3-kind.outside{background:#94a3b8}.jobs-v3-time{display:flex;flex-direction:column;gap:3px}.jobs-v3-time b{font-size:12px;color:#333846}.jobs-v3-people{display:flex;flex-wrap:wrap;gap:5px}.jobs-v3-person{max-width:105px;padding:4px 7px;overflow:hidden;border-radius:7px;background:#efedff;color:#594fd2;font-size:10.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.jobs-v3-person.more{background:#f0f1f4;color:#777d8b}.jobs-v3-empty{color:#9aa0ad;font-size:11px}.jobs-v3-location{overflow:hidden;color:#606675;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.jobs-v3-status{display:inline-flex;min-height:26px;align-items:center;padding:4px 8px;border-radius:999px;background:#edf8f1;color:#2b7c50;font-size:10.5px;font-weight:750;white-space:nowrap}.jobs-v3-status.status-draft{background:#f1f2f5;color:#707684}.jobs-v3-status.status-cancelled{background:#fff0f1;color:#c64952}.jobs-v3-status.status-completed{background:#eaf5ff;color:#3473a7}.jobs-v3-more{display:grid;place-items:center;width:30px;height:30px;min-height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:#7469e8;font-size:20px}.jobs-v3-more:hover{background:#f0eeff}.jobs-v3-side{display:flex;flex-direction:column;gap:14px}.jobs-v3-side .card{border-radius:14px;box-shadow:0 3px 14px #1a1f370a}.jobs-v3-workforce-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:46px;border-bottom:1px solid #eef0f4}.jobs-v3-workforce-row:last-child{border-bottom:0}.jobs-v3-workforce-row .member-avatar{width:28px;height:28px;background:#efedff;color:#5b50d8}.jobs-v3-workforce-row>div{display:flex;flex-direction:column;gap:2px;min-width:0}.jobs-v3-workforce-row b{font-size:12.5px}.jobs-v3-workforce-row small{color:#858b98;font-size:10.5px}.jobs-v3-workforce-row>span:last-child{color:#665be8;font-size:12px;font-weight:750}@media(max-width:1220px){.calendar-v3-layout,.jobs-v3-layout{grid-template-columns:minmax(0,1fr) 270px}.calendar-v3-main{padding:22px 20px 28px}.calendar-v3-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.jobs-v3-list-head,.jobs-v3-row{grid-template-columns:minmax(190px,1.2fr) 130px minmax(150px,.9fr) 130px 108px 30px}}@media(max-width:1050px){.jobs-v3-layout{grid-template-columns:1fr}.jobs-v3-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.jobs-v3-side .sidecard:last-child{grid-column:1/-1}.jobs-v3-list{overflow-x:auto}.jobs-v3-list-head,.jobs-v3-row{min-width:930px}}@media(max-width:1023px){.calendar-v3-layout{grid-template-columns:1fr}.calendar-v3-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-v3-side .sidecard:last-child{grid-column:1/-1}}@media(max-width:900px){.calendar-v3-main{padding:18px 14px 88px}.calendar-v3-topbar{align-items:flex-start}.calendar-v3-topbar .calendar-v3-legend{display:none}.calendar-v3-layout{display:block}.calendar-v3-side{display:grid;margin-top:12px}.calendar-v3-grid{grid-template-columns:repeat(7,minmax(112px,1fr));grid-auto-rows:minmax(132px,auto);overflow:auto}.calendar-v3-foot small{display:none}.jobs-v3-layout{display:block}.jobs-v3-side{display:grid;margin-top:12px}}@media(max-width:700px){.calendar-v3-side,.jobs-v3-side{grid-template-columns:1fr}.calendar-v3-topbar h1,.jobs-v3-topbar h1{font-size:24px}.calendar-v3-head{flex-wrap:wrap}.calendar-v3-grid{grid-template-columns:repeat(7,minmax(104px,1fr))}.calendar-v3-count{display:none}.calendar-person-chip{font-size:10px;padding:4px 7px}.calendar-v3-foot{overflow:auto;white-space:nowrap}.jobs-v3-toolbar{flex-wrap:wrap}.jobs-v3-search{width:100%}.calendar-day-drawer{left:0;right:0;width:100%;border-radius:0}}.main:has(.jobs-v4-page){background:#f7f8fc!important;padding:26px 28px 42px!important}.jobs-v4-topbar{max-width:1480px;margin:0 auto 18px!important;align-items:center}.jobs-v4-topbar h1{font-size:30px!important;letter-spacing:-.035em;color:#171928}.jobs-v4-topbar p{color:#777e8d!important}.jobs-v4-add{min-width:154px;border-radius:10px!important;box-shadow:0 7px 18px #5b5ce229}.jobs-v4-page{max-width:1480px;margin:0 auto}.jobs-v4-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.jobs-v4-overview>div{display:flex;flex-direction:column;gap:3px;padding:15px 17px;border:1px solid #e5e7ef;border-radius:12px;background:#fff;box-shadow:0 2px 8px #191e3706}.jobs-v4-overview b{font-size:24px;line-height:1;color:#202333;letter-spacing:-.03em}.jobs-v4-overview span{font-size:11.5px;color:#858b98}.jobs-v4-toolbar{display:flex;align-items:center;gap:12px;padding:12px 14px;margin-bottom:16px;border-radius:13px!important;box-shadow:0 2px 8px #191e3706!important}.jobs-v4-search{display:flex;align-items:center;gap:9px;flex:1;min-width:260px;height:42px;padding:0 12px;border:1px solid #e0e3ec;border-radius:9px;background:#fff;color:#9298a6}.jobs-v4-search input{flex:1;min-width:0;height:38px;min-height:38px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#222634;font-size:13px}.jobs-v4-search input::placeholder{color:#a0a6b3}.jobs-v4-filter-group{display:flex;gap:7px;flex-wrap:wrap}.jobs-v4-filter-group .chip{min-height:36px;padding:0 12px;background:#fff}.jobs-v4-filter-group .chip.on{background:#eeecff;border-color:#d7d3ff;color:#5e54df}.jobs-v4-view-tabs{display:inline-flex;gap:4px;padding:4px;border:1px solid #e3e6ef;border-radius:10px;background:#f5f6fa}.jobs-v4-view-tabs .chip{min-height:30px;padding:0 14px;border:0;border-radius:8px;background:transparent;color:#5a6275;font-size:12px;font-weight:650;cursor:pointer;transition:background-color .14s ease,color .14s ease,box-shadow .14s ease}.jobs-v4-view-tabs .chip:hover{background:#fff;color:#1f2533}.jobs-v4-view-tabs .chip.on{background:#fff;color:#5e54df;box-shadow:0 1px 3px #5b5ce229}@media(max-width:600px){.jobs-v4-toolbar{gap:5px!important;padding:7px!important;margin-bottom:10px!important}.jobs-v4-search{height:36px!important;padding:0 8px!important;border-radius:8px!important}.jobs-v4-search input{height:32px!important;min-height:32px!important;font-size:11.5px!important}.jobs-v4-view-tabs{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:3px!important;padding:3px!important;border-radius:8px!important}.jobs-v4-view-tabs .chip{min-height:30px!important;height:30px!important;padding:0 7px!important;border-radius:6px!important;font-size:11px!important}}.jobs-v4-section-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:2px 2px 12px}.jobs-v4-section-head h2{margin:0;color:#1b1e2d;font-size:17px;letter-spacing:-.015em}.jobs-v4-section-head p{margin:4px 0 0;color:#8a909d;font-size:11.5px}.jobs-v4-section-head .secondary{min-height:36px;border:1px solid #e1e4ec;border-radius:9px;background:#fff;color:#5d6270;font-size:12px}.jobs-v4-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.jobs-v4-month-list{display:flex;flex-direction:column;gap:24px}.jobs-v4-month-group{display:flex;flex-direction:column;gap:10px}.jobs-v4-month-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid #e4e7f0}.jobs-v4-month-head h3{margin:0;font-size:18px;font-weight:700;color:#1a1f33}.jobs-v4-month-head span{font-size:12px;color:#5b50c8;font-weight:600;background:#f0eeff;border-radius:999px;padding:3px 10px}.jobs-v4-month-group[hidden]{display:none!important}.jobs-v4-card{display:flex;flex-direction:column;gap:14px;min-width:0;padding:17px;border:1px solid #e3e6ee;border-radius:13px;background:#fff;box-shadow:0 2px 8px #181f3807;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.jobs-v4-card:hover{border-color:#bbb5f4;box-shadow:0 7px 20px #5b52dc16;transform:translateY(-1px)}.jobs-v4-card[hidden]{display:none!important}.jobs-v4-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.jobs-v4-title{display:flex;align-items:center;gap:9px;min-width:0}.jobs-v4-title>div{display:flex;flex-direction:column;gap:3px;min-width:0}.jobs-v4-title b{overflow:hidden;color:#202332;font-size:15px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.jobs-v4-title small{color:#858b98;font-size:10.5px}.jobs-v4-scope-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:var(--status-job);box-shadow:0 0 0 4px var(--status-job-soft)}.jobs-v4-scope-dot.personal{background:var(--status-busy);box-shadow:0 0 0 4px var(--status-busy-soft)}.jobs-v4-scope-dot.outside{background:#94a3b8;box-shadow:0 0 0 4px #eef0f4}.jobs-v4-status{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 9px;border-radius:999px;background:var(--status-free-bg);color:var(--status-free-text);font-size:10.5px;font-weight:750;white-space:nowrap}.jobs-v4-status.status-draft{background:#f0f1f4;color:#727886}.jobs-v4-status.status-cancelled{background:#fff0f1;color:#c94c54}.jobs-v4-status.status-completed{background:#eaf3ff;color:#3b73a8}.jobs-v4-status.status-standby{background:var(--status-standby-bg);color:var(--status-standby-text)}.jobs-v4-card.is-standby{border-color:var(--status-standby-border)}.jobs-v4-card.is-standby .jobs-v4-scope-dot{background:var(--status-standby)}.jobs-v4-meta-grid{display:grid;grid-template-columns:.85fr .9fr 1.25fr;gap:8px;padding:11px 0;border-top:1px solid #f0f1f4;border-bottom:1px solid #f0f1f4}.jobs-v4-meta-grid>div{display:flex;flex-direction:column;gap:4px;min-width:0}.jobs-v4-meta-grid small,.jobs-v4-crew-block>small{color:#9298a5;font-size:10px;font-weight:650}.jobs-v4-meta-grid b{overflow:hidden;color:#3f4454;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.jobs-v4-crew-block{display:flex;flex-direction:column;gap:8px}.jobs-v4-people{display:flex;flex-wrap:wrap;gap:6px;min-height:26px}.jobs-v4-person{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid #ddd9ff;border-radius:999px;background:#f2f0ff;color:#5e54cf;font-size:10.5px;font-weight:720}.jobs-v4-person.more{border-color:#e2e4ea;background:#f5f6f8;color:#7b8190}.jobs-v4-empty{display:inline-flex;align-items:center;min-height:26px;color:#999eaa;font-size:11px}.jobs-v4-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.jobs-v4-card-foot>span{color:#8a909e;font-size:10.5px}.jobs-v4-open{min-height:auto;padding:0;border:0;background:transparent;color:#6258df;font-size:11.5px;font-weight:760}.jobs-v4-side{display:flex;flex-direction:column;gap:12px;position:sticky;top:18px}.jobs-v4-side-card{padding:16px!important;border-radius:13px!important;box-shadow:0 2px 8px #191e3706!important}.jobs-v4-side-card h2{margin:0 0 12px;font-size:14px;color:#232634}.jobs-v4-workload{display:flex;flex-direction:column}.jobs-v4-workload-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;padding:10px 0;border-bottom:1px solid #eef0f4;position:relative}.jobs-v4-workload-row:last-child{border-bottom:0}.jobs-v4-workload-row b{font-size:12px;color:#303442}.jobs-v4-workload-row span{font-size:10px;color:#8d93a0}.jobs-v4-workload-row i{grid-column:1/-1;display:block;height:5px;margin-top:3px;border-radius:999px;background:linear-gradient(90deg,#6558e8 var(--jobs-v4-load),#eff0f4 var(--jobs-v4-load))}.jobs-v4-tip{background:linear-gradient(180deg,#fff,#fbfaff)}.jobs-v4-tip p{margin:0;color:#7d8391;font-size:11.5px;line-height:1.55}.jobs-v4-empty-state{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;gap:6px;padding:44px 20px;text-align:center}.jobs-v4-empty-state b{font-size:15px;color:#343846}.jobs-v4-empty-state span{font-size:12px;color:#8c92a0}@media(max-width:1180px){.jobs-v4-layout{grid-template-columns:1fr 260px}.jobs-v4-grid{grid-template-columns:1fr}}@media(max-width:900px){.main:has(.jobs-v4-page){padding:20px 16px 92px!important}.jobs-v4-layout{grid-template-columns:1fr}.jobs-v4-side{position:static;display:grid;grid-template-columns:1fr 1fr}.jobs-v4-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.jobs-v4-toolbar{align-items:stretch;flex-direction:column}.jobs-v4-search{width:100%}}@media(max-width:620px){.jobs-v4-topbar{align-items:flex-start;flex-wrap:wrap}.jobs-v4-topbar h1{font-size:25px!important}.jobs-v4-add{width:100%;margin-top:6px}.jobs-v4-overview{gap:8px}.jobs-v4-overview>div{padding:12px}.jobs-v4-overview b{font-size:20px}.jobs-v4-grid{grid-template-columns:1fr}.jobs-v4-meta-grid{grid-template-columns:1fr 1fr}.jobs-v4-meta-grid>div:last-child{grid-column:1/-1}.jobs-v4-side{grid-template-columns:1fr}.jobs-v4-section-head{align-items:flex-start;flex-direction:column}}.team-v32-topbar{max-width:1480px;margin:0 auto 18px;align-items:flex-end}.team-v32-topbar h1{font-size:30px;letter-spacing:-.03em}.team-v32-topbar p{color:#72798a}.team-v32-shell{width:min(1480px,100%);margin:0 auto;display:grid;gap:14px}.team-v32-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e5e7ef;border-radius:14px;background:#fff;box-shadow:0 2px 8px #1a1f3a06}.team-v32-summary>div{min-height:78px;padding:16px 20px;border-right:1px solid #eef0f5}.team-v32-summary>div:last-child{border-right:0}.team-v32-summary b{display:block;color:#171928;font-size:24px;line-height:1;letter-spacing:-.03em}.team-v32-summary span{display:block;margin-top:7px;color:#7d8391;font-size:12px}.team-v32-card{overflow:hidden;border-radius:14px!important;box-shadow:0 2px 8px #1a1f3a06!important}.team-v32-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;padding:14px 16px;border-bottom:1px solid #e8eaf1;background:#fff}.team-v32-period,.team-v32-legend{display:flex;align-items:center;gap:10px}.team-v32-period>button{display:grid;place-items:center;min-width:38px;height:38px;min-height:38px;padding:0 12px;border:1px solid #e1e4ec;border-radius:9px;background:#fff;color:#3f4555;font-weight:750}.team-v32-period>button:first-child,.team-v32-period>button:nth-of-type(2){width:38px;padding:0;font-size:20px}.team-v32-period>div{min-width:205px;padding:0 6px}.team-v32-period small,.team-v32-period strong{display:block}.team-v32-period small{margin-bottom:3px;color:#8a90a0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.team-v32-period strong{color:#202331;font-size:15px}.team-v32-today{width:auto!important;min-width:72px!important;font-size:12px!important}.team-v32-legend{flex-wrap:wrap;justify-content:flex-end;color:#72798a;font-size:11px}.team-v32-legend span{display:inline-flex;align-items:center;gap:6px}.team-v32-legend i{width:8px;height:8px;border-radius:50%}.team-v32-legend i.job{background:var(--status-job)}.team-v32-legend i.busy{background:var(--status-busy)}.team-v32-empty-meaning{padding:5px 9px;border-radius:999px;background:#f5f6f9;color:#7b8190}.team-v32-scroll{overflow:auto;max-height:calc(100vh - 285px);background:#fff}.team-v32-table{width:100%;min-width:1180px;border-collapse:separate;border-spacing:0;table-layout:fixed}.team-v32-table th,.team-v32-table td{border-right:1px solid #eceef3;border-bottom:1px solid #eceef3}.team-v32-table tr>*:last-child{border-right:0}.team-v32-table thead th{position:sticky;top:0;z-index:4;height:58px;padding:10px 12px;background:#fafaff;color:#555c6d;text-align:left;font-size:11px;font-weight:700}.team-v32-table thead th:first-child{left:0;z-index:6;width:126px}.team-v32-member-name{display:block;overflow:hidden;color:#252938;font-size:13px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.team-v32-table thead th small{display:block;margin-top:3px;color:#969cab;font-size:10px;font-weight:550}.team-v32-day{position:sticky;left:0;z-index:3;width:126px;padding:14px 12px;background:#fbfbfd;vertical-align:top}.team-v32-day b{display:block;color:#2b2f3e;font-size:12px}.team-v32-day span{display:inline-flex;margin-top:7px;padding:4px 7px;border-radius:999px;background:#ece9ff;color:#5b4dde;font-size:9px;font-weight:750}.team-v32-table tbody tr.is-today .team-v32-day{box-shadow:inset 3px 0 #665cf0}.team-v32-cell{position:relative;height:116px;padding:8px;vertical-align:top;background:#fff;transition:background .15s}.team-v32-cell:hover{background:#fcfcff}.team-v32-cell-stack{display:flex;flex-direction:column;gap:7px}.team-v32-job,.team-v32-busy{display:grid;gap:3px;width:100%;min-height:0!important;margin:0!important;padding:9px 10px!important;border-radius:9px!important;text-align:left;box-shadow:none!important;transform:none!important}.team-v32-job{border:1px solid var(--status-job-border)!important;border-left:3px solid var(--status-job)!important;background:var(--status-job-bg)!important;color:#252938!important}.team-v32-job.is-standby{border-color:var(--status-standby-border)!important;background:linear-gradient(135deg,var(--status-job-bg) 0 55%,var(--status-standby-bg) 55%)!important}.team-v32-job:hover{border-color:#aaa3f5!important;background:#f1efff!important;transform:none!important}.team-v32-busy{border:1px solid var(--status-busy-border);border-left:3px solid var(--status-busy);background:var(--status-busy-bg);color:#473b24}.team-v32-busy:hover{background:var(--status-busy-soft)}.team-v32-job b,.team-v32-busy b{overflow:hidden;font-size:12px;line-height:1.25;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.team-v32-time{color:var(--status-job-text);font-size:10px;font-weight:750}.team-v32-busy .team-v32-time{color:var(--status-busy-text)}.team-v32-job small,.team-v32-busy small{overflow:hidden;color:#838998;font-size:9.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.team-v32-empty{position:absolute;top:8px;right:8px;bottom:8px;left:8px;display:flex;align-items:center;justify-content:center;gap:5px;width:calc(100% - 16px);min-height:0;border:1px dashed transparent;border-radius:9px;background:transparent;color:#969cab;font-size:11px;font-weight:650;opacity:0;transition:opacity .15s,border-color .15s,background .15s,color .15s}.team-v32-empty span{font-size:16px;line-height:1}.team-v32-cell:hover .team-v32-empty,.team-v32-empty:focus-visible{opacity:1;border-color:#c9c5fb;background:#faf9ff;color:#6259e3}.team-v32-busy-drawer .team-v32-busy-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:var(--status-busy-bg);color:var(--status-busy-text);font-size:11px;font-weight:750}.team-v32-busy-drawer h2{margin-top:12px}.team-v32-card-wrap{position:relative}.team-v32-card-menu{position:absolute;top:4px;right:4px;width:24px;height:24px;padding:0;display:grid;place-items:center;border:1px solid transparent;border-radius:8px;background:transparent;color:#5d6478;font-size:14px;line-height:1;font-weight:700;cursor:pointer;opacity:0;transition:opacity .14s ease,background-color .14s ease,border-color .14s ease,color .14s ease}.team-v32-card-wrap:hover .team-v32-card-menu,.team-v32-card-menu:focus-visible,.team-v32-card-menu[aria-expanded=true]{opacity:1}.team-v32-card-menu:hover{background:#eef0f5;border-color:#dfe3ec;color:#1f2533}.team-v32-card-menu:focus-visible{outline:none;box-shadow:0 0 0 3px #5b5ce238}.team-v32-card-menu[aria-expanded=true]{background:#eeedff;border-color:#c8c9f6;color:#5148c9}.team-v32-card-menu-pop{position:absolute;top:30px;right:4px;z-index:30;display:grid;min-width:140px;padding:5px;border:1px solid #e3e6ef;border-radius:10px;background:#fff;box-shadow:0 14px 32px #181e3424}.team-v32-card-menu-pop button{width:100%;min-height:34px;padding:7px 11px;border:0;border-radius:8px;background:transparent;color:#343947;text-align:left;font-size:12px;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.team-v32-card-menu-pop button:hover{background:#f5f6fa}.team-v32-card-menu-pop button.danger{color:#b6423b}.team-v32-card-menu-pop button.danger:hover{background:#fff5f5}.team-v32-reason{font-style:italic;color:#7a6438!important;margin-top:2px}@media(max-width:1100px){.team-v32-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.team-v32-summary>div:nth-child(2){border-right:0}.team-v32-summary>div:nth-child(-n+2){border-bottom:1px solid #eef0f5}.team-v32-toolbar{align-items:flex-start;flex-direction:column}.team-v32-legend{justify-content:flex-start}}@media(max-width:900px){.team-v32-topbar{align-items:flex-start;flex-wrap:wrap}.team-v32-shell{padding-bottom:78px}.team-v32-scroll{max-height:none}.team-v32-period{flex-wrap:wrap}}@media(max-width:600px){.team-v32-summary{grid-template-columns:1fr 1fr}.team-v32-summary>div{padding:13px}.team-v32-summary b{font-size:20px}.team-v32-toolbar{padding:12px}.team-v32-period>div{min-width:170px}}.sticky-notes-board{margin:0 0 24px!important;padding:0 0 20px!important;border-top:0!important;border-bottom:1px solid #eef0f5}.sticky-notes-board .section-title{align-items:flex-start}.sticky-notes-board .privacy-copy{margin:4px 0 0}.sticky-notes-board .calendar-private-notes-list{grid-template-columns:repeat(auto-fill,minmax(240px,320px));gap:10px;margin-top:14px}.sticky-note-card{background:#fffbea;border-color:#f1e5ae;padding:10px 11px;min-height:96px;box-shadow:0 2px 7px #5041140f;transition:border-color .15s,box-shadow .15s,transform .15s}.sticky-note-card:hover{border-color:#e4d784;box-shadow:0 3px 9px #50411414}.sticky-note-card:nth-child(3n+2){background:#f4f8ff;border-color:#dce7fb}.sticky-note-card:nth-child(3n+2):hover{border-color:#c4d4f3}.sticky-note-card:nth-child(3n){background:#f5fbf5;border-color:#d9eedb}.sticky-note-card:nth-child(3n):hover{border-color:#bfe0c6}.sticky-note-editor{max-width:420px}@media(max-width:1100px){.sticky-notes-board .calendar-private-notes-list{grid-template-columns:repeat(auto-fill,minmax(220px,300px))}}@media(max-width:760px){.sticky-notes-board .calendar-private-notes-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media(max-width:560px){.sticky-notes-board .calendar-private-notes-list{grid-template-columns:1fr}.sticky-notes-board .section-title{flex-wrap:wrap}.sticky-notes-board .section-title>button{width:100%}}.inline-sticky-note{display:flex;flex-direction:column;gap:6px}.inline-note-title,.inline-note-content{outline:0;border-radius:5px}.inline-note-title{font-weight:700;font-size:14px;line-height:1.35;min-height:20px}.inline-note-content{min-height:38px;font-size:13px;line-height:1.45;white-space:pre-wrap;flex:1;overflow-wrap:anywhere;word-break:break-word}.inline-note-title:empty:before,.inline-note-content:empty:before{content:attr(data-placeholder);color:#9ca3af}.inline-sticky-note .private-note-card-actions{margin-top:auto}.inline-sticky-note [data-note-state]{color:#9ca3af;font-size:11px;white-space:nowrap}.inline-sticky-note[draggable=true]{cursor:grab;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.inline-sticky-note[draggable=true]:active{cursor:grabbing}.inline-sticky-note.note-dragging{opacity:.68;transform:rotate(1deg) scale(1.02);box-shadow:0 12px 24px #3d347829}.inline-sticky-note.note-drop-target{outline:2px dashed var(--accent);outline-offset:3px}.inline-sticky-note [contenteditable=true]{cursor:text}.userbox{position:relative}.account-menu{position:absolute;right:0;bottom:50px;z-index:30;min-width:178px;padding:6px;background:#1d2027;border:1px solid #343842;border-radius:12px;box-shadow:0 14px 30px #00000047}.account-menu button{display:block;width:100%;margin:0;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:#f4f5f7;text-align:left;font-size:12px}.account-menu button:hover{background:#2a2e37}.account-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#1113186b}.account-dialog{position:relative;width:min(380px,100%);padding:24px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 60px #0003}.account-dialog h2{margin:0 0 6px;font-size:18px}.account-dialog p{margin:0 0 18px;color:var(--muted);font-size:12px}.account-dialog label{display:grid;gap:7px;color:#555b66;font-size:12px;font-weight:700}.account-dialog input{height:42px;padding:0 12px;border:1px solid var(--line);border-radius:10px;outline:0}.account-dialog input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent2)}.account-dialog .drawer-close{position:absolute;right:14px;top:14px}.account-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px;flex-wrap:wrap}.account-dialog-actions button{min-width:104px;min-height:42px;padding:0 18px;border-radius:10px;font-size:13px;font-weight:650;line-height:1;letter-spacing:.01em;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .12s ease}.account-dialog-actions button:active{transform:translateY(1px)}.account-dialog-actions button:focus-visible{outline:3px solid rgba(91,92,226,.28);outline-offset:2px}.account-dialog-actions button[type=submit].primary{border:1px solid var(--accent);background:var(--accent);color:#fff;box-shadow:0 6px 14px #5b5ce22e}.account-dialog-actions button[type=submit].primary:hover{background:#4f50d0;border-color:#4f50d0}.account-dialog-actions button[type=submit].primary:disabled{background:#8788ed;border-color:#8788ed;color:#fff;opacity:1}.account-dialog-actions button.secondary{border:1px solid #e2e5ee;background:#f5f6fb;color:#3d4263;box-shadow:inset 0 1px #ffffffb3,0 1px 2px #1c22340a}.account-dialog-actions button.secondary:hover{background:#eeeef7;border-color:#c8ccdd;color:#322e6b}.account-dialog-actions button.secondary:active{background:#e6e7f3;border-color:#b9bed2;color:#2a2670}.account-dialog .auth-feedback{min-height:18px;margin-top:8px}.calendar-busy-detail-summary{display:grid;gap:8px;padding:16px 0 20px}.calendar-busy-detail-summary b{font-size:16px}.calendar-busy-detail-summary span{color:var(--muted);font-size:13px}.calendar-busy-detail #delete-calendar-busy{width:100%;padding:11px 14px;border:1px solid #efb1ae;background:#fff5f4;color:#b6423b;border-radius:10px;font-weight:700}.busy-time-toggle{display:flex!important;align-items:center;justify-content:space-between;gap:10px;min-height:22px;margin:2px 0 14px!important;color:#3f4149!important;font-size:12px!important;font-weight:700!important}.busy-time-toggle input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:22px;margin:0;padding:0;border:0;border-radius:999px;background:#d7d9e2;position:relative;cursor:pointer;transition:.2s}.busy-time-toggle input:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.2s}.busy-time-toggle input:checked{background:var(--accent)}.busy-time-toggle input:checked:after{transform:translate(18px)}.busy-time-toggle input:focus-visible{outline:3px solid var(--accent2);outline-offset:2px}.member-row .member-actions{position:relative;display:flex;align-items:center;margin-left:2px}.member-action-trigger{display:grid;place-items:center;width:28px;height:28px;min-height:28px;padding:0;border:1px solid #e2e5ee;border-radius:8px;background:#fafbfd;color:#5b6172;font-size:14px;font-weight:700;line-height:1;letter-spacing:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.member-action-trigger:hover{border-color:#c8c9f6;background:#eeedff;color:#5148c9}.member-action-trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #5b5ce238}.member-action-trigger[aria-expanded=true]{border-color:#c8c9f6;background:#eeedff;color:#5148c9;box-shadow:0 0 0 3px #5b5ce22e}.member-action-menu{position:absolute;z-index:30;top:calc(100% + 6px);right:0;display:grid;min-width:160px;padding:4px;border:1px solid #e3e6ef;border-radius:10px;background:#fff;box-shadow:0 14px 32px #181e3424}.member-action-menu[hidden]{display:none}.member-action-menu button{width:100%;min-height:34px;padding:8px 12px;border:0;border-radius:8px;background:transparent;color:#343947;text-align:left;font-size:12px;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.member-action-menu button:hover,.member-action-menu button:focus-visible{background:#f4f5f9;color:#252a37}.member-action-menu button[data-member-action=remove]{color:#b6423b}.member-pending-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;background:#fff7e6;color:#92591d;font-size:11px;font-weight:700;border:1px solid #fde2b6}.reference-confirm.workplane-prompt input{width:100%;min-height:42px;padding:0 12px;border:1px solid #dfe3ec;border-radius:9px;background:#fff;color:#1d2130;font-size:14px;margin:0 0 16px}.reference-confirm.workplane-prompt input:focus{outline:none;border-color:#c8c9f6;box-shadow:0 0 0 3px #5b5ce22e}.member-action-menu button[data-member-action=remove]:hover,.member-action-menu button[data-member-action=remove]:focus-visible{background:#fff1f0;color:#a33832}@media(max-width:520px){.member-row{gap:9px}.member-row .member-actions{margin-left:0}.member-action-menu{right:0;max-width:calc(100vw - 32px)}}.sticky-notes-board .private-note-card-head{position:relative;padding-right:30px;gap:6px}.inline-sticky-note .private-note-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:6px;row-gap:2px}.inline-sticky-note .private-note-card-head>small{grid-column:1/-1}.inline-sticky-note .private-note-card-head>div:first-child{min-width:0}.sticky-notes-board .private-note-menu-wrap{position:absolute;top:-2px;right:-2px}.note-menu-trigger{width:26px;height:26px;border:1px solid #e3e5ec;border-radius:7px;background:#fff;color:#667080;font-size:16px;line-height:1;letter-spacing:2px;cursor:pointer}.note-menu-trigger:hover,.note-menu-trigger[aria-expanded=true]{border-color:#c9c7f3;background:#f7f6ff;color:#554bd2}.note-menu-trigger:focus-visible{outline:3px solid rgba(91,92,226,.25);outline-offset:2px}.note-action-menu{position:absolute;z-index:60;top:30px;right:0;min-width:116px;padding:5px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 28px #181c3224}.note-action-menu[hidden]{display:none}.note-action-menu button{display:block;width:100%;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:var(--text);font-size:12px;text-align:left;cursor:pointer}.note-action-menu button:hover,.note-action-menu button:focus-visible{background:#f5f4ff;color:var(--accent);outline:0}.note-action-menu button.destructive{color:#b6423b}.note-action-menu button.destructive:hover,.note-action-menu button.destructive:focus-visible{background:#fff1ef;color:#9f3832}.sticky-notes-board .calendar-private-note-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.sticky-notes-board .calendar-private-note-actions button{white-space:nowrap}.sticky-notes-board .note-delete-confirm .reference-confirm{max-width:390px}.note-delete-confirm .reference-confirm>div{align-items:stretch;gap:10px}.note-delete-confirm .reference-confirm>div>button{min-height:42px;height:42px;padding:0 16px;border-radius:9px;font-size:13px;font-weight:700;letter-spacing:-.005em;line-height:1;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .12s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none}.note-delete-confirm .reference-confirm>div>.secondary,.note-delete-confirm .reference-confirm>div>.note-delete-cancel{min-width:96px;border:1px solid #e3e0fb;background:#f5f3ff;color:#554bd2;box-shadow:inset 0 1px #ffffffa6}.note-delete-confirm .reference-confirm>div>.secondary:hover,.note-delete-confirm .reference-confirm>div>.note-delete-cancel:hover{background:#ece9ff;border-color:#c9c2f4;color:#3f35bf;box-shadow:inset 0 1px #ffffffb3,0 1px 2px #4837c814}.note-delete-confirm .reference-confirm>div>.secondary:active,.note-delete-confirm .reference-confirm>div>.note-delete-cancel:active{background:#dad6ff;border-color:#b3aaf0;color:#2f269d;transform:translateY(1px);box-shadow:inset 0 2px 4px #4837c81f}.note-delete-confirm .reference-confirm>div>.secondary:focus-visible,.note-delete-confirm .reference-confirm>div>.note-delete-cancel:focus-visible{outline:3px solid rgba(91,92,226,.32);outline-offset:2px}.note-delete-confirm .reference-confirm>div>.reference-delete{box-shadow:0 1px 2px #b8283714}.note-delete-confirm .reference-confirm>div>.reference-delete:hover{box-shadow:0 3px 8px #b8283724}.note-delete-confirm .reference-confirm{box-shadow:0 26px 70px #14162338,0 1px #fff inset}.note-delete-confirm .reference-confirm h3{color:#151827}.note-delete-confirm .reference-confirm p{color:#6b7280}@media(max-width:560px){.note-delete-confirm .reference-confirm>div{display:grid;grid-template-columns:1fr;gap:8px}.note-delete-confirm .reference-confirm>div>button{width:100%;min-width:0;min-height:44px;height:44px}.sticky-notes-board .calendar-private-note-actions{width:100%}.sticky-notes-board .calendar-private-note-actions button{flex:1}.note-action-menu{right:-4px}}.notes-view-switch{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid #e6e7ef;border-radius:11px;background:#f7f7fb}.notes-view-segment{height:38px;padding:0 13px;border:0;border-radius:8px;background:transparent;color:#5f6472;font-size:12px;font-weight:650;cursor:pointer;white-space:nowrap}.notes-view-segment:hover{background:#eeedf8;color:#4f46c7}.notes-view-segment.is-active{background:#fff;color:#554bd2;box-shadow:0 2px 7px #27245e1a}.notes-view-segment:focus-visible{outline:3px solid rgba(91,92,226,.25);outline-offset:1px}.calendar-v3-legend i.standby,.calendar-v3-foot i.standby,.team-v32-legend i.standby{background:var(--status-standby)}.calendar-person-chip.standby{border-color:var(--status-standby-border);background:var(--status-standby-bg);color:var(--status-standby-text)}.calendar-person-chip.standby-busy{border-color:#e4d9a8;background:linear-gradient(135deg,var(--status-standby-bg) 0 54%,var(--status-busy-bg) 54%);color:#7c6812}.calendar-person-chip.job-standby{border-color:var(--status-job-border);background:linear-gradient(135deg,var(--status-job-bg) 0 72%,var(--status-standby-bg) 72%);color:var(--status-job-text)}.calendar-person-chip.job.is-standby,.calendar-person-chip.standby.is-standby{border-color:var(--status-standby-border);background:linear-gradient(135deg,var(--status-job-bg) 0 55%,var(--status-standby-bg) 55%);color:var(--status-job-text)}.calendar-day-person.has-standby,.calendar-day-person.has-standby-busy{border-color:var(--status-standby-border);background:#f5fffe}.calendar-day-person.has-standby-busy{background:linear-gradient(135deg,#f5fffe 0 72%,var(--status-busy-soft) 72%)}.calendar-day-standby{display:flex;gap:9px;width:100%;padding:9px 10px;border:1px solid var(--status-standby-border);border-radius:10px;background:var(--status-standby-bg);color:var(--text);text-align:left;cursor:pointer}.calendar-day-standby>span{width:8px;height:8px;margin-top:5px;border-radius:50%;background:var(--status-standby);box-shadow:0 0 0 4px var(--status-standby-soft)}.calendar-day-standby div{display:grid;gap:2px}.calendar-day-standby b{font-size:12px;color:var(--status-standby-text)}.calendar-day-standby small{font-size:11px;color:#5c6f73}.standby-drawer{z-index:70}.standby-drawer .calendar-day-drawer-head{margin-bottom:14px}.standby-drawer .drawer-footer{flex-wrap:wrap}.standby-drawer .optional-field{font-size:11px;font-weight:500;color:var(--muted)}.team-v32-standby{display:grid;gap:3px;width:100%;padding:9px;border:1px solid var(--status-standby-border);border-radius:9px;background:var(--status-standby-bg);color:var(--text);text-align:left}.team-v32-standby .team-v32-time{color:var(--status-standby-text)}@media(max-width:560px){.notes-view-switch{width:100%}.notes-view-segment{flex:1;padding-inline:8px}.sticky-notes-board .calendar-private-note-actions{flex-wrap:wrap}.standby-drawer .drawer-footer button{flex:1;min-width:120px}}.stats-topbar{align-items:flex-start}.stats-controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.stats-controls .stats-mode-toggle{display:inline-flex;background:#f1f2f8;border-radius:999px;padding:3px;gap:2px}.stats-controls .stats-mode-toggle .chip{background:transparent;border:0;color:#52596b;font-weight:600;padding:6px 12px}.stats-controls .stats-mode-toggle .chip.on{background:#6558e8;color:#fff;box-shadow:0 2px 6px #6558e840}.stats-controls .stats-step{padding:6px 12px;min-width:34px}.stats-period-label{font-size:13px;font-weight:700;color:#1a1f33;padding:0 8px}.stats-ranking{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:8px 0 4px}.stats-ranking-card{padding:14px 16px;border-radius:12px;border:1px solid #e3e6ee;background:#fafaff;display:flex;flex-direction:column;gap:4px}.stats-ranking-card b{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#5b50c8;font-weight:700}.stats-ranking-card span{font-size:15px;font-weight:700;color:#1a1f33}.stats-ranking-card i{font-style:normal;font-size:13px;color:#5b50c8;font-weight:600}.stats-ranking-max{border-color:#cfc8fb;background:linear-gradient(180deg,#f3f1ff,#fff)}.stats-ranking-min{border-color:var(--status-free-border);background:linear-gradient(180deg,var(--status-free-bg),#fff)}.stats-year-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.stats-year-cell{padding:10px;border:1px solid #e3e6ee;border-radius:10px;background:#fff;display:flex;flex-direction:column;gap:3px}.stats-year-cell b{font-size:11px;color:#5b50c8;font-weight:700}.stats-year-cell span{font-size:16px;font-weight:700;color:#1a1f33}.stats-year-cell i{font-style:normal;display:block;height:5px;border-radius:99px;background:linear-gradient(90deg,#6558e8 var(--jobs-v4-load,0%),#eff0f4 var(--jobs-v4-load,0%))}@media(max-width:760px){.stats-ranking{grid-template-columns:1fr}.stats-year-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.time-input-group{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.time-input-group input{flex:1 1 88px;min-width:0;font-variant-numeric:tabular-nums;letter-spacing:.04em}.time-input-group input[placeholder="HH:mm"]{font-feature-settings:"tnum"}.time-quick-pick{border:1px solid var(--line);background:#f7f8ff;color:#3f3fc4;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;cursor:pointer;transition:.18s}.time-quick-pick:hover{background:#ececff;border-color:#c8c9f6;color:#2d2da6}.time-quick-pick:focus-visible{outline:3px solid rgba(91,92,226,.28);outline-offset:2px}.time-help{margin:-4px 0 4px;color:#5d6478;font-size:12px;line-height:1.45}.time-help code{background:#eef0ff;border:1px solid #dde0f5;border-radius:5px;padding:1px 5px;font-size:11px;color:#2c2d63}.job-form .form-row:has(.time-input-group){gap:14px}.job-form .form-row .time-input-group label{display:contents}.job-form label:has(.time-input-group){gap:8px}.workplane-modal-backdrop{background:#11131852;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.detail-drawer.workplane-modal-center{position:fixed;top:50%;left:50%;right:auto;transform:translate(-50%,-50%);width:min(640px,calc(100vw - 32px));max-height:calc(100vh - 48px);border-radius:18px;padding:30px 28px;box-shadow:0 24px 64px #1113182e;overflow:auto;animation:workplaneModalIn .18s ease-out}.detail-drawer.workplane-modal-center:not(.create-job-drawer){z-index:9001;width:min(720px,94vw);max-height:90vh;background:#fff;border:1px solid var(--line)}.detail-drawer.workplane-modal-center:not(.create-job-drawer) .job-form{display:grid;gap:14px;min-width:0}.detail-drawer.workplane-modal-center:not(.create-job-drawer) .job-form label{display:grid;gap:6px;color:var(--text);font-size:13px;font-weight:600}.detail-drawer.workplane-modal-center:not(.create-job-drawer) .job-form input,.detail-drawer.workplane-modal-center:not(.create-job-drawer) .job-form select,.detail-drawer.workplane-modal-center:not(.create-job-drawer) .job-form textarea{width:100%;min-height:42px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.detail-drawer.workplane-modal-center:not(.create-job-drawer) .drawer-footer{position:sticky;bottom:-30px;margin:8px -28px -30px;padding:14px 28px;background:#fbfbfd;z-index:2}.detail-drawer.workplane-modal-center .drawer-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;background:transparent;color:var(--muted);font-size:22px;border-radius:10px;cursor:pointer;line-height:1}.detail-drawer.workplane-modal-center .drawer-close:hover{background:#f3f4fa;color:var(--text)}.detail-drawer.workplane-modal-center h2{margin:0 0 18px;font-size:20px;font-weight:700;color:var(--text)}@keyframes workplaneModalIn{0%{opacity:0;transform:translate(-50%,-48%) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:600px){.detail-drawer.workplane-modal-center.standby-drawer,.detail-drawer.workplane-modal-center:has(#calendar-busy-form){position:fixed!important;left:4px!important;right:4px!important;top:4px!important;bottom:4px!important;width:auto!important;max-width:100%!important;min-width:0!important;height:auto!important;max-height:calc(100dvh - 8px)!important;margin:0!important;transform:none!important;box-sizing:border-box!important;overflow-x:hidden!important;overflow-y:auto!important}.detail-drawer.workplane-modal-center.standby-drawer .drawer-footer,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .drawer-footer{margin:0!important;bottom:0!important;padding:7px 0 calc(7px + env(safe-area-inset-bottom))!important}}@media(max-width:600px){.detail-drawer.workplane-modal-center.standby-drawer,.detail-drawer.workplane-modal-center:has(#calendar-busy-form){position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;width:min(86vw,360px)!important;max-width:calc(100vw - 24px)!important;height:auto!important;max-height:76dvh!important;min-height:0!important;margin:0!important;padding:8px!important;transform:translate(-50%,-50%)!important;animation:none!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:14px!important}.detail-drawer.workplane-modal-center.standby-drawer .job-form,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .job-form{display:flex!important;flex-direction:column!important;gap:4px!important;min-height:0!important;max-height:calc(76dvh - 48px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;margin-top:3px!important;-webkit-overflow-scrolling:touch!important}.detail-drawer.workplane-modal-center.standby-drawer .drawer-footer,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .drawer-footer{position:sticky!important;bottom:0!important;flex:0 0 auto!important;margin:0!important;padding:3px 0 calc(3px + env(safe-area-inset-bottom))!important;background:#fff!important}}@media(max-width:600px){.detail-drawer.workplane-modal-center.standby-drawer,.detail-drawer.workplane-modal-center:has(#calendar-busy-form){width:min(92vw,360px)!important;max-width:calc(100vw - 16px)!important;padding:12px!important}.detail-drawer.workplane-modal-center.standby-drawer .drawer-close,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .drawer-close{top:6px!important;right:6px!important;width:30px!important;height:30px!important;font-size:18px!important}.detail-drawer.workplane-modal-center.standby-drawer .calendar-day-drawer-head{margin:0 0 12px!important;padding:7px 32px 7px 0!important}.detail-drawer.workplane-modal-center.standby-drawer .calendar-day-drawer-head small{display:none!important}.detail-drawer.workplane-modal-center.standby-drawer .calendar-day-drawer-head h2,.detail-drawer.workplane-modal-center:has(#calendar-busy-form)>h2{font-size:18px!important;line-height:1.15!important;margin:0 0 2px!important}.detail-drawer.workplane-modal-center.standby-drawer .calendar-day-drawer-head p{font-size:11px!important;line-height:1.15!important;margin:0!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form)>h2{padding:7px 32px 7px 0!important;border-bottom:1px solid #e7e9ef;margin:0 0 7px!important}.detail-drawer.workplane-modal-center.standby-drawer .job-form,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .job-form{gap:8px!important;margin-top:0!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .job-form{width:100%!important;max-width:100%!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form){overflow-x:clip!important}.detail-drawer.workplane-modal-center.standby-drawer .job-form label,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .job-form label{gap:3px!important;font-size:12px!important;line-height:1.25!important}.detail-drawer.workplane-modal-center.standby-drawer .job-form input,.detail-drawer.workplane-modal-center.standby-drawer .job-form select,.detail-drawer.workplane-modal-center.standby-drawer .job-form textarea,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .job-form input,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .job-form select,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .job-form textarea{min-height:35px!important;height:35px!important;padding:6px 9px!important;border-radius:7px!important;font-size:13px!important}.detail-drawer.workplane-modal-center.standby-drawer .job-form textarea,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .job-form textarea{min-height:50px!important;height:50px!important}.detail-drawer.workplane-modal-center.standby-drawer .optional-field,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .optional-field{font-size:10px!important;font-weight:500!important;color:var(--muted)!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .busy-mode{margin:0!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .busy-mode legend{margin-bottom:4px!important;font-size:11px!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .busy-mode-options{padding:4px!important;border-radius:8px!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .busy-mode-options span{min-height:34px!important;padding-inline:8px!important;border-radius:7px!important;font-size:11px!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .busy-mode-options input{position:absolute!important;width:1px!important;height:1px!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;opacity:0!important;pointer-events:none!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form) #calendar-busy-time-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;min-width:0!important;width:100%!important;max-width:100%!important;overflow-x:clip!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form) #calendar-busy-time-row>label{min-width:0!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .time-input-combo{width:100%!important;min-height:35px!important;height:35px!important;border-radius:7px!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .time-input-combo .time-input-text{min-height:33px!important;height:33px!important;padding:6px 7px!important;font-size:13px!important}.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .time-input-combo .time-trigger{min-width:36px!important;padding:0 8px!important}.detail-drawer.workplane-modal-center.standby-drawer .drawer-footer,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .drawer-footer{padding:8px 0 calc(8px + env(safe-area-inset-bottom))!important;gap:6px!important}.detail-drawer.workplane-modal-center.standby-drawer .drawer-footer button,.detail-drawer.workplane-modal-center:has(#calendar-busy-form) .drawer-footer button{min-height:36px!important;height:36px!important;padding:0 11px!important;border-radius:8px!important;font-size:12px!important}}@media(max-width:350px){.detail-drawer.workplane-modal-center:has(#calendar-busy-form) #calendar-busy-time-row{grid-template-columns:minmax(0,1fr)!important}}.create-job-drawer.workplane-modal-center{width:min(960px,94vw);max-height:90vh;padding:0;display:flex;flex-direction:column;overflow:hidden}.create-job-drawer.workplane-modal-center>h2{padding:24px 28px 8px;margin:0;border-bottom:1px solid var(--line);background:#fbfbfd;position:relative}.create-job-drawer.workplane-modal-center #create-job-form{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;overflow:hidden}.create-job-drawer .form-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:22px;padding:22px 28px 0;overflow-y:auto;flex:1 1 auto;min-height:0}.create-job-drawer .form-grid-left,.create-job-drawer .form-grid-right{display:flex;flex-direction:column;gap:14px;min-width:0}.create-job-drawer .form-grid-left>.field-label,.create-job-drawer .form-grid-left>.field-row-error{display:grid;gap:6px;margin:0}.create-job-drawer .form-grid-left .field-label{font-size:13px;color:var(--text);font-weight:600}.create-job-drawer .form-grid-left .field-label input[type=text],.create-job-drawer .form-grid-left .field-label input[type=date],.create-job-drawer .form-grid-left .field-label input:not([type]),.create-job-drawer .form-grid-left .field-label textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:42px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--text);font-size:14px;font-weight:500;font-family:inherit;transition:.16s;outline:none}.create-job-drawer .form-grid-left .field-label input[type=date]{padding:8px 12px}.create-job-drawer .form-grid-left .field-label input::placeholder,.create-job-drawer .form-grid-left .field-label textarea::placeholder{color:#9098ad;font-weight:400}.create-job-drawer .form-grid-left .field-label input:focus,.create-job-drawer .form-grid-left .field-label textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #5b5ce22e}.create-job-drawer .form-grid-left .field-label small{font-size:11px;color:var(--muted);font-weight:500}.create-job-drawer .form-grid-left .field-label .req-mark{color:#d6445b;margin-left:2px;font-weight:700}.create-job-drawer .form-grid-left .time-row{margin:0}.create-job-drawer .drawer-footer{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;padding:14px 28px;border-top:1px solid var(--line);background:#fbfbfd;margin:0;box-shadow:0 -4px 16px #1113180a;z-index:5}.create-job-drawer .drawer-footer .secondary,.create-job-drawer .drawer-footer .primary{min-height:42px;padding:0 18px;font-weight:600}.create-job-drawer .external-picker{margin-top:8px}#create-job-feedback{margin:8px 28px 0}@media(max-width:880px){.create-job-drawer.workplane-modal-center{width:min(720px,94vw)}.create-job-drawer .form-grid{grid-template-columns:1fr;gap:18px;padding:18px 22px 0}.create-job-drawer.workplane-modal-center>h2{padding:20px 22px 8px}.create-job-drawer .drawer-footer{padding:12px 22px}#create-job-feedback{margin:8px 22px 0}}@media(max-width:560px){.create-job-drawer.workplane-modal-center{width:96vw;max-height:92vh;border-radius:14px}.create-job-drawer .form-grid{padding:16px 16px 0}.create-job-drawer.workplane-modal-center>h2{padding:18px 16px 6px}.create-job-drawer .drawer-footer{padding:12px 16px}.create-job-drawer .form-grid-left,.create-job-drawer .form-grid-right{gap:10px}#create-job-feedback{margin:8px 16px 0}}.field-row-error{display:grid;gap:6px;margin-bottom:8px}.field-row-error .field-label{display:grid;gap:6px;font-size:13px;color:var(--text);font-weight:600}.field-row-error.has-error input[type=text],.field-row-error.has-error input:not([type]){border-color:#e85a6e;background:#fff8f9;box-shadow:0 0 0 3px #e85a6e1f}.field-row-error.has-error input[type=text]:focus,.field-row-error.has-error input:not([type]):focus{box-shadow:0 0 0 3px #e85a6e38;border-color:#e85a6e}.field-error{margin:0;font-size:12px;color:#d6445b;font-weight:500;display:flex;align-items:center;gap:6px}.field-error:before{content:"!";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#e85a6e;color:#fff;font-size:10px;font-weight:700}.create-job-drawer .time-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.create-job-drawer .time-field{display:grid;gap:6px;position:relative}.create-job-drawer .time-field .field-label{display:grid;gap:6px;font-size:13px;color:var(--text);font-weight:600}.create-job-drawer .time-input-combo{position:relative;display:flex;align-items:stretch;border:1px solid var(--line);border-radius:10px;background:#fff;min-height:42px;transition:.16s}.create-job-drawer .time-input-combo:hover{border-color:#c8c8f7;background:#fafaff}.create-job-drawer .time-input-combo:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #5b5ce22e}.create-job-drawer .time-input-text{flex:1 1 auto;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:9px 10px 9px 12px;font-size:15px;font-weight:500;color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:.04em;font-family:inherit;outline:none;border-radius:10px 0 0 10px}.create-job-drawer .time-input-text::placeholder{color:#9098ad;font-weight:400}.create-job-drawer .time-input-text:disabled{opacity:.5;cursor:not-allowed}.create-job-drawer .time-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-left:1px solid var(--line);background:transparent;color:#7a7f93;padding:0 10px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:0 10px 10px 0;transition:.16s;font-family:inherit;font-size:16px;line-height:1}.create-job-drawer .time-trigger:hover{background:#f3f4fa;color:var(--accent)}.create-job-drawer .time-trigger:focus-visible{outline:0;background:#f3f4fa;color:var(--accent);box-shadow:inset 0 0 0 2px var(--accent)}.create-job-drawer .time-trigger[aria-expanded=true]{background:#f3f4fa;color:var(--accent)}.create-job-drawer .time-trigger-icon{display:inline-block;transition:transform .16s}.create-job-drawer .time-trigger[aria-expanded=true] .time-trigger-icon{transform:rotate(180deg)}.create-job-drawer .time-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:30;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 28px #1113181f;padding:10px;display:grid;grid-template-columns:1fr 1fr auto;gap:10px;max-height:240px}.create-job-drawer .time-col{display:flex;flex-direction:column;gap:4px;min-width:0}.create-job-drawer .time-col-head{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;padding:4px 6px 2px}.create-job-drawer .time-opt-h,.create-job-drawer .time-opt-m{border:0;background:transparent;color:var(--text);padding:7px 8px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;text-align:left;font-variant-numeric:tabular-nums;font-family:inherit;transition:.12s}.create-job-drawer .time-opt-h:hover,.create-job-drawer .time-opt-m:hover{background:#f3f1ff;color:var(--accent)}.create-job-drawer .time-col{display:grid;grid-auto-flow:row;grid-template-rows:repeat(auto-fill,minmax(28px,1fr));overflow-y:auto;max-height:200px}.create-job-drawer .time-col-actions{display:flex;align-items:flex-end}.create-job-drawer .time-opt-clear{border:1px solid var(--line);background:#fafaff;color:var(--muted);padding:8px 10px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit}.create-job-drawer .time-opt-clear:hover{background:#fff;color:#d6445b;border-color:#f1c2cb}.create-job-drawer .member-row-compact{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) 28px;gap:8px;align-items:center;min-height:54px;padding:7px 10px;border:1px solid var(--line);border-radius:11px;background:#fcfcff;transition:.16s}.create-job-drawer .member-row-compact:hover{border-color:#c8c8f7;background:#fafaff}.create-job-drawer .member-row-compact.is-selected{border-color:#bfc0f4;background:#f5f4ff;box-shadow:0 0 0 1px #5b5ce21f}.create-job-drawer .member-row-compact .member-row-main{display:grid;grid-template-columns:18px 32px minmax(0,1fr);align-items:center;gap:9px;margin:0;cursor:pointer;min-width:0}.create-job-drawer .member-row-compact .member-row-main input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--accent);cursor:pointer}.create-job-drawer .member-row-compact .member-row-main .member-avatar{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ececff;color:#4c4ec4;border-radius:50%;font-size:11px;font-weight:700;letter-spacing:.03em}.create-job-drawer .member-row-compact .assignee-copy{min-width:0}.create-job-drawer .member-row-compact .assignee-copy b{display:block;font-size:12.5px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-job-drawer .member-row-compact .assignee-copy small{display:block;font-size:11px;color:var(--muted);margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-job-drawer .member-row-compact .task-picker{display:flex;gap:6px;align-items:center;min-width:0}.create-job-drawer .member-row-compact .task-picker-select{flex:1 1 100px;min-width:90px;min-height:36px;padding:0 8px;border:1px solid #dfe3ec;border-radius:8px;background:#fff;font-size:12px;color:var(--text);outline:none;transition:.14s}.create-job-drawer .member-row-compact .task-picker-select:focus{border-color:#756be8;box-shadow:0 0 0 3px #756be81a}.create-job-drawer .member-row-compact .task-picker-select.is-disabled,.create-job-drawer .member-row-compact .task-picker-select:disabled{opacity:.5;background:#f4f5f8;cursor:not-allowed;color:var(--muted)}.create-job-drawer .member-row-compact .task-picker-custom{flex:1 1 110px;min-width:100px;min-height:36px;padding:0 8px;border:1px solid #dfe3ec;border-radius:8px;background:#fff;font-size:12px;color:var(--text);outline:none}.create-job-drawer .member-row-compact .member-row-remove{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#aab0c0;font-size:18px;width:28px;height:28px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:.14s}.create-job-drawer .member-row-compact .member-row-remove:hover{background:#fff;color:#d6445b}.reference-confirm-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:14px;flex-wrap:wrap}.reference-confirm-actions .secondary,.reference-confirm-actions .danger{min-height:42px;padding:0 18px;border-radius:10px;font-weight:600;font-size:13.5px;cursor:pointer;border:1px solid transparent;transition:.14s;font-family:inherit}.reference-confirm-actions .secondary{background:#eef0ff;color:#3f3fc4;border-color:#d7d9f7}.reference-confirm-actions .secondary:hover{background:#e3e5fc;color:#2d2da6;border-color:#c2c4f0}.reference-confirm-actions .secondary:focus-visible{outline:0;box-shadow:0 0 0 3px #5b5ce238}.reference-confirm-actions .danger{background:#e85a6e;color:#fff;border-color:#e85a6e}.reference-confirm-actions .danger:hover{background:#d6445b;border-color:#d6445b}.reference-confirm-actions .danger:focus-visible{outline:0;box-shadow:0 0 0 3px #e85a6e47}.job-editor-modal-shell{width:min(1120px,94vw);max-height:90vh}.reference-time-picker-wrap{position:relative;display:flex;align-items:stretch;min-width:0}.reference-time-picker-wrap>input{flex:1 1 auto!important;min-width:0;padding-right:42px!important}.reference-time-trigger{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:7px;background:#f0eeff;color:#5f55dd;font-size:16px;line-height:1;cursor:pointer}.reference-time-trigger:hover,.reference-time-trigger:focus-visible{background:#e6e3ff;color:#4037bd;outline:0}.reference-time-dropdown{position:absolute;top:calc(100% + 5px);left:0;right:0;z-index:40;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;max-height:210px;overflow:auto;padding:8px;border:1px solid #dfe3ec;border-radius:11px;background:#fff;box-shadow:0 14px 30px #14162329}.reference-time-option{min-height:30px;border:0;border-radius:7px;background:#fafaff;color:#30334a;font-size:12px;font-variant-numeric:tabular-nums;cursor:pointer}.reference-time-option:hover{background:#eeedff;color:#5046ca}.create-time-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;color:var(--text);font-size:13px;font-weight:700}.create-time-toggle input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:42px;height:24px;margin:0;border:0;border-radius:999px;background:#d8dbe4;cursor:pointer;position:relative;transition:.16s}.create-time-toggle input:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #14193233;transition:.16s}.create-time-toggle input:checked{background:#6558e8}.create-time-toggle input:checked:after{transform:translate(18px)}.create-client-fields{margin:0 0 14px}.create-job-drawer .form-grid-left .create-client-fields .field-label,.create-job-drawer .form-grid-left .create-client-fields input{min-width:0}.time-input-combo{position:relative;display:flex;align-items:stretch;min-height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;transition:.16s}.time-input-combo:hover{border-color:#c8c8f7;background:#fafaff}.time-input-combo:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #5b5ce22e}.time-input-combo .time-input-text{flex:1 1 auto;min-width:0;min-height:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0!important;background:transparent;padding:9px 10px 9px 12px!important;font-size:15px;font-weight:500;color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:.04em;font-family:inherit;outline:none;border-radius:10px 0 0 10px}.time-input-combo .time-input-text::placeholder{color:#9098ad;font-weight:400}.time-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-left:1px solid var(--line);background:transparent;color:#7a7f93;padding:0 10px;min-width:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:0 10px 10px 0;transition:.16s;font-family:inherit;font-size:16px;line-height:1}.time-trigger:hover,.time-trigger[aria-expanded=true]{background:#f3f4fa;color:var(--accent)}.time-trigger:focus-visible{outline:0;background:#f3f4fa;color:var(--accent);box-shadow:inset 0 0 0 2px var(--accent)}.time-trigger-icon{display:inline-block;transition:transform .16s}.time-trigger[aria-expanded=true] .time-trigger-icon{transform:rotate(180deg)}.time-dropdown{position:absolute;top:calc(100% + 5px);left:0;right:0;z-index:60;display:flex;align-items:stretch;gap:10px;max-height:226px;overflow:hidden;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 14px 30px #14162329}.time-picker-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;min-width:0;flex:1}.time-picker-column{display:flex;flex-direction:column;min-width:0}.time-picker-column h3{margin:0;padding:2px 6px 7px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.time-picker-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;max-height:174px;overflow-y:auto;padding-right:2px}.time-picker-column button{min-height:30px;border:0;border-radius:7px;background:#fafaff;color:#30334a;font-size:12px;font-variant-numeric:tabular-nums;cursor:pointer}.time-picker-column button:hover,.time-picker-column button[aria-selected=true]{background:#eeedff;color:#5046ca;font-weight:800}.time-dropdown>.time-opt-clear{align-self:flex-end;flex:0 0 auto;min-height:30px;border:1px solid var(--line);background:#fafaff;color:var(--muted);padding:0 9px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit}.time-dropdown>.time-opt-clear:hover{background:#fff;color:#d6445b;border-color:#f1c2cb}.timeline-time-combo{width:100%}@media(max-width:480px){.time-dropdown{gap:7px;padding:8px}.time-picker-columns{gap:7px}.time-picker-options{gap:3px}.time-picker-column button{min-height:28px}.time-dropdown>.time-opt-clear{padding:0 7px}}@media(max-width:760px){.reference-time-dropdown{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-three{grid-template-columns:1fr}.job-editor-modal-overlay{padding:10px}.job-editor-modal-shell{width:96vw;max-height:94vh}.reference-editor-header{padding:14px}.reference-title-block h1{font-size:24px}}.create-locations-field,.reference-locations-field{display:flex;flex-direction:column;gap:8px}.location-field-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.location-field-heading>span{min-width:0}.location-field-heading .create-add-location{flex:0 0 auto;margin:0;padding:0;color:var(--accent,#635bff);font-size:12px;line-height:1.2;white-space:nowrap}.create-location-row,.ref-location-row{display:flex;gap:8px;align-items:center}.create-location-row input,.ref-location-row input{flex:1}.create-remove-location,.ref-remove-location{min-width:36px;height:36px;font-size:20px}.stats-member-table{display:grid;gap:0;border:1px solid var(--line);border-radius:12px;overflow:auto;max-width:980px}.stats-member-row{display:grid;grid-template-columns:minmax(150px,1.5fr) repeat(4,minmax(90px,1fr));gap:12px;align-items:center;padding:11px 14px;border-bottom:1px solid var(--line);font-size:13px}.stats-member-row:last-child{border-bottom:0}.stats-member-head{background:#f8f8fc;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.stats-member-row span:not(:first-child),.stats-member-row b:not(:first-child){text-align:right}@media(max-width:700px){.stats-member-row{min-width:620px}.stats-member-table{overflow-x:auto}}.create-job-drawer .time-dropdown,.reference-time-picker-wrap .time-dropdown,.timeline-time-combo .time-dropdown{display:flex;align-items:stretch;gap:10px;width:min(270px,calc(100vw - 32px));min-width:230px;max-width:270px;max-height:226px;overflow:hidden;padding:10px;box-sizing:border-box}.create-job-drawer .time-dropdown.time-dropdown-up,.reference-time-picker-wrap .time-dropdown.time-dropdown-up,.timeline-time-combo .time-dropdown.time-dropdown-up{top:auto;bottom:calc(100% + 5px)}.create-job-drawer .time-dropdown.time-dropdown-up,.reference-time-picker-wrap .time-dropdown.time-dropdown-up,.timeline-time-combo .time-dropdown.time-dropdown-up{max-height:180px}.create-job-drawer .time-dropdown.time-dropdown-up .time-picker-options,.reference-time-picker-wrap .time-dropdown.time-dropdown-up .time-picker-options,.timeline-time-combo .time-dropdown.time-dropdown-up .time-picker-options{max-height:130px}.create-job-drawer .time-picker-columns,.reference-time-picker-wrap .time-picker-columns,.timeline-time-combo .time-picker-columns{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:10px;min-width:0;flex:1}.create-job-drawer .time-picker-options,.reference-time-picker-wrap .time-picker-options,.timeline-time-combo .time-picker-options{display:grid;grid-template-columns:1fr;align-content:start;gap:4px;max-height:174px;overflow-y:auto;overflow-x:hidden;padding-right:3px}.create-job-drawer .time-picker-minutes .time-picker-options,.reference-time-picker-wrap .time-picker-minutes .time-picker-options,.timeline-time-combo .time-picker-minutes .time-picker-options{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.create-job-drawer .time-picker-column button,.reference-time-picker-wrap .time-picker-column button,.timeline-time-combo .time-picker-column button{display:block;width:100%;min-width:0;min-height:30px;padding:5px 7px;line-height:20px;text-align:center;white-space:nowrap;box-sizing:border-box}.create-job-drawer .time-picker-hours .time-picker-options,.reference-time-picker-wrap .time-picker-hours .time-picker-options,.timeline-time-combo .time-picker-hours .time-picker-options{scrollbar-width:thin}.create-job-drawer .time-dropdown>.time-opt-clear,.reference-time-picker-wrap .time-dropdown>.time-opt-clear,.timeline-time-combo .time-dropdown>.time-opt-clear{align-self:flex-end;flex:0 0 auto;min-height:30px;white-space:nowrap}.create-time-toggle,.time-toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:24px!important;height:auto!important;margin:2px 0 14px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:var(--text)!important;font-size:13px!important;font-weight:700!important;cursor:pointer}.create-time-toggle span,.time-toggle span{flex:1;text-align:left;line-height:24px}.create-time-toggle input,.time-toggle input{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;flex:0 0 42px!important;width:42px!important;height:24px!important;min-height:24px!important;max-height:24px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:#d8dbe4!important;position:relative!important;box-sizing:border-box!important;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.create-time-toggle input:after,.time-toggle input:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #14193233;transition:transform .16s ease}.create-time-toggle input:checked,.time-toggle input:checked{background:var(--accent)!important}.create-time-toggle input:checked:after,.time-toggle input:checked:after{transform:translate(18px)}.create-time-toggle input:focus-visible,.time-toggle input:focus-visible{outline:3px solid var(--accent2);outline-offset:2px}.reference-toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;cursor:pointer}.reference-toggle span{flex:1;line-height:24px}.reference-toggle input{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;flex:0 0 42px!important;width:42px!important;height:24px!important;min-height:24px!important;margin:0!important;padding:0!important;border:0!important;border-radius:999px!important;background:#d8dbe4!important;position:relative!important;box-sizing:border-box!important;cursor:pointer;transition:background-color .16s ease}.reference-toggle input:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #14193233;transition:transform .16s ease}.reference-toggle input:checked{background:var(--accent)!important}.reference-toggle input:checked:after{transform:translate(18px)}.reference-toggle input:focus-visible{outline:3px solid var(--accent2);outline-offset:2px}.create-job-drawer .create-client-fields{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);gap:14px;min-width:0;margin:0 0 14px}.create-job-drawer .create-client-fields .field-label{min-width:0}.create-job-drawer .time-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;min-width:0;width:100%}.create-job-drawer .time-field,.create-job-drawer .time-input-combo{min-width:0;width:100%;max-width:100%;box-sizing:border-box}.reference-card .reference-three{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);min-width:0}.reference-card .reference-three .reference-field:first-child{grid-column:auto}.reference-card .reference-two{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0}.reference-card .reference-two .reference-field{min-width:0;width:100%}.reference-card .reference-time-picker-wrap,.reference-card .reference-time-picker-wrap>input{min-width:0;width:100%;max-width:100%;box-sizing:border-box}@media(max-width:640px){.create-job-drawer .create-client-fields,.reference-card .reference-three,.reference-card .reference-two{grid-template-columns:minmax(0,1fr)}}.reference-card .reference-three{margin-top:14px;margin-bottom:14px}.reference-card .reference-three+.reference-field-full{margin-top:2px}.reference-location-block{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-width:0;margin-top:14px}.reference-location-block .reference-locations-field,.reference-location-block .ref-location-row{min-width:0;width:100%}.reference-location-block .ref-location-input,.reference-inline-form .time-input-combo{min-width:0;width:100%;box-sizing:border-box}.reference-inline-form .time-input-combo .time-input-text{min-width:0}.reference-inline-form .reference-save.compact{align-self:end;min-width:72px;white-space:nowrap}.reference-header-actions{justify-content:flex-end}.reference-inline-form,.reference-timeline{overflow:visible}.reference-inline-form .timeline-time-combo{position:relative;min-width:0;width:100%;overflow:visible}.reference-inline-form .timeline-time-combo .time-dropdown{left:0;right:auto;width:270px;min-width:270px;max-width:270px;overflow:hidden;z-index:100}.reference-inline-form .timeline-time-combo .time-picker-columns{min-width:0;width:100%}@media(max-width:480px){.create-job-drawer .time-dropdown,.reference-time-picker-wrap .time-dropdown,.timeline-time-combo .time-dropdown{width:min(260px,calc(100vw - 28px));min-width:220px;padding:8px;gap:7px}.create-job-drawer .time-picker-columns,.reference-time-picker-wrap .time-picker-columns,.timeline-time-combo .time-picker-columns{grid-template-columns:minmax(0,1fr) 68px;gap:7px}}.time-dropdown.time-dropdown-portal{position:fixed;left:auto;right:auto;top:auto;width:270px!important;min-width:270px!important;max-width:270px!important;z-index:10000}.time-dropdown.time-dropdown-portal .time-picker-options{overflow-y:auto;overflow-x:hidden}.time-dropdown.time-dropdown-portal .time-picker-columns{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:10px;min-width:0;flex:1}.time-dropdown.time-dropdown-portal .time-picker-options{display:grid;grid-template-columns:1fr;align-content:start;gap:4px;max-height:174px;padding-right:3px}.time-dropdown.time-dropdown-portal .time-picker-minutes .time-picker-options{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.time-dropdown.time-dropdown-portal .time-picker-column button{display:block;width:100%;min-width:0;min-height:30px;padding:5px 7px;line-height:20px;text-align:center;white-space:nowrap;box-sizing:border-box}.time-input-combo .time-dropdown{display:flex;align-items:stretch;gap:10px;width:min(270px,calc(100vw - 32px));min-width:230px;max-width:270px;max-height:226px;overflow:hidden;padding:10px;box-sizing:border-box}.time-input-combo .time-picker-columns{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:10px;min-width:0;flex:1}.time-input-combo .time-picker-options{display:grid;grid-template-columns:1fr;align-content:start;gap:4px;max-height:174px;overflow-y:auto;overflow-x:hidden;padding-right:3px}.time-input-combo .time-picker-minutes .time-picker-options{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.time-input-combo .time-picker-column button{display:block;width:100%;min-width:0;min-height:30px;padding:5px 7px;line-height:20px;text-align:center;white-space:nowrap;box-sizing:border-box}.calendar-mobile-actions{display:none}@media(max-width:600px){.notification-popover{position:fixed;top:max(12px,env(safe-area-inset-top));left:12px;right:12px;width:auto;max-width:none;max-height:78dvh;border-radius:16px;z-index:120;display:flex;flex-direction:column}.notification-popover-head{padding:12px;align-items:flex-start;gap:8px}.notification-popover-head-actions{margin-left:auto;display:flex;align-items:flex-start;justify-content:flex-end;gap:6px;flex-wrap:wrap;max-width:58%}.notification-popover-head-actions .text-btn{white-space:normal;text-align:right;line-height:1.25;min-height:36px;padding:6px}.notification-popover-close{width:36px;height:36px;flex:0 0 36px}.notification-popover-list{min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.notification-popover-row{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:12px}.notification-popover-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.notification-popover-actions .text-btn{white-space:normal;min-height:36px;padding:6px}.notification-popover-copy{min-width:0;max-width:100%}.notification-popover-copy b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.notification-popover-copy span,.notification-popover-copy small{display:block;overflow-wrap:anywhere;word-break:break-word}.notification-popover-copy small{white-space:normal}.mobilebar{z-index:140;padding-bottom:calc(8px + env(safe-area-inset-bottom));padding-left:max(6px,env(safe-area-inset-left));padding-right:max(6px,env(safe-area-inset-right));touch-action:manipulation}.mobilebar button{position:relative;z-index:1;min-height:44px;touch-action:manipulation}}@media(max-width:600px){.mobile-more-dialog{width:calc(100vw - 24px);max-width:none;padding:20px 16px}.mobile-more-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-more-actions button{min-height:48px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--text);font-weight:700}.mobile-more-actions button:active{background:var(--accent2);color:var(--accent)}}@media(max-width:600px){.calendar-v3-grid{grid-template-columns:repeat(7,minmax(72px,1fr));grid-auto-rows:86px;overflow:auto}.calendar-v3-day{padding:5px 4px 6px}.calendar-v3-day-head{min-height:18px;gap:3px}.calendar-v3-day-head .date{font-size:11px}.calendar-v3-people{gap:2px;margin-top:3px;max-height:42px;overflow:hidden}.calendar-person-chip{min-height:19px;max-width:100%;padding:2px 4px;border-radius:5px;font-size:8.5px;line-height:1.05}.calendar-person-avatar{width:11px;height:11px;margin-right:1px;font-size:6px}.calendar-person-chip small{margin-left:1px;font-size:7px}.calendar-v3-more{min-height:19px;padding:2px 4px;border-radius:5px;font-size:8px}.calendar-v3-free{margin-top:3px;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-v3-free:before{margin-right:2px}.calendar-v3-foot{min-height:34px;gap:10px;padding:7px 10px;font-size:9px}}@media(max-width:600px){.calendar-mobile-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:8px 0 10px;padding:0;min-width:0}.calendar-mobile-actions[hidden]{display:none}.calendar-mobile-actions button{min-width:0;min-height:38px;height:38px;padding:0 8px;border-radius:9px;font-size:13px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-mobile-actions button.primary{box-shadow:0 4px 10px #5b5ce226}}@media(max-width:380px){.calendar-mobile-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-mobile-actions button:last-child{grid-column:1/-1}}@media(max-width:600px){.job-editor-modal-overlay,.create-job-backdrop{overscroll-behavior:contain;touch-action:none}.job-editor-modal-overlay{align-items:stretch;justify-content:center;padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom));overflow:hidden}.job-editor-modal-shell{width:100%;max-width:100%;height:100%;max-height:calc(100dvh - max(16px,env(safe-area-inset-top) + env(safe-area-inset-bottom)));min-width:0;overflow:hidden;border-radius:14px}.job-editor-modal-shell .reference-editor-shell{width:100%;max-width:100%;height:100%;max-height:none;min-width:0;overflow-y:auto;overflow-x:hidden;border-radius:14px;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.job-editor-modal-shell .reference-editor{width:100%;max-width:100%;min-width:0;min-height:100%;overflow-x:hidden;padding:0 12px 18px!important}.job-editor-modal-shell .reference-editor-header{position:sticky;top:0;z-index:8;min-width:0;padding:11px 2px 10px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title close" "meta meta";gap:5px 8px;border-radius:14px 14px 0 0}.job-editor-modal-shell .reference-title-block{min-width:0;grid-area:title}.job-editor-modal-shell .reference-title-block h1{min-width:0;font-size:19px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-editor-modal-shell .reference-meta{grid-area:meta;min-width:0;margin-top:2px;gap:4px 8px;font-size:11px;line-height:1.25}.job-editor-modal-shell .reference-meta-item{min-width:0;overflow-wrap:anywhere}.job-editor-modal-shell .reference-header-actions{display:contents}.job-editor-modal-shell .reference-header-actions .reference-save{position:fixed;left:10px;right:52px;bottom:max(8px,env(safe-area-inset-bottom));z-index:12;min-height:40px;height:40px;padding:0 12px;border-radius:9px;font-size:13px}.job-editor-modal-shell .reference-close-button{grid-area:close;width:36px;height:36px;min-height:36px}.job-editor-modal-shell .reference-grid,.job-editor-modal-shell .reference-left,.job-editor-modal-shell .reference-right{display:flex;flex-direction:column;gap:10px;min-width:0;width:100%}.job-editor-modal-shell .reference-card{min-width:0;width:100%;padding:12px;border-radius:10px;overflow:visible}.job-editor-modal-shell .reference-card h2{margin:0 0 9px;font-size:14px;line-height:1.2}.job-editor-modal-shell .reference-field,.job-editor-modal-shell .reference-field-full{min-width:0;width:100%;font-size:11px;gap:5px}.job-editor-modal-shell .reference-field input,.job-editor-modal-shell .reference-field textarea,.job-editor-modal-shell .reference-field select{width:100%;max-width:100%;min-width:0;min-height:38px;height:38px;padding:7px 9px;border-radius:8px;font-size:13px;box-sizing:border-box}.job-editor-modal-shell .reference-field textarea{height:auto;min-height:66px}.job-editor-modal-shell .reference-date-toggle,.job-editor-modal-shell .reference-three,.job-editor-modal-shell .reference-two,.job-editor-modal-shell .reference-member-picker-head{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-width:0;width:100%}.job-editor-modal-shell .reference-toggle{min-width:0;min-height:24px}.job-editor-modal-shell .reference-toggle span{font-size:12px}.job-editor-modal-shell .reference-time-picker-wrap,.job-editor-modal-shell .reference-time-picker-wrap>input{min-width:0;width:100%;max-width:100%}.job-editor-modal-shell .reference-location-block,.job-editor-modal-shell .reference-locations-field,.job-editor-modal-shell .ref-location-row{min-width:0;width:100%}.job-editor-modal-shell .ref-location-row{display:flex;gap:6px}.job-editor-modal-shell .ref-location-row input{min-width:0;flex:1 1 auto}.job-editor-modal-shell .ref-remove-location{flex:0 0 34px;min-width:34px;width:34px}.job-editor-modal-shell .reference-crew-row{grid-template-columns:30px minmax(0,1fr) minmax(0,86px) 28px;gap:7px;min-width:0;padding:7px 0}.job-editor-modal-shell .reference-avatar{width:30px;height:30px;min-width:30px;font-size:10px}.job-editor-modal-shell .reference-crew-copy{min-width:0;overflow:hidden}.job-editor-modal-shell .reference-crew-copy b,.job-editor-modal-shell .reference-crew-copy small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-editor-modal-shell .reference-crew-copy b{font-size:13px}.job-editor-modal-shell .reference-crew-copy small{font-size:10px}.job-editor-modal-shell .reference-role{min-width:0;max-width:86px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.job-editor-modal-shell .reference-icon-button{width:28px;height:28px;min-width:28px;min-height:28px}.job-editor-modal-shell .reference-member-options{min-width:0;max-width:100%;overflow-x:hidden}.job-editor-modal-shell .reference-member-option{min-width:0;width:100%;grid-template-columns:30px minmax(0,1fr) 22px;padding:7px 0}.job-editor-modal-shell .reference-member-option span:nth-child(2){min-width:0;overflow:hidden}.job-editor-modal-shell .reference-member-option b,.job-editor-modal-shell .reference-member-option small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-editor-modal-shell .reference-timeline-row{min-width:0;width:100%;grid-template-columns:8px 42px minmax(0,1fr) auto;gap:7px;padding:7px 0}.job-editor-modal-shell .reference-timeline-copy{min-width:0;overflow:hidden}.job-editor-modal-shell .reference-timeline-copy b,.job-editor-modal-shell .reference-timeline-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-editor-modal-shell .reference-row-actions{grid-column:auto;margin:0;padding:0;display:flex;gap:3px;min-width:0}.job-editor-modal-shell .reference-inline-form{display:grid;grid-template-columns:minmax(0,88px) minmax(0,1fr) auto;gap:6px;min-width:0;width:100%;overflow:visible}.job-editor-modal-shell .reference-inline-form .reference-save.compact{min-width:52px;min-height:38px;height:38px;padding:0 8px}.job-editor-modal-shell .reference-editor-footer{padding-bottom:48px}.create-job-drawer.workplane-modal-center{position:fixed;inset:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom));transform:none;width:auto;max-width:none;height:auto;max-height:none;min-width:0;border-radius:14px;overflow:hidden;overscroll-behavior:contain;touch-action:none}.create-job-drawer.workplane-modal-center>h2{flex:0 0 auto;min-width:0;padding:13px 48px 9px 14px;font-size:19px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-job-drawer.workplane-modal-center #create-job-form{width:100%;min-width:0;max-width:100%;overflow:hidden}.create-job-drawer .form-grid{display:flex;flex-direction:column;gap:10px;width:100%;min-width:0;max-width:100%;padding:12px 14px 0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.create-job-drawer .form-grid-left,.create-job-drawer .form-grid-right{width:100%;min-width:0;max-width:100%;gap:9px}.create-job-drawer .form-grid-left .field-label,.create-job-drawer .form-grid-left .field-row-error{min-width:0;width:100%;gap:5px;font-size:11px}.create-job-drawer .form-grid-left .field-label input,.create-job-drawer .form-grid-left .field-label textarea{min-width:0;max-width:100%;min-height:38px;height:38px;padding:7px 9px;border-radius:8px;font-size:13px}.create-job-drawer .form-grid-left .field-label textarea{height:auto;min-height:66px}.create-job-drawer .create-client-fields{grid-template-columns:minmax(0,1fr);gap:8px;margin:0 0 2px}.create-job-drawer .time-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;min-width:0}.create-job-drawer .time-field,.create-job-drawer .time-input-combo{min-width:0;max-width:100%;width:100%}.create-job-drawer .time-input-combo{min-height:38px;height:38px}.create-job-drawer .time-input-text{min-width:0;min-height:36px;height:36px;padding:7px 7px 7px 9px!important;font-size:13px}.create-job-drawer .time-trigger{min-width:36px;padding:0 7px}.create-job-drawer .member-picker{min-width:0;width:100%;padding-top:10px}.create-job-drawer .assignment-picker-title{min-width:0;margin-bottom:7px;gap:2px}.create-job-drawer .assignment-picker-title h3{font-size:14px}.create-job-drawer .assignment-picker-title span{font-size:10px}.create-job-drawer .member-picker-list{max-height:none;min-width:0;width:100%;gap:5px;overflow:visible}.create-job-drawer .member-row-compact{grid-template-columns:minmax(0,1fr) minmax(0,106px) 26px;gap:5px;min-height:48px;padding:5px 6px;border-radius:9px}.create-job-drawer .member-row-compact .member-row-main{grid-template-columns:16px 28px minmax(0,1fr);gap:6px}.create-job-drawer .member-row-compact .member-row-main .member-avatar{width:28px;height:28px;font-size:10px}.create-job-drawer .member-row-compact .assignee-copy b{font-size:12px}.create-job-drawer .member-row-compact .assignee-copy small{font-size:10px}.create-job-drawer .member-row-compact .task-picker-select,.create-job-drawer .member-row-compact .task-picker-custom{min-width:0;width:100%;min-height:32px;height:32px;padding:0 5px;font-size:11px}.create-job-drawer .member-row-compact .member-row-remove{width:26px;height:26px;font-size:17px}.create-job-drawer .external-picker{min-width:0;width:100%;gap:7px;margin-top:2px}.create-job-drawer .external-picker>#create-show-external,.create-job-drawer #create-add-external{min-height:38px;height:38px;font-size:12px}.create-job-drawer #create-external-fields{min-width:0;padding:9px;gap:7px}.create-job-drawer #create-external-list{min-width:0}.create-job-drawer .drawer-footer{flex:0 0 auto;min-width:0;padding:9px 14px max(9px,env(safe-area-inset-bottom));gap:7px}.create-job-drawer .drawer-footer button{min-height:40px;height:40px;min-width:0;padding:0 12px;font-size:13px;border-radius:9px}#create-job-feedback{min-width:0;max-width:100%;margin:6px 14px 0;overflow-wrap:anywhere}}@media(max-width:370px){.create-job-drawer .time-row,.create-job-drawer .create-client-fields,.job-editor-modal-shell .reference-inline-form{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){html,body,#app,.app{width:100%;max-width:100%;min-width:0;overflow-x:hidden;box-sizing:border-box}body{overscroll-behavior-x:none}img,svg,video,canvas{max-width:100%}.app,.main,.topbar,.page-panel,.card,.section-title,.workspace,.right,.jobs-v4-page,.jobs-v4-topbar,.team-v32-shell,.team-v32-topbar,.stats-topbar,.standalone{min-width:0;max-width:100%}.main{width:100%;padding:12px 10px 82px}.topbar{gap:8px;margin-bottom:12px}.topbar h1,.jobs-v4-topbar h1,.team-v32-topbar h1{max-width:100%;font-size:20px!important;line-height:1.15;overflow-wrap:anywhere}.topbar p,.jobs-v4-topbar p,.team-v32-topbar p{max-width:100%;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.card,.page-panel,.sidecard{max-width:100%;padding:12px;border-radius:11px}.page-panel h2,.sidecard h2{font-size:14px;margin-bottom:9px}.section-title{gap:8px}.section-title h2{font-size:15px}.form-row,.form-grid,.workspace,.right{min-width:0;max-width:100%}.primary,.secondary,.danger,.today-btn,.iconbtn{min-width:0;min-height:38px;height:38px;padding:0 10px;border-radius:9px;font-size:12px}.filters,.jobs-v4-filter-group,.stats-controls{min-width:0;max-width:100%;gap:6px}.filters{overflow-x:auto;padding-bottom:2px}.chip,.jobs-v4-filter-group .chip{min-height:34px;height:34px;padding:0 9px;font-size:11px;white-space:nowrap}.calendar-v3-main,.calendar-v3-topbar,.calendar-v3-layout,.calendar-v3-card,.calendar-v3-side{min-width:0;max-width:100%;width:100%}.calendar-v3-topbar{gap:7px}.calendar-v3-head{min-width:0;padding:9px 10px;gap:8px!important;margin-bottom:6px}.calendar-v3-head strong{min-width:0;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-v3-head .today-btn{height:34px;min-height:34px;font-size:11px;padding:0 8px}.calendar-v3-grid{max-width:100%;grid-auto-rows:78px}.calendar-v3-day{min-width:72px;padding:4px 3px 5px}.calendar-v3-people{max-height:38px;gap:2px}.calendar-person-chip,.calendar-v3-more{min-height:17px;padding:2px 3px;font-size:8px}.calendar-v3-free{font-size:7.5px}.calendar-mobile-actions{gap:5px;margin:6px 0 8px}.calendar-mobile-actions button{min-height:36px;height:36px;font-size:12px;padding:0 5px}.main:has(.jobs-v4-page){width:100%;max-width:100%;padding:12px 10px 82px!important}.jobs-v4-topbar,.jobs-v4-page,.jobs-v4-layout,.jobs-v4-grid,.jobs-v4-month-list,.jobs-v4-month-group{width:100%;min-width:0;max-width:100%}.jobs-v4-topbar{margin-bottom:10px!important}.jobs-v4-add{width:100%;min-width:0;margin-top:3px}.jobs-v4-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:9px}.jobs-v4-overview>div{min-width:0;padding:9px 10px;border-radius:9px}.jobs-v4-overview b{font-size:18px}.jobs-v4-overview span{font-size:10px;overflow-wrap:anywhere}.jobs-v4-toolbar{gap:7px;padding:9px;margin-bottom:12px}.jobs-v4-search{width:100%;min-width:0;height:38px;padding:0 9px}.jobs-v4-search input{min-width:0;width:100%;height:34px;font-size:12px}.jobs-v4-grid{gap:8px}.jobs-v4-card{min-width:0;max-width:100%;gap:9px;padding:11px;border-radius:10px}.jobs-v4-card-head,.jobs-v4-card-foot{min-width:0;gap:7px}.jobs-v4-title,.jobs-v4-title>div{min-width:0;max-width:100%}.jobs-v4-title b{font-size:13px;max-width:100%}.jobs-v4-meta-grid{gap:5px;padding:8px 0}.jobs-v4-meta-grid b{font-size:11px}.jobs-v4-people{gap:4px;min-width:0;max-width:100%}.jobs-v4-person{min-width:0;max-width:100%;min-height:24px;padding:3px 7px;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-v32-shell,.team-v32-card,.team-v32-toolbar,.team-v32-period,.team-v32-legend{min-width:0;max-width:100%;width:100%}.team-v32-shell{padding-bottom:76px}.team-v32-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.team-v32-summary>div{min-width:0;padding:9px}.team-v32-summary b{font-size:18px}.team-v32-summary span{font-size:10px;overflow-wrap:anywhere}.team-v32-toolbar{gap:7px;padding:9px}.team-v32-period{gap:6px;overflow:visible}.team-v32-period>div{min-width:0!important;flex:1 1 auto}.team-v32-period strong{font-size:13px}.team-v32-period small{font-size:10px}.team-v32-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.team-v32-table{min-width:760px}.team-v32-cell,.team-v32-job,.team-v32-busy{min-width:0}.team-v32-job b,.team-v32-busy b,.team-v32-job small,.team-v32-busy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-list{gap:0;min-width:0;max-width:100%}.member-row,.work-item{min-width:0;max-width:100%;gap:8px;padding:9px 0}.member-row>div:nth-child(2),.work-item>div{min-width:0;overflow:hidden}.member-row b,.work-item b{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-row small,.work-item small{font-size:11px;overflow-wrap:anywhere;word-break:break-word}.member-row .text-btn{min-height:34px;height:34px;margin-left:auto;padding:0 7px;white-space:nowrap}.member-action-menu{right:0;min-width:140px;max-width:calc(100vw - 24px)}.stats-topbar,.stats-controls{min-width:0;max-width:100%}.stats-controls{align-items:stretch}.stats-ranking{gap:7px;margin:5px 0}.stats-ranking-card{min-width:0;padding:10px;border-radius:9px}.stats-ranking-card span{font-size:13px;overflow-wrap:anywhere}.stats-year-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.stats-year-cell{min-width:0;padding:8px;border-radius:8px}.stats-year-cell span{font-size:14px}.stats-member-table{width:100%;max-width:100%;overflow-x:auto}.main:has(.my-calendar-panel),.main:has(.my-calendar-panel)>.topbar,.main:has(.my-calendar-panel)>.page-panel{width:100%;max-width:100%;min-width:0}.main:has(.my-calendar-panel){padding:12px 10px 82px!important}.main:has(.my-calendar-panel) .my-calendar-panel{min-width:0;max-width:100%}.my-job-card,.private-note-card,.sticky-note-card{min-width:0;max-width:100%;overflow:hidden}.private-note-card p,.sticky-note-card p{overflow-wrap:anywhere;word-break:break-word}.notification-popover{left:8px;right:8px;width:auto;max-width:none;max-height:78dvh;overflow:hidden}.notification-popover-head,.notification-popover-row{min-width:0;padding:10px}.notification-popover-copy{min-width:0;max-width:100%;overflow:hidden}.notification-popover-actions{min-width:0;max-width:100%;flex-wrap:wrap}.mobile-more-dialog{width:calc(100vw - 16px);max-width:100%;max-height:86dvh;overflow-y:auto;overflow-x:hidden;padding:14px 12px}.mobile-more-actions{gap:6px}.mobile-more-actions button{min-width:0;min-height:42px;height:42px;padding:0 8px;font-size:12px}.mobilebar{left:0;right:0;width:100%;max-width:100%;min-width:0;padding:5px max(4px,env(safe-area-inset-left)) calc(5px + env(safe-area-inset-bottom)) max(4px,env(safe-area-inset-right));overflow:hidden}.mobilebar button{min-width:0;width:100%;min-height:44px;height:44px;padding:5px 1px;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobilebar button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:370px){.main{padding-inline:8px}.topbar h1,.jobs-v4-topbar h1,.team-v32-topbar h1{font-size:19px!important}.jobs-v4-overview{gap:5px}.jobs-v4-overview>div{padding:8px}.team-v32-period>button{padding-inline:7px}.mobilebar button{font-size:8px}}@media(max-width:600px){.calendar-v3-card{overflow:hidden}.calendar-v3-week{grid-template-columns:repeat(7,minmax(0,1fr));overflow:hidden;min-width:0;height:27px}.calendar-v3-week div{min-width:0;padding:6px 1px 5px;font-size:9px;line-height:16px;white-space:nowrap}.calendar-v3-grid{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:64px;overflow:hidden}.calendar-v3-day{min-width:0;padding:3px 2px 4px;overflow:hidden}.calendar-v3-day-head{min-height:15px;gap:2px}.calendar-v3-day-head .date{font-size:10px;line-height:14px}.calendar-v3-count{display:none}.calendar-v3-people{max-height:30px;gap:1px;margin-top:2px;overflow:hidden}.calendar-person-chip,.calendar-v3-more{min-width:0;min-height:14px;height:14px;padding:1px 2px;border-radius:4px;font-size:7px;line-height:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-person-avatar{display:none}.calendar-person-chip small{margin-left:1px;font-size:6px;line-height:11px}.calendar-v3-free{margin-top:1px;font-size:6.5px;line-height:11px;overflow:hidden;text-overflow:ellipsis}.calendar-v3-foot{min-height:28px;gap:6px;padding:5px 7px;font-size:8px}.calendar-mobile-actions{margin:5px 0 7px;gap:4px}.calendar-mobile-actions button{min-height:34px;height:34px;padding:0 4px;border-radius:8px;font-size:11px}.calendar-v3-side .day-detail-actions{display:none!important}.calendar-v3-side{margin-top:8px}.day-detail-content{gap:6px}.day-detail-empty{padding:16px 10px;font-size:12px}.day-detail-head{padding:10px;border-radius:9px}.day-detail-head h3,.day-detail-head strong{font-size:14px}.day-detail-body,.day-detail-section,.day-detail-section-middle{gap:5px}.day-detail-job,.day-detail-busy,.day-detail-standby{gap:6px;padding:6px 7px;border-radius:7px}.day-detail-job b{font-size:12px}.day-detail-job small,.day-detail-job small.day-detail-job-members,.day-detail-busy small,.day-detail-standby small{font-size:10px;line-height:1.3;overflow-wrap:anywhere;word-break:break-word}.day-detail-free-box{gap:4px;padding:7px 9px;border-radius:8px}.day-detail-free-box-head b{font-size:12px}.day-detail-free-box-head small,.day-detail-free-box-body{font-size:10px;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.mobilebar{pointer-events:auto;isolation:isolate}.mobilebar button{pointer-events:auto;z-index:2}.mobile-more-backdrop{z-index:150;pointer-events:auto}.mobile-more-dialog{z-index:151;pointer-events:auto}}@media(max-width:600px){.notification-popover{position:fixed!important;top:max(8px,env(safe-area-inset-top))!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;max-height:70dvh!important;transform:none!important;border-radius:13px;box-shadow:0 14px 34px #1418322e;display:flex;flex-direction:column;overflow:hidden}.notification-popover-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"title close" "actions actions"!important;align-items:start;gap:4px 8px;padding:8px 10px 7px}.notification-popover-title,.notification-popover-head>div:first-child{grid-area:title;min-width:0;display:grid;gap:1px}.notification-popover-head b{font-size:14px;line-height:1.2}.notification-popover-head span{font-size:10px;line-height:1.2}.notification-popover-head-actions,section.notification-popover .notification-popover-head-actions{grid-area:actions!important;display:flex!important;align-items:center;justify-content:flex-start;gap:4px;flex-wrap:wrap;min-width:0;max-width:none!important;width:100%;margin:0!important}.notification-popover-head-actions .text-btn{min-height:32px;height:32px;padding:0 7px;border-radius:7px;font-size:10px;line-height:1;white-space:nowrap}.notification-popover-close{grid-area:close;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;border:1px solid #e3e5ec;border-radius:8px;font-size:18px;line-height:1}.notification-popover-list{min-height:0;max-height:calc(70dvh - 86px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.notification-popover-row{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;padding:8px 10px}.notification-popover-copy{min-width:0;display:grid;gap:1px;line-height:1.25}.notification-popover-copy b{font-size:12px;line-height:1.25}.notification-popover-copy span{font-size:11px;line-height:1.25}.notification-popover-copy small{font-size:9px;line-height:1.15}.notification-popover-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:wrap;min-width:0}.notification-popover-actions .text-btn{min-height:32px;height:32px;padding:0 6px;border-radius:7px;font-size:10px;line-height:1;white-space:nowrap}.notification-empty{padding:16px 10px;font-size:11px}}@media(max-width:600px){.calendar-mobile-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:4px 0 6px}.calendar-mobile-actions button{min-height:36px;height:36px;padding:0 4px;border-radius:7px;font-size:11px;line-height:1;letter-spacing:-.01em}.calendar-mobile-actions button:active{transform:translateY(1px);filter:brightness(.98)}.day-detail-content{gap:5px}.day-detail-head{padding:8px 9px;border-radius:8px}.day-detail-head .day-detail-date small{font-size:10px;line-height:1.2}.day-detail-head .day-detail-date strong{font-size:14px;line-height:1.2}.day-detail-summary{margin:3px 0 0;font-size:10px;line-height:1.25}.day-detail-body,.day-detail-section,.day-detail-section-middle{gap:4px}.day-detail-job,.day-detail-busy,.day-detail-standby{gap:5px;padding:5px 6px;border-radius:6px}.day-detail-job-dot,.day-detail-busy span,.day-detail-standby span{width:7px;height:7px;margin-top:4px}.day-detail-job b{font-size:11px;line-height:1.25}.day-detail-job small,.day-detail-job small.day-detail-job-members,.day-detail-busy b,.day-detail-busy small,.day-detail-standby b,.day-detail-standby small{font-size:9px;line-height:1.25}.day-detail-free-box{gap:3px;padding:6px 7px;border-radius:7px}.day-detail-free-box-head{gap:5px}.day-detail-free-box-dot{width:7px;height:7px}.day-detail-free-box-head b{font-size:11px}.day-detail-free-box-head small,.day-detail-free-box-body{font-size:9px;line-height:1.25}}@media(max-width:370px){.calendar-mobile-actions button{padding:0 2px;font-size:10px}}@media(max-width:600px){.jobs-v4-section-head{gap:6px;margin:0 1px 10px}.jobs-v4-section-head h2{font-size:15px;line-height:1.2}.jobs-v4-section-head p{margin-top:2px;font-size:10px;line-height:1.2}.jobs-v4-month-list{gap:12px}.jobs-v4-month-group{gap:6px}.jobs-v4-month-head{gap:6px;padding-bottom:5px}.jobs-v4-month-head h3{font-size:14px;line-height:1.2}.jobs-v4-month-head span{min-height:22px;padding:3px 7px;font-size:9px;line-height:16px}.jobs-v4-card{gap:7px;padding:9px;border-radius:9px}.jobs-v4-card-head{gap:6px}.jobs-v4-title{gap:7px}.jobs-v4-scope-dot{width:8px;height:8px;flex-basis:8px;box-shadow:0 0 0 3px var(--status-job-soft)}.jobs-v4-title b{font-size:13px;line-height:1.15}.jobs-v4-title small{font-size:9px;line-height:1.15}.jobs-v4-status{min-height:22px;padding:3px 7px;font-size:9px;line-height:16px}.jobs-v4-meta-grid{gap:4px;padding:6px 0}.jobs-v4-meta-grid>div{gap:2px}.jobs-v4-meta-grid small,.jobs-v4-crew-block>small{font-size:9px;line-height:1.15}.jobs-v4-meta-grid b{font-size:10.5px;line-height:1.2}.jobs-v4-crew-block{gap:5px}.jobs-v4-people{gap:4px;min-height:22px}.jobs-v4-person{min-height:22px;padding:3px 6px;font-size:9px;line-height:16px}.jobs-v4-empty{min-height:22px;font-size:10px}.jobs-v4-card-foot{gap:6px;margin-top:0}.jobs-v4-card-foot>span{font-size:9px;line-height:1.2}.jobs-v4-open{min-height:36px;height:36px;padding:0 5px;font-size:10px;line-height:1;white-space:nowrap}}@media(max-width:370px){.jobs-v4-card{gap:6px;padding:8px}.jobs-v4-month-list{gap:10px}.jobs-v4-month-head h3{font-size:13px}.jobs-v4-status{padding-inline:6px;font-size:8.5px}.jobs-v4-meta-grid{grid-template-columns:1fr 1fr}.jobs-v4-meta-grid>div:last-child{grid-column:1/-1}.jobs-v4-open{min-height:34px;height:34px;font-size:9px}}@media(min-width:601px){.create-job-drawer.workplane-modal-center.job-modal-shell,.job-editor-modal-shell.job-modal-shell{display:flex!important;flex-direction:column!important;bottom:auto!important;height:auto!important;min-height:0!important;max-height:90vh!important;overflow:hidden!important;box-sizing:border-box!important}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-header{position:relative;display:flex;align-items:center;flex:0 0 auto;min-height:64px;padding:16px 64px 14px 28px;border-bottom:1px solid var(--line);background:#fbfbfd;box-sizing:border-box}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-header{min-width:0}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-header h2{min-width:0;margin:0;font-size:20px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-header .drawer-close{top:50%;right:20px;width:36px;height:36px;transform:translateY(-50%);font-size:22px}.create-job-drawer.workplane-modal-center.job-modal-shell #create-job-form{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0!important;height:auto!important;overflow:hidden!important}.create-job-drawer.workplane-modal-center.job-modal-shell #create-job-form{min-width:0}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-body-scroll{flex:1 1 auto!important;min-height:0!important;width:100%!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;box-sizing:border-box!important}.create-job-drawer.workplane-modal-center.job-modal-shell .form-grid{flex:0 0 auto!important;min-height:0!important;height:auto!important;overflow:visible!important;padding:22px 28px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-footer{position:relative!important;inset:auto!important;flex:0 0 auto!important;width:100%!important;min-height:71px!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .reference-editor-shell{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.job-editor-modal-shell.job-modal-shell .reference-editor-modal-wrap{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0!important;height:100%!important;overflow:hidden!important}.job-editor-modal-shell.job-modal-shell .reference-editor-header{flex:0 0 auto!important;min-height:64px;box-sizing:border-box}.job-editor-modal-shell.job-modal-shell .job-modal-body-scroll{flex:1 1 auto!important;min-height:0!important;width:100%!important;overflow-y:auto!important;overflow-x:hidden!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .reference-grid{min-height:0!important;height:auto!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.job-editor-modal-shell.job-modal-shell .reference-save-footer{position:relative!important;inset:auto!important;flex:0 0 auto!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .reference-editor-footer{display:none!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row{display:grid!important;grid-template-columns:minmax(110px,120px) minmax(0,1fr) 38px!important;align-items:center!important;gap:9px!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .timeline-draft-time,.job-editor-modal-shell.job-modal-shell .timeline-draft-row .reference-timeline-title{width:100%!important;min-width:0!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .timeline-draft-time{display:flex!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .timeline-draft-time .time-input-text{min-width:0!important;flex:1 1 auto!important;width:100%!important;box-sizing:border-box!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .timeline-draft-time .time-trigger{flex:0 0 36px!important;width:36px!important;min-width:36px!important}.job-editor-modal-shell.job-modal-shell .timeline-draft-row .timeline-draft-delete{grid-column:3!important;justify-self:end!important;width:38px!important;min-width:38px!important;box-sizing:border-box!important}}@media(min-width:601px)and (max-width:1100px){.create-job-drawer.workplane-modal-center{width:min(900px,calc(100vw - 32px))}.job-editor-modal-shell{width:min(1020px,calc(100vw - 32px))}}@media(max-width:600px){.create-job-drawer.workplane-modal-center{inset:max(6px,env(safe-area-inset-top)) 6px max(6px,env(safe-area-inset-bottom));border-radius:12px}.create-job-drawer.workplane-modal-center>h2{padding:10px 44px 7px 12px;font-size:18px;line-height:1.15}.create-job-drawer .form-grid{gap:8px;padding:10px 12px 0}.create-job-drawer .form-grid-left,.create-job-drawer .form-grid-right{gap:7px}.create-job-drawer .form-grid-left .field-label,.create-job-drawer .form-grid-left .field-row-error{gap:4px;font-size:10.5px}.create-job-drawer .form-grid-left .field-label input,.create-job-drawer .form-grid-left .field-label textarea{min-height:36px;height:36px;padding:6px 8px;border-radius:7px;font-size:12.5px}.create-job-drawer .form-grid-left .field-label textarea{height:auto;min-height:60px}.create-job-drawer .create-client-fields{gap:6px;margin-bottom:0}.create-job-drawer .time-row{gap:6px}.create-job-drawer .time-input-combo{min-height:36px;height:36px;border-radius:8px}.create-job-drawer .time-input-text{min-height:34px;height:34px;padding:6px 6px 6px 8px!important;font-size:12.5px}.create-job-drawer .time-trigger{min-width:34px;padding:0 6px;font-size:14px}.create-job-drawer .create-time-toggle{min-height:22px;font-size:11px}.create-job-drawer .create-time-toggle input{width:38px;height:22px;flex-basis:38px}.create-job-drawer .member-picker{padding-top:8px}.create-job-drawer .assignment-picker-title{margin-bottom:5px}.create-job-drawer .assignment-picker-title h3{font-size:13px}.create-job-drawer .assignment-picker-title span{font-size:9px}.create-job-drawer .member-picker-list{gap:4px}.create-job-drawer .member-row-compact{grid-template-columns:minmax(0,1fr) minmax(0,100px) 24px;gap:4px;min-height:44px;padding:4px 5px;border-radius:8px}.create-job-drawer .member-row-compact .member-row-main{grid-template-columns:15px 26px minmax(0,1fr);gap:5px}.create-job-drawer .member-row-compact .member-row-main .member-avatar{width:26px;height:26px;font-size:9px}.create-job-drawer .member-row-compact .assignee-copy b{font-size:11px}.create-job-drawer .member-row-compact .assignee-copy small{font-size:9px}.create-job-drawer .member-row-compact .task-picker-select,.create-job-drawer .member-row-compact .task-picker-custom{min-height:30px;height:30px;font-size:10px}.create-job-drawer .member-row-compact .member-row-remove{width:24px;height:24px;font-size:16px}.create-job-drawer .external-picker{gap:5px}.create-job-drawer .external-picker>#create-show-external,.create-job-drawer #create-add-external{min-height:36px;height:36px;font-size:11px}.create-job-drawer #create-external-fields{padding:8px;gap:6px}.create-job-drawer .drawer-footer{padding:7px 12px max(7px,env(safe-area-inset-bottom));gap:6px}.create-job-drawer .drawer-footer button{min-height:38px;height:38px;padding:0 10px;font-size:12px;border-radius:8px}#create-job-feedback{margin:4px 12px 0;font-size:11px}.job-editor-modal-overlay{padding:max(6px,env(safe-area-inset-top)) 6px max(6px,env(safe-area-inset-bottom))}.job-editor-modal-shell,.job-editor-modal-shell .reference-editor-shell{border-radius:12px}.job-editor-modal-shell .reference-editor{padding:0 10px 14px!important}.job-editor-modal-shell .reference-editor-header{padding:9px 1px 8px;gap:4px 7px;border-radius:12px 12px 0 0}.job-editor-modal-shell .reference-title-block h1{font-size:18px}.job-editor-modal-shell .reference-meta{font-size:10px;gap:3px 6px}.job-editor-modal-shell .reference-close-button{width:34px;height:34px;min-height:34px}.job-editor-modal-shell .reference-header-actions .reference-save{left:8px;right:48px;bottom:max(6px,env(safe-area-inset-bottom));height:38px;min-height:38px;font-size:12px}.job-editor-modal-shell .reference-grid,.job-editor-modal-shell .reference-left,.job-editor-modal-shell .reference-right{gap:8px}.job-editor-modal-shell .reference-card{padding:10px;border-radius:9px}.job-editor-modal-shell .reference-card h2{margin-bottom:7px;font-size:13px}.job-editor-modal-shell .reference-field{font-size:10.5px;gap:4px}.job-editor-modal-shell .reference-field input,.job-editor-modal-shell .reference-field textarea,.job-editor-modal-shell .reference-field select{min-height:36px;height:36px;padding:6px 8px;border-radius:7px;font-size:12.5px}.job-editor-modal-shell .reference-field textarea{min-height:60px;height:auto}.job-editor-modal-shell .reference-date-toggle,.job-editor-modal-shell .reference-three,.job-editor-modal-shell .reference-two,.job-editor-modal-shell .reference-member-picker-head{gap:6px}.job-editor-modal-shell .reference-crew-row{grid-template-columns:28px minmax(0,1fr) minmax(0,80px) 26px;gap:6px;padding:5px 0}.job-editor-modal-shell .reference-avatar{width:28px;height:28px;min-width:28px}.job-editor-modal-shell .reference-crew-copy b{font-size:12px}.job-editor-modal-shell .reference-crew-copy small{font-size:9px}.job-editor-modal-shell .reference-role{max-width:80px;font-size:9px}.job-editor-modal-shell .reference-icon-button{width:26px;height:26px;min-width:26px;min-height:26px}.job-editor-modal-shell .reference-timeline-row{grid-template-columns:7px 40px minmax(0,1fr) auto;gap:6px;padding:5px 0}.job-editor-modal-shell .reference-timeline-copy b{font-size:11px}.job-editor-modal-shell .reference-timeline-copy small{font-size:9px}.job-editor-modal-shell .reference-inline-form{grid-template-columns:minmax(0,82px) minmax(0,1fr) auto;gap:5px}.job-editor-modal-shell .reference-inline-form .reference-save.compact{min-width:48px;min-height:36px;height:36px;font-size:11px}}.create-job-drawer .member-picker-results{display:grid;gap:6px;width:100%;min-width:0;margin:0 0 8px}.create-job-drawer .member-search-result{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;padding:7px 9px;border:1px solid #e4e5f0;border-radius:9px;background:#fff;color:var(--text);text-align:left;cursor:pointer}.create-job-drawer .member-search-result:hover{border-color:#bfc0f4;background:#fafaff}.create-job-drawer .member-search-result .member-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#ececff;color:#4c4ec4;font-size:10px;font-weight:700}.create-job-drawer .member-search-result .assignee-copy{display:flex;flex-direction:column;min-width:0;gap:1px}.create-job-drawer .member-search-result .assignee-copy b,.create-job-drawer .member-search-result .assignee-copy small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-job-drawer .member-search-result .assignee-copy b{font-size:12px}.create-job-drawer .member-search-result .assignee-copy small{font-size:10px;color:var(--muted)}.create-job-drawer .member-picker-results .reference-empty{margin:2px 0;padding:6px 0}.reference-member-options[hidden]{display:none}.reference-member-options:empty{display:none}.reference-member-option span:nth-child(2){min-width:0;overflow:hidden}.reference-member-option span:nth-child(2) b,.reference-member-option span:nth-child(2) small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.create-job-drawer #create-member-search{height:36px;min-height:36px;margin-bottom:6px;padding:0 10px;border-radius:8px;font-size:12px}.create-job-drawer .member-picker-results{gap:4px;margin-bottom:6px}.create-job-drawer .member-search-result{grid-template-columns:28px minmax(0,1fr) auto;gap:7px;padding:6px 8px;border-radius:8px}.create-job-drawer .member-search-result .member-avatar{width:27px;height:27px;font-size:9px}.create-job-drawer .member-search-result .assignee-copy b{font-size:11px}.create-job-drawer .member-search-result .assignee-copy small{font-size:9px}.create-job-drawer .member-picker-list{max-height:none;overflow:visible}}@media(max-width:600px){body:has(.job-editor-modal-overlay){overflow:hidden}.job-editor-modal-overlay{align-items:stretch;justify-content:center;padding:max(6px,env(safe-area-inset-top)) 6px max(6px,env(safe-area-inset-bottom));overflow:hidden;overscroll-behavior:contain}.job-editor-modal-shell{width:100%;max-width:100%;height:100%;max-height:none;min-width:0;overflow:hidden;border-radius:12px;display:flex;flex-direction:column}.job-editor-modal-shell .reference-editor-shell{width:100%;height:100%;max-height:none;min-width:0;overflow-x:hidden;overflow-y:auto;padding-bottom:calc(76px + env(safe-area-inset-bottom));overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.job-editor-modal-shell .reference-editor{width:100%;max-width:100%;min-width:0;min-height:100%;padding:0 10px calc(12px + env(safe-area-inset-bottom))!important;overflow-x:hidden}.job-editor-modal-shell .reference-editor-header{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:minmax(0,1fr) 44px;grid-template-areas:"title close" "meta meta";align-items:start;gap:4px 6px;min-width:0;width:100%;padding:10px 2px 9px;border-radius:12px 12px 0 0;background:#fff}.job-editor-modal-shell .reference-title-block{grid-area:title;min-width:0;width:100%;overflow:hidden}.job-editor-modal-shell .reference-title-block h1{display:block;min-width:0;max-width:100%;margin:0;font-size:20px;line-height:1.15;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-editor-modal-shell .reference-meta{grid-area:meta;min-width:0;width:100%;margin-top:1px;gap:3px 7px;font-size:11px;line-height:1.25;overflow:hidden}.job-editor-modal-shell .reference-meta-item{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-editor-modal-shell .reference-header-actions{grid-area:save;display:block;position:fixed;left:0;right:0;bottom:0;z-index:12;padding:7px 10px calc(7px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #e7e9ee;box-shadow:0 -5px 16px #141e3c14}.job-editor-modal-shell .reference-header-actions .reference-save{display:block;width:100%;min-width:0;min-height:42px;height:42px;padding:0 12px;border-radius:9px;font-size:13px}.job-editor-modal-shell .reference-close-button{grid-area:close;justify-self:end;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:9px;font-size:18px}.job-editor-modal-shell .reference-grid,.job-editor-modal-shell .reference-left,.job-editor-modal-shell .reference-right{display:flex;flex-direction:column;gap:9px;min-width:0;width:100%}.job-editor-modal-shell .reference-card{min-width:0;width:100%;padding:11px;border-radius:9px;overflow:visible}.job-editor-modal-shell .reference-card h2{margin:0 0 7px;font-size:14px;line-height:1.2}.job-editor-modal-shell .reference-field,.job-editor-modal-shell .reference-field-full{min-width:0;width:100%;font-size:11px;gap:4px}.job-editor-modal-shell .reference-field input,.job-editor-modal-shell .reference-field textarea,.job-editor-modal-shell .reference-field select{width:100%;max-width:100%;min-width:0;min-height:40px;height:40px;padding:7px 9px;border-radius:7px;font-size:13px;box-sizing:border-box}.job-editor-modal-shell .reference-field textarea{height:auto;min-height:62px}.job-editor-modal-shell .reference-date-toggle,.job-editor-modal-shell .reference-three,.job-editor-modal-shell .reference-two,.job-editor-modal-shell .reference-member-picker-head{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;min-width:0;width:100%}.job-editor-modal-shell .reference-toggle{min-width:0;min-height:26px;padding:1px 0}.job-editor-modal-shell .reference-toggle span{font-size:12px}.job-editor-modal-shell .reference-time-picker-wrap,.job-editor-modal-shell .reference-time-picker-wrap>input{min-width:0;width:100%;max-width:100%}.job-editor-modal-shell .reference-location-block,.job-editor-modal-shell .reference-locations-field,.job-editor-modal-shell .ref-location-row{min-width:0;width:100%}.job-editor-modal-shell .ref-location-row{display:flex;gap:5px}.job-editor-modal-shell .ref-location-row input{min-width:0;flex:1 1 auto}.job-editor-modal-shell .ref-remove-location{flex:0 0 36px;min-width:36px;width:36px}.job-editor-modal-shell .reference-crew-row{grid-template-columns:28px minmax(0,1fr) minmax(0,82px) 28px;gap:6px;min-width:0;padding:6px 0}.job-editor-modal-shell .reference-avatar{width:28px;height:28px;min-width:28px;font-size:10px}.job-editor-modal-shell .reference-crew-copy{min-width:0;overflow:hidden}.job-editor-modal-shell .reference-crew-copy b,.job-editor-modal-shell .reference-crew-copy small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-editor-modal-shell .reference-crew-copy b{font-size:12px}.job-editor-modal-shell .reference-crew-copy small{font-size:9px}.job-editor-modal-shell .reference-role{max-width:82px;font-size:9px}.job-editor-modal-shell .reference-timeline-row{grid-template-columns:7px 40px minmax(0,1fr) auto;gap:5px;padding:5px 0}.job-editor-modal-shell .reference-timeline-copy{min-width:0;overflow:hidden}.job-editor-modal-shell .reference-timeline-copy b,.job-editor-modal-shell .reference-timeline-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-editor-modal-shell .reference-inline-form{grid-template-columns:minmax(0,82px) minmax(0,1fr) auto;gap:5px;min-width:0;width:100%;overflow:visible}.job-editor-modal-shell .reference-inline-form .reference-save.compact{min-width:48px;min-height:40px;height:40px;padding:0 8px}.create-job-drawer .drawer-footer{min-height:56px;padding:7px 12px calc(7px + env(safe-area-inset-bottom));gap:6px}.create-job-drawer .drawer-footer button{min-height:42px;height:42px;font-size:12px}}.reference-save-footer{display:flex;justify-content:flex-end;gap:10px;padding:12px 26px;border-top:1px solid var(--line);background:#fbfbfd}.reference-save-footer .reference-save{min-height:42px;padding:0 18px}@media(max-width:600px){.job-editor-modal-shell .reference-editor-shell{padding-bottom:0!important;display:flex!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important}.job-editor-modal-shell .reference-editor{padding-bottom:0!important}.job-editor-modal-shell .reference-editor-header{position:relative;top:auto;z-index:8;flex:0 0 auto}.job-editor-modal-shell .reference-grid{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-bottom:8px!important;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.job-editor-modal-shell .reference-save-footer{position:relative;bottom:auto;z-index:9;flex:0 0 auto;display:flex;justify-content:stretch;gap:6px;min-height:0;padding:4px 9px calc(4px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #e7e9ee;box-shadow:none}.job-editor-modal-shell .reference-save-footer button{flex:1 1 0;width:auto;min-width:0;min-height:32px;height:32px;padding:0 8px;border-radius:7px;font-size:11px}.job-editor-modal-shell .reference-save-footer .reference-cancel{border:1px solid #dfe2ea;background:#fff;color:#3f4553;font-weight:700}.job-editor-modal-shell .reference-save-footer .reference-save{border:1px solid #5d55e7;background:linear-gradient(180deg,#665df0,#5750df);color:#fff}.job-editor-modal-shell .reference-editor-footer{display:none!important}.job-editor-modal-shell .reference-feedback{min-height:0;margin:0!important}}@media(max-width:600px){body:has(.create-job-drawer){overflow:hidden}.create-job-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;overscroll-behavior:contain;touch-action:none}.create-job-drawer.workplane-modal-center{position:fixed;inset:max(6px,env(safe-area-inset-top)) 6px max(6px,env(safe-area-inset-bottom));width:auto;max-width:none;height:calc(100dvh - max(12px,env(safe-area-inset-top) + env(safe-area-inset-bottom)));max-height:calc(100dvh - max(12px,env(safe-area-inset-top) + env(safe-area-inset-bottom)));min-height:0;display:flex;flex-direction:column;overflow:hidden;overscroll-behavior:contain;touch-action:auto}.create-job-drawer.workplane-modal-center>h2{flex:0 0 auto;min-height:0;padding:10px 44px 7px 12px;font-size:18px;line-height:1.15}.create-job-drawer.workplane-modal-center #create-job-form{display:flex;flex:1 1 auto;flex-direction:column;height:100%;min-height:0;overflow:hidden;touch-action:auto}.create-job-drawer .form-grid{flex:1 1 auto;min-height:0;height:auto;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.create-job-drawer .drawer-footer{position:sticky;bottom:0;z-index:5;flex:0 0 auto;min-height:56px;padding:7px 12px calc(7px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid var(--line);box-shadow:0 -5px 16px #141e3c14;touch-action:auto}.create-job-drawer .drawer-footer button{min-height:42px;height:42px;padding:0 10px;border-radius:8px;font-size:12px}.create-job-drawer .form-grid-left,.create-job-drawer .form-grid-right{gap:7px}.create-job-drawer .form-grid-left .field-label,.create-job-drawer .form-grid-left .field-row-error{gap:4px;font-size:10.5px}.create-job-drawer .form-grid-left .field-label input,.create-job-drawer .form-grid-left .field-label textarea{min-height:36px;height:36px;padding:6px 8px;border-radius:7px;font-size:12.5px}.create-job-drawer .form-grid-left .field-label textarea{min-height:60px;height:auto}.create-job-drawer .create-client-fields{gap:6px;margin-bottom:0}.create-job-drawer .time-row{gap:6px}.create-job-drawer .time-input-combo{min-height:36px;height:36px}.create-job-drawer .time-input-text{min-height:34px;height:34px;font-size:12.5px}.create-job-drawer .time-trigger{min-width:34px}.create-job-drawer .member-picker{padding-top:8px}.create-job-drawer .assignment-picker-title{margin-bottom:5px}.create-job-drawer .assignment-picker-title h3{font-size:13px}.create-job-drawer .assignment-picker-title span{font-size:9px}.create-job-drawer .member-picker-list{gap:4px}.create-job-drawer .member-row-compact{min-height:44px;padding:4px 5px;gap:4px;border-radius:8px}.create-job-drawer .member-row-compact .member-row-main .member-avatar{width:26px;height:26px;font-size:9px}.create-job-drawer .member-row-compact .assignee-copy b{font-size:11px}.create-job-drawer .member-row-compact .assignee-copy small{font-size:9px}.create-job-drawer .member-row-compact .task-picker-select,.create-job-drawer .member-row-compact .task-picker-custom{min-height:30px;height:30px;font-size:10px}.create-job-drawer .external-picker{gap:5px}.create-job-drawer .external-picker>#create-show-external,.create-job-drawer #create-add-external{min-height:36px;height:36px;font-size:11px}.create-job-drawer #create-external-fields{padding:8px;gap:6px}#create-job-feedback{margin:4px 12px 0;font-size:11px;overflow-wrap:anywhere}}@media(max-width:370px){.create-job-drawer .form-grid{padding-inline:10px}.create-job-drawer .time-row{grid-template-columns:minmax(0,1fr)}.create-job-drawer .drawer-footer{padding-inline:10px}.create-job-drawer .drawer-footer button{padding-inline:8px}}@media(max-width:600px){.create-job-drawer .time-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:start;width:100%;min-width:0}.create-job-drawer .time-field{display:grid;grid-template-rows:16px 34px;gap:4px;min-width:0;width:100%;align-content:start}.create-job-drawer .time-field .field-label{display:block;min-width:0;min-height:16px;height:16px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-job-drawer .time-field .field-label small{font-size:10px;white-space:nowrap}.create-job-drawer .time-input-combo,.job-editor-modal-shell .time-input-combo{width:100%;min-width:0;max-width:100%;height:34px;min-height:34px;border-radius:7px;box-sizing:border-box}.create-job-drawer .time-input-combo .time-input-text,.job-editor-modal-shell .time-input-combo .time-input-text{height:32px;min-height:32px;min-width:0;padding:5px 5px 5px 7px!important;font-size:12.5px;letter-spacing:.02em}.create-job-drawer .time-input-combo .time-trigger,.job-editor-modal-shell .time-input-combo .time-trigger{width:30px;min-width:30px;height:32px;padding:0 5px;font-size:13px}.time-dropdown,.time-dropdown.time-dropdown-portal,.create-job-drawer .time-dropdown,.job-editor-modal-shell .time-dropdown{width:220px!important;min-width:220px!important;max-width:220px!important;max-height:190px!important;padding:8px!important;gap:7px!important;border-radius:9px}.time-dropdown .time-picker-columns,.time-dropdown.time-dropdown-portal .time-picker-columns{grid-template-columns:minmax(0,1fr) 62px;gap:7px;min-width:0}.time-dropdown .time-picker-column h3{padding:1px 4px 5px;font-size:10px;line-height:12px}.time-dropdown .time-picker-options,.time-dropdown.time-dropdown-portal .time-picker-options{max-height:138px!important;gap:3px;padding-right:2px}.time-dropdown .time-picker-column button,.time-dropdown.time-dropdown-portal .time-picker-column button{min-height:27px;height:27px;padding:3px 5px;line-height:19px;font-size:11px;border-radius:6px}.time-dropdown>.time-opt-clear{min-height:27px;height:27px;padding:0 6px;font-size:11px;border-radius:6px}}@media(max-width:350px){.create-job-drawer .time-row{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){.create-job-drawer .member-assignment-combobox{position:relative;width:100%;min-width:0;z-index:20}.create-job-drawer .member-assignment-combobox .member-picker-results{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:80;max-height:190px;overflow:auto;margin:0;padding:6px;border:1px solid #e1e3ef;border-radius:8px;background:#fff;box-shadow:0 10px 24px #14162324}.create-job-drawer .member-assignment-combobox .member-picker-results.combobox-up{top:auto;bottom:calc(100% + 4px)}.job-editor-modal-shell .reference-member-picker-head{position:relative;z-index:20}.job-editor-modal-shell .reference-member-picker-head .reference-member-options{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:80;max-height:190px;overflow:auto;padding:6px;border:1px solid #e1e3ef;border-radius:8px;background:#fff;box-shadow:0 10px 24px #14162324}.job-editor-modal-shell .reference-member-picker-head .reference-member-options.combobox-up{top:auto;bottom:calc(100% + 4px)}.create-job-drawer #create-external-fields{padding:8px;gap:6px;border-radius:8px}.create-job-drawer #create-external-fields label{display:grid;gap:3px;font-size:10.5px;line-height:1.2}.create-job-drawer #create-external-fields input{height:34px;min-height:34px;padding:6px 8px;border-radius:7px;font-size:12.5px;box-sizing:border-box}.create-job-drawer #create-add-external{height:32px;min-height:32px;padding:0 11px;border-radius:7px;font-size:11px}.job-editor-modal-shell .reference-member-picker{padding:9px;margin-top:8px;border-radius:8px}.job-editor-modal-shell .reference-member-picker-head{display:block;margin-bottom:6px}.job-editor-modal-shell .reference-member-picker-head input{height:34px;min-height:34px;padding:0 9px;font-size:12px;border-radius:7px}.job-editor-modal-shell .reference-member-options{max-height:190px;overflow:auto}.job-editor-modal-shell .reference-member-option{min-height:42px;grid-template-columns:28px minmax(0,1fr) 20px;gap:7px;padding:5px 0}.job-editor-modal-shell .reference-member-option .reference-avatar{width:27px;height:27px;min-width:27px;font-size:9px}.job-editor-modal-shell .reference-member-option b{font-size:11px}.job-editor-modal-shell .reference-member-option small{font-size:9px}}@media(max-width:600px){.create-job-backdrop,.job-editor-modal-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;place-items:center!important;padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom))!important;overflow:hidden!important;background:#11131852!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;z-index:9000!important}.create-job-drawer.workplane-modal-center.job-modal-shell,.job-editor-modal-shell.job-modal-shell{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:min(90vw,370px)!important;max-width:calc(100vw - 16px)!important;height:auto!important;max-height:78dvh!important;min-height:0!important;margin:0!important;transform:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important;border-radius:14px!important;z-index:9001!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:1!important}.create-job-drawer.workplane-modal-center.job-modal-shell{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-header{width:100%;padding:10px 42px 8px 12px!important;min-width:0;overflow:hidden}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-header h2{min-width:0;margin:0!important;font-size:18px!important;line-height:1.15!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-header .drawer-close{top:7px;right:8px;width:32px;height:32px;font-size:19px}.create-job-drawer.workplane-modal-center.job-modal-shell #create-job-form{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;width:100%!important;height:auto!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-body-scroll{width:100%!important;min-width:0!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;-webkit-overflow-scrolling:touch}.create-job-drawer.workplane-modal-center.job-modal-shell .form-grid{width:100%;min-width:0;padding:10px 12px 8px!important;gap:8px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .form-grid-left,.create-job-drawer.workplane-modal-center.job-modal-shell .form-grid-right{min-width:0;gap:6px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .form-grid-left .field-label{gap:2px!important;font-size:11px!important;line-height:1.2!important}.create-job-drawer.workplane-modal-center.job-modal-shell .form-grid-left .field-label input,.create-job-drawer.workplane-modal-center.job-modal-shell .form-grid-left .field-label select{min-width:0;width:100%;min-height:32px!important;height:32px!important;padding:5px 8px!important;border-radius:7px!important;font-size:13px!important;box-sizing:border-box}.create-job-drawer.workplane-modal-center.job-modal-shell .create-client-fields{gap:6px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .create-date,.create-job-drawer.workplane-modal-center.job-modal-shell #create-date{min-width:0}.create-job-drawer.workplane-modal-center.job-modal-shell .create-time-toggle{margin:2px 0 4px!important;font-size:12px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .create-time-toggle,.job-editor-modal-shell.job-modal-shell .reference-toggle{gap:8px!important;min-height:20px!important;height:20px!important;line-height:20px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .create-time-toggle span,.job-editor-modal-shell.job-modal-shell .reference-toggle span{line-height:20px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .create-time-toggle input,.job-editor-modal-shell.job-modal-shell .reference-toggle input{flex:0 0 34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:20px!important;min-height:20px!important;max-height:20px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .create-time-toggle input:after,.job-editor-modal-shell.job-modal-shell .reference-toggle input:after{top:3px!important;left:3px!important;width:14px!important;height:14px!important}.create-job-drawer.workplane-modal-center.job-modal-shell .create-time-toggle input:checked:after,.job-editor-modal-shell.job-modal-shell .reference-toggle input:checked:after{transform:translate(14px)!important}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-footer{width:100%!important;min-width:0!important;min-height:52px!important;padding:7px 12px calc(7px + env(safe-area-inset-bottom))!important;gap:6px!important;flex:0 0 auto!important}.create-job-drawer.workplane-modal-center.job-modal-shell .job-modal-footer button{min-width:0!important;min-height:38px!important;height:38px!important;padding:0 10px!important;font-size:12px!important;border-radius:8px!important}.job-editor-modal-shell.job-modal-shell .reference-editor-shell{width:100%!important;height:auto!important;max-height:78dvh!important;min-height:0!important;overflow:hidden!important}.job-editor-modal-shell.job-modal-shell .reference-editor{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important}.job-editor-modal-shell.job-modal-shell .reference-grid{min-width:0!important;width:100%!important;overflow-y:auto!important;overflow-x:hidden!important}}@media(max-width:600px){.main:has(.team-v32-shell){padding:8px 8px 76px!important}.main:has(.team-v32-shell)>.team-v32-topbar{margin:0 auto 6px!important;gap:4px!important}.team-v32-topbar h1{font-size:18px!important;line-height:1.15!important}.team-v32-topbar p{font-size:10px!important;line-height:1.2!important}.team-v32-shell{gap:7px!important;padding-bottom:0!important}.team-v32-summary{gap:0!important;border-radius:9px!important}.team-v32-summary>div{min-height:48px!important;padding:7px 8px!important}.team-v32-summary b{font-size:16px!important}.team-v32-summary span{margin-top:3px!important;font-size:9px!important;line-height:1.15!important}.team-v32-card{border-radius:9px!important}.team-v32-toolbar{gap:5px!important;padding:6px 7px!important}.team-v32-period{width:100%!important;max-width:340px!important;margin-inline:auto!important;gap:8px!important;justify-content:center!important}.team-v32-period>button{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;flex:0 0 32px!important;border-radius:7px!important;font-size:16px!important}.team-v32-period>div{min-width:0!important;flex:1 1 auto!important;padding:0 2px!important;text-align:center}.team-v32-period small{font-size:8px!important;margin-bottom:1px!important}.team-v32-period strong{font-size:12px!important;line-height:1.15!important;white-space:nowrap!important}.team-v32-today{width:auto!important;min-width:60px!important;height:32px!important;min-height:32px!important;flex:0 0 auto!important;padding:0 6px!important;font-size:9px!important;white-space:nowrap!important}.team-v32-legend{gap:4px!important;font-size:8px!important;line-height:1.15!important}.team-v32-legend span{gap:3px!important}.team-v32-legend i{width:6px!important;height:6px!important}.team-v32-empty-meaning{padding:3px 5px!important}.team-v32-period>button.team-v32-today{width:auto!important;min-width:60px!important;flex:0 0 auto!important;white-space:nowrap!important}.team-v32-scroll{max-height:none!important;overflow-x:auto!important;overflow-y:visible!important}.team-v32-table{min-width:680px!important}.team-v32-table thead th{height:34px!important;padding:5px 6px!important;font-size:8px!important}.team-v32-table thead th:first-child{width:86px!important}.team-v32-member-name{font-size:11px!important}.team-v32-table thead th small{margin-top:2px!important;font-size:8px!important}.team-v32-day{width:86px!important;padding:6px!important}.team-v32-day b{font-size:9px!important;line-height:1.15!important}.team-v32-day span{margin-top:3px!important;padding:2px 4px!important;font-size:7px!important}.team-v32-cell{height:68px!important;padding:4px!important}.team-v32-cell-stack{gap:3px!important}.team-v32-job,.team-v32-busy{padding:5px 6px!important;border-radius:6px!important}.team-v32-job b,.team-v32-busy b{font-size:9px!important;line-height:1.15!important}.team-v32-time{font-size:8px!important}.team-v32-job small,.team-v32-busy small{font-size:7.5px!important;line-height:1.15!important}.team-v32-standby{gap:2px!important;padding:5px 6px!important;border-radius:6px!important;font-size:9px!important}.team-v32-empty{top:4px!important;right:4px!important;bottom:4px!important;left:4px!important;width:calc(100% - 8px)!important;border-radius:6px!important;font-size:9px!important}.team-v32-empty span{font-size:13px!important}}@media(max-width:370px){.team-v32-table{min-width:640px!important}.team-v32-cell{height:62px!important}.team-v32-day,.team-v32-table thead th:first-child{width:78px!important}.team-v32-period>button:not(.team-v32-today){width:30px!important;min-width:30px!important;flex-basis:30px!important}.team-v32-today{width:auto!important;min-width:52px!important;padding-inline:4px!important}.team-v32-legend{font-size:7.5px!important}}@media(max-width:600px){.calendar-v3 .calendar-v3-day .calendar-v3-people,.calendar-v3 .calendar-v3-day .calendar-v3-people *,.calendar-v3 .calendar-v3-day .calendar-v3-free{pointer-events:none}}@media(max-width:600px){.main:has(.my-calendar-panel){padding:8px 8px 76px!important}.main:has(.my-calendar-panel)>.topbar{margin:0 auto 6px!important;gap:4px!important}.main:has(.my-calendar-panel)>.topbar h1{font-size:18px!important;line-height:1.15!important}.main:has(.my-calendar-panel)>.topbar p{margin:2px 0 0!important;font-size:10px!important;line-height:1.2!important}.main:has(.my-calendar-panel)>.page-panel{padding:8px!important;border-radius:9px!important}.main:has(.my-calendar-panel) #my-calendar-notes-board{margin:0 0 7px!important;padding:0 0 7px!important}.main:has(.my-calendar-panel) #my-calendar-notes-board>.section-title{gap:5px!important}.main:has(.my-calendar-panel) #my-calendar-notes-title{font-size:12px!important;line-height:1.2!important}.main:has(.my-calendar-panel) #my-calendar-notes-board .privacy-copy{margin:2px 0 0!important;font-size:9px!important;line-height:1.2!important}.main:has(.my-calendar-panel) #my-calendar-notes-board .calendar-private-note-actions{gap:4px!important}.main:has(.my-calendar-panel) #my-calendar-add-note{min-height:38px!important;height:38px!important;padding:0 9px!important;border-radius:8px!important;font-size:11px!important}.main:has(.my-calendar-panel) .notes-view-switch{gap:1px!important;padding:1px!important;border-radius:8px!important}.main:has(.my-calendar-panel) .notes-view-segment{height:34px!important;min-height:34px!important;padding:0 7px!important;border-radius:6px!important;font-size:9px!important}.main:has(.my-calendar-panel) .sticky-notes-board .calendar-private-notes-list{gap:6px!important;margin-top:6px!important}.main:has(.my-calendar-panel) .sticky-notes-board .sticky-note-card{padding:8px!important;border-radius:8px!important;min-height:0!important}.main:has(.my-calendar-panel) .sticky-notes-board .private-note-card-head{gap:3px!important;padding-right:32px!important}.main:has(.my-calendar-panel) .sticky-notes-board .inline-sticky-note{gap:4px!important}.main:has(.my-calendar-panel) .sticky-notes-board .inline-note-title{min-height:17px!important;font-size:12px!important;line-height:1.2!important}.main:has(.my-calendar-panel) .sticky-notes-board .inline-note-content{min-height:28px!important;font-size:10.5px!important;line-height:1.3!important}.main:has(.my-calendar-panel) .sticky-notes-board .private-note-card-actions{gap:4px!important;margin-top:3px!important}.main:has(.my-calendar-panel) .sticky-notes-board .note-menu-trigger{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;font-size:14px!important}}@media(max-width:600px){.job-editor-modal-shell.job-modal-shell .reference-editor-header{gap:6px!important;padding:8px 12px!important}.job-editor-modal-shell.job-modal-shell .reference-title-block h1{font-size:19px!important;line-height:1.12!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-editor-modal-shell.job-modal-shell .reference-meta{gap:4px 8px!important;margin-top:4px!important;font-size:10px!important}.job-editor-modal-shell.job-modal-shell .reference-grid{gap:6px!important;padding:8px 9px 9px!important}.job-editor-modal-shell.job-modal-shell .reference-left,.job-editor-modal-shell.job-modal-shell .reference-right,.job-editor-modal-shell.job-modal-shell .reference-form{gap:6px!important}.job-editor-modal-shell.job-modal-shell .reference-card{padding:8px!important;border-radius:9px!important}.job-editor-modal-shell.job-modal-shell .reference-card h2{gap:6px!important;margin-bottom:5px!important;font-size:12.5px!important;line-height:1.15!important}.job-editor-modal-shell.job-modal-shell .reference-section-icon{width:22px!important;height:22px!important;flex-basis:22px!important;border-radius:6px!important}.job-editor-modal-shell.job-modal-shell .reference-field{gap:3px!important;font-size:10.5px!important;line-height:1.2!important}.job-editor-modal-shell.job-modal-shell .reference-field input,.job-editor-modal-shell.job-modal-shell .reference-field select,.job-editor-modal-shell.job-modal-shell .reference-card select{min-height:32px!important;height:32px!important;padding:5px 7px!important;border-radius:7px!important;font-size:12px!important}.job-editor-modal-shell.job-modal-shell .reference-field textarea{min-height:48px!important;height:48px!important;padding:6px 7px!important;font-size:12px!important;line-height:1.3!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible>summary{min-height:34px!important;padding:6px 8px!important;gap:5px!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-title,.job-editor-modal-shell.job-modal-shell .reference-collapsible-title h2{font-size:12px!important;line-height:1.15!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-meta{max-width:116px;font-size:9px!important;line-height:1.15!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-chevron{font-size:14px!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-content{padding:6px 8px 8px!important}.job-editor-modal-shell.job-modal-shell .reference-member-picker{padding:7px!important;margin-top:5px!important;border-radius:7px!important}.job-editor-modal-shell.job-modal-shell .reference-member-picker-head input{height:32px!important;min-height:32px!important;padding:0 7px!important;font-size:11.5px!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row{grid-template-columns:28px minmax(0,1fr) auto 26px!important;gap:5px!important;padding:5px 0!important}.job-editor-modal-shell.job-modal-shell .reference-crew-copy b{font-size:11px!important}.job-editor-modal-shell.job-modal-shell .reference-crew-copy small{font-size:9px!important}.job-editor-modal-shell.job-modal-shell .reference-role,.job-editor-modal-shell.job-modal-shell .reference-crew-row .task-picker-select,.job-editor-modal-shell.job-modal-shell .reference-crew-row .task-picker-custom{min-height:30px!important;height:30px!important;font-size:10px!important;padding:0 6px!important}.job-editor-modal-shell.job-modal-shell .reference-timeline-copy b{font-size:11px!important}.job-editor-modal-shell.job-modal-shell .reference-timeline-copy small{font-size:9px!important}.job-editor-modal-shell.job-modal-shell .job-modal-footer{min-height:44px!important;padding:5px 9px calc(5px + env(safe-area-inset-bottom))!important;gap:5px!important}.job-editor-modal-shell.job-modal-shell .job-modal-footer button{min-height:36px!important;height:36px!important;padding:0 8px!important;border-radius:7px!important;font-size:11px!important}}@media(max-width:600px){.job-editor-modal-shell.job-modal-shell .reference-save-footer{min-height:0!important;padding:4px 9px!important;gap:6px!important;box-shadow:none!important}.job-editor-modal-shell.job-modal-shell .reference-save-footer button{min-height:32px!important;height:32px!important;padding:0 8px!important;border-radius:7px!important;font-size:11px!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell #ref-crew-list{display:flex!important;flex-direction:column!important;gap:7px!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-crew-row.member-row-compact{grid-template-columns:minmax(0,1fr) minmax(0,104px) 28px!important;gap:6px!important;min-height:44px!important;height:44px!important;padding:5px 6px!important;border-radius:9px!important;box-sizing:border-box!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-crew-row.member-row-compact{height:auto!important;align-items:start!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .task-picker{display:grid!important;gap:3px!important;align-content:start!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .task-picker-custom{display:block!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .member-row-main{grid-template-columns:28px minmax(0,1fr)!important;gap:7px!important;min-width:0!important;overflow:hidden!important}.create-job-drawer.job-editor-modal-shell.job-modal-shell .member-row-compact .member-row-main,.create-job-drawer.job-modal-shell .member-row-compact .member-row-main,.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .member-row-main,.detail-drawer.create-job-drawer.workplane-modal-center.job-modal-shell .member-row-compact .member-row-main{grid-template-columns:minmax(0,1fr)!important;gap:0!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-crew-row.member-row-compact .member-row-remove{grid-column:3!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-timeline{padding-bottom:6px!important}.create-job-drawer.job-modal-shell #create-time-row[hidden],.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell #ref-time-row[hidden]{display:none!important;visibility:hidden!important;pointer-events:none!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .timeline-draft-row{grid-template-columns:minmax(0,104px) minmax(0,1fr) 28px!important;gap:6px!important;padding:4px 0!important;min-width:0!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .timeline-draft-row .timeline-draft-time{min-width:0!important;width:100%!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .timeline-draft-row .timeline-draft-time .time-input-text,.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .timeline-draft-row .reference-timeline-title{width:100%!important;min-width:0!important;height:32px!important;min-height:32px!important;box-sizing:border-box!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .timeline-draft-row .reference-timeline-title{padding:5px 7px!important;border:1px solid #dfe3ec!important;border-radius:7px!important;background:#fff!important;color:#1d2130!important;font-family:inherit!important;font-size:12px!important;font-weight:500!important;line-height:14.4px!important;box-shadow:0 1px 1px #14193204!important;outline:none!important;resize:none!important;overflow:hidden!important;transition:border-color .16s,box-shadow .16s,background .16s!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .timeline-draft-row .reference-timeline-title::placeholder{color:#a0a5b2!important;font-weight:400!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .timeline-draft-row .reference-timeline-title:focus{border-color:#756be8!important;box-shadow:0 0 0 3px #756be81f!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell #ref-add-timeline{min-width:0!important;width:auto!important;align-self:flex-start!important;min-height:30px!important;height:30px!important;padding:0 9px!important;border-radius:7px!important;font-size:10px!important;line-height:1.1!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-save-footer{justify-content:stretch!important;gap:6px!important;padding:4px 9px!important;min-height:0!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-save-footer .reference-footer-delete{flex:1 1 0!important;min-width:0!important;min-height:32px!important;height:32px!important;padding:0 7px!important;border:1px solid #f0a0a7!important;border-radius:7px!important;background:#fff8f8!important;color:#c53f4a!important;font-size:10.5px!important}.job-editor-modal-shell.job-editor-modal-shell.job-modal-shell.job-modal-shell .reference-save-footer .reference-save{flex:1 1 0!important;min-width:0!important;min-height:32px!important;height:32px!important;padding:0 8px!important;font-size:11px!important}}@media(min-width:601px){.create-job-drawer.job-modal-shell .member-row-compact,.job-editor-modal-shell.job-modal-shell .member-row-compact{display:grid!important;grid-template-columns:minmax(160px,1fr) minmax(120px,132px) 34px!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:48px!important;height:auto!important;padding:6px 8px!important;box-sizing:border-box!important}.create-job-drawer.job-modal-shell .member-row-compact .member-row-main,.job-editor-modal-shell.job-modal-shell .member-row-compact .member-row-main{grid-column:1!important;display:flex!important;align-items:center!important;width:100%!important;min-width:0!important;margin:0!important;gap:0!important}.create-job-drawer.job-modal-shell .member-row-compact .member-row-main input[type=checkbox],.job-editor-modal-shell.job-modal-shell .member-row-compact .member-row-main input[type=checkbox]{display:none!important}.create-job-drawer.job-modal-shell .member-row-compact .assignee-copy,.job-editor-modal-shell.job-modal-shell .member-row-compact .assignee-copy{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;gap:2px!important;width:100%!important;min-width:0!important;overflow:hidden!important}.create-job-drawer.job-modal-shell .member-row-compact .assignee-copy b,.create-job-drawer.job-modal-shell .member-row-compact .assignee-copy small,.job-editor-modal-shell.job-modal-shell .member-row-compact .assignee-copy b,.job-editor-modal-shell.job-modal-shell .member-row-compact .assignee-copy small{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.create-job-drawer.job-modal-shell .member-row-compact .assignee-copy b,.job-editor-modal-shell.job-modal-shell .member-row-compact .assignee-copy b{font-size:13px!important;line-height:1.2!important}.create-job-drawer.job-modal-shell .member-row-compact .assignee-copy small,.job-editor-modal-shell.job-modal-shell .member-row-compact .assignee-copy small{font-size:10.5px!important;line-height:1.2!important;color:#737989!important}.create-job-drawer.job-modal-shell .member-row-compact .task-picker,.job-editor-modal-shell.job-modal-shell .member-row-compact .task-picker{grid-column:2!important;width:100%!important;min-width:0!important}.create-job-drawer.job-modal-shell .member-row-compact .task-picker-select,.create-job-drawer.job-modal-shell .member-row-compact .task-picker-custom,.job-editor-modal-shell.job-modal-shell .member-row-compact .task-picker-select,.job-editor-modal-shell.job-modal-shell .member-row-compact .task-picker-custom{width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:0 8px!important;font-size:11.5px!important;box-sizing:border-box!important}.create-job-drawer.job-modal-shell .member-row-compact .member-row-remove,.job-editor-modal-shell.job-modal-shell .member-row-compact .member-row-remove{grid-column:3!important;justify-self:end!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}.job-editor-modal-shell.job-modal-shell .reference-crew-row.member-row-compact{grid-template-columns:minmax(160px,1fr) minmax(120px,132px) 38px!important}}@media(max-width:600px){.job-editor-modal-shell.job-modal-shell .reference-grid{display:flex!important;flex-direction:column!important;gap:8px!important;padding:8px 12px!important}.job-editor-modal-shell.job-modal-shell .reference-left,.job-editor-modal-shell.job-modal-shell .reference-right,.job-editor-modal-shell.job-modal-shell #reference-job-form,.job-editor-modal-shell.job-modal-shell .reference-collapsible{display:contents!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible>summary{display:none!important}.job-editor-modal-shell.job-modal-shell .reference-collapsible-content{display:contents!important;padding:0!important}.job-editor-modal-shell.job-modal-shell .reference-grid>.reference-left>.reference-card,.job-editor-modal-shell.job-modal-shell .reference-grid>.reference-right>.reference-card,.job-editor-modal-shell.job-modal-shell .reference-card{width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.job-editor-modal-shell.job-modal-shell .reference-card h2{font-size:13px!important;line-height:1.2!important;margin:2px 0 6px!important}.job-editor-modal-shell.job-modal-shell .reference-section-icon{width:22px!important;height:22px!important;flex-basis:22px!important}.job-editor-modal-shell.job-modal-shell #reference-job-form>section:first-child h2,.job-editor-modal-shell.job-modal-shell #reference-job-form>section:nth-child(2) h2{display:none!important}.job-editor-modal-shell.job-modal-shell #reference-job-form>section{display:block!important;margin:0!important}.job-editor-modal-shell.job-modal-shell #reference-job-form>section+section{margin-top:8px!important}.job-editor-modal-shell.job-modal-shell .reference-three,.job-editor-modal-shell.job-modal-shell .reference-date-toggle{gap:6px!important}.job-editor-modal-shell.job-modal-shell .reference-location-block{margin-top:7px!important}.job-editor-modal-shell.job-modal-shell .reference-right .reference-card:has(#ref-status){display:none!important}.job-editor-modal-shell.job-modal-shell .reference-card:has(#ref-scope){display:none!important}.job-editor-modal-shell.job-modal-shell .reference-actions-card{margin-top:2px!important;padding-top:6px!important;border-top:1px solid #eef0f5!important}.job-editor-modal-shell.job-modal-shell .reference-actions-card h2{display:none!important}.job-editor-modal-shell.job-modal-shell .reference-delete{width:100%!important;min-height:34px!important;height:34px!important;padding:0 10px!important;border-radius:7px!important;font-size:11px!important}.job-editor-modal-shell.job-modal-shell .reference-editor-footer{display:none!important}}@media(max-width:600px){.main:has(.my-calendar-panel)>.topbar{margin:0 auto 10px!important;gap:6px;align-items:flex-start}.main:has(.my-calendar-panel)>.topbar h1{font-size:20px!important;line-height:1.15;margin-top:0}.main:has(.my-calendar-panel)>.topbar p{font-size:11px;line-height:1.25;margin:3px 0 0}.main:has(.my-calendar-panel)>.page-panel{padding:10px!important;border-radius:10px!important}.main:has(.my-calendar-panel) .my-calendar-panel{min-width:0;max-width:100%;padding:0!important}.main:has(.my-calendar-panel) #my-calendar-notes-board{margin:0 0 10px!important;padding:0 0 10px!important;border-bottom:1px solid #eef0f5}.main:has(.my-calendar-panel) #my-calendar-notes-title{font-size:13px;margin:0;line-height:1.2}.main:has(.my-calendar-panel) #my-calendar-notes-board .privacy-copy{margin:3px 0 0;font-size:10px;line-height:1.2}.main:has(.my-calendar-panel) #my-calendar-notes-board>.section-title{display:flex;align-items:flex-start;gap:7px;margin:0}.main:has(.my-calendar-panel) #my-calendar-notes-board .calendar-private-note-actions{display:flex;flex:1 1 auto;min-width:0;justify-content:flex-end;align-items:center;gap:5px;flex-wrap:wrap}.main:has(.my-calendar-panel) #my-calendar-add-note{min-width:0;min-height:40px;height:40px;padding:0 10px;border-radius:9px;font-size:12px;white-space:nowrap}.main:has(.my-calendar-panel) .notes-view-switch{min-width:0;width:auto;gap:2px;padding:2px;border-radius:8px}.main:has(.my-calendar-panel) .notes-view-segment{min-height:36px;height:36px;padding:0 8px;border-radius:6px;font-size:10px}.main:has(.my-calendar-panel) .sticky-notes-board .calendar-private-notes-list{grid-template-columns:1fr;gap:7px;margin-top:8px}.main:has(.my-calendar-panel) .sticky-notes-board .sticky-note-card{min-height:0;padding:8px 9px;border-radius:8px;box-shadow:0 1px 5px #5041140d}.main:has(.my-calendar-panel) .sticky-notes-board .private-note-card-head{padding-right:36px;gap:4px}.main:has(.my-calendar-panel) .sticky-notes-board .inline-sticky-note .private-note-card-head{column-gap:5px;row-gap:1px}.main:has(.my-calendar-panel) .sticky-notes-board .inline-note-title{min-height:18px;font-size:13px;line-height:1.2}.main:has(.my-calendar-panel) .sticky-notes-board .inline-note-content{min-height:30px;font-size:11.5px;line-height:1.35}.main:has(.my-calendar-panel) .sticky-notes-board .inline-sticky-note [data-note-state]{font-size:9px;line-height:1.2}.main:has(.my-calendar-panel) .sticky-notes-board .private-note-card-actions{gap:5px;margin-top:5px}.main:has(.my-calendar-panel) .sticky-notes-board .private-note-card-actions .text-btn{min-height:34px;height:34px;padding:0 6px;font-size:10px}.main:has(.my-calendar-panel) .sticky-notes-board .note-menu-trigger{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:8px;font-size:15px}.main:has(.my-calendar-panel) .sticky-notes-board .note-action-menu{top:36px;min-width:132px}.main:has(.my-calendar-panel) .sticky-notes-board .note-action-menu button{min-height:38px;padding:0 9px;font-size:11px}}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top right,#ededff 0,#f5f6f8 42%)}.auth-card{width:min(430px,100%);background:#fff;border:1px solid #e7e9ee;border-radius:22px;padding:34px;box-shadow:0 18px 60px #1618231a}.auth-brand{color:#17191d!important;padding:0!important;margin-bottom:42px}.auth-kicker{font-size:10px;letter-spacing:.12em;color:#5b5ce2;font-weight:800}.auth-card h1{font-size:28px;line-height:1.15;margin:10px 0 8px}.auth-sub{color:#727782;font-size:14px;margin:0 0 24px}.auth-card label{display:grid;gap:7px;font-size:12px;font-weight:700;color:#61656e;margin-bottom:14px}.auth-card input{border:1px solid #dfe1e8;border-radius:11px;padding:12px;background:#fff;outline:none}.auth-card input:focus{border-color:#5b5ce2;box-shadow:0 0 0 3px #ececff}.auth-submit{width:100%;margin-top:4px;height:44px}.google-button{width:100%;height:44px;margin-top:10px;border:1px solid #dfe1e8;border-radius:11px;background:#fff;color:#30323a;font-weight:700}.google-mark{color:#4285f4;font-weight:900;margin-right:7px}.auth-links{text-align:center;font-size:12px;color:#727782;margin-top:22px}.auth-links a{color:#4b4cc2;font-weight:700;text-decoration:none}.auth-feedback{min-height:20px;margin-top:16px;text-align:center;color:#a54d46;font-size:12px}.auth-submit:disabled{opacity:.65;cursor:wait}.field{display:grid;gap:7px;margin-bottom:14px}.field>label{font-size:12px;font-weight:700;color:#61656e}.password-input-wrap{position:relative}.password-input-wrap input{width:100%;padding-right:48px;box-sizing:border-box}.password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#727782;cursor:pointer}.password-toggle:hover,.password-toggle:focus-visible{background:#f1f1ff;color:#4b4cc2;outline:none}.password-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.auth-home-link{display:inline-flex;align-items:center;gap:6px;color:#727782;font-size:12px;font-weight:700;text-decoration:none;margin-bottom:18px}.auth-home-link:hover,.auth-home-link:focus-visible{color:#4b4cc2}.auth-home-link span[aria-hidden]{font-size:16px;line-height:1}
