:root{--primary: #FF5500;--primary-hover: #e04b00;--primary-light: #ffdcca;--primary-border: #fcd9b0;--navy: #1F4790;--navy-dark: #153268;--bg-body: #ffffff;--bg-shell: #ffffff;--bg-card: #f8fafc;--bg-input: #f4f6f8;--border-color: #e2e8f0;--border-subtle: #f1f5f9;--text-dark: #1F4790;--text-muted: #64748b;--text-subtle: #94a3b8;--accent-green: #10b981;--accent-amber: #f59e0b;--accent-red: #ef4444;--accent-blue: #3b82f6;--font-family: "Poppins", sans-serif;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--shadow-sm: 0 2px 8px rgba(17, 24, 39, .04);--shadow-md: 0 4px 24px rgba(17, 24, 39, .06);--shadow-lg: 0 10px 40px rgba(17, 24, 39, .1);--transition: all .2s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100vw;overflow-x:hidden!important;font-family:var(--font-family);background-color:var(--bg-body);color:var(--text-dark);min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.enkolay-cnt,.enkolay-cnt-main,.enkolay-cnt-footer{width:100%;max-width:1440px;margin:0 auto;padding:0 24px;box-sizing:border-box}@media (max-width: 768px){.enkolay-cnt,.enkolay-cnt-main,.enkolay-cnt-footer{padding:0 16px}}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1rem}.modal-overlay,.nuvex-modal-overlay,.ticket-modal-overlay,.paytr-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#0f172aad!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:99999!important;padding:16px!important;box-sizing:border-box!important;animation:globalModalFadeIn .22s cubic-bezier(.16,1,.3,1)!important}@keyframes globalModalFadeIn{0%{opacity:0}to{opacity:1}}.modal-content,.nuvex-modal-box,.ticket-modal-card,.topup-modal-box,.history-modal-box,.paytr-modal-box{width:100%!important;max-width:540px!important;max-height:90vh!important;overflow-y:auto!important;background:#fff!important;border:1px solid rgba(226,232,240,.9)!important;border-radius:22px!important;padding:24px 28px!important;box-shadow:0 25px 50px -12px #0f172a40,0 0 0 1px #0000000a!important;position:relative!important;color:#1e293b!important;box-sizing:border-box!important;animation:globalModalPopIn .24s cubic-bezier(.16,1,.3,1)!important;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc}.modal-content::-webkit-scrollbar,.nuvex-modal-box::-webkit-scrollbar,.ticket-modal-card::-webkit-scrollbar,.topup-modal-box::-webkit-scrollbar,.history-modal-box::-webkit-scrollbar,.paytr-modal-box::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-thumb,.nuvex-modal-box::-webkit-scrollbar-thumb,.ticket-modal-card::-webkit-scrollbar-thumb,.topup-modal-box::-webkit-scrollbar-thumb,.history-modal-box::-webkit-scrollbar-thumb,.paytr-modal-box::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}@keyframes globalModalPopIn{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.history-modal-box{max-width:780px!important}.modal-header,.ticket-modal-header,.paytr-header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:20px!important;padding-bottom:16px!important;border-bottom:1px solid #f1f5f9!important;gap:12px!important}.modal-title-box,.ticket-header-title-box,.paytr-brand{display:flex!important;align-items:center!important;gap:12px!important;flex:1!important;min-width:0!important}.header-icon-box,.ticket-header-icon,.paytr-badge{width:42px!important;height:42px!important;border-radius:12px!important;background:linear-gradient(135deg,#fff7ed,#ffedd5)!important;color:#ea580c!important;border:1px solid #fed7aa!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;font-size:.85rem!important;font-weight:800!important}.modal-title,.ticket-modal-title,.paytr-title{margin:0!important;font-size:1.18rem!important;font-weight:800!important;color:#0f172a!important;letter-spacing:-.02em!important;line-height:1.25!important}.modal-subtitle,.modal-sub,.ticket-modal-sub,.paytr-sub{margin:2px 0 0!important;font-size:.8rem!important;color:#64748b!important;font-weight:500!important;display:block!important;line-height:1.35!important}.close-btn,.ticket-close-btn,.paytr-close-btn{width:34px!important;height:34px!important;border-radius:50%!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;color:#64748b!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;flex-shrink:0!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;padding:0!important}.close-btn:hover,.ticket-close-btn:hover,.paytr-close-btn:hover{background:#fee2e2!important;border-color:#fecaca!important;color:#ef4444!important;transform:rotate(90deg) scale(1.05)!important}.styled-label,.input-label{display:flex!important;align-items:center!important;gap:6px!important;font-size:.82rem!important;font-weight:700!important;color:#334155!important;margin-bottom:7px!important}.styled-input,.styled-select,.styled-textarea{width:100%!important;background:#f8fafc!important;border:1.5px solid #e2e8f0!important;border-radius:12px!important;padding:10px 14px!important;font-size:.88rem!important;color:#0f172a!important;font-family:inherit!important;outline:none!important;box-sizing:border-box!important;transition:all .15s ease!important}.styled-input:focus,.styled-select:focus,.styled-textarea:focus{background:#fff!important;border-color:#f97316!important;box-shadow:0 0 0 3px #f973161f!important}.modal-footer,.ticket-modal-footer{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;margin-top:20px!important;padding-top:16px!important;border-top:1px solid #f1f5f9!important}.btn-cancel-modal,.btn-cancel-ticket{padding:10px 18px!important;background:#f1f5f9!important;color:#475569!important;border:1px solid #e2e8f0!important;border-radius:12px!important;font-size:.85rem!important;font-weight:700!important;cursor:pointer!important;transition:all .15s ease!important;font-family:inherit!important}.btn-cancel-modal:hover,.btn-cancel-ticket:hover{background:#e2e8f0!important;color:#1e293b!important}.btn-submit-modal,.btn-submit-ticket{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:10px 22px!important;background:linear-gradient(135deg,#f97316,#ea580c)!important;color:#fff!important;border:none!important;border-radius:12px!important;font-size:.88rem!important;font-weight:750!important;cursor:pointer!important;box-shadow:0 4px 14px #ea580c40!important;transition:all .15s ease!important;font-family:inherit!important}.btn-submit-modal:hover:not(:disabled),.btn-submit-ticket:hover:not(:disabled){transform:translateY(-1px)!important;box-shadow:0 6px 18px #ea580c59!important;background:linear-gradient(135deg,#ea580c,#c2410c)!important}.btn-submit-modal:disabled,.btn-submit-ticket:disabled,.btn-orange:disabled{background:#e2e8f0!important;color:#94a3b8!important;border:none!important;box-shadow:none!important;cursor:not-allowed!important;transform:none!important;opacity:.7!important}.btn-orange{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 16px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff!important;border:none;border-radius:8px;font-size:.84rem;font-weight:750;cursor:pointer;box-shadow:0 2px 8px #ea580c33;transition:all .15s ease;font-family:inherit;line-height:1.3}.btn-orange:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #ea580c4d;background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff!important}.btn-orange:active:not(:disabled){transform:translateY(0)}@media (max-width: 640px){.modal-overlay,.nuvex-modal-overlay,.ticket-modal-overlay,.paytr-overlay{padding:12px!important;align-items:center!important}.modal-content,.nuvex-modal-box,.ticket-modal-card,.topup-modal-box,.history-modal-box,.paytr-modal-box{padding:18px 16px!important;border-radius:18px!important;max-height:92vh!important;width:100%!important}.modal-header,.ticket-modal-header,.paytr-header{margin-bottom:14px!important;padding-bottom:12px!important;gap:8px!important}.header-icon-box,.ticket-header-icon,.paytr-badge{width:36px!important;height:36px!important;border-radius:10px!important}.modal-title,.ticket-modal-title,.paytr-title{font-size:1.05rem!important}.modal-subtitle,.modal-sub,.ticket-modal-sub,.paytr-sub{font-size:.74rem!important}.close-btn,.ticket-close-btn,.paytr-close-btn{width:30px!important;height:30px!important}.modal-footer,.ticket-modal-footer{margin-top:14px!important;padding-top:12px!important;gap:8px!important}.btn-cancel-modal,.btn-cancel-ticket,.btn-submit-modal,.btn-submit-ticket{padding:9px 14px!important;font-size:.82rem!important}}.text-orange{color:#f50!important}.text-green{color:#10b981!important}.text-navy{color:#1f4790!important}.bg-orange{background-color:#f50!important}.bg-navy{background-color:#1f4790!important}
