:root{color:#1f2937;background:#f4f5f7;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0}html,body,#root{height:100%}.wc{--gutter:64px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.wc :focus-visible{outline-offset:2px;z-index:8;outline:3px solid #4338ca}.wc-add-time{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.wc-add-time:focus-visible{clip-path:none;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:auto;height:auto;min-height:30px;padding:4px 8px;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}@media (width<=700px){.wc{min-height:360px;overflow-x:auto}.wc-header,.wc-body{min-width:850px}.wc-hovercard{max-width:calc(100vw - 16px)}}.wc-header{border-bottom:1px solid #e5e7eb;flex:none;display:flex;position:relative}.wc-gutter-corner{width:var(--gutter);flex:0 0 var(--gutter);justify-content:center;align-items:center;display:flex}.wc-daynav{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:22px;height:40px;font-size:18px;line-height:1;display:flex}.wc-daynav:hover{color:#3730a3;background:#eef2ff}.wc-daynav.right{z-index:5;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.wc-day-head{text-align:center;border-left:1px solid #e5e7eb;flex-direction:column;flex:1 1 0;gap:2px;padding:8px 4px;display:flex;position:relative}.wc-day-head .wc-dow{text-transform:uppercase;color:#6b7280;letter-spacing:.04em;font-size:12px}.wc-day-head .wc-dom{font-size:15px;font-weight:600}.wc-day-head.is-today{background:#eef2ff}.wc-day-head.is-today .wc-dom{color:#4f46e5}.wc-body{flex:1 1 0;min-height:0;display:flex;overflow-y:auto}.wc-gutter{width:var(--gutter);flex:0 0 var(--gutter);flex-direction:column;display:flex}.wc-tick-label{text-align:right;flex:none;padding-right:6px;position:relative}.wc-tick-label span{position:absolute;top:-7px;right:6px}.wc-tick-label .tick-hour{color:#6b7280;font-size:12px;font-weight:600}.wc-tick-label .tick-min{color:#b6bac1;font-size:10px}.wc-grid{flex:1 1 0;min-width:0;display:flex}.wc-col{border-left:1px solid #e5e7eb;flex:1 1 0;min-width:0;height:100%;position:relative}.wc-lines{flex-direction:column;display:flex;position:absolute;inset:0}.wc-slot{border-top:1px dotted #d6d9de;flex:none}.wc-slot.is-hour{border-top:1px solid #e0e2e6}.wc-slot.biz{background:#fff}.wc-slot.off{background:#f1f2f4}.wc-block{text-align:left;cursor:pointer;border:1px solid #0000;border-radius:5px;flex-direction:column;padding:2px 5px;font-size:11px;line-height:1.25;display:flex;position:absolute;overflow:hidden;box-shadow:0 1px 2px #00000014}.wc-block:hover{filter:brightness(.96);z-index:5}.wc-block.is-resizing{z-index:8;filter:brightness(.94)}.wc-resize-handle{cursor:ns-resize;height:9px;position:absolute;left:0;right:0}.wc-resize-handle.bottom{border-bottom-right-radius:5px;border-bottom-left-radius:5px;bottom:0}.wc-resize-handle.top{border-top-left-radius:5px;border-top-right-radius:5px;top:0}.wc-block:hover .wc-resize-handle{background:#00000024}.wc-block.is-open{cursor:grab}.wc-block.is-moving{cursor:grabbing;opacity:.4;z-index:9}.wc-move-ghost{z-index:8;pointer-events:none;color:#1e3a8a;background:#2563eb29;border:1.5px dashed #2563eb;border-radius:5px;justify-content:center;align-items:flex-start;padding-top:2px;font-size:10px;font-weight:600;display:flex;position:absolute;left:2px;right:2px}.wc-block-time{opacity:.8;padding-right:46px;font-size:10px;font-weight:600}.wc-block-flag{text-transform:uppercase;letter-spacing:.02em;pointer-events:none;border-radius:999px;padding:2px 5px;font-size:9px;font-weight:700;line-height:1;position:absolute;top:2px;right:3px}.wc-block-flag.open{color:#b45309;background:#fff7ed;border:1px solid #fdba74}.wc-block-flag.done{color:#047857;background:#ecfdf5;border:1px solid #6ee7b7}.wc-block.is-done{opacity:.82;filter:saturate(.72)}.wc-block-title{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.wc-block-cust{white-space:nowrap;text-overflow:ellipsis;opacity:.85;font-size:10px;overflow:hidden}.wc-hovercard{z-index:50;color:#111827;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:12px;position:fixed;box-shadow:0 12px 32px #0000002e}.wc-hc-head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.wc-hc-title{font-size:13px;font-weight:700;line-height:1.3}.wc-hc-flag{text-transform:uppercase;border-radius:999px;flex:none;padding:2px 6px;font-size:9px;font-weight:700}.wc-hc-flag.open{color:#b45309;background:#fff7ed;border:1px solid #fdba74}.wc-hc-flag.done{color:#047857;background:#ecfdf5;border:1px solid #6ee7b7}.wc-hc-time{color:#6b7280;margin-bottom:6px;font-weight:600}.wc-hc-grid{grid-template-columns:auto 1fr;gap:2px 10px;margin:0 0 4px;display:grid}.wc-hc-grid dt{color:#9ca3af;font-weight:600}.wc-hc-grid dd{margin:0}.wc-hc-notes{border-top:1px solid #f0f1f3;margin-top:6px;padding-top:6px}.wc-hc-notes-h{text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;margin-bottom:3px;font-size:10px;font-weight:700}.wc-hc-notes-body{white-space:pre-wrap;max-height:140px;line-height:1.45;overflow:hidden}.wc-hc-hint{color:#9ca3af;text-align:right;margin-top:8px;font-size:10px;font-style:italic}.et-blue{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.et-green{color:#166534;background:#dcfce7;border-color:#86efac}.et-purple{color:#5b21b6;background:#ede9fe;border-color:#c4b5fd}.et-orange{color:#9a3412;background:#ffedd5;border-color:#fdba74}.et-red{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.et-grey{color:#374151;background:#e5e7eb;border-color:#cbd5e1}.wc-col.is-creatable{cursor:crosshair}.wc-drag-ghost{z-index:7;pointer-events:none;color:#3730a3;background:#4f46e52e;border:1.5px dashed #4f46e5;border-radius:5px;justify-content:center;align-items:flex-start;padding-top:2px;font-size:10px;font-weight:600;display:flex;position:absolute;left:2px;right:2px}.wc-now-line{z-index:6;pointer-events:none;background:#ef4444;height:2px;position:absolute;left:0;right:0}.wc-now-line:before{content:"";background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;left:-3px}.rpt-screen .tv-top,.rpt-screen .tv-top-left{flex-wrap:wrap}.rpt-screen .rpt-body,.rpt-screen .rpt-tablewrap{min-width:0}.rpt-screen .rpt-tablewrap{overflow-x:auto}.rpt-screen :focus-visible{outline-offset:2px;outline:3px solid #4338ca}@media (width<=700px){.rpt-screen .rpt-card{flex:100%;min-width:0}.rpt-screen .rpt-total-line,.rpt-screen .tv-top-controls{flex-wrap:wrap}}.tv-screen .tv-top,.tv-screen .tv-top-left,.tv-screen .tv-summary,.tv-screen .tv-contract-head,.tv-screen .tv-case-head,.tv-screen .tv-customer-bar{flex-wrap:wrap}.tv-screen .tv-detail,.tv-screen .tv-top-left{min-width:0}.tv-screen :focus-visible{outline-offset:2px;outline:3px solid #4338ca}.tv-screen .tv-release-panel{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow-y:auto}@media (width<=700px){.tv-screen{height:auto;min-height:100dvh}.tv-screen .tv-body{flex-direction:column}.tv-screen .tv-customers{flex:none;width:100%;max-height:220px}.tv-screen .tv-detail{padding:12px;overflow:visible}.tv-screen .tv-release-list{flex-direction:column}.tv-screen .tv-top{padding:12px}}.pp-fields{border:0;min-width:0;margin:0;padding:0}.pp-body .pp-col,.pp-body .pd-section{min-width:0}.pp-body .pp-table-wrap{overflow-x:auto}.pp-body .pp-table{min-width:620px}.pp-body :focus-visible{outline-offset:2px;outline:3px solid #4338ca}.pp-body .pp-head,.pp-body .pp-head-actions,.pp-body .pp-meeting header{flex-wrap:wrap}@media (width<=700px){.pp-body .pp-two{grid-template-columns:minmax(0,1fr)}.pp-body .pp-x{min-width:32px;min-height:32px}}.help-dialog{z-index:120;color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:12px;flex-direction:column;width:min(820px,100% - 32px);max-height:90dvh;margin:0 auto;display:flex;position:fixed;inset:5vh 16px auto;box-shadow:0 16px 48px #0003}.help-dialog .cw-head{flex:none}.help-body{min-height:0;padding:8px 24px 20px;line-height:1.55;overflow-y:auto}.help-body h3{color:#315d27;margin:24px 0 8px;font-size:17px}.help-body p{color:#4b5563;font-size:14px}.help-body dl{margin:12px 0}.help-item{border-top:1px solid #e5e7eb;grid-template-columns:185px 1fr;gap:18px;padding:12px 0;display:grid}.help-item dt{font-size:14px;font-weight:600}.help-item dd{margin:0;font-size:14px}.help-note{background:#f3f4f6;border-radius:6px;padding:12px}.help-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;padding:12px 24px;display:flex}@media (width<=600px){.help-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 24px);inset:12px 8px auto}.help-body{padding:4px 16px 16px}.help-item{grid-template-columns:1fr;gap:4px}}.app .topbar,.app .topbar-left,.app .topbar-controls{flex-wrap:wrap}.app .topbar-left,.app .topbar-controls{min-width:0}.app .complete-day{flex-wrap:wrap}.calendar-status:empty{display:none}.calendar-status{padding:6px 16px}.app :focus-visible{outline-offset:2px;outline:3px solid #4338ca}@media (width<=700px){.app .topbar{gap:8px;padding:8px}.app .topbar-controls{gap:6px}.app .topbar button,.app .topbar select{min-height:36px}.app .viewing{overflow-wrap:anywhere}}.app{flex-direction:column;gap:4px;height:100vh;padding:12px 16px 16px;display:flex}.auth-screen{background:#f4f5f7;justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.auth-loading{color:#6b7280;font-size:15px}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:14px;width:360px;max-width:100%;padding:26px 24px;display:flex;box-shadow:0 12px 40px #0000001f}.auth-card h1{margin:0;font-size:20px}.auth-sub{color:#6b7280;margin:-8px 0 4px;font-size:13px}.auth-field{color:#374151;flex-direction:column;gap:5px;font-size:12px;font-weight:600;display:flex}.auth-field input{border:1px solid #d1d5db;border-radius:6px;padding:9px 11px;font-size:14px;font-weight:400}.auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:8px 11px;font-size:13px}.auth-actions{justify-content:flex-end;gap:10px;display:flex}.auth-btn{color:#fff;cursor:pointer;background:#4f46e5;border:1px solid #4f46e5;border-radius:6px;padding:10px 16px;font-size:14px;font-weight:600}.auth-btn:hover{background:#4338ca}.auth-btn.ghost{color:#374151;background:#fff;border-color:#d1d5db;font-weight:500}.auth-btn:disabled{opacity:.6;cursor:default}.auth-modal{z-index:61;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.users-modal{z-index:61;background:#fff;border-radius:10px;flex-direction:column;gap:12px;width:560px;max-width:calc(100vw - 32px);max-height:calc(100vh - 48px);padding:18px 20px 20px;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 50px #0000004d}.users-list{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;max-height:45vh;display:flex;overflow-y:auto}.users-row{border-bottom:1px solid #f0f1f3;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.users-row:last-child{border-bottom:none}.users-name{font-size:14px;font-weight:600}.users-you{color:#4f46e5;font-weight:500}.users-meta{color:#6b7280;margin-top:2px;font-size:12px}.users-add{border-top:1px solid #e5e7eb;flex-direction:column;gap:10px;padding-top:12px;display:flex}.topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.topbar-left{align-items:center;gap:10px;display:flex}.brand-logo{flex:none;width:auto;height:36px;display:block}.topbar-left h1{color:#1b5e20;letter-spacing:-.01em;margin:0;font-size:20px}.viewing{color:#6b7280;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:2px 8px;font-size:13px}.cr-new,.cr-status{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:5px 11px;font-size:13px}.cr-new{color:#1b5e20;border-color:#1b5e20;font-weight:600}.cr-new:hover{background:#e8f5e9}.cr-status{color:#374151;position:relative}.cr-status:hover{background:#f3f4f6}.cr-badge{color:#fff;text-align:center;background:#dc2626;border-radius:999px;min-width:16px;margin-left:6px;padding:0 5px;font-size:11px;line-height:16px;display:inline-block}.cr-pill{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:12px}.cr-pill.open{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.cr-pill.done{color:#166534;background:#dcfce7;border:1px solid #86efac}.topbar-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.nav-group{border:1px solid #d1d5db;border-radius:6px;display:inline-flex;overflow:hidden}.nav-group button{cursor:pointer;background:#fff;border:none;border-right:1px solid #d1d5db;padding:6px 12px;font-size:13px}.nav-group button:last-child{border-right:none}.nav-group button:hover{background:#f3f4f6}.nav-group button.active{color:#fff;background:#4f46e5}.nav-group.complete-day select{cursor:pointer;background:#fff;border:none;border-right:1px solid #d1d5db;padding:6px 8px;font-family:inherit;font-size:13px}.nav-group.complete-day button{color:#047857;font-weight:600}.topbar-controls>button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 12px;font-size:13px}.topbar-controls>button:hover{background:#f3f4f6}.range-label{text-align:center;min-width:160px;font-size:14px;font-weight:600}.banner{border-radius:6px;margin-bottom:10px;padding:8px 12px;font-size:13px}.banner.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.empty-state{text-align:center;color:#9ca3af;padding:40px;font-size:14px}.dr-backdrop{z-index:40;background:#11182759;position:fixed;inset:0}.dr{z-index:50;background:#fff;width:380px;max-width:92vw;height:100vh;padding:18px 20px;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-4px 0 24px #0000002e}.dr-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.dr-badge{text-transform:uppercase;letter-spacing:.04em;color:#3730a3;background:#e0e7ff;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.dr-status{color:#6b7280;background:#f3f4f6;border-radius:999px;margin-left:6px;padding:3px 8px;font-size:11px}.dr-status.verif{color:#047857;background:#ecfdf5}.dr-head-actions{align-items:center;gap:8px;display:flex}.dr-dup{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:4px 10px;font-size:12px}.dr-dup:hover{background:#f3f4f6}.dr-complete{color:#fff;cursor:pointer;white-space:nowrap;background:#059669;border:1px solid #059669;border-radius:6px;padding:4px 10px;font-size:12px}.dr-complete:hover{background:#047857}.dr-delete{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:6px;padding:4px 10px;font-size:12px}.dr-delete:hover{background:#fef2f2}.dr-close{cursor:pointer;color:#9ca3af;background:0 0;border:none;font-size:26px;line-height:1}.dr-close:hover{color:#374151}.dr-title{margin:12px 0 16px;font-size:18px}.dr-section{border-top:1px solid #f0f1f3;padding:12px 0}.dr-section-h{text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;margin-bottom:8px;font-size:11px;font-weight:700}.dr-row{gap:10px;margin-bottom:8px;font-size:13px;display:flex}.dr-label{color:#6b7280;flex:0 0 96px}.dr-value{color:#1f2937;flex:1 1 0}.dr-muted{color:#9ca3af;font-style:italic}.dr-open{color:#4f46e5;margin-top:6px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.dr-open:hover{text-decoration:underline}.dr-body{white-space:pre-wrap;color:#374151;margin:0;font-size:13px;line-height:1.5}.dr-edit-field{flex-direction:column;gap:4px;margin:10px 0;display:flex}.dr-edit-field>span{text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;font-size:11px;font-weight:700}.dr-edit-field input,.dr-edit-field select,.dr-edit-narration{box-sizing:border-box;resize:vertical;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:7px 9px;font-family:inherit;font-size:14px}.dr-edit-check{align-items:center;gap:8px;margin:10px 0;font-size:14px;display:flex}.dr-edit-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.dr-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px}.dr-btn:hover:not(:disabled){background:#f3f4f6}.dr-btn.primary{color:#fff;background:#4f46e5;border-color:#4f46e5}.dr-btn.primary:hover:not(:disabled){background:#4338ca}.dr-btn:disabled{opacity:.6;cursor:default}.dr-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-top:12px;padding:8px 10px;font-size:13px}.dr-note{color:#9ca3af;margin-top:14px;font-size:12px;font-style:italic}.cw-backdrop{z-index:60;background:#11182759;position:fixed;inset:0}.cw{z-index:61;background:#fff;border-radius:10px;flex-direction:column;gap:14px;width:620px;max-width:calc(100vw - 32px);max-height:calc(100vh - 48px);padding:22px 26px 24px;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 50px #0000004d}.cw-head{justify-content:space-between;align-items:center;display:flex}.cw-head h2{margin:0;font-size:19px}.cw-close{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:22px;line-height:1}.cw-when{color:#4f46e5;background:#eef2ff;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:600}.cw-field{color:#374151;flex-direction:column;flex:1 1 0;gap:4px;font-size:12px;display:flex}.cw-field span{font-weight:600}.cw-field input,.cw-field select,.cw-field textarea{resize:vertical;border:1px solid #d1d5db;border-radius:6px;padding:7px 9px;font-family:inherit;font-size:14px}.cw-row{gap:12px;display:flex}.cw-segment{border:1px solid #d1d5db;border-radius:6px;flex-wrap:wrap;display:inline-flex;overflow:hidden}.cw-segment button{cursor:pointer;white-space:nowrap;background:#fff;border:none;border-right:1px solid #d1d5db;padding:7px 14px;font-size:13px}.cw-segment button:last-child{border-right:none}.cw-segment button.active{color:#fff;background:#4f46e5}.cw-search{flex-direction:column;gap:4px;display:flex}.cw-search-input{border:1px solid #d1d5db;border-radius:6px;padding:7px 9px;font-size:14px}.cw-search-list{border:1px solid #d1d5db;border-radius:6px;padding:2px;font-size:13px}.cw-hint{color:#9ca3af;font-size:11px;font-style:italic}.cw-timepick{position:relative}.cw-time-input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:7px 9px;font-family:inherit;font-size:14px}.cw-time-list{z-index:30;background:#fff;border:1px solid #d1d5db;border-radius:6px;max-height:200px;margin:0;padding:3px;list-style:none;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000024}.cw-time-list li{cursor:pointer;border-radius:4px;padding:6px 9px;font-size:13px}.cw-time-list li:hover{background:#eef2ff}.cw-time-list li.sel{background:#e0e7ff;font-weight:600}.cw-time-empty{color:#9ca3af;cursor:default;font-style:italic}.cw-time-warn{color:#b45309;margin-top:4px;font-size:11px}.cw-check{align-items:center;gap:8px;font-size:13px;display:flex}.ws{background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;margin-top:6px;overflow:hidden}.ws-head{color:#6b7280;background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:5px 8px;font-size:11px;font-weight:600}.ws-list{max-height:150px;margin:0;padding:0;list-style:none;overflow-y:auto}.ws-item{border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;padding:5px 8px;font-size:12px;display:flex}.ws-item:last-child{border-bottom:none}.ws-tag{text-transform:uppercase;letter-spacing:.02em;color:#4b5563;background:#e5e7eb;border-radius:4px;flex:none;padding:2px 6px;font-size:10px;font-weight:600}.ws-spell{color:#b91c1c;background:#fee2e2}.ws-passive,.ws-simplify{color:#92400e;background:#fef3c7}.ws-reason{color:#374151;flex:1;min-width:0}.ws-actual{color:#111827}.ws-why{color:#6b7280}.ws-fix{color:#3730a3;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:4px;flex:none;padding:2px 8px;font-size:11px}.ws-fix:hover{background:#e0e7ff}.cw-check.disabled{color:#9ca3af;cursor:not-allowed}.cw-check.disabled input{cursor:not-allowed}.dr-edit-check.disabled{color:#9ca3af;cursor:not-allowed}.dr-edit-check.disabled input{cursor:not-allowed}.cw-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:7px 10px;font-size:13px}.cw-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.cw-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 14px;font-size:14px}.cw-btn.primary{color:#fff;background:#4f46e5;border-color:#4f46e5}.cw-btn.danger{color:#b91c1c;border-color:#fca5a5}.cw-btn.danger:hover{background:#fef2f2}.cw-btn:disabled{opacity:.6;cursor:default}.cw-actions-spacer{flex:1}.cw-head-actions{align-items:center;gap:10px;display:flex}.cw-status{text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.cw-status.open{color:#b45309;background:#fff7ed;border:1px solid #fdba74}.cw-status.done{color:#047857;background:#ecfdf5;border:1px solid #6ee7b7}.cw-when-hint{color:#9ca3af;font-weight:400}.cw-context{background:#f9fafb;border:1px solid #eef0f2;border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;font-size:13px;display:flex}.cw-deeplink{color:#4f46e5;margin-top:2px;font-weight:600;text-decoration:none}.cw-deeplink:hover{text-decoration:underline}.cw-note{color:#9ca3af;font-size:12px;font-style:italic}.cw-hint-inline{color:#9ca3af;font-style:italic;font-weight:400}.tv-nav{color:#fff!important;background:#6a1b9a!important;border-color:#6a1b9a!important}.tv-screen{background:#f6f7f9;flex-direction:column;height:100vh;display:flex}.tv-top{background:#fff;border-bottom:1px solid #e3e6ea;justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex}.tv-top-left{align-items:baseline;gap:12px;display:flex}.tv-top h2{margin:0;font-size:18px}.tv-top-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tv-muted{color:#7a828c;font-size:12px}.tv-pad{padding:20px}.tv-field{color:#555;flex-direction:column;gap:3px;font-size:12px;display:flex}.tv-field.inline{flex-direction:row;align-items:center;gap:6px}.tv-field input,.tv-query-text{font:inherit;border:1px solid #ccd2d9;border-radius:6px;padding:6px 8px;font-size:13px}.tv-toggle{color:#555;align-items:center;gap:6px;font-size:12px;display:flex}.tv-summary{background:#fff;border-bottom:1px solid #eef0f3;align-items:center;gap:10px;padding:8px 20px;display:flex}.tv-pill{border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600}.tv-pill.tv-pending{color:#9a5b00;background:#fff4e0}.tv-pill.tv-verified{color:#1b6b34;background:#e6f5ea}.tv-pill.tv-queried{color:#a12626;background:#fdeaea}.tv-warn-inline{color:#9a5b00;font-size:12px}.tv-body{flex:1;min-height:0;display:flex}.tv-customers{background:#fff;border-right:1px solid #e3e6ea;flex:0 0 280px;width:280px;overflow-y:auto}.tv-customer{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #f0f2f4;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;display:flex}.tv-customer:hover{background:#f6f8fa}.tv-customer.active{background:#ede7f6;box-shadow:inset 3px 0 #6a1b9a}.tv-customer-name{color:#222;font-size:13px;font-weight:600}.tv-customer-meta{color:#7a828c;align-items:center;gap:6px;font-size:11px;display:flex}.tv-badge{color:#fff;background:#e65100;border-radius:999px;padding:1px 7px;font-size:11px;font-weight:700}.tv-detail{flex:1;padding:16px 20px 60px;overflow-y:auto}.tv-contract{margin-bottom:26px}.tv-contract-head{color:#444;border-bottom:2px solid #6a1b9a;align-items:baseline;gap:10px;margin:0 0 10px;padding-bottom:6px;font-size:13px;font-weight:600;display:flex}.tv-case{margin:0 0 16px}.tv-case-head{background:#eef1f5;border-radius:6px 6px 0 0;flex-wrap:wrap;align-items:baseline;gap:10px;padding:6px 10px;display:flex}.tv-case-code{color:#1a237e;font-size:13px;font-weight:700}.tv-case-subject{color:#333;font-size:13px}.tv-entry{background:#fff;border:1px solid #e3e6ea;border-top:0;padding:12px 14px}.tv-entry:last-child{border-radius:0 0 6px 6px}.tv-entry.tv-verified{background:#fbfdfb;border-left:3px solid #2e7d32}.tv-entry.tv-queried{background:#fffbfb;border-left:3px solid #c62828}.tv-entry.tv-pending{border-left:3px solid #ffb300}.tv-entry-head{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.tv-entry-when{align-items:baseline;gap:6px;min-width:150px;font-size:12px;display:flex}.tv-time{color:#333;font-weight:700}.tv-entry-title{color:#222;flex:1;font-size:14px;font-weight:600}.tv-entry-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tv-chip{color:#48505a;background:#eef1f5;border-radius:999px;padding:2px 8px;font-size:11px}.tv-chip.tv-billable{color:#1b6b34;background:#e6f5ea}.tv-chip.tv-nonbillable{color:#777;background:#f2f2f2}.tv-status{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.tv-status-pending{color:#9a5b00;background:#fff4e0}.tv-status-verified{color:#1b6b34;background:#e6f5ea}.tv-status-queried{color:#a12626;background:#fdeaea}.tv-narration{margin:10px 0 8px}.tv-narration-body{color:#2b2f34;background:#fafbfc;border:1px solid #edeff2;border-radius:6px;max-height:320px;padding:10px 12px;font-size:13px;line-height:1.55;overflow-y:auto}.tv-narration-body p,.tv-narration-body div{margin:0 0 6px}.tv-narration-body ul,.tv-narration-body ol{margin:4px 0 6px 20px}.tv-narration-body table{border-collapse:collapse}.tv-narration-body td,.tv-narration-body th{border:1px solid #dde1e6;padding:3px 7px}.tv-narration-empty{color:#a0a6ad;border:1px dashed #dde1e6;border-radius:6px;padding:10px 12px;font-size:12px;font-style:italic}.tv-editor-wrap{margin:10px 0 8px}.tv-editor{color:#2b2f34;background:#fff;border:2px solid #6a1b9a;border-radius:6px;outline:none;min-height:90px;max-height:360px;padding:10px 12px;font-size:13px;line-height:1.55;overflow-y:auto}.tv-issues{background:#fffdf5;border:1px solid #f0e2c0;border-radius:6px;margin-top:8px;padding:8px 10px}.tv-issues-head{color:#8a6d1a;margin-bottom:5px;font-size:12px;font-weight:700}.tv-issues ul{margin:0;padding:0;list-style:none}.tv-issues li{flex-wrap:wrap;align-items:center;gap:6px;padding:3px 0;font-size:12px;display:flex}.tv-fix{cursor:pointer;background:#fff;border:1px solid #c9ced4;border-radius:5px;padding:1px 8px;font-size:11px}.tv-fix:hover{background:#f0f2f5}.tv-entry-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.tv-link{color:#1565c0;margin-left:auto;font-size:12px;text-decoration:none}.tv-link:hover{text-decoration:underline}.tv-query-box{background:#fdf6f6;border:1px solid #f0d6d6;border-radius:6px;margin:8px 0;padding:10px}.tv-query-text{resize:vertical;width:100%;margin-top:6px}.tv-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.tv-warn{color:#9a5b00;margin-top:6px;font-size:12px}.tv-error{color:#b3261e;margin:6px 0;font-size:12px}.tv-error-inline{color:#b3261e}.tv-billingquery{color:#6a1b9a;background:#f6f0fa;border-radius:5px;margin:8px 0 0;padding:5px 9px;font-size:12px}.tv-queried-note,.tv-verified-note{margin:6px 0 0;font-size:12px}.tv-queried-note{color:#a12626}.tv-verified-note{color:#1b6b34}.tv-edited{margin-top:3px}.tv-quote{color:#555;white-space:pre-wrap;border-left:3px solid #e0b4b4;margin-top:4px;padding:4px 10px}.users-role{color:#6a1b9a;background:#ede7f6;border-radius:999px;margin-top:3px;padding:1px 8px;font-size:11px;font-weight:600;display:inline-block}.users-check{align-items:flex-start;gap:8px;margin:10px 0;display:flex}.users-check small{color:#7a828c;margin-top:2px;font-size:11px;line-height:1.4;display:block}.tv-scope button{font-size:12px}.tv-case-totals{color:#48505a;gap:14px;margin-left:auto;font-size:12px;display:flex}.tv-case-totals b{color:#1a237e}.tv-chip.tv-confirmed{color:#1b6b34;background:#e6f5ea}.tv-chip.tv-unconfirmed{color:#8a9099;background:#f4f5f7}.tv-chip.tv-price{color:#1a3d7c;font-variant-numeric:tabular-nums;background:#eef3ff}.tv-chip.tv-price b{font-weight:700}.tv-chip.tv-price.tv-price-base{color:#4a5260;background:#f2f4f7}.tv-chip.tv-chip-warn{color:#9a5b00;background:#fff4e0}.tv-chip.tv-invoiced{color:#a12626;background:#fdeaea}.tv-chip.tv-unbilled{color:#9a5b00;background:#fff4e0}.tv-case-totals .tv-over-est,.tv-case-totals .tv-over-est b{color:#a12626}.tv-case-verify{align-items:center;gap:8px;display:flex}.tv-customer-bar{z-index:2;background:#fff;border:1px solid #e3e6ea;border-radius:6px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;padding:8px 12px;display:flex;position:sticky;top:0}.tv-customer-bar-name{color:#1a237e;font-size:14px;font-weight:700}.tv-customer-bar .tv-case-verify{margin-left:auto}.tv-case-verify .tv-error-inline{max-width:340px}.cw-btn.small{border-radius:999px;padding:3px 10px;font-size:12px}.tv-linkish{color:#1565c0;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}.tv-linkish:disabled{opacity:.6;cursor:default}.rpt-screen{background:#fff}.rpt-picker{flex-wrap:wrap;gap:10px;padding:10px 16px 0;display:flex}.rpt-card{color:#5c6577;background:#fafbfc;border:1px solid #e3e6ea;border-radius:6px;flex-direction:column;gap:3px;max-width:380px;padding:10px 12px;font-size:12px;display:flex}.rpt-card.active{background:#f5f4ff;border-color:#4f46e5}.rpt-card b{color:#1a237e;font-size:13px}.rpt-body{padding:14px 16px 40px;overflow-y:auto}.rpt-head{margin-bottom:12px}.rpt-head h3{margin:0;font-size:16px}.rpt-meta{color:#5c6577;margin-top:2px;font-size:12px}.rpt-tablewrap{overflow-x:auto}.rpt-table{border-collapse:collapse;min-width:640px;font-size:13px}.rpt-table th,.rpt-table td{text-align:left;border-bottom:1px solid #e8ebef;padding:6px 12px}.rpt-table thead th{text-transform:uppercase;letter-spacing:.05em;color:#48505a;background:#eef1f5;border-bottom:1px solid #d8dde4;font-size:11px}.rpt-subhead th{color:#8a9099;text-align:center;text-transform:none;letter-spacing:0;background:#f6f8fa;font-size:10px}.rpt-num{text-align:right;font-variant-numeric:tabular-nums}.rpt-name{white-space:nowrap;font-weight:600}.rpt-key{color:#1a237e;background:#f5f4ff;font-weight:700}.rpt-dim{color:#7a828c}.rpt-table tfoot td{background:#fafbfc;border-top:2px solid #c9cfd7;border-bottom:0;font-weight:700}.rpt-note{color:#5c6577;max-width:70ch;margin:12px 0 0;font-size:12px}.rpt-card{cursor:pointer;text-align:left;font-family:inherit}.rpt-card:hover{border-color:#b9c0ca}.rpt-card em{color:#9a5b00;font-size:11px;font-style:normal}.rpt-total-line{background:#f5f4ff;border:1px solid #ddd9fb;border-radius:6px;flex-wrap:wrap;align-items:baseline;gap:14px;margin-bottom:14px;padding:12px 16px;display:flex}.rpt-total-line b{color:#1a237e;font-variant-numeric:tabular-nums;font-size:22px}.rpt-total-line.rpt-alarm{background:#fdeaea;border-color:#f3c9c9}.rpt-total-line.rpt-alarm b{color:#a12626}.rpt-wrong{color:#a12626;font-weight:600}.rpt-clean{color:#1b6b34;background:#e6f5ea;border:1px solid #bfe3cb;border-radius:6px;max-width:70ch;padding:14px 16px;font-size:13px}.rpt-clean b{font-size:15px}.rpt-progress{align-items:center;gap:10px;padding:8px 16px;font-size:12px;display:flex}.rpt-sub{margin-bottom:8px}.rpt-group td{background:#eef1f5;border-top:1px solid #d8dde4;font-weight:700}.rpt-subgroup td{background:#f8f9fb}.rpt-line td{font-size:12px}.rpt-indent{padding-left:26px!important;font-weight:500!important}.rpt-desc{text-overflow:ellipsis;white-space:nowrap;max-width:340px;overflow:hidden}.rpt-toggle{font:inherit;cursor:pointer;color:#1a237e;background:0 0;border:0;padding:0;font-weight:600}@media print{.rpt-total-line{border-color:#999;background:0 0!important}.rpt-group td,.rpt-subgroup td{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#f0f0f0!important}.rpt-desc{white-space:normal;max-width:none}.rpt-noprint,.rpt-picker{display:none!important}.rpt-screen{height:auto;position:static;overflow:visible}.rpt-body{padding:0;overflow:visible}.rpt-table{width:100%;min-width:0;font-size:11px}.rpt-table th,.rpt-table td{padding:4px 8px}.rpt-key{background:0 0!important}.rpt-table thead th{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#eee!important}.rpt-table tfoot td{background:0 0!important}thead{display:table-header-group}tr{break-inside:avoid}}.tv-warn-btn{color:#9a5b00;cursor:pointer;font-size:12px;font:inherit;background:#fff8e8;border:1px solid #f0d9a8;border-radius:999px;padding:3px 12px;font-size:12px}.tv-warn-btn:hover{background:#fdf0d8}.ms-auth{margin:12px 0 4px}.tv-pill{cursor:pointer;font:inherit;border:1px solid #0000;font-size:12px}.tv-pill:hover{filter:brightness(.96)}.tv-pill.active{border-color:currentColor;font-weight:700}.tv-release-all{align-items:center;gap:8px;display:inline-flex}.tv-job{flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.tv-job-bar{background:#e3e6ea;border-radius:999px;flex:none;width:140px;height:6px;display:inline-block;overflow:hidden}.tv-job-fill{background:#4f46e5;height:100%;transition:width .4s;display:block}@media (prefers-reduced-motion:reduce){.tv-job-fill{transition:none}}.tv-release-all .cw-btn{border-radius:999px;padding:3px 12px;font-size:12px}.tv-release-all-result{background:#fff;border:1px solid #e3e6ea;border-radius:6px;flex-direction:column;gap:6px;max-width:620px;padding:10px 12px;display:flex}.tv-release-all-rows{flex-direction:column;gap:2px;font-size:12px;display:flex}.tv-release-scopes{flex-direction:column;gap:10px;max-height:46vh;display:flex;overflow-y:auto}.tv-release-scope{border-left:3px solid #e3e6ea;padding-left:10px}.tv-release-scope-head{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:2px;font-size:13px;display:flex}.ms-sends-as{color:#1b6b34;background:#e6f5ea;border-radius:4px;padding:7px 10px;font-size:12px}.tv-tabs{align-self:flex-start;margin:10px 16px 0}.tv-tabs button{padding:6px 16px;font-size:13px}.tv-tab-count{font-variant-numeric:tabular-nums;background:#00000014;border-radius:999px;margin-left:8px;padding:1px 7px;font-size:11px;font-weight:600}.tv-tabs button.active .tv-tab-count{background:#ffffff47}.tv-note-inline{color:#5c6577;background:#f4f6f9;border-radius:4px;margin:0 0 8px;padding:6px 10px;font-size:12px}.ms-auth button{font-size:13px}.ms-hint code{background:#f2f4f7;border-radius:4px;padding:1px 5px;font-size:12px}.tv-mail-link{color:#1565c0;cursor:pointer;background:0 0;border:0;margin-left:auto;font-family:inherit;font-size:12px;text-decoration:underline}.ms-source{color:#48505a;background:#f4f6f8;border-radius:6px;margin-bottom:12px;padding:8px 10px;font-size:12px}.ms-source code{background:#e7eaee;border-radius:4px;padding:1px 5px}.ms-hint{color:#7a828c;margin:4px 0 12px;font-size:11px;line-height:1.45}.ms-signin{border:1px solid #e3e6ea;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:4px 0 10px;padding:12px 14px;display:flex}.ms-signin.is-in{background:#f2f9f4;border-color:#c6e3cd}.ms-signin.is-out{background:#fff8e8;border-color:#f0d9a8}.ms-signin-who{flex-direction:column;gap:1px;min-width:0;display:flex}.ms-signin-label{text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:700}.is-in .ms-signin-label{color:#1b6b34}.is-out .ms-signin-label{color:#9a5b00}.ms-signin-who b{color:#1a1d21;word-break:break-all;font-size:14px}.ms-signin-who small{color:#7a828c;font-size:11px}.ms-signin-actions{gap:8px;display:flex}.ms-uri{word-break:break-all;margin:4px 0;display:block}.ms-test{border-radius:6px;margin:10px 0;padding:7px 10px;font-size:12px}.ms-test.ok{color:#1b6b34;background:#e6f5ea}.ms-test.bad{color:#a12626;background:#fdeaea}.ms-test-row{align-items:flex-end;gap:8px;margin:10px 0;display:flex}.ms-test-row .cw-field{flex:1}.tv-contract-desc{color:#48505a;font-size:12px;font-weight:400}.tv-branch{color:#283593;background:#e8eaf6;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:700}.tv-branch-none{color:#a12626;background:#fdeaea}.tv-release{align-items:center;gap:8px;margin-left:auto;font-weight:400;display:flex}.tv-release-panel{z-index:60;text-align:left;background:#fff;border:1px solid #d7dbe0;border-radius:8px;width:min(760px,100vw - 48px);max-height:80vh;padding:16px 18px;font-weight:400;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 12px 40px #00000038}.tv-release-head{background:#fff;border-bottom:1px solid #eef0f3;margin:-16px -18px 8px;padding:16px 18px 8px;position:sticky;top:-16px}.tv-release-list{gap:18px;display:flex}.tv-release-col{flex:1;min-width:0}.tv-release-col-h{margin-bottom:4px;font-size:12px;font-weight:700}.tv-release-col-h.ok{color:#1b6b34}.tv-release-col-h.bad{color:#a12626}.tv-release-row{padding:2px 0;font-size:12px}.tv-released-ok{color:#1b6b34;background:#e6f5ea;border-radius:6px;align-items:center;gap:10px;padding:5px 10px;font-size:12px;display:flex}.tv-release-panel .tv-release-head{font-size:13px}.tv-release-panel .tv-actions{background:#fff;padding-top:10px;position:sticky;bottom:-16px}.cw-rich{color:#2b2f34;background:#fff;border:1px solid #ccd2d9;border-radius:6px;outline:none;min-height:96px;max-height:300px;padding:8px 10px;font-size:13px;line-height:1.55;overflow-y:auto}.cw-rich:focus{border-color:#6a1b9a}.cw-rich p,.cw-rich div{margin:0 0 6px}.cw-rich ul,.cw-rich ol{margin:4px 0 6px 20px}.cw-rich table{border-collapse:collapse}.cw-rich td,.cw-rich th{border:1px solid #dde1e6;padding:3px 7px}.pd-screen{background:#fff;overflow-y:auto}.pd-body{flex-direction:column;gap:18px;padding:14px 18px 48px;display:flex}.pd-select{font:inherit;background:#fff;border:1px solid #ccd2d9;border-radius:6px;max-width:340px;padding:5px 8px;font-size:13px}.pd-picker{padding:18px}.pd-cards{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.pd-card{text-align:left;cursor:pointer;width:260px;font:inherit;background:#fff;border:1px solid #e3e6ea;border-radius:8px;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.pd-card:hover{border-color:#2a78d6}.pd-card b{color:#1a237e;font-size:13px}.pd-card span{color:#48505a;font-size:12px}.pd-card em{color:#858e9f;font-size:11px;font-style:normal}.pd-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.pd-head h3{margin:0;font-size:17px}.pd-meta{color:#5c6577;flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;font-size:12px;display:flex}.pd-pace{border:1px solid #e3e6ea;border-radius:8px;flex-direction:column;align-items:flex-end;min-width:170px;padding:8px 14px;display:flex}.pd-pace b{font-variant-numeric:tabular-nums;font-size:26px;line-height:1.1}.pd-pace-label{text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.pd-good{color:#0ca30c;background:#f0f8f0;border-color:#bfe3c4}.pd-warning{color:#8a5300;background:#fff8e8;border-color:#f0d9a8}.pd-serious{color:#b4551f;background:#fdf0e9;border-color:#f2cdb9}.pd-critical{color:#d03b3b;background:#fdeaea;border-color:#f3c9c9}.pd-pace.pd-good b,.pd-pace.pd-warning b,.pd-pace.pd-serious b,.pd-pace.pd-critical b{color:inherit}.pd-pace .tv-muted{color:inherit;opacity:.75}.pd-tiles{flex-wrap:wrap;gap:10px;display:flex}.pd-tile{background:#fff;border:1px solid #e3e6ea;border-radius:8px;flex-direction:column;gap:1px;min-width:118px;padding:10px 16px;display:flex}.pd-tile b{color:#0b0b0b;font-variant-numeric:tabular-nums;font-size:22px;line-height:1.15}.pd-tile-label{text-transform:uppercase;letter-spacing:.05em;color:#858e9f;font-size:11px}.pd-tile-unit{color:#858e9f;font-size:11px}.pd-tile.pd-critical b{color:#d03b3b}.pd-tile.pd-good b{color:#0ca30c}.pd-section{border:1px solid #e8ebef;border-radius:8px;padding:12px 16px 14px}.pd-section h4{text-transform:uppercase;letter-spacing:.05em;color:#48505a;margin:0 0 10px;font-size:13px}.pd-two{grid-template-columns:1fr 1fr;gap:18px;display:grid}@media (width<=900px){.pd-two{grid-template-columns:1fr}}.pd-track{background:#eef1f5;border-radius:5px;flex:none;width:100%;height:10px;display:block;position:relative;overflow:visible}.pd-compare-row>.pd-track,.pd-person>.pd-track{flex:auto;width:auto}.pd-fill{border-radius:5px;position:absolute;top:0;bottom:0;left:0}.pd-fill-used{background:#2a78d6}.pd-fill-done{background:#1baf7a}.pd-fill-over{background:#d03b3b}.pd-budget-mark{background:#52514e;border-radius:1px;width:2px;position:absolute;top:-3px;bottom:-3px}.pd-compare{flex-direction:column;gap:10px;display:flex}.pd-compare-row{align-items:center;gap:12px;display:flex}.pd-compare-label{color:#48505a;width:130px;font-size:12px}.pd-compare-row b{text-align:right;font-variant-numeric:tabular-nums;width:52px}.pd-hint{color:#5c6577;margin:10px 0 0;font-size:12px}.pd-phases{flex-direction:column;gap:2px;display:flex}.pd-phase,.pd-phase-head{grid-template-columns:90px 1fr 70px 70px 70px 60px 62px;align-items:center;gap:10px;padding:5px 0;display:grid}.pd-phase-head{text-transform:uppercase;letter-spacing:.05em;color:#858e9f;border-bottom:1px solid #e8ebef;font-size:10px}.pd-phase{border-bottom:1px solid #f2f4f7}.pd-phase-code{color:#1a237e;flex-direction:column;align-items:flex-start;gap:3px;font-size:12px;font-weight:700;display:flex}.pd-rule{letter-spacing:.04em;text-transform:uppercase;color:#5c6577;background:#eef1f5;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700}.pd-rule-tm{color:#1c5aa6;background:#eaf2fc}.pd-phase-bar{flex-direction:column;gap:4px;min-width:0;display:flex}.pd-phase-bar small{color:#7a828c;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.pd-num{text-align:right;font-variant-numeric:tabular-nums;font-size:12px}.pd-over-text{color:#d03b3b;font-weight:700}.pd-legend{color:#7a828c;align-items:center;gap:6px;margin:10px 0 0;font-size:11px;display:flex}.pd-key{border-radius:2px;width:12px;height:8px;margin-left:10px;display:inline-block}.pd-key-used{background:#2a78d6}.pd-key-mark{background:#52514e;width:2px;height:12px}.pd-figure{margin:0}.pd-svg{width:100%;height:auto}.pd-grid{stroke:#eef1f5;stroke-width:1px}.pd-axis{fill:#858e9f;font-size:9px}.pd-axis-end{fill:#52514e}.pd-budget-line{stroke:#52514e;stroke-width:1.5px;stroke-dasharray:4 3}.pd-line{fill:none;stroke:#2a78d6;stroke-width:2px;stroke-linejoin:round}.pd-area{fill:#2a78d6;opacity:.1;stroke:none}.pd-dot{fill:#2a78d6;stroke:#fff;stroke-width:2px}.pd-dot-end{fill:#1a237e}.pd-figure figcaption{color:#858e9f;margin-top:4px;font-size:11px}.pd-people{flex-direction:column;gap:7px;display:flex}.pd-person{align-items:center;gap:12px;display:flex}.pd-person-name{width:140px;font-size:12px}.pd-person b{text-align:right;font-variant-numeric:tabular-nums;width:54px;font-size:12px}.pd-tasks{flex-direction:column;display:flex}.pd-task{border-bottom:1px solid #f2f4f7;grid-template-columns:110px 1fr auto auto;align-items:center;gap:10px;padding:5px 0;font-size:12px;display:grid}.pd-task-when{color:#7a828c;align-items:baseline;gap:6px;display:flex}.pd-task-count{color:#5c6577;margin:0 0 8px;font-size:13px}.pd-task-count b{color:#0b0b0b;font-size:15px}.pd-task-groups{flex-direction:column;gap:1px;display:flex}.pd-task-group{border-bottom:1px solid #f2f4f7;justify-content:space-between;align-items:baseline;gap:12px;padding:5px 0;font-size:13px;display:flex}.pd-task-group span{color:#48505a}.pd-task-group b{font-variant-numeric:tabular-nums}.pd-task-actions{gap:14px;margin-top:10px;display:flex}.pd-task-done{opacity:.55}.pd-task-done .pd-task-summary{text-decoration:line-through}.pd-notes{flex-direction:column;gap:12px;display:flex}.pd-acu-note{background:#f6f8fa;border-radius:6px;padding:8px 10px}.pd-acu-label{text-transform:uppercase;letter-spacing:.05em;color:#858e9f;font-size:10px}.pd-acu-note p{white-space:pre-wrap;margin:2px 0 0;font-size:12px}.pd-note-add{flex-direction:column;gap:8px;display:flex}.pd-note-add textarea{width:100%;font:inherit;resize:vertical;border:1px solid #ccd2d9;border-radius:6px;padding:8px 10px;font-size:13px}.pd-note-actions{align-items:center;gap:10px;display:flex}.pd-note-list{flex-direction:column;gap:8px;max-height:320px;display:flex;overflow-y:auto}.pd-note-item{border-bottom:1px solid #f2f4f7;align-items:flex-start;gap:8px;padding-bottom:7px;display:flex}.pd-note-body{flex:1}.pd-note-body p{white-space:pre-wrap;margin:0;font-size:13px}.pd-note-body span{font-size:11px}.pd-note-done .pd-note-body p{opacity:.6;text-decoration:line-through}.pd-note{color:#5c6577;max-width:78ch;font-size:12px}@media print{.pd-noprint{display:none!important}.pd-screen{height:auto;position:static;overflow:visible}.pd-two{grid-template-columns:1fr 1fr}.pd-section{break-inside:avoid}.pd-fill-used,.pd-fill-done,.pd-fill-over,.pd-rule{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.pp-body{flex-direction:column;gap:18px;display:flex}.pp-two{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.pp-col,.pp-stack{flex-direction:column;gap:18px;min-width:0;display:flex}@media (width<=1180px){.pp-two{grid-template-columns:1fr}}.pd-tabs{align-self:flex-start}.pd-acu-text{white-space:pre-wrap;color:#48505a;margin:0;font-size:13px}.pp-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.pp-head h4{text-transform:uppercase;letter-spacing:.05em;color:#48505a;margin:0;font-size:13px}.pp-head-actions{align-items:center;gap:8px;display:flex}.pp-table-wrap{overflow-x:auto}.pp-table{border-collapse:collapse;width:100%;min-width:560px;font-size:13px}.pp-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#858e9f;border-bottom:1px solid #e8ebef;padding:0 6px 5px;font-size:10px;font-weight:600}.pp-table td{vertical-align:middle;border-bottom:1px solid #f4f6f8;padding:1px 6px}.pp-table tbody+tbody tr:first-child td{border-top:1px solid #e3e6ea}.pp-table tbody+tbody .pp-phase-row td{padding-top:12px}.pp-c-done{width:26px}.pp-c-resp,.pp-c-owner{width:132px}.pp-c-time{width:68px}.pp-c-date{white-space:nowrap;width:142px}.pp-c-del{width:28px}.pp-c-resp .pp-cell,.pp-c-owner .pp-cell{color:#48505a;font-size:12px}.pp-select{width:100%;font:inherit;color:#48505a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;padding:4px 2px;font-size:12px}.pp-select:hover{border-color:#e3e6ea}.pp-select:focus{background:#fff;border-color:#4f46e5;outline:none}.pp-row-done .pp-select{color:#8a929c}.pp-cell{width:100%;font:inherit;color:#1a1d21;resize:none;background:0 0;border:1px solid #0000;border-radius:5px;padding:5px 6px;font-size:13px;line-height:1.45;overflow:hidden}.pp-cell:hover{border-color:#e3e6ea}.pp-cell:focus{background:#fff;border-color:#4f46e5;outline:none}.pp-cell::placeholder{color:#b6bcc6}.pp-phase-row td{border-bottom:0;padding:10px 6px 2px}.pp-phase-input{color:#1a237e;letter-spacing:-.005em;max-width:420px;font-size:13px;font-weight:700}.pp-table td.pp-c-act,.pp-table th.pp-c-act{padding-left:16px}.pp-phase-cont{border-left:2px solid #e8ebef;height:20px;margin-left:10px;display:block}.pp-date{font:inherit;color:#48505a;background:0 0;border:1px solid #0000;border-radius:5px;padding:4px 6px;font-size:12px}.pp-date:hover{border-color:#e3e6ea}.pp-date:focus{background:#fff;border-color:#4f46e5;outline:none}.pp-head-actions .pp-date{background:#fff;border-color:#ccd2d9}.pp-row-done .pp-cell{color:#8a929c;text-decoration:line-through}.pp-row-done .pp-date{color:#8a929c}.pp-row-late .pp-date{color:#b4551f}.pp-late-flag{text-transform:uppercase;letter-spacing:.04em;color:#b4551f;margin-left:2px;font-size:9px}.pp-x{color:#c8ced7;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:2px 4px;font-size:16px;line-height:1}.pp-x:hover{color:#d03b3b;background:#fdeaea}.pp-add-row td{border-bottom:0;padding-top:2px;padding-bottom:6px}.pp-add-row .tv-linkish{font-size:12px}.pp-meetings{flex-direction:column;gap:12px;max-height:420px;display:flex;overflow-y:auto}.pp-meeting{border:1px solid #e3e6ea;border-radius:8px;overflow:hidden}.pp-meeting header{background:#f6f8fa;border-bottom:1px solid #e8ebef;align-items:center;gap:8px;padding:6px 8px 6px 10px;display:flex}.pp-meeting header .tv-muted{font-size:11px}.pp-meeting-date{color:#0000;border-color:#0000;width:26px;padding:2px;font-size:12px;font-weight:600}.pp-meeting-date:hover,.pp-meeting-date:focus{border-color:#ccd2d9}.pp-meeting header>.tv-muted:first-of-type{color:#1a237e;font-size:13px;font-weight:600}.pp-meeting-by{margin-left:4px}.pp-meeting header .pp-x{margin-left:auto}.pp-meeting .pp-table-wrap{padding:2px 10px 6px}.pp-meeting .pp-table{min-width:0}.pp-meeting .pp-cell{white-space:pre-wrap;min-height:34px}.tv-sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media print{.pp-cell,.pp-date{border-color:#0000!important}.pp-meetings{max-height:none;overflow:visible}}.pp-cols{align-items:flex-start;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.pp-col-card{background:#fff;border:1px solid #e3e6ea;border-radius:8px;flex:0 0 300px;min-width:300px;overflow:hidden}.pp-col-card.is-newest{border-color:#c7d2fe;box-shadow:0 0 0 2px #eef2ff}.pp-col-card header{background:#f6f8fa;border-bottom:1px solid #e8ebef;align-items:center;gap:6px;padding:6px 8px 6px 10px;display:flex}.pp-col-card.is-newest header{background:#eef2ff}.pp-col-date{color:#0000;border-color:#0000;width:26px;padding:2px}.pp-col-date:hover,.pp-col-date:focus{border-color:#ccd2d9}.pp-col-day{color:#1a237e;font-size:13px;font-weight:600}.pp-col-card header .pp-x{margin-left:auto}.pp-col-items{flex-direction:column;gap:6px;padding:8px;display:flex}.pp-col-add{align-self:flex-start;margin:0 10px 10px;font-size:12px}.pp-item{border:1px solid #eef1f5;border-radius:6px;align-items:flex-start;gap:4px;padding:5px 4px 5px 6px;display:flex}.pp-item:hover{border-color:#dfe4ea}.pp-item>input[type=checkbox]{flex:none;margin:8px 0 0}.pp-item .pp-cell{white-space:pre-wrap;flex:auto;min-width:0;min-height:30px;font-size:12.5px}.pp-select-short{color:#1a237e;flex:none;width:58px;padding:4px 0 4px 4px;font-weight:600}.pp-item-actions{flex:none;align-items:center;gap:1px;display:flex}.pp-carry{cursor:pointer;font:inherit;color:#c8ced7;background:0 0;border:0;border-radius:4px;padding:3px 4px;font-size:14px;line-height:1}.pp-item:hover .pp-carry,.pp-carry:focus-visible{color:#4f46e5;background:#eef2ff}.pp-band{flex-direction:column;gap:12px;display:flex}.pp-band-group{flex-direction:column;gap:1px;display:flex}.pp-band-label{text-transform:uppercase;letter-spacing:.06em;color:#858e9f;margin-bottom:3px;font-size:10px;font-weight:700}.pp-band-row{border-bottom:1px solid #f4f6f8;align-items:baseline;gap:10px;padding:4px 0;font-size:13px;display:flex}.pp-band-when{color:#1a237e;flex:none;width:92px;font-size:12px;font-weight:600}.pp-band-what{flex:1;min-width:0}.pp-band-row .tv-muted{white-space:nowrap;margin-left:auto;font-size:11px}.pp-band-row input[type=checkbox]{flex:none;margin:0 2px 0 0}@media print{.pp-cols{flex-wrap:wrap;overflow-x:visible}.pp-carry{display:none}}.pd-golive{background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:10px;padding:6px 12px;display:inline-flex}.pd-golive.is-unset{background:#fff;border-style:dashed}.pd-golive-label{text-transform:uppercase;letter-spacing:.07em;color:#3730a3;font-size:10px;font-weight:700}.pd-golive-date{align-items:baseline;gap:8px;display:inline-flex}.pd-golive-date b{color:#1a237e;font-variant-numeric:tabular-nums;font-size:15px}.pd-golive-date span{color:#4a4f8a;font-size:12px}.pd-golive-unset{color:#6b7280;font-size:12px}@media print{.pd-golive{-webkit-print-color-adjust:exact;print-color-adjust:exact}.pd-golive.is-unset{display:none}}.pp-work-range{font-size:12px}.pp-work-people{color:#48505a;flex-wrap:wrap;align-items:baseline;gap:6px 14px;margin-bottom:8px;font-size:13px;display:flex}.pp-work-people b{color:#1a1d21;font-variant-numeric:tabular-nums}.pp-work-person{background:#f3f5f8;border-radius:999px;padding:2px 9px;font-size:12px}.pp-work-list{flex-direction:column;max-height:340px;display:flex;overflow-y:auto}.pp-work-row{border-bottom:1px solid #f4f6f8;align-items:baseline;gap:10px;padding:5px 0;font-size:13px;display:flex}.pp-work-when{color:#1a237e;flex:none;width:84px;font-size:12px;font-weight:600}.pp-work-who{color:#48505a;flex:none;width:130px;font-size:12px}.pp-work-what{white-space:pre-wrap;overflow-wrap:anywhere;flex:1;min-width:0}.pp-work-hours{text-align:right;font-variant-numeric:tabular-nums;flex:none;width:52px;font-weight:600}@media print{.pp-work-list{max-height:none;overflow:visible}}
