.geladi-fav{background-color:rgb(var(--color-background, 243, 236, 226));color:rgb(var(--color-foreground, 26, 26, 26));font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:clamp(3rem,7vw,6rem) 0;--gf-accent: #c0392b}.geladi-fav,.geladi-fav *{box-sizing:border-box}.geladi-fav__inner{width:100%;max-width:var(--page-width, 1500px);margin:0 auto;padding:0 clamp(1.6rem,4vw,2.4rem)}.geladi-fav__head{text-align:center;margin-bottom:clamp(2.4rem,5vw,4rem)}.geladi-fav__eyebrow{margin:0 0 1rem;font-size:1.3rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--gf-accent)}.geladi-fav__heading{margin:0;font-size:clamp(2.8rem,5vw,4.4rem);font-weight:700;line-height:1.1;letter-spacing:-.01em}.geladi-fav__subheading{margin:1.2rem auto 0;max-width:52ch;font-size:clamp(1.5rem,2vw,1.7rem);line-height:1.5;color:rgba(var(--color-foreground, 26, 26, 26),.65)}.geladi-fav__count{margin:1.6rem 0 0;font-size:1.4rem;font-weight:600;letter-spacing:.04em;color:rgba(var(--color-foreground, 26, 26, 26),.55)}.geladi-fav__count:empty{display:none}.geladi-fav__empty{text-align:center;max-width:46rem;margin:0 auto;padding:clamp(3rem,6vw,5rem) clamp(2rem,4vw,3rem);background:rgba(var(--color-foreground, 26, 26, 26),.02);border:1px solid rgba(var(--color-foreground, 26, 26, 26),.08);border-radius:1.6rem}.geladi-fav__empty[hidden]{display:none}.geladi-fav__empty-icon{width:6.4rem;height:6.4rem;margin:0 auto 2rem;color:var(--gf-accent);opacity:.85}.geladi-fav__empty-icon svg{width:100%;height:100%}.geladi-fav__empty-title{margin:0 0 1rem;font-size:clamp(2rem,3vw,2.6rem);font-weight:700}.geladi-fav__empty-text{margin:0 auto 2.4rem;max-width:40ch;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground, 26, 26, 26),.6)}.geladi-fav__empty-cta{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:0 2.8rem;background:var(--gf-accent);color:#fff;font-size:1.4rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:filter .18s ease,transform .18s ease}.geladi-fav__empty-cta:hover{filter:brightness(.92);transform:translateY(-1px)}.geladi-fav__content[hidden]{display:none}.geladi-fav__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.2rem,2.5vw,2.4rem)}@media(min-width:750px){.geladi-fav__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){.geladi-fav__grid{grid-template-columns:repeat(4,1fr)}}.geladi-fav__card{position:relative;display:flex;flex-direction:column;background:rgb(var(--color-background, 243, 236, 226));border:1px solid rgba(var(--color-foreground, 26, 26, 26),.08);border-radius:1.2rem;overflow:hidden;transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.geladi-fav__card:hover{transform:translateY(-3px);border-color:rgba(var(--color-foreground, 26, 26, 26),.16);box-shadow:0 1.2rem 3rem #0000001a}.geladi-fav__media{display:block;aspect-ratio:4 / 5;background:rgba(var(--color-foreground, 26, 26, 26),.04);overflow:hidden}.geladi-fav__media-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.geladi-fav__card:hover .geladi-fav__media-img{transform:scale(1.04)}.geladi-fav__media-img--placeholder{background:linear-gradient(135deg,rgba(var(--color-foreground, 26, 26, 26),.05),rgba(var(--color-foreground, 26, 26, 26),.1))}.geladi-fav__remove{position:absolute;top:1rem;right:1rem;z-index:2;width:3.6rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;padding:0;background:#ffffffeb;border:1px solid rgba(var(--color-foreground, 26, 26, 26),.1);border-radius:50%;color:rgba(var(--color-foreground, 26, 26, 26),.6);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background-color .18s ease,color .18s ease,transform .18s ease}.geladi-fav__remove svg{width:1.6rem;height:1.6rem}.geladi-fav__remove:hover{background:var(--gf-accent);color:#fff;transform:scale(1.06)}.geladi-fav__body{display:flex;flex-direction:column;flex:1 1 auto;padding:clamp(1.4rem,2vw,1.8rem);gap:.8rem}.geladi-fav__title{margin:0;font-size:clamp(1.5rem,1.8vw,1.7rem);font-weight:600;line-height:1.3}.geladi-fav__title a{color:inherit;text-decoration:none}.geladi-fav__title a:hover{color:var(--gf-accent)}.geladi-fav__price{margin:0;font-size:1.6rem;font-weight:700;color:var(--gf-accent)}.geladi-fav__cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:0 1.2rem;background:transparent;border:1px solid rgba(var(--color-foreground, 26, 26, 26),.2);border-radius:4px;color:rgb(var(--color-foreground, 26, 26, 26));font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.geladi-fav__cta:hover{background:var(--gf-accent);border-color:var(--gf-accent);color:#fff}
/*# sourceMappingURL=/cdn/shop/t/4/assets/geladi-favorite.css.map */
