@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)}.store-item-background-frame{position:relative}.store-item-background-surface{isolation:isolate;overflow:hidden;position:relative}.store-item-background-surface>*{position:relative;z-index:1}[data-store-item-background=primary-tint] .store-item-background-surface{background:color-mix(in srgb,var(--theme-color-primary) 20%,#fff)}[data-store-item-background=dual-wash] .store-item-background-surface{background:linear-gradient(135deg,color-mix(in srgb,var(--theme-color-primary) 24%,#fff),color-mix(in srgb,var(--theme-color-secondary) 28%,#fff))}[data-store-item-background=solid-primary] .store-item-background-surface{background:var(--theme-color-primary);color:var(--theme-color-primary-contrast)}[data-store-item-background=solid-primary] .store-item-background-surface :is(.text-gray-300,.text-gray-400,.text-gray-500){color:color-mix(in srgb,var(--theme-color-primary-contrast) 72%,transparent)!important}[data-store-item-background=diagonal-split] .store-item-background-surface{background:linear-gradient(118deg,color-mix(in srgb,var(--theme-color-primary) 28%,#fff) 0 48%,color-mix(in srgb,var(--theme-color-secondary) 32%,#fff) 48% 100%)}[data-store-item-background=offset-shadow].store-item-background-frame,[data-store-item-background=offset-shadow]>.store-item-background-frame{box-shadow:8px 8px 0 color-mix(in srgb,var(--theme-color-secondary) 82%,#fff);outline:2px solid var(--theme-color-primary)}[data-store-item-background=offset-shadow] .store-item-background-surface,[data-store-item-background=organic-corner] .store-item-background-surface{background:color-mix(in srgb,var(--theme-color-primary) 14%,#fff)}[data-store-item-background=circle-crop] .store-item-background-surface:before,[data-store-item-background=organic-corner] .store-item-background-surface:before,[data-store-item-background=star-price] .store-item-background-surface:before{content:"";display:block;pointer-events:none;position:absolute;z-index:0}[data-store-item-background=organic-corner] .store-item-background-surface:before{background:color-mix(in srgb,var(--theme-color-secondary) 30%,transparent);height:120%;-webkit-mask:var(--store-item-background-organic) center /contain no-repeat;mask:var(--store-item-background-organic) center /contain no-repeat;right:-24%;top:-20%;width:min(72%,190px)}[data-store-item-background=circle-crop] .store-item-background-surface{background:color-mix(in srgb,var(--theme-color-secondary) 12%,#fff)}[data-store-item-background=circle-crop] .store-item-background-surface:before{background:color-mix(in srgb,var(--theme-color-primary) 28%,transparent);bottom:-55%;height:140%;-webkit-mask:var(--store-item-background-circle) center /contain no-repeat;mask:var(--store-item-background-circle) center /contain no-repeat;right:-28%;width:min(88%,205px)}[data-store-item-background=star-price] .store-item-background-surface{background:color-mix(in srgb,var(--theme-color-primary) 14%,#fff)}[data-store-item-background=star-price] .store-item-background-surface:before{background:color-mix(in srgb,var(--theme-color-secondary) 32%,transparent);bottom:-32%;height:125%;-webkit-mask:var(--store-item-background-star) center /contain no-repeat;mask:var(--store-item-background-star) center /contain no-repeat;right:-12%;width:min(62%,145px)}@media (max-width:767px){[data-store-item-background=organic-corner] .store-item-background-frame.store-item-background-list .store-item-background-surface:before,[data-store-item-background=organic-corner].store-item-background-frame.store-item-background-list .store-item-background-surface:before{bottom:-56%;height:150%;right:-18%;top:auto;width:min(88%,150px)}}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes wiggle{0%,to{transform:rotate(0)}2%{transform:rotate(-2.5deg)}6%{transform:rotate(2.5deg)}10%{transform:rotate(-2.5deg)}14%{transform:rotate(2deg)}18%{transform:rotate(0)}}.wiggle{animation:wiggle 4s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.wiggle{animation: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{overflow-wrap:anywhere}.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-EE4HXG4B){--bio-collapsed-height:5rem}.ugc:where(.astro-EE4HXG4B){max-height:none;transition:max-height .3s ease-in-out}.bio-shadow:where(.astro-EE4HXG4B){opacity:0;pointer-events:none}#bio:where(.astro-EE4HXG4B).bio-ready .bio-shadow:where(.astro-EE4HXG4B){transition:opacity .2s ease-in-out}#bio:where(.astro-EE4HXG4B).collapsed .ugc:where(.astro-EE4HXG4B){max-height:var(--bio-collapsed-height)}#bio:where(.astro-EE4HXG4B).is-collapsible.collapsed .bio-shadow:where(.astro-EE4HXG4B){opacity:1}#bio:where(.astro-EE4HXG4B).collapsed .trigger-collapse:where(.astro-EE4HXG4B),#bio:where(.astro-EE4HXG4B):not(.collapsed) .trigger-expand:where(.astro-EE4HXG4B),.trigger:where(.astro-EE4HXG4B)[hidden]{display:none}@media (prefers-reduced-motion:reduce){#bio:where(.astro-EE4HXG4B).bio-ready .bio-shadow:where(.astro-EE4HXG4B),.ugc:where(.astro-EE4HXG4B){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-search{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#f3f4f6b3;border:1px solid rgba(209,213,219,.9);border-radius:9999px;color:#111827;cursor:pointer;display:flex;flex-shrink:0;font-size:1.125rem;height:2.25rem;justify-content:center;margin-left:1rem;padding:0;position:relative;transition:margin-left .25s ease,background-color .2s ease-in-out,border-color .2s ease-in-out;width:2.25rem;z-index:1}.store-tabs-search:active{background-color:#e5e7ebf2;border-color:#9ca3afd9}.store-tabs-search:focus,.store-tabs-search:focus-visible{box-shadow:none;outline:none}.store-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}@media (hover:hover){.store-tabs-search:hover{background-color:#e5e7ebf2;border-color:#9ca3afd9}}.store-tabs-scroll{margin-left:0;padding:.25rem 1rem;transition:margin-left .25s ease,padding-left .25s ease}.store-tabs.has-search .store-tabs-scroll{margin-left:-1.125rem;padding-left:1.625rem}.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:not(.has-search) .store-tabs-scroll{margin-left:1.625rem;padding-left:1.625rem}.store-tabs.has-avatar.has-search.is-sticky .store-tabs-search{margin-left:3.25rem}.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,.store-tabs-search{transition:none}}.store-banner{--store-banner-offset:0px;--store-banner-progress:0;aspect-ratio:3/1}.store-banner.has-gradient:after{background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.35) 45%,hsla(0,0%,100%,.75) 75%,#fff);content:"";inset-inline:0;bottom:0;height:35%;pointer-events:none;position:absolute}[data-banner-parallax]{--parallax-speed:.25;transform:translate3d(0,calc(var(--store-banner-offset)*var(--parallax-speed)),0);will-change:transform}img[data-banner-parallax]{opacity:calc(1 - var(--store-banner-progress)*.3);transform:scale(calc(1 + var(--store-banner-progress)*.12));transform-origin:center;will-change:transform,opacity}[data-banner-parallax="0.12"]{--parallax-speed:.12}[data-banner-parallax="0.35"]{--parallax-speed:.35}@media (prefers-reduced-motion:reduce){[data-banner-parallax]{opacity:1;transform:none}}.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)}}
