.shop-by-color-wrapper{position:relative;width:100%;overflow:visible}.shop-by-color-container{max-width:1400px;margin:0 auto;padding-left:2rem;padding-right:2rem}.shop-color-header{margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;text-align:center}.shop-color-eyebrow-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.45rem 1rem;border-radius:0;background:rgba(var(--color-foreground),.05);border:1px solid rgba(var(--color-foreground),.12);margin-bottom:1.5rem}.shop-color-eyebrow-dot{width:7px;height:7px;border-radius:50%;background-color:rgb(var(--color-button));display:inline-block}.shop-color-eyebrow-text{font-family:var(--font-body-family);font-size:.85rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:rgb(var(--color-foreground))}.shop-color-title{margin:0 0 1.25rem;font-family:var(--font-heading-family);font-size:clamp(2.5rem,5vw,4.25rem);font-weight:700;letter-spacing:-.035em;line-height:1.08;color:rgb(var(--color-foreground))}.shop-color-subtext{font-family:var(--font-body-family);font-size:1.2rem;line-height:1.65;color:rgba(var(--color-foreground),.8);max-width:58ch}.shop-color-split-layout{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start}.shop-color-left-col{display:flex;flex-direction:column;align-items:center}.shop-color-right-col{display:flex;flex-direction:column;width:100%}@media screen and (min-width:990px){.shop-color-split-layout{grid-template-columns:360px 1fr;gap:3.5rem}.shop-color-left-col{position:-webkit-sticky;position:sticky;top:26rem;align-self:start;z-index:10}.color-wheel-section{margin-bottom:0;position:relative}.color-wheel-swatches-bar{justify-content:flex-start;margin:0 0 2rem;max-width:100%}.shop-color-empty-prompt{margin:0;max-width:100%;display:flex;justify-content:center;align-items:center;min-height:340px}.shop-color-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.color-wheel-section{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.color-wheel-wrapper{position:relative;width:340px;height:340px;margin:0 auto 2.5rem;display:flex;align-items:center;justify-content:center}.color-wheel-svg{width:100%;height:100%;transform:rotate(-90deg);overflow:visible;transition:transform .35s cubic-bezier(.16,1,.3,1)}.color-wheel-slice{cursor:pointer;transition:transform .18s cubic-bezier(.175,.885,.32,1.275),filter .15s ease,opacity .15s ease;vector-effect:non-scaling-stroke}.color-wheel-slice:hover{filter:brightness(1.12)}.color-wheel-slice.active{filter:brightness(1.15) drop-shadow(0 6px 14px rgba(0,0,0,.25))}.color-wheel-hub{position:absolute;width:175px;height:175px;border-radius:50%;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.15);box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.1rem;z-index:5;pointer-events:none;transition:all .3s ease}.wheel-hub-badge{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--color-foreground),.6);margin-bottom:.3rem}.wheel-hub-title{margin:0 0 .3rem;font-family:var(--font-heading-family);font-size:1.75rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.15}.wheel-hub-subtext{margin:0;font-size:.95rem;font-weight:500;color:rgba(var(--color-foreground),.75);line-height:1.35}.color-wheel-swatches-bar{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;max-width:900px;margin:0 auto}.wheel-swatch-btn{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.1rem;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.14);font-family:var(--font-body-family);font-size:.95rem;font-weight:600;color:rgb(var(--color-foreground));cursor:pointer;transition:all .25s ease}.wheel-swatch-btn:hover{background:rgb(var(--color-background));border-color:rgb(var(--color-foreground));transform:translateY(-2px);box-shadow:0 6px 16px #0000000f}.wheel-swatch-btn.active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.wheel-swatch-dot{width:12px;height:12px;border-radius:50%;display:inline-block;border:1px solid rgba(0,0,0,.15);flex-shrink:0}.shop-color-empty-prompt{display:flex;justify-content:center;align-items:center;width:100%;min-height:320px;margin:1rem auto 2rem}.empty-prompt-card{width:100%;max-width:600px;margin:0 auto;padding:4rem 2.5rem;background:rgba(var(--color-foreground),.02);border:1.5px dashed rgba(var(--color-foreground),.18);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;box-sizing:border-box;animation:promptFadeIn .4s ease}@keyframes promptFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.empty-prompt-icon{width:64px;height:64px;border-radius:50%;background:rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center;color:rgb(var(--color-button))}.empty-prompt-title{margin:0;font-family:var(--font-heading-family);font-size:1.55rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-foreground))}.empty-prompt-subtext{margin:0;font-family:var(--font-body-family);font-size:1.15rem;color:rgba(var(--color-foreground),.7);max-width:44ch;line-height:1.55}.shop-color-selected-container{animation:gridFadeIn .4s ease}@keyframes gridFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.active-color-bar{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.75rem;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.12);margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem}.active-color-info{display:flex;align-items:center;gap:1rem}.active-color-dot{width:20px;height:20px;border-radius:50%;display:inline-block;border:2px solid #FFFFFF;box-shadow:0 0 0 1px #0003;flex-shrink:0}.active-color-name{margin:0;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground))}.active-color-tagline{font-size:1.05rem;color:rgba(var(--color-foreground),.65)}.clear-color-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:transparent;border:1px solid rgba(var(--color-foreground),.25);font-family:var(--font-body-family);font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:rgb(var(--color-foreground));cursor:pointer;transition:all .25s ease}.clear-color-btn:hover{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.shop-color-grid-group{display:none}.shop-color-grid-group.active{display:block}.shop-color-grid-item{position:relative}.shop-color-grid-item .shop-color-pill-tag{position:absolute;top:1.25rem;left:1.25rem;z-index:4}.shop-color-product-card{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);transition:all .3s ease;display:flex;flex-direction:column}.shop-color-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014;border-color:rgb(var(--color-foreground))}.shop-color-product-media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:rgba(var(--color-foreground),.04)}.shop-color-product-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.shop-color-product-card:hover .shop-color-product-img{transform:scale(1.06)}.shop-color-pill-tag{position:absolute;top:1rem;left:1rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.35rem .85rem;border-radius:2px;box-shadow:0 4px 12px #0000002e;border:1px solid rgba(0,0,0,.15);transition:all .25s ease;z-index:3}.shop-color-product-info{padding:1.5rem;display:flex;flex-direction:column;gap:.6rem;flex-grow:1}.shop-color-product-title{margin:0;font-family:var(--font-heading-family);font-size:1.35rem;font-weight:700;line-height:1.3}.shop-color-product-title a{text-decoration:none;color:rgb(var(--color-foreground))}.shop-color-product-price{font-size:1.15rem;font-weight:700;color:rgba(var(--color-foreground),.85)}.shop-color-product-cta{margin-top:auto;display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;color:rgb(var(--color-foreground));transition:gap .25s ease}.shop-color-product-card:hover .shop-color-product-cta{gap:.85rem;color:rgb(var(--color-button))}.shop-color-demo-img-box{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.shop-color-demo-monogram{font-family:var(--font-heading-family);font-size:4rem;font-weight:700;color:#fff;opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-shop-by-color.css.map */
