.login-container{background-color:#27aae1;margin:0;padding:0;max-width:none!important;background-image:url(/assets/login_bg-f42260be.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;width:100vw;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.login-card{max-width:400px;margin:0 auto}.login-card-content{padding:32px!important;text-align:center}.login-logo{margin-bottom:24px!important;display:flex;justify-content:center}.login-logo img{height:64px!important}.login-title{font-weight:400!important}.login-signin-btn{margin-top:16px!important;border-radius:50px!important;padding-left:24px!important;padding-right:24px!important;text-transform:none;font-weight:500;color:var(--text-white)!important}.login-subtitle{font-weight:400!important;margin-top:16px!important}.login-contact-btn{margin-top:16px!important;border-radius:50px!important;padding-left:24px!important;padding-right:24px!important;text-transform:none;font-weight:500}.sidebar-nav-link-group-separator{margin-top:8px}.sidebar-nav-item-group{cursor:pointer;display:flex;align-items:center;min-height:48px}.sidebar-nav-group-label{flex:1}.sidebar-nav-group-icon{display:flex;align-items:center;height:100%}.sidebar-nav-group-children{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:8px}.sidebar-nav-group-children .child-label{padding-left:39px}.sidebar-nav-group-children.expanded{max-height:100px}.sidebar-navigation-title{padding-left:8px}.app-sidebar{position:fixed;left:0;top:48px;height:calc(100vh - 96px);background-color:var(--extra-light-gray);transition:width .3s ease;overflow:hidden;z-index:1200;display:flex;flex-direction:column}.sidebar-nav-list{flex-grow:1;overflow-y:auto;overflow-x:hidden;padding:12px 8px 8px}.sidebar-nav-items{display:flex;flex-direction:column;gap:8px}.sidebar-nav-link{text-decoration:none;display:block;padding-left:8px;padding-right:8px}.sidebar-nav-item{display:flex;align-items:center;padding:8px 16px;min-height:40px;background-color:var(--text-white);border-radius:8px;cursor:pointer;transition:background-color .3s}.sidebar-nav-item:hover{background-color:var(--light-blue-color)}.sidebar-nav-item.active{background-color:var(--light-blue-color);color:#fff}.sidebar-resize-handle{position:absolute;right:0;top:0;bottom:0;width:2px;cursor:ew-resize;background-color:transparent;transition:background-color .2s ease;z-index:1}.sidebar-resize-handle.resizing,.sidebar-resize-handle:hover{background-color:var(--dark-gray)}.sidebar-collapse-btn{width:24px;height:24px;margin-left:6px!important;margin-right:6px!important}.navigation-option-container{color:var(--black);font-weight:600;font-size:14px;display:flex;align-items:center;gap:18px}.sidebar-option-icon{color:var(--primary-color)!important;display:flex;align-items:center}.navigation-option-title{font-weight:600;font-size:14px}.user-profile-brand-gap{gap:8px}.user-profile-brand-selected{color:var(--primary-color, #1976d2)!important}.user-profile-divider{margin:8px 0!important}.header{background-color:var(--secondary-color)!important;padding-right:12px!important}.header-toolbar{display:flex;align-items:center;justify-content:space-between;background-color:var(--secondary-color);padding:0!important;color:#fff!important}.header-logo{display:flex;align-items:center;justify-content:center;background-color:#fff;padding:10px 18px}.header-box{display:flex;align-items:center;justify-content:center;cursor:pointer}.header-title{margin-left:16px!important;color:#fff!important}.header-actions{display:flex;align-items:center}.profile-icon{color:#fff!important;text-transform:none!important;border-radius:50px!important;padding:5px 4px 5px 0!important}.profile-avatar-initials,.profile-avatar{width:32px!important;height:32px!important}.text-white{color:#fff!important}.user-profile-popover .MuiPopover-paper{box-shadow:0 2px 8px #00000026;margin-top:8px}.user-profile-paper{padding:16px 22px;border-radius:16px}.user-profile-center{display:flex;align-items:center;justify-content:center;flex-direction:column}.user-profile-avatar{height:70px!important;width:70px!important;margin-bottom:16px;font-size:1.5rem!important}.user-profile-name{color:var(--secondary-color);font-weight:700!important;font-size:1.25rem!important}.user-profile-role{color:var(--text-gray);margin:4px 0!important}.user-profile-email-box{width:100%;display:flex;justify-content:center}.user-profile-email{border:1px solid var(--light-gray, #e0e0e0);border-radius:16px;padding:4px 20px;margin:6px 0!important;max-width:100%}.user-profile-account-section{margin:10px auto;width:100%}.user-profile-account-header{display:flex;align-items:center;justify-content:center;padding:8px 24px;border-top-left-radius:28px;border-top-right-radius:28px;background:var(--light-blue, #e3f2fd);border-bottom:1px solid var(--light-gray, #e0e0e0);cursor:pointer}.user-profile-icon{color:var(--secondary-color);font-size:20px!important}.user-profile-expand-icon{cursor:pointer;transition:transform .2s;color:var(--secondary-color)}.user-profile-expand-icon.open{transform:rotate(180deg)}.user-profile-brands-list{background:var(--light-blue, #e3f2fd);border-bottom-left-radius:24px;border-bottom-right-radius:24px}.user-profile-brand-row{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;cursor:pointer}.user-profile-brand-row.with-border{border-bottom:1px solid var(--light-gray, #e0e0e0)}.user-profile-brand-row:hover{background-color:#0000000a}.user-profile-details{font-weight:500!important;flex:1}.user-profile-logout-btn{font-weight:700!important;letter-spacing:1px;justify-content:flex-start!important;text-transform:none!important;padding-left:8px!important;color:var(--red-color, #f44336)!important}.flex-item-center{display:flex;align-items:center;justify-content:center}.apps-popover-paper{border-radius:24px!important;max-width:320px!important;padding:8px;background-color:#fff!important;margin-top:8px!important}.apps-popover-container{display:flex;flex-direction:column}.apps-popover-item{display:flex;align-items:center;justify-content:flex-start!important;width:100%;cursor:pointer;padding:1rem;text-transform:none!important;border-radius:24px!important}.apps-popover-item:hover{background-color:var(--light-blue, #e3f2fd)!important}.apps-popover-icon{display:flex;align-items:center;justify-content:center;background-color:var(--text-white);border-radius:50%;width:32px;height:32px;margin-right:1rem}.apps-popover-img{width:20px;height:20px;background-color:#fff}.apps-popover-app-name{font-weight:600!important}.footer{background-color:#eee;position:fixed;bottom:0;left:0;width:100%;z-index:1300;height:48px}.footer .MuiToolbar-root{min-height:48px;padding:0 24px}.footer .footer-grid{align-items:center;width:100%;justify-content:space-between;display:flex}.footer .footer-stack{align-items:center;width:100%;display:flex;flex-direction:row}.footer .footer-divider{display:none;margin:0 8px}@media (min-width: 600px){.footer .footer-divider{display:block}.footer .footer-links-stack{justify-content:flex-end}}.footer .footer-links-stack{justify-content:center;align-items:center;display:flex;flex-direction:row}.footer-rights{font-size:14px!important}.footer-rights a{color:"var(--primary-color)";text-decoration:none}.footer-rights a:hover{text-decoration:underline}.layout-root{display:flex;min-height:100vh;flex-direction:column}.layout-content-row{display:flex;flex-grow:1;overflow:hidden}.layout-main{flex-grow:1;padding:1em;margin-top:48px;margin-bottom:48px;transition:margin-left .3s ease,width .3s ease;overflow:auto}.home-content{margin-bottom:24px}.table-hyperlink{cursor:pointer;color:var(--primary-color);text-decoration:underline}.confirmation-dialog .MuiDialog-paper{width:470px!important;height:auto!important;min-height:300px!important}.confirmation-dialog__dialog-title{margin:auto;color:var(--text-gray)}.confirmation-dialog__dialog-text{color:var(--text-gray);font-size:.85rem;margin-bottom:0}.confirmation-dialog__dialog-icon{color:var(--text-gray);font-size:30px!important;padding-right:5px}.confirmation-dialog__dialog-content{padding:24px!important}.confirmation-dialog__form-container{display:flex;flex-direction:column;gap:24px}.confirmation-dialog__success-info-container,.confirmation-dialog__success-info-text{text-align:center;width:100%}.confirmation-dialog__dialog-actions{display:flex;justify-content:space-between!important;padding:16px 24px!important;border-top:1.5px solid var(--light-gray)}.confirmation-dialog__error-text{color:var(--red-color)}.confirmation-dialog .dialog-title{border-bottom:1.5px solid var(--light-gray);padding:8px 24px}.confirmation-dialog .dialog-title .title-box{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;justify-content:space-between}.applications-page-header{display:flex;gap:1rem;align-items:center}.search-input .MuiInputBase-adornedStart{padding-left:4px}.search-input .MuiInputBase-adornedEnd{padding-right:4px}.search-input{width:250px}.custom-tabs{border:1px solid var(--light-gray);border-radius:8px;box-shadow:none;background:var(--light-blue-color);transition:all .3s ease-in-out;padding:0;margin-bottom:1rem}.custom-tabs-header{background-color:var(--light-blue-color);height:44px;padding:0 16px;border-radius:8px 8px 0 0;display:flex;align-items:center}.tabs-panel{background-color:transparent;min-height:44px}.tabs-panel-tab{font-weight:600;font-size:18px;text-transform:none;color:#333;background-color:transparent!important;transition:all .2s}.tabs-panel-tab.selected{color:var(--primary-color);background-color:transparent!important}.tabs-panel .MuiTabs-indicator{background:var(--primary-color)!important;height:4px!important}.custom-tabs-details{background:#fff;border-radius:0 0 8px 8px;padding:20px;position:relative;max-height:calc(100vh - 240px);overflow:auto}.actions-panel{display:flex;justify-content:space-between;align-items:center}.actions-panel .action-icon-button{border:1px solid}.actions-panel .action-icon-button.edit-button:hover{background-color:#1976d20a}.actions-panel .action-icon-button.delete-button:hover,.actions-panel .action-icon-button.cancel-button:hover{background-color:#d32f2f0a}.actions-panel .action-icon-button.save-button:hover{background-color:#1976d20a}:root{--text-white: #ffffff;--primary-color: #27aae1;--primary-light-color: #e3f2fd;--secondary-color: #304659;--text-gray: #595653;--text-secondary: #666666;--dark-gray: #adadad;--medium-gray: #d5d5d5;--light-gray: #e3e3e3;--border-gray: #e0e0e0;--arrow-gray: #d0d4da;--light-red: #f4e1df;--extra-light-gray: #fafafa;--red-color: #cc1b2f;--red-light-color: #ffebee;--green-dark-color: #2e7d32;--green-color: #4caf50;--green-light-color: #66bb6a;--green-extra-light-color: #e8f5e8;--light-blue-color: #e8edf3;--primary-shade: #eaf1fb;--black: #000000;--box-shadow: 0 2px 12px rgba(106, 190, 226, .08)}.btn-primary{color:var(--text-white)!important;border-radius:25px!important}.btn-rounded{border-radius:25px!important}.MuiButton-root{text-transform:none!important}.page-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0;padding-bottom:.75em}.page-header-left{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.page-header-right{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}.edit-icon,.primary-icon{color:var(--primary-color)!important}.gray-icon{color:var(--red-color)!important}.disabled-icon{color:var(--medium-gray)!important}.delete-icon{color:var(--red-color)!important}.form-row-actions{display:flex;gap:1rem;justify-content:flex-end}.default-dialog .dialog-title{border-bottom:1.5px solid var(--light-gray);padding:8px 24px}.default-dialog .dialog-title .title-box{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0;justify-content:space-between}.text-bold-500{font-weight:500!important}.text-bold{font-weight:600!important}.page-form-wrapper,.details-container .skeleton-container{display:flex;flex-direction:column;gap:1.5rem}.details-container .skeleton-container .skeleton-row{display:flex;gap:1rem}.details-container .skeleton-container .skeleton-row .skeleton-field{flex:1}.details-container .view-container{display:flex;flex-direction:column;gap:1.5rem}.details-container .view-container .view-row{display:flex;gap:2rem}.details-container .view-container .view-row .view-field{flex:1}.details-container .view-container .view-row .view-field .view-label{margin-bottom:.25rem;font-weight:700;color:var(--text-secondary);font-size:15px!important}.details-container .form-container{display:flex;flex-direction:column;gap:1.5rem}.details-container .form-container .form-row{display:flex;gap:1rem}.details-container .form-container .form-row .form-field{flex:1}.details-container .form-container .form-row .form-field .view-field{padding-top:.25rem}.details-container .form-container .form-row .form-field .view-field .view-label{margin-bottom:.25rem;font-weight:700;color:var(--text-secondary);font-size:15px!important}.ag-theme-alpine .ag-tooltip{max-width:400px;white-space:normal;word-wrap:break-word;padding:10px 14px;background-color:#424242;color:#fff;border-radius:6px;font-size:13px;line-height:1.6;box-shadow:0 4px 12px #0000004d;z-index:10000;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.2px;animation:tooltipFadeIn .15s ease-in-out}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
