@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%}
