/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mr-1{margin-right:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}body{background:#090b10!important}body:before{display:none!important}.swal2-popup{color:#fff!important;background:#1a1e21!important}.swal2-title{color:#fff!important}.swal2-html-container{color:#ffffffb3!important}#root{z-index:1;position:relative}.navbar-toggler,.navbar-toggle{display:none!important}@media (width<=868px){.navbar-toggler,.navbar-toggle{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-left:.5rem;display:inline-flex!important}}.admin-sidebar{z-index:100!important;background:#0d0f14!important;border-right:1px solid #ffffff14!important;flex-direction:column!important;width:260px!important;padding:1.5rem 1rem!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important}.admin-sidebar-brand{color:#fff!important;text-transform:uppercase!important;align-items:center!important;gap:.75rem!important;margin-bottom:2rem!important;padding-left:.5rem!important;font-size:1.1rem!important;font-weight:700!important;display:flex!important}.admin-sidebar-brand .icon{background:#0c85e8!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;display:flex!important}.admin-content{min-height:100vh!important;margin-left:260px!important;padding:2rem!important}.admin-nav-link{color:#ffffffbf!important;border-radius:8px!important;align-items:center!important;gap:.75rem!important;margin-bottom:.2rem!important;padding:.65rem .85rem!important;font-size:.9rem!important;font-weight:500!important;text-decoration:none!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;display:flex!important}.admin-nav-link:hover{color:#fff!important;background:#ffffff0f!important}.admin-nav-link.active{color:#fff!important;background:#0c85e8!important}.admin-nav-section{color:#ffffff73!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin:1.25rem 0 .4rem .6rem!important;font-size:.75rem!important;font-weight:700!important}.admin-topbar{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important;margin-bottom:2rem!important;display:flex!important}.admin-topbar h1{align-items:center!important;gap:.75rem!important;font-size:1.6rem!important;font-weight:700!important;display:flex!important}.navbar{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;z-index:1000!important;background:#0c0e12eb!important;border-bottom:1px solid #ffffff14!important;padding:0!important;position:sticky!important;top:0!important}.navbar-inner{justify-content:space-between!important;align-items:center!important;height:72px!important;display:flex!important}.navbar-brand{color:#fff!important;text-transform:uppercase!important;letter-spacing:.04em!important;align-items:center!important;gap:.75rem!important;font-size:1.15rem!important;font-weight:700!important;text-decoration:none!important;display:flex!important}.navbar-nav{align-items:center!important;gap:.25rem!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.nav-link{color:#ffffffb3!important;border-radius:8px!important;align-items:center!important;gap:.5rem!important;padding:.55rem 1rem!important;font-size:.9rem!important;font-weight:500!important;text-decoration:none!important;transition:all .25s!important;display:flex!important}.nav-link:hover{color:#fff!important;background:#ffffff14!important}.nav-link.active{color:#fff!important;background:#0c85e8!important;font-weight:600!important;box-shadow:0 0 14px #0c85e866!important}.navbar-actions{align-items:center!important;gap:.75rem!important;display:flex!important}.navbar-point-pill{color:#fff!important;background:#ffffff0f!important;border:1px solid #ffffff1a!important;border-radius:20px!important;align-items:center!important;gap:.5rem!important;padding:.35rem .85rem!important;font-size:.88rem!important;font-weight:600!important;text-decoration:none!important;transition:all .25s!important;display:inline-flex!important}.dropdown-menu{display:none;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;z-index:1100!important;background:#1a1e21eb!important;border:1px solid #ffffff14!important;border-radius:12px!important;min-width:180px!important;padding:.5rem!important;position:absolute!important;top:calc(100% + .5rem)!important;right:0!important;box-shadow:0 16px 48px #000000b3!important}.dropdown.open .dropdown-menu{flex-direction:column!important;display:flex!important}.dropdown-item{color:#ffffffbf!important;border-radius:6px!important;align-items:center!important;gap:.6rem!important;padding:.6rem .85rem!important;font-size:.88rem!important;text-decoration:none!important;transition:all .25s!important;display:flex!important}.dropdown-item:hover{color:#fff!important;background:#ffffff0f!important}.dropdown-divider{background:#ffffff14!important;height:1px!important;margin:.4rem 0!important}.table{border-collapse:collapse!important;text-align:left!important;width:100%!important}.table th{color:#ffffff73!important;text-transform:uppercase!important;letter-spacing:.06em!important;background:#121318!important;border-bottom:1px solid #ffffff14!important;padding:.9rem 1.25rem!important;font-size:.82rem!important;font-weight:700!important}.table td{color:#ffffffbf!important;border-bottom:1px solid #ffffff0a!important;padding:1rem 1.25rem!important;font-size:.92rem!important}.table tr:hover td{color:#fff!important;background:#ffffff05!important}.btn{cursor:pointer!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;padding:.6rem 1.25rem!important;font-family:Prompt,sans-serif!important;font-size:.88rem!important;font-weight:600!important;text-decoration:none!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important}.btn-primary{color:#fff!important;background:#0c85e8!important}.btn-primary:hover{background:#218fe9!important}.btn-ghost{color:#fff!important;background:#3e3e3eb3!important;border:1px solid #ffffff14!important}.btn-ghost:hover{background:#4b4b4bd9!important}.btn-danger{color:#fff!important;background:#dc2626!important}.btn-danger:hover{background:#ef4444!important}.btn-discord{color:#fff!important;background:#5865f2!important}.btn-discord:hover{background:#4752c4!important}.btn-sm{border-radius:6px!important;padding:.4rem .85rem!important;font-size:.82rem!important}.btn-lg{border-radius:10px!important;padding:.85rem 1.85rem!important;font-size:1rem!important}.card{background:#0b0e0f8c!important;border:1px solid #ffffff14!important;border-radius:16px!important;overflow:hidden!important}.card-header{background:#111111bf!important;border-bottom:1px solid #ffffff14!important;align-items:center!important;gap:.6rem!important;padding:1.25rem 1.5rem!important;font-size:1.05rem!important;font-weight:700!important;display:flex!important}.card-body{padding:1.5rem!important}.form-control,select.form-control,textarea.form-control{color:#fff!important;background:#121318!important;border:1px solid #ffffff1f!important;border-radius:8px!important;outline:none!important;width:100%!important;padding:.7rem 1rem!important;font-family:Prompt,sans-serif!important;font-size:.92rem!important;transition:all .25s!important}.form-control:focus,select.form-control:focus,textarea.form-control:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f640!important}.form-group{flex-direction:column!important;gap:.4rem!important;margin-bottom:1.25rem!important;display:flex!important}.form-group label{color:#ffffff73!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:.85rem!important;font-weight:600!important}.modal-overlay{z-index:2000!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#000000d9!important;justify-content:center!important;align-items:center!important;padding:1rem!important;display:none!important;position:fixed!important;inset:0!important}.modal-overlay.show{display:flex!important}.modal-box{background:#1a1e21eb!important;border:1px solid #ffffff14!important;border-radius:16px!important;width:100%!important;max-width:560px!important;padding:2rem!important;position:relative!important;box-shadow:0 16px 48px #000000b3!important}.modal-header{justify-content:space-between!important;align-items:center!important;margin-bottom:1.5rem!important;display:flex!important}.modal-close{color:#ffffff73!important;cursor:pointer!important;background:#ffffff0f!important;border:1px solid #ffffff14!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;display:flex!important}.modal-close:hover{color:#fff!important;background:#ffffff26!important}.badge{border-radius:6px!important;align-items:center!important;gap:.35rem!important;padding:.3rem .75rem!important;font-size:.78rem!important;font-weight:700!important;display:inline-flex!important}.badge-primary{color:#38bdf8!important;background:#0c85e826!important;border:1px solid #0c85e84d!important}.badge-success{color:#22c55e!important;background:#22c55e26!important;border:1px solid #22c55e4d!important}.badge-warning{color:#eab308!important;background:#eab30826!important;border:1px solid #eab3084d!important}.badge-danger{color:#ef4444!important;background:#ef444426!important;border:1px solid #ef44444d!important}.hero{text-align:center!important;padding:4rem 1rem 3rem!important;position:relative!important}.hero h1{text-transform:uppercase!important;margin-bottom:1rem!important;font-weight:800!important}.hero p{color:#ffffffbf!important;max-width:600px!important;margin:0 auto 2rem!important;font-size:1.15rem!important}.hero-actions{flex-wrap:wrap!important;justify-content:center!important;gap:1rem!important;display:flex!important}.hero-glow{pointer-events:none!important;filter:blur(40px)!important;z-index:-1!important;background:radial-gradient(#0c85e840 0%,#0000 70%)!important;width:500px!important;height:250px!important;position:absolute!important;top:10%!important;left:50%!important;transform:translate(-50%)!important}.gradient-text{-webkit-text-fill-color:transparent!important;background:linear-gradient(135deg,#0c85e8,#38bdf8,#0c85e8)!important;-webkit-background-clip:text!important;background-clip:text!important}.pulse-glow{animation:2.5s infinite pulseGlow!important}@keyframes pulseGlow{0%,to{box-shadow:inset 0 0 0 1px #0003,0 4px 14px #0c85e859}50%{box-shadow:inset 0 0 0 1px #0003,0 4px 24px #0c85e8b3}}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:1.5rem!important;display:grid!important}.product-card{background:#0b0e0f8c!important;border:1px solid #ffffff14!important;border-radius:16px!important;flex-direction:column!important;transition:all .25s!important;display:flex!important;overflow:hidden!important}.product-card:hover{background:#2f2f2f99!important;border-color:#ffffff2e!important;transform:translateY(-4px)!important}.footer{text-align:center!important;background:#0c0e12f2!important;border-top:1px solid #ffffff14!important;padding:2rem 0!important}.topup-card{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#1a1e21eb!important;border:1px solid #ffffff14!important;border-radius:24px!important;max-width:580px!important;margin:0 auto!important;padding:2.5rem!important;box-shadow:0 16px 48px #000000b3!important}@media (width<=868px){.admin-sidebar{display:none!important}.admin-content{margin-left:0!important;padding:1.5rem 1rem!important}.navbar-nav{background:#1a1e21eb!important;border:1px solid #ffffff14!important;flex-direction:column!important;padding:1rem!important;display:none!important;position:absolute!important;top:72px!important;left:1rem!important;right:1rem!important;box-shadow:0 16px 48px #000000b3!important}.navbar-nav.open{display:flex!important}}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;justify-content:center!important;gap:2.5rem!important;margin-bottom:2rem!important;display:grid!important}.stat-card{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;flex-direction:row!important;align-items:center!important;gap:1.25rem!important;padding:.5rem 1rem!important;transition:transform .3s!important;display:flex!important;position:relative!important;overflow:visible!important}.stat-card:before{display:none!important}.stat-card:hover{box-shadow:none!important;background:0 0!important;border:none!important;transform:translateY(-3px)!important}.stat-icon{color:#fff!important;border-radius:14px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:54px!important;height:54px!important;font-size:1.5rem!important;transition:transform .3s!important;display:flex!important;box-shadow:0 6px 18px #0006!important}.stat-card:hover .stat-icon{transform:scale(1.1)!important}.stat-info-wrap{flex-direction:column;display:flex}.stat-value{color:#fff!important;letter-spacing:-.02em!important;font-size:2.4rem!important;font-weight:800!important;line-height:1.1!important}.stat-label{color:#ffffff73!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin-top:.25rem!important;font-size:.88rem!important;font-weight:600!important}.marquee-wrapper{width:100%!important;padding:1.5rem 0!important;position:relative!important;overflow:hidden!important;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)!important;mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)!important}.marquee-track{align-items:center!important;gap:3.5rem!important;width:max-content!important;animation:25s linear infinite marqueeScroll!important;display:flex!important}.marquee-track:hover{animation-play-state:paused!important}.partner-logo-item{opacity:.45!important;filter:grayscale()brightness(.85)!important;cursor:pointer!important;justify-content:center!important;align-items:center!important;padding:.5rem 1rem!important;text-decoration:none!important;transition:all .35s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important}.partner-logo-item:hover{opacity:1!important;filter:grayscale(0%)brightness()drop-shadow(0 0 18px #38bdf8bf)!important;transform:scale(1.18)translateY(-4px)!important}.partner-logo-img{object-fit:contain!important;border-radius:0!important;width:auto!important;max-width:160px!important;height:52px!important;max-height:52px!important}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}input[type=number]{appearance:textfield!important}.text-muted{color:#ffffff73!important}.text-danger{color:#ef4444!important}.container{max-width:1200px!important;margin:0 auto!important;padding:0 1.5rem!important}.page-wrapper{z-index:1!important;position:relative!important}.fade-up{animation:.6s cubic-bezier(.16,1,.3,1) both fadeSlideUp!important}.section-title{text-transform:uppercase!important;align-items:center!important;gap:.75rem!important;margin-bottom:2rem!important;font-size:1.5rem!important;font-weight:700!important;display:flex!important}.table-wrapper{width:100%!important;overflow-x:auto!important}.flex-1{flex:1!important}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
