@keyframes AuthorCard_slide-up__5ugEG{0%{opacity:0;transform:translateY(var(--from-y,16px))}to{opacity:1;transform:translateY(0)}}.AuthorCard_card__7rKEn{--from-y:18px;display:flex;flex-direction:column;gap:16px;height:100%;padding:28px;color:inherit;text-decoration:none;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 16px rgba(0,0,0,.05);animation:AuthorCard_slide-up__5ugEG .5s ease both;animation-delay:calc(var(--i, 0) * 45ms);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.AuthorCard_card__7rKEn:hover{border-color:rgba(105,49,255,.28);box-shadow:0 8px 24px rgba(16,24,64,.08);transform:translateY(-2px)}.AuthorCard_card__7rKEn:focus-visible{outline:2px solid #6931ff;outline-offset:3px}.AuthorCard_top__yaRyN{display:flex;gap:16px;align-items:center}.AuthorCard_avatar__Ym8Tj{flex-shrink:0;width:84px;height:84px;overflow:hidden;background:#f0eeff;border:3px solid #ede9ff;border-radius:50%}.AuthorCard_avatar__Ym8Tj img{width:100%;height:100%;object-fit:cover}.AuthorCard_identity__em4_u{display:flex;flex-direction:column;gap:4px;min-width:0}.AuthorCard_name__nJaxO{margin:0;color:#0a0f1e;font-size:1.25rem;font-weight:800;letter-spacing:-.4px;line-height:1.3;transition:color .2s ease}.AuthorCard_card__7rKEn:hover .AuthorCard_name__nJaxO{color:#6931ff}.AuthorCard_bio__sV_1E{flex:1;margin:0;color:#555;font-size:.9375rem;line-height:1.7}.AuthorCard_cta__5kyxu{align-self:flex-start;padding:9px 18px;color:#0a0f1e;font-size:.875rem;font-weight:600;border:1.5px solid rgba(0,0,0,.12);border-radius:8px;transition:color .2s ease,background .2s ease,border-color .2s ease}.AuthorCard_card__7rKEn:hover .AuthorCard_cta__5kyxu{color:#6931ff;background:rgba(105,49,255,.04);border-color:#6931ff}@media (max-width:620px){.AuthorCard_card__7rKEn{padding:20px}.AuthorCard_avatar__Ym8Tj{width:68px;height:68px}.AuthorCard_name__nJaxO{font-size:1.125rem}}@media (prefers-reduced-motion:reduce){.AuthorCard_card__7rKEn{animation:none;opacity:1;transition:none}.AuthorCard_card__7rKEn:hover{transform:none}.AuthorCard_cta__5kyxu,.AuthorCard_name__nJaxO{transition:none}}@keyframes AuthorHero_hero-rise__00Ngg{0%{opacity:0;transform:translateY(var(--from-y,18px))}to{opacity:1;transform:translateY(0)}}@keyframes AuthorHero_aurora-drift__u6OQi{0%{transform:translate3d(-2%,0,0) scale(1.06)}50%{transform:translate3d(2%,1%,0) scale(1.12)}to{transform:translate3d(-2%,0,0) scale(1.06)}}@keyframes AuthorHero_orb-float__gYepi{0%{transform:translateZ(0)}50%{transform:translate3d(var(--drift-x,26px),var(--drift-y,-20px),0)}to{transform:translateZ(0)}}.AuthorHero_root__3tWlL{position:relative;margin-top:-8rem;overflow:hidden;background:#05071e;isolation:isolate}.AuthorHero_aurora__CVs_E{position:absolute;inset:-12% -12% 0;z-index:-3;background:radial-gradient(ellipse 66% 76% at 8% -14%,rgba(105,49,255,.58) 0,transparent 62%),radial-gradient(ellipse 56% 68% at 92% -8%,rgba(255,62,173,.34) 0,transparent 62%),radial-gradient(ellipse 82% 60% at 52% -26%,rgba(129,140,248,.24) 0,transparent 66%);animation:AuthorHero_aurora-drift__u6OQi 24s ease-in-out infinite;pointer-events:none}.AuthorHero_orbPink__mm37f,.AuthorHero_orbPurple__3M2a9{position:absolute;z-index:-2;border-radius:50%;filter:blur(90px);pointer-events:none}.AuthorHero_orbPurple__3M2a9{--drift-x:26px;--drift-y:-18px;top:-5rem;left:-7rem;width:26rem;height:26rem;background:radial-gradient(ellipse,rgba(105,49,255,.55) 0,transparent 68%);animation:AuthorHero_orb-float__gYepi 20s ease-in-out infinite}.AuthorHero_orbPink__mm37f{--drift-x:-20px;--drift-y:16px;top:-6rem;right:-6rem;width:22rem;height:22rem;background:radial-gradient(ellipse,rgba(255,62,173,.38) 0,transparent 68%);animation:AuthorHero_orb-float__gYepi 24s ease-in-out infinite reverse}.AuthorHero_dotGrid__zp5eG{position:absolute;inset:0;z-index:-1;background-image:radial-gradient(rgba(255,255,255,.14) 1px,transparent 0);background-size:28px 28px;mask-image:radial-gradient(ellipse 78% 80% at 50% 20%,black 12%,transparent 92%);pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 78% 80% at 50% 20%,black 12%,transparent 92%)}.AuthorHero_vignette__AUEyE{position:absolute;right:0;bottom:0;left:0;height:50%;background:linear-gradient(180deg,rgba(5,7,30,0) 0,#05071e 82%);pointer-events:none}.AuthorHero_inner__aOwfH{position:relative;z-index:1;max-width:72rem;margin:0 auto;padding:calc(8rem + 56px) 24px 80px}.AuthorHero_centered__cFgWp{display:flex;flex-direction:column;align-items:center;max-width:56rem;text-align:center}.AuthorHero_badge__z2M6o{text-transform:uppercase;padding:8px 18px;color:#dec4ff;font-size:.8125rem;font-weight:500;background:linear-gradient(270deg,rgba(22,7,40,.9),rgba(66,32,112,.9));border:1px solid #411e6e;border-radius:100px;animation:AuthorHero_hero-rise__00Ngg .5s ease both}.AuthorHero_heading__uTTHX{--from-y:20px;max-width:24ch;margin:26px 0 0;color:#fff;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;letter-spacing:-2px;line-height:1.06;animation:AuthorHero_hero-rise__00Ngg .6s ease .06s both}.AuthorHero_description__Nq1vB{--from-y:16px;max-width:44rem;margin:20px 0 0;color:rgba(255,255,255,.68);font-size:1.0625rem;line-height:1.65;animation:AuthorHero_hero-rise__00Ngg .6s ease .12s both}.AuthorHero_breadcrumb__x40rU{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:rgba(255,255,255,.45);font-size:.8125rem;font-weight:500;animation:AuthorHero_hero-rise__00Ngg .5s ease both}.AuthorHero_breadcrumb__x40rU a{color:rgba(255,255,255,.62);text-decoration:none;transition:color .15s ease}.AuthorHero_breadcrumb__x40rU a:hover{color:#fff}.AuthorHero_current__x2iz_{color:rgba(255,255,255,.85)}.AuthorHero_profile__LveDy{--from-y:20px;display:flex;gap:36px;align-items:center;margin-top:40px;animation:AuthorHero_hero-rise__00Ngg .6s ease .06s both}.AuthorHero_avatar__Sw6D5{flex-shrink:0;width:120px;height:120px;overflow:hidden;background:rgba(255,255,255,.08);border:3px solid rgba(167,139,250,.4);border-radius:50%}.AuthorHero_avatar__Sw6D5 img{width:100%;height:100%;object-fit:cover}.AuthorHero_profileText__U3fmH{min-width:0}.AuthorHero_name__y00Lo{margin:0;color:#fff;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;letter-spacing:-1.8px;line-height:1.08}.AuthorHero_role__9Vn7R{margin:10px 0 0;color:#dec4ff;font-size:.9375rem;font-weight:600}.AuthorHero_bio__Dja1K{max-width:46rem;margin:16px 0 0;color:rgba(255,255,255,.68);font-size:1rem;line-height:1.7}@media (max-width:900px){.AuthorHero_inner__aOwfH{padding:calc(8rem + 40px) 20px 64px}.AuthorHero_orbPurple__3M2a9{width:20rem;height:20rem}.AuthorHero_orbPink__mm37f{width:17rem;height:17rem}.AuthorHero_profile__LveDy{gap:28px}.AuthorHero_avatar__Sw6D5{width:96px;height:96px}}@media (max-width:620px){.AuthorHero_inner__aOwfH{padding:calc(8rem + 28px) 16px 56px}.AuthorHero_centered__cFgWp{align-items:flex-start;text-align:left}.AuthorHero_heading__uTTHX{max-width:100%;letter-spacing:-1.2px}.AuthorHero_profile__LveDy{flex-direction:column;gap:20px;align-items:flex-start;margin-top:28px}.AuthorHero_name__y00Lo{letter-spacing:-1.1px}}@media (prefers-reduced-motion:reduce){.AuthorHero_aurora__CVs_E,.AuthorHero_orbPink__mm37f,.AuthorHero_orbPurple__3M2a9{animation:none}.AuthorHero_badge__z2M6o,.AuthorHero_breadcrumb__x40rU,.AuthorHero_description__Nq1vB,.AuthorHero_heading__uTTHX,.AuthorHero_profile__LveDy{animation:none;opacity:1}}.AuthorsListPage_page__uf5tJ{background:#f7f8ff}.AuthorsListPage_authors__l_lLi{padding:96px 24px}.AuthorsListPage_inner__mczKF{max-width:72rem;margin:0 auto}.AuthorsListPage_grid__feKhC{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.AuthorsListPage_newsletter__A3_b1{padding:96px 24px}@media (min-width:769px){.AuthorsListPage_grid__feKhC>:last-child:nth-child(odd){grid-column:1/-1;width:calc(50% - 14px);margin-inline:auto}}@media (max-width:900px){.AuthorsListPage_authors__l_lLi,.AuthorsListPage_newsletter__A3_b1{padding:72px 20px}}@media (max-width:768px){.AuthorsListPage_grid__feKhC{grid-template-columns:1fr}}@media (max-width:620px){.AuthorsListPage_authors__l_lLi{padding:56px 16px}.AuthorsListPage_grid__feKhC{gap:20px}.AuthorsListPage_newsletter__A3_b1{padding:56px 16px}}@keyframes FeaturedBlogPosts_slide-up__kmF_m{0%{opacity:0;transform:translateY(var(--from-y,16px))}to{opacity:1;transform:translateY(0)}}.FeaturedBlogPosts_root__NblSW{padding:0 24px}.FeaturedBlogPosts_inner__O3GGN{max-width:72rem;margin:0 auto}.FeaturedBlogPosts_header__XI25f{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;margin-bottom:32px;animation:FeaturedBlogPosts_slide-up__kmF_m .5s ease both}.FeaturedBlogPosts_heading__H21Jx{margin:0;color:#0a0f1e;font-size:clamp(1.875rem,3.5vw,2.875rem);font-weight:800;letter-spacing:-1.5px;line-height:1.1}.FeaturedBlogPosts_viewAll__9U8Zs{display:inline-flex;gap:6px;align-items:center;color:#6931ff;font-size:.9375rem;font-weight:700;white-space:nowrap;text-decoration:none;transition:gap .2s ease}.FeaturedBlogPosts_viewAll__9U8Zs:hover{gap:10px}.FeaturedBlogPosts_layout__uPTpB{--from-y:24px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:28px;animation:FeaturedBlogPosts_slide-up__kmF_m .55s ease .1s both}.FeaturedBlogPosts_lead__6lWxW{position:relative;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;box-shadow:0 2px 16px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.02);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.FeaturedBlogPosts_lead__6lWxW:hover{border-color:rgba(105,49,255,.28);box-shadow:0 8px 32px rgba(105,49,255,.1);transform:translateY(-2px)}.FeaturedBlogPosts_lead__6lWxW:focus-visible,.FeaturedBlogPosts_sideItem__ATz0L:focus-visible{outline:2px solid #6931ff;outline-offset:3px}.FeaturedBlogPosts_accentBar__O50hg{position:absolute;inset:0 0 auto;z-index:1;height:4px;background:linear-gradient(90deg,#6931ff,#818cf8)}.FeaturedBlogPosts_leadMedia__WBbBQ{position:relative;aspect-ratio:16/8;overflow:hidden;background:#f2f2f8}.FeaturedBlogPosts_image__q3owQ{object-fit:cover;transition:transform .35s ease}.FeaturedBlogPosts_lead__6lWxW:hover .FeaturedBlogPosts_image__q3owQ{transform:scale(1.03)}.FeaturedBlogPosts_placeholder__Moz_8{display:block;width:100%;height:100%;background:radial-gradient(at 20% 20%,rgba(105,49,255,.18) 0,transparent 55%),radial-gradient(at 85% 75%,rgba(255,62,173,.14) 0,transparent 55%),#f2f2f8}.FeaturedBlogPosts_leadBody__6XCmb{display:flex;flex:1;flex-direction:column;gap:14px;padding:32px}.FeaturedBlogPosts_badge___Kna2{align-self:flex-start;padding:4px 12px;color:#6931ff;font-size:.6875rem;font-weight:700;letter-spacing:.4px;text-transform:uppercase;background:rgba(105,49,255,.08);border:1px solid rgba(105,49,255,.2);border-radius:100px}.FeaturedBlogPosts_leadTitle__eqcJl{margin:0;color:#0a0f1e;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;letter-spacing:-.8px;line-height:1.2;transition:color .2s ease}.FeaturedBlogPosts_lead__6lWxW:hover .FeaturedBlogPosts_leadTitle__eqcJl{color:#6931ff}.FeaturedBlogPosts_leadExcerpt__ZfBTa{display:-webkit-box;overflow:hidden;color:#555;font-size:1rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.FeaturedBlogPosts_leadExcerpt__ZfBTa p{margin:0}.FeaturedBlogPosts_meta__FXSYt{display:flex;align-items:center;gap:8px;color:#888;font-size:.8125rem}.FeaturedBlogPosts_author__DIIa8{color:#555;font-weight:600}.FeaturedBlogPosts_dot__uU3RQ{width:3px;height:3px;background:#c4c4cc;border-radius:50%}.FeaturedBlogPosts_cta__IlvpE{display:inline-flex;gap:6px;align-items:center;margin-top:auto;padding-top:6px;color:#6931ff;font-size:.9375rem;font-weight:700;transition:gap .2s ease}.FeaturedBlogPosts_lead__6lWxW:hover .FeaturedBlogPosts_cta__IlvpE{gap:10px}.FeaturedBlogPosts_sideList__rUYgz{display:flex;flex-direction:column;margin:0;padding:28px 24px;list-style:none;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;box-shadow:0 2px 16px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.02)}.FeaturedBlogPosts_sideList__rUYgz>li+li{border-top:1px solid rgba(0,0,0,.07)}.FeaturedBlogPosts_sideItem__ATz0L{display:flex;gap:14px;padding:18px 0;text-decoration:none}.FeaturedBlogPosts_sideMedia__lKVgb{position:relative;flex-shrink:0;width:112px;aspect-ratio:16/10;overflow:hidden;background:#f2f2f8;border-radius:10px}.FeaturedBlogPosts_sideText__MLXsi{display:flex;flex-direction:column;gap:8px;min-width:0}.FeaturedBlogPosts_sideTitle__hXTcI{display:-webkit-box;margin:0;overflow:hidden;color:#0a0f1e;font-size:.9375rem;font-weight:700;letter-spacing:-.2px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3;transition:color .2s ease}.FeaturedBlogPosts_sideItem__ATz0L:hover .FeaturedBlogPosts_sideTitle__hXTcI{color:#6931ff}.FeaturedBlogPosts_sideMeta__9LcKI{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#888;font-size:.75rem}@media (max-width:1024px){.FeaturedBlogPosts_layout__uPTpB{grid-template-columns:1fr}.FeaturedBlogPosts_sideMedia__lKVgb{width:132px}}@media (max-width:900px){.FeaturedBlogPosts_root__NblSW{padding:0 20px}.FeaturedBlogPosts_leadBody__6XCmb{padding:28px 24px}}@media (max-width:620px){.FeaturedBlogPosts_root__NblSW{padding:0 16px}.FeaturedBlogPosts_header__XI25f{margin-bottom:24px}.FeaturedBlogPosts_layout__uPTpB{gap:20px}.FeaturedBlogPosts_leadBody__6XCmb,.FeaturedBlogPosts_sideList__rUYgz{padding:22px 20px}.FeaturedBlogPosts_sideMedia__lKVgb{width:96px}}@media (prefers-reduced-motion:reduce){.FeaturedBlogPosts_header__XI25f,.FeaturedBlogPosts_layout__uPTpB{animation:none;opacity:1}.FeaturedBlogPosts_lead__6lWxW{transition:none}.FeaturedBlogPosts_lead__6lWxW:hover,.FeaturedBlogPosts_lead__6lWxW:hover .FeaturedBlogPosts_image__q3owQ{transform:none}}.AuthorPagination_root__gwznp{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:48px}.AuthorPagination_pages__jJ5q3{display:flex;gap:6px;align-items:center;margin:0;padding:0;list-style:none}.AuthorPagination_arrow__CFABI,.AuthorPagination_page__CLrWJ{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;color:#555;font-size:.875rem;font-weight:600;font-variant-numeric:tabular-nums;text-decoration:none;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:9px;transition:color .15s ease,background .15s ease,border-color .15s ease}.AuthorPagination_arrow__CFABI:hover,.AuthorPagination_page__CLrWJ:hover{color:#6931ff;background:rgba(105,49,255,.05);border-color:rgba(105,49,255,.35)}.AuthorPagination_arrow__CFABI:focus-visible,.AuthorPagination_page__CLrWJ:focus-visible{outline:2px solid #6931ff;outline-offset:2px}.AuthorPagination_active__A8q8Z,.AuthorPagination_active__A8q8Z:hover{color:#fff;background:#6931ff;border-color:#6931ff;box-shadow:0 4px 14px rgba(105,49,255,.26)}.AuthorPagination_disabled__Xe6ad{color:#c4c4cc;cursor:not-allowed;opacity:.6}.AuthorPagination_disabled__Xe6ad:hover{color:#c4c4cc;background:#fff;border-color:rgba(0,0,0,.1)}.AuthorPagination_gap__Klsdk{padding:0 4px;color:#888;font-size:.875rem;user-select:none}@media (max-width:620px){.AuthorPagination_root__gwznp{margin-top:32px}.AuthorPagination_arrow__CFABI,.AuthorPagination_page__CLrWJ{min-width:34px;height:34px;padding:0 8px}}@media (prefers-reduced-motion:reduce){.AuthorPagination_arrow__CFABI,.AuthorPagination_page__CLrWJ{transition:none}}@keyframes AuthorDetailPage_slide-up__UYQow{0%{opacity:0;transform:translateY(var(--from-y,16px))}to{opacity:1;transform:translateY(0)}}.AuthorDetailPage_articles__HjlHW{padding:96px 24px;background:#f7f8ff}.AuthorDetailPage_inner__07Ofu{max-width:72rem;margin:0 auto}.AuthorDetailPage_heading__FQMww{margin:0 0 36px;color:#0a0f1e;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:-1.2px;line-height:1.12;animation:AuthorDetailPage_slide-up__UYQow .5s ease both}.AuthorDetailPage_empty__avl1u{margin:32px 0 0;color:#888;font-size:1rem;text-align:center}@media (max-width:900px){.AuthorDetailPage_articles__HjlHW{padding:72px 20px}}@media (max-width:620px){.AuthorDetailPage_articles__HjlHW{padding:56px 16px}.AuthorDetailPage_heading__FQMww{margin-bottom:28px}}@media (prefers-reduced-motion:reduce){.AuthorDetailPage_heading__FQMww{animation:none;opacity:1}}