.cc-hero{position:relative;overflow:hidden;background:#0a0a0a;color:#fff}.cc-hero__glow{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none;will-change:transform}.cc-hero__glow--1{width:40rem;height:40rem;top:-15rem;left:30%;background:radial-gradient(circle,#60a5fa,transparent 70%);opacity:.12;animation:cc-glow1 10s ease-in-out infinite alternate}.cc-hero__glow--2{width:35rem;height:35rem;bottom:-18rem;right:20%;background:radial-gradient(circle,#a78bfa,transparent 70%);opacity:.1;animation:cc-glow2 12s ease-in-out infinite alternate}@keyframes cc-glow1{0%{transform:translate(0) scale(1)}to{transform:translate(6rem,4rem) scale(1.15)}}@keyframes cc-glow2{0%{transform:translate(0) scale(1)}to{transform:translate(-8rem,-3rem) scale(1.1)}}.cc-hero__inner{position:relative;z-index:2;max-width:120rem;margin:0 auto;padding:5rem 2rem 4rem;text-align:center}.cc-hero__eyebrow{display:inline-flex;align-items:center;gap:.8rem;font-size:1.2rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#fff9;margin:0 0 1.6rem;opacity:0;transform:translateY(1.5rem);animation:cc-fadeUp .7s .1s cubic-bezier(.16,1,.3,1) forwards}.cc-hero__eyebrow:before,.cc-hero__eyebrow:after{content:"";width:2rem;height:1px;background:#fff3}.cc-hero__title{margin:0 0 1.2rem;font-size:clamp(3rem,5vw,5.4rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#fff;opacity:0;transform:translateY(1.5rem);animation:cc-fadeUp .7s .2s cubic-bezier(.16,1,.3,1) forwards}.cc-hero__subtitle{font-size:clamp(1.4rem,1.8vw,1.7rem);line-height:1.6;color:#ffffffa6;max-width:50rem;margin:0 auto;opacity:0;transform:translateY(1.5rem);animation:cc-fadeUp .7s .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes cc-fadeUp{to{opacity:1;transform:translateY(0)}}.cc-grid-section{padding:4.8rem 0 2rem}.cc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;list-style:none;padding:0;margin:0}.cc-card{position:relative;display:flex;flex-direction:column;border-radius:1.6rem;overflow:hidden;background:#f5f5f7;text-decoration:none;color:#1d1d1f;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease;opacity:0;transform:translateY(2rem);animation:cc-cardIn .6s cubic-bezier(.16,1,.3,1) forwards}.cc-card:nth-child(1){animation-delay:.15s}.cc-card:nth-child(2){animation-delay:.25s}.cc-card:nth-child(3){animation-delay:.35s}.cc-card:nth-child(4){animation-delay:.45s}.cc-card:nth-child(5){animation-delay:.55s}.cc-card:nth-child(6){animation-delay:.65s}@keyframes cc-cardIn{to{opacity:1;transform:translateY(0)}}.cc-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px #0000001f}.cc-card__media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}.cc-card__img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.cc-card:hover .cc-card__img{transform:scale(1.05)}.cc-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.5) 0%,transparent 60%);pointer-events:none}.cc-card__badges{position:absolute;top:1.2rem;left:1.2rem;display:flex;gap:.6rem;z-index:2}.cc-card__badge{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem 1rem;border-radius:10rem;font-size:1.1rem;font-weight:600;letter-spacing:.02em;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cc-card__badge--count{background:#ffffffe6;color:#1d1d1f}.cc-card__badge--shipping{background:#0ea5e9e6;color:#fff}.cc-card__badge--shipping svg{flex-shrink:0}.cc-card__content{padding:2rem 2.4rem 2.4rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.cc-card__title{margin:0;font-size:2rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:#1d1d1f}.cc-card__desc{margin:0;font-size:1.35rem;line-height:1.5;color:#1d1d1f99;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cc-card__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:.6rem;font-size:1.35rem;font-weight:600;color:#2563eb;transition:gap .2s ease}.cc-card:hover .cc-card__cta{gap:1rem}.cc-card__cta svg{width:1.5rem;height:1.5rem;flex-shrink:0}.cc-trust{padding:3.2rem 0 4rem}.cc-trust__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2.4rem;opacity:0;transform:translateY(1.5rem);animation:cc-fadeUp .7s .6s cubic-bezier(.16,1,.3,1) forwards}.cc-trust__item{display:flex;align-items:center;gap:1rem;padding:1.4rem 2rem;background:#f5f5f7;border-radius:1.2rem;transition:transform .2s ease}.cc-trust__item:hover{transform:translateY(-2px)}.cc-trust__icon{width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;background:#e8e8ed;border-radius:1rem;flex-shrink:0}.cc-trust__icon svg{width:1.8rem;height:1.8rem}.cc-trust__text strong{display:block;font-size:1.35rem;font-weight:600;color:#1d1d1f;line-height:1.3}.cc-trust__text span{font-size:1.2rem;color:#1d1d1f8c}@media screen and (max-width:749px){.cc-hero__inner{padding:3.6rem 2rem 3rem}.cc-grid{grid-template-columns:1fr;gap:1.4rem}.cc-card__media{aspect-ratio:16/10}.cc-card__content{padding:1.6rem 2rem 2rem}.cc-trust__grid{flex-direction:column;gap:1rem}.cc-trust__item{width:100%}}@media(prefers-reduced-motion:reduce){.cc-hero__eyebrow,.cc-hero__title,.cc-hero__subtitle,.cc-card,.cc-trust__grid{opacity:1;transform:none;animation:none}.cc-hero__glow{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-custom-collections.css.map */
