.start-cue{display:block;width:max-content;margin:0 0 9px;padding:6px 11px;border:1px solid #80eddf;border-radius:8px;background:#ccf5ec;color:#103039;font:700 13px/1.4 system-ui;cursor:pointer}
.start-cue[hidden]{display:none}
.start-cue:focus-visible{outline:3px solid white;outline-offset:3px}
#journey.start-highlight{box-shadow:0 0 0 3px #82eee16b}
.start-cue-mobile{display:none}
@media(max-width:820px){.start-cue-desktop{display:none}.start-cue-mobile{display:block;margin:0 0 6px}#mobileSheet .start-cue-mobile{min-height:34px;width:max-content;background:#ccf5ec;color:#103039;border-color:#80eddf}}
