.sticky-pill{position:fixed;bottom:26px;right:10%;z-index:300;display:flex;align-items:center;gap:16px;padding:12px 20px;background:rgba(13,4,22,.92);backdrop-filter:blur(20px);border:1px solid rgba(202,118,250,.32);border-radius:999px;box-shadow:0 8px 30px rgba(0,0,0,.5);opacity:0;pointer-events:none;white-space:nowrap;transition:opacity .4s,transform .4s cubic-bezier(.34,1.26,.64,1)}.sticky-pill.show{opacity:1;pointer-events:auto}@media (max-width:480px){.sticky-pill{right:auto;left:50%;bottom:16px}.sticky-pill,.sticky-pill.show{transform:translateX(-50%)}}.sticky-pill-info{display:flex;flex-direction:column;align-items:center;text-align:center}.sticky-pill-info strong{display:block;font-size:.82rem;font-weight:700;color:#fcfdfe}.sticky-pill-info span{font-size:.68rem;color:rgba(252,253,254,.45)}.sticky-pill-btn{display:inline-flex;align-items:center;gap:5px;padding:9px 20px;border-radius:999px;background:linear-gradient(180deg,#FF8040,#FF6B2C);color:#fff;border:none;font-family:inherit;font-size:.76rem;font-weight:600;cursor:pointer;overflow:hidden;position:relative;transition:all .15s;box-shadow:0 0 10px rgba(255,107,44,.3)}.sticky-pill-btn:hover{box-shadow:0 0 20px rgba(255,107,44,.55);transform:translateY(-1px)}.pza-host,.pza-svg{position:absolute;inset:0;width:100%;height:100%}.pza-svg{display:block}.pza-piece{cursor:pointer;outline:none}.pza-piece:focus-visible .pza-piece-stroke{stroke-width:2.4;stroke-dasharray:4 3}.pza-stop-light-0{stop-color:color-mix(in srgb,var(--tc-rim,#34d399) 8%,#ffffff)}.pza-stop-light-1{stop-color:color-mix(in srgb,var(--tc-rim,#34d399) 18%,#ffffff)}.pza-stop-light-2{stop-color:color-mix(in srgb,var(--tc-rim,#34d399) 30%,#ffffff)}.pza-stop-dark-0{stop-color:var(--tc-deep,#064e3b)}.pza-stop-dark-1{stop-color:var(--tc-mid,#047857)}.pza-stop-dark-2{stop-color:var(--tc-abyss,#022c22)}.pza-piece-fill-light{opacity:1;transition:opacity .32s ease}.pza-piece-fill-dark{opacity:0;transition:opacity .32s ease}.pza-piece.is-clicked .pza-piece-fill-light{opacity:0}.pza-piece.is-clicked .pza-piece-fill-dark{opacity:1}.pza-piece-stroke{fill:none;stroke:rgba(6,78,59,.08);stroke-width:1.2;vector-effect:non-scaling-stroke;transition:stroke .3s ease,stroke-width .3s ease,filter .3s ease}.pza-piece:hover:not(.is-clicked) .pza-piece-stroke{stroke:rgba(6,78,59,.55);stroke-width:1.6}.pza-piece.is-clicked .pza-piece-stroke{stroke:rgba(6,78,59,.05);stroke-width:1}.pza-piece.is-clicked:hover .pza-piece-stroke{stroke:#a7f3d0;stroke-width:2;filter:drop-shadow(0 0 6px rgba(167,243,208,.9))}body.site-shine-celebrate .pza-piece-stroke{stroke:#a7f3d0!important;stroke-width:2!important;filter:drop-shadow(0 0 6px rgba(167,243,208,.9))!important}@media (prefers-reduced-motion:reduce){.pza-piece-fill-dark,.pza-piece-fill-light,.pza-piece-stroke{transition:none}}