:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#172033;background:#f5f7fb;min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app{flex-direction:column;min-height:100vh;display:flex}.header{z-index:50;background:#fff;border-bottom:1px solid #e8ebf2;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:76px;padding:14px 5%;display:flex;position:sticky;top:0}.brand{cursor:pointer;align-items:center;gap:14px;display:flex}.brand-logo{color:#fff;background:#2563eb;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:800;display:flex;box-shadow:0 8px 20px #2563eb38}.brand h1{letter-spacing:-.4px;margin:0;font-size:20px;line-height:1.15}.brand p{color:#7b8497;margin:6px 0 0;font-size:13px}.header-right{align-items:center;gap:14px;display:flex}.status{color:#4d596d;align-items:center;gap:7px;font-size:13px;display:flex}.status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #dcfce7}.account{border-left:1px solid #e5e7eb;align-items:center;gap:10px;padding-left:14px;display:flex}.account span{font-size:13px;font-weight:600}.account button,.login-header{color:#2563eb;background:#eef3ff;border:0;border-radius:9px;padding:9px 14px;font-weight:700}.account button:hover,.login-header:hover{background:#dfe9ff}.container{flex:1;width:min(1180px,90%);margin:0 auto;padding:42px 0 70px}.hero{color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb 55%,#3b82f6);border-radius:24px;align-items:center;min-height:270px;margin-bottom:28px;padding:48px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #2563eb2e}.hero:after{content:"";background:#ffffff17;border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;right:-70px}.hero-badge{letter-spacing:1px;background:#ffffff29;border-radius:999px;margin-bottom:14px;padding:7px 11px;font-size:11px;font-weight:800;display:inline-block}.hero h2{letter-spacing:-1.5px;margin:0;font-size:clamp(30px,4vw,46px);line-height:1.08}.hero p{color:#ffffffdb;max-width:560px;margin:18px 0 0;line-height:1.7}.toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.toolbar input{color:#172033;background:#fff;border:1px solid #dfe4ec;border-radius:11px;outline:none;width:320px;max-width:100%;padding:13px 16px}.toolbar input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe}.categories{flex-wrap:wrap;gap:8px;display:flex}.categories button{color:#5c6678;background:#fff;border:1px solid #e0e5ed;border-radius:9px;padding:10px 14px;font-size:13px;font-weight:700}.categories button:hover{color:#2563eb;border-color:#b8c9ee}.categories button.active{color:#fff;background:#2563eb;border-color:#2563eb}.result-info{color:#7a8496;margin:18px 0;font-size:13px}.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-card{background:#fff;border:1px solid #e6eaf0;border-radius:16px;flex-direction:column;min-width:0;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 25px #141e320a}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #141e3214}.product-card.inactive{opacity:.6}.product-top{justify-content:space-between;align-items:center;gap:8px;min-height:27px;display:flex}.product-category{color:#2563eb;text-transform:uppercase;background:#eef4ff;border-radius:7px;width:fit-content;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.inactive-label{color:#dc2626;font-size:10px;font-weight:700}.product-card h3{color:#182033;margin:17px 0 8px;font-size:16px;line-height:1.4}.brand-name{color:#667085;margin:0 0 8px;font-size:12px;font-weight:700}.description{color:#7b8495;min-height:40px;margin:0;font-size:12px;line-height:1.55}.product-bottom{border-top:1px solid #eef0f4;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:22px;padding-top:15px;display:flex}.price-label{color:#8a93a3;margin-bottom:4px;font-size:10px;display:block}.product-bottom strong{color:#172033;font-size:15px}.product-bottom button{color:#fff;background:#2563eb;border:0;border-radius:9px;padding:10px 13px;font-size:12px;font-weight:800}.product-bottom button:hover:not(:disabled){background:#1d4ed8}.message{text-align:center;color:#687386;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:25px 0;padding:18px}.message.error{color:#b91c1c;background:#fff7f7;border-color:#fecaca}.auth-container{background:radial-gradient(circle at 0 0,#eaf1ff 0,#0000 35%),#f5f7fb;flex:1;justify-content:center;align-items:center;min-height:calc(100vh - 150px);padding:50px 20px;display:flex}.auth-card{background:#fff;border:1px solid #e5e9f0;border-radius:20px;width:min(420px,100%);padding:34px;box-shadow:0 20px 60px #1e2d4617}.auth-logo{color:#fff;background:#2563eb;border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 18px;font-size:26px;font-weight:800;display:flex}.auth-card h2{text-align:center;color:#172033;margin:0;font-size:25px}.auth-card>p{text-align:center;color:#7b8495;margin:8px 0 25px;font-size:13px}.auth-card label{color:#374151;margin:16px 0 7px;font-size:12px;font-weight:700;display:block}.auth-card input{color:#172033;background:#fff;border:1px solid #dfe4ec;border-radius:10px;outline:none;width:100%;padding:13px 14px}.auth-card input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe}.auth-button{color:#fff;background:#2563eb;border:0;border-radius:10px;width:100%;margin-top:22px;padding:13px;font-weight:800}.auth-button:hover:not(:disabled){background:#1d4ed8}.auth-error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:9px;margin:15px 0;padding:11px 13px;font-size:12px;line-height:1.5}.auth-switch{justify-content:center;align-items:center;gap:5px;display:flex;margin:20px 0 10px!important}.auth-switch button{color:#2563eb;background:0 0;border:0;padding:0;font-weight:800}.back-store{color:#7b8495;background:0 0;border:0;width:100%;margin-top:10px;padding:10px;font-size:12px}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.buy-modal{background:#fff;border-radius:18px;width:min(480px,100%);max-height:90vh;padding:28px;position:relative;overflow-y:auto;box-shadow:0 25px 80px #0000002e}.modal-close{color:#5f6878;background:#f1f3f7;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;position:absolute;top:14px;right:14px}.buy-modal h2{margin:17px 40px 5px 0;font-size:20px;line-height:1.4}.modal-game{color:#7b8495;margin:0;font-size:12px}.modal-price{color:#2563eb;margin:22px 0;font-size:22px;font-weight:900}.buy-modal label{color:#374151;margin:15px 0 7px;font-size:12px;font-weight:700;display:block}.buy-modal input{border:1px solid #dfe4ec;border-radius:10px;outline:none;width:100%;padding:13px}.buy-modal input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe}.continue-button{color:#fff;background:#2563eb;border:0;border-radius:10px;width:100%;margin-top:24px;padding:14px;font-weight:800}.continue-button:hover:not(:disabled){background:#1d4ed8}footer{color:#8992a2;text-align:center;background:#fff;border-top:1px solid #e8ebf0;padding:24px;font-size:12px}@media (width<=1050px){.products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){.header{flex-direction:column;align-items:flex-start}.header-right{justify-content:space-between;width:100%}.toolbar{flex-direction:column;align-items:stretch}.toolbar input{width:100%}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{padding:34px 28px}}@media (width<=560px){.container{width:92%;padding-top:25px}.products{grid-template-columns:1fr}.header{padding:12px 4%}.status{display:none}.account{border-left:0;margin-left:auto;padding-left:0}.account span{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.hero{border-radius:18px;min-height:230px;padding:28px 22px}.hero h2{font-size:30px}.auth-card{padding:27px 22px}.buy-modal{padding:23px}}.featured-section{margin:0 0 30px}.featured-heading{margin-bottom:18px}.featured-eyebrow{color:#2563eb;letter-spacing:1.2px;margin-bottom:7px;font-size:11px;font-weight:900;display:inline-block}.featured-heading h2{color:#172033;letter-spacing:-.8px;margin:0;font-size:clamp(24px,3vw,32px);line-height:1.2}.featured-heading p{color:#7b8495;margin:8px 0 0;font-size:14px;line-height:1.6}.featured-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.featured-card{color:#172033;background:#fff;border:1px solid #e2e8f0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:124px;padding:18px 12px;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:flex;box-shadow:0 8px 25px #141e320a}.featured-card:hover{border-color:#bfd0f5;transform:translateY(-3px);box-shadow:0 14px 32px #141e3214}.featured-card.active{background:#eef4ff;border-color:#2563eb;box-shadow:0 0 0 3px #dbeafe,0 12px 30px #2563eb1f}.featured-icon{background:#f3f6fb;border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;font-size:28px;display:flex}.featured-label{text-align:center;font-size:13px;font-weight:800;line-height:1.35}@media (width<=1050px){.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.featured-card{min-height:108px;padding:14px 8px}.featured-icon{width:48px;height:48px;font-size:24px}}.featured-logo{object-fit:contain;width:100%;height:100%;display:block}.featured-icon{background:#f3f6fb;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;padding:7px;display:flex;overflow:hidden}.featured-card.active .featured-icon{background:#fff}.toolbar{justify-content:flex-start}.toolbar input{width:min(480px,100%)}.brand-image{object-fit:contain;flex-shrink:0;width:84px;height:84px;display:block}.customer-page{justify-content:center;align-items:flex-start;display:flex}.customer-page-card{background:#fff;border:1px solid #e6eaf0;border-radius:22px;align-items:flex-start;gap:20px;width:min(760px,100%);padding:34px;display:flex;box-shadow:0 14px 40px #141e320f}.customer-page-icon{color:#2563eb;background:#eef4ff;border-radius:17px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;font-size:27px;font-weight:800;display:flex}.customer-page-eyebrow{color:#2563eb;letter-spacing:1.2px;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.customer-page-card h2{color:#172033;margin:0 0 8px;font-size:26px}.customer-page-card p{color:#7b8495;margin:0;font-size:14px;line-height:1.7}@media (width<=900px){.app{padding-bottom:90px}}@media (width<=560px){.customer-page-card{gap:15px;padding:22px}.customer-page-icon{flex-basis:48px;width:48px;height:48px;font-size:22px}.customer-page-card h2{font-size:21px}}.google-login-button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:48px;margin-top:16px;font-size:14px;font-weight:700;display:flex}.google-login-button:hover{background:#f9fafb;border-color:#9ca3af}.google-login-icon{border-radius:50%;place-items:center;width:26px;height:26px;font-size:17px;font-weight:800;display:grid}.auth-divider{color:#9ca3af;align-items:center;gap:12px;margin:18px 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.facebook-login-button{color:#fff;cursor:pointer;background:#1877f2;border:1px solid #1877f2;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:48px;margin-top:10px;font-size:14px;font-weight:700;display:flex}.facebook-login-button:hover{opacity:.94}.facebook-login-icon{color:#1877f2;background:#fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:18px;font-weight:900;display:grid}.checkout-modal{width:min(520px,100vw - 32px)}.checkout-icon{background:#5a56ff1a;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 14px;font-size:28px;display:grid}.checkout-subtitle{text-align:center;opacity:.72;margin:0 0 22px;line-height:1.6}.checkout-summary{border:1px solid #8080802e;border-radius:16px;gap:0;margin:18px 0;display:grid;overflow:hidden}.checkout-summary>div{border-bottom:1px solid #80808024;justify-content:space-between;gap:20px;padding:14px 16px;display:flex}.checkout-summary>div:last-child{border-bottom:0}.checkout-summary span{opacity:.68}.checkout-summary strong{text-align:right;word-break:break-word}.checkout-total{font-size:1.05rem}.checkout-total strong{font-size:1.12rem}.checkout-actions{grid-template-columns:1fr 1.4fr;gap:10px;margin-top:18px;display:grid}.checkout-secondary{cursor:pointer;background:0 0;border:1px solid #80808040;border-radius:12px;min-height:48px;padding:0 18px}.checkout-secondary:disabled{opacity:.5;cursor:not-allowed}.checkout-invoice{text-align:center;background:#80808014;border-radius:16px;margin:18px 0;padding:16px}.checkout-invoice span{opacity:.65;margin-bottom:6px;font-size:.86rem;display:block}.checkout-invoice strong{word-break:break-all;font-size:1rem}.checkout-pay-button{width:100%;min-height:52px;font-size:1rem}.checkout-security{text-align:center;opacity:.62;margin:12px 0 0;font-size:.82rem}.checkout-status-box{text-align:center;background:#80808014;border-radius:14px;margin:20px 0;padding:18px;line-height:1.6}.checkout-full-button{width:100%;margin-top:10px}@media (width<=560px){.checkout-actions{grid-template-columns:1fr}.checkout-summary>div{flex-direction:column;align-items:flex-start;gap:5px}.checkout-summary strong{text-align:left}}.hero-slider{aspect-ratio:16/5;background:#0f172a;border-radius:18px;width:100%;min-height:0;padding:0;position:relative;overflow:hidden}.hero-slide{opacity:0;pointer-events:none;transition:opacity .45s;position:absolute;inset:0}.hero-slide.active{opacity:1;pointer-events:auto}.hero-media{position:absolute;inset:0}.hero-media img,.hero-media video{object-fit:cover;width:100%;height:100%;display:block}.hero-slide-overlay{z-index:2;background:linear-gradient(90deg,#0f172ad1 0%,#0f172a7a 42%,#0f172a14 75%,#0000 100%);flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(24px,5vw,58px);display:flex;position:absolute;inset:0}.hero-slide-overlay h2{color:#fff;max-width:680px;margin:0;font-size:clamp(26px,4vw,48px);line-height:1.05}.hero-slide-overlay p{color:#ffffffd6;max-width:580px;margin:14px 0 0;font-size:clamp(12px,1.4vw,16px);line-height:1.6}.hero-dots{z-index:5;align-items:center;gap:7px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.hero-dots button{cursor:pointer;background:#ffffff7a;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.hero-dots button.active{background:#fff;width:24px}.hero-fallback{min-height:100%;padding:34px 38px}@media (width<=900px){.hero-slider{aspect-ratio:16/6.5}.hero-slide-overlay{padding:28px}}@media (width<=600px){.hero-slider{aspect-ratio:16/9;border-radius:14px}.hero-slide-overlay{background:linear-gradient(#0000 0%,#0f172a59 40%,#0f172adb 100%);justify-content:flex-end;padding:20px 18px 34px}.hero-slide-overlay h2{font-size:24px}.hero-slide-overlay p{margin-top:8px;font-size:12px}.hero-dots{bottom:10px}}.help-center-page{gap:20px;display:grid}.help-hero-card{align-items:center}.help-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.help-guide-card,.help-faq-card,.help-support-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px}.help-guide-number{color:#2563eb;letter-spacing:.08em;margin-bottom:12px;font-size:11px;font-weight:900;display:inline-flex}.help-guide-card h3,.help-faq-card h3,.help-support-card h3{color:#0f172a;margin:0;font-size:18px}.help-guide-card ol,.help-guide-card ul{color:#475569;margin:14px 0 0;padding-left:20px;font-size:12px;line-height:1.8}.help-faq-card{gap:10px;display:grid}.help-faq-card>div{margin-bottom:8px}.help-faq-card details{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:14px 15px}.help-faq-card summary{color:#0f172a;cursor:pointer;font-size:12px;font-weight:800}.help-faq-card details p{color:#64748b;margin:10px 0 0;font-size:11px;line-height:1.7}.help-support-card{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);align-items:center;gap:20px;display:grid}.help-support-card p{color:#64748b;margin:7px 0 0;font-size:12px}.help-support-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.help-livechat-button,.help-whatsapp-button{text-align:left;border-radius:12px;align-items:center;gap:12px;min-height:86px;padding:15px;text-decoration:none;display:flex}.help-livechat-button{color:#fff;cursor:pointer;background:#2563eb;border:0}.help-whatsapp-button{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.help-livechat-button>span,.help-whatsapp-button>span{background:#ffffff2e;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:grid}.help-whatsapp-button>span{background:#dcfce7}.help-livechat-button strong,.help-livechat-button small,.help-whatsapp-button strong,.help-whatsapp-button small{display:block}.help-livechat-button strong,.help-whatsapp-button strong{font-size:12px}.help-livechat-button small{color:#ffffffc2;margin-top:4px;font-size:9px}.help-whatsapp-button small{color:#4b7a5c;margin-top:4px;font-size:9px}@media (width<=800px){.help-guide-grid,.help-support-card{grid-template-columns:1fr}}@media (width<=560px){.help-support-actions{grid-template-columns:1fr}.help-guide-card,.help-faq-card,.help-support-card{padding:16px}}.floating-support-logo{background:#eff6ff;border:3px solid #fff;border-radius:50%;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.floating-support-logo img{object-fit:contain;width:82%;height:82%}.floating-support-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:9px;font-weight:900;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.floating-support-online{background:#22c55e;border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:2px;right:1px}@media (width<=600px){.floating-support-button{width:56px;height:56px;bottom:18px;right:18px}.floating-support-badge{min-width:20px;height:20px;font-size:8px}}.floating-support-logo img{display:none!important}.floating-support-logo:before{content:"🎧";color:#fff;background:linear-gradient(145deg,#2563eb,#60a5fa);border-radius:50%;place-items:center;width:48px;height:48px;font-size:27px;line-height:1;display:grid;box-shadow:inset 0 1px 2px #ffffff59}.floating-support-button{background:#fff;box-shadow:0 10px 30px #2563eb47,0 0 0 1px #2563eb14}.floating-support-button:hover{transform:translateY(-3px)scale(1.05)}.floating-support-badge{z-index:5;top:-4px;right:-4px;box-shadow:0 3px 8px #ef444459}.floating-support-online{z-index:5;background:#22c55e;border:3px solid #fff;width:14px;height:14px;bottom:1px;right:0;box-shadow:0 2px 6px #22c55e59}@media (width<=600px){.floating-support-logo:before{width:43px;height:43px;font-size:24px}}.floating-support-button{z-index:9000;cursor:pointer;background:#dbeafe;border:3px solid #fff;border-radius:50%;width:62px;height:62px;padding:0;transition:transform .18s,box-shadow .18s;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 32px #0f172a38,0 0 0 1px #2563eb14}.floating-support-button:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 16px 38px #0f172a47}.floating-support-button.chat-open{opacity:0;pointer-events:none;transform:scale(.88)}.floating-support-logo{background:#eff6ff;border-radius:50%;width:100%;height:100%;overflow:hidden}.floating-support-logo img{object-fit:cover;object-position:center 24%;width:100%;height:100%;display:block!important}.floating-support-logo:before{content:none!important;display:none!important}.floating-support-badge{z-index:5;color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:9px;font-weight:900;display:grid;position:absolute;top:-5px;right:-5px;box-shadow:0 3px 8px #ef444459}.floating-support-online{z-index:5;background:#22c55e;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;bottom:1px;right:1px;box-shadow:0 2px 6px #22c55e59}@media (width<=600px){.floating-support-button{width:56px;height:56px;bottom:18px;right:18px}}.admin-layout{color:#172033;background:#f5f7fb;min-height:100vh;display:flex}.admin-sidebar{color:#fff;background:#111827;flex-direction:column;width:260px;min-height:100vh;display:flex;position:fixed;top:0;bottom:0;left:0}.admin-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;height:82px;padding:0 22px;display:flex}.admin-logo{color:#fff;background:#2563eb;border-radius:12px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:grid}.admin-brand strong,.admin-brand span{display:block}.admin-brand strong{letter-spacing:.5px;font-size:15px}.admin-brand span{color:#9ca3af;letter-spacing:1.2px;margin-top:3px;font-size:10px}.admin-nav{flex:1;padding:18px 12px;overflow-y:auto}.admin-nav button{color:#aeb7c7;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;min-height:45px;margin-bottom:5px;padding:0 13px;font-size:13px;transition:all .2s;display:flex}.admin-nav button:hover{color:#fff;background:#ffffff0f}.admin-nav button.active{color:#fff;background:#2563eb;font-weight:600}.menu-icon{text-align:center;width:24px;font-size:16px}.admin-sidebar-bottom{border-top:1px solid #ffffff14;padding:15px}.admin-status{color:#9ca3af;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;display:flex}.admin-status span{background:#22c55e;border-radius:50%;width:8px;height:8px}.back-store{color:#d1d5db;cursor:pointer;background:#ffffff0f;border:0;border-radius:9px;width:100%;padding:10px}.back-store:hover{background:#ffffff1a}.admin-main{flex:1;min-width:0;margin-left:260px}.admin-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;min-height:82px;padding:0 30px;display:flex}.admin-header-label{color:#6b7280;letter-spacing:1.3px;font-size:10px}.admin-header h1{margin:4px 0 0;font-size:22px}.admin-profile{align-items:center;gap:10px;display:flex}.admin-avatar{color:#2563eb;background:#dbeafe;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.admin-profile strong,.admin-profile span{display:block}.admin-profile strong{font-size:13px}.admin-profile span{color:#6b7280;margin-top:2px;font-size:10px}.admin-content{padding:30px}@media (width<=800px){.admin-sidebar{width:72px}.admin-brand{justify-content:center;padding:0}.admin-brand>div:last-child,.admin-nav button span:last-child,.admin-sidebar-bottom{display:none}.admin-nav button{justify-content:center;padding:0}.admin-main{margin-left:72px}.admin-header,.admin-content{padding-left:18px;padding-right:18px}}.admin-page-title{margin-bottom:22px}.admin-page-title h2{margin:0;font-size:22px}.admin-page-title p{color:#6b7280;margin:6px 0 0;font-size:13px}.admin-panel-card h3{margin:0;font-size:16px}.admin-empty{text-align:center;color:#9ca3af;background:#f9fafb;border-radius:10px;margin-top:18px;padding:35px 20px;font-size:13px}@media (width<=1000px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.admin-stats{grid-template-columns:1fr}}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.admin-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px}.admin-stat-card span,.admin-stat-card small{display:block}.admin-stat-card span{color:#6b7280;font-size:12px}.admin-stat-card strong{margin:10px 0 5px;font-size:25px;display:block}.admin-stat-card small{color:#9ca3af;font-size:11px}.admin-panel-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px}.admin-panel-header{margin-bottom:18px}.admin-panel-header h3{margin:0;font-size:16px}.admin-panel-header p{color:#6b7280;margin:5px 0 0;font-size:12px}.admin-empty{text-align:center;color:#9ca3af;padding:30px;font-size:13px}.admin-error{color:#b91c1c;background:#fef2f2}.admin-orders-table{width:100%;overflow-x:auto}.admin-table-row{border-bottom:1px solid #f0f1f3;grid-template-columns:1.5fr 1fr 1fr 1.2fr;align-items:center;gap:15px;min-width:650px;padding:14px 0;font-size:13px;display:grid}.admin-table-head{color:#6b7280;font-size:11px;font-weight:600}.admin-table-row:last-child{border-bottom:0}.order-status{color:#4b5563;background:#f3f4f6;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-block}.status-success,.status-completed,.status-paid{color:#166534;background:#dcfce7}@media (width<=900px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.admin-stats{grid-template-columns:1fr}.admin-page-heading{flex-direction:column;align-items:flex-start}}.admin-page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.admin-page-heading h2{margin:0;font-size:22px}.admin-page-heading p{color:#6b7280;margin:6px 0 0;font-size:13px}.admin-refresh-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:9px;padding:10px 15px;font-weight:600}.admin-refresh-button:hover{background:#1d4ed8}.admin-table-wrapper{width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:13px}.admin-table th{color:#64748b;text-align:left;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:13px 15px;font-size:11px}.admin-table td{vertical-align:top;border-bottom:1px solid #eef0f4;padding:15px}.admin-table tbody tr:hover{background:#fafafa}.order-server{color:#6b7280;margin-top:4px;font-size:11px;display:block}.order-status{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-block}.status-pending{color:#92400e;background:#fef3c7}.status-paid,.status-success,.status-completed{color:#166534;background:#dcfce7}.status-failed,.status-cancelled{color:#991b1b;background:#fee2e2}.admin-error{color:#991b1b;background:#fee2e2;border-radius:8px;padding:14px;font-size:13px}@media (width<=800px){.admin-page-heading{align-items:flex-start}.admin-table{min-width:900px}}.admin-status-control{flex-direction:column;gap:6px;min-width:120px;display:flex}.admin-status-select{width:100%;color:inherit;cursor:pointer;background:#111827;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:6px 8px;font-size:12px;font-weight:600}.admin-status-select:focus{border-color:#ffffff59}.admin-status-select:disabled{opacity:.6;cursor:not-allowed}.admin-supplier-panel{margin-bottom:20px}.admin-supplier-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.admin-supplier-header p{color:#6b7280;margin:6px 0 0;font-size:12px}.admin-supplier-badge{color:#6b7280;background:#f3f4f6;border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:11px;font-weight:700}.admin-supplier-badge.is-active{color:#15803d;background:#dcfce7}.admin-supplier-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-supplier-option{text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:17px;transition:border-color .2s,background .2s,transform .2s}.admin-supplier-option:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.admin-supplier-option.active{background:#eff6ff;border-color:#2563eb}.admin-supplier-option:disabled{cursor:not-allowed;opacity:.75}.admin-supplier-option-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-supplier-option-top strong{color:#172033;font-size:14px}.admin-supplier-option-top span{color:#4b5563;background:#e5e7eb;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700}.admin-supplier-option.active .admin-supplier-option-top span{color:#fff;background:#2563eb}.admin-supplier-option p{color:#374151;margin:10px 0 3px;font-size:12px;font-weight:600}.admin-supplier-option small{color:#9ca3af;font-size:11px}.admin-supplier-note{color:#6b7280;border-top:1px solid #e5e7eb;margin-top:15px;padding-top:14px;font-size:12px}.admin-supplier-note strong{color:#172033}.admin-supplier-alert{border-radius:9px;margin-bottom:14px;padding:10px 12px;font-size:12px}.admin-supplier-alert.success{color:#15803d;background:#f0fdf4}.admin-supplier-alert.error{color:#b91c1c;background:#fef2f2}@media (width<=700px){.admin-supplier-grid{grid-template-columns:1fr}.admin-supplier-header{flex-direction:column}}.admin-pricing-panel{max-width:780px}.admin-pricing-panel .admin-panel-header{margin-bottom:20px}.admin-pricing-panel .admin-panel-header p{color:#6b7280;margin:6px 0 0;font-size:12px}.admin-pricing-form{gap:20px;display:grid}.admin-form-group{gap:8px;display:grid}.admin-form-group label{color:#374151;font-size:12px;font-weight:700}.admin-markup-mode{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-markup-mode button{color:#4b5563;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;font-weight:600}.admin-markup-mode button.active{color:#2563eb;background:#eff6ff;border-color:#2563eb}.admin-price-input{background:#fff;border:1px solid #d1d5db;border-radius:10px;align-items:center;max-width:320px;display:flex;overflow:hidden}.admin-price-input span{color:#6b7280;padding:0 13px;font-weight:700}.admin-price-input input{border:0;outline:none;flex:1;min-width:0;padding:12px;font-size:14px}.admin-form-group select{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:10px;max-width:320px;padding:12px}.admin-price-preview{background:#f9fafb;border-radius:12px;align-items:center;gap:14px;margin-top:24px;padding:18px;display:flex}.admin-price-preview span,.admin-price-preview small{color:#6b7280;font-size:11px}.admin-price-preview strong{color:#172033;font-size:15px}.admin-price-preview div{gap:3px;display:grid}.admin-price-arrow{font-size:20px!important}.admin-pricing-actions{margin-top:22px}.admin-primary-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;padding:11px 17px;font-weight:700}.admin-primary-button:disabled{opacity:.65;cursor:not-allowed}@media (width<=600px){.admin-markup-mode{grid-template-columns:1fr}.admin-price-preview{flex-direction:column;align-items:flex-start}}.admin-supplier-sync-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:20px;padding:18px}.admin-supplier-sync-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.admin-supplier-sync-head h4{margin:0 0 4px;font-size:14px}.admin-supplier-sync-head p{color:#6b7280;margin:0;font-size:12px}.admin-supplier-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-supplier-stats>div{background:#f9fafb;border-radius:10px;padding:14px}.admin-supplier-stats span,.admin-supplier-stats strong{display:block}.admin-supplier-stats span{color:#6b7280;font-size:10px}.admin-supplier-stats strong{color:#111827;margin-top:5px;font-size:13px}@media (width<=700px){.admin-supplier-sync-head{flex-direction:column;align-items:stretch}.admin-supplier-stats{grid-template-columns:1fr}}.admin-customer-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.admin-customer-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.admin-customer-summary-card span,.admin-customer-summary-card strong,.admin-customer-summary-card small{display:block}.admin-customer-summary-card span{color:#6b7280;font-size:11px}.admin-customer-summary-card strong{color:#111827;margin-top:4px;font-size:24px}.admin-customer-summary-card small{color:#9ca3af;margin-top:3px;font-size:10px}.admin-customer-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.admin-customer-toolbar input{border:1px solid #d1d5db;border-radius:9px;outline:none;width:min(420px,100%);min-height:42px;padding:0 13px}.admin-customer-toolbar input:focus{border-color:#2563eb}.admin-customer-toolbar span{color:#6b7280;font-size:11px}.admin-customer-table-wrap{overflow-x:auto}.admin-customer-table{border-collapse:collapse;width:100%;min-width:800px}.admin-customer-table th{color:#6b7280;text-align:left;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:11px 12px;font-size:11px}.admin-customer-table td{color:#374151;border-bottom:1px solid #f1f5f9;padding:13px 12px;font-size:12px}.admin-customer-order-count{color:#2563eb;background:#eff6ff;border-radius:999px;justify-content:center;min-width:28px;padding:5px 8px;font-weight:700;display:inline-flex}.admin-customer-detail-button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:8px;padding:7px 11px;font-weight:600}.admin-customer-empty-cell{text-align:center;color:#9ca3af!important;padding:30px!important}.admin-customer-modal-overlay{z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.admin-customer-modal{background:#fff;border-radius:16px;width:min(1000px,100%);max-height:88vh;padding:22px;overflow-y:auto;box-shadow:0 20px 60px #0f172a40}.admin-customer-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.admin-customer-modal-header span{color:#2563eb;letter-spacing:.08em;font-size:9px;font-weight:800}.admin-customer-modal-header h3{margin:4px 0 0;font-size:20px}.admin-customer-modal-header button{cursor:pointer;background:#f3f4f6;border:0;border-radius:8px;width:34px;height:34px;font-size:20px}.admin-customer-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-customer-detail-grid>div,.admin-customer-detail-summary>div{background:#f9fafb;border-radius:10px;padding:14px}.admin-customer-detail-grid span,.admin-customer-detail-summary span,.admin-customer-detail-grid strong,.admin-customer-detail-summary strong{display:block}.admin-customer-detail-grid span,.admin-customer-detail-summary span{color:#6b7280;font-size:10px}.admin-customer-detail-grid strong,.admin-customer-detail-summary strong{color:#111827;word-break:break-word;margin-top:5px;font-size:12px}.admin-customer-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.admin-customer-detail-summary strong{font-size:16px}.admin-customer-orders{margin-top:22px}.admin-customer-orders-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.admin-customer-orders-heading h4{margin:0}.admin-customer-orders-heading span{color:#6b7280;font-size:11px}.admin-customer-orders-table-wrap{overflow-x:auto}.admin-customer-orders-table{border-collapse:collapse;width:100%;min-width:760px}.admin-customer-orders-table th,.admin-customer-orders-table td{text-align:left;border-bottom:1px solid #f1f5f9;padding:11px 10px;font-size:11px}.admin-customer-orders-table th{color:#6b7280;background:#f9fafb}.admin-customer-orders-table td strong,.admin-customer-orders-table td small{display:block}.admin-customer-orders-table td small{color:#9ca3af;margin-top:3px}.admin-customer-order-status{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-block}.admin-customer-order-status.success{color:#15803d;background:#dcfce7}.admin-customer-order-status.failed{color:#b91c1c;background:#fee2e2}.admin-customer-order-status.processing{color:#1d4ed8;background:#dbeafe}.admin-customer-order-status.pending{color:#a16207;background:#fef3c7}@media (width<=800px){.admin-customer-detail-grid,.admin-customer-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.admin-customer-summary{grid-template-columns:1fr}.admin-customer-toolbar{flex-direction:column;align-items:stretch}.admin-customer-detail-grid,.admin-customer-detail-summary{grid-template-columns:1fr}.admin-customer-modal-overlay{padding:10px}}.admin-game-add-button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:9px;padding:10px 14px;font-weight:700}.admin-game-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.admin-game-summary>div{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.admin-game-summary span,.admin-game-summary strong{display:block}.admin-game-summary span{color:#6b7280;font-size:10px}.admin-game-summary strong{margin-top:5px;font-size:22px}.admin-game-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;display:grid}.admin-game-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.admin-game-card.inactive{opacity:.65}.admin-game-card-top{justify-content:space-between;align-items:flex-start;display:flex}.admin-game-logo{background:#f3f4f6;border-radius:12px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.admin-game-logo img{object-fit:contain;width:100%;height:100%}.admin-game-logo span{font-size:24px}.admin-game-status{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.admin-game-status.active{color:#15803d;background:#dcfce7}.admin-game-status.inactive{color:#6b7280;background:#f3f4f6}.admin-game-card h3{margin:14px 0 3px;font-size:16px}.admin-game-card>p{color:#9ca3af;margin:0;font-size:10px}.admin-game-meta{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.admin-game-meta>div{background:#f9fafb;border-radius:8px;padding:10px}.admin-game-meta span,.admin-game-meta strong{display:block}.admin-game-meta span{color:#6b7280;font-size:9px}.admin-game-meta strong{margin-top:4px;font-size:13px}.admin-game-actions{gap:8px;margin-top:14px;display:flex}.admin-game-actions button{cursor:pointer;background:#f3f4f6;border:0;border-radius:8px;flex:1;padding:8px;font-size:10px;font-weight:700}.admin-game-actions button.danger{color:#b91c1c;background:#fef2f2}.admin-game-actions button.success{color:#15803d;background:#dcfce7}.admin-game-modal-overlay{z-index:1200;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-game-modal{background:#fff;border-radius:15px;width:min(520px,100%);padding:20px}.admin-game-modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.admin-game-modal-header span{color:#2563eb;font-size:9px;font-weight:800}.admin-game-modal-header h3{margin:4px 0 0}.admin-game-modal-header button{cursor:pointer;background:#f3f4f6;border:0;border-radius:8px;width:34px;height:34px;font-size:20px}.admin-game-form{gap:12px;display:grid}.admin-game-form label{color:#374151;gap:6px;font-size:11px;font-weight:600;display:grid}.admin-game-form input{border:1px solid #d1d5db;border-radius:9px;outline:none;min-height:42px;padding:0 12px}.admin-game-form input:focus{border-color:#2563eb}.admin-game-modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.admin-game-modal-actions button{cursor:pointer;background:#f3f4f6;border:0;border-radius:8px;padding:9px 13px;font-weight:700}.admin-game-modal-actions button.primary{color:#fff;background:#111827}@media (width<=650px){.admin-game-summary{grid-template-columns:1fr}}.admin-game-sync-area{margin-top:14px}.admin-game-sync-button{color:#1d4ed8;cursor:pointer;background:#eaf2ff;border:0;border-radius:9px;width:100%;min-height:40px;font-size:11px;font-weight:800}.admin-game-sync-button:hover:not(:disabled){background:#dbeafe}.admin-game-sync-button:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.admin-game-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-game-logo-preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:12px;padding:12px;display:flex}.admin-game-logo-preview span{color:#6b7280;font-size:10px}.admin-game-logo-preview img{object-fit:contain;background:#fff;border-radius:12px;width:64px;height:64px;padding:4px}.admin-game-logo-preview button{color:#b91c1c;cursor:pointer;background:#fee2e2;border:0;border-radius:7px;margin-left:auto;padding:7px 10px;font-size:10px;font-weight:700}.admin-game-form input[type=file]{background:#f9fafb;height:auto;padding:9px}.admin-game-form small{color:#9ca3af;font-size:9px}.admin-game-modal-overlay{align-items:flex-start;padding-top:24px;padding-bottom:24px;overflow-y:auto}.admin-game-modal{overscroll-behavior:contain;max-height:calc(100vh - 48px);overflow-y:auto}body.admin-modal-open{overflow:hidden}.dashboard-v2{gap:22px;width:100%;min-width:0;display:grid}.dashboard-v2-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dashboard-v2-heading>div>span{color:#2563eb;letter-spacing:.12em;font-size:11px;font-weight:800}.dashboard-v2-heading h2{color:#0f172a;margin:5px 0 6px;font-size:26px}.dashboard-v2-heading p{color:#64748b;margin:0;font-size:13px}.dashboard-error{color:#991b1b;background:#fee2e2;border-radius:12px;padding:16px 18px}.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.metric-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:0;padding:19px;position:relative;overflow:hidden}.metric-card.primary{background:linear-gradient(145deg,#eff6ff,#fff);border-color:#bfdbfe}.metric-icon{color:#2563eb;background:#f1f5f9;border-radius:10px;place-items:center;width:36px;height:36px;margin-bottom:15px;font-size:13px;font-weight:800;display:grid}.metric-card>span{color:#64748b;font-size:12px;display:block}.metric-card>strong{color:#0f172a;margin:7px 0 5px;font-size:clamp(20px,2vw,27px);line-height:1.2;display:block}.metric-card>small{color:#94a3b8;font-size:11px}.dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:0;padding:20px}.dashboard-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.dashboard-card-header h3{color:#0f172a;margin:0;font-size:16px}.dashboard-card-header p{color:#94a3b8;margin:5px 0 0;font-size:11px}.dashboard-period{color:#64748b;background:#f1f5f9;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:700}.dashboard-main-grid{grid-template-columns:minmax(0,2fr) minmax(240px,.8fr);gap:16px;display:grid}.dashboard-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.chart-legend{color:#64748b;gap:18px;margin-bottom:12px;font-size:11px;display:flex}.chart-legend>span{align-items:center;gap:6px;display:flex}.legend-line{border-radius:999px;width:18px;height:3px;display:block}.legend-line.omzet{background:#2563eb}.legend-line.profit{background:#16a34a}.sales-chart{width:100%}.sales-chart svg{width:100%;height:230px;overflow:visible}.chart-grid-line{stroke:#e5e7eb;stroke-width:.45px;vector-effect:non-scaling-stroke}.chart-line{fill:none;stroke-width:2.5px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.chart-omzet{stroke:#2563eb}.chart-profit{stroke:#16a34a}.chart-labels{grid-template-columns:repeat(7,1fr);gap:3px;margin-top:5px;display:grid}.chart-labels span{text-align:center;color:#94a3b8;font-size:9px}.chart-summary{display:none}.status-overview{gap:9px;display:grid}.status-overview-row{border-bottom:1px solid #f1f5f9;grid-template-columns:10px 1fr auto;align-items:center;gap:9px;padding:10px 0;display:grid}.status-overview-row:last-child{border-bottom:0}.status-overview-row>span:nth-child(2){color:#475569;font-size:11px;font-weight:700}.status-overview-row strong{color:#0f172a}.status-dot{background:#94a3b8;border-radius:50%;width:8px;height:8px}.status-dot.status-pending{background:#f59e0b}.status-dot.status-paid{background:#3b82f6}.status-dot.status-processing{background:#8b5cf6}.status-dot.status-success{background:#22c55e}.status-dot.status-failed{background:#ef4444}.top-games{gap:17px;display:grid}.game-ranking>div:first-child{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.game-ranking strong{color:#334155;font-size:12px}.game-ranking span{color:#94a3b8;font-size:10px}.game-progress{background:#f1f5f9;border-radius:99px;height:7px;overflow:hidden}.game-progress>span{border-radius:inherit;background:#2563eb;height:100%;display:block}.system-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.system-grid>div{background:#f8fafc;border-radius:11px;padding:14px}.system-grid span{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:10px;display:block}.system-grid strong{color:#0f172a;font-size:12px}.system-grid .system-online{color:#16a34a}.recent-order-list{display:grid}.recent-order-item{border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(180px,1.4fr) minmax(150px,1fr) 110px 120px;align-items:center;gap:14px;padding:14px 0;display:grid}.recent-order-item:last-child{border-bottom:0}.recent-order-item strong,.recent-order-item span{display:block}.recent-order-main strong{color:#0f172a;font-size:12px}.recent-order-item>div>strong{color:#334155;font-size:12px}.recent-order-item>div>span{color:#94a3b8;margin-top:4px;font-size:10px}.dashboard-status{color:#475569;background:#f1f5f9;border-radius:999px;width:fit-content;padding:6px 9px;font-size:9px;font-weight:800}.dashboard-status.status-pending{color:#92400e;background:#fef3c7}.dashboard-status.status-paid{color:#1d4ed8;background:#dbeafe}.dashboard-status.status-processing{color:#6d28d9;background:#ede9fe}.dashboard-status.status-success{color:#166534;background:#dcfce7}.dashboard-status.status-failed{color:#991b1b;background:#fee2e2}.recent-order-total{text-align:right;color:#0f172a;font-size:12px}.dashboard-empty{text-align:center;color:#94a3b8;padding:25px;font-size:12px}@media (width<=1100px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}}@media (width<=760px){.dashboard-v2-heading{flex-direction:column}.dashboard-metrics,.dashboard-secondary-grid,.system-grid{grid-template-columns:1fr}.sales-chart svg{height:180px}.recent-order-item{grid-template-columns:1fr;gap:8px;padding:16px 0}.recent-order-total{text-align:left}}.admin-orders{gap:22px;width:100%;min-width:0;display:grid}.admin-orders .admin-page-toolbar{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-orders .admin-page-toolbar h2{margin:0 0 6px}.admin-orders .admin-page-toolbar p{color:#64748b;margin:0}.admin-orders .admin-order-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.admin-orders .admin-order-summary>span{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:6px;padding:16px 18px;font-size:12px;font-weight:600;display:flex}.admin-orders .admin-order-summary strong{color:#0f172a;font-size:22px;font-weight:800}.admin-orders .admin-panel-card{width:100%;min-width:0;padding:22px;overflow:hidden}.admin-orders .admin-table-wrapper{border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow-x:auto}.admin-orders .admin-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:1200px}.admin-orders .admin-table th{color:#64748b;text-align:left;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f8fafc;padding:14px 16px;font-size:11px;font-weight:800}.admin-orders .admin-table td{color:#1e293b;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:16px}.admin-orders .admin-table tbody tr:last-child td{border-bottom:0}.admin-orders .admin-table tbody tr:hover{background:#f8fafc}.admin-orders .admin-table td strong{display:block}.admin-orders .admin-table td small{color:#64748b;margin-top:5px;font-size:11px;display:block}.admin-orders .admin-status-control{flex-direction:column;gap:8px;min-width:145px;display:flex}.admin-orders .order-status{border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:105px;min-height:32px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-flex}.admin-orders .order-status-pending{color:#92400e;background:#fef3c7}.admin-orders .order-status-paid{color:#1d4ed8;background:#dbeafe}.admin-orders .order-status-processing{color:#6d28d9;background:#ede9fe}.admin-orders .order-status-success{color:#166534;background:#dcfce7}.admin-orders .order-status-failed,.admin-orders .order-status-canceled,.admin-orders .order-status-cancelled{color:#991b1b;background:#fee2e2}.admin-orders .admin-status-select{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;outline:none;width:100%;min-height:40px;padding:0 34px 0 11px;font-size:12px;font-weight:700}.admin-orders .admin-status-select option{color:#0f172a;background:#fff}.admin-orders .admin-status-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.admin-orders .admin-order-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.admin-orders .admin-order-actions button{white-space:nowrap;border-radius:8px;min-height:36px;padding:0 12px;font-size:12px;font-weight:700}.admin-orders .admin-error{color:#991b1b;background:#fee2e2;border-radius:10px;padding:14px 16px}@media (width<=800px){.admin-orders .admin-page-toolbar{flex-direction:column}.admin-orders .admin-order-summary{grid-template-columns:1fr}.admin-orders .admin-panel-card{padding:14px}.admin-orders .admin-table{min-width:1100px}}.admin-orders .admin-table th:nth-child(2),.admin-orders .admin-table td:nth-child(2){min-width:180px}.admin-orders .admin-table td:nth-child(2) strong{color:#0f172a;font-size:13px;font-weight:700}.admin-orders .admin-table td:nth-child(2) small{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.admin-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:min(680px,100%);max-height:calc(100vh - 48px);padding:24px;overflow-y:auto;box-shadow:0 24px 70px #0f172a38}.admin-modal-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:18px;display:flex}.admin-modal-header span{color:#64748b;letter-spacing:.08em;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.admin-modal-header h3{color:#0f172a;margin:0;font-size:22px;line-height:1.25}.admin-modal-header>button{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;padding:0;font-size:22px;line-height:1;display:grid}.admin-modal-header>button:hover{background:#eef2f7}.admin-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-detail-grid>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;min-width:0;padding:14px 16px}.admin-detail-grid>div>span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.admin-detail-grid>div>strong{color:#0f172a;overflow-wrap:anywhere;font-size:14px;line-height:1.45;display:block}.admin-modal h4{color:#0f172a;margin:22px 0 10px;font-size:15px}.admin-modal ul{margin:0;padding:0;list-style:none}.admin-modal li{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.admin-modal li:last-child{border-bottom:0}.admin-modal li strong{white-space:nowrap}.admin-modal p{color:#64748b;margin:16px 0 0;font-size:12px}@media (width>=1001px){.admin-orders .admin-table-wrapper{overflow-x:visible}.admin-orders .admin-table{table-layout:fixed;width:100%;min-width:0}.admin-orders .admin-table th,.admin-orders .admin-table td{padding-left:10px;padding-right:10px}.admin-orders .admin-table th:first-child,.admin-orders .admin-table td:first-child{width:13%}.admin-orders .admin-table th:nth-child(2),.admin-orders .admin-table td:nth-child(2){width:14%}.admin-orders .admin-table th:nth-child(3),.admin-orders .admin-table td:nth-child(3){width:12%}.admin-orders .admin-table th:nth-child(4),.admin-orders .admin-table td:nth-child(4){width:11%}.admin-orders .admin-table th:nth-child(5),.admin-orders .admin-table td:nth-child(5){width:9%}.admin-orders .admin-table th:nth-child(6),.admin-orders .admin-table td:nth-child(6){width:14%}.admin-orders .admin-table th:nth-child(7),.admin-orders .admin-table td:nth-child(7),.admin-orders .admin-table th:nth-child(8),.admin-orders .admin-table td:nth-child(8){width:10%}.admin-orders .admin-table th:nth-child(9),.admin-orders .admin-table td:nth-child(9){width:7%}}@media (width<=760px){.admin-modal-backdrop{align-items:end;padding:0}.admin-modal{border-radius:20px 20px 0 0;width:100%;max-height:88vh;padding:18px}.admin-detail-grid{grid-template-columns:1fr}.admin-modal-header h3{font-size:18px}}.admin-payment-state{align-items:center;gap:6px;margin-top:9px;font-size:10px;display:flex}.admin-payment-state span{color:#94a3b8}.admin-payment-state strong{color:#475569;font-size:10px;font-weight:800;display:inline-block!important}@media (width>=1001px){.admin-orders .admin-table-wrapper{overflow-x:hidden}.admin-orders .admin-table{table-layout:fixed;width:100%;min-width:0}.admin-orders .admin-table th,.admin-orders .admin-table td{padding:15px 10px}.admin-orders .admin-table th:first-child,.admin-orders .admin-table td:first-child{width:14%}.admin-orders .admin-table th:nth-child(2),.admin-orders .admin-table td:nth-child(2){width:16%}.admin-orders .admin-table th:nth-child(3),.admin-orders .admin-table td:nth-child(3){width:13%}.admin-orders .admin-table th:nth-child(4),.admin-orders .admin-table td:nth-child(4){width:11%}.admin-orders .admin-table th:nth-child(5),.admin-orders .admin-table td:nth-child(5){width:9%}.admin-orders .admin-table th:nth-child(6),.admin-orders .admin-table td:nth-child(6){width:17%}.admin-orders .admin-table th:nth-child(7),.admin-orders .admin-table td:nth-child(7),.admin-orders .admin-table th:nth-child(8),.admin-orders .admin-table td:nth-child(8){width:10%}.admin-orders .admin-table th{white-space:nowrap;font-size:10px}.admin-orders .admin-table td:nth-child(4),.admin-orders .admin-table td:nth-child(5){white-space:nowrap}.admin-orders .admin-table td:nth-child(7){font-size:11px;line-height:1.5}.admin-orders .admin-order-actions{flex-direction:column;align-items:stretch}.admin-orders .admin-order-actions button{width:100%;min-width:0}}@media (width>=801px) and (width<=1150px){.admin-orders .admin-table{font-size:11px}.admin-orders .admin-table th,.admin-orders .admin-table td{padding-left:7px;padding-right:7px}.admin-orders .admin-status-select{min-width:0;font-size:11px}}.admin-products-page{gap:22px;width:100%;min-width:0;display:grid}.admin-products-page .admin-page-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.admin-product-summary{white-space:nowrap;align-items:center;gap:8px;padding-top:8px;display:flex}.admin-product-summary span{opacity:.65}.admin-product-summary strong{font-weight:800}.admin-products-page .admin-panel-card{border:1px solid #8080802e;border-radius:18px;width:100%;min-width:0;padding:22px;overflow:hidden}.admin-product-toolbar{grid-template-columns:minmax(260px,1fr) minmax(160px,190px) minmax(150px,180px) auto;align-items:center;gap:12px;margin-bottom:18px;display:grid}.admin-product-toolbar input,.admin-product-toolbar select,.admin-product-toolbar button{min-height:44px;font:inherit;border-radius:10px}.admin-product-toolbar input,.admin-product-toolbar select{background:0 0;border:1px solid #80808047;width:100%;min-width:0;padding:0 12px}.admin-product-toolbar .admin-refresh-button{cursor:pointer;border:0;padding:0 18px;font-weight:700}.admin-product-count{opacity:.72;margin:0 0 14px;font-size:.95rem}.admin-product-count strong{opacity:1;font-size:1rem}.admin-products-table-wrap{border:1px solid #80808024;border-radius:14px;width:100%;overflow-x:auto}.admin-products-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1080px}.admin-products-table th,.admin-products-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #8080801f;padding:15px 14px}.admin-products-table th{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;opacity:.68;font-size:.78rem;font-weight:800}.admin-products-table tbody tr:last-child td{border-bottom:0}.admin-products-table tbody tr:hover{background:#8080800a}.admin-products-table th:first-child,.admin-products-table td:first-child{width:220px}.admin-products-table th:nth-child(2),.admin-products-table td:nth-child(2){width:135px}.admin-products-table th:nth-child(3),.admin-products-table td:nth-child(3){width:145px}.admin-products-table th:nth-child(4),.admin-products-table td:nth-child(4){width:135px}.admin-products-table th:nth-child(5),.admin-products-table td:nth-child(5){width:160px}.admin-products-table th:nth-child(6),.admin-products-table td:nth-child(6){width:100px}.admin-products-table th:nth-child(7),.admin-products-table td:nth-child(7){width:140px}.admin-products-table td:first-child{overflow-wrap:anywhere}.admin-products-table td strong{line-height:1.35;display:block}.admin-products-table td small{opacity:.62;margin-top:4px;font-size:.78rem;line-height:1.35;display:block}.admin-products-table td:nth-child(3),.admin-products-table td:nth-child(4),.admin-products-table td:nth-child(5),.admin-products-table td:nth-child(6),.admin-products-table td:nth-child(7){white-space:nowrap}.admin-products-table td:nth-child(5) strong{font-size:1rem}.admin-product-toggle{min-width:112px;min-height:38px;font:inherit;cursor:pointer;border-radius:9px;padding:0 13px;font-size:.86rem;font-weight:700}.admin-product-toggle:disabled{cursor:wait;opacity:.6}.admin-product-pagination{justify-content:space-between;align-items:center;gap:14px;margin-top:18px;display:flex}.admin-product-pagination span{opacity:.72;font-size:.9rem}.admin-product-pagination button{cursor:pointer;border-radius:9px;min-height:40px;padding:0 15px}.admin-product-pagination button:disabled{cursor:default;opacity:.45}@media (width<=1100px){.admin-product-toolbar{grid-template-columns:minmax(220px,1fr) minmax(150px,1fr) minmax(150px,1fr)}.admin-product-toolbar .admin-refresh-button{grid-column:1/-1}}@media (width<=760px){.admin-products-page .admin-page-heading{flex-direction:column}.admin-product-summary{padding-top:0}.admin-product-toolbar{grid-template-columns:1fr}.admin-product-toolbar .admin-refresh-button{grid-column:auto}.admin-products-page .admin-panel-card{padding:14px}.admin-product-pagination{flex-wrap:wrap}}.admin-payments-page{gap:22px;display:grid}.admin-payments-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-payments-heading h2{margin:0 0 6px}.admin-payments-heading p{opacity:.68;margin:0}.payment-refresh-button{cursor:pointer;background:0 0;border:1px solid #80808038;border-radius:12px;min-height:42px;padding:0 16px}.payment-current-card{background:#8080800d;border:1px solid #8080802e;border-radius:18px;padding:22px}.payment-current-card>span{letter-spacing:.08em;opacity:.55;margin-bottom:9px;font-size:.76rem;font-weight:700;display:block}.payment-current-card>strong{align-items:center;gap:9px;font-size:1.3rem;display:flex}.payment-current-card p{opacity:.65;margin:10px 0 0}.payment-active-dot{background:currentColor;border-radius:50%;width:10px;height:10px}.payment-gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.payment-gateway-card{border:1px solid #8080802e;border-radius:18px;padding:22px;transition:transform .16s,border-color .16s}.payment-gateway-card.active{border-width:2px}.payment-gateway-card:hover{transform:translateY(-2px)}.payment-gateway-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.payment-gateway-logo{background:#8080801a;border-radius:14px;place-items:center;width:48px;height:48px;font-size:1.3rem;font-weight:800;display:grid}.payment-active-badge{font-size:.74rem;font-weight:800}.payment-gateway-card h3{margin:0 0 8px;font-size:1.15rem}.payment-gateway-card p{opacity:.65;min-height:44px;margin:0 0 20px;line-height:1.5}.payment-gateway-card button{cursor:pointer;border:0;border-radius:12px;width:100%;min-height:46px;font-weight:700}.payment-gateway-card button:disabled{cursor:default;opacity:.62}.payment-message{border-radius:12px;padding:13px 16px}.payment-message.success{background:#1eb45a1a}.payment-message.error{background:#dc3c3c1a}.payment-info-box{background:#8080800f;border-radius:15px;padding:18px}.payment-info-box p{opacity:.65;margin:6px 0 0;line-height:1.5}@media (width<=760px){.payment-gateway-grid{grid-template-columns:1fr}.admin-payments-heading{flex-direction:column;align-items:flex-start}}.admin-transactions-page{gap:20px;min-width:0;display:grid}.transaction-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.transaction-stats article{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.transaction-stats span,.transaction-stats small{display:block}.transaction-stats span{color:#64748b;font-size:11px}.transaction-stats strong{color:#0f172a;margin:8px 0 4px;font-size:25px;display:block}.transaction-stats small{color:#94a3b8;font-size:10px}.transaction-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:0;padding:20px}.transaction-toolbar{grid-template-columns:minmax(240px,1fr) 170px 170px auto;gap:10px;margin-bottom:18px;display:grid}.transaction-toolbar input,.transaction-toolbar select,.transaction-toolbar button{min-width:0;min-height:42px;font:inherit;border-radius:9px;padding:0 12px}.transaction-toolbar input,.transaction-toolbar select{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.transaction-toolbar button{color:#fff;cursor:pointer;background:#2563eb;border:0;font-weight:700}.transaction-table-wrap{width:100%;overflow-x:auto}.transaction-table{border-collapse:collapse;width:100%;min-width:1100px}.transaction-table th,.transaction-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:13px 11px}.transaction-table th{color:#64748b;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#f8fafc;font-size:10px;font-weight:800}.transaction-table td{color:#334155;font-size:12px}.transaction-table td strong{color:#0f172a;display:block}.transaction-table td small{color:#94a3b8;margin-top:4px;font-size:10px;display:block}.transaction-status{background:#f1f5f9;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-flex}.transaction-success{color:#166534;background:#dcfce7}.transaction-failed{color:#991b1b;background:#fee2e2}.transaction-pending{color:#92400e;background:#fef3c7}.transaction-processing{color:#6d28d9;background:#ede9fe}.transaction-ref{text-overflow:ellipsis;white-space:nowrap;max-width:140px;display:block;overflow:hidden}.transaction-detail-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:34px;padding:0 12px;font-weight:700}.transaction-error{color:#991b1b;background:#fee2e2;border-radius:10px;padding:14px}.transaction-empty{text-align:center;color:#94a3b8;background:#f8fafc;border-radius:12px;padding:45px 20px}.transaction-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.transaction-modal{background:#fff;border-radius:18px;width:min(720px,100%);max-height:calc(100vh - 48px);padding:22px;overflow-y:auto;box-shadow:0 25px 70px #0f172a3d}.transaction-modal header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;padding-bottom:17px;display:flex}.transaction-modal header span{color:#64748b;letter-spacing:.08em;font-size:10px;font-weight:800}.transaction-modal h3{color:#0f172a;margin:5px 0 0;font-size:20px}.transaction-modal header button{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;width:36px;height:36px;font-size:20px}.transaction-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.transaction-detail-grid>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:11px;padding:13px 14px}.transaction-detail-grid span,.transaction-message-box>span{color:#94a3b8;letter-spacing:.05em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.transaction-detail-grid strong{color:#0f172a;overflow-wrap:anywhere;font-size:12px}.transaction-message-box{background:#f8fafc;border-radius:11px;margin-top:14px;padding:14px}.transaction-message-box p{color:#475569;margin:0;font-size:12px;line-height:1.6}@media (width<=900px){.transaction-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.transaction-toolbar{grid-template-columns:1fr 1fr}}@media (width<=600px){.transaction-stats,.transaction-toolbar{grid-template-columns:1fr}.transaction-panel{padding:14px}.transaction-detail-grid{grid-template-columns:1fr}.transaction-modal-backdrop{align-items:end;padding:0}.transaction-modal{border-radius:18px 18px 0 0;width:100%;max-height:88vh}}.admin-reports-page{gap:20px;min-width:0;display:grid}.reports-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.reports-periods{flex-wrap:wrap;gap:8px;display:flex}.reports-periods button,.reports-refresh{min-height:40px;font:inherit;cursor:pointer;border-radius:9px;padding:0 14px;font-size:12px;font-weight:700}.reports-periods button{color:#475569;background:#fff;border:1px solid #cbd5e1}.reports-periods button.active{color:#fff;background:#2563eb;border-color:#2563eb}.reports-refresh{color:#fff;background:#2563eb;border:0}.reports-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.reports-metrics article{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.reports-metrics span,.reports-metrics small{display:block}.reports-metrics span{color:#64748b;font-size:11px}.reports-metrics strong{color:#0f172a;margin:8px 0 5px;font-size:24px;display:block}.reports-metrics small{color:#94a3b8;font-size:10px}.reports-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.reports-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;min-width:0;padding:20px}.reports-card h3{color:#0f172a;margin:0;font-size:15px}.reports-card>p,.reports-card-header p{color:#94a3b8;margin:5px 0 16px;font-size:11px}.reports-ranking{display:grid}.reports-ranking>div{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:14px;padding:11px 0;display:flex}.reports-ranking>div:last-child{border-bottom:0}.reports-ranking span{color:#475569;font-size:12px}.reports-ranking strong{color:#0f172a;font-size:13px}.reports-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.reports-card-header>span{color:#64748b;background:#f1f5f9;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:700}.reports-table-wrap{width:100%;overflow-x:auto}.reports-table{border-collapse:collapse;width:100%;min-width:900px}.reports-table th,.reports-table td{text-align:left;border-bottom:1px solid #eef2f7;padding:12px 10px}.reports-table th{color:#64748b;text-transform:uppercase;background:#f8fafc;font-size:10px;font-weight:800}.reports-table td{color:#334155;font-size:11px}.reports-table td strong{color:#0f172a}.reports-empty{text-align:center;color:#94a3b8;background:#f8fafc;border-radius:10px;padding:35px 20px}.reports-error{color:#991b1b;background:#fee2e2;border-radius:10px;padding:14px}@media (width<=900px){.reports-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-grid{grid-template-columns:1fr}}@media (width<=600px){.reports-toolbar{flex-direction:column;align-items:stretch}.reports-metrics{grid-template-columns:1fr}.reports-periods{grid-template-columns:repeat(2,1fr);display:grid}.reports-periods button{width:100%}}.admin-notifications-page{gap:20px;min-width:0;display:grid}.notification-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.notification-stats article{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.notification-stats span,.notification-stats small{display:block}.notification-stats span{color:#64748b;font-size:11px}.notification-stats strong{color:#0f172a;margin:8px 0 4px;font-size:25px;display:block}.notification-stats small{color:#94a3b8;font-size:10px}.notification-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:0;padding:20px}.notification-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.notification-filters,.notification-actions{flex-wrap:wrap;gap:8px;display:flex}.notification-filters button,.notification-actions button{min-height:38px;font:inherit;cursor:pointer;border-radius:8px;padding:0 12px;font-size:11px;font-weight:700}.notification-filters button{color:#475569;background:#fff;border:1px solid #cbd5e1}.notification-filters button.active{color:#fff;background:#2563eb;border-color:#2563eb}.notification-actions button{color:#334155;background:#f1f5f9;border:0}.notification-actions button:last-child{color:#fff;background:#2563eb}.notification-actions button:disabled{opacity:.5;cursor:default}.notification-list{gap:9px;display:grid}.notification-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:40px 1fr auto;align-items:flex-start;gap:12px;width:100%;padding:14px;display:grid;position:relative}.notification-item.unread{background:#f8fafc;border-color:#cbd5e1}.notification-type-icon{color:#475569;background:#f1f5f9;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.notification-error .notification-type-icon{color:#991b1b;background:#fee2e2}.notification-warning .notification-type-icon{color:#92400e;background:#fef3c7}.notification-info .notification-type-icon{color:#1d4ed8;background:#dbeafe}.notification-content strong,.notification-content span,.notification-content small{display:block}.notification-content strong{color:#0f172a;font-size:12px}.notification-content>span{color:#475569;margin-top:5px;font-size:11px;line-height:1.5}.notification-content small{color:#94a3b8;margin-top:7px;font-size:9px}.notification-unread-dot{background:#2563eb;border-radius:50%;width:8px;height:8px;margin-top:6px}.notification-error{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:12px;padding:14px}.notification-empty{text-align:center;color:#94a3b8;background:#f8fafc;border-radius:10px;padding:35px 20px}@media (width<=900px){.notification-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-toolbar{flex-direction:column;align-items:stretch}}@media (width<=600px){.notification-stats{grid-template-columns:1fr}.notification-panel{padding:14px}.notification-item{grid-template-columns:36px 1fr}.notification-unread-dot{position:absolute;top:12px;right:12px}.notification-actions{grid-template-columns:1fr;display:grid}.notification-actions button{width:100%}}.admin-settings-page{gap:20px;min-width:0;display:grid}.admin-settings-loading{text-align:center;color:#64748b;padding:50px 20px}.admin-settings-message{border-radius:10px;padding:13px 16px;font-size:12px;font-weight:700}.admin-settings-message.success{color:#166534;background:#dcfce7}.admin-settings-message.error{color:#991b1b;background:#fee2e2}.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:0;padding:22px}.settings-card-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-card-header>div>span{color:#94a3b8;letter-spacing:.08em;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.settings-card-header h3{color:#0f172a;margin:0;font-size:18px}.settings-card-header p{color:#64748b;max-width:650px;margin:7px 0 0;font-size:12px;line-height:1.6}.settings-logo-editor{grid-template-columns:220px 1fr;align-items:center;gap:22px;margin-top:22px;display:grid}.settings-logo-preview{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;place-items:center;min-height:150px;padding:20px;display:grid;overflow:hidden}.settings-logo-preview img{object-fit:contain;max-width:100%;max-height:110px;display:block}.settings-logo-actions{justify-items:start;gap:10px;display:grid}.settings-logo-actions button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:9px;padding:0 18px;font-size:12px;font-weight:800}.settings-logo-actions button:disabled{opacity:.6;cursor:default}.settings-logo-actions small{color:#94a3b8;font-size:10px}.settings-game-logo-editor{gap:18px;margin-top:22px;display:grid}.settings-game-select{gap:7px;width:min(420px,100%);display:grid}.settings-game-select>span{color:#64748b;font-size:11px;font-weight:700}.settings-game-select select{color:#0f172a;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:0 12px;font-size:12px}.settings-game-preview-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:260px 1fr;align-items:center;gap:22px;padding:16px;display:grid}.settings-game-preview{aspect-ratio:16/9;background:#e2e8f0;border-radius:11px;place-items:center;width:260px;display:grid;overflow:hidden}.settings-game-preview img{object-fit:cover;width:100%;height:100%}.settings-game-preview span{color:#94a3b8;font-size:11px}.settings-game-meta{justify-items:start;gap:7px;display:grid}.settings-game-meta strong{color:#0f172a;font-size:17px}.settings-game-meta small{color:#94a3b8;font-size:10px}.settings-game-meta button{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:9px;margin-top:5px;padding:0 16px;font-size:11px;font-weight:800}.settings-banner-form{grid-template-columns:minmax(280px,380px) minmax(0,1fr);align-items:start;gap:24px;margin-top:24px;display:grid}.settings-banner-fields{gap:14px;display:grid}.settings-banner-fields label{gap:7px;display:grid}.settings-banner-fields label>span{color:#475569;font-size:11px;font-weight:700}.settings-banner-fields input[type=text],.settings-banner-fields input[type=number],.settings-banner-fields textarea{box-sizing:border-box;color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;font-size:12px}.settings-banner-fields input[type=text],.settings-banner-fields input[type=number]{min-height:44px;padding:0 12px}.settings-banner-fields textarea{resize:vertical;min-height:105px;padding:12px;line-height:1.5}.settings-banner-fields input:focus,.settings-banner-fields textarea:focus{border-color:#2563eb}.settings-banner-fields input[type=file]{box-sizing:border-box;color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:11px;font-size:11px}.settings-banner-fields>small{color:#94a3b8;font-size:10px;line-height:1.5}.settings-banner-fields>button{color:#fff;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:10px;font-size:12px;font-weight:800}.settings-banner-fields>button:disabled{opacity:.55;cursor:default}.settings-banner-preview{aspect-ratio:16/9;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;place-items:center;width:100%;display:grid;overflow:hidden}.settings-banner-preview img,.settings-banner-preview video{object-fit:cover;width:100%;height:100%;display:block}.settings-banner-preview>span{color:#94a3b8;font-size:11px}.settings-banner-list{border-top:1px solid #eef2f7;gap:12px;margin-top:26px;padding-top:22px;display:grid}.settings-banner-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:13px;grid-template-columns:180px minmax(180px,1fr) 90px 90px 80px;align-items:center;gap:16px;padding:14px;display:grid}.settings-banner-thumb{aspect-ratio:16/9;background:#e2e8f0;border-radius:10px;width:180px;overflow:hidden}.settings-banner-thumb img,.settings-banner-thumb video{object-fit:cover;width:100%;height:100%;display:block}.settings-banner-info{min-width:0}.settings-banner-info strong,.settings-banner-info span,.settings-banner-info small{display:block}.settings-banner-info strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.settings-banner-info>span{color:#2563eb;margin-top:5px;font-size:9px;font-weight:800}.settings-banner-info small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:10px;overflow:hidden}.settings-banner-item>label{gap:6px;display:grid}.settings-banner-item>label>span{color:#64748b;font-size:9px;font-weight:700}.settings-banner-item input[type=number]{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:38px;padding:0 9px}.settings-banner-toggle{justify-content:center;align-items:center;gap:7px!important;display:flex!important}.settings-banner-toggle input{width:16px;height:16px}.settings-banner-delete{color:#b91c1c;cursor:pointer;background:#fee2e2;border:0;border-radius:8px;min-height:38px;padding:0 12px;font-weight:800}.settings-game-empty{text-align:center;color:#94a3b8;background:#f8fafc;border-radius:11px;padding:35px 20px;font-size:11px}@media (width<=1000px){.settings-banner-item{grid-template-columns:150px minmax(0,1fr) 80px}.settings-banner-thumb{width:150px}.settings-banner-toggle,.settings-banner-delete{grid-column:auto}}@media (width<=780px){.settings-logo-editor,.settings-game-preview-row,.settings-banner-form{grid-template-columns:1fr}.settings-game-preview{width:100%}.settings-banner-item{grid-template-columns:120px minmax(0,1fr)}.settings-banner-thumb{width:120px}.settings-banner-item>label,.settings-banner-delete{grid-column:2}.settings-banner-toggle{justify-content:flex-start}}@media (width<=520px){.settings-card{padding:16px}.settings-banner-item{grid-template-columns:1fr}.settings-banner-thumb{width:100%}.settings-banner-item>label,.settings-banner-delete{grid-column:auto}}.admin-support-page{min-width:0}.admin-support-error{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:12px;padding:12px 14px;font-size:11px;font-weight:700}.admin-support-shell{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:320px minmax(0,1fr);height:calc(100vh - 150px);min-height:580px;display:grid;overflow:hidden}.admin-support-sidebar{background:#f8fafc;border-right:1px solid #e5e7eb;grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid}.admin-support-sidebar-head{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:14px;padding:17px;display:flex}.admin-support-sidebar-head span{color:#94a3b8;letter-spacing:.08em;font-size:9px;font-weight:800}.admin-support-sidebar-head h3{color:#0f172a;margin:4px 0 0;font-size:16px}.admin-support-sidebar-head button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;width:34px;height:34px}.admin-support-list{min-height:0;padding:8px;overflow-y:auto}.admin-support-conversation{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:10px;width:100%;padding:11px;display:grid;position:relative}.admin-support-conversation:hover,.admin-support-conversation.active{background:#fff}.admin-support-conversation.active{box-shadow:0 0 0 1px #dbeafe}.admin-support-avatar{color:#1d4ed8;background:#dbeafe;border-radius:12px;place-items:center;width:42px;height:42px;font-size:14px;font-weight:900;display:grid}.admin-support-conversation-body{min-width:0}.admin-support-conversation-body>div{justify-content:space-between;gap:8px;display:flex}.admin-support-conversation-body strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.admin-support-conversation-body>div>span{color:#64748b;font-size:8px;font-weight:800}.admin-support-conversation-body p{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:10px;overflow:hidden}.admin-support-conversation-body small{color:#94a3b8;margin-top:5px;font-size:8px;display:block}.admin-support-unread{color:#fff;background:#2563eb;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:8px;font-weight:900;display:grid}.admin-support-empty{text-align:center;color:#94a3b8;padding:30px 15px;font-size:10px}.admin-support-chat{grid-template-rows:auto minmax(0,1fr) auto auto;min-width:0;min-height:0;display:grid}.admin-support-no-chat{color:#94a3b8;grid-row:1/-1;place-items:center;font-size:12px;display:grid}.admin-support-chat-head{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;display:flex}.admin-support-chat-head strong,.admin-support-chat-head span{display:block}.admin-support-chat-head strong{color:#0f172a;font-size:13px}.admin-support-chat-head span{color:#64748b;margin-top:3px;font-size:9px}.admin-support-chat-head button{cursor:pointer;border:0;border-radius:8px;min-height:36px;padding:0 12px;font-size:9px;font-weight:800}.admin-support-chat-head .close-chat{color:#991b1b;background:#fee2e2}.admin-support-chat-head .open-chat{color:#166534;background:#dcfce7}.admin-support-messages{background:#f8fafc;min-height:0;padding:18px;overflow-y:auto}.admin-support-message-row{margin-bottom:10px;display:flex}.admin-support-message-row.admin{justify-content:flex-end}.admin-support-message-row.customer{justify-content:flex-start}.admin-support-message{border-radius:12px;max-width:72%;padding:10px 12px}.admin-support-message-row.admin .admin-support-message{color:#fff;background:#2563eb;border-bottom-right-radius:4px}.admin-support-message-row.customer .admin-support-message{color:#334155;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.admin-support-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.55}.admin-support-message span{opacity:.65;margin-top:6px;font-size:8px;display:block}.admin-support-empty-chat{text-align:center;color:#94a3b8;padding:30px;font-size:10px}.admin-support-composer{background:#fff;border-top:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) 80px;gap:10px;padding:12px;display:grid}.admin-support-composer textarea{resize:none;min-height:46px;max-height:120px;font:inherit;border:1px solid #cbd5e1;border-radius:9px;padding:10px 11px;font-size:11px}.admin-support-composer button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:9px;font-size:10px;font-weight:800}.admin-support-composer button:disabled{opacity:.5;cursor:default}@media (width<=900px){.admin-support-shell{grid-template-columns:270px minmax(0,1fr)}}@media (width<=700px){.admin-support-shell{grid-template-columns:1fr;height:auto;min-height:0}.admin-support-sidebar{border-bottom:1px solid #e5e7eb;border-right:0;max-height:280px}.admin-support-chat{min-height:520px}}.admin-support-quick-replies{background:#fff;border-top:1px solid #e5e7eb;padding:10px 12px}.admin-support-quick-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.admin-support-quick-title strong{color:#0f172a;font-size:10px}.admin-support-quick-title span{color:#94a3b8;font-size:8px}.admin-support-quick-list{flex-wrap:wrap;gap:6px;display:flex}.admin-support-quick-list button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;min-height:30px;padding:0 10px;font-size:9px;font-weight:800;transition:background .15s,border-color .15s,transform .15s}.admin-support-quick-list button:hover{background:#dbeafe;border-color:#bfdbfe;transform:translateY(-1px)}.admin-support-quick-list button:disabled{opacity:.45;cursor:default;transform:none}@media (width<=700px){.admin-support-quick-title{flex-direction:column;align-items:flex-start;gap:2px}.admin-support-quick-list{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.admin-support-quick-list button{flex:none}}.admin-support-quick-title span{margin-top:2px;display:block}.admin-support-manage-template{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-height:30px;padding:0 10px;font-size:9px;font-weight:800}.admin-support-template-backdrop{z-index:12000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a73;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.admin-support-template-modal{background:#fff;border-radius:16px;width:min(760px,100%);max-height:min(820px,100vh - 44px);overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}.admin-support-template-head{z-index:2;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 18px;display:flex;position:sticky;top:0}.admin-support-template-head span{color:#94a3b8;letter-spacing:.08em;font-size:8px;font-weight:900}.admin-support-template-head h3{color:#0f172a;margin:4px 0 0;font-size:16px}.admin-support-template-head>button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;width:34px;height:34px;font-size:18px}.admin-support-template-list{gap:8px;padding:14px 16px;display:grid}.admin-support-template-item{border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.admin-support-template-item strong{color:#0f172a;font-size:11px}.admin-support-template-item span{color:#2563eb;margin-top:2px;font-size:8px;font-weight:800;display:block}.admin-support-template-item p{color:#64748b;margin:6px 0 0;font-size:9px;line-height:1.5}.admin-support-template-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.admin-support-template-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;min-height:28px;padding:0 8px;font-size:8px;font-weight:800}.admin-support-template-actions .danger{color:#b91c1c;border-color:#fecaca}.admin-support-template-form{background:#f8fafc;border-top:1px solid #e5e7eb;padding:16px}.admin-support-template-form h4{color:#0f172a;margin:0 0 12px;font-size:12px}.admin-support-template-grid{grid-template-columns:1fr 1fr 110px;gap:10px;display:grid}.admin-support-template-form label span{color:#475569;margin-bottom:5px;font-size:8px;font-weight:800;display:block}.admin-support-template-form input,.admin-support-template-form textarea{box-sizing:border-box;color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:10px}.admin-support-template-form input{min-height:38px;padding:0 10px}.admin-support-template-message-field{margin-top:10px;display:block}.admin-support-template-form textarea{resize:vertical;min-height:95px;padding:10px}.admin-support-template-save-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.admin-support-template-save-actions button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;min-height:36px;padding:0 13px;font-size:9px;font-weight:800}.admin-support-template-save-actions .secondary{color:#334155;background:#fff;border:1px solid #e2e8f0}@media (width<=700px){.admin-support-template-backdrop{padding:0}.admin-support-template-modal{border-radius:0;width:100%;max-height:100vh}.admin-support-template-item{grid-template-columns:1fr}.admin-support-template-actions{justify-content:flex-start}.admin-support-template-grid{grid-template-columns:1fr}}.admin-support-quick-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-support-quick-title>div{min-width:0}.admin-support-add-template-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;flex:none;min-height:31px;padding:0 11px;font-size:9px;font-weight:800}.admin-support-add-template-btn:hover{background:#1d4ed8}@media (width<=600px){.admin-support-quick-title{align-items:flex-start}.admin-support-add-template-btn{padding:0 8px;font-size:8px}}.admin-support-auto-reply{background:#f8fafc;border-top:1px solid #e5e7eb;padding:12px}.admin-support-auto-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.admin-support-auto-head strong{color:#0f172a;font-size:10px;display:block}.admin-support-auto-head span{color:#64748b;margin-top:2px;font-size:8px;display:block}.admin-support-auto-reply textarea{box-sizing:border-box;resize:vertical;color:#0f172a;width:100%;min-height:72px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:9px 10px;font-size:10px;line-height:1.5}.admin-support-auto-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.admin-support-auto-actions small{color:#94a3b8;font-size:8px}.admin-support-auto-actions button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;min-height:32px;padding:0 11px;font-size:9px;font-weight:800}.admin-support-auto-actions button:disabled{opacity:.5;cursor:default}.admin-support-auto-switch{flex:none;width:38px;height:22px;position:relative}.admin-support-auto-switch input{opacity:0;pointer-events:none;position:absolute}.admin-support-auto-switch>span{cursor:pointer;background:#cbd5e1;border-radius:999px;transition:background .18s;position:absolute;inset:0}.admin-support-auto-switch>span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0f172a2e}.admin-support-auto-switch input:checked+span{background:#22c55e}.admin-support-auto-switch input:checked+span:after{transform:translate(16px)}.admin-support-chat-head-actions{align-items:center;gap:8px;display:flex}.admin-support-chat-head-actions .auto-reply-settings-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;min-height:36px;padding:0 11px;font-size:9px;font-weight:800}.admin-support-auto-modal{background:#fff;border-radius:16px;width:min(520px,100%);overflow:hidden;box-shadow:0 24px 70px #0f172a4d}.admin-support-auto-modal-body{padding:18px}.admin-support-auto-modal-body textarea{box-sizing:border-box;resize:vertical;color:#0f172a;width:100%;min-height:130px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:11px 12px;font-size:11px;line-height:1.55}.admin-support-auto-note{color:#94a3b8;margin:8px 0 0;font-size:8px;line-height:1.5}.admin-support-auto-modal-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.admin-support-auto-modal-actions button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;min-height:36px;padding:0 12px;font-size:9px;font-weight:800}.admin-support-auto-modal-actions .secondary{color:#334155;background:#fff;border:1px solid #e2e8f0}@media (width<=700px){.admin-support-chat-head{align-items:flex-start}.admin-support-chat-head-actions{flex-direction:column;align-items:stretch}}.admin-support-business-hours{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:14px;padding:12px}.admin-support-business-grid{grid-template-columns:1fr 1fr 1.2fr;gap:10px;margin-top:10px;display:grid}.admin-support-business-grid label span,.admin-support-offline-field>span{color:#475569;margin-bottom:5px;font-size:8px;font-weight:800;display:block}.admin-support-business-grid input,.admin-support-business-grid select{box-sizing:border-box;color:#0f172a;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:0 9px;font-size:10px}.admin-support-offline-field{margin-top:12px;display:block}.admin-support-offline-field textarea{min-height:95px}@media (width<=600px){.admin-support-business-grid{grid-template-columns:1fr}}.customer-navbar{align-items:center;gap:4px;margin-left:auto;display:flex}.customer-nav-link{color:#667085;background:0 0;border:0;border-radius:11px;padding:10px 13px;font-family:inherit;font-size:13px;font-weight:600;transition:color .2s,background .2s,transform .2s;position:relative}.customer-nav-link:hover{color:#2563eb;background:#f4f7ff}.customer-nav-link.active{color:#2563eb;background:#eef4ff;font-weight:700}.customer-nav-link.active:after{content:"";background:#2563eb;border-radius:999px;width:16px;height:2px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.customer-nav-lock{color:#aab2c0;margin-left:3px}.customer-bottom-nav{display:none}@media (width<=900px){.customer-navbar{display:none}.customer-bottom-nav{z-index:250;-webkit-backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #e2e8f0f2;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:4px;width:min(94%,520px);padding:7px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #0f172a26,0 2px 8px #0f172a0d}.customer-bottom-link{color:#8992a3;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;padding:9px 4px 8px;font-family:inherit;transition:color .2s,background .2s;display:flex}.customer-bottom-link.active{color:#2563eb;background:#eef4ff}.customer-bottom-icon{justify-content:center;align-items:center;height:22px;font-size:21px;font-weight:700;line-height:1;display:flex}.customer-bottom-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:700;line-height:1;overflow:hidden}}@media (width<=560px){.customer-bottom-nav{border-radius:18px;width:calc(100% - 20px);bottom:8px}}.receipt-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050c18ad;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.receipt-modal{background:#fff;border-radius:22px;width:min(100%,460px);max-height:92vh;overflow-y:auto;box-shadow:0 24px 80px #0000003d}.receipt-print-area{color:#172033;padding:28px}.receipt-header{text-align:center;border-bottom:1px dashed #d9dee8;padding-bottom:20px}.receipt-logo{object-fit:contain;width:150px;max-height:60px;margin-bottom:8px}.receipt-header h2{margin:0;font-size:20px}.receipt-header p{color:#6d7686;margin:4px 0 0;font-size:13px}.receipt-success{text-align:center;letter-spacing:.04em;color:#087443;background:#ecfdf3;border-radius:12px;margin:20px 0;padding:12px;font-size:13px;font-weight:800}.receipt-details{gap:13px;display:grid}.receipt-details>div{border-bottom:1px solid #eef1f5;justify-content:space-between;gap:20px;padding-bottom:10px;display:flex}.receipt-details span{color:#727c8d;font-size:13px}.receipt-details strong{text-align:right;overflow-wrap:anywhere;max-width:62%;font-size:13px}.receipt-total{background:#f5f7fb;border-radius:14px;justify-content:space-between;align-items:center;margin-top:20px;padding:17px;display:flex}.receipt-total span{font-size:13px;font-weight:600}.receipt-total strong{font-size:18px}.receipt-footer{text-align:center;color:#778091;margin-top:22px}.receipt-footer p{margin:0 0 6px;font-size:13px;font-weight:600}.receipt-footer small{font-size:11px;line-height:1.5}.receipt-buttons{gap:10px;padding:16px 28px 24px;display:flex}.receipt-buttons button{cursor:pointer;border:0;border-radius:12px;flex:1;padding:12px 16px;font-weight:700}.receipt-close{color:#344054;background:#eef1f6}.receipt-print{color:#fff;background:#183b6b}@media print{body *{visibility:hidden!important}.receipt-overlay,.receipt-overlay *{visibility:visible!important}.receipt-overlay{background:#fff;padding:0;display:block;position:absolute;inset:0}.receipt-modal{width:100%;max-height:none;box-shadow:none;border-radius:0;overflow:visible}.receipt-buttons{display:none!important}.receipt-print-area{width:80mm;margin:0 auto;padding:8mm 5mm}}.history-page{background:#f6f8fc;flex:1;width:100%;padding:42px 0 80px}.history-container{width:min(1180px,90%);margin:0 auto}.history-header{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:25px;display:flex}.history-eyebrow{color:#2563eb;letter-spacing:1.3px;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.history-header h1{color:#172033;letter-spacing:-1px;margin:0;font-size:clamp(28px,4vw,38px);line-height:1.2}.history-header p{color:#7b8495;margin:9px 0 0;font-size:14px;line-height:1.6}.history-topup-button{color:#fff;background:#2563eb;border:0;border-radius:12px;flex-shrink:0;padding:12px 18px;font-weight:700;box-shadow:0 9px 24px #2563eb33}.history-topup-button:hover{background:#1d4ed8}.history-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.history-summary-card{background:#fff;border:1px solid #e5e9f0;border-radius:16px;padding:20px 22px;box-shadow:0 7px 25px #141e3209}.history-summary-card span{color:#8992a3;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.history-summary-card strong{color:#172033;font-size:27px;line-height:1}.history-panel{background:#fff;border:1px solid #e5e9f0;border-radius:20px;overflow:hidden;box-shadow:0 10px 35px #141e320b}.history-toolbar{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.history-filters{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.history-filter{color:#667085;background:#fff;border:1px solid #e3e8f0;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:12px;font-weight:700;display:flex}.history-filter span{background:#f0f2f6;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;display:inline-flex}.history-filter.active{color:#2563eb;background:#eef4ff;border-color:#2563eb}.history-filter.active span{background:#fff}.history-search{background:#fff;border:1px solid #dfe4ec;border-radius:11px;align-items:center;gap:8px;width:min(320px,100%);height:42px;padding:0 13px;display:flex}.history-search span{color:#98a2b3;font-size:19px}.history-search input{color:#172033;background:0 0;border:0;outline:0;width:100%;font-size:12px}.history-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:50px 20px;display:flex}.history-empty-icon{color:#2563eb;background:#eef4ff;border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:18px;font-size:35px;display:flex}.history-empty h2{color:#172033;margin:0;font-size:21px}.history-empty p{color:#8992a3;max-width:390px;margin:9px auto 22px;font-size:13px;line-height:1.7}.history-empty button{color:#fff;background:#2563eb;border:0;border-radius:11px;padding:11px 17px;font-weight:700}.history-list{padding:7px 18px 18px}.history-item{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:20px;padding:18px 4px;display:flex}.history-item:last-child{border-bottom:0}.history-item-main{align-items:center;gap:14px;min-width:0;display:flex}.history-product-icon{color:#2563eb;background:#eef4ff;border-radius:13px;flex:0 0 47px;justify-content:center;align-items:center;width:47px;height:47px;font-weight:800;display:flex}.history-invoice{color:#98a2b3;font-size:10px;font-weight:700}.history-item h3{color:#172033;margin:3px 0 4px;font-size:14px}.history-item p{color:#8992a3;margin:0;font-size:11px}.history-item-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:7px;display:flex}.history-item-right strong{color:#172033;font-size:14px}.history-status{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.history-status.success{color:#15803d;background:#dcfce7}.history-status.pending{color:#b45309;background:#fff7d6}.history-status.failed{color:#b91c1c;background:#fee2e2}@media (width<=800px){.history-header{flex-direction:column;align-items:stretch}.history-topup-button{width:fit-content}.history-toolbar{flex-direction:column;align-items:stretch}.history-search{width:100%}}@media (width<=560px){.history-page{padding:28px 0 105px}.history-container{width:92%}.history-summary{grid-template-columns:1fr}.history-summary-card{justify-content:space-between;align-items:center;display:flex}.history-summary-card span{margin:0}.history-summary-card strong{font-size:22px}.history-panel{border-radius:16px}.history-toolbar{padding:14px}.history-filters{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.history-filter{flex-shrink:0}.history-item{align-items:flex-start}.history-item-right{gap:5px}}.history-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.history-pay-button,.history-receipt-button{cursor:pointer;border:0;border-radius:10px;padding:10px 15px;font-size:13px;font-weight:700;transition:transform .15s,opacity .15s}.history-pay-button:hover,.history-receipt-button:hover{transform:translateY(-1px)}.history-pay-button{color:#fff;background:#183b6b}.history-receipt-button{color:#087443;background:#eef7f2}@media (width<=640px){.history-actions{justify-content:flex-start;width:100%}.history-pay-button,.history-receipt-button{width:100%}}.livechat-backdrop{z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a38;justify-content:flex-end;align-items:flex-end;padding:24px;display:flex;position:fixed;inset:0}.livechat-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(390px,100%);height:min(620px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 24px 70px #0f172a40}.livechat-header{color:#fff;background:#2563eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.livechat-header span{letter-spacing:.08em;opacity:.75;font-size:9px;font-weight:800;display:block}.livechat-header h3{margin:4px 0 2px;font-size:16px}.livechat-header small{opacity:.8;font-size:9px}.livechat-header button{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:9px;width:34px;height:34px;font-size:21px}.livechat-messages{background:#f8fafc;min-height:0;padding:16px;overflow-y:auto}.livechat-state,.livechat-welcome{color:#64748b;background:#fff;border-radius:12px;padding:16px;font-size:11px;line-height:1.6}.livechat-welcome strong{color:#0f172a;font-size:13px}.livechat-welcome p{margin:6px 0 0}.livechat-row{margin-bottom:10px;display:flex}.livechat-row.customer{justify-content:flex-end}.livechat-row.admin{justify-content:flex-start}.livechat-bubble{border-radius:13px;max-width:82%;padding:10px 12px}.livechat-row.customer .livechat-bubble{color:#fff;background:#2563eb;border-bottom-right-radius:4px}.livechat-row.admin .livechat-bubble{color:#334155;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.livechat-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.55}.livechat-bubble span{opacity:.7;margin-top:6px;font-size:8px;display:block}.livechat-error{color:#991b1b;background:#fee2e2;padding:9px 14px;font-size:10px}.livechat-composer{background:#fff;border-top:1px solid #e5e7eb;grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:12px;display:grid}.livechat-composer textarea{resize:none;color:#0f172a;min-height:44px;max-height:110px;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:10px 11px;font-size:11px}.livechat-composer button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:10px;min-width:68px;font-size:11px;font-weight:800}.livechat-composer button:disabled{opacity:.5;cursor:default}@media (width<=600px){.livechat-backdrop{align-items:flex-end;padding:0}.livechat-panel{border-radius:18px 18px 0 0;width:100%;height:82vh}}
