@charset "UTF-8";@font-face{font-family:Inter;src:url(/fonts/static/Inter_18pt-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/static/Inter_18pt-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/static/Inter_18pt-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/static/Inter_18pt-Bold.ttf) format("truetype");font-weight:700;font-style:normal}body{margin:0;padding:0;box-sizing:border-box;background-color:#fcfdfd}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) transparent}*::-webkit-scrollbar{width:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#00000040;border-radius:10px}*::-webkit-scrollbar-thumb:hover{background-color:#00000059}.error-text{font-size:12px;color:#dc2626;font-family:Inter}.ant-input,.ant-select{min-height:40px;max-height:40px;border-radius:12px}.ant-input .ant-select-content .ant-select-content-value,.ant-select .ant-select-content .ant-select-content-value{z-index:0}.ant-select-dropdown,.ant-notification{z-index:10000}.ant-input-affix-wrapper{max-width:500px;height:40px}.login-page{width:100%;max-width:720px;margin:0;padding:0 60px;display:flex;flex-direction:column;align-items:flex-start;font-family:Inter}.login-page h3{font-family:Inter;font-weight:600;font-size:32px;line-height:1.2;color:#1b3249;text-align:left;margin-bottom:24px}.login-page .eyeIcon{width:16px;height:16px}.login-page p{font-family:Inter;font-weight:500;font-size:15px;line-height:160%;color:#6d7c8b;margin-bottom:18px}.login-page .input-label{font-family:Inter;font-weight:400;font-size:14px;margin-bottom:4px;display:flex;align-items:center}.login-page .input-label .required{color:red;margin-left:4px}.login-page .input-error-text{color:red;font-size:12px;margin-top:4px;margin-bottom:0;text-align:left;font-family:Inter}.login-page .ant-input-affix-wrapper{width:100%;max-width:100%;min-height:2.5rem;height:2.5rem!important;border-radius:10px;padding:0 12px;box-sizing:border-box;display:flex;align-items:center}.login-page .ant-input{width:100%!important;height:auto!important;line-height:2.5rem!important;padding:0;font-family:Inter;font-size:12px}.login-page .ant-input::placeholder{color:#949ca9;font-size:14px;line-height:2.5rem}.login-page .ant-input-affix-wrapper .ant-input-suffix{display:flex;align-items:center}.login-page .ant-input-affix-wrapper .ant-input-suffix img{width:20px;height:20px}.login-page .ant-input-affix-wrapper-focused{box-shadow:none!important;border-color:#007bff!important}.login-page .input-error.ant-input-affix-wrapper{border-color:red!important}.send-otp-button{width:100%;height:2.5rem;min-height:2.5rem;max-height:2.5rem;border-radius:.75rem;margin-top:0;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;background:#007bff;border:1px solid rgba(0,0,0,.0784313725);font-family:Inter;font-size:.875rem;font-weight:500;color:#fff;cursor:pointer}.send-otp-button .button-text{margin-bottom:0!important}.send-otp-button.btn-primary-custom.ant-btn-primary{height:2.5rem!important;min-height:2.5rem!important;max-height:2.5rem!important;line-height:2.5rem!important;padding:0 1rem!important}.send-otp-button .button-icon{width:1rem;height:1rem;flex-shrink:0}.send-otp-button:hover,.send-otp-button:focus,.send-otp-button:active{background:#007bff!important;border-color:#00000014!important;box-shadow:none!important;color:#fff!important}.send-otp-button:disabled,.send-otp-button.disabled{background:#007bff!important;border:1px solid rgba(0,0,0,.0784313725)!important;color:#fff!important;cursor:not-allowed;opacity:.6;box-shadow:none!important}.send-otp-button.ant-btn{height:2.5rem!important;min-height:2.5rem!important;max-height:2.5rem!important;line-height:2.5rem!important;padding:0 1rem!important}.login-form{display:flex;flex-direction:column;width:100%;gap:24px}.stepper{width:100%;display:flex;align-items:center;margin:20px 0 24px}.step{display:flex;align-items:center;gap:12px}.circle{width:32px;height:32px;border-radius:50%;border:2px solid #e2e6e9;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#949ca9;background-color:#949ca929}.step-circle{width:20px;height:20px;border-radius:50%;background:#2f6df6;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 6px #fff,0 0 0 8px #2454ff}.step-circle span{font-size:5px;font-weight:700;color:#fff;font-family:Inter}.step.active .circle{font-family:Inter;background:#007bff;color:#fff}.step-info{display:flex;flex-direction:column;line-height:1.2;margin-top:10px}.step-title{font-size:11px;font-weight:600;color:#6d7c8b}.step-text{font-size:14px;font-weight:500;color:#007bff;font-family:Inter}.step-text-verify{font-size:14px;font-weight:500;color:#000;font-family:Inter}.step-status{padding:4px;font-size:12px;color:#999;border-radius:6px;text-align:center;background-color:#949ca929;margin-top:10px}.step-status.active{color:#007bff;background-color:#eef3ff}.step-line{flex:1;height:2px;background:linear-gradient(to right,#007bff 50%,#eceded 50%);margin:0 16px}.login-page .ant-input-affix-wrapper{display:flex;align-items:center;gap:8px}.login-page .ant-input-prefix img{width:20px;height:20px;opacity:.6}@media(max-width:991px){.login-page{max-width:520px;padding:20px;align-items:center}.login-page p{text-align:center}.login-form{width:100%}}@media(max-width:512px){.login-page{width:100%;max-width:100%;align-items:stretch}.login-page h3{font-size:26px;text-align:center}.login-page p{font-size:14px;text-align:left}.brand-name{text-align:center}.stepper{flex-direction:row;align-items:flex-start;gap:14px}.send-otp-button{height:2.75rem!important;min-height:2.75rem!important;max-height:2.75rem!important;line-height:2.75rem!important;font-size:.9375rem;padding:0 1rem!important}.login-page .ant-input-affix-wrapper{min-height:2.75rem;height:2.75rem!important}.login-page .ant-input{line-height:2.75rem!important}}.language-add-button-block .primary-btn{width:203px;height:44px!important;display:inline-flex;align-items:center;justify-content:center;gap:2px;padding:10px 20px;border-radius:12px;background-color:#2558eb;background:#fff;font-family:Inter;font-weight:600;font-size:16px;line-height:140%;letter-spacing:1%}.language-add-button-block .primary-btn:hover,.language-add-button-block .primary-btn:focus,.language-add-button-block .primary-btn:active,.language-add-button-block .primary-btn:focus-visible{background:#2558eb!important;color:#fff!important;border-color:#2558eb!important;box-shadow:none!important;opacity:1!important}.button-icon{width:20px;height:20px}.btn-primary-custom.ant-btn-primary{background:#2558eb!important;border-color:#2558eb!important;color:#fff!important;height:40px;gap:12px}.btn-primary-custom.ant-btn-primary:hover,.btn-primary-custom.ant-btn-primary:focus,.btn-primary-custom.ant-btn-primary:active{background:#2558eb!important;border-color:#2558eb!important;color:#fff!important}.language-buttons .outline-btn{display:flex;align-items:center;height:40px;width:103px;gap:4px;padding:10px 16px;border-radius:8px;background-color:#fff;border:1px solid #E2E4E9;font-weight:600;font-size:14px}.btn-secondary-custom{background:#fff!important;color:#1b3249!important;outline:none!important;background-color:#fff;border:1px solid #E2E4E9!important;box-shadow:none!important;opacity:1!important}.btn-secondary-custom:hover,.btn-secondary-custom:focus,.btn-secondary-custom:active,.btn-secondary-custom:focus-visible{background:#fff!important;color:#1b3249!important;outline:none!important;background-color:#fff;border:1px solid #E2E4E9!important;box-shadow:none!important;opacity:1!important}.button-text{margin-bottom:1px;font-family:Inter;font-weight:600}.btn-primary-custom{display:flex;justify-content:center;align-items:center;gap:4px;border-radius:12px}.btn-primary-custom:disabled,.btn-primary-custom.ant-btn-disabled{cursor:not-allowed!important;box-shadow:none!important;opacity:.5!important}.auth-layout{display:flex;min-height:100vh;width:100%;background:#f9f9f9}.auth-left{width:50%;min-height:100vh;padding:60px;background:linear-gradient(179.67deg,#dff1ff .26%,#f0f8ff 54.76%,#fff 99.69%);box-sizing:border-box;display:flex;justify-content:center;align-items:center}.auth-left-content{width:100%;max-width:620px;min-height:100%;display:flex;flex-direction:column;gap:20px}.auth-brand{display:flex;align-items:flex-start;gap:12px}.auth-logo{width:42px;height:42px}.auth-left-text{display:flex;flex-direction:column;align-items:flex-start}.auth-left-text h2{font-family:Inter;font-weight:600;font-size:28px;color:#1b3249;margin:2px 0 30px}.auth-left-text .first-h2{font-family:Inter;font-weight:600;font-size:42px;line-height:1.1;color:#1b3249;margin:0 0 15px}.auth-left-text p{font-family:Inter;font-weight:500;font-size:15px;line-height:1.6;max-width:520px;color:#6d7c8b;margin:0}.auth-illustration{width:100%;display:flex;justify-content:center}.auth-illustration img{width:100%;height:auto;object-fit:contain;border-radius:20px}.auth-right{width:50%;min-height:100vh;display:flex;align-items:center;justify-content:center}.auth-right .auth-box-right{width:100%;max-width:720px}@media(max-width:991px){.auth-layout{flex-direction:column}.auth-left{display:none}.auth-right{width:100%;min-height:100vh}.auth-box-right{max-width:520px}}.auth-mobile-header{display:none}@media(max-width:512px){.auth-right{width:100%;min-height:100vh;padding:32px 20px;background:linear-gradient(179.67deg,#dff1ff .26%,#f0f8ff 54.76%,#fff 99.69%)}.auth-box-right{max-width:100%}.auth-mobile-header{display:flex;justify-content:center}.auth-mobile-header .auth-brand{display:flex;flex-direction:column;align-items:center;gap:8px}.auth-mobile-header .auth-brand h2{text-align:center}}.verify-otp-page{width:100%;max-width:720px;margin:0;padding:0 60px;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;font-family:Inter}.verify-otp-page .brand-name{font-family:Inter;font-size:28px;color:#1b3249;text-align:center;margin-bottom:16px}.verify-otp-page h3{font-family:Inter;font-weight:600;font-size:32px;color:#1b3249;text-align:center;margin-bottom:12px}.verify-otp-page p{font-family:Inter;font-weight:500;font-size:15px;line-height:1.6;color:#6d7c8b;margin-bottom:6px}.verify-otp-page .email-highlight{color:#007bff;font-weight:500}.verify-otp-page .go-back-link{color:#007bff;cursor:pointer;font-weight:500;text-decoration:none}.otp-input-container{display:flex;gap:12px;justify-content:center;margin:18px 0}.otp-input-container .otp-input{width:48px;height:48px;max-width:48px;max-height:48px;border:1px solid #CACFD6;border-radius:10px;text-align:center;font-size:24px;font-weight:600;color:#949ca9;background:#fff;font-family:Inter,sans-serif;transition:.2s;padding-top:6px;flex:none;box-sizing:border-box}.otp-input-container .otp-input:focus{outline:none;box-shadow:none!important;border-color:#007bff;box-shadow:0 0 0 3px #007bff33}.otp-input-container .otp-input::placeholder{color:#949ca9}.input-error-text{color:red!important;font-size:12px;margin-top:-12px;margin-bottom:0!important;text-align:center}.resend-section{display:flex;align-items:center;justify-content:center;margin-bottom:16px}.resend-section p{margin-bottom:0}.resend-section .resend-link-btn{font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#007bff;background:none;border:none;cursor:pointer;margin-top:12px}.resend-section .resend-link-btn:hover{text-decoration:underline}.resend-section .resend-link-btn:disabled{opacity:.6;cursor:not-allowed}.verify-button{width:80%;height:40px;border-radius:12px;margin-top:20px;background:#007bff;border:1px solid rgba(0,0,0,.0784313725);font-family:Inter;font-size:14px;font-weight:500;color:#fff;cursor:pointer}.verify-button:hover,.verify-button:focus,.verify-button:active{background:#007bff!important;border-color:#00000014!important;box-shadow:none!important;color:#fff!important}.verify-button:disabled,.verify-button.disabled{background:#007bff!important;border:1px solid rgba(0,0,0,.0784313725)!important;color:#fff!important;cursor:not-allowed;opacity:.6;box-shadow:none!important}.full-screen-spin{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff9;width:100%;height:100%;z-index:9999;display:flex;justify-content:center;align-items:center}.otp-stepper{width:100%;display:flex;align-items:center;margin:20px 0 24px}.otp-step{display:flex;align-items:center;gap:12px}.otp-step-circle{width:32px;height:32px;border-radius:50%;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.otp-step-completed .otp-step-circle{background:#16a34a;color:#fff}.otp-step-active .otp-step-circle{border:2px solid #1677ff;color:#1677ff;background:#fff}.otp-step-info{display:flex;flex-direction:column;line-height:1.2}.otp-step-title{font-size:11px;font-weight:500;color:#9ca3af}.otp-step-text{font-size:14px;font-weight:500;color:#007bff;font-family:Inter}.otp-step-text-active{color:#00b37a;font-family:Inter}.otp-step-badge{margin-top:4px;padding:2px 8px;font-size:11px;font-weight:500;border-radius:999px;width:fit-content}.otp-badge-completed{background:#dcfce7;color:#16a34a}.otp-badge-active{background:#e0edff;color:#1677ff}.otp-step-connector{flex:1;height:2px;margin:0 16px;background:#e5e7eb}.otp-connector-completed{background:#16a34a}@media(max-width:991px){.verify-otp-page{max-width:520px;padding:20px;align-items:center}.verify-otp-page p,.verify-otp-page h3,.verify-otp-page .brand-name{text-align:center}.otp-input-container{justify-content:center}}@media(max-width:512px){.verify-otp-page{max-width:100%}.verify-otp-page .brand-name{font-size:22px;text-align:center}.verify-otp-page h3{font-size:26px;text-align:center}.verify-otp-page p{font-size:14px;text-align:center}.otp-input-container{gap:8px;justify-content:space-between}.otp-input-container .otp-input{width:30px;height:30px;font-size:10px}.otp-stepper{flex-direction:row;align-items:flex-start;gap:14px}.otp-step-connector{display:none}.resend-section{flex-direction:column}.verify-button{height:46px;font-size:15px}}@media(max-width:991px){.app-layout-content{max-height:calc(100vh - 82px)}}.page-header{background-color:#fff;padding:16px 24px;display:flex;flex-direction:column;gap:16px;font-family:Inter}.page-header-main{display:flex;align-items:center;justify-content:space-between;gap:16px}.page-header-titles{display:flex;flex-direction:column;gap:4px}.page-header-title{margin:0;font-size:24px;font-weight:700;color:#222}.page-header-subtitle{margin:4px 0 0;font-size:14px;color:#6b7280a3;font-weight:500}.page-header-right{display:flex;align-items:center;gap:16px}.page-header-primary-btn{display:inline-flex;align-items:center;gap:6px;font-weight:500;font-size:14px}.page-header-user{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:43px;background-color:#eff3ff;cursor:pointer}.page-header-avatar{width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,#4f46e5,#06b6d4);color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}.page-header-user-meta{display:flex;flex-direction:column;gap:2px}.page-header-user-name{font-size:13px;font-weight:500;color:#111827}.page-header-user-email{font-size:11px;color:#6b7280}.page-header-secondary{display:flex;align-items:center;justify-content:space-between;gap:16px}.page-header-secondary-left{display:flex;align-items:center;flex:1;gap:16px}.page-header-search{flex:1}.page-header-search .ant-input-affix-wrapper-lg{border-radius:999px;background-color:#f9fafb;border-color:#e5e7eb;font-size:14px}.page-header-search-icon{width:16px;height:16px}.page-header-extra{display:flex;align-items:center;gap:12px}.page-header-status{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid #e5e7eb;background-color:#f9fafb;font-size:13px;color:#111827;cursor:pointer}.page-header-status-icon{width:14px;height:14px}@media(max-width:991px){.page-header{padding:20px 20px 14px;gap:14px}.page-header-main{align-items:flex-start}.page-header-title{font-size:18px}.page-header-subtitle{font-size:12px}.page-header-right{justify-content:flex-end}.page-header-avatar{width:30px;height:30px;font-size:13px}.page-header-user-name{font-size:12px}.page-header-user-email{font-size:10px}.page-header-secondary{flex-direction:column;align-items:stretch}.page-header-search .ant-input-affix-wrapper-lg{font-size:13px}}@media(max-width:768px){.page-header{padding:16px;gap:12px}.page-header-title{font-size:16px}.page-header-subtitle{font-size:12px}.page-header-user{padding:6px 10px}.page-header-avatar{width:28px;height:28px;font-size:12px}.page-header-user-name{font-size:12px}.page-header-status{font-size:12px;padding:6px 10px}.page-header-search .ant-input-affix-wrapper-lg{font-size:12px}}@media(max-width:480px){.page-header-title{font-size:15px}.page-header-subtitle{font-size:11px}.page-header-avatar{width:26px;height:26px;font-size:11px}.page-header-status{font-size:11px}}.app-table-wrapper{position:relative;background-color:#fff;border-radius:16px;overflow:hidden;font-family:Inter;padding:0}.app-table-loading-overlay{position:absolute;inset:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;font-size:14px;color:#4b5563}.app-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:13px}.app-table.empty{border-radius:12px}.app-table td:first-child{width:50px;text-align:center}@media(min-width:1024px){.app-table{border-radius:12px 12px 0 0}}.app-table thead{background-color:#eff3ff}.app-table thead tr th:nth-child(1){border-radius:12px 0 0}.app-table thead tr th:last-child{border-radius:0 12px 0 0}.app-table-th{padding:10px 16px;font-weight:500;color:#222;text-align:left;border-bottom:1px solid #e5e7eb;white-space:nowrap}.app-table-td{padding:10px 16px;color:#222;border-bottom:1px solid #f3f4f6;background-color:#fff;vertical-align:middle;font-size:14px;font-weight:400}.app-table tr:last-child .app-table-td{border-bottom:none}.app-table tbody tr:nth-child(2n) .app-table-td{background-color:#fcfcff}.app-table tbody tr.clickable{cursor:pointer}.app-table tbody tr.clickable:hover .app-table-td{background-color:#f3f4ff}.index-col{width:25px;text-align:center}.actions-col{width:90px;text-align:center}.align-center{text-align:center}.align-right{text-align:right}.app-table-empty{padding:24px 16px;text-align:center;color:#9ca3af;font-size:13px}.app-table-empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.app-table-empty-image{width:30px;max-width:30px}.app-table-empty-text{margin:0;font-size:13px;color:#9ca3af}.table-link{color:#2563eb;font-weight:500;cursor:pointer}.table-link:hover{text-decoration:underline}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500}.status-default{background-color:#f3f4f6;color:#4b5563}.status-submitted{background-color:#fef3c7;color:#92400e}.status-approved{background-color:#dcfce7;color:#166534}.status-rejected{background-color:#fee2e2;color:#b91c1c}.status-success{background-color:#dcfce7;color:#15803d}.status-warning{background-color:#fef9c3;color:#854d0e}.status-danger{background-color:#fee2e2;color:#b91c1c}.actions-group{display:inline-flex;align-items:center;justify-content:center;gap:8px}.action-icon-btn{border:none;background:transparent;padding:2px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#6b7280}.action-icon-btn:hover{color:#111827}.language-table-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #E2E4E9;border-left:1px solid #E2E4E9;border-right:1px solid #E2E4E9;border-radius:0 0 12px 12px;gap:8px;flex-wrap:nowrap}.language-table-footer .rows-per-page{display:flex;align-items:center;gap:6px;min-width:0;flex:1}.language-table-footer .rows-per-page span{font-size:clamp(10px,1vw,14px);white-space:nowrap}.language-table-footer .footer-right{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;flex:1}.language-table-footer .page-info{font-size:clamp(10px,1vw,14px);white-space:nowrap}.language-table-footer .ant-select{min-width:56px;font-size:clamp(10px,1vw,14px);padding:4px 6px;height:auto;min-height:auto;max-height:auto;line-height:normal;background-color:#eef2ff;border-radius:12px}.language-table-footer .ant-select.ant-select-open .ant-select-suffix img,.language-table-footer .ant-select.ant-select-open .ant-select-suffix svg{transform:rotate(180deg)}.language-table-footer .ant-select-dropdown{padding:4px 0}.language-table-footer .ant-select-suffix{display:flex;align-items:center;justify-content:center;margin-left:4px}.language-table-footer .ant-select-suffix img,.language-table-footer .ant-select-suffix svg{width:clamp(16px,2vw,20px);height:clamp(16px,2vw,20px);transition:transform .2s ease;display:block}.language-table-footer .nav-btn{border:none;background:transparent;padding:4px;cursor:pointer}.language-table-footer .nav-btn:disabled{opacity:.5;cursor:not-allowed}.language-table-footer .nav-btn img{width:clamp(16px,2vw,20px);height:clamp(16px,2vw,20px)}@media(max-width:600px){.language-table-footer{gap:4px;padding:8px 10px;flex-wrap:wrap}.language-table-footer .rows-per-page,.language-table-footer .footer-right{gap:4px}}.app-table-inner{overflow-x:auto;border:1px solid #E2E4E9;border-radius:12px 12px 0 0}@media(max-width:991px){.app-table-wrapper{border-radius:12px}.app-table{font-size:12px}.app-table-th,.app-table-td{padding:8px 10px}}.db-table-section1{background:#fff;border-radius:12px;overflow:hidden}.user-page{display:flex;flex-direction:column;gap:16px;font-family:Inter;padding:0}.user-page-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0 24px}.user-page-section-header-left{display:flex;flex-direction:column;gap:4px}.user-page-title{margin:0;font-size:24px;font-weight:600;color:#222;font-family:Inter}.user-page-title .user-page-count{background-color:#eff3ff;color:#3b6bf6;font-family:Inter;font-size:14px;font-weight:500;line-height:18px;white-space:nowrap;padding:4px 8px;border-radius:4px}.user-page-subtitle{margin:4px 0 0;font-size:13px;color:#6b7280;font-family:Inter}.user-add-button{align-self:center;padding:8px 18px;border-radius:999px;border:none;background-color:#2563eb;color:#fff;font-size:14px;font-weight:500;cursor:pointer;font-family:Inter;box-shadow:0 10px 15px -3px #2563eb40}.user-add-button:hover{background-color:#1d4ed8}.user-filters{display:flex;align-items:center;gap:16px;padding:0 24px}@media(max-width:768px){.user-filters{padding:0 16px}}.user-filters-search{flex:1}.ant-input-affix-wrapper{gap:0!important}.user-filters-search .ant-input-affix-wrapper-lg{border-radius:12px;background-color:#fff;border-color:#e5e7eb}.user-filters-search-icon{width:16px;height:16px}.user-filters-status{margin-left:auto;min-width:170px;font-family:Inter}.user-filters-status img{width:24px;height:24px}.user-filters-status .dropdown-arrow{width:24px;height:24px;transition:transform .2s ease}.user-filters-status.ant-select-open .dropdown-arrow{transform:rotate(180deg)}.user-filters-status .ant-select-selector{border-radius:12px!important;border-color:#e5e7eb!important;background-color:#fff!important;height:40px;display:flex;align-items:center;padding:0 12px!important;box-shadow:none!important}.user-filters-status .ant-select-selection-item{font-size:13px;color:#111827}.user-stats{display:flex;gap:16px;padding:0 24px}.user-stat-card{flex:1;background-color:#fff;border-radius:14px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #E5E7EB;box-shadow:0 1px 2px #00000008,0 3px 3px #00000008,0 7px 4px #00000005,0 13px 5px #0000,0 20px 6px #0000}.user-stat-content{display:flex;flex-direction:column;gap:4px}.user-stat-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center}.user-stat-icon img{width:22px;height:22px}.user-stat-icon--blue{background-color:#eef2ff}.user-stat-icon--green{background-color:#ecfdf3}.user-stat-icon--orange{background-color:#ffecc8}.user-stat-label{font-size:15px;font-weight:500;color:#222222a3}.user-stat-value{font-size:32px;font-weight:700;color:#222}.user-stat-caption{font-size:12px;color:#222;font-weight:500}.user-status-cell{display:flex;justify-content:center}.user-name-cell{display:flex;align-items:center;gap:10px}.user-avatar{width:32px;height:32px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#111827}.user-avatar-1{background-color:#e0e7ff;color:#3623e3}.user-avatar-2{background-color:#dbeafe;color:#0055ea}.user-avatar-3{background-color:#f3e8ff;color:#8800e8}.user-name-text{font-size:13px;color:#111827}.user-role-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:4px;border:1px solid #dbeafe;background-color:#eff6ff;color:#2563eb;font-size:11px;font-weight:500;white-space:nowrap}.user-actions-cell{display:flex;align-items:center;justify-content:center;gap:8px}.user-action-btn{border:none;background:transparent;padding:4px;cursor:pointer}.user-action-btn img{width:20px;height:20px}.add-user-form{display:flex;flex-direction:column}.add-user-field{display:flex;flex-direction:column;gap:4px}.add-user-field .ant-input{padding-left:10px}.add-user-error{font-size:12px;color:#dc2626;margin-top:-2px}.add-user-label{font-size:13px;color:#4b5563;font-weight:500;font-family:Inter}.add-user-role-select .ant-select-selector{border-radius:12px!important;border-color:#e5e7eb!important;height:44px;display:flex;align-items:center;padding:0 12px!important}.add-user-role-select-dropdown{z-index:10000!important}.add-user-primary-btn{padding:8px 18px;border-radius:12px;border:none;background-color:#2563eb;color:#fff;font-size:14px;font-weight:500;cursor:pointer;font-family:Inter}.add-user-primary-btn:hover{background-color:#1d4ed8}.add-user-primary-btn:disabled{cursor:not-allowed;opacity:.5}.add-user-secondary-btn{padding:8px 16px;border-radius:12px;border:1px solid #e5e7eb;background-color:#fff;color:#111827;font-size:13px;font-weight:500;cursor:pointer;font-family:Inter}.add-user-otp-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.add-user-avatar{width:40px;height:40px;border-radius:999px;background-color:#eff3ff;display:flex;align-items:center;justify-content:center;font-weight:600;color:#2558eb}.add-user-otp-user{flex:1;display:flex;flex-direction:column;gap:2px}.add-user-otp-name{font-size:14px;font-weight:500;color:#111827}.add-user-otp-email{font-size:12px;color:#6b7280}.add-user-otp-role-tag{padding:4px 10px;border-radius:999px;background-color:#eef2ff;color:#1d4ed8;font-size:11px;font-weight:500}.add-user-otp-body{display:flex;flex-direction:column;gap:10px}.otp-input{width:48px;height:48px;max-width:48px;max-height:48px;border:1px solid #CACFD6;border-radius:10px;text-align:center;font-size:24px;font-weight:600;color:#949ca9;background:#fff;font-family:Inter,sans-serif;transition:.2s;padding-top:6px;flex:none;box-sizing:border-box}.otp-input:focus{outline:none;box-shadow:none!important;border-color:#007bff;box-shadow:0 0 0 3px #007bff33}.otp-input::placeholder{color:#949ca9}.add-user-otp-inputs{display:flex;gap:8px}.add-user-otp-inputs .ant-input{width:40px;height:48px;text-align:center;font-size:18px;border-radius:10px}@media(max-width:991px){.user-page-section-header{flex-direction:column;align-items:flex-start;gap:12px;padding:0 16px}.user-filters{flex-direction:column;align-items:stretch;gap:12px;padding:0 16px}.user-filters-search,.user-filters-status{width:100%;min-width:100%;margin-left:0}.user-stats{flex-direction:column;padding:0 16px}.user-add-button{width:100%;justify-content:center}.user-table-section{padding:0 16px;overflow-x:auto;-webkit-overflow-scrolling:touch}.user-table-section table,.user-table-section .ant-table{min-width:1100px}}@media(max-width:700px){.user-page-title{font-size:20px}.user-page-subtitle{font-size:12px}.user-stat-value{font-size:26px}.user-stat-card{padding:12px 14px}.user-add-button{height:42px;font-size:13px}}@media(max-width:500px){.user-page-title{font-size:18px}.user-stat-value{font-size:22px}.user-stat-label{font-size:13px}.user-add-button{height:40px;font-size:13px;padding:8px 14px}}.app-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000003d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1500}.app-modal{max-height:92vh;background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;animation:modalFadeIn .2s ease;width:100%;max-width:900px;margin:16px;max-height:calc(100vh - 32px)}.app-modal::-webkit-scrollbar{width:0;height:0;display:none}.app-modal{scrollbar-width:none;-ms-overflow-style:none}.app-modal::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}.app-modal::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.app-modal::-webkit-scrollbar-thumb:hover{background:#9ca3af}.app-modal-header{background-color:#f9fafb;padding:16px 24px;border-bottom:1px solid rgba(27,50,73,.1215686275);display:flex;align-items:center;justify-content:space-between;border-radius:20px 20px 0 0}.app-modal-header h3{margin:0;font-size:24px;font-family:Inter;font-weight:600}.app-modal-header .close-btn{border:none;background:transparent;font-size:22px;cursor:pointer;color:#999;padding:0}.app-modal-header .close-btn:hover{color:#333}.app-modal-header .close-btn img{width:32px;height:32px;vertical-align:middle}.app-modal-body{padding:14px 24px;overflow-y:auto;flex:1}.app-modal-footer{padding:16px 24px;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:12px;background-color:#f9fafb;border-radius:0 0 20px 20px}@media(max-width:768px){.app-modal{border-radius:12px;width:100%!important;max-width:calc(100vw - 32px)}.app-modal-header{padding:12px 16px}.app-modal-header h3{font-size:18px}.app-modal-body{padding:12px 16px}}@media(max-width:480px){.app-modal{margin:8px;max-height:calc(100vh - 16px);width:100%!important;max-width:calc(100vw - 16px)}}.confirm-modal-root .ant-modal{top:auto!important;transform-origin:center!important;border-radius:12px}.confirm-modal-root .ant-modal-content{border-radius:12px;padding:8px 16px;background-color:#fff;text-align:center;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.confirm-modal-root .ant-modal .ant-modal-content{max-height:calc(100vh - 32px);overflow-y:auto}.confirm-modal-root .ant-modal-mask{background-color:#0000003d!important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.confirm-modal-root .ant-modal-container{padding:0}.confirm-modal-root .ant-modal-zoom-enter,.confirm-modal-root .ant-modal-zoom-appear,.confirm-modal-root .ant-fade-enter,.confirm-modal-root .ant-fade-appear{opacity:0}.confirm-modal-root .ant-modal-zoom-enter-active,.confirm-modal-root .ant-modal-zoom-appear-active,.confirm-modal-root .ant-fade-enter-active,.confirm-modal-root .ant-fade-appear-active{opacity:1;transition:opacity .3s ease-out}.confirm-modal-root .ant-modal-zoom-leave,.confirm-modal-root .ant-fade-leave{opacity:1}.confirm-modal-root .ant-modal-zoom-leave-active,.confirm-modal-root .ant-fade-leave-active{opacity:0;transition:opacity .3s ease-out}.confirm-modal-root .confirm-modal-content{display:flex;flex-direction:column;align-items:center;gap:10px;margin:16px 0;padding:16px}.confirm-modal-root .confirm-modal-content .confirm-bottom{display:flex;flex-direction:column;gap:8px}.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-text{display:flex;flex-direction:column;align-items:center;gap:6px}.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-text .confirm-title{font-family:Inter;font-weight:600;font-size:18px;line-height:28px;color:#222;margin:0}@media(max-width:480px){.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-text .confirm-title{font-size:16px;line-height:24px}}.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-text .confirm-description{font-family:Inter;font-weight:400;font-size:14px;line-height:20px;color:#1b3249a3;text-align:center;white-space:pre-line;margin:0}@media(max-width:480px){.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-text .confirm-description{font-size:13px;line-height:18px}}.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-actions .confirm-btn{flex:1;min-width:156px;min-height:44px;padding:10px 16px;border-radius:8px;font-family:Inter;font-weight:600;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-actions .confirm-btn:disabled{opacity:.45;cursor:not-allowed}.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-actions .confirm-btn.secondary{border:1px solid #CACFD6;background-color:#fff;color:#1b3249;font-size:16px;line-height:20px}.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-actions .confirm-btn.primary{border:1px solid #0C56C4;background-color:#0c56c4;box-shadow:0 1px 2px #0a0d120d;font-size:14px;line-height:20px;color:#fff}.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-actions .confirm-btn.danger{border:1px solid rgba(255,84,84,.1215686275);background-color:#ff54541f;font-size:16px;line-height:20px;color:#ff5454}.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-actions .confirm-btn.approve{background-color:#d9fde8;border:none;color:#027a48}.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-actions .confirm-btn.approve:hover,.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-actions .confirm-btn.approve:focus,.confirm-modal-root .confirm-modal-content .confirm-bottom .confirm-actions .confirm-btn.approve:active{background-color:#d9fde8;border:none;color:#027a48}.confirm-modal-root .confirm-icon{padding:12px;border-radius:50%;background-color:#ff54541f;border:8px solid rgba(255,84,84,.1215686275);display:flex;align-items:center;justify-content:center}.confirm-modal-root .confirm-icon img.confirm-icon-img{max-width:32px;max-height:32px}@media(max-width:480px){.confirm-modal-root .confirm-icon{padding:10px;border-width:6px}.confirm-modal-root .confirm-icon img.confirm-icon-img{max-width:28px;max-height:28px}}.confirm-modal-root .confirm-checkbox{display:flex;align-items:flex-start;gap:12px;padding:0 12px 15px;border-radius:8px;cursor:pointer}.confirm-modal-root .confirm-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:4px;border:1.5px solid #CACFD6;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;flex-shrink:0}.confirm-modal-root .confirm-checkbox input[type=checkbox]:after{content:"";width:9px;height:5px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(-45deg) scale(0);transition:transform .15s ease;margin-bottom:2px}.confirm-modal-root .confirm-checkbox input[type=checkbox]:checked{background-color:#0c56c4;border-color:#0c56c4}.confirm-modal-root .confirm-checkbox input[type=checkbox]:checked:after{transform:rotate(-45deg) scale(1)}.confirm-modal-root .confirm-checkbox input[type=checkbox]:disabled{opacity:.5;cursor:not-allowed}.confirm-modal-root .confirm-checkbox input[type=checkbox]:disabled:hover{border-color:#cacfd6}.confirm-modal-root .confirm-checkbox span{font-family:Inter;font-size:13px;line-height:18px;color:#1b3249a3;text-align:left;word-break:break-word}.db-page{background:#fff;padding-bottom:50px}.db-page .hit-count-badge{background-color:#fff7ed;color:#ea580c;padding:4px 10px;border-radius:6px;font-weight:600;font-size:14px}.db-page-section-header{margin:16px 0}.db-page-section-header .db-page-title{color:#222;font-family:Inter;font-weight:700;font-size:24px;letter-spacing:-.02em;margin:0;display:flex;align-items:center;gap:8px}.db-page-section-header .db-page-title .db-page-count{font-size:13px;font-weight:500;background-color:#eef2ff;color:#1d4ed8;padding:4px 8px;border-radius:12px;line-height:1}.db-page-section-header .db-page-subtitle{margin:6px 0 0;font-family:Inter;font-weight:500;font-size:14px;line-height:20px;color:#6b7280a3}.db-page-section-header--with-action{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px}.db-add-btn{height:40px;padding:0 12px;border-radius:12px;background-color:#2558eb;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}@media screen and (max-width:991px){.db-add-btn{max-width:200px}}.db-add-btn:disabled{opacity:.6;cursor:not-allowed;background-color:#808588;color:#6d7c8b}.db-add-btn-primary{margin-left:0}.db-filters .ant-input-affix-wrapper{display:flex;align-items:center;gap:2px;max-width:500px}.db-filters-mode-wrapper .db-filters-mode-select .ant-select-selector{height:44px!important;border-radius:12px!important;border:1px solid #E5E7EB!important;padding:0 12px!important;display:flex;align-items:center;font-family:Inter}.db-table-section{background:#fff;border-radius:12px;overflow:hidden;padding:0 24px}.db-table-section table{width:100%;border-collapse:separate;border-spacing:0}.db-table-section table .ip-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:4px;font-size:13px;font-weight:600;line-height:1;white-space:nowrap}.db-table-section table .ip-badge--db{background:#d9fde8;color:#027a48}.db-table-section table .ip-badge--source{background:#eff3ff;color:#3b6bf6}.db-table-section table .db-ip-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:4px;background-color:#eff3ff;color:#3b6bf6;font-family:Inter;font-size:14px;font-weight:500;line-height:18px;white-space:nowrap}.db-table-section table .blocking-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:6px;font-family:Inter;font-size:14px;font-weight:500;line-height:18px;text-transform:capitalize}.db-table-section table .blocking-badge .dot{width:8px;height:8px;border-radius:50%}.db-table-section table .blocking-badge.blocking-inline{background-color:#ffecc8;color:#ff9500}.db-table-section table .blocking-badge.blocking-inline .dot{background-color:#ff9500}.db-table-section table .blocking-badge.blocking-monitoring{background-color:#d9fde8;color:#027a48}.db-table-section table .blocking-badge.blocking-monitoring .dot{background-color:#027a48}.db-table-section table .blocking-badge.blocking-blocking{background-color:#fddfd9;color:#ff5454}.db-table-section table .blocking-badge.blocking-blocking .dot{background-color:#ff5454}.db-table-section table .blocking-badge:not([class*=blocking-]){background-color:#e5e7eb;color:#111827}.db-table-section table .blocking-badge:not([class*=blocking-]) .dot{background-color:#6b7280}.db-table-section table .loglevel-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.db-table-section table .log-no{background:#ffeaea;color:#d92d20}.db-table-section table .log-half{background:#fff7e6;color:#d46b08}.db-table-section table .log-full{background:#ecfdf3;color:#027a48}.db-table-section table .loglevel-badge .dot{width:6px;height:6px;border-radius:50%;background:currentColor}.db-table-section th{font-family:Inter;font-weight:500;font-size:14px;text-transform:uppercase;color:#222222e5}.db-table-section td{font-family:Inter;font-size:16px;color:#222;border-bottom:1px solid #E5E7EB}.db-table-section td.empty{border-bottom:none}.modal-actions{display:flex;justify-content:flex-end;gap:12px}.modal-actions button{flex:1;min-width:120px;height:40px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;text-align:center;transition:all .2s ease}.modal-actions button.btn-secondary{background:transparent;border:1px solid #E5E7EB;color:#222}.modal-actions button.btn-primary{background:#2558eb;border:none;color:#fff}.modal-actions button.btn-danger{background:#ff54541f;border:1px solid rgba(255,84,84,.1215686275);color:#ff5454}@media(max-width:1024px){.db-page-section-header{margin:0 0 12px!important}.db-page-section-header .db-page-title{font-size:20px!important}.db-page-section-header .db-page-title .db-page-count{font-size:12px!important;padding:3px 6px!important}.db-page-section-header .db-page-subtitle{font-size:13px!important;line-height:18px!important}.db-page-section-header--with-action{align-items:flex-start!important;gap:12px!important;padding:16px!important}.db-add-btn{height:38px!important}.db-add-btn span{font-size:13px!important}.db-add-btn img{width:18px!important;height:18px!important}.db-filters{padding:0 16px!important;gap:12px!important}.db-filters .ant-input{font-size:13px!important}.db-filters-mode-wrapper .db-filters-mode-select{width:160px!important}.db-filters-mode-wrapper .db-filters-mode-select .ant-select-selection-item{font-size:13px!important}.db-table-section{padding:0 16px}.db-table-section th{font-size:13px}.db-table-section td{font-size:14px}}@media(max-width:991px){.db-page-section-header--with-action{padding:0 16px!important}}@media(max-width:768px){.db-page-section-header .db-page-title{font-size:18px!important;flex-wrap:wrap!important;gap:6px!important}.db-page-section-header .db-page-subtitle{font-size:12px!important}.db-add-btn{justify-content:center!important;height:36px!important}.db-add-btn span{font-size:14px!important}.db-filters .ant-input,.db-filters .ant-input-affix-wrapper{max-width:100%!important;font-size:13px!important;height:36px!important;max-height:36px!important}.db-filters-mode-wrapper{width:100%!important}.db-filters-mode-wrapper .db-filters-mode-select{width:100%!important;height:36px!important}.db-table-section th{font-size:12px!important}.db-table-section td{font-size:13px!important}.db-ip-badge,.blocking-badge{font-size:12px!important;padding:4px 8px!important}}@media(max-width:551px){.db-page-section-header .db-page-title{font-size:16px!important}.db-page-section-header .db-page-subtitle{font-size:11px!important;line-height:16px!important}.db-add-btn{height:36px!important}.db-add-btn span{font-size:13px!important}.db-filters{flex-direction:column;align-items:stretch}.db-table-section th{font-size:11px!important}.db-table-section td{font-size:12px!important}.db-ip-badge,.blocking-badge{font-size:11px!important}}.add-db-overlay{position:fixed;inset:0;background:#0000003d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:9999}.add-db-modal{width:100%;max-width:520px;max-height:calc(100dvh - 32px);position:relative;overflow:hidden;margin:16px;background:#fff;border-radius:16px;display:flex;flex-direction:column;animation:modalFadeIn .2s ease;box-shadow:0 10px 40px #00000026}.add-db-header{background:#f9fafb;padding:16px 24px;border-bottom:1px solid rgba(27,50,73,.1215686275);display:flex;justify-content:space-between;align-items:center;border-radius:16px 16px 0 0}.add-db-header h3{margin:0;font-family:Inter;font-size:24px;font-weight:600}.add-db-header .close-btn{width:32px;height:32px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:0}.add-db-header .close-btn img{width:100%;height:100%;display:block}.add-db-body{padding:16px 24px;overflow-y:auto;-webkit-overflow-scrolling:touch}.db-form{display:flex;flex-direction:column;gap:12px}.db-form .form-group{display:flex;flex-direction:column;gap:4px}.db-form .form-group label{font-family:Inter;font-size:14px;font-weight:500;color:#222}.db-form .form-group label .required{color:#ff5454;font-weight:400}.db-form .form-group .ant-input{height:40px;max-height:40px;border-radius:10px;border:1px solid #E5E7EB;padding:0 12px;font-size:14px}.db-form .form-group .ant-input:hover{border-color:#4096ff}.db-form .form-group .ant-input:focus{border-color:#4096ff;box-shadow:none}.db-form .form-group .antd-dropdown{height:40px;max-height:40px;font-family:Inter}.db-form .form-group .antd-dropdown .ant-select-selector{height:44px!important;border-radius:10px!important;border:1px solid #E5E7EB!important;padding:0 12px!important;display:flex;align-items:center;font-family:Inter}.db-form .form-group .antd-dropdown .ant-select-selection-item{font-family:Inter;font-size:14px;font-weight:500;color:#111827;display:flex;align-items:center}.db-form .form-group .antd-dropdown .ant-select-selection-placeholder{font-family:Inter;font-size:14px;color:#9ca3af}.db-form .form-group .antd-dropdown .ant-select-item-option-content{font-family:Inter;font-size:14px;font-weight:500}.db-form .form-group .custom-select-arrow{width:20px;height:20px;margin-left:8px;transition:transform .2s ease}.db-form .form-group .custom-select-arrow.open{transform:rotate(180deg)}.db-form .form-group .ant-select-dropdown,.db-form .form-group .ant-select-dropdown .ant-select-item{font-family:Inter}.db-form .form-group.switch-row{flex-direction:row;justify-content:space-between;align-items:center}.golden-config-wrapper{margin-top:8px;border:1px solid #E5E7EB;border-radius:12px;padding:10px}.golden-config-wrapper:hover{border:1px solid #4096ff}.golden-config-wrapper .golden-config-title{font-family:Inter;font-size:14px;font-weight:600;color:#111827;display:inline-flex;align-items:center;gap:8px}.golden-config-wrapper .golden-config-checkbox{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-family:Inter}.golden-config-wrapper .golden-config-checkbox input[type=checkbox]{margin-top:2px;width:16px;height:16px;cursor:pointer}.golden-config-wrapper .golden-config-checkbox .golden-config-text{display:flex;flex-direction:column;gap:2px}.golden-config-wrapper .golden-config-checkbox .golden-config-title{font-size:14px;font-weight:600;color:#111827}.golden-config-wrapper .golden-config-checkbox .golden-config-description{font-size:12px;color:#6b7280;line-height:1.4}.golden-rules-info-btn{border:none;background:transparent;color:#1677ff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;line-height:0}.golden-rules-info-btn:hover{color:#0958d9}.golden-rules-drawer-content{display:flex;flex-direction:column;gap:20px}.golden-rules-drawer-content .golden-rule-section h4{margin:0 0 10px;font-size:15px;font-weight:600;color:#111827}.golden-rules-drawer-content .alert-config-rule-section .golden-rule-row{grid-template-columns:100px 1fr;justify-items:center;text-align:center}.golden-rules-drawer-content .golden-rule-table{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.golden-rules-drawer-content .golden-rule-row{display:grid;grid-template-columns:80px 1fr 160px;gap:12px;padding:10px 12px;border-top:1px solid #f1f5f9;font-size:13px;color:#334155}.golden-rules-drawer-content .golden-rule-row:first-child{border-top:none}.golden-rules-drawer-content .golden-rule-header{background:#f8fafc;font-weight:600;color:#0f172a}.golden-rules-drawer-content .golden-rule-loading{padding:12px;font-size:13px;color:#64748b}.modal-actions{padding:16px 24px;border-top:1px solid #eee;background:#f9fafb;display:flex;justify-content:flex-end;gap:12px;border-radius:0 0 16px 16px}.modal-actions button{flex:1;min-width:120px;max-width:120px;height:40px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;text-align:center;transition:all .2s ease}.modal-actions button:disabled{cursor:not-allowed;opacity:.5}.modal-actions .btn-secondary{height:40px;padding:0 20px;border-radius:12px;border:1px solid #E5E7EB;background:#fff;font-weight:500;cursor:pointer}.modal-actions .btn-primary{height:40px;padding:10px 28px;border-radius:12px;background:#2558eb;color:#fff;border:1px solid rgba(0,0,0,.0784313725);font-weight:600;cursor:pointer;font-family:Inter;font-size:16px;letter-spacing:1%}.info-text{font-size:10px;color:red;line-height:1.4;font-family:Inter;text-align:center}.add-db-actions{border-top:1px solid #E5E7EB!important}@keyframes modalFadeIn{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){.add-db-modal{max-width:100%;margin:12px;border-radius:12px}.add-db-header{padding:12px 16px}.add-db-header h3{font-size:18px}.add-db-body{padding:12px 16px}.db-form{gap:10px}.modal-actions{padding:12px 16px}}@media(max-width:360px){.add-db-header h3{font-size:16px}.mobile-header,.add-db-header{padding-left:12px;padding-right:12px}}@media(min-width:1200px){.add-db-modal{max-width:560px}}.generic-whitelist-page{display:flex;flex-direction:column;gap:16px;font-family:Inter;max-width:100%;min-width:0;padding-bottom:50px}.generic-whitelist-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 24px 0}.generic-whitelist-header-left{display:flex;flex-direction:column;gap:4px}.generic-whitelist-title-row{display:flex;align-items:center;gap:10px}.generic-whitelist-title{margin:0;font-size:24px;font-weight:700;color:#111827}.generic-whitelist-subtitle{margin:4px 0 0;font-size:14px;color:#6b7280a3;font-weight:500}.generic-whitelist-count-badge{padding:4px 10px;border-radius:999px;background-color:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:500}.generic-whitelist-filters{display:flex;align-items:center;gap:16px;padding:0 24px}.generic-whitelist-search{width:50%}.generic-whitelist-table{max-width:100%;min-width:0;padding:0 24px;background:#fff;border-radius:12px;font-family:Inter;overflow:visible}.generic-whitelist-table-scroll{overflow-x:visible;overflow-y:hidden;min-width:0;border:1px solid #E2E4E9;border-radius:12px 12px 0 0;border-bottom:1px solid #e5e7eb}.whitelist-ant-table.ant-table-wrapper{border:none;border-radius:0}.whitelist-ant-table .ant-table{border:none;border-radius:0;font-size:13px}.whitelist-ant-table .ant-table-container{border-radius:0}.whitelist-ant-table .ant-table-body,.whitelist-ant-table .ant-table-content{overflow-x:visible!important}.whitelist-ant-table .ant-table-thead>tr>th{background:#eff3ff!important;font-weight:500;color:#222;white-space:nowrap;padding:10px 16px;font-size:14px;border-bottom:1px solid #e5e7eb;font-family:Inter}.whitelist-ant-table .ant-table-tbody>tr>td{white-space:nowrap;font-size:16px;padding:10px 16px;color:#222;border-bottom:1px solid #f3f4f6;background:#fff;font-family:Inter}.whitelist-ant-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fcfcff}.whitelist-ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.whitelist-ant-table .ant-table-cell-fix-right{background:#fff!important;z-index:10;box-shadow:-6px 0 10px #0000000f}.whitelist-ant-table .ant-table-placeholder{padding:24px 16px;border-bottom:none}.generic-table-empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px}.generic-table-empty-image{max-width:120px;height:auto}.generic-table-empty-text{margin:0;color:#9ca3af;font-size:13px;font-family:Inter}.whitelist-actions{display:flex;align-items:center;justify-content:center;gap:1px}.whitelist-count-cell{display:flex;align-items:center;justify-content:center;gap:4px}.whitelist-count-badge{min-width:40px;padding:3px;border-radius:4px;background-color:#fff7ed;color:#ea580c;font-size:13px;font-weight:600;text-align:center}.whitelist-count-refresh{border:1px solid #cacfd6;background-color:#fff;border-radius:8px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;cursor:pointer}.whitelist-count-refresh img{width:16px;height:16px}.add-whitelist-form{display:flex;flex-direction:column;gap:16px}.add-whitelist-field{display:flex;flex-direction:column;gap:6px}.add-whitelist-field .ant-input{padding-left:10px}.add-whitelist-label{font-size:13px;color:#4b5563;font-weight:500;font-family:Inter}.add-whitelist-error{font-size:12px;color:#dc2626;margin-top:-2px}.rotate-image{width:16px;height:16px;transition:transform .2s ease}.rotate-image.rotating{animation:refreshRotate 1s linear}@keyframes refreshRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.add-whitelist-db-dropdown .ant-select{width:100%}.add-whitelist-db-dropdown .ant-select-selector{height:36px;border-radius:10px;border:1px solid #e5e7eb;background-color:#fff;padding:0 10px!important;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#111827;font-family:Inter;box-shadow:none}.add-whitelist-db-dropdown .ant-select:hover .ant-select-selector,.add-whitelist-db-dropdown .ant-select-focused .ant-select-selector{border-color:#2563eb;background-color:#eff6ff;color:#1d4ed8}.blocking-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:6px;font-family:Inter;font-size:14px;font-weight:500;line-height:18px;text-transform:capitalize}.blocking-badge .dot{width:8px;height:8px;border-radius:50%}.blocking-badge.blocking-inline{background-color:#ffecc8;color:#ff9500}.blocking-badge.blocking-inline .dot{background-color:#ff9500}.blocking-badge.blocking-monitoring{background-color:#d9fde8;color:#027a48}.blocking-badge.blocking-monitoring .dot{background-color:#027a48}.blocking-badge.blocking-blocking{background-color:#fddfd9;color:#ff5454}.blocking-badge.blocking-blocking .dot{background-color:#ff5454}.blocking-badge:not([class*=blocking-]){background-color:#e5e7eb;color:#111827}.blocking-badge:not([class*=blocking-]) .dot{background-color:#6b7280}.db-filters-1{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px}.db-filters-1 .ant-input{height:40px;max-height:40px;max-width:500px;border-radius:12px;border:1px solid #E5E7EB;padding:0 16px;font-family:Inter;font-size:14px;font-weight:500;color:#222;transition:border-color .2s ease,box-shadow .2s ease}.db-filters-1 .ant-input:focus{border-color:#2558eb;box-shadow:0 0 0 3px #2563eb26}.db-filters-1 .ant-input::placeholder{font-family:Inter;font-size:14px;font-weight:500;color:#6b7280a3;opacity:1}.db-filters-1 .ant-input-affix-wrapper{display:flex;align-items:center;gap:2px;max-width:500px}.whitelist-view-btn{padding:6px 10px;border:none;background-color:#fcfcff;color:#111827;font-size:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px}.whitelist-view-btn img{width:18px;height:18px}.add-whitelist-db-menu .ant-dropdown-menu{border-radius:12px;padding:4px 0;font-family:Inter;max-height:260px;overflow-y:auto}.add-whitelist-db-menu .ant-dropdown-menu-item{padding:6px 10px;font-size:12px}.add-whitelist-db-menu .ant-dropdown-menu-item:hover{background-color:#eff3ff}.ip-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:4px;font-size:13px;font-weight:600;line-height:1;white-space:nowrap}.ip-badge--db{background:#d9fde8;color:#027a48}.ip-badge--source{background:#eff3ff;color:#3b6bf6}@media(max-width:991px){.generic-whitelist-header{flex-direction:column;align-items:flex-start;gap:12px;padding:0 16px}.generic-whitelist-filters{flex-direction:column;align-items:stretch;gap:12px;padding:0 16px}.generic-whitelist-search{width:100%}.generic-whitelist-table{padding:0 16px}.whitelist-ant-table .ant-table-cell-fix-right{box-shadow:-6px 0 10px #0000000f}}@media(max-width:991px)and (min-width:992px){.whitelist-ant-table .ant-table-cell-fix-right{box-shadow:none!important}}@media(max-width:700px){.generic-whitelist-title{font-size:20px}.generic-whitelist-subtitle,.generic-whitelist-count-badge{font-size:12px}}@media(max-width:500px){.generic-whitelist-header,.generic-whitelist-filters,.generic-whitelist-title{font-size:18px}.generic-whitelist-header,.generic-whitelist-filters,.generic-whitelist-table{padding:0 12px}.generic-whitelist-count-badge{font-size:12px;padding:3px 8px}}.bw-page{font-family:Inter;padding-bottom:50px}.bw-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:0 24px;margin-top:16px}.bw-header-left{display:flex;gap:12px}.bw-header-actions{display:flex;align-items:center;gap:8px}.bw-add-form{display:flex;flex-direction:column;gap:16px;max-height:420px}.bw-add-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:768px){.bw-add-grid-2{grid-template-columns:1fr}}.bw-add-field{display:flex;flex-direction:column;gap:6px}.Queery-note{display:flex;justify-content:center;border-radius:12px;color:red;font-size:12px;font-family:Inter}.bw-add-label{font-size:13px;color:#4b5563;font-weight:500;font-family:Inter}.bw-add-error{font-size:12px;color:#dc2626}.bw-add-form .ant-input,.bw-add-form .ant-input-textarea{padding-left:10px}.sql-statement-textarea{width:100%;font-family:Inter,sans-serif;font-size:14px;line-height:20px;padding:8px 12px;color:#111827;margin-bottom:12px;caret-color:#111827;border:1px solid #d1d5db;border-radius:12px;background-color:#fff;resize:vertical;box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.bw-add-select .ant-select-selector{border-radius:10px}.bw-modal-actions{display:flex;justify-content:flex-end;gap:12px}.bw-modal-actions button{min-width:120px;height:40px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer}.bw-modal-actions .btn-secondary{background:#fff;border:1px solid #E5E7EB;color:#222}.bw-heading{display:flex;flex-direction:column;gap:4px}.bw-title{margin:0;font-size:24px;font-weight:700;color:#222;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.bw-title .bw-count{font-size:13px;font-weight:500;background-color:#eef2ff;color:#1d4ed8;padding:4px 8px;border-radius:999px}.bw-subtitle{margin:0;font-size:14px;font-weight:500;color:#6b7280a3}.breadcrumb-link{cursor:pointer;color:#2558eb}.breadcrumb-link:hover{text-decoration:underline}.bw-meta{margin-top:16px;margin-bottom:16px}.whitelist-meta{padding:16px 24px;margin:0;border:1px solid #E5E7EB;border-radius:8px;background:#fff}.bw-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:0 24px}@media(max-width:1024px){.bw-filters{padding:0 16px}}.bw-filters-search{flex:1}.bw-matchtype-select{min-width:220px}.bw-table-section{max-width:100%;min-width:0;padding:0 24px;background:#fff;border-radius:12px;font-family:Inter;overflow:visible}@media(max-width:1024px){.bw-table-section{padding:0 16px}}.bw-table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;border:1px solid #E2E4E9;border-radius:12px 12px 0 0;border-bottom:1px solid #e5e7eb}.bw-ant-table.ant-table-wrapper,.bw-ant-table .ant-table{border:none;border-radius:0}.bw-ant-table .ant-table-container{border-radius:0}.bw-ant-table .ant-table-thead>tr>th{background:#eff3ff!important;font-weight:500;color:#222;white-space:nowrap;padding:10px 16px;font-size:14px;border-bottom:1px solid #e5e7eb;font-family:Inter}.bw-ant-table .ant-table-tbody>tr>td{white-space:nowrap;font-size:16px;padding:10px 16px;color:#222;border-bottom:1px solid #e5e7eb;background:#fff;font-family:Inter}.bw-ant-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fcfcff}.bw-ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.bw-ant-table .ant-table-body,.bw-ant-table .ant-table-content{overflow-x:auto!important}.bw-ant-table .ant-table-cell-fix-right{box-shadow:-6px 0 10px #0000000f}.bw-actions{display:flex;align-items:center;justify-content:center;gap:8px}.bw-listing-type-cell{display:flex;justify-content:center}.bw-listing-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500}.bw-listing-pill--whitelist{background-color:#ecfdf3;color:#15803d}.bw-listing-pill--blacklist{background-color:#fef2f2;color:#b91c1c}.bw-sql-cell{max-width:260px}.bw-sql-cell-inner{max-height:72px;overflow-y:auto;padding-right:4px;white-space:pre-wrap;word-break:break-word}.bw-table-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;font-family:Inter;border:1px solid #E2E4E9;border-top:none;border-radius:0 0 12px 12px;background:#fff}.bw-table-footer .rows-per-page{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}.bw-table-footer .footer-right{display:flex;align-items:center;gap:8px}.bw-table-footer .page-info{font-size:13px;color:#6b7280}.bw-table-footer .nav-btn{border:none;background:transparent;padding:4px;cursor:pointer}.bw-table-footer .nav-btn:disabled{opacity:.5;cursor:not-allowed}.blocking-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:6px;font-family:Inter;font-size:14px;font-weight:500;line-height:18px;text-transform:capitalize}.blocking-pill.blocking-monitoring{background-color:#d9fde8;color:#027a48}.blocking-pill.blocking-monitoring .dot{background-color:#027a48}.blocking-pill.blocking-inline{background-color:#ffecc8;color:#ff9500}.blocking-pill.blocking-inline .dot{background-color:#ff9500}.blocking-pill.blocking-blocking{background-color:#fddfd9;color:#ff5454}.blocking-pill.blocking-blocking .dot{background-color:#ff5454}.blocking-pill:not([class*=blocking-]){background-color:#e5e7eb;color:#111827}.blocking-pill:not([class*=blocking-]) .dot{background-color:#6b7280}@media(max-width:768px){.bw-page{padding:12px 16px}.bw-header{flex-direction:column;align-items:flex-start}.bw-title{font-size:20px}.bw-subtitle{font-size:12px}.bw-filters{flex-direction:column;align-items:stretch}.bw-matchtype-select{width:100%}}.alert-config-page{display:flex;flex-direction:column;gap:8px;font-family:Inter;min-width:0;padding-bottom:50px}.alert-config-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 24px 0}@media(max-width:1024px){.alert-config-header{padding:0 16px}}.alert-config-header-left{display:flex;flex-direction:column;gap:4px}.alert-config-title-row{display:flex;align-items:center;gap:10px}.alert-config-title{margin:0;font-size:24px;font-weight:700;color:#222}.alert-config-subtitle{margin:4px 0 0;font-size:14px;color:#6b7280a3;font-weight:500}.alert-config-count-badge{padding:4px 10px;border-radius:999px;background-color:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:500}.alert-config-filters{display:flex;flex-direction:column;gap:12px}.alert-config-filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:0 24px}.alert-filter-select{min-width:180px}.alert-filter-select img{width:24px;height:24px}.alert-filter-select .dropdown-arrow{width:24px;height:24px;transition:transform .2s ease}.alert-filter-select.ant-select-open .dropdown-arrow{transform:rotate(180deg)}.alert-filter-daterange{min-width:223px;border-radius:12px}.alert-filter-daterange img{width:20px;height:20px}.alert-config-search{flex:1;min-width:220px;max-width:100%;padding:0}.whitelist-meta-1{padding:3px 9px;margin:0 24px;border:1px solid #E5E7EB;border-radius:8px;background:#fff}.alert-config-table-section{max-width:100%;min-width:0;padding:0 24px;background:#fff;border-radius:12px;font-family:Inter;overflow:visible}.alert-config-table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;border:1px solid #E2E4E9;border-radius:12px 12px 0 0;border-bottom:1px solid #e5e7eb}.alert-ant-table.ant-table-wrapper,.alert-ant-table .ant-table{border:none;border-radius:0}.alert-ant-table .ant-table-container{border-radius:0}.alert-ant-table .ant-table-thead>tr>th{background:#eff3ff!important;font-weight:500;color:#222;white-space:nowrap;padding:5px 16px;font-size:14px;border-bottom:1px solid #e5e7eb;font-family:Inter}.alert-ant-table .ant-table-thead>tr>th:last-child{border-right:none}.alert-ant-table .ant-table-tbody>tr>td{white-space:nowrap;font-size:16px;padding:5px 16px;color:#222;border-bottom:1px solid #e5e7eb;background:#fff;font-family:Inter}.alert-ant-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fcfcff}.alert-ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.alert-ant-table .ant-table-body,.alert-ant-table .ant-table-content{overflow-x:auto!important}.alert-ant-table .ant-table-cell-fix-right{box-shadow:-6px 0 10px #0000000f}.alert-ant-table .ant-table-cell-fix-left{box-shadow:6px 0 10px #0000000a}.alert-ant-table .ant-table-placeholder{padding:24px 16px;border-bottom:none}.alert-ant-table .ant-empty-description{color:#9ca3af;font-size:13px;font-family:Inter}.alert-table-empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px}.alert-table-empty-image{max-width:120px;height:auto}.alert-table-empty-text{margin:0;color:#9ca3af;font-size:13px;font-family:Inter}.alert-config-table-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;font-family:Inter;border:1px solid #E2E4E9;border-top:none;border-radius:0 0 12px 12px;background:#fff}.alert-config-table-footer .ant-select{min-width:56px;font-size:clamp(10px,1vw,14px);padding:4px 6px;height:auto;min-height:auto;max-height:auto;line-height:normal;background-color:#eef2ff;border-radius:12px}.alert-config-table-footer .rows-per-page{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}.alert-config-table-footer .footer-right{display:flex;align-items:center;gap:8px}.alert-config-table-footer .page-info{font-size:13px;color:#6b7280}.alert-config-table-footer .nav-btn{border:none;background:transparent;padding:4px;cursor:pointer}.alert-config-table-footer .nav-btn:disabled{opacity:.5;cursor:not-allowed}.alert-severity{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500}.alert-severity-low{background-color:#ecfdf3;color:#15803d}.alert-severity-medium{background-color:#fffbeb;color:#b45309}.alert-severity-high{background-color:#fef2f2;color:#b91c1c}.alert-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500}.alert-status-open{background-color:#fee2e2;color:#b91c1c}.alert-status-closed{background-color:#ecfdf3;color:#15803d}.alert-view-btn{padding:8px 18px;border:none;background-color:#fcfcff;color:#111827;font-size:16px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px}.alert-view-btn img{width:20px;height:20px}.alert-modal-body{display:flex;flex-direction:column;gap:20px;padding:4px 0;max-height:60vh;overflow-y:auto}.alert-modal-section{display:flex;flex-direction:column;gap:10px}.alert-modal-section .alert-modal-label{font-size:13px;font-weight:600;color:#222;margin:0;line-height:1.3}.alert-modal-section .alert-modal-summary{margin:0;font-size:14px;color:#374151;line-height:1.5;padding:12px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.alert-modal-section .alert-modal-details{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center}.alert-modal-section .alert-detail-item{font-size:13px;color:#374151}.alert-modal-section .alert-detail-item strong{color:#111827;font-weight:600}.alert-modal-section .alert-modal-sql{padding:12px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-family:monospace;font-size:13px;color:#374151;white-space:pre-wrap;word-break:break-all;min-height:64px;max-height:200px;overflow-y:auto;line-height:1.5}.alert-modal-section .alert-modal-sql-exec-times{display:flex;flex-wrap:wrap;gap:8px;padding:12px 4px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;max-height:160px;overflow:auto}.alert-modal-section .exec-time-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;border:1px solid #d1d5db;background:#fff;font-size:12px;color:#374151;white-space:nowrap}.alert-modal-section .close-all{margin-top:10px}.alert-modal-section .alert-modal-close-reason-input{width:100%;border-radius:8px;font-size:14px}.alert-modal-section .alert-modal-close-reason-input.ant-input{padding:10px 14px;border:1px solid #CACFD6}.alert-modal-section .alert-modal-close-reason-input.ant-input:hover{border-color:#2558eb}.alert-modal-section .alert-modal-close-reason-input.ant-input:focus,.alert-modal-section .alert-modal-close-reason-input.ant-input.ant-input-focused{border-color:#2558eb;box-shadow:0 0 0 2px #2558eb1a}.alert-modal-details-row .alert-modal-details{padding:14px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.alert-config-page .modal-actions{display:flex;justify-content:flex-end;gap:12px;border:none;padding:0%}.alert-config-page .modal-actions button{min-width:133px;height:40px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.alert-config-page .modal-actions button.btn-secondary{background:#fff;border:1px solid #E5E7EB;color:#222}.alert-config-page .modal-actions button.btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.alert-config-page .modal-actions button.btn-primary{background:#2558eb;border:none;color:#fff}.alert-config-page .modal-actions button.btn-primary:hover{opacity:.92}.query-status-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500}.query-status-success{background-color:#ecfdf3;color:#15803d}.query-status-failed{background-color:#fee2e2;color:#b91c1c}.query-status-unknown{background-color:#f3f4f6;color:#6b7280}@media(max-width:1024px){.alert-config-header{flex-direction:column;align-items:flex-start;gap:12px;padding:0 16px}.alert-config-title{font-size:20px}.alert-config-subtitle{font-size:13px}.alert-config-filters-row{padding:0 16px;gap:10px}.alert-config-search{padding:0 16px}.alert-filter-select{min-width:160px}.alert-filter-daterange{min-width:200px}.alert-config-table-section{padding:0 16px}.alert-ant-table .ant-table-thead>tr>th{font-size:13px;padding:9px 14px}.alert-ant-table .ant-table-tbody>tr>td{font-size:14px;padding:9px 14px}}@media(max-width:768px){.alert-config-title{font-size:18px}.alert-config-subtitle{font-size:12px}.alert-config-filters-row{flex-direction:column;align-items:stretch}.alert-ant-table .ant-table-thead>tr>th{font-size:12px}.alert-ant-table .ant-table-tbody>tr>td{font-size:13px}.alert-severity,.alert-status-pill{font-size:10px;padding:3px 8px}.alert-view-btn{font-size:14px;padding:6px 14px}}@media(max-width:551px){.alert-config-title{font-size:16px}.alert-config-subtitle{font-size:11px}.alert-config-count-badge{font-size:11px;padding:3px 8px}.alert-ant-table .ant-table-thead>tr>th{font-size:11px}.alert-ant-table .ant-table-tbody>tr>td{font-size:12px}.alert-table-empty-text{font-size:12px}.alert-config-table-footer{flex-direction:column;align-items:stretch;gap:10px}.alert-config-table-footer .footer-right{justify-content:space-between;width:100%}}.alertcfgdb-table-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;font-family:Inter;border:1px solid #E2E4E9;border-top:none;border-radius:0 0 12px 12px;background:#fff}.alertcfgdb-view-btn{padding:6px 10px;border:none;background-color:#fcfcff;color:#111827;font-size:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px}.sidebar-wrapper{position:relative;display:flex;flex-direction:column;width:260px;min-height:100vh;background-color:#fff;border-right:1px solid #e5e7eb;transition:width .3s ease;font-family:Inter;z-index:50}.sidebar-wrapper.collapsed{width:80px}.sidebar-wrapper.collapsed .menu-label,.sidebar-wrapper.collapsed .logout-text,.sidebar-wrapper.collapsed .brand-title{display:none}.sidebar-wrapper.collapsed .menu-item{justify-content:center}.fixed-logo{display:flex;align-items:center;justify-content:space-between;padding:16px;height:32px;background-color:#fff;transition:all .3s ease}@media screen and (max-width:991px){.fixed-logo{padding:10px 8px 8px 16px}}.fixed-logo .logo-group{display:flex;align-items:center;gap:6px;cursor:pointer}.fixed-logo .logo-full,.fixed-logo .logo-icon{height:32px}.fixed-logo .brand-title{font-size:16px;font-weight:600;color:#222}.mobile-toggle{display:none;align-items:center;cursor:pointer}.mobile-toggle .icon{width:32px;height:32px}.mobile-toggle .icon.hidden{display:none}.mobile-toggle .icon.visible{display:block}.desktop-toggle{position:absolute;top:20px;right:-12px;width:24px;height:24px;cursor:pointer}.sidebar{display:flex;flex-direction:column;height:100%;padding:0 0 16px;overflow:hidden;transition:all .3s ease}.menu-list{display:flex;flex-direction:column;gap:4px;padding:0 16px;margin:0;list-style:none;flex:1;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 180px)}.menu-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-top-right-radius:8px;border-bottom-right-radius:8px;color:#374151;font-size:14px;text-decoration:none;cursor:pointer;transition:all .2s ease;position:relative}.menu-item:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;background:#3b6bf6;opacity:0;transition:opacity .2s ease;pointer-events:none}.menu-item:hover{background-color:#eef2ff}.menu-item:hover:before{opacity:1}.menu-item.active{background-color:#eef2ff;color:#1d4ed8}.menu-item.active:before{opacity:1}.menu-item.active .menu-label{font-weight:500}.menu-item.disabled{opacity:.5;cursor:default}.menu-item.disabled:before{opacity:0}.menu-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.menu-icon [class*=badge],.menu-icon [class*=count],.menu-icon [class*=notification],.menu-icon [class*=pill]{display:none!important}.menu-icon svg{width:20px;height:20px}.menu-label{white-space:nowrap;font-family:Inter;font-weight:400;opacity:1;max-width:200px;overflow:hidden;transition:opacity .3s ease,max-width .3s ease}.menu-dot{width:6px;height:6px;border-radius:50%;background-color:#9ca3af}.bottom-div{padding:12px;border-top:1px solid #e5e7eb;flex-shrink:0}@media screen and (max-width:991px){.bottom-div{margin-bottom:0}}.bottom-div .sidebar-user-info-wrapper{display:flex;flex-direction:column;gap:10px}.bottom-div .sidebar-user-info{display:flex;align-items:center;gap:5px;padding:8px 12px;border-radius:43px;background-color:#eff3ff;justify-content:space-between;transition:background .2s;cursor:pointer}.bottom-div .avtar-details{display:flex;gap:8px}.bottom-div .user-info-action{opacity:0;color:#6b7280;transition:all .2s ease;transform:translate(5px);display:inline-flex;align-items:center;gap:8px}.collapsed .bottom-div .user-info-action{display:none}.bottom-div .user-action-btn{border:none;background:transparent;padding:2px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:6px}.bottom-div .user-action-btn img{width:18px;height:18px;display:block}.bottom-div .user-action-btn:hover{background:#1677ff1a}.bottom-div .sidebar-user-info:hover .user-info-action,.bottom-div .sidebar-user-info.active .user-info-action{transform:translate(0)}.bottom-div:hover .user-info-action,.bottom-div.active .user-info-action{opacity:1;color:#1677ff}.bottom-div .sidebar-user-info .page-header-avatar{width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,#4f46e5,#06b6d4);color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}.bottom-div .sidebar-user-info .page-header-user-meta{display:flex;flex-direction:column;gap:2px}.bottom-div .sidebar-user-info .page-header-user-meta.collapsed{display:none}.bottom-div .sidebar-user-info .page-header-user-name{font-size:13px;font-weight:500;color:#111827}.bottom-div .sidebar-user-info .page-header-user-email{font-size:11px;color:#6b7280}.bottom-div .logout-div{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;border:none;background:transparent;color:#ff5454;font-size:14px;cursor:pointer;width:100%;transition:background .2s}.bottom-div .logout-div:hover{background-color:#fef2f2}.bottom-div .logout-div.collapsed{justify-content:center}.bottom-div .logout-div img{width:18px;height:18px}.bottom-div .logout-text{white-space:nowrap;font-weight:500;font-family:Inter}.bottom-div .current-password{margin-bottom:12px;border:1px solid #d1d5db}@media(max-width:991px){.bottom-div .sidebar-user-info .page-header-avatar{width:30px;height:30px;font-size:13px}.bottom-div .sidebar-user-info .page-header-user-name{font-size:12px}.bottom-div .sidebar-user-info .page-header-user-email{font-size:10px}}@media(max-width:768px){.bottom-div .sidebar-user-info{padding:6px 10px}.bottom-div .sidebar-user-info .page-header-avatar{width:28px;height:28px;font-size:12px}.bottom-div .sidebar-user-info .page-header-user-name{font-size:12px}}@media(max-width:480px){.bottom-div .sidebar-user-info .page-header-avatar{width:26px;height:26px;font-size:11px}}.change-password-link{background:none;border:none;color:#1677ff;cursor:pointer;padding:0;margin-top:10px;font-weight:500;text-align:left}.change-password-link:hover{text-decoration:underline}.password-error{margin:4px 0 0;padding:0;font-size:12px;line-height:1.4;color:#dc2626;font-weight:500}.sidebar-overlay{position:fixed;inset:0;background:#00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:45}.sidebar-overlay.show{opacity:1;visibility:visible}@media(max-width:991px){.sidebar-wrapper{position:fixed;top:52px;left:0;height:100%;width:100%;transform:translate(-100%);transition:transform .3s ease;z-index:60;overflow-y:auto;max-height:calc(100vh - 52px);min-height:calc(100vh - 52px)}.sidebar-wrapper.open{transform:translate(0);z-index:1002}.sidebar-wrapper:not(.open){pointer-events:none}.fixed-logo{position:sticky;top:0;z-index:70;display:none}.sidebar{padding-top:0;padding-bottom:0;max-height:calc(100vh - 116px)}.mobile-toggle{display:flex}.desktop-toggle{display:none}.menu-label{opacity:1!important;max-width:200px!important}.sidebar-overlay{display:block}}.mobile-header{position:sticky;top:0;left:0;right:0;width:100%;background:#fff;z-index:1001;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;box-sizing:border-box;max-height:52px}.mobile-logo{display:flex;align-items:center;gap:6px;cursor:pointer}.mobile-logo img{width:32px;height:32px}.mobile-logo .brand-title{font-size:16px;font-weight:600}.mobile-menu-btn{background:none;border:none;padding:0;display:flex;align-items:center}.sidebar-user-details{display:flex;flex-direction:column;gap:12px;max-height:350px;overflow-y:auto}.sidebar-user-details .form-group{display:flex;flex-direction:column;gap:6px}.sidebar-user-details .form-group label{font-size:14px;color:#6b7280}.sidebar-user-details .form-group input{height:36px;padding:0 10px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:14px}.sidebar-user-details .form-group.password .ant-input-affix-wrapper,.sidebar-user-details .form-group.password .ant-input-affix-wrapper-focused{border:none!important;box-shadow:none!important;padding:0;background:transparent}.modal-footer{display:flex;justify-content:flex-end;gap:10px}.modal-footer .btn-secondary{padding:8px 16px;border-radius:8px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-size:14px}.modal-footer .btn-secondary:hover{background:#f9fafb}.modal-footer .btn-primary{padding:8px 16px!important;border-radius:8px;border:none;color:#fff;cursor:pointer}.app-layout{display:flex;width:100%;min-height:100vh;background:#fff;overflow:hidden}.app-content{display:flex;flex-direction:column;flex:1;min-width:0;width:100%;transition:all .3s ease;overflow-x:hidden;min-height:100vh;position:relative}.app-main{flex:1;overflow-y:auto}.app-footer{width:100%;padding:12px 20px;background:#fff;border-top:1px solid #eef1f5;font-family:Inter;font-size:12px;font-weight:400;color:#667085;display:flex;box-shadow:0 -2px 8px #00000005;position:fixed;bottom:0}.app-footer .app-footer-content{margin:0 auto;display:flex;align-items:center;justify-content:space-between}@media(max-width:768px){.app-footer{font-size:10px;padding:10px 16px;align-items:left;justify-content:center}}.db-page,.user-page{background:#fff;max-width:100vw;overflow-x:hidden;padding-bottom:50px}.db-page-section-header .db-page-title,.db-page-section-header .user-page-title,.user-page-section-header .db-page-title,.user-page-section-header .user-page-title{color:#222;font-family:Inter;font-weight:700;font-size:24px;letter-spacing:-.02em;margin:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap;line-height:1.3}@media(max-width:768px){.db-page-section-header .db-page-title,.db-page-section-header .user-page-title,.user-page-section-header .db-page-title,.user-page-section-header .user-page-title{font-size:18px}}@media(max-width:480px){.db-page-section-header .db-page-title,.db-page-section-header .user-page-title,.user-page-section-header .db-page-title,.user-page-section-header .user-page-title{font-size:16px}}.db-page-section-header .db-page-title .db-page-count,.db-page-section-header .user-page-title .db-page-count,.user-page-section-header .db-page-title .db-page-count,.user-page-section-header .user-page-title .db-page-count{font-size:13px;font-weight:500;background-color:#eef2ff;color:#1d4ed8;padding:4px 8px;border-radius:12px;line-height:1}.db-page-section-header .db-page-title .breadcrumb-link,.db-page-section-header .user-page-title .breadcrumb-link,.user-page-section-header .db-page-title .breadcrumb-link,.user-page-section-header .user-page-title .breadcrumb-link{cursor:pointer;transition:color .2s ease}.db-page-section-header .db-page-title .breadcrumb-link:hover,.db-page-section-header .user-page-title .breadcrumb-link:hover,.user-page-section-header .db-page-title .breadcrumb-link:hover,.user-page-section-header .user-page-title .breadcrumb-link:hover{color:#1d4ed8}@media screen and (max-width:991px){.db-page-section-header .db-page-title .breadcrumb-link,.db-page-section-header .user-page-title .breadcrumb-link,.user-page-section-header .db-page-title .breadcrumb-link,.user-page-section-header .user-page-title .breadcrumb-link{display:none}}.db-page-section-header .db-page-subtitle,.user-page-section-header .db-page-subtitle{margin:6px 0 0;font-family:Inter;font-weight:500;font-size:14px;line-height:20px;color:#6b7280a3;word-break:break-word}@media(max-width:768px){.db-page-section-header .db-page-subtitle,.user-page-section-header .db-page-subtitle{font-size:13px}}.db-page-section-header--with-action{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:768px){.db-page-section-header--with-action{flex-direction:column;align-items:flex-start;gap:12px}}.db-add-btn{height:40px;padding:0 20px;border-radius:12px;background-color:#2558eb;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.db-add-btn span{font-family:Inter;font-weight:600;font-size:14px;color:#fff;white-space:nowrap}.db-add-btn img{width:20px;height:20px}.sql-list-header{margin:8px 0 0}.db-stats{display:flex;gap:20px;margin-bottom:28px}.db-stats .db-stat-card{flex:1;min-width:254px;background:#fff;border-radius:20px;border:1px solid #E5E7EB;padding:16px;box-shadow:0 1px 2px #00000008,0 3px 3px #00000008,0 7px 4px #00000005}.db-stats .db-stat-content{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.db-stats .db-stat-text{display:flex;flex-direction:column}.db-stats .db-stat-label{font-family:Inter;font-weight:500;font-size:14px;color:#222222a3;margin-bottom:6px}.db-stats .db-stat-value{font-family:Inter;font-weight:700;font-size:32px;line-height:40px;letter-spacing:-.01em;color:#222;margin-bottom:6px}.db-stats .db-stat-caption{font-family:Inter;font-weight:500;font-size:12px;line-height:16px;color:#6b7280a3;max-width:190px}.db-stats .db-stat-icon{width:44px;height:44px;min-width:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.db-stats .db-stat-icon img{width:36px;height:36px}.db-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:0 24px}@media(max-width:768px){.db-filters{flex-direction:column;align-items:stretch;padding:0 0 0 16px}}.db-filters .ant-input{height:40px;max-height:40px;max-width:500px;border-radius:12px;border:1px solid #E5E7EB;padding:0 16px;font-family:Inter;font-size:14px;font-weight:500;color:#222;transition:border-color .2s ease,box-shadow .2s ease}@media(max-width:768px){.db-filters .ant-input{max-width:100%}}.db-filters .ant-input:focus{border-color:#2558eb;box-shadow:0 0 0 3px #2563eb26}.db-filters .ant-input::placeholder{font-family:Inter;font-size:14px;font-weight:500;color:#6b7280a3;opacity:1}.db-filters .ant-input-affix-wrapper{display:flex;align-items:center;gap:2px}.sw-add-form{display:flex;flex-direction:column;gap:16px;margin-top:10px}.sw-add-field{display:flex;flex-direction:column;gap:6px}.sw-add-label{font-size:13px;color:#4b5563;font-weight:500;font-family:Inter}.sw-add-error{font-size:12px;color:#dc2626}.sw-add-form .ant-input,.bw-add-form .ant-input-textarea{padding-left:10px}.ant-input-textarea textarea{height:auto;min-height:unset;line-height:1.6;padding:12px 14px;font-size:14px;font-family:Inter;resize:vertical}.ant-input-textarea textarea::placeholder{line-height:1.6;color:#6b7280a3}.ant-input-textarea textarea:focus{border-color:#2558eb;box-shadow:0 0 0 3px #2563eb26}.sql-statement-textarea{width:100%;font-family:Inter,sans-serif;font-size:14px;line-height:20px;padding:8px 12px;color:#111827;caret-color:#111827;border:1px solid #d1d5db;border-radius:12px;background-color:#fff;resize:vertical;box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.sql-statement-textarea::placeholder{color:#6b7280;font-size:14px;line-height:20px}.sql-statement-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb26}.sql-statement-textarea:disabled{background-color:#f9fafb;cursor:not-allowed;color:#9ca3af}.reson-textarea{width:100%;font-family:Inter,sans-serif;font-size:14px;line-height:20px;padding:12px 14px;color:#111827;caret-color:#111827;border:1px solid #d1d5db;border-radius:12px;background-color:#fff;resize:vertical;box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.reson-textarea::placeholder{color:#6b7280;font-size:14px;line-height:20px}.reson-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb26}.reson-textarea:disabled{background-color:#f9fafb;cursor:not-allowed;color:#9ca3af}.sql-reason-field{margin-top:8px}.db-filters-mode-wrapper{position:relative}.db-filters-mode-wrapper .db-filters-mode-select{width:180px;height:40px;border-radius:12px;font-family:Inter}.db-filters-mode-wrapper .db-filters-mode-select .ant-select-selector{height:44px;border-radius:12px;border:1px solid #E5E7EB;padding:0 12px;display:flex;align-items:center;font-family:Inter}.db-filters-mode-wrapper .db-filters-mode-select .ant-select-selection-item{font-family:Inter;font-size:14px;font-weight:500;color:#111827;display:flex;align-items:center}.db-filters-mode-wrapper .db-filters-mode-select .ant-table-cell{font-family:Inter;text-align:center}.db-filters-mode-wrapper .db-filters-mode-select .ant-select-selection-placeholder{font-family:Inter;font-size:14px;color:#6b7280a3}.db-filters-mode-wrapper .db-filters-mode-select .ant-select-item-option-content{font-family:Inter;font-size:14px;font-weight:500}.db-filters-mode-wrapper .db-filters-mode-select .ant-select-item-option-content:hover{background:#2558eb;color:#fff}.db-filters-mode-wrapper .db-filters-mode-select .dropdown-arrow{width:24px;height:24px;transition:transform .2s ease}.db-filters-mode-wrapper .db-filters-mode-select.ant-select-open .dropdown-arrow{transform:rotate(180deg)}@media(max-width:768px){.db-filters-mode-wrapper .db-filters-mode-select{width:100%}}.db-filters-mode-wrapper .select-prefix{display:flex;align-items:center;gap:4px;font-family:Inter;font-size:14px;font-weight:500}.db-filters-mode-wrapper .select-prefix .prefix{font-weight:500}.db-filters-mode-wrapper .ant-select-dropdown,.db-filters-mode-wrapper .ant-select-dropdown .ant-select-item{font-family:Inter}.status-filter-select{width:170px;height:40px}.status-filter-select .ant-select-selector{height:44px;border-radius:12px;border:1px solid #E5E7EB;padding:0 12px;display:flex;align-items:center}.status-filter-select .select-prefix{display:flex;align-items:center;gap:4px;font-family:Inter;font-size:14px;font-weight:500}.status-filter-select .select-prefix .prefix{font-weight:500}@media(max-width:768px){.status-filter-select{width:100%}}.db-table-section{background:#fff;border-radius:12px;overflow:auto}.db-table-section table,.sql-whitelist-table table{width:100%;min-width:900px;table-layout:auto;border-collapse:separate;border-spacing:0}.db-table-section table .db-ip-badge,.sql-whitelist-table table .db-ip-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:4px;background-color:#eff3ff;color:#3b6bf6;font-family:Inter;font-size:14px;font-weight:500;line-height:18px;white-space:nowrap}.db-table-section th,.sql-whitelist-table th{font-family:Inter;font-weight:500;font-size:14px;text-transform:uppercase;color:#222222e5;white-space:nowrap;padding:12px 16px}.db-table-section td,.sql-whitelist-table td{font-family:Inter;font-size:16px;color:#222;border-bottom:1px solid #E5E7EB}.db-table-section th.actions-col,.db-table-section td.actions-col,.sql-whitelist-table th.actions-col,.sql-whitelist-table td.actions-col{position:sticky;right:0;z-index:5;box-shadow:-4px 0 10px #00000014}.db-table-section th:last-child,.sql-whitelist-table th:last-child{background-color:#eff3ff}.db-table-section td:last-child,.sql-whitelist-table td:last-child{background-color:#fff}.db-table-section tr:nth-child(2n) td:last-child,.sql-whitelist-table tr:nth-child(2n) td:last-child{background-color:#fcfcff}.ant-switch{min-width:42px;height:22px;background-color:#cbd5f5}.ant-switch:after{width:18px;height:18px;top:2px;left:2px}.ant-switch-checked{background-color:#2563eb}.ant-switch-checked:after{left:calc(100% - 20px)}.btn-wide{padding:12px 24px;width:auto;min-width:unset;white-space:nowrap}.modal-actions-align{display:flex;justify-content:flex-end;gap:12px;border:none}.modal-actions-align button{flex:1;height:40px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;text-align:center;transition:all .2s ease;padding:12px 24px!important;box-sizing:border-box}.modal-actions-align button.btn-secondary{width:90px;background:transparent;border:1px solid #E5E7EB;color:#222}.modal-actions-align button.cancel-whitelist-btn{flex:0 0 auto;width:auto}.modal-actions-align button.btn-primary,.modal-actions-align button.add-whitelist-btn{background:#2558eb;border:none;color:#fff;padding:12px 24px!important}.modal-actions-align button.btn-danger{background:#ff54541f;border:1px solid rgba(255,84,84,.1215686275);color:#ff5454}.status-pill{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border-radius:6px;font-size:14px;font-weight:500;line-height:18px}.status-dot{width:8px;height:8px;border-radius:50%}.status-query{background-color:#eff3ff;color:#3b6bf6}.status-submitted{background-color:#fff3e0;color:#ff9800}.status-submitted .status-dot{background-color:#ff9800}.status-approved{background-color:#e6f9f0;color:#1a7f37}.status-approved .status-dot{background-color:#1a7f37}.status-rejected{background-color:#fdecea;color:#e53935}.status-rejected .status-dot{background-color:#e53935}@media(max-width:1024px){.db-filters{align-items:stretch}.db-page-section-header--with-action{align-items:flex-start}.db-add-btn{justify-content:center}}.add-whitelist-rule{height:40px;padding:10px 20px;border-radius:12px;background-color:#2558eb;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;font-family:Inter;box-shadow:none}.add-whitelist-rule:hover{border:none}.add-whitelist-btn{height:40px;border-radius:12px;background-color:#2558eb;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease;font-family:Inter;box-shadow:none}.add-whitelist-btn:hover{border:none}.button-icon{margin-left:0}.user-page-section-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px 0}@media(max-width:1024px){.user-page-section-header{flex-direction:column;align-items:flex-start;padding:0 16px}}.user-page-section-header .user-page-section-header-left1{display:flex;align-items:center;gap:12px;min-width:0}@media(max-width:480px){.user-page-section-header .user-page-section-header-left1{align-items:flex-start;gap:12px}}.user-page-section-header-actions{display:flex;gap:10px}@media(max-width:1024px){.user-page-section-header-actions{justify-content:flex-start}}@media(max-width:768px){.user-page-section-header-actions button{justify-content:center}}@media(max-width:480px){.user-page-section-header-actions .back-circle-btn{width:36px;height:36px}.user-page-section-header-actions .back-circle-btn img{width:22px;height:22px}}.sql-page-section-header{padding-top:16px}.whitelist-meta{padding:16px 24px;margin:0 24px;border:1px solid #E5E7EB;border-radius:8px;background:#fff}@media screen and (max-width:1024px){.whitelist-meta{padding:16px}}.sql-whitelist-table{padding:0 24px}@media(min-width:991px)and (max-width:1024px){.sql-whitelist-table{padding-right:0}}@media(max-width:991px){.sql-whitelist-table .sql-whitelist-table{padding-right:16px}}.whitelist-meta-card{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start}@media(max-width:768px){.whitelist-meta-card{gap:12px;align-items:center;justify-content:space-between}}.whitelist-meta-item{display:flex;flex-direction:column;gap:6px}.whitelist-meta-label{font-size:11px;font-weight:600;letter-spacing:.5px;color:#6b7280;text-transform:uppercase;line-height:2}.whitelist-meta-pill{display:inline-block;padding:6px 12px;font-size:13px;font-weight:500;color:#2563eb;background-color:#eef2ff;border-radius:8px;border:1px solid #bdd1fa;max-width:400px;white-space:normal;word-break:break-all}.prefield-context{color:#e5e7eb}.prefield-title{font-size:14px;font-weight:600;margin-bottom:8px;color:#111827}.prefield-box{background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;padding:16px 20px}.prefield-grid{display:grid;grid-template-columns:repeat(1,1fr);row-gap:20px;column-gap:32px}.prefield-item{display:flex;flex-direction:column;gap:6px}.prefield-label{font-size:11px;font-weight:600;color:#222222a3;text-transform:uppercase}.prefield-value{font-family:Space Mono,monospace;font-size:14px;font-weight:400;line-height:18px;letter-spacing:0;color:#222;word-break:break-word}@media(max-width:900px){.prefield-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.prefield-grid{grid-template-columns:1fr}}.add-user-label{margin:8px 0 0}.add-user-label{margin-bottom:8px}.add-sql-whitelist-label-prefield,.sql-statement-label,.sql-list-label,.reason-label,.status-label,.validation-type-label{margin:0}.sql-statement-label{margin-top:8px}.modal-body-scroll{overflow-x:visible;overflow-y:auto;position:relative}.modal-body-scroll::-webkit-scrollbar{width:6px}.modal-body-scroll::-webkit-scrollbar-thumb{background:#cbd5f5;border-radius:4px}.add-user-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:5px}@media(max-width:768px){.add-user-grid-2{grid-template-columns:1fr}}.back-circle-btn{width:40px;height:40px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px #00000014;transition:all .2s ease}.back-circle-btn img{width:26px;height:26px}.back-circle-btn:hover{transform:scale(1.04);box-shadow:0 10px 22px #0000001f}.back-circle-btn:active{transform:scale(.97)}.user-page-section-header-left1{display:flex;gap:10px}.action-icon-btn img{width:20px;height:20px}.required{color:#ff5454;font-weight:400}.cancel-whitelist-btn{width:auto;height:40px;padding:0 20px;border-radius:12px;background-color:#2558eb;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.blocking-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:10px;font-weight:500;font-size:14px;text-transform:capitalize;border:1px solid transparent}.blocking-pill .dot{width:8px;height:8px;border-radius:50%}.blocking-blocking{background:#ffe2e0;color:#ff3b30;border-color:#ff3b30}.blocking-blocking .dot{background:#ff3b30}.blocking-monitoring{background:#dcfce7;color:#15803d;border-color:#15803d}.blocking-monitoring .dot{background:#15803d}.blocking-inline{background:#ffedd5;color:#f97316;border-color:#f97316}.blocking-inline .dot{background:#f97316}.sql-cell-wrapper{max-height:7em;overflow-y:auto;overflow-x:hidden}.sql-cell-wrapper::-webkit-scrollbar{width:6px}.sql-cell-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.sql-cell-wrapper::-webkit-scrollbar-track{background:transparent}.dropdown-arrow{transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}@media(max-width:1200px){.db-stats{flex-wrap:wrap}.db-stats .db-stat-card{min-width:calc(50% - 10px)}.whitelist-meta{margin:0 16px}.sql-whitelist-table{padding-left:16px}}@media(max-width:1024px){.db-page,.user-page{padding-bottom:16px}.db-stats{gap:16px}.db-stat-value{font-size:28px;line-height:34px}.db-add-btn,.cancel-whitelist-btn{height:38px;padding:0 16px}.modal-actions-align .add-whitelist-btn{height:38px;padding:10px 20px}.db-table-section table,.sql-whitelist-table table{min-width:760px}.prefield-box{padding:14px 16px}}@media(max-width:900px){.db-stats .db-stat-card{min-width:100%}.db-stat-value{font-size:24px}}@media(max-width:768px){.db-page-title,.user-page-title{font-size:18px}.db-page-subtitle{font-size:13px}.db-filters{padding:0 16px}.db-table-section th,.sql-whitelist-table th{font-size:12px}.db-table-section td,.sql-whitelist-table td{font-size:14px}.status-pill{font-size:12px;padding:4px 10px}.blocking-pill{font-size:12px;padding:5px 10px}.prefield-title,.prefield-value{font-size:13px}}@media(max-width:550px){.db-page-title,.user-page-title{font-size:16px}.db-stat-value{font-size:22px}.db-stat-label{font-size:13px}.db-stat-caption{font-size:11px}.back-circle-btn{width:36px;height:36px}.back-circle-btn img{width:22px;height:22px}.sql-cell-wrapper{max-height:5.6em}}@media(max-width:420px){.db-page-title,.user-page-title{font-size:15px}.db-page-count{font-size:11px;padding:3px 6px}.status-pill,.blocking-pill{font-size:11px}.prefield-label{font-size:10px}.prefield-value{font-size:12px}}.sql-dropdown-trigger{display:inline-block}.toggle-sql-list-btn{min-width:260px;max-width:320px}.sql-dropdown-container{width:528px;max-height:260px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 12px 30px #00000014;animation:fadeInDropdown .15s ease-out;display:flex;flex-direction:column;overflow:hidden;padding:5PX}.sql-dropdown-search{padding:6px 10px}.sql-dropdown-search .ant-input{height:36px;border-radius:8px}.sql-dropdown-list{flex:1;overflow-y:auto;padding:8px 12px;margin-top:2px}.sql-dropdown-item{display:flex;align-items:flex-start;gap:8px;padding:6px 8px;font-size:13px;border-radius:6px;cursor:pointer;transition:background .2s ease;margin-bottom:2px}.sql-number{min-width:22px;font-weight:500;color:#6b7280;flex-shrink:0}.sql-text{flex:1;word-break:break-word}.sql-query-wrap{max-width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-bottom:2px}.sql-query-text{display:inline-block;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:18px;color:#111827}.sql-meta-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.sql-meta-pill{max-width:100%;display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;color:#374151;font-size:12px}.sql-meta-label{color:#6b7280;font-weight:500;flex:0 0 auto}.sql-meta-value{min-width:0;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sql-dropdown-item:hover{background:#0000000a}.sql-dropdown-item.selected{background:#e6f4ff;font-weight:500}.dropdown-loader{display:flex;justify-content:center;padding:16px}.no-data-found{text-align:center;padding:0 10px;margin:0;color:#9ca3af;font-size:13px;display:flex;flex-direction:column;align-items:center;justify-content:center}.no-data-found p{margin:0}.no-data-img{width:32px;height:32px;margin-bottom:8px;opacity:.8}@keyframes fadeInDropdown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.app-layout{display:flex;min-height:100vh;background-color:#fff}.app-layout-sidebar{flex:0 0 auto}.app-layout-content{flex:1 1 auto;max-height:calc(100vh - 12px);overflow:auto}@media(max-width:991px){.app-layout-content{max-height:calc(100vh - 50px)}}.app-layout-inner{display:flex;flex-direction:column;gap:20px}.event-config-page{display:flex;flex-direction:column;gap:16px;font-family:Inter;max-width:100%;min-width:0;padding-bottom:50px}.event-config-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 24px 0}@media(max-width:1024px){.event-config-header{padding:0 16px}}.event-config-header-left{display:flex;flex-direction:column;gap:4px}.event-config-title-row{display:flex;align-items:center;gap:10px}.event-config-title{margin:0;font-size:24px;font-weight:700;color:#111827}.event-config-count-badge{padding:4px 10px;border-radius:999px;background-color:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:500}.event-config-subtitle{margin:4px 0 0;font-size:14px;color:#6b7280a3;font-weight:500}.event-config-filters{display:flex;align-items:center;gap:306px;padding:0 24px}.event-config-search{width:50%;min-width:200px}.event-filter-select{min-width:180px}.event-filter-select img{width:24px;height:24px}.event-filter-select .dropdown-arrow{width:24px;height:24px;transition:transform .2s ease}.event-filter-select.ant-select-open .dropdown-arrow{transform:rotate(180deg)}.event-config-table-section{max-width:100%;min-width:0;padding:0 24px;background:#fff;border-radius:12px;font-family:Inter;overflow:visible}.event-config-table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;border:1px solid #E2E4E9;border-radius:12px 12px 0 0;border-bottom:1px solid #e5e7eb}@media(max-width:768px){.event-config-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}}.event-ant-table.ant-table-wrapper,.event-ant-table .ant-table{border:none;border-radius:0}.event-ant-table .ant-table-container{border-radius:0}.event-ant-table .ant-table-thead>tr>th{background:#eff3ff!important;font-weight:500;color:#222;white-space:nowrap;padding:10px 16px;font-size:14px;border-bottom:1px solid #e5e7eb;font-family:Inter}.event-ant-table .ant-table-thead>tr>th:last-child{border-right:none}.event-ant-table .ant-table-tbody>tr>td{white-space:nowrap;font-size:16px;padding:10px 16px;color:#222;border-bottom:1px solid #e5e7eb;background:#fff;font-family:Inter}.event-ant-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fcfcff}.event-ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.event-ant-table .ant-table-body,.event-ant-table .ant-table-content{overflow-x:auto!important}.event-ant-table .ant-table-cell-fix-right{box-shadow:-6px 0 10px #0000000f;background:#fff!important}.event-ant-table .ant-table-tbody>tr>td.ant-table-cell-fix-right{background:#fff!important}.event-ant-table .ant-table-tbody>tr:nth-child(2n)>td.ant-table-cell-fix-right{background:#fcfcff!important}.event-ant-table .ant-table-cell-fix-left{box-shadow:6px 0 10px #0000000a}.event-ant-table .ant-table-placeholder{padding:24px 16px;border-bottom:none}.event-ant-table .ant-empty-description{color:#9ca3af;font-size:13px;font-family:Inter}.event-table-empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px}.event-table-empty-image{max-width:120px;height:auto}.event-table-empty-text{margin:0;color:#9ca3af;font-size:13px;font-family:Inter}.event-severity{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500}.event-severity-low{background-color:#ecfdf3;color:#15803d}.event-severity-medium{background-color:#fffbeb;color:#b45309}.event-severity-high{background-color:#fef2f2;color:#b91c1c}.event-action-btns{display:inline-flex;align-items:center;justify-content:center;gap:8px}.event-action-btn{padding:6px 10px;border:none;background:#fcfcff;color:#111827;cursor:pointer;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease}.event-action-btn img{width:20px;height:20px}.event-config-table-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;font-family:Inter;border:1px solid #E2E4E9;border-top:none;border-radius:0 0 12px 12px;background:#fff;gap:8px;flex-wrap:nowrap}.event-config-table-footer .ant-select{min-width:56px;font-size:clamp(10px,1vw,14px);padding:4px 6px;height:auto;min-height:auto;max-height:auto;line-height:normal;background-color:#eef2ff;border-radius:12px}.event-config-table-footer .rows-per-page{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}.event-config-table-footer .footer-right{display:flex;align-items:center;gap:8px}.event-config-table-footer .page-info{font-size:13px;color:#6b7280}.event-config-table-footer .nav-btn{border:none;background:transparent;padding:4px;cursor:pointer}.event-config-table-footer .nav-btn:disabled{opacity:.5;cursor:not-allowed}.event-add-form{display:flex;flex-direction:column;gap:16px;font-family:Inter}.event-add-field{display:flex;flex-direction:column;gap:6px}.event-add-field .ant-input{padding:10px 12px;border-radius:8px;font-size:14px;font-family:Inter}.event-add-label{font-size:13px;color:#4b5563;font-weight:500;font-family:Inter}.event-add-label .required{color:#dc2626;margin-left:2px}.event-add-error{font-size:12px;color:#dc2626;margin-top:-2px;font-family:Inter}.event-add-description{width:100%;font-family:Inter,sans-serif;font-size:14px;line-height:20px;padding:8px 12px;color:#111827;caret-color:#111827;border:1px solid #d1d5db;border-radius:12px;background-color:#fff;resize:vertical;box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.event-add-description::placeholder{color:#6b7280;font-size:14px;line-height:20px}.event-add-description:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb26}.event-add-description:disabled{background-color:#f9fafb;cursor:not-allowed;color:#9ca3af}.event-add-description.ant-input-status-error{border-color:#dc2626}.event-add-severity-dropdown .ant-select{width:100%}.event-add-severity-dropdown .ant-select-selector{height:40px;border-radius:10px;border:1px solid #e5e7eb;background-color:#fff;padding:0 12px!important;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#111827;font-family:Inter;box-shadow:none}.event-add-severity-dropdown .ant-select:hover .ant-select-selector,.event-add-severity-dropdown .ant-select-focused .ant-select-selector{border-color:#2558eb;background-color:#eff6ff}.event-add-severity-dropdown .dropdown-arrow{width:24px;height:24px;transition:transform .2s ease}.event-add-severity-dropdown .ant-select-open .dropdown-arrow{transform:rotate(180deg)}.event-modal-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:0;border:none}.event-modal-btn{min-width:100px;height:40px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter}.event-modal-cancel{background:#fff;border:1px solid #E5E7EB;color:#222}.event-modal-cancel:hover{background:#f9fafb;border-color:#d1d5db}@media(max-width:1024px){.event-config-header{flex-direction:column;align-items:flex-start;gap:12px;padding:0 16px}.event-config-title{font-size:20px}.event-config-subtitle{font-size:13px}.event-config-filters{padding:0 16px;gap:12px}.event-filter-select{min-width:160px}.event-config-table-section{padding:0 16px}.event-ant-table .ant-table-thead>tr>th{font-size:13px;padding:9px 14px}.event-ant-table .ant-table-tbody>tr>td{font-size:14px;padding:9px 14px}}@media(max-width:768px){.event-config-title{font-size:18px}.event-config-title-row{gap:10px}.event-config-subtitle{font-size:14px;color:#6b7280a3}.event-config-filters{flex-wrap:wrap}.event-config-search{width:100%;min-width:0}.event-filter-select{min-width:160px}.event-ant-table .ant-table-thead>tr>th{font-size:12px}.event-ant-table .ant-table-tbody>tr>td{font-size:13px}.event-severity{font-size:10px;padding:3px 8px}.event-action-btn img{width:16px;height:16px}.event-config-table-scroll{overflow-x:auto}}@media(max-width:551px){.event-config-title{font-size:16px}.event-config-subtitle{font-size:11px}.event-ant-table .ant-table-thead>tr>th{font-size:11px}.event-ant-table .ant-table-tbody>tr>td{font-size:12px}.event-table-empty-text{font-size:12px}.event-config-table-footer{flex-direction:column;align-items:stretch;gap:10px}.event-config-table-footer .footer-right{justify-content:space-between;width:100%}}.add-alertcfg-form{display:flex;flex-direction:column;gap:16px;font-family:Inter}.add-alertcfg-field{display:flex;flex-direction:column;gap:6px}.add-alertcfg-field .ant-input,.add-alertcfg-field .ant-input-textarea{font-family:Inter;padding-left:10px}.add-alertcfg-label{font-size:13px;color:#4b5563;font-weight:500;font-family:Inter}.add-alertcfg-label .required{color:#dc2626;margin-left:2px}.add-alertcfg-error{font-size:12px;color:#dc2626;margin-top:-2px;font-family:Inter}.add-alertcfg-db-server-ip .ant-input,.add-alertcfg-db-server-ip input.ant-input{padding:8px 12px 8px 10px;line-height:1.5;height:40px;box-sizing:border-box}.add-alertcfg-db-dropdown .ant-select{width:100%}.add-alertcfg-db-dropdown .ant-select-selector{height:40px;border-radius:10px;border:1px solid #e5e7eb;background-color:#fff;padding:0 12px!important;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#111827;font-family:Inter;box-shadow:none}.add-alertcfg-db-dropdown .ant-select:hover .ant-select-selector,.add-alertcfg-db-dropdown .ant-select-focused .ant-select-selector{border-color:#2558eb;background-color:#eff6ff}.add-alertcfg-matchtype-select .ant-select-selector,.add-alertcfg-event-select .ant-select-selector{height:40px;border-radius:10px;border:1px solid #e5e7eb;background-color:#fff;padding:0 12px!important;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#111827;font-family:Inter;box-shadow:none}.add-alertcfg-matchtype-select .ant-select:hover .ant-select-selector,.add-alertcfg-matchtype-select .ant-select-focused .ant-select-selector,.add-alertcfg-event-select .ant-select:hover .ant-select-selector,.add-alertcfg-event-select .ant-select-focused .ant-select-selector{border-color:#2558eb;background-color:#eff6ff}.add-alertcfg-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.add-alertcfg-btn{min-width:100px;height:40px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter;transition:all .2s ease}.add-alertcfg-cancel{background:#fff;border:1px solid #E5E7EB;color:#222}.add-alertcfg-cancel:hover{background:#f9fafb;border-color:#d1d5db}.TextArea{width:100%;font-family:Inter,sans-serif;font-size:14px;line-height:20px;padding:8px 12px 8px 10px;color:#111827;caret-color:#111827;border:1px solid #d1d5db;border-radius:12px;background-color:#fff;resize:vertical;box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.TextArea::placeholder{color:#6b7280;font-size:14px;line-height:20px}.TextArea:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb26}.TextArea:disabled{background-color:#f9fafb;cursor:not-allowed;color:#9ca3af}.add-alertcfg-email-field .add-alertcfg-email-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;border:1px solid #d1d5db;min-height:44px;box-sizing:border-box;background-color:#fff}.add-alertcfg-email-field .add-alertcfg-email-chips{display:flex;flex-wrap:wrap;gap:6px;flex:1 1 100%}.add-alertcfg-email-field .add-alertcfg-email-chip{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe;font-size:13px;color:#1e40af;max-width:100%}.add-alertcfg-email-field .add-alertcfg-email-chip-text{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-alertcfg-email-field .add-alertcfg-email-chip-remove{margin-left:6px;border:none;background:transparent;cursor:pointer;font-size:14px;line-height:1;color:#64748b}.add-alertcfg-email-field .add-alertcfg-email-input{flex:1 1 160px;min-width:140px;border:none!important;box-shadow:none!important;padding:0!important;font-size:14px}.add-alertcfg-email-field .add-alertcfg-email-input:focus-visible{outline:none}@media(max-width:768px){.add-alertcfg-form{gap:14px}.add-alertcfg-email-field .add-alertcfg-email-wrapper{padding:6px 8px;gap:4px;min-height:50px}.add-alertcfg-email-field .add-alertcfg-email-chip-text{max-width:180px}.add-alertcfg-email-field .add-alertcfg-email-input{flex-basis:120px;font-size:16px}}@media(max-width:480px){.add-alertcfg-email-field .add-alertcfg-email-chip-text{max-width:140px}.add-alertcfg-email-field .add-alertcfg-email-input{flex-basis:100px}}.edit-alertcfg-form{display:flex;flex-direction:column;gap:16px;font-family:Inter}.edit-alertcfg-field{display:flex;flex-direction:column;gap:6px}.edit-alertcfg-field .ant-input,.edit-alertcfg-field .ant-input-textarea{font-family:Inter;padding-left:10px}.edit-alertcfg-label{font-size:13px;color:#4b5563;font-weight:500;font-family:Inter}.edit-alertcfg-label .required{color:#dc2626;margin-left:2px}.edit-alertcfg-error{font-size:12px;color:#dc2626;margin-top:-2px;font-family:Inter}.edit-alertcfg-db-server-ip .ant-input,.edit-alertcfg-db-server-ip input.ant-input{padding-left:10px}.edit-alertcfg-db-dropdown .ant-select{width:100%}.edit-alertcfg-db-dropdown .ant-select-selector{height:40px;border-radius:10px;border:1px solid #e5e7eb;background-color:#fff;padding:0 12px!important;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#111827;font-family:Inter;box-shadow:none}.edit-alertcfg-db-dropdown .ant-select:hover .ant-select-selector,.edit-alertcfg-db-dropdown .ant-select-focused .ant-select-selector{border-color:#2558eb;background-color:#eff6ff}.edit-alertcfg-matchtype-select .ant-select-selector,.edit-alertcfg-event-select .ant-select-selector{height:40px;border-radius:10px;border:1px solid #e5e7eb;background-color:#fff;padding:0 12px!important;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#111827;font-family:Inter;box-shadow:none}.edit-alertcfg-matchtype-select .ant-select:hover .ant-select-selector,.edit-alertcfg-matchtype-select .ant-select-focused .ant-select-selector,.edit-alertcfg-event-select .ant-select:hover .ant-select-selector,.edit-alertcfg-event-select .ant-select-focused .ant-select-selector{border-color:#2558eb;background-color:#eff6ff}.edit-alertcfg-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.edit-alertcfg-btn{min-width:100px;height:40px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter;transition:all .2s ease}.edit-alertcfg-cancel{background:#fff;border:1px solid #E5E7EB;color:#222}.edit-alertcfg-cancel:hover{background:#f9fafb;border-color:#d1d5db}.edit-alertcfg-TextArea{width:100%;font-family:Inter,sans-serif;font-size:14px;line-height:20px;padding:8px 12px 8px 10px;color:#111827;caret-color:#111827;border:1px solid #d1d5db;border-radius:12px;background-color:#fff;resize:vertical;box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.edit-alertcfg-TextArea::placeholder{color:#6b7280;font-size:14px;line-height:20px}.edit-alertcfg-TextArea:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb26}.edit-alertcfg-TextArea:disabled{background-color:#f9fafb;cursor:not-allowed;color:#9ca3af}.edit-alertcfg-email-field .edit-alertcfg-email-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;border:1px solid #d1d5db;min-height:44px;box-sizing:border-box;background-color:#fff}.edit-alertcfg-email-field .edit-alertcfg-email-chips{display:flex;flex-wrap:wrap;gap:6px;flex:1 1 100%}.edit-alertcfg-email-field .edit-alertcfg-email-chip{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe;font-size:13px;color:#1e40af;max-width:100%}.edit-alertcfg-email-field .edit-alertcfg-email-chip-text{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edit-alertcfg-email-field .edit-alertcfg-email-chip-remove{margin-left:6px;border:none;background:transparent;cursor:pointer;font-size:14px;line-height:1;color:#64748b}.edit-alertcfg-email-field .edit-alertcfg-email-input{flex:1 1 160px;min-width:140px;border:none!important;box-shadow:none!important;padding:0!important;font-size:14px}.edit-alertcfg-email-field .edit-alertcfg-email-input:focus-visible{outline:none}@media(max-width:768px){.edit-alertcfg-form{gap:14px}.edit-alertcfg-email-field .edit-alertcfg-email-wrapper{padding:6px 8px;gap:4px;min-height:50px}.edit-alertcfg-email-field .edit-alertcfg-email-chip-text{max-width:180px}.edit-alertcfg-email-field .edit-alertcfg-email-input{flex-basis:120px;font-size:16px}}@media(max-width:480px){.edit-alertcfg-email-field .edit-alertcfg-email-chip-text{max-width:140px}.edit-alertcfg-email-field .edit-alertcfg-email-input{flex-basis:100px}}.alertcfg-page{display:flex;flex-direction:column;gap:10px;font-family:Inter;max-width:100%;min-width:0;padding-bottom:30px}.alertcfg-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 24px 0}@media(max-width:1024px){.alertcfg-header{padding:0 16px}}.alertcfg-header-left{display:flex;flex-direction:column;gap:4px}.alertcfg-title-row{display:flex;align-items:center;gap:10px}.alertcfg-title{margin:0;font-size:24px;font-weight:700;color:#111827}.alertcfg-count-badge{padding:4px 10px;border-radius:999px;background-color:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:500}.alertcfg-subtitle{margin:4px 0 0;font-size:13px;color:#6b7280}.alertcfg-filters{display:flex;align-items:center;gap:16px;padding:0 24px}.alertcfg-search{width:50%;min-width:200px}.alertcfg-table-section{max-width:100%;min-width:0;padding:0 24px;background:#fff;border-radius:12px;font-family:Inter;overflow:visible}.alertcfg-table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;border:1px solid #E2E4E9;border-radius:12px 12px 0 0;border-bottom:1px solid #e5e7eb}@media(max-width:768px){.alertcfg-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}}.alertcfg-ant-table.ant-table-wrapper,.alertcfg-ant-table .ant-table{border:none;border-radius:0}.alertcfg-ant-table .ant-table-container{border-radius:0}.alertcfg-ant-table .ant-table-thead>tr>th{background:#eff3ff!important;font-weight:500;color:#222;white-space:nowrap;padding:2px 16px;font-size:14px;border-bottom:1px solid #e5e7eb;font-family:Inter}.alertcfg-ant-table .ant-table-tbody>tr>td{white-space:nowrap;font-size:16px;padding:5px 16px;color:#222;border-bottom:1px solid #f3f4f6;background:#fff;font-family:Inter}.alertcfg-ant-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fcfcff}.alertcfg-ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.alertcfg-ant-table .ant-table-body,.alertcfg-ant-table .ant-table-content{overflow-x:auto!important}.alertcfg-ant-table .ant-table-cell-fix-right{box-shadow:-6px 0 10px #0000000f;background:#fff!important}.alertcfg-ant-table .ant-table-tbody>tr>td.ant-table-cell-fix-right{background:#fff!important}.alertcfg-ant-table .ant-table-tbody>tr:nth-child(2n)>td.ant-table-cell-fix-right{background:#fcfcff!important}.alertcfg-ant-table .ant-table-cell-fix-left{box-shadow:6px 0 10px #0000000a}.alertcfg-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500}.alertcfg-status-active{background-color:#ecfdf3;color:#15803d}.alertcfg-status-inactive{background-color:#f3f4f6;color:#4b5563}.alertcfg-action-btns{display:inline-flex;align-items:center;justify-content:center;gap:8px}.alertcfg-action-btn{padding:6px 10px;border:none;background:#fcfcff;color:#111827;cursor:pointer;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease}.alertcfg-action-btn img{width:18px;height:18px}.aw-meta{font-family:Inter}.whitelist-meta-item{display:flex;flex-direction:column;gap:4px}.alertcfg-email-summary{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.alertcfg-email-badge{background:#eef3ff;color:#2f6bff;font-weight:600;font-size:12px;padding:4px 10px;border-radius:10px;line-height:1}.alertcfg-email-popover{display:flex;flex-direction:column;gap:4px;font-family:Inter;font-size:13px}.alertcfg-email-popover-item{white-space:nowrap}.alertcfg-table-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;font-family:Inter;border:1px solid #E2E4E9;border-top:none;border-radius:0 0 12px 12px;background:#fff}.alertcfg-table-footer .ant-select{min-width:56px;font-size:clamp(10px,1vw,14px);padding:4px 6px;height:auto;min-height:auto;max-height:auto;line-height:normal;background-color:#eef2ff;border-radius:12px}.alertcfg-table-footer .rows-per-page{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}.alertcfg-table-footer .footer-right{display:flex;align-items:center;gap:8px}.alertcfg-table-footer .page-info{font-size:13px;color:#6b7280}.alertcfg-table-footer .nav-btn{border:none;background:transparent;padding:4px;cursor:pointer}.alertcfg-table-footer .nav-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1024px){.alertcfg-header{flex-direction:column;align-items:flex-start;gap:12px;padding:0 16px}.alertcfg-title{font-size:20px}.alertcfg-subtitle{font-size:13px}.alertcfg-filters{padding:0 16px}.alertcfg-search{width:100%}.alertcfg-table-section{padding:0 16px}.alertcfg-ant-table .ant-table-thead>tr>th{font-size:13px;padding:9px 14px}.alertcfg-ant-table .ant-table-tbody>tr>td{font-size:14px;padding:9px 14px}}@media(max-width:768px){.alertcfg-title{font-size:18px}.alertcfg-subtitle{font-size:12px}.alertcfg-filters{flex-direction:column;align-items:stretch}.alertcfg-search{width:100%;min-width:0}.alertcfg-ant-table .ant-table-thead>tr>th{font-size:12px}.alertcfg-ant-table .ant-table-tbody>tr>td{font-size:13px}.alertcfg-status-pill{font-size:10px;padding:3px 8px}.alertcfg-action-btn img{width:16px;height:16px}}@media(max-width:551px){.alertcfg-title{font-size:16px}.alertcfg-subtitle{font-size:11px}.alertcfg-count-badge{font-size:11px;padding:3px 8px}.alertcfg-ant-table .ant-table-thead>tr>th{font-size:11px}.alertcfg-ant-table .ant-table-tbody>tr>td{font-size:12px}.alertcfg-table-footer{flex-direction:column;align-items:stretch;gap:10px}.alertcfg-table-footer .footer-right{justify-content:space-between;width:100%}}.alertcfgdb-page{display:flex;flex-direction:column;gap:16px;font-family:Inter;max-width:100%;min-width:0;padding-bottom:50px}.alertcfgdb-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 24px 0}.alertcfgdb-header-left{display:flex;flex-direction:column;gap:4px}.alertcfgdb-title-row{display:flex;align-items:center;gap:10px}.alertcfgdb-title{margin:0;font-size:24px;font-weight:700;color:#111827}.alertcfgdb-count-badge{padding:4px 10px;border-radius:999px;background-color:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:500}.alertcfgdb-subtitle{margin:4px 0 0;font-size:14px;color:#6b7280a3;font-weight:500}.alertcfgdb-filters{display:flex;align-items:center;gap:16px;padding:0 24px;justify-content:space-between}.ant-input-affix-wrapper{display:flex;align-items:center;gap:20px;max-width:500px}.alertcfgdb-search{width:50%}.alertcfgdb-mode-filter{display:flex;align-items:center}.alertcfgdb-mode-select{min-width:180px}.alertcfgdb-table-section{max-width:100%;min-width:0;padding:0 24px;background:#fff;border-radius:12px;font-family:Inter;overflow:visible}.alertcfgdb-table-scroll{overflow-x:visible;overflow-y:hidden;min-width:0;border:1px solid #E2E4E9;border-radius:12px 12px 0 0;border-bottom:1px solid #e5e7eb}.alertcfgdb-ant-table.ant-table-wrapper{border:none;border-radius:0}.alertcfgdb-ant-table .ant-table{border:none;border-radius:0;font-size:13px}.alertcfgdb-ant-table .ant-table-container{border-radius:0}.alertcfgdb-ant-table .ant-table-thead>tr>th{background:#eff3ff!important;font-weight:500;color:#222;white-space:nowrap;padding:10px 16px;font-size:14px;border-bottom:1px solid #e5e7eb;font-family:Inter}.alertcfgdb-ant-table .ant-table-tbody>tr>td{white-space:nowrap;font-size:16px;padding:10px 16px;color:#222;border-bottom:1px solid #f3f4f6;background:#fff;font-family:Inter}.alertcfgdb-ant-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fcfcff}.alertcfgdb-ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.alertcfgdb-table-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;font-family:Inter;border:1px solid #E2E4E9;border-top:none;border-radius:0 0 12px 12px;background:#fff}.alertcfgdb-table-footer .ant-select{min-width:56px;font-size:clamp(10px,1vw,14px);padding:4px 6px;height:auto;min-height:auto;max-height:auto;line-height:normal;background-color:#eef2ff;border-radius:12px}.alertcfgdb-table-footer .rows-per-page{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}.alertcfgdb-table-footer .footer-right{display:flex;align-items:center;gap:8px}.alertcfgdb-table-footer .page-info{font-size:13px;color:#6b7280}.alertcfgdb-table-footer .nav-btn{border:none;background:transparent;padding:4px;cursor:pointer}.alertcfgdb-table-footer .nav-btn:disabled{opacity:.5;cursor:not-allowed}.alertcfgdb-view-btn{border:none;background-color:#fcfcff;color:#111827;font-size:14px;font-weight:500;cursor:pointer;padding:6px 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px}.alertcfgdb-view-btn img{width:18px;height:18px}.alert-closure-page{display:flex;flex-direction:column;gap:20px;font-family:Inter;min-width:0;padding-bottom:20px}.checkbox-error{border:1px solid #ff4d4f;border-radius:6px;padding:10px}.alert-closure-checkbox-error{color:#ff4d4f;font-size:13px;margin-top:6px}.alert-closure-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 24px 0}@media(max-width:1024px){.alert-closure-header{padding:0 16px}}.alert-closure-header-left{display:flex;flex-direction:column;gap:4px}.alert-closure-title-row{display:flex;align-items:center;gap:10px}.alert-closure-title{margin:0;font-size:24px;font-weight:700;color:#222}.alert-closure-subtitle{margin:4px 0 0;font-size:14px;color:#6b7280a3;font-weight:500}.alert-closure-count-badge{padding:4px 10px;border-radius:999px;background-color:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:500}.alert-closure-filters{display:flex;flex-direction:column;gap:12px;padding:0 24px}@media(max-width:1024px){.alert-closure-filters{padding:0 16px}}.alert-closure-closed-disclaimer{align-self:flex-start;max-width:720px;padding:10px 12px;border-radius:10px;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;font-size:13px;line-height:1.45;font-weight:500}.alert-closure-searchFilters{display:flex;gap:16px;width:100%}.alert-closure-searchFilters .search{min-width:50%;padding:0}.alert-closure-searchFilters .alert-closure-filters-row{display:flex;align-items:flex-end;gap:12px;padding:0}.alert-closure-searchFilters .alert-closure-filters-row .alert-closure-status-select{min-width:180px;transition:transform .2s ease}.alert-closure-searchFilters .alert-closure-filters-row .alert-closure-status-select .ant-select-selector{height:40px;border-radius:10px;border:1px solid #e5e7eb;background-color:#fff;padding:0 12px!important;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#111827;font-family:Inter;box-shadow:none}.alert-closure-searchFilters .alert-closure-filters-row .alert-closure-status-select .ant-select:hover .ant-select-selector,.alert-closure-searchFilters .alert-closure-filters-row .alert-closure-status-select .ant-select-focused .ant-select-selector{border-color:#2558eb;background-color:#eff6ff}.alert-closure-table-section{max-width:100%;min-width:0;padding:0 24px 30px;background:#fff;border-radius:12px;font-family:Inter;overflow:visible}@media(max-width:1024px){.alert-closure-table-section{padding:0 16px}}.alert-closure-table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;border:1px solid #E2E4E9;border-radius:12px 12px 0 0;border-bottom:1px solid #e5e7eb}.alert-closure-ant-table.ant-table-wrapper,.alert-closure-ant-table .ant-table{border:none;border-radius:0}.alert-closure-ant-table .ant-table-container{border-radius:0}.alert-closure-ant-table .ant-table-thead>tr>th{background:#eff3ff!important;font-weight:500;color:#222;white-space:nowrap;padding:10px 16px;font-size:14px;border-bottom:1px solid #e5e7eb;font-family:Inter}.alert-closure-ant-table .ant-table-thead>tr>th:last-child{border-right:none}.alert-closure-ant-table .ant-table-tbody>tr>td{white-space:nowrap;font-size:16px;padding:5px 16px;color:#222;border-bottom:1px solid #e5e7eb;background:#fff;font-family:Inter}.alert-closure-ant-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fcfcff}.alert-closure-ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.alert-closure-ant-table .ant-table-body,.alert-closure-ant-table .ant-table-content{overflow-x:auto!important}.alert-closure-ant-table .ant-table-cell-fix-right{box-shadow:-6px 0 10px #0000000f}.alert-closure-ant-table .ant-table-cell-fix-left{box-shadow:6px 0 10px #0000000a}.closure-statement-cell{max-width:280px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alert-closure-hitcount-badge{display:inline-flex;align-items:center;justify-content:center;min-width:40px;padding:4px 10px;border-radius:12px;background-color:#fff7ed;color:#ea580c;font-size:13px;font-weight:500;border:none;cursor:pointer}.alert-closure-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500}.alert-closure-status-open{background-color:#fee2e2;color:#b91c1c}.alert-closure-status-closed{background-color:#ecfdf3;color:#15803d}.alert-closure-ant-table .ant-table-placeholder{padding:24px 16px;border-bottom:none}.alert-closure-ant-table .ant-empty-description{color:#9ca3af;font-size:13px;font-family:Inter}.alert-closure-table-empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px}.alert-closure-table-empty-image{max-width:120px;height:auto}.alert-closure-table-empty-text{margin:0;color:#9ca3af;font-size:13px;font-family:Inter}.alert-closure-view-btn{padding:8px 18px;border:none;background-color:#fcfcff;color:#111827;font-size:16px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px}.btn-primary{background:#2558eb;border:none;color:#fff;padding:0!important}.btn-primary:hover{opacity:.92}.alert-closure-view-btn img{width:20px;height:20px}.alert-closure-table-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;font-family:Inter;border:1px solid #E2E4E9;border-top:none;border-radius:0 0 12px 12px;background:#fff}.alert-closure-table-footer .ant-select{min-width:56px;font-size:clamp(10px,1vw,14px);padding:4px 6px;height:auto;min-height:auto;max-height:auto;line-height:normal;background-color:#eef2ff;border-radius:12px}.alert-closure-table-footer .rows-per-page{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}.alert-closure-table-footer .footer-right{display:flex;align-items:center;gap:8px}.alert-closure-table-footer .page-info{font-size:13px;color:#6b7280}.alert-closure-table-footer .nav-btn{border:none;background:transparent;padding:4px;cursor:pointer}.alert-closure-table-footer .nav-btn:disabled{opacity:.5;cursor:not-allowed}.alert-closure-modal-body{display:flex;flex-direction:column;gap:20px;padding:4px 0}.alert-closure-modal-section{display:flex;flex-direction:column;gap:10px}.alert-closure-modal-section .alert-closure-modal-label{font-size:13px;font-weight:600;color:#222;margin:0;line-height:1.3}.alert-closure-modal-section .alert-closure-modal-sql{padding:12px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-family:monospace;font-size:13px;color:#374151;white-space:pre-wrap;word-break:break-all;min-height:64px;max-height:200px;overflow-y:auto;line-height:1.5}.alert-closure-modal-section .alert-closure-modal-value{padding:12px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#374151;line-height:1.5}.alert-closure-modal-remark-input{width:100%;font-family:Inter,sans-serif;font-size:14px;line-height:20px;padding:8px 12px;color:#111827;caret-color:#111827;border:1px solid #d1d5db;border-radius:12px;background-color:#fff;resize:vertical;box-sizing:border-box;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.alert-closure-modal-remark-input::placeholder{color:#6b7280;font-size:14px;line-height:20px}.alert-closure-modal-remark-input:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb26}.alert-closure-modal-remark-input:disabled{background-color:#f9fafb;cursor:not-allowed;color:#9ca3af}.alert-closure-file-input{margin-top:4px;font-size:13px}.alert-closure-file-name{margin-top:6px;font-size:13px;color:#4b5563;word-break:break-all}.alert-closure-attachment-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.alert-closure-attachment-path{font-size:12px;color:#4b5563;word-break:break-all;flex:1}.alert-closure-download-btn{min-width:90px;height:32px;padding:0 10px;border-radius:999px;border:1px solid #d1d5db;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap}.alert-closure-download-btn:hover{background:#dbeafe;border-color:#bfdbfe}.alert-closure-actions-inline{display:flex;justify-content:flex-end}.alert-closure-disclaimer-box{padding:10px 12px;border-radius:8px;background:#fff7ed;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:6px}.alert-closure-disclaimer-box.checkbox-error{border-color:#ff4d4f}.alert-closure-disclaimer-checkbox{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#ea580c}.alert-closure-disclaimer-checkbox input{margin-top:2px}.alert-closure-disclaimer-text{margin:0;font-size:12px;color:#6b7280}.alert-closure-modal-actions{display:flex;justify-content:flex-end;gap:12px}.alert-closure-modal-actions button{min-width:120px;height:40px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.alert-closure-modal-actions button.btn-secondary{background:#fff;border:1px solid #E5E7EB;color:#222}.alert-closure-modal-actions button.btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.alert-closure-modal-actions button.btn-primary{background:#2558eb;border:none;color:#fff}.alert-closure-modal-actions button.btn-primary:hover{opacity:.92}.alert-closure-modal-actions button.btn-primary:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1024px){.alert-closure-header{flex-direction:column;align-items:flex-start;gap:12px;padding:0 16px}.alert-closure-title{font-size:20px}.alert-closure-subtitle{font-size:13px}.alert-closure-ant-table .ant-table-thead>tr>th{font-size:13px;padding:9px 14px}.alert-closure-ant-table .ant-table-tbody>tr>td{font-size:14px;padding:9px 14px}.alert-closure-searchFilters{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.alert-closure-searchFilters .search{padding:0;flex:0px}.alert-closure-searchFilters .alert-closure-filters-row{padding:0}}@media(max-width:768px){.alert-closure-title{font-size:18px}.alert-closure-subtitle{font-size:12px}.alert-closure-search{width:100%;max-width:100%}.alert-closure-ant-table .ant-table-thead>tr>th{font-size:12px}.alert-closure-ant-table .ant-table-tbody>tr>td{font-size:13px}.alert-closure-view-btn{font-size:14px;padding:6px 14px}.closure-statement-cell{max-width:160px}.alert-closure-searchFilters{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.alert-closure-searchFilters .search{padding:0;flex:0px}.alert-closure-searchFilters .alert-closure-filters-row{padding:0}}@media(max-width:551px){.alert-closure-title{font-size:16px}.alert-closure-subtitle{font-size:11px}.alert-closure-count-badge{font-size:11px;padding:3px 8px}.alert-closure-ant-table .ant-table-thead>tr>th{font-size:11px;padding:8px 12px}.alert-closure-ant-table .ant-table-tbody>tr>td{font-size:12px;padding:8px 12px}.alert-closure-ant-table .ant-table-cell-fix-right-first:after,.alert-closure-ant-table .ant-table-cell-fix-right:after{box-shadow:-4px 0 8px #00000014}.alert-closure-ant-table .ant-table-thead>tr>th:last-child,.alert-closure-ant-table .ant-table-tbody>tr>td:last-child{position:sticky;right:0;z-index:2;background:#fff!important;box-shadow:-4px 0 8px #0000000f}.alert-closure-ant-table .ant-table-tbody>tr:nth-child(2n)>td:last-child{background:#fcfcff!important}.alert-closure-table-empty-text{font-size:12px}.alert-closure-table-footer{flex-direction:column;align-items:stretch;gap:10px}.alert-closure-table-footer .footer-right{justify-content:space-between;width:100%}.closure-statement-cell{max-width:120px}.alert-closure-searchFilters{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.alert-closure-searchFilters .search{padding:0;flex:0px}.alert-closure-searchFilters .alert-closure-filters-row{padding:0}}.query-execution-page{display:flex;flex-direction:column;gap:20px;font-family:Inter;min-width:0}.query-execution-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 24px 0}@media(max-width:1024px){.query-execution-header{padding:0 16px}}.query-execution-header-left{display:flex;flex-direction:column;gap:4px}.query-execution-title-row{display:flex;align-items:center;gap:10px}.query-execution-title{margin:0;font-size:24px;font-weight:700;color:#222}.query-execution-subtitle{margin:4px 0 0;font-size:14px;color:#6b7280a3;font-weight:500}.query-execution-table-section{max-width:100%;min-width:0;padding:0 24px;background:#fff;border-radius:12px;font-family:Inter}@media(max-width:1024px){.query-execution-table-section{padding:0 16px}}.query-execution-filters{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;flex-wrap:wrap}.query-execution-search{flex:1;min-width:260px}.query-execution-status-filter{min-width:190px}.query-execution-status-select{width:190px}.query-execution-table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;border:1px solid #E2E4E9;border-radius:12px 12px 0 0;-webkit-overflow-scrolling:touch}.query-execution-ant-table.ant-table-wrapper,.query-execution-ant-table .ant-table{border:none;border-radius:0}.query-execution-ant-table .ant-table-container{border-radius:0}.query-execution-ant-table .ant-table-body,.query-execution-ant-table .ant-table-content{overflow-x:auto!important}.query-execution-ant-table .ant-table-thead>tr>th{background:#eff3ff!important;font-weight:500;color:#222;white-space:nowrap;padding:10px 16px;font-size:14px;border-bottom:1px solid #e5e7eb;font-family:Inter}.query-execution-ant-table .ant-table-tbody>tr>td{white-space:nowrap;font-size:16px;padding:10px 16px;color:#222;border-bottom:1px solid #e5e7eb;background:#fff;font-family:Inter}.query-execution-ant-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fcfcff}.query-execution-ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.query-execution-ant-table .ant-table-cell-fix-right{box-shadow:-6px 0 10px #0000000f}.query-execution-ant-table .ant-table-thead>tr>th:last-child{background:#eff3ff!important}.query-execution-ant-table .ant-table-tbody>tr>td:last-child{background:#fff!important}.query-execution-ant-table .ant-table-tbody>tr:nth-child(2n)>td:last-child{background:#fcfcff!important}.query-execution-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500}.query-execution-status-success{background-color:#ecfdf3;color:#15803d}.query-execution-status-failed{background-color:#fee2e2;color:#b91c1c}.query-execution-status-pending{background-color:#fefce8;color:#854d0e}.query-execution-ant-table .ip-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:500;line-height:1.3;white-space:nowrap;border:1px solid transparent}.query-execution-ant-table .ip-badge--source{background:#eff3ff;color:#2563eb;border-color:#bfdbfe}.query-execution-ant-table .ip-badge--db{background:#ecfdf3;color:#027a48;border-color:#a7f3d0}@media(max-width:768px){.query-execution-table-section{padding:0 12px}.query-execution-filters{padding:10px 0}.query-execution-search,.query-execution-status-filter,.query-execution-status-select{width:100%;min-width:100%}.query-execution-table-scroll{border-radius:10px 10px 0 0;-webkit-overflow-scrolling:touch}.query-execution-ant-table .ant-table-thead>tr>th{padding:8px 12px;font-size:12px}.query-execution-ant-table .ant-table-tbody>tr>td{padding:8px 12px;font-size:14px}.query-execution-status-pill{padding:3px 8px;font-size:10px}.query-execution-table-section .language-table-footer{padding:8px 12px;flex-wrap:wrap;gap:6px}.query-execution-table-section .language-table-footer .rows-per-page span,.query-execution-table-section .language-table-footer .page-info{font-size:12px}.query-execution-table-section .language-table-footer .footer-right{flex-wrap:wrap}}@media(max-width:480px){.query-execution-table-section{padding:0 8px}.query-execution-table-scroll{border-radius:8px 8px 0 0}.query-execution-ant-table .ant-table-thead>tr>th{padding:6px 10px;font-size:11px}.query-execution-ant-table .ant-table-tbody>tr>td{padding:6px 10px;font-size:13px}.query-execution-status-pill{padding:2px 6px;font-size:10px}.query-execution-table-section .language-table-footer{padding:6px 8px;flex-direction:column;align-items:stretch;gap:8px}.query-execution-table-section .language-table-footer .rows-per-page,.query-execution-table-section .language-table-footer .footer-right{justify-content:center}.query-execution-table-section .language-table-footer .page-info{font-size:11px;text-align:center}}.alertclosuredb-page{display:flex;flex-direction:column;gap:16px;font-family:Inter;max-width:100%;min-width:0;padding-bottom:50px}.alertclosuredb-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 24px 0}.alertclosuredb-header-left{display:flex;flex-direction:column;gap:4px}.alertclosuredb-title-row{display:flex;align-items:center;gap:10px}.alertclosuredb-title{margin:0;font-size:24px;font-weight:700;color:#111827}.alertclosuredb-count-badge{padding:4px 10px;border-radius:999px;background-color:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:500}.alertclosuredb-subtitle{margin:4px 0 0;font-size:14px;color:#6b7280a3;font-weight:500}.alertclosuredb-filters{display:flex;align-items:center;gap:16px;padding:0 24px;justify-content:space-between}.ant-input-affix-wrapper{display:flex;align-items:center;gap:2px;max-width:500px}.alertclosuredb-search{width:50%}.alertclosuredb-table-section{max-width:100%;min-width:0;padding:0 24px;background:#fff;border-radius:12px;font-family:Inter;overflow:visible}.alertclosuredb-table-scroll{overflow-x:visible;overflow-y:hidden;min-width:0;border:1px solid #E2E4E9;border-radius:12px 12px 0 0;border-bottom:1px solid #e5e7eb}.alertclosuredb-ant-table.ant-table-wrapper{border:none;border-radius:0}.alertclosuredb-ant-table .ant-table{border:none;border-radius:0;font-size:13px}.alertclosuredb-ant-table .ant-table-container{border-radius:0}.alertclosuredb-ant-table .ant-table-thead>tr>th{background:#eff3ff!important;font-weight:500;color:#222;white-space:nowrap;padding:10px 16px;font-size:14px;border-bottom:1px solid #e5e7eb;font-family:Inter}.alertclosuredb-ant-table .ant-table-tbody>tr>td{white-space:nowrap;font-size:16px;padding:10px 16px;color:#222;border-bottom:1px solid #f3f4f6;background:#fff;font-family:Inter}.alertclosuredb-ant-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fcfcff}.alertclosuredb-ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}.alertclosuredb-table-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;font-family:Inter;border:1px solid #E2E4E9;border-top:none;border-radius:0 0 12px 12px;background:#fff}.alertclosuredb-table-footer .ant-select{min-width:56px;font-size:clamp(10px,1vw,14px);padding:4px 6px;height:auto;min-height:auto;max-height:auto;line-height:normal;background-color:#eef2ff;border-radius:12px}.alertclosuredb-table-footer .rows-per-page{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}.alertclosuredb-table-footer .footer-right{display:flex;align-items:center;gap:8px}.alertclosuredb-table-footer .page-info{font-size:13px;color:#6b7280}.alertclosuredb-table-footer .nav-btn{border:none;background:transparent;padding:4px;cursor:pointer}.alertclosuredb-table-footer .nav-btn:disabled{opacity:.5;cursor:not-allowed}.alertclosuredb-view-btn{padding:6px 10px;border:none;background-color:#fcfcff;color:#111827;font-size:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px}.alertclosuredb-view-btn img{width:18px;height:18px}.trash-approval-page{background:#fff;padding:0}.trash-page-section-header{margin:16px 0;padding:0 24px}.trash-page-section-header .trash-page-title{color:#222;font-family:Inter;font-weight:700;font-size:24px;letter-spacing:-.02em;margin:0;display:flex;align-items:center;gap:8px}.trash-page-section-header .trash-page-title .trash-page-count{font-size:13px;font-weight:500;background-color:#eef2ff;color:#1d4ed8;padding:4px 8px;border-radius:12px;line-height:1}.trash-page-section-header .trash-page-subtitle{margin:6px 0 0;font-family:Inter;font-weight:500;font-size:14px;line-height:20px;color:#6b7280a3}.trash-filters{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:16px;padding:0 24px}.trash-filters-left{display:flex;align-items:center;gap:12px;flex-wrap:wrap;position:relative;width:50%}.trash-db-filter-btn{height:40px;padding:0 14px;border-radius:12px;border:1px solid #E5E7EB;background:#fff;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-family:Inter;font-weight:500;font-size:14px;color:#222;transition:border-color .2s ease,box-shadow .2s ease}.trash-db-filter-btn:hover{border-color:#2558eb}.trash-db-filter-btn img:first-child{width:20px;height:20px}.trash-db-filter-btn .trash-chevron{width:20px;height:20px;transition:transform .2s ease}.trash-db-filter-btn .trash-chevron.open{transform:rotate(180deg)}.trash-db-dropdown{position:absolute;top:100%;left:0;margin-top:4px;min-width:220px;max-height:280px;overflow-y:auto;background:#fff;border:1px solid #E5E7EB;border-radius:12px;box-shadow:0 4px 12px #00000014;z-index:100;padding:8px 0}.trash-db-dropdown .trash-db-dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;font-family:Inter;font-size:14px;font-weight:500;color:#222}.trash-db-dropdown .trash-db-dropdown-item:hover{background:#2563eb0f}.trash-db-dropdown .trash-db-dropdown-item input{cursor:pointer}.trash-db-dropdown .trash-db-dropdown-item.select-all{font-weight:600;border-bottom:1px solid #E5E7EB;margin-bottom:4px}.trash-db-dropdown .trash-db-dropdown-empty{padding:12px 14px;font-family:Inter;font-size:14px;color:#6b7280a3}.trash-search-input.ant-input-affix-wrapper{max-width:500px}.trash-filters .ant-input{height:40px;max-height:40px;max-width:500px;border-radius:12px;border:1px solid #E5E7EB;padding:0 16px;font-family:Inter;font-size:14px;font-weight:500;color:#222;transition:border-color .2s ease,box-shadow .2s ease}.trash-filters .ant-input:focus{border-color:#2558eb;box-shadow:0 0 0 3px #2563eb26}.trash-filters .ant-input::placeholder{color:#6b7280a3;opacity:1}.trash-filters-right{display:flex;align-items:center;gap:12px}.trash-delete-selected-btn{height:40px;padding:0 14px;border-radius:12px;border:1px solid rgba(255,84,84,.1215686275);background:#ff54541f;color:#ff5454;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-family:Inter;font-weight:600;font-size:14px}.trash-delete-selected-btn img{width:18px;height:18px}.trash-table-section{background:#fff;border-radius:12px;padding:0 24px;min-width:0}.trash-table-section .app-table-inner{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.trash-table-section table{width:100%;min-width:900px;border-collapse:separate;border-spacing:0}.trash-table-section table th:first-child,.trash-table-section table td:first-child{padding-right:1px}.trash-table-section table th:nth-child(2),.trash-table-section table td:nth-child(2){padding-left:1px}.trash-table-section table .trash-checkbox-cell{display:flex;align-items:center;justify-content:center}.trash-table-section table .trash-checkbox-cell input[type=checkbox]{cursor:pointer;width:16px;height:16px}.trash-table-section table .trash-ip-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:6px;background:#d9fde8;color:#027a48;font-family:Inter;font-size:13px;font-weight:500;line-height:18px;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trash-table-section table .trash-blocking-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:6px;font-family:Inter;font-size:14px;font-weight:500;line-height:18px;text-transform:capitalize}.trash-table-section table .trash-blocking-badge .dot{width:8px;height:8px;border-radius:50%}.trash-table-section table .trash-blocking-badge.blocking-inline{background-color:#ffecc8;color:#ff9500}.trash-table-section table .trash-blocking-badge.blocking-inline .dot{background-color:#ff9500}.trash-table-section table .trash-blocking-badge.blocking-monitoring{background-color:#d9fde8;color:#027a48}.trash-table-section table .trash-blocking-badge.blocking-monitoring .dot{background-color:#027a48}.trash-table-section table .trash-blocking-badge.blocking-blocking{background-color:#fddfd9;color:#ff5454}.trash-table-section table .trash-blocking-badge.blocking-blocking .dot{background-color:#ff5454}.trash-table-section table .trash-blocking-badge:not([class*=blocking-]){background-color:#e5e7eb;color:#111827}.trash-table-section table .trash-blocking-badge:not([class*=blocking-]) .dot{background-color:#6b7280}.trash-table-section table .trash-log-level{font-family:Inter;font-size:14px;font-weight:500;color:#222}.trash-table-section table .trash-date-cell{font-family:Inter;font-size:14px;color:#6b7280a3}.trash-table-section table .trash-status-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:6px;font-family:Inter;font-size:14px;font-weight:500;line-height:18px;white-space:nowrap}.trash-table-section table .trash-status-trashed{background-color:#fee2e2;color:#b91c1c}.trash-table-section table .trash-status-not-trashed{background-color:#dcfce7;color:#166534}.trash-table-section table .trash-actions-group{display:flex;align-items:center;justify-content:center;gap:4px}.trash-table-section table .action-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:background .2s ease}.trash-table-section table .action-icon-btn:hover{background:#dc262614}.trash-table-section table .action-icon-btn img{width:18px;height:18px}.trash-table-section th{font-family:Inter;font-weight:500;font-size:14px;text-transform:uppercase;color:#222222e5}.trash-table-section th:first-child .trash-checkbox-cell{display:flex;align-items:center;justify-content:center}.trash-table-section td{font-family:Inter;font-size:16px;color:#222;border-bottom:1px solid #E5E7EB;white-space:nowrap}.trash-table-section td.empty{border-bottom:none}.trash-table-section th.actions-col,.trash-table-section td.actions-col{position:sticky;right:0;z-index:5;box-shadow:-4px 0 10px #00000014}.trash-table-section thead tr th.actions-col{background-color:#eff3ff}.trash-table-section tbody tr td.actions-col{background-color:#fff}.trash-table-section tbody tr:nth-child(2n) td.actions-col{background-color:#fcfcff}.trash-table-section .language-table-footer{padding:10px 14px;border-top:1px solid #E5E7EB;margin-top:0}@media(max-width:1024px){.trash-page-section-header{padding:0 16px;margin:12px 0}.trash-page-section-header .trash-page-title{font-size:20px}.trash-page-section-header .trash-page-title .trash-page-count{font-size:12px;padding:3px 6px}.trash-page-section-header .trash-page-subtitle{font-size:13px}.trash-filters{padding:0 16px;gap:12px}.trash-filters-left{width:100%}.trash-search-input.ant-input-affix-wrapper{max-width:100%;flex:1;min-width:0}.trash-filters-right{width:100%;justify-content:flex-start}.trash-table-section{padding:0 16px}}.dashboard-management{min-width:0;max-width:100%;padding-bottom:50px;font-family:Inter}.dashboard-management .db-page-section-header{margin:16px 0}.dashboard-management .db-page-section-header .db-page-title{color:#222;font-family:Inter;font-weight:700;font-size:24px;letter-spacing:-.02em;margin:0;display:flex;align-items:center;gap:8px}.dashboard-management .db-page-section-header .db-page-subtitle{margin:6px 0 0;font-family:Inter;font-weight:500;font-size:14px;line-height:20px;color:#6b7280a3}.dashboard-management .db-page-section-header--with-action{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px}.dashboard-management .db-add-btn{height:40px;padding:0 12px;border-radius:12px;background-color:#2558eb;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.dashboard-management .db-add-btn span{font-family:Inter;font-weight:600;font-size:14px;color:#fff;white-space:nowrap}.dashboard-management .db-add-btn img{width:20px;height:20px}.dashboard-management .db-add-btn:disabled{opacity:.6;cursor:not-allowed;background-color:#808588;color:#6d7c8b}.dashboard-management .db-add-btn-primary{margin-left:0}@media screen and (max-width:991px){.dashboard-management .db-page-section-header--with-action{align-items:flex-start;gap:12px;padding:0 16px}.dashboard-management .db-add-btn{max-width:200px;height:38px}.dashboard-management .db-add-btn span{font-size:13px}}.dashboard-filters{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:0 24px}.dashboard-filters .dashboard-filters-date .ant-picker{border-radius:10px;border:1px solid #e5e7eb;font-family:Inter;height:40px;display:flex;align-items:center}.dashboard-filters .dashboard-filters-search{width:50%;min-width:200px}.dashboard-filters .dashboard-filters-search .ant-input-affix-wrapper{border-radius:10px;border:1px solid #e5e7eb;font-family:Inter}.dashboard-filters .dashboard-filters-search .dashboard-filters-search-icon{width:18px;height:18px;opacity:.6}.dashboard-filters .drop-down-arrow{transition:transform .2s ease;width:24px;height:24px}.dashboard-filters .dashboard-filters-db{flex-shrink:0}.dashboard-filters .dashboard-filters-db .dashboard-filters-db-select.ant-select .ant-select-selector{height:40px;border-radius:10px;border:1px solid #e5e7eb;font-family:Inter;align-items:center}.ant-select-input{font-family:Inter;font-size:12px;color:#222222a3}.dashboard-stats{display:flex;gap:16px;padding:0 24px;margin-top:8px;margin-bottom:24px;font-family:Inter}@media(max-width:991px){.dashboard-stats{flex-direction:column;padding:0 16px}}.dashboard-stat-card{flex:1;min-width:0;display:flex;flex-direction:column;align-items:stretch;background-color:#fff;border-radius:14px;padding:18px 20px;border:1px solid #f0f0f0;box-shadow:0 4px 12px #0000000d}.dashboard-stat-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.dashboard-stat-title{font-size:15px;font-weight:600;color:#111827;line-height:1.3}.dashboard-stat-timing{flex-shrink:0;font-size:12px;font-weight:400;color:#9ca3af}.dashboard-stat-card-mid{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.dashboard-stat-value{font-size:32px;font-weight:700;line-height:1.1;color:#111827}.dashboard-stat-caption{font-size:12px;font-weight:400;color:#9ca3af}.dashboard-stat-icon{flex-shrink:0;width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center}.dashboard-stat-icon img{width:22px;height:22px}.dashboard-stat-icon--blue{background-color:#3b82f61f}.dashboard-stat-icon--green{background-color:#22c55e1f}.dashboard-stat-icon--purple{background-color:#a78bfa2e}.dashboard-stat-icon--red{background-color:#ef44441f}.dashboard-charts{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:0 10px;font-family:Inter;overflow:visible}@media(max-width:1200px){.dashboard-charts{grid-template-columns:1fr}}@media(max-width:768px){.dashboard-charts{margin-top:16px;gap:16px}}.dashboard-chart-card{background:#fff;border-radius:8px;border:1px solid #f0f0f0;box-shadow:0 1px 2px #00000008,0 3px 3px #00000008,0 7px 4px #00000005,0 13px 5px #0000,0 20px 6px #0000;padding:16px;min-width:0}.dashboard-chart-card .dashboard-chart-header{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px}.dashboard-chart-card .dashboard-chart-filters{display:flex;flex-wrap:wrap;gap:8px}.dashboard-chart-card .dashboard-chart-title{margin:0;font-size:16px;font-weight:600;color:#1f2937;display:inline-flex;align-items:center;gap:6px}.dashboard-chart-card .dashboard-chart-info-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#1d4ed8;cursor:pointer}.dashboard-chart-card .dashboard-chart-inner{min-height:260px;width:100%}.dashboard-filters-db .dashboard-filters-db-select.ant-select .ant-select-selector,.dashboard-filters-db .ant-select .ant-select-selector{height:40px;border-radius:10px;border:1px solid #e5e7eb;font-family:Inter;align-items:center}.dashboard-filters-db .dashboard-filters-db-select.ant-select:hover .ant-select-selector,.dashboard-filters-db .ant-select:hover .ant-select-selector{border-color:#2563eb}.calendar-page{max-width:100vw;padding-bottom:20px;font-family:Inter}@media(max-width:1024px){.calendar-page{padding:12px 16px 24px}}.calendar-content{padding:16px 24px}.calendar-page-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:16px}.calendar-page-header-left{display:flex;flex-direction:column;gap:4px}.calendar-page-title{margin:0;color:#222;font-family:Inter}.calendar-page-subtitle{color:#6b7280a3;font-size:14px}.calendar-page-header-actions{display:flex;align-items:center;gap:16px}.calendar-toggle-group{display:flex;align-items:center;gap:8px}.calendar-toggle-label{font-size:13px;color:#6b7280a3}.calendar-page-body{margin-top:4px}.calendar-card,.calendar-side-card{border-radius:16px;box-shadow:0 1px 2px #00000008,0 3px 3px #00000008,0 7px 4px #00000005}.calendar-side-panels{display:flex;flex-direction:column;gap:12px;width:100%}.calendar-side-card--panel .ant-card-head{min-height:48px;background-color:#eff3ff}.calendar-side-card--panel .ant-card-head-title{width:100%}.calendar-side-card--panel.calendar-side-card--panel-closed .ant-card-body{display:none;padding:0}.calendar-side-card--panel.calendar-side-card--panel-closed .ant-card-head{border-bottom:none}.calendar-side-panel-title{font-size:14px;font-weight:600;color:#222;font-family:Inter}.calendar-side-collapse-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:transparent;cursor:pointer;line-height:0;flex-shrink:0}.calendar-side-collapse-btn:hover{opacity:.85}.calendar-side-collapse-btn:focus-visible{outline:2px solid #1D4ED8;outline-offset:2px;border-radius:4px}.calendar-vertical-collapse-icon{display:block;transform:none}.calendar-hc-placeholder{display:block;font-size:12px;line-height:1.45;margin-top:4px}.calendar-hc-placeholder code{font-size:11px}.calendar-dates-list{display:flex;flex-direction:column;gap:10px;margin-top:6px}.calendar-api-date-row{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.calendar-api-date-row--group{flex-direction:column;align-items:stretch;gap:8px}.calendar-api-date-group-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%}.calendar-api-date-tags{display:flex;flex-wrap:wrap;gap:8px;flex:1;min-width:0}.calendar-selected-tag--no-close{padding-right:8px}.calendar-api-group-remove{flex-shrink:0;font-size:16px;line-height:1;padding:2px 6px}.calendar-api-desc{flex:1;min-width:0;font-size:12px;color:#6b7280a3;line-height:1.4}.calendar-api-desc--block{display:block;width:100%}.calendar-dates-panel{display:flex;flex-direction:column;gap:16px}.calendar-dates-group .calendar-dates-empty{display:block;margin-top:4px;font-size:13px}.calendar-selected-tag--holiday{background:#ff634724;color:#c0392b}.calendar-selected-tag--event{background:#40a9ff24;color:#096dd9}.calendar-working-form{margin-top:4px}.calendar-working-form .ant-form-item{margin-bottom:8px}.calendar-working-row{padding:8px 0;border-bottom:1px solid #E5E7EB}.calendar-working-row:last-child{border-bottom:none}.calendar-rule-specific-row{display:flex;gap:20px}.calendar-rule-specific-row .weekday filter{margin-top:10px}.calendar-rule-specific-row .Add button{margin-top:10px;padding:20px 40px}.calendar-working-row-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.calendar-working-day{font-weight:500;font-size:14px;color:#222}.calendar-working-separator{text-align:center}.calendar-working-separator span{color:#6b7280a3;font-size:12px}.calendar-selected-info{margin-top:16px;border-top:1px solid #E5E7EB;padding-top:12px}.calendar-selected-title{display:block;margin-bottom:8px;font-size:13px;font-weight:500;color:#222}.calendar-selected-select{width:100%}.calendar-selected-badges{display:flex;flex-wrap:wrap;gap:8px}.calendar-selected-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:12px;background:#eef2ff;color:#1d4ed8;font-size:12px}.calendar-selected-tag-close{cursor:pointer}.hc-selected-range{background-color:#2558eb29!important}.hc-holiday{background-color:#ff634738!important}.hc-api-calendar.hc-holiday{background-color:#ff634742!important}.hc-event{background-color:#2ecc7129!important}.fc{font-family:Inter}.fc .fc-toolbar-title{font-size:18px;color:#222}.fc .fc-button{border-radius:999px;border:1px solid #E5E7EB;background:#fff;color:#222;font-size:12px;padding:4px 10px}.fc .fc-button:hover{background:#eef2ff;color:#1d4ed8;border-color:#eef2ff}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background:#2558eb;border-color:#2558eb;color:#fff}.fc-daygrid-day-number{font-size:12px}.fc-daygrid-day.fc-day-today{background-color:#2558eb12}.calendar-rule-modal .calendar-rule-section:not(:last-child){margin-bottom:16px}.calendar-rule-checkbox-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.calendar-rule-specific-row{display:flex;align-items:center;gap:8px;margin-top:8px}.calendar-page .fc-daygrid-day .fc-bg-event:not(.hc-selected-range){opacity:0!important;pointer-events:none!important}.calendar-page .fc-daygrid-day.calendar-day-bg-holiday{background-color:#ff634733!important}.calendar-page .fc-daygrid-day.fc-day-today.calendar-day-bg-holiday{background-color:#ff634738!important}.calendar-page .fc-daygrid-event.hc-api-event-foreground.hc-event{background:#40a9ff33;border-color:#40a9ff73;color:#0958d9}.calendar-day-cell-wrap{display:flex;flex-direction:column;align-items:stretch;width:100%;min-height:100%;padding:4px 4px 6px;box-sizing:border-box}.calendar-day-cell-top{display:flex;justify-content:flex-end;flex-shrink:0}.calendar-day-cell-num{font-size:12px;font-weight:600;color:#1890ff;line-height:1.2}.app-layout{display:flex;min-height:100vh;background-color:#fff;width:100%;min-width:0}.app-layout-content{flex:1;display:flex;flex-direction:column;min-width:0}@media(max-width:991px){.app-layout-content{margin-top:10px}}.app-layout-inner{flex:1;display:flex;flex-direction:column;min-width:0}.global-config-loading{font-family:Inter;color:#6b7280;font-size:14px;padding:20px 24px}.wrap{min-height:calc(100vh - 80px);background:#f9fafb;color:#1f2937;padding:20px 24px 32px}.inner{max-width:980px;margin:0 auto}.header{display:flex;align-items:flex-start;justify-content:space-between}.eyebrow{font-size:12px;letter-spacing:.08em;color:#1d4ed8;text-transform:uppercase;margin-bottom:6px;font-weight:600}.title{font-size:24px;font-weight:700;letter-spacing:-.01em;color:#1b3249;line-height:1.2;margin:0}.subtitle{font-size:13px;color:#6d7c8b;margin-top:6px}.header-actions{display:flex;align-items:center;gap:10px}.badge{display:inline-flex;align-items:center;gap:8px;background:#ecfdf3;border:1px solid #bbf7d0;color:#15803d;font-size:12px;padding:6px 12px;border-radius:999px;font-weight:600}.global-config-update-btn{height:34px!important;border-radius:10px!important}.dot{width:7px;height:7px;border-radius:50%;background:#16a34a;animation:global-config-pulse 2s infinite}@keyframes global-config-pulse{0%,to{opacity:1}50%{opacity:.4}}.global-config-management{font-family:Inter;min-width:0}.global-config-management .global-config-stats.dashboard-stats{margin:0 0 24px;padding:0}.global-config-management .dashboard-stats{display:flex;gap:16px;font-family:Inter}@media(max-width:991px){.global-config-management .dashboard-stats{flex-direction:column}}.global-config-management .dashboard-stat-card{flex:1;min-width:0;display:flex;flex-direction:column;align-items:stretch;background-color:#fff;border-radius:14px;padding:18px 20px;border:1px solid #f0f0f0;box-shadow:0 4px 12px #0000000d}.global-config-management .dashboard-stat-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.global-config-management .dashboard-stat-title{font-size:15px;font-weight:600;color:#111827;line-height:1.3}.global-config-management .dashboard-stat-timing{flex-shrink:0;font-size:12px;font-weight:400;color:#9ca3af}.global-config-management .dashboard-stat-card-mid{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.global-config-management .dashboard-stat-value{font-size:32px;font-weight:700;line-height:1.1;color:#111827}.global-config-management .dashboard-stat-value-suffix{font-size:18px;font-weight:600;color:#6b7280;margin-left:2px}.global-config-management .dashboard-stat-caption{font-size:12px;font-weight:400;color:#9ca3af}.global-config-management .dashboard-stat-icon{flex-shrink:0;width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center}.global-config-management .dashboard-stat-icon img{width:22px;height:22px}.global-config-management .dashboard-stat-icon--blue{background-color:#3b82f61f}.global-config-management .dashboard-stat-icon--green{background-color:#fff8e7}.global-config-management .dashboard-stat-icon--red{background-color:rgba(255,56,60,.1019607843) rgba(239,68,68,.12)}.section{background:#fff;border:1px solid #E2E4E9;border-radius:12px;overflow:hidden;margin-bottom:14px}.section-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #eef2f7;background:#f8fafc}.section-title{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-weight:600}.section-icon{font-size:14px}.field-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid #f1f5f9}.field-row:last-child{border-bottom:none}.field-label{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.field-value{font-size:13px;color:#334155;display:flex;align-items:center;gap:10px;font-weight:500;text-align:right}.field-value.highlight{color:#1d4ed8}.reveal-btn{background:#f8fafc;border:1px solid #dbe3ee;color:#64748b;font-size:10px;text-transform:uppercase;padding:3px 9px;border-radius:6px;cursor:pointer;transition:all .2s ease}.reveal-btn:hover{border-color:#1d4ed8;color:#1d4ed8;background:#eff6ff}.recipients{padding:14px 16px;display:flex;flex-direction:column;gap:10px}.recipient-row{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.avatar{width:30px;height:30px;border-radius:8px;background:#eef2ff;border:1px solid #dbeafe;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#1d4ed8;flex-shrink:0}.recipient-email{font-size:13px;color:#334155;word-break:break-word}.count-badge{font-size:11px;background:#eef2ff;color:#1d4ed8;padding:3px 10px;border-radius:999px;font-weight:600}.section-divider{height:1px;background:#e5e7eb;margin:12px 0 14px}.proxy-add-btn{height:34px!important;border-radius:10px!important}.proxy-table{padding:12px 16px 14px}.proxy-table-scroll{overflow-x:auto;border:1px solid #e2e8f0;border-top-left-radius:12px;border-top-right-radius:12px}.proxy-table-scroll .ant-table-thead>tr>th{background:#eff3ff!important;font-weight:500;color:#222;white-space:nowrap;padding:10px 16px;font-size:14px;border-bottom:1px solid #e5e7eb;font-family:Inter}.proxy-actions{display:inline-flex;align-items:center;gap:10px}.proxy-action-btn{border:none;background:transparent;cursor:pointer;padding:4px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.proxy-action-btn img{width:18px;height:18px}.proxy-action-btn:hover{background:#f1f5f9}.proxy-action-btn.danger:hover{background:#fef2f2}.proxy-modal{display:flex;flex-direction:column;gap:12px}.proxy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.proxy-error{margin-top:4px;font-size:12px;font-weight:500;color:#dc2626}.proxy-ant-table .ant-table{border-radius:12px;overflow:hidden}.language-table-footer{padding-top:10px;border-top:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between;gap:12px}.rows-per-page{display:flex;align-items:center;gap:10px;color:#64748b;font-size:13px}.rows-per-page .rows-select{width:86px}.footer-right{display:flex;align-items:center;gap:10px}.page-info{font-size:13px;color:#64748b}.nav-btn{border:1px solid #e2e8f0;background:#fff;width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.nav-btn:hover:not(:disabled){background:#f8fafc}.nav-btn:disabled{cursor:not-allowed;opacity:.6}.nav-btn img{width:16px;height:16px}.footer{margin-top:20px;text-align:center;font-size:11px;color:#94a3b8}.global-config-modal{display:flex;flex-direction:column;gap:14px;font-family:Inter}.global-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.global-config-field{display:flex;flex-direction:column;gap:6px}.global-config-field .ant-input,.global-config-field .ant-input-password{border-radius:10px;font-family:Inter}.global-config-field .ant-input,.global-config-field .ant-input-password input.ant-input{padding-left:10px}.global-config-label{font-size:13px;color:#4b5563;font-weight:500}.global-config-email-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;border:1px solid #d1d5db;min-height:44px;box-sizing:border-box;background-color:#fff}.global-config-email-chips{display:flex;flex-wrap:wrap;gap:6px;flex:1 1 100%}.global-config-email-chip{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#eff6ff;border:1px solid #bfdbfe;font-size:13px;color:#1e40af;max-width:100%}.global-config-email-chip-text{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-config-email-chip-remove{margin-left:6px;border:none;background:transparent;cursor:pointer;font-size:14px;line-height:1;color:#64748b}.global-config-email-input{flex:1 1 160px;min-width:140px;border:none!important;box-shadow:none!important;padding:0!important;font-size:14px}.global-config-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:6px}.global-config-btn{min-width:100px;height:40px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;font-family:Inter;transition:all .2s ease}.global-config-cancel{background:#fff;border:1px solid #E5E7EB;color:#222}.global-config-cancel:hover{background:#f9fafb;border-color:#d1d5db}@media(max-width:768px){.wrap{padding:16px}.header{flex-direction:column;gap:12px}.header-actions{width:100%;justify-content:space-between}.global-config-grid,.proxy-grid{grid-template-columns:1fr}}.app-layout{display:flex;min-height:100vh;width:100%;min-width:0;background-color:#fff}.app-layout-content,.app-layout-inner{flex:1 1 auto;display:flex;flex-direction:column;min-width:0}@media(max-width:991px){.app-layout{flex-direction:column}}.ant-btn.ant-btn:focus-visible,.ant-btn.ant-btn:focus,.ant-btn.ant-btn:active,.ant-btn-primary.ant-btn-primary:focus,.ant-btn-primary.ant-btn-primary:focus-visible,.ant-btn-primary.ant-btn-primary:active,.ant-input.ant-input:focus-visible,.ant-input.ant-input:focus,.ant-select.ant-select:focus-visible,.ant-select.ant-select:focus,.ant-switch.ant-switch:focus-visible,.ant-switch.ant-switch:focus,.ant-switch:focus,.ant-switch:focus-visible,.ant-checkbox.ant-checkbox:focus-visible,.ant-checkbox.ant-checkbox:focus,.ant-radio.ant-radio:focus-visible,.ant-radio.ant-radio:focus,.ant-switch-inner:focus,.ant-switch-inner:focus-visible{outline:none;box-shadow:none}.ant-btn.ant-btn-primary.ant-btn-primary:hover:focus,.ant-btn.ant-btn-primary.ant-btn-primary:hover:focus-visible{outline:none;box-shadow:none}button.ant-btn:focus,button.ant-btn:focus-visible,input.ant-input:focus,input.ant-input:focus-visible{outline:none;box-shadow:none}.global-alerts-page{font-family:Inter;max-width:100vw}.global-alerts-filters{display:flex;gap:12px;padding:0 24px 16px;align-items:center;flex-wrap:wrap}.global-alerts-search{flex:1;min-width:280px;max-width:520px}.global-alerts-search-icon{width:16px;height:16px;opacity:.75}.global-alerts-status-select{min-width:180px}.global-alerts-dropdown-arrow{width:16px;height:16px}.global-alerts-table-section{max-width:100%;min-width:0;padding:0 24px 24px;background:#fff;border-radius:12px;font-family:Inter;overflow:visible}.global-alerts-table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;border:1px solid #E2E4E9;border-radius:12px 12px 0 0;border-bottom:1px solid #e5e7eb}.global-alerts-ant-table.ant-table-wrapper{border:none;border-radius:0}.global-alerts-ant-table .ant-table-body,.global-alerts-ant-table .ant-table-content{overflow-x:auto!important}.global-alerts-ant-table .ant-table-thead>tr>th{background:#eff3ff!important;font-weight:500;color:#222;white-space:nowrap;padding:5px 16px;font-size:14px;border-bottom:1px solid #e5e7eb;font-family:Inter}.global-alerts-ant-table .ant-table-tbody>tr>td{white-space:nowrap;font-size:16px;padding:5px 16px;color:#222;border-bottom:1px solid #e5e7eb;background:#fff;font-family:Inter}.global-alerts-ant-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fcfcff}.global-alerts-empty{padding:24px 16px;text-align:center}.global-alerts-empty-image{width:160px;max-width:60%;opacity:.9}.global-alerts-empty-text{margin:10px 0 0;color:#6b7280a3;font-size:14px}.global-alerts-table-footer{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border:1px solid #E2E4E9;border-top:none;border-radius:0 0 12px 12px;background:#fff}.global-alerts-table-footer .ant-select{min-width:56px;font-size:clamp(10px,1vw,14px);padding:4px 6px;height:auto;min-height:auto;max-height:auto;line-height:normal;background-color:#eef2ff;border-radius:12px}.global-alerts-table-footer .rows-per-page{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}.global-alerts-table-footer .select-arrow{width:16px;height:16px}.global-alerts-table-footer .footer-right{display:flex;align-items:center;gap:8px}.global-alerts-table-footer .page-info{font-size:13px;color:#6b7280;white-space:nowrap}.global-alerts-table-footer .nav-btn{border:none;background:transparent;padding:4px;cursor:pointer}.global-alerts-table-footer .nav-btn:disabled{opacity:.5;cursor:not-allowed}.global-alerts-table-footer .nav-btn img{width:18px;height:18px}.global-alerts-view-btn{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:none;background:#fff;cursor:pointer}.global-alerts-view-btn img{width:18px;height:18px}.global-alerts-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:64px;height:24px;border-radius:999px;font-size:12px;font-weight:600;padding:0 10px}.global-alerts-status-open{background-color:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.global-alerts-status-closed{background-color:#ecfdf3;color:#15803d;border:1px solid #bbf7d0}.global-alerts-modal-body{display:flex;flex-direction:column;gap:20px;padding:4px 0}.global-alerts-modal-section{display:flex;flex-direction:column;gap:10px}.global-alerts-modal-label{font-size:13px;font-weight:600;color:#222;margin:0;line-height:1.3}.global-alerts-modal-value{padding:12px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;color:#374151;font-size:13px;font-weight:500;line-height:1.45;word-break:break-word}.global-alerts-modal-actions{display:flex;justify-content:flex-end;gap:12px;width:100%}.global-alerts-modal-actions .btn-secondary,.global-alerts-modal-actions .btn-primary{min-width:96px;height:36px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;border:none}.global-alerts-modal-actions .btn-secondary{background:#fff;border:1px solid #E5E7EB;color:#222}.global-alerts-modal-actions .btn-primary{background:#2558eb;color:#fff}@media(max-width:768px){.global-alerts-filters{padding:0 16px 12px}.global-alerts-table-section{padding:0 16px 20px}}:root{overflow:hidden}
