.logo-module__H4qn2W__logo{transition:transform var(--transition-fast);align-items:center;text-decoration:none;display:flex}.logo-module__H4qn2W__logo:hover{transform:scale(1.02)}.logo-module__H4qn2W__logoImage{object-fit:contain}.logo-module__H4qn2W__sm .logo-module__H4qn2W__logoImage{width:auto;height:40px}.logo-module__H4qn2W__md .logo-module__H4qn2W__logoImage{width:auto;height:50px}.logo-module__H4qn2W__lg .logo-module__H4qn2W__logoImage{width:auto;height:65px}
.navbar-module__mEBHta__navbar{z-index:1000;transition:all var(--transition-base);padding:1rem 0;position:fixed;top:0;left:0;right:0}.navbar-module__mEBHta__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--glass-border);box-shadow:var(--shadow-soft);padding:.75rem 0}.navbar-module__mEBHta__container{justify-content:center;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.navbar-module__mEBHta__actions{align-items:center;gap:.75rem;display:flex}.navbar-module__mEBHta__comingSoonBadge{background:linear-gradient(135deg,var(--color-sage-light)0%,var(--color-sage)100%);border-radius:var(--radius-full);font-family:var(--font-heading);color:var(--color-mocha-dark);box-shadow:var(--shadow-soft);align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;display:flex}.navbar-module__mEBHta__dot{background:var(--color-coral);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite navbar-module__mEBHta__pulse}@keyframes navbar-module__mEBHta__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}@media (max-width:640px){.navbar-module__mEBHta__container{padding:0 1rem}.navbar-module__mEBHta__loginBtn{padding:.5rem 1rem;font-size:.85rem}.navbar-module__mEBHta__startBtn{padding:.5rem 1.25rem;font-size:.85rem}}
.hero-section-module__BtZYMG__hero{align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.hero-section-module__BtZYMG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;position:relative}.hero-section-module__BtZYMG__content{animation:.8s ease-out hero-section-module__BtZYMG__fadeInUp}@keyframes hero-section-module__BtZYMG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-section-module__BtZYMG__headline{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.hero-section-module__BtZYMG__highlight{color:var(--color-sage-dark);display:inline-block}.hero-section-module__BtZYMG__subheadline{color:var(--color-mocha-light);max-width:500px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.hero-section-module__BtZYMG__cta{flex-direction:column;gap:.75rem;display:flex}.hero-section-module__BtZYMG__launchBadge{background:var(--color-lavender-light);border-radius:var(--radius-full);font-family:var(--font-heading);color:var(--color-mocha-dark);align-self:flex-start;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.hero-section-module__BtZYMG__ctaBtn{align-self:flex-start;padding:1rem 2.5rem;font-size:1.1rem}.hero-section-module__BtZYMG__ctaNote{color:var(--color-mocha-light);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.hero-section-module__BtZYMG__visual{justify-content:center;align-items:center;animation:.8s ease-out .2s both hero-section-module__BtZYMG__fadeInUp;display:flex}.hero-section-module__BtZYMG__phoneWrapper{width:320px;height:480px;position:relative}.hero-section-module__BtZYMG__phone{background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:40px;width:280px;height:560px;padding:12px;position:relative;box-shadow:0 25px 50px #0000004d,inset 0 0 0 3px #3a3a3a}.hero-section-module__BtZYMG__phoneNotch{z-index:2;background:#1a1a1a;border-radius:0 0 20px 20px;width:120px;height:28px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.hero-section-module__BtZYMG__phoneScreen{background:linear-gradient(180deg,var(--color-cream)0%,var(--color-cream-dark)100%);border-radius:32px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.hero-section-module__BtZYMG__videoPlayer{flex-direction:column;flex:1;padding:40px 16px 16px;display:flex}.hero-section-module__BtZYMG__videoThumbnail{background:linear-gradient(135deg,var(--color-lavender)0%,var(--color-sky)100%);border-radius:16px;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.hero-section-module__BtZYMG__playBtn{filter:drop-shadow(0 4px 12px #a8c7a866);width:60px;height:60px;animation:2s ease-in-out infinite hero-section-module__BtZYMG__pulse}@keyframes hero-section-module__BtZYMG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-section-module__BtZYMG__videoProgress{background:var(--color-gray-200);border-radius:2px;height:4px;margin-top:12px;position:relative;overflow:hidden}.hero-section-module__BtZYMG__videoProgress:after{content:"";background:var(--color-sage);border-radius:2px;width:65%;height:100%;position:absolute;top:0;left:0}.hero-section-module__BtZYMG__supportMsg{background:var(--color-white);color:var(--color-mocha);align-items:center;gap:8px;padding:16px;font-size:.95rem;font-weight:600;display:flex}.hero-section-module__BtZYMG__heart{font-size:1.2rem;animation:1s ease-in-out infinite hero-section-module__BtZYMG__heartBeat}@keyframes hero-section-module__BtZYMG__heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.hero-section-module__BtZYMG__coin{filter:drop-shadow(0 4px 8px #0003);width:36px;height:36px;position:absolute}.hero-section-module__BtZYMG__coin1{animation:3s ease-in-out infinite hero-section-module__BtZYMG__coinFloat1;top:30%;right:-20px}.hero-section-module__BtZYMG__coin2{animation:3s ease-in-out .5s infinite hero-section-module__BtZYMG__coinFloat2;top:50%;right:-40px}.hero-section-module__BtZYMG__coin3{animation:3s ease-in-out 1s infinite hero-section-module__BtZYMG__coinFloat3;top:70%;right:-10px}@keyframes hero-section-module__BtZYMG__coinFloat1{0%,to{opacity:.9;transform:translateY(0)rotate(-5deg)}50%{opacity:1;transform:translateY(-15px)rotate(10deg)}}@keyframes hero-section-module__BtZYMG__coinFloat2{0%,to{opacity:.85;transform:translateY(0)rotate(5deg)}50%{opacity:1;transform:translateY(-20px)rotate(-5deg)}}@keyframes hero-section-module__BtZYMG__coinFloat3{0%,to{opacity:.9;transform:translateY(0)rotate(-10deg)}50%{opacity:1;transform:translateY(-12px)rotate(5deg)}}.hero-section-module__BtZYMG__handEmoji{filter:drop-shadow(0 4px 8px #00000026);font-size:4rem;animation:2s ease-in-out infinite hero-section-module__BtZYMG__handReach;position:absolute;bottom:0;right:-50px}@keyframes hero-section-module__BtZYMG__handReach{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-10px)rotate(5deg)}}.hero-section-module__BtZYMG__bgDecoration{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-section-module__BtZYMG__blob1{background:radial-gradient(circle,var(--color-sage-light)0%,transparent 70%);opacity:.4;filter:blur(60px);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;right:-10%}.hero-section-module__BtZYMG__blob2{background:radial-gradient(circle,var(--color-coral-light)0%,transparent 70%);opacity:.3;filter:blur(60px);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;left:-10%}@media (max-width:968px){.hero-section-module__BtZYMG__container{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-section-module__BtZYMG__content{order:1}.hero-section-module__BtZYMG__visual{order:2}.hero-section-module__BtZYMG__subheadline{margin-left:auto;margin-right:auto}.hero-section-module__BtZYMG__cta{align-items:center}.hero-section-module__BtZYMG__ctaBtn{align-self:center}}@media (max-width:640px){.hero-section-module__BtZYMG__hero{padding:6rem 0 3rem}.hero-section-module__BtZYMG__phoneWrapper{transform:scale(.85)}.hero-section-module__BtZYMG__headline{font-size:2.25rem}.hero-section-module__BtZYMG__subheadline{font-size:1.1rem}}
.how-it-works-module__WZBb_q__section{background:var(--color-cream-light);padding:6rem 0;position:relative}.how-it-works-module__WZBb_q__container{flex-direction:column;align-items:center;max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex}.how-it-works-module__WZBb_q__sectionTitle{text-align:center;color:var(--color-mocha-dark);margin-bottom:2.5rem}.how-it-works-module__WZBb_q__toggleWrapper{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-full);box-shadow:var(--shadow-soft);align-items:center;gap:1rem;margin-bottom:2rem;padding:.5rem;display:flex}.how-it-works-module__WZBb_q__toggleOption{font-family:var(--font-heading);color:var(--color-mocha-light);cursor:pointer;transition:all var(--transition-base);border-radius:var(--radius-full);z-index:1;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;display:flex;position:relative}.how-it-works-module__WZBb_q__toggleOption.how-it-works-module__WZBb_q__active{color:var(--color-mocha-dark)}.how-it-works-module__WZBb_q__toggleIcon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.how-it-works-module__WZBb_q__toggleIcon svg{width:100%;height:100%}.how-it-works-module__WZBb_q__toggleSlider{display:none}.how-it-works-module__WZBb_q__headline{text-align:center;color:var(--color-mocha);margin-bottom:3rem;font-size:clamp(1.75rem,3.5vw,2.5rem);animation:.4s ease-out how-it-works-module__WZBb_q__fadeIn}@keyframes how-it-works-module__WZBb_q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.how-it-works-module__WZBb_q__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin-bottom:2.5rem;display:grid}.how-it-works-module__WZBb_q__stepCard{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-soft);transition:transform var(--transition-base),box-shadow var(--transition-base);padding:2rem;animation:.5s ease-out backwards how-it-works-module__WZBb_q__cardFadeIn;position:relative}.how-it-works-module__WZBb_q__stepCard:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}@keyframes how-it-works-module__WZBb_q__cardFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.how-it-works-module__WZBb_q__stepNumber{background:linear-gradient(135deg,var(--color-sage)0%,var(--color-sage-dark)100%);color:#fff;width:28px;height:28px;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.how-it-works-module__WZBb_q__stepIcon{width:56px;height:56px;color:var(--color-sage-dark);margin:0 auto 1rem}.how-it-works-module__WZBb_q__stepIcon svg{width:100%;height:100%}.how-it-works-module__WZBb_q__stepTitle{color:var(--color-mocha-dark);margin-bottom:.75rem;font-size:1.25rem}.how-it-works-module__WZBb_q__stepDescription{color:var(--color-mocha-light);font-size:.95rem;line-height:1.6}.how-it-works-module__WZBb_q__benefitTag{background:linear-gradient(135deg,var(--color-lavender-light)0%,var(--color-lavender)100%);border-radius:var(--radius-full);font-family:var(--font-heading);color:var(--color-mocha-dark);box-shadow:var(--shadow-soft);align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;animation:.4s ease-out .3s backwards how-it-works-module__WZBb_q__fadeIn;display:inline-flex}.how-it-works-module__WZBb_q__checkmark{background:var(--color-sage);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;display:flex}@media (max-width:868px){.how-it-works-module__WZBb_q__stepsGrid{grid-template-columns:1fr;max-width:400px}.how-it-works-module__WZBb_q__toggleWrapper{flex-wrap:wrap;justify-content:center}.how-it-works-module__WZBb_q__toggleOption{padding:.625rem 1.25rem;font-size:.9rem}}@media (max-width:640px){.how-it-works-module__WZBb_q__section{padding:4rem 0}.how-it-works-module__WZBb_q__benefitTag{text-align:center;padding:.875rem 1.5rem;font-size:.95rem}}
.creator-promise-module__Hnfxaa__section{background:radial-gradient(ellipse at 0% 50%,#6b5b4f14 0%,transparent 50%),radial-gradient(ellipse at 100% 50%,#a8c7a826 0%,transparent 50%),linear-gradient(135deg,var(--color-cream)0%,var(--color-cream-dark)100%);padding:6rem 0;position:relative;overflow:hidden}.creator-promise-module__Hnfxaa__container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.creator-promise-module__Hnfxaa__headline{text-align:center;color:var(--color-mocha-dark);margin-bottom:3.5rem;font-size:clamp(2rem,4vw,3rem)}.creator-promise-module__Hnfxaa__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.creator-promise-module__Hnfxaa__chartWrapper{flex-direction:column;align-items:center;display:flex}.creator-promise-module__Hnfxaa__chartTitle{color:var(--color-mocha);text-align:center;margin-bottom:2rem;font-size:1.5rem}.creator-promise-module__Hnfxaa__donutContainer{width:220px;height:220px;margin-bottom:2rem;position:relative}.creator-promise-module__Hnfxaa__donut{width:100%;height:100%;transform:rotate(-90deg)}.creator-promise-module__Hnfxaa__creatorSlice{transition:stroke-dasharray 1.5s ease-out}.creator-promise-module__Hnfxaa__platformSlice{transition:stroke-dasharray 1.5s ease-out .3s}.creator-promise-module__Hnfxaa__donutCenter{text-align:center;flex-direction:column;gap:.25rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.creator-promise-module__Hnfxaa__percentage{font-family:var(--font-heading);color:var(--color-sage-dark);font-size:2.5rem;font-weight:800;line-height:1}.creator-promise-module__Hnfxaa__label{font-family:var(--font-heading);color:var(--color-mocha);font-size:1rem;font-weight:600}.creator-promise-module__Hnfxaa__legend{flex-direction:column;gap:1rem;display:flex}.creator-promise-module__Hnfxaa__legendItem{align-items:center;gap:.75rem;display:flex}.creator-promise-module__Hnfxaa__legendDot{border-radius:4px;flex-shrink:0;width:16px;height:16px}.creator-promise-module__Hnfxaa__creatorDot{background:linear-gradient(135deg,var(--color-sage)0%,var(--color-sage-dark)100%)}.creator-promise-module__Hnfxaa__platformDot{background:var(--color-lavender)}.creator-promise-module__Hnfxaa__legendPercent{font-family:var(--font-heading);color:var(--color-mocha-dark);margin-right:.5rem;font-size:1.1rem;font-weight:700}.creator-promise-module__Hnfxaa__legendLabel{color:var(--color-mocha-light);font-size:.95rem}.creator-promise-module__Hnfxaa__copyWrapper{flex-direction:column;gap:1.5rem;display:flex}.creator-promise-module__Hnfxaa__copy{color:var(--color-mocha);font-size:1.35rem;line-height:1.7}.creator-promise-module__Hnfxaa__copy strong{color:var(--color-mocha-dark)}.creator-promise-module__Hnfxaa__audience{color:var(--color-mocha-light);font-size:1.1rem;line-height:1.8}.creator-promise-module__Hnfxaa__tag{background:var(--color-lavender-light);border-radius:var(--radius-full);color:var(--color-mocha-dark);margin:.25rem;padding:.25rem .75rem;font-weight:500;display:inline-block}.creator-promise-module__Hnfxaa__ctaBtn{align-self:flex-start;margin-top:1rem}@media (max-width:868px){.creator-promise-module__Hnfxaa__content{text-align:center;grid-template-columns:1fr;gap:3rem}.creator-promise-module__Hnfxaa__copyWrapper{align-items:center}.creator-promise-module__Hnfxaa__copy,.creator-promise-module__Hnfxaa__audience{text-align:center}.creator-promise-module__Hnfxaa__ctaBtn{align-self:center}.creator-promise-module__Hnfxaa__legend{flex-direction:row;gap:2rem}}@media (max-width:640px){.creator-promise-module__Hnfxaa__section{padding:4rem 0}.creator-promise-module__Hnfxaa__donutContainer{width:180px;height:180px}.creator-promise-module__Hnfxaa__percentage{font-size:2rem}.creator-promise-module__Hnfxaa__copy{font-size:1.15rem}.creator-promise-module__Hnfxaa__legend{flex-direction:column;gap:1rem}}
.footer-module__oqRDSq__footer{background:var(--color-mocha-dark);color:var(--color-cream);padding:3rem 0 2rem}.footer-module__oqRDSq__container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.footer-module__oqRDSq__mainContent{text-align:center;border-bottom:1px solid #faf8f51a;flex-direction:column;align-items:center;padding-bottom:2rem;display:flex}.footer-module__oqRDSq__brand{flex-direction:column;align-items:center;gap:.75rem;display:flex}.footer-module__oqRDSq__brand a{color:var(--color-cream)}.footer-module__oqRDSq__tagline{color:#faf8f599;max-width:300px;font-size:.9rem}.footer-module__oqRDSq__bottomBar{text-align:center;padding-top:1.5rem}.footer-module__oqRDSq__copyright{color:#faf8f580;text-align:center;width:100%;margin:0 auto;font-size:.9rem}.footer-module__oqRDSq__heart{animation:1s ease-in-out infinite footer-module__oqRDSq__heartPulse;display:inline-block}@keyframes footer-module__oqRDSq__heartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:640px){.footer-module__oqRDSq__footer{padding:2rem 0 1.5rem}}
