@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--primary-color: #2D3B4F;--bg-outer: #E5E9F2;--bg-card-dark: #2D3B4F;--bg-card-light: #FFFFFF;--text-main: #1A1A1A;--text-muted: #6B7280;--text-on-dark: #FFFFFF;--input-border: #E5E7EB}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#f8f9fe;color:#1a1a1a}body{overflow-x:hidden}.ant-select-selector{border-radius:12px!important;border:none!important;background-color:#f5f5f5!important;height:44px!important;display:flex!important;align-items:center!important;transition:all .3s ease!important}.ant-select-focused .ant-select-selector{background-color:#fff!important;box-shadow:0 0 0 2px #3b87a01a!important}.ant-select-selection-item{font-weight:500!important}.ant-input:focus,.ant-input-focused{border-color:#3b87a0!important;box-shadow:0 0 0 2px #3b87a01a!important}.ant-input-number:focus,.ant-input-number-focused{border-color:#3b87a0!important;box-shadow:0 0 0 2px #3b87a01a!important}.ant-dropdown-menu{border-radius:12px!important;padding:8px!important;box-shadow:0 10px 30px #0000001a!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bbb}.ant-modal-body::-webkit-scrollbar{width:6px}.ant-modal-body::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.ant-modal-body::-webkit-scrollbar-thumb{background:#3b87a0;border-radius:3px}.ant-modal-body::-webkit-scrollbar-thumb:hover{background:#2d3b4f}.ant-switch-checked.statusToggle,.subscriptionPage .ant-switch-checked.statusToggle{background-color:#3b87a0!important}.ant-switch-checked.statusToggle:hover:not(.ant-switch-disabled),.subscriptionPage .ant-switch-checked.statusToggle:hover:not(.ant-switch-disabled){background-color:#2d3b4f!important}.ant-switch:not(.ant-switch-checked).statusToggle,.subscriptionPage .ant-switch:not(.ant-switch-checked).statusToggle{background-color:#2d3b4f!important}.ant-switch:hover:not(.ant-switch-disabled):not(.ant-switch-checked).statusToggle,.subscriptionPage .ant-switch:hover:not(.ant-switch-disabled):not(.ant-switch-checked).statusToggle{background-color:#3b87a0!important}.mainToastingLoader{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;position:fixed;top:0;left:0;z-index:1000}.mainBreadIcon{font-size:48px;animation:breadJump 1s infinite cubic-bezier(.175,.885,.32,1.275);color:#3b87a0;filter:drop-shadow(0 4px 10px rgba(59,135,160,.2))}.mainToastingText{font-size:18px;font-weight:600;color:#2d3b4f;letter-spacing:.5px;animation:textFade 1.2s infinite ease-in-out}@keyframes breadJump{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.1) rotate(10deg)}to{transform:translateY(0) scale(1)}}
