:root{--ink:#12211d;--paper:#f0eddf;--sun:#ff6f3d;--sage:#8ea895;--line:rgba(18,33,29,.28)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Georgia,serif}a{color:inherit}header{height:80px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}header>a{font:900 21px "Courier New",monospace;text-decoration:none;letter-spacing:.12em}header>a span{color:var(--sun)}nav{display:flex;gap:26px}nav a{font:700 9px "Courier New",monospace;text-transform:uppercase;text-decoration:none}.signal{min-height:720px;display:grid;grid-template-columns:43% 1fr}.sun{background:var(--ink);position:relative;display:grid;place-items:center;overflow:hidden}.sun:before,.sun:after{content:"";position:absolute;border:1px solid var(--sage);border-radius:50%}.sun:before{width:72%;aspect-ratio:1}.sun:after{width:110%;aspect-ratio:1}.sun i{position:absolute;width:2px;height:85%;background:var(--sun);transform:rotate(33deg)}.sun span{width:210px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:var(--sun);font:400 145px Georgia;color:var(--paper);z-index:2}.copy{padding:110px 8vw;display:flex;flex-direction:column;justify-content:center}.copy>p,.orientation div>p,.lander article>p{font:700 9px "Courier New",monospace;letter-spacing:.17em}.copy h1,.lander h1{font:400 clamp(61px,7.7vw,112px)/.9 Georgia,serif;letter-spacing:-.06em;margin:30px 0}.copy h1 em{color:var(--sun);font-weight:400}.copy blockquote{margin:0;max-width:600px;font-size:20px;line-height:1.65}.copy>a{margin-top:45px;font:700 10px "Courier New",monospace;text-transform:uppercase}.orientation{display:grid;grid-template-columns:33% 1fr;border-top:1px solid}.orientation>span{min-height:460px;background:var(--sage);display:grid;place-items:center;font:900 min(13vw,190px) "Courier New",monospace;writing-mode:vertical-rl}.orientation>div{padding:90px 9vw}.orientation h2{font:400 clamp(45px,5vw,72px)/1 Georgia;margin:20px 0}.orientation div>p:last-child{font:18px/1.7 Georgia;max-width:680px}.lander{min-height:760px;display:grid;grid-template-columns:190px 1fr}.lander aside{background:var(--sun);padding:45px 25px;display:flex;flex-direction:column;align-items:center}.lander aside span{font:10px "Courier New"}.lander aside b{writing-mode:vertical-rl;font:900 56px "Courier New";margin:auto}.lander aside i{height:80px;width:1px;background:var(--ink)}.lander article{padding:100px 9vw}.lander h1{max-width:900px}.ledger{border-top:1px solid;display:grid;grid-template-columns:1fr 1fr}.ledger>div{padding:38px 35px 70px;border-right:1px solid;border-bottom:1px solid;min-height:310px}.ledger>div:last-child{border-right:0}.ledger b,.ledger span{font:700 9px "Courier New"}.ledger h2{font-size:31px;font-weight:400;margin-top:70px}.ledger p{line-height:1.65}.ledger a,.ledger span{display:block;margin-top:38px}footer{background:var(--ink);color:var(--paper);padding:42px 5vw;display:flex;justify-content:space-between;gap:25px;font:10px "Courier New"}@media(max-width:760px){header{height:70px}.signal{grid-template-columns:1fr}.sun{min-height:430px}.sun span{width:165px;font-size:110px}.copy{padding:70px 24px}.copy h1{font-size:62px}.orientation{grid-template-columns:1fr}.orientation>span{min-height:190px;writing-mode:horizontal-tb}.orientation>div{padding:65px 24px}.lander{grid-template-columns:60px 1fr}.lander aside{padding:25px 10px}.lander aside b{font-size:28px}.lander article{padding:70px 22px}.lander h1{font-size:57px}.ledger{grid-template-columns:1fr}.ledger>div{border-right:0}footer{flex-direction:column}}