.creator-eyebrow{font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;opacity:.75;margin:0 0 .8rem}.creator-hero{position:relative;overflow:hidden;border-radius:var(--border-radius)}.creator-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.creator-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.creator-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000040,#0000009e 62%,#000000c7)}.creator-hero__inner{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:3.2rem 2.4rem}.creator-hero--has-media .creator-hero__inner{min-height:42rem}.creator-hero:not(.creator-hero--has-media) .creator-hero__inner{padding-inline:0}.creator-hero--has-media .creator-hero__inner,.creator-hero--has-media .creator-hero__inner a,.creator-hero--has-media .creator-hero__title,.creator-hero--has-media .creator-hero__claim,.creator-hero--has-media .creator-hero__handle,.creator-hero--has-media .creator-eyebrow,.creator-hero--has-media .creator-facts dt,.creator-hero--has-media .creator-facts dd,.creator-hero--has-media .creator-channel{color:#fff}.creator-hero--has-media .creator-channel{border-color:#ffffff8c}.creator-hero--has-media .creator-channel:hover{border-color:#fff;background:#ffffff24}.creator-hero--has-media .creator-eyebrow,.creator-hero--has-media .creator-facts dt{opacity:.8}.creator-hero__title{margin:0 0 .6rem;overflow-wrap:break-word}.creator-hero__claim{margin:0 0 1.6rem;max-width:62ch;font-size:1.7rem}.creator-hero__meta{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.8rem}.creator-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.creator-hero__codehint{font-size:1.4rem;opacity:.9}@media screen and (min-width:750px){.creator-hero--has-media .creator-hero__inner{min-height:52rem;padding:5rem 4rem}.creator-hero__claim{font-size:1.9rem}}.creator-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.2rem;border-radius:999px;border:1px solid currentColor;font-size:1.3rem;line-height:1.3;white-space:nowrap}.creator-pill--solid{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:transparent}.creator-discount__box{border:1px solid var(--color-line);border-radius:var(--border-radius);padding:2.4rem;display:grid;gap:1.6rem}.creator-discount__code{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;flex-wrap:wrap;border:2px dashed var(--color-line);border-radius:var(--border-radius);padding:1.4rem 1.8rem}.creator-discount__code-value{font-size:2.6rem;font-weight:700;letter-spacing:.08em;word-break:break-all;line-height:1.1}.creator-discount__actions{display:flex;flex-wrap:wrap;gap:1rem}.creator-discount__note{font-size:1.4rem;opacity:.8;margin:0}.creator-discount__effect{margin:0}.creator-copy-feedback{font-size:1.4rem;min-height:1.8rem}@media screen and (min-width:750px){.creator-discount__box{padding:3.2rem}.creator-discount__code-value{font-size:3.2rem}}.creator-trio{display:grid;gap:1.6rem;grid-template-columns:1fr}@media screen and (min-width:750px){.creator-trio{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.creator-trio__card{border:1px solid var(--color-line);border-radius:var(--border-radius);padding:2.4rem;display:flex;flex-direction:column;gap:.8rem}.creator-trio__icon{font-size:2.8rem;line-height:1}.creator-trio__card h3{margin:0}.creator-trio__card p{margin:0;opacity:.85}.creator-trio__footnote{margin:1.8rem 0 0;opacity:.8;max-width:70ch}.creator-story{display:grid;gap:2.4rem;align-items:start}@media screen and (min-width:750px){.creator-story{grid-template-columns:minmax(0,34rem) minmax(0,1fr);gap:4rem}}.creator-story__portrait{border-radius:var(--border-radius);overflow:hidden}.creator-story__portrait img{width:100%;height:auto;display:block}.creator-story__quote{margin:2rem 0 0;padding:1.6rem 0 1.6rem 2rem;border-left:3px solid rgb(var(--color-foreground));font-size:1.9rem;font-style:italic}.creator-story__facts{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.creator-gallery{display:grid;gap:1.2rem;grid-template-columns:repeat(2,1fr)}@media screen and (min-width:750px){.creator-gallery{grid-template-columns:repeat(3,1fr);gap:1.6rem}}.creator-gallery__item{margin:0;border-radius:var(--border-radius);overflow:hidden;aspect-ratio:1 / 1}.creator-gallery__item img{width:100%;height:100%;object-fit:cover;display:block}.creator-embeds{display:grid;gap:1.6rem;grid-template-columns:1fr;margin-top:2.4rem}@media screen and (min-width:750px){.creator-embeds{grid-template-columns:repeat(2,1fr);gap:2.4rem}}.creator-embed{border:1px solid var(--color-line);border-radius:var(--border-radius);overflow:hidden}.creator-embed__placeholder{position:relative;width:100%;aspect-ratio:16 / 9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;text-align:center;cursor:pointer;background:rgb(var(--color-foreground),.06);color:inherit;border:0;font:inherit}.creator-embed__placeholder[data-ratio=portrait]{aspect-ratio:9 / 16}.creator-embed__thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.5}.creator-embed__body{position:relative;display:grid;gap:.8rem;justify-items:center}.creator-embed__hint{font-size:1.3rem;opacity:.85;max-width:42ch;margin:0}.creator-embed__frame{width:100%;aspect-ratio:16 / 9;border:0;display:block}.creator-embed__frame[data-ratio=portrait]{aspect-ratio:9 / 16}.creator-products__more{margin-top:2.4rem}.creator-sticky{position:fixed;left:0;right:0;bottom:0;z-index:5;display:flex;align-items:center;gap:1rem;padding:1rem 1.4rem;background:rgb(var(--color-background));border-top:1px solid var(--color-line);box-shadow:0 -4px 20px rgb(var(--color-foreground),.12);transform:translateY(100%);transition:transform .25s ease}.creator-sticky.is-visible{transform:translateY(0)}.creator-sticky__text{flex:1 1 auto;font-size:1.4rem;line-height:1.3}.creator-sticky__code{font-weight:700;letter-spacing:.05em}.creator-sticky__close{flex:0 0 auto;background:none;border:0;cursor:pointer;font-size:2rem;line-height:1;padding:.4rem .8rem;color:inherit}@media screen and (min-width:750px){.creator-sticky{display:none}}.creator-channels{display:flex;flex-wrap:wrap;gap:1.2rem}.creator-follow__thanks{margin:2rem 0 0;max-width:70ch}.creator-follow__cta{margin:1.6rem 0 0;font-size:1.4rem;opacity:.85}.creator-index{display:grid;gap:1.6rem;grid-template-columns:1fr;list-style:none;padding:0;margin:0}@media screen and (min-width:600px){.creator-index{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.creator-index{grid-template-columns:repeat(3,1fr);gap:2.4rem}}.creator-index__card{display:block;text-decoration:none;color:inherit;height:100%;border:1px solid var(--color-line);border-radius:var(--border-radius);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.creator-index__card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgb(var(--color-foreground),.14)}.creator-index__media{aspect-ratio:4 / 3;background:rgb(var(--color-foreground),.06)}.creator-index__media img{width:100%;height:100%;object-fit:cover;display:block}.creator-index__body{padding:1.6rem 1.8rem;display:grid;gap:.5rem}.creator-index__name{margin:0}.creator-index__meta{font-size:1.4rem;opacity:.8}.creator-unavailable{max-width:60ch;margin-inline:auto;text-align:center;display:grid;gap:1.6rem;justify-items:center}@media(prefers-reduced-motion:reduce){.creator-index__card,.creator-sticky{transition:none}}.creator-hero__identity{display:flex;align-items:center;gap:1.6rem;margin-bottom:1.2rem}.creator-hero__avatar{flex:0 0 auto;width:7.2rem;height:7.2rem;border-radius:50%;overflow:hidden;display:block;background:rgb(var(--color-foreground),.08);box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 4px rgb(var(--color-foreground),.15)}.creator-hero__avatar img{width:100%;height:100%;object-fit:cover;display:block}.creator-hero__names{display:grid;gap:.2rem;min-width:0}.creator-hero__title{margin:0}.creator-hero__handle{font-size:1.4rem;opacity:.7}@media screen and (min-width:750px){.creator-hero__avatar{width:9.6rem;height:9.6rem}}.creator-facts{display:grid;gap:.8rem 3.2rem;margin:0 0 1.8rem;grid-template-columns:1fr}@media screen and (min-width:600px){.creator-facts{grid-template-columns:repeat(2,minmax(0,max-content))}}.creator-facts dt{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;opacity:.65;margin:0 0 .2rem}.creator-facts dd{margin:0;font-weight:600}.creator-channels{display:flex;flex-wrap:wrap;gap:.8rem;margin:0 0 1.8rem;padding:0;list-style:none}.creator-channel{display:inline-flex;align-items:center;gap:.7rem;padding:.7rem 1.4rem;border-radius:999px;border:1px solid var(--color-line);text-decoration:none;color:inherit;font-size:1.4rem;line-height:1;transition:background .15s ease,border-color .15s ease}.creator-channel:hover{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground),.06)}.creator-channel svg{flex:0 0 auto}.creator-codebar{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 1.6rem;padding:1.6rem 2rem;margin-bottom:2.4rem;border:2px dashed var(--color-line);border-radius:var(--border-radius);background:rgb(var(--color-foreground),.04)}.creator-codebar__badge{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:6.4rem;padding:.8rem 1.2rem;border-radius:var(--border-radius);background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:2rem;font-weight:700;line-height:1;white-space:nowrap}.creator-codebar__text{flex:1 1 16rem;display:grid;gap:.3rem;min-width:0}.creator-codebar__label{font-size:1.3rem;opacity:.75}.creator-codebar__code{font-size:2rem;font-weight:700;letter-spacing:.06em;word-break:break-all}.creator-codebar__actions{display:flex;flex-wrap:wrap;gap:.8rem}.creator-card-note{display:inline-block;margin-top:.6rem;padding:.3rem 1rem;border-radius:999px;background:rgb(var(--color-foreground),.07);font-size:1.2rem;font-weight:600;opacity:1;letter-spacing:.01em}.creator-search{margin-top:4rem;padding-top:3.2rem;border-top:1px solid var(--color-line);text-align:center}.creator-search__hint{margin:0 0 1.2rem;font-size:1.6rem}.creator-search__form{display:flex;gap:.8rem;max-width:52rem;margin-inline:auto;flex-wrap:wrap}.creator-search__form input[type=search]{flex:1 1 22rem;min-width:0;padding:1.2rem 1.6rem;font-size:1.6rem;border:1px solid var(--color-line);border-radius:var(--border-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.creator-search__form input[type=search]:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.creator-becomepartner{margin-top:2.4rem;padding:2.4rem;border:1px solid var(--color-line);border-radius:var(--border-radius);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem}.creator-becomepartner__text{margin:0;font-size:1.7rem;font-weight:600}.creator-channels--grid{display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.creator-channels--grid .creator-channel{justify-content:center;padding:1.1rem 1.4rem}.creator-story__channels{margin-top:2.4rem}.creator-story__channels-label{margin:0 0 .8rem;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;opacity:.65}.creator-story__player{margin-top:2rem}.creator-embed__placeholder[data-ratio=audio]{aspect-ratio:auto;height:22rem}.creator-embed__frame[data-ratio=audio]{aspect-ratio:auto;height:35.2rem}
/*# sourceMappingURL=/cdn/shop/t/31/assets/creator-landing.css.map */
