.authors_page__33fIR{--ink:var(--main-color);--muted:#5b6472;--line:rgba(19,53,84,.14);--accent:var(--house-color);--accent-2:var(--building-color);--surface:hsla(0,0%,100%,.9);--surface-strong:#fff;min-height:100vh;color:var(--ink);background:radial-gradient(1200px 600px at 10% -10%,rgba(2,136,209,.18),transparent 60%),radial-gradient(900px 500px at 90% 0,rgba(255,152,0,.2),transparent 55%),linear-gradient(180deg,#f9f7f2,#fff 45%,#f7f7fb)}.authors_hero__S61on{padding:36px 32px 28px;position:relative;border-radius:26px;background:var(--surface);border:1px solid var(--line);box-shadow:0 20px 50px rgba(15,23,42,.12);overflow:hidden}.authors_hero__S61on:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(2,136,209,.12),transparent 55%);pointer-events:none}.authors_hero__S61on>*{position:relative;z-index:1}.authors_hero__S61on h1{font-size:clamp(28px,3.8vw,42px);margin:0 0 10px;color:var(--ink);letter-spacing:-.02em}.authors_hero__S61on p{font-size:16px;color:var(--muted);max-width:720px;line-height:1.6;margin:0}.authors_grid__kcstr{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:22px;gap:22px;padding:28px 0 60px}.authors_card__Kp4cd{border:1px solid var(--line);border-radius:20px;padding:20px;background:var(--surface-strong);display:flex;flex-direction:column;gap:12px;height:100%;box-shadow:0 14px 30px rgba(15,23,42,.08);transition:transform .25s ease,box-shadow .25s ease}.authors_card__Kp4cd:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(15,23,42,.12)}.authors_avatar__s1OSm{width:72px;height:72px;border-radius:22px;background:linear-gradient(135deg,var(--accent),var(--accent-2));padding:3px;display:inline-flex;align-items:center;justify-content:center}.authors_avatar__s1OSm img{width:100%;height:100%;border-radius:18px;object-fit:cover;background:#fff}.authors_avatar__s1OSm span{width:100%;height:100%;border-radius:18px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.authors_name__hs0tg{font-size:18px;font-weight:600;color:var(--ink);text-decoration:none}.authors_role__tRjYO{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.authors_bio__BahxY{font-size:14px;color:#475569;line-height:1.5}.authors_tagList__HlQXX{display:flex;flex-wrap:wrap;gap:8px}.authors_tag__g36LG{font-size:12px;background:rgba(2,136,209,.12);color:var(--ink);padding:6px 10px;border-radius:999px;border:1px solid rgba(2,136,209,.28)}.authors_profile__l0_tf{padding:32px 0 64px}.authors_profileHero__Cgx0r{position:relative}.authors_profileCard__4uEU9{background:var(--surface);border:1px solid var(--line);border-radius:28px;padding:32px;box-shadow:0 30px 70px rgba(15,23,42,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;overflow:hidden;animation:authors_riseIn__qal_1 .6s ease both}.authors_profileCard__4uEU9:after{content:"";position:absolute;width:240px;height:240px;top:-120px;right:-120px;background:radial-gradient(circle,rgba(255,152,0,.3),transparent 70%);pointer-events:none}.authors_profileCard__4uEU9>*{position:relative;z-index:1}.authors_profileHeader__LOE5C{display:grid;grid-template-columns:minmax(120px,160px) 1fr;grid-gap:28px;gap:28px;align-items:center}.authors_profileMedia__BS1OM{width:140px;height:140px;border-radius:28px;background:linear-gradient(135deg,var(--accent),var(--accent-2));padding:4px;display:flex;align-items:center;justify-content:center}.authors_profileMedia__BS1OM img{width:100%;height:100%;border-radius:24px;object-fit:cover;background:#fff}.authors_profileFallback__K2lz5{width:100%;height:100%;border-radius:24px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:32px}.authors_profileMeta__uHKKD h1{margin:6px 0 8px;font-size:clamp(28px,3.5vw,36px);color:var(--ink);letter-spacing:-.02em}.authors_profileMeta__uHKKD{display:flex;flex-direction:column}.authors_profileEyebrow__NlNka{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.authors_profileRole__GOb_r{margin:0 0 8px;color:var(--muted);font-weight:600}.authors_profileBio__49DYk{margin:0 0 14px;color:#475569;line-height:1.6}.authors_links__xWUTk{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.authors_linkPill__i74Dg{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--ink);text-decoration:none;font-weight:600;padding:6px 12px;border-radius:999px;background:rgba(19,53,84,.08);border:1px solid rgba(19,53,84,.14);transition:transform .2s ease,background .2s ease}.authors_linkPill__i74Dg:hover{transform:translateY(-1px);background:rgba(19,53,84,.12)}.authors_linkIcon__6jN7N{width:16px;height:16px}.authors_profileHighlights__70Krf{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.authors_highlightCard__XXWAS{background:hsla(0,0%,100%,.9);border:1px solid var(--line);border-radius:16px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon label" "icon value";grid-column-gap:12px;column-gap:12px;grid-row-gap:4px;row-gap:4px;align-items:center}.authors_highlightIcon__TK2QQ{grid-area:icon;width:38px;height:38px;border-radius:12px;background:rgba(2,136,209,.12);border:1px solid rgba(2,136,209,.2);display:inline-flex;align-items:center;justify-content:center}.authors_highlightSvg__XDzOe{font-size:20px;color:var(--accent)}.authors_highlightLabel__Jx__w{grid-area:label;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.authors_highlightValue__GQme2{grid-area:value;font-size:20px;font-weight:700;color:var(--ink)}.authors_postsSection__9kZjq{margin-top:36px}.authors_sectionTitle__juV9y{font-size:22px;margin-bottom:14px;color:var(--ink)}.authors_postList__NaJdy{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.authors_postCard__0gbGE{padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--surface-strong);box-shadow:0 10px 24px rgba(15,23,42,.08);transition:transform .25s ease,box-shadow .25s ease;animation:authors_fadeUp__HWWCk .6s ease both}.authors_postCard__0gbGE:hover{transform:translateY(-3px);box-shadow:0 16px 30px rgba(15,23,42,.12)}.authors_postCard__0gbGE a{color:var(--ink);font-weight:600;text-decoration:none}.authors_postMeta__tSRES{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--muted);margin-top:6px}.authors_postMetaIcon__3eYiv{width:14px;height:14px}.authors_postCard__0gbGE:nth-child(2){animation-delay:.05s}.authors_postCard__0gbGE:nth-child(3){animation-delay:.1s}.authors_postCard__0gbGE:nth-child(4){animation-delay:.15s}.authors_postCard__0gbGE:nth-child(5){animation-delay:.2s}.authors_postCard__0gbGE:nth-child(6){animation-delay:.25s}.authors_authorPostsGrid__4QBaA{margin-top:16px}.authors_authorBlogCard__pHXqx{transition:transform .2s ease,box-shadow .2s ease}.authors_authorBlogCard__pHXqx:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(19,53,84,.12)}.authors_authorBlogCard__pHXqx:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@keyframes authors_fadeUp__HWWCk{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes authors_riseIn__qal_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.authors_postCard__0gbGE,.authors_profileCard__4uEU9{animation:none}}@media (max-width:900px){.authors_hero__S61on{padding:28px 20px}.authors_profileCard__4uEU9{padding:24px}.authors_profileHeader__LOE5C{grid-template-columns:1fr}.authors_profileMedia__BS1OM{width:120px;height:120px}}@media (max-width:768px){.authors_hero__S61on{padding:24px 18px}.authors_profile__l0_tf{padding:24px 0 48px}.authors_profileHighlights__70Krf{grid-template-columns:1fr}}