:root{--profile-ink: #1a1625;--profile-ink-soft: #3d3650;--profile-ink-muted: #6e6880;--profile-cream: #f8f5f0;--profile-cream-dark: #ede9e2;--profile-gold: #c9a84c;--profile-gold-light: #e8d49a;--profile-gold-soft: #fdf6e7;--profile-indigo: #3d2d6e;--profile-indigo-soft: #ede9f8;--profile-coral: #c0614a;--profile-teal: #2a7c6e}.author-profile-page{font-family:DM Sans,sans-serif;background:var(--profile-cream);color:var(--profile-ink);line-height:1.7;min-height:100vh}.author-breadcrumb{max-width:860px;margin:24px auto 0;padding:0 24px;font-size:13px;color:var(--profile-ink-muted);display:flex;gap:6px;align-items:center}.author-breadcrumb a{color:var(--profile-ink-muted);text-decoration:none}.author-breadcrumb a:hover{color:var(--profile-indigo)}.author-breadcrumb span{opacity:.5}.author-hero{max-width:860px;margin:32px auto 0;padding:0 24px;display:grid;grid-template-columns:200px 1fr;gap:48px;align-items:start}.author-avatar-wrap{display:flex;flex-direction:column;align-items:center;gap:16px;position:sticky;top:88px}.author-avatar{width:180px;height:180px;border-radius:50%;background:linear-gradient(135deg,var(--profile-indigo) 0%,var(--profile-gold) 100%);display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:64px;color:#fff;font-weight:600;position:relative;box-shadow:0 8px 32px #3d2d6e40}.author-avatar:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid var(--profile-gold);opacity:.5}.author-verified-badge{display:flex;align-items:center;gap:6px;background:#e8f5e9;color:#2e7d32;font-size:12px;font-weight:500;padding:4px 12px;border-radius:100px;border:1px solid #a5d6a7}.author-articles-count{font-size:13px;color:var(--profile-ink-muted);text-align:center}.author-category-label{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--profile-gold);margin-bottom:8px}.author-full-name{font-family:Cormorant Garamond,serif;font-size:46px;font-weight:600;line-height:1.1;color:var(--profile-ink);margin-bottom:8px;letter-spacing:-.5px}.author-prof-title{font-size:16px;color:var(--profile-indigo);font-weight:500;margin-bottom:4px}.author-spec{font-size:14px;color:var(--profile-ink-muted);margin-bottom:20px}.author-main-bio{font-size:16px;color:var(--profile-ink-soft);line-height:1.75;max-width:540px;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-style:italic;font-size:18px;padding-left:16px;border-left:3px solid var(--profile-gold)}.creds-grid-layout{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:28px}.cred-info-card{background:#fff;border:1px solid var(--profile-cream-dark);border-radius:12px;padding:14px 16px;display:flex;gap:12px;align-items:flex-start}.cred-card-icon{width:36px;height:36px;border-radius:8px;background:var(--profile-indigo-soft);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.cred-detail-label{font-size:11px;color:var(--profile-ink-muted);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.cred-detail-value{font-size:13px;color:var(--profile-ink);font-weight:500;margin-top:2px;line-height:1.4}.author-tags-wrap{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.expertise-tag{font-size:13px;padding:5px 14px;border-radius:100px;background:var(--profile-indigo-soft);color:var(--profile-indigo);font-weight:500;border:1px solid rgba(61,45,110,.15)}.author-profile-section{max-width:860px;margin:48px auto 0;padding:0 24px}.author-section-title{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600;color:var(--profile-ink);margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid var(--profile-cream-dark)}.author-method-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.author-method-card{background:#fff;border:1px solid var(--profile-cream-dark);border-radius:16px;padding:20px;position:relative;overflow:hidden}.author-method-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--profile-indigo),var(--profile-gold))}.method-step-num{font-family:Cormorant Garamond,serif;font-size:40px;font-weight:600;color:var(--profile-cream-dark);line-height:1;margin-bottom:8px}.method-step-title{font-size:14px;font-weight:500;color:var(--profile-ink);margin-bottom:6px}.method-step-desc{font-size:13px;color:var(--profile-ink-muted);line-height:1.6}.author-articles-grid{display:grid;gap:16px}.author-article-card{background:#fff;border:1px solid var(--profile-cream-dark);border-radius:12px;padding:18px 20px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;text-decoration:none;transition:border-color .2s,box-shadow .2s}.author-article-card:hover{border-color:var(--profile-gold-light);box-shadow:0 4px 16px #c9a84c26}.author-article-tag{display:inline-block;font-size:11px;font-weight:500;color:var(--profile-coral);background:#fdf0ed;padding:2px 8px;border-radius:4px;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.author-article-title{font-size:15px;font-weight:500;color:var(--profile-ink);line-height:1.4}.author-article-date{font-size:12px;color:var(--profile-ink-muted);margin-top:4px}.author-article-arrow{color:var(--profile-ink-muted);font-size:18px}.author-team-card{background:#fff;border:1px solid var(--profile-cream-dark);border-radius:16px;padding:24px;display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:start}.member-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--profile-teal),var(--profile-indigo));display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:24px;color:#fff;font-weight:600}.member-name{font-size:17px;font-weight:500;color:var(--profile-ink)}.member-role{font-size:13px;color:var(--profile-indigo);font-weight:500;margin-bottom:6px}.member-creds{font-size:13px;color:var(--profile-ink-muted);line-height:1.6}.author-policy-box{background:var(--profile-gold-soft);border:1px solid var(--profile-gold-light);border-radius:16px;padding:24px 28px}.author-policy-box h3{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;color:var(--profile-ink);margin-bottom:12px}.author-policy-box p{font-size:14px;color:var(--profile-ink-soft);line-height:1.75}.author-policy-list{list-style:none;margin-top:12px;display:flex;flex-direction:column;gap:8px}.author-policy-list li{font-size:14px;color:var(--profile-ink-soft);padding-left:20px;position:relative}.author-policy-list li:before{content:"✦";position:absolute;left:0;color:var(--profile-gold);font-size:10px;top:3px}@media (max-width: 680px){.author-hero{grid-template-columns:1fr}.author-avatar-wrap{position:static;flex-direction:row;justify-content:flex-start}.author-avatar{width:80px;height:80px;font-size:28px}.author-full-name{font-size:32px}.creds-grid-layout,.author-method-grid{grid-template-columns:1fr}}
