body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.justo-toast-container{--toastify-color-light:#fff;--toastify-color-transparent:#fff;--toastify-toast-background:#fff;--toastify-text-color-light:#0f172a;--toastify-text-color-dark:#0f172a;padding:16px;width:380px}.justo-toast-container .Toastify__toast,.justo-toast-container .Toastify__toast--default,.justo-toast-container .Toastify__toast--error,.justo-toast-container .Toastify__toast--info,.justo-toast-container .Toastify__toast--success,.justo-toast-container .Toastify__toast--warning,.justo-toast-container .Toastify__toast-theme--light,.justo-toast-container .Toastify__toast.justo-toast{align-items:stretch;background:#fff!important;background-color:#fff!important;border-radius:14px;color:inherit;font-family:inherit;isolation:isolate;margin-bottom:12px;min-height:auto;opacity:1!important;overflow:hidden;padding:0}.justo-toast-container .Toastify__toast.justo-toast{border:1px solid #e2e8f0;box-shadow:0 16px 40px #0f172a24,0 4px 12px #0f172a14}.justo-toast-container .Toastify__toast-body{background:#fff!important;background-color:#fff!important;margin:0;opacity:1!important;padding:0}.justo-toast-container .Toastify__close-button{align-self:center;color:#64748b;margin-right:12px;opacity:1!important}.justo-toast-container .Toastify__close-button:hover{color:#334155}.justo-toast-container .Toastify__progress-bar{height:3px;opacity:1!important}.justo-toast{background:#fff!important;background-color:#fff!important;opacity:1!important;overflow:hidden}.justo-toast__content{align-items:flex-start;background:#fff;background-color:#fff;display:flex;gap:14px;padding:16px 18px 18px}.justo-toast__icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.justo-toast__icon i{font-size:18px;line-height:1}.justo-toast__icon--success{background:#e8f8ef;color:#15803d}.justo-toast__icon--error{background:#fef2f2;color:#b91c1c}.justo-toast__icon--warning{background:#fff7ed;color:#c2410c}.justo-toast__icon--info{background:#eff6ff;color:#1d4ed8}.justo-toast__text{flex:1 1;min-width:0;padding-top:2px}.justo-toast__title{color:#0f172a;font-size:14px;font-weight:700;line-height:1.3;margin-bottom:4px;opacity:1}.justo-toast__message{color:#334155;font-size:13px;font-weight:500;line-height:1.5;opacity:1;word-break:break-word}.justo-toast--success{border-left:4px solid #22c55e}.justo-toast--error{border-left:4px solid #ef4444}.justo-toast--warning{border-left:4px solid #f59e0b}.justo-toast--info{border-left:4px solid #4466f2}.justo-toast__progress--success{background:linear-gradient(90deg,#22c55e,#4ade80)}.justo-toast__progress--error{background:linear-gradient(90deg,#ef4444,#f87171)}.justo-toast__progress--warning{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.justo-toast__progress--info{background:linear-gradient(90deg,#4466f2,#6b8cff)}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.property-listing-table{border-collapse:initial;border-spacing:0;margin-bottom:0;table-layout:fixed;width:100%}.property-listing-table thead th{background:#f8f9fc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.04em;padding:13px 12px;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;vertical-align:middle;white-space:nowrap;z-index:2}.property-listing-table tbody td{border-bottom:1px solid #eef1f7;color:#334155;font-size:14px;padding:13px 12px;vertical-align:middle}.property-listing-table tbody tr:nth-child(2n){background:#fafbfd}.property-listing-table tbody tr:hover{background:#f4f7ff}.property-listing-table tbody tr:last-child td{border-bottom:none}.property-listing-table__project-col{padding-left:16px!important;padding-right:10px!important;text-align:left!important;width:16%}.property-listing-table__date-col{text-align:center!important;width:12%}.property-listing-table__metric-col{text-align:center!important;width:6.5%}.property-listing-table__budget-col,.property-listing-table__status-col{text-align:center!important;width:8%}.property-listing-table__actions-col{padding-right:16px!important;text-align:center!important;width:8%}.property-listing-table__otp-col{text-align:center!important;width:11%}.property-listing-table__banner-col{min-width:168px;text-align:center!important;vertical-align:middle!important;width:168px}.property-listing-table thead th.property-listing-table__banner-col{overflow:hidden;white-space:normal}.property-listing-table thead th.property-listing-table__banner-col .property-listing-table__otp-hint{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.property-banner-upload{align-items:center;display:flex;justify-content:center;width:100%}.property-banner-upload__actions{grid-gap:6px;align-items:center;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));width:156px}.property-banner-upload__actions--single{grid-template-columns:1fr}.property-banner-upload__remove{grid-column:1/-1}.property-banner-upload__input{display:none}.property-banner-upload__btn,.property-banner-upload__preview,.property-banner-upload__remove{background:#fff;border:1px solid #cbd5e1;border-radius:6px;box-sizing:border-box;color:#334155;cursor:pointer;font-size:11px;font-weight:600;line-height:1.2;margin:0;padding:6px 8px;text-align:center;width:100%}.property-banner-upload__preview{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.property-banner-upload__btn:hover,.property-banner-upload__preview:hover:not(:disabled),.property-banner-upload__remove:hover{background:#f8fafc;border-color:#94a3b8}.property-banner-upload__preview:hover:not(:disabled){background:#dbeafe}.property-banner-upload__preview:disabled{cursor:not-allowed;opacity:.5}.property-banner-upload__remove{color:#b91c1c}.property-banner-preview-modal{align-items:center;background:#0f172ab8;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:2000}.property-banner-preview-modal__dialog{background:#fff;border-radius:12px;box-shadow:0 20px 48px #0f172a47;max-height:90vh;max-width:min(720px,100%);overflow:auto;padding:20px;width:100%}.property-banner-preview-modal__title{color:#0f172a;font-size:16px;font-weight:600;margin-bottom:12px}.property-banner-preview-modal__image{display:block;margin:0 auto;max-height:60vh;max-width:100%;object-fit:contain}.property-banner-preview-modal__close{background:#1d4ed8;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-size:13px;font-weight:600;margin:16px auto 0;padding:8px 18px}.property-banner-remove-modal{align-items:center;background:#0f172ab8;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:2001}.property-banner-remove-modal__dialog{background:#fff;border-radius:12px;box-shadow:0 20px 48px #0f172a47;max-width:440px;overflow:hidden;width:100%}.property-banner-remove-modal__header{align-items:center;border-bottom:1px solid #eef1f7;display:flex;justify-content:space-between;padding:18px 22px}.property-banner-remove-modal__title{color:#0f172a;font-size:17px;font-weight:700;line-height:1.3;margin:0}.property-banner-remove-modal__close{background:#0000;border:none;color:#94a3b8;cursor:pointer;font-size:24px;line-height:1;padding:0}.property-banner-remove-modal__close:disabled{cursor:not-allowed;opacity:.5}.property-banner-remove-modal__body{padding:20px 22px 8px;text-align:center}.property-banner-remove-modal__property-name{color:#0f172a;font-size:15px;font-weight:600;margin:0 0 8px}.property-banner-remove-modal__message{color:#475569;font-size:14px;line-height:1.5;margin:0}.property-banner-remove-modal__footer{display:flex;gap:10px;justify-content:flex-end;padding:16px 22px 22px}.property-banner-remove-modal__btn{border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px}.property-banner-remove-modal__btn:disabled{cursor:not-allowed;opacity:.6}.property-banner-remove-modal__btn--cancel{background:#f8fafc;border:1px solid #cbd5e1;color:#334155}.property-banner-remove-modal__btn--confirm{background:#b91c1c;color:#fff}.property-banner-upload-modal{align-items:center;background:#0f172ab8;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:2001}.property-banner-upload-modal__dialog{background:#fff;border-radius:12px;box-shadow:0 20px 48px #0f172a47;max-width:520px;overflow:hidden;width:100%}.property-banner-upload-modal__header{align-items:center;border-bottom:1px solid #eef1f7;display:flex;justify-content:space-between;padding:18px 22px}.property-banner-upload-modal__title{color:#0f172a;font-size:17px;font-weight:700;line-height:1.3;margin:0}.property-banner-upload-modal__close{background:#0000;border:none;color:#94a3b8;cursor:pointer;font-size:24px;line-height:1;padding:0}.property-banner-upload-modal__close:disabled{cursor:not-allowed;opacity:.5}.property-banner-upload-modal__body{padding:20px 22px 8px}.property-banner-upload-modal__property-name{color:#0f172a;font-size:15px;font-weight:600;margin:0 0 12px;text-align:center}.property-banner-upload-modal__guidelines{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:13px;line-height:1.5;list-style:none;margin:0 0 16px;padding:12px 14px}.property-banner-upload-modal__guidelines li+li{margin-top:6px}.property-banner-upload-modal__input{display:none}.property-banner-upload-modal__dropzone{align-items:center;background:#fff;border:2px dashed #cbd5e1;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:6px;justify-content:center;margin:0;min-height:150px;padding:16px;text-align:center;transition:border-color .15s ease,background-color .15s ease}.property-banner-upload-modal__dropzone:hover{background:#f8fafc;border-color:#94a3b8}.property-banner-upload-modal__preview-wrap{display:flex;flex-direction:column;gap:10px}.property-banner-upload-modal__dropzone--has-preview{min-height:0;padding:8px}.property-banner-upload-modal__dropzone--preview-only{cursor:default;pointer-events:none}.property-banner-upload-modal__dropzone--preview-only:hover{background:#fff;border-color:#cbd5e1}.property-banner-upload-modal__clear-btn{align-self:flex-start;background:#fff;border:1px solid #fecaca;border-radius:6px;color:#b91c1c;cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px;transition:background-color .15s ease,border-color .15s ease}.property-banner-upload-modal__clear-btn:hover:not(:disabled){background:#fef2f2;border-color:#f87171}.property-banner-upload-modal__clear-btn:disabled{cursor:not-allowed;opacity:.6}.property-banner-upload-modal__dropzone-title{color:#1d4ed8;font-size:14px;font-weight:600}.property-banner-upload-modal__dropzone-hint{color:#64748b;font-size:12px}.property-banner-upload-modal__preview{display:block;height:150px;object-fit:cover;object-position:center;width:100%}.property-banner-upload-modal__error{color:#b91c1c;font-size:13px;line-height:1.4;margin:12px 0 0}.property-banner-upload-modal__footer{display:flex;gap:10px;justify-content:flex-end;padding:16px 22px 22px}.property-banner-upload-modal__btn{border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px}.property-banner-upload-modal__btn:disabled{cursor:not-allowed;opacity:.6}.property-banner-upload-modal__btn--cancel{background:#f8fafc;border:1px solid #cbd5e1;color:#334155}.property-banner-upload-modal__btn--confirm{background:#1d4ed8;color:#fff}.property-listing-table__project{text-align:left}.property-listing-table__project-name{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#1e293b;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.4;max-width:100%;overflow:hidden}.property-listing-table__date{color:#64748b;font-size:13px;line-height:1.35;white-space:nowrap}.property-listing-table__metric{font-feature-settings:"tnum";color:#334155;font-size:14px;font-variant-numeric:tabular-nums;font-weight:500}.property-listing-table__budget{color:#64748b;font-size:14px;line-height:1.4;white-space:normal}.property-listing-table__budget--empty{color:#cbd5e1;font-size:16px}.property-listing-table__otp-title{display:block;font-size:11px;font-weight:700;letter-spacing:.04em;line-height:1.3}.property-listing-table__otp-hint{color:#94a3b8;display:block;font-size:10px;font-weight:500;letter-spacing:0;line-height:1.3;margin-top:2px;text-transform:none}.property-status-badge{align-items:center;border-radius:6px;box-sizing:border-box;display:inline-flex;font-size:12px;font-weight:600;gap:6px;height:28px;justify-content:center;line-height:1;min-width:96px;padding:0 10px;text-align:center;width:96px}.property-status-badge--clickable{border:none;cursor:pointer;font-family:inherit;transition:box-shadow .15s ease,transform .15s ease}.property-status-badge--clickable:hover{box-shadow:0 2px 8px #0f172a14;transform:translateY(-1px)}.property-status-badge--clickable:focus-visible{outline:2px solid #4466f273;outline-offset:2px}.property-status-badge__dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.property-status-badge--active{background:#ecfdf3;border:1px solid #bbf7d0;color:#15803d}.property-status-badge--active .property-status-badge__dot{animation:property-status-pulse 2s ease-out infinite;background:#22c55e;box-shadow:0 0 0 0 #22c55e73}.property-status-badge--inactive{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.property-status-badge--inactive .property-status-badge__dot{background:#ef4444}@keyframes property-status-pulse{0%{box-shadow:0 0 0 0 #22c55e73}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 0 0 #22c55e00}}.property-otp-toggle{align-items:center;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;margin:0 auto;-webkit-user-select:none;user-select:none}.property-otp-toggle__input{height:0;opacity:0;position:absolute;width:0}.property-otp-toggle__track{background:#d7dce8;border-radius:999px;display:inline-block;flex-shrink:0;height:24px;position:relative;transition:background .2s ease;width:44px}.property-otp-toggle__thumb{background:#fff;border-radius:50%;box-shadow:0 1px 4px #0f172a2e;height:18px;left:3px;position:absolute;top:3px;transition:transform .2s ease;width:18px}.property-otp-toggle__input:checked+.property-otp-toggle__track{background:#4466f2}.property-otp-toggle__input:checked+.property-otp-toggle__track .property-otp-toggle__thumb{transform:translateX(20px)}.property-otp-toggle__input:focus-visible+.property-otp-toggle__track{outline:2px solid #4466f259;outline-offset:2px}.property-otp-toggle__label{color:#64748b;font-size:13px;font-weight:600;min-width:24px;text-align:left}.property-otp-toggle__input:checked~.property-otp-toggle__label{color:#4466f2}.property-listing-table__actions{gap:6px}.property-action-btn,.property-listing-table__actions{align-items:center;display:inline-flex;justify-content:center}.property-action-btn{background:#f4f6ff;border:1px solid #dbe3ff;border-radius:8px;color:#4466f2;cursor:pointer;flex-shrink:0;height:32px;transition:background .15s ease,border-color .15s ease,color .15s ease;width:32px}.property-action-btn:hover{background:#4466f2;border-color:#4466f2;color:#fff}.property-action-btn i{font-size:15px;line-height:1}.property-action-btn--placeholder{cursor:default;opacity:0;pointer-events:none;visibility:hidden}.property-listing-card{border:1px solid #e8ecf4;border-radius:12px;box-shadow:0 1px 3px #0f172a0a;overflow:hidden}.property-listing-filters-card{overflow:visible;position:relative;z-index:5}.property-listing-filters-card .card-body{overflow:visible}.property-listing-filter-select{position:relative;z-index:6}.property-listing-select__menu{z-index:9999}.property-listing-select__menu-portal{z-index:9999!important}.property-listing-card .card-header{background:#fff;border-bottom:1px solid #eef1f7;padding:18px 20px}.property-listing-card .card-header h5{color:#1e293b;font-size:15px;font-weight:700;letter-spacing:.04em;margin:0;text-transform:uppercase}.property-listing-card .table-responsive{max-height:none;overflow-x:auto;padding:0 2px 2px}@media (max-width:1400px){.property-listing-table__project-col{width:15%}.property-listing-table__date-col{width:11%}.property-listing-table__metric-col{width:6%}.property-listing-table tbody td,.property-listing-table thead th{padding:12px 10px}}@media (max-width:1200px){.property-listing-table{min-width:1080px;table-layout:auto}.property-listing-table__project-col{min-width:140px;width:auto}.property-listing-table__date-col{min-width:128px;width:auto}.property-listing-table__metric-col{min-width:64px;width:auto}}.property-status-modal__dialog{max-width:440px}.property-status-modal__content{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 20px 48px #0f172a29;overflow:hidden}.property-status-modal__header{align-items:center;background:#fff;border-bottom:1px solid #eef1f7;padding:18px 22px}.property-status-modal__title{color:#0f172a;font-size:17px;font-weight:700;line-height:1.3;margin:0}.property-status-modal__close{color:#94a3b8;font-size:24px;font-weight:400;line-height:1;margin:0;opacity:1;padding:0;text-shadow:none}.property-status-modal__close:hover{color:#475569}.property-status-modal__body{padding:24px 22px 20px;text-align:center}.property-status-modal__icon{align-items:center;border-radius:12px;display:inline-flex;height:52px;justify-content:center;margin-bottom:14px;width:52px}.property-status-modal__icon i{font-size:20px;line-height:1}.property-status-modal__icon--activate{background:#ecfdf3;color:#16a34a}.property-status-modal__icon--deactivate{background:#fff7ed;color:#ea580c}.property-status-modal__property-name{color:#0f172a;font-size:15px;font-weight:700;line-height:1.4;margin:0 0 8px;word-break:break-word}.property-status-modal__message{color:#64748b;font-size:14px;line-height:1.55;margin:0}.property-status-modal__footer{background:#f8fafc;border-top:1px solid #eef1f7;display:flex;gap:10px;justify-content:flex-end;padding:16px 22px}.property-status-modal__btn{border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;line-height:1;min-width:112px;padding:11px 16px;transition:background .15s ease,border-color .15s ease,color .15s ease}.property-status-modal__btn--cancel{background:#fff;border-color:#cbd5e1;color:#475569}.property-status-modal__btn--cancel:hover{background:#f8fafc;border-color:#94a3b8;color:#334155}.property-status-modal__btn--activate{background:#16a34a;border-color:#16a34a;color:#fff}.property-status-modal__btn--activate:hover{background:#15803d;border-color:#15803d}.property-status-modal__btn--deactivate{background:#dc2626;border-color:#dc2626;color:#fff}.property-status-modal__btn--deactivate:hover{background:#b91c1c;border-color:#b91c1c}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);-webkit-tap-highlight-color:rgba(0,0,0,0);contain:layout style size;display:none;height:100%;left:0;opacity:.003;position:fixed;top:0;touch-action:none;width:100%;z-index:var(--pswp-root-z-index)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-touch-callout:none;-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;box-shadow:none;opacity:1;padding:0;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{display:flex;flex-direction:row;height:60px;justify-content:flex-end;left:0;pointer-events:none!important;position:absolute;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{animation:pswp-clockwise .6s linear infinite;opacity:0;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{-webkit-margin-start:20px;color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}.cm-alloc-cell--minimal{width:100%}.cm-alloc-cell--minimal,.cm-alloc-cell__slot{align-items:center;display:inline-flex;justify-content:center}.cm-alloc-cell__slot{flex-shrink:0;height:28px;width:88px}.cm-alloc-cell__slot--empty{color:#cbd5e1}.cm-alloc-cell__empty{color:#cbd5e1;font-size:14px;line-height:1}.cm-alloc-cell__action{background:#0000;border:none;color:#4466f2;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:600;line-height:1;margin:0;padding:0;text-decoration:none;white-space:nowrap}.cm-alloc-cell__action--btn{align-items:center;background:#f4f6ff;border:1px solid #dbe3ff;border-radius:6px;box-sizing:border-box;display:inline-flex;height:28px;justify-content:center;text-decoration:none;width:88px}.cm-alloc-cell__action--btn:focus-visible:not(:disabled),.cm-alloc-cell__action--btn:hover:not(:disabled){background:#eef2ff;border-color:#c7d2fe;text-decoration:none}.cm-alloc-cell__action:disabled{cursor:not-allowed;opacity:.55}.cm-alloc-cell{display:flex;flex-direction:column;gap:6px;margin:0 auto;max-width:200px;min-width:140px;text-align:center}.cm-alloc-cell,.cm-alloc-cell--compact{align-items:center;justify-content:center}.cm-alloc-cell--compact{flex-direction:row;flex-wrap:nowrap;gap:8px;max-width:none;min-width:0;width:100%}.cm-alloc-cell__cm-name{color:#1e293b;font-size:12px;font-weight:600;line-height:1.3;max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-alloc-cell__actions{align-items:center;display:flex;flex-direction:column;gap:6px;width:100%}.cm-alloc-cell__status{color:#64748b;font-size:.75rem;font-weight:500;line-height:1.3}.cm-alloc-cell__status--assigned{color:#166534}.cm-alloc-cell__btn{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:500;justify-content:center;line-height:1.3;min-width:100px;padding:5px 14px;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.cm-alloc-cell__btn--sm{flex-shrink:0;font-size:12px;min-width:auto;padding:4px 10px}.cm-alloc-cell__btn--primary{background-color:#4466f2;border:1px solid #4466f2;color:#fff}.cm-alloc-cell__btn--primary:focus-visible:not(:disabled),.cm-alloc-cell__btn--primary:hover:not(:disabled){background-color:#3558e6;border-color:#3558e6}.cm-alloc-cell__btn--outline{background-color:#fff;border:1px solid #4466f2;color:#4466f2}.cm-alloc-cell__btn--outline:focus-visible:not(:disabled),.cm-alloc-cell__btn--outline:hover:not(:disabled){background-color:#4466f2;color:#fff}.cm-alloc-cell__btn:disabled{cursor:not-allowed;opacity:.55}.cm-alloc-cell__assigned-to{border-top:1px solid #e2e8f0;color:#64748b;font-size:.75rem;line-height:1.4;padding-top:6px;width:100%}.cm-alloc-cell__assigned-to-label{display:block;margin-bottom:2px}.cm-alloc-cell__assigned-to-name{color:#1e293b;display:block;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-alloc-modal__dialog .modal-content{border-radius:10px;overflow:hidden}.cm-alloc-modal__header{border-bottom:1px solid #f1f5f9;padding:1.25rem 1.5rem .75rem}.cm-alloc-modal__body{padding:1rem 1.5rem 1.25rem}.cm-alloc-modal__footer{border-top:1px solid #f1f5f9;gap:10px;padding:.875rem 1.5rem 1.25rem}.cm-alloc-modal__context{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:12px 14px}.cm-alloc-modal__context-row{align-items:baseline;display:flex;font-size:.875rem;gap:8px;line-height:1.45}.cm-alloc-modal__context-row+.cm-alloc-modal__context-row{margin-top:6px}.cm-alloc-modal__context-label{color:#64748b;flex-shrink:0;min-width:52px}.cm-alloc-modal__context-value{color:#1e293b;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cm-alloc-modal__section-label{color:#334155;display:block;font-size:.8125rem;font-weight:600;margin-bottom:8px}.cm-alloc-modal__search{margin-bottom:12px;position:relative}.cm-alloc-modal__search-icon{color:#94a3b8;font-size:14px;left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.cm-alloc-modal__search-input{border-radius:8px!important;font-size:.875rem!important;padding-left:36px!important}.cm-alloc-modal__list{display:flex;flex-direction:column;gap:8px;max-height:min(280px,45vh);overflow-y:auto;padding-right:2px}.cm-alloc-modal__list-item{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;margin-bottom:0;padding:10px 12px;transition:border-color .15s ease,background-color .15s ease}.cm-alloc-modal__list-item:hover{background-color:#f8fafc;border-color:#c7d7fe}.cm-alloc-modal__list-item--selected{background-color:#f0f4ff;border:2px solid #4466f2}.cm-alloc-modal__list-item--selected:hover{background-color:#f0f4ff}.cm-alloc-modal__list-name{color:#1e293b;font-size:.9rem;font-weight:600}.cm-alloc-modal__list-meta{color:#64748b;font-size:.78rem;margin-top:2px}.cm-alloc-modal__role{border-radius:4px;flex-shrink:0;font-size:.65rem;font-weight:700;letter-spacing:.04em;line-height:1.4;padding:1px 7px}.cm-alloc-modal__role--cm{background-color:#eef4ff;border:1px solid #c7d7fe;color:#4466f2}.cm-alloc-modal__role--scm{background-color:#f3e8ff;border:1px solid #ddd6fe;color:#7c3aed}.cm-alloc-modal__empty{color:#64748b;font-size:.875rem;padding:1.5rem .5rem;text-align:center}.cm-alloc-modal__selection{align-items:center;background-color:#eef4ff;border:1px solid #c7d7fe;border-radius:8px;display:flex;font-size:.875rem;gap:8px;justify-content:space-between;margin-bottom:1rem;padding:10px 12px}.visitor-listing-card{border:1px solid #e8ecf4;border-radius:12px;box-shadow:0 1px 3px #0f172a0a;overflow:hidden}.visitor-listing-card .card-header{align-items:center;background:#fff;border-bottom:1px solid #eef1f7;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:18px 20px}.visitor-listing-card .card-header h5{color:#1e293b;font-size:14px;font-weight:700;letter-spacing:.06em;margin:0;text-transform:uppercase}.visitor-listing-card__add-btn{flex-shrink:0}.visitor-listing-card .table-responsive{-webkit-overflow-scrolling:touch;max-height:none;overflow-x:auto;overflow-y:hidden;padding:0 2px 2px}.visitor-listing-card:not(.visitor-listing-card--constrained) .table-responsive{overflow-x:hidden}.visitor-listing-table{border-collapse:initial;border-spacing:0;margin-bottom:0;table-layout:fixed;width:100%}.visitor-listing-card--constrained .visitor-listing-table{min-width:1160px;min-width:var(--visitor-table-min-width,1160px)}.visitor-listing-table thead th{background:#f8f9fc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.05em;line-height:1.3;padding:11px 10px;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;vertical-align:middle;white-space:nowrap;z-index:2}.visitor-listing-table tbody td{border-bottom:1px solid #eef1f7;box-sizing:border-box;color:#334155;font-size:13px;line-height:1.35;overflow:hidden;padding:10px;vertical-align:middle}.visitor-listing-table tbody tr:nth-child(2n){background:#fafbfd}.visitor-listing-table tbody tr:hover{background:#f4f7ff}.visitor-listing-table tbody tr:last-child td{border-bottom:none}.visitor-listing-table__property-col{padding-left:14px!important;text-align:left!important}.visitor-listing-table__name-col{text-align:left!important}.visitor-listing-table__date-col{text-align:center!important}.visitor-listing-table__source-col{text-align:left!important}.visitor-listing-table__actions-col,.visitor-listing-table__budget-col,.visitor-listing-table__cm-col,.visitor-listing-table__config-col,.visitor-listing-table__score-col,.visitor-listing-table__status-col{text-align:center!important}.visitor-listing-table__actions-col{padding-right:12px!important}.visitor-listing-table__cell-center{align-items:center;display:flex;justify-content:center;min-height:28px;width:100%}.visitor-listing-table__status-col .visitor-listing-table__cell-center{justify-content:center}.visitor-listing-table__cell-text{display:block;max-width:100%;min-width:0;overflow:hidden}.visitor-listing-table__primary-text{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#1e293b;display:-webkit-box;font-size:13px;font-weight:600;letter-spacing:-.01em;line-height:1.35;overflow:hidden}.visitor-listing-table__secondary-text{font-size:13px;font-weight:500}.visitor-listing-table__date,.visitor-listing-table__secondary-text{color:#64748b;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.visitor-listing-table__date{font-feature-settings:"tnum";display:block;font-size:12px;font-variant-numeric:tabular-nums;font-weight:500}.visitor-listing-table__metric{font-feature-settings:"tnum";color:#334155;font-size:13px;font-variant-numeric:tabular-nums;font-weight:600}.visitor-listing-table__empty{color:#cbd5e1;font-size:14px;font-weight:500}.visitor-listing-table__budget{color:#64748b;display:block;font-size:12px;font-weight:500;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.visitor-listing-table__actions{gap:6px;width:70px}.visitor-action-btn,.visitor-listing-table__actions{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}.visitor-action-btn{background:#f4f6ff;border:1px solid #dbe3ff;border-radius:6px;box-sizing:border-box;color:#4466f2;cursor:pointer;height:28px;padding:0;transition:background .15s ease,border-color .15s ease,color .15s ease;width:28px}.visitor-action-btn:hover{background:#4466f2;border-color:#4466f2;color:#fff}.visitor-action-btn i{font-size:14px;line-height:1}.visitor-action-btn--placeholder{cursor:default;opacity:0;pointer-events:none;visibility:hidden}.visitor-status-badge{align-items:center;border-radius:6px;box-sizing:border-box;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:600;gap:6px;height:28px;justify-content:center;letter-spacing:.01em;line-height:1;padding:0 10px;text-align:center;white-space:nowrap;width:118px}.visitor-status-badge__dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.visitor-status-badge__label{display:block;flex-shrink:0;line-height:1;max-width:calc(100% - 13px);overflow:hidden;text-overflow:ellipsis}.visitor-status-badge--new{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.visitor-status-badge--new .visitor-status-badge__dot{background:#3b82f6}.visitor-status-badge--followup{background:#fffbeb;border:1px solid #fde68a;color:#b45309}.visitor-status-badge--followup .visitor-status-badge__dot{background:#f59e0b}.visitor-status-badge--ready{background:#f5f3ff;border:1px solid #ddd6fe;color:#6d28d9}.visitor-status-badge--ready .visitor-status-badge__dot{background:#8b5cf6}.visitor-status-badge--booking{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.visitor-status-badge--booking .visitor-status-badge__dot{background:#10b981}.visitor-status-badge--default{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.visitor-status-badge--default .visitor-status-badge__dot{background:#94a3b8}@media (max-width:1400px){.visitor-listing-table tbody td,.visitor-listing-table thead th{padding:9px 8px}}@media (max-width:991px){.visitor-listing-card:not(.visitor-listing-card--constrained) .table-responsive{overflow-x:auto}.visitor-listing-table{min-width:1160px;min-width:var(--visitor-table-min-width,1160px)}}.visitor-otp{--otp-primary:#4466f2;--otp-primary-dark:#3554d4;--otp-primary-light:#eef2ff;--otp-primary-soft:#f6f7fb;--otp-primary-border:#d8e0f8;--otp-primary-shadow:#4466f247;--otp-primary-focus:#4466f22e;--otp-text-muted:#6b7280;--otp-text-body:#1f2937;--otp-border:#e5e9f0;margin-bottom:.5rem;margin-top:.75rem}.visitor-otp--gre{margin-top:.85rem}.visitor-otp--otp-open{contain:layout style}.visitor-otp--loading{pointer-events:none}.visitor-otp--loading .visitor-otp__send-btn,.visitor-otp--loading .visitor-otp__verify-btn{pointer-events:auto}.visitor-otp__hint{align-items:flex-start;background:var(--otp-primary-soft);border:1px solid var(--otp-border);border-left:3px solid var(--otp-primary);border-radius:6px;color:var(--otp-text-muted);display:flex;font-size:.8125rem;gap:.5rem;line-height:1.45;margin-bottom:.875rem;padding:.625rem .75rem}.visitor-otp__hint-icon{color:var(--otp-primary);flex-shrink:0;font-size:.875rem;margin-top:.125rem}.visitor-otp__gre-helper{color:#dc3545;font-size:.8125rem;margin:0 0 .5rem}.visitor-otp__verified{align-items:center;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:8px;color:#2e7d32;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;margin:.25rem 0 0;padding:.75rem .875rem}.visitor-otp__verified-icon{font-size:1rem}.visitor-otp__send-btn{background:var(--otp-primary);border:none;border-radius:8px;box-shadow:0 4px 14px var(--otp-primary-shadow);color:#fff;font-size:.9375rem;font-weight:600;letter-spacing:.01em;min-height:44px;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease,background .15s ease;width:100%}.visitor-otp__send-btn--gre{align-items:center;display:inline-flex;justify-content:center;margin-top:.15rem}.visitor-otp__send-btn--inline{font-size:.8125rem;height:44px;line-height:1.2;margin-top:0;min-height:44px;padding-left:.5rem;padding-right:.5rem;width:100%}.visitor-otp__send-btn--inline .fa{display:none}.visitor-otp--send-inline{margin-top:.65rem}.visitor-otp__send-btn:hover:not(:disabled){background:var(--otp-primary-dark);box-shadow:0 6px 18px #4466f252;color:#fff;transform:translateY(-1px)}.visitor-otp__send-btn:disabled{box-shadow:none;cursor:not-allowed}.visitor-otp__send-btn--inline:disabled{opacity:1}.visitor-otp__card{animation:visitor-otp-card-in .22s ease;background:#fff;border:1px solid var(--otp-border);border-radius:12px;box-shadow:0 8px 24px #0f172a0f;margin-top:.35rem;overflow:hidden}@keyframes visitor-otp-card-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.visitor-otp__card-top{background:linear-gradient(180deg,var(--otp-primary-light) 0,#fff 100%);border-bottom:1px solid var(--otp-border);padding:1.1rem 1rem .95rem;text-align:center}.visitor-otp__card-icon{align-items:center;background:#fff;border:1px solid var(--otp-primary-border);border-radius:50%;box-shadow:0 2px 8px #4466f21f;color:var(--otp-primary);display:inline-flex;font-size:1.1rem;height:2.5rem;justify-content:center;margin-bottom:.65rem;width:2.5rem}.visitor-otp__card-title{color:var(--otp-text-muted);font-size:.8125rem;font-weight:500;line-height:1.4;margin:0 0 .65rem}.visitor-otp__mobile-chip{align-items:center;background:#fff;border:1px solid var(--otp-primary-border);border-radius:999px;display:inline-flex;flex-wrap:wrap;gap:.5rem .75rem;justify-content:center;padding:.45rem .75rem}.visitor-otp__card-mobile{color:var(--otp-text-body);font-size:.9375rem;font-weight:700;letter-spacing:.03em}.visitor-otp__change-mobile{align-items:center;background:#0000;border:none;color:var(--otp-primary);display:inline-flex;font-size:.8125rem;font-weight:600;gap:.35rem;padding:.15rem 0;white-space:nowrap}.visitor-otp__change-mobile:hover{color:var(--otp-primary-dark);text-decoration:underline}.visitor-otp__card-body{padding:1.15rem 1rem 1rem}.visitor-otp__entry-label{color:var(--otp-text-muted);font-size:.8125rem;font-weight:500;margin:0 0 .85rem;text-align:center}.visitor-otp__cells-wrap{cursor:text;display:flex;justify-content:center;margin-bottom:1.15rem;position:relative}.visitor-otp__cells{gap:.65rem}.visitor-otp__cell,.visitor-otp__cells{align-items:center;display:flex;justify-content:center}.visitor-otp__cell{background:#fff;border:1.5px solid #d1d5db;border-radius:12px;color:var(--otp-text-body);font-size:1.35rem;font-weight:700;height:56px;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease,transform .12s ease;width:52px}.visitor-otp__cell--filled{background:#f8faff;border-color:var(--otp-primary)}.visitor-otp__cell--active{border-color:var(--otp-primary);box-shadow:0 0 0 4px var(--otp-primary-focus);transform:translateY(-1px)}.visitor-otp__cell-placeholder{color:#d1d5db;font-size:1.5rem;font-weight:400;line-height:1}.visitor-otp__hidden-input{cursor:text;height:100%;inset:0;opacity:0;position:absolute;width:100%}.visitor-otp__verify-btn{align-items:center;background:var(--otp-primary);border:none;border-radius:10px;box-shadow:0 4px 14px var(--otp-primary-shadow);color:#fff;display:inline-flex;font-size:.9375rem;font-weight:600;justify-content:center;min-height:46px;transition:opacity .2s ease,transform .15s ease,box-shadow .2s ease,background .15s ease;width:100%}.visitor-otp__verify-btn--gre{margin-top:0}.visitor-otp__verify-btn:hover:not(:disabled){background:var(--otp-primary-dark);box-shadow:0 6px 18px #4466f252;color:#fff;transform:translateY(-1px)}.visitor-otp__verify-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.48;transform:none}.visitor-otp__footer{border-top:1px dashed var(--otp-border);margin-top:1rem;padding-top:.95rem;text-align:center}.visitor-otp__footer-hint{color:var(--otp-text-muted);display:block;font-size:.8125rem;margin-bottom:.65rem}.visitor-otp__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.visitor-otp__action-chip{background:#fff;border:1px solid var(--otp-border);border-radius:999px;color:var(--otp-text-muted);font-size:.8125rem;font-weight:600;min-height:36px;padding:.4rem .9rem;transition:border-color .15s ease,color .15s ease,background .15s ease}.visitor-otp__action-chip:hover:not(:disabled){background:#f9fafb;border-color:#c5cee0;color:var(--otp-text-body)}.visitor-otp__action-chip--primary{background:var(--otp-primary-light);border-color:var(--otp-primary-border);color:var(--otp-primary)}.visitor-otp__action-chip--primary:hover:not(:disabled){background:#e4eaff;border-color:var(--otp-primary);color:var(--otp-primary-dark)}.visitor-otp__action-chip:disabled{cursor:not-allowed;opacity:.6}@media (max-width:420px){.visitor-otp__cells{gap:.45rem}.visitor-otp__cell{border-radius:10px;font-size:1.2rem;height:50px;width:46px}.visitor-otp__card-body{padding-left:.75rem;padding-right:.75rem}}.gre-visitor-form-page{--gre-primary:#4466f2;--gre-primary-dark:#3554d4;--gre-primary-soft:#eef2ff;--gre-surface:#fff;--gre-page-bg:#eef1f6;--gre-border:#e5e9f0;--gre-text:#1f2937;--gre-text-muted:#6b7280;--gre-radius:12px;--gre-radius-sm:8px;--gre-shadow:0 8px 32px #0f172a14;background:var(--gre-page-bg);min-height:calc(100vh - 120px)}.gre-visitor-form-container{padding-bottom:3rem;padding-top:.5rem}.gre-visitor-form-card{background:var(--gre-surface);border:none;border-radius:var(--gre-radius);box-shadow:var(--gre-shadow);overflow:hidden}.gre-visitor-form-card .theme-form{display:flex;flex-direction:column}.gre-visitor-form-header{background:linear-gradient(180deg,var(--gre-primary-soft) 0,#fff 72%);border-radius:var(--gre-radius) var(--gre-radius) 0 0;padding:1.5rem 1.75rem .25rem;text-align:center}.gre-visitor-form-header h5{color:var(--gre-text);font-size:1.35rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.5rem}.gre-visitor-form-lead{color:var(--gre-text-muted);font-size:.9rem;line-height:1.5;margin:0 0 1.25rem}.gre-step-bar{align-items:center;display:flex;flex-wrap:wrap;gap:0;justify-content:center;margin-bottom:.25rem}.gre-step-bar__item{align-items:center;display:flex;gap:.5rem}.gre-step-bar__number{align-items:center;background:var(--gre-primary);border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:1.65rem;justify-content:center;width:1.65rem}.gre-step-bar__label{color:var(--gre-text);font-size:.8125rem;font-weight:600}.gre-step-bar__connector{background:var(--gre-border);border-radius:1px;height:2px;margin:0 .75rem;width:2.5rem}.gre-visitor-form-body{flex:1 1;padding:.75rem 1.75rem 1rem}.gre-visitor-form-panel{background:#fafbfd;border:1px solid var(--gre-border);border-radius:var(--gre-radius-sm);margin-bottom:1.25rem;padding:1.25rem 1.25rem .5rem}.gre-visitor-form-panel--preferences{background:#fff;border-color:#dfe6f0;box-shadow:inset 0 1px 0 #fffc}.gre-section-header{align-items:center;border-bottom:1px solid var(--gre-border);display:flex;gap:.75rem;margin-bottom:1.15rem;padding-bottom:.85rem}.gre-section-header__badge{align-items:center;background:var(--gre-primary-soft);border-radius:6px;color:var(--gre-primary);display:inline-flex;font-size:.75rem;font-weight:700;height:1.75rem;justify-content:center;min-width:1.75rem;padding:0 .4rem}.gre-section-header__title{color:var(--gre-text);font-size:.95rem;font-weight:600;margin:0}.gre-visitor-form-body .row{justify-content:flex-start}.gre-visitor-form-body .mb-3>.row{justify-content:flex-start;margin-left:0;margin-right:0}.gre-visitor-form-body .col-12.col-md-8,.gre-visitor-form-body .col-md-8{flex:0 0 100%;max-width:100%}.gre-visitor-form-body label{color:var(--gre-text);font-size:.875rem;font-weight:500;margin-bottom:.4rem}.gre-sm-lead-hint{color:var(--gre-text-muted);font-style:italic;font-weight:500}.gre-visitor-form-body .required-field:after{color:#e53935}.gre-visitor-form-body .form-control,.gre-visitor-form-body .form-select{border-color:var(--gre-border);border-radius:var(--gre-radius-sm);font-size:.9rem;min-height:44px;transition:border-color .15s ease,box-shadow .15s ease}.gre-visitor-form-body .form-control:hover,.gre-visitor-form-body .form-select:hover{border-color:#c5cee0}.gre-visitor-form-body .form-control:focus,.gre-visitor-form-body .form-select:focus{border-color:var(--gre-primary);box-shadow:0 0 0 3px #4466f226}.gre-visitor-form-body .mb-3{margin-bottom:1.15rem!important}.gre-visitor-form-body .mb-3>span[style*="color: red"],.gre-visitor-form-body .mb-3>span[style*="color:red"]{color:#dc3545!important;display:block;font-size:.8125rem;margin-top:.35rem}.gre-visitor-form-panel--preferences .row.pt-2,.gre-visitor-form-panel--preferences .row.pt-3{padding-top:0!important}@media (min-width:768px){.gre-visitor-form-panel--preferences{grid-column-gap:1.25rem;column-gap:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gre-visitor-form-panel--preferences>.gre-section-header,.gre-visitor-form-panel--preferences>.row:has(.custom-radio-ml),.gre-visitor-form-panel--preferences>.row:has(.radio){grid-column:1/-1}}.gre-visitor-form-body .custom-radio-ml,.gre-visitor-form-body .form-group.m-checkbox-inline{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;margin:0;padding:0}.gre-visitor-form-panel--preferences .mb-3>.col{flex:none;max-width:100%;padding:0;width:100%}.gre-visitor-form-body .form-check,.gre-visitor-form-body .radio{margin-bottom:0}.gre-visitor-form-body .form-check-label,.gre-visitor-form-body .radio label{cursor:pointer}.gre-visitor-form-body .gre-choice-field,.gre-visitor-form-panel--preferences .mb-3:has(.custom-radio-ml),.gre-visitor-form-panel--visitor .mb-3:has(input[name=gender]){align-items:flex-start;display:flex;flex-direction:column;width:100%}.gre-visitor-form-body .gre-choice-field>label,.gre-visitor-form-panel--preferences .mb-3:has(.custom-radio-ml)>label,.gre-visitor-form-panel--visitor .mb-3:has(input[name=gender])>label{display:block;margin-bottom:.5rem;width:100%}.gre-choice-group,.gre-visitor-form-panel--visitor .mb-3:has(input[name=gender]) .row{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-start;margin:0;width:100%}.gre-visitor-form-panel--visitor .mb-3:has(input[name=gender]) .row>[class*=col-]{flex:0 0 auto;margin:0;max-width:none;padding:0;width:auto}.gre-choice-chip,.gre-visitor-form-panel--visitor .mb-3:has(input[name=gender]) .form-check{display:inline-flex;margin:0;min-height:0;padding:0;position:relative}.gre-choice-chip .form-check-input,.gre-visitor-form-panel--visitor .mb-3:has(input[name=gender]) .form-check-input{cursor:pointer;height:100%;inset:0;margin:0;opacity:0;position:absolute;width:100%;z-index:1}.gre-choice-chip .form-check-label,.gre-visitor-form-panel--visitor .mb-3:has(input[name=gender]) .form-check-label{align-items:center;background:#fff;border:1.5px solid var(--gre-border);border-radius:999px;color:var(--gre-text-muted);display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;margin:0;min-height:40px;padding:.45rem 1.25rem;transition:border-color .15s ease,background .15s ease,color .15s ease}.gre-choice-chip .form-check-input:checked+.form-check-label,.gre-visitor-form-panel--visitor .mb-3:has(input[name=gender]) .form-check-input:checked+.form-check-label{background:var(--gre-primary-soft);border-color:var(--gre-primary);color:var(--gre-primary);font-weight:600}.gre-choice-chip .form-check-input:focus-visible+.form-check-label,.gre-visitor-form-panel--visitor .mb-3:has(input[name=gender]) .form-check-input:focus-visible+.form-check-label{box-shadow:0 0 0 3px #4466f233}.gre-choice-chip.radio{display:inline-flex;margin:0!important;padding:0;position:relative}.gre-choice-chip.radio label{align-items:center;background:#fff;border:1.5px solid var(--gre-border);border-radius:999px;color:var(--gre-text-muted);display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;margin:0!important;min-height:40px;padding:.45rem 1rem!important;transition:border-color .15s ease,background .15s ease,color .15s ease}.gre-choice-chip.radio label:after,.gre-choice-chip.radio label:before{content:none!important;display:none!important}.gre-choice-chip.radio input[type=radio]{cursor:pointer;height:100%;inset:0;margin:0;opacity:0;position:absolute;width:100%;z-index:1}.gre-choice-chip.radio input[type=radio]:checked+label{background:var(--gre-primary-soft);border-color:var(--gre-primary);color:var(--gre-primary);font-weight:600}.gre-choice-chip.radio input[type=radio]:focus-visible+label{box-shadow:0 0 0 3px #4466f233}.gre-mobile-field__helper{color:var(--gre-text-muted);font-size:.8125rem;line-height:1.45;margin:-.15rem 0 .5rem}.gre-mobile-row{align-items:center;display:flex;gap:1.25rem}.gre-mobile-row__phone{flex:6 1;max-width:60%;min-width:0}.gre-mobile-row__phone>.form-control{min-height:44px}.gre-mobile-row__aside{align-items:center;display:flex;flex:4 1;max-width:40%;min-width:0;padding-left:.25rem}.gre-visitor-form-body .gre-mobile-row__aside .visitor-otp__send-btn--gre{background:var(--gre-primary);border:1px solid var(--gre-primary);box-shadow:0 4px 14px #4466f247;color:#fff;opacity:1}.gre-visitor-form-body .gre-mobile-row__aside .visitor-otp__send-btn--gre:hover:not(:disabled){background:var(--gre-primary-dark);border-color:var(--gre-primary-dark);color:#fff}.gre-visitor-form-body .gre-mobile-row__aside .visitor-otp__send-btn--gre:disabled{background:var(--gre-primary-soft);border-color:#c7d2fe;box-shadow:none;color:var(--gre-primary);cursor:not-allowed;opacity:1}.gre-mobile-row--full .gre-mobile-row__phone{flex:0 0 100%;max-width:100%}.gre-mobile-row__sm-check{align-items:center;display:flex;gap:.5rem;margin:0;min-height:44px;padding:0;width:100%}.gre-mobile-row__sm-check .form-check-input{flex-shrink:0;float:none;margin:0;position:static}.gre-mobile-row__sm-check .form-check-label{font-size:.8125rem;line-height:1.35;margin:0;padding:0}.gre-mobile-row__sm-check .gre-sm-lead-hint{display:inline;font-size:.75rem}.gre-mobile-input-group .input-group-text{background:var(--gre-primary-soft);border-color:var(--gre-border);color:var(--gre-primary);font-size:.9rem;font-weight:600;min-height:44px}.gre-mobile-input-group .form-control{border-color:var(--gre-border);font-size:.95rem;letter-spacing:.04em;min-height:44px}.gre-mobile-input-group .form-control::placeholder{color:#9ca3af;font-weight:400;letter-spacing:normal}.gre-mobile-input-group .form-control:focus{border-color:var(--gre-primary);box-shadow:0 0 0 3px #4466f226}.gre-mobile-input-group--verified .form-control{background:#f8fafc;color:var(--gre-text);transition:background-color .2s ease,border-color .2s ease}.gre-mobile-input-group--verified .input-group-text{border-color:#c8e6c9}.gre-mobile-input-group__badge{background:#e8f5e9!important;border-color:#c8e6c9!important;color:#2e7d32!important}.gre-mobile-input-group--locked .form-control{background:#f8fafc}.gre-visitor-form-body .visitor-otp{margin-top:.65rem}.gre-visitor-form-body .visitor-otp--send-inline{margin-top:.75rem}.gre-visitor-form-body .visitor-otp--gre .visitor-otp__send-btn--gre,.gre-visitor-form-body .visitor-otp--gre .visitor-otp__verify-btn--gre{background:var(--gre-primary);box-shadow:0 4px 14px #4466f247}.gre-visitor-form-body .visitor-otp--gre .visitor-otp__send-btn--gre:hover:not(:disabled),.gre-visitor-form-body .visitor-otp--gre .visitor-otp__verify-btn--gre:hover:not(:disabled){background:var(--gre-primary-dark);box-shadow:0 6px 18px #4466f252}.gre-visitor-form-body .visitor-otp--gre .visitor-otp__card{border-color:var(--gre-border);box-shadow:0 6px 20px #0f172a0f}.gre-visitor-form-body .visitor-otp--gre .visitor-otp__card-top{background:linear-gradient(180deg,var(--gre-primary-soft) 0,#fff 100%)}.gre-visitor-form-banner{margin-bottom:1rem!important}.gre-visitor-form-banner>[class*=col-]{display:flex;justify-content:center}.gre-banner-shell{aspect-ratio:4/1;background:linear-gradient(135deg,#fafbfd,#f3f6fb);border:1px solid var(--gre-border);border-radius:var(--gre-radius-sm);overflow:hidden;width:100%}.gre-visitor-form-banner .gre-banner-shell{aspect-ratio:unset;height:200px;max-width:min(700px,100%);width:min(700px,100%)}.gre-banner-shell__image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.gre-visitor-form-footer{align-items:center;background:#fff;border-top:1px solid var(--gre-border);bottom:0;display:flex;flex-direction:column;gap:.75rem;margin:0;padding:1.25rem 1.75rem 1.5rem;position:-webkit-sticky;position:sticky;z-index:20}.gre-visitor-form-footer .btn-color{border-radius:var(--gre-radius-sm);box-shadow:0 4px 14px #4466f247;font-size:.95rem;font-weight:600;min-height:46px;min-width:240px;padding:.7rem 2rem;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.gre-visitor-form-footer .btn-color:hover:not(:disabled){box-shadow:0 6px 18px #4466f252;transform:translateY(-1px)}.gre-visitor-form-footer .btn-color:disabled{box-shadow:none;cursor:not-allowed;opacity:.72}.gre-visitor-form-footer .btn-color .fa-spinner{margin-right:.4rem}.gre-visitor-form-footer .gre-visitor-form-field-error{margin-top:0}.gre-visitor-form-field-error{color:#dc3545;display:block;font-size:.875rem;margin-top:.75rem;text-align:center}.gre-visitor-form-body .row.justify-content-center.mb-4>.col-12{padding-left:0;padding-right:0}@media (max-width:767.98px){.gre-visitor-form-body,.gre-visitor-form-footer,.gre-visitor-form-header{padding-left:1rem;padding-right:1rem}.gre-visitor-form-panel{padding:1rem .9rem .25rem}.gre-step-bar__connector{margin:0 .4rem;width:1.25rem}.gre-step-bar__label{font-size:.75rem}.gre-visitor-form-footer .btn-color{min-width:0;width:100%}}.react-clock{display:block;position:relative}.react-clock,.react-clock *,.react-clock :after,.react-clock :before{box-sizing:border-box}.react-clock__face{border:1px solid #000;border-radius:50%;bottom:0;left:0;position:absolute;right:0;top:0}.react-clock__hand{bottom:0;left:50%;position:absolute;right:50%;top:0}.react-clock__hand__body{background-color:#000;position:absolute;transform:translateX(-50%)}.react-clock__mark{bottom:0;left:50%;position:absolute;right:50%;top:0}.react-clock__mark__body{background-color:#000;position:absolute;transform:translateX(-50%)}.react-clock__mark__number{left:-40px;position:absolute;text-align:center;width:80px}.react-clock__second-hand__body{background-color:red}.react-time-picker{display:inline-flex;position:relative}.react-time-picker,.react-time-picker *,.react-time-picker :after,.react-time-picker :before{box-sizing:border-box}.react-time-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-time-picker__wrapper{border:thin solid gray;display:flex;flex-grow:1;flex-shrink:0}.react-time-picker__inputGroup{box-sizing:initial;flex-grow:1;min-width:calc(12px + 3.674em);padding:0 2px}.react-time-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-time-picker__inputGroup__divider,.react-time-picker__inputGroup__leadingZero{display:inline-block}.react-time-picker__inputGroup__input{-webkit-appearance:textfield;appearance:textfield;background:none;border:0;box-sizing:initial;font:inherit;height:100%;min-width:.54em;padding:0 1px;position:relative}.react-time-picker__inputGroup__input::-webkit-inner-spin-button,.react-time-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.react-time-picker__inputGroup__input:invalid{background:#ff00001a}.react-time-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-time-picker__inputGroup__amPm{-webkit-appearance:menulist;appearance:menulist;font:inherit}.react-time-picker__button{background:#0000;border:0;padding:4px 6px}.react-time-picker__button:enabled{cursor:pointer}.react-time-picker__button:enabled:focus .react-time-picker__button__icon,.react-time-picker__button:enabled:hover .react-time-picker__button__icon{stroke:#0078d7}.react-time-picker__button:disabled .react-time-picker__button__icon{stroke:#6d6d6d}.react-time-picker__button svg{display:inherit}.react-time-picker__clock{background-color:#fff;border:thin solid #a0a096;height:200px;max-width:100vw;padding:25px;width:200px;z-index:1}.react-time-picker__clock--closed{display:none}
/*# sourceMappingURL=main.100add0a.css.map*/