#tr-topbar-outer{background:#274736;box-shadow:0 0 0 100vmax #274736;clip-path:inset(0 -100vmax 0 -100vmax);position:relative;z-index:9990}#tr-topbar-outer.tr-is-fixed{left:0;position:fixed;right:0;top:0}#tr-topbar-spacer{display:none}#tr-topbar-spacer.tr-is-active{display:block}.sticky_header_active .primary-section{top:var(--tr-topbar-height,0)!important}#tr-topbar{align-items:center;color:#fff;display:flex;flex-wrap:nowrap;font-family:Work Sans,sans-serif;gap:12px;justify-content:space-between;margin:0 auto;max-width:1130px;padding:6px 24px 6px 10px}#tr-topbar .tr-topbar-score{align-items:center;display:flex;gap:8px;min-width:0;visibility:hidden}#tr-topbar .tr-topbar-score.tr-has-rating{visibility:visible}#tr-topbar .tr-topbar-actions{align-items:center;display:flex;flex-shrink:0;gap:8px;margin-left:auto}#tr-topbar .tr-topbar-rating{flex-shrink:0;font-size:12px;font-weight:700}#tr-topbar .tr-topbar-stars{color:#de7c00;flex-shrink:0;font-size:11px}#tr-topbar .tr-topbar-count{color:#cfd9d3;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#tr-topbar .tr-btn,#tr-topbar .tr-btn-solid{align-items:center;border-radius:8px;color:#fff;display:flex;font-size:12px;gap:6px;padding:6px 12px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}#tr-topbar .tr-btn-outline{border:1px solid hsla(0,0%,100%,.4)}#tr-topbar .tr-btn-solid{background:#de7c00;border:1px solid transparent;font-weight:500}#tr-topbar .tr-btn-outline:hover{background:#de7c00;border-color:transparent;color:#fff}#tr-topbar .tr-btn-solid:hover{background:#274736;border-color:hsla(0,0%,100%,.4);color:#fff}@media (max-width:640px){#tr-topbar{padding:4px 10px}#tr-topbar .tr-btn-text,#tr-topbar .tr-topbar-count{display:none}#tr-topbar .tr-btn,#tr-topbar .tr-btn-solid{padding:6px 9px}}