: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-header{border-bottom:1px solid #e5e7eb;flex:none;display:flex}.wc-gutter-corner{width:var(--gutter);flex:0 0 var(--gutter)}.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}.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;border-bottom-right-radius:5px;border-bottom-left-radius:5px;height:8px;position:absolute;bottom:0;left:0;right:0}.wc-block:hover .wc-resize-handle{background:#0000001f}.wc-block-time{opacity:.8;font-size:10px;font-weight:600}.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}.et-adm{color:#166534;background:#dcfce7;border-color:#86efac}.et-support{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.et-internal{color:#9d174d;background:#fce7f3;border-color:#f9a8d4}.et-leave{color:#312e81;background:#c7d2fe;border-color:#6366f1}.et-other{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}.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;display:flex;overflow:hidden}.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:baseline;gap:12px;display:flex}.topbar-left h1{margin:0;font-size:20px}.viewing{color:#6b7280;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:2px 8px;font-size:13px}.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}.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-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}.cw-backdrop{z-index:60;background:#11182759;position:fixed;inset:0}.cw{z-index:61;background:#fff;border-radius:10px;flex-direction:column;gap:12px;width:420px;max-width:calc(100vw - 32px);padding:18px 20px 20px;display:flex;position:fixed;top:50%;left:50%;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:17px}.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;display:inline-flex;overflow:hidden}.cw-segment button{cursor:pointer;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-check{align-items:center;gap:8px;font-size:13px;display:flex}.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:disabled{opacity:.6;cursor:default}
