@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";html{min-height:100%;scroll-behavior:smooth}body{font-family:Poppins,Helvetica,Arial,sans-serif}.text-theme-primary{color:var(--theme-color-primary)}.text-theme-primary-text{color:var(--theme-color-primary-text)}.text-theme-primary-contrast{color:var(--theme-color-primary-contrast)}.bg-theme-primary{background:var(--theme-color-primary)}.bg-theme-secondary{background:var(--theme-color-secondary)}.border-theme-primary{border-color:var(--theme-color-primary)}svg.fill-theme-primary path{fill:var(--theme-color-primary)}svg.fill-theme-secondary path{fill:var(--theme-color-secondary)}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.slide-up{animation:slide-up .3s ease-out forwards}.ugc h1{font-size:125%}.ugc h1,.ugc h2{font-weight:700;margin-bottom:1rem}.ugc h2{font-size:110%}.ugc ol,.ugc ul{margin-bottom:1rem;margin-left:1rem;padding-left:1rem}.ugc ul{list-style-type:disc}.ugc ol{list-style-type:decimal}.ugc p{margin-bottom:1rem}.ugc p:last-child{margin-bottom:0}.ugc li p{margin-bottom:.5rem}.ugc a{color:var(--theme-color-primary);text-decoration:underline}.ugc img{border-radius:.5rem;display:block;margin-bottom:1rem}.ugc .video-embed-container{display:flex;justify-content:center;margin-bottom:1rem;max-width:100%}.ugc .video-embed{aspect-ratio:16/9;border-radius:.5rem;height:auto;width:100%}#bio:where(.astro-AJLMWPYH){--bio-collapsed-height:9rem}.ugc:where(.astro-AJLMWPYH){max-height:none;transition:max-height .3s ease-in-out}.bio-shadow:where(.astro-AJLMWPYH){opacity:0;pointer-events:none}#bio:where(.astro-AJLMWPYH).bio-ready .bio-shadow:where(.astro-AJLMWPYH){transition:opacity .2s ease-in-out}#bio:where(.astro-AJLMWPYH).collapsed .ugc:where(.astro-AJLMWPYH){max-height:var(--bio-collapsed-height)}#bio:where(.astro-AJLMWPYH).is-collapsible.collapsed .bio-shadow:where(.astro-AJLMWPYH){opacity:1}#bio:where(.astro-AJLMWPYH).collapsed .trigger-collapse:where(.astro-AJLMWPYH),#bio:where(.astro-AJLMWPYH):not(.collapsed) .trigger-expand:where(.astro-AJLMWPYH),.trigger:where(.astro-AJLMWPYH)[hidden]{display:none}@media (min-width:768px){#bio:where(.astro-AJLMWPYH){--bio-collapsed-height:10.5rem}}@media (prefers-reduced-motion:reduce){#bio:where(.astro-AJLMWPYH).bio-ready .bio-shadow:where(.astro-AJLMWPYH),.ugc:where(.astro-AJLMWPYH){transition:none}}body{background:var(--theme-color-secondary) linear-gradient(145deg,var(--theme-color-secondary),var(--theme-color-primary)) no-repeat;overflow-x:clip}.store-tab{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#f3f4f6b3;border:1px solid rgba(209,213,219,.9);color:#111827;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.store-tab:active{background-color:#e5e7ebf2;border-color:#9ca3afd9}.store-tab:focus,.store-tab:focus-visible{box-shadow:none;outline:none}@media (hover:hover){.store-tab:hover{background-color:#e5e7ebf2;border-color:#9ca3afd9}}.store-tabs-scroll{margin-left:0;padding-left:1rem;padding-right:1rem;transition:margin-left .25s ease,padding-left .25s ease}.store-tabs-avatar{background:none;border:0;left:0;opacity:0;padding:0;pointer-events:none;position:absolute;top:50%;transform:translate(-.75rem,-50%) scale(.8);transform-origin:left center;transition:opacity .2s ease,transform .25s ease;width:2.25rem;z-index:1}.store-tabs.has-avatar.is-sticky .store-tabs-scroll{margin-left:1.625rem;padding-left:1.625rem}.store-tabs.is-sticky .store-tabs-avatar{cursor:pointer;opacity:1;pointer-events:auto;transform:translate(.5rem,-50%) scale(1);z-index:2}.store-tabs-avatar:focus-visible{outline:2px solid #111827;outline-offset:2px}@media (prefers-reduced-motion:reduce){.store-tabs,.store-tabs-avatar,.store-tabs-scroll{transition:none}}.store-banner{aspect-ratio:3/1}.wave{animation:wave 2s infinite;display:inline-block;transform-origin:70% 70%}@keyframes wave{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0)}to{transform:rotate(0)}}.store-not-found{background:#f9f7ff;color:#0b051d;display:grid;grid-template-rows:auto 1fr;min-height:100svh}.store-not-found-header{display:flex;justify-content:center;padding:clamp(1.5rem,5vw,3.75rem) 1.5rem 0}.store-not-found-logo{height:auto;width:clamp(6.5rem,12vw,9rem)}.store-not-found-main{flex-direction:column;padding:2rem 1.5rem clamp(3rem,9vh,7rem);text-align:center}.store-not-found-art,.store-not-found-main{align-items:center;display:flex;justify-content:center}.store-not-found-art{color:#4e0c93;font-size:clamp(7.5rem,25vw,16rem);font-weight:800;letter-spacing:-.14em;line-height:.7;margin-bottom:clamp(1.5rem,4vw,2.75rem);position:relative}.store-not-found-art>span{position:relative;z-index:1}.store-not-found-zero{isolation:isolate}.store-not-found-zero:before{background:#a4f727;border-radius:50%;content:"";inset:7% -4% 5%;position:absolute;z-index:-1}.store-not-found-art i{background:#fe6f61;border-radius:.1em;bottom:-20%;height:.33em;position:absolute;right:2%;transform:rotate(14deg);width:.42em;z-index:0}.store-not-found-main h1{font-size:clamp(2.75rem,7vw,5.25rem);font-weight:800;letter-spacing:-.06em;line-height:1.02;max-width:13ch}.store-not-found-main p{color:#445a78;font-size:clamp(1.125rem,2.5vw,1.75rem);line-height:1.55;margin-top:clamp(1.5rem,3vw,2.5rem);max-width:38rem}.store-not-found-cta{background:#4e0c93;border-radius:9999px;color:#fff;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:700;line-height:1.5;margin-top:clamp(2rem,4vw,3rem);padding:.85em 1.75em;transition:background-color .2s ease,transform .2s ease}.store-not-found-cta:hover{background:#430a7f;transform:translateY(-2px)}.store-not-found-cta:focus-visible{outline:3px solid #a4f727;outline-offset:4px}.store-not-found-legacy{display:none}@media (min-width:768px){.store-not-found-main{padding-top:0}}@media (max-width:767px){.store-not-found-main h1{font-size:clamp(2.25rem,10vw,2.75rem)}.store-not-found-cta{font-size:1rem;padding:.8em 1.5em}}.ghost{animation:floatAndSway 4s ease-in-out infinite;position:relative}@keyframes floatAndSway{0%{transform:translate(0) rotate(0)}25%{transform:translate(10px,-10px) rotate(3deg)}50%{transform:translateY(-20px) rotate(0)}75%{transform:translate(-10px,-10px) rotate(-3deg)}to{transform:translate(0) rotate(0)}}
