@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Fraunces:opsz,wght@9..144,700;9..144,900&display=swap";:root{color:#f7eedc;background:#081725;font-family:DM Mono,monospace;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 20% 0%,#17364c,#06111d 55%)}button{font:inherit}.masthead{max-width:1200px;margin:auto;padding:28px 24px 18px;display:flex;align-items:end;justify-content:space-between}.eyebrow,.scene-copy span,.victory span{color:#ffb443;letter-spacing:.18em;font-size:11px}h1,h2{font-family:Fraunces,serif;margin:0;letter-spacing:-.04em}h1{font-size:clamp(36px,7vw,70px);line-height:.92}.utility,.receive{color:#f7eedc;background:transparent;border:1px solid #688196;padding:10px 14px;cursor:pointer}.game-shell{max-width:1200px;margin:0 auto;border:1px solid #385065;display:grid;grid-template-columns:150px minmax(0,1fr) 280px;min-height:610px;box-shadow:0 35px 80px #0008}.eras{background:#0b1e2e;border-right:1px solid #385065;padding:18px 10px;display:flex;flex-direction:column;gap:8px}.era{padding:18px 12px;text-align:left;color:#8ea4b3;background:transparent;border:1px solid transparent;cursor:pointer;font-size:20px}.era span{display:block;font-size:9px;text-transform:uppercase;margin-bottom:7px}.era.active{color:#fff4d7;border-color:#f0a43a;background:#f0a43a12}.scene{position:relative;overflow:hidden;min-height:610px;background:linear-gradient(#164961 0 62%,#0c3345 62%)}.past .scene{background:linear-gradient(#8c6d67 0 62%,#264758 62%)}.future .scene{background:linear-gradient(#250d3b 0 62%,#071f37 62%)}.moon{position:absolute;width:92px;height:92px;border-radius:50%;right:12%;top:9%;background:#ffe3a0;box-shadow:0 0 45px #ffc15a66}.future .moon{background:#f861bc;box-shadow:0 0 50px #9c37ff}.water{position:absolute;inset:62% 0 0;background:repeating-linear-gradient(0deg,#0e4057 0 16px,#15556b 17px 18px)}.dock{position:absolute;left:0;right:18%;bottom:19%;height:60px;transform:skewY(-2deg);background:repeating-linear-gradient(90deg,#8a5732 0 70px,#59351f 71px 75px);box-shadow:0 10px #2a1b15}.scene-copy{position:absolute;z-index:5;top:24px;left:26px;max-width:400px;text-shadow:0 2px 8px #001}.scene-copy h2{font-size:clamp(29px,4vw,48px)}.scene-copy p{line-height:1.5;font-size:12px}.hero{position:absolute;z-index:4;left:22%;bottom:24%;width:50px;height:105px;border-radius:26px 26px 8px 8px;background:#e84646;box-shadow:inset -12px 0 #9f2534}.hero:before{content:"";position:absolute;width:43px;height:43px;border-radius:48% 48% 40% 40%;top:-31px;left:4px;background:#e7b47d;box-shadow:-5px -8px #17233d}.hero span{position:absolute;width:76px;height:9px;left:-13px;top:18px;background:#f5c043;transform:rotate(-8deg)}.claw{position:absolute;z-index:3;right:12%;bottom:25%;width:90px;height:150px;border-radius:48% 48% 32% 32%;background:#d8493d;box-shadow:inset -18px -8px #8e2032}.claw:before,.claw:after{content:"";position:absolute;width:58px;height:52px;top:12px;border:17px solid #ec5d45;border-bottom-color:transparent;border-radius:50%}.claw:before{left:-45px;transform:rotate(-30deg)}.claw:after{right:-45px;transform:rotate(30deg)}.claw i{position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;top:44px;left:25px;box-shadow:35px 0 #fff}.claw b{position:absolute;top:62px;left:36px;color:#ffcf4d}.planter{position:absolute;z-index:4;left:54%;bottom:24%;width:90px;height:45px;background:#875732;border:5px solid #b77943}.planter.sprout:before{content:"♒";position:absolute;color:#6fb85c;font-size:50px;bottom:22px;left:15px}.planter.watered:before{color:#a8e56d;transform:scale(1.3)}.kelp{position:absolute;z-index:2;right:26%;bottom:23%;width:34px;height:380px;background:linear-gradient(90deg,#3c752d,#8dbf4b,#315d29);border-radius:50% 50% 10px 10px;transform:rotate(5deg);box-shadow:18px 40px 0 -9px #5f9b38,-20px 100px 0 -10px #5f9b38}.actions{position:absolute;z-index:10;left:24px;bottom:22px;display:flex;gap:8px;align-items:center}.actions button,.victory button{background:#f0a43a;color:#14202b;border:0;padding:13px 17px;cursor:pointer;font-weight:500;box-shadow:4px 4px #7b382d}.actions span{font-size:11px;color:#b8cbd4}.console{background:#0b1e2e;border-left:1px solid #385065;padding:20px}.console section{margin-bottom:28px}.console h3{margin:0 0 11px;color:#ffb443;font-size:11px;text-transform:uppercase;letter-spacing:.16em}.inventory{display:grid;gap:8px}.item{display:flex;justify-content:space-between;color:#f7eedc;background:#183247;border:1px solid #385065;padding:11px;cursor:pointer;text-align:left}.item small{color:#ffb443}.receive{width:100%;font-size:11px}.log p{font-size:10px;line-height:1.5;padding-bottom:7px;border-bottom:1px solid #21394b;color:#b8cbd4}.victory{position:fixed;z-index:50;inset:0;display:grid;place-items:center;background:#020b12dd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:24px}.victory div{max-width:620px;border:1px solid #f0a43a;background:#0b1e2e;padding:clamp(28px,7vw,70px);text-align:center;box-shadow:15px 15px #07131e}.victory h2{font-size:clamp(36px,6vw,64px);margin:10px 0}.victory p{line-height:1.6}footer{text-align:center;padding:24px;color:#688196;font-size:10px}@media(max-width:850px){.game-shell{grid-template-columns:1fr}.eras{border:0;border-bottom:1px solid #385065;flex-direction:row;overflow-x:auto}.era{min-width:130px}.console{border:0;border-top:1px solid #385065}.scene{min-height:540px}.game-shell{min-height:0}}@media(max-width:500px){.masthead{align-items:center}.utility{padding:8px;font-size:10px}.scene-copy{left:16px}.claw{right:6%;transform:scale(.8)}.hero{left:12%}.actions{left:16px;right:16px}.actions button{width:100%}.actions span{background:#07131ecc;padding:10px}}
