@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;700&family=Manrope:wght@400;500;700;800&family=Orbitron:wght@700;800&display=swap";:root{--bg-main: #0f0f14;--bg-sub: #17171e;--card: rgba(22, 22, 28, .92);--line: rgba(212, 167, 84, .28);--line-strong: rgba(232, 191, 95, .5);--text: #f2e4c5;--muted: #b8a57d;--accent: #d4a754;--accent-2: #f0c66d}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Manrope,Segoe UI,sans-serif;color:var(--text);background:linear-gradient(155deg,#0b0b10,#121218 45%,#191821)}button,a{font:inherit}.page-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(75% 80% at 92% 0%,rgba(243,196,97,.24),transparent 62%),radial-gradient(55% 75% at 8% 100%,rgba(160,116,42,.2),transparent 58%)}.layout{width:min(1220px,100% - 30px);margin:18px auto 40px;display:grid;gap:14px;position:relative;z-index:1}.topbar,.page-card{border:1px solid var(--line);border-radius:14px;background:#0e0e13e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.topbar{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;z-index:25;overflow:visible}.logo{color:var(--text);text-decoration:none;display:inline-flex;align-items:center;gap:12px;padding:4px 8px 4px 4px;border:1px solid rgba(212,167,84,.28);border-radius:12px;background:linear-gradient(145deg,#1a1711eb,#121218e6);box-shadow:0 10px 28px #00000059}.logo-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;border:1px solid rgba(216,174,88,.55);background:linear-gradient(150deg,#1f1a12,#14141a);box-shadow:inset 0 1px #ffe4aa29,0 8px 22px #00000059}.logo-mark img{width:30px;height:30px;display:block}.logo-text-wrap{display:grid;line-height:1.05;gap:1px}.logo-text{font-family:Orbitron,Barlow Condensed,sans-serif;font-size:1.26rem;font-weight:800;letter-spacing:.085em;text-transform:uppercase;background:linear-gradient(180deg,#fff3d0,#f4cf83 45%,#bb852d);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 1px 0 rgba(20,12,2,.75)) drop-shadow(0 5px 12px rgba(0,0,0,.42))}.logo-sub{font-size:.54rem;font-weight:700;letter-spacing:.18em;color:#d9b36d;text-transform:uppercase}.topnav{display:flex;align-items:center;gap:4px;border:1px solid var(--line);border-radius:10px;padding:4px;background:#141419f2}.nav-item{border:0;border-radius:8px;background:transparent;color:var(--muted);padding:8px 12px;font-size:.88rem;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease}.nav-item.active,.nav-item:hover{color:var(--text);background:#d4a7542e}.top-actions{display:flex;gap:8px;align-items:center;overflow:visible}#guestActions,#userActions{align-items:center}#userActions{position:relative;z-index:30}.btn{border:0;border-radius:10px;padding:10px 14px;font-size:.86rem;font-weight:800;letter-spacing:.02em;cursor:pointer}.btn.solid{background:linear-gradient(140deg,#f1c56d,#b7852f);color:#1d1407}.btn.solid.alt{background:linear-gradient(140deg,#f2d9a4,#c79d49);color:#231606}.btn.ghost{color:var(--text);background:#17171ccc;border:1px solid var(--line)}.btn.lang-switch{border:1px solid var(--line-strong);color:#f1cf8a;background:#72521c59;min-width:44px}.btn.danger{color:#8f2231;background:#ffeceee6;border:1px solid rgba(196,87,106,.35)}.wallet-topup{background:linear-gradient(140deg,#ffcf66,#e8af33);color:#3b2700}.wallet-chip{display:grid;gap:1px;padding:6px 10px;border:1px solid rgba(228,171,31,.4);border-radius:9px;background:#2a2012e6}.wallet-chip small{color:#d7b274;font-size:.68rem;font-weight:700}.wallet-chip strong{color:#f5ddb2;font-size:.85rem;letter-spacing:.01em}.mobile-menu-toggle,.mobile-wallet-strip,.mobile-drawer-backdrop,.mobile-drawer,.mobile-bottom-nav{display:none}.mobile-menu-toggle{min-width:52px}.mobile-wallet-strip{border:1px solid var(--line);border-radius:14px;background:#0e0e13eb;padding:10px 12px;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center}.mobile-wallet-balance{display:grid;gap:2px;min-width:0}.mobile-wallet-balance small{color:#c9ab6a;font-size:.68rem;font-weight:700;letter-spacing:.05em}.mobile-wallet-balance strong{color:#f5ddb2;font-size:1.02rem;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-wallet-account{color:#a99469;font-size:.74rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-drawer-backdrop.active{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#050508a8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:180}.mobile-drawer{position:fixed;top:0;right:0;width:min(86vw,340px);height:100dvh;padding:18px 16px 22px;z-index:400;border-left:1px solid rgba(212,167,84,.24);box-shadow:-18px 0 36px #0000006b;z-index:190;transform:translate(100%);transition:transform .28s ease;align-content:start;gap:14px;overflow-y:auto}.mobile-drawer.active{display:grid;transform:translate(0)}.mobile-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-drawer-head strong{display:block;color:#f2ddb4;font-size:1rem}.mobile-drawer-head span{display:block;margin-top:4px;color:#ae9465;font-size:.76rem}.mobile-drawer-close{min-width:56px}.mobile-drawer-balance{display:grid;gap:3px;padding:12px;border:1px solid rgba(228,171,31,.32);border-radius:12px;background:#221c13e0}.mobile-drawer-balance small{color:#cfb072;font-size:.7rem;font-weight:700}.mobile-drawer-balance strong{color:#f6dfb5;font-size:1.12rem}.mobile-drawer-links{display:grid;gap:8px}.mobile-drawer-link{width:100%;border:1px solid rgba(212,167,84,.22);border-radius:11px;background:#191612e6;color:#ead5aa;text-align:left;padding:11px 12px;font-size:.86rem;font-weight:700;cursor:pointer}.mobile-drawer-link.alt{background:#f4c56d24;color:#f4d999}.mobile-drawer-link.danger{color:#8f2231}.mobile-bottom-nav{position:fixed;left:50%;bottom:10px;transform:translate(-50%);width:min(680px,calc(100% - 16px));grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:7px 8px 8px;border-top:1px solid rgba(255,255,255,.08);border-radius:0;background:#08080bfa;box-shadow:0 -10px 24px #0000004d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:170}.mobile-bottom-item{position:relative;border:1px solid transparent;border-radius:10px;background:transparent;color:#ffffffb8;min-height:52px;padding:4px 2px 6px;font-size:.64rem;font-weight:800;line-height:1.1;cursor:pointer}.mobile-bottom-item-content{display:grid;justify-items:center;gap:4px}.mobile-bottom-icon{width:22px;height:22px;display:block;color:currentColor}.mobile-bottom-icon svg{width:100%;height:100%;display:block;fill:currentColor}.mobile-bottom-label{display:block;letter-spacing:.04em}.mobile-bottom-item.active{color:#f0c66d;background:#ffffff0d;border-color:#f0c66d33}.mobile-bottom-badge{position:absolute;top:5px;right:7px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#ff5d7a;color:#fff;font-size:.6rem;font-weight:900;line-height:1;box-shadow:0 6px 14px #ff376052}.user-chip{display:inline-flex;align-items:center;max-width:170px;padding:8px 12px;border-radius:9px;border:1px solid rgba(212,167,84,.25);background:#181612f0;color:#ead9b4;font-size:.82rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-menu{position:relative;z-index:60}.account-menu-trigger{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 12px}.account-menu-trigger .user-chip{padding:0;border:0;background:transparent;max-width:150px;line-height:1.1}.account-menu-caret{color:#e5c98f;font-size:.78rem}.account-menu-panel{position:absolute;right:0;top:calc(100% + 8px);min-width:190px;border:1px solid rgba(212,167,84,.32);border-radius:10px;background:#101015f7;box-shadow:0 14px 34px #00000061;display:grid;padding:5px;z-index:120}.account-menu-item{border:0;border-radius:8px;background:transparent;color:#ead5aa;text-align:left;font-size:.8rem;font-weight:700;padding:9px 10px;cursor:pointer}.account-menu-item:hover{background:#d4a75429}.account-menu-item.danger{color:#efb3b3}.page-card{padding:16px;display:grid;gap:16px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.hero-main,.provider-panel,.compliance-card,.stat-card,.game-card,.promo-card,.support-card{border:1px solid var(--line);border-radius:12px;background:var(--card)}.hero-main,.provider-panel,.compliance-card,.support-card{padding:14px}.eyebrow{margin:0;color:var(--accent-2);font-size:.76rem;letter-spacing:.14em;font-weight:800}h1,h2,h3,p{margin:0}h1{margin-top:10px;font-family:Barlow Condensed,sans-serif;font-size:clamp(2rem,5vw,3.7rem);line-height:.94;letter-spacing:.02em}.hero-desc{margin-top:12px;color:#c2af85;line-height:1.72}.hero-cta{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}.provider-panel h2,.section-head h2,.compliance-card h3,.support-card h3{font-size:1.05rem;font-weight:800}.provider-panel ul,.compliance-card ul,.support-card ul,.faq-list{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:10px}.provider-panel li,.support-card li,.faq-list li{border:1px solid rgba(212,167,84,.22);border-radius:9px;padding:10px;background:#1d1914c7}.provider-panel li{display:flex;justify-content:space-between;gap:10px}.provider-panel strong,.support-card strong,.faq-list strong{display:block;color:var(--text);font-size:.9rem}.provider-panel span,.support-card span,.faq-list p{color:var(--muted);font-size:.82rem}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.home-content-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:12px;align-items:start}.home-side-stack{display:grid;gap:10px}.home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{padding:12px}.stat-card p{color:var(--muted);font-size:.82rem}.stat-card strong{display:block;margin-top:8px;color:var(--accent-2);font-size:1.15rem}.banner-carousel{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--card);box-shadow:0 10px 30px #00000040}.banner-track{display:flex;transition:transform .45s ease}.banner-slide{min-width:100%;position:relative;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#121218f2,#0d0d12f2)}.banner-image{width:auto;max-width:min(100%,760px);height:380px;object-fit:contain;object-position:center;display:block}.banner-caption{position:absolute;left:14px;right:14px;bottom:12px;display:flex;justify-content:space-between;align-items:center;gap:10px;background:#100d0ab8;border:1px solid rgba(232,191,95,.28);border-radius:10px;padding:10px 12px;font-weight:700;color:#f3f7ff}.banner-caption span{color:var(--accent-2);font-size:.82rem}.banner-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:999px;border:1px solid rgba(232,191,95,.35);background:#14100ad1;color:#f5ddaf;cursor:pointer;font-size:.95rem}.banner-arrow.prev{left:10px}.banner-arrow.next{right:10px}.banner-dots{position:absolute;right:14px;top:12px;display:flex;gap:7px}.banner-dot{width:9px;height:9px;border-radius:999px;border:0;background:#ffffff73;cursor:pointer}.banner-dot.active{background:var(--accent-2)}.home-reco-section{border:1px solid var(--line);border-radius:12px;background:var(--card);padding:12px;display:grid;gap:10px}.home-reco-toolbar{display:flex;flex-wrap:wrap;gap:8px}.home-game-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.home-game-card{border:1px solid rgba(212,167,84,.2);border-radius:10px;background:#191612e6;overflow:hidden}.home-game-thumb{position:relative}.home-game-cover{width:100%;height:110px;object-fit:cover;display:block}.home-game-cover.is-clickable,.game-cover.is-clickable{cursor:pointer}.home-fav-btn{position:absolute;top:6px;right:6px;border:1px solid rgba(212,167,84,.45);border-radius:999px;background:#14110cd9;color:#efd7a2;padding:3px 8px;font-size:.68rem;font-weight:700;cursor:pointer}.home-fav-btn.active{border-color:#f1c56de0;background:#664919eb}.home-game-meta{padding:7px 8px 9px;display:grid;gap:5px}.home-game-meta p{margin:0;color:#c7b086;font-size:.68rem;letter-spacing:.06em}.home-game-meta strong{font-size:.82rem;color:#f2ddb4}.home-game-meta button{border:1px solid rgba(212,167,84,.3);border-radius:8px;background:#231c12eb;color:#e5ca92;padding:5px 7px;font-size:.72rem;font-weight:700;cursor:pointer}.home-game-empty{margin:0;color:#bda57a;font-size:.82rem}.compliance-card ul{list-style:disc;margin:10px 0 0;padding-left:18px;color:#c0aa7f;line-height:1.7}.section-head p{margin-top:6px;color:var(--muted)}.filter-row{display:flex;flex-wrap:wrap;gap:8px}.filter-pill{border:1px solid var(--line);border-radius:999px;padding:8px 12px;background:#1a1713eb;color:var(--muted);font-weight:700;cursor:pointer}.filter-pill.active{color:#1b1307;border-color:#f0c66dd9;background:#f0c66deb}.game-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.game-card{padding:0;border:0;background:transparent;border-radius:10px;overflow:hidden}.game-card.open-highlight{box-shadow:0 0 0 2px #f0c66d8c,0 12px 30px #00000047}.game-thumb{position:relative;width:100%;border-radius:10px;overflow:hidden;border:1px solid rgba(212,167,84,.28);background:#16120eeb}.game-cover{width:100%;height:122px;display:block;object-fit:cover}.game-provider-badge,.game-badge-pill{position:absolute;top:7px;z-index:2;margin:0;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:#0c0c0cc7;color:#f8f4ec;font-size:.64rem;font-weight:800;letter-spacing:.03em;line-height:1;padding:5px 7px}.game-provider-badge{left:7px}.game-badge-pill{right:7px}.game-logo-overlay{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:32px 9px 9px;background:linear-gradient(180deg,#06070a00,#050608eb 70%,#050608f7)}.game-logo-overlay h3{margin:0;color:#fff;font-size:.98rem;font-weight:900;line-height:1.06;text-transform:uppercase;text-shadow:0 3px 10px rgba(0,0,0,.6)}.game-logo-overlay p{margin:4px 0 0;color:#ebeef5e0;font-size:.68rem;letter-spacing:.02em}.game-actions{position:absolute;left:7px;right:7px;bottom:7px;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease}.game-actions button{border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#08090cd1;color:#f7f8fc;padding:6px 5px;font-size:.68rem;font-weight:800;cursor:pointer}.game-thumb:hover .game-actions{opacity:1;transform:translateY(0)}.game-thumb:hover .game-logo-overlay p{opacity:0}.promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.promo-card{position:relative;overflow:hidden;padding:13px;display:grid;gap:9px;border:1px solid rgba(212,167,84,.26);background:linear-gradient(165deg,#1c1812f0,#12100deb);box-shadow:inset 0 1px #ffeec80f,0 12px 26px #0000003d}.promo-card:before{content:"";position:absolute;right:-42px;top:-52px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,#f0c66d47,#f0c66d00);pointer-events:none}.promo-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.promo-tag{color:var(--accent-2);font-size:.72rem;letter-spacing:.1em;font-weight:800;text-transform:uppercase}.promo-rank{border:1px solid rgba(240,198,109,.4);border-radius:999px;background:#4a3716db;color:#f6ddaf;padding:4px 9px;font-size:.66rem;font-weight:800;letter-spacing:.05em}.promo-card h3{margin:0;color:#f6e3bb;font-size:1.04rem;line-height:1.35}.promo-copy{margin:0;color:#c2af85;line-height:1.62;font-size:.86rem}.promo-card-foot{display:flex;align-items:end;justify-content:space-between;gap:10px}.promo-card small{display:block;color:var(--muted);font-size:.77rem}.promo-card-cta{border:1px solid rgba(240,198,109,.45);border-radius:9px;background:linear-gradient(145deg,#f4c96ff0,#b98227f0);color:#241604;padding:7px 11px;font-size:.74rem;font-weight:800;cursor:pointer}.promo-note{border:1px dashed rgba(212,167,84,.36);border-radius:10px;background:#16130fb8;padding:10px 11px;color:#baa47b;font-size:.82rem;line-height:1.6}.support-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:10px}.support-grid.center-only{grid-template-columns:1fr}.faq-list p{margin-top:6px;line-height:1.62}.wallet-panel{margin-top:10px;border:1px solid rgba(212,167,84,.25);border-radius:10px;background:#1e1914e6;padding:10px}.wallet-panel p{color:var(--muted);font-size:.8rem}.wallet-panel strong{display:block;margin-top:6px;color:#e6c98f;font-size:1.08rem}.wallet-center-card{display:grid;gap:12px;border:1px solid rgba(212,167,84,.2);border-radius:14px;background:linear-gradient(180deg,#15120edb,#100e0beb);box-shadow:inset 0 1px #ffe8b90d,0 14px 30px #0000003d}.user-center-hero{position:relative;overflow:hidden;border:1px solid rgba(212,167,84,.26);border-radius:12px;background:linear-gradient(140deg,#2a2117eb,#16120ee6);padding:12px;display:grid;grid-template-columns:1.2fr .8fr;gap:12px}.user-center-hero:after{content:"";position:absolute;right:-60px;top:-42px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,#e3b8663d,#e3b86600);pointer-events:none}.user-center-hero h4{margin:3px 0 0;color:#f7dfad;font-size:1rem}.user-center-hero-copy{margin:8px 0 0;color:#bda57a;font-size:.8rem;line-height:1.6}.user-center-trust-strip{margin-top:9px;display:flex;flex-wrap:wrap;gap:7px}.user-center-trust-strip span{border:1px solid rgba(224,184,107,.28);border-radius:999px;background:#231c15b8;color:#dfc08c;font-size:.7rem;padding:4px 8px;letter-spacing:.03em}.user-center-hero-actions{border:1px solid rgba(212,167,84,.2);border-radius:10px;background:#120f0c9e;padding:10px}.user-center-hero-actions p{margin:0 0 8px;color:#d8bc86;font-size:.74rem;letter-spacing:.06em;text-transform:uppercase}.support-chat-card{display:grid;gap:9px}.support-chat-log{border:1px solid rgba(212,167,84,.22);border-radius:10px;background:#1c1712e0;padding:8px;display:grid;gap:7px;min-height:180px;max-height:300px;overflow-y:auto}.support-chat-msg{border:1px solid rgba(212,167,84,.22);border-radius:10px;background:#271f16d1;padding:7px 8px;display:grid;gap:5px}.support-chat-msg.from-user{border-color:#d4a7544d}.support-chat-msg.from-admin{border-color:#74d2ae6b;background:#172c23cc}.support-chat-msg p{margin:0;color:#ead4a9;line-height:1.55;word-break:break-word}.support-chat-msg small{color:#ab9874;font-size:.72rem}.support-chat-form{display:grid;gap:8px}.support-chat-form textarea{width:100%;border-radius:10px;border:1px solid rgba(212,167,84,.34);background:#13100de6;color:var(--text);padding:9px 10px;font:inherit;resize:vertical;min-height:78px}.support-chat-file-input{display:none}.support-chat-preview{border:1px dashed rgba(212,167,84,.3);border-radius:10px;background:#17130fbf;padding:8px;display:grid;gap:8px;justify-items:start}.support-chat-preview-image,.support-chat-image{display:block;width:auto;max-width:min(220px,100%);max-height:180px;object-fit:contain;border-radius:8px;border:1px solid rgba(212,167,84,.28);background:#0e0c0acc}.support-chat-image-link{display:inline-block;max-width:100%}.support-chat-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.wallet-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.user-center-overview .wallet-overview-card{background:#1e1914eb;border-color:#d4a7544d}.wallet-overview-card{border:1px solid rgba(212,167,84,.24);border-radius:10px;background:#1e1914c7;padding:8px 9px}.wallet-overview-card p{margin:0;color:#ad9870;font-size:.72rem}.wallet-overview-card strong{display:block;margin-top:5px;color:#f1d6a2;font-size:.98rem}.wallet-actions{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.wallet-actions.compact{margin-top:0}.wallet-actions .btn{min-height:38px;min-width:110px;padding:8px 12px}.wallet-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.wallet-tab-switch{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px;padding:4px;border:1px solid rgba(212,167,84,.2);border-radius:999px;background:#15120eb8}.user-center-overview{margin-top:10px}.wallet-meta-line{margin:0;color:var(--muted);font-size:.78rem}.wallet-meta-ok{color:#9cf7cf}.wallet-filter-pill{border:1px solid rgba(212,167,84,.28);border-radius:999px;background:#1e191480;color:#c7b086;font-size:.74rem;font-weight:700;padding:5px 10px;cursor:pointer}.wallet-filter-pill.active{border-color:#e9c275c7;background:linear-gradient(120deg,#7a541deb,#4e3818eb);color:#f4d79f;box-shadow:inset 0 1px #ffe7b140}.wallet-records-title{margin-top:12px;font-size:.9rem}.wallet-records{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:7px}.wallet-records li{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(212,167,84,.24);border-radius:9px;background:#1e1914d9;padding:8px 10px}.wallet-records span{color:#ecdab4;font-size:.84rem;font-weight:700}.tx-type-tag{display:inline-block;margin-right:7px;border:1px solid rgba(212,167,84,.32);border-radius:999px;padding:2px 8px;font-style:normal;font-size:.68rem;color:#dcb97b;background:#1e1914eb}.wallet-records span small{margin-left:4px;color:var(--muted);font-size:.72rem}.wallet-records small{color:var(--muted);font-size:.75rem}.wallet-empty{margin-top:8px;color:var(--muted);font-size:.8rem}.profile-grid{border:1px solid rgba(212,167,84,.24);border-radius:10px;background:#1e1914d6;padding:10px;display:grid;gap:8px}.profile-grid p{margin:0;color:#d0bc91;font-size:.82rem}.profile-grid strong{color:#f3d8a6}.profile-eyebrow{margin:0;color:#cda869;font-size:.73rem;letter-spacing:.08em;text-transform:uppercase}.profile-card-stack{display:grid;gap:12px}.profile-section-card{border:1px solid rgba(212,167,84,.24);border-radius:12px;background:#1c1813e0;padding:12px;display:grid;gap:10px}.profile-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.profile-section-head h4{margin:4px 0 0;color:#f6dfb1;font-size:1rem}.profile-account-badge{border:1px solid rgba(226,186,112,.3);border-radius:999px;background:#4d3a1685;color:#f4d79f;padding:5px 10px;font-size:.75rem;font-weight:700}.profile-section-copy{margin:0;color:#bda67b;font-size:.8rem;line-height:1.6}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 12px}.profile-form-grid label{display:grid;gap:6px}.profile-form-grid label span{color:#c9b488;font-size:.8rem;font-weight:700}.profile-form-grid input{border:1px solid rgba(212,167,84,.36);background:#1d1a16;border-radius:10px;padding:10px 11px;color:var(--text);font-size:.9rem}.profile-form-wide{grid-column:1 / -1}.profile-inline-actions{display:flex;flex-wrap:wrap;margin-top:4px;gap:8px;align-items:end}.profile-withdraw-list{display:grid;margin-top:8px;gap:8px}.profile-withdraw-item{border:1px solid rgba(212,167,84,.18);border-radius:10px;background:#12100db3;padding:10px;display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.profile-withdraw-item strong{display:block;color:#f3d8a6}.profile-withdraw-item p,.profile-withdraw-item small{margin:4px 0 0;color:#c9b488}.profile-item-actions{display:flex;flex-wrap:wrap;gap:8px}.profile-feedback{margin:0;border-radius:9px;padding:8px 10px;font-size:.8rem;font-weight:700}.profile-feedback.success{border:1px solid rgba(46,215,145,.3);background:#2245348c;color:#9cf7cf}.profile-feedback.error{border:1px solid rgba(219,87,87,.3);background:#4d1d1d8c;color:#f0b0b0}.danger-lite{border-color:#db57574d;color:#efb3b3}.wallet-profile-actions{display:flex;flex-wrap:wrap;margin-top:8px;padding-top:10px;border-top:1px solid rgba(212,167,84,.18);gap:10px}.wallet-profile-actions .btn{min-width:140px}.deposit-card{width:min(700px,100%);background:linear-gradient(165deg,#18171dfa,#111116fa);border-color:#d4a75452}.deposit-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.deposit-channel-card{border:1px solid rgba(212,167,84,.26);border-radius:11px;background:#1e1914e0;padding:9px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;cursor:pointer;text-align:left;transition:border-color .2s ease,transform .2s ease}.deposit-channel-card:hover{border-color:#d4a75475}.deposit-channel-card.active{border-color:#e2ba70cc;box-shadow:0 0 0 1px #e2ba7059 inset;transform:translateY(-1px)}.deposit-channel-logo{width:38px;height:38px;border-radius:9px;overflow:hidden;border:1px solid rgba(212,167,84,.32);background:#f5ecdaeb;display:grid;place-items:center}.deposit-channel-logo img{width:100%;height:100%;object-fit:cover}.deposit-channel-logo.large{width:52px;height:52px}.deposit-channel-meta{display:grid;gap:3px}.deposit-channel-meta strong{font-size:.83rem;color:#f1d8a8}.deposit-channel-meta small{color:#bca57a;font-size:.72rem}.deposit-quick-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.deposit-quick{border:1px solid rgba(212,167,84,.3);border-radius:9px;background:#1e1914eb;color:#dec18a;padding:8px 4px;font-size:.79rem;font-weight:700;cursor:pointer}.deposit-quick.active{border-color:#e2ba70d1;background:#573f16eb;color:#f5deac}.deposit-select{border:1px solid rgba(212,167,84,.4);background:#1d1a16;border-radius:10px;padding:10px 11px;color:var(--text);font-size:.9rem}.deposit-estimate-card{border:1px dashed rgba(212,167,84,.4);border-radius:10px;background:#241d14c7;padding:9px 10px;display:grid;gap:5px}.deposit-estimate-card p{margin:0;color:#c9b488;font-size:.8rem}.deposit-estimate-card strong{color:#f3ddb0}.deposit-info-card,.deposit-order-card{border:1px solid rgba(212,167,84,.3);border-radius:12px;background:linear-gradient(155deg,#251e17f0,#171410eb);padding:12px;display:grid;gap:10px}.deposit-payment-shell{display:grid;gap:12px}.deposit-info-card h4,.deposit-order-card h4{margin:0;font-size:.98rem}.deposit-info-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.deposit-info-head p{margin:3px 0 0}.deposit-info-card p,.deposit-order-card p{margin:0;color:#c2ad82;font-size:.82rem;line-height:1.5}.deposit-order-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.pay-status-chip{border:1px solid rgba(240,198,109,.5);border-radius:999px;padding:4px 10px;background:#5b451dd9;color:#f3d8a3;font-size:.72rem;font-weight:800}.pay-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pay-detail-item{border:1px solid rgba(212,167,84,.2);border-radius:10px;padding:8px 9px;background:#100e0c75;display:grid;gap:4px}.pay-detail-item small{color:#bca57a;font-size:.72rem;letter-spacing:.03em}.pay-detail-item p{color:#edd6a7;word-break:break-all}.pay-note{border-left:3px solid rgba(226,186,112,.6);padding-left:9px;color:#dac08e}.deposit-info-card a,.deposit-order-card a{color:#f3cd7c;text-decoration:none;word-break:break-all}.deposit-info-card a:hover,.deposit-order-card a:hover{text-decoration:underline}.deposit-qr-box{border:1px dashed rgba(212,167,84,.45);border-radius:12px;background:#0f0d0ac7;padding:12px;display:grid;place-items:center;gap:8px}.deposit-qr-image{max-width:min(280px,100%);width:auto;max-height:280px;height:auto;border-radius:10px;border:1px solid rgba(212,167,84,.45);background:#fff;object-fit:contain}.auth-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:grid;place-items:center;padding:18px;background:#09122285;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.auth-card{width:min(540px,100%);max-height:calc(100dvh - 36px);border-radius:14px;border:1px solid rgba(212,167,84,.34);background:linear-gradient(180deg,#fffffffa,#f8f5eefa);color:#2b2418;box-shadow:0 26px 58px #131c2947;padding:16px;display:grid;gap:12px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.pg-game-modal{display:grid;place-items:center;z-index:480}.pg-game-card{width:min(1180px,100%);max-height:calc(100dvh - 36px);height:min(900px,calc(100dvh - 36px));display:grid;grid-template-rows:auto 1fr;overflow:hidden;background:linear-gradient(180deg,#0c0d14fa,#18171ffa);border:1px solid rgba(232,191,95,.28);box-shadow:0 26px 70px #0000006b}.pg-game-actions{display:inline-flex;align-items:center;gap:8px}.pg-game-loading,.pg-game-empty{display:grid;place-items:center;min-height:260px;border:1px dashed rgba(212,167,84,.35);border-radius:14px;background:radial-gradient(circle at top,rgba(255,255,255,.15),transparent 55%),#15131cb3;color:#f5dfb3;font-size:.95rem;font-weight:700;margin:12px}.pg-game-frame{width:100%;height:100%;min-height:420px;border:0;border-radius:14px;background:#000;margin:12px;box-shadow:inset 0 0 0 1px #ffffff14}.pg-game-card .auth-head{padding:12px 12px 0}.pg-game-card .auth-head h3{color:#ffe7aa}.pg-game-card .auth-head p{color:#d4b778}.auth-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.auth-head h3{margin:0;font-size:1.24rem;color:#2a2116;font-weight:900;letter-spacing:.015em;line-height:1.25}.auth-head p{margin-top:5px;color:#6f5a39;font-size:.88rem;font-weight:650;line-height:1.55}.auth-close{border:1px solid rgba(130,105,58,.42);background:linear-gradient(180deg,#453d31f2,#362f26f2);color:#f0d296;border-radius:8px;padding:6px 10px;font-size:.78rem;font-weight:700;cursor:pointer}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.auth-tab{border:1px solid rgba(212,167,84,.35);border-radius:9px;background:#fffaf0f2;color:#7a6540;padding:9px 10px;font-size:.84rem;font-weight:800;cursor:pointer}.auth-tab.active{border-color:#f0c66d8c;background:#f0c66d38;color:#f0cc8a}.auth-status{border:1px solid rgba(212,167,84,.34);border-radius:10px;padding:10px 11px;background:#3e3323eb}.auth-status strong{display:block;font-size:.9rem;font-weight:800;letter-spacing:.03em;line-height:1.35;color:#f5dfb1}.auth-status p{margin-top:6px;font-size:.84rem;line-height:1.58;color:#e5cca0}.auth-status.success{border-color:#e8bf5f73;background:#3a2d17db}.auth-status.error{border-color:#db575773;background:#3f1717e6}.auth-status.error p{color:#efb3b3}.auth-form{display:grid;gap:10px}.auth-form label{display:grid;gap:6px}.auth-form label span{color:#836a42;font-size:.83rem;font-weight:700}.auth-form input[type=text],.auth-form input[type=password]{border:1px solid rgba(190,149,74,.42);background:#fffdfa;border-radius:10px;padding:10px 11px;color:#2b2418;font-size:.93rem}.auth-form input::placeholder{color:#9f8a64}.auth-password-wrap{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.auth-toggle{border:1px solid rgba(181,140,68,.46);border-radius:10px;background:linear-gradient(180deg,#4c4132f5,#3d3428f5);color:#f3d7a2;padding:9px 12px;font-size:.8rem;font-weight:700;cursor:pointer}.auth-inline-error{margin:-4px 0 0;color:#ad2b3b;font-size:.8rem;font-weight:700;display:none}.auth-field-tip{margin:-4px 0 0;color:#8f7549;font-size:.78rem;line-height:1.5}.auth-agree{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px}.auth-agree input{width:15px;height:15px}.password-strength{border:1px solid rgba(212,167,84,.28);border-radius:10px;background:#1e1914b3;padding:9px 10px}.password-strength p{margin:0;font-size:.78rem;color:#ccb58a}.password-strength strong{color:var(--text)}.strength-track{margin-top:7px;width:100%;height:7px;border-radius:999px;background:#d4a75457;overflow:hidden}.strength-fill{display:block;height:100%;width:0;transition:width .2s ease}.strength-fill.weak{background:#da5f5f}.strength-fill.medium{background:#d49a2a}.strength-fill.strong{background:#1bb974}.auth-message{margin:0;border-radius:9px;padding:8px 10px;font-size:.8rem;font-weight:700;display:none}.auth-message.error{border:1px solid rgba(219,87,87,.28);background:#ffedede0;color:#9e2934}.auth-message.success{border:1px solid rgba(46,215,145,.3);background:#e7fff3e0;color:#145a3f}.auth-submit{width:100%;margin-top:2px}.auth-submit:disabled{opacity:.72;cursor:not-allowed}.auth-forgot{color:#8f754a;font-size:.84rem;margin:0}.auth-tips{list-style:disc;margin:0;padding-left:18px;color:#9f875c;font-size:.82rem;line-height:1.64}@media(max-width:760px){.auth-modal{place-items:start center;padding:10px}.auth-card,.entry-notice-card{width:100%;max-height:calc(100dvh - 20px);border-radius:12px;padding:12px}.auth-card .btn,.auth-card .auth-tab,.auth-card .auth-toggle{font-size:.88rem}.auth-card .auth-form input[type=text],.auth-card .auth-form input[type=password]{font-size:.97rem}.layout{width:min(100% - 12px,1220px);margin:12px auto 92px}.topbar{padding:10px;gap:10px}.topnav{display:none}.stats-grid,.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-grid{grid-template-columns:1fr}.promo-card-foot{flex-direction:column;align-items:flex-start}.promo-card-cta{width:100%;justify-self:stretch}.game-actions{opacity:1;transform:translateY(0)}.game-cover{height:108px}.home-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-game-cover{height:98px}.top-actions{gap:6px;margin-left:auto}.wallet-chip{display:none}.mobile-menu-toggle,.mobile-bottom-nav{display:grid}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.btn{padding:8px 10px;font-size:.78rem}.banner-image{height:210px}.banner-caption{font-size:.82rem;padding:8px 10px}.entry-notice-head h3{font-size:1.4rem}.entry-notice-list{font-size:.82rem;gap:5px}.entry-notice-btn{width:100%;max-width:220px}.wallet-overview-grid,.deposit-channel-grid{grid-template-columns:1fr}.deposit-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pay-detail-grid{grid-template-columns:1fr}.logo{padding-right:6px;min-width:0;flex:1 1 auto}.logo-sub{display:none}.logo-text{font-size:1.08rem;letter-spacing:.07em}.home-stats-grid,.footer-links-grid{grid-template-columns:1fr}.footer-trust-inline{flex-wrap:wrap}.footer-badge-award{height:64px}.support-float-btn{display:none}.profile-form-grid{grid-template-columns:1fr}.profile-withdraw-item{flex-direction:column}}@media(max-width:760px){.user-center-hero{grid-template-columns:1fr}}@media(max-width:760px){.site-footer{padding:12px;gap:12px}.footer-main-grid{gap:10px}.footer-link-col{padding:9px;gap:8px}.footer-link{padding:2px 0;font-size:.78rem}.footer-meta-row{gap:10px}.footer-social-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.footer-social-pill{width:100%;border-radius:12px;justify-content:flex-start;padding:8px 10px}.footer-social-icon{width:20px;height:20px}.footer-policy-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.footer-policy-link{width:100%;text-align:center}}@media(max-width:760px){.entry-notice-modal{z-index:450}.entry-notice-card{width:min(760px,100%);max-height:calc(100dvh - 36px);background:#f4f4f6;color:#161616;border-color:#78787840}.entry-notice-head h3{margin:0;text-align:center;font-size:2rem;color:#121212}.entry-notice-intro{margin:0;color:#171717;font-size:.9rem;font-weight:700}.entry-notice-list{margin:0;padding-left:20px;display:grid;gap:6px;color:#222;font-size:.9rem;line-height:1.6}.entry-notice-badges{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;padding:8px 10px;border:1px solid rgba(22,22,26,.18);border-radius:10px;background:linear-gradient(180deg,#161822f2,#0c0e14f2)}.entry-notice-badges img{object-fit:contain}.entry-notice-badges img:nth-child(1){height:44px}.entry-notice-badges img:nth-child(2){height:48px}.entry-notice-badges img:nth-child(3){height:72px}.entry-notice-btn{width:170px;justify-self:center}.entry-notice-link{color:#6e2dc4;text-decoration:none;word-break:break-all}.entry-notice-link:hover{text-decoration:underline}.site-footer{margin-top:4px;border:1px solid rgba(212,167,84,.26);border-radius:14px;background:radial-gradient(140% 130% at 100% 0%,rgba(188,144,58,.16) 0%,transparent 58%),linear-gradient(165deg,#0c0d12fa,#08090dfa);box-shadow:0 20px 45px #0000005c;padding:16px;display:grid;gap:14px}.footer-head h3{margin:0;font-size:1.04rem;letter-spacing:.04em}.footer-head p{margin:6px 0 0;color:#bca67a;font-size:.84rem;line-height:1.6}.footer-main-grid{display:grid;grid-template-columns:1.05fr 1.15fr;gap:16px;align-items:start}.footer-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.footer-link-col{border:1px solid rgba(212,167,84,.2);border-radius:11px;background:#0f1016e6;padding:10px;display:grid;gap:6px}.footer-link-col h4{margin:0;color:#f5dfb3;font-size:1rem}.footer-link{border:0;background:transparent;color:#e3cca1;font-size:.8rem;font-weight:700;text-align:left;padding:0;cursor:pointer}.footer-link:hover{color:#fd9}.footer-provider-wall{border:1px solid rgba(181,140,68,.46);border-radius:12px;background:linear-gradient(180deg,#4c4132f5,#3d3428f5);color:#f3d7a2}font-size: .8rem;.footer-provider-copy{padding:11px 12px;border-bottom:1px solid rgba(212,167,84,.24)}.footer-provider-copy h4{color:#ad2b3b;font-size:.8rem}.footer-provider-copy p{margin:6px 0 0;color:#8f754a;font-size:.84rem;line-height:1.55}.footer-provider-wall img{width:100%;max-height:400px;object-fit:contain;color:#9f875c;font-size:.82rem}.footer-meta-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.footer-socials h4{margin:0;font-size:.98rem}.footer-social-list{margin-top:7px;display:flex;flex-wrap:wrap;gap:8px}.footer-social-pill{border:1px solid rgba(212,167,84,.28);border-radius:999px;padding:6px 10px;color:#e1c589;font-size:.74rem;font-weight:700;display:inline-flex;align-items:center;gap:8px}.footer-social-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#f2d89f}.footer-social-icon svg{width:100%;height:100%;display:block;fill:currentColor}.footer-trust-inline{display:flex;align-items:center;justify-content:flex-end;gap:12px}.footer-badge{object-fit:contain;filter:drop-shadow(0 5px 12px rgba(0,0,0,.3))}.footer-badge-resp{height:42px}.footer-badge-license{height:38px}.footer-badge-award{height:76px}.footer-policy-links{display:flex;flex-wrap:wrap;gap:8px}.footer-policy-link{border:1px solid rgba(212,167,84,.32);border-radius:999px;background:#211b13d9;color:#e2c68f;font-size:.76rem;font-weight:700;padding:7px 12px;cursor:pointer}.footer-policy-link:hover{border-color:#ecc777b8;background:#473517e6}.footer-bottom{border-top:1px solid rgba(212,167,84,.22);padding-top:10px;display:grid;gap:6px}.footer-bottom p{margin:0;color:#bca67b;font-size:.77rem;line-height:1.6}.footer-bottom small{color:#938264;font-size:.72rem;letter-spacing:.03em}.support-float-btn{position:fixed;right:20px;bottom:24px;z-index:42;border:1px solid rgba(236,199,119,.75);border-radius:999px;background:linear-gradient(140deg,#f3c76bf2,#bf8428f2);color:#241503;font-size:.82rem;font-weight:900;letter-spacing:.04em;min-height:44px;padding:10px 16px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 10px 30px #0000005c}.support-float-btn:hover{filter:brightness(1.04)}.support-float-badge{min-width:20px;height:20px;border-radius:999px;background:#b7172a;color:#fff;font-size:.68rem;font-weight:800;padding:0 6px;display:inline-grid;place-items:center;line-height:1}@media(max-width:1040px){.hero-grid,.support-grid,.home-content-grid{grid-template-columns:1fr}.game-grid,.promo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-main-grid,.footer-meta-row{grid-template-columns:1fr}.footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-trust-inline{justify-content:flex-start}}.auth-modal{place-items:start center;padding:10px}.layout{width:min(100% - 12px,1220px);margin:12px auto 92px}.topbar{padding:10px;gap:10px}.auth-card,.entry-notice-card{width:100%;max-height:calc(100dvh - 20px);border-radius:12px;padding:12px}.auth-card .btn,.auth-card .auth-tab,.auth-card .auth-toggle{font-size:.88rem}.auth-card .auth-form input[type=text],.auth-card .auth-form input[type=password]{font-size:.97rem}.topnav{display:none}.stats-grid,.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-grid{grid-template-columns:1fr}.game-actions{opacity:1;transform:translateY(0)}.game-cover{height:108px}.home-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-game-cover{height:98px}.top-actions{gap:6px;margin-left:auto}.wallet-chip{display:none}.mobile-menu-toggle,.mobile-wallet-strip,.mobile-bottom-nav{display:grid}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.btn{padding:8px 10px;font-size:.78rem}.banner-image{height:210px}.banner-caption{font-size:.82rem;padding:8px 10px}.auth-card{padding:14px}.entry-notice-head h3{font-size:1.4rem}.entry-notice-list{font-size:.82rem;gap:5px}.entry-notice-btn{width:100%;max-width:220px}.entry-notice-modal{padding:6px 6px 84px}.entry-notice-card{max-height:calc(100dvh - 92px);padding:8px 8px 10px;gap:8px}.entry-notice-head h3{font-size:1.14rem}.entry-notice-intro{font-size:.76rem}.entry-notice-list{padding-left:16px;font-size:.72rem;line-height:1.36;gap:3px}.entry-notice-badges{gap:6px;padding:4px 6px}.entry-notice-badges img:nth-child(1){height:28px}.entry-notice-badges img:nth-child(2){height:31px}.entry-notice-badges img:nth-child(3){height:44px}.entry-notice-btn{max-width:none;font-size:.84rem;padding:8px 10px}.deposit-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pay-detail-grid,.deposit-channel-grid,.profile-form-grid{grid-template-columns:1fr}.profile-withdraw-item{flex-direction:column}.wallet-actions{gap:8px}.wallet-actions .btn{flex:1 1 calc(50% - 4px);min-width:0}.wallet-filter-row,.wallet-tab-switch,.wallet-profile-actions{gap:7px}.logo{padding-right:6px;min-width:0;flex:1 1 auto}.logo-sub{display:none}.logo-text{font-size:1.08rem;letter-spacing:.07em}.wallet-overview-grid,.user-center-hero,.home-stats-grid,.footer-links-grid{grid-template-columns:1fr}.footer-trust-inline{flex-wrap:wrap}.footer-badge-award{height:64px}.site-footer{padding:12px;gap:12px}.footer-main-grid{gap:10px}.footer-link-col{padding:9px;gap:8px}.footer-link{padding:2px 0;font-size:.78rem}.footer-meta-row{gap:10px}.footer-social-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.footer-social-pill{width:100%;border-radius:12px;justify-content:flex-start;padding:8px 10px}.footer-social-icon{width:20px;height:20px}.footer-policy-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.footer-policy-link{width:100%;text-align:center}.support-float-btn{display:none}@media(max-width:760px)and (max-height:780px){.entry-notice-card{max-height:calc(100dvh - 84px)}.entry-notice-list{font-size:.7rem;line-height:1.3}.entry-notice-badges{gap:4px;padding:3px 5px}.entry-notice-badges img:nth-child(1){height:22px}.entry-notice-badges img:nth-child(2){height:24px}.entry-notice-badges img:nth-child(3){height:34px}}}
