body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--gradient-bg);background-attachment:fixed;margin:0;font-family:Geist,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.spinner{color:#007bff;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.headerContainer{min-height:100vh}.navBarContainer{height:50px}.contetContainer{height:calc(100vh - 81px);overflow-x:hidden}.customNavbarToggle{cursor:pointer;background:0 0;border:none;width:40px;height:25px;padding:.5rem}.mainContainer,.mainContainerExpanded{background:#f8fafc;flex:1;min-width:0;height:100vh}.linkTitle,.activeTab{font-size:1.5rem}.sidebar{color:var(--color-white);background:radial-gradient(at 20%,#152044 0%,#0d1530 35%,#0b0f18 70%);flex-direction:column;align-items:center;width:8%;height:100vh;transition:width .3s ease-in-out;display:flex;position:relative;top:0;left:0}.sidebar.expanded{width:15%}.logo-container{cursor:pointer;flex-shrink:0;align-items:center;gap:.6rem;width:100%;height:81px;margin-bottom:0;padding:0 .85rem;text-decoration:none;display:flex}.sidebar.collapsed .logo-container{justify-content:center;padding:0}.logo{flex-shrink:0;width:32px;height:32px}.logo:hover{cursor:pointer}.logo-brand-name{color:#ffffffd9;white-space:nowrap;letter-spacing:.01em;font-size:.82rem;font-weight:600;line-height:1.2}.nav-links{box-sizing:border-box;flex-direction:column;gap:.25rem;width:100%;height:90%;padding:0 .5rem;display:flex;overflow:auto}.nav-item{color:#ffffffbf;border-radius:.75rem;align-items:center;gap:.85rem;padding:.65rem .85rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.nav-item:hover{color:#ffffffd9;background:linear-gradient(135deg,#16213c 0%,#0f1729 100%)}.nav-item.active{color:#fff;background:linear-gradient(135deg,#172545 0%,#10192d 100%);box-shadow:inset 0 0 0 1px #26314b}.nav-item svg{color:#478beb;filter:drop-shadow(0 0 4px #307de8);flex-shrink:0}.nav-item:hover svg,.nav-item.active svg{color:#70acff;filter:drop-shadow(0 0 6px #4c97ff)}.nav-text{opacity:1;font-size:.9rem;font-weight:500;transition:opacity .3s}.sidebar.collapsed .nav-text{opacity:0;width:0;overflow:hidden}.toggle-btn{color:#ffffff80;cursor:pointer;background:linear-gradient(135deg,#16213c 0%,#0f1729 100%);border:none;border-radius:30px 0 0;width:3rem;height:3rem;margin-top:auto;transition:transform .3s,color .2s;position:absolute;bottom:1rem;right:1rem;box-shadow:inset 0 0 0 1px #26314b}.toggle-btn:hover{color:#fff;transform:scale(1.1)}.profileWrapper{background-color:var(--optimeyes-blue)}.menu-dropdown{background:var(--color-white);border-radius:5px;min-width:150px;padding:.75rem 1rem;position:absolute;top:3rem;right:1rem;box-shadow:0 4px 6px #0000001a}.menu-dropdown ul{margin:0;padding:0;list-style:none}.menu-dropdown li{text-align:left}.menu-dropdown button{text-align:left;width:100%}.hamburger-button{z-index:100;width:200px;top:50px;right:10px}.user-icon{width:60px;height:65px}.control-table-structure th{word-break:break-word;white-space:no-wrap}.control-table-structure td{word-break:break-word;white-space:break-spaces}.control-table-structure .row-1 th:first-child{width:10%}.control-table-structure .row-1 th:nth-child(2){width:12%}.control-table-structure .row-1 th:nth-child(3){width:3%}.control-table-structure .row-1 th:nth-child(4){width:7%}.control-table-structure .row-1 th:nth-child(5){width:16%}.control-table-structure .row-1 th:nth-child(6){width:13%}.control-table-structure .row-1 th:nth-child(7){width:11%}.control-table-structure .row-1 th:nth-child(8){width:7%}.control-table-structure .row-1 th:nth-child(9),.control-table-structure .row-1 th:nth-child(10),.control-table-structure .row-1 th:nth-child(11),.control-table-structure .row-1 th:nth-child(12){text-align:center;width:5%}.sync-status-sidebar-created{color:#ffce38;fill:#ffce38}.sync-status-sidebar-synced{color:var(--success-btn);fill:var(--success-btn)}.sync-status-sidebar-error{color:#f10a0a;fill:#f10a0a}.sync-status-sidebar-warning{color:#f0a10f;fill:#f0a10f}.syncing-spinner{font-size:20px;animation:2s linear infinite spin}.rotate-spinner{animation:2s linear infinite spin}.rotate-spinner:hover{cursor:not-allowed}.control-child-section{padding-left:18px}.sync-tooltip,.sync-tooltip-success{font-weight:500;position:relative}.sync-tooltip:after,.sync-tooltip-success:after{content:attr(data-tooltip);color:#333;opacity:0;visibility:hidden;z-index:99;background-color:#fff;border-radius:6px;padding:8px 10px;font-size:12px;transition:all .2s ease-in-out;position:absolute;top:75%;transform:translate(10%);box-shadow:0 4px 10px #00000026}.sync-tooltip:after{white-space:pre-wrap;word-break:break-word;width:400px;max-height:300px;line-height:1.4;overflow-y:auto}.sync-tooltip-success:after{white-space:nowrap;text-align:center;width:150px}.sync-status-sidebar-syncing{color:#007bff;animation:1s linear infinite spin}.sync-tooltip:before,.sync-tooltip-success:before{content:"";opacity:0;visibility:hidden;z-index:9;background-color:#fff;width:10px;height:10px;transition:all .2s ease-in-out;position:absolute;top:75%;left:40%;transform:translate(-50%)rotate(45deg);box-shadow:-1px -1px 1px #0000000d}.sync-tooltip:hover:after,.sync-tooltip:hover:before,.sync-tooltip-success:hover:after,.sync-tooltip-success:hover:before{opacity:1;visibility:visible}: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-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--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(to right, #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-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-toast-width);box-sizing:border-box;color:#fff;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0;padding:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y:0;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;border-radius:var(--toastify-toast-bd-radius);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;z-index:0;direction:ltr;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (width<=480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-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,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:0;border-bottom-left-radius:var(--toastify-toast-bd-radius);position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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:translate3d(0, var(--y), 0) 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%{opacity:0;animation-timing-function:ease-in;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:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login_custom{color:var(--optimeyes-blue)}.loginTitle{font-size:1.5rem}.sign-in-text{font-size:1.25rem}.login_background{background-color:var(--optimeyes-blue);min-height:100vh}.phone-input input{background-color:#0000;width:100%;padding:0 8px;border:none!important;outline:none!important}.login-btn{background-color:var(--optimeyes-blue);font-family:var(--font-nunito-semibold);color:var(--color-white);border:1px solid var(--optimeyes-blue);border-radius:50px 0 50px 50px;width:100%;min-height:38px;transition:background-color .5s ease-in-out,color .5s ease-in-out,border-radius .5s ease-in-out}.login-btn:hover{background-color:var(--color-white);color:var(--optimeyes-blue);border-color:var(--optimeyes-blue)}.accept-btn{background-color:var(--optimeyes-blue);font-family:var(--font-nunito-semibold);color:var(--color-white);border:1px solid var(--optimeyes-blue);border-radius:5px;width:100%;min-height:38px;transition:background-color .5s ease-in-out,color .5s ease-in-out,border-radius .5s ease-in-out}.accept-btn:hover:not(:disabled){background-color:var(--color-white);color:var(--optimeyes-blue);border-color:var(--optimeyes-blue)}.accept-btn:disabled{opacity:.5;cursor:not-allowed}.reject-btn{color:var(--optimeyes-red);font-family:var(--font-nunito-semibold);background-color:var(--color-white);border:1px solid var(--optimeyes-red);border-radius:5px;width:100%;min-height:38px;transition:background-color .5s ease-in-out,color .5s ease-in-out,border-radius .5s ease-in-out}.reject-btn:hover{color:var(--color-white);background-color:var(--optimeyes-red);border-color:var(--optimeyes-red)}.eyeIcon{top:50%;right:10px;transform:translateY(-50%)}.link-custom{text-decoration:none;transition:color .5s ease-in-out;position:relative}.link-custom:after{content:"";background-color:var(--optimeyes-red);width:100%;height:2px;transition:transform .3s ease-in-out;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.link-custom:hover{color:var(--optimeyes-red)}.link-custom:hover:after{transform:scaleX(1)}.login-logo{width:50%}.dh-root{color:#1a1a2e;padding:0 2rem}.dh-section-label{color:#0073e6;letter-spacing:.04em;text-transform:capitalize;align-items:center;gap:.5rem;margin:0;padding:.65rem 0;font-family:Geist,sans-serif;font-size:1.2rem;font-weight:600;display:flex}.dh-section-icon{color:#0073e6;flex-shrink:0}.dh-cards{flex-direction:column;gap:1rem;display:flex}.dh-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 1px 3px #0000000f}.dh-card:hover{border-color:#1a65d4;box-shadow:0 0 0 1px #1a65d4,0 0 18px #1a65d42e,0 4px 16px #00000014}.dh-card--connected{border-color:#e5e7eb}.dh-card-logo{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;padding:8px;display:flex;box-shadow:0 1px 4px #0000001a}.service-logo{object-fit:contain;width:auto;max-width:26px;height:auto;max-height:26px}.dh-card-body{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:1rem;display:flex}.dh-card-meta{flex-direction:column;gap:.25rem;display:flex}.dh-card-title{color:#111827;margin:0;font-size:1rem;font-weight:600}.dh-card-email{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;max-width:220px;margin:0;font-size:.78rem;overflow:hidden}.dh-status{align-items:center;gap:.35rem;font-size:.78rem;font-weight:500;display:inline-flex}.dh-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.status-connected{color:#16a34a}.status-connected .dh-status-dot{background:#16a34a}.status-pending{color:#d97706}.status-pending .dh-status-dot{background:#d97706}.status-disconnected{color:#9ca3af}.status-disconnected .dh-status-dot{background:#d1d5db}.dh-card-actions{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.dh-region-btns{gap:.5rem;display:flex}.dh-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.4rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s}.dh-btn--primary{color:#fff;background:#0073e6;border:1px solid #0073e6}.dh-btn--primary:hover{background:#005fcc;box-shadow:0 2px 8px #0073e659}.dh-btn--ghost{color:#6b7280;background:0 0;border:1px solid #e5e7eb}.dh-btn--ghost:hover{color:#111827;background:#f9fafb;border-color:#d1d5db}.source-section{border-right:1px solid #3e86ea}.custom_title{color:#111827;font-size:1.6rem}.label-button{cursor:pointer;color:#0073e6;word-break:break-all;background-color:#f0f7ff;border:1px solid #0073e6;border-radius:10px;font-size:1.1rem;transition:all .2s;white-space:pre-wrap!important}.label-button:hover{color:#fff;background-color:#0073e6}.backButton{font-family:var(--font-nunito-semibold);color:#fff;background-color:#0073e6;border:1px solid #0073e6;border-radius:50px 0 50px 50px;height:42px;padding:.5rem 1rem;transition:background-color .3s,color .3s}.backButton:hover{color:#0073e6;background-color:#fff}.noData{color:var(--optimeyes-red);font-size:2rem}.fileIcon{width:50px;height:50px}.listItems{color:#17375e;cursor:pointer;width:90%;margin:auto;font-size:1.05rem;transition:transform .3s}.dashbord-btn-success{color:#fff;background-color:var(--success-btn)}.dashbord-btn-pending{color:#fff;background-color:var(--color-orange)}.dashbord-btn-not-conn{color:#fff;background-color:#374151}.folder-card-design{color:#17375e;cursor:pointer;background-color:#f3f6fb;border:1px solid #e5e7eb;border-radius:.5vw;padding:1vw;transition:all .3s}.folder-card-design:hover{color:#fff;background-color:#17375e;box-shadow:0 3px 8px #0000001f}.folder-card-design:hover .listItems{color:#fff;transform:scale(1.05)}.folder-card-design:hover .datasetIcon{color:#fff}.folder-track{font-size:1.3rem}.folder-items{opacity:.7;color:#374151;background-color:#0000;border:none;text-decoration:none}.folder-items:hover{color:#17375e;opacity:1}.folder-items.disabled{opacity:1;pointer-events:none}.selected-file{border:3px solid var(--success-btn)}.datasetIcon{color:#17375e}.connected-file{font-family:var(--font-nunito-semibold);color:#17375e;font-size:1.6rem}.source-icon{width:60px;height:60px}.search-icon{width:15px;height:15px}.table-btn{font-family:var(--font-nunito-semibold);border:0;border-radius:5px}.table-btn:hover{background-color:var(--optimeyes-blue);color:var(--color-white)}.powerbi-table-btn-success{background-color:var(--color-orange);font-family:var(--font-nunito-semibold);color:var(--color-black);border:0;border-radius:5px}.powerbi-table-btn-success:hover{background-color:var(--optimeyes-blue);color:var(--color-white)}.table-btn-success{background-color:var(--success-btn);font-family:var(--font-nunito-semibold);color:var(--color-white);border:0;border-radius:5px}.table-btn-success:hover{background-color:var(--optimeyes-blue);color:var(--color-white)}.popup-scroll{max-height:calc(100vh - 15rem);overflow-x:hidden}.info-msg{font-size:1.6rem}.mask-mail{color:var(--optimeyes-blue)}.create-btn{background-color:var(--optimeyes-blue);font-family:var(--font-nunito-semibold);color:var(--color-white);border:1px solid var(--optimeyes-blue);border-radius:5px}.create-btn:hover{background-color:var(--color-white);color:var(--optimeyes-blue);border-color:var(--optimeyes-blue)}.table_header{z-index:9;outline:1px solid #e3e6e8;height:50px;top:0;vertical-align:middle!important;background:#f6f6f8!important}.region-button{width:48%}.region-padding{padding-right:0%}.table_header th{background:#f6f6f8!important}.table_header tr{border:0!important}table tr{border:1px solid #e3e6e8}table td{padding-top:10px!important;padding-bottom:10px!important}.activestatus,.inactivestatus{border-radius:50%;width:15px;height:15px;display:block}.activestatus{background:green}.inactivestatus{background:red}.tab-btn{color:#9ca3af;cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:20px;margin-right:.2rem;padding:.2rem .7rem;font-size:.875rem;font-weight:500;transition:all .15s}.tab-btn-error{color:var(--optimeyes-red)!important}.tab-btn:hover{color:#6b7280;background:#f3f4f6;text-decoration:none}.active-tab{background:#eff6ff;border-color:#bfdbfe;font-weight:600;color:#0073e6!important;text-decoration:none!important}.padding-4{padding:4px!important}.scrollBarDesign::-webkit-scrollbar{width:6px;height:6px}.scrollBarDesign::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.scrollBarDesign::-webkit-scrollbar-thumb{background:#0073e6;border-radius:10px}.scrollBarDesign::-webkit-scrollbar-thumb:hover{background:#005fcc}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#0073e6;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#005fcc}.scrollBar.has-scroll{padding-right:1rem}.table-action-icons svg:hover *{color:var(--optimeyes-red);fill:var(--optimeyes-red)}.table-action-icons svg:hover{transform:scale(1.2)}.table-action-icons svg{color:var(--optimeyes-blue);fill:var(--optimeyes-blue)}.tab-button{background-color:var(--optimeyes-blue);color:var(--color-white);font-family:var(--font-nunito-semibold);border-radius:10px}.tab-button.active{background-color:var(--color-white);color:var(--optimeyes-blue);border:2px solid var(--optimeyes-blue)}.pagination .page-num{border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.pagination .page-num.active{background-color:var(--optimeyes-blue);color:var(--color-white)}.pagination_buttons{width:1rem}.cursor-pointer{cursor:pointer}.loading_text{color:var(--optimeyes-blue);font-size:1.8rem}.disable_action,.spinner-rotate-icon-gray-button{cursor:not-allowed}.disable_action svg:hover *,.disable_action svg{fill:#888;color:#888}.table-header-min-width,.table-header-min-width_mapped{min-width:230px}th.table-header-min-width,td[data-label]{min-width:max-content}@media screen and (width>=1024px){.manage-users-table thead{z-index:99;position:sticky;top:0}.manage-users-table table{table-layout:fixed;width:100%}.manage-users-table table th{overflow:hidden}.manage-users-table table th:first-child,.manage-users-table table td:first-child{width:9%}.manage-users-table table th:nth-child(2),.manage-users-table table td:nth-child(2){width:8%}.manage-users-table table th:nth-child(3),.manage-users-table table td:nth-child(3){width:14%}.manage-users-table table th:nth-child(4),.manage-users-table table td:nth-child(4){width:10%}.manage-users-table table th:nth-child(5),.manage-users-table table td:nth-child(5){width:12%}.manage-users-table table th:nth-child(6),.manage-users-table table td:nth-child(6){width:7%}.manage-users-table table th:nth-child(7),.manage-users-table table td:nth-child(7){width:13%}.manage-users-table table th:nth-child(8),.manage-users-table table td:nth-child(8){width:9%}.manage-users-table table th:nth-child(9),.manage-users-table table td:nth-child(9){width:10%}.manage-users-table table th:nth-child(10),.manage-users-table table td:nth-child(10),.manage-users-table table.has-actions th:first-child,.manage-users-table table.has-actions td:first-child{width:8%}.manage-users-table table.has-actions th:nth-child(2),.manage-users-table table.has-actions td:nth-child(2){width:7%}.manage-users-table table.has-actions th:nth-child(3),.manage-users-table table.has-actions td:nth-child(3){width:13%}.manage-users-table table.has-actions th:nth-child(4),.manage-users-table table.has-actions td:nth-child(4){width:9%}.manage-users-table table.has-actions th:nth-child(5),.manage-users-table table.has-actions td:nth-child(5){width:11%}.manage-users-table table.has-actions th:nth-child(6),.manage-users-table table.has-actions td:nth-child(6){width:6%}.manage-users-table table.has-actions th:nth-child(7),.manage-users-table table.has-actions td:nth-child(7){width:12%}.manage-users-table table.has-actions th:nth-child(8),.manage-users-table table.has-actions td:nth-child(8){width:8%}.manage-users-table table.has-actions th:nth-child(9),.manage-users-table table.has-actions td:nth-child(9){width:9%}.manage-users-table table.has-actions th:nth-child(10),.manage-users-table table.has-actions td:nth-child(10){width:7%}.manage-users-table table.has-actions th:nth-child(11),.manage-users-table table.has-actions td:nth-child(11){width:10%}.create-user-grid{grid-template-columns:1fr}.manage-accountability-wrappper{white-space:nowrap;max-height:calc(100vh - 450px);overflow:auto}.manage-accountability-wrappper thead th{z-index:5;background-color:#f8f9fa;position:sticky;top:0}.manage-accountability-wrappper .table.pwa th,.manage-accountability-wrappper .table.pwa td{white-space:nowrap}.manage-accountability-wrappper .table.pwa th:first-child,.manage-accountability-wrappper .table.pwa td:first-child,.manage-accountability-wrappper .table.pwa th:nth-child(2),.manage-accountability-wrappper .table.pwa th:nth-child(2){white-space:wrap;width:220px!important;min-width:220px!important;max-width:220px!important}.no-shrink-select{white-space:nowrap;min-width:200px;overflow:visible}.manage-controls-table{white-space:nowrap}.manage-controls-table thead{z-index:99;position:sticky;top:0}}.td-truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.form-check-input.danger{background-color:var(--optimeyes-red);border:1px solid var(--optimeyes-red)!important}.form-switch .form-check-input{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-4%20-4%208%208'%3e%3ccircle%20r='3'%20fill='%23fff'/%3e%3c/svg%3e")!important}.back-btn{background-color:#0000;border:0;padding:0;text-decoration:underline}.w-fit-content{width:fit-content}@media screen and (width>=0) and (width<=767px){.multi-tab-form .tab-btn{display:none}.multi-tab-form .tab-btn.active-tab{display:block!important}.multi-tab-form{justify-content:center}.multi-tab-form-tabs .w-75,.width-100{width:100%!important}.manage-accountability-wrappper .table{padding:.5rem .1rem}}.border-radius-3{border-radius:.5rem!important}.create-master-data-action{margin-top:5px}.uploaded-file-wrapper{font-size:1.25rem}.save-btn{background-color:var(--optimeyes-blue)}.remove-btn{background-color:var(--optimeyes-red)}.remove-btn,.save-btn{font-family:var(--font-nunito-semibold);color:var(--color-white);border:1px solid var(--optimeyes-blue);border-radius:5px}.save-btn:hover,.remove-btn:hover{background-color:var(--color-white);color:var(--optimeyes-blue);border-color:var(--optimeyes-blue)}.ctrl-root{color:#1a1a2e;padding:0 2rem}.ctrl-header{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.ctrl-header-left{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ctrl-section-label{color:#0073e6;letter-spacing:.04em;align-items:center;gap:.5rem;margin:0;padding:.65rem 0;font-family:Geist,sans-serif;font-size:1.2rem;font-weight:600;display:flex}.ctrl-section-icon{color:#0073e6;flex-shrink:0}.ctrl-sync-banner{border-radius:8px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.85rem;font-weight:500;display:inline-flex}.ctrl-sync-banner--running{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.ctrl-sync-banner--done{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.ctrl-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000f}.ctrl-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;min-height:40px;padding:.4rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s}.ctrl-btn--primary{color:#fff;background:#0073e6;border:1px solid #0073e6}.ctrl-btn--primary:hover{background:#005fcc;box-shadow:0 2px 8px #0073e659}.ctrl-btn--ghost{color:#6b7280;background:0 0;border:1px solid #e5e7eb}.ctrl-btn--ghost:hover{color:#111827;background:#f9fafb;border-color:#d1d5db}.ctrl-new-btn{cursor:pointer;color:#fff;background:#0073e6;border:1px solid #0073e6;border-radius:8px;padding:.45rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s}.ctrl-new-btn:hover{background:#005fcc;box-shadow:0 2px 8px #0073e659}.ctrl-table-card .form-control{height:40px;min-height:40px;padding-top:0;padding-bottom:0;font-size:.85rem}.ctrl-table-card .control-table-structure{table-layout:fixed;width:100%;min-width:1000px;font-size:.8rem}.ctrl-table-card .manage-users-table{overflow-x:auto}.ctrl-table-card .control-table-structure th:first-child,.ctrl-table-card .control-table-structure td:first-child{width:11%}.ctrl-table-card .control-table-structure th:nth-child(2),.ctrl-table-card .control-table-structure td:nth-child(2){width:13%}.ctrl-table-card .control-table-structure th:nth-child(3),.ctrl-table-card .control-table-structure td:nth-child(3){width:3%}.ctrl-table-card .control-table-structure th:nth-child(4),.ctrl-table-card .control-table-structure td:nth-child(4){width:7%}.ctrl-table-card .control-table-structure th:nth-child(6),.ctrl-table-card .control-table-structure td:nth-child(6){width:11%}.ctrl-table-card .control-table-structure th:nth-child(7),.ctrl-table-card .control-table-structure td:nth-child(7){width:7%}.ctrl-table-card .control-table-structure th:nth-child(8),.ctrl-table-card .control-table-structure td:nth-child(8){width:11%}.ctrl-table-card .control-table-structure th:nth-child(9),.ctrl-table-card .control-table-structure td:nth-child(9),.ctrl-table-card .control-table-structure th:nth-child(10),.ctrl-table-card .control-table-structure td:nth-child(10),.ctrl-table-card .control-table-structure th:nth-child(11),.ctrl-table-card .control-table-structure td:nth-child(11){width:7.5%}.ctrl-table-card .control-table-structure th:nth-child(12),.ctrl-table-card .control-table-structure td:nth-child(12){width:5%}.ctrl-table-card .control-table-structure td:nth-child(5) span,.ctrl-table-card .control-table-structure td:nth-child(6) span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.ctrl-table-card .control-table-structure thead th{color:#374151;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;z-index:300;border-bottom:1px solid #e5e7eb;font-size:.72rem;font-weight:600;position:relative;background:#f8fafc!important}.ctrl-table-card .control-table-structure tbody tr:hover td{background:#f9fafb}.ctrl-table-card .control-table-structure tbody tr.child-true td{background:#f8fafc}.ctrl-table-card .control-table-structure tbody tr.child-true:hover td{background:#f1f5f9}.sync-badge{white-space:nowrap;border-radius:20px;padding:.1rem .45rem;font-size:.7rem;font-weight:600;line-height:1.4;display:inline-block}.sync-badge--synced{color:#16a34a;background:#dcfce7}.sync-badge--syncing{color:#1d4ed8;background:#dbeafe}.sync-badge--draft{color:#854d0e;background:#fef9c3}.sync-badge--failed{color:#dc2626;background:#fee2e2}.ctrl-table-card .table-action-icons button{border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:inline-flex}.ctrl-table-card .table-action-icons button:hover:not(:disabled){background:#f3f4f6!important}.ctrl-table-card .table-action-icons svg:hover{transform:scale(1.15)}.ctrl-table-card .table-action-icons svg{color:#374151;fill:#374151}.ctrl-table-card .table-action-icons svg:hover *{color:#0073e6;fill:#0073e6}.ctrl-table-card .table-action-icons{text-align:center;padding-left:.25rem!important;padding-right:.25rem!important}.ctrl-table-card .table-action-icons .disable_action svg,.ctrl-table-card .table-action-icons .disable_action svg:hover *{color:#d1d5db;fill:#d1d5db}.ctrl-sync-btn:not(:disabled) svg{color:#0073e6;fill:#0073e6}.ctrl-root .tab-btn{background:0 0;border:1px solid #0000;border-radius:20px;margin-right:.2rem;font-size:.8rem;font-weight:500;transition:all .15s;color:#9ca3af!important;padding:.2rem .7rem!important;text-decoration:none!important}.ctrl-root .tab-btn:hover{background:#f3f4f6;color:#6b7280!important;text-decoration:none!important}.ctrl-root .active-tab{background:#eff6ff;border-color:#bfdbfe;font-weight:600;color:#0073e6!important;text-decoration:none!important}.ctrl-groupby-select{color:#374151;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right .6rem center no-repeat;border:1px solid #e5e7eb;border-radius:8px;min-width:180px;padding:.3rem 2.2rem .3rem .85rem;font-size:.82rem;font-weight:500;transition:border-color .15s}.ctrl-groupby-select:focus{border-color:#0073e6;outline:none;box-shadow:0 0 0 2px #0073e626}.ctrl-group-header td{border-top:2px solid #e2e8f0;background:#f1f5f9!important;padding:.45rem 1rem!important}.ctrl-group-title{color:#475569;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.ctrl-group-count{color:#94a3b8;font-size:.72rem;font-weight:500}.ctrl-sync-btn{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.ctrl-sync-btn:hover:not(:disabled){background:#eff6ff;border-color:#0073e6}.ctrl-sync-btn:hover:not(:disabled) svg{color:#0073e6;fill:#0073e6}.ctrl-sync-btn:disabled{cursor:not-allowed;opacity:.4}.ctrl-toggle-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}.ctrl-toggle-disabled{cursor:not-allowed;opacity:.45}.ctrl-toggle-input{opacity:0;width:0;height:0;position:absolute}.ctrl-toggle-track{background:#d1d5db;border-radius:9px;flex-shrink:0;width:34px;height:18px;transition:background .2s;position:relative}.ctrl-toggle-input:checked+.ctrl-toggle-track{background:#0073e6}.ctrl-toggle-thumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000040}.ctrl-toggle-input:checked+.ctrl-toggle-track>.ctrl-toggle-thumb{transform:translate(16px)}.createGroupTabs .tab-button:not(:last-child){margin-right:10px!important}.create-control-form-wrapper{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;padding:1.5rem!important;box-shadow:0 1px 3px #0000000f!important}.create-control-form-wrapper label,.create-control-form-wrapper .form-label{color:#374151;margin-bottom:.25rem;font-size:.78rem;font-weight:600}.create-control-form-wrapper .form-control,.create-control-form-wrapper select,.create-control-form-wrapper input[type=text],.create-control-form-wrapper input[type=number],.create-control-form-wrapper input[type=time]{height:36px;min-height:36px;padding-top:0;padding-bottom:0;font-size:.82rem}.create-control-form-wrapper .mb-3{margin-bottom:.85rem!important}.multi-tab-form-tabs{flex-direction:column;flex:1;display:flex}.control-details-form-wrapper{flex:1;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;min-height:calc(100vh - 280px)!important;padding:1.5rem!important;box-shadow:0 1px 3px #0000000f!important}.control-details-form-wrapper label,.control-details-form-wrapper .form-label{color:#374151;margin-bottom:.25rem;font-size:.78rem;font-weight:600}.control-details-form-wrapper .form-control,.control-details-form-wrapper select,.control-details-form-wrapper input:not([type=radio]):not([type=checkbox]){height:36px;min-height:36px;padding-top:0;padding-bottom:0;font-size:.82rem}.control-details-form-wrapper .mb-3{margin-bottom:.85rem!important}.create-control-form-wrapper::-webkit-scrollbar{width:6px;height:6px}.multi-tab-form-tabs::-webkit-scrollbar{width:6px;height:6px}.control-details-form-wrapper::-webkit-scrollbar{width:6px;height:6px}.create-control-form-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.multi-tab-form-tabs::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.control-details-form-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.create-control-form-wrapper::-webkit-scrollbar-thumb{background:#0073e6;border-radius:10px}.multi-tab-form-tabs::-webkit-scrollbar-thumb{background:#0073e6;border-radius:10px}.control-details-form-wrapper::-webkit-scrollbar-thumb{background:#0073e6;border-radius:10px}.create-control-form-wrapper::-webkit-scrollbar-thumb:hover{background:#005fcc}.multi-tab-form-tabs::-webkit-scrollbar-thumb:hover{background:#005fcc}.control-details-form-wrapper::-webkit-scrollbar-thumb:hover{background:#005fcc}.control-name-display{color:#0073e6;font-size:.82rem;font-weight:600}.ctrl-cards-mobile{display:none}@media screen and (width<=1023px){.ctrl-table-card .d-flex.justify-content-between{flex-wrap:wrap;gap:.5rem}.ctrl-groupby-select{width:100%;min-width:unset}.ctrl-table-card table.control-table-structure{display:none!important}.ctrl-cards-mobile{margin-top:.75rem;display:block}.ctrl-root{padding:0 .75rem}}.ctrl-mobile-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:.55rem;padding:.8rem .9rem;box-shadow:0 1px 3px #0000000f}.ctrl-mobile-card--child{background:#f8fafc;border-left:3px solid #bfdbfe;margin-left:1.25rem}.ctrl-mobile-card-top{justify-content:space-between;align-items:center;margin-bottom:.55rem;display:flex}.ctrl-mobile-type-wrap{align-items:center;gap:.35rem;min-width:0;display:flex}.ctrl-mobile-type{color:#0073e6;cursor:pointer;word-break:break-word;font-size:.8rem;font-weight:600}.ctrl-mobile-card-fields{cursor:pointer;grid-template-columns:max-content 1fr;gap:.22rem .65rem;margin-bottom:.55rem;display:grid}.ctrl-mobile-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-self:center;font-size:.67rem;font-weight:700;line-height:1.55}.ctrl-mobile-value{color:#374151;word-break:break-word;font-size:.78rem;line-height:1.55}.ctrl-mobile-source{align-items:center;gap:.3rem;display:inline-flex}.ctrl-mobile-card-actions{border-top:1px solid #f3f4f6;align-items:center;gap:.15rem;padding-top:.5rem;display:flex}.ctrl-mobile-group-header{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;margin-bottom:.45rem;padding:.45rem .75rem;display:flex}.create-control-form-wrapper .custom_title{color:#0073e6;font-size:1rem;font-weight:600}.reporting-dimensions-table td{text-align:left!important;padding-left:.75rem!important}.ctrl-th-inner{align-items:center;gap:.35rem;min-width:0;display:flex}.ctrl-th-inner>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ctrl-filter-wrap{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.ctrl-filter-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:color .15s,background .15s;display:inline-flex;position:relative}.ctrl-filter-btn:hover{color:#374151;background:#e5e7eb}.ctrl-filter-btn--active{color:#0073e6}.ctrl-filter-btn--active:hover{color:#005fcc;background:#eff6ff}.ctrl-filter-dot{background:#0073e6;border-radius:50%;width:5px;height:5px;position:absolute;top:1px;right:1px}.ctrl-filter-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:180px;max-width:240px;overflow:hidden;box-shadow:0 4px 16px #0000001f}.ctrl-filter-dropdown-header{color:#374151;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.72rem;font-weight:600;display:flex}.ctrl-filter-clear{color:#0073e6;cursor:pointer;text-transform:none;letter-spacing:0;background:0 0;border:none;padding:0;font-size:.7rem;font-weight:500}.ctrl-filter-clear:hover{color:#005fcc;text-decoration:underline}.ctrl-filter-options{max-height:200px;padding:.35rem 0;overflow-y:auto}.ctrl-filter-option{color:#374151;cursor:pointer;align-items:center;gap:.5rem;margin:0;padding:.3rem .75rem;font-size:.78rem;font-weight:400;transition:background .1s;display:flex}.ctrl-filter-option:hover{background:#f9fafb}.ctrl-filter-option input[type=checkbox]{accent-color:#0073e6;cursor:pointer;flex-shrink:0;width:13px;height:13px}.ctrl-expand-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:background .15s,color .15s;display:inline-flex}.ctrl-expand-btn:hover{color:#374151;background:#f3f4f6}.ctrl-child-indent{flex-shrink:0;align-self:stretch;width:36px;margin-right:2px;display:inline-flex;position:relative}.ctrl-child-indent:before{content:"";border-left:2px solid #cbd5e1;position:absolute;top:0;bottom:50%;left:14px}.ctrl-child-indent:after{content:"";border-top:2px solid #cbd5e1;width:18px;position:absolute;top:calc(50% - 1px);left:14px}.ctrl-source-icon-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.ctrl-source-img{object-fit:contain;opacity:.85;width:22px;height:22px;transition:opacity .15s,transform .15s;display:block}.ctrl-source-icon{opacity:.75;flex-shrink:0;transition:opacity .15s,transform .15s;display:block}.ctrl-source-icon-wrap:hover .ctrl-source-img,.ctrl-source-icon-wrap:hover .ctrl-source-icon{opacity:1;transform:scale(1.1)}.ctrl-source-tooltip{color:#f9fafb;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:200;background:#1f2937;border-radius:6px;padding:.2rem .55rem;font-size:.7rem;font-weight:500;transition:opacity .15s,visibility .15s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.ctrl-source-tooltip:before{content:"";border:4px solid #0000;border-bottom-color:#1f2937;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.ctrl-source-icon-wrap:hover .ctrl-source-tooltip{opacity:1;visibility:visible}.pm-tab-nav{border-bottom:1px solid #e5e7eb;gap:0;margin-bottom:1.25rem;display:flex}.pm-tab-btn{color:#9ca3af;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;outline:none;margin-bottom:-1px;padding:.5rem 1.1rem;font-size:.82rem;font-weight:500;line-height:1.4;transition:color .15s,border-color .15s}.pm-tab-btn:hover{color:#374151}.pm-tab-btn:focus-visible{outline-offset:-2px;border-radius:3px 3px 0 0;outline:2px solid #d1d5db}.pm-tab-btn--active{color:#111827;border-bottom-color:#374151;font-weight:600}.rm-table-wrap{border:1px solid #e5e7eb;border-radius:8px;overflow-x:auto}.rm-table{border-collapse:collapse;color:#374151;table-layout:auto;width:100%;font-size:.8rem}.rm-table thead{z-index:2;background:#f8fafc;position:sticky;top:0}.rm-table thead tr{border-bottom:1px solid #e5e7eb}.rm-table th{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;text-align:left;white-space:nowrap;background:#f8fafc;padding:9px 14px;font-size:.72rem;font-weight:700}.rm-table td{vertical-align:top;border-bottom:1px solid #f3f4f6;line-height:1.55;text-align:left!important;padding:9px 14px!important}.rm-table tbody tr:last-child td{border-bottom:none}.rm-table tbody tr:hover td{background:#f9fafb}@media (width<=640px){.rm-table thead{display:none}.rm-table,.rm-table tbody,.rm-table tr,.rm-table td{width:100%;display:block}.rm-table tr{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.6rem;padding:.5rem 0}.rm-table td{border-bottom:none;padding:6px 12px}.rm-table td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:2px;font-size:.65rem;font-weight:700;display:block}}body{font-family:var(--font-nunito-regular)!important}@media screen and (width>=1024px){.optimeyes-home{height:100%!important}.optimeyes-home .optimeyes-home-section{justify-content:start}}.optimeyes-home .optimeyes-home-section .cardAlignment{align-items:center;justify-content:center!important}.btn-height{min-height:45px}@media screen and (width>=0) and (width<=1023px){table.pwa thead{display:none}table.pwa tr{height:auto!important}table.pwa tbody{width:100%;display:block}table.pwa,table.pwa tbody,table.pwa tr,table.pwa td{width:100%;display:block;border:0!important}table.pwa tbody tr{border-radius:.5vw;box-shadow:0 3px 8px #0000003d;margin-bottom:1rem!important;padding:.5rem!important}table.pwa td:before{content:attr(data-label);text-align:left;width:50%;position:absolute;left:10px;color:var(--optimeyes-blue)!important}table td{text-align:right;word-break:break-word;min-height:4rem;position:relative;text-align:left!important;padding-left:53%!important}.position-alternative{position:static!important}}.sidebar{transition:all .3s ease-in-out}@media screen and (width>=768px) and (width<=991px){.sidebar{width:40%!important}.hamburger-icon{width:60px}.user-icon{width:60px!important;height:60px!important}.contetContainer{overflow:auto;height:calc(100vh - 130px)!important}.mainContainerExpanded,.mainContainer{width:100%!important}.btn-md-width{width:75%;margin:auto}.modal:has(.popup-scroll) .modal-dialog{width:90%!important;min-width:90%!important}}@media screen and (width>=0) and (width<=767px){.sidebar{width:75%!important}.user-icon{width:60px!important;height:60px!important}.hamburger-icon{width:60px}.label-button{font-size:1rem!important}.mainContainerExpanded,.mainContainer{height:auto!important;margin-left:auto!important;margin-right:auto!important}.contetContainer{height:auto!important}}@media (width<=992px){.sidebar.collapsed.mobile-open .nav-text{opacity:1!important;width:fit-content!important}.sidebar.collapsed.mobile-open .nav-item{width:90%;margin-left:auto;margin-right:auto;justify-content:flex-start!important}.close-icon{color:#333;font-size:28px;font-weight:700;line-height:1}.sidebar{z-index:1001;height:100vh;position:fixed;top:0;left:-75%;box-shadow:2px 0 5px #0000001a}.sidebar.mobile-open{left:0}.mobile-header{z-index:1000;background:#fff;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.hamburger-icon{background:0 0;border:none;flex-direction:column;justify-content:space-between;height:20px;display:flex}.hamburger-line{background:#333;width:100%;height:3px}}.z-index-style{z-index:99}.form-check-input{border:1px solid var(--optimeyes-blue)!important}.form-check-input:checked[type=checkbox]{background-color:var(--optimeyes-blue)!important}.form-check-input[type=radio]{aspect-ratio:1!important;border-radius:50%!important;width:1rem!important;height:1rem!important}.sharpoint-webhook-checkfield{top:5px;right:5px}input::placeholder,textarea::placeholder,select.is-placeholder{color:#a5a5a5!important}.option-value{color:#000}.accessDeniedWrapper{height:calc(100vh - 130px);color:var(--color-primary)}.access-denied-code{font-size:100px;font-family:var(--font-nunito-bold);color:var(--optimeyes-blue)}.access-denied-title{font-family:var(--font-nunito-semibold);color:var(--optimeyes-blue);font-size:50px}.contentBg{border:1px solid var(--dashboard-label-bg);background-color:var(--dashboard-label-bg);border-radius:20px;overflow:auto}.page-not-found-back-link{color:var(--optimeyes-blue);font-family:var(--font-nunito-regular);font-size:20px}.access-denied-content{font-size:20px}.login-btn,.accept-btn,.backButton{color:#fff!important;background-color:#0073e6!important;border:1px solid #0073e6!important;border-radius:8px!important;font-size:.85rem!important}.login-btn:hover,.accept-btn:hover,.backButton:hover{background-color:#005fcc!important;box-shadow:0 2px 8px #0073e659!important}.dwm-root{color:#1a1a2e;padding:0 2rem}.dwm-header{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.dwm-header-left{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.dwm-section-label{color:#0073e6;letter-spacing:.04em;align-items:center;gap:.5rem;margin:0;padding:.65rem 0;font-family:Geist,sans-serif;font-size:1.2rem;font-weight:600;display:flex}.dwm-section-icon{color:#0073e6;flex-shrink:0}.dwm-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #0000000f}.dwm-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;min-height:40px;padding:.4rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s}.dwm-btn--primary{color:#fff;background:#0073e6;border:1px solid #0073e6}.dwm-btn--primary:hover:not(:disabled){background:#005fcc;box-shadow:0 2px 8px #0073e659}.dwm-btn:disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.dwm-btn--ghost{color:#6b7280;background:0 0;border:1px solid #e5e7eb}.dwm-btn--ghost:hover{color:#111827;background:#f9fafb;border-color:#d1d5db}.dwm-new-btn{cursor:pointer;color:#fff;background:#0073e6;border:1px solid #0073e6;border-radius:8px;padding:.45rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s}.dwm-new-btn:hover{background:#005fcc;box-shadow:0 2px 8px #0073e659}.dwm-trigger-tab{cursor:pointer;color:#6b7280;white-space:nowrap;background:#f8fafc;border:1px solid #e5e7eb;border-bottom:2px solid #0000;border-radius:8px 8px 0 0;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.dwm-trigger-tab:hover{color:#0073e6;background:#eff6ff;border-color:#bfdbfe #bfdbfe #0073e6}.dwm-trigger-tab--active{color:#0073e6;background:#fff;border-color:#bfdbfe #bfdbfe #0073e6;border-bottom-style:solid;border-bottom-width:2px;font-weight:600}.dwm-trigger-tab--active:hover{background:#fff}.dwm-trigger-tabs{border-bottom:1px solid #e5e7eb;gap:.25rem;margin-bottom:0;display:flex}.dwm-schedule-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.dwm-time-picker{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:1rem;display:flex}.dwm-time-picker:focus{border-color:#0073e6;outline:none;box-shadow:0 0 0 3px #0073e61a}.dwm-interval-chip{cursor:pointer;color:#6b7280;background:#fff;border:1.5px solid #d1d5db;border-radius:20px;align-items:center;gap:.35rem;padding:.4rem .9rem;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.dwm-interval-chip--active{color:#0073e6;background:#eff6ff;border-color:#0073e6}.dwm-nav-btn{cursor:pointer;color:#374151;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.55rem 1.5rem;font-size:.88rem;font-weight:500;transition:all .15s}.dwm-nav-btn:hover{color:#0073e6;background:#eff6ff;border-color:#bfdbfe}.form-label{color:#374151;margin-bottom:.35rem;font-size:.875rem;font-weight:600}.form-control,.form-select{font-size:.9rem}.dwm-table-card .form-control,.dwm-table-card input.form-control{height:40px;min-height:40px;padding-top:0;padding-bottom:0;font-size:.9rem}.dwm-table-card table{font-size:.875rem}.dwm-table-card table thead th{color:#374151;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #e5e7eb;font-size:.78rem;font-weight:600;background:#f8fafc!important}.dwm-collapse-toggle{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:.2rem .4rem;font-size:.82rem;font-weight:500;transition:color .15s;display:inline-flex}.dwm-collapse-toggle:hover{color:#374151}.dwm-table-card table tbody tr:hover td{background:#f9fafb}.dwm-root .tab-btn{background:0 0;border:1px solid #0000;border-radius:20px;margin-right:.2rem;font-size:.8rem;font-weight:500;transition:all .15s;color:#9ca3af!important;padding:.2rem .7rem!important;text-decoration:none!important}.dwm-root .tab-btn:hover{background:#f3f4f6;color:#6b7280!important;text-decoration:none!important}.dwm-root .active-tab{background:#eff6ff;border-color:#bfdbfe;font-weight:600;color:#0073e6!important;text-decoration:none!important}.dwm-toggle-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}.dwm-toggle-disabled{cursor:not-allowed;opacity:.45}.dwm-toggle-input{opacity:0;width:0;height:0;position:absolute}.dwm-toggle-track{background:#d1d5db;border-radius:9px;flex-shrink:0;width:34px;height:18px;transition:background .2s;position:relative}.dwm-toggle-input:checked+.dwm-toggle-track{background:#0073e6}.dwm-toggle-thumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000040}.dwm-toggle-input:checked+.dwm-toggle-track>.dwm-toggle-thumb{transform:translate(16px)}.dwm-table-card .table-action-icons{text-align:center;padding-left:.25rem!important;padding-right:.25rem!important}.dwm-table-card .table-action-icons svg{color:#374151;fill:#374151}.dwm-table-card .table-action-icons button:hover:not(:disabled) svg{color:#0073e6;fill:#0073e6}.dwm-page-subtitle{color:#6b7280;margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.dwm-back-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-size:.82rem;text-decoration:none;display:inline-flex}.dwm-back-btn:hover{color:#0073e6}.dwm-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;max-width:720px;margin:0 auto;padding:2rem;box-shadow:0 1px 3px #0000000f}.dwm-status-badge{cursor:pointer;border:none;border-radius:20px;padding:.2rem .85rem;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-block}.dwm-status-badge--active{color:#16a34a;background:#dcfce7}.dwm-status-badge--active:hover{background:#bbf7d0}.dwm-status-badge--inactive{color:#dc2626;background:#fee2e2}.dwm-status-badge--inactive:hover{background:#fecaca}.dwm-integration-btn{cursor:pointer;color:#374151;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.3rem 1rem;font-size:.8rem;font-weight:500;transition:all .15s;display:inline-block}.dwm-integration-btn:hover{color:#0073e6;background:#eff6ff;border-color:#bfdbfe}.dwm-integration-btn--connected{color:#16a34a;background:#dcfce7;border-color:#bbf7d0}.dwm-integration-btn--connected:hover{background:#bbf7d0}.dwm-integration-btn--powerbi{color:#92400e;background:#fef3c7;border-color:#fde68a}.dwm-integration-btn--powerbi:hover{background:#fde68a}@media screen and (width<=1023px){.dwm-root{padding:0 .75rem}.dwm-trigger-tabs{border-bottom:none;flex-wrap:wrap;gap:.35rem}.dwm-trigger-tab{border-bottom:2px solid #0000;border-radius:8px;justify-content:flex-start;width:100%}.dwm-trigger-tab--active{border-bottom:2px solid #0073e6}.dwm-table-card{overflow-x:hidden}.dwm-table-card table.pwa td{min-height:auto;text-align:left!important;padding-left:1rem!important}.dwm-table-card table.pwa td:before{display:none}.dwm-table-card table.pwa .table-action-icons{min-height:auto;text-align:center!important;padding:.5rem 1rem!important}.dwm-table-card table.pwa tbody tr td{word-break:break-word;overflow-wrap:break-word}}.dwm-action-bar{z-index:10;background-color:#fff;border-top:1px solid #e2e8f0;margin:0 -2rem;padding:.75rem 2rem;position:sticky;bottom:0}@media screen and (width<=1023px){.dwm-action-bar{margin:0 -.75rem;padding:.75rem}}.react-select__menu{z-index:100!important}:root{--font-nunito-regular:"Geist", sans-serif;--font-nunito-medium:"Geist", sans-serif;--font-nunito-semibold:"Geist", sans-serif;--font-nunito-light:"Geist", sans-serif;--font-nunito-bold:"Geist", sans-serif;--font-nunito-italic:"Geist", sans-serif;--optimeyes-blue:#17375e;--color-white:#fff;--color-black:#000;--optimeyes-red:#c7252d;--sidebar-bg:#130f76;--dashboard-label-bg:#eef5fa;--success-btn:#198754;--color-orange:#ffc107;--color-light-blue:#396bea;--color-bg-primary:#0b0f18;--color-bg-secondary:#0d1530;--color-bg-surface:#0d1530;--color-text-primary:#fff;--color-border-subtle:#25304a;--color-brand-red:#b22a3d;--color-brand-blue:#1a65d4;--gradient-bg:radial-gradient(ellipse at 50% 50%, #152044 0%, #0d1530 35%, #0b0f18 70%);--card-bg:#0d1530;--border:#26314b;--primary:#1a65d5;--radius:.75rem}.nunito-regular{font-family:var(--font-nunito-regular);font-weight:400}.nunito-medium{font-family:var(--font-nunito-medium);font-weight:500}.nunito-semibold{font-family:var(--font-nunito-semibold);font-weight:600}.nunito-light{font-family:var(--font-nunito-light);font-weight:300}.nunito-bold{font-family:var(--font-nunito-bold);font-weight:700}.nunito-italic{font-family:var(--font-nunito-italic);font-style:italic}.inputFieldColor{border-radius:.5rem;box-shadow:none!important}.inputFieldColor:focus{border:1px solid var(--optimeyes-blue)}.color-blue{color:var(--optimeyes-blue)!important}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
