.dm-voyage{position:relative;touch-action:manipulation}.dm-voyage-sky{position:fixed;left:0;top:0;z-index:-1;width:100%;height:100vh;height:100lvh;pointer-events:none}.dm-voyage-title{margin:-12px -16px;padding:12px 16px;background:var(--k)}.dm-voyage-sector{position:relative;padding-top:clamp(96px,14vw,200px)}.dm-voyage-sector+.dm-voyage-sector{padding-top:max(360px,62vh)}.dm-voyage-sector .dm-section-head{margin-bottom:0}.dm-voyage-stop{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;column-gap:var(--gut);min-height:max(760px,120vh)}.dm-voyage-dock{grid-row:1;grid-column:1;justify-self:center;width:min(100%,70vh);aspect-ratio:1}.dm-voyage-stop .dm-tele{grid-row:1;grid-column:2;justify-self:start}.dm-voyage-stop--flip .dm-voyage-dock{grid-column:2}.dm-voyage-stop--flip .dm-tele{grid-column:1;justify-self:end}.dm-tele{position:relative;display:grid;gap:24px;align-content:start;width:min(100%,640px);padding:calc(clamp(24px,3vw,40px) + 6px) clamp(24px,3vw,40px) clamp(24px,3vw,40px);border:2px solid var(--k3);background:var(--k)}.dm-tele:before,.dm-map-desc:before{content:"";position:absolute;left:-2px;right:-2px;top:-2px;height:6px;background:var(--copper-strip)}.dm-tele-log{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:-12px;font-family:var(--f-px);font-size:16px;line-height:16px;text-transform:uppercase;-webkit-font-smoothing:none}.dm-tele-key{color:var(--g8)}.dm-tele-live{color:var(--lime)}.dm-tele-log:after{content:"";width:8px;height:16px;background:var(--lime);animation:dm-tele-cursor 1.2s steps(1) infinite}@keyframes dm-tele-cursor{50%{visibility:hidden}}.dm-tele-gauges{display:flex;flex-wrap:wrap;gap:8px;margin:0}.dm-tele-gauges>div{flex:1 1 auto;display:grid;gap:8px;padding:12px 16px 14px;background:var(--k1);box-shadow:var(--sunken)}.dm-tele-gauges dt,.dm-tele-gauges dd{margin:0;font-family:var(--f-px);font-size:16px;line-height:16px;text-transform:uppercase;-webkit-font-smoothing:none}.dm-tele-gauges dt{color:var(--g8)}.dm-tele-gauges dd{color:var(--w)}.dm-tele-comms{display:flex;flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none}.dm-voyage-map{position:relative;padding-top:max(320px,50vh)}.dm-map{position:relative;margin:48px 0 0;padding:0;list-style:none}.dm-map-star{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr);column-gap:16px;padding-block:16px}.dm-map-dot{grid-column:1;grid-row:1;justify-self:center;width:16px;height:16px;margin-top:16px}.dm-map-card{grid-column:2;display:grid;gap:8px;justify-items:start}.dm-map-label{display:grid;gap:8px;padding:10px 14px 12px;border:2px solid var(--k3);background:var(--k)}.dm-map-role,.dm-map-name{font-family:var(--f-px);font-weight:400;text-transform:uppercase;-webkit-font-smoothing:none}.dm-map-role{font-size:16px;line-height:16px;color:var(--cu-o)}.dm-map-name{font-size:24px;line-height:24px;color:var(--w)}.dm-map-btn{appearance:none;margin:0;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:inherit;text-transform:inherit;letter-spacing:0;-webkit-font-smoothing:none}.dm-map-btn:focus-visible{outline:none}.dm-map-label:has(.dm-map-btn:focus-visible){outline:2px solid var(--cu-y);outline-offset:4px}.dm-map-desc{position:relative;max-width:52ch;padding:22px 20px 18px;border:2px solid var(--k3);background:var(--k);color:var(--ink2);font-size:22px;line-height:33px}.dm-map-star:focus-within .dm-map-label,.dm-map-star.is-open .dm-map-label{border-color:var(--cu-y);background:var(--cu-y)}.dm-map-star:focus-within .dm-map-role,.dm-map-star:focus-within .dm-map-name,.dm-map-star.is-open .dm-map-role,.dm-map-star.is-open .dm-map-name{color:var(--k)}@media(hover:hover){.dm-map-star:hover .dm-map-label{border-color:var(--cu-y);background:var(--cu-y)}.dm-map-star:hover .dm-map-role,.dm-map-star:hover .dm-map-name{color:var(--k)}}@media(min-width:1100px){html.js:not(.is-reduced) .dm-voyage-map{height:calc(max(320px,50vh) + 100svh + 140vh + var(--foot, 0px));margin-bottom:calc(-1 * var(--foot, 0px))}html.js:not(.is-reduced) .dm-voyage-map>.dm-wrap{position:sticky;top:calc(var(--hud) + 6px);display:flex;flex-direction:column;height:calc(100svh - var(--hud) - 6px);padding-top:24px}html.js:not(.is-reduced) .dm-voyage-map .dm-section-head{flex:none;flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:0}html.js:not(.is-reduced) .dm-map{flex:1;min-height:0;margin:32px 0 24px}html.js:not(.is-reduced) .dm-map-star{position:absolute;left:var(--x);top:var(--y);display:block;width:0;height:0;padding:0}html.js:not(.is-reduced) .dm-map-star:nth-child(1){--x: 4%;--y: 56%}html.js:not(.is-reduced) .dm-map-star:nth-child(2){--x: 19%;--y: 20%}html.js:not(.is-reduced) .dm-map-star:nth-child(3){--x: 36%;--y: 58%}html.js:not(.is-reduced) .dm-map-star:nth-child(4){--x: 53%;--y: 22%}html.js:not(.is-reduced) .dm-map-star:nth-child(5){--x: 70%;--y: 56%}html.js:not(.is-reduced) .dm-map-star:nth-child(6){--x: 92%;--y: 20%}html.js:not(.is-reduced) .dm-map-dot{position:absolute;left:-8px;top:-8px;margin:0}html.js:not(.is-reduced) .dm-map-card{position:absolute;left:-16px;top:32px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:max-content}html.js:not(.is-reduced) .dm-map-card{pointer-events:none}html.js:not(.is-reduced) .dm-map-label{white-space:nowrap;pointer-events:auto}html.js:not(.is-reduced) .dm-map-star:nth-child(2n) .dm-map-card{top:-106px;flex-direction:row}html.js:not(.is-reduced) .dm-map-star:nth-child(6) .dm-map-card{left:auto;right:28px;flex-direction:row-reverse}html.js:not(.is-reduced) .dm-map-star:nth-child(4) .dm-map-card{flex-direction:column}html.js:not(.is-reduced) .dm-map-star:nth-child(4) .dm-map-desc{margin-left:32px}html.js:not(.is-reduced) .dm-map-star:nth-child(5) .dm-map-desc{width:min(400px,calc(.3 * (100vw - 2 * var(--gut)) + var(--gut) + 8px))}html.js:not(.is-reduced) .dm-map-desc{width:400px;max-width:none;text-align:left;clip-path:inset(0 0 100% 0);pointer-events:none;transition:clip-path .3s steps(6)}html.js:not(.is-reduced) .dm-map-star:focus-within,html.js:not(.is-reduced) .dm-map-star.is-open{z-index:3}html.js:not(.is-reduced) .dm-map-star:not(.is-hush):focus-within .dm-map-desc,html.js:not(.is-reduced) .dm-map-star.is-open .dm-map-desc{clip-path:inset(0);pointer-events:auto}}@media(min-width:1100px)and (hover:hover){html.js:not(.is-reduced) .dm-map-star:hover{z-index:3}html.js:not(.is-reduced) .dm-map-star:not(.is-hush):hover .dm-map-desc{clip-path:inset(0);pointer-events:auto}}@media(max-width:900px){.dm-voyage-sector>.dm-wrap{width:auto;margin-left:calc(var(--gut) + 56px);margin-right:var(--gut)}.dm-voyage-stop,.dm-voyage-stop--flip{grid-template-columns:minmax(0,1fr);min-height:0;padding-block:32px 64px}.dm-voyage-dock,.dm-voyage-stop--flip .dm-voyage-dock{grid-row:1;grid-column:1;width:min(100%,440px)}.dm-voyage-stop .dm-tele,.dm-voyage-stop--flip .dm-tele{grid-row:2;grid-column:1;justify-self:stretch;width:100%}.dm-voyage-sector+.dm-voyage-sector{padding-top:240px}.dm-voyage-map{padding-top:160px}}@media(max-width:760px){.dm-map-name{font-size:16px;line-height:16px}.dm-map-desc{font-size:16px;line-height:26px;-webkit-font-smoothing:antialiased}}@media(max-width:480px){.dm-tele{padding:22px 16px 16px}}@media(max-height:500px)and (pointer:coarse){.dm-voyage-dock,.dm-voyage-stop--flip .dm-voyage-dock{width:min(100%,440px,62svh)}}@media(max-width:1099px){.dm-voyage-map .dm-section-head{margin-left:64px}}html.is-reduced .dm-voyage-map .dm-section-head{margin-left:64px}html.is-reduced .dm-voyage-stop{min-height:0;padding-block:64px}html.is-reduced .dm-voyage-sector+.dm-voyage-sector,html.is-reduced .dm-voyage-map{padding-top:clamp(96px,14vw,200px)}@media(prefers-reduced-motion:reduce){.dm-tele-log:after{animation:none}}html:not(.js) .dm-voyage-dock{display:none}.dm-comms{position:fixed;left:var(--gut);bottom:16px;z-index:5;display:flex;align-items:center;gap:12px;width:min(400px,calc(100vw - 2 * var(--gut)));padding:8px 14px 8px 8px;background:var(--k);box-shadow:inset 2px 2px 0 var(--w),inset -2px -2px 0 var(--g5),inset 4px 4px 0 var(--k),inset -4px -4px 0 var(--k),inset 6px 6px 0 var(--g5),inset -6px -6px 0 var(--ga);clip-path:inset(0 100% 0 0);pointer-events:none;transition:clip-path .24s steps(4)}.dm-comms.is-open{clip-path:inset(0)}.dm-comms-face{flex:none;width:64px;height:64px;margin:2px;background:var(--k1);image-rendering:pixelated}.dm-comms-text{display:grid;gap:8px;margin:0;min-height:48px;font-family:var(--f-px);font-size:16px;line-height:16px;text-transform:uppercase;color:var(--w);-webkit-font-smoothing:none}.dm-comms-from{color:var(--lime)}@media(max-width:1099px),(pointer:coarse){.dm-comms{left:auto;right:var(--gut);top:calc(var(--hud) + 16px);bottom:auto;clip-path:inset(0 0 0 100%)}}html.is-comms{scroll-padding-bottom:112px}@media(max-width:1099px),(pointer:coarse){html.is-comms{scroll-padding-top:calc(var(--hud) + 128px);scroll-padding-bottom:0}}@media(max-width:900px){.dm-comms{display:none}}html:not(.js) .dm-comms{display:none}@media(prefers-reduced-motion:reduce){.dm-comms{transition:none}}
