html,body,#root{height:100%;width:100%;margin:0!important;padding:0!important}html{text-size-adjust:100%}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;background:#fff}img{max-width:100%;display:block}*{box-sizing:border-box}#cnc-loading{position:fixed;inset:0;background:transparent;z-index:1050}#loaderCover{background-color:#191919e6;position:fixed;padding:12px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1051}.ms-corner-all{border-radius:6px}.loader{border:6px solid #e16408;border-top:6px solid transparent;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.progress-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:2000}.progress-modal{width:360px;background:#fff;border-radius:8px;padding:20px;box-shadow:0 15px 40px #0000004d;text-align:center}.progress-title{font-size:16px;font-weight:600;margin-bottom:12px;color:#333}.progress-bar-container{width:100%;height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden;margin-bottom:12px}.progress-bar-fill{height:100%;background:linear-gradient(135deg,#ff9800,#ffb74d);transition:width .4s ease}.progress-footer{display:flex;justify-content:space-between;font-size:13px;color:#555}.progress-bar-fill{height:100%;background:linear-gradient(135deg,#22c55e,#4ade80);transition:width .4s ease;position:relative;overflow:hidden}.progress-bar-fill:after{content:"";position:absolute;top:0;left:-40%;width:40%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.6),transparent);animation:shimmer 1.4s infinite}@keyframes shimmer{0%{left:-40%}to{left:100%}}.notifications-list-wrap{flex:1;min-height:0;display:flex;flex-direction:column}.notifications-list{max-height:420px;overflow-y:auto;overflow-x:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.notifications-list::-webkit-scrollbar{width:6px}.notifications-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.notifications-row{border-bottom:1px solid #e5e7eb;transition:background-color .15s ease}.notifications-row:last-child{border-bottom:none}.notifications-row:hover{background-color:#f1f5f9}@media(max-width:991.98px){.app-content-area .table-responsive,.admin-body .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-dialog{margin:12px;max-width:calc(100vw - 24px)!important}.modal-dialog-centered{align-items:flex-start;padding-top:max(12px,env(safe-area-inset-top))}.admin-body{padding-left:max(10px,env(safe-area-inset-left))!important;padding-right:max(10px,env(safe-area-inset-right))!important}}
