:root{--ink:#232323;--grey:#545454;--muted:#777;--line:#dededb;--paper:#fff;--wash:#f6f6f4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed!important;z-index:99;top:12px;left:12px;width:auto;height:auto;clip:auto;margin:0;padding:12px 16px;background:#fff;color:#000}.gh-wrap{width:min(1160px,calc(100% - 72px));margin-inline:auto}.gh-header{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.gh-brand{display:inline-flex;align-items:center;min-width:0;font-size:19px;font-weight:800;letter-spacing:.2em;color:var(--grey)}.gh-brand img{width:auto;max-width:min(260px,100%);max-height:50px}.gh-nav{display:flex;gap:34px;font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:var(--grey)}.gh-nav a:hover,.gh-nav a:focus-visible{color:#111;text-decoration:underline;text-underline-offset:5px}.gh-hero-visual{position:relative;overflow:hidden;background:#e6e5e1}.gh-hero-visual img{width:100%;height:auto;max-width:none}.gh-hero-visual:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(transparent,#fff 98%)}.gh-hero-copy{padding:0 24px 126px;text-align:center}.gh-game-logo{width:min(650px,100%);aspect-ratio:2.4;margin:0 auto 23px;overflow:hidden}.gh-game-logo img{width:100%;max-width:none;height:auto;transform:translateY(-22.8%)}.gh-hero-main{max-width:930px;margin:0 auto 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,3.1vw,46px);line-height:1.16;font-weight:400}.gh-hero-small{margin:0 auto;max-width:760px;color:var(--grey);font-size:16px;line-height:1.7}.gh-hairline{height:1px;background:var(--line)}.gh-section{padding:112px 0}.gh-eyebrow{display:block;color:var(--grey);text-transform:uppercase;letter-spacing:.23em;font-size:11px;font-weight:700;margin-bottom:20px}.gh-section h2,.gh-release h2{margin:0 0 23px;font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(35px,4vw,58px);line-height:1.1;letter-spacing:-.025em}.gh-section h3{margin:0 0 13px;font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:27px;line-height:1.18}.gh-section p,.gh-release p{margin:0}.gh-lead{max-width:570px;color:var(--grey);font-size:17px;line-height:1.75}.gh-split{display:grid;grid-template-columns:.83fr 1.17fr;gap:72px;align-items:center}.gh-split.is-reverse{grid-template-columns:1.17fr .83fr}.gh-frame{background:var(--wash);border:1px solid #e9e9e5;overflow:hidden}.gh-frame img{display:block;width:100%;height:auto;object-fit:contain}.gh-world{background:var(--wash)}.gh-world .gh-frame{border-color:#e1e1dc}.gh-section-head{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:37px}.gh-section-head .gh-lead{max-width:510px}.gh-tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;align-items:start}.gh-photo-tile{margin:0}.gh-photo-tile figcaption{margin-top:18px;color:var(--grey);font-size:15px;letter-spacing:.015em}.gh-key-row{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;align-items:center;margin-top:92px;border-top:1px solid var(--line);padding-top:72px}.gh-combat{background:#ededeb}.gh-combat .gh-section-head{align-items:center}.gh-combat .gh-tile-grid{gap:21px}.gh-combat .gh-frame{border-color:#d8d8d5}.gh-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:44px;border-top:1px solid #d0d0cc;padding-top:33px}.gh-feature-grid article{border-left:1px solid #cacac6;padding-left:19px}.gh-feature-grid strong{display:block;margin-bottom:9px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.gh-feature-grid p{font-size:14px;line-height:1.6;color:var(--grey)}.gh-time-label{display:flex;justify-content:space-between;align-items:center;margin-top:17px;color:var(--grey);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.gh-time-label:after{content:"";height:1px;flex:1;margin-left:18px;background:var(--line)}.gh-release{background:var(--grey);color:#fff;padding:96px 0;text-align:center}.gh-release .gh-eyebrow{color:#e5e5e5}.gh-release h2{margin:0 auto 25px;max-width:850px}.gh-release p{max-width:720px;margin:auto;font-size:16px;line-height:1.7;color:#f2f2f2}.gh-footer{padding:45px 0;display:flex;justify-content:space-between;gap:20px;color:var(--grey);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.gh-simple{min-height:50vh;padding:92px 0}.gh-simple h1{margin:0 0 32px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,58px);font-weight:400}.gh-simple p,.gh-simple .rte{max-width:760px;line-height:1.7}.gh-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.gh-product-card img{width:100%;height:auto}.gh-product-card h2{font-size:20px;font-weight:400}.gh-button{display:inline-block;border:1px solid var(--grey);padding:12px 22px;background:var(--grey);color:#fff;cursor:pointer}.gh-button:hover{background:#333}.gh-product{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.gh-product img{width:100%;height:auto}.gh-field{display:block;margin:20px 0}.gh-field input{border:1px solid var(--line);padding:12px;max-width:100%}.gh-cart-row{display:grid;grid-template-columns:100px 1fr auto;gap:20px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.gh-cart-row img{width:100px;height:auto}@media(max-width:760px){.gh-wrap{width:min(calc(100% - 36px),520px)}.gh-header{height:62px}.gh-brand{font-size:15px}.gh-brand img{max-width:170px;max-height:40px}.gh-nav{gap:16px;font-size:10px;letter-spacing:.06em}.gh-nav a:nth-child(2),.gh-nav a:nth-child(3){display:none}.gh-hero-copy{padding:0 20px 74px}.gh-game-logo{width:min(360px,100%);margin-bottom:13px}.gh-hero-main{max-width:500px;font-size:30px;margin-bottom:14px}.gh-hero-small{font-size:14px;line-height:1.55}.gh-section{padding:78px 0}.gh-section h2{font-size:40px;margin-bottom:17px}.gh-section h3{font-size:27px}.gh-lead{font-size:15px;line-height:1.68}.gh-split,.gh-split.is-reverse{display:flex;flex-direction:column;align-items:stretch;gap:27px}.gh-split.is-reverse .gh-frame{order:2}.gh-section-head{display:block;margin-bottom:28px}.gh-tile-grid{grid-template-columns:1fr;gap:34px}.gh-photo-tile figcaption{margin-top:13px}.gh-key-row{display:flex;flex-direction:column;align-items:stretch;gap:24px;margin-top:60px;padding-top:50px}.gh-feature-grid{grid-template-columns:repeat(2,1fr);gap:28px 12px;margin-top:34px}.gh-feature-grid article{padding-left:12px}.gh-feature-grid strong{font-size:21px}.gh-feature-grid p{font-size:12px}.gh-release{padding:76px 20px}.gh-release h2{font-size:38px}.gh-release p{font-size:14px}.gh-footer{padding:32px 0;display:block;line-height:2}.gh-product-grid{grid-template-columns:1fr 1fr;gap:18px}.gh-product{grid-template-columns:1fr;gap:30px}}@media(max-width:480px){.gh-product-grid{grid-template-columns:1fr}.gh-cart-row{grid-template-columns:70px 1fr}.gh-cart-row img{width:70px}.gh-cart-row .gh-cart-price{grid-column:2}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/theme.css.map */
