/* This stylesheet belongs to the Earnport package, not the standalone app. */
.earnport-bar{display:flex;align-items:center;min-height:48px;padding:0 max(12px,calc((100% - 1280px)/2));background:#000;border-bottom:1px solid #514b40}
.earnport-return{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:0 12px;color:#fff2d9;text-decoration:none;font:700 12px 'Segoe UI',Arial,sans-serif;border-radius:8px}
.earnport-return:hover{background:#28251f;color:#f6c75a}.earnport-return:focus-visible{outline:3px solid #64d4c5;outline-offset:2px}
.machine-controls .earnport-return{width:44px;padding:0;flex-shrink:0;font-size:22px;border:1px solid #75654d;background:#1c1b17}
body.in-flight>.earnport-bar{display:none}
html[data-host="earnport"] .app-strip,html[data-host="earnport"] #install-dialog{display:none!important}
@media(max-width:600px){html[data-host="earnport"] .in-flight .machine-controls>div{gap:4px}html[data-host="earnport"] .in-flight #flight-menu-button span{display:none}}
