.vc-authors{--vc-author-pink:#e71b6c;--vc-author-pink-dark:#c8145a;max-width:1200px;margin:0 auto}.vc-authors-toolbar{max-width:520px;margin:0 auto 22px}.vc-authors-search-wrap{position:relative}.vc-authors-toolbar input{width:100%;padding:13px 48px 13px 16px;border:1px solid #ddd;border-radius:6px}.vc-authors-search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#666;font-size:25px;line-height:1;cursor:pointer}.vc-authors-search-clear:hover,.vc-authors-search-clear:focus{background:#f3f3f3;color:#111}.vc-authors-search-clear[hidden]{display:none}.vc-authors-alphabet{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:30px}.vc-authors-alphabet button{border:0;background:#f0f0f0;padding:7px 10px;border-radius:4px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.vc-authors-alphabet button:hover:not(:disabled){transform:translateY(-1px)}.vc-authors-alphabet button.active{background:var(--vc-author-pink);color:#fff}.vc-authors-alphabet button:disabled{opacity:.28;cursor:default}.vc-authors-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.vc-author-card{background:#fff;border:1px solid #eee;border-radius:10px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.05);display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;will-change:transform}.vc-author-card:hover{transform:translateY(-7px);box-shadow:0 14px 30px rgba(0,0,0,.13);border-color:rgba(231,27,108,.35)}.vc-author-card>img,.vc-author-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:center center;display:flex;align-items:center;justify-content:center;background:#eee;font-size:42px}.vc-author-card-body{padding:18px;display:flex;flex-direction:column;flex:1}.vc-author-card h3{margin:0 0 4px;font-size:20px;font-weight:700}.vc-author-memoriam{font-style:italic;color:#777}.vc-author-count{font-weight:600;margin:8px 0}.vc-author-card p{line-height:1.55;flex:1}.vc-author-more,.vc-author-works,.vc-authors-more{border:0;background:var(--vc-author-pink);color:#fff;padding:11px 18px;border-radius:5px;text-decoration:none;display:inline-block;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.vc-author-more:hover,.vc-author-works:hover,.vc-authors-more:hover{background:var(--vc-author-pink-dark);color:#fff;transform:translateY(-1px);box-shadow:0 6px 14px rgba(231,27,108,.24)}.vc-authors-actions{text-align:center;margin:34px 0}.vc-author-modal[hidden]{display:none}.vc-author-modal{position:fixed;inset:0;z-index:999999}.vc-author-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62)}.vc-author-modal-dialog{position:relative;background:#fff;max-width:900px;max-height:88vh;overflow:auto;-webkit-overflow-scrolling:touch;margin:6vh auto;padding:32px;border-radius:10px}.vc-author-modal-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:34px;cursor:pointer;z-index:2}.vc-author-modal-layout{display:grid;grid-template-columns:280px 1fr;gap:30px}.vc-author-modal-image img{width:100%;height:auto}.vc-author-modal-layout h2{font-weight:700}.vc-author-bio{line-height:1.65;margin:16px 0 24px}html.vc-modal-open,body.vc-modal-open{overflow:hidden!important;overscroll-behavior:none}body.vc-modal-open{position:fixed!important;left:0;right:0;width:100%}@media(max-width:900px){.vc-authors-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.vc-authors-grid{grid-template-columns:1fr}.vc-author-card>img,.vc-author-placeholder{width:min(220px,calc(100% - 32px));height:220px;aspect-ratio:1/1;margin:18px auto 0;border-radius:10px;object-fit:cover;object-position:center center}.vc-author-modal{display:flex;align-items:center;justify-content:center;padding:12px;overflow:hidden;touch-action:none}.vc-author-modal-dialog{width:100%;height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);margin:0;padding:0;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;touch-action:auto}.vc-author-modal-close{position:absolute;right:12px;top:8px}.vc-author-modal-content{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:24px;padding-top:42px}.vc-author-modal-layout{grid-template-columns:1fr}.vc-author-modal-image{max-width:220px;margin:auto}.vc-author-bio{overflow-wrap:anywhere}.vc-author-modal-content::after{content:'';display:block;height:24px}}.vc-authors-more{min-width:245px;display:inline-flex;align-items:center;justify-content:center;gap:9px}.vc-authors-more:disabled{cursor:wait;opacity:.82;transform:none;box-shadow:none}.vc-authors-more-spinner{display:none;width:17px;height:17px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:vc-authors-spin .75s linear infinite}.vc-authors-more[aria-busy="true"] .vc-authors-more-spinner{display:inline-block}.vc-authors-remaining{margin-top:9px;color:#666;font-size:14px}.vc-authors-complete{margin-top:9px;color:#666;font-size:14px}.vc-authors-loading-message{text-align:center;grid-column:1/-1}.vc-author-card-enter{opacity:0;transform:translateY(16px)}.vc-author-card-enter.vc-author-card-enter-active{opacity:1;transform:translateY(0);transition:opacity .35s ease,transform .35s ease}@keyframes vc-authors-spin{to{transform:rotate(360deg)}}