:root{color-scheme:dark;--bg:#07130f;--surface:#0d2019;--surface-2:#11291f;--green:#7bf4aa;--ink:#effbf3;--muted:#a5bbae;--line:#244535;--radius:18px;font:100% Arial,Helvetica,sans-serif;color:var(--ink);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height, 82px) + 12px)}
*{box-sizing:border-box}body{margin:0;background:var(--bg);-webkit-text-size-adjust:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--green);outline-offset:4px}h1,h2,h3,p{margin:0}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[hidden]{display:none!important}.container{width:min(1060px,calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;padding:12px 20px;background:var(--green);color:var(--bg);z-index:50;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:10;background:#07130ff7;border-bottom:1px solid var(--line);padding-top:env(safe-area-inset-top)}.header-inner{display:flex;align-items:center;gap:24px;min-height:82px}.wordmark{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:900;letter-spacing:-.9px;white-space:nowrap;line-height:1}.wordmark small{display:block;font-size:10px;letter-spacing:.8px;color:var(--muted);margin-top:7px}.brand-symbol{display:grid;place-items:center;width:38px;height:40px;flex-shrink:0;border:1px solid #619a75;border-radius:10px;background:#173d28;color:var(--green);font-size:31px;font-style:italic;letter-spacing:-4px;padding-right:4px;font-weight:900}.desktop-nav{display:flex;gap:28px;margin-inline-start:auto;font-size:14px;font-weight:700}.desktop-nav a{padding-block:16px;color:#cedfd3}.desktop-nav a:hover{color:var(--green)}.language-switch{display:flex;direction:ltr;border:1px solid var(--line);border-radius:24px;padding:3px;margin-inline-start:auto;flex-shrink:0;background:#0a1b13}.language-switch button{min-width:44px;min-height:40px;border:0;border-radius:21px;color:var(--muted);background:transparent;font-size:14px;font-weight:700;padding:6px 10px}.language-switch button[aria-pressed=true]{background:var(--green);color:#07130f}.hero{padding-top:24px}.banner{display:block;border-radius:16px;overflow:hidden;border:1px solid var(--line);background:#020704}.banner img{display:block;width:100%;height:auto;aspect-ratio:1920/420;object-fit:contain}.hero-copy{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 0 24px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.3px;color:var(--green);line-height:1.5;margin-bottom:9px}h1{font-size:clamp(26px,3vw,38px);font-weight:800;line-height:1.15;letter-spacing:-1.1px}.text-link{display:flex;align-items:center;gap:20px;color:var(--green);font-size:14px;font-weight:700;min-height:44px}.featured-card{position:relative;border:1px solid #4d825d;border-radius:var(--radius);padding:24px;background:linear-gradient(115deg,#183f29 0%,#102b1d 70%);display:grid;grid-template-columns:1fr 300px;gap:18px 40px;box-shadow:0 12px 32px #0003}.featured-top{grid-column:1;display:flex;justify-content:space-between;align-items:center;gap:12px}.featured-label{font-size:12px;font-weight:800;letter-spacing:1.2px;color:#b4faca}.featured-index{font-size:12px;color:#9fc9ac;direction:ltr;white-space:nowrap}.featured-main{grid-column:1;display:flex;align-items:center;gap:19px;min-width:0}.logo-tile{display:flex;align-items:center;justify-content:center;overflow:hidden;min-width:0;background:#06100b;border:1px solid #264734;border-radius:12px;padding:12px}.logo-tile img{display:block;width:100%;height:auto;max-height:100%;object-fit:contain}.featured-main .logo-tile{width:120px;height:76px;flex-shrink:0}.featured-name{font-size:36px;letter-spacing:-1px;line-height:1.15;font-weight:900;overflow-wrap:anywhere}.featured-domain{display:block;font-size:14px;color:#aecfb9;margin-top:6px;text-align:start;unicode-bidi:isolate}.primary-link{grid-column:2;grid-row:1 / span 2;align-self:center;display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--green);color:#082012;font-size:16px;font-weight:800;min-height:54px;padding:15px 19px;border-radius:11px;transition:background .16s,transform .16s}.primary-link:hover,.dock-primary:hover{background:#a1ffc4}.primary-link:active,.dock-primary:active{transform:scale(.99)}.collection-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:28px 0 15px;scroll-margin-top:0}.collection-heading h2{font-size:24px;font-weight:750;letter-spacing:-.5px;line-height:1.3}.collection-count{font-size:12px;letter-spacing:1px;padding:6px 9px;border:1px solid var(--line);border-radius:8px;color:#bad1c2}.platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.platform-card{display:flex;flex-direction:column;min-width:0;padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--surface);transition:border-color .16s,background .16s,transform .16s}.platform-card:active{transform:scale(.99)}.platform-card .logo-tile{height:80px;width:100%;padding:15px 22px}.platform-card .logo-tile img{max-width:210px}.card-copy{margin:15px 0 13px;min-width:0}.platform-name{font-size:23px;font-weight:800;line-height:1.2;letter-spacing:-.6px;overflow-wrap:anywhere}.platform-domain{display:block;font-size:12px;color:var(--muted);line-height:1.5;margin-top:4px;text-align:start;unicode-bidi:isolate}.card-action{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;font-weight:700;line-height:1.4;color:var(--green);min-height:48px;border-top:1px solid var(--line);padding-top:11px;margin-top:auto}.card-action svg{width:17px;height:17px}.ranking-note{font-size:12px;line-height:1.75;color:var(--muted);margin-top:16px}.about-section{margin:30px 0 0;padding:27px 0 30px;border-top:1px solid var(--line)}.about-heading{display:flex;align-items:center;gap:14px;margin-bottom:16px}.about-heading .eyebrow{font-size:12px;margin-bottom:5px}.about-heading h2{font-size:23px;line-height:1.3;letter-spacing:-.5px}.about-section>p{font-size:16px;line-height:1.7;color:var(--muted);max-width:810px}.about-section .account-note{font-size:14px;margin-top:9px}.site-footer{border-top:1px solid var(--line);padding:19px 0 max(19px,env(safe-area-inset-bottom));background:#050e0a}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-logo{font-size:16px;font-weight:900;letter-spacing:.3px}.footer-logo span{font-size:12px;font-weight:400;color:var(--muted)}.footer-inner>a{display:flex;align-items:center;min-height:44px;font-size:14px;color:#b7d1c0}.mobile-dock{display:none}.dock-primary:focus-visible{outline-offset:3px}html[dir=rtl]{font-family:Tahoma,Arial,sans-serif}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] .eyebrow{letter-spacing:0}html[dir=rtl] h1{line-height:1.55}html[dir=rtl] .platform-name,html[dir=rtl] .featured-name{font-family:Arial,Helvetica,sans-serif}html[dir=rtl] .platform-domain,html[dir=rtl] .featured-domain{text-align:right}html[dir=rtl] .card-action{line-height:1.7}
@media(max-width:760px){.container{width:calc(100% - 40px)}.desktop-nav{display:none}.featured-card{grid-template-columns:1fr 220px;gap:16px 25px;padding:20px}.featured-main .logo-tile{width:100px;height:70px}.featured-name{font-size:30px}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.platform-card .logo-tile{height:76px}.hero-copy{padding:24px 0 20px}}
@media(max-width:760px){:root{scroll-padding-top:calc(var(--header-height, 64px) + 12px + env(safe-area-inset-top))}body{padding-bottom:0}.container{width:auto;margin-left:max(16px,env(safe-area-inset-left));margin-right:max(16px,env(safe-area-inset-right))}.header-inner{min-height:66px;gap:10px}.wordmark{font-size:21px;letter-spacing:-.7px;gap:8px}.wordmark small{font-size:10px;margin-top:6px}.brand-symbol{width:33px;height:36px;font-size:27px}.language-switch{padding:2px}.language-switch button{min-height:40px;padding-inline:9px}.hero{padding-top:14px}.banner{border-radius:11px}.hero-copy{padding:20px 0 16px;gap:8px}.hero-copy .eyebrow{font-size:12px;letter-spacing:.7px;margin-bottom:6px}.hero-copy h1{font-size:clamp(23px,6.2vw,29px);letter-spacing:-.8px;line-height:1.22}.hero-jump{display:none}.featured-card{display:block;padding:17px;border-radius:16px}.featured-top{margin-bottom:15px}.featured-label{font-size:12px;letter-spacing:.7px}.featured-main{gap:16px}.featured-main .logo-tile{width:106px;height:65px;padding:10px}.featured-name{font-size:31px;letter-spacing:-.8px}.featured-domain{font-size:14px;margin-top:4px}.primary-link{min-height:52px;font-size:16px;padding:13px 16px;margin-top:17px}.collection-heading{margin:25px 0 13px}.collection-heading h2{font-size:21px;letter-spacing:-.4px}.collection-count{font-size:12px;padding:5px 8px}.platform-grid{gap:11px}.platform-card{padding:12px;border-radius:13px}.platform-card .logo-tile{height:61px;padding:10px 7px;border-radius:8px}.card-copy{margin:12px 0 9px}.platform-name{font-size:20px;letter-spacing:-.5px;line-height:1.25}.platform-domain{font-size:12px;margin-top:3px}.card-action{font-size:14px;min-height:44px;padding-top:9px;gap:5px}.card-action svg{width:16px;height:16px}.ranking-note{font-size:12px;line-height:1.7;margin-top:15px}.about-section{margin-top:24px;padding:23px 0}.about-heading{gap:11px;margin-bottom:13px}.about-heading .eyebrow{font-size:12px;letter-spacing:.5px}.about-heading h2{font-size:20px;line-height:1.35}.about-section>p{font-size:16px;line-height:1.7}.about-section .account-note{font-size:14px}.footer-inner{gap:12px}.footer-logo{font-size:14px}.footer-logo span{font-size:12px}.mobile-dock{display:block;position:fixed;z-index:30;bottom:0;inset-inline:0;padding:11px max(16px,env(safe-area-inset-right)) calc(11px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#07130ff7;border-top:1px solid #3d6149;box-shadow:0 -8px 30px #0004}.dock-inner{display:flex;align-items:stretch;gap:12px;max-width:568px;margin-inline:auto}.dock-browse{flex:0 1 94px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:52px;font-size:12px;line-height:1.4;color:#c0d9c9;text-align:center}.dock-browse svg{width:20px;height:20px}.dock-primary{flex:1;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:52px;border-radius:10px;padding:13px 16px;background:var(--green);color:#082012;font-size:16px;line-height:1.45;font-weight:800}html[dir=rtl] .hero-copy h1{font-size:25px;line-height:1.6}html[dir=rtl] .platform-name{font-size:20px}html[dir=rtl] .card-action{font-size:14px;line-height:1.6}html[dir=rtl] .card-action svg{width:14px;height:14px}}
@media(max-width:350px){.wordmark{font-size:19px}.platform-card{padding:10px}.platform-card .logo-tile{height:56px}.card-action{font-size:14px;flex-wrap:wrap;gap:3px}.card-action svg{width:14px;height:14px}.platform-grid{gap:9px}.featured-main .logo-tile{width:93px}.featured-name{font-size:28px}.hero-copy h1{font-size:23px}.footer-logo span{display:block;margin-top:4px}.dock-primary{font-size:14px;padding-inline:13px}html[dir=rtl] .card-action svg{display:none}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}

/* One group mark, with an SVG monogram and a consistent text lockup. */
.wordmark{gap:11px;font-family:Arial,Helvetica,sans-serif;letter-spacing:0}
.brand-symbol{width:42px;height:42px;padding:0;border:1px solid #568263;border-radius:12px;background:#163b26;box-shadow:inset 0 1px 0 #a0ffc21a;font-style:normal}
.brand-icon{width:36px;height:36px;fill:var(--green);stroke:none}
.brand-lettering{display:flex;flex-direction:column;align-items:flex-start;gap:7px}
.brand-name{font-size:24px;font-weight:900;letter-spacing:-.75px;line-height:.94;color:#f2fff6}
.brand-name>span{color:var(--green)}
.wordmark small{font-size:10px;font-weight:700;letter-spacing:4.3px;line-height:1;margin:0;color:#b9cfbf;padding-inline-start:1px}
.footer-logo{display:flex;align-items:baseline;gap:9px}
.footer-logo .footer-brand-name{font-size:16px;font-weight:900;letter-spacing:-.4px;color:var(--ink)}
.footer-brand-name strong{font-weight:900;color:var(--green)}
.footer-logo .footer-group{font-size:10px;letter-spacing:2px;font-weight:700;color:var(--muted)}
/* Baked-in logo backgrounds match exactly; SVG viewports preserve each source ratio. */
.logo-tile{background:#191c19;border:1px solid #ffffff12;box-shadow:inset 0 1px 0 #ffffff04;isolation:isolate}
.logo-art{display:block;width:100%;height:100%;max-width:224px;overflow:hidden;fill:none;stroke:none;flex:0 1 auto}
.logo-art image{image-rendering:auto}
.platform-card .logo-tile{height:86px;padding:15px 17px;border-radius:11px}
.platform-card .logo-tile[data-brand="i8"] .logo-art{max-height:49px}
.platform-card .logo-tile[data-brand="87"] .logo-art{max-height:53px}
.featured-main .logo-tile{width:144px;height:84px;padding:15px 12px;border-radius:12px}
.featured-main .logo-tile[data-brand="i8"] .logo-art{max-height:49px}
.featured-main .logo-tile[data-brand="87"] .logo-art{max-height:53px}
/* Responsive exports contain only the original panoramic artwork. */
.banner{position:relative;aspect-ratio:2172/468;border:0;box-shadow:0 0 0 1px var(--line)}
.banner img{display:block;width:100%;height:100%;aspect-ratio:2172/468;object-fit:cover}
@media(max-width:760px){.featured-main .logo-tile{width:120px;height:76px;padding:12px 10px}.featured-main{gap:15px}.featured-name{font-size:28px}.platform-card .logo-tile{height:80px;padding:14px}}
@media(max-width:760px){
 .wordmark{gap:9px}.brand-symbol{width:37px;height:39px;border-radius:10px}.brand-icon{width:32px;height:32px}.brand-name{font-size:21px;letter-spacing:-.6px}.brand-lettering{gap:6px}.wordmark small{font-size:10px;letter-spacing:3.6px}
 .featured-main .logo-tile{width:126px;height:73px;padding:13px 11px}.featured-main .logo-tile[data-brand="i8"] .logo-art{max-height:44px}.featured-main .logo-tile[data-brand="87"] .logo-art{max-height:46px}.featured-name{font-size:29px}
 .platform-card .logo-tile{height:73px;padding:13px 9px;border-radius:9px}.platform-card .logo-tile[data-brand="i8"] .logo-art{max-height:42px}.platform-card .logo-tile[data-brand="87"] .logo-art{max-height:45px}
 .card-copy{margin-top:14px}.footer-logo .footer-brand-name{font-size:14px}.footer-logo .footer-group{font-size:10px;letter-spacing:1.6px}
}
@media(max-width:350px){.wordmark{gap:7px}.brand-name{font-size:19px}.brand-symbol{width:34px;height:36px}.brand-icon{width:30px;height:30px}.wordmark small{letter-spacing:2.9px}.featured-main .logo-tile{width:113px;height:70px}.featured-main{gap:12px}.featured-name{font-size:25px}.platform-card .logo-tile{height:66px;padding:11px 7px}.platform-card .logo-tile[data-brand="i8"] .logo-art{max-height:40px}.platform-card .logo-tile[data-brand="87"] .logo-art{max-height:42px}.footer-logo .footer-group{display:inline;margin-top:0}}

/* One RS1 activity with a full, uncropped poster and a compact description. */
.activities-section{margin-top:30px;padding-top:26px;border-top:1px solid var(--line);scroll-margin-top:0}
.activities-heading{margin-bottom:18px}.activities-heading .eyebrow{margin-bottom:7px;text-transform:uppercase}.activities-heading h2{font-size:29px;line-height:1.25;letter-spacing:-.7px}.activities-heading>p:last-child{font-size:16px;line-height:1.65;color:var(--muted);margin-top:10px;max-width:880px}
.activity-grid{display:block}.activity-card{min-width:0;background:#0c1d15;border:1px solid #30553e;border-radius:17px;overflow:hidden}.draws-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:center}
.activity-media{min-width:0}.draw-banner-link{display:block;background:#06120b;line-height:0}.draw-banner{display:block;width:100%;height:auto;aspect-ratio:640/300;object-fit:contain}
.activity-body{display:flex;flex-direction:column;min-width:0;padding:26px}.activity-brand{font-size:12px;line-height:1.4;letter-spacing:1px;font-weight:700;color:#d9cf9f;align-self:flex-start;margin-bottom:9px}.draws-card h3{font-size:26px;line-height:1.3;letter-spacing:-.5px;margin-bottom:10px}.activity-description{font-size:16px;line-height:1.65;color:#c3d8ca}
.activity-action{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:50px;padding:13px 16px;border-radius:10px;background:var(--green);color:#082012;font-size:16px;line-height:1.4;font-weight:800;margin-top:20px}.activity-action:hover{background:#b1ffce}.activity-terms{font-size:12px;line-height:1.7;color:#aac2b2;margin-top:12px}
html[dir=rtl] .activities-heading h2,html[dir=rtl] .activity-card h3{letter-spacing:0;line-height:1.5}html[dir=rtl] .activity-description{line-height:1.85}
@media(max-width:760px){.draws-card{grid-template-columns:minmax(0,1fr)}.activity-body{padding:22px}.activities-heading h2{font-size:27px}}
@media(max-width:760px){.activities-section{margin-top:26px;padding-top:23px}.activities-heading{margin-bottom:16px}.activities-heading h2{font-size:25px}.activity-card{border-radius:14px}.activity-body{padding:18px}.draws-card h3{font-size:24px}.activity-action{padding:13px 14px;margin-top:18px}}
@media(max-width:350px){.activity-body{padding:16px}}

/* Four offers lead directly into the platform directory. */
.brand-slogan{margin:18px 0 0;font-size:clamp(1.125rem,2.2vw,1.5rem);font-weight:800;line-height:1.5;color:var(--green);text-align:center;text-wrap:balance;overflow-wrap:anywhere}
.hero-copy{padding:24px 0 20px}
html[dir=rtl] .brand-slogan{line-height:1.8}
@media(max-width:760px){.brand-slogan{margin-top:14px;font-size:1.125rem;line-height:1.6}.hero-copy{padding:20px 0 16px}}
/* Compact horizontal offer strips, based on the supplied reference. */
.member-offers{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;list-style:none;padding:0;margin:0 0 22px}
.offer-strip{position:relative;display:flex;align-items:center;gap:13px;min-width:0;min-height:52px;padding:9px 13px;border:1px solid #42664d;border-radius:10px;background:#142e20}
.offer-app{border-color:#72805b;background:#1c3424}
.offer-badge{flex:0 0 66px;display:flex;align-items:center;justify-content:center;gap:1px;min-height:34px;padding:5px 7px;border-radius:6px;background:#234b32;color:#9ffbc0;font-family:Arial,Helvetica,sans-serif;font-size:1.35rem;font-weight:900;line-height:1.1;letter-spacing:-.3px}
.offer-badge>span{font-size:.72em;letter-spacing:0}.offer-app .offer-badge{background:#e1c16a;color:#142318}.offer-first .offer-badge{background:var(--green);color:#082012}


.offer-strip .offer-line{flex:1;min-width:0;margin:0;font-size:1rem;font-weight:700;line-height:1.45;letter-spacing:0;overflow-wrap:anywhere}
.sr-only,.offer-description{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
html[dir=rtl] .offer-strip .offer-line{line-height:1.7}
@media(max-width:760px){.member-offers{gap:6px;margin-bottom:17px}.offer-strip{gap:10px;min-height:46px;padding:7px 10px;border-radius:9px}.offer-badge{flex-basis:60px;min-height:32px;font-size:1.2rem;padding:4px 6px}.offer-strip .offer-line{font-size:1rem;line-height:1.35}html[dir=rtl] .offer-strip .offer-line{line-height:1.7}}
@media(max-width:350px){.offer-strip{gap:8px;padding-inline:9px}.offer-badge{flex-basis:56px}}
.language-switch button{white-space:nowrap}
@media(max-width:760px){.header-inner{column-gap:8px}.language-switch button{padding-inline:8px;min-width:44px;min-height:44px}}
@media(max-width:350px){.language-switch button{padding-inline:6px}.wordmark{gap:6px}}

/* H5: concise offer summaries and compact, fully clickable platform cards. */
.platform-section{scroll-margin-top:0}
@media(max-width:760px){
 :root{scroll-padding-top:calc(var(--header-height, calc(64px + env(safe-area-inset-top))) + 12px)}
 .header-inner{min-height:64px}.hero{padding-top:12px}
 .brand-slogan{margin-top:10px;font-size:1rem;line-height:1.5}
 .hero-copy{padding:14px 0 12px}.hero-copy h1{font-size:1.5rem;line-height:1.35;letter-spacing:-.35px}
 html[dir=rtl] .hero-copy h1{font-size:1.4rem;line-height:1.6;letter-spacing:0}
 .featured-card{padding:14px;border-radius:14px}.featured-top{margin-bottom:11px}
 .featured-main{gap:12px}.featured-main .logo-tile{width:108px;height:60px;padding:9px 10px}.featured-name{font-size:1.7rem;line-height:1.2;letter-spacing:-.5px}
 .repeated-domain{display:none}.primary-link{margin-top:13px;min-height:52px;padding:13px 15px;font-size:1rem}
 .collection-heading{margin:21px 0 12px}.collection-heading h2{font-size:1.25rem}
 .platform-grid{gap:10px}.platform-card{display:grid;grid-template-columns:minmax(0,1fr) 24px;column-gap:5px;align-items:center;padding:11px;border-radius:12px}
 .platform-card .logo-tile{grid-column:1/-1;height:60px;padding:11px 9px}.platform-card .logo-art{max-height:38px}
 .platform-card .logo-tile[data-brand="i8"] .logo-art,.platform-card .logo-tile[data-brand="87"] .logo-art{max-height:38px}
 .card-copy{grid-column:1;grid-row:2;margin:10px 0 0}.platform-name{font-size:1.0625rem;line-height:1.3;letter-spacing:-.3px}.platform-domain{font-size:.75rem;margin-top:3px}
 .card-action{grid-column:2;grid-row:2;justify-content:center;min-height:44px;margin:7px 0 0;padding:0;border:0;gap:0}.card-action>span{display:none}.card-action svg{width:18px;height:18px}
 html[dir=rtl] .platform-name{font-size:1.0625rem}html[dir=rtl] .card-action svg{display:block;width:18px;height:18px}
 .mobile-dock{padding-top:9px;padding-bottom:calc(9px + env(safe-area-inset-bottom))}.dock-inner{gap:10px}.dock-browse{flex-basis:88px;font-size:.875rem}.dock-primary{min-height:52px;padding:12px 14px}
}
@media(max-width:350px){
 .featured-main .logo-tile{width:100px}.featured-name{font-size:1.55rem}.platform-card{padding:10px}.platform-card .logo-tile{height:56px;padding:10px 7px}
}

/* Finishing details: consistent surfaces, readable labels and resilient controls. */
.header-inner{flex-wrap:wrap;row-gap:8px;padding-block:8px}
.desktop-nav{gap:22px}.desktop-nav a{white-space:nowrap}
.language-switch button{min-height:44px;font-size:.875rem}
.hero-copy h1,.activities-heading h2,.about-heading h2{text-wrap:balance}
.featured-card{border-color:#5b926a;box-shadow:0 8px 24px #0002,inset 0 1px 0 #baffce0a}
.featured-index{direction:inherit;padding:4px 8px;border:1px solid #52785e;border-radius:6px;color:#bfdbc8;line-height:1.4;font-size:.75rem}
.featured-main>div{min-width:0}.featured-main .logo-tile{flex-shrink:0}
.primary-link,.activity-action,.dock-primary{border-radius:10px;line-height:1.45;box-shadow:inset 0 1px 0 #ffffff20}
.primary-link>span,.dock-primary>span{min-width:0;overflow-wrap:anywhere}
.platform-card{border-color:#30513e}.platform-card:focus-visible{background:#143121}
.activity-media{position:relative}.draw-banner-link{max-width:640px;margin-inline:auto}
.draw-banner-link:focus-visible{outline:3px solid var(--green);outline-offset:-4px}
.activity-terms,.ranking-note{font-size:.8125rem;line-height:1.65}
.footer-inner{flex-wrap:wrap}.footer-inner>a{border-radius:7px}
@media(max-width:760px){
 :root{scroll-padding-bottom:12px}
 .header-inner{padding-block:7px;column-gap:8px}.language-switch{padding:2px}
 .brand-slogan{font-weight:750;line-height:1.45}
 .featured-label{font-size:.75rem;letter-spacing:.6px}.featured-index{font-size:.75rem;padding:3px 7px}
 .featured-card{padding:14px}.primary-link{margin-top:12px}
 .offer-strip{border-color:#3b6248}.offer-app{border-color:#78865c}
 .collection-heading{margin-top:22px}.activity-body{padding:17px}
 .draws-card h3{font-size:1.375rem;line-height:1.35;margin-bottom:9px}
 .activities-heading h2{font-size:1.5rem}.about-heading h2{font-size:1.25rem}
 .activity-action{min-height:52px}.dock-browse{border-radius:9px}.dock-primary{font-size:1rem}
 html[dir=rtl] .featured-index{font-size:.8125rem}html[dir=rtl] .brand-slogan{line-height:1.8}
}

/* RS1GAME VIP keeps its title and weekly benefit in one compact strip. */
.offer-copy{flex:1;min-width:0}
.offer-vip-badge{background:#2c3824;color:#eddda4}
.offer-subtitle{margin:3px 0 0;color:#eddda4;font-size:.875rem;font-weight:700;line-height:1.45;word-spacing:1px}
html[dir=rtl] .offer-subtitle{text-align:right}

.draw-picture{display:block}

/* Final H5 layout: compact first view, full-width VIP detail and measured controls. */
.featured-top{flex-wrap:wrap;row-gap:6px}
.platform-domain,.featured-domain{overflow-wrap:anywhere}
.offer-subtitle{overflow-wrap:anywhere}
.offer-subtitle bdi{white-space:nowrap}
.platform-section:focus{outline:none}.platform-section:focus-visible{outline:2px solid var(--green);outline-offset:6px}
@media(max-width:760px){
 :root{scroll-padding-top:calc(var(--header-height,60px) + 10px)}
 :root.dock-visible{scroll-padding-bottom:calc(var(--dock-height,90px) + 12px)}
 .dock-visible body{padding-bottom:var(--dock-height,90px)}
 .container{width:auto;margin-left:max(16px,env(safe-area-inset-left));margin-right:max(16px,env(safe-area-inset-right))}
 .header-inner{min-height:60px;padding-block:5px}
 .hero{padding-top:10px}.brand-slogan{margin-top:8px;line-height:1.4}
 .hero-copy{padding:12px 0 10px}
 .member-offers{gap:6px;margin-bottom:14px}
 .offer-strip{padding-block:7px}.offer-badge{flex-basis:56px}
 .offer-vip{display:grid;grid-template-columns:56px minmax(0,1fr);gap:5px 10px}
 .offer-vip .offer-copy{display:contents}.offer-vip .offer-subtitle{grid-column:1/-1;margin:0}
 .featured-card{padding:12px}.featured-top{margin-bottom:8px}
 .featured-main{gap:12px}.featured-main .logo-tile{width:96px;height:50px;padding:7px 9px}
 .featured-main .logo-art{max-height:36px}.featured-main .logo-tile[data-brand="i8"] .logo-art,.featured-main .logo-tile[data-brand="87"] .logo-art{max-height:36px}
 .featured-name{font-size:1.625rem}.primary-link{margin-top:10px;min-height:52px}
 .collection-heading{margin:20px 0 10px}.platform-grid{gap:10px}
 .platform-card{min-width:0}.platform-domain{font-size:.8125rem}
 .mobile-dock{padding-top:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom))}
 .dock-inner{max-width:728px}.dock-browse{flex-basis:84px;padding:4px}
 .activities-section{margin-top:24px;padding-top:22px}.activity-body{padding:16px}
}
@media(max-width:350px){
 .featured-name{font-size:1.5rem}.featured-main .logo-tile{width:88px}
 .offer-vip{column-gap:8px}.offer-subtitle{word-spacing:0}
}
@media(max-height:479px){
 .mobile-dock{display:none}.dock-visible body{padding-bottom:0}
 :root,:root.dock-visible{scroll-padding-bottom:12px}
}
@media(orientation:landscape) and (max-height:479px){
 .site-header{position:static}.header-inner{min-height:56px;padding-block:4px}
 .desktop-nav{display:none}.brand-symbol{width:34px;height:36px}.brand-name{font-size:20px}
 :root{scroll-padding-top:12px}
}

/* Platform directory: one logo band, one destination, one whole-card link. */
.platform-card{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden;border:1px solid #30513e;border-radius:13px;background:#10261b;box-shadow:0 2px 8px #0001}
.platform-card .logo-tile{flex:none;display:flex;width:100%;height:72px;margin:0;padding:10px 14px;border:0;border-radius:0;background:#191c19;box-shadow:none}
.platform-card .logo-art{width:100%;height:100%;max-width:150px;max-height:42px}
.platform-card .logo-tile[data-brand="pkr"] .logo-art{max-width:146px;max-height:36px}
.platform-card .logo-tile[data-brand="87"] .logo-art{max-width:130px;max-height:42px}
.platform-card .logo-tile[data-brand="i8"] .logo-art{max-width:104px;max-height:44px}
.platform-card .logo-tile[data-brand="999ha"] .logo-art,.platform-card .logo-tile[data-brand="999xa"] .logo-art{max-width:150px;max-height:28px}
.platform-card-footer{flex:1;display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;min-height:48px;padding:9px 12px;border-top:1px solid #ffffff08}
.platform-card .platform-name,html[dir=rtl] .platform-card .platform-name{min-width:0;margin:0;font-size:1rem;font-weight:750;line-height:1.35;letter-spacing:0;overflow-wrap:anywhere}
.platform-enter{flex:0 0 28px;display:grid;place-items:center;width:28px;height:28px;border:1px solid #426d50;border-radius:50%;background:#1b3c29;color:#9ffbc0}
.platform-enter svg{width:15px;height:15px;stroke-width:1.8}
.platform-card:active{transform:translateY(1px);border-color:#7bf4aa;background:#183925}
.platform-card:focus-visible{outline:3px solid var(--green);outline-offset:3px;border-color:var(--green);background:#183925}
@media(hover:hover) and (pointer:fine){.platform-card:hover{border-color:#68ad80;background:#153421}.platform-card:hover .platform-enter{background:#7bf4aa;color:#082012;border-color:#7bf4aa}}
@media(max-width:760px){
 .platform-grid{gap:10px}.platform-card{padding:0;border-radius:12px}
 .platform-card .logo-tile{height:56px;padding:8px 12px}
 .platform-card .logo-art{max-height:38px}
 .platform-card .logo-tile[data-brand="i8"] .logo-art,.platform-card .logo-tile[data-brand="87"] .logo-art{max-height:40px}
 .platform-card-footer{min-height:44px;padding:8px 10px;gap:6px}
}
@media(max-width:350px){
 .platform-card .logo-tile{height:54px;padding:8px 10px}
 .platform-card-footer{padding:8px;gap:5px}
 .platform-enter{flex-basis:26px;width:26px;height:26px}
}
