.creatorPage{color:#111827;background:#f0f0f2;min-height:100vh}.creatorPage main{width:100%}.creatorPageHero{box-sizing:border-box;background-color:#111316;background-position:50%;background-size:cover;align-items:center;min-height:clamp(360px,38vw,560px);padding:clamp(40px,6vw,96px);display:flex;position:relative;overflow:hidden}.creatorPageHero:after{content:"";pointer-events:none;background:linear-gradient(#ffffff0d 0%,#fff0 32%),radial-gradient(circle at 76% 24%,#ffffff29 0,#fff0 28%);position:absolute;inset:0}.creatorPageHeroContent{z-index:1;width:min(100%,720px);color:var(--creator-hero-text-color,#fff);flex-direction:column;align-items:flex-start;display:flex;position:relative}.creatorPageLogo{object-fit:contain;object-position:left center;filter:drop-shadow(0 18px 32px #0000003d);width:min(280px,54vw);max-height:120px;margin-bottom:26px}.creatorPageEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--creator-hero-secondary-text-color,#f2f2f2);margin:0 0 12px;font-size:12px;font-weight:800}.creatorPageEyebrowDark{color:#2563eb;opacity:1}.creatorPageHero h1{letter-spacing:-.06em;text-transform:uppercase;margin:0;font-size:clamp(48px,8vw,112px);line-height:.9}.creatorPageHeadline{max-width:620px;color:var(--creator-hero-secondary-text-color,#f2f2f2);margin:24px 0 0;font-size:clamp(17px,1.6vw,24px);line-height:1.45}.creatorPageAbout,.creatorPageProducts{box-sizing:border-box;width:min(100%,1520px);margin:0 auto}.creatorPageAbout{background:#f0f0f2;grid-template-columns:minmax(240px,.42fr) minmax(0,.58fr);gap:clamp(24px,5vw,80px);padding:clamp(42px,6vw,88px) clamp(18px,4vw,48px);display:grid}.creatorPageAbout h2,.creatorPageSectionHeader h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,58px);font-weight:500;line-height:1}.creatorPageAboutBody{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.creatorPageAboutBody p{color:#3f4652;margin:0;font-size:clamp(17px,1.5vw,23px);line-height:1.65}.creatorPageExternalLink{color:#fff;background:#111827;border-radius:999px;align-items:center;min-height:46px;padding:0 18px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 28px #11182724}.creatorPageExternalLink:hover{transform:translateY(-1px);box-shadow:0 18px 34px #1118272e}.creatorPageProducts{padding:0 clamp(18px,4vw,48px) clamp(54px,7vw,96px)}.creatorPageSectionHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:clamp(24px,4vw,42px);display:flex}.creatorPageSectionHeader span{color:#4b5563;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;min-height:38px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.creatorPageProductGrid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:18px;display:grid}.creatorPageProductGrid>*{min-width:0}.creatorPageProductGrid .productCard{max-width:none}.creatorPageEmptyState{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:32px;display:flex;box-shadow:0 18px 40px #0f172a0f}.creatorPageEmptyState h3{margin:0;font-size:28px;line-height:1.15}.creatorPageEmptyState p{color:#5f6b76;max-width:520px;margin:12px auto 0;line-height:1.6}@media (max-width:1320px){.creatorPageProductGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1080px){.creatorPageProductGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:820px){.creatorPageHero{background-position:top;align-items:flex-end;min-height:460px;padding:34px 20px}.creatorPageAbout{grid-template-columns:1fr;gap:18px}.creatorPageSectionHeader{flex-direction:column;align-items:flex-start}.creatorPageProductGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media (max-width:560px){.creatorPageHero{min-height:420px}.creatorPageHero h1{font-size:clamp(40px,13vw,62px)}.creatorPageHeadline{font-size:16px}.creatorPageAbout,.creatorPageProducts{padding-left:16px;padding-right:16px}.creatorPageProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
