.creator-card-wrapper{max-width:var(--container-max-width);width:100%;margin:20px auto;padding-inline:var(--container-gutter);box-sizing:border-box}.creator-card{--creator-line: rgba(var(--text-color), .12);--creator-line-strong: rgba(var(--text-color), .24);--creator-dim: rgba(var(--text-color), .55);background:rgb(var(--background));border:1px solid var(--creator-line);border-radius:28px;overflow:hidden;color:rgb(var(--text-color))}.creator-card__banner{display:block;width:100%;aspect-ratio:5 / 1;max-height:200px;background-size:cover;background-position:center}.creator-card__body{padding:0 48px 40px}.creator-card__head{display:flex;align-items:baseline;gap:20px}.creator-card__title-row{flex:1 1 auto;min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:12px 24px}.creator-card__avatar{flex:0 0 auto;display:block;width:106px;height:106px;padding:5px;margin:-35px 0 0 -5px;background:rgb(var(--background));border-radius:28px}.creator-card__avatar img{display:block;width:96px;height:96px;object-fit:cover;border:1px solid var(--creator-line-strong);border-radius:23px}.creator-card__identity{flex:1 1 auto;min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 14px}.creator-card__name{margin:0;font-size:38px;line-height:1.1;text-align:start}.creator-card__name a{color:inherit;text-decoration:none;transition:color .15s ease}.creator-card__name a:hover{color:#ff7449}.creator-card__rating{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--creator-dim);white-space:nowrap}.creator-card__rating svg{color:#ff7449}.creator-card__explore{flex:0 0 auto;font-size:16px;color:rgb(var(--text-color));text-decoration:none;white-space:nowrap;transition:color .3s ease}.creator-card__explore:hover{color:#ff7449}.creator-card__bio{max-width:704px;margin:20px 0 0;color:var(--creator-dim);line-height:1.5;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.creator-card__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.creator-card__chip{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:transparent;color:#f0f0f0;font-family:var(--text-font-family);font-size:13px;line-height:1;white-space:nowrap;text-decoration:none;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.creator-card__chip:hover{border-color:#ffffff3d}.creator-card__chip--static{cursor:default}.creator-card__chip--static:hover{border-color:#ffffff1f}.creator-card__more{margin-top:32px}.creator-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;text-align:start}@media screen and (min-width:741px){.creator-card__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--grid-gap)}}.creator-card__grid .product-item{position:relative}.creator-card__grid .product-item__info{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:20px;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.75) 60%,transparent 100%);border-radius:0 0 28px 28px;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none;text-align:left}.creator-card__grid .product-item:hover .product-item__info{opacity:1;transform:translateY(0);pointer-events:auto}.creator-card__grid .product-item__info,.creator-card__grid .product-item__info *{color:#fff!important}.creator-card__grid .product-item__info .product-item-meta__link{color:#fffc!important}.creator-card__grid .product-item__info .product-item-meta__link:hover{color:#fff!important}.creator-card__grid .product-item__info .product-item-meta__info{text-align:left;justify-content:flex-start}.creator-card__grid .product-item__info .product-item-meta__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}:root{--creator-hero-height: 375px}.creator-hero{position:relative;width:100%;height:var(--creator-hero-height);background:#000;overflow:hidden}.creator-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.creator-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.55) 0%,rgba(0,0,0,.25) 40%,transparent 70%)}.creator-card-wrapper--collection{position:relative;z-index:1;margin-top:calc(var(--creator-card-half, 127px) * -1);margin-bottom:12px}.creator-card-wrapper--collection .creator-card{overflow:visible}.creator-card-wrapper--collection .creator-card__avatar{margin-top:-20px}@media screen and (min-width:741px){:root{--creator-hero-height: 400px}}@media screen and (max-width:740px){.creator-card__banner{aspect-ratio:5 / 2}.creator-card__body{padding:0 24px 24px}.creator-card__head{gap:12px}.creator-card__avatar{margin-top:-27px}.creator-card-wrapper--collection .creator-card__avatar{margin-top:-16px}.creator-card__title-row{flex-wrap:wrap}.creator-card__avatar{width:82px;height:82px;border-radius:22px}.creator-card__avatar img{width:72px;height:72px;border-radius:17px}.creator-card__name{font-size:26px}.creator-card__explore{flex-basis:100%;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/creator-card.css.map */
