@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#fffaf0;font-synthesis:none;text-rendering:optimizelegibility;--bg:#050505;--surface:#0d0d0d;--surface-2:#15130f;--surface-3:#211b0f;--line:#3b321f;--muted:#aaa59b;--text:#fffaf0;--gold:#e5b83f;--gold-strong:#bd8714;--gold-bright:#ffe58d;--gold-soft:#2a2110;--danger:#f06a6a;background:#050505;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input{font:inherit;letter-spacing:0}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.login-button,.create-account-button,.account-button,.auth-submit,.auth-switch,.load-more-button,.game-viewer-back,.game-viewer-close{cursor:pointer}.login-button,.create-account-button{border-radius:7px;min-height:40px;font-size:12px;font-weight:800}.login-button{border:1px solid var(--line);background:var(--surface-2);padding:0 12px}.create-account-button{background:var(--gold);color:#151008;border:1px solid #a97b19;align-items:center;gap:7px;padding:0 14px;display:inline-flex}.create-account-button svg{width:16px;height:16px}.account-button{background:var(--gold-soft);border:1px solid #6c5520;border-radius:7px;align-items:center;gap:8px;min-height:42px;padding:5px 10px;display:inline-flex}.account-button>svg{width:21px;color:var(--gold)}.account-button>span{font-size:12px;font-weight:800}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:2px}img{max-width:100%;display:block}.app-shell{min-height:100vh;padding-bottom:84px}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050505f5;justify-content:space-between;align-items:center;min-height:68px;padding:10px max(16px,50vw - 600px);display:flex;position:sticky;top:0}.brand{min-width:0;color:var(--text);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.brand-crest{object-fit:contain;width:44px;height:44px}.brand-wordmark{object-fit:contain;object-position:left center;width:clamp(156px,16vw,192px);height:28px}.header-actions{flex:none;align-items:center;gap:8px;display:flex}.icon-button,.language-button{border:1px solid var(--line);background:var(--surface-2);cursor:pointer;border-radius:8px;place-items:center;min-width:40px;height:40px;display:inline-grid}.language-button{color:#f2ead8;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.icon-button svg,.language-button svg{width:19px;height:19px}main{width:min(1200px,100%);margin:0 auto;padding:26px 18px 40px}.casino-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:20px;display:flex}.eyebrow{color:var(--gold);text-transform:uppercase;font-size:11px;font-weight:800;line-height:1;display:inline-block}.casino-heading h1{margin:6px 0 2px;font-size:clamp(27px,5vw,38px);line-height:1.06}.casino-heading p{color:var(--muted);margin:0;font-size:14px}.search-box{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:center;min-height:48px;margin-bottom:14px;transition:border-color .16s;display:flex;position:relative}.search-box:focus-within{border-color:var(--gold-strong)}.search-box>svg{color:#968d7c;width:18px;margin-left:14px}.search-box input{width:100%;height:46px;color:var(--text);background:0 0;border:0;outline:0;padding:0 46px 0 10px;font-size:14px}.search-box input::placeholder{color:#7f796e}.search-clear{background:var(--surface-3);cursor:pointer;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid;position:absolute;right:7px}.search-clear svg{width:16px}.category-tabs,.provider-row{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.provider-row::-webkit-scrollbar{display:none}.popular-rail::-webkit-scrollbar{display:none}.category-tabs button{border:1px solid var(--line);background:var(--surface);color:#c0b9aa;cursor:pointer;border-radius:8px;flex:none;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.category-tabs button svg{width:16px;height:16px}.category-tabs button.is-active{border-color:var(--gold);background:var(--gold-soft);color:#fff5d6}.provider-row{margin-top:10px}.provider-chip{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;flex:0 0 88px;place-items:center;height:48px;padding:8px;display:grid}.provider-chip img{object-fit:contain;filter:saturate(.88)brightness(1.12);max-width:64px;max-height:28px}.provider-chip span{font-size:12px;font-weight:800}.provider-chip.is-active{border-color:var(--gold);background:var(--gold-soft);box-shadow:inset 0 0 0 1px #e5b83f33}.game-section{margin-top:24px}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.section-heading>div{align-items:center;gap:8px;display:flex}.section-heading svg{width:18px;color:var(--gold)}.section-heading h2{margin:0;font-size:17px}.section-heading>span{color:var(--muted);font-size:11px;font-weight:700}.popular-rail{scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:minmax(118px,145px);grid-auto-flow:column;gap:10px;padding-bottom:5px;display:grid;overflow-x:auto}.game-grid{grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:12px;display:grid}.game-card{background:var(--surface);scroll-snap-align:start;border:1px solid #30291a;border-radius:8px;min-width:0;transition:transform .15s,border-color .15s;position:relative;overflow:hidden}.game-card:hover{border-color:#7b622b;transform:translateY(-2px)}.game-open{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.game-art{aspect-ratio:208/280;background:#17140e;width:100%;display:block;position:relative;overflow:hidden}.game-art img{object-fit:cover;width:100%;height:100%}.hot-mark{color:#ff765e;background:#050505db;border-radius:7px;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:7px;left:7px}.hot-mark svg{fill:currentColor;width:14px}.launching-mark{z-index:2;color:var(--gold-bright);background:#050505ad;place-items:center;display:grid;position:absolute;inset:0}.launching-mark svg,.catalog-loading svg,.auth-submit:disabled svg{width:24px;height:24px;animation:.9s linear infinite dhanplay-spin}.catalog-alert{color:#efd995;background:#241b0c;border:1px solid #725525;border-radius:7px;margin-bottom:14px;padding:11px 13px;font-size:12px}.catalog-loading{min-height:230px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex}.load-more-button{background:var(--gold-soft);min-width:180px;min-height:44px;color:var(--gold-bright);border:1px solid #705923;border-radius:7px;justify-content:center;align-items:center;margin:22px auto 0;padding:0 18px;font-size:12px;font-weight:800;display:flex}.game-copy{min-height:58px;padding:9px 9px 8px;display:block}.game-copy strong,.game-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.game-copy strong{color:#fffaf0;font-size:12px;line-height:1.35}.game-copy span{color:#948d80;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:700}.favourite-button{color:#e4dccb;cursor:pointer;background:#050505db;border:0;border-radius:7px;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:7px;right:7px}.favourite-button svg{width:15px;height:15px}.favourite-button.is-active{color:#ff7979}.favourite-button.is-active svg{fill:currentColor}.empty-state{min-height:220px;color:var(--muted);border:1px dashed #493d24;border-radius:8px;align-content:center;place-items:center;gap:10px;display:grid}.empty-state svg{width:28px}.empty-state p{margin:0;font-size:13px}.bottom-nav{z-index:25;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070707f7;grid-template-columns:repeat(4,1fr);min-height:68px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#8d877c;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.bottom-nav button svg{width:20px;height:20px}.bottom-nav button.is-active{color:var(--gold)}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000c2;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.auth-backdrop{z-index:90}.auth-modal{background:#0c0c0c;border:1px solid #5a4722;border-radius:8px;width:min(430px,100%);max-height:calc(100vh - 36px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0000009e}.auth-close{position:absolute;top:12px;right:12px}.auth-brand{align-items:center;gap:10px;display:flex}.auth-brand img{object-fit:contain;width:42px;height:42px}.auth-modal h2{margin:18px 0 7px;font-size:23px;line-height:1.2}.auth-modal>p{color:var(--muted);margin:0 0 22px;font-size:12px;line-height:1.55}.auth-form{gap:14px;display:grid}.auth-form label{gap:7px;display:grid}.auth-form label>span{color:#cfc6b7;font-size:11px;font-weight:700}.auth-form input{width:100%;min-height:46px;color:var(--text);background:#15130f;border:1px solid #443a27;border-radius:7px;padding:0 12px}.auth-form input:focus{border-color:var(--gold)}.auth-submit{background:var(--gold);color:#171108;border:1px solid #a97b19;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:48px;margin-top:4px;font-size:12px;font-weight:800;display:flex}.auth-submit:disabled{cursor:wait;opacity:.75}.auth-submit svg{width:17px;height:17px}.auth-switch{width:100%;color:var(--muted);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;margin-top:18px;font-size:11px;display:flex}.auth-switch strong{color:var(--gold-bright)}.auth-message{border-radius:6px;align-items:center;gap:7px;margin-bottom:14px;padding:10px 11px;font-size:11px;line-height:1.45;display:flex}.auth-message.is-error{color:#ffb0b0;background:#241010;border:1px solid #743a3a}.auth-message.is-success{color:#a9e7b7;background:#102017;border:1px solid #3e6848}.auth-message svg{width:16px}.account-balance-panel{background:var(--gold-soft);border:1px solid #5f4b22;border-radius:7px;justify-content:space-between;align-items:center;gap:16px;margin:20px 0;padding:16px;display:flex}.account-balance-panel span{color:#cbbb8d;font-size:11px;font-weight:700}.account-balance-panel strong{color:var(--gold-bright);font-size:22px}.account-logout{color:#e4ded2;background:#181612;border-color:#554a38;width:100%}.account-payment-panel{background:#11100d;border:1px solid #433a29;border-radius:7px;gap:14px;margin:0 0 14px;padding:15px;display:grid}.account-payment-heading{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:11px;display:grid}.account-payment-heading .payment-icon{background:var(--gold-soft);width:38px;height:38px;color:var(--gold-bright);border:1px solid #6b5424;border-radius:7px;place-items:center;display:grid}.account-payment-heading svg{width:18px}.account-payment-heading h3{margin:1px 0 4px;font-size:13px}.account-payment-heading p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.account-payment-form{grid-template-columns:minmax(0,1fr) 118px;align-items:end;gap:9px;display:grid}.account-payment-form label{gap:6px;display:grid}.account-payment-form label>span:first-child{color:#cfc6b7;font-size:10px;font-weight:700}.money-input{background:#15130f;border:1px solid #443a27;border-radius:7px;grid-template-columns:32px minmax(0,1fr);align-items:center;min-height:44px;display:grid}.money-input:focus-within{border-color:var(--gold)}.money-input strong{text-align:right;color:var(--gold-bright)}.money-input input{width:100%;min-width:0;height:42px;color:var(--text);background:0 0;border:0;outline:0;padding:0 10px 0 6px;font-weight:700}.account-deposit{min-height:44px;margin:0}.withdrawal-status{color:#8f887c;margin:-2px 0 0;font-size:9px;line-height:1.4}.game-viewer{z-index:120;background:#050505;grid-template-rows:56px minmax(0,1fr);display:grid;position:fixed;inset:0}.game-viewer header{border-bottom:1px solid var(--line);background:#080808;grid-template-columns:40px auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:7px 12px;display:grid}.game-viewer header img{object-fit:contain;width:122px;height:28px}.game-viewer header strong{color:#d8d1c4;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.game-viewer-back,.game-viewer-close{border:1px solid var(--line);background:var(--surface-2);border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;display:inline-flex}.game-viewer-back{width:40px}.game-viewer-close{padding:0 11px;font-size:11px;font-weight:800}.game-viewer-back svg,.game-viewer-close svg{width:18px}.game-viewer iframe{background:#000;border:0;width:100%;height:100%}@keyframes dhanplay-spin{to{transform:rotate(360deg)}}.game-modal{background:#0d0d0d;border:1px solid #544527;border-radius:8px;grid-template-columns:minmax(190px,260px) minmax(280px,390px);width:min(680px,100%);max-height:min(620px,100vh - 36px);display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #00000085}.modal-close{z-index:2;background:#050505e6;position:absolute;top:10px;right:10px}.modal-art{object-fit:cover;width:100%;height:100%;min-height:390px}.modal-content{flex-direction:column;justify-content:center;padding:32px 28px;display:flex}.modal-content h2{margin:8px 0 10px;font-size:26px;line-height:1.12}.modal-content p{color:var(--muted);margin:18px 0;font-size:13px;line-height:1.6}.modal-provider{color:#bbb3a4;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.modal-provider img{object-fit:contain;width:58px;max-height:25px}.pending-button{background:var(--gold-soft);color:#e8d18f;cursor:not-allowed;border:1px solid #6d5726;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;font-size:12px;font-weight:800;display:flex}.pending-button svg{width:17px}@media (width>=860px){.app-shell{padding-bottom:30px}.bottom-nav{display:none;position:static}.game-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (width<=620px){.topbar{min-height:60px;padding:8px 12px}.brand-wordmark{width:min(126px,34vw);height:21px}.brand-crest{width:38px;height:38px}.language-button{min-width:44px;height:38px;padding:0 7px}.icon-button{min-width:38px;height:38px}.login-button{display:none}.create-account-button{justify-content:center;width:38px;min-height:38px;padding:0}.create-account-button span{display:none}.account-button{justify-content:center;width:40px;min-height:38px;padding:0}.account-button>span{display:none}.account-payment-form{grid-template-columns:1fr}main{padding:19px 12px 28px}.casino-heading{align-items:center;margin-bottom:16px}.casino-heading>div{min-width:0}.casino-heading h1{font-size:27px}.casino-heading p{max-width:175px;font-size:11px}.category-tabs button{min-height:38px;padding:0 10px}.provider-chip{flex-basis:76px;height:44px}.game-section{margin-top:20px}.popular-rail{grid-auto-columns:92px;gap:8px}.game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.game-copy{min-height:48px;padding:7px 6px 6px}.game-copy strong{font-size:9px}.game-copy span{margin-top:2px;font-size:7px}.favourite-button{width:24px;height:24px;top:5px;right:5px}.hot-mark{width:23px;height:23px;top:5px;left:5px}.game-modal{width:min(360px,100%);display:block}.modal-art{object-position:center 24%;width:100%;height:min(45vh,390px);min-height:0}.modal-content{padding:21px 18px 18px}.modal-content h2{font-size:22px}.auth-modal{padding:24px 18px 20px}.auth-modal h2{padding-right:34px;font-size:20px}.game-viewer{grid-template-rows:50px minmax(0,1fr)}.game-viewer header{grid-template-columns:38px minmax(0,1fr) 38px;gap:8px;padding:5px 7px}.game-viewer header img{justify-self:center;width:112px}.game-viewer header strong{display:none}.game-viewer-close{width:38px;min-height:38px;padding:0}.game-viewer-close span{display:none}}@media (width<=350px){.game-grid{gap:6px}.game-copy strong{font-size:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
