:root{--rebrand-grad:linear-gradient(135deg, #ff3d7f 0%, #ff5a2b 55%, #ff8a1f 100%)}.rebrand-banner{background:var(--rebrand-grad);color:#fff;width:100%;max-width:100%;font-family:var(--font-inter), system-ui, -apple-system, sans-serif;max-height:320px;transition:max-height .26s cubic-bezier(.4,0,1,1),opacity .2s;position:relative;overflow:hidden}.rebrand-banner.is-leaving{opacity:0;max-height:0}.rebrand-banner-inner{box-sizing:border-box;justify-content:center;align-items:center;gap:16px;width:100%;max-width:1320px;min-height:52px;margin:0 auto;padding:clamp(12px,2.4vw,18px) clamp(16px,4vw,56px);display:flex}.rebrand-banner-text{text-align:center;text-wrap:balance;letter-spacing:.005em;color:#fff;text-shadow:0 1px 2px #78190047;overflow-wrap:break-word;flex:auto;min-width:0;max-width:980px;margin:0;font-size:clamp(13px,1.1vw + .5rem,16px);font-weight:700;line-height:1.45}.rebrand-banner-mark{letter-spacing:.05em;color:#fff;text-shadow:0 1px 3px #78190066;font-weight:900}.rebrand-banner-close{color:#fff;cursor:pointer;background:#ffffff29;border:1px solid #fff6;border-radius:999px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;margin:0;padding:0;transition:background .16s,border-color .16s,transform .12s;display:inline-flex}.rebrand-banner-close:hover{background:#ffffff47;border-color:#ffffffa6}.rebrand-banner-close:active{transform:scale(.92)}.rebrand-banner-close:focus-visible{outline-offset:2px;outline:2px solid #fff}.rebrand-banner-close svg{width:15px;height:15px}@media (max-width:600px){.rebrand-banner-inner{gap:12px;padding:12px 14px}}@media (max-width:360px){.rebrand-banner-inner{gap:10px;padding:12px}.rebrand-banner-text{font-size:12.5px;line-height:1.4}}@media (prefers-reduced-motion:reduce){.rebrand-banner{transition:opacity .16s}.rebrand-banner.is-leaving{opacity:0;max-height:0}.rebrand-banner-close{transition:none}}
