:root{--cream:#f6f0dc;--teal:#7be2d1;--orange:#ffa45d;--ink:#071b29;--muted:#9cb6bd;--line:rgba(185,220,219,.2);font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:var(--cream);font-synthesis:none}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:var(--ink)}body{user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer;color:inherit;border:0}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}#app{position:relative;width:100%;height:100%;height:100dvh;overflow:hidden}#space{display:block;width:100%;height:100%;touch-action:none}.vignette{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 56% 44%,transparent 34%,rgba(2,12,23,.3) 100%)}#topbar{position:absolute;inset:22px 32px auto;display:flex;justify-content:space-between;align-items:center;z-index:20}.home{text-decoration:none;color:var(--muted);font-size:12px;display:flex;gap:9px;align-items:center;min-height:44px;min-width:44px}.brand{font-size:12px;font-weight:850;letter-spacing:3px;color:var(--cream)}.brand span{font-weight:400;color:var(--muted)}.round{border:1px solid var(--line);border-radius:50%;width:44px;height:44px;background:#102b39cc;font-size:23px}.round:hover{background:#244553}#title-screen{position:absolute;inset:0;pointer-events:none}.title-copy{position:absolute;left:10%;top:19%;pointer-events:auto}.eyebrow{font-size:12px;letter-spacing:2px;color:var(--teal);margin:0 0 20px;font-weight:650}.little-star{margin-right:10px;font-size:20px}h1{font-size:clamp(84px,10.5vw,154px);line-height:.94;letter-spacing:-9px;font-weight:950;margin:0;position:relative}h1 em{font-style:normal;color:var(--teal)}.title-star{display:inline-block;position:absolute;color:var(--orange);font-size:.3em;top:.68em;right:-.95em}.title-desc{font-size:18px;line-height:1.7;color:#b9c9c8;margin:28px 0 23px}.primary{background:var(--orange);color:#162331;min-height:62px;width:242px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;font-size:19px;font-weight:800;border-radius:9px;box-shadow:0 5px 0 #a25932;transition:transform .15s,background .15s}.primary:hover{background:#ffba7a;transform:translateY(-2px)}.primary:active{transform:translateY(3px);box-shadow:0 2px 0 #a25932}.primary>span:last-child{font-size:27px}.title-meta{font-size:11px;color:var(--muted);margin-top:18px}.hero-caption{position:absolute;left:70%;top:66%;display:flex;flex-direction:column;gap:7px}.caption-line{width:60px;height:1px;background:var(--orange);margin-bottom:8px;transform:rotate(-35deg);transform-origin:left}.hero-caption b{font-size:14px}.hero-caption small{font-size:11px;color:var(--muted)}.title-footer{position:absolute;left:10%;right:5%;bottom:34px;display:flex;justify-content:space-between;align-items:end;color:var(--muted);font-size:11px;line-height:1.7}.title-footer>span:first-child{letter-spacing:8px;font-size:13px}#hud{position:absolute;inset:0;pointer-events:none}.mission-head{position:absolute;top:95px;left:36px;width:310px}.region-label{display:flex;justify-content:space-between;font-size:12px;color:var(--teal);letter-spacing:1px}.region-label span:last-child{color:var(--muted);font-variant-numeric:tabular-nums}#progress{display:flex;gap:5px;margin:14px 0 23px}#progress span{height:3px;background:#48606a;width:26px;border-radius:2px}#progress .done{background:var(--teal)}#progress .active{background:var(--orange)}.request p{font-size:14px;line-height:1.6;margin:0 0 6px;color:#c1d3d3}.request>strong{font-size:42px;letter-spacing:-1px;font-weight:800;white-space:nowrap}.request i{font-style:normal;font-weight:300;color:var(--muted);margin:0 4px}.request strong span{color:var(--orange)}.request-end{display:block;margin-top:10px;font-size:11px;color:var(--muted)}.status{position:absolute;right:35px;top:97px;text-align:right;display:flex;align-items:center;gap:28px}.status>div:last-child{display:flex;flex-direction:column;gap:4px}.status b{font-size:23px;font-weight:600;font-variant-numeric:tabular-nums}.status span{font-size:10px;color:var(--muted)}#lives{color:#ffa180;font-size:19px;letter-spacing:4px}#world-labels{position:absolute;inset:0}.world-label{position:absolute;left:0;top:0;transform:translate(-50%,-50%);pointer-events:auto;min-width:94px;min-height:59px;padding:8px 14px;border:1px solid #759c9c55;border-radius:10px;background:#102c3bea;box-shadow:0 4px 12px #0003;display:flex;flex-direction:column;gap:4px;align-items:center;transition:background .15s,border-color .15s;touch-action:none}.world-label strong{font-size:22px;line-height:1;color:var(--teal);font-variant-numeric:tabular-nums}.world-label span{font-size:10px;color:#c0d7d8;white-space:nowrap}.world-label:hover,.world-label.near{background:#204c59;border-color:var(--teal)}.world-label.ten strong{color:#ffbd7a}.world-label.one strong{color:#c1b4fa}.world-label.focused{outline:2px solid var(--orange);outline-offset:5px}.world-label.dock{padding:9px 18px;min-width:118px;background:#ddd9c7f5;color:#17323d;border:0}.world-label.dock strong{font-size:15px;color:#17323d}.world-label.dock span{color:#4c666a}.world-label.dock .dock-icon{color:#407f84;font-size:17px;display:none}#toast{position:absolute;top:73px;left:50%;transform:translateX(-50%);background:#213f4cf2;border:1px solid #98b4bb44;padding:12px 22px;border-radius:9px;font-size:13px;color:var(--cream);opacity:0;transition:opacity .2s;max-width:calc(100% - 32px);text-align:center;white-space:normal}#toast.visible{opacity:1}#guide{position:absolute;bottom:160px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;font-size:13px;white-space:nowrap;color:#bed3d4;background:#102b36e8;padding:8px 18px 8px 10px;border:1px solid var(--line);border-radius:99px;max-width:calc(100% - 24px)}.guide-number{color:#17353d;border-radius:50%;background:var(--teal);font-size:11px;width:25px;height:25px;display:grid;place-items:center;flex-shrink:0}#guide p{margin:0;white-space:normal;line-height:1.5}#guide b{color:var(--cream)}.flight-deck{position:absolute;bottom:25px;left:35px;right:35px;display:flex;align-items:end;justify-content:space-between;gap:24px;pointer-events:auto}.cargo{width:282px;padding:14px 18px 9px;background:#102b39ed;border:1px solid #6d97934d;border-radius:14px;box-shadow:0 8px 30px #0002}.cargo-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:8px}.cargo-top>span{font-size:12px;color:var(--muted)}.cargo-top>b{font-size:30px;line-height:1;font-variant-numeric:tabular-nums}.cargo-groups{display:flex;justify-content:space-between;margin-top:10px;gap:8px}.cargo-groups span{font-size:11px;display:flex;align-items:center;gap:4px;white-space:nowrap;color:#b9ccce}.cargo-groups b{font-size:13px;color:var(--cream)}.chip{display:inline-block;width:7px;height:11px;border-radius:3px;background:var(--teal)}.c10{background:var(--orange)}.c1{background:#c1b4fa}#undo{display:block;background:transparent;color:var(--muted);font-size:11px;min-height:44px;width:100%;padding:8px 0 0}#undo:disabled{opacity:.35;cursor:default}.flight-help{color:#b5cacc;font-size:12px;line-height:1.8;text-align:center;margin-bottom:20px}.flight-help small{display:block;color:#7b9aa6;font-size:10px}.flight-deck>.round{margin-bottom:16px;flex-shrink:0}#help-panel{pointer-events:auto;position:absolute;right:35px;bottom:90px;background:#163744;border:1px solid #5c8a8d;border-radius:15px;padding:24px;width:320px;max-width:calc(100% - 32px);box-shadow:0 12px 50px #0008;z-index:12;font-size:14px;line-height:1.8}#help-panel p{color:#c2d3d3}#close-help{height:44px;width:100%;background:var(--teal);color:var(--ink);border-radius:7px;font-weight:700}#result{position:absolute;inset:0;background:linear-gradient(90deg,#071b29e8,#071b2999 35%,transparent 76%);z-index:15}.result-copy{position:absolute;left:10%;top:25%;max-width:440px}h2{font-size:62px;letter-spacing:-3px;line-height:1.13;margin:0 0 25px}#result-math{font-size:25px;color:var(--teal);letter-spacing:1px}#result-stats{color:var(--muted);font-size:14px;line-height:1.8;margin:18px 0 28px}#loading-error{position:absolute;inset:25% 10%;background:#173540;padding:30px;z-index:99;border-radius:12px}#loading-error button{padding:15px;background:var(--orange);color:var(--ink)}
@media(min-width:1600px){.mission-head{left:55px;top:115px}.status{right:55px;top:115px}.flight-deck{left:55px;right:55px;bottom:40px}}
@media(max-width:700px){#topbar{inset:13px 18px auto}.home span{display:none}.home{font-size:20px}.brand{font-size:9px;letter-spacing:2px}.round{width:44px;height:44px}.title-copy{left:8%;top:13.5%}.eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:15px}h1{font-size:88px;letter-spacing:-6px;line-height:.95}.title-desc{font-size:15px;line-height:1.7;margin-top:21px}.title-copy .primary{position:fixed;left:8%;bottom:92px;width:84%;min-height:60px}.title-meta{position:fixed;bottom:56px;left:8%;right:8%;text-align:center;font-size:10px}.title-footer{left:8%;right:8%;bottom:20px;font-size:9px}.title-footer>span:first-child{font-size:10px;letter-spacing:5px}.title-footer>span:last-child{display:none}.hero-caption{left:64%;top:63%;max-width:110px}.hero-caption b{font-size:11px}.hero-caption small{font-size:9px}.caption-line{width:35px}.mission-head{top:79px;left:20px;width:235px}.region-label{font-size:10px}#progress{gap:4px;margin:9px 0 13px}#progress span{width:22px}.request p{font-size:12px;margin-bottom:3px}.request>strong{font-size:32px}.request-end{font-size:10px;margin-top:5px}.status{right:18px;top:79px;display:block}.status>div:last-child{margin-top:15px}.status b{font-size:17px}.status span{font-size:8px}#lives{font-size:14px;letter-spacing:1px}.world-label{min-width:81px;min-height:57px;padding:7px 9px}.world-label strong{font-size:20px}.world-label span{font-size:9px}.world-label.dock{min-width:103px;padding:10px 13px}.world-label.dock strong{font-size:13px}.flight-deck{bottom:17px;left:18px;right:18px;gap:9px;align-items:center}.cargo{width:calc(100% - 55px);max-width:320px;padding:12px 14px 7px}.cargo-top>b{font-size:27px}.cargo-groups span{font-size:10px;gap:3px}.cargo-groups b{font-size:12px}.flight-help{display:none}.flight-deck>.round{margin-bottom:0}#guide{bottom:158px;min-height:42px;font-size:11px;border-radius:12px;padding:9px 12px;gap:8px;width:max-content;max-width:calc(100% - 36px)}.guide-number{width:23px;height:23px;font-size:10px}#toast{top:225px;max-width:calc(100% - 28px);font-size:11px;width:max-content;padding:10px 14px}#help-panel{right:18px;bottom:158px;width:310px;font-size:12px;padding:20px}.result-copy{left:8%;top:22%;max-width:85%}h2{font-size:43px;letter-spacing:-2px}#result-math{font-size:22px}#result-stats{font-size:12px}#result{background:linear-gradient(90deg,#071b29e6,#071b2980 75%,#071b2940)}.result-copy .primary{width:235px}.title-desc{max-width:180px;max-height:1.7em;overflow:hidden}}
@media(max-width:350px){h1{font-size:74px}.title-copy{top:14%}.title-desc{font-size:13px;margin-top:16px}.mission-head{width:215px;left:15px}.status{right:14px}.request>strong{font-size:29px}.request p{font-size:11px}.cargo-groups span{font-size:9px}.cargo-groups{gap:4px}.cargo{padding:12px 10px 7px}.world-label{min-width:73px;padding:7px}.world-label span{font-size:8px}.world-label.dock{min-width:93px}.flight-deck{left:13px;right:13px}.hero-caption{top:62%}#toast{top:214px}}
@media(max-height:650px) and (min-width:701px){.title-copy{top:15%}h1{font-size:98px}.title-desc{margin:16px 0;font-size:15px}.title-meta{margin-top:13px}.title-footer{bottom:15px}.mission-head{top:80px}.status{top:80px}#guide{bottom:145px}.flight-deck{bottom:12px}.result-copy{top:20%}h2{font-size:48px}}
