.showroom-entry{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;max-width:100%;min-height:48px;padding:13px 18px;border:1px solid #65b995;background:#0c3a2b;color:#e5fff1;font-size:16px;line-height:1.5;font-weight:650;text-decoration:none;box-sizing:border-box}
.showroom-entry:hover{background:#135238;border-color:#99ecc1}
.showroom-entry:focus-visible{outline:3px solid #58d393;outline-offset:4px}
.hero-copy>.showroom-entry{margin:0 0 26px}
.guide-hero .showroom-entry{margin-top:22px}
.showroom-entry>span:first-child{overflow-wrap:anywhere}
.showroom-entry>span:last-child{flex-shrink:0}
@media(max-width:700px){.hero-copy>.showroom-entry{width:100%;margin:20px 0 4px}.guide-hero .showroom-entry{width:100%}}
