@font-face{font-family:"Goldman";font-style:normal;font-weight:400;font-display:swap;src:url("/assets/goldman-400.woff2") format("woff2")} @font-face{font-family:"Goldman";font-style:normal;font-weight:700;font-display:swap;src:url("/assets/goldman-700.woff2") format("woff2")} @font-face{font-family:"Roboto";font-style:normal;font-weight:400 700;font-display:swap;src:url("/assets/roboto-700.woff2") format("woff2")}:root{color-scheme:dark;--primary:#161616;--secondary:#ffd369;--tertiary:#1b1c1c;--quaternary:#313232;--white:#f3f3f3;--muted:#9ca3af;--nav-height:52px} *{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;min-width:280px;overflow-x:hidden;background:var(--primary);color:var(--white);font-family:"Goldman",system-ui,sans-serif;line-height:1.5} body.page-layout{display:flex;min-height:100vh;flex-direction:column} body.page-layout main{display:flex;flex:1;min-width:0} img,iframe{max-width:100%} img{display:block} a{color:inherit;text-decoration:underline;text-underline-offset:0.15em} a:hover,a:focus-visible{color:var(--secondary)} button,input{font:inherit} button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--secondary);outline-offset:3px} .skip-link{position:fixed;top:0.5rem;left:0.5rem;z-index:1000;padding:0.6rem 0.9rem;transform:translateY(-160%);border-radius:0.35rem;background:var(--secondary);color:#000} .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} .skip-link:focus{transform:translateY(0);color:#000} .shell{width:min(100%,1280px);margin-inline:auto;padding-inline:1.5rem} .site-nav{position:fixed;inset:0 0 auto;z-index:100;height:var(--nav-height);background:var(--primary)} .nav-inner{display:flex;height:100%;align-items:center;justify-content:space-between} .wordmark,.nav-links a,.social-link,.footer-links a{text-decoration:none} .wordmark img{width:auto;height:36px} .nav-menu{display:flex;align-items:center;gap:1.15rem} .nav-links,.nav-socials,.footer-socials,.footer-links{display:flex;align-items:center;margin:0;padding:0;list-style:none} .nav-links{gap:1.3rem} .nav-links a{font-size:1.05rem;font-weight:500} .nav-socials{gap:0.65rem} .social-link{display:inline-flex;align-items:center;justify-content:center} .social-link img{width:auto;height:20px} .menu-toggle{display:none;width:44px;height:44px;padding:10px;border:0;background:transparent;color:var(--white);cursor:pointer} .menu-toggle span,.menu-toggle::before,.menu-toggle::after{display:block;width:24px;height:2px;margin:5px auto;content:"";background:currentColor;transition:transform 160ms ease,opacity 160ms ease} .menu-toggle[aria-expanded="true"] span{opacity:0} .menu-toggle[aria-expanded="true"]::before{transform:translateY(7px) rotate(45deg)} .menu-toggle[aria-expanded="true"]::after{transform:translateY(-7px) rotate(-45deg)} .hero{margin-top:var(--nav-height);overflow:hidden} .hero-desktop{position:relative;width:100%;min-height:0;overflow:hidden;background:url("https://dekwoa9tc39lm.cloudfront.net/website/game-smithing/Soulstone_Survivors_Pyromancer_BG_Small.jpg") center / cover no-repeat} .hero-layer{position:absolute;inset:0;width:100%;transform:translate3d(var(--parallax-x,0),var(--parallax-y,0),0) scale(1.015);will-change:transform} .hero-layer-flow{position:relative} .hero-mobile{display:none;width:100%} .section{padding-block:3rem;scroll-margin-top:var(--nav-height)} .section + .section{padding-top:2.25rem} .eyebrow{margin:0 0 0.25rem;color:var(--secondary);font-size:0.78rem;letter-spacing:0.08em;text-transform:uppercase} h1,h2,h3,p{margin-top:0} h1,h2{margin-bottom:1.1rem;font-size:clamp(2rem,4vw,2.5rem);line-height:1.16} h1 span,h2 span,.community-copy a,.section-more a,.game-news-links a,.status-page a,.privacy-policy a{color:var(--secondary)} .game-list{display:grid;gap:1.75rem} .game-card{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:2rem;padding:1.25rem;border-radius:1rem;background:var(--tertiary)} .video-shell{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:0.35rem;background:#000} .video-button{position:absolute;inset:0;width:100%;padding:0;border:0;background:#000;cursor:pointer} .video-button>img{width:100%;height:100%;object-fit:cover} .play-mark{position:absolute;top:50%;left:50%;width:68px;height:48px;transform:translate(-50%,-50%);border-radius:12px;background:#f00;box-shadow:0 2px 12px rgb(0 0 0 / 35%)} .play-mark::after{position:absolute;top:50%;left:53%;transform:translate(-50%,-50%);border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:17px solid white;content:""} .video-shell iframe{width:100%;height:100%;border:0} .game-copy{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;text-align:center} .game-logo{width:min(100%,260px);height:130px;object-fit:contain} .game-description{margin:0.5rem 0 1.25rem;color:var(--secondary);font-size:0.875rem} .game-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.7rem;min-height:2.5rem} .game-links a{display:inline-flex;min-height:32px;align-items:center;text-decoration:none} .game-links img{width:auto;height:20px} .game-links .text-link{font-size:0.95rem} .game-links .website-link::before{margin-right:0.7rem;color:var(--white);content:"|"} .news-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem} .news-summary-card{display:block;height:100%;padding:0.75rem;border-radius:1rem;background:var(--tertiary);text-decoration:none} .news-summary-card:hover,.news-summary-card:focus-visible{background:#222323;color:var(--white)} .news-summary-card img{width:100%;aspect-ratio:16 / 9;border-radius:0.35rem;object-fit:cover} .news-summary-card time{display:block;margin-top:1rem;font-size:0.75rem;font-weight:700} .news-summary-card h3{margin:0.4rem 0 1rem;color:var(--secondary);font-size:1.25rem} .loading-state,.error-state,.empty-state{grid-column:1 / -1;padding:2rem;color:var(--muted);text-align:center} .section-more{margin:0.5rem 0 1rem;font-size:1.4rem;text-align:right} .newsletter-block{margin-top:1.75rem} .newsletter-card{padding:0.75rem;border-radius:1rem;background:var(--tertiary);text-align:center} .newsletter-card>p{margin-bottom:0.8rem;font-size:1.15rem} .newsletter-card form{display:grid;gap:0.65rem} .newsletter-card input[type="email"]{width:100%;margin-inline:auto;padding:0.55rem 0.75rem;border:1px solid #737373;border-radius:0.25rem;background:#101010;color:white;text-align:center} .newsletter-card button,.button{display:block;width:100%;padding:0.55rem 0.8rem;border:0;border-radius:0.3rem;background:#facc15;color:#000;text-align:center;text-decoration:none;cursor:pointer} .newsletter-card button:hover,.newsletter-card button:focus-visible,.button:hover,.button:focus-visible{background:#fde047;color:#000} .newsletter-card .fine-print{margin:0;color:var(--muted);font-size:0.9rem} .honeypot{position:absolute !important;left:-10000px !important;width:1px !important;height:1px !important;overflow:hidden !important} .community-copy{margin-top:1.75rem;font-size:1.2rem;text-align:center} .community-copy p{margin:0.8rem 0} .center-heading{text-align:center} .team-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem} .team-card{flex:0 1 250px;min-height:300px;padding-top:1.75rem;text-align:center} .team-card img{width:160px;height:180px;margin-inline:auto;object-fit:contain} .team-card h3{margin:0.7rem 0 0.35rem;font-size:1.15rem} .team-card p{margin:0;color:var(--secondary);font-size:0.875rem} .career-card{position:relative;width:fit-content;margin-inline:auto} .career-card picture img{border-radius:0.35rem} .career-card>p{position:absolute;right:0.75rem;bottom:0.75rem;left:0.75rem;width:fit-content;margin:0;padding:1rem;border-radius:1rem;background:rgb(27 28 28 / 95%);color:var(--secondary);font-size:0.875rem;text-align:center} .career-card a{color:white} .contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem} .contact-card{padding-top:1.25rem;text-align:center} .contact-card img{width:auto;height:48px;margin-inline:auto} .contact-card h3{margin:0.4rem 0 0.2rem;font-size:1.1rem} .contact-card a{color:var(--secondary);font-size:0.875rem} .site-footer{margin-top:auto;padding-block:1.25rem;background:var(--tertiary)} .footer-inner{position:relative} .footer-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:1rem} .footer-socials{gap:1.25rem} .footer-socials img{width:auto;height:32px} .footer-links a{padding-inline:1rem;border-right:1px solid #2f3338} .footer-links a:last-child{border-right:0} .credit{margin:0.45rem 0 0;color:var(--secondary);text-align:right} .credit a{text-decoration:none} .footer-anvil{position:absolute;top:50%;left:0;width:auto;height:48px;transform:translateY(-50%)} .page-shell{width:min(100%,760px);margin:calc(var(--nav-height) + 2rem) auto 4rem;padding-inline:1rem} .news-page{width:min(100%,720px)} .game-news-links{margin:2.5rem 0;color:var(--secondary);font-size:1.25rem;text-align:center} .game-news-links span{color:var(--white)} .latest-news-title,.newsletter-page>h1,.newsletter-page>h2{text-align:center} .full-news-card{position:relative;margin:1.25rem 0;padding:1.25rem;scroll-margin-top:calc(var(--nav-height) + 0.75rem);border-radius:1rem;background:var(--tertiary);overflow-wrap:anywhere} .full-news-card>header{min-height:48px;padding-inline:3.75rem;text-align:center} .full-news-card h2{margin-bottom:0.2rem;color:var(--secondary);font-size:clamp(1.75rem,4vw,2.5rem);text-shadow:0 2px 8px #000} .full-news-card time{color:var(--secondary);font-size:0.75rem;font-weight:700} .full-news-card .steam-source{position:absolute;top:0.75rem;left:0.75rem;display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #454747;border-radius:0.5rem;background:var(--quaternary);box-shadow:0 2px 8px rgb(0 0 0 / 30%);text-decoration:none} .full-news-card .steam-source:hover,.full-news-card .steam-source:focus-visible{background:#454747} .full-news-card .steam-source img{width:26px;height:26px} .news-body{margin-top:1rem;text-align:left} .news-body img{width:100%;height:auto;border-radius:0.35rem} .news-body .inline-emoticon{display:inline;width:1.5rem;border-radius:0;vertical-align:text-bottom} .news-body .sharedFilePreviewYouTubeVideo img{display:none} .news-body iframe{width:100%;aspect-ratio:16 / 9;height:auto;border:0} .news-body a,.news-body b,.news-body strong,.news-body .bb_h1{color:var(--secondary)} .news-body a:visited{color:#be9d50} .news-body li{margin-bottom:0.35rem} .news-jump{position:absolute;top:0.75rem;right:0.75rem;display:flex;flex-direction:column;gap:0.4rem} .news-jump a{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #454747;border-radius:0.5rem;background:var(--quaternary);box-shadow:0 2px 8px rgb(0 0 0 / 30%);font-size:1.55rem;font-weight:700;line-height:1;text-decoration:none} .news-jump a:hover,.news-jump a:focus-visible{background:#454747;color:var(--secondary)} .newsletter-page>h2{margin-top:2.5rem;font-size:1.5rem;font-weight:400} .newsletter-entry{display:block;margin:1.25rem 0;padding:1rem;border-radius:1rem;background:var(--tertiary);text-align:center;text-decoration:none} .newsletter-entry:hover,.newsletter-entry:focus-visible{background:#272828;color:white} .newsletter-entry h3{margin:0;font-size:clamp(1.5rem,4vw,2.25rem)} .newsletter-entry time{color:var(--secondary);font-size:0.75rem} .status-page{align-self:center;width:min(100%,900px);margin:calc(var(--nav-height) + 7vh) auto 4rem;padding-inline:1.25rem;text-align:center} .status-page>img{width:min(100%,36rem);max-height:42vh;margin-inline:auto;object-fit:contain} .status-page h1{margin-top:1rem} .status-copy{font-size:1.45rem} .status-copy .subtle{color:var(--muted);font-size:0.75rem} .status-community{margin-top:4rem} .link-filter .destination{margin:-0.5rem 0 1.5rem;color:var(--secondary);font-size:clamp(1rem,3vw,1.4rem);overflow-wrap:anywhere} .button.disabled{opacity:0.5;pointer-events:none} .presskit-page{display:flex;flex:1;margin-top:var(--nav-height)} .presskit-page iframe{width:100%;min-height:calc(100vh - var(--nav-height));border:0} .privacy-policy{width:min(100%,780px);margin:calc(var(--nav-height) + 2rem) auto 4rem;padding-inline:1rem;font-family:"Roboto",system-ui,sans-serif;font-size:1rem;line-height:1.65} .privacy-policy h1,.privacy-policy h2,.privacy-policy h3{font-family:"Roboto",system-ui,sans-serif;line-height:1.2} .privacy-policy h1{font-size:2.25rem} .privacy-policy h2{margin-top:2rem;font-size:1.65rem} .privacy-policy h3{margin-top:1.5rem;font-size:1.2rem} @media (max-width:1023px){.nav-menu{position:absolute;top:calc(var(--nav-height) + 0.75rem);right:1rem;display:none;width:min(320px,calc(100vw - 2rem));padding:1.5rem;flex-direction:column;border-radius:0.75rem;background:var(--primary);box-shadow:0 16px 40px rgb(0 0 0 / 40%)} .nav-menu.open{display:flex} .nav-links{width:100%;flex-direction:column;gap:0} .nav-links li,.nav-links a{width:100%} .nav-links a{display:block;padding:0.65rem;text-align:center} .nav-socials{display:grid;grid-template-columns:repeat(5,1fr);width:100%;padding-top:0.75rem} .nav-socials .social-link{min-height:44px} .nav-socials img{height:36px} .menu-toggle{display:block} .hero-desktop{display:none} .hero-mobile{display:block} .game-card{grid-template-columns:1fr;width:min(100%,600px);margin-inline:auto} .game-logo{height:100px} .team-card{flex-basis:200px;min-height:270px} .career-card>p{position:static;margin-top:1rem;padding:0;background:transparent} .career-card,.career-card picture,.career-card picture img{display:block;width:100%}} @media (min-width:1024px){.hero-desktop{width:calc(100% - 8rem);margin-inline:auto}} @media (max-width:700px){.shell{padding-inline:1rem} .section{padding-block:2rem} .news-summary-grid,.contact-grid{grid-template-columns:1fr} .team-card{flex-basis:calc(50% - 0.5rem)} .footer-row{justify-content:center} .footer-links{flex-wrap:wrap;justify-content:center} .credit{text-align:center} .footer-anvil{position:static;margin:0.75rem auto 0;transform:none} .full-news-card .steam-source{position:static;display:inline-flex;padding:8px} .full-news-card>header{padding-right:3.5rem;padding-left:0}} @media (max-width:420px){.wordmark img{height:32px} .game-card{padding:0.75rem} .game-links{gap:0.5rem} .team-card{min-height:255px} .team-card img{width:130px;height:155px} .contact-card a{overflow-wrap:anywhere} .status-copy{font-size:1.1rem}} @media (prefers-reduced-motion:reduce){html{scroll-behavior:auto} *,*::before,*::after{scroll-behavior:auto !important;transition-duration:0.001ms !important;animation-duration:0.001ms !important}}
