@import url('local-fonts.css');
:root{--bg:#10151c;--panel:#19222c;--raised:#25313c;--line:#34424b;--cream:#f2ead9;--muted:#acb8b5;--green:#a7cc73;--gold:#e3b568}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--cream);font-family:'Segoe UI',Arial,sans-serif;line-height:1.6}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:5px}.wrap{max-width:1240px;margin:auto;padding-left:40px;padding-right:40px}.nav{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #26313b}.brand{display:inline-flex;align-items:center;font-weight:850;font-size:29px;letter-spacing:-1.5px}.brand span{color:var(--green)}.brand img{margin-right:10px;image-rendering:pixelated}.brand small{font-size:9px;letter-spacing:2px;margin-left:13px;color:var(--muted);border-left:1px solid var(--line);padding-left:13px}.nav nav{display:flex;align-items:center;gap:32px;font-size:13px}.text-button{border:0;background:none;color:var(--cream);padding:0;font-size:13px}.text-button:hover{color:var(--green)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;padding-top:95px;padding-bottom:105px}.hero h1{font-size:clamp(40px,4.4vw,62px);line-height:1.13;letter-spacing:-2.8px;margin:0 0 24px;font-weight:750}em{font-style:normal;color:var(--green)}.hero-copy>p:first-of-type{color:var(--muted);font-size:17px;max-width:470px;line-height:1.8}.actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:11px 20px;border:1px solid var(--line);border-radius:5px;font-size:13px;font-weight:650;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--green);color:#182018;border-color:var(--green);box-shadow:0 3px 0 #617a43}.button.primary:hover{background:#b9d98e}.button.secondary{background:transparent;color:var(--cream)}.download-note{font-size:11px;color:var(--muted);margin-top:17px}.server-line{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted);margin-top:30px}.status-dot{height:6px;width:6px;border-radius:50%;background:var(--gold)}.status-dot.online{background:var(--green)}.hero-art{padding-top:15px}.art-top{display:flex;justify-content:space-between;gap:12px;font-size:9px;letter-spacing:1.4px;color:var(--muted);margin:0 0 14px}.live-label{color:var(--green)}.world-sky{height:285px;position:relative;overflow:hidden;background:#17252e;border:1px solid #34424b;border-radius:8px 8px 0 0}.moon{position:absolute;right:55px;top:36px;width:45px;height:45px;background:#d0d7b1;border-radius:50%;box-shadow:0 0 44px #b9cb9320}.stars{position:absolute;left:40px;top:30px;color:#839992;word-spacing:50px;font-size:15px}.stars span{position:relative;top:28px}.far-mountain{position:absolute;width:400px;height:180px;clip-path:polygon(0 100%,10% 65%,20% 65%,20% 50%,30% 50%,30% 32%,38% 32%,38% 20%,49% 20%,49% 0,60% 0,60% 23%,72% 23%,72% 48%,88% 48%,100% 100%);background:#213d42;bottom:0;left:-25px}.far-mountain.two{left:230px;background:#1e343a;height:145px;bottom:20px}.scene-label{position:absolute;left:25px;top:28px;display:flex;flex-direction:column;font-size:13px;z-index:1}.scene-label small{font-size:10px;color:var(--muted);margin-top:4px}.pixel-scene{position:absolute;bottom:19px;left:5%;width:90%;height:155px}.pixel-scene img{image-rendering:pixelated;object-fit:contain}.ground{position:absolute;bottom:0;width:100%;height:36px;background:url('assets/platformer/tile_0001.png') repeat-x;background-size:36px 36px;filter:drop-shadow(0 9px 0 #0e1b24)}.tree{position:absolute;bottom:30px;width:90px;height:90px}.tree-one{left:0}.tree-two{right:0;width:70px;height:70px}.chest{position:absolute;bottom:32px;left:21%;width:36px}.hero-unit{position:absolute;bottom:30px;left:36%;text-align:center;z-index:2}.hero-unit img{width:58px;display:block;animation:bob .8s ease-in-out infinite alternate}.hero-unit span,.enemy-unit span{font-size:9px;white-space:nowrap;text-shadow:0 2px #10151c}.unit-two{left:49%}.unit-two img{animation-delay:.3s;width:48px}.enemy-unit{position:absolute;bottom:29px;right:12%;text-align:center}.enemy-unit img{width:65px;animation:bob .65s ease-in-out infinite alternate;display:block}.enemy-health{height:4px;background:#c47d72;margin:4px 0;width:65px;box-shadow:inset -18px 0 #10151c}.spark{position:absolute;width:9px;height:4px;background:var(--gold);bottom:66px;left:48%;animation:projectile 1.5s linear infinite}.companion-bar{background:#0c1117;border:1px solid #34424b;border-top:0;border-radius:0 0 8px 8px;height:43px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;font-size:10px;color:var(--muted)}.mini-brand{font-weight:800;letter-spacing:1px;color:var(--gold)}.pixel-sword{display:flex;align-items:center;font-size:8px;letter-spacing:1px;gap:7px}.pixel-sword img{image-rendering:pixelated}.art-caption{font-size:11px;color:var(--muted);text-align:center;margin:18px 0 0}.journey{border-top:1px solid #26313b;display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:65px;padding-bottom:65px}.section-number{color:var(--gold);font-size:10px;letter-spacing:2px;margin:0 0 18px}h2{font-size:38px;line-height:1.18;letter-spacing:-1.4px;margin:0 0 18px}p{margin:0 0 16px}.section-intro>p:last-child,.release>div>p:not(.section-number){color:var(--muted);font-size:14px;max-width:360px}.steps article{display:flex;gap:23px;padding:19px 0;border-bottom:1px solid #26313b}.steps article:first-child{padding-top:0}.steps article:last-child{border:0}.step-number{color:var(--green);font-family:monospace;font-size:12px;padding-top:4px}h3{font-size:17px;font-weight:600;margin:0 0 8px}.steps p{font-size:13px;color:var(--muted);margin:0;max-width:430px}.release{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:65px;padding-bottom:75px;border-top:1px solid #26313b}.inline-link{display:inline-block;margin-top:15px;font-size:13px;color:var(--green);border-bottom:1px solid #557044}.release-list{border-top:2px solid var(--green);padding-top:15px}.release-list>div{display:flex;justify-content:space-between;font-size:13px}.release-list strong{color:var(--green)}.release-list ul{padding-left:18px;font-size:13px;line-height:2.1;color:var(--cream)}.release-list>p{font-size:11px;color:var(--muted);max-width:460px}footer{border-top:1px solid #26313b;min-height:104px;display:flex;align-items:center;gap:25px}footer .brand{font-size:21px}footer p{font-size:11px;color:var(--muted);margin:0}footer>div{margin-left:auto;display:flex;gap:22px;font-size:11px;color:var(--muted)}dialog{color:var(--cream);background:var(--panel);border:1px solid var(--line);border-radius:10px;width:min(450px,calc(100% - 30px));padding:30px}dialog::backdrop{background:#050b12cc;backdrop-filter:blur(5px)}dialog h2{font-size:29px}dialog p{font-size:13px;color:var(--muted)}dialog label{display:block;font-size:12px;margin:17px 0 6px}dialog input{display:block;width:100%;background:var(--bg);border:1px solid var(--line);border-radius:4px;color:var(--cream);padding:11px 12px;font-size:14px}dialog small{font-size:10px;color:var(--muted)}.dialog-icon img{image-rendering:pixelated;margin-bottom:17px}.close-dialog{position:absolute;right:15px;top:10px;font-size:28px;color:var(--muted);background:none;border:0}.submit{width:100%;margin:25px 0 13px}#auth-message{color:var(--gold);min-height:20px}.privacy-note{font-size:10px;margin-top:20px}.privacy-note a{text-decoration:underline}#signout{display:block;margin-top:25px}body:has(dialog[open]){overflow:hidden}.document{max-width:800px;padding-top:70px;padding-bottom:70px}.document h1{font-size:40px;line-height:1.2}.document h2{font-size:24px;margin-top:35px}.document p,.document li{color:var(--muted);font-size:15px}.document a{color:var(--green);text-decoration:underline}[hidden]{display:none!important}@keyframes bob{to{transform:translateY(-4px)}}@keyframes projectile{0%{transform:translateX(0);opacity:0}20%{opacity:1}80%,100%{transform:translateX(90px);opacity:0}}@media(max-width:900px){.wrap{padding-left:25px;padding-right:25px}.hero{gap:24px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-copy>p:first-of-type{font-size:15px}.actions{gap:10px}.button{font-size:12px;padding:10px 14px}.world-sky{height:280px}.pixel-sword{display:none}.journey,.release{gap:35px}.nav nav{gap:20px}.brand small{display:none}}@media(max-width:650px){.wrap{padding-left:22px;padding-right:22px}.nav{height:80px}.nav nav>a{display:none}.hero{grid-template-columns:1fr;padding-top:48px;padding-bottom:55px;gap:38px}.hero h1{font-size:43px}.hero-copy>p:first-of-type{max-width:390px}.server-line{margin-top:22px}.hero-art{padding-top:0}.art-top{font-size:8px}.world-sky{height:260px}.journey,.release{grid-template-columns:1fr;gap:28px;padding-top:40px;padding-bottom:40px}h2{font-size:32px}.section-intro>p:last-child{margin-bottom:0}footer{flex-wrap:wrap;padding-top:25px;padding-bottom:25px;gap:15px}footer>div{width:100%;margin:0;gap:17px}.pixel-scene{left:3%;width:94%}.hero-unit img{width:48px}.unit-two img{width:40px}.enemy-unit img{width:54px}.hero-unit span,.enemy-unit span{font-size:8px}.tree-one{width:70px;height:70px}.tree-two{width:55px;height:55px}.live-label{display:none}.actions .button{flex:1;white-space:nowrap;padding:11px 10px;gap:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
