*{margin:0;padding:0;box-sizing:border-box}.firstsectionauthor-profile-container{max-width:1200px;margin:0 auto;padding:20px;background:#f8f9fa;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.1);contain:content}.firstsectionauthor-profile-header{background:linear-gradient(135deg,#4a6cf7 0,#3975f5 100%);border-radius:20px;padding:40px 30px;margin-bottom:30px;color:#fff}.firstsectionauthor-profile-info{display:flex;align-items:center;gap:30px}.firstsectionauthor-avatar-container{position:relative;flex-shrink:0}.firstsectionauthor-avatar{width:120px;height:120px;border-radius:50%;border:4px solid rgba(255,255,255,.3);object-fit:cover;aspect-ratio:1/1}.firstsectionauthor-verified-badge{position:absolute;bottom:8px;right:8px;width:24px;height:24px;background:#fff;border-radius:50%;padding:2px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.firstsectionauthor-profile-details{flex:1}.firstsectionauthor-name{font-size:2.5rem;font-weight:700;margin-bottom:8px;line-height:1.2}.firstsectionauthor-title{font-size:1.2rem;opacity:.9;margin-bottom:20px;line-height:1.4}.firstsectionauthor-badges{display:flex;gap:12px;margin-bottom:20px;flex-wrap:wrap}.firstsectionauthor-badge{background:rgba(255,255,255,.2);padding:6px 16px;border-radius:20px;font-size:.9rem;font-weight:500;backdrop-filter:blur(10px)}.firstsectionauthor-social-links{display:flex;gap:15px}.firstsectionauthor-social-link{width:40px;height:40px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;backdrop-filter:blur(10px)}.firstsectionauthor-social-link:hover{background:rgba(255,255,255,.3);transform:translateY(-2px)}.firstsectionauthor-social-icon{width:20px;height:20px;filter:brightness(0) invert(1)}.firstsectionauthor-content-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:40px}.firstsectionauthor-main-content{background:#fff;border-radius:15px;padding:30px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.firstsectionauthor-section-title{font-size:1.5rem;font-weight:600;color:#2d3748;margin-bottom:20px;display:flex;align-items:center;gap:10px}.firstsectionauthor-section-title::before{content:'';width:4px;height:24px;background:#4a6cf7;border-radius:2px}.firstsectionauthor-about-text{color:#4a5568;line-height:1.7;margin-bottom:16px;font-size:1rem}.firstsectionauthor-blog-section{margin-top:40px}.firstsectionauthor-blog-posts{display:grid;gap:20px;min-height:250px}.firstsectionauthor-blog-post-link{text-decoration:none;color:inherit;display:block}.firstsectionauthor-blog-post-link:hover{color:inherit}.firstsectionauthor-blog-post{display:flex;gap:20px;padding:20px;border:1px solid #e2e8f0;border-radius:12px;transition:all .3s ease}.firstsectionauthor-blog-post-link:hover .firstsectionauthor-blog-post{box-shadow:0 4px 15px rgba(0,0,0,.1);transform:translateY(-2px)}.firstsectionauthor-blog-image{width:80px;height:80px;border-radius:8px;object-fit:cover;flex-shrink:0;aspect-ratio:1/1;background-color:#f0f2f5}.firstsectionauthor-blog-content{flex:1}.firstsectionauthor-blog-title{font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:8px;line-height:1.4}.firstsectionauthor-blog-description{color:#718096;font-size:.9rem;line-height:1.5;margin-bottom:12px}.firstsectionauthor-blog-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.firstsectionauthor-blog-tags{display:flex;gap:8px}.firstsectionauthor-blog-tag{background:#edf2f7;color:#4a5568;padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:500}.firstsectionauthor-blog-date{color:#a0aec0;font-size:.85rem}.firstsectionauthor-sidebar{display:flex;flex-direction:column;gap:30px}.firstsectionauthor-connect-section,.firstsectionauthor-newsletter-section{background:#fff;border-radius:15px;padding:25px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.firstsectionauthor-connect-title,.firstsectionauthor-newsletter-title{font-size:1.2rem;font-weight:600;color:#2d3748;margin-bottom:20px}.firstsectionauthor-connect-links{display:flex;flex-direction:column;gap:15px}.firstsectionauthor-connect-link{display:flex;align-items:center;gap:12px;color:#4a5568;text-decoration:none;padding:10px;border-radius:8px;transition:all .3s ease}.firstsectionauthor-connect-link:hover{background:#f7fafc;color:#4a6cf7}.firstsectionauthor-connect-icon{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(220deg) brightness(104%) contrast(97%)}.firstsectionauthor-connect-link:hover .firstsectionauthor-connect-icon{filter:brightness(0) saturate(100%) invert(34%) sepia(73%) saturate(2200%) hue-rotate(214deg) brightness(97%) contrast(95%)}.firstsectionauthor-newsletter-description{color:#718096;font-size:.9rem;line-height:1.6;margin-bottom:20px}.firstsectionauthor-newsletter-form{display:flex;flex-direction:column;gap:15px;margin-bottom:15px}.firstsectionauthor-email-input{padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease}.firstsectionauthor-email-input:focus{outline:0;border-color:#4a6cf7;box-shadow:0 0 0 3px rgba(74,108,247,.1)}.firstsectionauthor-subscribe-btn{background:#4a6cf7;color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.firstsectionauthor-subscribe-btn:hover{background:#3c5ce6;transform:translateY(-1px)}.firstsectionauthor-subscribe-btn:disabled{cursor:not-allowed;transform:none!important}.firstsectionauthor-newsletter-note{color:#a0aec0;font-size:.8rem;line-height:1.4}#firstsectionauthor-response-container,.firstsectionauthor-mc-responses{margin-top:15px}.firstsectionauthor-mc-error-response{background:#fed7d7;color:#c53030;padding:15px;border-radius:8px;border-left:4px solid #e53e3e;font-size:.9rem;line-height:1.4}.firstsectionauthor-mc-success-response{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;padding:20px;border-radius:12px;text-align:center;box-shadow:0 4px 15px rgba(72,187,120,.3);font-size:.9rem;line-height:1.4}.firstsectionauthor-error-message,.firstsectionauthor-loading,.firstsectionauthor-no-posts{text-align:center;padding:40px 20px;color:#718096;font-style:italic}.firstsectionauthor-error-message{color:#e53e3e}.firstsectionauthor-loading::after{content:'';display:inline-block;width:20px;height:20px;border:2px solid #e2e8f0;border-radius:50%;border-top-color:#4a6cf7;animation:firstsectionauthor-spin 1s ease-in-out infinite;margin-left:10px}@keyframes firstsectionauthor-spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.firstsectionauthor-content-wrapper{grid-template-columns:1fr}.firstsectionauthor-profile-info{gap:20px}.firstsectionauthor-name{font-size:2rem}}@media (max-width:768px){.firstsectionauthor-profile-container{padding:15px}.firstsectionauthor-profile-header{padding:30px 20px}.firstsectionauthor-profile-info{flex-direction:column;text-align:center;gap:20px}.firstsectionauthor-name{font-size:1.8rem}.firstsectionauthor-title{font-size:1.1rem}.firstsectionauthor-badges{justify-content:center}.firstsectionauthor-social-links{justify-content:center}.firstsectionauthor-main-content{padding:20px}.firstsectionauthor-blog-post{flex-direction:column;gap:15px}.firstsectionauthor-blog-image{width:100%;height:200px}.firstsectionauthor-blog-meta{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.firstsectionauthor-profile-header{padding:20px 15px}.firstsectionauthor-name{font-size:1.5rem}.firstsectionauthor-title{font-size:1rem}.firstsectionauthor-badges{flex-direction:column;align-items:center}.firstsectionauthor-connect-section,.firstsectionauthor-main-content,.firstsectionauthor-newsletter-section{padding:15px}.firstsectionauthor-avatar{width:100px;height:100px}.firstsectionauthor-verified-badge{width:20px;height:20px}}