/* Generated by scripts/extract-page-css.cjs — do not edit.
   Was an inline <style> in about/sergio-naumov/index.html; moved out so the CSP can drop
   'unsafe-inline' from style-src. Its position in <head> is preserved,
   so the cascade is unchanged. */
body{font-family:'DM Sans',sans-serif;background:var(--surface);color:var(--text);overflow-x:hidden;line-height:1.6}
h1,h2,h3,h4,h5,h6,.nav-logo-name{font-family:var(--font-display)}
a{text-decoration:none;color:inherit}
.profile-wrap{padding:110px 5% 80px;max-width:900px;margin:0 auto}
.breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-3);margin-bottom:36px}
.breadcrumb a{color:var(--text-3);transition:color 150ms}
.breadcrumb a:hover{color:var(--text-2)}
.breadcrumb-sep{color:var(--text-3)}
.profile-header{display:grid;grid-template-columns:auto 1fr;gap:40px;align-items:start;margin-bottom:48px}
.profile-avatar{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,var(--growth),var(--trust));display:grid;place-items:center;font-size:40px;font-weight:700;color:var(--comm);letter-spacing:-2px;flex-shrink:0}
.profile-meta{padding-top:4px}
.profile-name{font-size:clamp(28px,4vw,42px);font-weight:700;letter-spacing:-1.5px;color:var(--text);margin-bottom:8px;line-height:1}
.profile-title{font-size:16px;color:var(--text-2);font-weight:400;margin-bottom:16px}
.profile-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:20px}
.tag{padding:5px 12px;background:#fff;border:1px solid var(--border);border-radius:100px;font-size:12px;font-weight:500;color:var(--text-2)}
.profile-links{display:flex;gap:12px}
.profile-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--growth-text);border:1px solid var(--border);padding:7px 14px;border-radius:100px;transition:background-color 150ms,color 150ms,border-color 150ms,box-shadow 150ms,transform 150ms}
.profile-link:hover{background:var(--growth-light);border-color:var(--growth)}
.profile-body{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:start}
.prose h2{font-size:22px;font-weight:700;color:var(--text);letter-spacing:-0.5px;margin:32px 0 12px}
.prose h2:first-child{margin-top:0}
.prose p{font-size:15.5px;color:var(--text-2);line-height:1.8;margin-bottom:16px}
.prose p:last-child{margin-bottom:0}
.prose strong{color:var(--text);font-weight:600}
.sidebar-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:28px;position:sticky;top:90px}
.sidebar-card h3{font-size:13px;font-weight:600;color:var(--text-3);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}
.articles-list{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}
.article-item{display:flex;flex-direction:column;gap:3px;padding-bottom:14px;border-bottom:1px solid var(--border)}
.article-item:last-child{border-bottom:none;padding-bottom:0}
.article-item a{font-size:14px;font-weight:600;color:var(--text);line-height:1.4;transition:color 150ms}
.article-item a:hover{color:var(--growth-text)}
.article-item time{font-size:12px;color:var(--text-3)}
.cta-card{background:var(--comm);border-radius:16px;padding:24px;text-align:center;margin-top:20px}
.cta-card p{font-size:13.5px;color:rgba(255,255,255,0.68);margin-bottom:14px;line-height:1.6}
.cta-card a{display:block;background:var(--growth);color:var(--comm);padding:11px 20px;border-radius:100px;font-size:13.5px;font-weight:600;transition:background 150ms}
.cta-card a:hover{background:var(--growth-dark)}
@media(max-width:768px){nav{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(255,255,255,0.97)}.profile-header{grid-template-columns:1fr;gap:24px}.profile-body{grid-template-columns:1fr}.sidebar-card{position:static}}
@media(max-width:600px){}
