:root{--pouncera-ink: #08052f;--pouncera-purple: #6f45e8;--pouncera-purple-dark: #5532c7;--pouncera-cream: #fffbf4;--pouncera-lilac: #eee8ff;--pouncera-coral: #ff8c78;--pouncera-line: rgba(8, 5, 47, .12);--pouncera-radius: 1.8rem}html{scroll-behavior:smooth}body{color:var(--pouncera-ink);background:var(--pouncera-cream)}.gradient{background-attachment:initial}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3{color:var(--pouncera-ink);letter-spacing:-.035em}.button,.shopify-challenge__button,.customer button{min-height:5rem;border-radius:999px;font-weight:700;letter-spacing:0;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover,.shopify-challenge__button:hover,.customer button:hover{transform:translateY(-2px);box-shadow:0 1.2rem 2.4rem #321c8029}.header-wrapper,.header-wrapper--border-bottom{background:var(--pouncera-cream);border-color:var(--pouncera-line)}.header{max-width:148rem}.header__heading-link,.header__heading-logo-wrapper{color:var(--pouncera-ink)}.header__heading-link .h2{font-size:clamp(2.3rem,2.2vw,3.2rem);font-weight:800;letter-spacing:-.06em}.header__menu-item,.header__active-menu-item{color:var(--pouncera-ink);font-weight:650;text-decoration:none}.header__menu-item:hover span,.header__active-menu-item{color:var(--pouncera-purple);text-decoration:none}.pouncera-section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.pouncera-section-heading h2{margin:0;font-size:clamp(3rem,4vw,5.2rem);line-height:1}.pouncera-kicker{margin:0 0 1.2rem;color:var(--pouncera-purple);font-size:1.2rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.pouncera-marquee{overflow:hidden;min-height:3.8rem;background:var(--pouncera-purple);color:#fff}.pouncera-marquee__track{display:flex;width:max-content;min-width:100%;animation:pouncera-marquee var(--pouncera-marquee-speed, 22s) linear infinite}.pouncera-marquee__item{display:inline-flex;align-items:center;min-height:3.8rem;padding:0 2.8rem;color:inherit;font-size:1.3rem;font-weight:750;letter-spacing:.04em;text-decoration:none;white-space:nowrap}.pouncera-marquee__item:after{content:"\2726";margin-left:5.6rem;color:#ffe38f}@keyframes pouncera-marquee{to{transform:translate(-50%)}}.pouncera-hero{position:relative;min-height:min(76rem,calc(100vh - 13rem));overflow:hidden;background:#dcd3ff}.pouncera-hero__media,.pouncera-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.pouncera-hero__media--mobile{display:none}.pouncera-hero__image{width:100%;height:100%;object-fit:cover}.pouncera-hero__placeholder{display:grid;place-items:center;background:radial-gradient(circle at 80% 18%,rgba(255,255,255,.8) 0 7%,transparent 7.2%),radial-gradient(circle at 76% 74%,rgba(255,140,120,.68) 0 23%,transparent 23.2%),linear-gradient(120deg,#e8e3ff,#d5caff 48%,#bcaaff)}.pouncera-hero__placeholder svg{width:min(58vw,72rem);height:auto;margin-left:34%;filter:drop-shadow(0 2.5rem 2.5rem rgba(47,24,123,.18))}.pouncera-hero__placeholder-label{position:absolute;right:3rem;bottom:2.5rem;padding:.8rem 1.2rem;border:1px solid rgba(8,5,47,.22);border-radius:999px;background:#ffffffb8;color:var(--pouncera-ink);font-size:1.1rem;font-weight:800;letter-spacing:.1em}.pouncera-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffbf4eb,#fffbf4b8 35%,#fffbf400 66%)}.pouncera-hero__inner{position:relative;z-index:2;display:flex;align-items:center;min-height:inherit}.pouncera-hero__content{width:min(61rem,58%);padding:8rem 0}.pouncera-hero__content h1{max-width:12ch;margin:0 0 2rem;font-size:clamp(4.6rem,6.5vw,8.6rem);line-height:.94}.pouncera-hero__text{max-width:50rem;font-size:clamp(1.7rem,1.6vw,2.1rem);line-height:1.55}.pouncera-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.pouncera-trust{border-bottom:1px solid var(--pouncera-line);background:#fff}.pouncera-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.pouncera-trust__item{display:grid;grid-template-columns:4.2rem 1fr;align-items:center;gap:1.2rem;min-height:10rem;padding:2rem 2.4rem;border-right:1px solid var(--pouncera-line)}.pouncera-trust__item:last-child{border-right:0}.pouncera-trust__icon{display:grid;place-items:center;width:4.2rem;height:4.2rem;border-radius:50%;background:var(--pouncera-lilac);color:var(--pouncera-purple)}.pouncera-trust__icon svg{width:2.2rem;height:2.2rem}.pouncera-trust__title{margin:0 0 .3rem;font-size:1.4rem;font-weight:800}.pouncera-trust__text{margin:0;color:#08052fa8;font-size:1.25rem;line-height:1.35}.pouncera-showcase{overflow:hidden;padding:8rem 0}.pouncera-showcase__controls{display:flex;gap:.8rem}.pouncera-round-button{display:grid;place-items:center;width:4.6rem;height:4.6rem;padding:0;border:1px solid var(--pouncera-line);border-radius:50%;background:#fff;color:var(--pouncera-ink);cursor:pointer}.pouncera-round-button:hover{border-color:var(--pouncera-purple);color:var(--pouncera-purple)}.pouncera-round-button svg{width:1.8rem}.pouncera-showcase__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 4.8rem)/4);gap:1.6rem;overflow-x:auto;padding:.3rem 0 1.6rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.pouncera-showcase__track::-webkit-scrollbar{display:none}.pouncera-showcase__slide{min-width:0;scroll-snap-align:start;list-style:none}.pouncera-product-placeholder{height:100%;overflow:hidden;border:1px solid var(--pouncera-line);border-radius:var(--pouncera-radius);background:#fff}.pouncera-product-placeholder__media{position:relative;display:grid;place-items:center;aspect-ratio:1;overflow:hidden;background:linear-gradient(145deg,#f2eeff,#ddcffc)}.pouncera-product-placeholder__media img{width:100%;height:100%;object-fit:cover}.pouncera-product-placeholder__media svg{width:52%;height:auto;color:var(--pouncera-purple)}.pouncera-product-placeholder__badge{position:absolute;top:1.4rem;left:1.4rem;padding:.6rem 1rem;border-radius:999px;background:#fff;color:var(--pouncera-purple);font-size:1.05rem;font-weight:800;letter-spacing:.08em}.pouncera-product-placeholder__content{padding:1.8rem}.pouncera-product-placeholder__content h3{margin:0 0 .5rem;font-size:1.8rem}.pouncera-product-placeholder__meta{display:flex;justify-content:space-between;gap:1rem;margin-top:1.6rem;font-weight:750}.pouncera-product-placeholder__notice{color:#08052f8c;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase}.card-wrapper .card,.product-card-wrapper .card{overflow:hidden;border-radius:var(--pouncera-radius)}.card__media .media,.card--card{border-radius:var(--pouncera-radius)}.card__heading{font-weight:750;letter-spacing:-.02em}.pouncera-collections{padding:8rem 0;background:#fff}.pouncera-collections__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.pouncera-collection-card{position:relative;min-height:43rem;overflow:hidden;border-radius:var(--pouncera-radius);background:#d9cff8;color:#fff}.pouncera-collection-card__media,.pouncera-collection-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pouncera-collection-card__fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:linear-gradient(150deg,var(--tile-start, #d7c9ff),var(--tile-end, #7b58df))}.pouncera-collection-card__fallback svg{width:55%;height:auto;opacity:.88}.pouncera-collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 42%,rgba(8,5,47,.82))}.pouncera-collection-card__content{position:absolute;z-index:2;right:2.2rem;bottom:2.2rem;left:2.2rem}.pouncera-collection-card__content span{display:block;margin-bottom:.6rem;font-size:1.1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pouncera-collection-card__content h3{margin:0;color:#fff;font-size:clamp(2.4rem,2.4vw,3.4rem)}.pouncera-collection-card__link{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0}.pouncera-proof{padding:8rem 0;background:var(--pouncera-lilac)}.pouncera-proof__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.pouncera-proof-card{overflow:hidden;border-radius:var(--pouncera-radius);background:#fff}.pouncera-proof-card__media{display:grid;place-items:center;aspect-ratio:4 / 5;background:linear-gradient(140deg,#cfc1ff,#ffd4ca)}.pouncera-proof-card__media img{width:100%;height:100%;object-fit:cover}.pouncera-proof-card__media svg{width:40%;color:#08052f7a}.pouncera-proof-card__body{padding:2rem}.pouncera-proof-card__label{color:var(--pouncera-purple);font-size:1.05rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.pouncera-proof-card__body h3{margin:1rem 0 .8rem;font-size:2rem}.pouncera-proof-card__body p{margin:0;color:#08052fad}.pouncera-values{padding:8rem 0}.pouncera-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.pouncera-value-card{padding:3.2rem;border:1px solid var(--pouncera-line);border-radius:var(--pouncera-radius);background:#fff}.pouncera-value-card__number{display:grid;place-items:center;width:4.8rem;height:4.8rem;margin-bottom:3rem;border-radius:50%;background:var(--pouncera-purple);color:#fff;font-weight:850}.pouncera-value-card h3{margin:0 0 1rem;font-size:2.6rem}.pouncera-value-card p{margin:0;color:#08052fad}.collection-hero,.main-page-title,.title-wrapper-with-link,.template-search__header{color:var(--pouncera-ink)}.collection-hero__title,.main-page-title,.template-search__header h1,.cart__empty-text{font-size:clamp(3.6rem,5vw,6.8rem)}.facets-container,.product__info-container,.cart-items,.cart__footer{--color-foreground: 8, 5, 47}.product__title h1{font-size:clamp(3.6rem,4.4vw,6.2rem);line-height:1}.product-form__submit{min-height:5.8rem;font-size:1.7rem}.pouncera-product-conversion{border-top:1px solid var(--pouncera-line);border-bottom:1px solid var(--pouncera-line)}.pouncera-product-conversion__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.pouncera-product-conversion__item{display:flex;align-items:center;gap:1.4rem;min-height:11.6rem;padding:2.2rem 2.4rem;border-right:1px solid var(--pouncera-line)}.pouncera-product-conversion__item:last-child{border-right:0}.pouncera-product-conversion__icon{display:grid;place-items:center;flex:0 0 4.8rem;width:4.8rem;height:4.8rem;border-radius:50%;background:#7043e61f;color:var(--pouncera-purple)}.pouncera-product-conversion__icon svg{width:2.6rem;height:2.6rem}.pouncera-product-conversion__title,.pouncera-product-conversion__text,.pouncera-sticky-cart__product p{margin:0}.pouncera-product-conversion__title{font-weight:800}.pouncera-product-conversion__text{margin-top:.35rem;color:#08052fad;font-size:1.3rem;line-height:1.35}.pouncera-sticky-cart{display:none}.footer{border-top:0}.footer.color-scheme-3,.footer.color-scheme-4{color:#fff}@media screen and (max-width:989px){.pouncera-hero{min-height:68rem}.pouncera-hero__content{width:min(52rem,68%)}.pouncera-trust__grid,.pouncera-proof__grid,.pouncera-collections__grid{grid-template-columns:repeat(2,1fr)}.pouncera-trust__item:nth-child(2){border-right:0}.pouncera-trust__item:nth-child(-n+2){border-bottom:1px solid var(--pouncera-line)}.pouncera-showcase__track{grid-auto-columns:calc((100% - 1.6rem)/2)}.pouncera-product-conversion__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pouncera-product-conversion__item:nth-child(2){border-right:0}.pouncera-product-conversion__item:nth-child(-n+2){border-bottom:1px solid var(--pouncera-line)}}@media screen and (max-width:749px){.pouncera-section-heading{align-items:center;margin-bottom:2.4rem}.pouncera-section-heading h2{font-size:3.4rem}.pouncera-hero{min-height:72rem}.pouncera-hero--has-mobile .pouncera-hero__media--desktop{display:none}.pouncera-hero__media--mobile{display:block}.pouncera-hero--has-mobile .pouncera-hero__placeholder{display:none}.pouncera-hero__overlay{background:linear-gradient(180deg,#fffbf4e6,#fffbf48c 55%,#fffbf41f)}.pouncera-hero__inner{align-items:flex-start}.pouncera-hero__content{width:100%;padding:6rem 0 28rem;text-align:center}.pouncera-hero__content h1,.pouncera-hero__text{margin-right:auto;margin-left:auto}.pouncera-hero__content h1{max-width:none;font-size:clamp(4rem,11.5vw,5.2rem);line-height:.96}.pouncera-hero__text{font-size:1.6rem}.pouncera-hero__actions{justify-content:center}.pouncera-hero__placeholder svg{width:84vw;margin:30rem 0 0}.pouncera-hero__placeholder-label{right:1.2rem;bottom:1.2rem;left:1.2rem;padding:.7rem 1rem;font-size:.9rem;text-align:center}.pouncera-trust__grid{grid-template-columns:1fr}.pouncera-trust__item,.pouncera-trust__item:nth-child(2){min-height:8.4rem;border-right:0;border-bottom:1px solid var(--pouncera-line)}.pouncera-trust__item:last-child{border-bottom:0}.pouncera-showcase,.pouncera-collections,.pouncera-proof,.pouncera-values{padding:5.6rem 0}.pouncera-showcase__track{grid-auto-columns:82%}.pouncera-showcase__controls{display:none}.pouncera-collections__grid,.pouncera-proof__grid,.pouncera-values__grid{grid-template-columns:1fr}.pouncera-collection-card{min-height:42rem}.pouncera-proof__grid{grid-auto-flow:column;grid-auto-columns:82%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pouncera-proof-card{scroll-snap-align:start}.pouncera-product-conversion__grid{grid-template-columns:1fr 1fr;padding-right:0;padding-left:0}.pouncera-product-conversion__item{align-items:flex-start;min-height:15rem;padding:2rem 1.6rem}.pouncera-product-conversion__icon{flex-basis:4rem;width:4rem;height:4rem}.pouncera-product-conversion__icon svg{width:2.2rem;height:2.2rem}.pouncera-sticky-cart{position:fixed;right:0;bottom:0;left:0;z-index:40;display:block;padding:1rem 0 max(1rem,env(safe-area-inset-bottom));border-top:1px solid var(--pouncera-line);background:#fffbf4f7;box-shadow:0 -1.2rem 3rem #08052f1f;opacity:0;transform:translateY(110%);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.pouncera-sticky-cart.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.pouncera-sticky-cart__inner,.pouncera-sticky-cart__product{display:flex;align-items:center}.pouncera-sticky-cart__inner{gap:1rem}.pouncera-sticky-cart__product{min-width:0;flex:1 1 auto;gap:.9rem}.pouncera-sticky-cart__product img{flex:0 0 5.2rem;width:5.2rem;height:5.2rem;border-radius:1rem;object-fit:cover}.pouncera-sticky-cart__product div{min-width:0}.pouncera-sticky-cart__product p{overflow:hidden;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.pouncera-sticky-cart__product span{color:#08052fad;font-size:1.3rem}.pouncera-sticky-cart__form,.pouncera-sticky-cart__form form{margin:0}.pouncera-sticky-cart__form .button{min-width:13.2rem;min-height:5.2rem;padding-right:1.8rem;padding-left:1.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pouncera-marquee__track{animation:none}.button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pouncera.css.map */
