.HowItWorks_container__HMuUA{margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:3rem 1rem}.HowItWorks_content__Q1A2k{display:none}@media (min-width:768px){.HowItWorks_content__Q1A2k{display:flex;flex-direction:row;width:100%;max-width:800px;margin-left:auto;margin-right:auto;gap:0;align-items:center;justify-content:center}}.HowItWorks_mobileStepper__HhGXQ{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}@media (min-width:768px){.HowItWorks_mobileStepper__HhGXQ{display:none}}.HowItWorks_progressTrack__SPCEk{display:flex;align-items:center;width:100%;max-width:280px}.HowItWorks_progressStep__dYqq2{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease}.HowItWorks_progressStep__dYqq2.HowItWorks_active__NDALc{opacity:1}.HowItWorks_progressStep__dYqq2.HowItWorks_inactive__mMVmf{opacity:.3}.HowItWorks_progressNumber__KeoLr{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:rgba(255,255,255,.9);background:rgba(255,255,255,.1);border-radius:50%}.HowItWorks_progressLine__KUnp6{flex:1;height:2px;background:rgba(255,255,255,.15);margin:0 .5rem;position:relative;overflow:hidden}.HowItWorks_progressLineFill__8EkiC{position:absolute;top:0;left:0;height:100%;background:var(--color-accent-main,#f5d90a);transition:width .3s ease-out}.HowItWorks_stepCaption__AgkCs{font-size:1rem;font-weight:500;color:rgba(255,255,255,.9);text-align:center;min-height:1.75rem}.HowItWorks_step__CiAs1{display:flex;flex-direction:column;align-items:center;flex:1;max-width:120px;cursor:pointer;position:relative}@media (min-width:768px){.HowItWorks_step__CiAs1{flex:0 0 auto;max-width:160px;width:160px}}.HowItWorks_stepContent__QK1Ta{width:100%;display:flex;flex-direction:column;align-items:center;gap:.75rem;transition:all .3s ease}.HowItWorks_stepContent__QK1Ta.HowItWorks_active__NDALc{opacity:1}.HowItWorks_stepContent__QK1Ta.HowItWorks_inactive__mMVmf{opacity:.4}.HowItWorks_stepDescription__TKvKG{display:none}@media (min-width:768px){.HowItWorks_stepDescription__TKvKG{display:block;width:100%;text-align:center;margin:0;font-size:.8rem;font-weight:500;line-height:1.3;color:rgba(255,255,255,.8);order:3}}.HowItWorks_emojiContainer__mK5Qn{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;order:1}@media (min-width:768px){.HowItWorks_emojiContainer__mK5Qn{width:4rem;height:4rem}}.HowItWorks_arrow__KhKEv{display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.2);font-size:.875rem;padding:0 .5rem;flex-shrink:0}@media (min-width:768px){.HowItWorks_arrow__KhKEv{font-size:1.25rem;padding:0 1rem}}.HowItWorks_videoWrapper__u_WP7{margin-bottom:1.5rem;width:100%;max-width:340px}@media (min-width:768px){.HowItWorks_videoWrapper__u_WP7{margin-bottom:2rem;max-width:400px}}.HowItWorks_videoCaption__7e8U7{text-align:center;margin-top:1rem;font-size:.9rem;font-weight:500;color:rgba(255,255,255,.7);min-height:1.5rem}@media (min-width:768px){.HowItWorks_videoCaption__7e8U7{display:none}}.HowItWorks_videoContainer__mOYgb{position:relative;width:100%;border-radius:1.5rem;overflow:hidden;cursor:pointer;aspect-ratio:1/1}.HowItWorks_video__ucuJs{width:100%;height:100%;object-fit:cover;display:block}.HowItWorks_playOverlay__lnUkb{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.7);transition:background .2s ease}.HowItWorks_videoContainer__mOYgb:hover .HowItWorks_playOverlay__lnUkb{background:rgba(0,0,0,.75)}.HowItWorks_playButton__G0k5G{width:3.5rem;height:3.5rem;border-radius:50%;background:var(--color-accent-main,#f5d90a);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.HowItWorks_videoContainer__mOYgb:hover .HowItWorks_playButton__G0k5G{transform:scale(1.05)}.SectionDivider_dividerWrapper__1ixDI{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem 0}.SectionDivider_divider__K3LqM{width:100%;max-width:800px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08) 50%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:relative}.SectionDivider_divider__K3LqM:before{content:"";position:absolute;top:-1px;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.03) 50%,transparent);filter:blur(2px)}.LazySection_lazy__7Lon4{min-height:var(--lazy-min-h,400px)}.ProjectManager_mobileContainer__M5hgT{width:100%;max-width:80rem!important}.ProjectManager_projectInputSection__Y3FrM{position:relative;z-index:1;width:100%}@media (max-width:576px){.ProjectManager_mobileContainer__M5hgT{max-width:100%!important;padding:0 .5rem}}.AuthorEntryButton_reveal____JCD{display:grid;grid-template-rows:0fr;animation:AuthorEntryButton_reveal-unfold__CJUkX .38s cubic-bezier(.2,.8,.2,1) forwards}.AuthorEntryButton_reveal____JCD>*{overflow:hidden}@keyframes AuthorEntryButton_reveal-unfold__CJUkX{0%{grid-template-rows:0fr}to{grid-template-rows:1fr}}.AuthorEntryButton_rise__fD1Dw{animation:AuthorEntryButton_reveal-rise__rEZwN .32s ease-out .12s backwards}@keyframes AuthorEntryButton_reveal-rise__rEZwN{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.AuthorEntryButton_reveal____JCD{grid-template-rows:1fr;animation:none}.AuthorEntryButton_rise__fD1Dw{animation:none}}.PublicPageLayout_pageWrapper__bF_fe{min-height:100vh;display:flex;flex-direction:column}.PublicPageLayout_pageMain__tVacB{flex:1;display:flex;flex-direction:column}.ProfileLinkButton_handle__PzhIm{color:var(--color-text-primary)}