.artista-destacado__outer{padding:20px 120px 0}.artista-destacado__border-box{position:relative;border-radius:8px;padding-top:0;padding-bottom:4px;overflow:visible!important;box-shadow:0 0 0 2px #f97316}.artista-destacado__section-header{position:relative;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);z-index:3;pointer-events:none;margin-bottom:-1em}.artista-destacado__section-title{display:inline-block;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin:0;color:rgb(var(--color-foreground));background:rgb(var(--color-background));padding:6px 16px;white-space:nowrap;position:relative;z-index:3}.artista-destacado{padding:32px 0 60px;background-color:transparent;color:rgb(var(--color-foreground));border:none;border-radius:0}.artista-destacado__inner{display:flex;flex-direction:column;gap:48px}.artista-destacado__artist-card{border-radius:var(--card-border-radius, .6rem);overflow:visible;box-shadow:var(--card-shadow-horizontal-offset, 0) var(--card-shadow-vertical-offset, 0) var(--card-shadow-blur-radius, 0) rgba(var(--color-shadow),var(--card-shadow-opacity, 0));border:var(--card-border-width, 0) solid rgba(var(--color-foreground),var(--card-border-opacity, 0));background:rgb(var(--color-background))}.artista-destacado__banner-wrap{position:relative;border-radius:var(--card-border-radius, .6rem) var(--card-border-radius, .6rem) 0 0;overflow:visible;height:180px;background:rgb(var(--color-foreground),.06)}.artista-destacado__banner-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:var(--card-border-radius, .6rem) var(--card-border-radius, .6rem) 0 0}.artista-destacado__banner-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgb(var(--color-foreground),.08),rgb(var(--color-foreground),.03));border-radius:inherit}.artista-destacado__avatar-wrap{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:110px;height:110px;border-radius:50%;overflow:hidden;border:4px solid rgb(var(--color-background));box-shadow:0 4px 20px #00000026;background:rgb(var(--color-background));z-index:3}.artista-destacado__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.artista-destacado__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground),.06)}.artista-destacado__avatar-svg{width:50px;height:50px;opacity:.3}.artista-destacado__artist-body{display:flex;flex-direction:column;align-items:center;text-align:center;padding:71px 32px 36px;gap:16px}.artista-destacado__artist-name{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;margin:0;line-height:1.15}.artista-destacado__artist-desc{font-size:.95rem;line-height:1.65;opacity:.75;max-width:560px;margin:0}.artista-destacado__countdown-wrap{display:inline-flex;align-items:center;background:#e11d4814;border-radius:999px;padding:8px 20px}.artista-destacado__countdown-label{font-size:.9rem;font-weight:500;margin:0;display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:center;color:#e11d48}.artista-destacado__countdown-timer{display:inline-flex;align-items:center;gap:5px;font-weight:700;font-variant-numeric:tabular-nums;color:#e11d48}.artista-destacado__artist-cta{margin-top:4px}.artista-destacado__grid-wrap{position:relative}.artista-destacado__grid{display:grid!important;gap:var(--grid-desktop-horizontal-spacing, 1.6rem) var(--grid-desktop-vertical-spacing, 1.6rem);margin:0;padding:0;list-style:none}.artista-destacado__grid.grid--3-col-desktop{grid-template-columns:repeat(3,1fr)!important}.artista-destacado__grid.grid--4-col-desktop{grid-template-columns:repeat(4,1fr)!important}.artista-destacado__empty{text-align:center;opacity:.5;padding:40px 0}@media screen and (max-width:749px){.artista-destacado__grid--carousel{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px!important;padding-bottom:4px}.artista-destacado__grid--carousel::-webkit-scrollbar{display:none}.artista-destacado__slide{flex:0 0 72vw;max-width:280px;scroll-snap-align:start}.artista-destacado__carousel-nav{display:flex;justify-content:center;gap:12px;margin-top:16px}.artista-destacado__carousel-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));cursor:pointer;transition:background .2s,border-color .2s}.artista-destacado__carousel-btn:hover{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.4)}}@media screen and (min-width:750px){.artista-destacado__carousel-nav{display:none}.artista-destacado__grid--carousel{display:grid!important;flex-wrap:unset!important;overflow-x:unset!important}.artista-destacado__grid--carousel.grid--3-col-desktop{grid-template-columns:repeat(3,1fr)!important}.artista-destacado__grid--carousel.grid--4-col-desktop{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:749px){.artista-destacado{padding:32px 0 40px}.artista-destacado__artist-body{padding:71px 20px 28px}.artista-destacado__banner-wrap{height:130px}.artista-destacado__grid:not(.artista-destacado__grid--carousel).grid--2-col-tablet-down{grid-template-columns:repeat(2,1fr)!important}.artista-destacado__grid:not(.artista-destacado__grid--carousel).grid--1-col-tablet-down{grid-template-columns:repeat(1,1fr)!important}}@media(max-width:749px){.artista-destacado__outer{padding:20px 16px}.artista-destacado__border-box{padding-bottom:30px;overflow:visible!important}.artista-destacado__section-title{font-size:clamp(1rem,5vw,1.3rem);white-space:normal;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
