:root{color-scheme:dark;--background:#070203;--background-soft:rgba(20,8,10,0.84);--panel:rgba(16,7,10,0.92);--panel-border:rgba(196,63,83,0.26);--text:#fff3f4;--muted:#d0a9b0;--primary:#c4384c;--primary-strong:#f06575;--shadow:0 24px 80px rgba(0,0,0,0.35);--radius-lg:28px;--radius-md:20px;--header-offset:108px;--footer-offset:96px;--game-max-width:780px;--game-expanded-max-width:1280px;--toolbar-height:72px}*{box-sizing:border-box}html{min-height:100%}body{min-height:100vh;margin:0;position:relative;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--background);color:var(--text);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(16,4,8,.64),rgba(7,2,4,.88)),url(/background.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover}a{color:inherit;text-decoration:none}a,button{transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease}a:hover,button:hover{transform:translateY(-1px)}button{font:inherit;border:0;cursor:pointer}.page{width:min(100%,1800px);margin:0 auto;padding:0 clamp(12px,2vw,24px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-content{flex:1 1;min-height:0;padding-top:var(--header-offset);padding-bottom:clamp(32px,4vw,48px)}.site-header{position:fixed;top:16px;left:16px;z-index:50}.site-header__home{display:flex;align-items:center;justify-content:center;padding:10px 12px;border:1px solid var(--panel-border);border-radius:24px;background:var(--background-soft);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__logo{display:block;width:auto;height:52px}.site-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:auto;padding:18px 24px 28px;border-top:1px solid var(--panel-border);background:rgba(16,7,10,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-footer a{color:var(--muted);font-size:.95rem;font-weight:600}.site-footer a:hover{color:var(--text)}.page--game{grid-gap:24px;gap:24px}.game-stage,.page--game{display:grid;align-items:start}.game-stage{grid-template-columns:minmax(150px,196px) minmax(0,1fr) minmax(150px,196px);grid-gap:16px;gap:16px;width:min(100%,1180px);margin:0 auto}body.page-game-focus{overflow:hidden}body.page-game-focus .site-header{opacity:0;pointer-events:none}body.page-game-focus .site-footer{display:none}body.page-game-focus .site-content{padding-top:0;padding-bottom:0}body.page-game-focus .page{width:100%;max-width:none;padding:0}body.page-game-focus .page--game{min-height:100vh}.page--legal{width:min(100%,860px)}.legal-card{display:grid;grid-gap:18px;gap:18px;padding:clamp(24px,4vw,36px);background:var(--background-soft);border:1px solid var(--panel-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legal-card h1{margin:0;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em}.legal-card p{margin:0;color:var(--muted);line-height:1.8}.legal-card a{color:var(--text)}.game-shell,.hero-card,.play-header{background:var(--background-soft);border:1px solid var(--panel-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-card,.play-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:clamp(22px,3vw,36px)}.hero-card{margin-bottom:24px}.hero-card--home{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:stretch}.hero-card--home:before{content:"";position:absolute;inset:auto auto -30% -10%;width:380px;height:380px;border-radius:999px;background:radial-gradient(circle,rgba(196,63,83,.26),transparent 70%);pointer-events:none}.hero-copy{position:relative;z-index:1;display:grid;grid-gap:22px;gap:22px}.game-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-badges{display:flex;flex-wrap:wrap;gap:10px}.hero-badge{padding:10px 14px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(255,255,255,.04);color:var(--muted);font-size:.9rem}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.stat-card{display:grid;grid-gap:8px;gap:8px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02))}.stat-card span{color:var(--muted);font-size:.85rem}.stat-card strong{font-size:1rem}.section-copy{display:grid;grid-gap:12px;gap:12px}.section-copy h1,.section-copy h2{margin:0;line-height:1.05;letter-spacing:-.04em}.section-copy h1{font-size:clamp(2.5rem,6vw,5rem)}.section-copy h2{font-size:clamp(1.8rem,4.2vw,3.2rem)}.section-copy p{max-width:820px;margin:0;color:var(--muted);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.7}.eyebrow{width:-moz-fit-content;width:fit-content;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(196,63,83,.14);border:1px solid rgba(196,63,83,.26);color:var(--primary-strong);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.eyebrow,.ghost-button,.primary-button{display:inline-flex;align-items:center;font-weight:700}.ghost-button,.primary-button{justify-content:center;min-height:48px;padding:0 18px;border-radius:999px}.primary-button{background:linear-gradient(135deg,#8f182b,#cf3e52);color:#fff6f7}.ghost-button{background:rgba(255,255,255,.04);color:var(--text);border:1px solid rgba(255,255,255,.12)}.feature-card,.hero-panel{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(18,7,10,.96),rgba(10,3,5,.88));border:1px solid rgba(196,63,83,.18);border-radius:24px}.hero-panel{min-height:100%;display:grid;align-content:start;grid-gap:16px;gap:16px;padding:24px}.feature-card h3,.hero-panel h2{margin:0;letter-spacing:-.03em}.feature-card p,.hero-panel p{margin:0;color:var(--muted);line-height:1.7}.panel-glow{position:absolute;top:-40px;right:-20px;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,rgba(240,101,117,.3),transparent 70%);pointer-events:none}.panel-line{width:72px;height:6px;border-radius:999px;background:linear-gradient(90deg,#8f182b,#cf3e52)}.panel-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:8px}.metric-chip{display:grid;grid-gap:6px;gap:6px;padding:14px;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.metric-chip strong{font-size:1.15rem}.metric-chip span{color:var(--muted);font-size:.9rem}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.feature-card{display:grid;grid-gap:12px;gap:12px;padding:20px}.feature-index{color:var(--primary-strong);font-size:.8rem;font-weight:800;letter-spacing:.12em}.game-shell{display:grid;grid-gap:0;gap:0;width:min(100%,var(--game-max-width));margin:0 auto;padding:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.game-introduction{display:grid;grid-gap:20px;gap:20px;width:min(100%,var(--game-expanded-max-width));margin:0 auto;padding:clamp(22px,3vw,32px);background:var(--background-soft);border:1px solid var(--panel-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.game-introduction__copy{gap:14px}.game-introduction__copy p{max-width:none}.game-introduction__header{display:flex;align-items:center;gap:14px}.game-introduction__icon{width:42px;height:42px;border-radius:8px;object-fit:cover}.game-introduction__title{font-size:clamp(1.7rem,2vw,2.2rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.game-introduction__tags{display:flex;flex-wrap:wrap;gap:10px}.game-introduction__tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;border:1px solid rgba(196,63,83,.28);background:rgba(196,63,83,.12);color:var(--text);font-size:.92rem;font-weight:700}.game-introduction__overview-title{margin:12px 0 0;font-size:clamp(1.4rem,2vw,2rem);line-height:1.2;letter-spacing:-.03em}.game-introduction__image-wrap{overflow:hidden;width:100%;max-width:none;margin:0 auto;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.game-introduction__image{display:block;width:100%;height:auto;aspect-ratio:21/6;object-fit:cover}.game-tips{display:grid;grid-gap:12px;gap:12px;width:min(100%,var(--game-max-width));margin:0 auto}.game-tips__header{display:flex;align-items:center}.game-tips__title{font-size:.95rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.game-tips__items{display:flex;flex-wrap:wrap;gap:10px}.game-tips__tag{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:999px;border:1px solid rgba(196,63,83,.28);background:rgba(196,63,83,.12);color:var(--text);font-size:.92rem;font-weight:700;line-height:1.4}.game-introduction__details{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.game-introduction__detail-card{padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(255,255,255,.03)}.game-introduction__detail-title{margin:0;font-size:clamp(1.2rem,1.8vw,1.5rem);line-height:1.2;letter-spacing:-.02em}.game-introduction__detail-section{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.game-introduction__subheading{margin:0;font-size:1rem;font-weight:800;color:var(--text)}.game-introduction__inline-label{color:var(--text)}.game-introduction__list{margin:0;padding-left:1.2rem;color:var(--muted)}.game-introduction__list li+li{margin-top:10px}.why-choose-us{display:grid;grid-gap:20px;gap:20px;width:min(100%,var(--game-expanded-max-width));margin:0 auto}.why-choose-us__header{display:grid;grid-gap:10px;gap:10px}.why-choose-us__title{margin:0;font-size:clamp(1.5rem,2vw,2rem);line-height:1.2;letter-spacing:-.03em}.why-choose-us__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.why-choose-us__card{padding:20px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:var(--background-soft);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.why-choose-us__card-title{margin:0 0 10px;font-size:1.05rem;line-height:1.3;letter-spacing:-.02em}.video-gallery{position:-webkit-sticky;position:sticky;top:calc(var(--header-offset) + 4px)}.video-gallery__stack{display:grid;grid-gap:12px;gap:12px}.video-card{display:grid;grid-gap:0;gap:0;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.03);text-align:left;box-shadow:0 18px 44px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.video-card:hover{border-color:rgba(240,101,117,.34);background:rgba(196,63,83,.08)}.video-card__thumbnail{position:relative;display:grid;place-items:center;aspect-ratio:16/9;background-color:rgba(10,3,5,.8);background-position:50%;background-repeat:no-repeat;background-size:cover}.video-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,3,6,.12),rgba(8,2,4,.72)),radial-gradient(circle,rgba(0,0,0,.04),rgba(0,0,0,.34))}.video-card__play-button{position:relative;z-index:1;display:grid;place-items:center;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(18,5,8,.52);box-shadow:0 18px 48px rgba(0,0,0,.28)}.video-card__play-button .play-triangle{margin-left:3px;border-top-width:8px;border-bottom-width:8px;border-left-width:14px}.video-card__body{display:grid;grid-gap:0;gap:0;padding:8px 10px 10px}.video-card__title{display:-webkit-box;overflow:hidden;font-size:.8rem;font-weight:800;line-height:1.3;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.video-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:20px;background:rgba(4,2,5,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.video-modal__panel{display:grid;grid-gap:16px;gap:16px;width:min(100%,1120px);padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:rgba(16,7,10,.96);box-shadow:0 24px 80px rgba(0,0,0,.42)}.video-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.video-modal__title{font-size:clamp(1rem,2vw,1.2rem);font-weight:800;line-height:1.3}.video-modal__close{flex:0 0 auto;min-height:40px;padding:10px 14px;border:1px solid rgba(196,63,83,.24);border-radius:12px;background:rgba(255,255,255,.04);color:var(--text);font-weight:700}.video-modal__frame-wrap{overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#000}.video-modal__frame{display:block;width:100%;aspect-ratio:16/9;border:0}.game-shell--web-fullscreen{width:min(100%,var(--game-expanded-max-width))}body.page-game-focus .game-shell{position:fixed;inset:0;z-index:80;width:100vw;max-width:none;margin:0;grid-template-rows:1fr;background:var(--background)}.game-frame-wrap{position:relative;overflow:hidden;border-radius:var(--radius-md) var(--radius-md) 0 0;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(12,4,7,.9),rgba(6,2,4,.96)),var(--background)}.game-frame-wrap--hero{min-height:min(78vh,900px)}.game-frame-wrap--play{min-height:min(calc(100svh - var(--header-offset) - var(--footer-offset) - var(--toolbar-height)),560px)}body.page-game-focus .game-frame-wrap{height:100vh;min-height:0;border-radius:0;border-top:0;border-right:0;border-left:0}.game-frame-wrap:-webkit-full-screen{width:100vw;height:100vh;border-radius:0;border:0}.game-frame-wrap:fullscreen{width:100vw;height:100vh;border-radius:0;border:0}.frame-preview{position:relative;display:grid;place-items:center;width:100%;min-height:inherit;padding:0;background:var(--background);isolation:isolate}body.page-game-focus .frame-preview{height:100%;min-height:0}.frame-preview-image{object-fit:cover;object-position:center}.frame-preview-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,3,6,.2),rgba(8,2,4,.78)),radial-gradient(circle,rgba(0,0,0,.08),rgba(0,0,0,.42))}.frame-preview-copy,.play-badge,.play-button{position:relative;z-index:1}.play-badge{position:absolute;top:24px;left:24px;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(18,5,8,.58);color:#fff3f4;font-size:.82rem;font-weight:700;letter-spacing:.08em}.play-button{display:grid;place-items:center;width:clamp(84px,9vw,122px);height:clamp(84px,9vw,122px);border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(18,5,8,.48);box-shadow:0 18px 60px rgba(0,0,0,.36)}.play-triangle{margin-left:6px;width:0;height:0;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:28px solid #ffffff}.frame-preview-copy{position:absolute;bottom:26px;left:26px;display:grid;grid-gap:6px;gap:6px;max-width:min(520px,calc(100% - 52px));padding:18px 20px;border-radius:20px;background:rgba(16,5,8,.68);border:1px solid rgba(255,255,255,.08);text-align:left}.frame-preview-copy strong{font-size:clamp(1.05rem,1.8vw,1.35rem)}.frame-preview-copy span{color:var(--muted);line-height:1.65}.game-iframe{display:block;width:100%;height:min(calc(100svh - var(--header-offset) - var(--footer-offset) - var(--toolbar-height)),560px);border:0;background:var(--background)}body.page-game-focus .game-iframe{height:100%}.game-frame-wrap--hero .game-iframe{height:min(78vh,900px)}.game-frame-wrap:-webkit-full-screen .game-iframe{width:100vw;height:100vh}.game-frame-wrap:fullscreen .game-iframe{width:100vw;height:100vh}.frame-overlay{position:absolute;inset:0;z-index:1;display:grid;place-items:center;align-content:center;grid-gap:14px;gap:14px;padding:24px;background:linear-gradient(180deg,rgba(10,3,5,.76),rgba(7,2,4,.92));text-align:center}.loading-dot{width:56px;height:56px;border-radius:50%;border:4px solid rgba(255,255,255,.12);border-top:4px solid var(--primary-strong);animation:spin .9s linear infinite}.game-toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;min-height:var(--toolbar-height);padding:14px 16px;border:1px solid var(--panel-border);border-top:0;border-radius:0 0 18px 18px;background:rgba(16,7,10,.88);box-shadow:0 18px 48px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body.page-game-focus .game-toolbar{display:none}.game-toolbar__info{display:grid;flex:1 1 auto;min-width:0;grid-gap:14px;gap:14px}.game-controls{display:grid;min-width:0;grid-gap:10px;gap:10px}.game-controls__title{font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.game-controls__items{display:flex;flex-wrap:wrap;gap:10px}.game-controls__item{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:8px 12px;border:1px solid rgba(196,63,83,.18);border-radius:999px;background:rgba(255,255,255,.03)}.game-controls__item--tip{border-radius:16px;padding-right:14px}.game-controls__key{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:28px;padding:4px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(10,3,5,.72);color:var(--text);font:inherit;font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:inset 0 -1px 0 rgba(255,255,255,.06)}.game-controls__description{color:var(--muted);font-size:.9rem;line-height:1.35}.game-toolbar__actions{display:flex;flex:0 0 auto;align-items:center;gap:12px;margin-left:auto}.toolbar-share{position:relative;display:inline-flex}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid rgba(196,63,83,.22);border-radius:12px;background:rgba(255,255,255,.03);color:var(--text)}.icon-button--active,.icon-button:hover{background:rgba(196,63,83,.16);border-color:rgba(240,101,117,.34)}.icon-button svg{width:20px;height:20px;fill:currentColor}.share-popover{position:absolute;right:0;bottom:calc(100% + 12px);display:grid;grid-gap:10px;gap:10px;min-width:max-content;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(20,31,52,.96);box-shadow:0 20px 48px rgba(0,0,0,.34)}.share-popover__icons{display:flex;align-items:center;gap:14px}.share-popover__hint{margin:0;font-size:.85rem;color:rgba(255,255,255,.82);text-align:center}.share-link{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.share-link:hover{transform:translateY(-2px) scale(1.02)}.share-link svg{width:24px;height:24px;fill:currentColor}.share-link--twitter{background:#050505}.share-link--facebook{background:#1f5eff}.share-link--whatsapp{background:#18c54f}.share-link--telegram{background:#56a8ff}.share-link--linkedin{background:#2667ff}.not-found-page{display:grid;place-items:center;min-height:100vh}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:900px){.hero-card,.play-header{flex-direction:column;align-items:flex-start}.feature-grid,.hero-card--home,.hero-stats{grid-template-columns:1fr}.panel-metrics{grid-template-columns:1fr 1fr}.game-frame-wrap--hero,.game-frame-wrap--play{min-height:72vh}.game-frame-wrap--hero .game-iframe,.game-iframe{height:72vh}.game-toolbar{min-height:64px}.game-toolbar__info{gap:12px}.game-controls__description{font-size:.86rem}.share-popover{right:-6px;padding:12px}.share-link{width:52px;height:52px}body.page-game-focus .game-frame-wrap{height:100vh}}@media (max-width:640px){:root{--header-offset:92px;--footer-offset:88px;--game-max-width:100%;--game-expanded-max-width:100%;--toolbar-height:64px}.page{padding:0 10px}.game-introduction,.game-shell,.hero-card,.play-header{border-radius:22px}.feature-card,.hero-panel,.stat-card{border-radius:20px}.game-introduction{gap:18px;padding:18px}.game-stage{grid-template-columns:1fr;width:min(100%,var(--game-max-width))}.game-stage>.game-shell{order:1}.game-stage>.video-gallery--left{order:2}.game-stage>.video-gallery--right{order:3}.game-introduction__header{gap:12px}.game-introduction__icon{width:36px;height:36px}.game-introduction__image-wrap{width:100%;max-width:none;border-radius:20px}.game-introduction__image{aspect-ratio:16/9}.game-introduction__detail-card{padding:18px;border-radius:18px}.video-gallery{position:static}.video-gallery__stack{grid-template-columns:repeat(2,minmax(0,1fr))}.video-card{border-radius:16px}.video-card__body{padding:10px 12px 12px}.video-modal{padding:12px}.video-modal__panel{padding:14px;border-radius:20px}.video-modal__header{align-items:flex-start;flex-direction:column}.game-actions,.ghost-button,.hero-actions,.primary-button,.video-modal__close{width:100%}.panel-metrics{grid-template-columns:1fr}.play-badge{top:14px;left:14px}.site-header{top:10px;left:10px}.site-header__home{padding:8px 10px}.site-header__logo{height:44px}.site-footer{gap:14px;padding:16px 12px 20px}.frame-preview-copy{right:14px;bottom:14px;left:14px;max-width:none;padding:14px 16px}.game-frame-wrap--hero,.game-frame-wrap--play{min-height:68vh}.game-frame-wrap--hero .game-iframe,.game-iframe{height:68vh}.game-toolbar{flex-direction:column;align-items:stretch;gap:12px;padding:10px 12px}.game-toolbar__info{gap:10px}.game-controls__items{gap:8px}.game-controls__item{width:100%;justify-content:flex-start}.game-controls__description{font-size:.85rem}.game-toolbar__actions{justify-content:flex-end;margin-left:0}.share-popover{right:-10px;left:auto;max-width:calc(100vw - 32px);overflow-x:auto}.share-popover__icons{gap:10px}.icon-button{width:40px;height:40px}.share-link{width:48px;height:48px}.share-link svg{width:22px;height:22px}}