.ch-hero{position:relative;width:100vw;margin-left:calc(-50vw + 50%);background:var(--cream);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem max(3rem,calc((100vw - var(--max-width)) / 2 + 3rem));margin-bottom:2.5rem}.ch-glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(70px);opacity:.45}.ch-glow-1{width:380px;height:380px;background:radial-gradient(circle,var(--pink-light),transparent 70%);top:-80px;left:-60px}.ch-glow-2{width:300px;height:300px;background:radial-gradient(circle,#f0f7d4,transparent 70%);bottom:-60px;right:25%}.ch-content{position:relative;z-index:2;max-width:560px}.ch-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-500);margin-bottom:.5rem}.ch-dot{width:6px;height:6px;background:var(--pink);border-radius:50%;display:inline-block;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.ch-title{font-family:var(--font-display);font-weight:800;line-height:1;letter-spacing:-.03em;margin-bottom:.6rem;display:flex;flex-direction:column;gap:.15em}.ch-title-main{font-size:clamp(1.6rem,3vw,2.4rem);color:var(--black)}.ch-title-accent{font-family:var(--font-editorial);font-weight:200;font-style:italic;font-size:clamp(1.1rem,2vw,1.6rem);color:var(--pink);letter-spacing:-.01em}.ch-desc{font-size:.95rem;color:var(--gray-500);line-height:1.6;max-width:400px;margin-bottom:1rem}.ch-desc strong{color:var(--black);font-weight:600}.ch-pills{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;justify-content:center}.ch-pill{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;padding:.55rem 1.1rem;border-radius:var(--radius-pill);transition:all .2s ease;text-decoration:none}.ch-pill-primary{background:var(--black);color:var(--white)}.ch-pill-primary:hover{background:var(--pink);transform:translateY(-1px)}.ch-pill-outline{border:1.5px solid var(--gray-300);color:var(--gray-700);background:transparent}.ch-pill-outline:hover{border-color:var(--pink);color:var(--pink)}@media(max-width:900px){.ch-hero{padding:2rem 1.5rem}}@media(max-width:640px){.ch-title-main{font-size:2rem}.ch-title-accent{font-size:1.4rem}}.ch-floats{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.ch-float{position:absolute;opacity:0;animation:ch-drift 16s ease-in-out infinite;filter:drop-shadow(0 4px 10px rgba(0,0,0,.08));-webkit-user-select:none;user-select:none}@keyframes ch-drift{0%{opacity:0;transform:translateY(18px) rotate(0) scale(.8)}8%{opacity:.8}25%{opacity:.85;transform:translate(18px,-22px) rotate(10deg) scale(1.05)}50%{opacity:.9;transform:translate(-14px,-35px) rotate(-8deg) scale(1)}75%{opacity:.85;transform:translate(20px,-18px) rotate(12deg) scale(1.03)}92%{opacity:.8}to{opacity:0;transform:translateY(18px) rotate(0) scale(.8)}}.ch-float:nth-child(1){top:10%;left:5%;font-size:2rem;animation-delay:0s;animation-duration:14s}.ch-float:nth-child(2){top:14%;left:22%;font-size:1.7rem;animation-delay:-3s;animation-duration:17s}.ch-float:nth-child(3){top:8%;left:42%;font-size:1.5rem;animation-delay:-7s;animation-duration:13s}.ch-float:nth-child(4){top:12%;left:64%;font-size:1.9rem;animation-delay:-11s;animation-duration:18s}.ch-float:nth-child(5){top:9%;left:83%;font-size:1.6rem;animation-delay:-5s;animation-duration:15s}.ch-float:nth-child(6){bottom:10%;left:7%;font-size:1.8rem;animation-delay:-14s;animation-duration:16s}.ch-float:nth-child(7){bottom:14%;left:26%;font-size:1.6rem;animation-delay:-2s;animation-duration:19s}.ch-float:nth-child(8){bottom:9%;left:48%;font-size:1.5rem;animation-delay:-8s;animation-duration:12s}.ch-float:nth-child(9){bottom:12%;left:70%;font-size:1.7rem;animation-delay:-12s;animation-duration:17s}.ch-float:nth-child(10){bottom:8%;left:88%;font-size:1.5rem;animation-delay:-16s;animation-duration:14s}.ch-float:nth-child(11){top:38%;left:2%;font-size:1.6rem;animation-delay:-6s;animation-duration:20s}.ch-float:nth-child(12){top:55%;left:15%;font-size:1.4rem;animation-delay:-10s;animation-duration:13s}.ch-float:nth-child(13){top:32%;left:33%;font-size:1.5rem;animation-delay:-1s;animation-duration:16s}.ch-float:nth-child(14){top:60%;left:55%;font-size:1.4rem;animation-delay:-15s;animation-duration:18s}.ch-float:nth-child(15){top:35%;left:75%;font-size:1.6rem;animation-delay:-4s;animation-duration:15s}.ch-float:nth-child(16){top:58%;left:90%;font-size:1.5rem;animation-delay:-9s;animation-duration:21s}.ch-float:nth-child(17){top:42%;left:46%;font-size:1.3rem;animation-delay:-13s;animation-duration:14s}.ch-float:nth-child(18){top:28%;left:92%;font-size:1.5rem;animation-delay:-7s;animation-duration:17s}.ch-float:nth-child(19){top:65%;left:38%;font-size:1.4rem;animation-delay:-18s;animation-duration:19s}.ch-float:nth-child(20){top:48%;left:62%;font-size:1.3rem;animation-delay:-11s;animation-duration:22s}.collection-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--gray-100)}.collection-count{font-size:.85rem;color:var(--gray-500);font-weight:500}.collection-sort{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--gray-500)}.collection-sort select{-webkit-appearance:none;appearance:none;background:var(--cream-dark);border:1px solid var(--gray-200);border-radius:var(--radius-sm);padding:.5rem 2rem .5rem .8rem;font-size:.85rem;font-family:inherit;color:var(--dark);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.collection-grid .product-card{text-decoration:none;display:block;width:100%;min-width:0}.collection-grid .product-card-image{aspect-ratio:1;border-radius:var(--radius-md);overflow:hidden;background:#fff;position:relative;margin-bottom:1rem}.collection-grid .product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.collection-grid .product-card:hover .product-card-image img{transform:scale(1.05)}.collection-grid .product-card-info h3{font-family:var(--font-display);font-size:1.2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.2rem}.collection-grid .product-card-tagline{font-size:.88rem;color:var(--gray-500);margin-bottom:.5rem}.collection-grid .product-card-price{display:flex;align-items:baseline;gap:.5rem}.collection-grid .product-card-current{font-family:var(--font-display);font-size:1.1rem;font-weight:700}.collection-grid .product-card-compare{font-size:.88rem;color:var(--gray-500);text-decoration:line-through}.collection-grid .product-card-badge{display:flex;align-items:center;gap:.4rem;margin-bottom:.3rem}.collection-grid .product-card-stars{color:var(--pink);font-size:.8rem;letter-spacing:1px}.collection-grid .product-card-reviews{font-size:.75rem;color:var(--gray-500)}.collection-tabs{display:flex;gap:.5rem;margin-bottom:2rem;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}.collection-tabs::-webkit-scrollbar{display:none}.collection-tab{padding:.6rem 1.2rem;border-radius:var(--radius-pill);font-family:var(--font-display);font-size:.85rem;font-weight:600;white-space:nowrap;cursor:pointer;transition:all .3s ease;background:var(--cream-dark);color:var(--gray-700);border:1px solid transparent}.collection-tab:hover{background:var(--white);border-color:var(--gray-300)}.collection-tab.active{background:var(--black);color:var(--white)}.collection-tab .tab-count{display:inline-block;margin-left:.3rem;font-size:.7rem;opacity:.6}.product-card-size{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:var(--gray-500);margin-bottom:.3rem}.product-card-size .size-dot{width:6px;height:6px;border-radius:50%;background:var(--gray-300)}.product-card-size .size-dot.active{background:var(--pink)}.product-card-swatches{display:flex;gap:.4rem;margin-top:.5rem}.product-card-swatch{width:16px;height:16px;border-radius:50%;border:2px solid var(--white);box-shadow:0 0 0 1px var(--gray-300);cursor:pointer;transition:box-shadow .2s}.product-card-swatch:hover,.product-card-swatch.active{box-shadow:0 0 0 2px var(--pink)}.collection-story{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:var(--radius-lg);overflow:hidden;margin-bottom:3rem;min-height:340px}.collection-story-image{overflow:hidden}.collection-story-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.collection-story:hover .collection-story-image img{transform:scale(1.03)}.collection-story-content{display:flex;flex-direction:column;justify-content:center;padding:3rem}.collection-story-content.bg-cream{background:var(--cream-dark)}.collection-story-content.bg-pink{background:var(--pink-light)}.collection-story-content.bg-lem{background:var(--lem-light)}.collection-story-content.bg-berri{background:var(--berri-light)}.collection-story-content.bg-avo{background:var(--avo-light)}.collection-story-content.bg-dark{background:var(--dark);color:var(--white)}.collection-story-content.bg-dark .section-label{color:var(--pink)}.collection-story-content.bg-dark p{color:#ffffffb3}.collection-story-content .section-label{font-family:var(--font-display);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--pink);margin-bottom:.8rem}.collection-story-content h2{font-family:var(--font-display);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:1rem}.collection-story-content p{font-size:.95rem;color:var(--gray-700);line-height:1.65;margin-bottom:1.5rem;max-width:420px}.collection-story-content .btn-inline{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-display);font-weight:700;font-size:.88rem;color:var(--dark);text-decoration:none;transition:gap .3s}.collection-story-content .btn-inline:hover{gap:.7rem}.collection-story-content.bg-dark .btn-inline{color:var(--white)}.collection-features{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--gray-100);border-radius:var(--radius-md);overflow:hidden;margin-bottom:3rem}.collection-feature-item{text-align:center;padding:1.5rem 1rem;background:var(--white)}.collection-feature-item svg{width:28px;height:28px;color:var(--pink);margin-bottom:.6rem}.collection-feature-item h4{font-family:var(--font-display);font-size:.85rem;font-weight:700;margin-bottom:.2rem}.collection-feature-item p{font-size:.75rem;color:var(--gray-500);line-height:1.4}.collection-section-header{margin-bottom:1.5rem;padding-bottom:.8rem;border-bottom:2px solid var(--gray-100)}.collection-section-header h2{font-family:var(--font-display);font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.collection-section-header p{font-size:.88rem;color:var(--gray-500);margin-top:.3rem}.collection-lookbook{margin:3rem 0}.collection-lookbook h2{font-family:var(--font-display);font-size:1.5rem;font-weight:800;letter-spacing:-.02em;text-align:center;margin-bottom:1.5rem}.lookbook-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;border-radius:var(--radius-md);overflow:hidden}.lookbook-grid img{width:100%;height:100%;aspect-ratio:3 / 4;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.lookbook-grid img:hover{transform:scale(1.04)}.collection-gift-guide{display:grid;grid-template-columns:2fr 3fr;gap:2rem;align-items:center;padding:3rem;background:var(--cream-dark);border-radius:var(--radius-lg);margin:3rem 0}.gift-guide-content .section-label{font-family:var(--font-display);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--pink);margin-bottom:.8rem}.gift-guide-content h3{font-family:var(--font-display);font-size:1.8rem;font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:1rem}.gift-guide-content p{font-size:.95rem;color:var(--gray-700);line-height:1.65;margin-bottom:1.5rem}.gift-guide-products{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gift-guide-products .product-card-image{aspect-ratio:1;border-radius:var(--radius-sm);overflow:hidden;background:var(--white)}.gift-guide-products img{width:100%;height:100%;object-fit:cover}.size-guide-section{padding:3rem;background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);margin:3rem 0}.size-guide-section h3{font-family:var(--font-display);font-size:1.3rem;font-weight:800;text-align:center;margin-bottom:1.5rem}.size-guide-table{width:100%;border-collapse:collapse;font-size:.88rem}.size-guide-table th{font-family:var(--font-display);font-weight:700;padding:.8rem 1rem;text-align:left;background:var(--cream-dark);border-bottom:2px solid var(--gray-100)}.size-guide-table td{padding:.8rem 1rem;border-bottom:1px solid var(--gray-100);color:var(--gray-700)}.size-guide-table tr:last-child td{border-bottom:none}.product-spotlight{display:grid;grid-template-columns:1fr 1fr;background:var(--cream-dark);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:3rem;min-height:380px}.product-spotlight.reverse{direction:rtl}.product-spotlight.reverse>*{direction:ltr}.product-spotlight-image{overflow:hidden}.product-spotlight-image img{width:100%;height:100%;object-fit:cover}.product-spotlight-content{display:flex;flex-direction:column;justify-content:center;padding:3rem}.product-spotlight-content .section-label{font-family:var(--font-display);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--pink);margin-bottom:.8rem}.product-spotlight-content h3{font-family:var(--font-display);font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:1rem}.product-spotlight-content p{font-size:.95rem;color:var(--gray-700);line-height:1.65;margin-bottom:1.5rem;max-width:400px}.product-spotlight-price{display:flex;align-items:baseline;gap:.8rem;margin-bottom:1.5rem}.product-spotlight-price .price-main{font-family:var(--font-display);font-size:1.5rem;font-weight:800}.product-spotlight-price .price-compare{font-size:1rem;color:var(--gray-500);text-decoration:line-through}.product-spotlight .btn-shop{display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 2rem;background:var(--pink);color:var(--white);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:700;font-size:.9rem;text-decoration:none;transition:all .3s;width:fit-content}.product-spotlight .btn-shop:hover{background:var(--black);transform:translateY(-1px)}.collection-archive{margin:3rem 0;padding-top:2rem;border-top:2px solid var(--gray-100)}.collection-archive h3{font-family:var(--font-display);font-size:1.3rem;font-weight:800;margin-bottom:1.5rem;color:var(--gray-700)}.archive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.archive-card{position:relative;text-decoration:none;display:block;opacity:.6;transition:opacity .3s}.archive-card:hover{opacity:.9}.archive-card .product-card-image{aspect-ratio:1;border-radius:var(--radius-sm);overflow:hidden;background:var(--cream-dark);position:relative}.archive-card .product-card-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(.3)}.archive-card .sold-out-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000bf;color:var(--white);padding:.4rem 1rem;border-radius:var(--radius-pill);font-family:var(--font-display);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.archive-card h4{font-family:var(--font-display);font-size:.88rem;font-weight:700;margin-top:.6rem;color:var(--gray-700)}.archive-card p{font-size:.75rem;color:var(--gray-500)}.collection-coming-soon{text-align:center;padding:4rem 2rem;background:var(--cream-dark);border-radius:var(--radius-lg);margin-bottom:3rem}.collection-coming-soon h2{font-family:var(--font-display);font-size:2rem;font-weight:800;letter-spacing:-.03em;margin-bottom:.8rem}.collection-coming-soon p{font-size:1rem;color:var(--gray-500);max-width:400px;margin:0 auto 1.5rem;line-height:1.6}.collection-coming-soon .waitlist-form{display:flex;max-width:400px;margin:0 auto;gap:.5rem}.collection-coming-soon .waitlist-form input{flex:1;padding:.8rem 1rem;border:1px solid var(--gray-200);border-radius:var(--radius-pill);font-family:inherit;font-size:.9rem;background:var(--white)}.collection-coming-soon .waitlist-form button{padding:.8rem 1.5rem;background:var(--pink);color:var(--white);border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s}.collection-coming-soon .waitlist-form button:hover{background:var(--black);transform:translateY(-1px)}.collection-countdown{text-align:center;padding:2rem;background:linear-gradient(135deg,var(--pink-light),#FFF0E0);border-radius:var(--radius-md);margin-bottom:2rem}.collection-countdown h3{font-family:var(--font-display);font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.collection-countdown .countdown-timer{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem}.collection-countdown .countdown-unit{text-align:center}.collection-countdown .countdown-number{font-family:var(--font-display);font-size:2rem;font-weight:800;color:var(--pink);line-height:1}.collection-countdown .countdown-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-500);margin-top:.3rem}.collection-grid.grid-4{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.collection-grid,.collection-grid.grid-4{grid-template-columns:repeat(3,1fr)}.collection-story{grid-template-columns:1fr;min-height:auto}.collection-story-image{aspect-ratio:16/9}.collection-features{grid-template-columns:repeat(2,1fr)}.product-spotlight{grid-template-columns:1fr;min-height:auto}.product-spotlight-image{aspect-ratio:16/9}.product-spotlight.reverse{direction:ltr}.collection-gift-guide{grid-template-columns:1fr}.archive-grid,.lookbook-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.collection-grid,.collection-grid.grid-4{grid-template-columns:1fr 1fr;gap:1rem}.collection-bar{flex-direction:column;gap:.8rem;align-items:flex-start}.collection-coming-soon .waitlist-form{flex-direction:column}.collection-tabs{gap:.35rem}.collection-tab{padding:.5rem .9rem;font-size:.78rem}.collection-features{grid-template-columns:1fr 1fr}.collection-story-content,.product-spotlight-content,.collection-gift-guide{padding:2rem}.gift-guide-products{grid-template-columns:repeat(3,1fr);gap:.5rem}.archive-grid,.lookbook-grid{grid-template-columns:1fr 1fr}.size-guide-section{padding:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/page-collection.css.map */
