/* C / Relay: flat marks for UI, approved 3D artwork for the homepage. */
.brand .mark,.topbar .brand-mark{background:#191816;box-shadow:none;overflow:hidden;flex-shrink:0}
.brand .mark img,.topbar .brand-mark img{display:block;width:100%;height:100%;object-fit:contain}
.runbot-hero{margin:0;min-width:0;border:1px solid #38302a;border-radius:24px;overflow:hidden;background:#191816;box-shadow:0 24px 60px #1918161a}
.runbot-hero picture,.runbot-hero img{display:block;width:100%}
.runbot-hero img{height:auto;aspect-ratio:3/2;object-fit:contain}
.runbot-hero figcaption{padding:15px 22px;border-top:1px solid #ffffff16;font-size:11px;letter-spacing:1.5px;color:#d9cabe;text-align:center}
.app-art>.runbot-app-symbol{background:#191816}
.runbot-app-symbol img{display:block;width:45px;height:45px;object-fit:contain}
@media(max-width:800px){.runbot-hero{width:100%;max-width:620px;margin-inline:auto}}
