.visitor-visits-page{--vv-navy:#0b1f3a;--vv-cyan:#0ea5d9;--vv-line:#e7edf4;--vv-muted:#64748b;--vv-ink:#1a2740;color:var(--vv-ink);font-family:Inter,-apple-system,Segoe UI,Arial,sans-serif;padding:22px 0 38px}.vv-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.vv-crumb{font-size:12px;color:var(--vv-muted)}.vv-heading h1{margin:3px 0 0;color:var(--vv-navy);font-size:24px;font-weight:800}.vv-heading-actions{display:flex;gap:9px}.vv-button.p-button{height:40px;padding:0 16px;border-radius:10px;font-size:13px;font-weight:700;box-shadow:none}.vv-secondary.p-button{border:1px solid var(--vv-line);background:#fff;color:var(--vv-navy)}.vv-primary.p-button{border:1px solid var(--vv-navy);background:var(--vv-navy);color:#fff}.vv-primary.p-button:hover{background:#12345c;border-color:#12345c}.vv-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:16px 0 18px}.vv-kpi{min-height:100px;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border:1px solid var(--vv-line);border-radius:16px;background:#fff;box-shadow:0 4px 16px #0b1f3a0a}.vv-kpi span{display:block;color:var(--vv-muted);font-size:12px;font-weight:800;letter-spacing:.45px;text-transform:uppercase}.vv-kpi strong{display:block;margin-top:5px;color:var(--vv-navy);font-size:32px;line-height:1}.vv-kpi>i{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;color:#fff;font-size:20px}.vv-kpi>.blue{background:linear-gradient(135deg,#12345c,#0ea5d9)}.vv-kpi>.green{background:linear-gradient(135deg,#0f9d58,#16c47f)}.vv-kpi>.purple{background:linear-gradient(135deg,#6d5cc4,#8a7be0)}.vv-kpi>.amber{background:linear-gradient(135deg,#e6a100,#f2b705)}.vv-panel{overflow:hidden;border:1px solid var(--vv-line);border-radius:16px;background:#fff;box-shadow:0 4px 16px #0b1f3a0a}.vv-tabs{display:flex;gap:4px;padding:8px 14px 0;border-bottom:1px solid var(--vv-line)}.vv-tabs button{padding:13px 18px;border:0;border-bottom:3px solid transparent;background:transparent;color:#48566e;font-size:14px;font-weight:700;cursor:pointer}.vv-tabs button.active{border-color:var(--vv-cyan);color:var(--vv-navy)}.vv-tabs b{margin-left:7px;padding:2px 8px;border-radius:8px;background:#eef4fb;color:#12345c;font-size:11.5px}.vv-toolbar{display:flex;align-items:center;gap:10px;padding:16px 18px;flex-wrap:wrap}.vv-filter-group{display:flex;gap:8px}.vv-filter-group button{height:32px;padding:0 14px;border:1px solid var(--vv-line);border-radius:20px;background:#fff;color:var(--vv-muted);font-size:12.5px;cursor:pointer}.vv-filter-group button.active{border-color:#bfe6f6;background:#e8f6fd;color:#0b7fa8;font-weight:700}.vv-search{display:flex;align-items:center;gap:8px;height:34px;margin-left:auto;padding:0 12px;border:1px solid var(--vv-line);border-radius:10px;background:#f7fafd;color:var(--vv-muted)}.vv-search input{width:190px;border:0;outline:0;background:transparent;color:var(--vv-ink);font-size:13px}.vv-table-wrap{overflow-x:auto}.vv-table{width:100%;min-width:860px;border-collapse:collapse}.vv-table th{padding:11px 16px;border-bottom:1px solid var(--vv-line);background:#fafcfe;color:var(--vv-muted);font-size:11px;font-weight:800;letter-spacing:.4px;text-align:left;text-transform:uppercase}.vv-table td{padding:12px 16px;border-bottom:1px solid #eef2f7;font-size:13px;vertical-align:middle}.vv-table tbody tr:hover{background:#f9fbfe}.vv-person{display:flex;align-items:center;gap:11px}.vv-person>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e6eef7;color:var(--vv-navy);font-size:12px;font-weight:800}.vv-person strong,.vv-table td>strong{color:var(--vv-navy);font-weight:700}.vv-person small{display:block;margin-top:1px;color:var(--vv-muted);font-size:11.5px}.vv-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:20px;font-size:11.5px;font-weight:700}.vv-live{background:#e4f7ee;color:#0f8a56}.vv-live i{width:7px;height:7px;border-radius:50%;background:#16a36a}.vv-complete{background:#eef2f7;color:#5a6b80}.vv-approved{background:#e4f7ee;color:#0f8a56}.vv-waiting{background:#fdf3dd;color:#9a7400}.vv-planned{background:#e6f4fb;color:#0b7fa8}.vv-actions{display:flex;justify-content:flex-end;gap:5px;align-items:center}.vv-actions .p-button{height:30px;min-width:30px;padding:0 7px;box-shadow:none}.vv-checkin.p-button{border:1px solid #bfead2;background:#e4f7ee;color:#0f8a56;font-size:12px}.vv-checkout.p-button{border:1px solid #f3c2be;background:#fdecea;color:#c5352b;font-size:12px}.vv-empty{padding:30px!important;color:var(--vv-muted);text-align:center}.vv-empty i{margin-right:7px}.vv-drawer-layer{position:fixed;z-index:1200;inset:0}.vv-drawer-backdrop{position:absolute;inset:0;background:#0a162673}.vv-drawer{position:absolute;top:0;right:0;bottom:0;display:flex;flex-direction:column;width:460px;max-width:94vw;background:#fff;box-shadow:-16px 0 44px #0b1f3a2e;animation:vv-slide .2s ease-out}@keyframes vv-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.vv-drawer header,.vv-drawer footer{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--vv-line)}.vv-drawer header h3{margin:0;color:var(--vv-navy);font-size:17px}.vv-drawer footer{justify-content:flex-end;gap:10px;border-top:1px solid var(--vv-line);border-bottom:0}.vv-drawer-body{flex:1;overflow:auto;padding:20px 24px}.vv-form-section{margin:0 0 21px}.vv-form-section h4{margin:0 0 12px;color:var(--vv-muted);font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.vv-field{display:block;margin:0 0 14px}.vv-field>span{display:block;margin-bottom:6px;color:var(--vv-navy);font-size:12.5px;font-weight:700}.vv-field em{color:#e0453b;font-style:normal}.vv-field input,.vv-field select,.vv-field textarea{width:100%;height:42px;padding:0 12px;border:1px solid var(--vv-line);border-radius:10px;background:#fff;color:var(--vv-ink);font:14px inherit}.vv-field textarea{height:72px;padding-top:10px;resize:vertical}.vv-field input:focus,.vv-field select:focus,.vv-field textarea:focus{outline:0;border-color:var(--vv-cyan);box-shadow:0 0 0 3px #41c3f526}.vv-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.vv-checkbox{align-self:center;display:flex;align-items:center;gap:8px;height:42px;color:var(--vv-navy);font-size:12.5px;font-weight:700}.vv-checkbox input{width:16px;height:16px;accent-color:var(--vv-navy)}.vv-privacy{padding:10px 12px;border:1px solid #e2eef7;border-radius:9px;background:#f4f8fc;color:var(--vv-muted);font-size:11.5px}@media(max-width:1100px){.vv-kpis{grid-template-columns:1fr 1fr}}@media(max-width:620px){.visitor-visits-page{padding-top:14px}.vv-kpis{grid-template-columns:1fr;gap:10px}.vv-toolbar{align-items:stretch}.vv-filter-group{overflow:auto;padding-bottom:2px}.vv-search{margin-left:0}.vv-search input{width:100%}.vv-two{grid-template-columns:1fr}.vv-drawer-body{padding:18px}.vv-drawer header,.vv-drawer footer{padding:14px 18px}}.visitor-visits-page .vv-heading-actions .table-action-button.p-button,.visitor-visits-page .vv-drawer footer .vv-button.p-button{height:40px!important;padding:0 16px!important;border-radius:9px!important;font-size:13px!important;font-weight:700!important}.visitor-visits-page .vv-heading-actions .vv-primary.p-button{border-color:#0b1f3a!important;background:#0b1f3a!important;color:#fff!important}.visitor-visits-page .vv-heading-actions .vv-secondary.p-button{border-color:#e7edf4!important;background:#fff!important;color:#0b1f3a!important}.visitor-visits-page .vv-heading-actions .vv-primary.p-button:hover{border-color:#12345c!important;background:#12345c!important}.visitor-visits-page .vv-drawer .vv-field input,.visitor-visits-page .vv-drawer .vv-field select,.visitor-visits-page .vv-drawer .vv-field textarea{border:1px solid #cbd5e1!important;box-shadow:none!important}.visitor-visits-page .vv-drawer .vv-field input:focus,.visitor-visits-page .vv-drawer .vv-field select:focus,.visitor-visits-page .vv-drawer .vv-field textarea:focus{border-color:#0ea5d9!important;box-shadow:0 0 0 3px #0ea5d921!important}.vv-drawer-layer{--vv-navy:#0b1f3a;--vv-cyan:#0ea5d9;--vv-line:#e7edf4;--vv-muted:#64748b;--vv-ink:#1a2740}.vv-drawer-layer .vv-drawer footer .vv-primary.p-button{border-color:#0b1f3a!important;background:#0b1f3a!important;color:#fff!important;opacity:1!important}.vv-drawer-layer .vv-drawer footer .vv-primary.p-button:hover{border-color:#12345c!important;background:#12345c!important;color:#fff!important}.vv-drawer-layer .vv-customer-select{width:100%;font-size:14px}.vv-drawer-layer .vv-customer-select__control{min-height:42px!important;border:1px solid #cbd5e1!important;border-radius:10px!important;box-shadow:none!important}.vv-drawer-layer .vv-customer-select__control--is-focused{border-color:#0ea5d9!important;box-shadow:0 0 0 3px #0ea5d921!important}.vv-drawer-layer .vv-customer-select__menu{z-index:5!important}.vv-drawer-layer .vv-customer-select__option--is-focused{background:#e8f6fd!important}.vv-drawer-layer .vv-customer-select__option--is-selected{background:#0b1f3a!important}.visitor-visits-page .vv-status-dropdown{max-width:145px;height:28px;padding:0 27px 0 10px;border:0;border-radius:20px;font-size:11.5px;font-weight:700;cursor:pointer}.visitor-visits-page .vv-status-dropdown:focus{outline:0;box-shadow:0 0 0 2px #0ea5d933}.visitor-visits-page .vv-status-dropdown:disabled{cursor:not-allowed;opacity:.72}.visitor-visits-page .vv-status-dropdown.vv-planned{background:#e6f4fb;color:#0b7fa8}.visitor-visits-page .vv-status-dropdown.vv-waiting{background:#fdf3dd;color:#9a7400}.visitor-visits-page .vv-status-dropdown.vv-approved{background:#e4f7ee;color:#0f8a56}.visitor-visits-page .vv-status-dropdown.vv-live{background:#dcf8ea;color:#087a4a}.visitor-visits-page .vv-status-dropdown.vv-complete{background:#eef2f7;color:#5a6b80}.visitor-visits-page .vv-status-dropdown.vv-cancelled{background:#fdecea;color:#c5352b}.vv-movement-dialog .p-dialog-header{padding:18px 20px;border-bottom:1px solid #e7edf4;color:#0b1f3a}.vv-movement-dialog .p-dialog-content{padding:20px}.vv-movement-form{display:flex;flex-direction:column;gap:16px}.vv-movement-person{display:flex;align-items:center;gap:11px;padding:12px;border-radius:11px;background:#f7fafd}.vv-movement-person>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e6eef7;color:#0b1f3a;font-size:12px;font-weight:800}.vv-movement-person strong{display:block;color:#0b1f3a;font-size:14px}.vv-movement-person small{display:block;margin-top:2px;color:#64748b;font-size:12px}.vv-movement-form label>span{display:block;margin-bottom:6px;color:#0b1f3a;font-size:12.5px;font-weight:700}.vv-movement-form input,.vv-movement-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;color:#1a2740;font:14px inherit}.vv-movement-form input{height:42px;padding:0 12px}.vv-movement-form textarea{min-height:82px;padding:10px 12px;resize:vertical}.vv-movement-form input:focus,.vv-movement-form textarea:focus{outline:0;border-color:#0ea5d9;box-shadow:0 0 0 3px #0ea5d921}.vv-movement-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:3px}.vv-checkin-confirm.p-button{border-color:#0f8a56;background:#0f8a56;color:#fff}.vv-checkout-confirm.p-button{border-color:#c5352b;background:#c5352b;color:#fff}.vv-detail-dialog .p-dialog-header{padding:18px 22px;border-bottom:1px solid #e7edf4;color:#0b1f3a}.vv-detail-dialog .p-dialog-content{padding:22px}.vv-detail-content{display:flex;flex-direction:column;gap:22px}.vv-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.vv-detail-heading .vv-movement-person{flex:1}.vv-detail-heading>i{color:#0ea5d9;font-size:20px}.vv-detail-content section h4{margin:0 0 11px;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.vv-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;overflow:hidden;border:1px solid #e7edf4;border-radius:11px;background:#e7edf4}.vv-detail-item{min-width:0;padding:11px 13px;background:#fff}.vv-detail-wide{grid-column:1/-1}.vv-detail-item span{display:block;margin-bottom:3px;color:#64748b;font-size:11.5px}.vv-detail-item strong{display:block;overflow-wrap:anywhere;color:#1a2740;font-size:13px;font-weight:650;white-space:pre-wrap}.vv-detail-notes{display:grid;gap:9px}.vv-detail-notes .vv-detail-item{border:1px solid #e7edf4;border-radius:10px;background:#f9fbfd}@media(max-width:620px){.vv-detail-grid{grid-template-columns:1fr}.vv-detail-wide{grid-column:auto}.vv-detail-heading{align-items:flex-start;flex-direction:column}.vv-detail-heading .vv-movement-person{width:100%}}.wm-page-title{color:#2e4663;font-weight:700}.wm-page-subtitle{color:#6d7f98;font-size:1rem;line-height:1.45;margin-top:.35rem}.wm-tree-shell{--wm-border: #dbe3ef;--wm-ink: #22354d;--wm-soft: #6e8099;--wm-primary: #214f8f;display:flex;flex-wrap:nowrap;gap:18px;overflow-x:auto;padding:4px 2px 12px;min-height:460px}.wm-tree-column,.wm-tree-empty-column{width:300px;min-height:420px;border-right:1px solid var(--wm-border);flex-shrink:0}.wm-tree-column-head{padding:4px 12px 10px}.wm-tree-column-title-row{display:flex;flex-direction:column;gap:.3rem}.wm-tree-column-title{display:inline-flex;align-items:center;gap:.45rem;font-size:1.02rem;font-weight:600;color:#2e4564;line-height:1.15}.wm-tree-column-count{font-size:.92rem;color:#5e7290;font-weight:600}.wm-tree-add-trigger{width:1.55rem;height:1.55rem;border-radius:999px;border:1px solid #9cb3d2;background:#f4f8ff;color:#214f8f;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:all .18s ease}.wm-tree-add-trigger:hover{border-color:#214f8f;background:#e6efff}.wm-tree-add-trigger:focus-visible{outline:2px solid #7fa1d2;outline-offset:2px}.wm-tree-column-subtitle{font-size:.8rem;color:var(--wm-soft);margin-top:.25rem}.wm-tree-add-form{margin:0 12px 10px;padding:10px;border:1px solid #dce6f5;border-radius:10px;background:#f9fbff}.wm-tree-add-input-wrap .form-control{border-color:#c8d7ec;background:#fff}.wm-tree-add-input-wrap .form-control:focus{border-color:#84a6d6;box-shadow:0 0 0 2px #214f8f1f}.wm-tree-add-actions{display:flex;justify-content:flex-end;gap:.4rem;margin-top:.6rem}.wm-tree-add-actions .btn{min-width:76px}.wm-tree-add-upload-row{display:flex;align-items:center;gap:8px}.wm-tree-upload-input{display:none}.wm-tree-upload-label{display:inline-flex;align-items:center;gap:6px;border:1px solid #c8d7ec;background:#fff;color:#40618e;border-radius:8px;padding:.28rem .6rem;cursor:pointer;font-size:.78rem;font-weight:500}.wm-tree-upload-file-name{min-width:0;flex:1;color:#6f819b;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wm-tree-column-body{padding:0 12px;display:grid;gap:2px}.wm-tree-item{width:100%;min-width:0;border:0;background:transparent;color:var(--wm-ink);text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;padding:8px 0;transition:color .15s ease}button.wm-tree-item{cursor:pointer}.wm-tree-item:hover{color:#163f77}.wm-tree-item.is-selected{border:0;background:transparent;color:var(--wm-primary)}.wm-tree-item.is-selected .wm-tree-item-icon{color:var(--wm-primary)}.wm-tree-item.is-selected .wm-tree-item-label{font-weight:700;text-decoration:underline;text-underline-offset:3px}.wm-tree-item.is-disabled{opacity:.7}.wm-tree-item-content{display:flex;flex:1 1 auto;align-items:center;gap:6px;min-width:0}.wm-tree-item-label{display:block;min-width:0;max-width:100%;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wm-tree-item-block{display:grid;gap:6px}.wm-tree-item-row{display:flex;align-items:center;gap:8px;min-width:0}.wm-tree-item-row .wm-tree-item{flex:1 1 auto;min-width:0}.wm-tree-item-actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.wm-tree-edit-trigger{width:1.7rem;height:1.7rem;border-radius:999px;border:1px solid #c7d6ec;background:#fff;color:#40618e;display:inline-flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;transition:all .18s ease}.wm-tree-edit-trigger:hover{border-color:#214f8f;color:#214f8f;background:#eef4ff}.wm-tree-delete-trigger{width:1.7rem;height:1.7rem;border-radius:999px;border:1px solid #efc7c7;background:#fff7f7;color:#bb4b4b;display:inline-flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;transition:all .18s ease}.wm-tree-delete-trigger:hover:not(:disabled){border-color:#d9534f;color:#d9534f;background:#ffefef}.wm-tree-delete-trigger:disabled{opacity:.55;cursor:not-allowed}.wm-tree-edit-trigger:focus-visible{outline:2px solid #7fa1d2;outline-offset:2px}.wm-tree-edit-form{border:1px solid #dce6f5;border-radius:10px;background:#f9fbff;padding:10px;margin-bottom:6px}.wm-tree-edit-toggles{margin-top:8px;display:grid;gap:6px}.wm-tree-checkbox-row{display:flex;align-items:center;gap:6px;color:#4a5f7c;font-size:.82rem}.wm-tree-item-icon{color:#6b7f9a;font-size:.9rem;flex-shrink:0}.wm-tree-empty-column{display:flex;align-items:flex-start;justify-content:flex-start;text-align:left;color:var(--wm-soft);font-weight:500;padding:2rem 1rem}@media(max-width:991px){.wm-tree-shell{min-height:0;padding-bottom:8px}.wm-tree-column,.wm-tree-empty-column{width:86vw;min-height:360px;border-right:0;border-bottom:1px solid var(--wm-border)}.wm-tree-column-title{font-size:1rem}.wm-tree-add-form{margin-bottom:8px}}.wm-tree-column-body{overflow-x:hidden}.wm-tree-item-block{min-width:0}.wm-tree-edit-form{width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden}.wm-tree-add-upload-row{width:100%;min-width:0;overflow:hidden}.wm-tree-upload-file-name{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ci-tree-shell{align-items:stretch}.ci-tree-column{width:min(44vw,420px);min-width:340px;max-width:420px}.ci-tree-column .wm-tree-column-body{gap:10px}.ci-tree-column .wm-tree-item-block{min-width:0}.ci-tree-column .wm-tree-item-actions{align-self:flex-start}.ci-tree-column .wm-tree-item-row{align-items:flex-start}.ci-social-edit-form{margin-top:6px;width:100%}.ci-contact-details,.ci-social-url{display:block;white-space:normal;word-break:break-word;overflow-wrap:anywhere;line-height:1.45;max-width:100%}.ci-contact-details div{white-space:normal;word-break:break-word;overflow-wrap:anywhere}.ci-contact-label{display:block;white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-overflow:clip}@media(max-width:991px){.ci-tree-column{width:86vw;min-width:86vw;max-width:none}}
