:root{--ink:#183234;--paper:#fff9e8;--teal:#177f83;--blue:#3ca5c5;--gold:#e1b34c;--sand:#c99b55;--iron:#4b5960;--oil:#d79035;--red:#d75343;--shadow:0 16px 38px rgba(45,36,25,.2)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#ded5c4;color:var(--ink);font-family:"Avenir Next","Trebuchet MS",sans-serif}button,input{font:inherit}.game-shell{min-height:100vh;display:grid;grid-template-rows:76px minmax(565px,1fr) 176px;overflow:hidden}.topbar{display:grid;grid-template-columns:235px 1fr 150px 48px;align-items:center;gap:22px;padding:11px 30px;background:#163d40;color:#fff}.topbar>div:first-child{display:flex;flex-direction:column}.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#f0c76b}.topbar strong{font-size:20px}.route{display:flex;justify-content:center;gap:8px}.route i{width:34px;height:8px;border-radius:99px;background:#4b6b6d}.route i.current{background:#fff}.route i.done{background:#f0c76b}.balance{text-align:right;display:flex;flex-direction:column}.balance span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#b9d1d0}.balance b{color:#f0c76b}.mute{width:42px;height:42px;border:1px solid #5c7e80;border-radius:50%;background:#234d50;color:#fff;cursor:pointer}.workshop{position:relative;overflow:hidden;padding:20px 28px;background:linear-gradient(#f7e8c9 0 68%,#bd8b59 68% 100%)}.sun{position:absolute;left:8%;top:-90px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#fff8c9 0,rgba(255,242,174,.5) 36%,transparent 70%)}.source-station{position:absolute;z-index:3;left:5%;top:74px;width:240px;text-align:center}.station-label{display:block;margin-bottom:7px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#53665e}.vessel{position:relative;width:220px;height:300px;margin:auto;overflow:hidden;border:8px solid rgba(224,246,242,.9);border-top-width:14px;border-radius:22px 22px 45px 45px;background:linear-gradient(90deg,rgba(255,255,255,.55),rgba(124,207,211,.2),rgba(255,255,255,.52));box-shadow:inset 0 0 30px rgba(37,119,123,.15),var(--shadow)}.liquid{position:absolute;left:0;right:0;bottom:0;height:0;background:rgba(61,170,203,.48);transition:height .35s}.particles{position:absolute;inset:0}.particle{position:absolute;width:13px;height:13px;border-radius:50%;bottom:var(--bottom);left:var(--left);transition:bottom .5s ease-out,opacity .3s}.particle.beads{width:20px;height:20px;background:#8b55a9;border:3px solid #623977}.particle.iron{background:var(--iron);box-shadow:inset 0 0 0 3px #78868b}.particle.sand{width:8px;height:8px;background:var(--sand);border-radius:2px}.particle.salt{width:7px;height:7px;background:#f2d75f;box-shadow:0 0 0 1px #b99028}.particle.oil{width:18px;height:10px;background:var(--oil);border-radius:50%}.settle-1 .particle.sand{bottom:35%!important}.settle-2 .particle.sand{bottom:18%!important}.settle-3 .particle.sand{bottom:4%!important}.settle-1 .particle.salt,.settle-2 .particle.salt,.settle-3 .particle.salt{bottom:var(--bottom)!important}.pipe{position:absolute;z-index:1;left:21%;right:24%;top:252px;height:28px;background:#caa456;border:7px solid #8a682c;box-shadow:0 5px 10px rgba(52,37,20,.2)}.pipeline-slot{position:absolute;z-index:4;left:34%;top:135px;width:230px;height:240px;display:grid;place-items:center;border:4px dashed rgba(24,61,64,.42);border-radius:28px;background:rgba(255,249,232,.42);color:#4b615b;font-weight:850;text-align:center}.pipeline-slot.connected{border-style:solid;background:#e9f5ed;box-shadow:var(--shadow)}.pipeline-slot .module-visual{width:160px;height:150px;display:grid;place-items:center;border:10px solid #207d80;border-radius:24px;background:#fff;color:#173d40;font:900 25px Georgia,serif}.pipeline-slot:focus-visible{outline:4px solid #fff}.condenser{position:absolute;z-index:5;left:28%;right:21%;top:105px;height:280px;display:none;align-items:center;justify-content:center;gap:0}.condenser.on{display:flex}.boiler,.collector{position:relative;width:150px;height:170px;border:9px solid rgba(222,247,244,.95);border-radius:50% 50% 30% 30%;background:rgba(255,255,255,.42);box-shadow:var(--shadow);overflow:hidden}.boiler i,.collector i{position:absolute;left:0;right:0;bottom:0;height:45%;background:rgba(51,165,199,.56);transition:height .4s}.boiler b,.collector b{position:absolute;bottom:12px;left:0;right:0;text-align:center;font-size:10px}.vapour{width:75px;height:42px;color:#fff;font-size:30px;letter-spacing:-8px;opacity:0;transition:opacity .3s}.coil{width:190px;padding:18px 8px;border:9px solid #75c9d5;border-radius:25px;background:rgba(255,255,255,.65);font-size:34px;color:#2d8ea1;text-align:center}.collector i{height:0}.condenser.stage-1 .boiler i{height:25%}.condenser.stage-1 .vapour,.condenser.stage-2 .vapour{opacity:1}.condenser.stage-2 .collector i{height:20%}.condenser.stage-3 .boiler i{height:7%;background:#f1d45b}.condenser.stage-3 .collector i{height:48%}.output-station{position:absolute;z-index:3;right:3%;top:85px;width:250px;text-align:center}.jars{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.jar{position:relative;min-height:90px;border:6px solid rgba(226,247,243,.94);border-radius:12px 12px 24px 24px;background:rgba(255,255,255,.46);box-shadow:0 7px 13px rgba(44,34,23,.16);display:grid;place-items:center;padding:8px}.jar b{font-size:11px}.jar small{font-size:9px;color:#627069}.magnifier{position:absolute;z-index:12;left:19%;top:98px;width:155px;height:155px;display:none;place-items:center;border:11px solid #d2a645;border-radius:50%;background:rgba(212,246,246,.94);box-shadow:var(--shadow);text-align:center;cursor:grab;transition:left .3s ease-out}.magnifier.on{display:grid}.magnifier:after{content:"";position:absolute;width:75px;height:18px;background:#d2a645;right:-58px;bottom:0;transform:rotate(43deg);border-radius:10px}.magnifier b,.magnifier small{font-size:10px}.magnifier i{font-style:normal;font-size:22px;color:#d0a426}.magnifier.filtrate{left:57%}.magnifier.condenser-path{left:48%}.magnifier.crystal-jar{left:78%}.feedback{position:absolute;z-index:10;right:24px;bottom:102px;display:none;gap:10px}.feedback.on{display:flex}.feedback>div{width:145px;padding:10px 12px;border-radius:14px;background:#fff9e8;box-shadow:var(--shadow)}.feedback span{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.feedback b{float:right}.feedback i{display:block;height:8px;clear:both;margin-top:8px;border-radius:8px;background:#ded4c0;overflow:hidden}.feedback em{display:block;height:100%;width:0;background:#4e9f65;transition:width .3s}.module-dock{position:absolute;z-index:10;left:26px;right:350px;bottom:92px;display:flex;gap:9px;min-height:70px;padding:9px;border-radius:16px;background:rgba(255,249,232,.9);box-shadow:var(--shadow)}.module{min-width:118px;border:2px solid transparent;border-radius:12px;background:#fff;padding:8px 12px;cursor:grab;font-weight:850}.module:hover,.module:focus-visible{border-color:#173d40;outline:none}.module b{display:block;font-size:13px}.module small{color:#69756e}.module.selected{background:#d9eee3;border-color:#173d40}.ledger{position:absolute;z-index:9;left:26px;right:26px;bottom:18px;display:flex;gap:9px;padding:9px;border-radius:15px;background:#174145;color:#fff;box-shadow:var(--shadow)}.component-chip{flex:1;min-width:95px;padding:7px 9px;border-radius:10px;background:#24575a}.component-chip b{display:block;font-size:12px}.component-chip small{display:block;color:#c5d8d7;font-size:9px}.component-chip.highlight{animation:pulse .7s ease-in-out 2;background:#916e24}.impact{position:absolute;z-index:20;left:51%;top:44%;transform:translate(-50%,-50%) scale(.7);font:900 46px Georgia,serif;color:#fff;text-shadow:0 6px 12px rgba(0,0,0,.3);opacity:0}.impact.on{animation:impact .72s ease-out}.toast{position:absolute;z-index:20;right:32px;bottom:20px;padding:12px 18px;border-radius:13px;background:#173d40;color:#fff;opacity:0;transform:translateY(8px);transition:.16s}.toast.on{opacity:1;transform:none}.workshop.demo .pipeline-slot,.workshop.demo .condenser{filter:drop-shadow(0 0 12px #fff)}.action-tray{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(500px,1.18fr);align-items:center;gap:30px;padding:23px 38px;background:#fff9e8;border-top:1px solid #d2c6af}.mission-copy span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:#a33c31}.mission-copy h1{font:700 clamp(24px,2.3vw,36px)/1.06 Georgia,serif;margin:6px 0}.mission-copy p{margin:0;color:#68736d}.controls{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.choice,.primary,.quiet{min-height:48px;border:0;border-radius:14px;padding:12px 17px;font-weight:850;cursor:pointer;transition:transform .15s ease-out}.choice{background:#e7dfd1}.choice small{display:block;font-size:11px;color:#68736d}.primary{background:#173d40;color:#fff}.primary.gold{background:#d9aa45;color:#193335}.quiet{background:transparent;border:1px solid #c7bca8}.choice:hover,.primary:hover,.quiet:hover{transform:translateY(-2px)}@keyframes impact{0%{opacity:0;transform:translate(-50%,-50%) scale(.6)}35%{opacity:1;transform:translate(-50%,-50%) scale(1.07)}100%{opacity:0;transform:translate(-50%,-50%) scale(1.28)}}@keyframes pulse{50%{box-shadow:0 0 0 7px rgba(255,255,255,.35)}}@media(max-width:980px){.game-shell{grid-template-rows:72px minmax(640px,1fr) auto}.topbar{grid-template-columns:1fr auto auto}.route{display:none}.balance{display:none}.workshop{min-width:900px;transform-origin:top left}.action-tray{grid-template-columns:1fr;padding:22px}.controls{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
