:root{--ink:#07141d;--ocean:#0b2c3c;--brass:#c9a35a;--paper:#f1ead9;--red:#a63a32;--line:#b9ad92;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit}header{height:82px;background:var(--ink);color:white;display:flex;align-items:center;padding:0 max(24px,calc((100vw - 1240px)/2));gap:40px;border-bottom:1px solid #ffffff22;position:relative;z-index:5}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:700;line-height:1.05;letter-spacing:.06em}.brand em{color:var(--brass);font-size:.68rem;font-style:normal}.mark{width:42px;height:42px;border:1px solid var(--brass);border-radius:50%;display:grid;place-items:center;color:var(--brass);font-family:serif}nav{margin-left:auto;display:flex;align-items:center;gap:28px}nav a{text-decoration:none;font-size:.9rem}nav .steam,.button{background:var(--red);color:white;padding:12px 18px;text-decoration:none;font-weight:700}.menu{display:none}.subnav{height:42px;background:var(--ocean);color:#dce7e9;display:flex;justify-content:center;gap:36px;align-items:center;font-size:.78rem;text-transform:uppercase;letter-spacing:.09em}.subnav a{text-decoration:none}main>section:not(.hero),main>aside{max-width:1160px;margin:80px auto;padding:0 24px}.hero{min-height:620px;position:relative;display:flex;align-items:end;background:var(--ink);color:white;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.heroShade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,13,19,.96) 0%,rgba(4,13,19,.75) 43%,rgba(4,13,19,.12) 78%),linear-gradient(0deg,rgba(4,13,19,.8),transparent 50%)}.heroCopy{position:relative;z-index:1;width:min(1160px,100%);margin:0 auto;padding:76px 24px 88px;max-width:1160px}.heroCopy>*{max-width:700px}.crumbs{font-size:.75rem;color:#d3c5a6;text-transform:uppercase;margin-bottom:40px}.crumbs a{text-decoration:none}.eyebrow{letter-spacing:.16em;font-size:.72rem;font-weight:700;color:var(--brass)}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08}h1{font-size:clamp(3rem,7vw,6.5rem);margin:.2em 0;letter-spacing:-.04em}h2{font-size:clamp(2rem,4vw,3.7rem);margin:.25em 0 .55em}h3{font-size:1.2rem;margin:.4em 0}.heroCopy>p:not(.eyebrow){font-size:1.16rem;max-width:640px;color:#e4e7e6}.heroActions{display:flex;gap:14px;margin-top:30px}.ghost{border:1px solid #ffffff80;color:white;padding:11px 18px;text-decoration:none;font-weight:700}.signal{margin-top:-1px!important;max-width:none!important;background:var(--brass);display:flex;justify-content:center;gap:48px;padding:18px 24px!important;font-size:.85rem;text-transform:uppercase;letter-spacing:.06em}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{border-top:2px solid var(--ink);background:#f8f3e8;padding:26px;text-decoration:none;min-height:180px;transition:.2s}.card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #07141d18}.card b{color:var(--red)}.card.feature{background:var(--ocean);color:white;border-color:var(--brass)}.split{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:center}.split img{width:100%;height:420px;object-fit:cover;clip-path:polygon(0 0,100% 0,100% 92%,92% 100%,0 100%)}.textlink{font-weight:700;color:var(--red)}.facts{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.facts div{padding:24px;border-right:1px solid var(--line)}.facts div:last-child{border:0}.facts small,.facts strong{display:block}.facts small{text-transform:uppercase;letter-spacing:.1em}.facts strong{font-family:serif;font-size:1.35rem}.steps{counter-reset:s;padding:0;list-style:none}.steps li{counter-increment:s;padding:22px 20px 22px 72px;border-top:1px solid var(--line);position:relative}.steps li:before{content:counter(s,decimal-leading-zero);position:absolute;left:12px;color:var(--red);font-weight:700}.note{background:var(--ocean);color:white;border-left:5px solid var(--brass);padding:24px!important}.tablewrap{overflow:auto}table{width:100%;border-collapse:collapse;background:#f8f3e8}th,td{text-align:left;padding:16px;border-bottom:1px solid var(--line)}th{background:var(--ocean);color:white}.source{font-size:.85rem;color:#52616a}.timeline{border-left:2px solid var(--brass);padding-left:28px}.timeline>div{padding:0 0 30px;position:relative}.timeline>div:before{content:'';width:10px;height:10px;background:var(--red);border:3px solid var(--paper);position:absolute;left:-36px;top:7px;border-radius:50%}.timeline b,.timeline time{display:block}.faq details{padding:20px 0;border-top:1px solid var(--line)}.faq summary{font:1.3rem Georgia,serif;cursor:pointer}footer{background:var(--ink);color:#dbe1e3;padding:70px max(24px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;border-top:5px solid var(--brass)}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}footer a{text-decoration:none}footer small{grid-column:1/-1;border-top:1px solid #ffffff22;padding-top:22px}@media(max-width:800px){nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--ink);padding:24px;flex-direction:column;align-items:stretch}nav.open{display:flex}.menu{display:block;margin-left:auto;background:transparent;border:1px solid #ffffff66;color:white;padding:9px}.subnav{justify-content:flex-start;overflow:auto;padding:0 18px}.hero{min-height:570px}.heroShade{background:linear-gradient(0deg,rgba(4,13,19,.96),rgba(4,13,19,.28))}.heroCopy{padding-bottom:54px}.grid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr}.facts{grid-template-columns:1fr 1fr}.signal{align-items:flex-start;flex-direction:column;gap:5px}.heroActions{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr 1fr}}@media(max-width:430px){header{padding:0 16px}.brand>span:last-child{font-size:.82rem}.grid,.facts,footer{grid-template-columns:1fr}.hero{min-height:600px}h1{font-size:3.15rem}.heroCopy{padding-left:18px;padding-right:18px}.facts div{border-right:0;border-bottom:1px solid var(--line)}main>section:not(.hero),main>aside{margin:56px auto;padding-left:18px;padding-right:18px}.split img{height:260px}footer small{grid-column:auto}}
.screens{padding-top:8px!important}.shotgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.shotgrid figure{margin:0;background:var(--ink);color:white;overflow:hidden;position:relative}.shotgrid img{width:100%;height:250px;display:block;object-fit:cover;transition:transform .45s ease}.shotgrid figure:hover img{transform:scale(1.035)}.shotgrid figcaption{padding:14px 16px;min-height:72px;font-size:.86rem;border-top:2px solid var(--brass)}.shotgrid figure:first-child:nth-last-child(6),.shotgrid figure:first-child:nth-last-child(6)~figure{grid-column:span 1}.shotgrid figure:first-child:nth-last-child(6){grid-column:span 2;grid-row:span 2}.shotgrid figure:first-child:nth-last-child(6) img{height:574px}.shotgrid figure:nth-child(4):last-child{grid-column:span 2}@media(max-width:800px){.shotgrid{grid-template-columns:1fr 1fr}.shotgrid figure:first-child:nth-last-child(6){grid-column:span 2;grid-row:auto}.shotgrid figure:first-child:nth-last-child(6) img{height:360px}}@media(max-width:430px){.shotgrid{grid-template-columns:1fr}.shotgrid figure,.shotgrid figure:first-child:nth-last-child(6),.shotgrid figure:nth-child(4):last-child{grid-column:auto}.shotgrid figure:first-child:nth-last-child(6) img,.shotgrid img{height:220px}}
