/* Conceptual artwork for launch: show the whole diagram, without screenshot cropping. */
.page-home .outcome-thumb{padding:0;display:flex;align-items:center;justify-content:center}
.page-home .outcome-thumb img[data-concept-art]{height:100%;width:100%;object-fit:contain;object-position:center;box-shadow:none;border-radius:0}
.page-home .work-story-media figure img[data-concept-art]{width:100%;height:auto;max-height:none;object-fit:contain}
.product-proof-card figure img[data-concept-art],.product-shot img[data-concept-art],.one-hero-figure img[data-concept-art]{width:100%;height:auto;object-fit:contain}
.home-banner .banner-proof img[data-concept-art]{object-fit:contain;background:#eaf3f9}
.home-banner .launch-announcement{display:inline-flex;align-items:center;gap:10px;margin:-6px 0 22px;padding:8px 13px;border:1px solid #529bcb80;border-radius:30px;color:#d5efff;background:#103653dd;font-size:12px;font-weight:650;text-decoration:none}
.launch-announcement>span{height:7px;width:7px;background:#49bef8;border-radius:50%}
.home-banner .launch-announcement:hover{background:#1b4868;border-color:#8fd4ff}
.launch-announcement:focus-visible{outline:2px solid #8fd4ff;outline-offset:4px}
