:root{--sa-red: #da0001;--sa-red-dark: #b60000;--sa-blue: #2765d6;--sa-blue-light: #58b8dd;--sa-black: #111;--sa-border: #151515;--sa-grad-red: linear-gradient(to bottom, #ff0004 0%, #c00000 99%);--sa-grad-blue: linear-gradient(to bottom, #58b8dd 0%, #275dd0 100%);--page-width: 1180px}@font-face{font-family:Corporation Games;src:url(corporation_games-webfont.woff2) format("woff2"),url(corporation_games-webfont.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}*{box-sizing:border-box}body{margin:0;color:#111;background:#efefef url(game-over-bg-sm.jpg) center fixed;font-family:Open Sans,Arial,Helvetica,sans-serif;font-weight:400;line-height:1.45}a{color:inherit}img{max-width:100%;height:auto}.skip-link{position:absolute;top:-50px;left:12px;z-index:100;background:#fff;padding:8px 12px}.skip-link:focus{top:12px}.page-width,.header-wrap,.top-nav-inner{width:min(var(--page-width),calc(100vw - 30px));margin:0 auto}.site-header,.site-main,.site-footer{background:#fff}.header-wrap{padding:18px 0 12px}.brand{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:10px;color:inherit;text-decoration:none}.brand-mark{justify-self:end;width:80px;height:80px;object-fit:contain}.brand-name{display:inline-flex;align-items:baseline;gap:4px;font-family:Corporation Games,Impact,sans-serif;font-size:82px;font-style:italic;line-height:1;white-space:nowrap}.brand-word{display:inline-block;color:transparent;-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:.5px rgba(0,0,0,.75)}.brand-word-some{padding:1px 10px 3px 1px;background-image:var(--sa-grad-red)}.brand-word-awesome{margin-left:-10px;padding:1px 18px 3px 1px;background-image:var(--sa-grad-blue)}.brand-actions{display:inline-flex;flex-direction:column;align-items:flex-start;gap:3px;color:#111;font-size:14px;font-weight:700;line-height:1;text-transform:uppercase}.top-nav{background:var(--sa-red);border-top:1px solid #9a0000;border-bottom:1px solid #9a0000}.top-nav-inner{display:flex;flex-wrap:wrap;justify-content:center}.top-nav a{display:block;padding:12px 18px;color:#fff;font-weight:700;text-decoration:none;text-transform:uppercase}.top-nav a:hover,.top-nav a:focus{background:var(--sa-red-dark)}.home-hero{padding:28px 0}.hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);gap:24px;align-items:center}.hero-copy h1,.section-heading h1,.section-heading h2,.merch-callout h2{margin:0;font-family:Open Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:0;text-transform:uppercase}.hero-copy h1{font-size:clamp(42px,7vw,84px);line-height:.9}.hero-copy p{max-width:560px;font-size:20px}.hero-media{border:1px solid var(--sa-border);background:#f7f7f7}.hero-media img{display:block;width:100%}.button{display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:11px 18px;border:0;color:#fff;font-weight:700;text-decoration:none;text-transform:uppercase;cursor:pointer}.button-red{background:var(--sa-red)}.button-blue{background:var(--sa-blue)}.section-heading{width:100%;margin:0 0 18px;color:#fff;background:linear-gradient(to bottom,#7d7e7d,#0e0e0e)}.section-heading h1,.section-heading h2{padding:10px 12px;font-size:32px}.section-heading .rte{padding:0 12px 12px;color:#fff}.product-section{padding:0 0 30px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{display:flex;min-width:0;flex-direction:column;border:1px solid #151515;background:#fff}.product-image{display:block;aspect-ratio:1 / 1;background:#f2f2f2;overflow:hidden}.product-image img,.placeholder-box{display:block;width:100%;height:100%;object-fit:cover}.placeholder-box{background:repeating-linear-gradient(135deg,#eee 0 10px,#ddd 10px 20px)}.product-card-body{display:flex;flex:1;flex-direction:column;gap:10px;padding:12px}.product-card h3{margin:0;font-size:18px;line-height:1.15}.product-card-body a{text-decoration:none}.price,.product-price,.cart-total{margin:0;font-size:20px;font-weight:700}.product-card .button,.sold-out{margin-top:auto;width:100%}.sold-out{display:block;padding:11px 18px;color:#fff;background:#555;text-align:center;font-weight:700;text-transform:uppercase}.merch-callout{padding:28px 0 36px;color:#fff;background:var(--sa-red)}.merch-callout-inner{text-align:center}.merch-callout h2{font-size:clamp(32px,5vw,56px)}.merch-callout p{margin:8px auto 0;max-width:680px;font-size:20px}.product-page{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:28px;padding:30px 0}.product-media{border:1px solid var(--sa-border);background:#fff}.product-media img{display:block;width:100%}.product-info h1{margin:0 0 10px;font-size:42px;line-height:1}.product-info form{display:grid;gap:10px;margin-top:18px}.product-info select,.product-info input,.cart-item input{width:100%;min-height:42px;padding:8px;border:1px solid #aaa;font:inherit}.cart-page,.standard-page{padding:30px 0}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;padding:12px;border:1px solid var(--sa-border)}.cart-item h2{margin:0;font-size:20px}.cart-summary{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;margin-top:18px}.pagination{margin:24px 0;text-align:center}.site-footer{border-top:1px solid #ddd}.footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:20px 0}.footer-inner p{margin:0}@media(max-width:900px){.brand{grid-template-columns:1fr;row-gap:4px;text-align:center}.brand-mark{display:none}.brand-name{justify-self:center;font-size:42px}.brand-actions{justify-self:center;flex-direction:row;font-size:19px}.hero-grid,.product-page{grid-template-columns:minmax(0,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.page-width,.header-wrap,.top-nav-inner{width:100%}.home-hero,.product-section,.cart-page,.standard-page,.product-page{padding-left:12px;padding-right:12px}.top-nav-inner{justify-content:flex-start;overflow-x:auto}.top-nav a{white-space:nowrap}.product-grid{grid-template-columns:minmax(0,1fr)}.cart-item{grid-template-columns:90px minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
