:root{color-scheme:dark;--ink:#19251b;--forest:#243526;--paper:#f0eddf;--muted:#bcbfae;--line:#55654b;--lime:#b2d579;--gold:#e7c486}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:"Avenir Next","Gill Sans",sans-serif}a{color:inherit}button{font:inherit}.site-header{height:76px;padding:0 clamp(20px,4vw,72px);background:#18251a;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #40503d}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;font:800 15px/1 "Courier New",monospace;letter-spacing:.055em}.brand-mark{width:31px;height:31px;background:#779958;border:3px solid #c1db88;box-shadow:4px 4px 0 #0d1710;display:grid;place-items:center;transform:rotate(-7deg)}.brand-mark span{width:11px;height:11px;background:#d4a467;box-shadow:3px 3px 0 #87623b}.site-header nav{display:flex;gap:36px;align-items:center}.site-header nav a{font-size:14px;text-decoration:none;color:#d7dccd}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--lime)}.hero{height:min(760px,80vw);min-height:570px;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('/airship.png') center 47%/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,28,18,.87) 0%,rgba(15,28,18,.69) 29%,rgba(15,28,18,.06) 72%),linear-gradient(0deg,rgba(15,28,18,.58),transparent 27%)}.hero-content{position:relative;z-index:1;padding:clamp(64px,10vw,158px) clamp(20px,6vw,96px);max-width:775px}.edition,.section-kicker,.hero-bottom,.status-stat span,.join-card-top,.step-number,.join-card button,.join-card>a,footer{font:700 12px/1.4 "Courier New",monospace;letter-spacing:.07em}.edition{display:inline-block;background:#d1ddad;color:#1d331e;padding:10px 14px;box-shadow:4px 4px 0 #395338;margin:0 0 29px}.hero h1{font:900 clamp(64px,9vw,142px)/.84 "Courier New",monospace;letter-spacing:-.095em;margin:0 0 30px;text-shadow:5px 5px 0 #20341e}.hero h1 span{color:var(--gold)}.hero-copy{font-size:19px;line-height:1.55;max-width:510px;margin:0 0 30px;color:#f0f3e9;text-shadow:0 1px 6px #1a2c1a}.primary-action{display:inline-flex;gap:42px;align-items:center;background:var(--lime);color:#182a19;text-decoration:none;font-weight:800;padding:16px 19px;box-shadow:5px 5px 0 #305336}.primary-action:hover,.primary-action:focus-visible{background:#d0e8a0}.hero-bottom{position:absolute;z-index:1;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:15px;padding:25px clamp(20px,4vw,72px);border-top:1px solid rgba(255,255,255,.3);color:#f7f7e9}.section-wrap{max-width:1320px;margin:auto;padding-left:clamp(20px,4vw,64px);padding-right:clamp(20px,4vw,64px)}.status-section{padding-top:92px;padding-bottom:105px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-kicker{color:var(--lime);margin:0 0 15px}.section-head h2,.join-intro h2{font:800 clamp(35px,4vw,55px)/1.05 "Courier New",monospace;letter-spacing:-.07em;margin:0}.last-checked{color:var(--muted);font-size:13px}.status-panel{background:#263629;border:1px solid #637454;box-shadow:7px 7px 0 #101a12;display:grid;grid-template-columns:minmax(240px,1.7fr) 1fr 1fr;align-items:stretch}.status-main{display:flex;align-items:center;gap:20px;padding:30px}.status-icon{width:48px;height:48px;display:grid;place-items:center;background:#657862;color:#eef8de;font:900 22px "Courier New",monospace;flex:none}.status-icon.online{background:#a1ca69;color:#1a3018}.status-icon.offline{background:#aa6e61;color:#fff}.status-label{margin:0 0 4px;font-size:24px;font-weight:800}.status-note{margin:0;color:var(--muted);font-size:14px}.status-stat{border-left:1px solid #5b6a55;display:flex;flex-direction:column;justify-content:center;gap:11px;padding:25px 34px}.status-stat span{color:var(--muted)}.status-stat strong{font:800 28px/1 "Courier New",monospace;letter-spacing:-.055em}.players-row{display:flex;gap:30px;border-bottom:1px solid #4c5f49;padding:28px 0 16px;font-size:14px}.players-row>span{color:var(--muted);min-width:130px}.players-row>div{display:flex;flex-wrap:wrap;gap:8px}.player-name{border:1px solid #657856;padding:2px 8px;font-family:"Courier New",monospace}.join-section{background:#eae6d5;color:#1f2e20;border-top:6px solid #b1ca85;border-bottom:6px solid #b1ca85}.join-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(40px,7vw,108px);padding-top:100px;padding-bottom:105px}.join-intro .section-kicker{color:#53733f}.join-intro h2{margin-bottom:26px}.join-intro>p:not(.section-kicker){font-size:18px;line-height:1.55;max-width:600px;color:#4a5446}.steps{margin-top:37px;border-top:1px solid #abb5a0}.steps>div{display:flex;gap:22px;border-bottom:1px solid #abb5a0;align-items:start;padding:17px 0}.steps p{margin:0;font-size:15px;line-height:1.5}.steps a{font-weight:800;text-decoration-thickness:2px;text-underline-offset:3px}.step-number{color:#5c794b;padding-top:2px}.join-card{align-self:start;background:#263629;color:#e9f0dc;padding:30px;border:1px solid #779167;box-shadow:9px 9px 0 #92a77c}.join-card-top{display:flex;justify-content:space-between;color:#bbd693;gap:15px}.address{font:800 clamp(20px,2.8vw,33px)/1.2 "Courier New",monospace;letter-spacing:-.06em;overflow-wrap:anywhere;margin:37px 0 23px}.join-card button{display:flex;justify-content:space-between;align-items:center;width:100%;border:0;background:#b4d779;color:#1a2e1b;padding:16px 18px;text-align:left;cursor:pointer;box-shadow:4px 4px 0 #112316}.join-card button:hover,.join-card button:focus-visible{background:#d3eda3}.card-rule{height:1px;background:#65765d;margin:32px 0 25px}.join-card p{color:#cbd4c4;font-size:15px;line-height:1.55;margin:0 0 20px}.join-card>a{color:#d0e59f;text-underline-offset:4px}footer{min-height:100px;padding:25px clamp(20px,4vw,72px);display:flex;align-items:center;justify-content:space-between;gap:25px;color:#bcc9b0}footer span:first-child{color:#f1f5e4}footer a{text-underline-offset:4px}@media(max-width:820px){.site-header{height:68px}.site-header nav{gap:16px}.site-header nav a{font-size:12px}.hero{min-height:610px;height:73vh}.hero-image{background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(15,28,18,.88),rgba(15,28,18,.38)),linear-gradient(0deg,rgba(15,28,18,.56),transparent 35%)}.hero-content{padding-top:110px}.status-panel{grid-template-columns:1fr 1fr}.status-main{grid-column:1/-1;border-bottom:1px solid #5b6a55}.status-stat:nth-child(2){border-left:0}.join-grid{grid-template-columns:1fr}.join-card{max-width:620px}}@media(max-width:540px){.site-header{padding:0 18px}.brand{font-size:12px;gap:10px}.brand-mark{width:25px;height:25px}.site-header nav a:nth-child(1){display:none}.site-header nav{gap:12px}.hero{min-height:640px}.hero-content{padding:105px 20px 70px}.hero h1{font-size:clamp(52px,15vw,78px)}.hero-copy{font-size:17px;max-width:330px}.hero-bottom span:last-child{display:none}.status-section{padding-top:70px;padding-bottom:75px}.section-head{align-items:start}.last-checked{max-width:80px;text-align:right}.status-main{padding:23px 19px}.status-stat{padding:23px 19px}.status-stat strong{font-size:22px}.status-stat span{font-size:10px}.players-row{display:block}.players-row>span{display:block;margin-bottom:12px}.join-grid{padding-top:75px;padding-bottom:75px}.join-card{padding:24px 20px}.join-card-top{font-size:10px}footer{font-size:10px;flex-wrap:wrap}footer span:nth-child(2){order:3;width:100%}}
