.ss-topbar,.ss-topbar *{box-sizing:border-box}.ss-topbar{background:linear-gradient(90deg,#032a3b,#034174);border-bottom:1px solid hsla(0,0%,100%,.08);color:#fff;font-family:Verdana,Geneva,sans-serif;left:50%;margin:0;max-width:var(--ss-viewport-width,100%);overflow:hidden;padding:0;position:relative;transform:translateX(-50%);width:var(--ss-viewport-width,100%);z-index:9999}.ss-topbar__inner{font-size:12px;font-weight:700;gap:12px;justify-content:space-between;line-height:1.35;margin:0 auto;max-width:1200px;padding:4px 24px;width:100%}.ss-topbar__inner,.ss-topbar__message-wrap{align-items:center;display:flex;min-width:0;overflow:hidden}.ss-topbar__message-wrap{flex:1 1 auto;gap:9px}.ss-topbar__pill{align-items:center;background:rgba(255,122,89,.1);border:1px solid rgba(255,122,89,.35);border-radius:999px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:700;justify-content:center;line-height:1;min-height:18px;padding:2px 8px;white-space:nowrap}.ss-topbar__messages{flex:1 1 auto;height:18px;min-width:0;overflow:hidden;position:relative}.ss-topbar__message{color:#fff;font-size:12px;font-weight:700;inset:0 auto auto 0;line-height:18px;max-width:100%;opacity:0;overflow:hidden;position:absolute;text-overflow:ellipsis;transform:translateY(5px);transition:opacity .26s ease,transform .26s ease;white-space:nowrap;width:100%}.ss-topbar__message.is-active{opacity:1;transform:translateY(0)}.ss-topbar__actions{align-items:center;display:flex;flex:0 1 auto;gap:7px;min-width:0;overflow:hidden}.ss-topbar__link,.ss-topbar__link:active,.ss-topbar__link:focus,.ss-topbar__link:hover,.ss-topbar__link:visited{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;line-height:1;max-width:100%;min-height:22px;outline:none;padding:4px 10px;text-decoration:none!important;transition:background .18s ease,border-color .18s ease,color .18s ease;white-space:nowrap}.ss-topbar__link--primary,.ss-topbar__link--primary:active,.ss-topbar__link--primary:focus,.ss-topbar__link--primary:hover,.ss-topbar__link--primary:visited{background:#ff7a59;border-color:#ff7a59;color:#0e2233!important}.ss-topbar__link--secondary,.ss-topbar__link--secondary:active,.ss-topbar__link--secondary:focus,.ss-topbar__link--secondary:hover,.ss-topbar__link--secondary:visited{background:transparent;border-color:hsla(0,0%,100%,.38);color:#fff!important}.ss-topbar__link--primary:focus,.ss-topbar__link--primary:hover{background:#ff8c70;border-color:#ff8c70}.ss-topbar__link--secondary:focus,.ss-topbar__link--secondary:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.58);color:#fff!important}.ss-topbar img,.ss-topbar svg,.ss-topbar video{height:auto;max-width:100%}@media (max-width:860px){.ss-topbar__inner{gap:9px;padding:4px 16px}.ss-topbar__pill{display:none}.ss-topbar__actions{gap:6px}.ss-topbar__link{font-size:11.5px;min-height:22px;padding:4px 8px}}@media (max-width:640px){.ss-topbar__inner{align-items:stretch;flex-direction:column;gap:2px;padding:3px 14px 4px}.ss-topbar__message-wrap{justify-content:center;min-width:0;text-align:center;width:100%}.ss-topbar__messages{height:17px;width:100%}.ss-topbar__message{line-height:17px;text-align:center;width:100%}.ss-topbar__actions{flex-wrap:nowrap;gap:6px;justify-content:center;width:100%}.ss-topbar__link{flex:1 1 0;font-size:11px;max-width:none;min-width:0;overflow:hidden;padding:4px 7px;text-overflow:ellipsis}}@media (max-width:390px){.ss-topbar__link{font-size:10.5px;padding:4px 6px}}@media (prefers-reduced-motion:reduce){.ss-topbar__message{transition:none}}