/* Compact hero with an intentionally cropped, imposing character */
.hero{height:clamp(650px,82svh,790px);min-height:650px;padding-top:92px;padding-bottom:128px;overflow:hidden}.hero-character{right:max(1.5vw,calc((100vw - 1360px)/2));bottom:0;width:min(40vw,510px);height:calc(100% - 76px);overflow:hidden;opacity:1}.hero-character:before{inset:8% -7% 2%}.hero-character img{position:absolute;left:50%;bottom:-18%;width:100%;height:auto;object-fit:initial;object-position:initial;transform:translateX(-50%);mask-image:linear-gradient(to bottom,#000 0 87%,transparent 100%)}.hero-content h1{font-size:clamp(80px,9vw,132px)}.server-strip{z-index:5;bottom:26px;background:rgba(10,13,14,.94);box-shadow:0 18px 48px #0009}.server-strip>div{position:relative;z-index:1}.server-strip strong{white-space:nowrap}

/* Orange hover plate for the primary navigation */
.site-header nav a{position:relative;z-index:0;padding:11px 10px;isolation:isolate;transition:color .25s ease,transform .25s ease}.site-header nav a:before{content:"";position:absolute;z-index:-1;inset:3px 0;background:var(--orange);clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);transform:scaleX(0);transform-origin:left;transition:transform .25s cubic-bezier(.22,1,.36,1)}.site-header nav a:hover,.site-header nav a:focus-visible{color:#101010;transform:translateY(-1px);outline:none}.site-header nav a:hover:before,.site-header nav a:focus-visible:before{transform:scaleX(1)}

/* Full-width parallax invitation */
.parallax-callout{position:relative;min-height:560px;display:flex;align-items:center;padding:96px max(28px,calc((100vw - var(--max))/2));background-image:url('assets/rust-squad-parallax.webp');background-position:center 42%;background-size:cover;background-attachment:fixed;isolation:isolate;overflow:hidden}.parallax-callout:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#07090af2 0%,#07090ac7 42%,#07090a4d 75%),linear-gradient(0deg,#090b0cb5,transparent 42%,#090b0c87)}.parallax-callout:after{content:"";position:absolute;inset:24px;border:1px solid #ffffff18;pointer-events:none}.parallax-content{max-width:760px}.parallax-content h2{margin:16px 0 22px;font:800 clamp(58px,7.5vw,96px)/.88 'Barlow Condensed',sans-serif;letter-spacing:-2px;text-transform:uppercase;text-shadow:0 10px 38px #000}.parallax-content h2 em{font-style:normal;color:transparent;-webkit-text-stroke:1px var(--orange);text-shadow:0 0 38px #e35b2838}.parallax-content>p:not(.kicker){max-width:610px;color:#d0d0cd;font-size:17px;line-height:1.7}.parallax-content .btn{margin-top:16px}

/* Lower-quality supplied image used as atmospheric texture */
.wipe-panel{background:linear-gradient(90deg,#111516f7 0%,#111516e8 52%,#111516a8 100%),url('assets/hazmat-room.webp') center right/cover no-repeat}.wipe-panel:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,transparent 58%,#e35b2814)}.wipe-panel>div{position:relative;z-index:1}

@media(max-width:1100px){.hero-character{right:-4%;width:44vw}.hero-content{max-width:570px}.site-header nav{gap:10px}.site-header nav a{padding-inline:8px}}
@media(max-width:900px){.hero{height:700px;min-height:700px;padding-bottom:150px}.hero-character{width:66vw;right:-19%;height:calc(100% - 70px);opacity:.62}.hero-character img{bottom:-8%}.site-header nav a{padding:12px 14px}.parallax-callout{min-height:500px;background-attachment:scroll;background-position:center}.parallax-callout:after{inset:14px}.parallax-content{max-width:620px}.parallax-content>p:not(.kicker){font-size:16px}}
@media(max-width:520px){.hero{height:680px;min-height:680px;padding-top:90px;padding-bottom:154px}.hero-content h1{font-size:70px}.hero-character{width:87vw;right:-37%;height:calc(100% - 82px);opacity:.48}.hero-character img{bottom:-2%}.hero .intro{max-width:84%;line-height:1.55}.parallax-callout{min-height:520px;padding:78px 25px;background-position:62% center}.parallax-callout:before{background:linear-gradient(90deg,#07090af4,#07090a9a)}.parallax-content h2{font-size:53px}.wipe-panel{background:linear-gradient(180deg,#111516f8,#111516e6),url('assets/hazmat-room.webp') center/cover}}
