.hub-profile-promo{border-radius:var(--hub-classic-radius);border:1px solid var(--border-secondary);width:100%;min-height:52px;color:inherit;cursor:pointer;background:#fff;align-items:stretch;margin:0;padding:0;text-decoration:none;transition:transform .13s,filter .13s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000014}html.dark .hub-profile-promo{background:var(--bg-card)}.hub-profile-promo--signed-in{border-color:color-mix(in srgb, var(--accent-green) 35%, var(--border-secondary))}.hub-profile-promo:active{filter:brightness(.98);transform:scale(.985)}.hub-profile-promo-logo{background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:10px 12px 10px 14px;display:flex}.hub-profile-promo-copy{text-align:left;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:2px;min-width:0;padding:8px 10px 8px 0;display:flex}.hub-profile-promo-title{font-family:var(--font-geist-sans), system-ui, sans-serif;color:var(--text-primary);margin:0;font-size:13px;font-weight:600;line-height:1.25}.hub-profile-promo-subtitle{font-family:var(--font-geist-sans), system-ui, sans-serif;color:var(--text-muted);margin:0;font-size:11px;font-weight:500;line-height:1.35}.hub-profile-promo-rail{color:#fff;width:48px;font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;text-align:center;box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:6px 4px;font-size:8px;font-weight:700;line-height:1.15;display:flex;position:relative;overflow:hidden}.hub-profile-promo-rail span{z-index:1;position:relative}.hub-profile-promo-rail--promo{background:var(--accent-streak);animation:2.6s ease-in-out infinite hub-profile-promo-rail-glow}.hub-profile-promo-rail--promo:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff47 50%,#0000 60%);animation:3.4s ease-in-out infinite hub-profile-promo-rail-shimmer;position:absolute;inset:-50% -80%}@keyframes hub-profile-promo-rail-glow{0%,to{filter:brightness();box-shadow:inset 0 0 #fff0}50%{filter:brightness(1.06);box-shadow:inset 0 0 14px #ffffff24}}@keyframes hub-profile-promo-rail-shimmer{0%,to{opacity:0;transform:translate(-22%)translateY(0)}42%{opacity:1}58%{opacity:1;transform:translate(22%)translateY(0)}}.hub-profile-promo-rail--signed-in{background:var(--accent-green)}.hub-profile-promo-rail-check{color:#fff;line-height:0;display:inline-flex}@media (prefers-reduced-motion:reduce){.hub-profile-promo-rail--promo{filter:none;animation:none;box-shadow:inset 0 0 10px #ffffff1a}.hub-profile-promo-rail--promo:after{opacity:0;animation:none}}.hub-profile-promo--pixel{box-shadow:3px 3px 0 var(--vt-shadow,#0000002e);border:1.5px solid var(--border-primary);border-radius:4px}html.theme-pixel .hub-profile-promo--pixel{background:#fefcf8}html.dark.theme-pixel .hub-profile-promo--pixel,html.dark.cms-pixel .hub-profile-promo--pixel{background:var(--bg-card)}html.theme-pixel .hub-profile-promo--pixel:active,html.cms-pixel .hub-profile-promo--pixel:active{box-shadow:1px 1px 0 var(--vt-shadow,#0000002e);transform:translate(2px,2px)}html.theme-pixel .hub-profile-promo-title,html.theme-pixel .hub-profile-promo-subtitle,html.theme-pixel .hub-profile-promo-rail,html.cms-pixel .hub-profile-promo-title,html.cms-pixel .hub-profile-promo-subtitle,html.cms-pixel .hub-profile-promo-rail{font-family:var(--font-silkscreen), var(--font-geist-mono), monospace}
