.detail-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.detail-title-row h1{margin-right:auto}.detail-favorite{flex:none;gap:9px;margin-bottom:14px;padding:11px 16px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(255,255,255,.1);color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.14);backdrop-filter:blur(8px)}.detail-favorite:hover,.detail-favorite:focus{background:#fff;color:#174634}.detail-favorite.is-saved{background:#fff;color:#174634}.detail-favorite span{font-size:1.3rem;line-height:1}.detail-favorite b{font-size:.82rem}@media(max-width:650px){.detail-title-row{display:block}.detail-title-row h1{margin-bottom:18px}.detail-favorite{margin:0 0 8px;width:100%;justify-content:center}}
.detail-status-pills{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px;max-width:100%}
.detail-status-pills .special-status-pill{position:static;box-shadow:0 10px 24px rgba(0,0,0,.18);font-size:.72rem;padding:7px 10px}
.hero .detail-status-pills+.detail-title-row{margin-top:0}
@media(max-width:650px){.detail-status-pills{margin:12px 0 16px}.detail-status-pills .special-status-pill{font-size:.66rem;padding:6px 9px}}
