.creatorShopSection{width:100%;max-width:var(--maxPageW);padding:var(--pageSectionGap)0;gap:var(--spacing-md);grid-template-columns:minmax(18em,1fr) minmax(0,1.45fr);align-items:stretch;margin:0 auto;display:grid}.creatorShopSection .creatorCard,.creatorShopSection .collectionCard{border-radius:var(--radius-xl);corner-shape:superellipse(1.3);isolation:isolate;background:var(--background);position:relative;overflow:hidden}.creatorShopSection .creatorCard:before,.creatorShopSection .collectionCard:before{content:"";background:var(--container);position:absolute;inset:0}.creatorShopSection .creatorCard{min-height:clamp(15em,26vw,22em);padding:var(--spacing-md);gap:var(--spacing-md);grid-template-columns:minmax(12em,.65fr) minmax(0,1fr);display:grid}.creatorShopSection .creatorCard:after{content:"";pointer-events:none;mix-blend-mode:soft-light;filter:var(--shopNoiseFilter,invert(0));opacity:.2;background-image:url(/images/ui/gradient_noise/01.webp);background-size:cover;position:absolute;inset:0}.creatorShopSection .creatorCard .banner{z-index:2;border-radius:var(--radius-lg);corner-shape:superellipse(1.3);min-height:12em;position:relative;overflow:hidden}.creatorShopSection .creatorCard .banner img{object-fit:cover;width:100%;height:100%;display:block}.creatorShopSection .creatorCard .banner .verified{right:var(--spacing-md);bottom:var(--spacing-md);width:fit-content;height:fit-content;color:var(--white);display:flex;position:absolute}.creatorShopSection .creatorCard .info{z-index:2;justify-content:space-between;align-items:start;gap:var(--spacing-md);flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.creatorShopSection .creatorCard .info .brandMark{color:currentColor;pointer-events:none;opacity:.2;max-width:90%;font-size:clamp(2.2em,6vw,6em);font-weight:300;line-height:1}.creatorShopSection .creatorCard .info .brandMark .markImage{background:currentColor;width:100%!important}.creatorShopSection .creatorCard .info .content{flex-direction:column;width:100%;min-height:0;display:flex}.creatorShopSection .creatorCard .info .content .heading{flex-direction:column;gap:.25em;display:flex}.creatorShopSection .creatorCard .info .content .heading span{color:color-mix(in srgb,currentColor 48%,transparent);font-size:var(--font-lg);text-transform:capitalize;font-weight:300;line-height:100%}.creatorShopSection .creatorCard .info .content .heading h2{color:currentColor;letter-spacing:0;max-width:10em;font-size:clamp(1.5em,3.8vw,2.3em);font-weight:400;line-height:1.2}.creatorShopSection .creatorCard .info .content .storyWrap{max-width:39em;min-height:0;max-height:clamp(6.4em,10vw,9.4em);position:relative;overflow:hidden}.creatorShopSection .creatorCard .info .content .story{max-height:inherit;padding-inline-end:var(--spacing-xs);scrollbar-width:none;padding-bottom:2em;overflow:hidden auto;-webkit-mask-image:linear-gradient(#000 70%,#0000 95%);mask-image:linear-gradient(#000 70%,#0000 95%)}.creatorShopSection .creatorCard .info .content .story::-webkit-scrollbar{display:none}.creatorShopSection .creatorCard .info .content .story p{color:color-mix(in srgb,currentColor 62%,transparent);font-size:calc(var(--font-sm)*.95);margin:0;font-weight:300;line-height:1.85}.creatorShopSection .creatorCard .info .content .story p:not(:last-child){margin-bottom:.65em}.creatorShopSection .creatorCard .info .actions{--surfaceSize:2.75em;align-items:center;gap:var(--spacing-xs);flex-wrap:wrap;display:flex}.creatorShopSection .creatorCard .info .actions .socialBtn,.creatorShopSection .creatorCard .info .actions .ratingPill{font-family:var(--fontEng);font-variation-settings:"wght" 300,"wdth" 89;background:0 0;border-color:color-mix(in srgb,currentColor 40%,transparent)!important}.creatorShopSection .creatorCard .info .actions .socialBtn{--iconSize:1.35em;color:currentColor}.creatorShopSection .creatorCard .info .actions .ratingPill{min-height:var(--surfaceSize);align-items:center;gap:var(--spacing-xs);border:1px solid color-mix(in srgb,currentColor 17%,transparent);border-radius:var(--radius-pill);padding:0 .85em;display:inline-flex}.creatorShopSection .creatorCard .info .actions .ratingPill>span{color:color-mix(in srgb,currentColor 54%,transparent);font-size:var(--font-xs);white-space:nowrap;line-height:1}.creatorShopSection .collections{min-width:0;min-height:clamp(15em,26vw,22em);display:flex}.creatorShopSection .collections .collectionSlider{height:100%}.creatorShopSection .collections .collectionSlider .sliderContainer{height:100%;padding:0;padding-left:var(--pageCompactInline);border-radius:0}.creatorShopSection .collections .collectionSlider .sliderTrack,.creatorShopSection .collections .collectionSlider .slideItem{align-items:stretch;height:100%}.creatorShopSection .collections .collectionSlider .sliderTrack{width:max-content}.creatorShopSection .collections .collectionSlider .slideItem{min-height:clamp(15em,26vw,22em);display:flex}.creatorShopSection .collections .collectionCard{width:100%;min-height:100%;color:var(--white);transition:.3s ease,transform .3s var(--springEase),scale .3s var(--springEase);flex-direction:column;justify-content:space-between;padding:1.5em;text-decoration:none;display:flex}.creatorShopSection .collections .collectionCard .arrow{opacity:0;transform:translate(-60%,60%)scale(.6)}.creatorShopSection .collections .collectionCard .cover,.creatorShopSection .collections .collectionCard .shade{position:absolute;inset:0}.creatorShopSection .collections .collectionCard .cover{z-index:-2;object-fit:cover;width:100%;height:100%;transition:ease .2s}.creatorShopSection .collections .collectionCard .shade{z-index:2;pointer-events:none;background:linear-gradient(180deg,var(--black)-8.39%,#0000 30%,#0000 30%,var(--black)107.93%);filter:blur(2em);opacity:.25;transition:all .3s;inset:-20px}.creatorShopSection .collections .collectionCard .tags{z-index:2;align-items:center;gap:var(--spacing-sm);font-size:var(--font-sm);flex-wrap:wrap;display:flex;position:relative}.creatorShopSection .collections .collectionCard .tags .tagBadge{gap:0;font-size:1.2em}.creatorShopSection .collections .collectionCard .copy{z-index:2;gap:var(--spacing-xs);flex-direction:column;display:flex}.creatorShopSection .collections .collectionCard .copy .smartDynamicText:has(.smartDynamicTextLine:nth-child(2):last-child) .smartDynamicTextLine{justify-content:flex-start;block-size:1.08em;line-height:1.08}.creatorShopSection .collections .collectionCard .copy .smartDynamicText:has(.smartDynamicTextLine:nth-child(2):last-child) .smartDynamicTextLine:first-child{opacity:.8;font-size:.98em!important}.creatorShopSection .collections .collectionCard .copy>span{color:color-mix(in srgb,var(--white)70%,transparent);font-size:var(--font-md);font-weight:300;line-height:1.5}.creatorShopSection .collections .collectionCard .copy h3{color:var(--white);letter-spacing:0;font-size:clamp(1.5em,3.8vw,2.3em);font-weight:400;line-height:1}.creatorShopSection .collections .collectionCard:hover{opacity:1;scale:.95}.creatorShopSection .collections .collectionCard:hover .cover{scale:1.2}.creatorShopSection .collections .collectionCard:hover .arrow{opacity:1;transform:translate(0)scale(1)}@media (max-width:1180px){.creatorShopSection{grid-template-columns:1fr}.creatorShopSection .creatorCard,.creatorShopSection .collections{min-height:auto}.creatorShopSection .creatorCard .info .content .storyWrap{max-height:8.5em}.creatorShopSection .collections .collectionSlider .slideItem{min-height:18em}}@media (max-width:760px){.creatorShopSection .creatorCard{padding:var(--spacing-sm);grid-template-columns:minmax(5em,.65fr) minmax(0,1fr)}.creatorShopSection .creatorCard .info .story{padding-bottom:0!important}.creatorShopSection .creatorCard .info .actions{--surfaceSize:2.5em;font-size:.9em}}
