.use-case-gallery{align-self:center;min-height:0;border-radius:60px 22px 22px 22px;background:#fff;box-shadow:0 16px 50px #17255b0c;border:1px solid #e1e7f3}
.gallery-frame{position:relative;aspect-ratio:3/2;overflow:hidden;background:#e8eef8;touch-action:pan-y}
#gallery-image{width:100%;height:100%;object-fit:contain}
.gallery-badge{position:absolute;top:22px;left:25px;display:flex;align-items:center;gap:9px;background:#ffffffed;border-radius:30px;padding:8px 13px;font-size:12px;font-weight:800;letter-spacing:.065em;color:#242b51}
.gallery-badge img{width:24px;height:24px;object-fit:contain}
.gallery-caption{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:24px 25px 18px;background:#171b3a;color:white;min-height:164px}
.gallery-kicker{display:block;font-size:12px;letter-spacing:.12em;font-weight:800;color:#8de9ec;margin-bottom:9px}
.gallery-caption strong{font-family:'Space Grotesk',sans-serif;font-size:22px;font-weight:500;letter-spacing:-.03em;line-height:1.2;display:block}
.gallery-caption p{font-size:14px;color:#d0d8ed;line-height:1.5;margin-top:9px;max-width:40ch}
.gallery-arrows{display:flex;gap:8px;flex-shrink:0;align-self:flex-end}
.gallery-arrows button{width:42px;height:42px;border-radius:50%;border:1px solid #7c82a3;background:transparent;color:white;font-size:22px;cursor:pointer}
.gallery-arrows button:hover{background:#333a65}
.gallery-options{display:flex;gap:8px;padding:18px 25px 0}
.gallery-options button{min-height:44px;border-radius:30px;padding:9px 16px;border:1px solid #dfe4f0;background:white;color:#4e5673;font-size:14px;font-weight:800;cursor:pointer;flex:1}
.gallery-options button[aria-pressed=true]{background:linear-gradient(115deg,#087dbd,#5e3be9);border-color:transparent;color:#fff}
.gallery-options button:hover:not([aria-pressed=true]){background:#edf3ff;color:#303789}
.gallery-disclaimer{font-size:12px;color:#687185;padding:10px 25px 17px}
.rtrn-hero-story{display:grid;grid-template-columns:.85fr 1.2fr;gap:45px;align-items:center;padding-bottom:100px}
.hero-story-copy h2{font-size:clamp(2.6rem,4.5vw,4.6rem);line-height:1.04}
.hero-story-copy h2 span{color:#5f37ec}
.hero-story-copy>p:not(.eyebrow){margin-top:25px;color:var(--muted);font-size:17px}
.hero-story-copy .button{margin-top:25px;gap:15px}
.hero-story-copy .hero-story-note{font-size:14px!important}
.hero-story-art{margin:0;position:relative;border-radius:28px;overflow:hidden;background:#d7f1ff}
.hero-story-art>img{width:100%;height:auto}
.hero-story-art figcaption{font-size:13px;font-weight:700;text-align:center;padding:12px 15px;background:#e7f3ff;color:#334373}
@media(max-width:1000px){.gallery-caption{padding:20px;flex-wrap:wrap;min-height:190px}.gallery-arrows{margin-left:auto}.gallery-options{padding:15px 16px 0;gap:5px}.gallery-options button{padding:9px;font-size:13px}.gallery-badge{left:20px;top:18px;font-size:12px}.rtrn-hero-story{gap:28px}}
@media(max-width:700px){.use-case-gallery{aspect-ratio:auto;border-top-left-radius:45px}.gallery-caption{min-height:0;flex-wrap:nowrap;padding:22px 20px}.gallery-caption strong{font-size:21px}.gallery-caption p{font-size:14px}.gallery-arrows{flex-direction:column}.gallery-options button{font-size:14px}.gallery-disclaimer{padding-left:20px}.rtrn-hero-story{grid-template-columns:1fr;gap:30px;padding-bottom:65px}.hero-story-art{order:2}.hero-story-copy h2{font-size:clamp(2.7rem,10vw,4rem)}.gallery-badge{font-size:12px;gap:7px;padding:7px 11px;top:14px;left:20px}}
