@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;600;700;800&display=swap";:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter Tight,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#fff;min-width:320px}img{max-width:100%}a:focus-visible{outline-offset:3px;outline:2px solid #111}.page-shell{color:#111;background:#fff;height:100vh;overflow:hidden}.site-header{justify-content:space-between;align-items:center;gap:24px;width:min(100%,1180px);margin:0 auto;padding:16px 24px;display:flex}.brand{color:#111;letter-spacing:.02em;text-transform:uppercase;font-size:18px;font-weight:800;text-decoration:none}.social-tabs{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.social-tabs a{color:#111;border:1px solid #d8d8d8;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:700;text-decoration:none}.social-tabs a:hover,.social-tabs a:focus-visible{border-color:#111}.cover-page{align-content:center;justify-items:center;gap:18px;width:min(100%,1180px);height:calc(100vh - 76px);margin:0 auto;padding:10px 24px 28px;display:grid;overflow:hidden}.cover-page img{border:1px solid #e2e2e2;width:auto;max-width:min(90vw,390px);height:auto;max-height:min(68vh,500px);display:block;box-shadow:0 18px 50px #0000001f}.download-button{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#111;border:1px solid #111;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.download-button:hover,.download-button:focus-visible{color:#111;background:#fff}@media (width<=680px){.site-header{flex-direction:column;align-items:flex-start;gap:12px}.social-tabs{justify-content:flex-start}.cover-page{gap:14px;height:calc(100vh - 128px);padding-top:6px}.cover-page img{max-width:min(88vw,330px);max-height:min(58vh,430px)}}
