@font-face{font-family:Inter;src:url('../fonts/e351.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--bg:#0d0b0c;--panel:#211f20;--panel2:#171516;--text:#fff;--muted:#817a7e;--red:#ff1d0a;--line:#282527;--purple:#180d37}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#080708;color:#fff;font-family:Inter,Arial,sans-serif;font-size:14px}button,input{font:inherit}.site-shell{min-height:100vh;background:var(--bg);position:relative}button{border:0;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none;cursor:pointer}img{max-width:100%}

/* header */
.topbar{height:80px;position:sticky;top:0;z-index:90;display:flex;align-items:center;gap:24px;padding:0 25px 0 22px;background:#0d0b0c;border-bottom:1px solid #292629}.icon-button{width:46px;height:46px;border-radius:12px;background:#151314;display:grid;place-items:center;padding:0}.icon-button img{width:20px;height:20px;object-fit:contain;transition:transform .2s}.site-shell.drawer-open .desktop-menu-toggle img{transform:scaleX(-1)}.brand{display:block;flex:none}.brand img{width:139px;height:31px;display:block}.search-box{width:220px;height:48px;border:1.5px solid #fff;border-radius:12px;display:flex;align-items:center;gap:14px;padding:0 18px}.search-box img{width:20px;height:20px}.search-box input{border:0;outline:0;background:transparent;color:#fff;width:100%;font-weight:750}.search-box input::placeholder{color:#fff}.race-button{margin-left:auto;min-width:166px;height:44px;border-radius:12px;background:linear-gradient(90deg,#831b0e 0%,#31100e 55%,#121011 100%);box-shadow:inset 0 -2px 0 var(--red);font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 14px}.race-button img{width:34px;height:31px;object-fit:contain}.login-button{background:none;font-weight:800;padding:14px 24px}.signup-button{height:44px;min-width:192px;background:var(--red);border-radius:12px;font-weight:800}

/* collapsed desktop rail */
.sidebar{position:fixed;z-index:70;top:80px;bottom:0;left:0;width:60px;border-right:1px solid #171516;background:#0b090a;display:flex;flex-direction:column;align-items:center;overflow:hidden}.sidebar-promos,.sidebar-links{display:flex;flex-direction:column;align-items:center;width:100%}.sidebar-promos{padding-top:4px;gap:4px}.sidebar-links{padding-top:43px;gap:3px}.side-icon{width:48px;height:45px;background:transparent;border-radius:8px;display:grid;place-items:center;padding:0}.side-icon.promo{background:linear-gradient(145deg,#171121,#1d0b44)}.side-icon.promo.race{background:linear-gradient(145deg,#311134,#241056)}.side-icon:hover{background:#1b1719}.side-icon.promo:hover{background:#281255}.side-icon img{width:21px;height:21px;object-fit:contain;opacity:.68}.side-icon.promo img{width:25px;height:25px;opacity:1}

/* drawer */
.drawer-backdrop{position:fixed;z-index:74;left:60px;right:0;top:80px;bottom:0;background:transparent;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s}.drawer{position:fixed;z-index:80;left:60px;top:80px;bottom:0;width:300px;background:#0d0b0c;border-right:1px solid #171516;transform:translateX(-105%);transition:transform .24s cubic-bezier(.25,.9,.35,1);overflow-y:auto;overflow-x:hidden;padding:28px 12px 24px;scrollbar-width:none}.drawer::-webkit-scrollbar{display:none}.site-shell.drawer-open .drawer{transform:translateX(0)}.site-shell.drawer-open .drawer-backdrop{opacity:1;visibility:visible;pointer-events:auto}.drawer-mobile-head{display:none}.drawer-promo{height:72px;position:relative;overflow:hidden;border-radius:12px;background:#202937;margin:5px 1px 9px}.drawer-promo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.drawer-promo>div{position:absolute;left:18px;top:21px;width:180px;font-size:14px;line-height:1.35}.drawer-promo em{font-style:normal;color:var(--red)}.drawer-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.drawer-mini-grid :is(button,a){height:52px;position:relative;overflow:hidden;text-align:left;padding:0 10px;background:linear-gradient(90deg,#28125a,#100b17);border-radius:8px;font-size:12px;font-weight:850}.drawer-mini-grid :is(button,a):last-child{grid-column:1/-1}.drawer-mini-grid :is(button,a) span{position:relative;z-index:2;display:block;max-width:130px;line-height:1.2}.drawer-mini-grid :is(button,a) img{position:absolute;right:-4px;bottom:-18px;width:76px;height:76px;object-fit:contain;z-index:1}.drawer-mini-grid :is(button,a):nth-child(2) img{right:-4px;bottom:-15px}.drawer-mini-grid :is(button,a):nth-child(3) img{right:-2px;bottom:-25px;width:86px;height:86px}.drawer-category-pills{display:none}.drawer-nav{margin-top:14px}.drawer-nav a,.drawer-link{width:100%;display:flex;align-items:center;gap:10px;color:#f4f1f2;text-decoration:none;padding:10px 8px;font-size:14px;font-weight:750;background:none;text-align:left}.drawer-nav a>img,.drawer-link span>img{width:19px;height:19px;object-fit:contain;opacity:.72;flex:none}.drawer-link{justify-content:space-between}.drawer-link span{display:flex;align-items:center;gap:10px}.drawer-link .caret{width:14px;height:14px;transition:transform .2s}.drawer-link.open .caret{transform:rotate(180deg)}.casino-submenu{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s}.casino-submenu>*{overflow:hidden}.casino-submenu.open{grid-template-rows:1fr}.casino-submenu a{padding:7px 10px 7px 37px;font-size:12px;color:#bcb5b8}.drawer-nav a .badge{margin-left:auto;color:#777;background:#211e20;border-radius:12px;padding:4px 9px;font-size:11px}.drawer-nav hr{border:0;border-top:1px solid #282527;margin:12px 0}.drawer-apps{border-top:1px solid #282527;margin-top:10px;padding:15px 7px 0}.drawer-apps small,.drawer-subscribe small{display:block;color:#777;font-size:14px;margin-bottom:10px}.drawer-apps>div{display:flex;gap:8px}.drawer-apps :is(button,a){flex:1;background:#fff;color:#111;height:41px;border-radius:8px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px}.drawer-apps :is(button,a) img{width:16px;height:16px;object-fit:contain}.drawer-subscribe{padding:16px 7px 0}.drawer-subscribe>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.drawer-subscribe button{height:40px;border-radius:8px;background:#1e1a1c;display:grid;place-items:center}.drawer-subscribe img{width:22px;height:22px;object-fit:contain}.drawer-bottom-links{margin:18px 0 0;border-top:1px solid #282527}.drawer-bottom-links a{height:54px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #282527;color:#eee;text-decoration:none;font-weight:750;padding:0 8px}.drawer-bottom-links a img{width:18px;height:18px;object-fit:contain;opacity:.8}.drawer-bottom-links a span{margin-left:auto;padding:4px 8px;border-radius:12px;background:#272225;font-size:10px}.drawer-bottom-links a span.new{background:linear-gradient(90deg,#ff2513,#6a140d)}.drawer-bottom-links a b{font-size:21px;font-weight:400}.drawer-bottom-links a:last-child b{display:none}

.content{margin-left:60px;min-height:100vh;padding:8px 22px 0}.mobile-download,.deposit-strip{display:none}

/* hero - two visible cards */
.hero{position:relative;overflow:hidden;max-width:1268px;height:250px;margin:0 auto 18px;padding:0}.hero-track{height:100%;display:flex;gap:12px;will-change:transform;transition:transform .44s cubic-bezier(.25,.9,.35,1)}.hero-slide{position:relative;flex:0 0 calc((100% - 12px)/2);height:100%;background-image:var(--desk);background-size:cover;background-position:center;border-radius:13px;overflow:hidden}.hero-copy{position:absolute;left:30px;top:55px;max-width:320px;text-shadow:0 2px 12px #000}.hero-title{font-size:19px;font-weight:850;line-height:1.18;margin-bottom:7px}.hero-sub{font-size:27px;font-weight:900;line-height:1.08}.hero-sub.next{text-shadow:0 0 9px rgba(255,37,19,.9),0 2px 12px #000}.hero-copy .hero-cta{margin-top:35px;background:var(--red);border-radius:11px;padding:12px 16px;font-weight:850}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:9px;background:#232124d9;font-size:25px;line-height:1;z-index:5;color:#888}.hero-prev{left:0}.hero-next{right:0}

/* category bar */
.category-pills{display:flex;gap:6px;overflow-x:auto;max-width:1268px;margin:0 auto 28px;scrollbar-width:none;overscroll-behavior-x:contain}.category-pills::-webkit-scrollbar{display:none}.category-pills button{height:72px;min-width:112px;flex:1;background:transparent;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-weight:750;white-space:nowrap;padding:7px 10px}.category-pills button.active{background:linear-gradient(105deg,#7d2518 0%,#341823 54%,#111526 100%)}.category-pills img{width:19px;height:19px;object-fit:contain;opacity:.62}.category-pills button.active img{opacity:1}.category-pills span{font-size:14px}

/* sections */
.games-section,.providers-section{margin:0 auto 38px;max-width:1268px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;min-height:34px}.section-head>div{display:flex;align-items:center;gap:9px}.section-head .section-title{font-size:17px;margin:0;font-weight:850}.section-img{width:17px;height:17px;object-fit:contain}.count{padding:7px 10px;border:1px solid #282427;border-radius:8px;color:#a6a1a3;min-width:36px;text-align:center}.section-controls{gap:0!important}.section-controls .all{background:none;color:#918b8f;padding:10px 15px}.row-prev,.row-next{width:33px;height:33px;background:#232123;font-size:25px;line-height:1}.row-prev{border-radius:10px 0 0 10px}.row-next{border-radius:0 10px 10px 0;border-left:1px solid #312e31}.carousel,.provider-carousel{display:flex;gap:8px;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity}.game-card{position:relative;flex:0 0 116px;width:116px;height:116px;border-radius:10px;overflow:hidden;background:#1b181a;scroll-snap-align:start}.game-card>img{width:100%;height:100%;object-fit:cover;display:block;user-select:none}.game-hover{position:absolute;inset:0;display:grid;place-items:center;background:#0008;opacity:0;transition:.15s;backdrop-filter:blur(2px)}.game-card:hover .game-hover,.game-card:focus .game-hover{opacity:1}.play{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--red);font-size:27px;padding-left:4px}.provider-carousel{gap:12px}.provider-card{position:relative;flex:0 0 calc((100% - 50px)/5.4);min-width:205px;background:linear-gradient(180deg,#211e20 0%,#171516 58%,#121011 100%);border:1px solid #2b2729;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.provider-card:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,#ff2519,transparent 76%);opacity:.9}.provider-logo{order:-1;height:60px;display:flex;align-items:center;justify-content:center;background:#111;border-radius:9px}.provider-logo img{max-width:148px;max-height:45px;width:auto;height:auto;object-fit:contain}.provider-games{height:48px;display:flex;gap:6px;justify-content:center}.provider-games img{height:48px;width:calc((100% - 12px)/3);object-fit:cover;border-radius:7px}.provider-card .provider-action{height:32px;border-radius:8px;background:#292627;border:1px solid #383334;font-weight:800;font-size:12px}.provider-card .provider-action:hover{background:#342f31}

/* footer */
.footer{max-width:1274px;margin:150px auto 0;padding:0 0 42px}.footer-top{height:88px;border-radius:16px;background:#211f20;display:flex;align-items:center;padding:0 24px;gap:22px}.footer-logo{width:123px}.app-download{margin-left:auto;display:flex;align-items:center;gap:10px}.app-download b{font-size:12px;margin-right:5px}.app-download :is(button,a){height:42px;min-width:108px;border-radius:12px;background:#fff;color:#090809;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px}.app-download :is(button,a) img{width:18px;height:18px;object-fit:contain}.socials{display:flex;gap:8px;margin-left:auto}.socials button{width:43px;height:40px;border-radius:10px;background:#484445;display:grid;place-items:center}.socials button img{width:23px;height:23px;object-fit:contain}.payments{height:80px;display:flex;justify-content:center;align-items:center;gap:14px;opacity:.46;filter:grayscale(1) brightness(1.25) contrast(1.08)}.payments img{max-height:31px;max-width:112px}.footer-grid{display:grid;grid-template-columns:1fr 1.05fr 1.28fr 1.3fr 1.45fr 1.4fr;gap:42px}.footer-grid-compact{grid-template-columns:.9fr .8fr 1.25fr 1.15fr 1.25fr 1.35fr;gap:34px}.footer-grid .footer-title{color:#615a5f;font-size:13px;font-weight:500;margin:0 0 20px}.footer-grid a{display:block;margin:0 0 14px;color:#fff;font-weight:550}.support button{width:100%;height:48px;border-radius:12px;background:#201e1f;display:flex;align-items:center;gap:10px;padding:0 16px}.support button span{margin-left:auto;background:#fff;color:#111;padding:9px 16px;border-radius:8px}.support i{display:grid;place-items:center;width:43px;height:43px;border:1.5px solid #fff;border-radius:50%;font-style:normal;margin-top:12px}.copyright{text-align:center;color:#6b6268;margin:72px 0 0}.chat-fab{position:fixed;z-index:110;right:22px;bottom:64px;width:64px;height:64px;border-radius:50%;background:#f20d0d;box-shadow:0 8px 28px #0008}.chat-fab span{display:block;width:24px;height:24px;border-radius:50%;background:#fff;margin:auto;position:relative}.chat-fab span:after{content:'';position:absolute;right:0;bottom:0;border:5px solid transparent;border-right-color:#fff;transform:rotate(45deg)}.bottom-nav{display:none}

@media(min-width:801px) and (max-width:1150px){.game-card{flex-basis:105px;width:105px;height:105px}.content{padding-left:18px;padding-right:18px}.footer-grid{gap:20px}.signup-button{min-width:150px}.search-box{width:190px}.category-pills button{min-width:105px}.hero{height:235px}.hero-title{font-size:17px}.hero-sub{font-size:23px}}

@media(max-width:800px){
 body{background:#eef2f7}.site-shell{width:100%;max-width:430px;margin:0 auto;min-height:100vh;box-shadow:0 0 0 1px #dce2e8;background:#0e0c0d;overflow:hidden}.topbar{position:sticky;height:70px;padding:0 15px;gap:10px;border-bottom:0}.desktop-menu-toggle,.search-box,.race-button{display:none}.brand{width:39px;height:29px;overflow:hidden;display:block}.brand img{width:139px;height:29px;max-width:none;object-fit:contain;object-position:left center}.login-button{margin-left:auto;padding:10px 8px;font-size:12px}.signup-button{min-width:112px;height:43px;font-size:12px}.sidebar{display:none}.content{margin-left:0;padding:0 16px 88px}.mobile-download{display:flex;height:44px;margin:18px 0 12px;border-radius:9px;background:linear-gradient(#741523,#0b090b 78%);align-items:center;justify-content:center;gap:10px;border-bottom:1px solid #c01226;font-size:12px}.mobile-download span{font-size:23px}.hero{height:219px;border-radius:10px;margin-bottom:8px;overflow:hidden}.hero-track{gap:0}.hero-slide{flex-basis:100%;border-radius:10px;background-image:var(--mob);background-position:center}.hero-copy{left:29px;top:61px;max-width:205px}.hero-title{font-size:15px;margin-bottom:10px}.hero-sub{font-size:19px;line-height:1.25}.hero-copy .hero-cta{margin-top:15px;padding:11px 13px;font-size:12px;border-radius:10px}.hero-arrow{display:none}.deposit-strip{display:flex;height:56px;background:#f10c10;border-radius:12px;align-items:center;justify-content:space-between;padding:0 16px;margin:0 0 14px;font-size:12px;overflow:hidden}.deposit-strip span:first-child{font-size:31px;margin-left:-15px}.category-pills{display:flex;gap:7px;overflow-x:auto;margin:0 0 16px;max-width:none}.category-pills button{flex:none;min-width:auto;height:42px;padding:0 13px;border-radius:10px;background:#192233;color:#8596ad;display:flex;flex-direction:row;gap:0}.category-pills button img{display:none}.category-pills button.active{background:#592120;color:#fff}.category-pills span{font-size:12px}.games-section,.providers-section{margin-bottom:20px}.section-head{margin-bottom:10px}.section-head .section-title{font-size:14px}.section-img{width:16px;height:16px}.count{font-size:11px;padding:4px 8px}.section-controls .row-prev,.section-controls .row-next{display:none}.section-controls .all{font-size:11px;padding:8px 0 8px 8px}.carousel,.provider-carousel{overflow-x:auto;margin-right:-16px;padding-right:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}.carousel::-webkit-scrollbar,.provider-carousel::-webkit-scrollbar{display:none}.game-card{flex:0 0 calc((100% - 16px)/3);width:auto;height:auto;aspect-ratio:1;border-radius:9px}.game-hover{display:none}.provider-card{flex-basis:176px;min-width:176px;padding:10px}.provider-logo{height:54px}.provider-logo img{max-width:126px}.provider-games{height:42px}.provider-games img{height:42px}.footer{margin-top:20px;padding-bottom:25px}.footer-top{height:auto;padding:18px 16px;display:block;border-radius:10px}.footer-logo{display:block;width:86px;margin:0 auto 18px}.app-download{display:grid;grid-template-columns:1fr 1fr;margin:0;gap:8px}.app-download b{grid-column:1/-1;text-align:center;color:#aaa}.app-download :is(button,a){min-width:0;height:40px}.socials{justify-content:center;margin:16px 0 0}.socials button{width:44px;height:39px}.payments{height:52px;justify-content:flex-start;overflow-x:auto;gap:9px;opacity:.5;scrollbar-width:none}.payments::-webkit-scrollbar{display:none}.payments img{max-height:21px;max-width:68px;flex:none}.footer-grid{grid-template-columns:1fr 1fr;gap:8px 24px}.footer-grid .footer-title{font-size:11px;margin:10px 0 12px}.footer-grid a{font-size:11px;margin-bottom:12px}.support{grid-column:1/-1;margin-top:8px}.support i{margin:12px 0 0}.copyright{font-size:10px;margin-top:26px}.chat-fab{right:max(22px,calc((100vw - 430px)/2 + 22px));bottom:86px;width:58px;height:58px}

 /* full width mobile drawer */
 .drawer-backdrop{display:none!important}.drawer{z-index:100;left:50%;top:0;bottom:0;width:100%;max-width:430px;border-right:0;transform:translateX(-50%) translateY(105%);transition:transform .24s cubic-bezier(.25,.9,.35,1);padding:0 13px 86px;background:#0d0b0c}.site-shell.drawer-open .drawer{transform:translateX(-50%) translateY(0)}.drawer-mobile-head{height:70px;display:flex;align-items:center;border-bottom:1px solid #1e1b1d;padding:0 3px 0 7px}.mobile-mark{width:36px;height:28px;overflow:hidden;display:block}.mobile-mark img{width:139px;height:28px;max-width:none;object-fit:contain;object-position:left center}.drawer-login{margin-left:auto;background:none;font-weight:800;padding:10px 14px;font-size:12px}.drawer-signup{height:43px;min-width:112px;background:var(--red);border-radius:12px;font-weight:850;font-size:12px}.drawer-promo{height:72px;margin:18px 7px 9px}.drawer-promo>div{left:32px;top:13px;width:190px;font-size:18px;line-height:1.55}.drawer-mini-grid{margin:0 7px}.drawer-mini-grid :is(button,a){height:52px;font-size:12px}.drawer-category-pills{display:flex;gap:7px;overflow-x:auto;margin:16px 7px 8px;scrollbar-width:none}.drawer-category-pills::-webkit-scrollbar{display:none}.drawer-category-pills button{flex:none;height:43px;padding:0 13px;background:#1b112d;border-radius:10px;color:#d4cdd1;font-size:12px;font-weight:700}.drawer-category-pills button.active{background:#5e251e;color:#fff}.drawer-nav{margin:4px 7px 0}.drawer-nav .casino-toggle,.drawer-nav .casino-submenu{display:none}.drawer-nav a{padding:10px 4px;font-size:14px}.drawer-nav a>img{width:19px;height:19px}.drawer-nav hr{margin:12px 0}.drawer-apps{margin:10px 7px 0;padding-top:15px}.drawer-subscribe{padding:16px 7px 0}.drawer-bottom-links{margin:18px 7px 0}.drawer-bottom-links a{font-size:13px}

 .bottom-nav{position:fixed;z-index:120;bottom:0;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:repeat(5,1fr);width:100%;max-width:430px;height:67px;background:#0d0b0c;border-top:1px solid #211e20;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav > :is(button,a){position:relative;background:none;color:#ff2715;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0}.bottom-nav > :is(button,a):nth-child(-n+4):after{content:'';position:absolute;left:6px;right:6px;bottom:1px;height:2px;background:#ff2815}.bottom-nav img{width:19px;height:19px;object-fit:contain}.bottom-nav > :is(button,a):nth-child(2) img,.bottom-nav > :is(button,a):nth-child(4) img{filter:sepia(1) saturate(12) hue-rotate(330deg) brightness(1.2)}.bottom-nav > :is(button,a):nth-child(5){color:#8b8589}.bottom-nav > :is(button,a):nth-child(5) img{opacity:.55}.bottom-nav small{font-size:9px;font-weight:750}.bottom-nav .center{color:#fff}.bottom-nav .center:after{left:3px;right:3px}.hamburger-icon{width:20px;height:16px;display:flex;flex-direction:column;justify-content:space-between}.hamburger-icon i{display:block;height:2px;background:#ff2815;border-radius:2px}.register-icon{width:48px;height:48px;border:2px solid #ff2815;border-radius:15px;display:grid;place-items:center;position:relative;box-shadow:inset 0 0 0 2px #2b0d09}.register-icon:before{content:'';width:13px;height:16px;border:2px solid #fff;border-right:0;border-radius:2px 0 0 2px;position:absolute;left:14px;top:13px}.register-icon:after{content:'';width:12px;height:2px;background:#fff;position:absolute;right:11px;top:22px;box-shadow:4px -4px 0 -1px #fff,4px 4px 0 -1px #fff}.register-icon i{display:none}
}

/* ===== v3 precision fixes ===== */
:root{--motor-red-filter:invert(18%) sepia(96%) saturate(7471%) hue-rotate(1deg) brightness(101%) contrast(108%)}

/* Real banner media (avoid CSS custom-property URL resolution when opened locally) */
.hero{overflow:visible}
.hero-viewport{width:100%;height:100%;overflow:hidden;border-radius:13px}
.hero-track{height:100%}
.hero-slide{background:none!important;isolation:isolate}
.hero-media{position:absolute;inset:0;display:block;z-index:0;pointer-events:none}
.hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;user-select:none}
.hero-copy{z-index:2}
.hero-prev{left:-17px}
.hero-next{right:-17px}

/* Requested red category/section icons */
.category-pills .red-icon img,.red-section-icon{filter:var(--motor-red-filter)!important;opacity:1!important}

/* Stable expanding casino submenu + right/down caret */
.drawer-link .caret{width:18px;height:18px;display:grid;place-items:center;font-size:22px;line-height:18px;color:#d6d0d3;transform:rotate(0deg);transition:transform .2s ease}
.drawer-link.open .caret{transform:rotate(90deg)}
.casino-submenu{display:block;max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .18s ease}
.casino-submenu.open{max-height:245px;opacity:1}
.casino-submenu a{overflow:visible}

@media(min-width:801px){
  /* Persistent mini rail + drawer that expands from it */
  .sidebar{display:flex!important;z-index:82;box-shadow:1px 0 0 #171516}
  .drawer{display:block;left:60px;z-index:81;width:300px;transform:translateX(-103%);box-shadow:10px 0 28px rgba(0,0,0,.32)}
  .site-shell.drawer-open .drawer{transform:translateX(0)}
  .drawer-backdrop{display:none!important}
  .content{transition:margin-left .24s cubic-bezier(.25,.9,.35,1),padding .24s cubic-bezier(.25,.9,.35,1)}
  .site-shell.drawer-open .content{margin-left:360px}
  .drawer-nav .casino-toggle{display:flex}
  .drawer-nav .casino-submenu{display:block}
}

@media(max-width:800px){
  .hero{overflow:hidden}
  .hero-viewport{border-radius:10px}
  .hero-media img{object-position:center}

  /* Deposit streak button: trophy and coins copied from the supplied reference */
  .deposit-strip{position:relative;justify-content:flex-start;padding:0 48px 0 48px;overflow:visible;height:44px;margin-top:9px;margin-bottom:16px;background:#f5070a;border-radius:12px;font-size:12px;font-weight:900;text-align:left;letter-spacing:.05px}
  .deposit-strip b{position:relative;z-index:2;white-space:nowrap}
  .deposit-strip .deposit-trophy{position:absolute;z-index:3;left:-4px;top:-18px;width:54px;height:88px;object-fit:contain;max-width:none;pointer-events:none}
  .deposit-strip .deposit-coins{position:absolute;z-index:3;right:4px;top:-9px;width:38px;height:41px;object-fit:contain;max-width:none;pointer-events:none}

  /* Casino row remains available in the full-width mobile drawer */
  .drawer-nav .casino-toggle{display:flex!important;padding:10px 4px;font-size:14px}
  .drawer-nav .casino-submenu{display:block!important}
  .casino-submenu a{padding:6px 4px 6px 37px;font-size:12px;color:#d6cfd2}

  /* More faithful gradient tabs from the reference */
  .category-pills button,.drawer-category-pills button{background:linear-gradient(135deg,#261735 0%,#191529 48%,#131725 100%)!important;border:1px solid #25283c;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 5px 12px rgba(0,0,0,.15);color:#f1edf3!important;transition:background .18s,border-color .18s,transform .18s}
  .category-pills button.active,.drawer-category-pills button.active{background:linear-gradient(120deg,#7a2b20 0%,#3d1f27 48%,#171629 100%)!important;border-color:#5d2b2a;color:#fff!important}
  .category-pills button:active,.drawer-category-pills button:active{transform:translateY(1px)}

  /* Bottom navigation: underline only Slots and Bonuses, center item = door + arrow */
  .bottom-nav{height:64px;padding-top:6px;background:#0e0c0c}
  .bottom-nav > :is(button,a){color:#939090!important;gap:3px;overflow:visible}
  .bottom-nav > :is(button,a):after{display:none!important}
  .bottom-nav > :is(button,a):nth-child(2),.bottom-nav > :is(button,a):nth-child(4){color:#ff1e00!important}
  .bottom-nav > :is(button,a):nth-child(2):after,.bottom-nav > :is(button,a):nth-child(4):after{display:block!important;content:'';position:absolute;left:50%;width:48px;bottom:0;height:2px;transform:translateX(-50%);background:#ff1e00}
  .bottom-nav > :is(button,a):nth-child(2) img,.bottom-nav > :is(button,a):nth-child(4) img{filter:invert(17%) sepia(93%) saturate(7434%) hue-rotate(1deg) brightness(102%) contrast(105%)!important;opacity:1!important}
  .bottom-nav .mobile-drawer-toggle{color:#939090!important}
  .bottom-nav .hamburger-icon i{background:#939090!important}
  .bottom-nav .center{color:#fff!important;position:relative}
  .bottom-nav .center small{color:#fff;font-weight:800;margin-top:-1px}
  .register-icon{width:50px;height:50px;min-width:50px;border:0!important;border-radius:16px;background:#ff1e00;display:grid;place-items:center;position:relative;margin-top:-24px;box-shadow:none!important}
  .register-icon:before{content:''!important;position:absolute!important;inset:1px!important;border:3px solid #1e1c22!important;border-radius:16px!important;width:auto!important;height:auto!important;left:1px!important;top:1px!important;background:none!important;box-shadow:none!important}
  .register-icon:after{display:none!important}
  .register-icon img{position:relative;z-index:2;width:24px!important;height:24px!important;filter:none!important;opacity:1!important}
  .bottom-nav > :is(button,a):nth-child(5){color:#939090!important}
  .bottom-nav > :is(button,a):nth-child(5) img{opacity:.75!important;filter:none!important}
}
@media(max-width:800px){
  .site-shell.drawer-open .bottom-nav .mobile-drawer-toggle{color:#ff1e00!important}
  .site-shell.drawer-open .bottom-nav .mobile-drawer-toggle .hamburger-icon i{background:#ff1e00!important}
  .site-shell.drawer-open .bottom-nav .mobile-drawer-toggle:after{display:block!important;content:'';position:absolute;left:50%;width:48px;bottom:0;height:2px;transform:translateX(-50%);background:#ff1e00}
}

/* ===== v4 final alignment fixes ===== */
@media(min-width:801px){
  /* The narrow icon rail exists only in the collapsed state. */
  .sidebar{transition:transform .24s cubic-bezier(.25,.9,.35,1),visibility .24s}
  .site-shell.drawer-open .sidebar{transform:translateX(-100%);visibility:hidden;pointer-events:none}

  /* Expanded menu occupies the rail's old space instead of leaving a 60px gutter. */
  .drawer{left:0;width:300px;transform:translateX(-101%)}
  .site-shell.drawer-open .drawer{transform:translateX(0)}
  .site-shell.drawer-open .content{margin-left:300px}
}

/* In the main category strip only Lobby keeps its icon. */
.category-pills button:not(:first-child){gap:0}
.category-pills button:not(:first-child) img{display:none!important}

@media(max-width:800px){
  /* Exactly one complete banner card is visible on mobile. */
  .hero,.hero-viewport{width:100%;max-width:100%;overflow:hidden}
  .hero-track{gap:0!important;width:100%;touch-action:pan-y;cursor:grab}
  .hero-track:active{cursor:grabbing}
  .hero-slide{flex:0 0 100%!important;min-width:100%!important;width:100%!important;max-width:100%!important;margin:0!important;border-radius:10px}
  .hero-media,.hero-media img{width:100%!important;max-width:none!important}
  .hero-media img{object-fit:cover!important;object-position:center center!important}

  /* Keep the registration pictogram optically centred after swapping icon order. */
  .register-icon img{transform:translateX(1px)}
}

@media(max-width:800px){.deposit-strip:after{content:"";position:absolute;right:0;top:0;width:44px;height:100%;background:#f5070a;border-radius:0 12px 12px 0;z-index:1}.deposit-strip .deposit-coins{z-index:4}.deposit-strip b,.deposit-strip .deposit-trophy{z-index:5}.footer-grid-compact{grid-template-columns:1fr 1fr;gap:8px 24px}}


/* ===== PHP engine + dynamic SEO content ===== */
.race-button,.login-button,.signup-button,.drawer-login,.drawer-signup{color:#fff;text-decoration:none}
.race-button,.signup-button,.drawer-signup{display:flex;align-items:center;justify-content:center}
.drawer-login{display:flex;align-items:center;justify-content:center}
.drawer-promo{display:block;color:#fff;text-decoration:none}
.drawer-mini-grid a{color:#fff;text-decoration:none}
.drawer-apps a,.app-download a{border:0;text-decoration:none}
.mobile-download,.deposit-strip{color:#fff;text-decoration:none}
.hero-copy .hero-cta{display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none}
.section-controls .all{display:flex;align-items:center;color:#918b8f;text-decoration:none}
.game-card{display:block;color:inherit;text-decoration:none}
.provider-card{display:flex;color:#fff;text-decoration:none}
.provider-action{height:32px;border-radius:8px;background:#2a2729;display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff;margin-top:8px}
.provider-card:hover .provider-action{background:#332e31}
.support-link{height:48px;min-width:220px;border-radius:10px;background:#242122;display:flex;align-items:center;gap:12px;padding:0 16px;color:#fff;text-decoration:none}
.support-link span{margin-left:auto;background:#fff;color:#111;padding:7px 13px;border-radius:7px;font-size:11px}

.seo-intro,.article-card,.dynamic-faq{width:100%;max-width:1268px;margin:0 auto 30px;padding:26px 28px;border:1px solid #242123;border-radius:14px;background:linear-gradient(145deg,#151213 0%,#0f0d0e 68%,#151011 100%);box-shadow:0 10px 30px rgba(0,0,0,.12);overflow:hidden}
.seo-intro{margin-top:0;border-top-color:#3a1b18}
.seo-intro h1{margin:0 0 16px;color:#fff;font-size:30px;line-height:1.2;font-weight:900;letter-spacing:-.02em}
.short-article,.article-card,.dynamic-faq{color:#d9d4d6;line-height:1.7}
.short-article p,.article-card p,.dynamic-faq p{margin:0 0 16px;color:#d9d4d6;overflow-wrap:anywhere}
.short-article h2,.short-article h3,.article-card h2,.article-card h3,.dynamic-faq h2,.dynamic-faq h3{color:#fff;line-height:1.28;margin:26px 0 12px;font-weight:850}
.short-article h2,.article-card h2,.dynamic-faq h2{font-size:23px}
.short-article h3,.article-card h3,.dynamic-faq h3{font-size:18px}
.short-article ul,.short-article ol,.article-card ul,.article-card ol,.article ul,.article ol,.content ul,.content ol{max-width:100%;margin:16px 0 20px;padding-left:26px}
.short-article li,.article-card li,.article li,.content li{margin:0 0 8px;overflow-wrap:anywhere}
.short-article a,.article-card a,.dynamic-faq a{color:#ff4a3b;text-decoration:underline;text-underline-offset:3px}

.short-article .table-scroll,.article-card .table-scroll,.article .table-scroll,.content .table-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:18px 0 24px;border-radius:10px;border:1px solid #2d292b}
.short-article .table-scroll table,.article-card .table-scroll table,.article .table-scroll table,.content .table-scroll table{width:100%;border-collapse:collapse;table-layout:auto;background:#111011}
.short-article .table-scroll th,.short-article .table-scroll td,.article-card .table-scroll th,.article-card .table-scroll td,.article .table-scroll th,.article .table-scroll td,.content .table-scroll th,.content .table-scroll td{white-space:nowrap;padding:12px 14px;border-bottom:1px solid #2a2729;text-align:left;vertical-align:top}
.short-article .table-scroll th,.article-card .table-scroll th,.article .table-scroll th,.content .table-scroll th{background:#211d1f;color:#fff;font-weight:800}
.short-article .table-scroll tr:nth-child(even) td,.article-card .table-scroll tr:nth-child(even) td,.article .table-scroll tr:nth-child(even) td,.content .table-scroll tr:nth-child(even) td{background:#151314}
.table-scroll::-webkit-scrollbar{height:6px}.table-scroll::-webkit-scrollbar-track{background:#111}.table-scroll::-webkit-scrollbar-thumb{background:#ff2815;border-radius:8px}

.dynamic-faq{margin-top:8px}
.dynamic-faq .faq,.dynamic-faq .review{max-width:100%;margin-left:0;margin-right:0}

.footer-grid .footer-title{color:#777;font-size:12px;font-weight:500;margin:0 0 17px}
.footer-grid a{display:block;color:#fff;text-decoration:none}
.footer-grid a[href="#faq"]:hover,.footer-grid a[href^="mailto:"]:hover{text-decoration:underline}

@media(max-width:800px){
  .seo-intro,.article-card,.dynamic-faq{margin-bottom:20px;padding:18px 16px;border-radius:11px}
  .seo-intro h1{font-size:24px;margin-bottom:14px}
  .short-article,.article-card,.dynamic-faq{font-size:14px;line-height:1.65}
  .short-article h2,.article-card h2,.dynamic-faq h2{font-size:20px}
  .short-article h3,.article-card h3,.dynamic-faq h3{font-size:17px}
  .short-article ul,.short-article ol,.article-card ul,.article-card ol,.article ul,.article ol,.content ul,.content ol{padding-left:20px}
  .short-article .table-scroll table,.article-card .table-scroll table,.article .table-scroll table,.content .table-scroll table{width:max-content;min-width:720px;max-width:none}
  .bottom-nav > a{position:relative;background:none;color:#939090;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0;text-decoration:none;overflow:visible}
  .bottom-nav > a:nth-child(2),.bottom-nav > a:nth-child(4){color:#ff1e00}
  .bottom-nav > a:nth-child(2):after,.bottom-nav > a:nth-child(4):after{display:block;content:'';position:absolute;left:50%;width:48px;bottom:0;height:2px;transform:translateX(-50%);background:#ff1e00}
  .bottom-nav > a:nth-child(2) img,.bottom-nav > a:nth-child(4) img{filter:invert(17%) sepia(93%) saturate(7434%) hue-rotate(1deg) brightness(102%) contrast(105%);opacity:1}
  .bottom-nav > a small{font-size:9px;font-weight:750}
  .bottom-nav > a.center{color:#fff}
}

/* ===== v8 finishing fixes: menu links, mobile header, chat + FAQ/reviews ===== */
/* Category rows are commercial navigation, so anchors inherit the original pill UI. */
.category-pills>a{height:72px;min-width:112px;flex:1;background:transparent;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-weight:750;white-space:nowrap;padding:7px 10px;color:#fff;text-decoration:none}
.category-pills>a.active{background:linear-gradient(105deg,#7d2518 0%,#341823 54%,#111526 100%)}
.category-pills>a img{width:19px;height:19px;object-fit:contain;opacity:.62}
.category-pills>a.active img{opacity:1}
.category-pills>a span{font-size:14px}
.category-pills>a:not(:first-child){gap:0}
.category-pills>a:not(:first-child) img{display:none}
.category-pills .red-icon img{filter:var(--motor-red-filter);opacity:1}

.drawer-category-pills>a{flex:none;height:43px;padding:0 13px;border-radius:10px;background:linear-gradient(135deg,#261735 0%,#191529 48%,#131725 100%);border:1px solid #25283c;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 5px 12px rgba(0,0,0,.15);color:#f1edf3;text-decoration:none;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;white-space:nowrap}
.drawer-category-pills>a.active{background:linear-gradient(120deg,#7a2b20 0%,#3d1f27 48%,#171629 100%);border-color:#5d2b2a;color:#fff}
.drawer-subscribe a{height:40px;border-radius:8px;background:#1e1a1c;display:grid;place-items:center}
.drawer-subscribe a img{width:22px;height:22px;object-fit:contain}
.socials a{width:43px;height:40px;border-radius:10px;background:#484445;display:grid;place-items:center}
.socials a img{width:23px;height:23px;object-fit:contain}

/* Keep every drawer dropdown visually closed until its own control is clicked. */
.drawer .casino-submenu{max-height:0;opacity:0;overflow:hidden;pointer-events:none}
.drawer .casino-submenu.open{max-height:245px;opacity:1;pointer-events:auto}
.drawer .casino-toggle:not(.open) .caret{transform:rotate(0deg)}
.drawer .casino-toggle.open .caret{transform:rotate(90deg)}

/* Footer support/card alignment. */
.footer-grid-compact{grid-template-columns:.8fr .9fr 1.35fr minmax(220px,1fr);gap:34px;align-items:start}
.footer-grid-compact .support{justify-self:end;width:min(100%,260px)}
.support-link{width:100%;min-width:0;justify-content:flex-start;white-space:nowrap}
.support-link span{margin-left:auto;line-height:1}
.support i{margin-left:0}

/* Floating chat icon: centre the speech bubble and keep its tail inside the red circle. */
.chat-fab{display:grid;place-items:center;overflow:visible}
.chat-fab span{margin:0;position:relative;display:block;width:24px;height:24px;border-radius:50%;background:#fff}
.chat-fab span:after{content:'';position:absolute;right:-1px;bottom:1px;width:8px;height:8px;background:#fff;clip-path:polygon(0 0,100% 100%,0 100%);transform:rotate(-8deg);border:0}

/* FAQ in Motor visual language. */
.dynamic-faq{position:relative;background:linear-gradient(145deg,#171314 0%,#0e0c0d 58%,#180d0b 100%);border-color:#34211f}
.dynamic-faq:before{content:'';position:absolute;left:0;top:24px;bottom:24px;width:3px;border-radius:0 4px 4px 0;background:linear-gradient(#ff2b19,#7c160f 68%,transparent)}
.dynamic-faq .faq>.h2-base-title,.dynamic-faq>section>h2{margin:0 0 20px;padding:0 0 14px;border-bottom:1px solid #2b2729;font-size:24px;letter-spacing:-.02em}
.dynamic-faq .faq>.h2-base-title:before{content:'?';display:inline-grid;place-items:center;width:30px;height:30px;margin-right:10px;border-radius:10px;background:linear-gradient(145deg,#ff2c19,#9e160c);box-shadow:0 7px 20px rgba(255,31,10,.18);font-size:18px;vertical-align:middle}
.dynamic-faq .faq-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.dynamic-faq .faq-item{position:relative;margin:0;padding:18px 18px 17px;border:1px solid #2d292b;border-radius:12px;background:linear-gradient(145deg,#1a1718,#121011);box-shadow:inset 0 1px 0 rgba(255,255,255,.02);overflow:hidden}
.dynamic-faq .faq-item:after{content:'';position:absolute;left:0;top:0;width:52px;height:2px;background:#ff2815}
.dynamic-faq .faq-item-title{margin:0 0 10px;font-size:16px;line-height:1.35;color:#fff}
.dynamic-faq .faq-item-content-visible{color:#bbb4b8;line-height:1.65}
.dynamic-faq .faq-item-content-visible p:last-child{margin-bottom:0}

/* Reviews produced by the engine include no presentation classes; style the first-level review nodes safely. */
.dynamic-faq>section{margin-top:32px}
.dynamic-faq>section>h2:before{content:'★';display:inline-grid;place-items:center;width:30px;height:30px;margin-right:10px;border-radius:10px;background:linear-gradient(145deg,#ff2c19,#9e160c);color:#fff;font-size:15px;vertical-align:middle}
.dynamic-faq>section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.dynamic-faq>section>h2{grid-column:1/-1}
.dynamic-faq>section>div[itemtype="https://schema.org/Review"]{position:relative;padding:19px 18px 18px;border:1px solid #2d292b;border-radius:12px;background:linear-gradient(155deg,#1c1819,#100e0f 70%);min-width:0;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.dynamic-faq>section>div[itemtype="https://schema.org/Review"]:before{content:'“';position:absolute;right:14px;top:4px;color:#ff2815;font-size:40px;font-weight:900;line-height:1;opacity:.55}
.dynamic-faq>section>div[itemtype="https://schema.org/Review"] h3{margin:0 36px 9px 0;font-size:15px;color:#fff}
.dynamic-faq>section>div[itemtype="https://schema.org/Review"] h3:before{content:'●';color:#ff2815;font-size:9px;margin-right:8px;vertical-align:2px}
.dynamic-faq>section>div[itemtype="https://schema.org/Review"] p{margin:0;color:#bdb6ba;font-size:13px;line-height:1.65}

@media(max-width:800px){
  /* The late global link styles used to make the desktop race CTA reappear on mobile. */
  .topbar{height:70px;padding:0 14px;gap:9px;overflow:hidden}
  .topbar .desktop-menu-toggle,.topbar .search-box,.topbar .race-button{display:none!important}
  .topbar .desktop-brand{display:block!important;width:39px;min-width:39px;height:29px;overflow:hidden;flex:0 0 39px}
  .topbar .desktop-brand img{width:139px;height:29px;max-width:none;object-fit:contain;object-position:left center}
  .topbar .login-button{display:flex!important;margin-left:auto;flex:0 0 auto;padding:10px 7px;font-size:12px;white-space:nowrap}
  .topbar .signup-button{display:flex!important;flex:0 0 112px;min-width:112px;height:43px;padding:0 10px;font-size:12px;white-space:nowrap}

  .category-pills>a{flex:none;min-width:auto;height:42px;padding:0 13px;border-radius:10px;background:linear-gradient(135deg,#261735 0%,#191529 48%,#131725 100%);border:1px solid #25283c;color:#f1edf3;display:flex;flex-direction:row;gap:0}
  .category-pills>a.active{background:linear-gradient(120deg,#7a2b20 0%,#3d1f27 48%,#171629 100%);border-color:#5d2b2a}
  .category-pills>a span{font-size:12px}
  .category-pills>a img{display:none}

  .footer-grid-compact{grid-template-columns:1fr 1fr;gap:8px 24px}
  .footer-grid-compact .support{grid-column:1/-1;justify-self:stretch;width:100%;margin-top:8px}
  .support-link{max-width:100%;height:46px}
  .chat-fab{right:max(18px,calc((100vw - 430px)/2 + 18px));bottom:84px}

  .dynamic-faq .faq-content{grid-template-columns:1fr;gap:9px}
  .dynamic-faq>section{grid-template-columns:1fr;gap:9px;margin-top:25px}
  .dynamic-faq .faq>.h2-base-title,.dynamic-faq>section>h2{font-size:20px;margin-bottom:15px}
  .dynamic-faq .faq-item,.dynamic-faq>section>div[itemtype="https://schema.org/Review"]{padding:15px 14px}
  .dynamic-faq .faq-item-title{font-size:15px}
}
.drawer .casino-submenu{visibility:hidden}
.drawer .casino-submenu.open{visibility:visible}


/* ===== v9 footer support precision alignment ===== */
.footer-grid-compact .support{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.support-link{
  display:grid;
  grid-template-columns:18px max-content max-content;
  align-items:center;
  justify-content:start;
  column-gap:8px;
  height:48px;
  padding:0 14px 0 16px;
  line-height:1;
}
.support-link .support-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:18px;
  height:18px;
  padding:0;
  margin:0;
  background:none;
  color:#fff;
  border-radius:0;
  font-size:14px;
  line-height:18px;
}
.support-link .support-label{
  display:block;
  margin:0;
  padding:0;
  line-height:1;
  white-space:nowrap;
}
.support-link .support-chat{
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 0 0 2px;
  min-width:50px;
  height:30px;
  padding:0 12px;
  background:#fff;
  color:#111;
  border-radius:7px;
  font-size:11px;
  font-weight:600;
  line-height:1;
}
.footer-grid-compact .support > i{
  display:flex;
  align-items:center;
  justify-content:center;
  width:43px;
  height:43px;
  margin:14px 0 0 0;
  padding:0;
  line-height:1;
}
@media (max-width:800px){
  .footer-grid-compact .support{align-items:flex-start}
  .support-link{grid-template-columns:18px max-content max-content;column-gap:8px;padding:0 12px 0 14px}
}

/* ===== v10 footer support block final alignment ===== */
.footer-grid-compact .support{
  gap:14px;
}
.footer-grid-compact .support > i{
  margin:0;
}
.support-link{
  width:min(100%, 280px);
  min-width:0;
  padding:0 14px;
  border-radius:12px;
}
.support-link .support-icon{
  width:20px;
  height:20px;
  font-size:15px;
  line-height:20px;
}
.support-link .support-label{
  font-size:13px;
  font-weight:700;
}
.support-link .support-chat{
  min-width:60px;
  height:32px;
  margin-left:8px;
  padding:0 14px;
  border-radius:8px;
  font-size:12px;
  font-weight:700;
}
@media (max-width:800px){
  .support-link{
    width:100%;
    max-width:100%;
    padding:0 14px;
  }
  .footer-grid-compact .support{
    gap:12px;
  }
  .support-link .support-chat{
    min-width:58px;
    margin-left:6px;
  }
}

/* ===== v11 support block matches reference ===== */
.footer-grid-compact .support{
  justify-self:start;
  width:min(100%, 340px);
  gap:10px;
}
.support-link{
  width:100%;
  max-width:340px;
  min-height:46px;
  padding:0 14px;
  background:linear-gradient(90deg,#222021 0%,#2a2628 100%);
  border-radius:14px;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);
}
.support-link .support-chat{
  margin-left:auto;
}
.footer-grid-compact .support > i{
  margin:0;
}
@media (max-width:800px){
  .footer-grid-compact .support{
    width:100%;
    max-width:100%;
    gap:10px;
  }
  .support-link{
    width:100%;
    max-width:100%;
  }
}

/* ===== v12 support row exact order: icon + label on left, Chat on right ===== */
.support-link{
  display:grid;
  grid-template-columns:20px 1fr auto;
  align-items:center;
  column-gap:10px;
}
.support-link .support-icon{
  grid-column:1;
  justify-self:center;
}
.support-link .support-label{
  grid-column:2;
  justify-self:start;
}
.support-link .support-chat{
  grid-column:3;
  justify-self:end;
  margin-left:0;
}
@media (max-width:800px){
  .support-link{
    grid-template-columns:20px 1fr auto;
    column-gap:10px;
  }
}

/* ===== v13 support markup fix: lock icon+label together on the left ===== */
.support-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.support-link .support-left{
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-width:0;
}
.support-link .support-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 20px;
  width:20px;
  height:20px;
  margin:0;
}
.support-link .support-label{
  display:block;
  margin:0;
  white-space:nowrap;
}
.support-link .support-chat{
  flex:0 0 auto;
  margin-left:auto;
}
@media (max-width:800px){
  .support-link{
    display:flex;
    align-items:center;
    justify-content:space-between;
  }
}

/* ===== v14 support CTA final exact layout ===== */
.footer-grid-compact .support{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-self:start;
  width:min(100%,340px);
  gap:10px;
}
.footer-grid-compact .support .support-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  width:100%;
  max-width:340px;
  min-height:46px;
  padding:0 14px;
  box-sizing:border-box;
  border-radius:14px;
  background:#262324;
  color:#fff;
  text-decoration:none;
}
.footer-grid-compact .support .support-left{
  display:flex;
  align-items:center;
  gap:10px;
  flex:1 1 auto;
  min-width:0;
}
.footer-grid-compact .support .support-icon{
  display:flex;
  align-items:center;
  justify-content:center;
  width:20px;
  height:20px;
  flex:0 0 20px;
  margin:0;
  padding:0;
  background:none;
  color:#fff;
  font-size:15px;
  line-height:1;
}
.footer-grid-compact .support .support-label{
  display:block;
  margin:0;
  padding:0;
  color:#fff;
  font-size:13px;
  font-weight:700;
  line-height:1;
  white-space:nowrap;
}
.footer-grid-compact .support .support-chat{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  min-width:58px;
  height:30px;
  margin:0;
  padding:0 14px;
  border-radius:8px;
  background:#fff;
  color:#111;
  font-size:12px;
  font-weight:700;
  line-height:1;
}
.footer-grid-compact .support > i{
  display:flex;
  align-items:center;
  justify-content:center;
  width:43px;
  height:43px;
  margin:0;
  padding:0;
}
@media (max-width:800px){
  .footer-grid-compact .support{
    width:100%;
    max-width:100%;
  }
  .footer-grid-compact .support .support-link{
    width:100%;
    max-width:100%;
  }
}

/* ===== v15 support icon zone transparent ===== */
.footer-grid-compact .support .support-left{
  background:transparent;
}
.footer-grid-compact .support .support-icon{
  background:transparent;
  box-shadow:none;
  border-radius:0;
}
