.ghb-calendar{--pill-bg:#2a8ea4;--pill-bord:#1e7488;--pill-name:#ffffff;--pill-tx:#eaf6fb;--slot-height: 2.2rem;--resizer-height: 12px;--time-axis-width: 56px}.ghb-calendar .fc{font-size:14px;line-height:1.2}.ghb-calendar .fc .fc-timegrid-slot{height:var(--slot-height)!important;border-bottom:1px solid rgba(0,0,0,.08)}.ghb-calendar .fc .fc-timegrid-axis,.ghb-calendar .fc .fc-timegrid-slot-label,.ghb-calendar .fc .fc-timegrid-slot-label-frame{display:block!important;visibility:visible!important;opacity:1!important;color:#555;font-size:12px}.ghb-calendar .fc .fc-timegrid-axis-frame{width:var(--time-axis-width);min-width:var(--time-axis-width)}.ghb-calendar .fc .fc-timegrid-event.ghb-pill{background:var(--pill-bg)!important;border-color:var(--pill-bord)!important;border-radius:12px;overflow:hidden;box-shadow:none}.ghb-calendar .fc .fc-timegrid-event.ghb-pill .fc-event-main-frame{display:grid;gap:4px;padding:8px 12px;color:var(--pill-name);align-content:center;box-sizing:border-box;padding-bottom:calc(var(--resizer-height) + 2px)}.ghb-calendar .fc .fc-timegrid-event.ghb-pill .fc-event-time{color:var(--pill-tx);font-weight:600;line-height:1.1;font-size:12px}.ghb-calendar .fc .fc-timegrid-event.ghb-pill .fc-event-title{color:var(--pill-name);font-weight:800;text-transform:uppercase;letter-spacing:.02em;line-height:1.1;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ghb-calendar .fc .fc-timegrid-event.ghb-pill:hover{filter:brightness(.98)}.ghb-calendar .fc .fc-timegrid-event.ghb-pill.ghb-status-confirmed:after{content:"";position:absolute;right:8px;bottom:calc(2px + var(--resizer-height));width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #22c55e;pointer-events:none}.ghb-calendar .fc .fc-timegrid-event.ghb-pill.ghb-status-checkedin{background:#22c55e!important;border-color:#16a34a!important;color:#fff!important}.ghb-calendar .fc .fc-timegrid-event.ghb-pill.ghb-status-checkedin .fc-event-title{color:#fff}.ghb-calendar .fc .fc-timegrid-event.ghb-pill.ghb-status-checkedin .fc-event-time{color:#f0fdf4}.ghb-calendar .fc .fc-timegrid-event.ghb-pill.ghb-status-completed{background:#9ca3af!important;border-color:#6b7280!important;color:#fff!important}.ghb-calendar .fc .fc-timegrid-event.ghb-pill.ghb-status-completed .fc-event-title{color:#fff}.ghb-calendar .fc .fc-timegrid-event.ghb-pill.ghb-status-completed .fc-event-time{color:#e5e7eb}.ghb-calendar .fc-event-resizer-start{display:none!important}.ghb-calendar .fc .fc-timegrid-event .fc-event-resizer.fc-event-resizer-end{position:absolute;left:0;right:0;bottom:0;height:var(--resizer-height);display:block;z-index:5;pointer-events:auto;cursor:ns-resize}.ghb-calendar .fc .fc-timegrid-event.ghb-pill .ghb-pill-main{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:6px 8px;text-align:center;box-sizing:border-box}.ghb-calendar .fc .ghb-pill-title{font-weight:700;font-size:13.5px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.3px;color:var(--pill-name)}.ghb-calendar .fc .ghb-pill-sub{margin-top:2px;font-weight:500;font-size:12px;color:var(--pill-tx);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ghb-calendar .fc .fc-timegrid-event .fc-event-time{display:none!important}.ghb-calendar .fc .fc-timegrid-event.ghb-pill.ghb-pill-short .ghb-pill-main{padding:2px 4px!important;gap:1px!important}.ghb-calendar .fc .ghb-pill-short .ghb-pill-title{font-size:11px!important;font-weight:700!important;letter-spacing:.015em!important}.ghb-calendar .fc .ghb-pill-short .ghb-pill-sub{font-size:10px!important;font-weight:500!important}.ghb-calendar .ghb-dur-15 .fc-event-title,.ghb-calendar .ghb-dur-15 .ghb-pill-title{font-size:11px;line-height:1.05}.ghb-calendar .ghb-dur-15 .fc-event-time,.ghb-calendar .ghb-dur-15 .ghb-pill-sub{font-size:10px;line-height:1.05}.ghb-calendar .ghb-dur-30 .fc-event-title,.ghb-calendar .ghb-dur-30 .ghb-pill-title{font-size:12px;line-height:1.08}.ghb-calendar .ghb-dur-30 .fc-event-time,.ghb-calendar .ghb-dur-30 .ghb-pill-sub{font-size:11px}.ghb-calendar .ghb-dur-45 .fc-event-title,.ghb-calendar .ghb-dur-45 .ghb-pill-title{font-size:13px}.ghb-calendar .ghb-dur-45 .fc-event-time,.ghb-calendar .ghb-dur-45 .ghb-pill-sub{font-size:12px}.ghb-calendar .ghb-dur-60plus .fc-event-title,.ghb-calendar .ghb-dur-60plus .ghb-pill-title{font-size:14px}.ghb-calendar .ghb-dur-60plus .fc-event-time,.ghb-calendar .ghb-dur-60plus .ghb-pill-sub{font-size:12px}.modalRoot{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.modalOverlay{position:absolute;inset:0;border:0;padding:0;background:#0006;cursor:default}.modalPanel{position:relative;width:100%;background:#fff;border-radius:14px;box-shadow:0 14px 40px #00000038;overflow:hidden}.modalHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(0,0,0,.08)}.modalTitleWrap{min-width:0}.modalTitle{margin:0;font-size:16px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modalCloseBtn{border:1px solid rgba(0,0,0,.18);background:#fff;border-radius:10px;padding:6px 10px;font-size:13px;cursor:pointer}.modalCloseBtn:hover{background:#0000000a}.modalBody{padding:14px}.modalFooter{display:flex;justify-content:flex-end;gap:10px;padding:12px 14px;border-top:1px solid rgba(0,0,0,.08)}.bdaRoot{margin-top:16px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08)}.bdaHeader{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.7;margin-bottom:10px}.bdaRow2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bdaRow1{margin-top:10px}.bdaBtn{border:1px solid rgba(0,0,0,.18);background:#fff;border-radius:12px;padding:10px 12px;font-size:14px;cursor:pointer;margin-bottom:20px}.bdaBtn:hover{background:#0000000a}.bdaBtn:disabled{opacity:.5;cursor:not-allowed}.bdaBtnFull{width:100%}.bdaMuted{font-size:13px;opacity:.7}.vcmRoot{display:grid;gap:12px}.vcmEmpty{color:#6b7280;font-size:13px}.vcmList{display:grid;gap:12px;max-height:360px;overflow-y:auto;padding-right:6px}.vcmItemWrap{display:grid;gap:10px}.vcmItem{text-align:left;border:1px solid #e5e7eb;border-radius:14px;padding:14px 14px 12px;background:#fff;cursor:pointer;box-shadow:0 1px 2px #1018280a;transition:transform .08s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease}.vcmItem:hover{border-color:#d1d5db;box-shadow:0 6px 16px #10182814;transform:translateY(-1px);background-color:#fcfcfd}.vcmItem:active{transform:translateY(0);box-shadow:0 2px 8px #10182814}.vcmItemLoading{opacity:.85}.vcmTitleRow{display:flex;justify-content:space-between;gap:12px;align-items:center}.vcmTitle{font-weight:700;font-size:14px;color:#111827;line-height:1.2}.vcmTreatment{margin-top:6px;font-size:13px;color:#374151;line-height:1.25}.vcmMeta{margin-top:6px;font-size:12px;color:#6b7280}.vcmReadyText,.vcmLoadingText{font-size:12px;white-space:nowrap;padding:4px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;color:#6b7280}.vcmReadyText{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.vcmLoadingText{background:#f9fafb;border-color:#e5e7eb;color:#6b7280}.vcmActions{display:flex;justify-content:flex-end;gap:10px;padding-left:2px}.vcmActionBtn{border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:8px 12px;font-size:12px;font-weight:600;color:#111827;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .08s ease}.vcmActionBtn:hover{background:#f9fafb;border-color:#d1d5db}.vcmActionBtn:active{transform:scale(.99)}.vcmActionBtnSecondary{color:#374151}.vcmError{font-size:12px;color:#b91c1c;padding-left:2px}.vcmList::-webkit-scrollbar{width:8px}.vcmList::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:10px}.vcmList::-webkit-scrollbar-thumb:hover{background:#d1d5db}.csRoot{margin-top:12px}.csHeader{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:transparent;border:0;padding:6px 0;cursor:pointer;text-align:left}.csLeft{display:inline-flex;align-items:center;gap:8px;min-width:0}.csTitle{font-size:13px;font-weight:600}.csRight{font-size:12px;opacity:.7}.csChevron{display:inline-block;font-size:12px;transform:rotate(0);transition:transform .12s ease;opacity:.7}.csChevronOpen{transform:rotate(90deg)}.csBody{display:none;margin-top:8px}.csBodyOpen{display:block}.sidePanelRoot{position:fixed;inset:0;z-index:1002;pointer-events:none}.sidePanelCard{position:fixed;background:#fff;border-radius:14px;box-shadow:0 14px 40px #00000038;overflow:hidden;display:flex;flex-direction:column;pointer-events:auto}.sidePanelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.sidePanelTitleWrap{min-width:0}.sidePanelTitle{margin:0;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidePanelCloseBtn{border:1px solid rgba(0,0,0,.18);border-radius:10px;padding:6px 10px;font-size:13px;cursor:pointer;background-color:#9e7d82}.sidePanelCloseBtn:hover{background:#0000000a}.sidePanelBody{padding:10px 12px;overflow:auto;min-height:0}
