.slg-author-box{display:grid;grid-template-columns:160px minmax(0,1fr) 300px;gap:30px;padding:32px;margin:40px 0;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 24px rgb(0 0 0 / .08)}.slg-author-left{text-align:center}.slg-avatar-wrapper img,.slg-author-avatar{width:140px!important;height:140px!important;border-radius:50%!important;display:block;margin:auto;border:4px solid #fff;box-shadow:0 8px 20px rgb(0 0 0 / .15)}.slg-author-initials{width:140px;height:140px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0f4c81;color:#fff;font-size:42px;font-weight:700;margin:auto}.slg-verified{display:inline-flex;align-items:center;gap:8px;background:#d97706;color:#fff;padding:8px 16px;border-radius:999px;font-size:12px;font-weight:700;margin-top:16px}.slg-written-by{font-size:12px;letter-spacing:2px;font-weight:700;color:#b45309;margin-bottom:8px}.slg-author-name{margin:0;font-size:38px;font-family:Georgia,serif;color:#111827}.slg-author-title{margin:12px 0 18px;color:#b45309;font-weight:600;font-size:18px;line-height:1.6}.slg-author-description{color:#4b5563;line-height:1.9;font-size:16px}.slg-author-description p{margin:0 0 12px}.slg-author-expertise{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.slg-skill{padding:8px 16px;background:#f8fafc;border:1px solid #d1d5db;border-radius:999px;font-size:13px;font-weight:600}.slg-skill:hover{background:#0f4c81;color:#fff}.slg-author-social{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.slg-author-social a{text-decoration:none;padding:10px 16px;border:1px solid #d1d5db;border-radius:8px;color:#111827;font-weight:600}.slg-author-social a:hover{background:#0f4c81;color:#fff}.slg-author-posts{display:inline-block;background:#d97706;color:#fff!important;text-decoration:none;padding:12px 20px;border-radius:10px;font-weight:700}.slg-author-right{display:flex;flex-direction:column;gap:16px}.slg-info-card{background:#fafafa;border-left:4px solid #d97706;padding:18px;border-radius:12px}.slg-card-label{font-size:11px;font-weight:700;letter-spacing:2px;color:#b45309;margin-bottom:10px}.slg-info-card h3{margin:0 0 8px;font-size:20px}.slg-info-card p{margin:0;color:#4b5563;line-height:1.7}@media(max-width:1024px){.slg-author-box{grid-template-columns:1fr}.slg-author-center{text-align:center}.slg-author-social,.slg-author-expertise{justify-content:center}.slg-author-trust{grid-template-columns:1fr}}@media(max-width:600px){.slg-author-box{padding:20px}.slg-author-name{font-size:30px}.slg-author-social a{width:100%;text-align:center}}