.ShopTile-module__I31mCG__grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:32px;display:grid;overflow:hidden}@media (max-width:1000px){.ShopTile-module__I31mCG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ShopTile-module__I31mCG__grid{grid-template-columns:minmax(0,1fr)}}.ShopTile-module__I31mCG__framed{border-top:1px solid var(--ll-track);border-bottom:1px solid var(--ll-track);margin-top:32px;overflow:hidden}.ShopTile-module__I31mCG__framed>.ShopTile-module__I31mCG__grid{margin-top:0;overflow:visible}@property --card-bg{syntax:"<color>";inherits:true;initial-value:#0000}.ShopTile-module__I31mCG__card{--card-bg:var(--ll-bg);--shop:var(--ll-accent);--cover:16 / 9;height:100%;color:var(--ll-ink);background:var(--card-bg);flex-direction:column;padding:20px;transition:--card-bg .2s,color .2s;display:flex;position:relative}.ShopTile-module__I31mCG__card:hover{--card-bg:var(--ll-accent);color:var(--ll-on-accent)}.ShopTile-module__I31mCG__card:hover .ShopTile-module__I31mCG__bio{color:color-mix(in srgb, var(--ll-on-accent) 88%, transparent)}.ShopTile-module__I31mCG__card:hover .ShopTile-module__I31mCG__meta{color:color-mix(in srgb, var(--ll-on-accent) 72%, transparent)}.ShopTile-module__I31mCG__card:hover .ShopTile-module__I31mCG__follow{color:var(--ll-on-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--ll-on-accent) 55%, transparent)}.ShopTile-module__I31mCG__card:hover .ShopTile-module__I31mCG__follow:hover{box-shadow:inset 0 0 0 1px var(--ll-on-accent)}.ShopTile-module__I31mCG__card:hover .ShopTile-module__I31mCG__following{color:var(--ll-on-accent);background:color-mix(in srgb, var(--ll-on-accent) 20%, transparent)}.ShopTile-module__I31mCG__card:before{content:"";border-left:1px solid var(--ll-track);width:0;position:absolute;top:0;bottom:0;left:-1px}.ShopTile-module__I31mCG__card:after{content:"";border-top:1px solid var(--ll-track);height:0;position:absolute;top:-1px;left:0;right:0}.ShopTile-module__I31mCG__banner{background:var(--ll-track);border-radius:8px;display:block;overflow:hidden}.ShopTile-module__I31mCG__banner>*{transition:transform .35s}.ShopTile-module__I31mCG__card:hover .ShopTile-module__I31mCG__banner>*{transform:scale(1.03)}.ShopTile-module__I31mCG__banner>img{width:100%;aspect-ratio:var(--cover);object-fit:cover;display:block}.ShopTile-module__I31mCG__strip{aspect-ratio:var(--cover);background:var(--card-bg);grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;display:grid;overflow:hidden}.ShopTile-module__I31mCG__strip img:only-child{grid-column:1/-1}.ShopTile-module__I31mCG__strip img:only-child,.ShopTile-module__I31mCG__strip img:first-child:nth-last-child(2),.ShopTile-module__I31mCG__strip img:last-child:nth-child(2),.ShopTile-module__I31mCG__strip img:first-child:nth-last-child(3){grid-row:1/-1}.ShopTile-module__I31mCG__strip img{object-fit:cover;width:100%;height:100%;display:block}.ShopTile-module__I31mCG__body{flex-direction:column;flex:1;gap:6px;display:flex}.ShopTile-module__I31mCG__avatar{letter-spacing:-.03em;width:64px;height:64px;color:var(--shop);background:color-mix(in srgb, var(--shop) 12%, var(--ll-surface));border:3px solid var(--card-bg);border-radius:50%;place-items:center;margin:-32px 0 6px 14px;font-size:22px;font-weight:500;text-decoration:none;display:grid;position:relative;overflow:hidden}.ShopTile-module__I31mCG__avatar img{object-fit:cover;width:100%;height:100%}.ShopTile-module__I31mCG__name{letter-spacing:-.02em;color:inherit;font-size:18px;text-decoration:none}.ShopTile-module__I31mCG__name:hover{text-underline-offset:3px;text-decoration:underline}.ShopTile-module__I31mCG__bio{letter-spacing:-.02em;color:var(--ll-ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.ShopTile-module__I31mCG__meta{letter-spacing:-.01em;color:var(--ll-ink-3);margin:2px 0 12px;font-size:13px}.ShopTile-module__I31mCG__foot{grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;display:grid}.ShopTile-module__I31mCG__action{width:100%;height:38px;font:inherit;letter-spacing:-.01em;cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.ShopTile-module__I31mCG__follow{color:var(--ll-ink);box-shadow:inset 0 0 0 1px var(--ll-track);background:0 0;transition:box-shadow .2s}.ShopTile-module__I31mCG__follow:hover{box-shadow:inset 0 0 0 1px var(--ll-ink)}.ShopTile-module__I31mCG__following{color:var(--ll-on-accent);background:var(--ll-accent)}.ShopTile-module__I31mCG__following:hover{background:color-mix(in srgb, var(--ll-accent) 85%, var(--ll-ink))}.ShopTile-module__I31mCG__visit{color:var(--ll-bg);background:var(--ll-ink)}.ShopTile-module__I31mCG__visit:hover{background:color-mix(in srgb, var(--ll-ink) 82%, var(--ll-bg))}.ShopTile-module__I31mCG__foot svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px;transition:transform .2s}.ShopTile-module__I31mCG__visit:hover svg{transform:translate(3px)}
