.authors-container{width:100%;font-family:var(--font);padding-bottom:80px}.authors-header{text-align:center;max-width:900px;margin:0 auto 64px;padding:0 20px}.authors-header h1{letter-spacing:-.02em;color:var(--text);margin-bottom:16px;font-size:2.5rem;font-weight:300}.authors-header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:.9375rem;line-height:1.6}.authors-section{max-width:1000px;margin-bottom:80px}.authors-section-title{color:var(--text);margin-bottom:8px;font-size:1.25rem;font-weight:600}.authors-section-desc{color:var(--text-secondary);margin-bottom:32px;font-size:.8125rem}.authors-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.author-card{background:var(--bg-card,#fff);border:1px solid var(--border);flex-direction:column;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.author-card:hover{border-color:var(--border-hover,#94a3b8);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.author-header{align-items:center;gap:16px;margin-bottom:16px;display:flex}.author-avatar{color:#fff;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.125rem;font-weight:600;display:flex;position:relative;overflow:hidden}.author-avatar img{object-fit:cover;width:100%;height:100%}.author-info{flex:1}.author-name{color:var(--text);margin:0 0 2px;font-size:1rem;font-weight:600}.author-role{color:#64748b;margin:0;font-size:.75rem}.authors-recruit-section{background:var(--bg-card);border:1px solid var(--border-color);text-align:center;border-radius:16px;max-width:1000px;margin-bottom:80px;padding:4rem 2rem;box-shadow:0 4px 24px #00000008}.recruit-box{max-width:600px;margin:0 auto}.recruit-box h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.recruit-box p{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.6}.recruit-cta{background:var(--primary-color);color:var(--bg-dark);border-radius:8px;align-items:center;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.recruit-cta:hover{box-shadow:0 4px 12px rgba(var(--primary-color-rgb),.3);transform:translateY(-2px)}.author-bio{color:var(--text-secondary);flex-grow:1;margin-bottom:20px;font-size:.8125rem;line-height:1.6}.author-tags{flex-wrap:wrap;gap:8px;display:flex}.author-tag{color:#475569;background:#f1f5f9;border-radius:4px;padding:4px 8px;font-size:.6875rem;font-weight:500}@media (max-width:640px){.authors-header h1{font-size:2rem}.authors-grid{grid-template-columns:1fr}.author-apply-form .form-row{grid-template-columns:1fr;gap:0}.author-apply-form{padding:1.5rem}}.author-apply-form{text-align:left;border:1px solid var(--border-color,#e2e8f0);background:#fff;border-radius:12px;margin-top:2rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d}.author-apply-form .form-row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.author-apply-form .form-group{margin-bottom:1.5rem}.author-apply-form label{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.author-apply-form input,.author-apply-form textarea{border:1px solid var(--border-color,#cbd5e1);background:#f8fafc;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.author-apply-form input:focus,.author-apply-form textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1);background:#fff;outline:none}.author-apply-form .submit-btn{cursor:pointer;border:none;justify-content:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem;font-size:1.0625rem}.author-apply-form .submit-btn:disabled{opacity:.7;cursor:not-allowed}.author-apply-success{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;margin-top:2rem;padding:3rem 2rem}.author-apply-success .success-icon{color:#22c55e;margin-bottom:1rem}.author-apply-success h3{color:#166534;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.author-apply-success p{color:#15803d;margin-bottom:2rem;font-size:.9375rem}.author-apply-success .recruit-cta-secondary{color:#166534;cursor:pointer;background:0 0;border:1px solid #166534;border-radius:6px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.author-apply-success .recruit-cta-secondary:hover{background:#dcfce7}
