:root{--ink:#080d18;--mint:#55d6a9;--paper:#f7f4ec;--pink:#ff4f91;--cyan:#55cffa;--yellow:#ffc14d;--page-bg:#f7f4ec;--page-text:#080d18;--muted-text:#58606c;--surface:#fff;--legal-text:#384250;--legal-link:#177a60}*{box-sizing:border-box}html{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:#0d1421;--page-text:#f7f4ec;--muted-text:#b5bfcc;--surface:#172130;--legal-text:#cbd3de;--legal-link:#70e0ba}body{background:var(--page-bg);color:var(--page-text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .2s,color .2s}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:20;color:#fff;justify-content:space-between;align-items:center;width:min(1160px,100% - 32px);height:84px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand,.footer-brand{align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.brand img,.footer-brand img{object-fit:contain;width:34px;height:40px}.brand b,.footer-brand b{color:var(--mint)}nav{color:#ffffffc9;gap:28px;font-size:14px;font-weight:650;display:flex}nav a:hover{color:#fff}.nav-cta{background:#ffffff12;border:1px solid #ffffff29;border-radius:999px;padding:11px 18px;font-size:13px;font-weight:700}.theme-toggle{color:#fff;cursor:pointer;width:42px;height:42px;font:inherit;background:#ffffff12;border:1px solid #ffffff38;border-radius:50%;place-items:center;margin-left:18px;padding:0;transition:background .2s,transform .2s;display:grid}.theme-toggle:hover{background:#ffffff25;transform:translateY(-1px)}.theme-toggle span{font-size:22px;line-height:1}.hero{background:var(--ink);color:#fff;min-height:770px;padding:150px 24px 100px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 23% 40%,#55d6a935,#0000 34%),radial-gradient(circle at 85% 30%,#ff4f912a,#0000 30%);position:absolute;inset:-20%}.hero-grid{opacity:.13;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 74%);mask-image:radial-gradient(#000,#0000 74%)}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:70px;width:min(1140px,100%);margin:auto;display:grid;position:relative}.studio-pill{background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:9px;padding:8px 13px;font-size:12px;font-weight:650;display:inline-flex}.studio-pill i{background:var(--mint);width:7px;height:7px;box-shadow:0 0 14px var(--mint);border-radius:50%}h1,h2,h3,b{letter-spacing:-.025em}.hero h1{margin:25px 0 24px;font-size:clamp(58px,6.1vw,84px);line-height:.94}.hero h1 em{color:var(--mint);font-style:normal}.hero-copy>p{color:#ffffffba;max-width:570px;font-size:17px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.primary{background:var(--mint);color:var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:15px 22px;font-weight:800;display:inline-flex;box-shadow:0 14px 34px #55d6a93b}.play-button{background:var(--ink);color:#fff;border:2px solid var(--ink);border-radius:13px;align-items:center;gap:10px;padding:8px 15px;font-size:12px;font-weight:700;line-height:1.05;display:inline-flex}.play-button.light{color:var(--ink);background:#fff;border-color:#fff3}.play-button small{letter-spacing:.08em;margin-bottom:3px;font-size:8px;display:block}.play-mark{font-size:18px}.hero-art{position:relative}.hero-shot{color:var(--ink);background:#fff;border:4px solid #fff;border-radius:30px;position:relative;overflow:hidden;transform:rotate(1deg);box-shadow:0 35px 100px #0008}.hero-visuals{aspect-ratio:16/9;background:linear-gradient(135deg,#fff0db,#ffc7bd 52%,#d8f5b2);position:relative;overflow:hidden}.hero-shot.landscape .hero-visuals>img{object-fit:cover;width:100%;height:100%}.hero-shot.portrait .hero-visuals{justify-content:center;align-items:flex-end;gap:14px;padding:22px 46px 0;display:flex}.hero-shot.portrait .hero-visuals:before,.hero-shot.portrait .hero-visuals:after{content:"";filter:blur(2px);border-radius:50%;width:170px;height:170px;position:absolute}.hero-shot.portrait .hero-visuals:before{background:#c7ed72;top:-55px;left:-35px}.hero-shot.portrait .hero-visuals:after{background:#ff9b7f;bottom:-75px;right:-40px}.hero-shot.portrait .hero-visuals>img{z-index:1;object-fit:cover;border:3px solid #fff;border-radius:18px 18px 0 0;width:31%;height:111%;position:relative;box-shadow:0 16px 35px #68412c38}.hero-shot.portrait .hero-visuals>img:first-child{transform:rotate(-5deg)translateY(12px)}.hero-shot.portrait .hero-visuals>img:nth-child(2){z-index:2;transform:translateY(5px)}.hero-shot.portrait .hero-visuals>img:nth-child(3){transform:rotate(5deg)translateY(12px)}.hero-meta{align-items:center;gap:13px;padding:14px;display:flex}.hero-meta>img{object-fit:cover;border-radius:16px;width:54px;height:54px}.hero-meta span{flex-direction:column;flex:1;min-width:0;display:flex}.hero-meta b{font-size:17px}.hero-meta small{color:#52606d;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hero-meta i{background:var(--ink);color:#fff;text-transform:uppercase;border-radius:999px;padding:9px 12px;font-size:10px;font-style:normal;font-weight:800}.floating{object-fit:cover;border:4px solid var(--ink);width:88px;height:88px;box-shadow:6px 6px 0 var(--mint);border-radius:22px;position:absolute}.floating.one{bottom:-40px;left:-35px;transform:rotate(-8deg)}.floating.two{top:-34px;right:-30px;transform:rotate(7deg)}.section{width:min(1140px,100% - 40px);margin:auto;padding:105px 0}.section-top{justify-content:space-between;align-items:end;gap:30px;display:flex}.section-top>a{margin-bottom:8px;font-size:14px;font-weight:800}.eyebrow{border:2px solid var(--ink);text-transform:uppercase;letter-spacing:.08em;box-shadow:3px 3px 0 var(--ink);color:var(--ink);border-radius:999px;padding:7px 12px;font-size:11px;font-weight:900;display:inline-block}.green,.mint{background:var(--mint)}.blue,.cyan{background:var(--cyan)}.yellow,.orange{background:var(--yellow)}.pink,.pink-label{background:var(--pink);color:#fff}.section h2,.careers h2,.legal-hero h1{margin:20px 0 16px;font-size:clamp(40px,5vw,64px);line-height:1}.section-top h2{max-width:760px}.section p{color:var(--muted-text);line-height:1.7}.games-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.game-card{border:4px solid var(--ink);background:var(--ink);box-shadow:7px 7px 0 var(--ink);border-radius:28px;transition:all .25s;position:relative;overflow:hidden}.game-card:hover{box-shadow:10px 10px 0 var(--ink);transform:translate(-2px,-2px)}.game-card.featured{grid-column:1/-1}.game-card a{aspect-ratio:4/3;display:block;position:relative;overflow:hidden}.game-card.featured a{aspect-ratio:16/7}.game-cover{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute}.game-collage{background:radial-gradient(circle at 18% 20%,#c7ed72 0 12%,transparent 33%),radial-gradient(circle at 84% 78%,var(--game-accent) 0 11%,transparent 33%),linear-gradient(135deg,#fff4dc,#ffd6c9 52%,#e1f6bc);justify-content:center;align-items:center;gap:18px;padding:26px clamp(44px,7vw,105px);display:flex;position:absolute;inset:0;overflow:hidden}.game-collage img{object-fit:cover;border:3px solid #fff;border-radius:20px;width:min(21%,185px);height:91%;transition:transform .45s;position:relative;box-shadow:0 18px 40px #6d473844}.game-collage img:nth-child(odd){transform:rotate(-3deg)translateY(10px)}.game-collage img:nth-child(2n){transform:rotate(3deg)translateY(-5px)}.game-card:hover .game-cover{transform:scale(1.035)}.game-card:hover .game-collage img:nth-child(odd){transform:rotate(-2deg)translateY(4px)}.game-card:hover .game-collage img:nth-child(2n){transform:rotate(2deg)translateY(1px)}.shade{background:linear-gradient(#0000 32%,#080d18fa);position:absolute;inset:0}.status-pill,.genre-pill{border:2px solid var(--ink);color:var(--ink);text-transform:uppercase;background:#fff;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:900;position:absolute;top:16px}.status-pill{left:16px}.status-pill.new-release{background:#ff9b7f}.genre-pill{background:var(--mint);right:16px}.card-copy{color:#fff;align-items:center;gap:15px;padding:22px;display:flex;position:absolute;inset:auto 0 0}.card-copy>img{object-fit:cover;border:2px solid #fff;border-radius:17px;width:58px;height:58px}.featured .card-copy>img{width:76px;height:76px}.card-copy>span{flex-direction:column;flex:1;min-width:0;display:flex}.card-copy b{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(21px,2.6vw,38px);overflow:hidden}.card-copy small{color:#ffffffc3;margin-top:2px}.card-copy i{width:40px;height:40px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-style:normal;display:grid}.stats{background:var(--ink);color:#fff;border-block:4px solid var(--mint);grid-template-columns:repeat(4,1fr);gap:30px;padding:64px max(24px,50% - 570px);display:grid}.stats div{text-align:center;flex-direction:column;display:flex}.stats b{color:var(--mint);font-size:55px}.stats span{text-transform:uppercase;letter-spacing:.1em;color:#ffffffa8;font-size:12px}.split{grid-template-columns:.85fr 1.15fr;gap:70px;display:grid}.values,.contact-cards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.values article,.contact-cards>*{border:4px solid var(--ink);box-shadow:6px 6px 0 var(--ink);border-radius:26px;padding:25px}.values i,.contact-cards i{width:45px;height:45px;color:var(--ink);border:2px solid var(--ink);background:#fff;border-radius:15px;place-items:center;font-size:20px;font-style:normal;display:grid}.values b,.contact-cards b{margin-top:18px;font-size:21px;display:block}.values p{color:inherit;margin:7px 0 0;font-size:14px}.careers{border:4px solid var(--ink);background:var(--ink);color:#fff;width:min(1140px,100% - 40px);box-shadow:9px 9px 0 var(--mint);border-radius:35px;margin:30px auto 100px;padding:70px;position:relative;overflow:hidden}.careers:after{content:"H";color:#55d6a912;font-size:400px;font-weight:900;line-height:1;position:absolute;top:-24%;right:5%}.careers>div{z-index:1;max-width:700px;position:relative}.careers p{color:#ffffffb8;margin-bottom:30px;line-height:1.7}.contact-cards>a{flex-direction:column;display:flex}.contact-cards span{margin-top:7px;font-size:14px;line-height:1.5}.contact-cards u{margin-top:15px;font-weight:800}.contact-cards article{background:var(--surface)}.contact-cards article b{margin:0;font-size:15px}.contact-cards article span{color:var(--muted-text);display:block}footer{background:var(--ink);color:#fff;border-top:4px solid var(--mint);padding:70px max(24px,50% - 570px) 28px}.footer-grid{grid-template-columns:1.5fr .6fr 1fr;gap:70px;display:grid}.footer-brand{font-size:24px}.footer-grid p{color:#ffffffad;max-width:520px;font-size:13px;line-height:1.7}.footer-grid>div:nth-child(n+2){flex-direction:column;gap:11px;font-size:13px;display:flex}.footer-grid h3{color:var(--mint);text-transform:uppercase;letter-spacing:.12em;font-size:12px}.socials{gap:10px;margin-top:20px;display:flex}.socials a{background:#ffffff13;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:700}.footer-bottom{color:#ffffff85;border-top:1px solid #ffffff1c;justify-content:space-between;gap:30px;margin-top:55px;padding-top:25px;font-size:11px;line-height:1.6;display:flex}.footer-bottom a{color:#ffffffba;margin-left:22px}.detail-hero{background:var(--ink);color:#fff;padding:135px 24px 80px;position:relative;overflow:hidden}.detail-hero:before{content:"";background:radial-gradient(circle at 90% 20%,var(--accent),transparent 42%);opacity:.28;position:absolute;inset:0}.detail-inner{width:min(1100px,100%);margin:auto;position:relative}.back{color:#ffffffba;font-size:13px}.detail-grid{grid-template-columns:310px 1fr;align-items:center;gap:70px;margin-top:35px;display:grid}.detail-icon{aspect-ratio:1;border:4px solid var(--mint);border-radius:35px;width:270px;box-shadow:0 28px 70px #55d6a940}.detail-grid h1{margin:18px 0;font-size:clamp(48px,6vw,78px);line-height:.95}.detail-grid>div>p{color:#ffffffc0;max-width:680px;line-height:1.7}.detail-grid .tagline{color:var(--mint);font-size:20px;font-weight:700}.game-badges{gap:9px;display:flex}.game-badges span{text-transform:uppercase;border:1px solid #fff4;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800}.screens{width:min(1140px,100% - 40px);margin:auto;padding:90px 0}.screens h2{margin-bottom:35px;font-size:44px}.shots{scroll-snap-type:x mandatory;gap:20px;padding:5px 5px 20px;display:flex;overflow-x:auto}.shots img{scroll-snap-align:start;border:4px solid var(--ink);box-shadow:6px 6px 0 var(--ink);object-fit:cover;border-radius:25px}.shots.landscape img{aspect-ratio:16/9;width:min(720px,88vw)}.shots.portrait img{aspect-ratio:9/16;width:min(300px,70vw)}.legal-hero{background:var(--ink);color:#fff;padding:135px 24px 60px}.legal-hero>div,.legal-body{width:min(860px,100%);margin:auto}.legal-hero h1{margin-bottom:10px}.legal-hero p{color:#ffffffa5}.legal-body{padding:70px 24px 110px}.legal-body h2{margin:40px 0 13px;font-size:26px}.legal-body h3{margin:32px 0 11px;font-size:20px}.legal-body p{color:var(--legal-text);margin:11px 0;line-height:1.8}.legal-body p a{color:var(--legal-link);text-underline-offset:3px;overflow-wrap:anywhere;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.legal-body p a:hover{text-decoration-thickness:2px}.legal-body .legal-nav{color:var(--legal-link);justify-content:space-between;padding:20px 0 30px;font-weight:750;display:flex}@media (max-width:850px){.site-header nav{display:none}.hero{min-height:auto;padding-top:125px}.hero-inner,.split,.detail-grid{grid-template-columns:1fr}.hero-inner{gap:75px}.hero h1{font-size:58px}.hero-art{max-width:620px}.games-grid{grid-template-columns:1fr}.game-card.featured{grid-column:auto}.game-card.featured a{aspect-ratio:4/3}.section-top{flex-direction:column;align-items:start}.stats{grid-template-columns:1fr 1fr}.split{gap:40px}.detail-icon{width:220px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.footer-bottom a{margin:0 22px 0 0}}@media (max-width:560px){.site-header{height:70px}.brand{font-size:17px}.nav-cta{padding:10px 13px;font-size:0}.nav-cta:after{content:"Play ↗";font-size:12px}.hero{padding-inline:20px}.hero h1{font-size:46px}.hero-copy>p{font-size:15px}.hero-meta i{display:none}.hero-shot.portrait .hero-visuals{gap:7px;padding:14px 22px 0}.hero-shot.portrait .hero-visuals>img{border-width:2px;border-radius:11px 11px 0 0}.floating{width:68px;height:68px}.games-grid{gap:18px}.game-card a,.game-card.featured a{aspect-ratio:1}.game-collage{gap:8px;padding:18px 20px}.game-collage img{border-radius:13px;width:29%;height:87%}.game-collage img:nth-child(4){display:none}.card-copy{padding:15px}.featured .card-copy>img,.card-copy>img{width:52px;height:52px}.card-copy b{font-size:19px}.card-copy i,.genre-pill{display:none}.section{padding:76px 0}.section h2,.careers h2{font-size:41px}.stats{padding-block:40px}.stats b{font-size:42px}.stats span{font-size:9px}.values,.contact-cards{grid-template-columns:1fr}.careers{padding:45px 26px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-grid>div:first-child{grid-column:auto}.detail-grid{gap:35px}.detail-grid h1{font-size:45px}.legal-body{padding-inline:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.game-card,.game-cover{transition:none}}.values .mint,.values .cyan,.values .orange,.contact-cards .mint{color:var(--ink)}.values .pink,.contact-cards .pink{color:#fff}html[data-theme=dark] .game-card,html[data-theme=dark] .values article,html[data-theme=dark] .contact-cards>*,html[data-theme=dark] .shots img{border-color:#34445a;box-shadow:6px 6px #34445a}html[data-theme=dark] .game-card:hover{box-shadow:10px 10px #34445a}.site-header nav{margin-left:auto}.stats{grid-template-columns:repeat(3,1fr)}.socials a{border:1px solid #ffffff17;border-radius:50%;place-items:center;width:43px;height:43px;padding:0;transition:background .2s,transform .2s;display:grid}.socials a:hover{background:var(--mint);color:var(--ink);transform:translateY(-2px)}.socials svg{fill:currentColor;stroke:currentColor;stroke-width:1.8px;width:19px;height:19px}.socials svg rect,.socials svg circle:not(.fill),.socials svg path[d^=m]{fill:none}@media (max-width:850px){.stats{grid-template-columns:repeat(3,1fr)}}body{transition:none}.theme-toggle{overflow:visible}.theme-icon{width:23px;height:23px;animation:.24s ease-out theme-icon-pop}.sun-icon circle{fill:#ffb52e;filter:drop-shadow(0 0 5px #ffc14d99)}.sun-icon path{fill:none;stroke:#ff8a2a;stroke-width:2px;stroke-linecap:round}.moon-icon{fill:#e9fbff;filter:drop-shadow(0 0 3px #fff)drop-shadow(0 0 9px #55cffa)}@keyframes theme-icon-pop{0%{opacity:.35;transform:scale(.65)rotate(-20deg)}70%{transform:scale(1.12)rotate(5deg)}to{opacity:1;transform:scale(1)rotate(0)}}html[data-theme=light] .site-header{color:var(--ink)}html[data-theme=light] .site-header nav{color:#394556}html[data-theme=light] .site-header nav a:hover{color:var(--ink)}html[data-theme=light] .theme-toggle{color:var(--ink);background:#fff9;border-color:#080d1830;box-shadow:0 6px 18px #080d1814}html[data-theme=light] .theme-toggle:hover{background:#fff}html[data-theme=light] .hero,html[data-theme=light] .detail-hero,html[data-theme=light] .legal-hero{color:var(--ink);background:#fffaf0}html[data-theme=light] .hero-grid{opacity:.07;background-image:linear-gradient(#080d18 1px,#0000 1px),linear-gradient(90deg,#080d18 1px,#0000 1px)}html[data-theme=light] .studio-pill{color:var(--ink);background:#fff;border-color:#080d1824}html[data-theme=light] .hero-copy>p,html[data-theme=light] .detail-grid>div>p,html[data-theme=light] .back,html[data-theme=light] .legal-hero p{color:#465263}html[data-theme=light] .game-badges span{border-color:#080d1835}html[data-theme=light] .stats{color:var(--ink);border-block-color:var(--mint);background:#fff}html[data-theme=light] .stats span{color:#5d6877}html[data-theme=light] .careers{color:var(--ink);background:#fff}html[data-theme=light] .careers p{color:#4d5969}html[data-theme=light] footer{color:var(--ink);background:#fff}html[data-theme=light] .footer-grid p{color:#596575}html[data-theme=light] .footer-bottom{color:#687383;border-top-color:#080d1817}html[data-theme=light] .footer-bottom a{color:#394556}html[data-theme=light] .socials a{background:#080d1808;border-color:#080d1817}html[data-theme=dark]{--page-bg:#050912;--surface:#121c2b}html[data-theme=dark] .site-header{color:#fff}html[data-theme=dark] .theme-toggle{background:#55cffa12;border-color:#55cffa66;box-shadow:0 0 20px #55cffa20}html[data-theme=dark] .hero,html[data-theme=dark] .detail-hero,html[data-theme=dark] .legal-hero,html[data-theme=dark] .stats,html[data-theme=dark] .careers,html[data-theme=dark] footer{color:#fff;background:#080d18}html[data-theme=dark] .section-top>a,html[data-theme=dark] .screens h2{color:#f7f4ec}@media (prefers-reduced-motion:reduce){.theme-icon{animation:none}}.header-actions{align-items:center;gap:14px;margin-left:28px;display:flex}.header-actions .theme-toggle{margin-left:0}.header-play{background:var(--mint);min-height:42px;color:var(--ink);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:13px;font-weight:850;display:inline-flex}.header-play:hover{background:#87e7c5}.store-buttons{flex-wrap:wrap;gap:10px;display:flex}.store-icon{flex:0 0 25px;width:25px;height:25px}.play-button{min-height:49px;font-size:15px;line-height:1.15;transition:transform .18s,box-shadow .18s}.play-button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #080d1828}.play-button small{font-size:8px;line-height:1.3}.hero-actions .store-buttons{flex-basis:100%}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-platforms{letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#b4efd9!important;margin-top:9px!important;font-size:10px!important}.pc-game-card .card-copy{padding:30px}.pc-game-card .card-copy b{white-space:normal;max-width:790px;margin-bottom:8px;font-size:clamp(28px,4.3vw,54px);line-height:1.06}.pc-game-card .shade{background:linear-gradient(#0000 0%,#080d1860 50%,#080d18fa 100%)}.pc-game-card .status-pill{background:#ffb666}.game-badges{flex-wrap:wrap}.pc-detail-grid{grid-template-columns:1fr 1fr;gap:40px}.pc-detail-grid h1{font-size:clamp(36px,4.8vw,66px)}.detail-keyart{aspect-ratio:4/3;object-fit:cover;border:3px solid var(--accent);border-radius:25px;width:100%;box-shadow:0 25px 65px #0003}.detail-grid .release-note{font-size:12px;line-height:1.5}.pc-shots.shots img{aspect-ratio:auto;height:auto}.shots>a{flex:none}.screens h2{overflow-wrap:break-word}a:focus-visible,button:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}@media (max-width:850px){.header-actions{margin-left:auto}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-card.featured{grid-column:1/-1}.pc-detail-grid{grid-template-columns:1fr}.detail-keyart{aspect-ratio:16/9}.game-card a{aspect-ratio:1}.pc-game-card.featured a{aspect-ratio:16/9}.pc-game-card .card-copy b{font-size:34px}.pc-game-card .card-copy{padding:22px}.card-copy b{font-size:20px}.hero-meta i{white-space:nowrap}}@media (max-width:560px){.header-actions{gap:10px}.header-play{padding:9px 15px;font-size:12px}.games-grid{grid-template-columns:1fr}.pc-game-card.featured a{aspect-ratio:1}.pc-game-card .card-copy b{font-size:32px}.pc-game-card .card-copy small{font-size:12px}.pc-detail-grid h1{font-size:42px}.screens h2{font-size:32px}.card-copy b{white-space:normal;line-height:1.15}.game-card .card-copy small{line-height:1.4}}@media (prefers-reduced-motion:reduce){.play-button{transition:none}.play-button:hover{transform:none}}.hero-shot.hero-carousel{transform:none}.game-card.carousel-game-card{color:#fff}.game-card-labels{justify-content:space-between;align-items:center;gap:10px;padding:13px 14px;display:flex}.carousel-game-card .game-card-labels .status-pill,.carousel-game-card .game-card-labels .genre-pill{margin:0;padding:7px 10px;font-size:10px;position:static}.carousel-game-card>.photo-carousel{border-radius:0}.game-card.carousel-game-card a.card-copy{aspect-ratio:auto;min-height:126px;padding:22px;display:flex;position:relative;inset:auto;overflow:visible}.carousel-game-card .card-copy b{white-space:normal;font-size:25px;line-height:1.14}.carousel-game-card .card-copy>img,.carousel-game-card .card-copy>i{flex-shrink:0}.carousel-game-card.pc-game-card .card-copy b{font-size:clamp(28px,3.5vw,44px)}.carousel-game-card .card-copy:hover b{color:var(--mint)}.carousel-game-card .card-copy:focus-visible{outline-offset:-5px;border-radius:12px}.carousel-game-card.featured>.photo-carousel.photo-carousel--landscape .photo-carousel__stage{max-height:620px}.socials{flex-wrap:wrap}.socials svg.store-icon{flex:none}.socials svg.store-icon circle[r="2.2"]{fill:currentColor;stroke:none}@media (max-width:560px){.game-card.carousel-game-card a.card-copy{min-height:114px;padding:17px}.carousel-game-card .card-copy b{font-size:21px}.carousel-game-card.pc-game-card .card-copy b{font-size:28px}.carousel-game-card .game-card-labels{padding:10px}.carousel-game-card .game-card-labels .genre-pill{font-size:9px;display:inline-block}}.game-card.carousel-game-card,html[data-theme=dark] .game-card.carousel-game-card{border:1px solid color-mix(in srgb,var(--page-text) 14%,transparent);background:var(--surface);color:var(--page-text);box-shadow:none;border-radius:16px}.game-card.carousel-game-card:hover,html[data-theme=dark] .game-card.carousel-game-card:hover{transform:none;box-shadow:0 10px 26px #080d180a}.game-card.carousel-game-card .card-copy{color:var(--page-text)}.carousel-game-card .card-copy small{color:var(--muted-text)}.carousel-game-card .card-copy .card-platforms{color:var(--legal-link)!important}.carousel-game-card .card-copy>img{border:0;border-radius:11px}.carousel-game-card .game-card-labels .status-pill,.carousel-game-card .game-card-labels .genre-pill{color:var(--muted-text);letter-spacing:.05em;background:0 0;border:0;padding:4px 2px;font-size:9px}.carousel-game-card .game-card-labels .status-pill.new-release{color:var(--legal-link)}.carousel-game-card>.photo-carousel{padding:0 14px}.hero-carousel .photo-carousel{border-radius:0}
:is(.play-button,.play-store-link,.play-filters button)[data-store=google-play]{--store-hover-bg:#107845;--store-hover-text:#fff;--store-hover-border:#278c58;--store-icon:#137a48;--store-icon-bright:#7ddcad;--store-focus:#22a66a}:is(.play-button,.play-store-link,.play-filters button)[data-store=app-store]{--store-hover-bg:#0867c9;--store-hover-text:#fff;--store-hover-border:#2384e5;--store-icon:#0966c3;--store-icon-bright:#89c5ff;--store-focus:#2988e8}:is(.play-button,.play-store-link,.play-filters button)[data-store=steam]{--store-hover-bg:#16354d;--store-hover-text:#bceaff;--store-hover-border:#438cac;--store-icon:#246d8d;--store-icon-bright:#86d2f0;--store-focus:#369bc4}.play-button--wishlist{width:max-content;max-width:100%}:is(.play-button,.play-store-link) .store-wishlist-label{white-space:normal;min-width:0;line-height:1.3}.play-button[data-store]{--store-resting-icon:var(--store-icon-bright);transition:background-color .18s,color .18s,border-color .18s,box-shadow .18s,transform .18s}.play-button.light[data-store],.play-store-link[data-store],.play-filters button[data-store]{--store-resting-icon:var(--store-icon)}html[data-theme=dark] :is(.play-store-link,.play-filters button)[data-store]{--store-resting-icon:var(--store-icon-bright)}html body :is(.play-button,.play-store-link,.play-filters button)[data-store]>svg{color:var(--store-resting-icon);transition:color .18s}html body :is(.play-button,.play-store-link,.play-filters button)[data-store]:is(:hover,:focus-visible),html body .play-filters button[data-store][aria-pressed=true]{background:var(--store-hover-bg);color:var(--store-hover-text);border-color:var(--store-hover-border)}html body :is(.play-button,.play-store-link,.play-filters button)[data-store]:is(:hover,:focus-visible) :is(svg,small,.play-store-arrow),html body .play-filters button[data-store][aria-pressed=true]>svg{color:var(--store-hover-text)}html body :is(.play-button,.play-store-link,.play-filters button)[data-store]:focus-visible{outline:3px solid var(--store-focus);outline-offset:3px}.release-badge[data-release-status=available]{--release-bg:#e3f6eb;--release-text:#15663e;--release-border:#a8dbbe}.release-badge[data-release-status=pre-register]{--release-bg:#e7f0ff;--release-text:#1c57a1;--release-border:#b5cdf0}.release-badge[data-release-status=coming-soon]{--release-bg:#fff0d6;--release-text:#8a4b09;--release-border:#edcd92}html[data-theme=dark] .release-badge[data-release-status=available],.release-badge[data-on-dark=true][data-release-status=available]{--release-bg:#123d2d;--release-text:#a2eac2;--release-border:#32664c}html[data-theme=dark] .release-badge[data-release-status=pre-register],.release-badge[data-on-dark=true][data-release-status=pre-register]{--release-bg:#163452;--release-text:#aed4ff;--release-border:#365d87}html[data-theme=dark] .release-badge[data-release-status=coming-soon],.release-badge[data-on-dark=true][data-release-status=coming-soon]{--release-bg:#49321b;--release-text:#ffcf90;--release-border:#805b32}html .release-badge[data-on-light=true][data-release-status=available]{--release-bg:#e3f6eb;--release-text:#15663e;--release-border:#a8dbbe}html .release-badge[data-on-light=true][data-release-status=pre-register]{--release-bg:#e7f0ff;--release-text:#1c57a1;--release-border:#b5cdf0}html .release-badge[data-on-light=true][data-release-status=coming-soon]{--release-bg:#fff0d6;--release-text:#8a4b09;--release-border:#edcd92}html :is(.release-badge[data-release-status],.carousel-game-card .game-card-labels .release-badge[data-release-status],.hero-meta .release-badge[data-release-status],.game-badges .release-badge[data-release-status],.play-feature-copy .release-badge[data-release-status]){border:1px solid var(--release-border);background:var(--release-bg);width:auto;height:auto;color:var(--release-text);letter-spacing:.01em;text-transform:none;white-space:nowrap;box-shadow:none;border-radius:999px;flex-direction:row;flex:none;justify-content:center;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:750;line-height:1.4;display:inline-flex}html .release-badge[data-release-status]>.release-badge__dot{width:5px;min-width:5px;height:5px;color:inherit;box-shadow:none;background:currentColor;border:0;border-radius:50%;flex:0 0 5px;margin:0;padding:0;display:inline-block}@media (max-width:760px){.play-feature-actions .play-button.light[data-store]{--store-resting-icon:var(--store-icon-bright);border-radius:4px}html body .play-feature-actions .play-button[data-store]:is(:hover,:focus-visible){box-shadow:0 0 0 5px var(--store-hover-bg);transform:none}}@media (max-width:560px){html body .hero-meta .release-badge.hero-release[data-release-status]{display:none}}@media (prefers-reduced-motion:reduce){.play-button[data-store],html body :is(.play-button,.play-store-link,.play-filters button)[data-store]>svg{transition:none}}
.theme-control{flex:none;position:relative}.theme-control .theme-toggle{position:relative}.theme-mode-dots{pointer-events:none;justify-content:center;gap:3px;display:flex;position:absolute;bottom:3px;left:0;right:0}.theme-mode-dots i{opacity:.22;background:currentColor;border-radius:50%;width:3px;height:3px;display:block}.theme-mode-dots i[data-active=true]{opacity:1}.theme-control .theme-icon{margin-top:-3px}.theme-control .trash-icon{object-fit:contain;filter:drop-shadow(0 0 7px #fa1a7860);border-radius:5px;width:28px;height:28px}.theme-control-hint{z-index:50;pointer-events:none;opacity:0;color:#fff1db;background:#1b1835;border:1px solid #ffffff26;border-radius:8px;width:max-content;max-width:180px;padding:8px 11px;font-size:11px;font-weight:650;line-height:1.3;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-4px);box-shadow:0 8px 25px #0002}.theme-control:focus-within .theme-control-hint{opacity:1;transform:none}@media (hover:hover){.theme-control:hover .theme-control-hint{opacity:1;transform:none}}.theme-announcement{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.theme-control-hint{transition:none}}
.trash-atmosphere{display:none}html[data-theme=trash]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#190c27;--mint:#b5f272;--paper:#efddb9;--pink:#ff3476;--cyan:#76f6ef;--yellow:#ffad36;--page-bg:#25103d;--page-text:#fff0d2;--muted-text:#e2cbd0;--surface:#38203d;--legal-text:#f0dfd3;--legal-link:#b5f272;--trash-cream:#f5e4c2;--trash-orange:#ff9a2b;--trash-pink:#ef1d6a;--trash-line:#f4b56969;scrollbar-color:#f49c43 #241032}html[data-theme=trash] body{isolation:isolate;background:#25103d}html[data-theme=trash] ::selection{color:#341827;background:#c6f75a}html[data-theme=trash] .trash-atmosphere{z-index:-1;pointer-events:none;background:linear-gradient(#191044,#56133e 70%,#991246);display:block;position:fixed;inset:0;overflow:hidden}html[data-theme=trash] .trash-atmosphere__world{opacity:.78;background:linear-gradient(#21104720,#4b143938 52%,#290d35a6),url(/assets/games/honey-trash/library-hero.webp) 50%/cover no-repeat;position:absolute;inset:0}html[data-theme=trash] .trash-atmosphere__stars{opacity:.45;background-image:radial-gradient(circle at 21px 33px,#fbdeafc4 0 .7px,#0000 1.5px),radial-gradient(circle at 71px 93px,#7cf2ff94 0 .7px,#0000 1.5px),linear-gradient(90deg,#ef1d6a1c 1px,#0000 1px);background-size:137px 157px,223px 197px,94px 100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}html[data-theme=trash] .trash-atmosphere__hud{color:#b5f272;letter-spacing:.15em;opacity:.8;justify-content:space-between;gap:20px;font:700 8px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex;position:absolute;inset:auto 18px 13px}html[data-theme=trash] .trash-atmosphere__hud>span{background:#23102bbb;border-left:2px solid #b5f272;padding:5px 9px}html[data-theme=trash] .site-header{color:var(--trash-cream);border-bottom:1px solid #f5e4c245}html[data-theme=trash] .site-header:after{content:"";background:var(--mint);pointer-events:none;width:60px;height:3px;position:absolute;bottom:-1px;left:0;box-shadow:0 0 16px #b5f2727a}html[data-theme=trash] .site-header nav{color:#f7e3c6}html[data-theme=trash] .site-header nav a:hover{color:var(--cyan)}html[data-theme=trash] .brand b,html[data-theme=trash] .footer-brand b{color:var(--mint);text-shadow:0 0 16px #b5f27244}html[data-theme=trash] .theme-toggle{color:var(--trash-cream);background:#ff9a2b26;border:1px solid #ffbd6e;border-radius:5px;box-shadow:inset 0 0 0 3px #190c274d,0 0 21px #ff9a2b24}html[data-theme=trash] .theme-toggle:hover{background:#ff9a2b45;transform:none}html[data-theme=trash] :is(.primary,.header-play){color:#3d1724;letter-spacing:.035em;text-transform:uppercase;background:linear-gradient(135deg,#0000 7px,#ffac3d 7px);border:0;border-bottom:3px solid #a74638;border-radius:2px;font-weight:900;box-shadow:3px 4px #170c2c}html[data-theme=trash] :is(.primary,.header-play):hover{color:#3d1724;background:linear-gradient(135deg,#0000 7px,#ffd074 7px);box-shadow:3px 4px #170c2c,0 0 22px #ffad3640}html[data-theme=trash] :is(.play-button,.play-store-link){border-radius:3px}html[data-theme=trash] :is(.play-store-link,.play-filters button)[data-store]{--store-resting-icon:var(--store-icon-bright)}html[data-theme=trash] .hero{color:var(--trash-cream);background:linear-gradient(90deg,#251042ed 0%,#321447bc 42%,#3b145438 80%,#3b145460);border-bottom:3px solid #f22b705e}html[data-theme=trash] .hero:before{background:linear-gradient(#0000 72%,#35103ddd),radial-gradient(at 88% 78%,#fa195c38,#0000 60%);inset:0}html[data-theme=trash] .hero-grid{opacity:.1;background-image:linear-gradient(#a0f8de 1px,#0000 1px),linear-gradient(90deg,#a0f8de 1px,#0000 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}html[data-theme=trash] :is(.hero h1,.section h2,.careers h2,.play-catalog-intro h1,.play-feature h2,.play-catalog-heading h2,.game-detail-intro h1,.game-detail-section h2,.legal-hero h1){text-transform:uppercase;letter-spacing:.015em;color:var(--trash-cream);text-shadow:3px 4px #b92358;font-family:Impact,Arial Black,ui-sans-serif,system-ui,sans-serif;font-weight:900;line-height:1.06}html[data-theme=trash] .hero h1 em{color:#b5f272;text-shadow:3px 4px #336757,0 0 25px #b5f27222}html[data-theme=trash] .hero-copy>p{color:#f3dedb}html[data-theme=trash] :is(.studio-pill,.eyebrow){background:var(--trash-cream);color:#582b33;letter-spacing:.13em;border:1px solid #ffd9a0;border-radius:2px;font-size:10px;box-shadow:3px 3px #b34934}html[data-theme=trash] .studio-pill i{background:#47955a;box-shadow:0 0 0 3px #47955a24}html[data-theme=trash] .hero-shot{background:#e8d2ac;border:3px solid #f4d4a1;border-radius:3px;box-shadow:7px 8px #de4c2e,0 0 0 1px #1b0f2d,0 30px 80px #190a35aa}html[data-theme=trash] .hero-meta{background:var(--trash-cream);color:#422038}html[data-theme=trash] .hero-meta small{color:#69505a}html[data-theme=trash] .hero-meta>img{border:1px solid #8d5942;border-radius:3px}html[data-theme=trash] .floating{border:3px solid #f0d8b1;border-radius:4px;box-shadow:5px 5px #ff9830,0 0 24px #b5f27226}html[data-theme=trash] .section{background:linear-gradient(110deg,#321440f0,#31113bda);border:1px solid #f3ba6540;border-left:3px solid #d2763b;border-radius:2px;margin-block:28px;padding-inline:28px;box-shadow:7px 7px #150b2738}html[data-theme=trash] .section-top>a{color:var(--cyan)}html[data-theme=trash] :is(.home-games-toolbar,.game-detail-feature,.game-detail-get,.play-closing-note){border-color:#efb16d61}html[data-theme=trash] .home-games-toolbar{border-top-style:dashed}html[data-theme=trash] .platform-filters button{color:#f1ddc5;letter-spacing:.035em;background:#231031;border-color:#f4bd7863;border-radius:2px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}html[data-theme=trash] .platform-filters button:not([data-store])[aria-pressed=true]{color:#562833;background:#f2dfb8;border-color:#f2dfb8;box-shadow:inset 0 -3px #ec8f30}html[data-theme=trash] :is(.game-card.carousel-game-card,.play-game-card){background:linear-gradient(125deg,#45233df5,#281133f5);border:1px solid #f3b37296;border-radius:3px;box-shadow:4px 5px #140921a1,inset 3px 0 #ef8930}html[data-theme=trash] :is(.game-card.carousel-game-card,.play-game-card):hover{border-color:#a9f08a;box-shadow:4px 5px #140921a1,0 0 0 1px #a9f08a55,0 0 26px #85f19614}html[data-theme=trash] :is(.game-card-labels,.play-card-heading){color:#4c2334;background:linear-gradient(100deg,#f2dfbd,#dfbd88)}html[data-theme=trash] .carousel-game-card .game-card-labels .genre-pill{color:#672d3b}html[data-theme=trash] .play-card-heading :is(h3,.play-game-genre){color:#4b2733}html[data-theme=trash] .play-card-heading h3 a:hover{color:#a12257}html[data-theme=trash] .play-card-platform{color:#6e3f41;border-color:#8b51476b;border-radius:2px}html[data-theme=trash] .pc-game-card.featured .game-card-labels{padding-bottom:12px}html[data-theme=trash] .game-card.carousel-game-card .card-copy{color:var(--trash-cream)}html[data-theme=trash] .game-card .card-copy b,html[data-theme=trash] .play-card-heading h3{font-weight:850}html[data-theme=trash] :is(.play-store-link,.game-detail-related>a){background:#23103196;border-color:#f2d09d4a}html[data-theme=trash] .play-store-link small{color:#dec9c7}html[data-theme=trash] .stats{color:#190c27;background:linear-gradient(100deg,#ee8c26,#d9682b);border-block:3px solid #f6d8a3;box-shadow:inset 0 7px #fbbb4a55,0 10px #270e32}html[data-theme=trash] .stats b{color:#190c27;text-shadow:2px 2px #f6d8a388;letter-spacing:.03em;font-family:Impact,Arial Black,sans-serif}html[data-theme=trash] .stats span{color:#190c27;font-weight:800}html[data-theme=trash] .values article,html[data-theme=trash] .contact-cards>*{color:#4b2533;background:linear-gradient(145deg,#f1d7a9,#e1b776);border:1px solid #f4bd80;border-radius:3px;box-shadow:4px 5px #982d4c}html[data-theme=trash] .values :is(.mint,.cyan,.orange,.pink),html[data-theme=trash] .contact-cards :is(.mint,.pink){color:#4b2533}html[data-theme=trash] .values article:nth-child(2n){background:linear-gradient(135deg,#f49a35,#ee772d)}html[data-theme=trash] :is(.values i,.contact-cards i){color:#f5dda9;background:#381d31;border:1px solid #672b31;border-radius:2px}html[data-theme=trash] .contact-cards article span{color:#6b4650}html[data-theme=trash] .careers{color:var(--trash-cream);background:linear-gradient(90deg,#422341ed,#38223fe8),url(/assets/games/honey-trash/library-hero.webp) 50%/cover;border:2px solid #efbd7c;border-radius:3px;box-shadow:8px 8px #e76030}html[data-theme=trash] .careers:after{content:"↗";color:#f4b56617;font-size:270px;top:5%;right:4%}html[data-theme=trash] .careers p{color:#f0dcd5}html[data-theme=trash] .play-page{--catalog-line:#e7b47a55;--catalog-subtle:#f3b87812}html[data-theme=trash] .play-catalog-intro{color:var(--trash-cream);background:linear-gradient(90deg,#27123eea,#391a4588)}html[data-theme=trash] .play-catalog-intro p{color:#eed7d8}html[data-theme=trash] .play-catalog-intro>a{color:var(--cyan)}html[data-theme=trash] .play-feature{background:linear-gradient(90deg,#28143cf2,#311345a6);border-bottom:3px solid #f3913770}html[data-theme=trash] .play-feature:before{background:radial-gradient(at 85% 45%,#e53c6824,#0000 65%)}html[data-theme=trash] .play-feature h2>span{color:#ffb753}html[data-theme=trash] .play-feature-description{color:#f0d9d8}html[data-theme=trash] :is(.play-detail-link,.play-feature-discover){color:#b8f8e4}html[data-theme=trash] .play-catalog{background:#2c123fee;border:1px solid #efb37240;border-top:3px solid #e78335;border-radius:2px;margin-top:24px;padding-inline:24px}html[data-theme=trash] :is(.play-catalog-eyebrow,.game-detail-kicker){color:#d9fc9d;letter-spacing:.17em}html[data-theme=trash] .featured-media__caption{border-bottom:1px solid #ffb77355;padding-bottom:4px}html[data-theme=trash] .featured-media__status,html[data-theme=trash] .featured-media__status>b{color:#dfc3c5}html[data-theme=trash] .featured-media__status>span{color:#ffe3b2}html[data-theme=trash] :is(.featured-media__arrows>button,.photo-carousel__controls button,.photo-carousel__zoom-button){color:#f8ebce;background:#2c17394d;border-color:#f8e3bd99;box-shadow:inset 0 1px #f7e5ca24,0 2px 13px #14082033}html[data-theme=trash] .play-closing-note{background:#2c123fe8;border-left:3px solid #f39137;padding:22px}html[data-theme=trash] .game-detail-shell{--detail-line:#eab7795c}html[data-theme=trash] .game-detail-hero{background:linear-gradient(100deg,#24103ce8,#3512465c)}html[data-theme=trash] .game-detail-shell .game-detail-hero:before{background:linear-gradient(90deg,#2c154aed 4%,#301740bf 45%,#3b143f22 90%),linear-gradient(#0000 55%,#30113ee6)}html[data-theme=trash] .game-detail-backdrop{opacity:.96}html[data-theme=trash] .game-detail-summary{color:#f3dddc}html[data-theme=trash] .game-detail-eyebrow{color:#f2ddc7}html[data-theme=trash] .game-detail-tagline{color:#ffcb82}html[data-theme=trash] .game-detail-mobile-art>img{border:2px solid #f0c796;border-radius:5px;box-shadow:6px 6px #e17c2e,0 0 35px #80dfca33}html[data-theme=trash] .game-detail-orbit{border-color:#bbf9996b;box-shadow:0 0 0 25px #a5ed8007,0 0 0 51px #81ecda05}html[data-theme=trash] .game-detail-jumpbar{color:#552b37;background:#f1dcb8;border-bottom:3px solid #df742c;padding-inline:22px}html[data-theme=trash] .game-detail-jumpbar a:hover{color:#ab2358}html[data-theme=trash] .game-detail-jumpbar>span{color:#765057}html[data-theme=trash] .game-detail-section{background:linear-gradient(120deg,#2d153feb,#32153de8);padding-inline:24px}html[data-theme=trash] .game-detail-features{border-bottom:1px solid #f0a86430}html[data-theme=trash] .game-detail-facts{color:#4b2736;background:#f0dab5;border:1px solid #f5c689;border-radius:3px;box-shadow:5px 5px #dc6a30}html[data-theme=trash] .game-detail-facts dl>div{border-color:#985c5140}html[data-theme=trash] .game-detail-facts dt{color:#725059}html[data-theme=trash] .game-detail-feature-number{color:#ffc879;background:#eea44b19;border:1px solid #f4c18470;align-self:start;width:max-content;padding:4px 7px;display:inline-block}html[data-theme=trash] .game-detail-feature h3{color:#f9dfbc}html[data-theme=trash] .game-detail-related>a{border-radius:3px}html[data-theme=trash] .game-detail-related>a:hover{background:#412249;border-color:#b5f272}html[data-theme=trash] :is(.game-video,.featured-media__video){border-radius:3px;box-shadow:0 0 0 1px #f2c08866}html[data-theme=trash] .game-detail-gallery .photo-carousel__frame{border-radius:2px}html[data-theme=trash] .legal-hero{color:var(--trash-cream);background:linear-gradient(90deg,#28113eee,#4420459e);border-bottom:2px solid #f59b34}html[data-theme=trash] .legal-hero p{color:#f1d9cd}html[data-theme=trash] .legal-body{background:#291333f5;border-inline:1px solid #edbb7455}html[data-theme=trash] .legal-body :is(h2,h3){color:#ffcb86}html[data-theme=trash] .legal-body p{color:#f0e1d7}html[data-theme=trash] .legal-body a{color:#b5f272}html[data-theme=trash] footer{color:#f5e4c7;background:linear-gradient(100deg,#301333f5,#221133f5);border-top:3px solid #adf186;box-shadow:inset 0 8px #adf1860b}html[data-theme=trash] .footer-grid p{color:#dbc6c7}html[data-theme=trash] .footer-grid h3{color:#ffb65f}html[data-theme=trash] .footer-bottom{color:#cbb9c0;border-color:#e8ae705c}html[data-theme=trash] .footer-bottom a{color:#eadacc}html[data-theme=trash] .socials a{color:#f5e4c7;background:#522d4666;border:1px solid #e7b2786b;border-radius:3px}html[data-theme=trash] .socials a:hover{color:#2c1739;background:#b5f272}@media (max-width:850px){html[data-theme=trash] .section{padding-inline:20px}html[data-theme=trash] .trash-atmosphere__world{background-position:58%}html[data-theme=trash] .trash-atmosphere__hud{display:none}html[data-theme=trash] .hero{background:linear-gradient(90deg,#2b1545e8,#331745af)}}@media (max-width:600px){html[data-theme=trash] .trash-atmosphere__world{opacity:.7;background-position:58% 0}html[data-theme=trash] .trash-atmosphere__stars{opacity:.25}html[data-theme=trash] .section{margin-block:20px;padding-inline:16px}html[data-theme=trash] .play-catalog{width:calc(100% - 24px);margin-top:15px;padding-inline:12px}html[data-theme=trash] .play-feature{border-bottom-width:2px}html[data-theme=trash] .game-detail-section{width:calc(100% - 24px);padding-inline:14px}html[data-theme=trash] .game-detail-jumpbar{margin-inline:12px;padding-inline:14px}html[data-theme=trash] .game-detail-shell .game-detail-hero:before{background:linear-gradient(#38204435 0%,#2b1642e8 57%,#2a143ffa 100%)}html[data-theme=trash] :is(.hero h1,.section h2,.careers h2,.play-feature h2,.play-catalog-heading h2,.game-detail-intro h1,.game-detail-section h2){text-shadow:2px 3px #ad2752}html[data-theme=trash] .careers{box-shadow:5px 5px #df682f}html[data-theme=trash] .careers:after{font-size:190px}}@media (prefers-reduced-motion:reduce){html[data-theme=trash] .trash-atmosphere *,html[data-theme=trash] .theme-icon{transition:none!important;animation:none!important}html[data-theme=trash] :is(.primary,.header-play,.theme-toggle){transition:none}}
