.AuthorFeatures_section__1jcB7{padding:var(--space-12) 0}.AuthorFeatures_head__Yg26n{text-align:center;margin-bottom:var(--space-10)}.AuthorFeatures_grid__e3FT1{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;grid-gap:var(--space-5);gap:var(--space-5)}@media(max-width:1024px){.AuthorFeatures_grid__e3FT1{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.AuthorFeatures_grid__e3FT1{grid-template-columns:1fr}}.AuthorFeatures_card__e29Tm{display:flex;flex-direction:column;align-items:flex-start;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-sm);transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease),border-color var(--dur) var(--ease)}.AuthorFeatures_card__e29Tm:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:transparent}.AuthorFeatures_icon__BnON5{width:54px;height:54px;border-radius:var(--radius-sm);display:grid;place-items:center;font-size:24px;margin-bottom:var(--space-3)}[data-tone=primary] .AuthorFeatures_icon__BnON5{background:var(--primary-soft);color:var(--primary-press)}[data-tone=success] .AuthorFeatures_icon__BnON5{background:#f0fdf4;color:var(--success)}[data-tone=accent] .AuthorFeatures_icon__BnON5{background:var(--warning-soft);color:var(--accent)}[data-tone=magenta] .AuthorFeatures_icon__BnON5{background:#fae8ff;color:var(--color-magenta-500)}[data-tone=cyan] .AuthorFeatures_icon__BnON5{background:#ecfeff;color:var(--color-cyan-500)}[data-tone=rose] .AuthorFeatures_icon__BnON5{background:var(--danger-soft);color:var(--danger)}.AuthorFeatures_title__qjTuF{font-size:var(--text-h4);font-weight:var(--weight-bold);margin-bottom:var(--space-2)}.AuthorFeatures_description__KkiVG{color:var(--text-muted);font-size:var(--text-body-sm);line-height:var(--leading-normal)}.AuthorStats_section__wNGt_{padding:var(--space-12) 0}.AuthorStats_head__3lBjE{text-align:center;margin-bottom:var(--space-10)}.AuthorStats_grid__sFCUY{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;grid-gap:var(--space-4);gap:var(--space-4)}@media(max-width:1024px){.AuthorStats_grid__sFCUY{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.AuthorStats_grid__sFCUY{grid-template-columns:1fr}}.AuthorStats_card__q4ZdN{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-8) var(--space-5);text-align:center;box-shadow:var(--shadow-sm)}.AuthorStats_value__Esy3k{font-size:var(--text-h2);font-weight:var(--weight-heavy);letter-spacing:-.6px;line-height:1}.AuthorStats_value__Esy3k[data-tone=success]{color:var(--success)}.AuthorStats_value__Esy3k[data-tone=primary]{color:var(--primary-press)}.AuthorStats_value__Esy3k[data-tone=accent]{color:var(--accent)}.AuthorStats_value__Esy3k[data-tone=violet]{color:var(--secondary)}.AuthorStats_label__giHgK{font-size:var(--text-body-sm);color:var(--text-muted);font-weight:var(--weight-medium);line-height:var(--leading-snug);max-width:180px}.BecomeAuthor_section__HLC_g{padding:var(--space-10) 0 var(--space-16);scroll-margin-top:var(--space-10)}.BecomeAuthor_card__RMo1g{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-10);box-shadow:var(--shadow-sm)}@media(max-width:760px){.BecomeAuthor_card__RMo1g{padding:var(--space-6) var(--space-5)}}.BecomeAuthor_loading__42sg_{display:grid;place-items:center;padding:var(--space-12) 0}.BecomeAuthor_title__t14wf{font-size:var(--text-h3);font-weight:var(--weight-bold);letter-spacing:-.3px;margin-bottom:var(--space-2)}.BecomeAuthor_lead__SwdXZ{color:var(--text-muted);font-size:var(--text-body-sm);line-height:var(--leading-normal);margin-bottom:var(--space-6);max-width:560px}.BecomeAuthor_meta__a_ZEC{color:var(--text-muted);font-size:var(--text-caption);margin-top:var(--space-2)}.BecomeAuthor_badge__RsLgt{display:inline-block;font-size:var(--text-micro);font-weight:var(--weight-bold);padding:4px var(--space-3);border-radius:var(--radius-pill);margin-bottom:var(--space-3)}.BecomeAuthor_badge__RsLgt.BecomeAuthor_approved__mHTVR{background:#f0fdf4;color:var(--success)}.BecomeAuthor_badge__RsLgt.BecomeAuthor_pending__Bqz_I{background:var(--primary-soft);color:var(--primary-press)}.BecomeAuthor_cta__ldOKP{display:inline-flex;align-items:center;gap:var(--space-2);margin-top:var(--space-4);background:var(--primary-press);color:var(--text-inverse);font-weight:var(--weight-bold);font-size:var(--text-body);padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);transition:filter var(--dur) var(--ease)}.BecomeAuthor_cta__ldOKP:hover{filter:brightness(1.08)}.BecomeAuthor_rejectBanner__z9dgm{background:var(--danger-soft);border:1px solid var(--danger);color:var(--danger);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);font-size:var(--text-body-sm);line-height:var(--leading-normal);margin-bottom:var(--space-5)}.BecomeAuthor_rejectBanner__z9dgm strong{font-weight:var(--weight-bold)}.BecomeAuthor_form__0J27A{display:flex;flex-direction:column;gap:var(--space-4)}.BecomeAuthor_row__SLueY{margin-bottom:0}.BecomeAuthor_field___G2wt{display:flex;flex-direction:column;gap:var(--space-2)}.BecomeAuthor_label__Naaj0{font-size:var(--text-caption);font-weight:var(--weight-bold);color:var(--text)}.BecomeAuthor_segmented__CspMH{display:inline-flex;background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius-md);padding:4px;gap:4px;width:max-content;max-width:100%}.BecomeAuthor_seg__2VzT5{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:var(--text-muted);font-size:var(--text-body-sm);font-weight:var(--weight-bold);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--dur) var(--ease),color var(--dur) var(--ease)}.BecomeAuthor_segOn__n4enE{background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.BecomeAuthor_grid2__eGIQy{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-4);gap:var(--space-4)}@media(max-width:640px){.BecomeAuthor_grid2__eGIQy{grid-template-columns:1fr}}.BecomeAuthor_chips__oHdOp{display:flex;flex-wrap:wrap;gap:var(--space-2);min-height:8px}.BecomeAuthor_chip___kaL5{display:inline-flex;align-items:center;gap:var(--space-2);background:var(--primary-soft);color:var(--primary-press);font-size:var(--text-caption);font-weight:var(--weight-bold);padding:4px var(--space-3);border-radius:var(--radius-pill)}.BecomeAuthor_chipRemove__pqsE0{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:inherit;cursor:pointer;font-size:12px;line-height:1;opacity:.7;padding:0}.BecomeAuthor_chipRemove__pqsE0:hover{opacity:1}.BecomeAuthor_catRow__s45vV{display:flex;gap:var(--space-2);align-items:flex-start}.BecomeAuthor_textarea__3tPCj{width:100%;font-family:inherit;font-size:var(--text-body-sm);color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);resize:vertical;line-height:var(--leading-normal);transition:border-color var(--dur) var(--ease)}.BecomeAuthor_textarea__3tPCj:focus{outline:none;border-color:var(--primary)}.BecomeAuthor_fieldError__cdvq_{color:var(--danger);font-size:var(--text-caption);margin-top:2px}.ForAuthorsHero_hero__rAJtb{position:relative;padding:var(--space-16) 0 var(--space-12);overflow:hidden;background:linear-gradient(150deg,#f0fdf4,#eef2ff 50%,#fae8ff)}@media(max-width:900px){.ForAuthorsHero_hero__rAJtb{padding:var(--space-10) 0}}.ForAuthorsHero_bg__qgCte{position:absolute;inset:0;z-index:0;overflow:hidden}.ForAuthorsHero_bg__qgCte span{position:absolute;border-radius:50%}.ForAuthorsHero_bg__qgCte .ForAuthorsHero_b1__DbfPt{top:-100px;right:-60px;width:440px;height:440px;background:radial-gradient(circle,rgba(16,185,129,.18),transparent 70%)}.ForAuthorsHero_bg__qgCte .ForAuthorsHero_b2__cjrRc{bottom:-140px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(99,102,241,.16),transparent 70%)}.ForAuthorsHero_inner__qglRy{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:var(--space-12);gap:var(--space-12);align-items:center}@media(max-width:1024px){.ForAuthorsHero_inner__qglRy{grid-template-columns:1fr}.ForAuthorsHero_copy__7HW_J{text-align:center}}.ForAuthorsHero_pill___9PsA{display:inline-flex;align-items:center;gap:var(--space-2);background:var(--surface);border:1px solid var(--border);padding:7px var(--space-4);border-radius:var(--radius-pill);font-size:var(--text-caption);font-weight:var(--weight-semi);color:var(--success);box-shadow:var(--shadow-sm);margin-bottom:var(--space-5)}.ForAuthorsHero_pulse__L8TuP{width:8px;height:8px;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px rgba(16,185,129,.2)}.ForAuthorsHero_headline__2JFCI{font-size:clamp(34px,5vw,var(--text-display));line-height:var(--leading-tight);letter-spacing:-1.2px;font-weight:var(--weight-heavy);margin-bottom:var(--space-4)}.ForAuthorsHero_grad__KuY38{background-image:linear-gradient(120deg,var(--success),var(--primary) 55%,var(--secondary));-webkit-background-clip:text;background-clip:text;color:transparent}.ForAuthorsHero_sub__yXqm3{font-size:var(--text-body-lg);color:var(--text-muted);max-width:520px;margin-bottom:var(--space-8)}@media(max-width:1024px){.ForAuthorsHero_sub__yXqm3{margin-inline:auto}}.ForAuthorsHero_ctaRow__jX5XR{display:flex;align-items:stretch;gap:var(--space-3);margin-bottom:var(--space-10)}@media(max-width:1024px){.ForAuthorsHero_ctaRow__jX5XR{justify-content:center}}@media(max-width:640px){.ForAuthorsHero_ctaRow__jX5XR{flex-direction:column}}.ForAuthorsHero_btnGhost__Zz_82,.ForAuthorsHero_btnPrimary__Bht9f{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:56px;height:auto;padding:16px var(--space-8);border-radius:var(--radius-md);font-size:var(--text-body);font-weight:var(--weight-bold);line-height:1.4;border:1.5px solid transparent;box-sizing:border-box;white-space:nowrap;vertical-align:middle;transition:transform var(--dur) var(--ease),filter var(--dur) var(--ease),border-color var(--dur) var(--ease),color var(--dur) var(--ease)}.ForAuthorsHero_btnGhost__Zz_82 span,.ForAuthorsHero_btnPrimary__Bht9f span{display:inline-block;line-height:1}.ForAuthorsHero_btnGhost__Zz_82 svg,.ForAuthorsHero_btnPrimary__Bht9f svg{flex-shrink:0}@media(max-width:640px){.ForAuthorsHero_btnGhost__Zz_82,.ForAuthorsHero_btnPrimary__Bht9f{width:100%}}.ForAuthorsHero_btnPrimary__Bht9f{background:linear-gradient(135deg,var(--success),var(--color-emerald-600));color:var(--text-inverse);box-shadow:0 14px 30px -10px rgba(16,185,129,.5)}.ForAuthorsHero_btnPrimary__Bht9f:hover{color:var(--text-inverse);transform:translateY(-2px);box-shadow:0 18px 36px -10px rgba(16,185,129,.55)}.ForAuthorsHero_btnGhost__Zz_82{background:var(--surface);color:var(--text);border-color:var(--border)}.ForAuthorsHero_btnGhost__Zz_82:hover{border-color:var(--primary);color:var(--primary-press)}.ForAuthorsHero_trust__17m_Z{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:var(--space-8);column-gap:var(--space-8);grid-row-gap:var(--space-4);row-gap:var(--space-4)}@media(max-width:1024px){.ForAuthorsHero_trust__17m_Z{column-gap:var(--space-10)}}.ForAuthorsHero_trustItem__2hjdD{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3)}@media(max-width:1024px){.ForAuthorsHero_trustItem__2hjdD{align-items:center;text-align:center}}.ForAuthorsHero_trustValue__GMngr{font-size:var(--text-h3);font-weight:var(--weight-heavy);letter-spacing:-.4px;line-height:1}.ForAuthorsHero_trustValue__GMngr[data-tone=success]{color:var(--success)}.ForAuthorsHero_trustValue__GMngr[data-tone=primary]{color:var(--primary-press)}.ForAuthorsHero_trustValue__GMngr[data-tone=accent]{color:var(--accent)}.ForAuthorsHero_trustLabel__GOvoX{font-size:var(--text-micro);color:var(--text-muted);font-weight:var(--weight-medium);line-height:var(--leading-snug);max-width:18ch}.ForAuthorsHero_mock__LCd_t{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:0 30px 60px -20px rgba(80,80,160,.25);padding:var(--space-4);transform:rotate(1.2deg)}@media(max-width:1024px){.ForAuthorsHero_mock__LCd_t{display:none}}.ForAuthorsHero_mockBar__9d9BX{display:flex;gap:7px;margin-bottom:var(--space-3)}.ForAuthorsHero_mockBar__9d9BX span{width:11px;height:11px;border-radius:50%;background:var(--color-gray-300)}.ForAuthorsHero_mockBar__9d9BX span:first-child{background:#fca5a5}.ForAuthorsHero_mockBar__9d9BX span:nth-child(2){background:#fcd34d}.ForAuthorsHero_mockBar__9d9BX span:nth-child(3){background:#86efac}.ForAuthorsHero_mockHead__vyqJ8{display:flex;align-items:center;gap:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--border);margin-bottom:var(--space-3)}.ForAuthorsHero_mockAv__7NjHV{width:34px;height:34px;border-radius:var(--radius-sm);background:linear-gradient(135deg,var(--success),var(--primary));display:grid;place-items:center;color:var(--text-inverse)}.ForAuthorsHero_mockAv__7NjHV,.ForAuthorsHero_mockTitle__ooip6{font-weight:var(--weight-bold);font-size:var(--text-caption)}.ForAuthorsHero_mockSub__7zB_d{font-size:var(--text-micro);color:var(--text-muted)}.ForAuthorsHero_mockRole__EvSl5{margin-left:auto;font-size:10px;font-weight:var(--weight-bold);padding:3px var(--space-2);border-radius:var(--radius-pill);background:#f0fdf4;color:var(--success)}.ForAuthorsHero_mockRow__8n1T3{display:flex;align-items:center;gap:var(--space-3);padding:11px 0;border-bottom:1px dashed var(--border)}.ForAuthorsHero_mockRow__8n1T3:last-child{border-bottom:none}.ForAuthorsHero_mockPh__h5fsA{width:38px;height:38px;border-radius:var(--radius-sm);display:grid;place-items:center;font-size:18px;flex-shrink:0}.ForAuthorsHero_mockRowTitle__29Mi2{font-size:var(--text-caption);font-weight:var(--weight-bold)}.ForAuthorsHero_mockRowSub__8aZwH{font-size:var(--text-micro);color:var(--text-muted)}.ForAuthorsHero_mockStatus__l3LE1{margin-left:auto;font-size:10px;font-weight:var(--weight-bold);padding:3px var(--space-2);border-radius:var(--radius-pill)}.ForAuthorsHero_mockStatus__l3LE1[data-status=pub]{background:#f0fdf4;color:var(--success)}.ForAuthorsHero_mockStatus__l3LE1[data-status=pen]{background:#fffbeb;color:#b45309}.ForAuthorsHero_mockStatus__l3LE1[data-status=dr]{background:var(--surface-soft);color:var(--color-gray-600)}.HowToBecomeAuthor_section__NoAfv{padding:var(--space-12) 0}.HowToBecomeAuthor_head__Ecqf1{text-align:center;margin-bottom:var(--space-10)}.HowToBecomeAuthor_head__Ecqf1 b{font-weight:var(--weight-bold);color:var(--text)}.HowToBecomeAuthor_card__T8rA_{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-12);box-shadow:var(--shadow-sm)}@media(max-width:760px){.HowToBecomeAuthor_card__T8rA_{padding:var(--space-6) var(--space-5)}}.HowToBecomeAuthor_steps__A8lNq{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-6);gap:var(--space-6);position:relative}@media(max-width:760px){.HowToBecomeAuthor_steps__A8lNq{grid-template-columns:1fr;gap:36px}}.HowToBecomeAuthor_step__O988Z{text-align:center;padding:0 var(--space-3);position:relative}.HowToBecomeAuthor_step__O988Z:not(:last-child):after{content:"";position:absolute;top:32px;right:-12%;width:24%;height:2px;background:repeating-linear-gradient(90deg,var(--border) 0 8px,transparent 8px 16px)}@media(max-width:760px){.HowToBecomeAuthor_step__O988Z:after{display:none}}.HowToBecomeAuthor_num__pYCTF{width:64px;height:64px;border-radius:var(--radius-xl);color:var(--text-inverse);display:grid;place-items:center;font-size:26px;font-weight:var(--weight-heavy);margin:0 auto var(--space-4);background:linear-gradient(135deg,var(--success),var(--color-emerald-600));box-shadow:0 10px 22px -6px rgba(16,185,129,.5)}.HowToBecomeAuthor_num__pYCTF[data-step="2"]{background:var(--gradient-primary);box-shadow:0 10px 22px -6px rgba(99,102,241,.5)}.HowToBecomeAuthor_num__pYCTF[data-step="3"]{background:linear-gradient(135deg,var(--warning),#f97316);box-shadow:0 10px 22px -6px rgba(245,158,11,.5)}.HowToBecomeAuthor_title___2aZb{font-size:var(--text-h3);font-weight:var(--weight-bold);margin-bottom:var(--space-2)}.HowToBecomeAuthor_description__qBMxb{color:var(--text-muted);font-size:var(--text-body-sm);line-height:var(--leading-normal)}.HowToBecomeAuthor_description__qBMxb b{font-weight:var(--weight-bold);color:var(--text)}.HowToBecomeAuthor_roles__xYfzv{display:flex;gap:var(--space-2);justify-content:center;margin-top:var(--space-3)}.HowToBecomeAuthor_arrow__UnYN3{align-self:center;color:var(--text-muted);font-size:var(--text-body)}.HowToBecomeAuthor_roleChip__7Hgwu{font-size:var(--text-micro);font-weight:var(--weight-bold);padding:4px var(--space-2);border-radius:var(--radius-pill)}.HowToBecomeAuthor_roleChip__7Hgwu[data-tone=neutral]{background:var(--surface-soft);color:var(--color-gray-600)}.HowToBecomeAuthor_roleChip__7Hgwu[data-tone=parent]{background:var(--primary-soft);color:var(--primary-press)}.HowToBecomeAuthor_roleChip__7Hgwu[data-tone=author]{background:#f0fdf4;color:var(--success)}.HowToBecomeAuthor_callout__MODwI{display:flex;align-items:center;gap:var(--space-4);background:linear-gradient(135deg,var(--primary-soft),#f0fdf4);border:1px solid var(--color-indigo-100);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-6);margin-top:var(--space-8)}@media(max-width:760px){.HowToBecomeAuthor_callout__MODwI{flex-direction:column;align-items:flex-start;text-align:left}}.HowToBecomeAuthor_calloutIcon__cQRbA{width:48px;height:48px;border-radius:var(--radius-sm);background:var(--surface);display:grid;place-items:center;font-size:24px;flex-shrink:0;box-shadow:var(--shadow-sm)}.HowToBecomeAuthor_calloutBody__NfauY b:first-child{font-size:var(--text-body);font-weight:var(--weight-bold);display:block;margin-bottom:3px}.HowToBecomeAuthor_calloutBody__NfauY span{font-size:var(--text-body-sm);color:var(--text-muted);line-height:var(--leading-normal)}.HowToBecomeAuthor_calloutBody__NfauY span b{font-weight:var(--weight-bold);color:var(--text)}.HowToBecomeAuthor_calloutLink__PjScl{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:var(--control-h-lg);padding:0 var(--space-6);background:var(--primary);color:var(--primary-on);font-weight:var(--weight-medium);font-size:var(--text-body);line-height:1;border-radius:var(--radius-md);box-shadow:none;white-space:nowrap;transition:background-color var(--dur) var(--ease),color var(--dur) var(--ease)}.HowToBecomeAuthor_calloutLink__PjScl:hover{background:var(--primary-press);color:var(--primary-on)}@media(max-width:760px){.HowToBecomeAuthor_calloutLink__PjScl{margin-left:0;align-self:stretch;text-align:center}}