.demo-expand-invite{display:inline-flex;align-items:center;gap:.375rem;border:1px solid rgb(255 255 255/.25);border-radius:999px;background:transparent;padding:.375rem .75rem;color:rgb(255 255 255/.72);font-size:13px;font-weight:500;transform-origin:center;transition:color .2s cubic-bezier(.23,1,.32,1),border-color .2s cubic-bezier(.23,1,.32,1),transform .2s cubic-bezier(.23,1,.32,1)}.demo-expand-invite:hover{border-color:rgb(255 255 255/.45);color:rgb(255 255 255/.98);transform:translateY(-1px)}.demo-expand-invite:active{transform:scale(.97)}.demo-expand-invite:focus-visible{outline:none;box-shadow:0 0 0 2px rgb(255 255 255/.4)}.demo-expand-invite>svg{width:.875rem;height:.875rem;flex:none;transition:transform .2s cubic-bezier(.23,1,.32,1)}.demo-expand-invite:hover>svg{transform:scale(1.1)}@media (prefers-reduced-motion:no-preference){.demo-expand-invite[data-used=false]{animation:demo-expand-breathe 2.6s ease-in-out infinite}.demo-expand-invite[data-used=false]:focus,.demo-expand-invite[data-used=false]:hover{animation:none}@keyframes demo-expand-breathe{0%,to{border-color:rgb(255 255 255/.25);opacity:.68;transform:scale(1)}50%{border-color:rgb(255 255 255/.5);opacity:1;transform:scale(1.025)}}.wc-icon-sheen-copy{animation:wc-icon-sheen 7.6s cubic-bezier(.23,1,.32,1) infinite}@keyframes wc-icon-sheen{0%,58%,to{clip-path:inset(0 100% 0 0)}70%{clip-path:inset(0 52% 0 32%)}82%{clip-path:inset(0 0 0 84%)}}}@media (prefers-reduced-motion:reduce){.demo-expand-invite,.demo-expand-invite>svg{transition:none}}.wc-icon-sheen{position:relative;display:inline-flex;width:fit-content;color:var(--wc-icon-tone)}.wc-icon-sheen-copy{inset:0;color:color-mix(in srgb,var(--wc-icon-tone) 82%,white);clip-path:inset(0 100% 0 0)}.wc-icon-sheen-copy,.xp-bottom-glow{position:absolute;pointer-events:none}.xp-bottom-glow{right:10%;bottom:0;left:10%;height:52px;overflow:hidden;opacity:0;background:radial-gradient(ellipse 72% 100% at 50% 100%,color-mix(in srgb,var(--xp-card-glow) 45%,transparent) 0,color-mix(in srgb,var(--xp-card-glow) 24%,transparent) 34%,transparent 74%);clip-path:inset(0 0 0 round 0 0 1rem 1rem);transition:opacity .22s cubic-bezier(.23,1,.32,1)}.xp-card:focus-within .xp-bottom-glow,.xp-card:hover .xp-bottom-glow{opacity:1}@media (prefers-reduced-motion:reduce){.xp-bottom-glow{transition:none}}