.CreatorsPage-module__SEg-pG__creatorsPage{color:#1e293b;background-color:#fafbfc;min-height:100vh;overflow-x:hidden}:root{--creator-grad-start:#ffc300;--creator-grad-end:#f59e0b}.CreatorsPage-module__SEg-pG__heroSection{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;padding:180px 20px 120px;display:flex;position:relative;overflow:hidden}.CreatorsPage-module__SEg-pG__heroSection:before{content:"";z-index:-2;pointer-events:none;background:linear-gradient(#0b0f1999 0%,#0b0f1900 100%);width:100%;height:300px;position:absolute;top:0;left:0}.CreatorsPage-module__SEg-pG__heroSection:after{content:"";z-index:-2;pointer-events:none;background:radial-gradient(circle at 0 0,#ffc30026 0%,#0000 40%),radial-gradient(circle at 100% 100%,#f59e0b26 0%,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.CreatorsPage-module__SEg-pG__heroAnimatedBg{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.CreatorsPage-module__SEg-pG__blob{filter:blur(100px);opacity:.15;border-radius:50%;animation:20s ease-in-out infinite alternate CreatorsPage-module__SEg-pG__floatBlobs;position:absolute}.CreatorsPage-module__SEg-pG__blob1{background:#ffc300;width:500px;height:500px;top:-150px;left:-100px}.CreatorsPage-module__SEg-pG__blob2{background:#3b82f6;width:600px;height:600px;animation-delay:-7s;bottom:-200px;right:-200px}@keyframes CreatorsPage-module__SEg-pG__floatBlobs{0%{transform:translate(0)scale(1)}33%{transform:translate(80px,-50px)scale(1.1)}66%{transform:translate(-50px,80px)scale(.9)}to{transform:translate(0)scale(1)}}.CreatorsPage-module__SEg-pG__heroContent{z-index:2;max-width:900px;animation:1s cubic-bezier(.16,1,.3,1) forwards CreatorsPage-module__SEg-pG__slideUpFade;position:relative}.CreatorsPage-module__SEg-pG__badge{color:#d97706;letter-spacing:1px;text-transform:uppercase;background:#ffc3001a;border:1px solid #ffc30066;border-radius:30px;margin-bottom:24px;padding:8px 16px;font-size:.9rem;font-weight:700;display:inline-block}.CreatorsPage-module__SEg-pG__heroTitle{color:#0f172a;margin-bottom:24px;font-size:5rem;font-weight:800;line-height:1.1}.CreatorsPage-module__SEg-pG__highlight{color:#ffc300;text-shadow:0 4px 15px #ffc30033}.CreatorsPage-module__SEg-pG__heroSubtitle{color:#475569;max-width:650px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.CreatorsPage-module__SEg-pG__ctaButton{color:#0f172a;background:linear-gradient(135deg,#ffc300,#f59e0b);border-radius:50px;justify-content:center;align-items:center;padding:18px 45px;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #ffc30066}.CreatorsPage-module__SEg-pG__ctaButton:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff9 50%,#fff0 100%);width:50%;height:100%;transition:all .75s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.CreatorsPage-module__SEg-pG__ctaButton:hover:after{left:200%}.CreatorsPage-module__SEg-pG__ctaButton:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 15px 35px -5px #ffc30099}.CreatorsPage-module__SEg-pG__arrowRight{margin-left:10px;transition:transform .3s}.CreatorsPage-module__SEg-pG__ctaButton:hover .CreatorsPage-module__SEg-pG__arrowRight{transform:translate(6px)}@keyframes CreatorsPage-module__SEg-pG__slideUpFade{0%{opacity:0;filter:blur(10px);transform:translateY(40px)}to{opacity:1;filter:blur();transform:translateY(0)}}.CreatorsPage-module__SEg-pG__ecosystemSection{z-index:2;background:#fff;border-top:1px solid #f1f5f9;padding:120px 20px;position:relative}.CreatorsPage-module__SEg-pG__ecoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:1200px;margin:60px auto 0;display:grid}.CreatorsPage-module__SEg-pG__ecoStep{text-align:center;position:relative}@media (min-width:992px){.CreatorsPage-module__SEg-pG__ecoStep:not(:last-child):after{content:"";z-index:0;background:linear-gradient(90deg,#ffc30080,#0000);width:60px;height:2px;position:absolute;top:40px;right:-30px}}.CreatorsPage-module__SEg-pG__ecoIconWrapper{z-index:1;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:32px;transition:all .4s;display:flex;position:relative;box-shadow:0 4px 10px #0000000d}.CreatorsPage-module__SEg-pG__ecoStep:hover .CreatorsPage-module__SEg-pG__ecoIconWrapper{border-color:#ffc300;transform:scale(1.1)translateY(-5px);box-shadow:0 15px 30px #ffc30033}.CreatorsPage-module__SEg-pG__ecoTitle{color:#0f172a;margin-bottom:12px;font-size:1.4rem;font-weight:700}.CreatorsPage-module__SEg-pG__ecoDesc{color:#475569;font-size:.95rem;line-height:1.6}.CreatorsPage-module__SEg-pG__creatorsListSection{z-index:2;background:#fff;padding:0 20px 20px;position:relative}.CreatorsPage-module__SEg-pG__creatorsListHeader{text-align:center;margin-bottom:60px}.CreatorsPage-module__SEg-pG__creatorsListTitle{color:#0f172a;margin-bottom:20px;font-size:3rem;font-weight:800}.CreatorsPage-module__SEg-pG__creatorsNumber{color:#ffc300}.CreatorsPage-module__SEg-pG__viewAllLink{color:#ffc300;font-size:1.15rem;font-weight:700;text-decoration:none;transition:color .3s}.CreatorsPage-module__SEg-pG__viewAllLink:hover{color:#f59e0b;text-decoration:underline}.CreatorsPage-module__SEg-pG__creatorsSubGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.CreatorsPage-module__SEg-pG__creatorProfileCard{text-align:center;flex-direction:column;align-items:center;display:flex}.CreatorsPage-module__SEg-pG__creatorImageWrapper{aspect-ratio:3/4;border-radius:20px;width:100%;margin-bottom:20px;transition:transform .4s,box-shadow .4s;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a}.CreatorsPage-module__SEg-pG__creatorProfileCard:hover .CreatorsPage-module__SEg-pG__creatorImageWrapper{transform:translateY(-10px);box-shadow:0 20px 35px -5px #00000026}.CreatorsPage-module__SEg-pG__creatorProfileImage{object-fit:cover;width:100%;height:100%}.CreatorsPage-module__SEg-pG__creatorName{color:#0f172a;margin-bottom:4px;font-size:1.25rem;font-weight:800}.CreatorsPage-module__SEg-pG__creatorLocation{color:#64748b;font-size:1rem;font-weight:500}@media (max-width:768px){.CreatorsPage-module__SEg-pG__creatorsListTitle{font-size:2.2rem}}.CreatorsPage-module__SEg-pG__featuresSection{z-index:2;background:#f8fafc;border-top:1px solid #e2e8f0;padding:100px 20px;position:relative}.CreatorsPage-module__SEg-pG__sectionHeader{text-align:center;margin-bottom:80px}.CreatorsPage-module__SEg-pG__sectionTitle{color:#0f172a;margin-bottom:16px;font-size:3rem;font-weight:800}.CreatorsPage-module__SEg-pG__sectionSubtitle{color:#475569;max-width:650px;margin:0 auto;font-size:1.15rem}.CreatorsPage-module__SEg-pG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.CreatorsPage-module__SEg-pG__featureCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:40px 30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.CreatorsPage-module__SEg-pG__featureCard:before{content:"";opacity:0;background:linear-gradient(90deg,#ffc300,#f59e0b);width:100%;height:4px;transition:opacity .4s;position:absolute;top:0;left:0}.CreatorsPage-module__SEg-pG__featureCard:hover{border-color:#ffc3004d;transform:translateY(-10px);box-shadow:0 20px 40px -5px #0000001a,0 0 20px #ffc3001a}.CreatorsPage-module__SEg-pG__featureCard:hover:before{opacity:1}.CreatorsPage-module__SEg-pG__featureIconWrapper{background:#ffc3001a;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:24px;font-size:28px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.CreatorsPage-module__SEg-pG__featureCard:hover .CreatorsPage-module__SEg-pG__featureIconWrapper{background:#ffc30033;transform:scale(1.15)rotate(10deg)}.CreatorsPage-module__SEg-pG__featureTitle{color:#0f172a;margin-bottom:12px;font-size:1.35rem;font-weight:700}.CreatorsPage-module__SEg-pG__featureDesc{color:#475569;font-size:1rem;line-height:1.6}.CreatorsPage-module__SEg-pG__showcaseSection{background:#fff;border-top:1px solid #e2e8f0;padding:120px 20px;position:relative;overflow:hidden}.CreatorsPage-module__SEg-pG__showcaseContainer{flex-direction:column;gap:120px;max-width:1200px;margin:0 auto;display:flex}.CreatorsPage-module__SEg-pG__storyRow{align-items:center;gap:80px;display:flex}.CreatorsPage-module__SEg-pG__storyRow.CreatorsPage-module__SEg-pG__reverse{flex-direction:row-reverse}.CreatorsPage-module__SEg-pG__storyImageWrapper{perspective:1000px;flex:1;position:relative}.CreatorsPage-module__SEg-pG__storyImage{aspect-ratio:4/5;object-fit:cover;border:1px solid #e2e8f0;border-radius:24px;width:100%;transition:transform .5s;box-shadow:0 25px 50px -12px #00000040}.CreatorsPage-module__SEg-pG__storyImageWrapper:hover .CreatorsPage-module__SEg-pG__storyImage{transform:scale(1.02)rotateY(2deg)}.CreatorsPage-module__SEg-pG__imageOverlay{pointer-events:none;background:linear-gradient(#0000 60%,#0000004d 100%);border-radius:24px;position:absolute;inset:0}.CreatorsPage-module__SEg-pG__floatingBadge{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:2;background:#fffffff2;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:15px;padding:15px 25px;animation:6s ease-in-out infinite CreatorsPage-module__SEg-pG__float;display:flex;position:absolute;bottom:30px;left:-20px;box-shadow:0 15px 30px #00000026}.CreatorsPage-module__SEg-pG__storyRow.CreatorsPage-module__SEg-pG__reverse .CreatorsPage-module__SEg-pG__floatingBadge{left:auto;right:-20px}.CreatorsPage-module__SEg-pG__badgeIcon{color:#0f172a;background:linear-gradient(135deg,#ffc300,#f59e0b);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.CreatorsPage-module__SEg-pG__badgeText{flex-direction:column;display:flex}.CreatorsPage-module__SEg-pG__badgeTitle{color:#0f172a;padding-bottom:2px;font-size:1rem;font-weight:700}.CreatorsPage-module__SEg-pG__badgeSub{color:#64748b;font-size:.85rem;font-weight:500}@keyframes CreatorsPage-module__SEg-pG__float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.CreatorsPage-module__SEg-pG__storyContent{flex:1}.CreatorsPage-module__SEg-pG__storyTag{color:#d97706;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;font-size:.9rem;font-weight:700;display:block}.CreatorsPage-module__SEg-pG__storyTitle{color:#0f172a;margin-bottom:24px;font-size:2.5rem;font-weight:800;line-height:1.2}.CreatorsPage-module__SEg-pG__storyText{color:#475569;margin-bottom:40px;font-size:1.15rem;line-height:1.8}.CreatorsPage-module__SEg-pG__statsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.CreatorsPage-module__SEg-pG__statItem{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #ffc300;border-radius:20px;padding:24px;box-shadow:0 4px 15px #0000000d}.CreatorsPage-module__SEg-pG__statValue{color:#ffc300;margin-bottom:4px;font-size:2.2rem;font-weight:800}.CreatorsPage-module__SEg-pG__statLabel{color:#475569;font-size:.95rem;font-weight:500}.CreatorsPage-module__SEg-pG__featureList{margin:0;padding:0;list-style:none}.CreatorsPage-module__SEg-pG__featureListItem{color:#334155;align-items:center;gap:12px;margin-bottom:16px;font-size:1.1rem;font-weight:500;display:flex}.CreatorsPage-module__SEg-pG__checkIcon{color:#ffc300;background:#ffc30026;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.3rem;font-weight:700;display:flex}.CreatorsPage-module__SEg-pG__ctaSection{text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;padding:120px 20px;position:relative}.CreatorsPage-module__SEg-pG__ctaContainer{background:#fff;border:1px solid #e2e8f0;border-radius:30px;max-width:900px;margin:0 auto;padding:100px 40px;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0000000d}.CreatorsPage-module__SEg-pG__ctaContainer:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffc3001a 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.CreatorsPage-module__SEg-pG__ctaContainer:after{content:"";background:linear-gradient(90deg,#ffc300,#f59e0b);width:100%;height:6px;position:absolute;top:0;left:0}.CreatorsPage-module__SEg-pG__ctaTitle{color:#0f172a;z-index:1;margin-bottom:24px;font-size:3.5rem;font-weight:800;position:relative}.CreatorsPage-module__SEg-pG__ctaSubtitle{color:#475569;z-index:1;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem;position:relative}@media (max-width:992px){.CreatorsPage-module__SEg-pG__heroTitle{font-size:4rem}.CreatorsPage-module__SEg-pG__storyRow{text-align:left;flex-direction:column;gap:60px}.CreatorsPage-module__SEg-pG__storyRow.CreatorsPage-module__SEg-pG__reverse{flex-direction:column}.CreatorsPage-module__SEg-pG__storyImageWrapper{width:100%;max-width:600px;margin:0 auto}.CreatorsPage-module__SEg-pG__floatingBadge{bottom:20px;left:20px}.CreatorsPage-module__SEg-pG__storyRow.CreatorsPage-module__SEg-pG__reverse .CreatorsPage-module__SEg-pG__floatingBadge{right:20px}}@media (max-width:768px){.CreatorsPage-module__SEg-pG__heroTitle{font-size:3rem}.CreatorsPage-module__SEg-pG__heroSubtitle{font-size:1.1rem}.CreatorsPage-module__SEg-pG__heroSection{padding-top:140px}.CreatorsPage-module__SEg-pG__ctaTitle{font-size:2.5rem}.CreatorsPage-module__SEg-pG__storyTitle{font-size:2rem}.CreatorsPage-module__SEg-pG__sectionTitle{font-size:2.5rem}.CreatorsPage-module__SEg-pG__featuresGrid{grid-template-columns:1fr}.CreatorsPage-module__SEg-pG__ctaContainer{padding:60px 20px}.CreatorsPage-module__SEg-pG__ctaButton{padding:16px 30px;font-size:1.05rem}}@media (max-width:424px){.CreatorsPage-module__SEg-pG__heroTitle{font-size:2.4rem}.CreatorsPage-module__SEg-pG__ctaTitle{font-size:2rem}.CreatorsPage-module__SEg-pG__ctaContainer{border-radius:20px;padding:40px 16px}.CreatorsPage-module__SEg-pG__ctaButton{text-align:center;justify-content:center;width:100%;max-width:300px;padding:14px 20px;font-size:.95rem;display:flex}.CreatorsPage-module__SEg-pG__floatingBadge{padding:10px 15px;bottom:10px;left:10px}.CreatorsPage-module__SEg-pG__badgeIcon{width:30px;height:30px}.CreatorsPage-module__SEg-pG__badgeTitle{font-size:.85rem}}@media (max-width:374px){.CreatorsPage-module__SEg-pG__heroTitle{font-size:2rem}.CreatorsPage-module__SEg-pG__ctaTitle{font-size:1.6rem}.CreatorsPage-module__SEg-pG__ctaButton{padding:12px 16px;font-size:.85rem}.CreatorsPage-module__SEg-pG__ecoGrid{grid-template-columns:1fr}}
