html{scroll-behavior:smooth}body{background:#0b191e}.wrap{width:min(1180px,calc(100% - 48px))}header{background:#10272b}header nav{display:flex;align-items:center;gap:25px}header nav a{text-decoration:none;font-size:13px}.hero{background:linear-gradient(90deg,#10272bea,#10272bcb),url('/assets/journey-3.jpg') center/cover}.body,.article{background:#f3f0e8}.button{border-radius:3px;background:#e97436;font-size:13px;min-height:46px}.platform{border-top-width:2px}footer{background:#0b191e}a:focus-visible,summary:focus-visible{outline:3px solid #e97436;outline-offset:5px}h1{max-width:960px}@media(max-width:600px){header nav{gap:12px}header nav>a:not(.button){display:none}.wrap{width:calc(100% - 40px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}