@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,600;0,700;0,800;0,900;1,800;1,900&family=Inter:wght@400;500;600;700;800&display=swap";@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.block{display:block}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--font-sans:"Inter","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--primary:#ff2613;--purple:#b21a0d;--cyan:#ff2613;--ink:#101828;--muted:#667085;--line:#e5eaf3;--soft:#f5f5f5;--gradient:linear-gradient(135deg,#ff2613 0%,#b21a0d 58%,#b21a0d 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-sans);font-feature-settings:"cv02","cv03","cv04","cv11";-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 10% 0,#ff261317,#0000 28rem),radial-gradient(circle at 90% 8%,#b21a0d17,#0000 30rem),#fbfcff;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.eyebrow{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:900;display:inline-flex}.eyebrow.light{color:#ffe8e5}.primary-button,.ghost-button,.white-button,.nav-cta{border-radius:14px;justify-content:center;align-items:center;padding:13px 20px;font-size:.88rem;font-weight:900;transition:all .2s;display:inline-flex}.primary-button,.nav-cta{background:var(--gradient);color:#fff;box-shadow:0 14px 30px #ff261333}.primary-button:hover,.nav-cta:hover,.white-button:hover{transform:translateY(-2px)}.ghost-button{border:1px solid var(--line);color:var(--ink);background:#fff}.white-button{color:var(--primary);background:#fff;padding:14px 24px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border-bottom:1px solid #e5eaf3cc;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:24px;width:min(1160px,100% - 40px);min-height:70px;margin:auto;display:flex}.brand-lockup{align-items:center;gap:10px;display:inline-flex}.brand-orb{background:var(--gradient);color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:950;display:grid;box-shadow:0 10px 24px #ff26133d}.brand-lockup strong,.brand-lockup small{line-height:1;display:block}.brand-lockup strong{letter-spacing:.06em;font-size:1.1rem;font-style:italic}.brand-lockup small{color:var(--purple);letter-spacing:.3em;margin-top:4px;font-size:.62rem;font-weight:900}.site-nav nav{color:#344054;gap:30px;font-size:.88rem;font-weight:750;display:flex}h1,h2,h3,.title{font-family:var(--font-sans);letter-spacing:-.02em!important;font-weight:700!important}.hero-section{grid-template-columns:1fr 1fr;align-items:center;gap:70px;width:min(1160px,100% - 40px);min-height:590px;margin:auto;padding:72px 0 80px;display:grid}.hero-copy h1{letter-spacing:-.055em;margin:14px 0 18px;font-size:clamp(3rem,5.3vw,5.15rem);line-height:1.02}.hero-copy h1 em{background:var(--gradient);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-copy>p{max-width:580px;color:var(--muted);font-size:1.08rem;line-height:1.8}.hero-actions{gap:12px;margin-top:28px;display:flex}.trust-row{color:var(--muted);gap:28px;margin-top:34px;font-size:.8rem;display:flex}.trust-row b{color:var(--ink);font-size:.95rem;display:block}.hero-visual{min-height:440px;position:relative}.hero-glow{background:var(--gradient);opacity:.12;filter:blur(4px);border-radius:50%;width:390px;height:390px;position:absolute;inset:20px 20px auto auto}.floating-game{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe8;border:1px solid #fffc;border-radius:24px;align-items:center;gap:14px;width:310px;padding:12px;display:flex;position:absolute;box-shadow:0 24px 70px #ff261324}.floating-game img{object-fit:cover;border-radius:18px;width:90px;height:90px}.floating-game b,.floating-game small{display:block}.floating-game b{font-size:1.05rem}.floating-game small{color:var(--muted);margin-top:5px;font-size:.76rem}.game-1{top:40px;right:12px;transform:rotate(2deg)}.game-2{top:205px;left:18px;transform:rotate(-3deg)}.hero-stat{color:#fff;background:#101828;border-radius:18px;padding:16px 20px;position:absolute;bottom:25px;right:18px;box-shadow:0 20px 45px #10182833}.hero-stat span,.hero-stat b{display:block}.hero-stat span{color:#98a2b3;font-size:.72rem}.hero-stat b{margin-top:4px}.games-section,.steps-section{padding:78px max(20px,50% - 580px)}.games-toolbar{justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading{text-align:center}.section-heading.left{text-align:left}.section-heading h2{letter-spacing:-.035em;margin:10px 0 8px;font-size:clamp(2rem,3vw,2.7rem)}.section-heading p{color:var(--muted);margin:0;line-height:1.7}.search-box{border:1px solid var(--line);background:var(--soft);border-radius:15px;align-items:center;gap:10px;width:310px;padding:0 15px;display:flex}.search-box span{color:var(--primary);font-size:1.4rem}.search-box input{background:0 0;border:0;outline:0;width:100%;padding:13px 0}.game-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px;display:grid}.game-card{border:1px solid var(--line);background:#fff;border-radius:24px;transition:all .22s;overflow:hidden;box-shadow:0 12px 38px #ff261312}.game-cover{height:205px;position:relative;overflow:hidden}.game-cover:after{content:"";background:linear-gradient(#0000 45%,#1018289e);position:absolute;inset:0}.game-cover img{object-fit:cover;width:100%;height:100%;transition:all .35s}.game-card:hover img{transform:scale(1.05)}.game-cover>span{z-index:2;color:var(--primary);background:#ffffffe6;border-radius:999px;padding:6px 10px;font-size:.68rem;font-weight:900;position:absolute;bottom:14px;left:16px}.game-card-copy h3{margin:0;font-size:1.13rem}.game-card-copy p{height:44px;color:var(--muted);margin:8px 0 16px;font-size:.82rem;line-height:1.55;overflow:hidden}.game-card-copy>div{color:var(--primary);justify-content:space-between;font-size:.78rem;display:flex}.steps-section{background:var(--soft)}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:38px;display:grid}.steps-grid article{border:1px solid var(--line);background:#fff;border-radius:24px;padding:28px}.steps-grid article>span{width:46px;height:46px;color:var(--primary);background:#fde9e7;border-radius:15px;place-items:center;font-weight:950;display:grid}.steps-grid h3{margin:20px 0 10px}.steps-grid p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.65}.cta-banner{background:var(--gradient);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;width:min(1160px,100% - 40px);margin:70px auto;padding:38px 46px;display:flex;box-shadow:0 24px 70px #b21a0d33}.cta-banner h2{margin:9px 0 0;font-size:2rem}.site-footer{border-top:1px solid var(--line);background:#fff;grid-template-columns:1.2fr .7fr 1fr;gap:60px;padding:55px max(20px,50% - 580px);display:grid}.site-footer>div{color:var(--muted);flex-direction:column;align-items:flex-start;gap:10px;font-size:.82rem;display:flex}.site-footer p{max-width:360px;line-height:1.7}.detail-hero{background:var(--gradient);color:#fff;padding:55px 20px}.detail-hero-inner{align-items:center;gap:28px;width:min(1060px,100%);margin:auto;display:flex}.detail-game-image{border:4px solid #ffffff47;border-radius:28px;width:145px;height:145px;overflow:hidden;box-shadow:0 24px 60px #1018283d}.detail-game-image img{object-fit:cover;width:100%;height:100%}.detail-hero h1{margin:8px 0;font-size:2.8rem}.detail-hero p{color:#f5f5f5;max-width:650px;margin:0;line-height:1.7}.detail-badges{gap:9px;margin-top:18px;display:flex}.detail-badges span{background:#ffffff1a;border:1px solid #ffffff3d;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:800}.checkout-layout{grid-template-columns:310px 1fr;gap:30px;width:min(1060px,100% - 40px);margin:0 auto;padding:55px 0 75px;display:grid}.checkout-help{padding-top:12px}.checkout-help h2{margin:10px 0 24px;font-size:2rem}.checkout-help ol{gap:18px;padding:0;list-style:none;display:grid}.checkout-help li{gap:13px;display:flex}.checkout-help li>b{height:34px;color:var(--primary);background:#fde9e7;border-radius:11px;flex:0 0 34px;place-items:center;display:grid}.checkout-help li strong,.checkout-help li span{display:block}.checkout-help li span{color:var(--muted);font-size:.8rem;line-height:1.55}.checkout-help li strong{color:var(--ink);font-size:.9rem}.security-note{color:#067647;background:#ecfdf3;border-radius:18px;margin-top:28px;padding:18px}.security-note p{margin:5px 0 0;font-size:.78rem}.checkout-card{border:1px solid var(--line);background:#fff;border-radius:28px;padding:30px;box-shadow:0 22px 70px #ff26131a}.checkout-progress{align-items:center;display:flex}.checkout-progress span{color:#98a2b3;background:#eef1f6;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.75rem;font-weight:900;display:grid}.checkout-progress span.active{background:var(--gradient);color:#fff}.checkout-progress i{background:#e8ecf3;flex:1;height:2px}.checkout-heading{margin:24px 0}.checkout-heading h2{margin:7px 0 5px;font-size:1.8rem}.checkout-heading p{color:var(--muted);margin:0;font-size:.86rem}.form-section{border-top:1px solid var(--line);padding:22px 0}.form-title{align-items:center;gap:10px;margin-bottom:16px;display:flex}.form-title>b{width:30px;height:30px;color:var(--primary);background:#fde9e7;border-radius:10px;place-items:center;font-size:.78rem;display:grid}.form-title h3{margin:0}.nominal-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.nominal-grid button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;padding:15px;position:relative}.nominal-grid strong,.nominal-grid span{display:block}.nominal-grid strong{font-size:.82rem}.nominal-grid span{color:var(--primary);margin-top:7px;font-size:.8rem;font-weight:900}.nominal-grid i{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.65rem;font-style:normal;display:grid;position:absolute;top:10px;right:10px}.field-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field-grid.single{grid-template-columns:1fr}.field-grid label{color:#344054;font-size:.8rem;font-weight:800}.field-grid input{border:1px solid var(--line);border-radius:13px;outline:0;width:100%;margin-top:7px;padding:13px}.field-grid input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #ff261314}.check-button{border:1px solid var(--primary);width:100%;color:var(--primary);background:#fff;border-radius:13px;margin-top:12px;padding:12px;font-weight:900}.check-button:disabled{border-color:var(--line);color:#98a2b3}.account-success{color:#067647;background:#ecfdf3;border-radius:14px;align-items:center;gap:12px;margin-top:12px;padding:13px;display:flex}.account-success>span{color:#fff;background:#12b76a;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.account-success small,.account-success strong{display:block}.form-error{color:#d92d20;background:#fff1f0;border-radius:12px;margin-top:12px;padding:12px;font-size:.8rem;font-weight:700}.order-summary{background:var(--soft);border-radius:18px;padding:18px}.order-summary>div{justify-content:space-between;gap:20px;padding:7px 0;font-size:.82rem;display:flex}.order-summary span{color:var(--muted)}.order-summary .total{border-top:1px solid var(--line);margin-top:8px;padding-top:14px;font-size:1rem}.order-summary .total strong{color:var(--primary);font-size:1.2rem}.pay-button{background:var(--gradient);color:#fff;border:0;border-radius:14px;width:100%;margin-top:16px;padding:15px;font-weight:950;box-shadow:0 14px 32px #ff261338}.pay-button:disabled{box-shadow:none;background:#d0d5dd}.checkout-disclaimer{text-align:center;color:#98a2b3;font-size:.7rem}.status-page{background:var(--soft);place-items:center;min-height:calc(100vh - 70px);padding:55px 20px;display:grid}.status-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:30px;width:min(680px,100%);padding:38px;box-shadow:0 24px 80px #ff26131a}.status-icon{color:#f79009;background:#fff7e8;border-radius:24px;place-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:2rem;font-weight:950;display:grid}.status-icon.failed{color:#f04438;background:#fff1f0}.status-card h1{margin:8px 0;font-size:2.25rem}.status-card>p{color:var(--muted)}.status-ref{background:#f7eeee;border-radius:15px;margin:25px 0;padding:15px}.status-ref span,.status-ref strong{display:block}.status-ref span{color:var(--muted);font-size:.7rem}.status-ref strong{color:var(--primary);letter-spacing:.04em;margin-top:5px}.status-details{text-align:left;border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.status-details>div{border-bottom:1px solid var(--line);padding:15px}.status-details>div:nth-child(odd){border-right:1px solid var(--line)}.status-details span,.status-details b{display:block}.status-details span{color:var(--muted);font-size:.7rem}.status-details b{margin-top:5px;font-size:.82rem}.status-text.success{color:#079455}.status-text.failed{color:#d92d20}.status-actions{justify-content:center;gap:10px;margin-top:24px;display:flex}.empty-state,.empty-page{text-align:center;color:var(--muted);padding:35px}.empty-page{place-items:center;min-height:70vh;display:grid}@media(max-width:900px){.site-nav nav{display:none}.hero-section{grid-template-columns:1fr;min-height:auto;padding:55px 0}.hero-visual{min-height:390px}.game-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.checkout-layout{grid-template-columns:1fr}.checkout-help{display:none}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child{grid-column:1/-1}}@media(max-width:620px){.site-nav{width:calc(100% - 28px)}.nav-cta{padding:10px 12px;font-size:.75rem}.hero-section,.games-section,.steps-section{width:auto;padding-left:18px;padding-right:18px}.hero-copy h1{font-size:3rem}.trust-row{gap:14px}.hero-visual{min-height:340px}.floating-game{width:250px}.floating-game img{width:70px;height:70px}.game-1{right:0}.game-2{top:175px;left:0}.games-toolbar{flex-direction:column;align-items:stretch}.search-box{width:100%}.game-grid,.steps-grid{grid-template-columns:1fr}.cta-banner{flex-direction:column;align-items:flex-start;gap:22px;padding:28px}.site-footer{grid-template-columns:1fr}.site-footer>div:first-child{grid-column:auto}.detail-hero-inner{flex-direction:column;align-items:flex-start}.detail-game-image{width:110px;height:110px}.detail-badges{flex-wrap:wrap}.checkout-layout{width:calc(100% - 28px);padding-top:30px}.checkout-card{padding:20px}.nominal-grid,.field-grid,.status-details{grid-template-columns:1fr}.status-details>div:nth-child(odd){border-right:0}.status-actions{flex-direction:column}.status-card{padding:26px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{width:100%}}.track-card{border:1px solid var(--line);background:#fff;border-radius:28px;width:min(560px,100%);padding:38px;box-shadow:0 24px 70px #ff261317}.track-card h1{margin:9px 0;font-size:2.2rem}.track-card>p{color:var(--muted)}.track-form{grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:24px;display:grid}.track-form label{color:#344054;font-size:.78rem;font-weight:800}.track-form input{border:1px solid var(--line);border-radius:13px;outline:0;width:100%;margin-top:7px;padding:13px}@media(max-width:620px){.track-card{padding:25px}.track-form{grid-template-columns:1fr}.track-form button{width:100%}}:root{--rs-black:#050505;--rs-panel:#0f0f10;--rs-panel-2:#171112;--rs-gold:#ff2613;--rs-gold-2:#b21a0d;--rs-metal:#f4f4f4;--rs-muted:#ababab;--rs-line:#ff261338;--rs-gradient:linear-gradient(135deg,#ff2613 0%,#b21a0d 45%,#b21a0d 100%);--primary:var(--rs-gold);--purple:#b21a0d;--cyan:#b21a0d;--ink:#f5f5f5;--muted:var(--rs-muted);--line:var(--rs-line);--soft:#0d0d0f;--gradient:var(--rs-gradient)}body:before{content:"";pointer-events:none;opacity:.18;background-image:linear-gradient(30deg,#ff26132e 12%,#0000 12.5% 87%,#ff26132e 87.5%,#ff26132e),linear-gradient(150deg,#ff26132e 12%,#0000 12.5% 87%,#ff26132e 87.5%,#ff26132e),linear-gradient(30deg,#ff26132e 12%,#0000 12.5% 87%,#ff26132e 87.5%,#ff26132e),linear-gradient(150deg,#ff26132e 12%,#0000 12.5% 87%,#ff26132e 87.5%,#ff26132e);background-position:0 0,0 0,32px 56px,32px 56px;background-size:64px 112px;position:fixed;inset:0}.site-header{border-bottom:1px solid var(--rs-line);background:#050505db;box-shadow:0 14px 48px #00000061}.brand-orb{color:#0000;background:url(/brand/logo.png) 50%/cover;border:1px solid #b21a0d8a;box-shadow:0 0 0 3px #ff26131a,0 14px 34px #ff261333}.brand-lockup strong{color:#fff;font-style:italic}.primary-button,.nav-cta{background:var(--rs-gradient);color:#150807;text-shadow:0 1px #ffffff40;box-shadow:0 15px 38px #ff261338}.ghost-button{border-color:var(--rs-line);color:#f5f5f5;background:#ffffff0a}.white-button{border:1px solid var(--rs-line);color:var(--rs-gold);background:#0f0f10}.hero-section{background:radial-gradient(circle at 72% 34%,#ff26132e,#0000 20rem);border-bottom:1px solid #ff26131f}.hero-glow{opacity:.28;background:radial-gradient(circle,#ff2613,#ff261314 60%,#0000)}.floating-game,.game-card,.steps-grid article,.checkout-card,.status-card,.track-card,.site-footer{border:1px solid var(--rs-line);background:linear-gradient(#171112f5,#0d0d0ff5);box-shadow:0 24px 70px #00000061,inset 0 1px #b21a0d14}.hero-stat{border:1px solid var(--rs-line);background:#111215;box-shadow:0 20px 55px #ff26131f}.search-box{border-color:var(--rs-line);color:#fff;background:#18191c}.game-cover>span,.steps-grid article>span,.checkout-help li>b,.form-title>b{color:var(--rs-gold);border:1px solid var(--rs-line);background:#ff261324}.cta-banner,.detail-hero{border-top:1px solid var(--rs-line);border-bottom:1px solid var(--rs-line);background:radial-gradient(circle at 50% 0,#b21a0d38,#0000 24rem),linear-gradient(135deg,#0b0b0d,#210d0b 52%,#040404);box-shadow:0 24px 80px #0000006b}.detail-badges span{border-color:var(--rs-line);color:#f0f0f0;background:#ff26131a}.security-note,.account-success{border:1px solid var(--rs-line);color:#f0f0f0;background:linear-gradient(135deg,#ff26131f,#b21a0d0f)}.nominal-grid button.active{border-color:var(--rs-gold);background:linear-gradient(135deg,#ff261329,#b21a0d0f);box-shadow:0 0 0 3px #ff26131a}.nominal-grid i,.checkout-progress span.active,.account-success>span,.pay-button{background:var(--rs-gradient);color:#170806}.status-icon.success{color:var(--rs-gold);background:#ff261329}:root{--soft-dark:#242529;--soft-deep:#18191c;--soft-panel:#303136;--soft-panel-2:#261413;--soft-accent:#ff2613;--soft-accent-2:#b21a0d;--soft-text:#f4f8f7;--soft-muted:#c9c9c9;--soft-line:#b21a0d2e;--primary:var(--soft-accent);--purple:#b21a0d;--cyan:#ff2613;--ink:var(--soft-text);--muted:var(--soft-muted);--line:var(--soft-line);--soft:#242529;--gradient:linear-gradient(135deg,#ff2613,#b21a0d)}.brand-orb{background:url(/brand/logo.png) 50%/cover;border:1px solid #ff26136b;box-shadow:0 8px 24px #00000038}.hero-section{background:linear-gradient(135deg,#334c4bc7,#1a2322eb),radial-gradient(circle at 74% 20%,#ff26131f,#0000 22rem);border:1px solid #ff26131f;border-radius:28px;width:min(1160px,100% - 40px);min-height:auto;margin:28px auto 0;padding:58px 34px 62px;box-shadow:0 16px 42px #0003}.hero-copy h1 em{color:#0000;background:linear-gradient(90deg,#fafafa,#c9c9c9);-webkit-background-clip:text;background-clip:text}.hero-copy>p,.trust-row{color:#c2d1cf}.trust-row b{color:#fff}.hero-glow{opacity:.1;filter:blur(20px);background:#ff2613}.floating-game,.game-card,.steps-grid article,.checkout-card,.status-card,.track-card{background:linear-gradient(145deg,#334c4beb,#243231f5);border:1px solid #ff261329;box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff0a}.floating-game b,.game-card-copy h3,.section-heading h2,.steps-grid h3,.checkout-heading h2,.form-title h3,.detail-hero h1,.track-card h1,.status-card h1,.site-footer>div>strong{color:#fafafa}.floating-game small,.section-heading p,.game-card-copy p,.steps-grid p,.checkout-heading p,.track-card>p,.status-card>p{color:#c9c9c9}.hero-stat{background:#192120;border:1px solid #ff261329;box-shadow:0 16px 34px #00000038}.games-toolbar{align-items:center}.cta-banner,.detail-hero{background:linear-gradient(135deg,#261413,#242529 58%,#18191c);border:1px solid #ff261329;box-shadow:0 18px 44px #0000003d}.checkout-help li span,.order-summary span,.status-details span,.site-footer>div{color:#c9c9c9}.site-footer{background:#18191c;border-top:1px solid #ff26131f}@media(max-width:900px){.hero-section{padding:42px 24px}}:root{--primary:#ff2613;--purple:#b21a0d;--cyan:#ff2613;--ink:#18191c;--muted:#a9aaad;--line:#d2d2d2;--soft:#f5f5f5;--gradient:linear-gradient(135deg,#ff2613,#ff2613)}.brand-orb{color:#0000;box-shadow:none;background:url(/brand/logo.png) 50%/cover;border:1px solid #d2d2d2}.brand-lockup small,.eyebrow{color:#ff2613;text-shadow:none}.banner-slider{background:linear-gradient(135deg,#fafafa,#edf5f4 52%,#dfeceb);border:1px solid #d7e3e1;border-radius:28px;grid-template-columns:1.08fr .92fr;align-items:center;gap:28px;min-height:360px;display:grid;overflow:hidden;box-shadow:0 18px 45px #18191c1a}.banner-copy{padding:46px 0 46px 48px}.banner-copy h1{letter-spacing:-.05em;color:#132522;max-width:620px;margin:12px 0;font-size:clamp(2.1rem,4vw,4rem);line-height:1.04}.banner-copy p{color:#607876;max-width:560px;margin:0;font-size:1rem;line-height:1.7}.banner-actions{gap:12px;margin-top:24px;display:flex}.banner-media{background:linear-gradient(135deg,#d8e8e6,#adcac8);border-radius:24px;place-items:center;height:320px;margin:20px;display:grid;overflow:hidden}.banner-media img{object-fit:cover;width:100%;height:100%}.banner-media span{color:#ff2613;font-size:4rem;font-weight:950}.games-section{background:#f5f5f5}.game-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #18191c1f}.game-card-copy>div,.nominal-grid span,.order-summary .total strong,.status-ref strong{color:#ff2613}.security-note,.account-success{color:#b21a0d;background:#f7eeee;border:1px solid #d7c4c2}.order-summary,.status-ref{background:#f5f5f5;border:1px solid #d2d2d2}.pay-button:disabled{color:#fff;background:#a9aaad}.status-details,.status-details>div{border-color:#d2d2d2}@media(max-width:900px){.banner-slider{grid-template-columns:1fr}.banner-copy{padding:34px 26px 0}.banner-media{height:240px}.banner-actions{flex-wrap:wrap}}@media(max-width:620px){.banner-shell{width:calc(100% - 28px)}.banner-slider{border-radius:22px}.banner-copy h1{font-size:2.25rem}.banner-actions a{width:100%}.game-grid,.steps-grid{grid-template-columns:1fr}}.site-header{background:#fafbf9f5;border-bottom:1px solid #e8e8e8;box-shadow:0 8px 24px #18191c0f}.brand-lockup small{color:#b21a0d;letter-spacing:.26em}.brand-orb{border-color:#c9c9c9;box-shadow:0 0 0 3px #ff261314}.primary-button,.nav-cta,.pay-button{color:#fff;background:linear-gradient(135deg,#b21a0d,#b21a0d);box-shadow:0 10px 24px #ff261329}.banner-slider{background:#e8e8e8;border:1px solid #e8e8e8;border-radius:24px;height:clamp(220px,30vw,390px);min-height:0;display:block;position:relative;overflow:hidden;box-shadow:0 16px 38px #18191c1a}.banner-copy,.banner-actions,.banner-media{display:none}.banner-dots{justify-content:center;gap:7px;margin-top:12px;display:flex}.banner-dots button{background:#c9c9c9;border:0;border-radius:999px;width:28px;height:6px}.cta-banner,.detail-hero{color:#fff;background:linear-gradient(135deg,#b21a0d,#b21a0d 74%,#b21a0d);box-shadow:0 16px 36px #ff261329}@media(max-width:620px){.banner-shell{width:calc(100% - 28px)}.banner-slider{border-radius:18px;height:190px}.games-section{padding-top:42px}}:root{--rs-bg:#f8f8f8;--rs-ink:#0d0d0f;--rs-card:#fafafa;--rs-soft:#f0f0f0;--rs-line:#d2d2d2;--rs-gold:#ff2613;--rs-gold-2:#b21a0d;--rs-silver:#d8d8d8;--rs-teal:#b21a0d;--primary:#ff2613;--gold:#ff2613;--ink:#18191c;--muted:#aaa4a3;--line:#d2d2d2;--soft:#f0f0f0;--gradient:linear-gradient(135deg,#ff2613,#b21a0d)}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f8f8e6;border-bottom:1px solid #ff26132e;box-shadow:0 14px 42px #0d0d0f14}.brand-orb{background:url(/brand/logo.png) 50%/cover;border-color:#ff261357;box-shadow:inset 0 1px #ffffff73,0 14px 32px #ff26131f}.brand-lockup strong{color:#0d0d0f}.brand-lockup small{color:#ff2613;letter-spacing:.24em;text-shadow:none}.site-nav nav{color:#a9aaad}.site-nav nav a:hover{color:#ff2613}.primary-button,.nav-cta,.pay-button{color:#1d0c0a;text-shadow:0 1px #ffffff47;background:linear-gradient(135deg,#ff2613,#b21a0d);box-shadow:0 13px 28px #ff261338}.ghost-button,.white-button{color:#b21a0d;background:#ffffffb8;border-color:#d2d2d2}.eyebrow{color:#ff2613}.banner-slider{background:#0d0d0f;border:1px solid #ff26132e;border-radius:26px;height:clamp(225px,30vw,392px);display:block;overflow:hidden;box-shadow:0 22px 52px #0d0d0f21,0 16px 42px #ff261314}.banner-slider img{object-fit:cover;width:100%;height:100%;display:block}.banner-dots button{background:#c9c9c9}.games-section{background:0 0;padding-top:58px}.steps-section,.status-page,.track-page{background:#fafafa94}.game-card,.steps-grid article,.checkout-card,.status-card,.track-card,.site-footer{background:#fafafae0;border:1px solid #d2d2d2;box-shadow:0 16px 36px #0d0d0f12}.game-card:hover{box-shadow:0 22px 44px #0d0d0f1a,0 12px 26px #ff261314}.section-heading h2,.game-card-copy h3,.steps-grid h3,.checkout-heading h2,.form-title h3,.status-card h1,.track-card h1,.site-footer>div>strong{color:#0d0d0f}.section-heading p,.game-card-copy p,.steps-grid p,.checkout-heading p,.track-card>p,.status-card>p,.site-footer>div{color:#aaa4a3}.search-box span,.game-card-copy>div,.nominal-grid span,.order-summary .total strong,.status-ref strong{color:#ff2613}.game-cover>span,.steps-grid article>span,.checkout-help li>b,.form-title>b{color:#b21a0d;background:#b21a0d33;border:1px solid #ff26132e}.cta-banner,.detail-hero{color:#f8f8f8;background:linear-gradient(135deg,#0d0d0f,#261413 48%,#ff2613);border:1px solid #b21a0d3d;box-shadow:0 20px 52px #0d0d0f2e}.detail-hero p{color:#f5f5f5}.detail-badges span{color:#f8f8f8;background:#b21a0d1f;border-color:#b21a0d47}.detail-game-image{border-color:#b21a0d57;box-shadow:0 18px 42px #0d0d0f2e}.checkout-layout{color:#0d0d0f}.checkout-help li span,.order-summary span,.status-details span{color:#aaa4a3}.security-note,.account-success{color:#b21a0d;background:#f7eeee;border-color:#d7c4c2}.nominal-grid button,.field-grid input,.track-form input{color:#0d0d0f;background:#fafafa;border-color:#d2d2d2}.nominal-grid button.active{background:#fde9e7;border-color:#ff2613;box-shadow:0 0 0 3px #ff26131a}.nominal-grid i,.checkout-progress span.active,.account-success>span{color:#1d0c0a;background:#ff2613}.checkout-progress span{color:#9c9493;background:#e7dddd}.checkout-progress i{background:#d2d2d2}.order-summary,.status-ref{background:#f3e9e8;border-color:#d2d2d2}.site-footer{background:#fafafae6}@media(max-width:620px){.banner-slider{border-radius:20px;height:190px}}.site-header{z-index:80;background:#f8f8f8f0;border-bottom:1px solid #ff261333;position:sticky;top:0}.header-main .brand-lockup{min-width:150px}.header-main .brand-orb{border-radius:14px;width:48px;height:48px}.header-main .brand-lockup small{font-size:.62rem}.header-search{color:#ff2613;background:#fafafad1;border:1px solid #ff261338;border-radius:10px;align-items:center;gap:10px;height:40px;padding:0 14px;display:flex}.header-search input{color:#0d0d0f;background:0 0;border:0;outline:0;width:100%;font-size:.85rem}.currency-pill{color:#f5f5f5;background:#fafafac7;border:1px solid #ff261338;border-radius:999px;align-items:center;gap:8px;height:36px;padding:0 12px;font-size:.78rem;font-weight:900;display:flex}.currency-pill span{background:linear-gradient(#fff 0 50%,#d42027 50%);border-radius:50%;width:18px;height:18px}.header-subnav{background:#0d0d0f0a;border-top:1px solid #ff261321;justify-content:space-between;align-items:center;height:42px;padding:0 max(17px,50% - 700px);display:flex}.header-subnav nav,.header-subnav>div{align-items:center;gap:20px;display:flex}.header-subnav a{color:#a9aaad;font-size:.78rem;font-weight:900;position:relative}.header-subnav a:hover,.header-subnav a.active{color:#ff2613}.header-subnav a.active:after{content:"";background:#ff2613;border-radius:999px;height:2px;position:absolute;bottom:-13px;left:0;right:0}.banner-slider{border-radius:22px;height:clamp(290px,37vw,515px)}.banner-dots{margin-top:14px}.games-section{background:0 0;width:min(1400px,100% - 34px);margin:0 auto;padding:42px 0 155px}.popular-block .section-heading{margin-bottom:16px}.popular-block .section-heading p{font-size:.78rem}.popular-grid{grid-template-columns:repeat(3,1fr);gap:14px 20px;display:grid}.popular-card{background:linear-gradient(135deg,#fafafaeb,#f3f3f3e0);border:1px solid #ff26132e;border-radius:16px;align-items:center;gap:14px;min-height:86px;padding:10px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9,0 10px 26px #0d0d0f0d}.popular-card:after{content:"";pointer-events:none;background:linear-gradient(125deg,#0000 50%,#ff261314 50%,#0000 70%);position:absolute;inset:0}.popular-card img{object-fit:cover;z-index:1;border-radius:10px;width:68px;height:68px;position:relative}.popular-card span{z-index:1;display:block;position:relative}.popular-card b,.popular-card small{display:block}.popular-card small{color:#aaa4a3;margin-top:5px;font-size:.72rem}.games-toolbar{margin-top:8px}.games-toolbar .section-heading h2{font-size:2.25rem}.category-tabs{gap:10px;margin:26px 0 34px;display:flex}.category-tabs button{color:#b21a0d;background:#fafafadb;border:1px solid #ff261329;border-radius:10px;padding:11px 18px;font-size:.8rem;font-weight:900}.category-tabs button.active{color:#1d0c0a;background:linear-gradient(135deg,#ff2613,#b21a0d);box-shadow:0 10px 22px #ff261329}.game-grid{grid-template-columns:repeat(6,1fr);gap:28px 24px;margin-top:0}.game-card{box-shadow:none;background:0 0;border:0;border-radius:18px;overflow:visible}.game-card:hover{box-shadow:none;transform:translateY(-5px)}.game-cover{aspect-ratio:3/4.72;background:#0d0d0f;border:1px solid #ff26132e;border-radius:18px;height:auto;box-shadow:0 16px 34px #0d0d0f1f}.game-cover img{object-fit:cover;height:100%}.game-cover>span{color:#b21a0d;background:#f8f8f8db;border-color:#ff261333;font-size:.64rem;top:12px;bottom:auto;left:12px}.game-cover>strong{z-index:2;color:#f8f8f8;text-transform:uppercase;text-shadow:0 2px 12px #00000073;font-size:1.08rem;line-height:1.05;position:absolute;bottom:14px;left:14px;right:14px}.game-card-copy{padding:10px 2px 0}.game-card-copy h3,.game-card-copy p{display:none}.game-card-copy>div{color:#ff2613;font-size:.72rem}.game-card-copy>div span{display:none}.load-more{color:#b21a0d;background:#fafafacc;border:1px solid #ff261338;border-radius:12px;margin:34px auto 0;padding:12px 20px;font-size:.78rem;font-weight:900;display:flex}.site-footer-wrap{color:#f8f8f8;background:#0d0d0f;position:relative}.footer-wave{clip-path:polygon(0 0,100% 0,100% 45%,91% 44%,83% 31%,75% 47%,67% 66%,56% 49%,43% 39%,31% 50%,22% 31%,11% 65%,0 38%);background:#f8f8f8;height:230px}.site-footer{box-shadow:none;background:#0d0d0f;border:0;grid-template-columns:1.35fr .7fr .7fr .7fr;gap:58px;padding:62px max(20px,50% - 700px) 78px;display:grid}.site-footer .brand-lockup strong{color:#f8f8f8}.site-footer .brand-lockup small{color:#b21a0d}.site-footer p,.site-footer>div,.site-footer a{color:#c9c9c9}.social-row{margin-top:14px;flex-direction:row!important;gap:10px!important;display:flex!important}.social-row a{background:#ff2613;border-radius:9px;place-items:center;min-width:36px;height:32px;padding:0 9px;font-size:.7rem;font-weight:950;display:grid;color:#1d0c0a!important}.footer-bottom{color:#c9c9c9;background:#0d0d0f;border-top:1px solid #b21a0d1f;padding:20px max(20px,50% - 700px);font-size:.72rem;font-weight:700}.floating-chat{z-index:90;color:#1d0c0a;background:linear-gradient(135deg,#ff2613,#b21a0d);border-radius:50%;place-items:center;width:58px;height:58px;font-size:.78rem;font-weight:950;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 34px #0d0d0f47}@media(max-width:1100px){.popular-grid{grid-template-columns:repeat(2,1fr)}.game-grid{grid-template-columns:repeat(4,1fr)}.site-footer{grid-template-columns:1fr 1fr}.header-main{grid-template-columns:auto 1fr}.currency-pill{display:none}}@media(max-width:760px){.header-main{grid-template-columns:1fr;height:auto;padding:12px 0}.header-main .brand-lockup{justify-content:center}.header-subnav{justify-content:flex-start;gap:24px;overflow-x:auto}.header-subnav>div{display:none}.banner-shell{width:calc(100% - 28px);margin-top:22px}.banner-slider{height:210px}.popular-grid{grid-template-columns:1fr}.games-toolbar{display:block}.games-toolbar .search-box{width:100%;margin-top:18px}.game-grid{grid-template-columns:repeat(2,1fr);gap:20px 14px}.site-footer{grid-template-columns:1fr;gap:28px}.footer-wave{height:145px}.floating-chat{width:52px;height:52px}}:root{--rs-gold-deep:#b21a0d;--rs-gold:#ff2613;--rs-gold-bright:#b21a0d;--rs-gold-soft:#ffe8e5;--rs-metal:#f4f4f4}.nav-cta,.primary-button,.pay-button,.category-tabs button.active,.floating-chat{color:#1a0907!important;background:linear-gradient(135deg,#b21a0d,#ff2613 32%,#b21a0d 62% 100%)!important;border:1px solid #b21a0d94!important;box-shadow:inset 0 1px #ffffff8c,0 13px 30px #ff261347,0 0 0 3px #b21a0d14!important}.header-subnav a.active:after,.banner-dots button.active{background:linear-gradient(90deg,#b21a0d,#b21a0d,#ff2613)}.header-search:focus-within,.search-box:focus-within{border-color:#ff261394;box-shadow:0 0 0 3px #b21a0d2e,0 10px 24px #ff261314}.popular-card{background:linear-gradient(135deg,#fafafaf5,#fff2c3c2);border-color:#ff261357;box-shadow:inset 0 1px #ffffffbf,0 14px 30px #b21a0d14}.popular-card:before{content:"";opacity:.95;background:linear-gradient(90deg,#b21a0d,#b21a0d,#ff2613);height:3px;position:absolute;inset:0 0 auto}.popular-card:hover{border-color:#ff26139e;transform:translateY(-3px);box-shadow:0 20px 42px #b21a0d21}.category-tabs button{color:#b21a0d;background:linear-gradient(#fafafa,#fde9e7);border-color:#ff261347;box-shadow:inset 0 1px #fff9}.game-cover{border-color:#ff261375;box-shadow:0 16px 34px #0d0d0f24,0 0 0 1px #b21a0d14,inset 0 1px #ffffff1f}.game-cover:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000,#b21a0d6b);height:35%;position:absolute;bottom:0;left:0;right:0}.game-card:hover .game-cover{border-color:#b21a0dc7;box-shadow:0 20px 42px #0d0d0f2e,0 0 0 3px #b21a0d21}.game-cover>span{color:#b21a0d;background:linear-gradient(135deg,#f8f8f8,#b21a0d);border-color:#b21a0d2e;box-shadow:0 8px 18px #0d0d0f29}.game-cover>strong{color:#f8f8f8;text-shadow:0 2px 10px #0000008c,0 0 18px #b21a0d2e}.game-card-copy>div b,.load-more,.game-card-copy>div{color:#b21a0d}.load-more{background:linear-gradient(#fafafa,#ffe8e5);border-color:#ff26135c;box-shadow:0 12px 28px #b21a0d14}.load-more:hover{border-color:#ff2613a6;box-shadow:0 16px 34px #b21a0d21}.site-footer>div>strong{color:#b21a0d}.social-row a{background:linear-gradient(135deg,#b21a0d,#ff2613,#b21a0d);box-shadow:0 10px 22px #ff261338}.site-footer-wrap{color:#f8f8f8;background:#0d0d0f;position:relative;overflow:hidden}.site-footer-wrap:before,.site-footer-wrap:after,.footer-wave:before,.footer-wave:after{display:none!important}.footer-wave{clip-path:none!important;background:#f8f8f8!important;height:220px!important;line-height:0!important;position:relative!important;overflow:hidden!important}.site-footer{z-index:2;margin-top:-1px;position:relative}.footer-bottom,.floating-chat{z-index:3}@media(max-width:760px){.footer-wave{height:135px!important}}body{background:#111315!important}body:before{display:none!important}main{position:relative;overflow:hidden}main:before,.banner-shell:before,.games-section:before{display:none!important}.banner-shell,.games-section{position:relative}.popular-card,.game-card,.search-box,.header-search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:760px){.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.popular-card{flex-direction:row;align-items:center;gap:8px;min-height:66px;padding:7px}.popular-card img{aspect-ratio:auto;border-radius:8px;width:48px;height:48px}.popular-card b{font-size:.68rem;line-height:1.2}.popular-card small{font-size:.56rem;line-height:1.25}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}}.legal-page{color:#f5f5f5;width:min(1120px,100% - 40px);min-height:70vh;margin:0 auto;padding:48px 0 88px}.legal-heading{background:#18191c;border:1px solid #303136;border-radius:14px;margin-bottom:22px;padding:38px 40px;box-shadow:0 18px 42px #0000002e}.legal-heading h1{color:#f5f5f5;margin:10px 0 14px;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.08}.legal-heading .legal-intro{color:#b7b7b7;max-width:760px;margin:0;font-size:.94rem;line-height:1.75}.legal-meta{color:#9b9b9b;border-top:1px solid #303136;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding-top:18px;font-size:.72rem;font-weight:600;display:flex}.legal-meta span,.legal-meta time{display:block}.legal-content{counter-reset:legal-section;gap:12px;display:grid}.legal-content section{counter-increment:legal-section;background:#18191c;border:1px solid #303136;border-radius:12px;padding:28px 30px 28px 76px;position:relative}.legal-content section:before{content:counter(legal-section,decimal-leading-zero);color:#ff2613;letter-spacing:.08em;font-size:.72rem;font-weight:800;position:absolute;top:27px;left:26px}.legal-content h2{color:#f5f5f5;margin:0 0 13px;font-size:1.08rem;line-height:1.4}.legal-content p,.legal-content li{color:#c5c5c5;font-size:.86rem;line-height:1.85}.legal-content p{margin:0}.legal-content p+p{margin-top:12px}.legal-content ul,.legal-content ol{gap:8px;margin:12px 0 0;padding-left:20px;display:grid}.legal-content li::marker{color:#ff2613;font-weight:700}.legal-note{color:#dedede;background:#222327;border-left:3px solid #ff2613;border-radius:0 8px 8px 0;margin-top:18px;padding:14px 16px;font-size:.8rem;font-weight:600;line-height:1.7}@media(max-width:760px){.legal-page{width:calc(100% - 28px);padding:28px 0 54px}.legal-heading{margin-bottom:14px;padding:24px 20px}.legal-heading h1{font-size:2rem}.legal-heading .legal-intro{font-size:.82rem;line-height:1.7}.legal-meta{flex-direction:column;align-items:flex-start;gap:6px;margin-top:20px;padding-top:14px}.legal-content{gap:9px}.legal-content section{padding:20px 16px 20px 48px}.legal-content section:before{font-size:.66rem;top:20px;left:16px}.legal-content h2{font-size:.92rem}.legal-content p,.legal-content li{font-size:.78rem;line-height:1.75}.legal-content ul,.legal-content ol{padding-left:17px}}body:before,main:before,.banner-shell:before,.games-section:before{display:none!important}.games-section,.steps-section,.status-page,.track-page{background:0 0!important}.section-heading h2,.games-toolbar .section-heading h2,.checkout-help h2,.track-card h1,.status-card h1{color:#f8f5ef!important}.section-heading p,.games-toolbar .section-heading p,.popular-block .section-heading p,.checkout-help li span,.track-card>p,.status-card>p{color:#c9c9c9!important}.checkout-help li strong,.checkout-layout,.field-grid label{color:#f8f5ef!important}.popular-card,.category-tabs button,.load-more{color:#f8f5ef!important;background:#18191cb8!important;border-color:#ffffff1a!important}.popular-card b{color:#f8f5ef!important}.popular-card small,.game-card-copy>div{color:#c9c9c9!important}.search-box{color:#f8f5ef!important;background:#18191cb8!important;border-color:#ffffff1f!important}.search-box input{color:#f8f5ef!important}.search-box input::placeholder{color:#a99b7d!important}.category-tabs button{color:#c9c9c9!important}.category-tabs button.active,.primary-button,.nav-cta,.pay-button,.floating-chat{color:#1a0907!important}.checkout-card,.track-card,.status-card,.checkout-card .checkout-heading h2,.checkout-card .form-title h3,.checkout-card .field-grid label,.track-card h1,.status-card h1{color:#0d0d0f!important}.checkout-card .checkout-heading p,.track-card>p,.status-card>p{color:#aaa4a3!important}body{color:#f7f4ec;background:radial-gradient(circle at 16% 5%,#ff261321,#0000 24rem),radial-gradient(circle at 78% 16%,#455e691f,#0000 28rem),linear-gradient(#080d10,#0b1114 52%,#101517)!important}.site-header{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;box-shadow:none!important;background:#080d10e0!important;border-bottom:1px solid #ffffff17!important}.header-main{grid-template-columns:auto auto minmax(260px,310px) auto auto;align-items:center;gap:34px;width:min(1380px,100% - 88px);height:104px;margin:auto;display:grid}.header-main nav{align-items:center;gap:36px;display:flex}.header-main nav a{color:#f7f4ec;font-size:.86rem;font-weight:850;position:relative}.header-main nav a.active,.header-main nav a:hover{color:#b21a0d}.header-main nav a.active:after{content:"";background:#b21a0d;border-radius:999px;height:2px;position:absolute;bottom:-34px;left:0;right:0}.brand-lockup{gap:12px}.header-main .brand-orb{border-color:#b21a0d73;border-radius:50%;width:58px;height:58px;box-shadow:0 0 0 1px #b21a0d1f}.header-main .brand-lockup strong{color:#fff;letter-spacing:.08em;font-size:1.3rem}.header-main .brand-lockup small{color:#b21a0d;letter-spacing:.34em;text-shadow:none;font-size:.72rem}.header-search{border-radius:10px;height:52px;padding:0 16px;color:#b21a0d!important;background:#ffffff0b!important;border:1px solid #ffffff21!important}.header-search input{font-size:.86rem;color:#f7f4ec!important}.currency-pill{color:#f7f4ec;background:0 0;border:0;height:auto;padding:0;font-size:.85rem;font-weight:950}.currency-pill span{width:20px;height:20px;box-shadow:0 0 0 1px #ffffff2e}.login-cta{border-radius:10px;justify-content:center;align-items:center;min-width:102px;height:52px;font-size:.86rem;font-weight:950;display:inline-flex;box-shadow:0 14px 30px #ff261333;color:#1a0907!important;background:linear-gradient(135deg,#b21a0d,#ff2613)!important}.banner-shell{width:min(1380px,100% - 88px);margin:30px auto 0}.banner-slider{aspect-ratio:1380/505;background:#070b0e;border:1px solid #ffffff1f;border-radius:18px;width:100%;height:auto;display:block;position:relative;overflow:hidden;box-shadow:0 18px 60px #00000040}.banner-slider img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.banner-slider:after{content:"";pointer-events:none;background:linear-gradient(90deg,#060a0df0,#060a0db8 33%,#060a0d33 62%,#060a0d0d);position:absolute;inset:0}.banner-copy{z-index:2;color:#fff;width:min(540px,50%);max-height:calc(100% - 72px);display:block;position:absolute;top:50%;left:58px;overflow:hidden;transform:translateY(-50%)}.banner-copy b{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;margin-bottom:34px;padding:12px 18px;font-size:.72rem;font-weight:950;display:inline-flex}.banner-copy b:before{content:"▱";color:#b21a0d;margin-right:9px}.banner-copy strong{letter-spacing:-.04em;max-width:660px;font-size:clamp(2.15rem,3.25vw,3.8rem);line-height:1.08;display:block;overflow:hidden}.banner-copy strong:first-line{color:#fff}.banner-copy small{-webkit-line-clamp:2;color:#f7f4ec;-webkit-box-orient:vertical;max-width:350px;max-height:54px;margin-top:18px;font-size:1rem;line-height:1.65;display:-webkit-box;overflow:hidden}.banner-copy i{color:#1a0907;background:linear-gradient(135deg,#b21a0d,#ff2613);border-radius:8px;align-items:center;gap:22px;margin-top:24px;padding:15px 28px;font-size:.9rem;font-style:normal;font-weight:950;display:inline-flex}.banner-copy em{font-size:1.2rem;font-style:normal}.banner-dots{z-index:3;margin:0;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.banner-dots button{background:#fff9;width:28px;height:8px}.banner-dots button.active{background:#b21a0d}.games-section{width:min(1380px,100% - 88px);padding:24px 0 96px;background:0 0!important}.popular-block{margin-bottom:48px}.popular-head{justify-content:space-between;align-items:end;gap:22px;margin-bottom:18px;display:flex}.eyebrow{text-shadow:none;letter-spacing:.04em;font-size:.82rem;color:#b21a0d!important}.section-heading h2{letter-spacing:-.03em;font-weight:500;font-size:2.05rem!important}.section-heading p{margin-top:8px;font-size:.88rem!important}.see-all{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:12px;padding:15px 19px;font-size:.82rem;font-weight:900;display:inline-flex}.see-all span{color:#b21a0d;font-size:1.15rem}.popular-card{min-height:98px;padding:14px 16px;background:#ffffff09!important;border:1px solid #ff261357!important;border-radius:10px!important;box-shadow:inset 0 1px #ffffff0a!important}.popular-card:before{display:none}.popular-card:after{content:"›";color:#fff;background:#ffffff0a;border:1px solid #ffffff17;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;top:50%;left:auto;right:16px;transform:translateY(-50%)}.popular-card img{border-radius:10px;width:70px;height:70px}.popular-card b{color:#fff!important;font-size:.94rem!important}.popular-card small{color:#aeb4b5!important;font-size:.78rem!important}.games-toolbar{justify-content:space-between;align-items:end;gap:28px;margin-top:0;display:flex}.games-toolbar .search-box{width:310px;margin:0}.category-tabs button{padding:13px 22px;color:#fff!important;background:#ffffff0d!important;border-color:#ffffff1f!important;border-radius:9px!important}.category-tabs button.active{color:#1a0907!important;background:linear-gradient(135deg,#b21a0d,#ff2613)!important}.game-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:24px 22px}.game-cover{background:#070b0e;box-shadow:none!important;border-color:#ff26135c!important;border-radius:10px!important}.game-cover:before{display:none}.game-cover>span{box-shadow:none;border:0;border-radius:6px;padding:5px 9px;font-size:.62rem;top:14px;left:14px;color:#1a0907!important;background:linear-gradient(135deg,#b21a0d,#ff2613)!important}.game-cover>strong{color:#fff;text-transform:none;text-shadow:0 2px 12px #0000008c;font-size:1rem;line-height:1.2;bottom:38px;left:16px;right:42px}.game-card-copy{z-index:3;margin-top:-38px;padding:0 16px 14px;position:relative}.game-card-copy>div{font-size:.76rem;display:block;color:#aeb4b5!important}.game-card-copy>div:after{content:"›";color:#b21a0d;background:#00000038;border:1px solid #b21a0d38;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:12px;right:14px}.load-more{margin-top:42px;padding:16px 34px;color:#fff!important;background:#ffffff0d!important;border-color:#ffffff21!important;border-radius:10px!important}.footer-wave{background:0 0!important;height:92px!important}.footer-wave:before{content:""!important;border-top:1px solid #ff26138c!important;border-radius:50% 50% 0 0/100% 100% 0 0!important;height:70px!important;display:block!important;position:absolute!important;top:46px!important;left:-4%!important;right:-4%!important}.site-footer{grid-template-columns:1.35fr .7fr .7fr .7fr;padding-top:42px;background:0 0!important}.footer-bottom{background:0 0!important}@media(max-width:1100px){.header-main{grid-template-columns:auto 1fr auto;width:calc(100% - 32px)}.header-main nav,.header-search{display:none}.game-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1100px)and (min-width:761px){.banner-slider{height:auto}.banner-copy{width:52%;left:34px}.banner-copy b{margin-bottom:12px;padding:8px 11px;font-size:.56rem}.banner-copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:360px;font-size:2.1rem;line-height:1.08;display:-webkit-box;overflow:hidden}.banner-copy small{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:280px;max-height:44px;margin-top:10px;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.banner-copy i{margin-top:12px;padding:10px 15px;font-size:.78rem}.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.header-main{grid-template-columns:auto auto auto;justify-content:space-between;height:76px}.brand-lockup small{letter-spacing:.22em}.currency-pill{display:none}.login-cta{min-width:76px;height:42px}.banner-shell,.games-section{width:calc(100% - 28px)}.banner-slider{height:auto}.banner-copy{width:72%;left:22px}.banner-copy b{margin-bottom:16px;padding:8px 10px;font-size:.56rem}.banner-copy strong{font-size:1.8rem}.banner-copy small{margin-top:10px;font-size:.78rem}.banner-copy i{margin-top:14px;padding:10px 14px}.popular-head,.games-toolbar{display:block}.see-all{display:none}.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.popular-card{min-height:70px;padding:8px}.popular-card img{width:48px;height:48px}.popular-card:after{display:none}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.game-cover>strong{font-size:.68rem;bottom:30px;left:8px;right:8px}.game-cover>span{font-size:.48rem;top:8px;left:8px}.game-card-copy{margin-top:-28px;padding:0 8px 10px}.game-card-copy>div{font-size:.58rem}.game-card-copy>div:after{width:22px;height:22px;bottom:7px;right:6px}.site-footer{grid-template-columns:1fr}}.banner-copy,.banner-slider:after{display:none!important}.banner-slider{touch-action:pan-y}.banner-track{will-change:transform;width:100%;height:100%;transition:transform .68s cubic-bezier(.22,.7,.2,1);display:flex}.banner-slide{flex:0 0 100%;width:100%;min-width:100%;height:100%;position:relative;overflow:hidden}.banner-slide img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.banner-nav{z-index:4;color:#b21a0de0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d0d0f6b;border:1px solid #b21a0d38;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:1.8rem;line-height:1;transition:background .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 22px #0000002e}.banner-nav:hover{background:#211705b8;transform:translateY(-50%)scale(1.06)}.banner-nav-prev{left:14px}.banner-nav-next{right:14px}@media(max-width:760px){.banner-slider{border-radius:12px}.banner-track{transition-duration:.52s}.banner-nav{width:30px;height:30px;font-size:1.3rem}.banner-nav-prev{left:7px}.banner-nav-next{right:7px}.banner-dots{gap:5px;bottom:10px}.banner-dots button{width:14px;height:4px;padding:0}.banner-dots button.active{width:20px}}.header-main{grid-template-columns:auto auto minmax(240px,310px) auto!important}.header-main nav,.header-search{display:flex!important}@media(max-width:1100px)and (min-width:761px){.header-main{gap:20px;width:calc(100% - 32px);grid-template-columns:auto auto minmax(220px,1fr) auto!important}.header-main nav{gap:22px;display:flex!important}.header-main nav a{font-size:.78rem}.header-search{display:flex!important}.game-grid{gap:18px 12px;grid-template-columns:repeat(6,minmax(0,1fr))!important}.game-cover>strong{font-size:.72rem;bottom:30px;left:10px;right:10px}.game-cover>span{font-size:.5rem;top:9px;left:9px}.game-card-copy{margin-top:-28px;padding:0 10px 10px}.game-card-copy>div{font-size:.6rem}}@media(max-width:760px){.header-main nav{order:4;grid-column:1/-1;justify-content:center;gap:14px;display:flex!important}.header-main{height:auto;padding:10px 0 12px;grid-template-columns:auto 1fr auto!important}.header-search{order:5;grid-column:1/-1;width:100%;margin-top:8px;display:flex!important}}.header-main{grid-template-columns:auto auto minmax(210px,280px) auto!important;justify-content:start!important;gap:24px!important;width:min(1320px,100% - 56px)!important;height:76px!important}.header-main .brand-orb{width:46px!important;height:46px!important}.header-main .brand-lockup strong{font-size:1.08rem!important}.header-main .brand-lockup small{letter-spacing:.28em!important;font-size:.6rem!important}.header-main nav a{font-size:.8rem!important}.header-main nav a.active:after{bottom:-27px!important}.header-search{height:42px!important;padding:0 13px!important}.header-search input{font-size:.8rem!important}.header-search span{font-size:1rem!important}.login-cta{border-radius:9px!important;justify-self:end!important;width:auto!important;min-width:84px!important;height:42px!important;padding:0 18px!important;font-size:.8rem!important}.see-all{border-radius:9px!important;min-height:42px!important;padding:10px 14px!important;font-size:.76rem!important}.category-tabs{gap:8px!important;margin:22px 0 30px!important}.category-tabs button{border-radius:8px!important;padding:10px 15px!important;font-size:.74rem!important}.load-more{border-radius:9px!important;min-height:42px!important;padding:11px 22px!important;font-size:.76rem!important}.primary-button,.ghost-button,.white-button,.nav-cta,.pay-button{min-height:42px;border-radius:10px!important;padding:10px 16px!important;font-size:.8rem!important}@media(max-width:1100px)and (min-width:761px){.header-main{grid-template-columns:auto auto minmax(180px,240px) auto!important;gap:16px!important;width:calc(100% - 32px)!important}.header-main .brand-orb{width:42px!important;height:42px!important}.header-main .brand-lockup strong{font-size:1rem!important}.header-main .brand-lockup small{letter-spacing:.22em!important;font-size:.54rem!important}.header-main nav{gap:18px!important}.header-main nav a{font-size:.74rem!important}.header-search{height:40px!important}.login-cta{min-width:76px!important;height:40px!important}}@media(max-width:760px){.header-main{grid-template-columns:1fr auto!important;justify-content:stretch!important;gap:7px 12px!important;width:calc(100% - 24px)!important;height:auto!important;padding:8px 0!important}.header-main .brand-lockup{justify-content:flex-start!important;min-width:0!important}.header-main .brand-orb{width:36px!important;height:36px!important}.header-main .brand-lockup strong{font-size:.9rem!important}.header-main .brand-lockup small{letter-spacing:.18em!important;font-size:.48rem!important}.login-cta{justify-self:end;min-width:66px!important;height:34px!important;padding:0 12px!important;font-size:.7rem!important}.header-main nav{padding:2px 0 0;overflow-x:auto;order:3!important;grid-column:1/-1!important;justify-content:flex-start!important;gap:18px!important}.header-main nav a{white-space:nowrap;font-size:.72rem!important}.header-main nav a.active:after{bottom:-7px!important}.header-search{order:4!important;grid-column:1/-1!important;width:100%!important;height:34px!important;margin-top:0!important}.see-all{display:none!important}.category-tabs{padding-bottom:2px;overflow-x:auto;margin:18px 0 24px!important}.category-tabs button{flex:none;padding:9px 13px!important;font-size:.7rem!important}.load-more{min-height:38px!important;padding:10px 18px!important;font-size:.72rem!important}.primary-button,.ghost-button,.white-button,.nav-cta,.pay-button{min-height:38px;padding:9px 14px!important;font-size:.74rem!important}}.popular-card{background:linear-gradient(135deg,#2c2310f0,#3a2e18e6)!important;border:1px solid #b21a0d3d!important;border-radius:18px!important;gap:16px!important;min-height:102px!important;padding:12px 18px!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0d,0 14px 28px #0000002e!important}.popular-card:before{content:""!important;opacity:.34!important;pointer-events:none!important;background:linear-gradient(135deg,#0000 0 31%,#b21a0d14 31% 39%,#0000 39% 55%,#b21a0d1c 55% 63%,#0000 63% 78%,#b21a0d14 78% 82%,#0000 82%),linear-gradient(135deg,#b21a0d0f,#0000 44%)!important;height:auto!important;display:block!important;position:absolute!important;inset:0!important}.popular-card:hover{border-color:#b21a0d9e!important;box-shadow:inset 0 1px #ffffff12,0 18px 34px #00000038,0 0 0 2px #b21a0d1a!important}.popular-card span{z-index:1!important;min-width:0!important;position:relative!important}.popular-card b{color:#f8f8f8!important;font-size:1rem!important;line-height:1.2!important}.popular-card small{color:#c9c9c9!important;margin-top:8px!important;font-size:.82rem!important;line-height:1.25!important}@media(max-width:1100px)and (min-width:761px){.popular-grid{gap:14px!important}.popular-card{border-radius:15px!important;gap:12px!important;min-height:90px!important;padding:10px 12px!important}.popular-card img{flex-basis:60px!important;width:60px!important;height:60px!important}.popular-card b{font-size:.82rem!important}.popular-card small{font-size:.68rem!important}}@media(max-width:760px){.popular-grid{gap:12px!important}.popular-card{border-radius:12px!important;gap:8px!important;min-height:72px!important;padding:8px!important}.popular-card img{border-radius:8px!important;flex-basis:44px!important;width:44px!important;height:44px!important}.popular-card b{font-size:.68rem!important;line-height:1.15!important}.popular-card small{margin-top:4px!important;font-size:.56rem!important;line-height:1.2!important}}.topup-detail-page{color:#f8f5ef;background:radial-gradient(circle at 18% 4%,#b21a0d1f,#0000 26rem),linear-gradient(#0b1114,#161716)!important}.topup-detail-page .detail-hero{border:0;min-height:360px;padding:190px max(18px,50% - 660px) 0;position:relative;overflow:hidden;box-shadow:none!important;background:linear-gradient(135deg,#3d361cdb,#181d1df0 52%,#0a0d0efa)!important}.topup-detail-page .detail-hero:before{content:"";background:linear-gradient(135deg,#0000 0 28%,#b21a0d17 28% 36%,#0000 36% 52%,#b21a0d1f 52% 60%,#0000 60% 78%,#b21a0d14 78% 83%,#0000 83%),linear-gradient(135deg,#1f2423f5,#2f2b1ceb);border-top:1px solid #b21a0d24;height:142px;position:absolute;inset:auto 0 0}.topup-detail-page .detail-hero-inner{z-index:1;align-items:center;gap:24px;width:min(1320px,100%);min-height:142px;margin:0 auto;display:flex;position:relative}.topup-detail-page .detail-game-image{transform-origin:0;flex:0 0 160px;overflow:hidden;transform:perspective(720px)rotateY(12deg)rotateX(2deg)rotate(-1deg);border:1px solid #b21a0d6b!important;border-radius:20px!important;width:160px!important;height:160px!important;box-shadow:-8px 10px #b21a0d1c,0 24px 42px #0000007a!important}.topup-detail-page .detail-game-image img{object-fit:cover;width:100%;height:100%}.topup-detail-page .detail-game-copy{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.topup-detail-page .detail-game-copy h1{letter-spacing:0;margin:0 0 8px;line-height:1.15;color:#f8f8f8!important;font-size:1.22rem!important}.topup-detail-page .detail-game-copy p{max-width:520px;margin:0;font-size:.82rem;line-height:1.45;color:#c9c5c4!important}.topup-detail-page .detail-badges{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.topup-detail-page .detail-badges span{white-space:nowrap;border-radius:999px;flex-flow:row;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-size:.66rem;font-weight:850;display:inline-flex;color:#c9c9c9!important;background:#b21a0d14!important;border:1px solid #b21a0d2e!important}.topup-detail-page .detail-badges img{object-fit:contain;flex:0 0 18px;width:18px;height:18px;display:block}.topup-detail-page .checkout-layout{width:min(1320px,100% - 36px)!important;padding:22px 0 38px!important;display:block!important}.topup-detail-page .detail-guide{display:none!important}.topup-detail-page .checkout-card{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px;display:grid;box-shadow:none!important;color:#f8f5ef!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.topup-detail-page .detail-form-stack{gap:16px;display:grid}.topup-detail-page .detail-step,.topup-detail-page .detail-order-sidebar>div{overflow:hidden;background:#1f2726e0!important;border:1px solid #b21a0d29!important;border-radius:10px!important;margin:0!important;padding:0 0 18px!important;box-shadow:inset 0 1px #ffffff0a,0 12px 24px #00000024!important}.topup-detail-page .form-title{background:linear-gradient(135deg,#b21a0d2e,#b21a0d12);gap:10px;min-height:38px;padding:0 14px;margin:0 0 16px!important}.topup-detail-page .form-title>b{color:#171112!important;background:linear-gradient(135deg,#b21a0d,#ff2613)!important;border:0!important;border-radius:6px!important;width:22px!important;height:22px!important;font-size:.68rem!important}.topup-detail-page .form-title h3{line-height:1.2;color:#f8f8f8!important;font-size:.82rem!important}.topup-detail-page .field-grid,.topup-detail-page .nominal-grid,.topup-detail-page .quantity-row,.topup-detail-page .payment-method-list,.topup-detail-page .promo-row,.topup-detail-page .account-success,.topup-detail-page .form-error,.topup-detail-page .empty-state,.topup-detail-page .checkout-disclaimer{margin-left:14px!important;margin-right:14px!important}.topup-detail-page .field-grid{gap:12px!important}.topup-detail-page .field-grid label{font-weight:850;color:#c9c9c9!important;font-size:.72rem!important}.topup-detail-page .field-grid label small{color:#ababab;font-size:.66rem;font-weight:750}.topup-detail-page .field-grid label .field-note{color:#c9c5c4;margin-top:7px;font-size:.66rem;line-height:1.45;display:block}.topup-detail-page .field-grid input,.topup-detail-page .quantity-row input,.topup-detail-page .promo-row input{outline:0;width:100%;min-height:36px;margin-top:6px;color:#fff!important;background:#ff2613!important;border:1px solid #b21a0d2e!important;border-radius:7px!important;padding:9px 11px!important}.topup-detail-page .check-button{min-height:34px;color:#b21a0d!important;background:#b21a0d1a!important;border:1px solid #b21a0d42!important;border-radius:8px!important;width:auto!important;margin:12px 14px 0!important;padding:8px 14px!important}.topup-detail-page .nominal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.topup-detail-page .nominal-grid button{align-content:start;gap:12px;min-height:104px;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:grid;color:#f8f5ef!important;background:#2b4845d1!important;border:1px solid #b21a0d21!important;border-radius:9px!important;padding:14px 14px 13px!important;box-shadow:inset 0 1px #ffffff08!important}.topup-detail-page .nominal-grid button:hover{transform:translateY(-3px);background:#30524ee6!important;border-color:#b21a0d6b!important;box-shadow:0 12px 24px #0000002e,inset 0 1px #ffffff0a!important}.topup-detail-page .nominal-grid button:active{transform:translateY(0)scale(.98)}.topup-detail-page .nominal-grid button.active{background:linear-gradient(135deg,#485034f5,#2b4845e6)!important;border-color:#b21a0dbd!important;box-shadow:0 0 0 2px #b21a0d1a!important}.topup-detail-page .nominal-bottom{align-items:center;gap:12px;display:flex}.topup-detail-page .nominal-icon{object-fit:contain;filter:drop-shadow(0 6px 12px #0000003d);flex:0 0 28px;width:28px;height:28px;transition:transform .24s,filter .24s;transform:rotate(0)}.topup-detail-page .nominal-grid button:hover .nominal-icon,.topup-detail-page .nominal-grid button.active .nominal-icon{filter:drop-shadow(0 9px 16px #0000004d)drop-shadow(0 0 10px #b21a0d33);transform:translateY(-3px)scale(1.1)rotate(-15deg)}.topup-detail-page .nominal-grid button:active .nominal-icon{transform:scale(.96)rotate(-18deg)}.topup-detail-page .nominal-title{color:#f8f8f8;min-width:0;padding-right:26px;line-height:1.25;display:block;font-size:.78rem!important}.topup-detail-page .nominal-price{font-weight:950;line-height:1;display:block;color:#c9c9c9!important;font-size:1.03rem!important}.topup-detail-page .nominal-grid i{color:#171112!important;background:#f8f8f8!important;border-radius:4px!important;width:24px!important;height:14px!important;font-size:.58rem!important;top:auto!important;bottom:8px!important;right:8px!important}.topup-detail-page .quantity-row,.topup-detail-page .promo-row{grid-template-columns:1fr auto auto;gap:8px;display:grid}.topup-detail-page .quantity-row button,.topup-detail-page .promo-row button{color:#fff;background:#ff2613;border:0;border-radius:7px;min-width:36px;min-height:36px;font-weight:950}.topup-detail-page .promo-row button:disabled{cursor:not-allowed;opacity:.55}.topup-detail-page .promo-success{color:#b21a0d;background:#b21a0d1a;border:1px solid #b21a0d47;border-radius:7px;margin-top:10px;padding:11px 12px;font-size:.72rem;font-weight:850}.topup-detail-page .promo-success small{color:#c9c9c9;margin-top:4px;font-size:.62rem;font-weight:700;display:block}.topup-detail-page .order-summary .summary-discount{color:#b21a0d}.topup-detail-page .order-summary .summary-discount span,.topup-detail-page .order-summary .summary-discount b{color:#b21a0d!important}.topup-detail-page .payment-method-list{gap:10px;display:grid}.topup-detail-page .payment-method{cursor:pointer;width:100%;min-height:62px;font:inherit;text-align:left;background:#2b4845a3;border:1px solid #b21a0d1f;border-radius:9px;align-items:center;gap:12px;padding:13px 14px;display:flex}.topup-detail-page .payment-method.active{border-color:#b21a0d80}.topup-detail-page .payment-method img{object-fit:contain;background:#fff;border-radius:7px;flex:0 0 58px;width:58px;height:34px;padding:5px}.topup-detail-page .payment-method b,.topup-detail-page .payment-method span,.topup-detail-page .payment-method small{display:block}.topup-detail-page .payment-method b{color:#f8f8f8;font-size:.78rem}.topup-detail-page .payment-method small{color:#c9c5c4;margin-top:5px;font-size:.68rem;line-height:1.35}.topup-detail-page .account-success{color:#c9c9c9!important;background:#b21a0d1a!important}.topup-detail-page .detail-order-sidebar{gap:14px;display:grid;position:sticky;top:92px}.topup-detail-page .detail-order-sidebar>div{padding:16px!important}.topup-detail-page .rating-card span,.topup-detail-page .support-card span{color:#c9c5c4;font-size:.72rem;display:block}.topup-detail-page .rating-card strong{color:#f8f8f8;margin:6px 10px 0 0;font-size:2.4rem;line-height:1;display:inline-block}.topup-detail-page .rating-card b{color:#b21a0d;letter-spacing:.08em}.topup-detail-page .rating-card small{color:#ababab;margin-top:8px;font-size:.66rem;display:block}.topup-detail-page .support-card b{color:#f8f8f8;margin-bottom:5px;font-size:.82rem;display:block}.topup-detail-page .order-summary{background:#171b1b!important;border:1px solid #b21a0d24!important;border-radius:10px!important;padding:18px!important}.topup-detail-page .order-summary>div{align-items:flex-start;padding:8px 0!important}.topup-detail-page .order-summary span{font-size:.7rem;color:#ababab!important}.topup-detail-page .order-summary b{color:#f8f8f8;text-align:right;font-size:.76rem}.topup-detail-page .order-summary .total strong{color:#b21a0d!important;font-size:1.05rem!important}.topup-detail-page .pay-button{width:100%;color:#171112!important;background:linear-gradient(135deg,#b21a0d,#ff2613)!important;border:0!important;border-radius:8px!important;min-height:40px!important;margin:0!important}.topup-detail-page .pay-button:disabled{opacity:.75;color:#303136!important;background:#ff2613!important}.topup-detail-page .payment-modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.topup-detail-page .payment-modal{color:#f8f8f8;text-align:center;background:linear-gradient(#1f2726fa,#111414fa);border:1px solid #b21a0d38;border-radius:18px;width:min(420px,100%);padding:28px 24px 24px;position:relative;box-shadow:0 28px 80px #0000006b,inset 0 1px #ffffff0d}.topup-detail-page .payment-modal-close{color:#f8f8f8;background:#ffffff14;border:0;border-radius:50%;width:32px;height:32px;font-size:1.25rem;line-height:1;position:absolute;top:10px;right:10px}.topup-detail-page .payment-modal-icon{color:#b21a0d;background:#b21a0d1f;border:1px solid #b21a0d59;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 14px;font-size:1.8rem;font-weight:950;display:grid}.topup-detail-page .payment-modal h3{color:#fff;margin:8px 0;font-size:1.45rem}.topup-detail-page .payment-modal p{color:#c9c5c4;margin:0;font-size:.86rem;line-height:1.65}.topup-detail-page .payment-modal-button{color:#171112;background:linear-gradient(135deg,#b21a0d,#ff2613);border:0;border-radius:10px;width:100%;min-height:42px;margin-top:20px;font-weight:950}.topup-detail-page .detail-description-panel{color:#c9c5c4;background:#1f2726e0;border:1px solid #b21a0d29;border-radius:10px;width:min(1320px,100% - 36px);margin:0 auto 72px;padding:18px}.topup-detail-page .detail-description-panel strong{color:#f8f8f8;margin-bottom:10px;font-size:.88rem;display:block}.topup-detail-page .detail-description-panel p,.topup-detail-page .detail-description-panel li{font-size:.76rem;line-height:1.6}.topup-detail-page .detail-description-panel ul{margin:10px 0 0;padding-left:18px}@media(max-width:1100px){.topup-detail-page .checkout-card{grid-template-columns:minmax(0,1fr) 280px;gap:16px}.topup-detail-page .nominal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.topup-detail-page .detail-hero{min-height:250px;padding:105px 14px 0!important}.topup-detail-page .detail-hero:before{height:128px}.topup-detail-page .detail-hero-inner{gap:14px;min-height:128px}.topup-detail-page .detail-game-image{flex-basis:96px;transform:perspective(560px)rotateY(10deg)rotateX(2deg)rotate(-1deg);border-radius:12px!important;width:96px!important;height:96px!important;box-shadow:-5px 7px #b21a0d1a,0 16px 28px #0006!important}.topup-detail-page .detail-game-copy h1{font-size:1rem!important}.topup-detail-page .detail-game-copy p{display:none}.topup-detail-page .detail-badges{gap:6px;margin-top:10px}.topup-detail-page .detail-badges span{padding:5px 7px;font-size:.55rem}.topup-detail-page .detail-badges img{flex-basis:14px;width:14px;height:14px}.topup-detail-page .checkout-layout{width:calc(100% - 20px)!important;padding-top:14px!important}.topup-detail-page .checkout-card{flex-direction:column;gap:14px;display:flex;align-items:stretch!important}.topup-detail-page .detail-form-stack,.topup-detail-page .detail-order-sidebar{width:100%}.topup-detail-page .detail-order-sidebar{order:-1;position:static}.topup-detail-page .detail-order-sidebar>div{width:100%}.topup-detail-page .rating-card,.topup-detail-page .support-card{display:none}.topup-detail-page .nominal-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.topup-detail-page .nominal-grid button{min-height:96px;padding:11px 10px!important}.topup-detail-page .nominal-title{font-size:.68rem!important}.topup-detail-page .nominal-bottom{gap:8px}.topup-detail-page .nominal-icon{flex-basis:24px;width:24px;height:24px}.topup-detail-page .nominal-price{font-size:.82rem!important}.topup-detail-page .field-grid{grid-template-columns:1fr!important}.topup-detail-page .quantity-row,.topup-detail-page .promo-row{grid-template-columns:1fr auto}.topup-detail-page .quantity-row button:last-child{display:none}.topup-detail-page .detail-description-panel{width:calc(100% - 20px);margin-bottom:48px;padding:14px}}.popular-grid{gap:10px 14px!important}.popular-card{border-width:1px!important;border-radius:12px!important;gap:16px!important;min-height:112px!important;padding:10px!important;box-shadow:inset 0 1px #ffffff0a,0 8px 18px #00000024!important}.popular-card img{border-radius:8px!important;flex:0 0 92px!important;width:92px!important;height:92px!important;box-shadow:0 5px 12px #00000038!important}.popular-card b{font-size:1.05rem!important;font-weight:850!important;line-height:1.15!important}.popular-card small{display:none!important}@media(max-width:1100px)and (min-width:761px){.popular-grid{gap:9px!important}.popular-card{border-radius:10px!important;gap:12px!important;min-height:96px!important;padding:7px!important}.popular-card img{border-radius:8px!important;flex-basis:82px!important;width:82px!important;height:82px!important}.popular-card b{font-size:.94rem!important}}@media(max-width:760px){.popular-grid{gap:8px!important}.popular-card{border-radius:10px!important;gap:9px!important;min-height:86px!important;padding:6px!important}.popular-card img{border-radius:8px!important;flex-basis:74px!important;width:74px!important;height:74px!important}.popular-card b{font-size:.82rem!important;line-height:1.15!important}}@media(min-width:761px){.topup-detail-page .detail-order-sidebar{z-index:2;position:relative;top:auto;align-self:start!important;width:320px!important}}.site-footer-wrap{color:#c9c9c9!important;background:radial-gradient(circle at 24% 18%,#b21a0d14,#0000 22rem),radial-gradient(circle at 78% 10%,#ffffff09,#0000 20rem),linear-gradient(#0b1114,#101517)!important;margin-top:0!important;position:relative!important;overflow:hidden!important}.footer-wave svg{display:none!important}.footer-wave:before{transform:rotate(-1deg);content:""!important;opacity:.92!important;border-top:1px solid #ff2613a3!important;border-radius:50% 50% 0 0/100% 100% 0 0!important;height:80px!important;display:block!important;position:absolute!important;top:44px!important;left:-6%!important;right:-6%!important}.footer-wave:after{transform:rotate(2deg);content:""!important;opacity:.7!important;border-top:1px solid #ff26136b!important;border-radius:50% 50% 0 0/100% 100% 0 0!important;height:78px!important;display:block!important;position:absolute!important;top:42px!important;left:34%!important;right:-10%!important}.site-footer{width:min(1320px,100% - 72px)!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:1.45fr .75fr .75fr .75fr!important;gap:64px!important;margin:0 auto!important;padding:20px 0 30px!important;display:grid!important}.site-footer>div{min-width:0;color:#c9c9c9!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important;font-size:.78rem!important;display:flex!important}.site-footer .brand-lockup{margin-bottom:8px}.site-footer .brand-orb{border-radius:50%!important;width:48px!important;height:48px!important;box-shadow:0 0 0 1px #b21a0d3d,0 12px 28px #0000003d!important}.site-footer .brand-lockup strong{letter-spacing:.08em;color:#f8f8f8!important;font-size:1.12rem!important}.site-footer .brand-lockup small{letter-spacing:.32em;color:#b21a0d!important;font-size:.58rem!important}.site-footer p{color:#ababab!important;max-width:340px!important;margin:0!important;font-size:.78rem!important;line-height:1.65!important}.site-footer>div>strong{color:#b21a0d!important;margin-bottom:4px!important;font-size:.82rem!important;line-height:1.2!important}.site-footer a{color:#ababab!important;font-size:.76rem!important;line-height:1.35!important}.site-footer a:hover{color:#b21a0d!important}.social-row{flex-direction:row!important;gap:12px!important;margin-top:18px!important;display:flex!important}.social-row a{color:#b21a0d!important;width:34px!important;min-width:34px!important;height:34px!important;box-shadow:none!important;background:#b21a0d0f!important;border:1px solid #ff26135c!important;border-radius:50%!important;place-items:center!important;padding:0!important;font-size:.6rem!important;font-weight:950!important;display:grid!important}.site-footer>.footer-payments{color:#f8f8f8!important;background:#ffffff09!important;border:1px solid #ffffff1f!important;border-radius:10px!important;flex-direction:row!important;grid-column:2/-1!important;justify-content:space-between!important;justify-self:end!important;align-items:center!important;gap:18px!important;width:min(560px,100%)!important;min-height:54px!important;margin-top:10px!important;padding:10px 16px!important;display:flex!important}.footer-payments span{color:#f8f8f8;font-size:.58rem;font-weight:950;line-height:1.1;position:relative}.footer-payments b{color:#fff;letter-spacing:.02em;font-size:.88rem}.footer-payments>div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.footer-payments img{object-fit:contain;background:#fff;border-radius:7px;width:66px;height:34px;padding:6px}.footer-bottom{color:#9e927a!important;background:0 0!important;border-top:1px solid #b21a0d1a!important;width:min(1320px,100% - 72px)!important;margin:0 auto!important;padding:18px 0 24px!important;font-size:.68rem!important}@media(max-width:900px){.footer-wave{height:82px!important}.footer-wave:before{height:56px!important;top:32px!important}.footer-wave:after{display:none!important}.site-footer{grid-template-columns:1fr 1fr!important;gap:28px 36px!important;width:calc(100% - 32px)!important;padding-top:12px!important}.site-footer>.footer-payments{flex-wrap:wrap!important;grid-column:1/-1!important;justify-content:flex-start!important;justify-self:stretch!important;width:100%!important}.footer-bottom{width:calc(100% - 32px)!important}}@media(max-width:560px){.site-footer{grid-template-columns:1fr!important;gap:22px!important}.site-footer>.footer-payments{gap:12px!important}.footer-payments span{width:100%}}@media(min-width:761px){main.topup-detail-page{overflow:visible!important}.topup-detail-page .checkout-layout{position:relative!important;overflow:visible!important}.topup-detail-page .checkout-card{align-items:start!important;overflow:visible!important}.topup-detail-page .detail-order-sidebar{z-index:2!important;align-self:start!important;width:320px!important;max-height:none!important;position:sticky!important;top:96px!important;right:auto!important;overflow:visible!important}}@media(min-width:761px)and (max-width:1100px){.topup-detail-page .detail-order-sidebar{width:280px!important}}@media(max-width:760px){.topup-detail-page .detail-order-sidebar{max-height:none!important;position:static!important;overflow:visible!important}}.footer-wave{clip-path:none!important;background:#0b1114!important;height:104px!important;margin:0!important;overflow:hidden!important}.footer-wave:before,.footer-wave:after{display:none!important}.footer-wave path{vector-effect:non-scaling-stroke;fill:none!important;stroke:#ff2613a3!important;stroke-width:1.5px!important;stroke-linecap:round!important;stroke-linejoin:round!important}@media(max-width:900px){.footer-wave{height:78px!important}}.site-footer-wrap,.footer-wave,.site-footer,.footer-bottom{background:#0b1114!important}.footer-wave path{stroke:#bf8712b8!important}.site-footer-wrap{--footer-above:#0d0d0f;--footer-surface:#101517;background:var(--footer-above)!important}.footer-wave{background:var(--footer-above)!important}.footer-wave svg{height:calc(100% + 1px)!important;bottom:-1px!important}.prime-ff-page+.site-footer-wrap,.marketplace-page+.site-footer-wrap,.track-page+.site-footer-wrap,.status-page+.site-footer-wrap,.invoice-shell+.site-footer-wrap,main.topup-detail-page .site-footer-wrap{--footer-above:#0d0d0f}.chat-widget{z-index:100;position:fixed;bottom:24px;right:24px}.chat-widget .floating-chat{border-radius:50%;width:60px;height:60px;padding:0;transition:transform .24s,border-color .24s,box-shadow .24s,background .24s;overflow:visible;color:#b21a0d!important;background:linear-gradient(145deg,#242529,#0c1011)!important;border:1px solid #b21a0d9e!important;position:relative!important;bottom:auto!important;right:auto!important;box-shadow:inset 0 1px #ffffff1a,0 12px 30px #00000057,0 0 0 4px #ff261317!important}.chat-widget .floating-chat:hover{transform:translateY(-4px)scale(1.04);background:linear-gradient(145deg,#302718,#101516)!important;border-color:#b21a0d!important;box-shadow:inset 0 1px #ffffff21,0 18px 38px #0000006b,0 0 0 5px #ff261321!important}.chat-widget .floating-chat:active{transform:translateY(-1px)scale(.97)}.chat-widget .floating-chat:focus-visible{outline-offset:4px;outline:2px solid #fff1bd}.chat-widget .floating-chat svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px;transition:transform .24s}.chat-widget .floating-chat:hover svg{transform:scale(1.06)}.chat-widget .floating-chat.is-open{color:#1a0907!important;background:#ff2613!important}.chat-widget .floating-chat.is-open svg{width:25px;height:25px;transform:rotate(90deg)}.chat-online-dot{background:#35c976;border:3px solid #111215;border-radius:50%;width:12px;height:12px;position:absolute;top:3px;right:2px;box-shadow:0 0 0 2px #35c97629}.account-auto-status{color:#c9c9c9;align-items:center;gap:9px;margin-top:12px;font-size:.76rem;font-weight:750;display:flex}.account-auto-status span{background:#b21a0d29;border-radius:999px;flex:0 0 42px;width:42px;height:10px;position:relative;overflow:hidden}.account-auto-status span:after{content:"";background:linear-gradient(90deg,#0000,#b21a0d5c,#0000);animation:1.1s ease-in-out infinite page-loader-shimmer;position:absolute;inset:0;transform:translate(-100%)}.chat-room{transform-origin:100% 100%;background:#111215;border:1px solid #b21a0d47;border-radius:12px;width:min(350px,100vw - 32px);animation:.24s cubic-bezier(.22,1,.36,1) both chat-room-open;position:absolute;bottom:72px;right:0;overflow:hidden;box-shadow:0 22px 58px #0000007a}.chat-room.is-closing{animation:.2s both chat-room-close}@keyframes chat-room-open{0%{opacity:0;filter:blur(3px);transform:translateY(18px)scale(.94)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes chat-room-close{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(2px);transform:translateY(14px)scale(.96)}}.chat-room-header{color:#1a0907;background:linear-gradient(135deg,#b21a0d,#ff2613 58%,#b21a0d);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.chat-room-header strong,.chat-room-header span{display:block}.chat-room-header strong{font-size:.9rem}.chat-room-header span{margin-top:2px;font-size:.65rem;font-weight:700}.chat-room-header button{color:#1a0907;background:0 0;border:0;width:30px;height:30px;padding:0;font-size:1.45rem;line-height:1}.chat-messages{background:#0b1114;flex-direction:column;align-items:flex-start;gap:9px;min-height:170px;max-height:300px;padding:14px;display:flex;overflow-y:auto}.chat-message{border-radius:10px;max-width:84%;margin:0;padding:10px 12px;font-size:.75rem;line-height:1.45}.chat-message.bot{color:#f4ead0;background:#202a28;border-bottom-left-radius:3px}.chat-message.user{color:#1a0907;background:#ff2613;border-bottom-right-radius:3px;align-self:flex-end}.chat-whatsapp{color:#b21a0d;border:1px solid #b21a0d57;border-radius:8px;align-self:flex-start;padding:9px 12px;font-size:.72rem;font-weight:850}.chat-input{background:#111215;border-top:1px solid #b21a0d24;grid-template-columns:1fr 42px;gap:8px;padding:11px;display:grid}.chat-input input{color:#f8f8f8;background:#0b1114;border:1px solid #b21a0d2e;border-radius:8px;outline:0;min-width:0;padding:10px 11px;font-size:.75rem}.chat-input input:focus{border-color:#ff2613}.chat-input button{color:#1a0907;background:#ff2613;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.chat-input button svg{fill:currentColor;width:20px;height:20px}@media(max-width:760px){.chat-widget{right:max(14px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}.chat-widget .floating-chat{border-radius:16px;width:52px;height:52px;background:linear-gradient(145deg,#171112,#0d0d0f)!important;box-shadow:inset 0 1px #ffffff1f,0 14px 32px #0000006b,0 0 0 3px #b21a0d1a!important}.chat-widget .floating-chat svg{width:24px;height:24px}.chat-widget .floating-chat.is-open{border-radius:15px}.chat-online-dot{border-width:2px;width:10px;height:10px;top:5px;right:5px}.chat-room{border-radius:18px;flex-direction:column;width:auto;max-height:calc(100svh - 110px);display:flex;position:fixed;bottom:82px;left:12px;right:12px}.chat-room-header{padding:13px 14px}.chat-room-header button{background:#160f031f;border-radius:12px;width:36px;height:36px}.chat-messages{min-height:150px;max-height:min(44svh,300px);padding:12px}.chat-message{max-width:88%;font-size:.78rem}.chat-input{grid-template-columns:1fr 44px;padding:10px}.chat-input input{min-height:44px;font-size:.82rem}.chat-input button{border-radius:12px;min-height:44px}.chat-widget .chat-room{z-index:10000!important;width:100vw!important;height:100dvh!important;max-height:none!important;box-shadow:none!important;transform-origin:bottom!important;background:#0b1114!important;border:0!important;border-radius:0!important;flex-direction:column!important;animation:.28s cubic-bezier(.22,1,.36,1) both chat-room-mobile-open!important;display:flex!important;position:fixed!important;inset:0!important}.chat-widget .chat-room.is-closing{animation:.22s both chat-room-mobile-close!important}.chat-widget .chat-room-header{min-height:72px!important;padding:calc(14px + env(safe-area-inset-top)) 18px 14px!important;border-bottom:1px solid #160f031f!important;flex:none!important}.chat-widget .chat-room-header strong{font-size:1rem!important}.chat-widget .chat-room-header span{font-size:.72rem!important}.chat-widget .chat-room-header button{background:#160f0329!important;border-radius:14px!important;width:42px!important;height:42px!important;font-size:1.7rem!important}.chat-widget .chat-messages{flex:auto!important;min-height:0!important;max-height:none!important;padding:16px!important;overflow-y:auto!important}.chat-widget .chat-message{max-width:86%!important;padding:11px 13px!important;font-size:.86rem!important}.chat-widget .chat-whatsapp{padding:11px 13px!important;font-size:.8rem!important}.chat-widget .chat-input{padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important;border-top:1px solid #b21a0d24!important;flex:none!important;grid-template-columns:1fr 50px!important;gap:10px!important}.chat-widget .chat-input input{border-radius:14px!important;min-height:50px!important;font-size:.9rem!important}.chat-widget .chat-input button{border-radius:14px!important;min-height:50px!important}.chat-widget .floating-chat.is-open{display:none!important}}@keyframes chat-room-mobile-open{0%{opacity:0;filter:blur(2px);transform:translateY(100%)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes chat-room-mobile-close{0%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(2px);transform:translateY(100%)}}@media(hover:hover)and (pointer:fine){.game-card{position:relative;overflow:hidden}.game-cover>strong{visibility:hidden;opacity:0;transition:visibility 0s linear .22s,opacity .22s,transform .22s;transform:translateY(10px);bottom:38px!important}.game-card-copy{z-index:4;pointer-events:none;bottom:0;left:0;right:0;margin:0!important;padding:0 16px 14px!important;position:absolute!important}.game-card-copy>div{opacity:0;transition:opacity .22s 40ms,transform .22s 40ms;transform:translateY(10px)}.game-card-copy>div:after{opacity:0;transition:opacity .22s 40ms}.game-card:hover .game-cover>strong,.game-card:focus-visible .game-cover>strong,.game-card:hover .game-card-copy>div,.game-card:focus-visible .game-card-copy>div{visibility:visible;opacity:1;transform:translateY(0)}.game-card:hover .game-card-copy>div:after,.game-card:focus-visible .game-card-copy>div:after{opacity:1}.game-card:hover .game-cover:after,.game-card:focus-visible .game-cover:after{background:linear-gradient(#0000 28%,#000000e0)}}@media(hover:none),(pointer:coarse){.game-card,.game-card:hover{overflow:visible;transform:none!important}.game-card:hover img{transform:none}.game-card:hover .game-cover{border-color:#ff261375;box-shadow:0 16px 34px #0d0d0f24,0 0 0 1px #b21a0d14,inset 0 1px #ffffff1f}.game-cover>strong{visibility:visible!important;opacity:1!important;transform:none!important}.game-card-copy>div{display:none!important}.popular-card:hover{border-color:#b21a0d3d!important;transform:translateY(0)translateZ(0)!important;box-shadow:inset 0 1px #ffffff0d,0 14px 28px #0000002e!important}.popular-card:hover:before{transform:translate(-3%);opacity:.34!important}.popular-card:hover img{transform:none}.popular-card:hover b{color:#f8f8f8!important}}.game-card-copy>div:after{display:none!important}.game-cover:after{transition:background .22s;background:0 0!important}@media(hover:hover)and (pointer:fine){.game-card:hover .game-cover:after,.game-card:focus-visible .game-cover:after{background:linear-gradient(#0000 25%,#000000e6)!important}}.popular-card{will-change:transform;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s,box-shadow .28s,background-color .28s!important;transform:translateY(0)translateZ(0)!important}.popular-card:before{transform:translate(-3%);transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .28s!important}.popular-card img{transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .28s!important}.popular-card b{transition:color .28s!important}@media(hover:hover)and (pointer:fine){.popular-card:hover,.popular-card:focus-visible{transform:translateY(-3px)translateZ(0)!important}.popular-card:hover:before,.popular-card:focus-visible:before{transform:translate(0);opacity:.48!important}.popular-card:hover img,.popular-card:focus-visible img{transform:scale(1.045);box-shadow:0 9px 20px #0000004d!important}.popular-card:hover b,.popular-card:focus-visible b{color:#b21a0d!important}}@media(prefers-reduced-motion:reduce){.popular-card,.popular-card:before,.popular-card img,.popular-card b{transition:none!important}}.marketplace-page{color:#f8f5ef;background:#0d0d0f;min-height:620px;padding:54px max(18px,50% - 700px) 90px}.marketplace-heading{margin-bottom:30px}.marketplace-heading h1{margin:9px 0 8px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.marketplace-heading p{color:#ababab;margin:0;line-height:1.6}.marketplace-tools{align-items:center;gap:12px;width:100%;margin-top:24px;display:flex}.marketplace-categories{gap:8px;display:flex}.marketplace-categories button{color:#ababab;background:#110e08;border:1px solid #b21a0d2e;border-radius:7px;min-width:130px;height:42px;padding:0 16px;font-size:.72rem;font-weight:900}.marketplace-categories button.active{color:#1d0c0a;background:linear-gradient(135deg,#ff2613,#b21a0d);border-color:#b21a0d;box-shadow:0 10px 24px #ff261329}.marketplace-search{color:#ff2613;background:#121112;border:1px solid #b21a0d2e;border-radius:7px;flex:1;align-items:center;gap:9px;min-width:0;height:42px;padding:0 13px;display:flex}.marketplace-search:focus-within{border-color:#b21a0d8c;box-shadow:0 0 0 3px #b21a0d14}.marketplace-search input{color:#f8f8f8;background:0 0;border:0;outline:0;width:100%;font-size:.76rem}.marketplace-search input::placeholder{color:#a9aaad}.marketplace-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.marketplace-card{background:linear-gradient(#18191c,#0d0d0f);border:1px solid #b21a0d2e;border-radius:8px;flex-direction:column;min-width:0;padding:10px;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #00000038}.marketplace-card:before{content:"";z-index:2;opacity:.7;background:linear-gradient(90deg,#0000,#b21a0d,#0000);height:2px;position:absolute;top:0;left:18px;right:18px}.marketplace-card.rental{background:linear-gradient(#111a15,#090b09);border-color:#5cbe9c38}.marketplace-card.rental:before{background:linear-gradient(90deg,#0000,#5cbe9c,#0000)}.marketplace-image{aspect-ratio:3/4;background:linear-gradient(100deg,#121112 20%,#241c0d,#121112 70%) 0 0/200% 100%;border:0;border-radius:7px;width:100%;padding:0;animation:1.3s linear infinite marketplace-shimmer;display:block;position:relative;overflow:hidden}.marketplace-image img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .25s,transform .25s;display:block}.marketplace-image img.loaded{opacity:1}.marketplace-image:has(img.loaded){background:#050504;animation:none}.marketplace-image span{color:#f8f8f8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050504d6;border:1px solid #fff3;border-radius:999px;padding:6px 9px;font-size:.58rem;font-weight:900;position:absolute;bottom:8px;right:8px}.marketplace-badges{justify-content:space-between;align-items:center;gap:6px;margin-top:10px;display:flex}.marketplace-badges span{text-overflow:ellipsis;white-space:nowrap;color:#dcb859;background:#ff26131a;border:1px solid #b21a0d2e;border-radius:999px;max-width:58%;padding:4px 7px;font-size:.62rem;font-weight:800;overflow:hidden}.marketplace-card.rental .marketplace-badges span:first-child{color:#87d9bd;background:#5cbe9c17;border-color:#5cbe9c3d}.marketplace-badges span.ready:before{content:"";vertical-align:1px;background:#62d6a6;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.marketplace-card h2{color:#f8f8f8;white-space:nowrap;text-overflow:ellipsis;margin:10px 0 5px;font-size:.86rem;line-height:1.25;overflow:hidden}.marketplace-card>p{color:#ababab;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;margin:0 0 11px;font-size:.69rem;line-height:1.45;display:-webkit-box;overflow:hidden}.marketplace-card>small{color:#a9aaad;font-size:.54rem;font-weight:900;display:block}.marketplace-card>strong{color:#b21a0d;margin-top:3px;font-size:.9rem;display:block}.marketplace-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:auto;padding-top:13px;display:grid}.marketplace-buy,.marketplace-detail{border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:7px 9px;font-size:.68rem;font-weight:900;display:flex}.marketplace-buy{color:#1d0c0a;background:linear-gradient(135deg,#ff2613,#b21a0d);border:1px solid #ff2613}.marketplace-detail{color:#f8f5ef;background:#111215;border:1px solid #ffffff2e}.marketplace-buy:disabled,.marketplace-buy.disabled{pointer-events:none;opacity:.45}.marketplace-empty{text-align:center;color:#ababab;background:#0f0f10;border:1px solid #b21a0d24;border-radius:8px;padding:70px 20px}.marketplace-loading{min-height:500px}.marketplace-skeleton{pointer-events:none}.marketplace-skeleton:before{opacity:.3}.marketplace-skeleton-image,.marketplace-skeleton-badges span,.marketplace-skeleton-title,.marketplace-skeleton-copy,.marketplace-skeleton-label,.marketplace-skeleton-price,.marketplace-skeleton-actions span{background:#18191c;display:block;position:relative;overflow:hidden}.marketplace-skeleton-image:after,.marketplace-skeleton-badges span:after,.marketplace-skeleton-title:after,.marketplace-skeleton-copy:after,.marketplace-skeleton-label:after,.marketplace-skeleton-price:after,.marketplace-skeleton-actions span:after{content:"";background:linear-gradient(100deg,#0000,#b21a0d21,#0000);animation:1.15s ease-in-out infinite page-loader-shimmer;position:absolute;inset:0;transform:translate(-100%)}.marketplace-skeleton-image{aspect-ratio:3/4;border-radius:7px;width:100%}.marketplace-skeleton-badges{justify-content:space-between;gap:6px;margin-top:10px;display:flex}.marketplace-skeleton-badges span{border-radius:999px;width:45%;height:22px}.marketplace-skeleton-title{border-radius:5px;width:86%;height:17px;margin-top:10px}.marketplace-skeleton-copy{border-radius:999px;width:100%;height:10px;margin-top:9px}.marketplace-skeleton-copy.short{width:72%;margin-top:7px}.marketplace-skeleton-label{border-radius:999px;width:54px;height:9px;margin-top:14px}.marketplace-skeleton-price{border-radius:5px;width:92px;height:17px;margin-top:6px}.marketplace-skeleton-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:auto;padding-top:13px;display:grid}.marketplace-skeleton-actions span{border-radius:999px;height:34px}.marketplace-modal-backdrop{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.marketplace-modal{background:#0f0f10;border:1px solid #b21a0d47;border-radius:8px;grid-template-columns:minmax(240px,.9fr) 1.1fr;width:min(760px,100%);max-height:calc(100svh - 40px);display:grid;position:relative;overflow:auto;box-shadow:0 26px 80px #0000008c}.marketplace-modal-image{background:#050403;border:0;border-radius:0;width:100%;min-height:430px;padding:0;position:relative;overflow:hidden}.marketplace-modal-image img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.marketplace-modal-image span{z-index:1;color:#f8f8f8;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050403d1;border:1px solid #ffffff38;border-radius:999px;padding:7px 11px;font-size:.66rem;font-weight:900;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.marketplace-modal-content{padding:34px}.marketplace-modal-content .marketplace-badges{justify-content:flex-start}.marketplace-modal-content h2{color:#f8f8f8;margin:18px 0 10px;font-size:1.65rem}.marketplace-modal-content>p{color:#ababab;margin:0;line-height:1.65}.marketplace-modal-close{z-index:2;color:#fff;background:#050504d9;border:1px solid #fff3;border-radius:50%;width:36px;height:36px;font-size:1.3rem;position:absolute;top:12px;right:12px}.marketplace-packages{gap:8px;margin-top:22px;display:grid}.marketplace-packages>div{color:#c3bfbe;background:#171112;border:1px solid #b21a0d24;border-radius:7px;justify-content:space-between;align-items:center;gap:20px;padding:11px 13px;font-size:.78rem;display:flex}.marketplace-packages strong{color:#b21a0d}.marketplace-modal-buy{border-radius:7px;width:100%;min-height:44px;margin-top:24px}.marketplace-image-zoom{z-index:10001;overscroll-behavior:contain;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000f0;justify-content:center;align-items:flex-start;padding:68px 24px 24px;display:flex;position:fixed;inset:0;overflow-y:auto}.marketplace-image-zoom>img{object-fit:contain;width:auto;max-width:100%;height:auto;display:block;box-shadow:0 24px 70px #0000008c}.marketplace-image-zoom>button{z-index:2;color:#fff;background:#12100c;border:1px solid #ffffff40;border-radius:50%;width:42px;height:42px;font-size:1.5rem;position:fixed;top:18px;right:22px}@keyframes marketplace-shimmer{to{background-position:-200% 0}}@media(hover:hover)and (pointer:fine){.marketplace-card:hover{border-color:#b21a0d75;transform:translateY(-4px)}.marketplace-card:hover .marketplace-image img{transform:scale(1.035)}}@media(max-width:1100px){.marketplace-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.marketplace-page{padding:32px 12px 60px}.marketplace-heading{margin-bottom:20px}.marketplace-heading h1{font-size:1.65rem}.marketplace-heading p{font-size:.8rem}.marketplace-tools{flex-direction:column;gap:10px;margin-top:18px;display:flex}.marketplace-search{flex:none;order:1;width:100%}.marketplace-categories{order:2;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.marketplace-categories button{width:100%;min-width:0}.marketplace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.marketplace-card{padding:7px}.marketplace-image{aspect-ratio:3/4}.marketplace-card h2{font-size:.72rem}.marketplace-card>p{min-height:32px;font-size:.62rem}.marketplace-card>strong{font-size:.78rem}.marketplace-actions{gap:5px}.marketplace-buy,.marketplace-detail{min-height:32px;padding:6px 5px;font-size:.62rem}.marketplace-modal{display:block}.marketplace-modal-image{height:min(48svh,430px);min-height:0}.marketplace-modal-content{padding:20px}.marketplace-modal-content h2{font-size:1.25rem}.marketplace-image-zoom{padding:62px 10px 18px}.marketplace-image-zoom>button{top:12px;right:12px}.marketplace-skeleton-actions span{height:32px}}.news-page{color:#f8f5ef;width:min(1180px,100% - 40px);min-height:600px;margin:auto;padding:64px 0 90px}.news-heading{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:end;margin-bottom:34px;padding-bottom:24px;display:flex}.news-heading h1{letter-spacing:0;margin:10px 0 8px;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.05}.news-heading p{color:#aeb4b5;max-width:650px;margin:0;line-height:1.65}.news-featured{background:#101416;border:1px solid #ff261347;border-radius:8px;grid-template-columns:1.45fr 1fr;min-height:430px;display:grid;overflow:hidden}.news-featured>img{object-fit:cover;width:100%;height:100%;min-height:430px}.news-featured>div{flex-direction:column;justify-content:center;padding:42px;display:flex}.news-featured span{color:#b21a0d;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:900}.news-featured h2{letter-spacing:0;margin:16px 0 14px;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.12}.news-featured p{color:#b8b6af;margin:0;line-height:1.7}.news-featured small,.news-card small{color:#858b8c;margin-top:24px;font-size:.72rem}.news-section-title{justify-content:space-between;align-items:center;margin:52px 0 20px;display:flex}.news-section-title h2{margin:0;font-size:1.45rem}.news-section-title span{color:#858b8c;font-size:.75rem}.news-card{background:#101416;border:1px solid #ffffff1a;border-radius:8px;transition:transform .2s,border-color .2s;overflow:hidden}.news-card>img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.news-card small{color:#858b8c;margin:0;display:block}.news-card h2{margin:10px 0;font-size:1.15rem;line-height:1.35}.news-card p{color:#aeb4b5;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.6;display:-webkit-box;overflow:hidden}.news-card b{color:#b21a0d;margin-top:18px;font-size:.78rem;display:inline-block}.news-empty{text-align:center;color:#aeb4b5;background:#101416;border:1px dashed #b21a0d42;border-radius:8px;margin:40px 0;padding:70px 24px}.news-empty b{color:#f8f5ef;margin-bottom:8px;font-size:1.2rem;display:block}.news-empty p{margin:0}.news-empty.standalone{width:min(700px,100% - 40px);margin:80px auto}.news-empty.standalone a{color:#b21a0d;margin-top:20px;display:inline-block}.article-page{color:#f8f5ef;width:min(1040px,100% - 40px);margin:auto;padding:64px 0 90px}.article-header>a{color:#b21a0d;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:900}.article-header h1{letter-spacing:0;margin:18px 0 16px;font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.06}.article-header small{color:#858b8c;margin-top:20px;display:block}.article-hero-image{object-fit:cover;border:1px solid #ffffff1a;border-radius:8px;width:100%;max-height:580px;display:block}.maintenance-page{color:#f8f8f8;text-align:center;background:radial-gradient(circle at 50% 0,#b21a0d2e,#0000 28rem),#050505;place-items:center;min-height:100vh;padding:28px;display:grid}.maintenance-page section{background:#0d0b07d6;border:1px solid #b21a0d2e;border-radius:14px;width:min(520px,100%);padding:34px 24px;box-shadow:0 24px 70px #00000059}.maintenance-page span{color:#b21a0d;letter-spacing:.24em;font-size:.78rem;font-weight:950}.maintenance-page h1{margin:14px 0 10px;font-size:clamp(2rem,6vw,3.6rem);line-height:1.05}.maintenance-page p{color:#c9c9c9;max-width:420px;margin:0 auto 22px;line-height:1.7}.maintenance-page a{color:#1a0907;background:linear-gradient(135deg,#b21a0d,#ff2613);border-radius:8px;padding:12px 18px;font-weight:950;display:inline-flex}.article-reading-layout{grid-template-columns:150px minmax(0,720px);justify-content:center;gap:38px;margin-top:48px;display:grid}.article-reading-layout aside{color:#858b8c;align-self:start;gap:10px;font-size:.72rem;display:grid;position:sticky;top:110px}.article-reading-layout aside a{color:#b21a0d;font-weight:800}.article-content h2,.article-content h3{color:#fff;margin:34px 0 12px;line-height:1.25}.article-content blockquote{color:#e2e2e2;background:#101416;border-left:3px solid #ff2613;margin:28px 0;padding:18px 22px}.article-content ul,.article-content ol{padding-left:24px}@media(max-width:1100px){.header-main nav{gap:14px!important}.header-main nav a{font-size:.7rem!important}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.news-page,.article-page{width:calc(100% - 28px);padding:34px 0 62px}.news-heading{margin-bottom:22px;padding-bottom:18px}.news-heading h1{font-size:2rem;line-height:1.12}.news-heading p{font-size:.82rem}.news-featured{grid-template-columns:1fr;min-height:0}.news-featured>img{aspect-ratio:16/10;object-fit:cover;width:100%;min-height:0;max-height:none}.news-featured>div{padding:20px}.news-featured h2{margin:11px 0 9px;font-size:1.45rem}.news-featured p{font-size:.82rem}.news-featured small{margin-top:15px}.news-section-title{margin:32px 0 15px}.news-grid{grid-template-columns:1fr;gap:14px}.news-card>div{padding:17px}.news-card h2{font-size:1.05rem}.article-header{text-align:left;margin-bottom:24px}.article-header h1{overflow-wrap:anywhere;margin:13px 0 12px;font-size:clamp(1.8rem,9vw,2.45rem);line-height:1.12}.article-header p{font-size:.9rem;line-height:1.6}.article-header small{margin-top:14px;font-size:.68rem}.article-hero-image{aspect-ratio:16/10;max-height:none}.article-reading-layout{grid-template-columns:1fr;gap:20px;margin-top:28px}.article-reading-layout aside{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding-bottom:14px;display:flex;position:static}.article-content{overflow-wrap:anywhere;font-size:.94rem;line-height:1.8}.article-content h2{margin:28px 0 10px;font-size:1.4rem}.article-content h3{margin:22px 0 8px;font-size:1.08rem}.article-content ul,.article-content ol{padding-left:20px}.article-content blockquote{margin:22px 0;padding:15px 17px}}.navbar-favicon{flex:none;align-items:center;display:inline-flex}.news-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:38px;display:flex}.news-pagination a{color:#d2d2d2;background:#101416;border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 13px;font-size:.76rem;font-weight:800;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.news-pagination a.disabled{pointer-events:none;opacity:.38}.popular-title{align-items:center;gap:7px;display:inline-flex}.popular-title img{object-fit:contain;width:20px;height:20px;display:block}@media(max-width:760px){.popular-title img{width:18px;height:18px}}.detail-mobile-tabs{display:none}@media(max-width:760px){.topup-detail-page .detail-hero{border-bottom:1px solid var(--detail-border)!important;background:#242529!important;min-height:260px!important;padding:0!important;position:relative!important;overflow:hidden!important}.topup-detail-page .detail-hero:before{content:""!important;z-index:0!important;background-image:linear-gradient(180deg,#00000014,#00000047),var(--detail-game-banner)!important;background-position:50%!important;background-size:cover!important;height:116px!important;display:block!important;position:absolute!important;inset:0 0 auto!important}.topup-detail-page .detail-hero:after{pointer-events:none;content:""!important;z-index:0!important;background:linear-gradient(132deg,#0000 0 56%,#ffffff09 56% 64%,#0000 64%),linear-gradient(132deg,#0000 0 73%,#ffffff06 73% 80%,#0000 80%)!important;display:block!important;position:absolute!important;inset:116px 0 0!important}.topup-detail-page .detail-hero-inner{z-index:1!important;width:100%!important;min-height:260px!important;padding:0!important;display:block!important;position:relative!important}.topup-detail-page .detail-game-image{z-index:2!important;background:var(--detail-surface)!important;border:2px solid #ffffff1f!important;border-radius:17px!important;width:128px!important;height:128px!important;position:absolute!important;top:62px!important;left:18px!important;box-shadow:0 16px 30px #00000061!important}.topup-detail-page .detail-game-copy{z-index:2!important;text-align:left!important;min-width:0!important;padding:0!important;display:block!important;position:absolute!important;top:148px!important;left:164px!important;right:16px!important}.topup-detail-page .detail-game-copy h1{text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#fff!important;margin:0 0 7px!important;font-size:.86rem!important;line-height:1.25!important}.topup-detail-page .detail-game-copy p{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:600;overflow:hidden;color:#e1e1e1!important;margin:0!important;font-size:.68rem!important;line-height:1.4!important;display:-webkit-box!important}.topup-detail-page .detail-badges{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111215d1;border-top:1px solid #ffffff0f;z-index:3!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;gap:4px!important;height:54px!important;margin:0!important;padding:0 12px!important;display:grid!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.topup-detail-page .detail-badges span{white-space:nowrap;min-width:0;color:#f1f1f1!important;background:0 0!important;border:0!important;justify-content:center!important;gap:5px!important;padding:0!important;font-size:.53rem!important;font-weight:700!important;display:flex!important}.topup-detail-page .detail-badges img{flex:0 0 16px!important;width:16px!important;height:16px!important}.topup-detail-page .detail-badges i{color:#ff2613;font-size:.62rem;font-style:normal}.topup-detail-page .detail-mobile-tabs{border-bottom:1px solid var(--detail-border);background:#111215;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;padding:16px 18px;display:grid}.topup-detail-page .detail-mobile-tabs a{color:#f5f5f5;border-radius:999px;place-items:center;min-height:40px;font-size:.78rem;font-weight:700;display:grid}.topup-detail-page .detail-mobile-tabs a.active{background:var(--detail-accent);color:#111215}.topup-detail-page #transaksi,.topup-detail-page #keterangan{scroll-margin-top:88px}}.site-header .header-main,.site-header button,.site-header input,.site-header nav,.site-header .currency-pill{font-family:"Exo 2",var(--font-sans)!important}.site-header .header-bottom nav a{letter-spacing:.015em!important;font-weight:800!important}.site-header .navbar-logo-motion{transform-origin:50% 78%;will-change:transform;flex:none;place-items:center;animation:3s cubic-bezier(.45,0,.2,1) infinite navbar-logo-wiggle;display:grid}.site-header .navbar-brand-name{transform-origin:0;animation:.72s cubic-bezier(.18,.82,.22,1.18) both navbar-title-reveal,3s ease-in-out .72s infinite navbar-title-glow;font-family:"Exo 2",var(--font-sans)!important;letter-spacing:-.045em!important;font-style:italic!important;font-weight:900!important}.site-header .navbar-brand-name b{color:#fff!important}.site-header .navbar-brand-name strong{text-shadow:0 0 15px #ff261352;color:#ff2613!important}@keyframes navbar-logo-wiggle{0%,28%,to{transform:rotate(0)translate(0)}6%{transform:rotate(-2.2deg)translate(-.5px)}12%{transform:rotate(2deg)translate(.5px,-.5px)}18%{transform:rotate(-1.2deg)translate(-.25px)}23%{transform:rotate(.6deg)translate(.2px)}}@keyframes navbar-title-reveal{0%{opacity:0;filter:blur(5px);transform:translate(-30px)scaleX(.72)}to{opacity:1;filter:blur();transform:translate(0)scaleX(1)}}@keyframes navbar-title-glow{0%,to{filter:brightness();transform:translate(0)}8%{filter:brightness(1.18);transform:translate(2px)}16%{filter:brightness();transform:translate(0)}}@media(prefers-reduced-motion:reduce){.site-header .navbar-logo-motion,.site-header .navbar-brand-name{animation:none!important}}@media(max-width:760px){.topup-detail-page .detail-game-image{transform-origin:0!important;border:1px solid #b21a0d57!important;overflow:hidden!important;transform:perspective(680px)rotateY(10deg)rotateX(2deg)rotate(-1deg)!important;box-shadow:-5px 7px #ff261324,0 18px 30px #0000006b!important}.topup-detail-page .detail-game-image:after{content:""!important;pointer-events:none!important;background:linear-gradient(118deg,#ffffff2e,#0000 28% 72%,#0003)!important;display:block!important;position:absolute!important;inset:0!important}.topup-detail-page .detail-hero,.topup-detail-page .detail-hero-inner{min-height:190px!important}.topup-detail-page .detail-hero:before{display:none!important}.topup-detail-page .detail-hero:after{inset:0!important}.topup-detail-page .detail-game-image{border-radius:15px!important;width:92px!important;height:92px!important;display:block!important;position:absolute!important;top:20px!important;left:18px!important}.topup-detail-page .detail-game-copy{top:34px!important;left:126px!important;right:18px!important}.topup-detail-page .detail-game-copy h1{-webkit-line-clamp:1;margin-bottom:5px!important;font-size:.9rem!important}.topup-detail-page .detail-game-copy p{font-size:.66rem!important}.topup-detail-page .detail-badges{grid-template-columns:repeat(2,minmax(0,1fr))!important;height:46px!important;padding:0 18px!important}.topup-detail-page .detail-badges span{font-size:.56rem!important}}@media(max-width:360px){.topup-detail-page .detail-game-image{width:86px!important;height:86px!important;top:20px!important;left:14px!important}.topup-detail-page .detail-game-copy{top:30px!important;left:114px!important;right:14px!important}.topup-detail-page .detail-badges{padding:0 10px!important}}.game-card:not(.game-card-skeleton) .game-cover:after{opacity:0!important;background:0 0!important;transition:opacity .24s,background .24s!important}@media(hover:hover)and (pointer:fine){.game-card:not(.game-card-skeleton):hover .game-cover:after,.game-card:not(.game-card-skeleton):focus-visible .game-cover:after{opacity:1!important;background:linear-gradient(#0000 34%,#000000d1)!important}}.footer-wave{clip-path:none!important;background:#111215!important;width:100%!important;height:128px!important;display:block!important;position:relative!important;overflow:hidden!important}.footer-wave .footer-wave-layer{will-change:transform;width:200%!important;max-width:none!important;height:100%!important;display:block!important;position:absolute!important;inset:auto auto -1px 0!important}.footer-wave-back{opacity:.78;animation:18s linear infinite footer-wave-back}.footer-wave-back path{fill:#24221d!important;stroke:none!important}.footer-wave-front{animation:13s linear infinite footer-wave-front}.footer-wave-front .footer-wave-fill{fill:#18191c!important;stroke:none!important}.footer-wave-front .footer-wave-line{vector-effect:non-scaling-stroke;fill:none!important;stroke:#ff261394!important;stroke-width:1.4px!important}.site-footer,.footer-bottom{background:#18191c!important}.site-footer{border-top:0!important}@keyframes footer-wave-front{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes footer-wave-back{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(max-width:760px){.footer-wave{height:88px!important}}@media(prefers-reduced-motion:reduce){.footer-wave-layer{animation:none!important}}.prime-account-cta{z-index:1;background:radial-gradient(circle at 12% 0,#b21a0d1f,#0000 42%),linear-gradient(135deg,#242529,#1d1e22 62%,#25211a);border:1px solid #ff261352;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin-top:24px;padding:28px 30px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 38px #00000047}.prime-account-cta span:first-child{color:#ff9a4a;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:900;display:block}.prime-account-cta h2{color:#f5f5f5;margin:0;font-size:clamp(1.25rem,2.2vw,1.85rem);line-height:1.25}.prime-account-cta p{color:#b7b7b7;margin:8px 0 0;font-size:.8rem;line-height:1.6}.prime-account-cta>a{color:#111215;white-space:nowrap;background:#ff2613;border:1px solid #ff2613;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:.78rem;font-weight:900;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.prime-account-cta>a:hover{background:#e5aa27;transform:translateY(-2px);box-shadow:0 12px 26px #ff261333}.prime-account-cta>a span{color:inherit;letter-spacing:0;margin:0;font-size:1rem}@media(max-width:720px){.prime-account-cta{grid-template-columns:1fr;gap:20px;padding:22px 18px}.prime-account-cta>a{width:100%}}.header-main nav a:after{content:"";transform-origin:50%;background:#b21a0d;border-radius:999px;height:2px;transition:transform .18s;position:absolute;left:0;right:0;transform:scaleX(0);bottom:-27px!important}@media(max-width:760px){.navbar-favicon img{width:70px;height:42px}.header-main nav a:after{bottom:-7px!important}}.invoice-page{width:min(1080px,100%);margin:0 auto}.invoice-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px;display:flex}.invoice-heading h1{color:#18191c;margin:7px 0 5px;font-size:2.25rem}.invoice-heading p{color:#aaa4a3;margin:0}.invoice-status{color:#b21a0d;text-transform:uppercase;background:#fde9e7;border-radius:999px;padding:9px 13px;font-size:.72rem;font-weight:900}.invoice-status.success{color:#177245;background:#e8f8ef}.invoice-status.failed{color:#b42318;background:#fff0ed}.invoice-status.processing{color:#175cd3;background:#eaf3ff}.invoice-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.invoice-main,.invoice-summary{gap:18px;display:grid}.invoice-panel,.invoice-result,.invoice-loading,.invoice-empty{background:#fffdf7;border:1px solid #d2d2d2;border-radius:20px;padding:25px;box-shadow:0 18px 48px #30250c14}.invoice-loading,.invoice-empty{text-align:center;width:min(620px,100%);margin:50px auto}.invoice-empty p{color:#aaa4a3;margin-bottom:25px}.invoice-panel h2{color:#18191c;margin:5px 0 18px}.invoice-panel-title{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.invoice-panel-title span,.invoice-countdown span{color:#aaa4a3;font-size:.72rem;display:block}.invoice-panel-title h2{margin:5px 0 0;font-size:1.2rem}.invoice-countdown{text-align:right;background:#fde9e7;border-radius:12px;padding:10px 13px}.invoice-countdown strong{color:#b21a0d;font-variant-numeric:tabular-nums;margin-top:3px;font-size:1.05rem;display:block}.invoice-countdown.expired{background:#fff0ed}.invoice-countdown.expired strong{color:#b42318;font-size:.76rem}.invoice-qr{background:#fff;border:1px dashed #ff8d83;border-radius:17px;justify-items:center;margin-top:24px;padding:22px;display:grid}.invoice-qr img{aspect-ratio:1;object-fit:contain;width:min(260px,100%)}.invoice-qr p{color:#aaa4a3;text-align:center;max-width:440px;margin:15px 0;font-size:.82rem}.invoice-pay-code{background:#fff;border:1px dashed #ff8d83;border-radius:17px;justify-items:center;margin-top:24px;padding:22px;display:grid}.invoice-pay-code span{color:#aaa4a3;font-size:.74rem}.invoice-pay-code strong{color:#18191c;letter-spacing:.04em;overflow-wrap:anywhere;text-align:center;margin:8px 0 14px;font-size:1.55rem}.invoice-pay-code button,.invoice-summary dd button{color:#b21a0d;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:900}.invoice-pay-code button{border:1px solid #ff2613;border-radius:10px;padding:9px 14px}.invoice-primary-button,.invoice-secondary-button{border-radius:11px;justify-content:center;padding:12px 16px;font-size:.82rem;font-weight:900;text-decoration:none;display:inline-flex}.invoice-primary-button{color:#171007;background:linear-gradient(135deg,#b21a0d,#b21a0d);width:100%;margin-top:18px}.invoice-secondary-button{color:#b21a0d;border:1px solid #ff2613}.invoice-instructions details{background:#fff;border:1px solid #eadfca;border-radius:13px;margin-top:10px}.invoice-instructions summary{cursor:pointer;color:#332b1a;padding:14px 16px;font-weight:900}.invoice-instructions ol{color:#615946;gap:10px;margin:0;padding:5px 24px 18px 44px;font-size:.82rem;line-height:1.55;display:grid}.invoice-summary dl{margin:0}.invoice-summary dl>div{border-bottom:1px solid #eee6d5;grid-template-columns:120px 1fr;gap:15px;padding:11px 0;display:grid}.invoice-summary dt{color:#aaa4a3;font-size:.74rem}.invoice-summary dd{color:#272217;text-align:right;overflow-wrap:anywhere;margin:0;font-size:.78rem;font-weight:800}.invoice-summary .invoice-total{border-bottom:0;margin-top:6px;padding-top:16px}.invoice-summary .invoice-total dd{color:#b21a0d;font-size:1.05rem}.invoice-auto-update{color:#aaa4a3;justify-content:center;align-items:center;gap:8px;margin:0;font-size:.72rem;display:flex}.invoice-auto-update span{background:#12b76a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #12b76a1f}.invoice-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.invoice-actions a,.invoice-result{text-align:center}.invoice-result .status-icon{margin:0 auto 15px}.invoice-result h2{color:#18191c;margin:0}.invoice-result p{color:#aaa4a3}.invoice-result>div:last-child{background:#f8f3e7;border-radius:12px;gap:5px;margin-top:18px;padding:14px;display:grid}.invoice-result>div:last-child span{color:#aaa4a3;font-size:.72rem}@media(max-width:820px){.invoice-layout{grid-template-columns:1fr}.invoice-summary{grid-row:1}}@media(max-width:560px){.invoice-shell{padding:32px 14px 55px}.invoice-heading,.invoice-panel-title{flex-direction:column}.invoice-countdown{text-align:left;width:100%}.invoice-actions{grid-template-columns:1fr}.invoice-summary dl>div{grid-template-columns:100px 1fr}.invoice-pay-code strong{font-size:1.2rem}}.page-loader{z-index:150;pointer-events:none;background:#0d0d0f;justify-content:center;align-items:flex-start;padding:110px 18px 32px;animation:.16s both page-loader-fade;display:flex;position:fixed;inset:0}.page-loader-full{min-height:100dvh}.page-loader-route{background:linear-gradient(#0d0d0ff5,#0d0d0f00);min-height:180px;padding:20px 18px;inset:72px 0 auto}.page-loader-shell{gap:14px;width:min(1060px,100%);display:grid}.loader-skeleton{background:#ffffff17;border:1px solid #b21a0d17;display:block;position:relative;overflow:hidden}.loader-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#b21a0d21,#0000);animation:1.15s ease-in-out infinite page-loader-shimmer;position:absolute;inset:0;transform:translate(-100%)}.loader-skeleton-pill{border-radius:999px;width:120px;height:15px}.loader-skeleton-short{width:96px}.loader-skeleton-title{border-radius:9px;width:min(460px,82%);height:42px}.loader-skeleton-line{border-radius:999px;width:min(680px,100%);height:16px}.loader-skeleton-mid{width:min(520px,78%)}.home-loader-banner{aspect-ratio:16/5;border-radius:18px;width:100%}.home-loader-section{gap:22px;display:grid}.home-loader-popular-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.home-loader-popular-card{border-radius:14px;height:86px}.home-loader-game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.home-loader-game-card{aspect-ratio:3/4;border-radius:16px}.banner-skeleton-shell .banner-skeleton{aspect-ratio:1380/505;background:linear-gradient(100deg,#070b0e,#15120b 46%,#070b0e);border:1px solid #ffffff1f;border-radius:18px;width:100%;height:auto;box-shadow:0 18px 60px #00000040}.banner-skeleton-shell .banner-skeleton:after{display:block!important}.game-card-skeleton{pointer-events:none;box-shadow:none;background:0 0;border:0}.game-card-skeleton .game-cover{aspect-ratio:3/4.72;background:linear-gradient(120deg,#070b0e,#17130b 48%,#070b0e);width:100%;height:auto;box-shadow:none!important;border:1px solid #ff26135c!important;border-radius:10px!important}.game-card-skeleton .game-cover:before{animation:1.15s ease-in-out infinite page-loader-shimmer;transform:translate(-100%);content:""!important;z-index:1!important;background:linear-gradient(90deg,#0000,#b21a0d1f,#0000)!important;display:block!important;position:absolute!important;inset:0!important}.game-card-skeleton .game-cover:after{z-index:2;background:linear-gradient(#0000 36%,#000000c7);display:block}.game-card-skeleton .game-card-copy{z-index:3;gap:8px;margin-top:-38px;padding:0 16px 14px;display:grid;position:relative}.game-skeleton-badge,.game-skeleton-name,.game-skeleton-meta{z-index:3;display:block;position:relative;overflow:hidden;box-shadow:none!important;color:#0000!important;text-shadow:none!important;background:#ffffff1c!important;border:0!important;padding:0!important}.game-skeleton-badge:after,.game-skeleton-name:after,.game-skeleton-meta:after{content:"";background:linear-gradient(90deg,#0000,#b21a0d21,#0000);animation:1.15s ease-in-out infinite page-loader-shimmer;position:absolute;inset:0;transform:translate(-100%)}.game-skeleton-badge{width:44px;height:20px;border-radius:6px!important;position:absolute!important;top:14px!important;bottom:auto!important;left:14px!important}.game-skeleton-name{border-radius:6px;height:18px;display:block!important;position:absolute!important;bottom:38px!important;left:16px!important;right:42px!important}.game-skeleton-meta{border-radius:999px;width:58%;height:12px}.game-loader-hero{grid-template-columns:145px minmax(0,1fr);align-items:center;gap:28px;padding:10px 0 22px;display:grid}.game-loader-cover{border-radius:28px;width:145px;height:145px}.game-loader-checkout{grid-template-columns:310px 1fr;gap:30px;padding-top:18px;display:grid}.game-loader-guide,.game-loader-form{gap:14px;display:grid}.game-loader-guide-line{border-radius:12px;height:46px}.game-loader-form{background:#ffffff0a;border:1px solid #b21a0d17;border-radius:24px;padding:28px}.game-loader-form-row{border-radius:14px;height:72px}.invoice-loader-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.invoice-loader-status{border-radius:999px;width:112px;height:34px}.invoice-loader-layout{grid-template-columns:minmax(0,1fr) 330px;gap:22px;margin-top:10px;display:grid}.invoice-loader-main,.invoice-loader-summary{gap:16px;display:grid}.invoice-loader-panel{border-radius:18px;height:180px}.invoice-loader-panel.tall{height:310px}.invoice-loader-summary{background:#ffffff0a;border:1px solid #b21a0d17;border-radius:18px;align-content:start;padding:22px}.invoice-loader-row{border-radius:10px;height:34px}.route-loader-skeleton{gap:10px;width:min(520px,100% - 28px)}.route-loader-bar{border-radius:999px;height:18px}.route-loader-bar.short{width:64%}@keyframes page-loader-shimmer{to{transform:translate(100%)}}@keyframes page-loader-fade{0%{opacity:0}to{opacity:1}}@media(max-width:640px){.page-loader{background:#0d0d0f;padding:92px 14px 28px}.page-loader-route{padding-top:18px}.loader-skeleton-title{height:34px}.home-loader-banner{aspect-ratio:16/7}.home-loader-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-loader-game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.game-loader-hero{grid-template-columns:88px minmax(0,1fr);gap:16px}.game-loader-cover{border-radius:18px;width:88px;height:88px}.game-loader-checkout,.invoice-loader-layout{grid-template-columns:1fr}.game-loader-guide{display:none}.game-loader-form{border-radius:18px;padding:16px}.invoice-loader-heading{display:grid}.invoice-loader-status{width:96px}}.site-header{z-index:100!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#060707eb!important;border-bottom:1px solid #b21a0d29!important;position:sticky!important;top:0!important;box-shadow:0 12px 34px #00000047!important}.header-main{grid-template-columns:auto minmax(0,1fr) minmax(220px,320px)!important;align-items:center!important;gap:18px!important;width:min(1360px,100% - 32px)!important;height:auto!important;min-height:72px!important;margin:0 auto!important;padding:10px 0!important;display:grid!important}.navbar-favicon{background:#ffffff0a!important;border:1px solid #b21a0d38!important;border-radius:12px!important;place-items:center!important;width:46px!important;min-width:0!important;height:46px!important;display:inline-grid!important;overflow:hidden!important}.navbar-favicon img{object-fit:contain!important;width:34px!important;height:34px!important;display:block!important}.navbar-brand-name,.mobile-header-actions,.mobile-menu-panel,.mobile-menu-backdrop{display:none}.header-main nav{justify-content:center!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.header-main nav a{color:#c9c9c9!important;white-space:nowrap!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;padding:0 12px!important;font-size:.82rem!important;font-weight:850!important;display:inline-flex!important}.header-main nav a:after{display:none!important}.header-main nav a:hover,.header-main nav a.active{color:#b21a0d!important;background:#b21a0d1a!important}.header-search{color:#b21a0d!important;background:#ffffff0b!important;border:1px solid #ffffff1a!important;border-radius:10px!important;align-items:center!important;gap:8px!important;width:100%!important;height:42px!important;padding:0 12px!important;display:flex!important}.header-search input{color:#f8f5ef!important;width:100%!important;min-width:0!important;font-size:.82rem!important}.header-search button{color:#b21a0d;background:0 0;border:0;border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;padding:0;font-size:1.15rem;display:grid}.game-search-empty{color:#ababab;text-align:center;background:#0d0b0799;border:1px dashed #b21a0d33;border-radius:8px;grid-column:1/-1;padding:54px 20px;font-size:.82rem}.login-cta{color:#1a0907!important;white-space:nowrap!important;background:linear-gradient(135deg,#b21a0d,#ff2613)!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;min-width:84px!important;height:42px!important;padding:0 16px!important;font-size:.8rem!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 10px 22px #ff26132e!important}@media(max-width:980px){.header-main{grid-template-columns:auto 1fr!important;gap:12px!important;width:calc(100% - 24px)!important;padding:9px 0 10px!important}.header-search{order:4!important;grid-column:1/-1!important;height:40px!important}.header-main nav{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;justify-content:flex-start!important;padding-bottom:2px!important;overflow-x:auto!important}.header-main nav::-webkit-scrollbar{display:none!important}.header-main nav a{padding:0 10px!important;font-size:.76rem!important}}@media(max-width:640px){body{zoom:1!important}.site-header{background:#0d0d0f!important;border-bottom-color:#b21a0d2e!important}.header-main{grid-template-columns:auto minmax(0,1fr) auto!important;gap:10px!important;width:calc(100% - 28px)!important;min-height:72px!important;padding:11px 0!important}.navbar-favicon{background:0 0!important;border:0!important;border-radius:0!important;justify-self:start!important;align-items:center!important;gap:7px!important;width:auto!important;height:48px!important;animation:.55s cubic-bezier(.22,1,.36,1) both mobile-brand-enter!important;display:inline-flex!important;overflow:visible!important}.navbar-favicon img{object-fit:contain!important;transform-origin:50%!important;flex:0 0 104px!important;width:104px!important;height:58px!important;animation:4s ease-in-out infinite mobile-brand-breathe!important}.navbar-brand-name{color:#f8f8f8!important;letter-spacing:0!important;white-space:nowrap!important;text-shadow:0 0 14px #b21a0d38!important;font-size:.68rem!important;font-weight:950!important;line-height:1.05!important;animation:3.4s ease-in-out infinite mobile-brand-glow!important;display:block!important}.mobile-header-actions{grid-area:1/3!important;justify-content:flex-end!important;align-items:center!important;display:flex!important}.mobile-icon-button{color:#b21a0d!important;background:#171112!important;border:2px solid #b21a0d47!important;border-radius:14px!important;place-items:center!important;width:48px!important;height:48px!important;font-size:1.7rem!important;font-weight:900!important;line-height:1!important;display:grid!important}.mobile-currency-pill{color:#f8f8f8!important;white-space:nowrap!important;letter-spacing:.02em!important;background:linear-gradient(135deg,#1d0c0a,#30100c)!important;border:2px solid #b21a0d57!important;border-radius:14px!important;align-items:center!important;gap:10px!important;height:48px!important;padding:0 13px!important;font-size:1rem!important;font-weight:950!important;display:inline-flex!important}.mobile-currency-pill i{background:linear-gradient(#c90018 0 50%,#fff 50%)!important;border-radius:50%!important;width:28px!important;height:28px!important;display:block!important;box-shadow:0 0 0 1px #ffffff2e!important}.header-main>nav{display:none!important}.header-search{grid-area:1/2!important;width:100%!important;height:48px!important;margin:0!important;display:flex!important}.mobile-menu-backdrop{z-index:9998!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#000000c7!important;border:0!important;display:block!important;position:fixed!important;inset:0!important}.mobile-menu-panel{z-index:9999!important;background:#0b0a07!important;border-right:1px solid #b21a0d38!important;flex-direction:column!important;width:min(320px,82vw)!important;height:100dvh!important;min-height:100vh!important;max-height:100dvh!important;padding:0 18px 24px!important;animation:.22s both mobile-menu-enter!important;display:flex!important;position:fixed!important;inset:0 auto 0 0!important;overflow-y:auto!important;box-shadow:26px 0 54px #0000009e!important}.mobile-menu-head{border-bottom:1px dashed #b21a0d57!important;justify-content:space-between!important;align-items:center!important;min-height:76px!important;margin-bottom:16px!important;padding:12px 0!important;display:flex!important}.mobile-menu-head img{object-fit:contain!important;object-position:left center!important;width:124px!important;height:46px!important;display:block!important}.mobile-menu-head button{color:#f8f8f8!important;background:0 0!important;border:0!important;border-radius:8px!important;place-items:center!important;width:36px!important;height:36px!important;font-size:1.45rem!important;line-height:1!important;display:grid!important}.mobile-menu-panel nav{gap:2px!important;padding-top:0!important;display:grid!important}.mobile-menu-panel a{color:#e8e8e8!important;min-height:50px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:7px!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:0 14px!important;font-size:.84rem!important;font-weight:850!important;display:flex!important}.mobile-menu-panel a span{line-height:1.2!important;display:block!important}.mobile-menu-panel a i{color:#a9aaad!important;place-items:center!important;width:26px!important;height:26px!important;font-size:1rem!important;font-style:normal!important;font-weight:500!important;display:grid!important}.mobile-menu-panel a.active{color:#b21a0d!important;background:#b21a0d1a!important}.mobile-menu-panel a.active i{color:#b21a0d!important}}@keyframes mobile-brand-enter{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes mobile-brand-breathe{0%,to{filter:drop-shadow(0 0 #b21a0d00);transform:translateY(0)scale(1)}50%{filter:drop-shadow(0 5px 9px #b21a0d47);transform:translateY(-2px)scale(1.04)}}@keyframes mobile-brand-glow{0%,to{color:#f8f8f8;text-shadow:0 0 10px #b21a0d1f}50%{color:#b21a0d;text-shadow:0 0 16px #b21a0d57}}@keyframes mobile-menu-enter{0%{transform:translate(-100%)}to{transform:translate(0)}}@media(max-width:390px){.header-main{width:calc(100% - 20px)!important}.navbar-favicon{gap:5px!important}.navbar-favicon img{flex-basis:92px!important;width:92px!important;height:50px!important}.navbar-brand-name{font-size:.62rem!important}.mobile-header-actions{gap:7px!important}.mobile-icon-button{border-radius:12px!important;width:42px!important;height:42px!important;font-size:1.45rem!important}.mobile-currency-pill{height:42px!important;padding:0 10px!important;font-size:.86rem!important}.mobile-currency-pill i{width:24px!important;height:24px!important}.mobile-menu-panel{width:min(300px,84vw)!important;padding:0 14px 20px!important}.mobile-menu-panel a{min-height:48px!important;font-size:.82rem!important}}.track-page{background:#0d0d0f!important;place-items:center!important;min-height:calc(100svh - 72px)!important;padding:64px 20px!important;display:grid!important}.track-card{color:#f8f8f8!important;background:linear-gradient(#171112,#0f0f10)!important;border:1px solid #b21a0d33!important;border-radius:8px!important;width:min(680px,100%)!important;padding:38px!important;box-shadow:0 24px 60px #00000057!important}.track-card h1{color:#f8f8f8!important;margin:10px 0 9px!important;font-size:2.15rem!important;line-height:1.12!important}.track-card>p{max-width:520px;color:#ababab!important;margin:0!important;font-size:.88rem!important;line-height:1.65!important}.track-form{grid-template-columns:minmax(0,1fr) 160px!important;align-items:end!important;gap:10px!important;margin-top:28px!important}.track-form label{min-width:0;color:#c3bfbe!important;font-size:.72rem!important;font-weight:900!important}.track-form label>span{margin-bottom:8px;display:block}.track-form input{color:#f8f8f8!important;background:#0d0d0f!important;border:1px solid #b21a0d33!important;border-radius:7px!important;height:48px!important;margin:0!important;padding:0 14px!important;font-size:.82rem!important}.track-form input::placeholder{color:#a9aaad!important}.track-form input:focus{border-color:#b21a0d!important;box-shadow:0 0 0 3px #b21a0d17!important}.track-form .primary-button{color:#1d0c0a!important;height:48px!important;box-shadow:none!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important;border:1px solid #b21a0d8c!important;border-radius:7px!important}.track-card .security-note{color:#c3bfbe!important;background:0 0!important;border:0!important;border-top:1px solid #b21a0d24!important;border-radius:0!important;margin-top:28px!important;padding:18px 0 0!important}.track-card .security-note b{color:#b21a0d!important;font-size:.76rem!important}.track-card .security-note p{color:#a9aaad!important;margin:5px 0 0!important;font-size:.72rem!important;line-height:1.55!important}.invoice-shell{color:#f8f8f8!important;background:#0d0d0f!important;min-height:calc(100svh - 72px)!important;padding:54px 20px 76px!important}.invoice-heading h1{color:#f8f8f8!important}.invoice-heading p{color:#ababab!important}.invoice-panel,.invoice-result,.invoice-loading,.invoice-empty{color:#f8f8f8!important;background:#121112!important;border:1px solid #b21a0d29!important;border-radius:8px!important;box-shadow:0 18px 48px #00000047!important}.invoice-panel h2,.invoice-result h2,.invoice-empty h1{color:#f8f8f8!important}.invoice-empty p,.invoice-result p,.invoice-panel-title span,.invoice-countdown span{color:#ababab!important}.invoice-countdown{background:#b21a0d12!important;border:1px solid #b21a0d29!important;border-radius:7px!important}.invoice-qr,.invoice-pay-code{background:#fff!important;border-color:#b21a0d47!important;border-radius:8px!important}.invoice-pay-code span{color:#aaa4a3!important}.invoice-instructions details{background:#111215!important;border-color:#b21a0d29!important;border-radius:7px!important}.invoice-summary dt,.invoice-auto-update{color:#a9aaad!important}.invoice-secondary-button{color:#b21a0d!important;border-color:#b21a0d66!important}.invoice-result>div:last-child{background:#b21a0d12!important}.invoice-result>div:last-child span{color:#ababab!important}@media(max-width:560px){.track-page{place-items:start center!important;min-height:calc(100svh - 70px)!important;padding:34px 12px 48px!important}.track-card{padding:24px 18px!important}.track-card h1{font-size:1.65rem!important}.track-card>p{font-size:.8rem!important}.track-form{grid-template-columns:1fr!important;margin-top:22px!important}.track-form .primary-button{width:100%!important}.track-card .security-note{margin-top:22px!important}.invoice-shell{padding:30px 12px 52px!important}.invoice-heading{gap:14px!important;margin-bottom:20px!important}.invoice-heading h1{font-size:1.7rem!important}.invoice-heading p{font-size:.8rem!important;line-height:1.55!important}.invoice-status{align-self:flex-start!important}.invoice-layout,.invoice-main,.invoice-summary{gap:12px!important}.invoice-panel,.invoice-result,.invoice-empty{padding:18px 15px!important}.invoice-summary dl>div{grid-template-columns:88px minmax(0,1fr)!important;gap:10px!important}.invoice-summary dd{font-size:.74rem!important}.invoice-qr,.invoice-pay-code{padding:16px!important}.invoice-qr img{width:min(230px,100%)!important}.invoice-actions{gap:8px!important}}@media(max-width:760px){.popular-card{gap:7px!important;min-height:70px!important;padding:5px!important}.popular-card img{flex-basis:58px!important;width:58px!important;height:58px!important}.popular-card span{min-width:0!important;overflow:hidden!important}.popular-card b{color:#f8f8f8!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.7rem!important;line-height:1.2!important;display:block!important;overflow:hidden!important}.game-cover>strong{display:none!important}}@media(max-width:390px){.popular-card img{flex-basis:54px!important;width:54px!important;height:54px!important}.popular-card b{font-size:.64rem!important}}.topup-detail-page .promo-row{grid-template-columns:minmax(0,1fr) 108px!important;align-items:center!important;gap:9px!important;display:grid!important}.topup-detail-page .promo-row input{height:42px!important;min-height:42px!important;margin:0!important;padding:0 12px!important}.topup-detail-page .promo-row button{color:#1d0c0a!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important;border:1px solid #b21a0d8c!important;border-radius:7px!important;width:100%!important;height:42px!important;min-height:42px!important;padding:0 12px!important;font-size:.72rem!important;font-weight:950!important;box-shadow:0 8px 18px #ff261324!important}@media(max-width:560px){.topup-detail-page .promo-row{grid-template-columns:minmax(0,1fr) 94px!important;gap:7px!important}.topup-detail-page .promo-row button{padding:0 8px!important;font-size:.68rem!important}}.prime-ff-page{color:#f8f8f8;background:radial-gradient(circle at 8% 22%,#b21a0d1f,#0000 24rem),radial-gradient(circle at 92% 60%,#ff26131a,#0000 28rem),#0d0d0f;min-height:100vh;padding:54px max(18px,50% - 700px) 90px;position:relative;overflow:hidden}.prime-ff-heading{z-index:1;text-align:center;margin-bottom:28px;position:relative}.prime-ff-heading h1{color:#f8f8f8;margin:9px 0 8px;font-size:clamp(2.2rem,4.6vw,4rem);line-height:1.05}.prime-ff-heading p{color:#ababab;max-width:680px;margin:0 auto;line-height:1.65}.prime-ff-glow{filter:blur(26px);pointer-events:none;background:#b21a0d14;border-radius:50%;width:340px;height:340px;position:absolute}.prime-ff-glow-one{top:340px;left:-170px}.prime-ff-glow-two{bottom:180px;right:-180px}.prime-ff-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid;position:relative}.prime-ff-card{background:linear-gradient(#18191c,#101416);border:1px solid #b21a0d33;border-radius:9px;flex-direction:column;min-width:0;height:100%;padding:24px;display:flex;box-shadow:0 18px 44px #00000052,inset 0 1px #ffffff0a}.prime-ff-card:before{content:"";opacity:.85;background:linear-gradient(90deg,#0000,#b21a0d,#0000);height:2px;margin:-24px 12px 22px}.prime-card-heading{align-items:center;gap:14px;min-height:70px;margin-bottom:24px;display:flex}.prime-card-heading>img{object-fit:contain;filter:drop-shadow(0 7px 12px #00000073);flex:0 0 54px;width:54px;height:54px}.prime-card-heading span{color:#a9aaad;letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:.62rem;font-weight:900;display:block}.prime-card-heading h2{color:#f8f8f8;text-transform:uppercase;margin:0;font-size:1.1rem;line-height:1.25}.prime-field{color:#c3bfbe;font-size:.74rem;font-weight:850;display:block}.prime-field>span:first-child{margin-bottom:9px;display:block}.prime-input-wrap{background:#0d0d0f;border:1px solid #b21a0d38;border-radius:8px;align-items:center;gap:10px;height:58px;padding:7px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.prime-input-wrap:focus-within{border-color:#b21a0d;box-shadow:0 0 0 3px #b21a0d17}.prime-input-wrap img{object-fit:contain;flex:0 0 40px;width:40px;height:40px}.prime-input-wrap input,.prime-input-wrap select{color:#f8f8f8;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:.9rem;font-weight:850}.prime-input-wrap input::placeholder{color:#a9aaad}.prime-input-wrap select{cursor:pointer}.prime-input-wrap select option{color:#f8f8f8;background:#121112}.prime-custom-select{position:relative}.prime-select-trigger{cursor:pointer;color:#f8f8f8;text-align:left;width:100%}.prime-select-trigger>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;font-weight:850;overflow:hidden}.prime-select-trigger>i{color:#b21a0d;border:1px solid #b21a0d29;border-radius:7px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:1rem;font-style:normal;transition:transform .2s,background .2s;display:grid}.prime-select-trigger.open{border-color:#b21a0d;box-shadow:0 0 0 3px #b21a0d17}.prime-select-trigger.open>i{background:#b21a0d1a;transform:rotate(180deg)}.prime-select-menu{z-index:30;background:linear-gradient(#18191c,#111215);border:1px solid #b21a0d47;border-radius:8px;gap:4px;max-height:310px;padding:7px;animation:.18s both prime-select-enter;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 22px 46px #00000085}.prime-select-menu button{color:#f8f8f8;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:1fr auto 22px;align-items:center;gap:10px;min-height:48px;padding:8px 11px;transition:background .16s,border-color .16s;display:grid}.prime-select-menu button:hover,.prime-select-menu button.selected{background:#b21a0d17;border-color:#b21a0d3d}.prime-select-menu button>span{font-size:.8rem;font-weight:900}.prime-select-menu button>small{color:#a9aaad;font-size:.63rem}.prime-select-menu button>i{color:#b21a0d;opacity:0;font-size:.8rem;font-style:normal}.prime-select-menu button.selected>i{opacity:1}.prime-select-menu::-webkit-scrollbar{width:6px}.prime-select-menu::-webkit-scrollbar-track{background:#111215}.prime-select-menu::-webkit-scrollbar-thumb{background:#b21a0d;border-radius:999px}.prime-limit-message{color:#ff9c94;background:#f0443814;border:1px solid #f0443847;border-radius:7px;margin:9px 0 0;padding:9px 11px;font-size:.7rem;line-height:1.45}.prime-calculate-button{color:#1d0c0a;background:linear-gradient(135deg,#ff2613,#b21a0d);border:1px solid #b21a0d94;border-radius:7px;width:100%;min-height:50px;margin-top:20px;padding:12px;font-size:.76rem;font-weight:950;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 10px 24px #ff261329}.prime-calculate-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 30px #ff26133d}.prime-calculate-button:disabled{cursor:not-allowed;opacity:.58}.prime-result{background:linear-gradient(#121112,#0d0d0f);border:1px solid #b21a0d2e;border-radius:8px;gap:0;margin-top:20px;padding:8px 18px;animation:.34s both prime-result-enter;display:grid}.prime-result>div{border-bottom:1px solid #b21a0d1c;justify-content:space-between;align-items:center;gap:16px;min-height:57px;display:flex}.prime-result>div:last-child{border-bottom:0}.prime-result span{color:#ababab;align-items:center;gap:8px;font-size:.72rem;display:flex}.prime-result span img{object-fit:contain;width:24px;height:24px}.prime-result strong{color:#f8f8f8;text-align:right;font-size:.86rem}.prime-result .prime-result-total strong{color:#b21a0d;font-size:1.17rem}.prime-card-note{color:#a9aaad;text-align:center;margin-top:auto;padding-top:18px;font-size:.62rem;display:block}@keyframes prime-result-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes prime-select-enter{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media(max-width:1120px){.prime-ff-page{padding-left:24px;padding-right:24px}.prime-ff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prime-ff-card:last-child{grid-column:1/-1;justify-self:center;width:min(680px,100%)}}@media(max-width:720px){.prime-ff-grid{grid-template-columns:minmax(0,1fr)}.prime-ff-card,.prime-ff-card:last-child{grid-column:auto;justify-self:stretch;width:100%}}@media(max-width:620px){.prime-ff-page{padding:28px 10px 58px}.prime-ff-heading{margin-bottom:22px;padding:0 8px}.prime-ff-heading h1{font-size:2rem}.prime-ff-heading p{font-size:.78rem;line-height:1.55}.prime-ff-glow{width:220px;height:220px}.prime-ff-grid{gap:12px}.prime-ff-card{border-radius:8px;padding:17px 14px}.prime-ff-card:before{margin:-17px 8px 16px}.prime-card-heading{gap:11px;min-height:54px;margin-bottom:18px}.prime-card-heading>img{flex-basis:44px;width:44px;height:44px}.prime-card-heading span{letter-spacing:.1em;font-size:.56rem}.prime-card-heading h2{font-size:.92rem}.prime-field{font-size:.7rem}.prime-input-wrap{gap:8px;height:54px;padding:6px 10px}.prime-input-wrap img{flex-basis:36px;width:36px;height:36px}.prime-input-wrap input,.prime-input-wrap select,.prime-select-trigger>span{font-size:1rem}.prime-input-wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.prime-input-wrap input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.prime-select-trigger>i{flex-basis:26px;width:26px;height:26px}.prime-select-menu{max-height:286px;padding:6px;top:calc(100% + 6px)}.prime-select-menu button{grid-template-columns:minmax(0,1fr) auto 18px;gap:7px;min-height:46px;padding:7px 9px}.prime-select-menu button>span{min-width:0;font-size:.76rem}.prime-select-menu button>small{white-space:nowrap;font-size:.58rem}.prime-calculate-button{white-space:normal;min-height:48px;margin-top:16px;padding:10px 8px;font-size:.72rem;line-height:1.3}.prime-result{margin-top:16px;padding:5px 12px}.prime-result>div{gap:10px;min-height:52px}.prime-result span{max-width:55%;font-size:.67rem;line-height:1.35}.prime-result strong{overflow-wrap:anywhere;max-width:45%;font-size:.78rem;line-height:1.3}.prime-result .prime-result-total strong{font-size:1rem}.prime-card-note{padding-top:15px;font-size:.58rem;line-height:1.45}.prime-limit-message{font-size:.66rem}}@media(max-width:370px){.prime-ff-page{padding-left:8px;padding-right:8px}.prime-ff-heading h1{font-size:1.8rem}.prime-ff-card{padding-left:12px;padding-right:12px}.prime-card-heading h2{font-size:.85rem}.prime-select-menu button>small{font-size:.54rem}.prime-result .prime-result-total strong{font-size:.92rem}}.site-footer-wrap{--footer-bg:#101517;background:var(--footer-bg)!important;color:#c9c9c9!important;margin-top:0!important;position:relative!important;overflow:hidden!important}.footer-wave{clip-path:none!important;background:var(--footer-bg)!important;height:96px!important;margin:0!important;position:relative!important;overflow:hidden!important}.footer-wave:before,.footer-wave:after{content:none!important;display:none!important}.footer-wave svg{width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.footer-wave path{fill:none!important}.footer-wave .footer-wave-fill{fill:var(--footer-bg)!important;stroke:none!important}.footer-wave .footer-wave-line{vector-effect:non-scaling-stroke;fill:none!important;stroke:#ff26139e!important;stroke-width:1.25px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.site-footer{width:min(1320px,100% - 32px)!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0 auto!important;padding:22px 0 28px!important}.footer-bottom{background:0 0!important;width:min(1320px,100% - 32px)!important;margin:0 auto!important}@media(max-width:900px){.footer-wave{height:72px!important}.site-footer{gap:24px!important;width:calc(100% - 32px)!important;padding-top:18px!important}}.footer-wave{height:0!important;display:none!important}.site-footer{padding-top:34px!important}@media(min-width:981px){.site-header .header-main{grid-template-columns:minmax(190px,auto) minmax(0,1fr) minmax(220px,320px)!important;gap:24px!important;min-height:86px!important}.site-header .navbar-favicon{width:190px!important;min-width:190px!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;padding:0!important;display:inline-flex!important;overflow:visible!important}.site-header .navbar-favicon img{object-fit:contain!important;object-position:left center!important;width:190px!important;height:auto!important;max-height:56px!important}.site-header .header-main nav{justify-content:center!important;gap:10px!important}}.header-main nav a .nav-icon{place-items:center;width:18px;height:18px;margin-right:6px;font-style:normal;line-height:1;display:inline-grid}.nav-svg-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;display:block}.news-page{color:#0b1220!important;background:#fff!important;width:min(1120px,100%)!important;margin:0 auto!important;padding:28px 16px 64px!important}.news-tabs{z-index:20;scrollbar-width:none;background:#fff;border-bottom:1px solid #e7eaf0;gap:0;padding:0 16px;display:flex;position:relative;overflow-x:auto;margin:0 -16px 18px!important}.news-tabs::-webkit-scrollbar{display:none}.news-tabs a{color:#1b2430;white-space:nowrap;border-bottom:3px solid #0000;flex:none;padding:14px 16px 12px;font-size:.9rem;font-weight:800}.news-heading{border:0!important;margin:0 0 16px!important;padding:8px 0 0!important;display:block!important}.news-heading .eyebrow{color:#ff2613!important;font-size:.68rem!important}.news-heading h1{color:#0b1220!important;margin:8px 0 6px!important;font-size:clamp(1.75rem,3vw,2.4rem)!important;line-height:1.14!important}.news-heading p{color:#5f6b7a!important;max-width:620px!important;font-size:.92rem!important;line-height:1.55!important}.news-featured{aspect-ratio:16/9!important;background:#111827!important;border:0!important;border-radius:9px!important;min-height:0!important;display:block!important;position:relative!important;overflow:hidden!important}.news-featured>img{object-fit:cover!important;width:100%!important;height:100%!important;min-height:0!important;display:block!important}.news-featured:after{content:"";background:linear-gradient(#0000,#000000e0);position:absolute;inset:34% 0 0}.news-featured>div{z-index:2;bottom:0;left:0;right:0;color:#fff!important;padding:22px 24px!important;display:block!important;position:absolute!important}.news-featured span{display:none!important}.news-featured h2{max-width:760px;color:#fff!important;letter-spacing:-.02em!important;margin:0 0 7px!important;font-size:clamp(1.35rem,3vw,2.3rem)!important;line-height:1.16!important}.news-featured p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:680px;display:-webkit-box;overflow:hidden;color:#ffffffd1!important;margin:0 0 8px!important;font-size:.9rem!important;line-height:1.5!important}.news-featured small{color:#ffffffb8!important;font-size:.78rem!important}.news-section-title{color:#111827!important;margin:22px 0 14px!important}.news-section-title h2{color:#111827!important;font-size:1.2rem!important}.news-section-title span{color:#8b95a1!important}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px 16px!important;display:grid!important}.news-card{box-shadow:none!important;color:#0b1220!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.news-card:hover{border-color:#0000!important;transform:none!important}.news-card>img{aspect-ratio:16/10!important;object-fit:cover!important;border-radius:7px!important;width:100%!important}.news-card h2{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#020617!important;margin:0 0 7px!important;font-size:1.02rem!important;font-weight:950!important;line-height:1.32!important}.news-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:#5f6b7a!important;margin:0 0 8px!important;font-size:.82rem!important;line-height:1.5!important}.news-card small{color:#8b95a1!important;margin:0!important;font-size:.78rem!important;display:block!important}.news-card b{display:none!important}.news-empty{color:#64748b!important;background:#f8fafc!important;border-color:#d8dde6!important}.news-empty b{color:#0f172a!important}.news-hero-skeleton,.news-card-skeleton span,.news-card-skeleton i,.news-card-skeleton b,.news-card-skeleton em{background:#e9edf4;position:relative;overflow:hidden}.news-hero-skeleton:after,.news-card-skeleton span:after,.news-card-skeleton i:after,.news-card-skeleton b:after,.news-card-skeleton em:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.15s ease-in-out infinite news-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.news-hero-skeleton{aspect-ratio:16/9;border-radius:9px}.news-hero-skeleton span,.news-hero-skeleton b,.news-hero-skeleton i{z-index:2;background:#ffffffad;border-radius:999px;display:block;position:absolute;left:24px}.news-hero-skeleton span{width:150px;height:14px;bottom:88px}.news-hero-skeleton b{width:min(520px,70%);height:20px;bottom:56px}.news-hero-skeleton i{width:120px;height:12px;bottom:28px}.news-card-skeleton{display:block}.news-card-skeleton span{aspect-ratio:16/10;border-radius:7px;display:block}.news-card-skeleton i,.news-card-skeleton b,.news-card-skeleton em{border-radius:999px;height:12px;margin-top:10px;display:block}.news-card-skeleton i{width:92%}.news-card-skeleton b{width:74%}.news-card-skeleton em{width:46%;height:10px}.news-load-sentinel{height:1px}.news-end-message{color:#8b95a1;text-align:center;margin:30px 0 0;font-size:.78rem;font-weight:800}@keyframes news-skeleton-shimmer{to{transform:translate(100%)}}.article-page{color:#0b1220!important;background:#fff!important;width:min(1120px,100% - 32px)!important;margin:0 auto!important;padding:34px 0 70px!important}.article-detail-shell{grid-template-columns:minmax(0,760px) 300px;align-items:start;gap:34px;display:grid}.article-detail-main{min-width:0}.article-header{text-align:left!important;max-width:none!important;margin:0 0 18px!important}.article-header>a{color:#ff2613!important;font-size:.72rem!important}.article-header h1{color:#020617!important;letter-spacing:-.035em!important;margin:12px 0 14px!important;font-size:clamp(2rem,4vw,3.05rem)!important;line-height:1.22!important}.article-header p{color:#111827!important;margin:0 0 18px!important;font-size:1.04rem!important;line-height:1.65!important}.article-author-box{background:#f7eeee;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:18px 0 16px;padding:14px 16px;display:flex}.article-author-box>div{align-items:center;gap:12px;min-width:0;display:flex}.article-author-box img{object-fit:cover;border-radius:50%;flex:0 0 44px;width:44px;height:44px}.article-author-box b{color:#075985;font-size:.78rem;font-weight:950;display:block}.article-author-box small{color:#0f172a;margin-top:3px;font-size:.72rem;line-height:1.35;display:block}.article-author-box>a{text-transform:uppercase;align-items:center;gap:6px;display:inline-flex;color:#111827!important;font-size:.76rem!important;font-weight:950!important}.article-author-box>a:before{content:"↗";color:#111827}.article-figure{margin:0!important}.article-hero-image{aspect-ratio:16/10!important;object-fit:cover!important;border:0!important;border-radius:0!important;width:100%!important;max-height:none!important}.article-figure figcaption{color:#5f6b7a;margin:8px 18px 0;font-size:.76rem;line-height:1.45}.article-reading-layout{margin-top:22px!important;display:block!important}.article-reading-layout aside{display:none!important}.article-content{color:#111827!important;font-size:1.02rem!important;line-height:1.85!important}.article-content h2,.article-content h3{color:#020617!important}.article-content p{margin:0 0 18px!important}.article-content blockquote{color:#111827!important;background:#f8fafc!important;border-left-color:#ff2613!important}.article-content a{color:#ff2613!important}.article-recommendations{border-top:1px solid #e7eaf0;margin-top:38px;padding-top:24px}.article-recommendations-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.article-recommendations-head h2{color:#020617;margin:0;font-size:1.2rem;line-height:1.25}.article-recommendations-head a{color:#ff2613;white-space:nowrap;font-size:.78rem;font-weight:900}.article-recommendation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;display:grid}.article-recommendation-card{color:#020617;display:block}.article-recommendation-card img{aspect-ratio:16/9;object-fit:cover;border-radius:7px;width:100%;display:block}.article-recommendation-card div{padding-top:9px}.article-recommendation-card h3{color:#020617;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 7px;font-size:.95rem;font-weight:950;line-height:1.34;display:-webkit-box;overflow:hidden}.article-recommendation-card small{color:#8b95a1;font-size:.74rem}.article-sidebar{background:#f8fafc;border:1px solid #e7eaf0;border-radius:8px;gap:14px;padding:16px;display:grid;position:sticky;top:94px}.article-sidebar-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.article-sidebar-head h2{color:#020617;margin:0;font-size:1rem;line-height:1.2}.article-sidebar-head a{color:#ff2613;font-size:.72rem;font-weight:900}.article-sidebar-list{gap:14px;display:grid}.article-sidebar-card{color:#020617;grid-template-columns:92px minmax(0,1fr);gap:10px;display:grid}.article-sidebar-card img{aspect-ratio:4/3;object-fit:cover;border-radius:7px;width:92px;display:block}.article-sidebar-card h3{color:#020617;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 7px;font-size:.82rem;font-weight:950;line-height:1.32;display:-webkit-box;overflow:hidden}.article-sidebar-card small{color:#8b95a1;font-size:.68rem;line-height:1.3}.article-detail-loading .article-header{gap:12px;display:grid!important}.article-skeleton-line,.article-skeleton-avatar,.article-detail-hero-skeleton,.article-detail-content-skeleton span{background:#e9edf4;display:block;position:relative;overflow:hidden}.article-skeleton-line:after,.article-skeleton-avatar:after,.article-detail-hero-skeleton:after,.article-detail-content-skeleton span:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.15s ease-in-out infinite news-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.article-skeleton-line{border-radius:999px;height:13px}.article-skeleton-line.tiny{width:90px;height:10px}.article-skeleton-line.title{border-radius:8px;width:86%;height:32px}.article-skeleton-line.title.short{width:58%}.article-skeleton-line.excerpt{width:74%;height:16px}.article-skeleton-avatar{border-radius:50%;width:44px;height:44px}.article-skeleton-line.author{width:110px;height:12px}.article-skeleton-line.meta{width:170px;height:10px;margin-top:7px}.article-skeleton-line.share{width:70px;height:13px}.article-detail-hero-skeleton{aspect-ratio:16/10;width:100%;margin-top:18px}.article-detail-content-skeleton{gap:12px;margin-top:28px;display:grid}.article-detail-content-skeleton span{border-radius:999px;height:14px}.article-detail-content-skeleton span:first-child{width:96%}.article-detail-content-skeleton span:nth-child(2){width:88%}.article-detail-content-skeleton span.wide{width:100%}.article-detail-content-skeleton span:nth-child(4){width:82%}.article-detail-content-skeleton span.short{width:52%}@media(max-width:760px){.news-page{width:100%!important;padding:20px 15px 48px!important}.news-tabs{padding:0 15px;top:0;margin:0 -15px 10px!important}.news-tabs a{padding:10px 15px 9px;font-size:.84rem;font-weight:700}.news-heading{display:none!important}.news-featured{aspect-ratio:16/10!important;border-radius:7px!important}.news-featured>div{padding:14px 15px!important}.news-featured h2{-webkit-line-clamp:2;font-size:1rem!important;line-height:1.28!important}.news-featured p{display:none!important}.news-featured small{font-size:.72rem!important}.news-section-title{margin:18px 0 12px!important}.news-section-title h2{font-size:1rem!important}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 8px!important}.news-card>img{aspect-ratio:16/9!important;border-radius:6px!important}.news-card>div{padding-top:8px!important}.news-card h2{-webkit-line-clamp:3;margin-bottom:7px!important;font-size:.86rem!important;line-height:1.32!important}.news-card p{display:none!important}.news-card small{font-size:.72rem!important}.news-pagination{margin-top:28px!important}.news-hero-skeleton{aspect-ratio:16/10;border-radius:7px}.news-hero-skeleton span{width:104px;height:11px;bottom:62px;left:15px}.news-hero-skeleton b{width:72%;height:16px;bottom:37px;left:15px}.news-hero-skeleton i{width:86px;height:10px;bottom:17px;left:15px}.news-card-skeleton span{aspect-ratio:16/9;border-radius:6px}.news-card-skeleton i,.news-card-skeleton b{height:10px;margin-top:8px}.news-card-skeleton em{height:9px;margin-top:8px}.article-page{width:100%!important;padding:24px 16px 54px!important}.article-detail-shell{grid-template-columns:1fr!important;gap:28px!important}.article-header h1{letter-spacing:-.02em!important;font-size:1.55rem!important;line-height:1.42!important}.article-header p{font-size:1rem!important;line-height:1.55!important}.article-author-box{padding:12px!important}.article-author-box img{flex-basis:40px;width:40px;height:40px}.article-author-box small{font-size:.68rem}.article-figure{margin:0 -12px!important}.article-hero-image{aspect-ratio:16/10!important}.article-content{font-size:.96rem!important;line-height:1.78!important}.article-skeleton-line.title{width:92%;height:24px}.article-skeleton-line.title.short{width:74%}.article-skeleton-line.excerpt{width:88%}.article-detail-hero-skeleton{aspect-ratio:16/10;width:calc(100% + 24px);margin:16px -12px 0}.article-recommendations{margin-top:30px;padding-top:20px}.article-recommendations-head h2{font-size:1.02rem}.article-recommendation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 9px}.article-recommendation-card img{border-radius:6px}.article-recommendation-card h3{font-size:.84rem;line-height:1.32}.article-recommendation-card small{font-size:.7rem}.article-sidebar{padding:14px!important;position:static!important}.article-sidebar-list{grid-template-columns:1fr!important;gap:12px!important}.article-sidebar-card{grid-template-columns:86px minmax(0,1fr)!important}.article-sidebar-card img{width:86px!important}.article-sidebar-card h3{font-size:.8rem!important}}.prime-banner-loading .banner-slider{background:linear-gradient(110deg,#070b0e,#111719 42%,#070b0e 78%)!important;place-items:center!important;display:grid!important}.prime-banner-skeleton{color:#b21a0d;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.prime-banner-skeleton:before{content:"";background:linear-gradient(90deg,#0000,#b21a0d21,#0000);animation:1.2s ease-in-out infinite prime-banner-shimmer;position:absolute;inset:0;transform:translate(-100%)}.prime-banner-skeleton span{background:#ffffff14;border:1px solid #b21a0d29;border-radius:12px;width:min(520px,74%);height:42px;box-shadow:0 58px 0 -12px #ffffff0f,0 112px 0 -18px #ffffff0a}.prime-banner-skeleton b{color:#c9c9c9;font-size:.78rem;position:absolute;top:calc(50% + 92px)}@keyframes prime-banner-shimmer{to{transform:translate(100%)}}main:has(.prime-ff-page){background:radial-gradient(circle at 8% 18%,#b21a0d1f,#0000 24rem),radial-gradient(circle at 92% 48%,#ff26131a,#0000 28rem),#0d0d0f!important}main:has(.prime-ff-page)>.banner-shell{background:0 0!important;margin-top:30px!important;margin-bottom:0!important}main:has(.prime-ff-page)>.banner-shell+.prime-ff-page{background:0 0!important;margin-top:0!important;padding-top:32px!important}main:has(.prime-ff-page) .prime-banner-loading .banner-slider,main:has(.prime-ff-page) .banner-slider{background:#0d0d0f!important}@media(max-width:760px){main:has(.prime-ff-page)>.banner-shell{margin-top:18px!important}main:has(.prime-ff-page)>.banner-shell+.prime-ff-page{padding-top:26px!important}.topup-detail-page{padding-bottom:0!important}.topup-detail-page .checkout-layout{padding-bottom:40px!important}.topup-detail-page .detail-order-sidebar{z-index:auto!important;order:2!important;gap:7px!important;width:100%!important;max-height:none!important;margin:0!important;display:grid!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important;overflow:visible!important}.topup-detail-page .detail-form-stack{order:1!important}.topup-detail-page .detail-order-sidebar .rating-card,.topup-detail-page .detail-order-sidebar .support-card{display:none!important}.topup-detail-page .detail-order-sidebar .order-summary{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#111818f5!important;border-radius:14px!important;width:100%!important;min-height:0!important;margin:0!important;padding:10px 13px!important;box-shadow:0 18px 34px #00000061,0 0 0 4px #b21a0d12!important}.topup-detail-page .detail-order-sidebar .order-summary>div{gap:12px!important;min-height:0!important;padding:3px 0!important}.topup-detail-page .detail-order-sidebar .order-summary span{font-size:.66rem!important}.topup-detail-page .detail-order-sidebar .order-summary b{font-size:.72rem!important}.topup-detail-page .detail-order-sidebar .order-summary .total{margin-top:4px!important;padding-top:8px!important}.topup-detail-page .detail-order-sidebar .order-summary .total strong{font-size:1.05rem!important}.topup-detail-page .detail-order-sidebar .order-summary{display:block!important}.topup-detail-page .detail-order-sidebar .order-summary *{line-height:1.25!important}.topup-detail-page .detail-order-sidebar .pay-button{border-radius:14px!important;width:100%!important;height:50px!important;min-height:50px!important;margin:0!important;font-size:.92rem!important;position:static!important;box-shadow:0 14px 28px #00000057,0 0 0 4px #b21a0d14!important}.topup-detail-page .checkout-disclaimer{color:#c9c5c4!important;text-align:left!important;background:#b21a0d12!important;border:1px solid #b21a0d26!important;border-radius:8px!important;padding:11px 12px!important;line-height:1.55!important}}.invoice-payment-title{align-items:center!important;gap:12px!important;min-width:0!important;display:flex!important}.invoice-payment-title img,.invoice-summary-method img{object-fit:contain!important;background:#fff!important;border-radius:9px!important;flex:0 0 56px!important;width:56px!important;height:36px!important;padding:6px!important;box-shadow:0 8px 18px #00000038!important}.invoice-payment-title h2{overflow-wrap:anywhere!important}.invoice-summary-method{background:#b21a0d0f!important;border:1px solid #b21a0d24!important;border-radius:10px!important;align-items:center!important;gap:12px!important;margin:0 0 16px!important;padding:12px!important;display:flex!important}.invoice-summary-method span{gap:3px!important;min-width:0!important;display:grid!important}.invoice-summary-method small{color:#a9aaad!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.68rem!important;font-weight:800!important}.invoice-summary-method b{color:#f8f8f8!important;overflow-wrap:anywhere!important;font-size:.82rem!important;line-height:1.35!important}@media(max-width:760px){.invoice-shell{padding:22px 10px 42px!important}.invoice-page{width:100%!important}.invoice-heading{gap:12px!important;margin-bottom:14px!important;display:grid!important}.invoice-heading h1{font-size:1.42rem!important;line-height:1.2!important}.invoice-heading p{max-width:100%!important;font-size:.78rem!important}.invoice-status{justify-self:start!important}.invoice-layout{flex-direction:column!important;gap:12px!important;display:flex!important}.invoice-summary{order:1!important;width:100%!important}.invoice-main{order:2!important;width:100%!important}.invoice-panel,.invoice-result,.invoice-empty{border-radius:12px!important;width:100%!important;padding:15px 13px!important}.invoice-panel-title{gap:12px!important;display:grid!important}.invoice-payment-title{align-items:flex-start!important}.invoice-payment-title img,.invoice-summary-method img{flex-basis:50px!important;width:50px!important;height:32px!important;padding:5px!important}.invoice-payment-title h2{font-size:1rem!important;line-height:1.3!important}.invoice-countdown{text-align:left!important;width:100%!important;padding:10px 12px!important}.invoice-summary h2,.invoice-panel-title h2{font-size:1rem!important}.invoice-summary-method{margin-bottom:12px!important;padding:10px!important}.invoice-summary dl>div{grid-template-columns:92px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:10px 0!important}.invoice-summary dt{font-size:.68rem!important}.invoice-summary dd{font-size:.73rem!important;line-height:1.45!important}.invoice-summary .invoice-total dd{font-size:1rem!important}.invoice-qr,.invoice-pay-code{border-radius:12px!important;margin-top:14px!important;padding:14px!important}.invoice-qr img{width:min(218px,100%)!important}.invoice-pay-code strong{word-break:break-all!important;font-size:1.05rem!important}.invoice-instructions ol{padding:4px 18px 10px 28px!important;font-size:.76rem!important}.invoice-actions{grid-template-columns:1fr!important}.invoice-primary-button,.invoice-secondary-button{justify-content:center!important;align-items:center!important;min-height:44px!important}}@media(min-width:981px){.site-header{background:#070808f5!important;border-bottom:1px solid #ffffff12!important;box-shadow:0 8px 24px #0003!important}.site-header .header-main{grid-template-columns:160px minmax(0,1fr) minmax(220px,270px)!important;gap:24px!important;width:min(1240px,100% - 40px)!important;min-height:74px!important;padding:8px 0!important}.site-header .navbar-favicon{width:160px!important;min-width:160px!important;height:56px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;padding:0!important;display:flex!important;overflow:visible!important}.site-header .navbar-favicon img{object-fit:contain!important;object-position:left center!important;filter:none!important;width:154px!important;height:54px!important;max-height:none!important;display:block!important}.site-header .header-main nav{justify-content:center!important;gap:4px!important}.site-header .header-main nav a{color:#c9c9c9!important;min-height:40px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-radius:8px!important;padding:0 11px!important;font-size:.78rem!important;font-weight:750!important}.site-header .header-main nav a:hover{color:#f8f8f8!important;background:#ffffff09!important;border-color:#ffd86b1f!important}.site-header .header-main nav a.active{color:#b21a0d!important;background:#ffd86b17!important;border-color:#ffd86b33!important}.site-header .header-search{width:100%!important;height:42px!important;box-shadow:none!important;background:#ffffff0a!important;border:1px solid #ffffff1a!important;border-radius:9px!important;padding:0 10px 0 13px!important}.site-header .header-search:focus-within{border-color:#ffd86b59!important;box-shadow:0 0 0 3px #ffd86b12!important}.site-header .header-search input{font-size:.78rem!important}}@media(min-width:641px){.site-header .navbar-favicon{transform-origin:0!important;animation:.55s cubic-bezier(.22,1,.36,1) both desktop-brand-enter!important}.site-header .navbar-favicon img{will-change:transform,filter;transform-origin:0!important;animation:4s ease-in-out infinite desktop-brand-breathe!important}}@keyframes desktop-brand-enter{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes desktop-brand-breathe{0%,to{filter:drop-shadow(0 0 #b21a0d00);transform:translateY(0)scale(1)}50%{filter:drop-shadow(0 4px 8px #b21a0d38);transform:translateY(-1px)scale(1.025)}}@media(prefers-reduced-motion:reduce){.site-header .navbar-favicon,.site-header .navbar-favicon img{animation:none!important}}@media(max-width:1100px)and (min-width:761px){.game-card-skeleton .game-card-copy{margin-top:-28px!important;padding:0 10px 10px!important}.game-skeleton-badge{width:36px!important;height:16px!important;top:9px!important;left:9px!important}.game-skeleton-name{height:13px!important;bottom:30px!important;left:10px!important;right:10px!important}.game-skeleton-meta{width:64%!important;height:10px!important}}@media(max-width:760px){.banner-skeleton-shell .banner-skeleton{border-radius:12px!important}.game-card-skeleton .game-card-copy{margin-top:-28px!important;padding:0 8px 10px!important}.game-skeleton-badge{width:32px!important;height:14px!important;display:block!important;top:8px!important;left:8px!important}.game-skeleton-name{height:13px!important;display:block!important;bottom:30px!important;left:8px!important;right:8px!important}.game-skeleton-meta{width:68%!important;height:9px!important}}@media(min-width:981px){.popular-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px 24px!important}.popular-card{border-radius:14px!important;gap:14px!important;min-height:92px!important;padding:10px 14px!important}.popular-card img{border-radius:10px!important;flex:0 0 72px!important;width:72px!important;height:72px!important}.popular-card b{font-size:.92rem!important;line-height:1.18!important}.game-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:24px 22px!important}.game-cover{aspect-ratio:3/4.5!important;border-radius:12px!important}.game-cover>strong{font-size:.82rem!important;line-height:1.15!important;bottom:28px!important;left:12px!important;right:12px!important}.game-cover>span{padding:4px 7px!important;font-size:.52rem!important;top:10px!important;left:10px!important}.game-card-copy{margin-top:-30px!important;padding:0 10px 10px!important}.game-card-copy>div{font-size:.62rem!important}}main:has(.news-page),main:has(.article-page){background:radial-gradient(circle at 8% 18%,#b21a0d1f,#0000 24rem),radial-gradient(circle at 92% 48%,#ff26131a,#0000 28rem),#0d0d0f!important}.news-page,.article-page{color:#f8f8f8!important}.news-heading{border-bottom-color:#b21a0d24!important}.news-heading h1,.article-header h1,.news-section-title h2,.news-card h2,.news-featured h2,.article-recommendations-head h2,.article-recommendation-card h3,.article-sidebar-head h2,.article-sidebar-card h3,.article-content h2,.article-content h3{color:#f8f8f8!important}.news-heading p,.news-featured p,.news-card p,.article-header p,.article-content,.article-figure figcaption,.article-sidebar-card small,.article-recommendation-card small{color:#ababab!important}.news-section-title span,.news-featured small,.news-card small,.article-header small{color:#a9aaad!important}.news-featured,.news-card,.news-empty,.article-author-box,.article-sidebar,.article-content blockquote{background:linear-gradient(#101416,#0d0d0f)!important;border-color:#b21a0d2e!important;box-shadow:0 14px 34px #0000003d!important}.news-featured,.news-card{overflow:hidden}.news-card:hover{border-color:#b21a0d6b!important}.article-header>a,.news-featured span,.news-card b,.news-empty.standalone a,.news-pagination a.active,.article-author-box b,.article-author-box>a,.article-author-box>a:before,.article-content a,.article-recommendations-head a,.article-sidebar-head a,.article-reading-layout aside a{color:#b21a0d!important}.article-author-box{isolation:isolate!important;background:linear-gradient(135deg,#ffffff0e,#b21a0d09),#101416!important;border:1px solid #b21a0d24!important;border-radius:12px!important;align-items:center!important;margin:20px 0!important;padding:14px 16px!important;position:relative!important;overflow:hidden!important;box-shadow:0 16px 34px #00000038,inset 0 1px #ffffff0f!important}.article-author-box:before{content:"";z-index:-1;opacity:.75;background:radial-gradient(circle at 10% 0,#b21a0d24,#0000 18rem);position:absolute;inset:0}.article-author-box>div{gap:13px!important}.article-author-box img{background:#0d0d0fb3!important;border:1px solid #b21a0d33!important;border-radius:14px!important;flex:0 0 46px!important;width:46px!important;height:46px!important;padding:5px!important;box-shadow:0 10px 22px #0000003d!important}.article-author-box b{color:#f8f8f8!important;letter-spacing:.02em!important;font-size:.82rem!important}.article-author-box small{color:#ababab!important;font-size:.72rem!important}.article-author-box>a{color:#b21a0d!important;text-transform:none!important;background:#b21a0d14!important;border:1px solid #b21a0d2e!important;border-radius:999px!important;min-height:36px!important;padding:0 12px!important;font-size:.7rem!important;transition:background .18s,border-color .18s,transform .18s!important}.article-author-box>a:hover{background:#b21a0d21!important;border-color:#b21a0d57!important;transform:translateY(-1px)!important}.article-author-box>a:before{color:#b21a0d!important;opacity:.86!important}@media(max-width:760px){.article-author-box{border-radius:10px!important;gap:12px!important;padding:12px!important}.article-author-box img{flex-basis:42px!important;width:42px!important;height:42px!important}}.article-hero-image,.article-recommendation-card img,.article-sidebar-card img{border-color:#b21a0d2e!important}.article-recommendations{border-top-color:#b21a0d29!important}.news-pagination a{color:#d2d2d2!important;background:#101416!important;border-color:#b21a0d29!important}.news-pagination a:hover,.news-pagination a.active{color:#b21a0d!important;background:#ff26131f!important;border-color:#ff2613!important}.article-skeleton-line,.article-skeleton-avatar,.article-detail-hero-skeleton,.article-detail-content-skeleton span{background:#18191c!important}.article-skeleton-line:after,.article-skeleton-avatar:after,.article-detail-hero-skeleton:after,.article-detail-content-skeleton span:after{background:linear-gradient(90deg,#0000,#b21a0d21,#0000)!important}main:has(.news-page),main:has(.article-page){color:#f8f8f8!important;background:radial-gradient(circle at 8% 18%,#b21a0d1f,#0000 24rem),radial-gradient(circle at 92% 48%,#ff26131a,#0000 28rem),#0d0d0f!important}.news-page,.article-page{color:#f8f8f8!important;background:0 0!important}.news-tabs{background:#0d0d0f!important;border-bottom-color:#b21a0d24!important}.news-tabs a{color:#c3bfbe!important}.news-tabs a.active{color:#b21a0d!important;border-bottom-color:#b21a0d!important}.news-heading,.article-header,.news-heading h1,.news-section-title,.news-section-title h2,.article-header h1,.article-recommendations-head h2,.article-recommendation-card h3,.article-sidebar-head h2,.article-sidebar-card h3,.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6,.news-empty b{color:#f8f8f8!important}.news-heading p,.article-header p,.article-content,.article-content p,.article-content li,.article-figure figcaption,.news-card p,.news-featured p,.article-recommendation-card small,.article-sidebar-card small,.news-empty{color:#c9c9c9!important}.news-section-title span,.news-card small,.news-featured small,.article-header small,.news-end-message{color:#a9aaad!important}.news-featured,.news-card,.news-empty,.article-author-box,.article-sidebar,.article-content blockquote,.article-recommendation-card,.article-sidebar-card{background:linear-gradient(#101416,#0d0d0f)!important;border-color:#b21a0d2e!important;box-shadow:0 14px 34px #0000003d!important}.news-card{border:1px solid #b21a0d24!important;border-radius:8px!important;overflow:hidden!important}.news-card>div{padding:14px!important}.article-recommendation-card,.article-sidebar-card{border:1px solid #b21a0d24!important;border-radius:8px!important;overflow:hidden!important}.article-recommendation-card div,.article-sidebar-card div{padding:10px!important}.article-sidebar-card{grid-template-columns:92px minmax(0,1fr)!important;align-items:stretch!important}.article-sidebar-card img{border-radius:0!important;width:92px!important;height:100%!important}.article-recommendation-card img,.news-card>img,.news-featured>img,.article-hero-image{background:#101416!important}.article-header>a,.article-author-box b,.article-author-box>a,.article-author-box>a:before,.article-content a,.article-recommendations-head a,.article-sidebar-head a,.news-card b,.news-featured span,.news-empty.standalone a{color:#b21a0d!important}.article-author-box{border:1px solid #b21a0d2e!important}.article-author-box small{color:#c3bfbe!important}.article-content blockquote{border-left-color:#ff2613!important}.article-content table,.article-content pre,.article-content code{color:#f8f8f8!important;background:#101416!important;border-color:#b21a0d2e!important}.article-content img{background:#101416!important}.article-recommendations{border-top:1px solid #b21a0d29!important;margin-top:42px!important;padding-top:24px!important;display:block!important}.article-sidebar{align-self:start!important;max-height:calc(100vh - 118px)!important;position:sticky!important;top:98px!important;overflow:auto!important}.article-sidebar-list{gap:12px!important}@media(min-width:761px){.article-detail-shell{grid-template-columns:minmax(0,820px)!important;justify-content:center!important;align-items:start!important}.article-sidebar{z-index:12!important;width:auto!important;max-height:calc(100vh - 118px)!important;position:sticky!important;top:98px!important;left:auto!important;overflow:auto!important}}@media(max-width:760px){.article-sidebar{max-height:none!important;position:static!important;overflow:visible!important}.article-recommendation-grid{grid-template-columns:1fr!important}}:root{--primary:#ff2613!important;--gold:#ff2613!important;--ink:#f5f5f5!important;--muted:#b7b7b7!important;--line:#ffffff17!important;--soft:#18191c!important;--gradient:#ff2613!important}html,body{color:#f5f5f5!important;background:#111215!important}body:before,.popular-card:before,.popular-card:after,.marketplace-card:before,.prime-ff-glow,.hero-glow{display:none!important}main,main:has(.news-page),main:has(.article-page),main:has(.prime-ff-page){color:#f5f5f5!important;background:#111215!important}.site-header{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#202124!important;border-bottom:1px solid #303136!important}.site-header .header-main,.header-main{background:0 0!important}.site-header .header-main nav a,.header-main nav a{color:#e8e8e8!important}.header-search,.site-header .header-search,.search-box,.marketplace-search{color:#f5f5f5!important;box-shadow:none!important;background:#2b2c30!important;border-color:#3a3b40!important}.header-search input,.site-header .header-search input,.search-box input,.marketplace-search input{color:#f5f5f5!important}.header-search input::placeholder,.site-header .header-search input::placeholder,.search-box input::placeholder,.marketplace-search input::placeholder{color:#a8a8a8!important}.currency-pill,.category-tabs button,.marketplace-categories button,.admin-select-trigger{color:#e8e8e8!important;box-shadow:none!important;background:#242529!important;border-color:#3a3b40!important}.category-tabs button.active,.marketplace-categories button.active,.primary-button,.nav-cta,.pay-button,.marketplace-buy,.white-button{color:#111215!important;box-shadow:none!important;text-shadow:none!important;background:#ff2613!important;border-color:#ff2613!important}.ghost-button,.marketplace-detail{color:#f5f5f5!important;box-shadow:none!important;background:#242529!important;border-color:#3a3b40!important}.banner-shell,.games-section,.marketplace-page,.news-page,.article-page,.prime-ff-page,.status-page,.track-page,.steps-section{color:#f5f5f5!important;background:#111215!important}.banner-slider,.prime-banner-loading .banner-slider,main:has(.prime-ff-page) .banner-slider,.detail-hero,.cta-banner{box-shadow:none!important;color:#f5f5f5!important;background:#1d1e22!important;border:1px solid #303136!important}.banner-slider:after{background:0 0!important}.section-heading h2,.games-toolbar .section-heading h2,.marketplace-heading h1,.news-heading h1,.article-header h1,.detail-hero h1,.prime-ff-heading h1,.checkout-heading h2,.form-title h3,.steps-grid h3{color:#f5f5f5!important}.section-heading p,.marketplace-heading p,.news-heading p,.article-header p,.detail-hero p,.prime-ff-heading p,.checkout-heading p,.steps-grid p,.game-card-copy p{color:#b7b7b7!important}.popular-card,.game-card,.marketplace-card,.news-card,.news-featured,.article-author-box,.article-recommendation-card,.checkout-card,.status-card,.track-card,.steps-grid article,.prime-ff-card,.order-summary,.status-ref{box-shadow:none!important;color:#f5f5f5!important;background:#1d1e22!important;border:1px solid #303136!important}.popular-card:hover,.game-card:hover,.marketplace-card:hover,.news-card:hover,.article-recommendation-card:hover{box-shadow:none!important;border-color:#45464b!important;transform:none!important}.popular-card b,.game-card-copy h3,.marketplace-card h2,.news-card h2,.news-featured h2,.article-recommendation-card h3,.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6,.article-author-box b,.prime-card-heading h2{color:#f5f5f5!important}.popular-card small,.marketplace-card>p,.marketplace-card>small,.news-card p,.news-card small,.news-featured p,.news-featured small,.article-content,.article-content p,.article-content li,.article-figure figcaption,.article-recommendation-card small,.article-author-box small{color:#b7b7b7!important}.game-cover:after{background:linear-gradient(#0000 52%,#000000bd)!important}.marketplace-image,.banner-admin-preview,.article-hero-image,.news-card>img,.news-featured>img,.article-recommendation-card img{background:#242529!important}.nominal-grid button,.field-grid input,.track-form input,.prime-input-wrap,.prime-select-trigger,.prime-result,.account-success,.security-note{color:#f5f5f5!important;box-shadow:none!important;background:#242529!important;border-color:#303136!important}.nominal-grid button.active{box-shadow:none!important;background:#ff26131f!important;border-color:#ff2613!important}.article-content blockquote,.article-content table,.article-content pre,.article-content code{color:#e8e8e8!important;background:#1d1e22!important;border-color:#303136!important}.site-footer-wrap,.footer-wave,.site-footer,.footer-bottom{--footer-above:#111215!important;--footer-surface:#18191c!important;--footer-bg:#18191c!important;color:#b7b7b7!important;background:#18191c!important}.footer-wave{display:none!important}.site-footer{box-shadow:none!important;border-top:1px solid #303136!important}.site-footer>div>strong,.site-footer .brand-lockup strong{color:#f5f5f5!important}.site-footer a,.site-footer p,.site-footer>div,.footer-bottom{color:#b7b7b7!important}.chat-widget .floating-chat{color:#111215!important;box-shadow:none!important;background:#ff2613!important;border-color:#ff2613!important}:root{--primary:#ff2613!important;--gold:#ff2613!important;--gradient:#ff2613!important}.site-header .header-main nav a:hover,.site-header .header-main nav a.active,.header-main nav a:hover,.header-main nav a.active{color:#ff2613!important;background:#ff261321!important}.category-tabs button.active,.marketplace-categories button.active,.primary-button,.nav-cta,.pay-button,.marketplace-buy,.white-button{color:#111215!important;background:#ff2613!important;border-color:#ff2613!important}.eyebrow,.article-header>a,.article-content a,.article-recommendations-head a,.news-card b,.marketplace-card>strong,.game-card-copy>div,.nominal-grid span,.order-summary .total strong,.status-ref strong,.footer-bottom a{color:#ff2613!important}.game-cover>span,.steps-grid article>span,.checkout-help li>b,.form-title>b,.detail-badges span,.marketplace-badges span,.prime-card-heading span{color:#b21a0d!important;background:#ff26131f!important;border-color:#ff26133d!important}.nominal-grid button.active,.article-author-box>a,.chat-widget .floating-chat{color:#111215!important;background:#ff2613!important;border-color:#ff2613!important}.article-author-box>a:before{color:#111215!important}.popular-card{background:radial-gradient(circle at 8% 0,#b21a0d24,#0000 42%),radial-gradient(circle at 100% 100%,#ff261317,#0000 46%),linear-gradient(145deg,#28241d,#1c1c1f 52%,#24211b)!important;border-color:#b21a0d33!important;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s!important;animation:none!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0f,0 12px 28px #0000003d!important}.popular-card:before,.popular-card:after{content:""!important;pointer-events:none!important;display:block!important;position:absolute!important;inset:0!important}.popular-card:before{opacity:0!important;background:linear-gradient(105deg,#0000,#ffffff0a 30%,#ffe6a44d 48%,#ffffff1f 58%,#0000)!important;width:42%!important;transition:transform .72s cubic-bezier(.22,1,.36,1),opacity .18s!important;animation:none!important;inset:-40% auto -40% -65%!important;transform:translate(0)skew(-14deg)!important}.popular-card:after{opacity:1!important;background:linear-gradient(#ffffff0e,#0000 34%),radial-gradient(circle at 100% 0,#b21a0d1a,#0000 48%)!important;height:auto!important;inset:0!important}@media(hover:hover)and (pointer:fine){.popular-card:hover,.popular-card:focus-visible{border-color:#b21a0d75!important;transform:translateY(-3px)!important;box-shadow:inset 0 1px #ffffff1a,0 18px 38px #00000057,0 0 0 1px #b21a0d14!important}.popular-card:hover:before,.popular-card:focus-visible:before{opacity:1!important;transform:translate(390%)skew(-14deg)!important}.popular-card:hover img,.popular-card:focus-visible img{transform:scale(1.035)!important}}@media(prefers-reduced-motion:reduce){.popular-card,.popular-card:before,.popular-card img{transition:none!important}}.site-header{-webkit-backdrop-filter:blur(20px)saturate(160%)!important;background:#0d0e11c7!important;border-bottom:1px solid #ff261338!important;transition:background .3s,border-color .3s,box-shadow .3s!important;box-shadow:0 8px 32px #00000073,inset 0 -1px #ffffff05!important}.header-main{gap:24px!important;width:min(1360px,100% - 40px)!important;min-height:76px!important;padding:10px 0!important}.navbar-favicon{background:#ff26130d!important;border:1px solid #ff261340!important;border-radius:12px!important;padding:4px!important;transition:all .3s cubic-bezier(.25,.8,.25,1)!important;box-shadow:0 4px 12px #0003!important}.navbar-favicon:hover{background:#ff261314!important;border-color:#ff261380!important;transform:scale(1.05)translateY(-1px)!important;box-shadow:0 6px 20px #ff26132e,inset 0 0 8px #ff26131a!important}.navbar-favicon img{transition:filter .3s,transform .3s!important}.navbar-favicon:hover img{filter:drop-shadow(0 0 6px #ff261366)!important}.header-main nav{gap:6px!important}.header-main nav a{color:#bfb59b!important;letter-spacing:.01em!important;background:0 0!important;border:1px solid #0000!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:42px!important;padding:0 16px!important;font-size:.82rem!important;font-weight:800!important;transition:all .25s cubic-bezier(.25,.8,.25,1)!important;display:inline-flex!important;position:relative!important;overflow:visible!important}.header-main nav a .nav-icon{width:18px!important;height:18px!important;color:inherit!important;place-items:center!important;margin:0!important;transition:transform .25s cubic-bezier(.25,.8,.25,1),color .25s!important;display:inline-grid!important}.header-main nav a:hover{color:#fff!important;background:#ffffff08!important;border-color:#ffffff12!important}.header-main nav a:hover .nav-icon{color:#b21a0d!important;transform:scale(1.15)translateY(-1px)!important}.header-main nav a.active{color:#b21a0d!important;background:linear-gradient(135deg,#ff261324,#ff26130a)!important;border-color:#ff261359!important;box-shadow:0 4px 15px #ff26130f,inset 0 1px #ffffff08!important}.header-main nav a.active .nav-icon{color:#b21a0d!important;filter:drop-shadow(0 0 4px #ff26134d)!important}.header-main nav a:after{content:""!important;transform-origin:50%!important;pointer-events:none!important;z-index:10!important;background:linear-gradient(90deg,#ff2613,#b21a0d)!important;border-radius:2px!important;width:24px!important;height:3px!important;transition:transform .28s cubic-bezier(.25,.8,.25,1)!important;display:block!important;position:absolute!important;bottom:-4px!important;left:50%!important;transform:translate(-50%)scaleX(0)!important;box-shadow:0 1px 6px #ff2613cc!important}.header-main nav a.active:after{transform:translate(-50%)scaleX(1)!important}.header-search{background:#0006!important;border:1px solid #ff26132e!important;border-radius:11px!important;height:44px!important;padding:0 8px 0 14px!important;transition:all .3s cubic-bezier(.25,.8,.25,1)!important;box-shadow:inset 0 2px 4px #00000080!important}.header-search:focus-within{background:#0000008c!important;border-color:#ff261380!important;box-shadow:0 0 16px #ff261333,inset 0 2px 4px #0009!important}.header-search input{color:#f5f5f5!important;letter-spacing:.01em!important;font-size:.82rem!important}.header-search input::placeholder{color:#837d71!important}.header-search button{color:#b21a0d!important;background:#ff26131a!important;border:1px solid #ff261326!important;border-radius:8px!important;width:32px!important;height:32px!important;transition:all .25s cubic-bezier(.25,.8,.25,1)!important}.header-search button:hover{color:#111215!important;background:#ff2613!important;border-color:#ff2613!important;transform:scale(1.08)!important;box-shadow:0 0 8px #ff26134d!important}.login-cta{background:linear-gradient(135deg,#b21a0d,#ff2613)!important;border-radius:11px!important;height:44px!important;transition:all .25s!important;box-shadow:0 6px 20px #ff261340!important}.login-cta:hover{transform:translateY(-1.5px)scale(1.02)!important;box-shadow:0 8px 24px #ff261359!important}@media(max-width:980px){.header-main{gap:14px!important;width:calc(100% - 32px)!important;padding:12px 0!important}.header-search{height:42px!important}}@media(max-width:640px){.site-header{background:#0d0d0ff0!important}.header-main{width:calc(100% - 32px)!important;min-height:68px!important;padding:8px 0!important}.navbar-favicon{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.navbar-favicon:hover{box-shadow:none!important;background:0 0!important;transform:none!important}.navbar-favicon img{width:96px!important;height:48px!important;animation:none!important}.mobile-icon-button{color:#b21a0d!important;background:#ff26130f!important;border:1px solid #ff26134d!important;border-radius:10px!important;width:42px!important;height:42px!important;font-size:1.35rem!important;transition:all .25s cubic-bezier(.25,.8,.25,1)!important;box-shadow:0 4px 12px #0003!important}.mobile-icon-button:active{background:#ff261326!important;transform:scale(.92)!important}.header-search{border-radius:10px!important;height:42px!important}.mobile-menu-backdrop{-webkit-backdrop-filter:blur(4px)!important;background:#000000d6!important}.mobile-menu-panel{background:#0d0c09!important;border-right:1px solid #ff261340!important;padding:0 20px 30px!important;box-shadow:20px 0 60px #000000d9!important}.mobile-menu-head{border-bottom:1px solid #ff261329!important;min-height:72px!important;margin-bottom:20px!important}.mobile-menu-head button{color:#b21a0d!important;background:#ff26130f!important;border:1px solid #ff26133d!important;border-radius:8px!important;width:32px!important;height:32px!important;font-size:1.25rem!important;transition:all .2s!important}.mobile-menu-head button:active{background:#ff26132e!important;transform:scale(.9)!important}.mobile-menu-panel nav{gap:6px!important}.mobile-menu-panel a{color:#d1c8b2!important;border:1px solid #0000!important;border-radius:8px!important;min-height:48px!important;padding:0 14px!important;font-size:.86rem!important;font-weight:800!important;transition:all .25s cubic-bezier(.25,.8,.25,1)!important}.mobile-menu-panel a span{line-height:1!important}.mobile-menu-panel a i{color:#b9b3a3!important;width:22px!important;height:22px!important;font-size:.95rem!important;transition:transform .25s cubic-bezier(.25,.8,.25,1),color .25s!important}.mobile-menu-panel a:hover,.mobile-menu-panel a:focus{color:#fff!important;background:#ffffff05!important}.mobile-menu-panel a.active{color:#b21a0d!important;background:linear-gradient(90deg,#ff261329,#ff261305)!important;border-color:#ff26131f #ff26131f #ff26131f #ff2613!important;border-left-style:solid!important;border-left-width:3px!important;padding-left:11px!important}.mobile-menu-panel a.active i{color:#b21a0d!important;transform:scale(1.1)!important}}.marketplace-page,.news-page,.article-page,.prime-ff-page,.checkout-layout,.detail-hero-inner,.invoice-page,.banner-shell,.cta-banner{background-color:#0000!important;width:min(1380px,100% - 88px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.marketplace-page,.news-page,.article-page,.prime-ff-page,.checkout-layout,.detail-hero{padding-left:0!important;padding-right:0!important}@media(max-width:980px){.marketplace-page,.news-page,.article-page,.prime-ff-page,.checkout-layout,.detail-hero-inner,.invoice-page,.banner-shell,.cta-banner{width:calc(100% - 28px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}}@media(min-width:981px){.article-page,.article-detail-shell,.article-detail-main{overflow:visible!important}.article-detail-shell{align-items:start!important;position:relative!important}.article-sidebar{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ff26136b transparent;align-self:start!important;height:max-content!important;max-height:calc(100vh - 116px)!important;position:sticky!important;top:96px!important;bottom:auto!important;overflow:hidden auto!important}.article-sidebar::-webkit-scrollbar{width:5px}.article-sidebar::-webkit-scrollbar-thumb{background:#ff26136b;border-radius:999px}}.site-header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#191a1d!important;border-top:2px solid #ff2613b8!important;border-bottom:1px solid #303136!important;box-shadow:0 12px 30px #00000047!important}.site-header .header-main{width:min(1360px,100% - 40px)!important;min-height:0!important;margin:0 auto!important;padding:0!important;display:block!important}.header-top{grid-template-columns:160px minmax(280px,1fr) auto;align-items:center;gap:24px;min-height:60px;display:grid}.site-header .navbar-favicon{width:150px!important;height:44px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;padding:0!important;display:flex!important;overflow:visible!important}.site-header .navbar-favicon:hover{box-shadow:none!important;background:0 0!important;transform:none!important}.site-header .navbar-favicon img{object-fit:contain!important;object-position:left center!important;filter:none!important;width:150px!important;height:38px!important;animation:none!important;display:block!important}.site-header .header-search{background:#2b2c30!important;border:1px solid #45464b!important;border-radius:999px!important;align-items:center!important;gap:10px!important;width:100%!important;height:44px!important;margin:0!important;padding:0 17px!important;display:flex!important;box-shadow:inset 0 1px #ffffff08!important}.site-header .header-search:focus-within{background:#303136!important;border-color:#ff2613b8!important;box-shadow:0 0 0 3px #ff26131a!important}.site-header .header-search button{color:#f1f1f1!important;width:24px!important;height:24px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:0 0 24px!important;place-items:center!important;padding:0!important;display:grid!important}.site-header .header-search button:hover{color:#b21a0d!important;box-shadow:none!important;background:0 0!important;transform:none!important}.nav-search-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:21px;height:21px}.site-header .header-search input{color:#f5f5f5!important;background:0 0!important;border:0!important;outline:0!important;flex:1!important;min-width:0!important;padding:0!important;font-size:.9rem!important;font-weight:600!important}.site-header .header-search input::placeholder{color:#aaa9a6!important}.site-header .currency-pill{white-space:nowrap;align-items:center;gap:10px;min-height:44px;color:#f5f5f5!important;box-shadow:none!important;background:#1d1e21!important;border:1px solid #303136!important;border-radius:999px!important;padding:0 16px!important;display:inline-flex!important}.currency-pill strong{font-size:.78rem;font-weight:800}.currency-flag{background:0 0;border-radius:50%;flex:0 0 28px;width:28px;height:28px;display:block;box-shadow:0 2px 8px #00000040}.header-bottom{border-top:1px solid #ffffff0f;align-items:stretch;min-height:52px;display:flex}.site-header .header-bottom nav{align-items:stretch!important;gap:4px!important;display:flex!important}.site-header .header-bottom nav a{color:#dedede!important;min-height:52px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:9px!important;padding:0 15px!important;font-size:.8rem!important;font-weight:800!important;display:inline-flex!important}.site-header .header-bottom nav a:hover{color:#fff!important;background:0 0!important;border:0!important}.site-header .header-bottom nav a.active{color:#b21a0d!important;box-shadow:none!important;background:0 0!important;border:0!important}.site-header .header-bottom nav a:after{background:#ff2613!important;border-radius:999px 999px 0 0!important;width:auto!important;height:2px!important;bottom:0!important;left:14px!important;right:14px!important;transform:scaleX(0)!important;box-shadow:0 0 10px #ff261357!important}.site-header .header-bottom nav a.active:after{transform:scaleX(1)!important}.site-header .header-bottom .nav-icon{width:20px!important;height:20px!important}@media(min-width:761px){.article-sidebar,.topup-detail-page .detail-order-sidebar{top:124px!important}}@media(max-width:760px){.site-header{border-top-width:1px!important}.site-header .header-main{width:calc(100% - 24px)!important}.header-top{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:0;padding:7px 0 9px}.site-header .navbar-favicon{grid-area:1/1!important;width:116px!important;height:38px!important}.site-header .navbar-favicon img{width:116px!important;height:32px!important}.site-header .mobile-header-actions{grid-area:1/2!important;justify-content:flex-end!important;display:flex!important}.site-header .header-search{grid-area:2/1/auto/-1!important;height:40px!important;padding:0 14px!important}.site-header .currency-pill,.header-bottom{display:none!important}}.topup-detail-page .detail-description-panel{margin-bottom:18px!important}.topup-detail-page .detail-faq{color:#f5f5f5;background:#1d1e22;border:1px solid #b21a0d29;border-radius:12px;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:40px;width:min(1320px,100% - 36px);margin:0 auto 72px;padding:28px;display:grid}.topup-detail-page .detail-faq-heading h2{margin:10px 0;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.2}.topup-detail-page .detail-faq-heading p{color:#b7b7b7;margin:0;font-size:.8rem;line-height:1.65}.topup-detail-page .detail-faq-list{gap:10px;display:grid}.topup-detail-page .detail-faq details{background:#242529;border:1px solid #303136;border-radius:10px;transition:border-color .2s,background .2s;overflow:hidden}.topup-detail-page .detail-faq summary{color:#f5f5f5;cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:14px 16px;font-size:.84rem;font-weight:800;line-height:1.4;list-style:none;display:flex}.topup-detail-page .detail-faq summary::-webkit-details-marker{display:none}.topup-detail-page .detail-faq summary:after{content:"+";color:#ff9a4a;background:#ff26131f;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:1rem;display:grid}.topup-detail-page .detail-faq details[open] summary:after{content:"−"}.topup-detail-page .detail-faq details p{color:#b7b7b7;margin:0;padding:0 16px 16px;font-size:.78rem;line-height:1.7}@media(max-width:760px){.topup-detail-page .detail-description-panel{margin-bottom:12px!important}.topup-detail-page .detail-faq{grid-template-columns:1fr;gap:22px;width:calc(100% - 20px);margin-bottom:48px;padding:18px 14px}.topup-detail-page .detail-faq summary{padding:13px 12px;font-size:.78rem}.topup-detail-page .detail-faq details p{padding:0 12px 14px;font-size:.74rem}}@media(max-width:620px){.marketplace-page,.news-page,.article-page,.prime-ff-page,.checkout-layout,.detail-hero-inner,.invoice-page,.banner-shell,.cta-banner{width:auto!important;margin-left:0!important;margin-right:0!important;padding-left:18px!important;padding-right:18px!important}}.article-page{width:min(1360px,100% - 40px)!important}@media(min-width:981px){.article-detail-shell{grid-template-columns:minmax(0,1fr) 340px!important;justify-content:stretch!important;gap:36px!important}}@media(max-width:980px){.article-page{width:calc(100% - 32px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.article-detail-shell{grid-template-columns:1fr!important}.article-sidebar{max-height:none!important;position:static!important;overflow:visible!important}}.site-footer-wrap>.footer-wave{clip-path:none!important;background:#111215!important;width:100%!important;height:128px!important;margin:0!important;display:block!important;position:relative!important;overflow:hidden!important}.site-footer-wrap>.footer-wave:before,.site-footer-wrap>.footer-wave:after{content:none!important;display:none!important}.site-footer-wrap>.footer-wave>.footer-wave-layer{width:200%!important;max-width:none!important;height:100%!important;display:block!important;position:absolute!important;inset:auto auto -1px 0!important}.site-footer-wrap>.footer-wave>.footer-wave-back{opacity:.82!important;animation:none!important}.site-footer-wrap>.footer-wave>.footer-wave-back path{fill:#29251d!important;stroke:none!important}.site-footer-wrap>.footer-wave>.footer-wave-front{animation:none!important}.site-footer-wrap>.footer-wave>.footer-wave-front .footer-wave-fill{fill:#18191c!important;stroke:none!important}.site-footer-wrap>.footer-wave>.footer-wave-front .footer-wave-line{fill:none!important;stroke:#ff2613b8!important;stroke-width:1.5px!important}.site-footer-wrap>.site-footer,.site-footer-wrap>.footer-bottom{background:#18191c!important}.site-footer-wrap>.site-footer{border-top:0!important}@media(max-width:760px){.site-footer-wrap>.footer-wave{height:88px!important}}@media(prefers-reduced-motion:reduce){.site-footer-wrap>.footer-wave>.footer-wave-layer{animation:none!important}}.site-footer .brand-lockup small{color:#d7d7d7!important;text-shadow:none!important}.site-footer .brand-orb{box-shadow:none!important;border-color:#3a3b40!important}.site-footer a:hover,.footer-bottom a:hover{color:#f5f5f5!important}.site-footer-wrap>.footer-bottom{border-top-color:#303136!important}.site-footer .social-row a{color:#f5f5f5!important;box-shadow:none!important;background:#242529!important;border-color:#3a3b40!important}.site-header{z-index:1000!important;width:100%!important;position:fixed!important;inset:0 0 auto!important}main:has(>.site-header){padding-top:114px!important}@media(max-width:760px){main:has(>.site-header){padding-top:106px!important}}.site-header .navbar-favicon img{will-change:transform,filter;transform-origin:0!important;animation:4s ease-in-out infinite desktop-brand-breathe!important}@media(max-width:760px){.site-header .navbar-favicon img{animation:4s ease-in-out infinite mobile-brand-breathe!important}}@media(prefers-reduced-motion:reduce){.site-header .navbar-favicon img{animation:none!important}}.topup-detail-page{--detail-bg:#111215;--detail-surface:#1d1e22;--detail-surface-raised:#242529;--detail-border:#303136;--detail-border-strong:#45464b;--detail-text:#f5f5f5;--detail-muted:#b7b7b7;--detail-accent:#ff2613;--detail-accent-light:#b21a0d;--detail-accent-soft:#ff26131f;background:var(--detail-bg)!important;color:var(--detail-text)!important}.topup-detail-page .detail-hero{border-top:0!important;border-right:0!important;border-bottom:1px solid var(--detail-border)!important;box-shadow:none!important;background:radial-gradient(circle at 50% 0,#ff26131f,#0000 46%),#18191c!important;border-left:0!important}.topup-detail-page .detail-game-image{background:var(--detail-surface)!important;border-color:#ff261380!important;box-shadow:0 14px 30px #0000004d!important}.topup-detail-page .detail-badges span{border-color:var(--detail-border-strong)!important;background:var(--detail-surface-raised)!important;color:#dedede!important}.topup-detail-page .checkout-layout,.topup-detail-page .checkout-card,.topup-detail-page .detail-form-stack{color:var(--detail-text)!important;background:0 0!important}.topup-detail-page .detail-step,.topup-detail-page .detail-order-sidebar>div,.topup-detail-page .detail-description-panel,.topup-detail-page .detail-faq{border-color:var(--detail-border)!important;background:var(--detail-surface)!important;color:var(--detail-text)!important;box-shadow:none!important}.topup-detail-page .form-title{border-bottom:1px solid var(--detail-border)!important;background:var(--detail-surface-raised)!important}.topup-detail-page .form-title>b{background:var(--detail-accent)!important;color:#111215!important;box-shadow:none!important;border:0!important}.topup-detail-page .form-title h3,.topup-detail-page .field-grid label,.topup-detail-page .nominal-title,.topup-detail-page .payment-method b,.topup-detail-page .rating-card strong,.topup-detail-page .support-card b,.topup-detail-page .order-summary b,.topup-detail-page .detail-description-panel strong,.topup-detail-page .detail-faq-heading h2{color:var(--detail-text)!important}.topup-detail-page .field-grid label>small,.topup-detail-page .field-note,.topup-detail-page .payment-method small,.topup-detail-page .rating-card span,.topup-detail-page .rating-card small,.topup-detail-page .support-card span,.topup-detail-page .order-summary span,.topup-detail-page .checkout-disclaimer,.topup-detail-page .detail-description-panel p,.topup-detail-page .detail-description-panel li,.topup-detail-page .detail-faq-heading p,.topup-detail-page .detail-faq details p{color:var(--detail-muted)!important}.topup-detail-page .field-grid input,.topup-detail-page .promo-row input,.topup-detail-page .nominal-grid button,.topup-detail-page .payment-method{border-color:var(--detail-border)!important;background:var(--detail-surface-raised)!important;color:var(--detail-text)!important;box-shadow:none!important}.topup-detail-page .field-grid input::placeholder,.topup-detail-page .promo-row input::placeholder{color:#858585!important}.topup-detail-page .field-grid input:focus,.topup-detail-page .promo-row input:focus{border-color:var(--detail-accent)!important;box-shadow:0 0 0 3px var(--detail-accent-soft)!important}.topup-detail-page .nominal-grid button:hover,.topup-detail-page .payment-method:hover{border-color:var(--detail-border-strong)!important;background:#292a2e!important}.topup-detail-page .nominal-grid button.active,.topup-detail-page .payment-method.active{border-color:var(--detail-accent)!important;background:var(--detail-accent-soft)!important;box-shadow:0 0 0 2px #ff261314!important}.topup-detail-page .nominal-price,.topup-detail-page .order-summary .total strong,.topup-detail-page .rating-card b{color:var(--detail-accent-light)!important}.topup-detail-page .nominal-grid i{background:var(--detail-accent)!important;color:#111215!important}.topup-detail-page .promo-row button,.topup-detail-page .pay-button,.topup-detail-page .payment-modal-button{border-color:var(--detail-accent)!important;background:var(--detail-accent)!important;color:#111215!important;box-shadow:none!important}.topup-detail-page .promo-row button:hover:not(:disabled),.topup-detail-page .pay-button:hover:not(:disabled),.topup-detail-page .payment-modal-button:hover{background:#ff2613!important}.topup-detail-page .promo-row button:disabled,.topup-detail-page .pay-button:disabled{border-color:var(--detail-border)!important;color:#88898d!important;background:#34353a!important}.topup-detail-page .account-success,.topup-detail-page .promo-success{color:#8ee0bf!important;background:#34d3991a!important;border-color:#34d39947!important}.topup-detail-page .account-success>span{color:#fff!important;background:#2fa879!important}.topup-detail-page .form-error{color:#fca5a5!important;background:#f871711a!important;border:1px solid #f871713d!important}.topup-detail-page .order-summary{border-color:var(--detail-border)!important;background:var(--detail-surface-raised)!important}.topup-detail-page .order-summary>div,.topup-detail-page .order-summary .total{border-color:var(--detail-border)!important}.topup-detail-page .detail-faq details{border-color:var(--detail-border)!important;background:var(--detail-surface-raised)!important}.topup-detail-page .detail-faq details[open]{background:#292a2e!important;border-color:#ff261380!important}.topup-detail-page .detail-faq summary{color:var(--detail-text)!important}.topup-detail-page .detail-faq summary:after{background:var(--detail-accent-soft)!important;color:var(--detail-accent-light)!important}.topup-detail-page .payment-modal{border-color:var(--detail-border)!important;background:var(--detail-surface)!important;color:var(--detail-text)!important}.topup-detail-page .payment-modal p{color:var(--detail-muted)!important}.topup-detail-page .payment-modal-close{border-color:var(--detail-border)!important;background:var(--detail-surface-raised)!important;color:var(--detail-text)!important}@media(max-width:760px){.site-header .header-main{width:calc(100% - 24px)!important}.site-header .header-top{position:relative;grid-template-columns:minmax(92px,1fr) 42px auto 42px!important;align-items:center!important;gap:8px!important;min-height:74px!important;padding:0!important;display:grid!important}.site-header .navbar-favicon{grid-area:1/1!important;width:min(116px,100%)!important;height:40px!important}.site-header .navbar-favicon img{width:min(116px,100%)!important;height:34px!important}.site-header .header-search{background:#1d1e21!important;border-radius:50%!important;grid-area:1/2!important;justify-self:end!important;gap:0!important;width:42px!important;height:42px!important;padding:0!important}.site-header .header-search button{flex-basis:40px!important;width:40px!important;height:40px!important}.site-header .header-search input{display:none!important}.site-header .header-search.is-mobile-open{z-index:20!important;background:#2b2c30!important;border-radius:999px!important;justify-self:stretch!important;gap:8px!important;width:auto!important;padding:0 13px!important;position:absolute!important;top:15px!important;left:0!important;right:50px!important}.site-header .header-search.is-mobile-open input{display:block!important}.site-header .currency-pill{grid-area:1/3!important;gap:7px!important;min-height:42px!important;padding:0 10px!important;display:inline-flex!important}.site-header .currency-flag{flex-basis:22px!important;width:22px!important;height:22px!important}.site-header .currency-pill strong{font-size:.66rem!important}.site-header .mobile-header-actions{z-index:21;position:relative;grid-area:1/4!important}.site-header .mobile-icon-button{background:#1d1e21!important;border-radius:50%!important;width:42px!important;height:42px!important}.site-header .header-bottom{display:none!important}main:has(>.site-header){padding-top:75px!important}}@media(max-width:380px){.site-header .header-top{grid-template-columns:minmax(78px,1fr) 38px auto 38px!important;gap:6px!important}.site-header .navbar-favicon,.site-header .navbar-favicon img{width:min(98px,100%)!important}.site-header .header-search,.site-header .mobile-icon-button{width:38px!important;height:38px!important}.site-header .header-search button{flex-basis:36px!important;width:36px!important;height:36px!important}.site-header .currency-pill{min-height:38px!important;padding:0 8px!important}}html,body,body *,body :before,body :after{font-family:var(--font-sans)!important}@media(max-width:760px){html,body,.topup-detail-page{max-width:100%;overflow-x:hidden}.topup-detail-page .detail-hero{min-height:0!important;padding:18px 14px!important}.topup-detail-page .detail-hero:before{display:none!important}.topup-detail-page .detail-hero-inner{flex-direction:row!important;align-items:center!important;gap:14px!important;width:100%!important;min-height:0!important}.topup-detail-page .detail-game-image{border-radius:12px!important;flex:0 0 78px!important;width:78px!important;height:78px!important;transform:none!important}.topup-detail-page .detail-game-copy{min-width:0}.topup-detail-page .detail-game-copy h1{overflow-wrap:anywhere;font-size:1.05rem!important}.topup-detail-page .checkout-layout{width:calc(100% - 20px)!important;margin:0 auto!important;padding:14px 0 54px!important}.topup-detail-page .checkout-card,.topup-detail-page .detail-form-stack,.topup-detail-page .detail-order-sidebar,.topup-detail-page .detail-step{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.topup-detail-page .checkout-card,.topup-detail-page .detail-form-stack{gap:12px!important}.topup-detail-page .detail-step{border-radius:12px!important}.topup-detail-page .field-grid{width:100%;grid-template-columns:minmax(0,1fr)!important}.topup-detail-page .field-grid label,.topup-detail-page .field-grid input,.topup-detail-page .promo-row,.topup-detail-page .promo-row input{box-sizing:border-box!important;width:100%!important;min-width:0!important}.topup-detail-page .promo-row{grid-template-columns:minmax(0,1fr) 106px!important;gap:8px!important}.topup-detail-page .promo-row button{width:106px!important;min-width:0!important;padding:0 10px!important}.topup-detail-page .checkout-disclaimer{border:1px solid var(--detail-border)!important;background:var(--detail-surface-raised)!important;width:100%!important;color:var(--detail-muted)!important;box-sizing:border-box!important;border-radius:8px!important;margin:10px 0 0!important;padding:12px!important}.topup-detail-page .detail-order-sidebar{order:2!important;gap:9px!important}.topup-detail-page .detail-order-sidebar .order-summary{border:1px solid var(--detail-border)!important;background:var(--detail-surface)!important;width:100%!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-sizing:border-box!important;border-radius:12px!important;margin:0!important;padding:13px 14px!important}.topup-detail-page .detail-order-sidebar .pay-button{width:100%!important;height:50px!important;min-height:50px!important;box-shadow:none!important;border-radius:12px!important;margin:0!important;position:static!important}.topup-detail-page .detail-description-panel,.topup-detail-page .detail-faq{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin-left:auto!important;margin-right:auto!important}}@media(max-width:340px){.topup-detail-page .promo-row{grid-template-columns:minmax(0,1fr)!important}.topup-detail-page .promo-row button{width:100%!important;min-height:44px!important}}@media(max-width:760px){.topup-detail-page .detail-step .field-grid,.topup-detail-page .detail-step .promo-row{width:auto!important;margin-left:16px!important;margin-right:16px!important}.topup-detail-page .detail-step .field-grid{gap:18px!important}.topup-detail-page .detail-step .field-grid label{display:block;width:100%!important}.topup-detail-page .detail-step .field-grid input{width:100%!important;margin-top:8px!important}.topup-detail-page .detail-step .field-note{margin-top:7px!important}.topup-detail-page .detail-step .checkout-disclaimer{width:auto!important;margin:14px 16px 0!important}.topup-detail-page .detail-hero{background:#242529!important;min-height:260px!important;padding:0!important;position:relative!important;overflow:hidden!important}.topup-detail-page .detail-hero:before{content:""!important;z-index:0!important;background-image:linear-gradient(180deg,#00000014,#00000047),var(--detail-game-banner)!important;background-position:50%!important;background-size:cover!important;height:116px!important;display:block!important;position:absolute!important;inset:0 0 auto!important}.topup-detail-page .detail-hero:after{content:""!important;z-index:0!important;background:linear-gradient(132deg,#0000 0 56%,#ffffff09 56% 64%,#0000 64%),linear-gradient(132deg,#0000 0 73%,#ffffff06 73% 80%,#0000 80%)!important;display:block!important;position:absolute!important;inset:116px 0 0!important}.topup-detail-page .detail-hero-inner{z-index:1!important;width:100%!important;min-height:260px!important;padding:0!important;display:block!important;position:relative!important}.topup-detail-page .detail-game-image{z-index:2!important;border:2px solid #ffffff1f!important;border-radius:17px!important;flex:none!important;width:128px!important;height:128px!important;position:absolute!important;top:62px!important;left:18px!important;transform:none!important;box-shadow:0 16px 30px #00000061!important}.topup-detail-page .detail-game-copy{z-index:2!important;text-align:left!important;min-width:0!important;padding:0!important;display:block!important;position:absolute!important;top:148px!important;left:164px!important;right:16px!important}.topup-detail-page .detail-game-copy h1{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff!important;text-align:left!important;text-transform:uppercase!important;margin:0 0 7px!important;font-size:.86rem!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.topup-detail-page .detail-game-copy p{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#e1e1e1!important;text-align:left!important;margin:0!important;font-size:.68rem!important;font-weight:600!important;line-height:1.4!important;display:-webkit-box!important;overflow:hidden!important}.topup-detail-page .detail-badges{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3!important;background:#111215d1!important;border-top:1px solid #ffffff0f!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;gap:4px!important;height:54px!important;margin:0!important;padding:0 12px!important;display:grid!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.topup-detail-page .detail-badges span{color:#f1f1f1!important;white-space:nowrap!important;background:0 0!important;border:0!important;justify-content:center!important;gap:5px!important;min-width:0!important;padding:0!important;font-size:.53rem!important;font-weight:700!important;display:flex!important}.topup-detail-page .detail-badges img{flex:0 0 16px!important;width:16px!important;height:16px!important}.topup-detail-page .detail-badges i{color:#ff2613!important;font-size:.62rem!important;font-style:normal!important}.topup-detail-page .detail-mobile-tabs{border-bottom:1px solid var(--detail-border)!important;box-sizing:border-box!important;background:#111215!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;padding:16px 18px!important;display:grid!important}.topup-detail-page .detail-mobile-tabs a{color:#f5f5f5!important;border-radius:999px!important;place-items:center!important;min-height:40px!important;font-size:.78rem!important;font-weight:700!important;display:grid!important}.topup-detail-page .detail-mobile-tabs a.active{background:var(--detail-accent)!important;color:#111215!important}}@media(max-width:360px){.topup-detail-page .detail-game-image{width:112px!important;height:112px!important;left:14px!important}.topup-detail-page .detail-game-copy{top:144px!important;left:142px!important;right:12px!important}.topup-detail-page .detail-badges{padding:0 8px!important}.topup-detail-page .detail-badges span{font-size:.48rem!important}}@media(max-width:760px){.topup-detail-page .detail-hero,.topup-detail-page .detail-hero-inner{height:132px!important;min-height:132px!important}.topup-detail-page .detail-hero{background:#202124!important;padding:0!important}.topup-detail-page .detail-hero:before{content:none!important;background-image:none!important;display:none!important}.topup-detail-page .detail-hero:after{background:linear-gradient(132deg,#0000 0 62%,#ffffff06 62% 72%,#0000 72%)!important;display:block!important;inset:0!important}.topup-detail-page .detail-game-image{border-radius:14px!important;width:96px!important;height:96px!important;display:block!important;top:18px!important;left:18px!important}.topup-detail-page .detail-game-copy{display:block!important;top:24px!important;left:130px!important;right:16px!important}.topup-detail-page .detail-game-copy h1{-webkit-line-clamp:2;margin:0!important;font-size:.88rem!important;line-height:1.3!important}.topup-detail-page .detail-game-copy p{display:none!important}.topup-detail-page .detail-badges{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;grid-template-columns:repeat(2,max-content)!important;gap:12px!important;width:100%!important;height:auto!important;margin:13px 0 0!important;padding:0!important;display:grid!important;position:static!important}.topup-detail-page .detail-badges span{color:#e9e9e9!important;white-space:normal!important;justify-content:flex-start!important;gap:6px!important;min-width:0!important;font-size:.58rem!important;line-height:1.2!important;display:flex!important}.topup-detail-page .detail-badges img{flex-basis:14px!important;width:14px!important;height:14px!important}.topup-detail-page .detail-mobile-tabs{padding:12px 18px!important}.topup-detail-page .detail-mobile-tabs a{min-height:38px!important}}@media(max-width:360px){.topup-detail-page .detail-game-image{width:88px!important;height:88px!important;top:18px!important;left:14px!important}.topup-detail-page .detail-game-copy{top:22px!important;left:116px!important;right:12px!important}}@media(max-width:760px){.topup-detail-page .detail-game-image{transform-origin:0!important;border:1px solid #b21a0d57!important;overflow:hidden!important;transform:perspective(680px)rotateY(10deg)rotateX(2deg)rotate(-1deg)!important;box-shadow:-5px 7px #ff261324,0 18px 30px #0000006b!important}.topup-detail-page .detail-game-image:after{content:""!important;pointer-events:none!important;background:linear-gradient(118deg,#ffffff2e,#0000 28% 72%,#0003)!important;display:block!important;position:absolute!important;inset:0!important}.topup-detail-page .detail-game-copy{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;height:96px!important;display:flex!important;top:18px!important;left:130px!important;right:16px!important}.topup-detail-page .detail-game-copy h1{text-align:center!important;width:100%!important}.topup-detail-page .detail-badges{justify-content:center!important;width:auto!important}.topup-detail-page .detail-badges span{text-align:center!important;justify-content:center!important}}@media(max-width:360px){.topup-detail-page .detail-game-copy{height:88px!important;top:18px!important;left:116px!important;right:12px!important}}@media(max-width:760px){.topup-detail-page .payment-method-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:auto!important;margin-left:16px!important;margin-right:16px!important;display:grid!important}.topup-detail-page .payment-method{gap:8px!important;min-width:0!important;min-height:68px!important;padding:9px 10px!important}.topup-detail-page .payment-method img{flex:0 0 44px!important;width:44px!important;height:30px!important;padding:4px!important}.topup-detail-page .payment-method>span{min-width:0!important}.topup-detail-page .payment-method b,.topup-detail-page .payment-method small{text-overflow:ellipsis!important;overflow:hidden!important}.topup-detail-page .payment-method b{white-space:nowrap!important;font-size:.7rem!important}.topup-detail-page .payment-method small{margin-top:4px!important;font-size:.6rem!important;line-height:1.25!important}.topup-detail-page .detail-order-sidebar{background:0 0!important;border:0!important;gap:10px!important;width:100%!important;padding:0!important;display:grid!important}.topup-detail-page .detail-order-sidebar .order-summary{color:#f5f5f5!important;width:100%!important;box-shadow:none!important;background:#1d1e22!important;border:1px solid #303136!important;border-radius:12px!important;padding:10px 14px!important;overflow:hidden!important}.topup-detail-page .detail-order-sidebar .order-summary>div{border-bottom:1px solid #303136!important;align-items:center!important;min-height:38px!important;padding:8px 0!important;display:flex!important}.topup-detail-page .detail-order-sidebar .order-summary>div:last-child{border-bottom:0!important}.topup-detail-page .detail-order-sidebar .order-summary span{color:#a9aaad!important;font-size:.7rem!important}.topup-detail-page .detail-order-sidebar .order-summary b{overflow-wrap:anywhere;color:#f5f5f5!important;max-width:68%!important;font-size:.76rem!important;line-height:1.4!important}.topup-detail-page .detail-order-sidebar .order-summary .total{min-height:48px!important;margin:0!important;padding-top:10px!important}.topup-detail-page .detail-order-sidebar .order-summary .total strong{color:#b21a0d!important;font-size:1.15rem!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-discount span,.topup-detail-page .detail-order-sidebar .order-summary .summary-discount b{color:#7dd3ad!important}.topup-detail-page .detail-order-sidebar .pay-button{color:#111215!important;width:100%!important;min-height:50px!important;box-shadow:none!important;background:#ff2613!important;border:1px solid #ff2613!important;border-radius:12px!important;margin:0!important;font-size:.88rem!important;font-weight:800!important}.topup-detail-page .detail-order-sidebar .pay-button:disabled{color:#77787c!important;background:#2b2c30!important;border-color:#303136!important}}.invoice-shell{color:#f5f5f5!important;background:#111215!important}.invoice-heading h1,.invoice-panel h2,.invoice-result h2,.invoice-empty h1,.invoice-payment-title h2,.invoice-summary-method b{color:#f5f5f5!important}.invoice-heading p,.invoice-empty p,.invoice-result p,.invoice-panel-title span,.invoice-countdown span,.invoice-summary dt,.invoice-auto-update,.invoice-summary-method small,.invoice-result>div:last-child span{color:#a9aaad!important}.invoice-panel,.invoice-result,.invoice-loading,.invoice-empty{color:#f5f5f5!important;box-shadow:none!important;background:#1d1e22!important;border:1px solid #303136!important;border-radius:12px!important}.invoice-status{color:#b21a0d!important;background:#ff26131f!important;border:1px solid #ff261357!important}.invoice-status.success{color:#8ee0bf!important;background:#34d3991a!important;border-color:#34d39947!important}.invoice-status.failed{color:#fca5a5!important;background:#f871711a!important;border-color:#f8717147!important}.invoice-countdown{background:#ff26131a!important;border:1px solid #ff26134d!important}.invoice-countdown strong{color:#b21a0d!important}.invoice-countdown.expired{background:#f871711a!important;border-color:#f8717147!important}.invoice-countdown.expired strong{color:#fca5a5!important}.invoice-summary-method,.invoice-result>div:last-child{background:#242529!important;border:1px solid #303136!important}.invoice-qr,.invoice-pay-code{background:#242529!important;border:1px dashed #45464b!important}.invoice-qr img{border-radius:10px;padding:8px;background:#fff!important}.invoice-qr p,.invoice-pay-code span{color:#a9aaad!important}.invoice-pay-code strong{color:#f5f5f5!important}.invoice-pay-code button,.invoice-summary dd button{color:#b21a0d!important}.invoice-pay-code button{background:#ff26131a!important;border-color:#ff2613!important}.invoice-instructions details{background:#242529!important;border-color:#303136!important}.invoice-instructions summary{color:#f5f5f5!important}.invoice-instructions ol{color:#b7b7b7!important}.invoice-summary dl>div{border-color:#303136!important}.invoice-summary dd{color:#f5f5f5!important}.invoice-summary .invoice-total dd{color:#b21a0d!important}.invoice-primary-button{color:#111215!important;box-shadow:none!important;background:#ff2613!important;border:1px solid #ff2613!important}.invoice-secondary-button{color:#f5f5f5!important;background:#242529!important;border-color:#45464b!important}.invoice-primary-button:hover{background:#ff2613!important}.invoice-secondary-button:hover{color:#b21a0d!important;border-color:#ff2613!important}.invoice-actions .ghost-button{color:#f5f5f5!important;background:#242529!important;border-color:#45464b!important}.invoice-actions .primary-button{color:#111215!important;box-shadow:none!important;background:#ff2613!important;border-color:#ff2613!important}@media(max-width:760px){.invoice-shell{box-sizing:border-box!important;width:100%!important;padding:22px 10px 48px!important}.invoice-page,.invoice-layout,.invoice-main,.invoice-summary{min-width:0!important;max-width:100%!important}.invoice-heading{padding:0 2px}.invoice-panel,.invoice-result,.invoice-empty{box-sizing:border-box!important;padding:16px 14px!important}}.order-confirmation-backdrop{z-index:4000;overscroll-behavior:contain;-webkit-backdrop-filter:blur(8px);background:#050608c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.order-confirmation-modal{overscroll-behavior:contain;box-sizing:border-box;color:#f5f5f5;scrollbar-width:thin;scrollbar-color:#45464b transparent;background:#18191c;border:1px solid #303136;border-radius:22px;width:min(100%,520px);max-height:calc(100dvh - 40px);padding:28px;animation:.26s cubic-bezier(.2,.8,.2,1) both orderModalEnter;position:relative;overflow-y:auto;box-shadow:0 28px 80px #00000080}.order-confirmation-celebration{pointer-events:none;width:1px;height:1px;position:absolute;top:66px;left:50%}.order-confirmation-celebration span{--burst-x:0px;--burst-y:0px;--spark-color:#b21a0d;background:var(--spark-color);opacity:0;border-radius:2px;width:7px;height:7px;animation:.85s cubic-bezier(.1,.7,.2,1) both orderCelebrationBurst;position:absolute}.order-confirmation-celebration span:first-child{--burst-x:-104px;--burst-y:-34px;--spark-color:#b21a0d;transform:rotate(18deg)}.order-confirmation-celebration span:nth-child(2){--burst-x:-82px;--burst-y:-70px;--spark-color:#25b879;animation-delay:45ms}.order-confirmation-celebration span:nth-child(3){--burst-x:-48px;--burst-y:-92px;--spark-color:#ff765f;animation-delay:80ms}.order-confirmation-celebration span:nth-child(4){--burst-x:-12px;--burst-y:-104px;--spark-color:#f5f5f5;animation-delay:25ms}.order-confirmation-celebration span:nth-child(5){--burst-x:31px;--burst-y:-97px;--spark-color:#b21a0d;animation-delay:65ms}.order-confirmation-celebration span:nth-child(6){--burst-x:72px;--burst-y:-76px;--spark-color:#b21a0d;animation-delay:20ms}.order-confirmation-celebration span:nth-child(7){--burst-x:104px;--burst-y:-40px;--spark-color:#ff765f;animation-delay:90ms}.order-confirmation-celebration span:nth-child(8){--burst-x:115px;--burst-y:4px;--spark-color:#25b879;animation-delay:55ms}.order-confirmation-celebration span:nth-child(9){--burst-x:91px;--burst-y:42px;--spark-color:#b21a0d;animation-delay:.1s}.order-confirmation-celebration span:nth-child(10){--burst-x:54px;--burst-y:70px;--spark-color:#f5f5f5;animation-delay:35ms}.order-confirmation-celebration span:nth-child(11){--burst-x:16px;--burst-y:82px;--spark-color:#ff765f;animation-delay:75ms}.order-confirmation-celebration span:nth-child(12){--burst-x:-30px;--burst-y:78px;--spark-color:#b21a0d;animation-delay:40ms}.order-confirmation-celebration span:nth-child(13){--burst-x:-67px;--burst-y:61px;--spark-color:#b21a0d;animation-delay:85ms}.order-confirmation-celebration span:nth-child(14){--burst-x:-99px;--burst-y:35px;--spark-color:#25b879;animation-delay:15ms}.order-confirmation-celebration span:nth-child(15){--burst-x:-118px;--burst-y:0px;--spark-color:#ff765f;animation-delay:60ms}.order-confirmation-celebration span:nth-child(16){--burst-x:8px;--burst-y:-76px;--spark-color:#b21a0d;animation-delay:.115s}@keyframes orderModalEnter{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes orderCelebrationBurst{0%{opacity:0;transform:translate(0)scale(.2)rotate(0)}18%{opacity:1}72%{opacity:1}to{opacity:0;transform:translate(var(--burst-x),var(--burst-y)) scale(1) rotate(210deg)}}.order-confirmation-icon{background:#25b879;border-radius:50%;place-items:center;width:82px;height:82px;margin:0 auto 20px;display:grid;box-shadow:0 12px 32px #25b8793d}.order-confirmation-icon svg{fill:none;stroke:#fff;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;width:48px;height:48px}.order-confirmation-modal>header{text-align:center;margin-bottom:22px}.order-confirmation-modal>header h2{color:#f5f5f5;letter-spacing:-.02em;margin:0 0 8px;font-size:1.35rem;font-weight:700}.order-confirmation-modal>header p{color:#b7b7b7;max-width:390px;margin:0 auto;font-size:.92rem;line-height:1.55}.order-confirmation-summary{background:#222327;border:1px solid #2b2c30;border-radius:16px;gap:13px;margin:0 0 20px;padding:20px;display:grid}.order-confirmation-summary>div{grid-template-columns:130px minmax(0,1fr);align-items:start;gap:16px;display:grid}.order-confirmation-summary dt,.order-confirmation-summary dd{margin:0;font-size:.9rem;line-height:1.4}.order-confirmation-summary dt{color:#a8a9ad;font-weight:500}.order-confirmation-summary dd{color:#f5f5f5;text-align:right;overflow-wrap:anywhere;min-width:0;font-weight:600}.order-confirmation-summary .confirmation-total{border-top:1px solid #36373b;margin-top:2px;padding-top:13px}.order-confirmation-summary .confirmation-total dd{color:#b21a0d;font-size:1rem;font-weight:700}.order-confirmation-terms{color:#c9c9cb;cursor:pointer;align-items:flex-start;gap:11px;margin:0 0 18px;font-size:.78rem;line-height:1.55;display:flex}.order-confirmation-terms input{accent-color:#ff2613;cursor:pointer;flex:0 0 17px;width:17px;height:17px;margin:2px 0 0}.order-confirmation-terms a{color:#b21a0d;font-weight:600;text-decoration:none}.order-confirmation-terms a:hover{color:#ffe39a}.order-confirmation-error{color:#ff9b9b;background:#ef5e5e17;border:1px solid #ef5e5e47;border-radius:10px;margin:-4px 0 16px;padding:10px 12px;font-size:.82rem;line-height:1.45}.order-confirmation-actions{gap:10px;display:grid}.order-confirmation-actions button{cursor:pointer;border:1px solid #0000;border-radius:12px;width:100%;min-height:46px;padding:11px 18px;font-family:inherit;font-size:.92rem;font-weight:700;transition:background-color .16s,border-color .16s,color .16s,transform .16s}.order-confirmation-actions .confirm-order-button{color:#111215;background:#ff2613;border-color:#ff2613}.order-confirmation-actions .confirm-order-button:hover:not(:disabled){background:#ff2613;border-color:#ff2613;transform:translateY(-1px)}.order-confirmation-actions .cancel-order-button{color:#f5f5f5;background:#242529;border-color:#303136}.order-confirmation-actions .cancel-order-button:hover:not(:disabled){background:#2b2c30;border-color:#45464b}.order-confirmation-actions button:disabled{color:#737478;cursor:not-allowed;background:#292a2e;border-color:#303136;transform:none}@media(max-width:560px){.order-confirmation-backdrop{padding:10px}.order-confirmation-modal{border-radius:18px;max-height:calc(100dvh - 20px);padding:20px 16px 16px}.order-confirmation-icon{width:68px;height:68px;margin-bottom:16px}.order-confirmation-icon svg{width:40px;height:40px}.order-confirmation-modal>header{margin-bottom:18px}.order-confirmation-modal>header h2{font-size:1.18rem}.order-confirmation-modal>header p{font-size:.84rem}.order-confirmation-summary{border-radius:14px;gap:11px;margin-bottom:16px;padding:15px}.order-confirmation-summary>div{grid-template-columns:96px minmax(0,1fr);gap:10px}.order-confirmation-summary dt,.order-confirmation-summary dd{font-size:.81rem}.order-confirmation-summary .confirmation-total{padding-top:11px}.order-confirmation-summary .confirmation-total dd{font-size:.9rem}.order-confirmation-terms{gap:9px;margin-bottom:15px;font-size:.72rem}.order-confirmation-actions button{min-height:44px;font-size:.86rem}.order-confirmation-celebration{top:52px;transform:scale(.82)}}@media(prefers-reduced-motion:reduce){.order-confirmation-modal,.order-confirmation-celebration span{animation:none}}.invoice-site-page{background:#111215;overflow:hidden}.invoice-hero{isolation:isolate;background:radial-gradient(circle at 18% 20%,#ffffff29,#0000 28%),linear-gradient(135deg,#b21a0d,#ff2613 44% 100%);place-items:center;min-height:440px;display:grid;position:relative;overflow:hidden}.invoice-hero:before,.invoice-hero:after{z-index:-1;content:"";border:1px solid #ffffff29;border-radius:50%;position:absolute}.invoice-hero:before{width:520px;height:520px;top:-310px;left:-130px}.invoice-hero:after{width:390px;height:390px;bottom:-270px;right:-120px}.invoice-hero.success{background:radial-gradient(circle at 18% 20%,#ffffff24,#0000 28%),linear-gradient(135deg,#0b7650,#18a36d 55%,#36bf86)}.invoice-hero.failed{background:radial-gradient(circle at 18% 20%,#ffffff1f,#0000 28%),linear-gradient(135deg,#8e2525,#bd3d35 55%,#dc5b50)}.invoice-hero.processing{background:radial-gradient(circle at 18% 20%,#ffffff24,#0000 28%),linear-gradient(135deg,#235c9d,#3478c5 55%,#579ce1)}.invoice-hero-content{z-index:3;text-align:center;color:#fff;width:min(620px,100% - 40px);margin:0 auto;position:relative}.invoice-hero .invoice-status{letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;margin-bottom:18px;color:#fff!important;background:#11121533!important;border:1px solid #ffffff47!important;border-radius:999px!important;padding:8px 14px!important;font-size:.7rem!important;font-weight:700!important;display:inline-flex!important}.invoice-hero-content h1{color:#fff;letter-spacing:-.04em;text-shadow:0 3px 16px #3d270033;margin:0 0 12px;font-size:clamp(2.1rem,4vw,3.35rem);font-weight:800}.invoice-hero-content>p{color:#ffffffe6;max-width:560px;margin:0 auto;font-size:1rem;font-weight:500;line-height:1.6}.invoice-hero-countdown{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11121533;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:14px;margin-top:24px;padding:11px 15px;display:inline-flex}.invoice-hero-countdown span{font-size:.76rem}.invoice-hero-countdown strong{font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:1rem}.invoice-hero-countdown.expired{background:#5d12124d}.invoice-hero-art{z-index:1;pointer-events:none;position:absolute;inset:0}.invoice-hero-art img{object-fit:contain;filter:drop-shadow(0 18px 22px #442a0033);-webkit-user-select:none;user-select:none;position:absolute}.invoice-art-calculator{width:160px;animation:5.8s ease-in-out infinite invoiceArtFloatA;top:42px;right:10%;transform:rotate(8deg)}.invoice-art-cashier{width:180px;animation:6.5s ease-in-out infinite invoiceArtFloatB;bottom:-16px;right:-38px;transform:rotate(-10deg)}.invoice-art-phone{width:125px;animation:5.5s ease-in-out infinite reverse invoiceArtFloatB;bottom:44px;left:8%;transform:rotate(-13deg)}.invoice-art-atm{width:140px;animation:6.8s ease-in-out infinite reverse invoiceArtFloatA;top:-24px;left:-28px;transform:rotate(12deg)}@keyframes invoiceArtFloatA{0%,to{translate:0}50%{translate:0 -12px}}@keyframes invoiceArtFloatB{0%,to{translate:0}50%{translate:8px -10px}}.invoice-progress-section{z-index:3;color:#f5f5f5;background:#17181b;border-bottom:1px solid #28292d;padding:48px 24px 42px;position:relative}.invoice-progress-inner{width:min(1180px,100%);margin:0 auto}.invoice-progress-inner>h2{color:#f5f5f5;letter-spacing:-.02em;margin:0 0 34px;font-size:1.2rem;font-weight:700}.invoice-progress-track{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.invoice-progress-step{min-width:0;padding-right:28px;position:relative}.invoice-progress-step:last-child{padding-right:0}.invoice-progress-icon{z-index:2;color:#7e7f84;background:#17181b;border:2px solid #3a3b40;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:18px;display:grid;position:relative;box-shadow:0 0 0 7px #17181b}.invoice-progress-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.invoice-progress-line{z-index:1;background:#303136;width:calc(100% - 48px);height:3px;position:absolute;top:23px;left:48px}.invoice-progress-step.complete .invoice-progress-icon{color:#fff;background:#25b879;border-color:#25b879;box-shadow:0 0 0 7px #17181b,0 0 22px #25b87933}.invoice-progress-step.complete .invoice-progress-line{background:#25b879}.invoice-progress-step.active .invoice-progress-icon{color:#b21a0d;border-color:#ff2613;box-shadow:0 0 0 7px #17181b,0 0 22px #ff261338}.invoice-progress-step.failed .invoice-progress-icon{color:#ff9292;background:#ef5e5e14;border-color:#ef5e5e}.invoice-progress-copy h3{color:#f5f5f5;margin:0 0 5px;font-size:1rem;font-weight:700}.invoice-progress-step.complete .invoice-progress-copy h3,.invoice-progress-step.active .invoice-progress-copy h3{color:#b21a0d}.invoice-progress-step.failed .invoice-progress-copy h3{color:#ff9292}.invoice-progress-copy p{color:#a9aaad;margin:0;font-size:.79rem;line-height:1.5}.invoice-site-page .invoice-shell{background:#111215!important;min-height:auto!important;padding:44px 24px 80px!important}.invoice-site-page .invoice-page{width:min(1180px,100%)!important}.invoice-site-page .invoice-layout{grid-template-columns:minmax(0,1fr) 360px!important;gap:22px!important}.invoice-site-page .invoice-panel,.invoice-site-page .invoice-result,.invoice-site-page .invoice-empty{background:#1b1c20!important;border:1px solid #303136!important;border-radius:16px!important;box-shadow:0 14px 36px #00000026!important}.invoice-site-page .payment-panel{padding:26px!important}.invoice-site-page .invoice-payment-title img,.invoice-site-page .invoice-summary-method img{background:#fff!important;border-color:#3a3b40!important}.invoice-site-page .invoice-countdown{background:#ff261314!important;border-color:#ff261342!important;border-radius:10px!important}.invoice-site-page .invoice-qr,.invoice-site-page .invoice-pay-code{background:#222327!important;border-color:#3a3b40!important;border-radius:14px!important}.invoice-site-page .invoice-summary{align-self:start;position:sticky;top:112px}.invoice-site-page .invoice-summary .invoice-panel{padding:24px!important}.invoice-site-page .invoice-summary-method{border-radius:12px!important}.invoice-site-page .invoice-instructions details{background:#222327!important;border-radius:10px!important}.invoice-site-page .invoice-primary-button,.invoice-site-page .invoice-actions .primary-button{color:#111215!important;background:#ff2613!important;border-radius:10px!important}.invoice-site-page .invoice-secondary-button,.invoice-site-page .invoice-actions .ghost-button{border-radius:10px!important}@media(max-width:900px){.invoice-hero{min-height:400px}.invoice-art-calculator{right:3%}.invoice-art-phone{left:3%}.invoice-site-page .invoice-layout{grid-template-columns:1fr!important}.invoice-site-page .invoice-summary{grid-row:auto;position:static}}@media(max-width:720px){.invoice-hero{min-height:350px}.invoice-hero-content{width:min(500px,100% - 32px)}.invoice-hero-content h1{font-size:clamp(1.85rem,9vw,2.45rem)}.invoice-hero-content>p{font-size:.86rem}.invoice-art-calculator{opacity:.72;width:92px;top:25px;right:-18px}.invoice-art-cashier{opacity:.62;width:105px;bottom:-12px;right:-34px}.invoice-art-phone{opacity:.67;width:80px;bottom:20px;left:-18px}.invoice-art-atm{opacity:.58;width:82px;top:-12px;left:-30px}.invoice-progress-section{padding:34px 18px 38px}.invoice-progress-inner>h2{margin-bottom:26px;font-size:1.05rem}.invoice-progress-track{grid-template-columns:1fr;gap:0}.invoice-progress-step{min-height:104px;padding:0 0 24px 68px}.invoice-progress-step:last-child{min-height:56px;padding:0 0 0 68px}.invoice-progress-icon{width:44px;height:44px;margin:0;position:absolute;top:0;left:0}.invoice-progress-icon svg{width:21px;height:21px}.invoice-progress-line{width:3px;height:calc(100% - 44px);top:44px;left:21px}.invoice-progress-copy{padding-top:3px}.invoice-progress-copy h3{font-size:.94rem}.invoice-progress-copy p{font-size:.75rem}.invoice-site-page .invoice-shell{padding:24px 10px 54px!important}.invoice-site-page .invoice-panel,.invoice-site-page .invoice-result{border-radius:14px!important;padding:18px 14px!important}.invoice-site-page .payment-panel{padding:18px 14px!important}.invoice-site-page .invoice-panel-title{gap:14px!important;display:grid!important}.invoice-site-page .invoice-countdown{box-sizing:border-box;text-align:left;width:100%}.invoice-site-page .invoice-qr,.invoice-site-page .invoice-pay-code{padding:16px 12px!important}.invoice-site-page .invoice-summary dl>div{grid-template-columns:105px minmax(0,1fr)!important;gap:10px!important}.invoice-site-page .invoice-actions{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){.invoice-hero-art img{animation:none}}.invoice-hero{min-height:440px!important;padding:0!important}.invoice-hero-content{padding-top:222px}.invoice-hero-art{width:240px;height:220px;transform:translate(-50%);inset:18px auto auto 50%!important}.invoice-hero-art img{filter:drop-shadow(0 10px 10px #3a250029);transform-origin:50%;margin:0}.invoice-art-calculator{z-index:4;opacity:1!important;width:96px!important;animation:4.8s ease-in-out infinite invoiceCalculatorCycle!important;inset:0 auto auto 50%!important}.invoice-art-cashier{z-index:2;opacity:1!important;width:112px!important;animation:4.8s ease-in-out infinite invoiceCashierCycle!important;inset:103px auto auto 50%!important}.invoice-art-atm{z-index:3;opacity:0;width:72px!important;animation:4.8s cubic-bezier(.45,0,.2,1) infinite invoiceCardInsert!important;inset:108px auto auto 50%!important}.invoice-art-phone{z-index:5;opacity:0;width:98px!important;animation:4.8s cubic-bezier(.45,0,.2,1) infinite invoicePhoneTap!important;inset:105px auto auto 50%!important}@keyframes invoiceCalculatorCycle{0%,8%,92%,to{transform:translate(-50%)translateY(0)scale(1)}18%{transform:translate(-50%)translateY(2px)scale(.96)}28%,76%{transform:translate(-50%)translateY(0)scale(1)}82%{transform:translate(-50%)translateY(-3px)scale(1.03)}}@keyframes invoiceCashierCycle{0%,8%{opacity:0;transform:translate(-50%)translateY(12px)scale(.92)}16%,72%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}82%{opacity:1;transform:translate(-50%)translateY(3px)scale(.98)}92%,to{opacity:0;transform:translate(-50%)translateY(12px)scale(.92)}}@keyframes invoiceCardInsert{0%,15%{opacity:0;transform:translate(-50%)translateY(-48px)rotate(90deg)scale(.9)}22%{opacity:1}42%{opacity:1;transform:translate(-50%)translateY(2px)rotate(90deg)scale(.9)}49%{opacity:0;transform:translate(-50%)translateY(12px)rotate(90deg)scale(.9)}50%,to{opacity:0;transform:translate(-50%)translateY(-48px)rotate(90deg)scale(.9)}}@keyframes invoicePhoneTap{0%,50%{opacity:0;transform:translate(32px)translateY(-12px)rotate(-12deg)scale(.82)}58%{opacity:1}69%{opacity:1;transform:translate(-18px)translateY(4px)rotate(-4deg)scale(.92)}76%{opacity:1;transform:translate(-24px)translateY(7px)rotate(-2deg)scale(.9)}84%,to{opacity:0;transform:translate(-42px)translateY(-5px)rotate(0)scale(.84)}}@media(max-width:720px){.invoice-hero{min-height:390px!important}.invoice-hero-art{transform-origin:top;transform:translate(-50%)scale(.88);top:14px!important}.invoice-hero-content{padding-top:205px}}@media(prefers-reduced-motion:reduce){.invoice-art-calculator,.invoice-art-cashier{opacity:1;transform:translate(-50%);animation:none!important}.invoice-art-atm,.invoice-art-phone{display:none}}.invoice-site-page .invoice-header-reveal{z-index:100;position:relative}.invoice-site-page.invoice-intro-enter .invoice-header-reveal,.invoice-site-page.invoice-intro-settling .invoice-header-reveal{visibility:hidden;opacity:0;pointer-events:none;position:absolute;inset:0 0 auto}.invoice-site-page.invoice-intro-enter .invoice-hero{transition:min-height .62s cubic-bezier(.65,0,.35,1);min-height:100svh!important}.invoice-site-page.invoice-intro-settling .invoice-hero,.invoice-site-page.invoice-intro-done .invoice-hero{transition:min-height .62s cubic-bezier(.65,0,.35,1);min-height:440px!important}.invoice-site-page.invoice-intro-enter .invoice-progress-section,.invoice-site-page.invoice-intro-enter .invoice-shell{opacity:0;pointer-events:none;transform:translateY(32px)}.invoice-site-page.invoice-intro-settling .invoice-progress-section,.invoice-site-page.invoice-intro-settling .invoice-shell{opacity:1;transition:opacity .48s .12s,transform .56s cubic-bezier(.2,.75,.2,1) 80ms;transform:translateY(0)}.invoice-site-page.invoice-intro-done .invoice-header-reveal{animation:.44s cubic-bezier(.2,.75,.2,1) both invoiceNavbarReveal}.invoice-site-page.invoice-intro-enter .invoice-hero-art,.invoice-site-page.invoice-intro-settling .invoice-hero-art{transition:top .62s cubic-bezier(.65,0,.35,1);top:30%!important}.invoice-site-page.invoice-intro-settling .invoice-hero-art{top:18px!important}.invoice-site-page.invoice-intro-enter .invoice-art-calculator,.invoice-site-page.invoice-intro-enter .invoice-art-cashier,.invoice-site-page.invoice-intro-settling .invoice-art-calculator,.invoice-site-page.invoice-intro-settling .invoice-art-cashier{visibility:hidden;opacity:0!important;animation:none!important}.invoice-site-page.invoice-intro-enter .invoice-art-phone,.invoice-site-page.invoice-intro-settling .invoice-art-phone{opacity:0;width:112px!important;animation:1.55s cubic-bezier(.2,.75,.2,1) both invoiceIntroTerminal!important;top:68px!important;left:50%!important}.invoice-site-page.invoice-intro-enter .invoice-art-atm,.invoice-site-page.invoice-intro-settling .invoice-art-atm{opacity:0;width:82px!important;animation:1.55s cubic-bezier(.2,.75,.2,1) both invoiceIntroCard!important;top:64px!important;left:50%!important}@keyframes invoiceIntroTerminal{0%,24%{opacity:0;transform:translate(-50%)translateY(24px)scale(.72)}40%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes invoiceIntroCard{0%,43%{opacity:0;transform:translate(-92%)translateY(-52px)rotate(22deg)scale(.76)}58%{opacity:1}76%,to{opacity:1;transform:translate(-36%)translateY(30px)rotate(22deg)scale(.88)}}@keyframes invoiceNavbarReveal{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.invoice-site-page.invoice-intro-settling .invoice-hero,.invoice-site-page.invoice-intro-done .invoice-hero{min-height:390px!important}.invoice-site-page.invoice-intro-enter .invoice-hero-art{top:27%!important}.invoice-site-page.invoice-intro-settling .invoice-hero-art{top:14px!important}}@media(prefers-reduced-motion:reduce){.invoice-site-page.invoice-intro-enter .invoice-hero,.invoice-site-page.invoice-intro-settling .invoice-hero,.invoice-site-page.invoice-intro-done .invoice-hero,.invoice-site-page .invoice-header-reveal,.invoice-site-page .invoice-progress-section,.invoice-site-page .invoice-shell{transition:none;animation:none}}.invoice-progress-track{align-items:center;grid-template-columns:repeat(4,minmax(0,1fr))!important}.invoice-progress-step,.invoice-progress-step:last-child{justify-content:center;align-items:center;min-height:0;display:flex;padding:0!important}.invoice-progress-icon{flex:none;position:relative;top:auto;left:auto;margin:0!important}.invoice-progress-line{width:calc(100% - 48px);height:3px;top:50%;left:calc(50% + 24px);transform:translateY(-50%)}@media(max-width:720px){.invoice-site-page.invoice-intro-settling .invoice-hero,.invoice-site-page.invoice-intro-done .invoice-hero{min-height:450px!important}.invoice-site-page.invoice-intro-settling .invoice-hero-art,.invoice-site-page.invoice-intro-done .invoice-hero-art{top:108px!important}.invoice-site-page.invoice-intro-settling .invoice-hero-content,.invoice-site-page.invoice-intro-done .invoice-hero-content{padding-top:276px}.invoice-progress-section{padding:30px 16px 34px}.invoice-progress-inner>h2{text-align:center;margin-bottom:25px}.invoice-progress-track{gap:0;grid-template-columns:repeat(4,minmax(0,1fr))!important}.invoice-progress-step,.invoice-progress-step:last-child{min-height:0!important;padding:0!important}.invoice-progress-icon{width:40px;height:40px;position:relative!important;top:auto!important;left:auto!important}.invoice-progress-icon svg{width:19px;height:19px}.invoice-progress-line{width:calc(100% - 40px)!important;height:3px!important;top:50%!important;left:calc(50% + 20px)!important}}.popular-card{--popular-accent:212, 154, 22;isolation:isolate;transform:translateZ(0);border:1px solid rgba(var(--popular-accent),.24)!important;background:radial-gradient(120% 160% at -8% -28%,rgba(var(--popular-accent),.2) 0%,transparent 52%),radial-gradient(90% 130% at 112% 120%,#b21a0d1a 0%,transparent 58%),linear-gradient(128deg,#27282d,#1d1e22 46%,#17181b)!important;background-position:0 0,100% 100%,50%!important;background-size:130% 130%,140% 140%,100% 100%!important;border-radius:16px!important;gap:14px!important;min-height:96px!important;padding:11px 14px 11px 11px!important;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .32s,box-shadow .42s,background-position .7s cubic-bezier(.16,1,.3,1)!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #0000002e,0 10px 26px #0000002e!important}.popular-card:nth-child(2){--popular-accent:225, 134, 24}.popular-card:nth-child(3){--popular-accent:190, 145, 38}.popular-card:nth-child(4){--popular-accent:232, 177, 44}.popular-card:before,.popular-card:after{content:""!important;pointer-events:none!important;display:block!important;position:absolute!important}.popular-card:before{z-index:3!important;opacity:0!important;background:linear-gradient(108deg,#0000,#ffffff05 28%,#fff1cc57 48%,#ffffff1a 62%,#0000)!important;border-radius:0!important;width:28%!important;height:auto!important;transition:transform .76s cubic-bezier(.16,1,.3,1),opacity .16s!important;inset:-55% auto -55% -46%!important;transform:skew(-16deg)translate(0)!important}.popular-card:after{filter:blur(26px);z-index:0!important;background:rgba(var(--popular-accent),.1)!important;opacity:.62!important;border-radius:50%!important;width:120px!important;height:120px!important;transition:transform .56s cubic-bezier(.16,1,.3,1),opacity .32s!important;inset:auto -32px -48px auto!important;transform:scale(.82)!important}.popular-card>*{z-index:2!important;position:relative!important}.popular-card img{box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1f;padding:2px;box-shadow:0 8px 20px #00000047;border-radius:12px!important;flex:0 0 72px!important;width:72px!important;height:72px!important;transition:transform .48s cubic-bezier(.16,1,.3,1),box-shadow .42s!important}.popular-card span{flex:1;justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex!important}.popular-card span:after{border:1px solid rgba(var(--popular-accent),.25);background:rgba(var(--popular-accent),.08);color:#b21a0d;content:"›";border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:1.25rem;font-weight:500;line-height:1;transition:transform .36s cubic-bezier(.16,1,.3,1),background-color .28s,border-color .28s;display:grid}.popular-card b{letter-spacing:-.01em;font-weight:700;color:#f5f5f5!important;font-size:.9rem!important;line-height:1.25!important;transition:color .28s!important}@media(hover:hover)and (pointer:fine){.popular-card:hover,.popular-card:focus-visible{border-color:rgba(var(--popular-accent),.52)!important;box-shadow:inset 0 1px #ffffff1a,0 18px 42px #0000004d,0 0 0 1px rgba(var(--popular-accent),.06)!important;background-position:18% 20%,82% 78%,50%!important;transform:translateY(-4px)!important}.popular-card:hover:before,.popular-card:focus-visible:before{opacity:1!important;transform:skew(-16deg)translate(620%)!important}.popular-card:hover:after,.popular-card:focus-visible:after{opacity:.95!important;transform:scale(1.15)!important}.popular-card:hover img,.popular-card:focus-visible img{box-shadow:0 12px 26px #00000057;transform:scale(1.045)translateY(-1px)!important}.popular-card:hover span:after,.popular-card:focus-visible span:after{border-color:rgba(var(--popular-accent),.55);background:rgba(var(--popular-accent),.18);transform:translate(3px)}.popular-card:hover b,.popular-card:focus-visible b{color:#fde9e7!important}}.popular-card:focus-visible{outline-offset:3px;outline:2px solid #ff2613}@media(max-width:760px){.popular-card{border-radius:14px!important;gap:10px!important;min-height:86px!important;padding:8px!important}.popular-card img{border-radius:10px!important;flex-basis:66px!important;width:66px!important;height:66px!important}.popular-card b{font-size:.75rem!important}.popular-card span:after{display:none}}@media(prefers-reduced-motion:reduce){.popular-card,.popular-card:before,.popular-card:after,.popular-card img,.popular-card span:after{transition:none!important}}.popular-card{--popular-card-bg:#281412;--popular-card-bg-2:#171112;--popular-card-line:#b21a0d33;--popular-card-border:#b21a0d9e;border:3px solid var(--popular-card-border)!important;background:linear-gradient(128deg,transparent 0 56%,var(--popular-card-line) 56% 63%,transparent 63% 70%,#b21a0d21 70% 74%,transparent 74%),linear-gradient(132deg,transparent 0 42%,#ffffff09 42% 54%,transparent 54%),linear-gradient(135deg,var(--popular-card-bg) 0%,#211514 45%,var(--popular-card-bg-2) 100%)!important;color:#fff!important;border-radius:28px!important;align-items:center!important;gap:18px!important;min-height:154px!important;padding:14px!important;display:flex!important;box-shadow:inset 0 0 0 1px #ffffff14,0 14px 30px #0003!important}.popular-card:after{display:none!important}.popular-card:before{z-index:1!important;border-radius:inherit!important;opacity:0!important;background:linear-gradient(105deg,#0000 0% 38%,#ffffff2e 48%,#0000 60% 100%)!important;width:auto!important;inset:0!important;transform:translate(-85%)skew(-12deg)!important}.popular-card img{object-fit:cover!important;background:0 0!important;border:0!important;border-radius:12px!important;flex:0 0 120px!important;width:120px!important;height:120px!important;padding:0!important;box-shadow:0 10px 22px #00000038!important}.popular-card span{flex-direction:column!important;flex:1!important;justify-content:center!important;align-items:flex-start!important;gap:8px!important;min-width:0!important;display:flex!important}.popular-card span:after{display:none!important}.popular-card b{color:#fff!important;letter-spacing:-.035em!important;font-size:1.42rem!important;font-weight:800!important;line-height:1.08!important}.popular-card small{color:#ffffffeb!important;letter-spacing:-.025em!important;margin:0!important;font-size:1.22rem!important;font-weight:500!important;line-height:1.1!important;display:block!important}@media(hover:hover)and (pointer:fine){.popular-card:hover,.popular-card:focus-visible{border-color:#b21a0d!important;transform:translateY(-3px)!important;box-shadow:inset 0 0 0 1px #ffffff1f,0 20px 44px #00000047,0 0 24px #ff261326!important}.popular-card:hover:before,.popular-card:focus-visible:before{opacity:1!important;transform:translate(92%)skew(-12deg)!important}.popular-card:hover img,.popular-card:focus-visible img{transform:scale(1.025)!important}}@media(max-width:1100px){.popular-card{border-radius:24px!important;min-height:132px!important}.popular-card img{flex-basis:100px!important;width:100px!important;height:100px!important}.popular-card b{font-size:1.12rem!important}.popular-card small{font-size:.96rem!important}}@media(max-width:760px){.popular-grid{grid-template-columns:1fr!important;gap:12px!important}.popular-card{border-width:2px!important;border-radius:22px!important;gap:14px!important;min-height:112px!important;padding:10px!important}.popular-card img{border-radius:10px!important;flex-basis:88px!important;width:88px!important;height:88px!important}.popular-card b{font-size:1rem!important}.popular-card small{font-size:.88rem!important}}.popular-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px 18px!important}.popular-card{background:linear-gradient(132deg,#0000 0 48%,#ff26131a 48% 58%,#0000 58%),linear-gradient(135deg,#281412,#211514 48%,#171112)!important;border:0!important;border-radius:16px!important;gap:13px!important;min-height:98px!important;padding:10px 13px!important;box-shadow:inset 0 0 0 1px #ffffff14,0 10px 24px #0000002e!important}.popular-card img{border-radius:10px!important;flex-basis:72px!important;width:72px!important;height:72px!important}.popular-card b{font-size:.94rem!important;line-height:1.14!important}.popular-card small{font-size:.78rem!important;line-height:1.15!important}@media(hover:hover)and (pointer:fine){.popular-card:hover,.popular-card:focus-visible{border:0!important;box-shadow:inset 0 0 0 1px #b21a0d2e,0 14px 30px #0000003d,0 0 20px #ff26131f!important}}@media(max-width:1100px){.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.popular-card{border-radius:13px!important;gap:9px!important;min-height:82px!important;padding:7px!important}.popular-card img{border-radius:8px!important;flex-basis:58px!important;width:58px!important;height:58px!important}.popular-card b{font-size:.68rem!important}.popular-card small{font-size:.56rem!important}}.notfound-page{color:#f5f5f5;background:radial-gradient(circle at 18% 8%,#ff261321,#0000 30rem),radial-gradient(circle at 82% 18%,#b21a0d14,#0000 26rem),#111215;min-height:100vh}.notfound-hero{place-items:center;min-height:620px;padding:86px 18px 110px;display:grid}.notfound-card{text-align:center;background:linear-gradient(132deg,#0000 0 48%,#b21a0d12 48% 57%,#0000 57%),linear-gradient(135deg,#242529f5,#191a1dfa);border:1px solid #b21a0d2e;border-radius:30px;width:min(640px,100%);padding:52px 34px;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000052}.notfound-card:before{content:"";filter:blur(8px);background:#ff261329;border-radius:999px;width:230px;height:230px;position:absolute;inset:-120px auto auto -80px}.notfound-badge{color:#b21a0d;letter-spacing:.18em;background:#ff261321;border:1px solid #b21a0d52;border-radius:999px;place-items:center;min-width:92px;height:48px;font-size:1rem;font-weight:800;display:inline-grid;position:relative}.notfound-card h1{color:#fff;margin:22px 0 12px;font-size:clamp(2rem,5vw,3.7rem);line-height:1.03;position:relative;letter-spacing:-.055em!important;font-weight:800!important}.notfound-card p{color:#c9c9c9;max-width:470px;margin:0 auto;font-size:.98rem;line-height:1.75;position:relative}.notfound-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex;position:relative}.notfound-primary,.notfound-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:.9rem;font-weight:800;transition:transform .22s,box-shadow .22s,border-color .22s;display:inline-flex}.notfound-primary{color:#17120a;background:linear-gradient(135deg,#ff2613,#b21a0d);box-shadow:0 14px 30px #ff261338}.notfound-secondary{color:#f5f5f5;background:#ffffff0d;border:1px solid #ffffff1f}@media(hover:hover)and (pointer:fine){.notfound-primary:hover,.notfound-secondary:hover{transform:translateY(-2px)}.notfound-secondary:hover{border-color:#b21a0d57}}@media(max-width:760px){.notfound-hero{min-height:560px;padding:64px 14px 84px}.notfound-card{border-radius:24px;padding:40px 20px}.notfound-actions{grid-template-columns:1fr;display:grid}}.simple-spinner{border:3px solid #b21a0d2e;border-top-color:#b21a0d;border-radius:999px;width:38px;height:38px;animation:.76s linear infinite simple-spinner-rotate;display:inline-block}.news-inline-loader,.article-loading-page,.notfound-loading{color:#d7d7d7;text-align:center;place-items:center;gap:14px;font-size:.92rem;font-weight:700;display:grid}.news-inline-loader{min-height:220px}.news-inline-loader.compact{min-height:86px}.article-loading-page,.notfound-loading{background:radial-gradient(circle at 22% 10%,#ff26131a,#0000 28rem),#111215;min-height:520px;padding:80px 18px}.article-loading-page p,.notfound-loading p{margin:0}@keyframes simple-spinner-rotate{to{transform:rotate(360deg)}}.invoice-success-check{color:#35c486;width:82px;height:82px;margin:0 auto 18px;animation:.52s cubic-bezier(.2,.9,.3,1.35) both invoice-check-pop}.invoice-success-check svg{width:100%;height:100%;display:block;overflow:visible}.invoice-success-check circle,.invoice-success-check path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.invoice-success-check circle{stroke-width:4px;stroke-dasharray:190;stroke-dashoffset:190px;animation:.62s .12s forwards invoice-check-draw}.invoice-success-check path{stroke-width:5px;stroke-dasharray:48;stroke-dashoffset:48px;animation:.42s .52s forwards invoice-check-draw}.invoice-progress-step.complete .invoice-progress-icon{animation:.44s cubic-bezier(.2,.9,.3,1.3) both invoice-progress-complete}.invoice-progress-step.complete:nth-child(2) .invoice-progress-icon{animation-delay:.1s}.invoice-progress-step.complete:nth-child(3) .invoice-progress-icon{animation-delay:.2s}.invoice-progress-step.complete:nth-child(4) .invoice-progress-icon{animation-delay:.3s}.invoice-progress-step.complete .invoice-progress-line{transform-origin:0;animation:.48s both invoice-progress-line-fill}.invoice-progress-step.complete:nth-child(2) .invoice-progress-line{animation-delay:.12s}.invoice-progress-step.complete:nth-child(3) .invoice-progress-line{animation-delay:.24s}.invoice-web-receipt{color:#f5f5f5;background:#1b1c20;border:1px solid #303136;border-radius:16px;overflow:hidden;box-shadow:0 14px 36px #00000026}.invoice-receipt-head{background:linear-gradient(135deg,#202d29,#1b1c20);border-bottom:1px solid #303136;justify-content:space-between;align-items:center;gap:18px;padding:24px 26px;display:flex}.invoice-receipt-head span{color:#b21a0d;letter-spacing:.14em;font-size:.68rem;font-weight:900}.invoice-receipt-head h2{color:#fff;margin:5px 0 0;font-size:1.35rem}.invoice-receipt-head>strong{color:#b21a0d;letter-spacing:.08em;background:#b21a0d1a;border:1px solid #b21a0d59;border-radius:999px;padding:8px 12px;font-size:.72rem}.invoice-receipt-meta{background:#303136;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;display:grid}.invoice-receipt-meta>div{background:#1b1c20;min-width:0;padding:16px 20px}.invoice-receipt-meta span,.invoice-receipt-product>span{color:#929398;margin-bottom:6px;font-size:.68rem;display:block}.invoice-receipt-meta strong{color:#f5f5f5;overflow-wrap:anywhere;font-size:.82rem;display:block}.invoice-receipt-product{border-bottom:1px dashed #3a3b40;padding:22px 26px;display:grid}.invoice-receipt-product strong{color:#fff;font-size:1rem}.invoice-receipt-product small{color:#a9aaad;margin-top:7px;font-size:.76rem}.invoice-receipt-cost{margin:0;padding:16px 26px 20px}.invoice-receipt-cost>div{color:#a9aaad;justify-content:space-between;gap:18px;padding:8px 0;font-size:.8rem;display:flex}.invoice-receipt-cost dd{color:#f5f5f5;margin:0;font-weight:800}.invoice-receipt-cost .discount,.invoice-receipt-cost .discount dd{color:#b21a0d}.invoice-receipt-cost .total{color:#fff;border-top:1px solid #303136;align-items:center;margin-top:10px;padding-top:18px;font-weight:800}.invoice-receipt-cost .total dd{color:#b21a0d;font-size:1.25rem}.invoice-receipt-footer{background:#18191c;border-top:1px solid #303136;justify-content:space-between;align-items:center;gap:18px;padding:18px 26px;display:flex}.invoice-receipt-footer p{color:#85868b;margin:0;font-size:.7rem;line-height:1.5}.invoice-receipt-footer button{color:#111215;cursor:pointer;font:inherit;background:#ff2613;border:1px solid #ff2613;border-radius:9px;flex:none;align-items:center;gap:8px;padding:10px 14px;font-size:.76rem;font-weight:900;display:inline-flex}.invoice-receipt-footer button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}@keyframes invoice-check-pop{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}@keyframes invoice-check-draw{to{stroke-dashoffset:0}}@keyframes invoice-progress-complete{0%{opacity:.45;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes invoice-progress-line-fill{0%{scale:0 1}to{scale:1}}@media(max-width:560px){.invoice-receipt-head,.invoice-receipt-footer{align-items:flex-start;padding:20px}.invoice-receipt-meta{grid-template-columns:1fr}.invoice-receipt-product,.invoice-receipt-cost{padding-left:20px;padding-right:20px}.invoice-receipt-footer{flex-direction:column}.invoice-receipt-footer button{justify-content:center;width:100%}}@media print{body *{visibility:hidden!important}.invoice-web-receipt,.invoice-web-receipt *{visibility:visible!important}.invoice-web-receipt{color:#111;width:100%;box-shadow:none;background:#fff;border:1px solid #d8d8d8;position:absolute;inset:0 auto auto 0}.invoice-web-receipt *{color:#111!important;background:#fff!important}.invoice-receipt-footer button{display:none}}@media(prefers-reduced-motion:reduce){.invoice-success-check,.invoice-success-check circle,.invoice-success-check path,.invoice-progress-step.complete .invoice-progress-icon,.invoice-progress-step.complete .invoice-progress-line{stroke-dashoffset:0;animation:none}}.topup-detail-page .detail-order-sidebar{align-self:start!important}.topup-detail-page .detail-order-sidebar .rating-card,.topup-detail-page .detail-order-sidebar .support-card,.topup-detail-page .detail-order-sidebar .order-summary{color:#f7fbfb!important;box-shadow:none!important;background:#261413!important;border:1px solid #ff261347!important}.topup-detail-page .detail-order-sidebar .rating-card{border-radius:10px!important;grid-template-columns:auto 1fr!important;align-items:end!important;column-gap:16px!important;padding:20px 16px!important;display:grid!important}.topup-detail-page .detail-order-sidebar .rating-card span{color:#f7fbfb!important;grid-column:1/-1!important;margin-bottom:4px!important;font-size:.86rem!important;font-weight:900!important}.topup-detail-page .detail-order-sidebar .rating-card strong{color:#f7fbfb!important;letter-spacing:-.08em!important;font-size:clamp(2.6rem,5vw,3.15rem)!important;line-height:.9!important}.topup-detail-page .detail-order-sidebar .rating-card b{color:#ff2613!important;letter-spacing:.03em!important;font-size:clamp(2rem,4vw,2.55rem)!important;line-height:.9!important}.topup-detail-page .detail-order-sidebar .rating-card small{color:#f7fbfb!important;grid-column:2!important;font-size:.82rem!important;font-weight:900!important}.topup-detail-page .detail-order-sidebar .support-card{border-radius:10px!important;grid-template-columns:36px 1fr!important;align-items:center!important;gap:12px!important;padding:18px!important;display:grid!important;position:relative!important}.topup-detail-page .detail-order-sidebar .support-card:before{content:"🎧";color:#f7fbfb;grid-row:1/span 2;font-size:1.45rem;line-height:1}.topup-detail-page .detail-order-sidebar .support-card b{color:#f7fbfb!important;font-size:.9rem!important}.topup-detail-page .detail-order-sidebar .support-card span{color:#f7fbfb!important;font-size:.78rem!important;font-weight:800!important}.topup-detail-page .detail-order-sidebar .order-summary{background:#1b1c20!important;border-style:dashed!important;border-color:#b21a0da6!important;border-radius:8px!important;padding:16px!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product{border-bottom:0!important;grid-template-columns:64px 1fr!important;justify-content:start!important;align-items:center!important;gap:16px!important;padding:0 0 16px!important;display:grid!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product img{object-fit:cover!important;border-radius:4px!important;width:64px!important;height:64px!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product span{color:#f7fbfb!important;gap:6px!important;min-width:0!important;display:grid!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product strong{color:#f7fbfb!important;font-size:.9rem!important;line-height:1.2!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product b{color:#f7fbfb!important;text-align:left!important;max-width:none!important;font-size:.9rem!important;line-height:1.35!important}.topup-detail-page .detail-order-sidebar .order-summary>div:not(.summary-product){border:0!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;min-height:32px!important;padding:7px 0!important;display:flex!important}.topup-detail-page .detail-order-sidebar .order-summary span{color:#f7fbfb!important;font-size:.76rem!important;font-weight:900!important}.topup-detail-page .detail-order-sidebar .order-summary b{color:#f7fbfb!important;text-align:right!important;overflow-wrap:anywhere!important;max-width:58%!important;font-size:.78rem!important;font-weight:800!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-discount span,.topup-detail-page .detail-order-sidebar .order-summary .summary-discount b{color:#b21a0d!important}.topup-detail-page .detail-order-sidebar .order-summary .total{border-top:1px solid #b21a0d80!important;margin-top:8px!important;padding-top:14px!important}.topup-detail-page .detail-order-sidebar .order-summary .total span{color:#f7fbfb!important;font-size:1rem!important}.topup-detail-page .detail-order-sidebar .order-summary .total strong{color:#b21a0d!important;font-size:1.2rem!important;font-weight:950!important}.topup-detail-page .detail-order-sidebar .pay-button{color:#1d0c0a!important;min-height:32px!important;box-shadow:none!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important;border:0!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;gap:9px!important;margin-top:16px!important;font-size:.82rem!important;font-weight:950!important;display:inline-flex!important}.topup-detail-page .detail-order-sidebar .pay-button svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:17px!important;height:17px!important}@media(max-width:760px){.topup-detail-page{padding-bottom:142px!important}.topup-detail-page .checkout-layout{padding-bottom:148px!important}.topup-detail-page .detail-order-sidebar{right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;z-index:80!important;-webkit-backdrop-filter:blur(16px)!important;background:#1b1212f7!important;border:1px solid #b21a0d38!important;border-radius:4px!important;gap:8px!important;width:auto!important;max-width:none!important;padding:10px!important;display:grid!important;position:fixed!important;left:10px!important;box-shadow:0 18px 44px #00000061!important}.topup-detail-page .detail-order-sidebar .rating-card,.topup-detail-page .detail-order-sidebar .support-card{display:none!important}.topup-detail-page .detail-order-sidebar .order-summary{background:#1b1c20!important;border:1px dashed #b21a0dbd!important;border-radius:4px!important;padding:8px 10px!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product{grid-template-columns:34px minmax(0,1fr)!important;gap:8px!important;min-height:34px!important;padding:0!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product img{border-radius:2px!important;width:34px!important;height:34px!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product strong{color:#f7fbfb!important;font-size:.66rem!important;line-height:1.15!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product b{color:#f7fbfb!important;font-size:.7rem!important;line-height:1.2!important}.topup-detail-page .detail-order-sidebar .order-summary>div:not(.summary-product){display:none!important}.topup-detail-page .detail-order-sidebar .pay-button{color:#1d0c0a!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important;border-radius:4px!important;width:100%!important;height:30px!important;min-height:30px!important;margin:0!important;padding:0 14px!important;font-size:.68rem!important}.topup-detail-page .detail-order-sidebar .pay-button svg{width:14px!important;height:14px!important}.chat-widget .floating-chat{right:16px!important;bottom:calc(30px + env(safe-area-inset-bottom))!important;z-index:90!important}}.invoice-site-page .invoice-product-detail-card{color:#f7fbfb!important;background:#261413!important;border:1px solid #b21a0d5c!important;border-radius:22px!important;grid-template-columns:132px minmax(0,1fr)!important;align-items:center!important;gap:18px!important;padding:16px!important;display:grid!important;box-shadow:inset 0 1px #ffffff0d!important}.invoice-site-page .invoice-product-preview{background:#1b1212!important;border-radius:14px!important;justify-content:center!important;align-items:flex-end!important;min-height:160px!important;display:flex!important;position:relative!important;overflow:hidden!important}.invoice-site-page .invoice-product-preview img{object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.invoice-site-page .invoice-product-preview:after{content:""!important;background:linear-gradient(#0000 32%,#1b1212f5 74%)!important;position:absolute!important;inset:0!important}.invoice-site-page .invoice-product-preview>div{z-index:1!important;text-align:center!important;width:100%!important;padding:12px 10px!important;position:relative!important}.invoice-site-page .invoice-product-preview strong,.invoice-site-page .invoice-product-preview span{color:#fff!important;line-height:1.25!important;display:block!important}.invoice-site-page .invoice-product-preview strong{font-size:.78rem!important;font-weight:950!important}.invoice-site-page .invoice-product-preview span{margin-top:4px!important;font-size:.64rem!important;font-weight:800!important}.invoice-site-page .invoice-account-detail{min-width:0!important}.invoice-site-page .invoice-account-detail h3{color:#fff!important;margin:0 0 12px!important;font-size:1rem!important;font-weight:950!important}.invoice-site-page .invoice-account-detail dl{gap:10px!important;margin:0!important;display:grid!important}.invoice-site-page .invoice-account-detail div{color:#fff!important;grid-template-columns:64px minmax(0,1fr)!important;gap:8px!important;font-size:.86rem!important;font-weight:850!important;display:grid!important}.invoice-site-page .invoice-account-detail dt,.invoice-site-page .invoice-account-detail dd{color:#fff!important;overflow-wrap:anywhere!important;min-width:0!important;margin:0!important}@media(max-width:560px){.invoice-site-page .invoice-product-detail-card{border-radius:20px!important;grid-template-columns:120px minmax(0,1fr)!important;gap:14px!important;padding:14px!important}.invoice-site-page .invoice-product-preview{min-height:160px!important}.invoice-site-page .invoice-account-detail h3{font-size:.9rem!important}.invoice-site-page .invoice-account-detail div{grid-template-columns:52px minmax(0,1fr)!important;gap:6px!important;font-size:.78rem!important}}@media(max-width:380px){.invoice-site-page .invoice-product-detail-card{grid-template-columns:104px minmax(0,1fr)!important;gap:12px!important;padding:12px!important}.invoice-site-page .invoice-product-preview{min-height:142px!important}}.invoice-site-page{--trx-bg:#111215;--trx-panel:#1b1c20;--trx-panel-2:#1b1212;--trx-brand:#b21a0d;--trx-brand-dark:#261413;--trx-border:#b21a0d57;--trx-text:#f7fbfb;--trx-muted:#c9c9c9}.invoice-site-page .invoice-shell,.invoice-site-page .invoice-progress-section{background:var(--trx-bg)!important;color:var(--trx-text)!important}.invoice-site-page .invoice-hero,.invoice-site-page .invoice-progress-inner,.invoice-site-page .invoice-product-detail-card,.invoice-site-page .invoice-panel,.invoice-site-page .invoice-result,.invoice-site-page .invoice-summary .invoice-panel,.invoice-site-page .invoice-web-receipt{border-color:var(--trx-border)!important;background:var(--trx-panel)!important;color:var(--trx-text)!important}.invoice-site-page .invoice-product-detail-card,.invoice-site-page .invoice-receipt-head,.invoice-site-page .invoice-summary-method{background:var(--trx-brand-dark)!important}.invoice-site-page .invoice-progress-icon,.invoice-site-page .invoice-progress-step.complete .invoice-progress-icon,.invoice-site-page .invoice-progress-step.active .invoice-progress-icon,.invoice-site-page .invoice-primary-button,.invoice-site-page .invoice-secondary-button,.invoice-site-page .invoice-pay-code button,.invoice-site-page .invoice-receipt-footer button,.invoice-site-page .invoice-actions .primary-button,.invoice-site-page .invoice-actions .ghost-button{border-color:var(--trx-brand)!important;background:var(--trx-brand)!important;color:#fff!important;box-shadow:none!important}.invoice-site-page .invoice-progress-inner>h2,.invoice-site-page .invoice-progress-copy h3,.invoice-site-page .invoice-panel h2,.invoice-site-page .invoice-result h2,.invoice-site-page .invoice-payment-title h2,.invoice-site-page .invoice-summary h2,.invoice-site-page .invoice-summary dd,.invoice-site-page .invoice-summary-method b,.invoice-site-page .invoice-pay-code strong,.invoice-site-page .invoice-receipt-head h2,.invoice-site-page .invoice-receipt-meta strong,.invoice-site-page .invoice-receipt-product strong,.invoice-site-page .invoice-receipt-cost dd{color:var(--trx-text)!important}.invoice-site-page .invoice-progress-copy p,.invoice-site-page .invoice-result p,.invoice-site-page .invoice-panel-title span,.invoice-site-page .invoice-countdown span,.invoice-site-page .invoice-summary dt,.invoice-site-page .invoice-auto-update,.invoice-site-page .invoice-summary-method small,.invoice-site-page .invoice-receipt-meta span,.invoice-site-page .invoice-receipt-product>span,.invoice-site-page .invoice-receipt-product small,.invoice-site-page .invoice-receipt-cost>div,.invoice-site-page .invoice-receipt-footer p{color:var(--trx-muted)!important}.invoice-site-page .invoice-countdown strong,.invoice-site-page .invoice-summary .invoice-total dd,.invoice-site-page .invoice-receipt-head span,.invoice-site-page .invoice-receipt-head>strong,.invoice-site-page .invoice-receipt-cost .total dd{color:var(--trx-brand)!important}.invoice-site-page .invoice-receipt-cost .discount,.invoice-site-page .invoice-receipt-cost .discount dd{color:#b21a0d!important}.topup-detail-page,.invoice-site-page{--samm-accent:#ff2613;--samm-accent-dark:#b21a0d;--samm-muted:#c9c9c9;--samm-border:#b21a0d57;--samm-panel:#1b1212;--samm-panel-2:#261413}.topup-detail-page .detail-order-sidebar .rating-card,.topup-detail-page .detail-order-sidebar .support-card,.topup-detail-page .detail-order-sidebar .order-summary,.invoice-site-page .invoice-product-detail-card,.invoice-site-page .invoice-panel,.invoice-site-page .invoice-result,.invoice-site-page .invoice-summary .invoice-panel,.invoice-site-page .invoice-web-receipt,.invoice-site-page .invoice-progress-inner{border-color:var(--samm-border)!important;background:var(--samm-panel)!important}.topup-detail-page .detail-order-sidebar .rating-card,.topup-detail-page .detail-order-sidebar .support-card,.invoice-site-page .invoice-product-detail-card,.invoice-site-page .invoice-receipt-head,.invoice-site-page .invoice-summary-method{background:var(--samm-panel-2)!important}.topup-detail-page .detail-order-sidebar .pay-button,.invoice-site-page .invoice-progress-icon,.invoice-site-page .invoice-progress-step.complete .invoice-progress-icon,.invoice-site-page .invoice-progress-step.active .invoice-progress-icon,.invoice-site-page .invoice-primary-button,.invoice-site-page .invoice-secondary-button,.invoice-site-page .invoice-pay-code button,.invoice-site-page .invoice-receipt-footer button,.invoice-site-page .invoice-actions .primary-button,.invoice-site-page .invoice-actions .ghost-button{border-color:var(--samm-accent)!important;background:linear-gradient(135deg,var(--samm-accent),var(--samm-accent-dark))!important;color:#1d0c0a!important}.invoice-site-page .invoice-progress-line,.invoice-site-page .invoice-progress-step.complete .invoice-progress-line{background:var(--samm-accent-dark)!important}.invoice-site-page .invoice-success-check{color:var(--samm-accent-dark)!important;background:#b21a0d1f!important}.invoice-site-page .invoice-success-check circle,.invoice-site-page .invoice-success-check path{stroke:var(--samm-accent-dark)!important}.topup-detail-page .detail-order-sidebar .order-summary .total strong,.topup-detail-page .detail-order-sidebar .rating-card b,.invoice-site-page .invoice-countdown strong,.invoice-site-page .invoice-summary .invoice-total dd,.invoice-site-page .invoice-receipt-head span,.invoice-site-page .invoice-receipt-head>strong,.invoice-site-page .invoice-receipt-cost .total dd,.invoice-site-page .invoice-receipt-cost .discount,.invoice-site-page .invoice-receipt-cost .discount dd{color:var(--samm-accent-dark)!important}.invoice-site-page .invoice-countdown,.invoice-site-page .invoice-qr,.invoice-site-page .invoice-pay-code,.invoice-site-page .invoice-instructions details,.invoice-site-page .invoice-receipt-meta,.invoice-site-page .invoice-receipt-meta>div,.invoice-site-page .invoice-receipt-footer{background:var(--samm-panel)!important;border-color:#b21a0d38!important}.invoice-site-page .invoice-receipt-head>strong{background:#b21a0d1f!important;border-color:#b21a0d6b!important}@media(max-width:760px){.topup-detail-page .detail-order-sidebar{background:#1b1212f7!important;border-color:#b21a0d38!important}.topup-detail-page .detail-order-sidebar .order-summary{background:#1b1c20!important;border-color:#b21a0d9e!important}}.topup-detail-page .detail-order-sidebar .summary-toggle{display:none}@media(max-width:760px){.topup-detail-page{padding-bottom:160px!important}.topup-detail-page .checkout-layout{padding-bottom:170px!important}.topup-detail-page .detail-order-sidebar{top:auto!important;right:8px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;z-index:120!important;-webkit-backdrop-filter:blur(16px)!important;background:#161109fa!important;border:1px solid #b21a0d3d!important;border-radius:4px!important;gap:8px!important;width:auto!important;max-width:none!important;padding:10px!important;display:grid!important;position:fixed!important;left:8px!important;box-shadow:0 -16px 38px #0000006b!important}.topup-detail-page .detail-order-sidebar .rating-card,.topup-detail-page .detail-order-sidebar .support-card{display:none!important}.topup-detail-page .detail-order-sidebar .order-summary{background:#1b1c20!important;border:1px dashed #b21a0d9e!important;border-radius:4px!important;width:100%!important;max-height:46px!important;margin:0!important;padding:8px 10px!important;transition:max-height .22s,padding .22s!important;overflow:hidden!important}.topup-detail-page .detail-order-sidebar .order-summary.is-open{max-height:220px!important;padding:10px 12px!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product{grid-template-columns:34px minmax(0,1fr) 26px!important;align-items:center!important;gap:8px!important;min-height:30px!important;padding:0!important;display:grid!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product img{object-fit:cover!important;border-radius:2px!important;width:34px!important;height:34px!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product span{gap:2px!important;min-width:0!important;display:grid!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product strong{color:#f8f8f8!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.66rem!important;line-height:1.15!important;overflow:hidden!important}.topup-detail-page .detail-order-sidebar .order-summary .summary-product b{color:#f8f8f8!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.7rem!important;line-height:1.18!important;overflow:hidden!important}.topup-detail-page .detail-order-sidebar .summary-toggle{color:#f8f8f8!important;width:26px!important;height:26px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:50%!important;place-items:center!important;padding:0!important;display:grid!important}.topup-detail-page .detail-order-sidebar .summary-toggle svg{fill:none!important;stroke:currentColor!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:16px!important;height:16px!important;transition:transform .18s!important}.topup-detail-page .detail-order-sidebar .order-summary:not(.is-open) .summary-toggle svg{transform:rotate(180deg)!important}.topup-detail-page .detail-order-sidebar .order-summary>div:not(.summary-product){opacity:0!important;pointer-events:none!important;border:0!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;min-height:24px!important;padding:4px 0!important;transition:opacity .16s,transform .16s!important;display:flex!important;transform:translateY(-4px)!important}.topup-detail-page .detail-order-sidebar .order-summary.is-open>div:not(.summary-product){opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}.topup-detail-page .detail-order-sidebar .order-summary.is-open .summary-product{margin-bottom:8px!important}.topup-detail-page .detail-order-sidebar .order-summary span{color:#f8f8f8!important;font-size:.72rem!important;font-weight:850!important}.topup-detail-page .detail-order-sidebar .order-summary b{color:#f8f8f8!important;text-align:right!important;font-size:.72rem!important;font-weight:800!important}.topup-detail-page .detail-order-sidebar .order-summary .total{border-top:1px solid #b21a0d57!important;margin-top:5px!important;padding-top:8px!important}.topup-detail-page .detail-order-sidebar .order-summary .total span{font-size:.9rem!important}.topup-detail-page .detail-order-sidebar .order-summary .total strong{color:#b21a0d!important;font-size:.9rem!important;font-weight:950!important}.topup-detail-page .detail-order-sidebar .pay-button{color:#1d0c0a!important;width:100%!important;height:31px!important;min-height:31px!important;box-shadow:none!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important;border-radius:4px!important;margin:0!important;padding:0 14px!important;font-size:.68rem!important}}.invoice-site-page .invoice-hero.success{background:radial-gradient(circle at 18% 20%,#ffffff24,#0000 28%),linear-gradient(135deg,#0b7650,#18a36d 55%,#36bf86)!important}.invoice-site-page .invoice-hero.failed{background:radial-gradient(circle at 18% 20%,#ffffff1f,#0000 28%),linear-gradient(135deg,#8e2525,#bd3d35 55%,#dc5b50)!important}.invoice-site-page .invoice-hero.processing{background:radial-gradient(circle at 18% 20%,#ffffff24,#0000 28%),linear-gradient(135deg,#c58b08,#f5c542 55%,#ffdc68)!important}.invoice-status.processing,.invoice-status:not(.success):not(.failed):not(.processing){color:#ffe79a!important;background:#f5c5422e!important;border-color:#f5c54270!important}.invoice-countdown:not(.expired){background:#f5c54229!important;border-color:#f5c5426b!important}.invoice-countdown:not(.expired) strong{color:#f5c542!important}.invoice-site-page .invoice-progress-section{background:#111215!important;border-bottom:1px solid #b21a0d1f!important}.invoice-site-page .invoice-progress-inner{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.invoice-site-page .invoice-progress-inner>h2,.invoice-site-page .invoice-progress-copy h3{color:#f8f8f8!important}.invoice-site-page .invoice-progress-copy p{color:#c9c9c9!important}.invoice-site-page .invoice-progress-icon{color:#9c9493!important;background:#261413!important;border:2px solid #b21a0d61!important}.invoice-site-page .invoice-progress-step.complete .invoice-progress-icon,.invoice-site-page .invoice-progress-step.active .invoice-progress-icon{color:#1d0c0a!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important;border-color:#ff2613!important;box-shadow:0 0 0 4px #b21a0d24,0 10px 26px #ff261342!important}.invoice-site-page .invoice-progress-step.failed .invoice-progress-icon{color:#ffb4ad!important;background:#3a1712!important;border-color:#f97066!important}.invoice-site-page .invoice-progress-line{background:#b21a0d38!important}.invoice-site-page .invoice-progress-step.complete .invoice-progress-line{background:linear-gradient(90deg,#ff2613,#b21a0d)!important;box-shadow:0 0 12px #b21a0d42!important}.invoice-site-page .invoice-hero-countdown{background:#111215b8!important;border-color:#b21a0d52!important}.invoice-site-page .invoice-hero-countdown strong{color:#f8f8f8!important}:root{--samm-red:#ff2613;--samm-red-dark:#b21a0d;--primary:var(--samm-red)!important;--gold:var(--samm-red)!important;--gradient:linear-gradient(135deg, var(--samm-red), var(--samm-red-dark))!important;--rs-gold:var(--samm-red)!important;--rs-gold-2:var(--samm-red-dark)!important;--samm-accent:var(--samm-red)!important;--samm-accent-dark:var(--samm-red-dark)!important;--trx-brand:var(--samm-red)!important}.site-header,.site-footer-wrap,.footer-bottom{border-color:#ff26133d!important}.header-main nav a:hover,.header-main nav a.active,.header-main nav a.active .nav-icon,.header-search,.header-search button,.eyebrow,.section-heading .eyebrow,.banner-copy b:before,.invoice-countdown strong,.invoice-summary .invoice-total dd,.topup-detail-page .order-summary .total strong,.topup-detail-page .rating-card b,.invoice-receipt-head span,.invoice-receipt-head>strong,.invoice-receipt-cost .total dd,.invoice-receipt-cost .discount,.invoice-receipt-cost .discount dd{color:var(--samm-red)!important}.header-main nav a.active:after,.banner-dots button.active,.invoice-progress-line,.invoice-progress-step.complete .invoice-progress-line{background:var(--samm-red)!important}.primary-button,.pay-button,.nav-cta,.login-cta,.floating-chat,.confirm-order-button,.invoice-primary-button,.invoice-actions .primary-button,.invoice-progress-step.complete .invoice-progress-icon,.invoice-progress-step.active .invoice-progress-icon,.topup-detail-page .detail-order-sidebar .pay-button{border-color:var(--samm-red)!important;background:linear-gradient(135deg,var(--samm-red),var(--samm-red-dark))!important;color:#fff!important;box-shadow:0 12px 28px #ff261338!important}.nominal-grid button.active,.payment-method.active,.track-form input:focus,.field-grid input:focus,.promo-row input:focus,.invoice-pay-code,.invoice-countdown,.invoice-hero-countdown,.invoice-panel,.invoice-product-detail-card{border-color:#ff261385!important}.nominal-grid button.active,.payment-method.active,.invoice-success-check,.promo-success{background:#ff26131a!important}.footer-brand-logo{align-items:center;width:min(220px,100%);margin-bottom:18px;display:inline-flex}.footer-brand-logo img{object-fit:contain;width:100%;height:auto;display:block}.site-footer>div>strong,.site-footer a:hover,.footer-payments>span,.social-row a{color:var(--samm-red)!important}.social-row a{background:#ff26131f!important}.invoice-site-page .invoice-hero.pending{background:linear-gradient(135deg,var(--samm-red-dark),var(--samm-red))!important}.site-footer-wrap{color:#fff!important;background:linear-gradient(145deg,#b21a0d,#ff2613 68%,#b21a0d)!important}.site-footer-wrap>.footer-wave>.footer-wave-back path{fill:#b21a0d!important}.site-footer-wrap>.footer-wave>.footer-wave-front .footer-wave-fill{fill:#ff2613!important}.site-footer-wrap>.footer-wave>.footer-wave-front .footer-wave-line{stroke:#ffffff52!important}.site-footer-wrap>.footer-bottom{color:#ffffffc7!important;background:#b21a0d!important;border-top-color:#fff3!important}.site-footer>div,.site-footer p,.site-footer a{color:#ffffffd6!important}.site-footer>div>strong,.site-footer .footer-payments>span,.site-footer a:hover,.footer-bottom a:hover{color:#fff!important}.footer-brand-logo{background:#fffffff0;border:1px solid #ffffff3d;border-radius:14px;height:86px;position:relative;overflow:hidden;box-shadow:0 12px 28px #4d080333;width:190px!important;margin:0 0 18px!important;display:block!important}.footer-brand-logo img{position:absolute;top:-53px;left:0;object-fit:contain!important;width:190px!important;height:190px!important}.site-header .navbar-favicon{background:#ffffff0a!important;border:1px solid #ff261342!important;border-radius:12px!important;justify-content:center!important;width:46px!important;height:46px!important;overflow:hidden!important}.site-header .navbar-favicon img{object-fit:contain!important;object-position:center!important;flex:0 0 42px!important;width:42px!important;height:42px!important;animation:none!important}@media(max-width:760px){.site-header .header-top{grid-template-columns:48px minmax(0,1fr) auto!important;gap:10px!important}.site-header .navbar-favicon{width:42px!important;height:42px!important}.site-header .navbar-favicon img{flex-basis:38px!important;width:38px!important;height:38px!important}.mobile-menu-head img{object-fit:contain!important;width:48px!important;height:48px!important}.footer-brand-logo{height:76px;width:168px!important}.footer-brand-logo img{top:-47px;width:168px!important;height:168px!important}}.site-footer-wrap{background:#b21a0d!important}.site-footer-wrap>.site-footer{background:0 0!important}.site-footer-wrap>.footer-bottom{background:#5007032e!important}.site-footer-wrap>.footer-wave{background:#111215!important}.site-footer-wrap>.footer-wave>.footer-wave-back path,.site-footer-wrap>.footer-wave>.footer-wave-front .footer-wave-fill{fill:#b21a0d!important}.site-header .navbar-favicon{width:48px!important;height:48px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;place-items:center!important;padding:2px!important;display:grid!important;overflow:visible!important}.site-header .navbar-favicon img{object-fit:contain!important;object-position:center!important;filter:none!important;flex:none!important;width:44px!important;height:44px!important;animation:none!important;display:block!important;transform:none!important}.site-header .navbar-favicon:hover,.site-header .navbar-favicon:hover img{filter:none!important;box-shadow:none!important;background:0 0!important;transform:none!important}@media(max-width:760px){.site-header .header-top{grid-template-columns:46px minmax(0,1fr) auto!important}.site-header .navbar-favicon{width:42px!important;height:42px!important;padding:1px!important}.site-header .navbar-favicon img{width:40px!important;height:40px!important}}.site-header .header-top{grid-template-columns:196px minmax(280px,560px) minmax(max-content,1fr)!important}.site-header .navbar-favicon{justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:190px!important;height:48px!important;display:flex!important}.site-header .navbar-favicon img{flex:0 0 44px!important;width:44px!important;height:44px!important}.navbar-brand-name{color:#fff;min-width:0;font-family:var(--font-sans);letter-spacing:-.035em;text-transform:lowercase;white-space:nowrap;align-items:baseline;gap:4px;font-size:1rem;font-style:italic;font-weight:900;line-height:1;display:inline-flex}.navbar-brand-name b,.navbar-brand-name strong{font:inherit}.navbar-brand-name strong{color:#ff2613}.site-header .header-search{justify-self:start!important;width:min(100%,560px)!important}.site-header .currency-pill{justify-self:end!important}@media(max-width:760px){.site-header .header-top{grid-template-columns:132px 42px minmax(68px,auto) 42px!important}.site-header .navbar-favicon{gap:6px!important;width:132px!important;height:42px!important}.site-header .navbar-favicon img{flex-basis:40px!important;width:40px!important;height:40px!important}.navbar-brand-name{gap:3px;font-size:.72rem}}@media(max-width:480px){.site-header .header-top{grid-template-columns:46px 38px minmax(62px,auto) 38px!important}.site-header .navbar-favicon{width:42px!important}.navbar-brand-name{display:none}}@media(min-width:761px){.site-header .header-top{grid-template-columns:196px minmax(0,1fr) minmax(260px,460px) auto!important;grid-auto-rows:60px!important}.site-header .navbar-favicon{grid-area:1/1!important}.site-header .currency-pill{grid-area:1/4!important;justify-self:end!important}.site-header .header-search{grid-area:1/3!important;justify-self:end!important;width:100%!important}.site-header .navbar-favicon img{flex-basis:52px!important;width:52px!important;height:52px!important;transform:scale(1.08)!important}}:root{--detail-accent:#ff2613!important;--detail-accent-light:#b21a0d!important}.topup-detail-page .form-title>b,.topup-detail-page .account-success>span,.topup-detail-page .nominal-grid i,.topup-detail-page .detail-mobile-tabs a.active,.topup-detail-page .check-button,.prime-submit,.marketplace-buy,.invoice-primary-button{color:#fff!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important;border-color:#ff2613!important}.topup-detail-page .nominal-grid button.active,.topup-detail-page .payment-method.active,.topup-detail-page .field-grid input:focus,.topup-detail-page .promo-row input:focus,.topup-detail-page .detail-faq details[open],.marketplace-categories button.active,.prime-input-wrap:focus-within,.prime-select-trigger.open{border-color:#ff2613!important;box-shadow:0 0 0 3px #ff26131c!important}.topup-detail-page .nominal-grid button.active,.topup-detail-page .payment-method.active,.topup-detail-page .promo-success,.topup-detail-page .account-success{background:#ff26131a!important}.topup-detail-page .nominal-grid button.active .nominal-title,.topup-detail-page .nominal-grid button.active .nominal-price,.topup-detail-page .payment-method.active b,.topup-detail-page .promo-success,.topup-detail-page .rating-card b,.topup-detail-page .order-summary .summary-discount span,.topup-detail-page .order-summary .summary-discount b,.topup-detail-page .order-summary .total strong,.topup-detail-page .detail-faq details[open] summary,.invoice-countdown strong,.invoice-summary .invoice-total dd,.invoice-receipt-cost .discount,.invoice-receipt-cost .discount dd,.invoice-receipt-cost .total dd,.prime-result .prime-result-total strong,.marketplace-card>strong,.article-content a,.article-header>a{color:#ff2613!important}.topup-detail-page .checkout-card,.topup-detail-page .detail-description-panel,.topup-detail-page .detail-faq details,.topup-detail-page .detail-order-sidebar .rating-card,.topup-detail-page .detail-order-sidebar .support-card,.topup-detail-page .detail-order-sidebar .order-summary,.invoice-panel,.invoice-product-detail-card,.prime-ff-card,.marketplace-card,.news-card{border-color:#ff261342!important}.topup-detail-page .detail-order-sidebar .order-summary .total{border-top-color:#ff261375!important}.topup-detail-page .pay-button,.topup-detail-page .detail-order-sidebar .pay-button,.track-form .primary-button,.confirm-order-button{color:#fff!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important;border-color:#ff2613!important}.topup-detail-page .detail-hero{background:radial-gradient(circle at 72% 18%,#ffffff21,#0000 34%),linear-gradient(135deg,#ff2613,#b21a0d)!important;border-bottom-color:#ff261394!important}.topup-detail-page .detail-game-copy h1{color:#fff!important}.topup-detail-page .detail-game-copy p{color:#ffffffdb!important}.topup-detail-page .detail-badges span{color:#fff!important;background:#5007033d!important;border-color:#ffffff3d!important}@media(max-width:760px){.topup-detail-page .detail-hero{background:linear-gradient(145deg,#ff2613,#b21a0d)!important}.topup-detail-page .detail-badges{background:#50070375!important;border-top-color:#ffffff29!important}.topup-detail-page .detail-badges span{background:0 0!important}}.banner-marquee{color:#fff;background:linear-gradient(90deg,#b21a0d,#ff2613,#b21a0d);border:1px solid #ffffff24;border-radius:10px;width:min(1380px,100% - 88px);margin:12px auto 0;overflow:hidden;box-shadow:0 10px 26px #b21a0d33}.banner-marquee-track{width:max-content;animation:32s linear infinite banner-marquee-scroll;display:flex}.banner-marquee-group{flex:none;align-items:center;min-width:max-content;padding:11px 0;display:flex}.banner-marquee-group strong{color:#fff;letter-spacing:.01em;white-space:nowrap;align-items:center;font-size:.76rem;font-weight:850;display:inline-flex}.banner-marquee-group strong:after{content:"•";color:#ffffff9e;margin:0 22px}.banner-marquee:hover .banner-marquee-track{animation-play-state:paused}@keyframes banner-marquee-scroll{to{transform:translate(-50%)}}@media(max-width:760px){.banner-marquee{border-radius:8px;width:calc(100% - 28px);margin-top:9px}.banner-marquee-group{padding:9px 0}.banner-marquee-group strong{font-size:.68rem}.banner-marquee-group strong:after{margin:0 16px}}@media(prefers-reduced-motion:reduce){.banner-marquee-track{animation-play-state:paused}}@media(min-width:761px){.topup-detail-page .detail-hero:before{background:linear-gradient(135deg,#0000 0 28%,#ffffff0e 28% 36%,#0000 36% 52%,#ffffff12 52% 60%,#0000 60% 78%,#ffffff0b 78% 83%,#0000 83%),linear-gradient(135deg,#b21a0d,#ff2613)!important;border-top-color:#ffffff24!important}}@media(max-width:760px){.chat-widget{z-index:100000!important}.chat-widget .chat-room{z-index:100001!important}.chat-widget .chat-room-header{color:#fff!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important;padding-right:76px!important;position:relative!important}.chat-widget .chat-room-header button{z-index:2!important;top:calc(14px + env(safe-area-inset-top))!important;color:#fff!important;opacity:1!important;visibility:visible!important;background:#5007036b!important;border:1px solid #ffffff6b!important;border-radius:14px!important;place-items:center!important;width:42px!important;height:42px!important;padding:0!important;font-size:1.8rem!important;font-weight:700!important;line-height:1!important;display:grid!important;position:absolute!important;right:14px!important}.site-header .header-main{width:calc(100% - 24px)!important}.site-header .header-top{grid-template-columns:minmax(146px,1fr) 40px 40px 40px!important;align-items:center!important;gap:6px!important;min-height:64px!important;padding:0!important;display:grid!important;position:relative!important}.site-header .navbar-favicon{grid-area:1/1!important;gap:6px!important;width:max-content!important;max-width:none!important;height:42px!important;overflow:visible!important}.site-header .navbar-favicon img{flex:0 0 38px!important;width:38px!important;height:38px!important;transform:none!important}.site-header .navbar-brand-name{gap:2px!important;min-width:max-content!important;font-size:.68rem!important;display:inline-flex!important;overflow:visible!important}.site-header .header-search{border-radius:50%!important;grid-area:1/2!important;justify-self:center!important;width:40px!important;height:40px!important;padding:0!important}.site-header .header-search button{flex:0 0 38px!important;width:38px!important;height:38px!important}.site-header .header-search input{display:none!important}.site-header .header-search.is-mobile-open{z-index:30!important;border-radius:999px!important;justify-self:stretch!important;gap:8px!important;width:auto!important;padding:0 13px!important;position:absolute!important;top:11px!important;left:0!important;right:46px!important}.site-header .header-search.is-mobile-open input{display:block!important}.site-header .currency-pill{grid-area:1/3!important;justify-content:center!important;justify-self:center!important;width:40px!important;min-width:40px!important;min-height:40px!important;padding:0!important;display:inline-flex!important}.site-header .currency-flag{flex:0 0 24px!important;width:24px!important;height:24px!important}.site-header .currency-pill strong{display:none!important}.site-header .mobile-header-actions{grid-area:1/4!important;justify-content:flex-end!important;display:flex!important}.site-header .mobile-icon-button{border-radius:50%!important;width:40px!important;height:40px!important;padding:0!important;font-size:1.25rem!important;line-height:1!important}.site-header .header-bottom{display:none!important}.site-footer-wrap>.footer-bottom{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:100%!important;padding:15px 18px!important;font-size:.68rem!important;line-height:1.5!important}}@media(max-width:360px){.site-header .header-top{grid-template-columns:minmax(126px,1fr) 38px 38px 38px!important;gap:4px!important}.site-header .navbar-brand-name{font-size:.61rem!important}.site-header .header-search,.site-header .currency-pill,.site-header .mobile-icon-button{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}}.chat-widget .floating-chat,.chat-widget .floating-chat.is-open{color:#fff!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important;border-color:#ff2613!important;box-shadow:0 12px 30px #b21a0d52!important}.chat-widget .floating-chat:hover{color:#fff!important;background:linear-gradient(135deg,#b21a0d,#ff2613)!important;border-color:#ff2613!important;box-shadow:0 16px 36px #b21a0d61!important}.chat-widget .floating-chat:focus-visible{outline-color:#ff2613!important}.chat-room{background:#111215!important;border-color:#ff26136b!important}.chat-room-header{color:#fff!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important}.chat-room-header button{color:#fff!important}.chat-messages{background:#0d0d0f!important}.chat-message.bot{color:#f5f5f5!important;background:#242529!important}.chat-message.user{color:#fff!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important}.chat-whatsapp{color:#ff2613!important;background:#ff261317!important;border-color:#ff26137a!important}.chat-input{background:#111215!important;border-top-color:#ff26133d!important}.chat-input input{color:#fff!important;background:#18191c!important;border-color:#ff26134d!important}.chat-input input:focus{border-color:#ff2613!important;box-shadow:0 0 0 3px #ff26131c!important}.chat-input button{color:#fff!important;background:linear-gradient(135deg,#ff2613,#b21a0d)!important}.site-footer-wrap>.footer-bottom{justify-content:space-between;align-items:center;gap:18px;color:#c9c9c9!important;background:#242529!important;border-top-color:#ffffff1a!important;display:flex!important}.site-footer-wrap>.footer-bottom a{font-weight:900;color:#fff!important}.site-footer-wrap>.footer-bottom a:hover{color:#ff2613!important}@media(max-width:620px){.site-footer-wrap>.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}}.topup-detail-page .detail-hero{background:radial-gradient(circle at 76% 18%,#ff261333,#0000 34%),linear-gradient(135deg,#242529,#3b2727 48%,#b21a0d)!important}@media(min-width:761px){.topup-detail-page .detail-hero:before{background:linear-gradient(135deg,#0000 0 28%,#ffffff0b 28% 36%,#0000 36% 52%,#ff26131a 52% 60%,#0000 60% 78%,#ffffff09 78% 83%,#0000 83%),linear-gradient(135deg,#303136,#472523 52%,#ff2613)!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
