html,body{min-height:100%;background:#081119}body{display:grid;grid-template-rows:auto 1fr auto;color:#fff;overflow-x:hidden}header{position:relative;padding:9px clamp(14px,3vw,42px);background:#081119eF;color:#f6df9d;border-bottom:2px solid #9b7430}header .brand span{width:32px;height:32px;background:#c99c41;border-color:#e7cb7a;box-shadow:none;color:#111}header nav{color:#cbb989}header .play-small{padding:8px 14px;background:#6e1831;color:#fff;border:2px solid #e3c36e;box-shadow:none}.hero{min-height:0;height:min(78vh,760px);grid-template-columns:minmax(300px,.72fr) minmax(440px,1.28fr);gap:clamp(20px,4vw,65px);padding:clamp(24px,4vw,55px) clamp(18px,5vw,75px);background:radial-gradient(circle at 75% 45%,#27384c 0,#101b29 44%,#071018 78%);border-bottom:2px solid #9b7430}.hero-copy{max-width:560px}.hero .eyebrow{padding:6px 9px;background:#183146;color:#e8cd7d;border:1px solid #b18b45;transform:none;font-size:.68rem}h1{margin:16px 0 14px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.8rem,5vw,5.8rem);line-height:.9;letter-spacing:-.04em;color:#f2d887;text-shadow:0 3px 0 #5d3512,0 0 20px #d0993866}.hero-copy>p{max-width:520px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.5;color:#d8d7d0;font-weight:400}.actions{margin:21px 0 11px}.hero .button{padding:12px 20px;background:linear-gradient(#a52d3d,#681323);color:#fff;border:2px solid #e9c86e;box-shadow:0 0 18px #c5913b66;font-family:Georgia,"Times New Roman",serif;letter-spacing:.06em}.hero-copy>small{color:#9ca8ae;font-family:Georgia,"Times New Roman",serif}.poster{position:relative;display:block;justify-self:end;height:100%;max-height:650px;aspect-ratio:943/853;overflow:hidden;border:3px solid #c9a759;box-shadow:0 16px 45px #000b,0 0 35px #d19e3a33;text-decoration:none}.poster img{display:block;width:100%;height:100%;object-fit:cover}.poster span{position:absolute;left:50%;bottom:16px;translate:-50%;width:max-content;padding:10px 16px;background:#0b1421e8;color:#f5db88;border:2px solid #c79d4e;font:700 .78rem Georgia,"Times New Roman",serif;letter-spacing:.08em;box-shadow:0 4px 20px #000}.promise{display:grid;grid-template-columns:repeat(4,1fr);background:#0e1a24;color:#e6cb7b;border-bottom:2px solid #9b7430}.promise span{padding:14px 10px;text-align:center;border-right:1px solid #73572e;font:700 .72rem Georgia,"Times New Roman",serif;letter-spacing:.07em}.promise span:last-child{border:0}footer{padding:11px clamp(18px,5vw,70px);background:#050a0e;color:#8c969b;font-size:.68rem}footer b,footer a{color:#c7a859}@media(max-width:780px){body{overflow:auto}.hero{height:auto;grid-template-columns:1fr;padding-top:30px}.hero-copy{text-align:center;justify-self:center}.actions{justify-content:center}.poster{justify-self:center;width:min(100%,520px);height:auto}.promise{grid-template-columns:1fr 1fr}.promise span:nth-child(2){border-right:0}header nav>span{display:none}}@media(max-width:460px){h1{font-size:2.8rem}.hero{padding-inline:12px}.promise{grid-template-columns:1fr}.promise span{border-right:0;border-bottom:1px solid #73572e}}
