﻿:root{color-scheme:light;--bg:#fffdf4;--panel:#fff8dc;--panel-soft:#fff2b7;--gold:#f2bd28;--gold-deep:#9a6500;--gold-dark:#5b3b00;--white:#fff;--ink:#1c1507;--muted:#5f5130;--line:rgba(154,101,0,.32);--max:1460px;--content:1180px;--header-height:72px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 20px);overflow-x:hidden}body{margin:0;min-width:320px;overflow-x:hidden;background:linear-gradient(180deg,#ffffff 0%,#fff8dc 48%,#fffdf4 100%);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.58}body.is-nav-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:0;line-height:1.18}p{color:var(--muted);font-weight:600}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:12px;top:12px;z-index:1000;padding:8px 12px;background:var(--gold);color:#160f00;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:900;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 24px rgba(120,80,0,.12)}.header-inner{width:min(100% - 28px,var(--max));height:var(--header-height);margin:0 auto;display:flex;align-items:center;gap:24px}.brand{flex:0 0 auto}.brand img{width:132px;height:60px;object-fit:contain}.primary-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin:0 auto;color:#2b210b;font-weight:800}.primary-nav a{padding:24px 0}.primary-nav a:hover,.primary-nav a:focus-visible,.primary-nav a.is-active{color:var(--gold-deep)}.account-actions{display:flex;gap:10px}.account-actions a{min-width:168px;padding:10px 22px;border:1px solid #d9a61b;border-radius:6px;background:linear-gradient(180deg,#fff8d6,#f4c33a 58%,#b97805);box-shadow:inset 0 0 14px rgba(255,255,255,.55),0 6px 18px rgba(185,128,5,.18);color:#1a1000;font-weight:900;text-align:center}.nav-toggle{display:none;position:relative;width:44px;height:42px;border:1px solid var(--line);border-radius:6px;background:#fff5c7}.nav-toggle span:not(.sr-only){position:absolute;left:11px;width:20px;height:2px;background:var(--gold-deep)}.nav-toggle span:nth-child(1){top:13px}.nav-toggle span:nth-child(2){top:20px}.nav-toggle span:nth-child(3){top:27px}body.is-nav-open .nav-toggle span:nth-child(1){top:20px;transform:rotate(45deg)}body.is-nav-open .nav-toggle span:nth-child(2){opacity:0}body.is-nav-open .nav-toggle span:nth-child(3){top:20px;transform:rotate(-45deg)}.top-showcase{padding:16px 0 42px;background:linear-gradient(180deg,#fff 0%,#fff6cc 100%)}.top-logo{width:min(100% - 28px,var(--content));margin:0 auto 14px;display:flex;justify-content:center}.top-logo img{width:250px;max-height:110px;object-fit:contain}.small-banner-row{width:min(100% - 28px,640px);margin:0 auto 18px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.small-banner-row img{width:100%;aspect-ratio:299/62;object-fit:cover;border:1px solid var(--line);border-radius:6px;box-shadow:0 10px 26px rgba(154,101,0,.16)}.banner-carousel{position:relative;overflow:hidden;width:min(100% - 28px,var(--content));margin:0 auto;border:2px solid #e2b22b;border-radius:8px;background:#fff;aspect-ratio:1376/768;box-shadow:0 18px 46px rgba(154,101,0,.18)}.banner-track{position:relative;width:100%;height:100%}.banner-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .45s ease}.banner-slide.is-active{opacity:1}.carousel-control{position:absolute;top:50%;width:44px;height:62px;border:1px solid rgba(154,101,0,.24);border-radius:6px;background:rgba(255,255,255,.86);color:var(--gold-deep);font-size:36px;transform:translateY(-50%)}.carousel-control.previous{left:12px}.carousel-control.next{right:12px}.carousel-dots{position:absolute;right:0;bottom:14px;left:0;display:flex;justify-content:center;gap:8px}.carousel-dot{width:11px;height:11px;border:1px solid #fff;border-radius:50%;background:rgba(91,59,0,.45);padding:0}.carousel-dot.is-active{background:var(--gold);border-color:var(--gold)}.page-layout{background:linear-gradient(180deg,#fffdf4 0%,#fff7d5 44%,#fffdf4 100%)}.hero-copy,.split-section,.provider-section,.content-block{width:min(100% - 28px,var(--content));margin:0 auto}.hero-copy{padding:28px 0 44px;text-align:center}.hero-copy h1{max-width:1040px;margin:0 auto 16px;color:var(--gold-deep);font-family:Georgia,'Times New Roman',serif;font-size:34px}.hero-copy p{max-width:1120px;margin:0 auto 10px}.split-section{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:44px;align-items:center;padding:0 0 64px}.split-section figure{margin:0;overflow:hidden;border:2px solid #e2b22b;border-radius:8px;box-shadow:0 18px 46px rgba(154,101,0,.18)}.split-section img{width:100%;aspect-ratio:740/350;object-fit:cover}.split-copy{text-align:center}.split-copy h2,.content-block h2,.provider-section h2{color:var(--gold-deep);font-family:Georgia,'Times New Roman',serif;font-size:34px;text-align:center}.split-copy p{margin-top:18px}.play-button{display:inline-flex;min-width:220px;justify-content:center;margin-top:30px;padding:13px 30px;border:1px solid #d9a61b;border-radius:8px;background:linear-gradient(180deg,#fff7cb,#f2bd28 58%,#a86c04);box-shadow:0 0 18px rgba(242,189,40,.32),inset 0 0 14px rgba(255,255,255,.48);color:#1a1000;font-size:19px;font-weight:950}.provider-section{padding:0 0 64px}.provider-section h2{margin-bottom:20px}.provider-marquee{position:relative;left:50%;width:100vw;margin-left:-50vw;overflow:hidden;padding:16px 0;background:linear-gradient(180deg,#fffdf4,#fff3bd)}.provider-track{display:flex;width:max-content;gap:7px;animation:provider-loop 58s linear infinite}.provider-marquee:hover .provider-track{animation-play-state:paused}.provider-logo-card{position:relative;flex:0 0 196px;height:118px;display:grid;place-items:center;overflow:hidden;border:2px solid #e8b82f;border-radius:8px;background:linear-gradient(145deg,#fff 0%,#fff8da 36%,#f5c742 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.75),0 0 16px rgba(247,200,74,.28)}.provider-logo-card::before{position:absolute;inset:9px;border:1px solid rgba(185,128,5,.32);border-radius:6px;content:""}.provider-logo-card::after{position:absolute;top:-40%;right:-18%;width:90px;height:200%;background:rgba(255,255,255,.38);content:"";transform:rotate(24deg)}.provider-logo-card strong{position:relative;z-index:1;max-width:160px;color:#7a5200;font-size:20px;font-weight:950;line-height:1.06;text-align:center;text-shadow:0 1px 0 #fff;text-transform:uppercase}.provider-logo-card:nth-child(4n){background:linear-gradient(145deg,#fff,#fff1ad 42%,#d89b0a)}.provider-logo-card:nth-child(5n) strong{font-size:17px}@keyframes provider-loop{from{transform:translateX(0)}to{transform:translateX(-50%)}}.content-block{padding:0 0 54px;text-align:center}.content-block h2{margin-bottom:24px}.content-block h3{margin:26px 0 10px;color:var(--gold-dark);font-size:22px}.content-block p{max-width:1120px;margin:0 auto 12px}.promo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;text-align:left}.promo-row article{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 16px 36px rgba(154,101,0,.14)}.promo-row img{width:100%;aspect-ratio:740/350;object-fit:cover}.promo-row h3{margin:0;padding:18px 18px 8px;color:var(--gold-deep)}.promo-row p{padding:0 18px 20px}.table-wrap{overflow-x:auto;margin-top:18px;border:1px solid var(--line);background:#fff;box-shadow:0 14px 34px rgba(154,101,0,.12)}table{width:100%;min-width:780px;border-collapse:collapse}th,td{padding:14px 16px;border-bottom:1px solid rgba(154,101,0,.16);text-align:left;color:var(--muted)}th{background:#fff1b3;color:var(--gold-dark)}.steps-block ol{max-width:960px;margin:0 auto;padding-left:24px;text-align:left;color:var(--muted);font-weight:700}.steps-block li+li{margin-top:12px}.faq-block details{max-width:1120px;margin:0 auto 12px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:16px 20px;text-align:left;box-shadow:0 10px 26px rgba(154,101,0,.1)}.faq-block summary{color:var(--ink);font-weight:900;cursor:pointer}.faq-block details p{margin-top:10px}.site-footer{border-top:1px solid var(--line);background:linear-gradient(180deg,#fff8dc,#fff);color:var(--ink)}.footer-inner{width:min(100% - 28px,var(--content));margin:0 auto;padding:42px 0 28px;display:grid;grid-template-columns:1.45fr .8fr .7fr;gap:34px}.footer-brand img{width:170px;margin-bottom:16px}.site-footer h2{margin-bottom:14px;color:var(--gold-deep);font-size:22px}.footer-image{width:90px;height:90px;object-fit:contain}.social-link{display:inline-flex;padding:10px 18px;border-radius:6px;background:linear-gradient(180deg,#fff7cb,#f2bd28 58%,#a86c04);color:#1a1000;font-weight:900}.footer-bottom{width:min(100% - 28px,var(--content));margin:0 auto;border-top:1px solid var(--line);padding:18px 0 24px;color:var(--muted);text-align:center}@media (max-width:1060px){.nav-toggle{display:block;order:3;margin-left:auto}.primary-nav{position:fixed;top:var(--header-height);right:0;left:0;display:grid;gap:0;background:#fff;padding:8px 22px 18px;transform:translateY(-120%);transition:transform .2s ease;box-shadow:0 16px 28px rgba(154,101,0,.14)}.primary-nav a{text-align:center;padding:13px 0}body.is-nav-open .primary-nav{transform:translateY(0)}.account-actions{display:none}.split-section,.footer-inner{grid-template-columns:1fr}.split-copy{max-width:900px;margin:0 auto}.promo-row{grid-template-columns:1fr}}@media (max-width:620px){:root{--header-height:66px}body{font-size:15px}.header-inner{height:var(--header-height)}.brand img{width:112px;height:54px}.top-logo img{width:190px}.small-banner-row{grid-template-columns:1fr}.banner-carousel{aspect-ratio:740/350}.carousel-control{display:none}.hero-copy h1,.split-copy h2,.content-block h2,.provider-section h2{font-size:27px}.split-section{gap:24px;padding-bottom:42px}.provider-logo-card{flex-basis:142px;height:92px}.provider-logo-card strong{max-width:116px;font-size:15px}.provider-track{animation-duration:42s}.footer-inner{gap:22px}}

.site-footer{background:#111!important;color:#fff!important;border-top:0!important}.footer-provider-row{width:min(100% - 28px,var(--max));margin:0 auto;padding:16px 0 22px;text-align:center}.footer-provider-row h2,.footer-partnership h2,.footer-follow h2{margin:0 0 16px;color:#ffd361!important;font-size:20px;font-weight:900;text-align:center}.footer-provider-logos{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}.footer-provider-logos span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;color:#fff;font-size:25px;font-weight:950;line-height:1;text-shadow:0 2px 0 #000}.footer-provider-logos span:nth-child(1),.footer-provider-logos span:nth-child(5),.footer-provider-logos span:nth-child(12),.footer-provider-logos span:nth-child(16){color:#ffb51b}.footer-provider-logos span:nth-child(2),.footer-provider-logos span:nth-child(7),.footer-provider-logos span:nth-child(10){color:#fff}.footer-provider-logos span:nth-child(3),.footer-provider-logos span:nth-child(4),.footer-provider-logos span:nth-child(11),.footer-provider-logos span:nth-child(13){color:#ff4bd8}.footer-provider-logos span:nth-child(8),.footer-provider-logos span:nth-child(14),.footer-provider-logos span:nth-child(17){color:#30d47b}.site-footer .footer-inner{width:min(100% - 28px,var(--max));margin:0 auto;padding:24px 0 34px;display:grid;grid-template-columns:minmax(280px,1fr) minmax(220px,.8fr) minmax(360px,1fr);gap:58px;align-items:start}.site-footer .footer-brand img{width:280px;max-width:100%;height:auto;margin:0 0 16px;object-fit:contain}.site-footer .footer-brand p{max-width:470px;color:#fff!important;font-size:14px;font-weight:800;line-height:1.5}.footer-partnership{display:grid;justify-items:center}.partnership-badge{width:150px;height:64px;display:grid;place-items:center;border:2px solid #0d6cff;border-radius:8px;background:linear-gradient(180deg,#051f30,#02050a);box-shadow:inset 0 0 0 1px #20a7ff;color:#fff;text-align:center;transform:skewX(-3deg)}.partnership-badge strong{display:block;color:#63e35f;font-size:19px;line-height:1;text-shadow:0 0 6px rgba(99,227,95,.6)}.partnership-badge span{display:block;color:#fff;font-size:12px;font-weight:950}.footer-follow{display:grid;gap:28px}.follow-banner{position:relative;min-height:70px;display:flex;align-items:center;justify-content:space-between;overflow:visible;border:1px solid #a32020;border-radius:8px;background:linear-gradient(180deg,#4d1010,#150202);box-shadow:inset 0 0 18px rgba(255,50,50,.34);padding:12px 78px 12px 24px}.follow-banner span{display:grid;gap:3px}.follow-banner strong{color:#00a1ff;font-size:21px;line-height:1;text-shadow:0 0 6px rgba(0,161,255,.7)}.follow-banner small{color:#fff;font-size:11px;font-weight:700}.follow-banner b{position:absolute;right:12px;top:50%;width:72px;height:72px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#22d5ff,#0c7adf);box-shadow:0 8px 18px rgba(0,0,0,.35);color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:52px;font-style:italic;transform:translateY(-50%) rotate(8deg)}.follow-banner.telegram strong{color:#24cfff}.follow-banner.telegram b{font-size:42px;border-radius:50%;transform:translateY(-50%) rotate(-8deg)}.footer-bottom{display:none!important}@media (max-width:1060px){.site-footer .footer-inner{grid-template-columns:1fr;gap:30px}.site-footer .footer-brand,.site-footer .footer-brand p{text-align:center;margin-inline:auto}.footer-follow{max-width:520px;width:100%;margin:0 auto}.footer-provider-logos{gap:16px}.footer-provider-logos span{font-size:21px}}@media (max-width:620px){.footer-provider-row{padding-top:22px}.site-footer .footer-brand img{width:220px;margin-inline:auto}.follow-banner{min-height:78px;padding:12px 70px 12px 16px}.follow-banner strong{font-size:17px}.follow-banner small{font-size:10px}.follow-banner b{width:58px;height:58px;font-size:42px}.footer-provider-logos span{font-size:18px}}

/* footer背景金白覆盖 */

.site-footer{background:linear-gradient(180deg,#fff8dc 0%,#ffffff 100%)!important;color:#1c1507!important;border-top:1px solid rgba(154,101,0,.32)!important}.footer-provider-row h2,.footer-partnership h2,.footer-follow h2{color:#9a6500!important}.footer-provider-logos span{color:#9a6500;text-shadow:0 1px 0 #fff}.footer-provider-logos span:nth-child(1),.footer-provider-logos span:nth-child(5),.footer-provider-logos span:nth-child(12),.footer-provider-logos span:nth-child(16){color:#c98900}.footer-provider-logos span:nth-child(2),.footer-provider-logos span:nth-child(7),.footer-provider-logos span:nth-child(10){color:#5b3b00}.footer-provider-logos span:nth-child(3),.footer-provider-logos span:nth-child(4),.footer-provider-logos span:nth-child(11),.footer-provider-logos span:nth-child(13){color:#b98005}.footer-provider-logos span:nth-child(8),.footer-provider-logos span:nth-child(14),.footer-provider-logos span:nth-child(17){color:#7f8a00}.site-footer .footer-brand p{color:#5f5130!important}.partnership-badge{border-color:#d9a61b;background:linear-gradient(180deg,#fffdf4,#ffe58d);box-shadow:inset 0 0 0 1px rgba(255,255,255,.8),0 8px 22px rgba(154,101,0,.18);color:#1c1507}.partnership-badge strong{color:#9a6500;text-shadow:0 1px 0 #fff}.partnership-badge span{color:#1c1507}.follow-banner{border-color:#d9a61b;background:linear-gradient(180deg,#fff7cb,#f2bd28 58%,#a86c04);box-shadow:inset 0 0 14px rgba(255,255,255,.5),0 8px 22px rgba(154,101,0,.18)}.follow-banner strong,.follow-banner.telegram strong{color:#5b3b00;text-shadow:0 1px 0 rgba(255,255,255,.8)}.follow-banner small{color:#1c1507}.follow-banner b{background:linear-gradient(145deg,#fff,#f2bd28);color:#9a6500;box-shadow:0 8px 18px rgba(154,101,0,.24),inset 0 0 0 1px rgba(255,255,255,.8)}

/* footer rebuilt with local image logos, gold-white theme */
.site-footer{background:linear-gradient(180deg,#fff7cd 0%,#fff 100%)!important;color:#1c1507!important;border-top:1px solid rgba(154,101,0,.28)!important}.footer-provider-row{width:min(100% - 28px,var(--max));margin:0 auto;padding:16px 0 26px;text-align:center}.footer-provider-row h2,.footer-partnership h2,.footer-follow h2{margin:0 0 16px;color:#9a6500!important;font-size:20px;font-weight:900;text-align:center}.footer-provider-logos{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.footer-provider-logos img{width:auto;height:61px;max-width:82px;object-fit:contain;filter:drop-shadow(0 4px 5px rgba(154,101,0,.22))}.footer-provider-logos img:nth-child(3),.footer-provider-logos img:nth-child(8),.footer-provider-logos img:nth-child(9){height:42px}.footer-provider-logos img:nth-child(4),.footer-provider-logos img:nth-child(6),.footer-provider-logos img:nth-child(13){max-width:96px}.site-footer .footer-inner{width:min(100% - 28px,var(--max));margin:0 auto;padding:22px 0 34px;display:grid;grid-template-columns:minmax(280px,1fr) minmax(220px,.75fr) minmax(360px,1fr);gap:58px;align-items:start}.site-footer .footer-brand img{width:280px;max-width:100%;height:auto;margin:0 0 16px;object-fit:contain}.site-footer .footer-brand p{max-width:470px;color:#5f5130!important;font-size:14px;font-weight:800;line-height:1.5}.footer-partnership{display:grid;justify-items:center}.partnership-badge{width:150px;height:64px;display:grid;place-items:center;border:2px solid #d9a61b;border-radius:8px;background:linear-gradient(180deg,#fffdf4,#ffe58d);box-shadow:inset 0 0 0 1px rgba(255,255,255,.85),0 8px 22px rgba(154,101,0,.2);color:#1c1507;text-align:center;transform:skewX(-3deg);animation:partnership-bounce 1.45s ease-in-out infinite}.partnership-badge strong{display:block;color:#9a6500;font-size:19px;line-height:1;text-shadow:0 1px 0 #fff}.partnership-badge span{display:block;color:#1c1507;font-size:12px;font-weight:950}@keyframes partnership-bounce{0%,100%{transform:translateY(0) skewX(-3deg) scale(1)}50%{transform:translateY(-9px) skewX(-3deg) scale(1.04)}}.footer-follow{display:grid;gap:28px}.follow-image{display:block;filter:drop-shadow(0 10px 14px rgba(154,101,0,.22));transition:transform .18s ease,filter .18s ease}.follow-image:hover,.follow-image:focus-visible{transform:translateY(-3px);filter:drop-shadow(0 14px 18px rgba(154,101,0,.3))}.follow-image img{width:100%;max-width:398px;height:auto;object-fit:contain;border-radius:8px}.footer-bottom{display:none!important}@media (max-width:1060px){.site-footer .footer-inner{grid-template-columns:1fr;gap:30px}.site-footer .footer-brand,.site-footer .footer-brand p{text-align:center;margin-inline:auto}.footer-follow{max-width:520px;width:100%;margin:0 auto}.footer-provider-logos{gap:12px}.footer-provider-logos img{height:52px;max-width:72px}.footer-provider-logos img:nth-child(3),.footer-provider-logos img:nth-child(8),.footer-provider-logos img:nth-child(9){height:36px}}@media (max-width:620px){.footer-provider-row{padding-top:22px}.site-footer .footer-brand img{width:220px;margin-inline:auto}.footer-provider-logos{gap:10px}.footer-provider-logos img{height:42px;max-width:58px}.footer-provider-logos img:nth-child(3),.footer-provider-logos img:nth-child(8),.footer-provider-logos img:nth-child(9){height:30px}.footer-provider-logos img:nth-child(4),.footer-provider-logos img:nth-child(6),.footer-provider-logos img:nth-child(13){max-width:72px}.follow-image img{max-width:100%}}


/* footer follow and partnership refinements */
.footer-partnership{display:grid;justify-items:center}.partnership-loop{width:190px;height:70px;overflow:hidden;border:2px solid #d9a61b;border-radius:8px;background:linear-gradient(180deg,#fffdf4,#ffe58d);box-shadow:inset 0 0 0 1px rgba(255,255,255,.86),0 8px 22px rgba(154,101,0,.2);animation:partnership-bounce 1.45s ease-in-out infinite}.partnership-track{height:100%;display:flex;align-items:center;width:max-content;gap:12px;padding:0 12px;animation:partnership-logo-loop 18s linear infinite}.partnership-loop:hover .partnership-track{animation-play-state:paused}.partnership-track img{flex:0 0 auto;width:auto;height:48px;max-width:70px;object-fit:contain;filter:drop-shadow(0 3px 4px rgba(154,101,0,.24))}.partnership-track img:nth-child(3n){height:36px}@keyframes partnership-logo-loop{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.footer-follow{display:grid;justify-items:center;gap:28px}.follow-banner{position:relative;width:398px;min-height:72px;display:flex;align-items:center;justify-content:space-between;overflow:visible;border:1px solid #d9a61b;border-radius:12px;background:linear-gradient(180deg,#fffdf7 0%,#fff0ad 48%,#f2bd28 100%);box-shadow:inset 0 0 16px rgba(255,255,255,.7),0 10px 22px rgba(154,101,0,.2);padding:13px 74px 13px 22px}.follow-banner span{display:grid;gap:4px;text-align:left}.follow-banner strong{color:#9a6500;font-size:21px;line-height:1;text-shadow:0 1px 0 #fff}.follow-banner small{color:#1c1507;font-size:11px;font-weight:800}.follow-banner b{position:absolute;right:11px;top:50%;width:72px;height:72px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#ffffff 0%,#8de7ff 40%,#1896e9 100%);box-shadow:0 8px 18px rgba(0,0,0,.18),inset 0 0 0 1px rgba(255,255,255,.78);color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:52px;font-style:italic;text-shadow:0 2px 4px rgba(0,0,0,.28);transform:translateY(-50%) rotate(8deg)}.follow-banner.telegram b{border-radius:50%;font-size:42px;transform:translateY(-50%) rotate(-8deg)}.follow-banner:hover,.follow-banner:focus-visible{transform:translateY(-2px);box-shadow:inset 0 0 16px rgba(255,255,255,.8),0 14px 26px rgba(154,101,0,.26)}@media (max-width:620px){.follow-banner{width:min(100%,398px);min-height:76px;padding:12px 66px 12px 16px}.follow-banner strong{font-size:17px}.follow-banner small{font-size:10px}.follow-banner b{width:58px;height:58px;font-size:42px}.follow-banner.telegram b{font-size:34px}.partnership-loop{width:180px}}

/* final footer alignment pass */
.site-footer{background:linear-gradient(180deg,#fff6c8 0%,#fffdf4 48%,#fff 100%)!important;color:#1c1507!important;padding-top:0!important}.footer-provider-row{width:min(100% - 28px,1240px)!important;padding:14px 0 18px!important}.footer-provider-row h2{margin:0 0 12px!important;color:#9a6500!important;font-size:20px!important;line-height:1.2!important}.footer-provider-logos{gap:12px!important}.footer-provider-logos img{height:56px!important;max-width:76px!important}.footer-provider-logos img:nth-child(3),.footer-provider-logos img:nth-child(8),.footer-provider-logos img:nth-child(9){height:38px!important}.footer-provider-logos img:nth-child(4),.footer-provider-logos img:nth-child(6),.footer-provider-logos img:nth-child(13){max-width:88px!important}.site-footer .footer-inner{width:min(100% - 28px,1240px)!important;padding:18px 0 34px!important;display:grid!important;grid-template-columns:minmax(330px,1.05fr) 260px 430px!important;gap:44px!important;align-items:start!important}.site-footer .footer-brand img{width:278px!important;margin:0 0 14px!important}.site-footer .footer-brand p{max-width:430px!important;color:#4f421f!important;font-size:14px!important;font-weight:800!important;line-height:1.55!important}.footer-partnership,.footer-follow{align-self:start!important}.footer-partnership h2,.footer-follow h2{margin:0!important;color:#9a6500!important;font-size:20px!important;line-height:1.2!important}.footer-partnership{display:grid!important;justify-items:center!important;gap:14px!important}.partnership-loop{width:150px!important;height:64px!important;border:2px solid #d9a61b!important;border-radius:8px!important;background:linear-gradient(180deg,#fffefa 0%,#fff0a9 58%,#f5c742 100%)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.9),0 8px 18px rgba(154,101,0,.2)!important;animation:partnership-bounce 1.45s ease-in-out infinite!important}.partnership-track{height:100%!important;gap:10px!important;padding:0 10px!important;animation:partnership-logo-loop 13s linear infinite!important}.partnership-track img{height:42px!important;max-width:58px!important;filter:drop-shadow(0 3px 4px rgba(154,101,0,.24))!important}.partnership-track img:nth-child(3n){height:32px!important}.footer-follow{display:grid!important;justify-items:center!important;gap:12px!important}.follow-banner{width:398px!important;min-height:72px!important;padding:12px 78px 12px 24px!important;border:1px solid #d9a61b!important;border-radius:12px!important;background:linear-gradient(180deg,#fffefa 0%,#fff2ba 46%,#f4c33a 100%)!important;box-shadow:inset 0 0 18px rgba(255,255,255,.78),0 9px 20px rgba(154,101,0,.2)!important}.follow-banner span{gap:3px!important;text-align:left!important}.follow-banner strong{color:#9a6500!important;font-size:21px!important;line-height:1!important;text-shadow:0 1px 0 #fff,0 0 5px rgba(154,101,0,.16)!important}.follow-banner small{color:#2b210b!important;font-size:11px!important;font-weight:800!important}.follow-banner b{right:12px!important;width:72px!important;height:72px!important;border-radius:18px!important;background:linear-gradient(145deg,#f2fbff 0%,#8fe8ff 34%,#159be9 72%,#0564b4 100%)!important;box-shadow:inset 10px 10px 18px rgba(255,255,255,.56),inset -9px -10px 16px rgba(0,61,130,.36),0 8px 16px rgba(0,0,0,.22)!important;color:#fff!important;font-size:54px!important;font-weight:950!important;font-style:normal!important;text-shadow:0 3px 4px rgba(0,0,0,.38)!important;transform:translateY(-50%) rotate(8deg)!important}.follow-banner b::after{position:absolute;inset:8px 10px auto 12px;height:18px;border-radius:999px;background:rgba(255,255,255,.46);content:"";filter:blur(.2px)}.follow-banner.telegram b{font-size:0!important;border-radius:50%!important;transform:translateY(-50%) rotate(-8deg)!important}.follow-banner.telegram b::before{position:absolute;left:19px;top:18px;width:0;height:0;border-top:18px solid transparent;border-bottom:18px solid transparent;border-left:36px solid #fff;content:"";filter:drop-shadow(0 3px 3px rgba(0,0,0,.25));transform:skewX(-12deg)}.follow-banner.telegram b::after{inset:10px 14px auto 14px;height:18px;border-radius:999px;background:rgba(255,255,255,.42);content:""}.follow-banner:hover,.follow-banner:focus-visible{transform:translateY(-2px)!important}@media (max-width:1060px){.site-footer .footer-inner{grid-template-columns:1fr!important;gap:28px!important}.footer-partnership,.footer-follow{justify-self:center!important}.site-footer .footer-brand,.site-footer .footer-brand p{text-align:center!important;margin-inline:auto!important}.site-footer .footer-brand img{margin-inline:auto!important}}@media (max-width:620px){.footer-provider-row{padding:18px 0 16px!important}.footer-provider-logos{gap:9px!important}.footer-provider-logos img{height:40px!important;max-width:56px!important}.footer-provider-logos img:nth-child(3),.footer-provider-logos img:nth-child(8),.footer-provider-logos img:nth-child(9){height:29px!important}.footer-provider-logos img:nth-child(4),.footer-provider-logos img:nth-child(6),.footer-provider-logos img:nth-child(13){max-width:70px!important}.site-footer .footer-brand img{width:220px!important}.follow-banner{width:min(100%,398px)!important;min-height:76px!important;padding:12px 66px 12px 16px!important}.follow-banner strong{font-size:17px!important}.follow-banner small{font-size:10px!important}.follow-banner b{width:58px!important;height:58px!important;font-size:42px!important}.follow-banner.telegram b::before{left:15px!important;top:15px!important;border-top-width:14px!important;border-bottom-width:14px!important;border-left-width:28px!important}.partnership-loop{width:150px!important;height:62px!important}}

/* final footer single-row provider and partnership badge loop */
.footer-provider-row{padding:10px 0 10px!important}.footer-provider-row h2{margin:0 0 8px!important}.footer-provider-logos{display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;overflow:hidden!important;max-width:1240px!important;margin:0 auto!important}.footer-provider-logos img{height:50px!important;max-width:68px!important;flex:0 1 auto!important;min-width:0!important}.footer-provider-logos img:nth-child(3),.footer-provider-logos img:nth-child(8),.footer-provider-logos img:nth-child(9){height:34px!important}.footer-provider-logos img:nth-child(4),.footer-provider-logos img:nth-child(6),.footer-provider-logos img:nth-child(13){max-width:80px!important}.site-footer .footer-inner{padding:10px 0 30px!important;grid-template-columns:minmax(330px,1.05fr) 280px 430px!important;gap:38px!important}.footer-partnership{gap:10px!important}.partnership-loop{width:174px!important;height:64px!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;animation:none!important}.partnership-track{height:100%!important;display:flex!important;align-items:center!important;width:max-content!important;gap:10px!important;padding:0!important;animation:partnership-logo-loop 22s linear infinite!important}.partner-card{position:relative;flex:0 0 154px;height:60px;display:grid;grid-template-rows:1fr auto;align-items:center;justify-items:center;overflow:hidden;border:2px solid #d9a61b;border-radius:7px;background:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.9),0 6px 14px rgba(154,101,0,.18)}.partner-card::before{position:absolute;inset:5px;border:1px solid rgba(217,166,27,.38);border-radius:5px;content:""}.partner-card strong{position:relative;z-index:1;align-self:end;max-width:130px;color:#8f6100;font-size:16px;font-weight:950;line-height:1;text-align:center;text-transform:uppercase;text-shadow:0 1px 0 #fff}.partner-card:nth-child(3n) strong{color:#1f83c6}.partner-card:nth-child(4n) strong{color:#6b4dbd}.partner-card:nth-child(5n) strong{color:#7a5200}.partner-card em{position:relative;z-index:1;width:100%;padding:4px 4px 5px;background:linear-gradient(180deg,#fff3bd,#f2bd28);color:#1b1300;font-size:11px;font-style:italic;font-weight:950;line-height:1;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,.75)}.footer-follow{gap:10px!important}.footer-partnership h2,.footer-follow h2{margin-bottom:0!important}@media (max-width:1060px){.footer-provider-logos{justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:4px!important}.site-footer .footer-inner{grid-template-columns:1fr!important;gap:24px!important}.partnership-loop{width:174px!important}}@media (max-width:620px){.footer-provider-row{padding:14px 0 8px!important}.footer-provider-logos img{height:36px!important;max-width:50px!important}.footer-provider-logos img:nth-child(3),.footer-provider-logos img:nth-child(8),.footer-provider-logos img:nth-child(9){height:28px!important}.footer-provider-logos img:nth-child(4),.footer-provider-logos img:nth-child(6),.footer-provider-logos img:nth-child(13){max-width:64px!important}.site-footer .footer-inner{padding-top:8px!important}.partner-card{flex-basis:146px;height:58px}.partner-card strong{font-size:14px}.partner-card em{font-size:10px}}

/* footer structure repair */
.footer-provider-logo{height:56px;display:inline-flex;align-items:center;justify-content:center;flex:0 1 68px;min-width:0}.footer-provider-logo img{max-height:100%!important;max-width:100%!important;object-fit:contain!important}.footer-provider-logo:nth-child(3),.footer-provider-logo:nth-child(8),.footer-provider-logo:nth-child(9){height:34px}.footer-provider-logo:nth-child(4),.footer-provider-logo:nth-child(6),.footer-provider-logo:nth-child(13){flex-basis:80px}.footer-provider-logos img{height:auto!important}.footer-provider-logos{height:58px!important;align-content:center!important}@media (max-width:620px){.footer-provider-logo{height:38px;flex-basis:50px}.footer-provider-logo:nth-child(3),.footer-provider-logo:nth-child(8),.footer-provider-logo:nth-child(9){height:28px}.footer-provider-logo:nth-child(4),.footer-provider-logo:nth-child(6),.footer-provider-logo:nth-child(13){flex-basis:64px}.footer-provider-logos{height:42px!important}}

/* provider row hard lock */
.footer-provider-logo,.footer-provider-logo:nth-child(3),.footer-provider-logo:nth-child(8),.footer-provider-logo:nth-child(9){height:56px!important}.footer-provider-logo img{height:50px!important;width:auto!important;max-width:100%!important}.footer-provider-logo:nth-child(3) img,.footer-provider-logo:nth-child(8) img,.footer-provider-logo:nth-child(9) img{height:34px!important}.footer-provider-logo:nth-child(4) img,.footer-provider-logo:nth-child(6) img,.footer-provider-logo:nth-child(13) img{max-width:80px!important}@media (max-width:620px){.footer-provider-logo,.footer-provider-logo:nth-child(3),.footer-provider-logo:nth-child(8),.footer-provider-logo:nth-child(9){height:38px!important}.footer-provider-logo img{height:36px!important}.footer-provider-logo:nth-child(3) img,.footer-provider-logo:nth-child(8) img,.footer-provider-logo:nth-child(9) img{height:28px!important}}

/* footer title and partnership logo centering */
.footer-provider-row h2{font-size:26px!important;margin-bottom:10px!important}.partner-card{grid-template-rows:1fr 18px!important}.partner-card strong{align-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;padding-top:4px!important}.partner-card em{align-self:end!important;padding:4px 4px 4px!important}@media (max-width:620px){.footer-provider-row h2{font-size:22px!important}.partner-card{grid-template-rows:1fr 17px!important}.partner-card strong{min-height:32px!important}}

/* partnership logo artwork and social icon correction */
.partner-card strong{font-family:Arial Black,Arial,Helvetica,sans-serif!important;letter-spacing:0!important;text-transform:none!important}.partner-card strong .logo-main{display:inline-flex;align-items:center;justify-content:center;gap:2px;line-height:1;text-align:center}.partner-card strong small{display:block;margin-left:2px;font-size:.48em;line-height:1}.partner-card strong sup{font-size:.58em;color:#38d77c;margin-left:1px}.partner-card .logo-mark-mini{margin-right:4px;color:#d41414;font-size:18px;filter:drop-shadow(0 1px 0 #fff)}.partner-mrpay strong{color:#1e2838!important}.partner-mrpay strong::after{content:"";width:10px;height:10px;margin-left:2px;border-radius:50%;background:#41ce7b;box-shadow:0 0 0 2px rgba(65,206,123,.2)}.partner-livebet strong{color:#d31414!important;text-shadow:1px 1px 0 #fff,-1px -1px 0 #641010!important}.partner-pokies998 strong{color:#168ed1!important;text-shadow:0 1px 0 #fff,0 0 4px rgba(22,142,209,.45)!important}.partner-vgs strong{font-style:italic;color:#62b82d!important;text-shadow:2px 1px 0 #ffd52f,0 0 4px rgba(98,184,45,.35)!important}.partner-night strong{font-style:italic;color:#a74cff!important;text-shadow:0 1px 0 #fff,0 0 5px rgba(167,76,255,.55)!important}.partner-king strong{color:#7d5a16!important;font-family:Georgia,'Times New Roman',serif!important;text-shadow:0 1px 0 #fff,0 0 4px rgba(154,101,0,.38)!important}.partner-king .logo-crown{display:block;color:#b98a15;font-size:16px;line-height:.8}.partner-enjoy strong{font-style:italic;color:#806437!important;text-shadow:1px 1px 0 #ecd38b!important}.partner-pokies33 strong{color:#2e3440!important;text-shadow:0 1px 0 #fff!important}.partner-luck strong{color:#0a86c9!important}.partner-luck strong b{font-size:1.45em;line-height:.7}.partner-luck strong small{font-size:.48em;color:#333}.partner-card em{letter-spacing:.2px!important}.follow-banner.facebook b{font-size:56px!important;font-family:Arial Black,Arial,Helvetica,sans-serif!important}.follow-banner.telegram b{font-size:0!important}.follow-banner.telegram b::before{position:absolute;left:15px!important;top:19px!important;width:42px!important;height:32px!important;border:0!important;background:#fff;clip-path:polygon(0 45%,100% 0,72% 100%,48% 63%,30% 88%);content:""!important;filter:drop-shadow(0 3px 3px rgba(0,0,0,.3));transform:none!important}.follow-banner.telegram b::after{position:absolute;inset:10px 13px auto 13px!important;height:18px!important;border-radius:999px!important;background:rgba(255,255,255,.42)!important;content:""!important}@media (max-width:620px){.follow-banner.facebook b{font-size:44px!important}.follow-banner.telegram b::before{left:12px!important;top:16px!important;width:34px!important;height:26px!important}}

/* real provided logo assets in footer */
.partner-card.partner-image-card{grid-template-rows:1fr 18px!important;background:#fff!important;border-color:#d9a61b!important}.partner-image-card img{position:relative;z-index:1;align-self:center;justify-self:center;max-width:126px;max-height:34px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(154,101,0,.18))}.partner-image-card:nth-child(5n) img{max-height:40px}.partner-image-card:nth-child(6n) img{max-width:136px}.partner-image-card em{align-self:end!important}.follow-banner b{font-size:0!important;background:none!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.follow-banner b::before,.follow-banner b::after{display:none!important}.follow-banner b img{width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 8px 10px rgba(0,0,0,.22))}.follow-banner.telegram b img{width:76px;height:76px}@media (max-width:620px){.partner-image-card img{max-width:118px;max-height:32px}.follow-banner b img,.follow-banner.telegram b img{width:60px;height:60px}}

/* final real partner image sizing */
.partner-image-card img{width:auto!important;height:auto!important;max-width:134px!important;max-height:38px!important;object-fit:contain!important}.partner-image-card:nth-child(2n) img,.partner-image-card:nth-child(3n) img,.partner-image-card:nth-child(4n) img,.partner-image-card:nth-child(6n) img,.partner-image-card:nth-child(7n) img,.partner-image-card:nth-child(8n) img{max-width:138px!important;max-height:38px!important}.partner-image-card:nth-child(5n) img{max-width:134px!important;max-height:42px!important}.partnership-track img{width:auto!important;height:auto!important}@media (max-width:620px){.partner-image-card img{max-width:122px!important;max-height:34px!important}.partner-image-card:nth-child(5n) img{max-height:38px!important}}

/* image-based game provider carousel */
.image-provider-marquee{padding:14px 0!important;background:linear-gradient(180deg,#fffdf4,#fff3bd)!important}.image-provider-track{display:flex!important;width:max-content!important;gap:12px!important;animation:provider-card-loop 64s linear infinite!important}.image-provider-marquee:hover .image-provider-track,.footer-provider-carousel:hover .footer-provider-track{animation-play-state:paused!important}.game-provider-card{flex:0 0 auto;width:132px!important;height:132px!important;object-fit:contain!important;border-radius:12px!important}.footer-provider-row{padding:10px 0 12px!important}.footer-provider-row h2{font-size:26px!important;margin:0 0 10px!important}.footer-provider-logos{display:none!important}.footer-provider-carousel{position:relative;overflow:hidden;width:min(100% - 28px,1240px);margin:0 auto;padding:0;background:transparent}.footer-provider-track{display:flex;width:max-content;gap:10px;animation:provider-card-loop 66s linear infinite}.footer-provider-carousel .game-provider-card{width:86px!important;height:86px!important;border-radius:9px!important}@keyframes provider-card-loop{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:620px){.game-provider-card{width:102px!important;height:102px!important}.footer-provider-carousel .game-provider-card{width:70px!important;height:70px!important}.footer-provider-row h2{font-size:22px!important}.image-provider-track,.footer-provider-track{gap:8px!important;animation-duration:48s!important}}

/* portfolio alternating image/text layout */
.split-section figure img{aspect-ratio:1376/768!important;object-fit:cover!important}.portfolio-section{padding-bottom:64px!important}.portfolio-section>p{margin-bottom:34px!important}.portfolio-feature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:34px;align-items:center;margin-top:28px;text-align:left}.portfolio-feature+ .portfolio-feature{margin-top:34px}.portfolio-feature figure{margin:0;overflow:hidden;border:2px solid #e2b22b;border-radius:8px;box-shadow:0 18px 46px rgba(154,101,0,.18)}.portfolio-feature figure img{width:100%;aspect-ratio:1376/768;object-fit:cover}.portfolio-feature>div{display:grid;gap:14px}.portfolio-feature h3{margin:0!important;color:#9a6500!important;font-size:22px!important;text-align:left}.portfolio-feature p{margin:0!important;text-align:left}.portfolio-feature ul{margin:0;padding-left:22px;color:#5f5130;font-weight:700}.portfolio-feature li+li{margin-top:6px}.portfolio-feature .play-button{justify-self:start;margin-top:6px!important}.portfolio-feature.image-right{grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr)}@media (max-width:900px){.portfolio-feature,.portfolio-feature.image-right{grid-template-columns:1fr}.portfolio-feature.image-right figure{order:-1}.portfolio-feature h3,.portfolio-feature p{text-align:center}.portfolio-feature ul{text-align:left}.portfolio-feature .play-button{justify-self:center}}

/* final footer provider restore + requested social icons */
.site-footer .footer-provider-row{
  display:block!important;
  width:min(100% - 28px,1240px)!important;
  margin:0 auto!important;
  padding:10px 0 10px!important;
  text-align:center!important;
}
.site-footer .footer-provider-logos{
  display:flex!important;
  flex-wrap:nowrap!important;
  justify-content:center!important;
  align-items:center!important;
  gap:10px!important;
  overflow:hidden!important;
  height:58px!important;
  max-width:1240px!important;
  margin:0 auto!important;
}
.site-footer .footer-provider-logo{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 1 68px!important;
  min-width:0!important;
  height:56px!important;
}
.site-footer .footer-provider-logo img{
  display:block!important;
  width:auto!important;
  height:50px!important;
  max-width:100%!important;
  object-fit:contain!important;
  filter:drop-shadow(0 4px 5px rgba(154,101,0,.22))!important;
}
.site-footer .footer-provider-logo:nth-child(3) img,
.site-footer .footer-provider-logo:nth-child(8) img,
.site-footer .footer-provider-logo:nth-child(9) img{
  height:34px!important;
}
.site-footer .footer-provider-logo:nth-child(4),
.site-footer .footer-provider-logo:nth-child(6),
.site-footer .footer-provider-logo:nth-child(13){
  flex-basis:80px!important;
}
.site-footer .footer-provider-carousel{
  display:none!important;
}
.site-footer .follow-banner b{
  width:82px!important;
  height:82px!important;
  right:8px!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  overflow:visible!important;
}
.site-footer .follow-banner b::before,
.site-footer .follow-banner b::after{
  display:none!important;
  content:none!important;
}
.site-footer .follow-banner b img{
  display:block!important;
  width:82px!important;
  height:82px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 8px 10px rgba(0,0,0,.22))!important;
}
@media (max-width:620px){
  .site-footer .footer-provider-logos{justify-content:flex-start!important;overflow-x:auto!important;height:44px!important}
  .site-footer .footer-provider-logo{height:40px!important;flex-basis:54px!important}
  .site-footer .footer-provider-logo img{height:36px!important}
  .site-footer .footer-provider-logo:nth-child(3) img,
  .site-footer .footer-provider-logo:nth-child(8) img,
  .site-footer .footer-provider-logo:nth-child(9) img{height:28px!important}
  .site-footer .follow-banner b,.site-footer .follow-banner b img{width:62px!important;height:62px!important}
}

/* portfolio image swap and symmetric layout */
.portfolio-section{
  max-width:1180px!important;
}
.portfolio-feature,
.portfolio-feature.image-right{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:32px!important;
  align-items:center!important;
}
.portfolio-feature figure{
  width:100%!important;
  min-width:0!important;
}
.portfolio-feature figure img{
  width:100%!important;
  aspect-ratio:1376/768!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.portfolio-feature>div{
  min-width:0!important;
}
@media (max-width:900px){
  .portfolio-feature,
  .portfolio-feature.image-right{
    grid-template-columns:1fr!important;
    gap:22px!important;
  }
}

/* final portfolio image natural ratio */
.portfolio-feature figure img{
  aspect-ratio:3/2!important;
  object-fit:cover!important;
  object-position:center center!important;
}

/* backbone section image swap and symmetric ratio */
.split-section{
  max-width:1180px!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:32px!important;
  align-items:center!important;
}
.split-section figure{
  width:100%!important;
  min-width:0!important;
}
.split-section figure img,
.split-section img{
  width:100%!important;
  aspect-ratio:3/2!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.split-copy{
  min-width:0!important;
}
@media (max-width:900px){
  .split-section{
    grid-template-columns:1fr!important;
    gap:22px!important;
  }
}

/* W33-style top banner layout with LIVEBET777 images */
.top-showcase{
  padding:0!important;
  background:#fff8dc!important;
}
.top-showcase .top-logo,
.top-showcase .small-banner-row,
.top-showcase .banner-carousel{
  display:none!important;
}
.hero-banner-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:0!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  overflow:hidden!important;
  background:#120700!important;
}
.hero-banner-grid a,
.hero-banner-grid img{
  display:block!important;
  width:100%!important;
}
.hero-banner-grid img{
  aspect-ratio:1536/768!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.hero-copy{
  padding:34px 0 42px!important;
}
.hero-copy .play-button{
  margin-top:24px!important;
}
@media (max-width:760px){
  .hero-banner-grid{
    grid-template-columns:1fr!important;
  }
}

/* gold standard section with image and text panel */
.gold-standard-section{
  width:100%!important;
  max-width:none!important;
  padding:38px max(28px,calc((100vw - 1180px)/2)) 58px!important;
  background:linear-gradient(180deg,#fff8dc 0%,#fffdf4 100%)!important;
}
.gold-standard-section>h2{
  margin:0 0 14px!important;
  color:#9a6500!important;
  font-size:34px!important;
  text-align:center!important;
}
.gold-standard-section>p{
  max-width:1120px!important;
  margin:0 auto 34px!important;
  color:#4f421f!important;
  text-align:center!important;
}
.gold-standard-layout{
  display:grid!important;
  grid-template-columns:minmax(360px,.96fr) minmax(420px,1.04fr)!important;
  gap:44px!important;
  align-items:center!important;
  width:min(100%,1180px)!important;
  margin:0 auto!important;
}
.gold-standard-layout figure{
  margin:0!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
}
.gold-standard-layout figure img{
  width:min(100%,560px)!important;
  aspect-ratio:1/1!important;
  height:auto!important;
  object-fit:contain!important;
  filter:drop-shadow(0 18px 26px rgba(154,101,0,.22))!important;
}
.gold-standard-panel{
  padding:28px 30px!important;
  border:1px solid rgba(154,101,0,.28)!important;
  border-radius:10px!important;
  background:linear-gradient(180deg,#fffefa 0%,#fff1b7 100%)!important;
  box-shadow:0 16px 36px rgba(154,101,0,.16),inset 0 0 18px rgba(255,255,255,.72)!important;
  text-align:left!important;
}
.gold-standard-panel section+section{
  margin-top:28px!important;
}
.gold-standard-panel h3{
  margin:0 0 12px!important;
  color:#9a6500!important;
  font-size:21px!important;
  text-align:center!important;
}
.gold-standard-panel p{
  margin:0!important;
  max-width:none!important;
  color:#2b210b!important;
  font-size:15px!important;
  line-height:1.55!important;
  text-align:left!important;
}
@media (max-width:900px){
  .gold-standard-layout{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  .gold-standard-layout figure img{
    width:min(100%,460px)!important;
  }
}
@media (max-width:620px){
  .gold-standard-section{
    padding:30px 14px 42px!important;
  }
  .gold-standard-section>h2{
    font-size:27px!important;
  }
  .gold-standard-panel{
    padding:22px 18px!important;
  }
}

/* promotion captions and steps image layout */
.promo-row article h3{
  min-height:52px!important;
}
.promo-row article p{
  min-height:92px!important;
}
.steps-image-section{
  width:100%!important;
  max-width:none!important;
  padding:40px max(28px,calc((100vw - 1180px)/2)) 58px!important;
  background:linear-gradient(180deg,#fffdf4 0%,#fff7d3 100%)!important;
}
.steps-layout{
  width:min(100%,1180px)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(360px,.95fr) minmax(420px,1.05fr)!important;
  gap:44px!important;
  align-items:center!important;
}
.steps-copy{
  text-align:left!important;
}
.steps-copy h2{
  margin:0 0 18px!important;
  color:#9a6500!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:31px!important;
  text-align:center!important;
}
.steps-copy p{
  margin:0 0 14px!important;
  max-width:none!important;
  color:#4f421f!important;
  text-align:left!important;
}
.steps-copy ol{
  max-width:none!important;
  margin:0!important;
  padding-left:24px!important;
  color:#2b210b!important;
  font-weight:800!important;
  text-align:left!important;
}
.steps-copy li+li{
  margin-top:8px!important;
}
.steps-copy .play-button{
  margin-top:24px!important;
}
.steps-layout figure{
  margin:0!important;
  overflow:hidden!important;
  border:2px solid #e2b22b!important;
  border-radius:8px!important;
  box-shadow:0 18px 46px rgba(154,101,0,.18)!important;
  background:#fff!important;
}
.steps-layout figure img{
  width:100%!important;
  aspect-ratio:1/1!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
@media (max-width:900px){
  .steps-layout{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  .steps-copy h2,.steps-copy p{
    text-align:center!important;
  }
  .steps-copy .play-button{
    display:flex!important;
    width:max-content!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}
@media (max-width:620px){
  .steps-image-section{
    padding:30px 14px 42px!important;
  }
  .steps-copy h2{
    font-size:27px!important;
  }
}

/* final page background blend and FAQ image layout */
body,
.page-layout{
  background:linear-gradient(180deg,#fffdf4 0%,#fff7d5 18%,#fffdf4 38%,#fff5c4 62%,#fffdf4 100%)!important;
}
.top-showcase,
.hero-copy,
.provider-section,
.content-block,
.gold-standard-section,
.steps-image-section,
.faq-image-section{
  background:transparent!important;
}
.site-header,
.site-footer,
.table-wrap,
.promo-row article,
.steps-layout figure,
.faq-block details,
.gold-standard-panel{
  border-color:rgba(217,166,27,.22)!important;
}
.gold-standard-section,
.steps-image-section,
.faq-image-section{
  box-shadow:none!important;
}
.faq-image-section{
  width:100%!important;
  max-width:none!important;
  padding:42px max(28px,calc((100vw - 1180px)/2)) 62px!important;
}
.faq-layout{
  width:min(100%,1180px)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:minmax(360px,.95fr) minmax(430px,1.05fr)!important;
  gap:44px!important;
  align-items:center!important;
}
.faq-layout figure{
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.faq-layout figure img{
  width:min(100%,560px)!important;
  aspect-ratio:1/1!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:10px!important;
  filter:drop-shadow(0 18px 28px rgba(154,101,0,.2))!important;
}
.faq-copy h2{
  margin:0 0 18px!important;
  color:#9a6500!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:30px!important;
  text-align:center!important;
}
.faq-copy details{
  max-width:none!important;
  margin:0 0 10px!important;
  padding:14px 18px!important;
  border:1px solid rgba(217,166,27,.55)!important;
  border-radius:6px!important;
  background:linear-gradient(180deg,#fffefa 0%,#fff4c6 100%)!important;
  box-shadow:none!important;
}
.faq-copy summary{
  color:#2b210b!important;
  font-weight:950!important;
}
.faq-copy details p{
  margin-top:10px!important;
  max-width:none!important;
  color:#4f421f!important;
  font-weight:700!important;
  text-align:left!important;
}
@media (max-width:900px){
  .faq-layout{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  .faq-layout figure img{
    width:min(100%,460px)!important;
  }
}
@media (max-width:620px){
  .faq-image-section{
    padding:30px 14px 44px!important;
  }
  .faq-copy h2{
    font-size:27px!important;
  }
}

/* promo image replacement aspect */
#promotion .promo-row img{
  aspect-ratio:1774/998!important;
  object-fit:cover!important;
  object-position:center center!important;
}

/* footer partnership removed and two-column alignment */
.site-footer .footer-partnership,
.site-footer .partnership-loop,
.site-footer .partnership-track{
  display:none!important;
}
.site-footer .footer-inner{
  width:min(100% - 28px,1240px)!important;
  padding:24px 0 34px!important;
  display:grid!important;
  grid-template-columns:minmax(360px,1fr) minmax(398px,430px)!important;
  gap:64px!important;
  align-items:start!important;
  justify-content:space-between!important;
}
.site-footer .footer-brand{
  display:grid!important;
  justify-items:start!important;
  align-content:start!important;
}
.site-footer .footer-brand img{
  width:278px!important;
  margin:0 0 16px!important;
}
.site-footer .footer-brand p{
  max-width:560px!important;
  margin:0!important;
  color:#4f421f!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:1.55!important;
  text-align:left!important;
}
.site-footer .footer-follow{
  display:grid!important;
  justify-items:center!important;
  align-content:start!important;
  gap:12px!important;
  width:100%!important;
  max-width:430px!important;
  justify-self:end!important;
}
.site-footer .footer-follow h2{
  margin:0 0 4px!important;
  color:#9a6500!important;
  font-size:22px!important;
  line-height:1.2!important;
  text-align:center!important;
}
.site-footer .follow-banner{
  cursor:default!important;
  pointer-events:none!important;
}
@media (max-width:900px){
  .site-footer .footer-inner{
    grid-template-columns:1fr!important;
    gap:26px!important;
  }
  .site-footer .footer-brand,
  .site-footer .footer-follow{
    justify-self:center!important;
    justify-items:center!important;
  }
  .site-footer .footer-brand p{
    text-align:center!important;
  }
  .site-footer .footer-brand img{
    margin-inline:auto!important;
  }
}

/* center portfolio and steps play buttons */
.portfolio-feature .play-button,
.steps-copy .play-button{
  justify-self:center!important;
  align-self:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
  display:flex!important;
  width:max-content!important;
}

/* final fixed aligned header */
:root{
  --header-height:72px!important;
}
html{
  scroll-padding-top:92px!important;
}
body{
  padding-top:var(--header-height)!important;
}
.site-header{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  z-index:5000!important;
  height:var(--header-height)!important;
  background:rgba(255,255,255,.96)!important;
  backdrop-filter:blur(10px)!important;
  border-bottom:1px solid rgba(217,166,27,.26)!important;
  box-shadow:0 8px 24px rgba(120,80,0,.14)!important;
}
.header-inner{
  width:min(100% - 32px,1240px)!important;
  height:var(--header-height)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:170px minmax(0,1fr) 300px!important;
  align-items:center!important;
  gap:20px!important;
}
.brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  height:100%!important;
}
.brand img{
  width:148px!important;
  height:62px!important;
  object-fit:contain!important;
}
.primary-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:20px!important;
  margin:0!important;
  min-width:0!important;
  white-space:nowrap!important;
}
.primary-nav a{
  display:flex!important;
  align-items:center!important;
  height:var(--header-height)!important;
  padding:0!important;
  color:#2b210b!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1!important;
}
.primary-nav a:hover,
.primary-nav a:focus-visible,
.primary-nav a.is-active{
  color:#9a6500!important;
}
.account-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
}
.account-actions a{
  min-width:140px!important;
  height:34px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 16px!important;
  border-radius:6px!important;
  font-size:13px!important;
  line-height:1!important;
}
.nav-toggle{
  display:none!important;
}
@media (max-width:1120px){
  .header-inner{
    grid-template-columns:150px minmax(0,1fr) 240px!important;
    gap:14px!important;
  }
  .primary-nav{
    gap:13px!important;
  }
  .primary-nav a{
    font-size:13px!important;
  }
  .account-actions a{
    min-width:112px!important;
  }
}
@media (max-width:900px){
  :root{--header-height:66px!important;}
  body{padding-top:var(--header-height)!important;}
  .header-inner{
    width:min(100% - 24px,760px)!important;
    display:flex!important;
    justify-content:space-between!important;
    gap:12px!important;
  }
  .brand img{
    width:124px!important;
    height:56px!important;
  }
  .nav-toggle{
    display:block!important;
    order:3!important;
    margin-left:0!important;
  }
  .primary-nav{
    position:fixed!important;
    top:var(--header-height)!important;
    right:0!important;
    left:0!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    padding:8px 22px 18px!important;
    background:rgba(255,255,255,.98)!important;
    border-bottom:1px solid rgba(217,166,27,.24)!important;
    transform:translateY(-120%)!important;
    transition:transform .2s ease!important;
    box-shadow:0 16px 28px rgba(154,101,0,.14)!important;
  }
  body.is-nav-open .primary-nav{
    transform:translateY(0)!important;
  }
  .primary-nav a{
    height:auto!important;
    justify-content:center!important;
    padding:13px 0!important;
    font-size:15px!important;
  }
  .account-actions{
    display:none!important;
  }
}

/* glowing shimmer effect for all main buttons */
.play-button,
.account-actions a,
.follow-banner,
.social-link{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
  animation:button-gold-pulse 2.4s ease-in-out infinite!important;
}
.play-button::before,
.account-actions a::before,
.follow-banner::before,
.social-link::before{
  position:absolute!important;
  top:-45%!important;
  bottom:-45%!important;
  left:-80%!important;
  width:45%!important;
  background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.18) 28%,rgba(255,255,255,.86) 50%,rgba(255,255,255,.2) 72%,transparent 100%)!important;
  content:""!important;
  transform:skewX(-18deg)!important;
  animation:button-shine-sweep 2.8s ease-in-out infinite!important;
  pointer-events:none!important;
  z-index:0!important;
}
.play-button::after,
.account-actions a::after,
.social-link::after{
  position:absolute!important;
  inset:2px!important;
  border-radius:inherit!important;
  border:1px solid rgba(255,255,255,.5)!important;
  content:""!important;
  pointer-events:none!important;
  z-index:0!important;
}
.play-button,
.account-actions a,
.social-link{
  text-shadow:0 1px 0 rgba(255,255,255,.72)!important;
}
.play-button > *,
.account-actions a > *,
.follow-banner > *,
.social-link > *{
  position:relative!important;
  z-index:1!important;
}
.follow-banner span,
.follow-banner b{
  z-index:1!important;
}
.play-button:hover,
.account-actions a:hover,
.follow-banner:hover,
.social-link:hover{
  animation-duration:1.45s!important;
  filter:brightness(1.06)!important;
}
@keyframes button-shine-sweep{
  0%{left:-80%;opacity:0;}
  18%{opacity:1;}
  52%{left:132%;opacity:1;}
  100%{left:132%;opacity:0;}
}
@keyframes button-gold-pulse{
  0%,100%{box-shadow:inset 0 0 18px rgba(255,255,255,.72),0 8px 20px rgba(154,101,0,.18),0 0 0 rgba(242,189,40,0)!important;}
  50%{box-shadow:inset 0 0 20px rgba(255,255,255,.88),0 10px 26px rgba(154,101,0,.24),0 0 18px rgba(242,189,40,.42)!important;}
}
@media (prefers-reduced-motion:reduce){
  .play-button,
  .account-actions a,
  .follow-banner,
  .social-link,
  .play-button::before,
  .account-actions a::before,
  .follow-banner::before,
  .social-link::before{
    animation:none!important;
  }
}

/* stronger obvious looping glow for buttons */
.play-button,
.account-actions a,
.follow-banner,
.social-link{
  overflow:hidden!important;
  animation:button-strong-glow 1.35s ease-in-out infinite!important;
  box-shadow:inset 0 0 16px rgba(255,255,255,.95),0 0 12px rgba(242,189,40,.75),0 0 28px rgba(242,189,40,.48)!important;
}
.play-button::before,
.account-actions a::before,
.follow-banner::before,
.social-link::before{
  top:-65%!important;
  bottom:-65%!important;
  left:-95%!important;
  width:58%!important;
  background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.1) 18%,rgba(255,255,255,1) 48%,rgba(255,236,135,.95) 58%,rgba(255,255,255,.15) 78%,transparent 100%)!important;
  filter:blur(.2px)!important;
  animation:button-strong-sweep 1.85s linear infinite!important;
  opacity:1!important;
}
.play-button::after,
.account-actions a::after,
.social-link::after{
  inset:0!important;
  border:2px solid rgba(255,236,135,.92)!important;
  box-shadow:inset 0 0 12px rgba(255,255,255,.8),0 0 16px rgba(242,189,40,.72)!important;
  animation:button-border-flash 1.35s ease-in-out infinite!important;
}
.follow-banner{
  border-color:#f8d76b!important;
}
.follow-banner::after{
  position:absolute!important;
  inset:0!important;
  border-radius:inherit!important;
  border:2px solid rgba(255,236,135,.92)!important;
  box-shadow:inset 0 0 12px rgba(255,255,255,.82),0 0 16px rgba(242,189,40,.75)!important;
  content:""!important;
  pointer-events:none!important;
  z-index:0!important;
  animation:button-border-flash 1.35s ease-in-out infinite!important;
}
@keyframes button-strong-sweep{
  0%{left:-95%;transform:skewX(-18deg);}
  100%{left:145%;transform:skewX(-18deg);}
}
@keyframes button-strong-glow{
  0%,100%{
    filter:brightness(1);
    box-shadow:inset 0 0 16px rgba(255,255,255,.9),0 0 10px rgba(242,189,40,.72),0 0 26px rgba(242,189,40,.46)!important;
  }
  50%{
    filter:brightness(1.18);
    box-shadow:inset 0 0 24px rgba(255,255,255,1),0 0 22px rgba(255,219,91,.95),0 0 46px rgba(242,189,40,.82)!important;
  }
}
@keyframes button-border-flash{
  0%,100%{opacity:.62;}
  50%{opacity:1;}
}

/* restore footer Follow Us buttons before glow effect */
.site-footer .follow-banner{
  animation:none!important;
  filter:none!important;
  box-shadow:inset 0 0 18px rgba(255,255,255,.78),0 9px 20px rgba(154,101,0,.2)!important;
  border:1px solid #d9a61b!important;
  background:linear-gradient(180deg,#fffefa 0%,#fff2ba 46%,#f4c33a 100%)!important;
  cursor:default!important;
  pointer-events:none!important;
}
.site-footer .follow-banner::before,
.site-footer .follow-banner::after{
  display:none!important;
  content:none!important;
  animation:none!important;
}
.site-footer .follow-banner:hover,
.site-footer .follow-banner:focus-visible{
  transform:none!important;
  filter:none!important;
  box-shadow:inset 0 0 18px rgba(255,255,255,.78),0 9px 20px rgba(154,101,0,.2)!important;
}
.site-footer .follow-banner span,
.site-footer .follow-banner b{
  position:relative!important;
  z-index:1!important;
}

/* final follow-us reference layout and header logo alignment */
.site-header .brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  height:var(--header-height)!important;
  line-height:0!important;
}
.site-header .brand img{
  display:block!important;
  width:142px!important;
  height:54px!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0!important;
}
.site-footer .footer-follow{
  max-width:390px!important;
  width:390px!important;
  justify-self:end!important;
  display:grid!important;
  justify-items:center!important;
  align-content:start!important;
  gap:18px!important;
}
.site-footer .footer-follow h2{
  margin:0 0 2px!important;
  color:#9a6500!important;
  font-size:20px!important;
  font-weight:900!important;
  line-height:1.15!important;
  text-align:center!important;
}
.site-footer .follow-banner{
  width:315px!important;
  min-height:56px!important;
  padding:9px 64px 9px 20px!important;
  border:1px solid #d9a61b!important;
  border-radius:10px!important;
  background:linear-gradient(180deg,#fffefa 0%,#fff1b2 48%,#f4c33a 100%)!important;
  box-shadow:inset 0 0 14px rgba(255,255,255,.76),0 8px 18px rgba(154,101,0,.18)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  position:relative!important;
  transform:none!important;
}
.site-footer .follow-banner span{
  display:grid!important;
  gap:2px!important;
  text-align:left!important;
  min-width:0!important;
}
.site-footer .follow-banner strong{
  color:#007be8!important;
  font-size:17px!important;
  line-height:1!important;
  white-space:nowrap!important;
  text-shadow:0 0 5px rgba(0,123,232,.22)!important;
}
.site-footer .follow-banner small{
  color:#2b210b!important;
  font-size:9px!important;
  font-weight:800!important;
  line-height:1.15!important;
  white-space:nowrap!important;
}
.site-footer .follow-banner b{
  position:absolute!important;
  right:8px!important;
  top:50%!important;
  width:62px!important;
  height:62px!important;
  transform:translateY(-50%) rotate(8deg)!important;
  display:grid!important;
  place-items:center!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
}
.site-footer .follow-banner.telegram b{
  transform:translateY(-50%) rotate(-8deg)!important;
}
.site-footer .follow-banner b img,
.site-footer .follow-banner.telegram b img{
  width:62px!important;
  height:62px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 8px 9px rgba(0,0,0,.2))!important;
}
@media (max-width:900px){
  .site-footer .footer-follow{
    width:min(100%,390px)!important;
    justify-self:center!important;
  }
}
@media (max-width:420px){
  .site-footer .follow-banner{
    width:min(100%,315px)!important;
    padding-left:14px!important;
    padding-right:58px!important;
  }
  .site-footer .follow-banner strong{font-size:15px!important;}
  .site-footer .follow-banner small{font-size:8px!important;}
  .site-footer .follow-banner b,
  .site-footer .follow-banner b img{width:56px!important;height:56px!important;}
}

/* final Follow Us icon spacing - keep 3D icons clear of text */
.site-footer .footer-follow{
  max-width:430px!important;
  width:430px!important;
  gap:16px!important;
}
.site-footer .follow-banner{
  width:360px!important;
  min-height:68px!important;
  padding:10px 96px 10px 22px!important;
  overflow:visible!important;
  border-radius:11px!important;
  background:linear-gradient(180deg,#fffefa 0%,#fff3bd 50%,#f4c33a 100%)!important;
}
.site-footer .follow-banner span{
  width:235px!important;
  max-width:235px!important;
  overflow:hidden!important;
}
.site-footer .follow-banner strong{
  font-size:18px!important;
  line-height:1.04!important;
  white-space:nowrap!important;
}
.site-footer .follow-banner small{
  display:block!important;
  width:230px!important;
  font-size:9px!important;
  line-height:1.15!important;
  white-space:nowrap!important;
}
.site-footer .follow-banner b{
  right:-8px!important;
  width:78px!important;
  height:78px!important;
  transform:translateY(-50%) rotate(7deg)!important;
  z-index:2!important;
}
.site-footer .follow-banner.telegram b{
  transform:translateY(-50%) rotate(-7deg)!important;
}
.site-footer .follow-banner b img,
.site-footer .follow-banner.telegram b img{
  width:78px!important;
  height:78px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 10px 11px rgba(91,59,0,.24))!important;
}
@media (max-width:520px){
  .site-footer .footer-follow{
    width:min(100%,360px)!important;
    max-width:360px!important;
  }
  .site-footer .follow-banner{
    width:min(100%,330px)!important;
    padding:10px 82px 10px 16px!important;
  }
  .site-footer .follow-banner span{
    width:205px!important;
    max-width:205px!important;
  }
  .site-footer .follow-banner strong{font-size:16px!important;}
  .site-footer .follow-banner small{width:205px!important;font-size:8px!important;}
  .site-footer .follow-banner b,
  .site-footer .follow-banner b img{
    width:68px!important;
    height:68px!important;
  }
  .site-footer .follow-banner b{right:-4px!important;}
}

/* About Us page */
.about-page .about-layout{
  background:linear-gradient(180deg,#fffdf4 0%,#fff5c9 42%,#fffdf4 100%);
  padding:34px 0 0;
}
.about-hero,
.about-content-block,
.about-two-column,
.about-steps,
.about-faq{
  width:min(100% - 28px,1180px);
  margin:0 auto;
}
.about-hero{
  display:grid;
  grid-template-columns:minmax(430px,.95fr) minmax(0,1.05fr);
  gap:36px;
  align-items:center;
  padding:24px 0 58px;
}
.about-eyebrow{
  color:#9a6500!important;
  font-size:15px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:0;
  margin-bottom:10px;
}
.about-hero h1,
.about-content-block h2,
.about-two-column h2,
.about-steps h2,
.about-faq h2{
  color:#9a6500;
  font-family:Georgia,'Times New Roman',serif;
  font-size:34px;
  text-align:center;
  margin-bottom:18px;
}
.about-hero h1{
  text-align:left;
  font-size:38px;
}
.about-hero p,
.about-content-block p,
.about-two-column p,
.about-steps li,
.about-faq p{
  color:#5f5130;
  font-weight:700;
}
.about-hero p + p,
.about-content-block p + p,
.about-two-column p + p{
  margin-top:12px;
}
.about-hero figure,
.about-two-column figure,
.about-steps figure{
  margin:0;
  overflow:hidden;
  border:2px solid #e2b22b;
  border-radius:8px;
  box-shadow:0 18px 46px rgba(154,101,0,.18);
  background:#fff8dc;
}
.about-hero figure img,
.about-two-column figure img{
  width:100%;
  aspect-ratio:1536/768;
  object-fit:cover;
}
.about-content-block{
  padding:0 0 54px;
  text-align:center;
}
.about-content-block p{
  max-width:1080px;
  margin-inline:auto;
}
.about-two-column{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(390px,1fr);
  gap:34px;
  align-items:center;
  padding:0 0 58px;
}
.about-two-column > div{
  text-align:center;
}
.about-two-column-reverse{
  grid-template-columns:minmax(390px,1fr) minmax(0,1fr);
}
.about-two-column-reverse figure img{
  aspect-ratio:1/1;
  object-fit:contain;
  padding:18px;
  background:transparent;
}
.about-card-grid-section{
  padding-bottom:62px;
}
.about-card-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  margin-top:24px;
  text-align:left;
}
.about-card-grid article{
  min-height:190px;
  padding:22px 18px;
  border:1px solid rgba(217,166,27,.45);
  border-radius:8px;
  background:linear-gradient(180deg,#fffefa,#fff3bd);
  box-shadow:0 14px 32px rgba(154,101,0,.12);
}
.about-card-grid h3{
  margin:0 0 10px;
  color:#9a6500;
  font-size:19px;
}
.about-card-grid p{
  margin:0;
  font-size:14px;
}
.about-steps{
  display:grid;
  grid-template-columns:minmax(390px,.9fr) minmax(0,1.1fr);
  gap:34px;
  align-items:center;
  padding:0 0 62px;
}
.about-steps-copy{
  text-align:center;
}
.about-steps ol{
  margin:0 auto;
  padding-left:22px;
  max-width:560px;
  text-align:left;
}
.about-steps li + li{
  margin-top:10px;
}
.about-steps figure img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
}
.about-faq{
  padding:0 0 66px;
}
@media (max-width:980px){
  .about-hero,
  .about-two-column,
  .about-two-column-reverse,
  .about-steps{
    grid-template-columns:1fr;
  }
  .about-hero h1{
    text-align:center;
    font-size:32px;
  }
  .about-card-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .about-two-column-reverse figure{
    order:-1;
  }
}
@media (max-width:620px){
  .about-page .about-layout{padding-top:22px;}
  .about-hero,
  .about-two-column,
  .about-steps{gap:22px;padding-bottom:42px;}
  .about-hero h1,
  .about-content-block h2,
  .about-two-column h2,
  .about-steps h2,
  .about-faq h2{font-size:27px;}
  .about-card-grid{grid-template-columns:1fr;}
  .about-card-grid article{min-height:auto;}
}

/* About Us refinement: remove security image frame and align steps */
.about-page .about-two-column-reverse figure{
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
  overflow:visible!important;
}
.about-page .about-two-column-reverse figure img{
  padding:0!important;
  background:transparent!important;
  object-fit:contain!important;
}
.about-page .about-steps{
  grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr)!important;
  align-items:center!important;
}
.about-page .about-steps figure{
  order:1!important;
}
.about-page .about-steps-copy{
  order:2!important;
  display:grid!important;
  justify-items:center!important;
  align-content:center!important;
  text-align:center!important;
}
.about-page .about-steps-copy h2{
  max-width:560px!important;
}
.about-page .about-steps ol{
  max-width:560px!important;
}
.about-page .about-steps figure img{
  aspect-ratio:1/1!important;
  object-fit:cover!important;
}
@media (max-width:980px){
  .about-page .about-steps{
    grid-template-columns:1fr!important;
  }
  .about-page .about-steps figure,
  .about-page .about-steps-copy{
    order:initial!important;
  }
}

/* About Us hero stacked banner like reference */
.about-page .about-hero-stacked{
  width:min(100% - 28px,1180px)!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:24px!important;
  padding:0 0 52px!important;
  text-align:center!important;
}
.about-page .about-hero-stacked figure{
  width:100%!important;
  margin:0 auto!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
.about-page .about-hero-stacked figure img{
  width:100%!important;
  aspect-ratio:1536/768!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.about-page .about-hero-stacked .about-hero-copy{
  max-width:1120px!important;
  margin:0 auto!important;
  text-align:center!important;
}
.about-page .about-hero-stacked h1{
  max-width:1120px!important;
  margin:0 auto 14px!important;
  color:#9a6500!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:32px!important;
  line-height:1.18!important;
  text-align:center!important;
}
.about-page .about-hero-stacked p{
  max-width:1080px!important;
  margin:0 auto!important;
  color:#4f421f!important;
  font-weight:800!important;
  text-align:center!important;
}
.about-page .about-hero-stacked .play-button,
.about-page .about-hero-stacked .about-eyebrow{
  display:none!important;
}
.about-page .about-two-column:first-of-type figure img{
  aspect-ratio:1536/768!important;
  object-fit:cover!important;
  object-position:center center!important;
}
@media (max-width:620px){
  .about-page .about-hero-stacked{padding-bottom:38px!important;}
  .about-page .about-hero-stacked h1{font-size:26px!important;}
}

/* Live Casino page */
.live-page .live-layout{
  background:linear-gradient(180deg,#fffdf4 0%,#fff5c9 42%,#fffdf4 100%);
  padding:28px 0 0;
}
.live-hero,
.live-content-block,
.live-split,
.live-faq{
  width:min(100% - 28px,1180px);
  margin:0 auto;
}
.live-hero{
  display:grid;
  gap:24px;
  padding:0 0 56px;
  text-align:center;
}
.live-hero figure,
.live-split figure{
  margin:0;
  overflow:hidden;
  border:2px solid #e2b22b;
  border-radius:8px;
  background:#fff8dc;
  box-shadow:0 18px 46px rgba(154,101,0,.18);
}
.live-hero figure img,
.live-split figure img{
  width:100%;
  aspect-ratio:1536/768;
  height:auto;
  object-fit:cover;
  object-position:center center;
}
.live-hero-copy{
  max-width:1120px;
  margin:0 auto;
}
.live-hero h1,
.live-content-block h2,
.live-split h2,
.live-faq h2{
  color:#9a6500;
  font-family:Georgia,'Times New Roman',serif;
  font-size:34px;
  line-height:1.18;
  text-align:center;
  margin:0 0 18px;
}
.live-hero h1{font-size:36px;}
.live-hero p,
.live-content-block p,
.live-split p,
.live-game-grid li,
.live-check-list li,
.live-faq p{
  color:#5f5130;
  font-weight:700;
}
.live-content-block{
  padding:0 0 58px;
  text-align:center;
}
.live-content-block p{
  max-width:1080px;
  margin:0 auto 12px;
}
.live-split{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(410px,1fr);
  gap:34px;
  align-items:center;
  padding:0 0 62px;
}
.live-split > div{
  text-align:center;
}
.live-feature-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px;
  margin-top:22px;
  text-align:left;
}
.live-feature-list article,
.live-game-grid article{
  border:1px solid rgba(217,166,27,.45);
  border-radius:8px;
  background:linear-gradient(180deg,#fffefa,#fff3bd);
  box-shadow:0 14px 32px rgba(154,101,0,.12);
  padding:20px 18px;
}
.live-feature-list h3,
.live-game-grid h3{
  margin:0 0 10px;
  color:#9a6500;
  font-size:20px;
}
.live-feature-list p,
.live-game-grid p{margin:0;}
.live-game-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  margin-top:26px;
  text-align:left;
}
.live-game-grid ul,
.live-check-list{
  margin:14px 0 0;
  padding-left:22px;
}
.live-game-grid li + li,
.live-check-list li + li{margin-top:7px;}
.live-split-reverse{
  grid-template-columns:minmax(410px,1fr) minmax(0,1fr);
}
.live-split-reverse figure img{aspect-ratio:1536/768;}
.live-faq{padding:0 0 66px;}
@media (max-width:980px){
  .live-split,
  .live-split-reverse{grid-template-columns:1fr;}
  .live-feature-list,
  .live-game-grid{grid-template-columns:1fr;}
  .live-split-reverse figure{order:-1;}
}
@media (max-width:620px){
  .live-page .live-layout{padding-top:22px;}
  .live-hero h1,
  .live-content-block h2,
  .live-split h2,
  .live-faq h2{font-size:27px;}
  .live-hero,
  .live-content-block,
  .live-split{padding-bottom:42px;}
}

/* Live Casino hero stacked banner and aligned image sections */
.live-page .live-hero{
  width:min(100% - 28px,1180px)!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:24px!important;
  padding:0 0 54px!important;
  text-align:center!important;
}
.live-page .live-hero figure{
  width:100%!important;
  margin:0 auto!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
.live-page .live-hero figure img{
  width:100%!important;
  aspect-ratio:1536/768!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.live-page .live-hero-copy{
  max-width:1120px!important;
  margin:0 auto!important;
  text-align:center!important;
}
.live-page .live-hero h1{
  max-width:1120px!important;
  margin:0 auto 14px!important;
  color:#9a6500!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:32px!important;
  line-height:1.18!important;
  text-align:center!important;
}
.live-page .live-hero p{
  max-width:1080px!important;
  margin:0 auto!important;
  color:#4f421f!important;
  font-weight:800!important;
  text-align:center!important;
}
.live-page .live-hero .play-button{
  display:none!important;
}
.live-page .live-split{
  grid-template-columns:minmax(0,1fr) minmax(430px,1fr)!important;
  gap:36px!important;
  align-items:center!important;
}
.live-page .live-split figure img{
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.live-page .live-split > div{
  display:grid!important;
  align-content:center!important;
  text-align:center!important;
}
.live-page .live-split-reverse{
  grid-template-columns:minmax(430px,1fr) minmax(0,1fr)!important;
}
.live-page .live-split-reverse figure img{
  aspect-ratio:1/1!important;
}
@media (max-width:980px){
  .live-page .live-split,
  .live-page .live-split-reverse{
    grid-template-columns:1fr!important;
  }
  .live-page .live-split-reverse figure{
    order:-1!important;
  }
}
@media (max-width:620px){
  .live-page .live-hero h1{font-size:26px!important;}
  .live-page .live-hero{padding-bottom:38px!important;}
}

/* Live Casino intro text alignment */
.live-page .live-hero{
  padding-bottom:44px!important;
}
.live-page .live-hero-copy,
.live-page .live-intro{
  width:min(100% - 28px,980px)!important;
  max-width:980px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
.live-page .live-hero h1,
.live-page .live-intro h2{
  max-width:940px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  margin-bottom:18px!important;
  text-align:center!important;
  line-height:1.08!important;
}
.live-page .live-hero p,
.live-page .live-intro p{
  max-width:920px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
  line-height:1.5!important;
}
.live-page .live-intro{
  padding-bottom:56px!important;
}
.live-page .live-intro p + p{
  margin-top:14px!important;
}
@media (max-width:620px){
  .live-page .live-hero h1,
  .live-page .live-intro h2{
    line-height:1.16!important;
  }
}

/* Live Casino hero and intro align to banner width */
.live-page .live-hero-copy,
.live-page .live-intro{
  width:min(100% - 28px,1180px)!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.live-page .live-hero h1,
.live-page .live-intro h2{
  max-width:1180px!important;
  width:100%!important;
}
.live-page .live-hero p,
.live-page .live-intro p{
  max-width:1120px!important;
}

/* Live Casino exact banner alignment fix */
.live-page .live-hero-copy{
  width:100%!important;
  max-width:1180px!important;
}
.live-page .live-hero-copy h1{
  width:100%!important;
  max-width:1180px!important;
}

/* Live Casino single-line hero title */
.live-page .live-hero h1{
  font-size:31px!important;
  white-space:nowrap!important;
}
@media (max-width:980px){
  .live-page .live-hero h1{
    white-space:normal!important;
  }
}

/* Online Pokies page */
.pokies-page .pokies-layout{
  background:linear-gradient(180deg,#fffdf4 0%,#fff5c9 42%,#fffdf4 100%);
  padding:28px 0 0;
}
.pokies-hero,
.pokies-content-block,
.pokies-split,
.pokies-faq{
  width:min(100% - 28px,1180px);
  margin:0 auto;
}
.pokies-hero{
  display:grid;
  gap:24px;
  padding:0 0 54px;
  text-align:center;
}
.pokies-hero figure,
.pokies-split figure{
  margin:0;
  overflow:hidden;
  border:2px solid #e2b22b;
  border-radius:8px;
  background:#fff8dc;
  box-shadow:0 18px 46px rgba(154,101,0,.18);
}
.pokies-hero figure{border:0;border-radius:0;box-shadow:none;background:transparent;}
.pokies-hero figure img,
.pokies-split figure img{
  width:100%;
  aspect-ratio:1536/768;
  height:auto;
  object-fit:cover;
  object-position:center center;
}
.pokies-hero-copy{width:100%;max-width:1180px;margin:0 auto;text-align:center;}
.pokies-hero h1,
.pokies-content-block h2,
.pokies-split h2,
.pokies-faq h2{
  color:#9a6500;
  font-family:Georgia,'Times New Roman',serif;
  font-size:34px;
  line-height:1.18;
  text-align:center;
  margin:0 0 18px;
}
.pokies-hero h1{font-size:31px;white-space:nowrap;}
.pokies-hero p,
.pokies-content-block p,
.pokies-split p,
.pokies-type-grid li,
.pokies-check-list li,
.pokies-faq p{
  color:#5f5130;
  font-weight:700;
}
.pokies-hero p{max-width:1120px;margin:0 auto;line-height:1.5;font-weight:800;}
.pokies-content-block{padding:0 0 58px;text-align:center;}
.pokies-content-block p{max-width:1080px;margin:0 auto 12px;}
.pokies-split{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(430px,1fr);
  gap:36px;
  align-items:center;
  padding:0 0 62px;
}
.pokies-split > div{display:grid;align-content:center;text-align:center;}
.pokies-split figure img{aspect-ratio:1536/768;}
.pokies-feature-grid,
.pokies-type-grid{
  display:grid;
  gap:16px;
  margin-top:24px;
  text-align:left;
}
.pokies-feature-grid{grid-template-columns:1fr 1fr;}
.pokies-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
.pokies-feature-grid article,
.pokies-type-grid article{
  border:1px solid rgba(217,166,27,.45);
  border-radius:8px;
  background:linear-gradient(180deg,#fffefa,#fff3bd);
  box-shadow:0 14px 32px rgba(154,101,0,.12);
  padding:20px 18px;
}
.pokies-feature-grid h3,
.pokies-type-grid h3{margin:0 0 10px;color:#9a6500;font-size:20px;}
.pokies-feature-grid p,
.pokies-type-grid p{margin:0;}
.pokies-type-grid ul,
.pokies-check-list{margin:14px 0 0;padding-left:22px;}
.pokies-type-grid li + li,
.pokies-check-list li + li{margin-top:7px;}
.pokies-split-reverse{grid-template-columns:minmax(430px,1fr) minmax(0,1fr);}
.pokies-faq{padding:0 0 66px;}
@media (max-width:980px){
  .pokies-hero h1{white-space:normal;}
  .pokies-split,.pokies-split-reverse{grid-template-columns:1fr;}
  .pokies-split-reverse figure{order:-1;}
  .pokies-feature-grid,.pokies-type-grid{grid-template-columns:1fr;}
}
@media (max-width:620px){
  .pokies-page .pokies-layout{padding-top:22px;}
  .pokies-hero h1,.pokies-content-block h2,.pokies-split h2,.pokies-faq h2{font-size:27px;}
  .pokies-hero,.pokies-content-block,.pokies-split{padding-bottom:42px;}
}

/* Live Casino restored title in one line */
.live-page .live-hero h1{
  font-size:29px!important;
  white-space:nowrap!important;
  letter-spacing:0!important;
}
@media (max-width:1100px){
  .live-page .live-hero h1{
    font-size:26px!important;
  }
}
@media (max-width:980px){
  .live-page .live-hero h1{
    white-space:normal!important;
  }
}

/* Online Pokies requested images and alignment */
.pokies-page .pokies-hero{
  width:min(100% - 28px,1180px)!important;
  grid-template-columns:1fr!important;
  gap:24px!important;
}
.pokies-page .pokies-hero figure,
.pokies-page .pokies-hero-copy,
.pokies-page .pokies-content-block,
.pokies-page .pokies-split,
.pokies-page .pokies-faq{
  width:min(100% - 28px,1180px)!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.pokies-page .pokies-hero figure{
  width:100%!important;
}
.pokies-page .pokies-hero-copy{
  width:100%!important;
}
.pokies-page .pokies-hero figure img{
  aspect-ratio:1536/768!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.pokies-page .pokies-split{
  grid-template-columns:minmax(0,1fr) minmax(430px,1fr)!important;
  gap:36px!important;
  align-items:center!important;
}
.pokies-page .pokies-split figure img{
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.pokies-page .pokies-split > div{
  display:grid!important;
  align-content:center!important;
  text-align:center!important;
}
.pokies-page .pokies-split-reverse{
  grid-template-columns:minmax(430px,1fr) minmax(0,1fr)!important;
}
.pokies-page .pokies-hero h1,
.pokies-page .pokies-content-block h2,
.pokies-page .pokies-split h2{
  max-width:1180px!important;
  width:100%!important;
}
.pokies-page .pokies-hero p,
.pokies-page .pokies-content-block p{
  max-width:1120px!important;
}
@media (max-width:980px){
  .pokies-page .pokies-split,
  .pokies-page .pokies-split-reverse{
    grid-template-columns:1fr!important;
  }
  .pokies-page .pokies-split-reverse figure{order:-1!important;}
}

/* Promotion page */
.promotion-page .promotion-layout{
  background:linear-gradient(180deg,#fffdf4 0%,#fff5c9 42%,#fffdf4 100%);
  padding:28px 0 0;
}
.promotion-hero,
.promotion-content-block,
.promotion-faq{
  width:min(100% - 28px,1180px);
  margin:0 auto;
}
.promotion-hero{
  display:grid;
  grid-template-columns:minmax(430px,1fr) minmax(0,1fr);
  gap:36px;
  align-items:center;
  padding:0 0 58px;
}
.promotion-hero figure,
.promotion-offer-grid article{
  margin:0;
  overflow:hidden;
  border:2px solid #e2b22b;
  border-radius:8px;
  background:#fff8dc;
  box-shadow:0 18px 46px rgba(154,101,0,.18);
}
.promotion-hero figure img{
  width:100%;
  aspect-ratio:1536/768;
  object-fit:cover;
}
.promotion-hero-copy,
.promotion-content-block{text-align:center;}
.promotion-hero h1,
.promotion-content-block h2,
.promotion-faq h2{
  color:#9a6500;
  font-family:Georgia,'Times New Roman',serif;
  font-size:34px;
  line-height:1.18;
  text-align:center;
  margin:0 0 18px;
}
.promotion-hero h1{font-size:36px;}
.promotion-hero p,
.promotion-content-block p,
.promotion-card-grid p,
.promotion-offer-grid p,
.promotion-offer-grid li,
.promotion-faq p{
  color:#5f5130;
  font-weight:700;
}
.promotion-content-block{padding:0 0 58px;}
.promotion-content-block p{max-width:1080px;margin:0 auto 12px;}
.promotion-card-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  margin-top:24px;
  text-align:left;
}
.promotion-card-grid article{
  min-height:190px;
  padding:22px 18px;
  border:1px solid rgba(217,166,27,.45);
  border-radius:8px;
  background:linear-gradient(180deg,#fffefa,#fff3bd);
  box-shadow:0 14px 32px rgba(154,101,0,.12);
}
.promotion-card-grid h3,
.promotion-offer-grid h3{margin:0 0 10px;color:#9a6500;font-size:20px;}
.promotion-offer-grid{
  display:grid;
  gap:22px;
  margin-top:26px;
  text-align:left;
}
.promotion-offer-grid article{
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(390px,1.05fr);
  gap:0;
  align-items:center;
}
.promotion-offer-grid article:nth-child(even){grid-template-columns:minmax(390px,1.05fr) minmax(0,.95fr);}
.promotion-offer-grid article:nth-child(even) img{order:2;}
.promotion-offer-grid img{
  width:100%;
  height:100%;
  min-height:300px;
  object-fit:cover;
}
.promotion-offer-grid div{padding:24px 28px;}
.promotion-offer-grid ul{margin:12px 0 0;padding-left:22px;}
.promotion-offer-grid li + li{margin-top:7px;}
.promotion-faq{padding:0 0 66px;}
@media (max-width:980px){
  .promotion-hero,
  .promotion-offer-grid article,
  .promotion-offer-grid article:nth-child(even){grid-template-columns:1fr;}
  .promotion-offer-grid article:nth-child(even) img{order:initial;}
  .promotion-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:620px){
  .promotion-page .promotion-layout{padding-top:22px;}
  .promotion-hero h1,.promotion-content-block h2,.promotion-faq h2{font-size:27px;}
  .promotion-hero,.promotion-content-block{padding-bottom:42px;}
  .promotion-card-grid{grid-template-columns:1fr;}
  .promotion-card-grid article{min-height:auto;}
}

/* Privacy Policy page */
.privacy-page .privacy-layout{
  background:linear-gradient(180deg,#fffdf4 0%,#fff5c9 42%,#fffdf4 100%);
  padding:36px 0 0;
}
.privacy-hero,
.privacy-policy-content{
  width:min(100% - 28px,1180px);
  margin:0 auto;
}
.privacy-hero{
  padding:24px 0 38px;
  text-align:center;
}
.privacy-eyebrow{
  color:#9a6500!important;
  font-size:15px;
  font-weight:950;
  text-transform:uppercase;
  margin:0 0 10px;
}
.privacy-hero h1,
.privacy-policy-content h2{
  color:#9a6500;
  font-family:Georgia,'Times New Roman',serif;
  text-align:center;
}
.privacy-hero h1{
  margin:0 0 16px;
  font-size:38px;
  line-height:1.14;
}
.privacy-hero p{
  max-width:980px;
  margin:0 auto;
  color:#5f5130;
  font-weight:800;
}
.privacy-policy-content{
  display:grid;
  gap:18px;
  padding:0 0 66px;
}
.privacy-policy-content article{
  border:1px solid rgba(217,166,27,.42);
  border-radius:8px;
  background:linear-gradient(180deg,#fffefa,#fff4c7);
  box-shadow:0 14px 32px rgba(154,101,0,.12);
  padding:24px 28px;
}
.privacy-policy-content h2{
  margin:0 0 14px;
  font-size:26px;
  line-height:1.2;
}
.privacy-policy-content p,
.privacy-policy-content li{
  color:#5f5130;
  font-weight:700;
  line-height:1.62;
}
.privacy-policy-content p + p{
  margin-top:10px;
}
.privacy-policy-content ul{
  margin:12px 0 0;
  padding-left:22px;
  text-align:left;
}
.privacy-policy-content li + li{
  margin-top:8px;
}
.privacy-policy-content strong{
  color:#4a3200;
}
@media (max-width:620px){
  .privacy-page .privacy-layout{padding-top:22px;}
  .privacy-hero h1{font-size:29px;}
  .privacy-policy-content article{padding:20px 16px;}
  .privacy-policy-content h2{font-size:23px;}
}

/* Privacy title simplified */
.privacy-page .privacy-hero-simple{
  padding:34px 0 34px!important;
}
.privacy-page .privacy-hero-simple h1{
  margin:0!important;
}

/* Promotion requested hero and offer image alignment */
.promotion-page .promotion-hero{
  width:min(100% - 28px,1180px)!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:24px!important;
  padding:0 0 54px!important;
  text-align:center!important;
}
.promotion-page .promotion-hero figure{
  width:100%!important;
  margin:0 auto!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
  overflow:hidden!important;
}
.promotion-page .promotion-hero figure img{
  width:100%!important;
  aspect-ratio:1536/768!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.promotion-page .promotion-hero-copy{
  width:100%!important;
  max-width:1180px!important;
  margin:0 auto!important;
  text-align:center!important;
}
.promotion-page .promotion-hero h1{
  max-width:1180px!important;
  margin:0 auto 14px!important;
  font-size:31px!important;
  line-height:1.16!important;
  text-align:center!important;
}
.promotion-page .promotion-hero p{
  max-width:1120px!important;
  margin:0 auto!important;
  line-height:1.5!important;
  font-weight:800!important;
  text-align:center!important;
}
.promotion-page .promotion-hero .play-button{
  display:none!important;
}
.promotion-page .promotion-offer-grid article,
.promotion-page .promotion-offer-grid article:nth-child(even){
  grid-template-columns:minmax(0,1fr) minmax(430px,1fr)!important;
  align-items:center!important;
}
.promotion-page .promotion-offer-grid article:nth-child(even) img{
  order:0!important;
}
.promotion-page .promotion-offer-grid img{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:1536/768!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.promotion-page .promotion-offer-grid div{
  display:grid!important;
  align-content:center!important;
  min-height:100%!important;
}
@media (max-width:980px){
  .promotion-page .promotion-offer-grid article,
  .promotion-page .promotion-offer-grid article:nth-child(even){
    grid-template-columns:1fr!important;
  }
}

/* Promotion requested swapped offer rows */
.promotion-page .promotion-offer-grid article:nth-child(2),
.promotion-page .promotion-offer-grid article:nth-child(4),
.promotion-page .promotion-offer-grid article:nth-child(6){
  grid-template-columns:minmax(430px,1fr) minmax(0,1fr)!important;
}
.promotion-page .promotion-offer-grid article:nth-child(2) img,
.promotion-page .promotion-offer-grid article:nth-child(4) img,
.promotion-page .promotion-offer-grid article:nth-child(6) img{
  order:2!important;
}
.promotion-page .promotion-offer-grid article:nth-child(2) div,
.promotion-page .promotion-offer-grid article:nth-child(4) div,
.promotion-page .promotion-offer-grid article:nth-child(6) div{
  order:1!important;
}
@media (max-width:980px){
  .promotion-page .promotion-offer-grid article:nth-child(2),
  .promotion-page .promotion-offer-grid article:nth-child(4),
  .promotion-page .promotion-offer-grid article:nth-child(6){
    grid-template-columns:1fr!important;
  }
  .promotion-page .promotion-offer-grid article:nth-child(2) img,
  .promotion-page .promotion-offer-grid article:nth-child(4) img,
  .promotion-page .promotion-offer-grid article:nth-child(6) img{
    order:0!important;
  }
  .promotion-page .promotion-offer-grid article:nth-child(2) div,
  .promotion-page .promotion-offer-grid article:nth-child(4) div,
  .promotion-page .promotion-offer-grid article:nth-child(6) div{
    order:0!important;
  }
}

/* Final requested nav/privacy/promotion adjustments */
.privacy-page .privacy-policy-content h2{
  text-align:left!important;
}
.promotion-page .promotion-claim-button{
  margin-top:18px!important;
}

/* requested quick links footer and about security stack */
.site-footer .footer-provider-row{
  padding:28px 0 12px!important;
}
.site-footer .footer-inner{
  width:min(100% - 28px,1240px)!important;
  padding:18px 0 36px!important;
  display:grid!important;
  grid-template-columns:minmax(330px,1fr) minmax(190px,260px) minmax(360px,430px)!important;
  gap:48px!important;
  align-items:start!important;
}
.site-footer .footer-quick-links{
  display:grid!important;
  align-content:start!important;
  justify-items:start!important;
  gap:10px!important;
  color:#2b210b!important;
  font-weight:900!important;
}
.site-footer .footer-quick-links h2{
  margin:0 0 2px!important;
  color:#9a6500!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:34px!important;
  font-weight:950!important;
  line-height:1.1!important;
  text-align:left!important;
}
.site-footer .footer-quick-links a{
  display:inline-flex!important;
  width:max-content!important;
  color:#2b210b!important;
  font-size:16px!important;
  font-weight:900!important;
  line-height:1.35!important;
  transition:color .18s ease,transform .18s ease!important;
}
.site-footer .footer-quick-links a:hover,
.site-footer .footer-quick-links a:focus-visible{
  color:#9a6500!important;
  transform:translateX(2px)!important;
}
.about-page .about-security-panel{
  width:min(100% - 28px,1180px)!important;
  margin:0 auto!important;
  padding:0 0 58px!important;
  display:grid!important;
  gap:24px!important;
  text-align:center!important;
}
.about-page .about-security-panel figure{
  width:100%!important;
  margin:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
.about-page .about-security-panel figure img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:1536/768!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.about-page .about-security-copy{
  max-width:1080px!important;
  margin:0 auto!important;
  display:grid!important;
  justify-items:center!important;
  text-align:center!important;
}
.about-page .about-security-copy h2{
  margin:0 0 14px!important;
  color:#9a6500!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:34px!important;
  line-height:1.18!important;
  text-align:center!important;
}
.about-page .about-security-copy p{
  max-width:1040px!important;
  margin:0 auto!important;
  color:#5f5130!important;
  font-weight:700!important;
}
.about-page .about-security-copy p + p{
  margin-top:12px!important;
}
@media (max-width:900px){
  .site-footer .footer-inner{
    grid-template-columns:1fr!important;
    gap:26px!important;
  }
  .site-footer .footer-quick-links{
    justify-self:center!important;
    justify-items:center!important;
    text-align:center!important;
  }
  .site-footer .footer-quick-links h2{
    text-align:center!important;
  }
}
@media (max-width:620px){
  .site-footer .footer-provider-row{
    padding:22px 0 10px!important;
  }
  .site-footer .footer-quick-links h2,
  .about-page .about-security-copy h2{
    font-size:27px!important;
  }
  .about-page .about-security-panel{
    gap:18px!important;
    padding-bottom:42px!important;
  }
}

/* requested image swaps and gold glow frames */
.backbone-title{
  max-width:560px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  line-height:1.12!important;
}
.split-section:first-of-type,
.pokies-page .pokies-split-reverse{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:34px!important;
  align-items:center!important;
}
.split-section:first-of-type figure img,
.pokies-page .pokies-split-reverse figure img{
  width:100%!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.pokies-page .pokies-split-reverse > div{
  display:grid!important;
  justify-items:center!important;
  align-content:center!important;
  text-align:center!important;
}
.pokies-page .pokies-split-reverse .pokies-check-list{
  max-width:560px!important;
}
.split-section figure,
.portfolio-feature figure,
.steps-layout figure,
.about-two-column figure,
.about-steps figure,
.live-split figure,
.pokies-split figure,
.promotion-hero figure,
.promo-row article,
.about-card-grid article,
.live-feature-grid article,
.pokies-feature-grid article,
.pokies-type-grid article,
.promotion-card-grid article,
.privacy-card,
.table-wrap,
.faq-block details:not(.faq-copy details){
  border-color:rgba(255,229,105,.95)!important;
  box-shadow:inset 0 0 16px rgba(255,255,255,.82),0 0 14px rgba(255,220,86,.7),0 0 34px rgba(242,189,40,.48),0 16px 38px rgba(154,101,0,.16)!important;
}
.split-section figure img,
.portfolio-feature figure img,
.steps-layout figure img,
.about-two-column figure img,
.about-steps figure img,
.live-split figure img,
.pokies-split figure img,
.promotion-hero figure img{
  filter:drop-shadow(0 0 8px rgba(255,230,116,.42));
}
.gold-standard-section,
.gold-standard-layout figure,
.gold-standard-layout figure img,
.gold-standard-panel,
.faq-image-section,
.faq-layout figure,
.faq-layout figure img,
.faq-copy details{
  filter:none!important;
}
.gold-standard-panel,
.faq-copy details{
  box-shadow:none!important;
}
.gold-standard-layout figure{
  box-shadow:none!important;
}
.faq-layout figure{
  box-shadow:none!important;
  border-color:transparent!important;
}
@media (max-width:900px){
  .split-section:first-of-type,
  .pokies-page .pokies-split-reverse{
    grid-template-columns:1fr!important;
    gap:22px!important;
  }
  .backbone-title br{
    display:none!important;
  }
  .pokies-page .pokies-split-reverse figure{
    order:-1!important;
  }
}
@media (max-width:620px){
  .backbone-title{
    max-width:100%!important;
  }
}

/* requested home backbone exact two-line alignment */
#about .backbone-title{
  max-width:100%!important;
  font-size:30px!important;
  line-height:1.14!important;
}
#about figure img,
#about.split-section figure img,
#about.split-section img{
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  object-position:center center!important;
}
@media (max-width:900px){
  #about .backbone-title{
    font-size:27px!important;
  }
  #about .backbone-title br{
    display:block!important;
  }
}
@media (max-width:620px){
  #about .backbone-title{
    font-size:25px!important;
  }
}

/* requested backbone span lock */
#about .backbone-title{
  font-size:25px!important;
}
#about .backbone-title span{
  display:block!important;
  white-space:nowrap!important;
}
@media (max-width:900px){
  #about .backbone-title span{
    white-space:normal!important;
  }
}

/* requested restore 4x3 split image alignment */
.pokies-page .pokies-split-reverse{
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;
  gap:42px!important;
  align-items:center!important;
}
.pokies-page .pokies-split-reverse > div{
  align-content:center!important;
  justify-items:center!important;
  max-width:610px!important;
  margin-inline:auto!important;
}
.pokies-page .pokies-split-reverse figure{
  align-self:center!important;
  width:100%!important;
}
.pokies-page .pokies-split-reverse figure img{
  aspect-ratio:4/3!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.about-page .about-steps{
  grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;
  gap:42px!important;
  align-items:center!important;
}
.about-page .about-steps figure{
  align-self:center!important;
  width:100%!important;
}
.about-page .about-steps figure img{
  aspect-ratio:4/3!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.about-page .about-steps-copy{
  align-content:center!important;
  justify-items:center!important;
  max-width:560px!important;
  margin-inline:auto!important;
}
@media (max-width:980px){
  .pokies-page .pokies-split-reverse,
  .about-page .about-steps{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
}

/* tighten live advantage title gap */
.live-page .live-split:first-of-type h2{
  margin-bottom:8px!important;
}
.live-page .live-split:first-of-type .live-feature-list{
  margin-top:8px!important;
}

/* tighten actual live advantage title gap */
.live-page .live-layout > .live-split:not(.live-split-reverse) h2{
  margin-bottom:8px!important;
}
.live-page .live-layout > .live-split:not(.live-split-reverse) .live-feature-list{
  margin-top:8px!important;
}

/* home backbone 4x3 and header gold restore */
.site-header{
  background:linear-gradient(180deg,#fffdf4 0%,#fff3bd 100%)!important;
  border-bottom:1px solid rgba(217,166,27,.55)!important;
  box-shadow:0 8px 24px rgba(154,101,0,.16)!important;
}
.primary-nav{
  color:#2b210b!important;
}
@media (max-width:1060px){
  .primary-nav{
    background:linear-gradient(180deg,#fffdf4 0%,#fff3bd 100%)!important;
  }
}
#about.split-section{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:42px!important;
  align-items:center!important;
}
#about.split-section figure{
  align-self:center!important;
  width:100%!important;
}
#about.split-section figure img,
#about.split-section img{
  aspect-ratio:4/3!important;
  height:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
}
#about .split-copy{
  display:grid!important;
  align-content:center!important;
  justify-items:center!important;
  max-width:590px!important;
  margin-inline:auto!important;
  text-align:center!important;
}
#about .backbone-title{
  max-width:590px!important;
  margin:0 auto 16px!important;
  font-size:29px!important;
  line-height:1.12!important;
}
#about .backbone-title span{
  display:block!important;
  white-space:normal!important;
}
#about .backbone-title span:first-child{
  font-size:1.04em!important;
}
#about .split-copy p{
  max-width:570px!important;
  margin-top:12px!important;
}
#about .split-copy .play-button{
  margin-top:24px!important;
}
@media (max-width:900px){
  #about.split-section{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  #about .backbone-title{
    font-size:27px!important;
  }
}
@media (max-width:620px){
  #about .backbone-title{
    font-size:25px!important;
  }
}

/* provider carousel warm gold background */
.provider-section{
  background:linear-gradient(180deg,#fff6cc 0%,#fff1ad 55%,#fff7d5 100%)!important;
  padding-top:24px!important;
}
.image-provider-marquee{
  background:linear-gradient(180deg,#fff3bd 0%,#ffeaa0 100%)!important;
  border-top:1px solid rgba(217,166,27,.26)!important;
  border-bottom:1px solid rgba(217,166,27,.26)!important;
}
.image-provider-track{
  align-items:center!important;
}
.image-provider-track .game-provider-card{
  background:linear-gradient(145deg,#fff7d8 0%,#ffe58d 52%,#f4c33a 100%)!important;
  border:1px solid rgba(217,166,27,.72)!important;
  box-shadow:inset 0 0 14px rgba(255,255,255,.78),0 0 14px rgba(242,189,40,.38)!important;
  filter:sepia(.12) saturate(1.08) brightness(1.02) drop-shadow(0 5px 8px rgba(154,101,0,.2))!important;
  padding:2px!important;
}

/* requested fixed title line breaks */
.home-main-title span,
.home-bonus-title span,
.home-software-title span{
  display:block!important;
}
.home-main-title,
.home-bonus-title,
.home-software-title{
  max-width:1120px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  line-height:1.14!important;
}
@media (max-width:620px){
  .home-main-title span,
  .home-bonus-title span,
  .home-software-title span{
    display:inline!important;
  }
}
