.apbl-inspector-section{padding-top:1rem;margin-top:1rem;border-top:1px solid #e5e7eb}.apbl-inspector-section__title{margin:0 0 .75rem;font-size:.8125rem;font-weight:600;color:#374151}.apbl-layout-presets{margin-bottom:1rem}.apbl-layout-presets .apbl-layout-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));gap:.5rem;margin-bottom:.5rem}.apbl-layout-presets .apbl-layout-preset{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.apbl-layout-presets .apbl-layout-preset:hover{background:#eef2ff;border-color:#c7d2fe;color:#4f46e5}.apbl-layout-presets .apbl-layout-preset.is-selected{color:#fff;background:#4f46e5;border-color:#4f46e5}.apbl-layout-presets .apbl-layout-preset .apbl-layout-icon{font-size:18px;line-height:1}.apbl-layout-presets .apbl-layout-preset .apbl-layout-label{font-size:10px;font-weight:600;text-align:center;line-height:1.2}.apbl-layout-options,.apbl-grid-layout-options{margin-bottom:.75rem}.apbl-layout-options .apbl-layout-option,.apbl-grid-layout-options .apbl-layout-option{padding:6px 10px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.apbl-layout-options .apbl-layout-option svg,.apbl-grid-layout-options .apbl-layout-option svg{margin-right:4px;vertical-align:middle}.apbl-layout-options .apbl-layout-option:hover:not([aria-pressed=true]),.apbl-grid-layout-options .apbl-layout-option:hover:not([aria-pressed=true]){background:#eef2ff;border-color:#c7d2fe;color:#4f46e5}.apbl-layout-options .apbl-layout-option[aria-pressed=true],.apbl-layout-options .apbl-layout-option.is-selected,.apbl-grid-layout-options .apbl-layout-option[aria-pressed=true],.apbl-grid-layout-options .apbl-layout-option.is-selected{background:#eef2ff;border-color:#4f46e5;color:#4f46e5;box-shadow:inset 0 0 0 1px #4f46e5}.apbl-presets-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));gap:.5rem;margin-bottom:.5rem}.apbl-preset-item{display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;width:100%;min-height:80px;padding:.75rem;text-align:center;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:background 150ms cubic-bezier(0.4, 0, 0.2, 1),border-color 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.apbl-preset-item:hover{background:#eef2ff;border-color:#c7d2fe;color:#4f46e5}.apbl-preset-item__icon{color:#4f46e5;line-height:1}.apbl-preset-item__label{font-size:.6875rem;font-weight:600;color:#374151;line-height:1.2}.apbl-preset-item:hover .apbl-preset-item__label{color:#4f46e5}.apbl-preset-button{transition:box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1),transform 150ms cubic-bezier(0.4, 0, 0.2, 1) !important}.apbl-preset-button:hover{box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04);transform:translateY(-1px)}.apbl-presets-tip{padding:.5rem .75rem;margin-top:.5rem;font-size:.6875rem;color:#06c;background:#f0f7fc;border:1px solid #c3e6fb;border-radius:6px}.apbl-more-content-label{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;color:#374151}.apbl-more-content-editor{min-height:80px;padding:.75rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px}.apbl-loading{display:flex;gap:.75rem;align-items:center;justify-content:center;padding:1.5rem;font-size:.8125rem;color:#6b7280}.apbl-loading p{margin:0}.apbl-author-list-preview{font-family:inherit}.apbl-author-list-preview.apbl-no-authors,.apbl-author-list-preview.apbl-loading{padding:1rem;color:#9ca3af;text-align:center}.apbl-author-list-preview .apbl-author-list-error{padding:.75rem;color:#ef4444;background:color-mix(in srgb, #ef4444 6%, transparent);border:1px solid color-mix(in srgb, #ef4444 30%, transparent);border-radius:6px}.apbl-block-placeholder{border-radius:6px !important;gap:.75rem !important}.apbl-block-placeholder .components-placeholder__label{gap:6px !important;font-size:.9375rem !important;font-weight:600 !important;color:#111827 !important}.apbl-block-placeholder .components-placeholder__label svg{color:#4f46e5}.apbl-block-placeholder .components-placeholder__instructions{margin:0 !important;font-size:.8125rem !important;line-height:1.5 !important;color:#6b7280 !important}.apbl-block-placeholder .components-placeholder__fieldset{width:100%;gap:.75rem}.apbl-placeholder-loading{display:flex;flex-direction:column;gap:.75rem;align-items:center;padding:1rem 0;font-size:.8125rem;color:#6b7280}.apbl-placeholder-loading p{margin:0}.apbl-placeholder-empty{display:flex;flex-direction:column;gap:.75rem;align-items:center;width:100%}.apbl-placeholder-empty p{margin:0 0 .5rem;font-size:.8125rem;color:#6b7280;text-align:center}.apbl-placeholder-picker{box-sizing:border-box;display:flex;flex-direction:column;gap:.75rem;width:100%;padding:.75rem 1rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px}.apbl-placeholder-picker-controls{width:100%}.apbl-placeholder-picker-controls .components-base-control__field{margin-bottom:0 !important}.apbl-placeholder-picker-controls .components-base-control{margin-bottom:0 !important}.apbl-placeholder-picker-controls .components-select-control__input{width:100%;height:36px;border-radius:6px}.apbl-placeholder-picker .apbl-grid-layout-options,.apbl-placeholder-picker .apbl-layout-options{padding-top:.5rem;border-top:1px solid #f0f0f0}.apbl-placeholder-picker .apbl-grid-layout-options .components-button-group,.apbl-placeholder-picker .apbl-layout-options .components-button-group{display:flex;width:100%}.apbl-placeholder-picker .apbl-grid-layout-options .apbl-layout-option,.apbl-placeholder-picker .apbl-layout-options .apbl-layout-option{flex:1;justify-content:center;border-radius:0 !important}.apbl-placeholder-picker .apbl-grid-layout-options .apbl-layout-option:first-child,.apbl-placeholder-picker .apbl-layout-options .apbl-layout-option:first-child{border-radius:6px 0 0 6px !important}.apbl-placeholder-picker .apbl-grid-layout-options .apbl-layout-option:last-child,.apbl-placeholder-picker .apbl-layout-options .apbl-layout-option:last-child{border-radius:0 6px 6px 0 !important}.apbl-placeholder-count{margin:0;font-size:.6875rem;color:#9ca3af}.apbl-error-message{padding:1rem;border-radius:10px;border:1px solid #f59e0b;background-color:#fef3c7;color:#374151;font-size:.8125rem;font-weight:500;text-align:center}@keyframes apbl-spin{to{transform:rotate(360deg)}}@keyframes apbl-fadeIn{from{opacity:0}to{opacity:1}}@keyframes apbl-slideUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes apbl-slideDown{from{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes apbl-slideLeft{from{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@keyframes apbl-slideRight{from{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}@keyframes apbl-scaleIn{from{opacity:0;transform:scale(0.92)}to{opacity:1;transform:scale(1)}}@keyframes apbl-bounce{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-10px)}45%{transform:translateY(-5px)}}[class*=has-][class*=-font]{font-family:var(--google-font-family, inherit)}.wp-block-author-profile-blocks-author-list{padding:1rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif}.wp-block-author-profile-blocks-author-list.has-fadeIn-animation{animation:apbl-fadeIn var(--author-animation-duration, 400ms) ease-out both}.wp-block-author-profile-blocks-author-list.has-slideUp-animation{animation:apbl-slideUp var(--author-animation-duration, 400ms) ease-out both}.wp-block-author-profile-blocks-author-list.has-slideDown-animation{animation:apbl-slideDown var(--author-animation-duration, 400ms) ease-out both}.wp-block-author-profile-blocks-author-list.has-slideLeft-animation{animation:apbl-slideLeft var(--author-animation-duration, 400ms) ease-out both}.wp-block-author-profile-blocks-author-list.has-slideRight-animation{animation:apbl-slideRight var(--author-animation-duration, 400ms) ease-out both}.wp-block-author-profile-blocks-author-list.has-scaleIn-animation{animation:apbl-scaleIn var(--author-animation-duration, 400ms) ease-out both}.wp-block-author-profile-blocks-author-list.has-bounce-animation{animation:apbl-bounce var(--author-animation-duration, 700ms) ease-out both}.wp-block-author-profile-blocks-author-list.has-lift-hover{transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list.has-lift-hover:hover{transform:translateY(-3px)}.wp-block-author-profile-blocks-author-list.has-glow-hover{transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list.has-glow-hover:hover{box-shadow:0 0 0 3px #c7d2fe}.wp-block-author-profile-blocks-author-list.has-scale-hover{transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list.has-scale-hover:hover{transform:scale(1.02)}.wp-block-author-profile-blocks-author-list.has-rotate-hover{transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list.has-rotate-hover:hover{transform:rotate(0.8deg)}.wp-block-author-profile-blocks-author-list.has-shadow-hover{transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list.has-shadow-hover:hover{box-shadow:0 12px 40px rgba(0,0,0,.1),0 4px 12px rgba(0,0,0,.06)}.wp-block-author-profile-blocks-author-list[style*="--author-list-container-width"]{max-width:var(--author-list-container-width);margin-right:auto;margin-left:auto}.wp-block-author-profile-blocks-author-list .apbl-author-list-items{display:flex;flex-direction:column;gap:var(--author-list-item-spacing, 1rem);padding:0;margin:0;list-style:none}.wp-block-author-profile-blocks-author-list .apbl-author-list.has-dividers li{border-bottom:1px solid #f0f0f0}.wp-block-author-profile-blocks-author-list .apbl-author-list.has-dividers li:last-child{border-bottom:none}.wp-block-author-profile-blocks-author-list .apbl-author-list .has-hover-effect{transition:transform 220ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 220ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list .apbl-author-list .has-hover-effect:hover{box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04);transform:translateY(-2px)}.wp-block-author-profile-blocks-author-list .apbl-author-list-item{background-color:var(--author-list-item-bg, transparent)}.wp-block-author-profile-blocks-author-list .apbl-author-list-item .apbl-author-list-item-content{width:100%}.wp-block-author-profile-blocks-author-list .apbl-author-list-item.is-rounded{overflow:hidden;border-radius:16px}.wp-block-author-profile-blocks-author-list .apbl-author-list-item.is-rounded .apbl-author-image img{border-radius:50%}.wp-block-author-profile-blocks-author-list .apbl-author-list.has-dividers li{border-bottom-color:var(--author-list-divider-color, #f0f0f0)}.wp-block-author-profile-blocks-author-list .apbl-author-compact{display:flex;gap:1.25rem;align-items:center}.wp-block-author-profile-blocks-author-list .apbl-author-compact .apbl-author-info{flex:1;min-width:0}.wp-block-author-profile-blocks-author-list .apbl-author-compact .apbl-author-social{flex:0 0 auto}.wp-block-author-profile-blocks-author-list .apbl-author-minimal{display:flex;gap:1rem;align-items:center;padding:.75rem 0}.wp-block-author-profile-blocks-author-list .apbl-author-minimal .apbl-author-minimal-info{display:flex;flex-direction:column;gap:.2em;min-width:0}.wp-block-author-profile-blocks-author-list .apbl-author-minimal .apbl-author-image{flex-shrink:0;width:40px;height:40px;overflow:hidden;border-radius:50%}.wp-block-author-profile-blocks-author-list .apbl-author-minimal .apbl-author-image img{width:100%;height:100%;object-fit:cover}.wp-block-author-profile-blocks-author-list .apbl-author-minimal .apbl-author-name{font-size:.8125rem;font-weight:600}.wp-block-author-profile-blocks-author-list .apbl-author-minimal .apbl-author-position{font-size:.6875rem;color:#4f46e5}.wp-block-author-profile-blocks-author-list .apbl-author-minimal .apbl-author-email{font-size:.6875rem;color:#9ca3af;text-decoration:none}.wp-block-author-profile-blocks-author-list .apbl-author-detailed{display:flex;gap:1.5rem;align-items:flex-start}.wp-block-author-profile-blocks-author-list .apbl-author-detailed .apbl-author-left{flex:0 0 80px}.wp-block-author-profile-blocks-author-list .apbl-author-detailed .apbl-author-right{display:flex;flex:1;flex-direction:column;gap:.5rem;min-width:0}.wp-block-author-profile-blocks-author-list .apbl-author-detailed .apbl-author-header{margin-bottom:.25em}.wp-block-author-profile-blocks-author-list .apbl-author-detailed .apbl-author-footer{margin-top:.5rem}.wp-block-author-profile-blocks-author-list .apbl-author-image{flex-shrink:0;width:56px;height:56px;overflow:hidden;border-radius:50%;box-shadow:0 0 0 2px #fff,0 0 0 3px #e5e7eb;transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list .apbl-author-image img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list .apbl-author-image:hover{box-shadow:0 0 0 2px #fff,0 0 0 3px #c7d2fe}.wp-block-author-profile-blocks-author-list .apbl-author-image:hover img{transform:scale(1.05)}.apbl-author-detailed .wp-block-author-profile-blocks-author-list .apbl-author-image{width:80px;height:80px}.wp-block-author-profile-blocks-author-list .apbl-author-name{margin:0 0 .25em;font-size:var(--author-name-size, 1.125rem);font-weight:700;font-feature-settings:"kern" 1;line-height:1.3;color:#111827;letter-spacing:-0.02em;letter-spacing:-0.02em}.wp-block-author-profile-blocks-author-list .apbl-author-position{display:block;margin:0 0 .5rem;font-size:.6875rem;font-weight:600;color:#4f46e5;text-transform:uppercase;letter-spacing:.08em}.wp-block-author-profile-blocks-author-list .apbl-author-email{display:inline-flex;gap:.25em;align-items:center;margin:.2em 0;font-size:.8125rem;color:#6b7280;text-decoration:none;transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list .apbl-author-email:hover{color:#4f46e5}.wp-block-author-profile-blocks-author-list .apbl-author-description{margin:.5rem 0;font-size:.9375rem;line-height:1.7;color:#6b7280}.apbl-author-compact .wp-block-author-profile-blocks-author-list .apbl-author-description{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wp-block-author-profile-blocks-author-list .apbl-social-profiles{display:flex;flex-wrap:wrap;gap:.4rem}.wp-block-author-profile-blocks-author-list .apbl-social-profiles .apbl-social-list{display:flex;flex-wrap:wrap;gap:.4rem;padding:0;margin:0;list-style:none}.wp-block-author-profile-blocks-author-list .apbl-social-profiles a{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;background:#eef2ff;color:#4f46e5;text-decoration:none;transition:background 220ms cubic-bezier(0.4, 0, 0.2, 1),color 220ms cubic-bezier(0.4, 0, 0.2, 1),transform 220ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list .apbl-social-profiles a:hover{background:#4f46e5;color:#fff;transform:translateY(-2px)}.wp-block-author-profile-blocks-author-list .apbl-social-profiles a .dashicons{width:14px;height:14px;font-size:14px;line-height:1}.apbl-author-compact .wp-block-author-profile-blocks-author-list .apbl-social-profiles{display:flex;flex-wrap:wrap;gap:var(--author-social-icon-spacing, 0.5rem);justify-content:flex-end;margin-top:1rem}.apbl-author-compact .wp-block-author-profile-blocks-author-list .apbl-social-profiles .apbl-social-list{display:flex;flex-wrap:wrap;gap:var(--author-social-icon-spacing, 0.5rem);justify-content:flex-end;padding:0;margin:0;list-style:none}.apbl-author-compact .wp-block-author-profile-blocks-author-list .apbl-social-profiles a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--author-social-icon-color, #4f46e5);text-decoration:none;background-color:var(--author-social-icon-bg, #eef2ff);border-radius:6px;transition:background-color 220ms cubic-bezier(0.4, 0, 0.2, 1),color 220ms cubic-bezier(0.4, 0, 0.2, 1),transform 220ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 220ms cubic-bezier(0.4, 0, 0.2, 1)}.apbl-author-compact .wp-block-author-profile-blocks-author-list .apbl-social-profiles a:hover{color:var(--author-social-icon-hover-color, #ffffff);background-color:var(--author-social-icon-bg-hover, #4f46e5);box-shadow:0 4px 12px rgba(79,70,229,.25);transform:translateY(-2px)}.apbl-author-compact .wp-block-author-profile-blocks-author-list .apbl-social-profiles a .dashicons{width:var(--author-social-icon-size, 16px);height:var(--author-social-icon-size, 16px);font-size:var(--author-social-icon-size, 16px);line-height:1}.apbl-author-detailed .wp-block-author-profile-blocks-author-list .apbl-social-profiles{display:flex;flex-wrap:wrap;gap:var(--author-social-icon-spacing, 0.5rem);justify-content:flex-start;margin-top:1rem}.apbl-author-detailed .wp-block-author-profile-blocks-author-list .apbl-social-profiles .apbl-social-list{display:flex;flex-wrap:wrap;gap:var(--author-social-icon-spacing, 0.5rem);justify-content:flex-start;padding:0;margin:0;list-style:none}.apbl-author-detailed .wp-block-author-profile-blocks-author-list .apbl-social-profiles a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--author-social-icon-color, #4f46e5);text-decoration:none;background-color:var(--author-social-icon-bg, #eef2ff);border-radius:6px;transition:background-color 220ms cubic-bezier(0.4, 0, 0.2, 1),color 220ms cubic-bezier(0.4, 0, 0.2, 1),transform 220ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 220ms cubic-bezier(0.4, 0, 0.2, 1)}.apbl-author-detailed .wp-block-author-profile-blocks-author-list .apbl-social-profiles a:hover{color:var(--author-social-icon-hover-color, #ffffff);background-color:var(--author-social-icon-bg-hover, #4f46e5);box-shadow:0 4px 12px rgba(79,70,229,.25);transform:translateY(-2px)}.apbl-author-detailed .wp-block-author-profile-blocks-author-list .apbl-social-profiles a .dashicons{width:var(--author-social-icon-size, 16px);height:var(--author-social-icon-size, 16px);font-size:var(--author-social-icon-size, 16px);line-height:1}.wp-block-author-profile-blocks-author-list .apbl-author-list-error{padding:.75rem;font-size:.8125rem;color:#ef4444;background-color:rgba(239,68,68,.06);border:1px solid rgba(239,68,68,.3);border-radius:6px}.wp-block-author-profile-blocks-author-list.is-style-card .apbl-author-list-item{position:relative;overflow:hidden;padding:1.25rem 1.5rem;margin-bottom:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 4px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1),border-color 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list.is-style-card .apbl-author-list-item::before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:linear-gradient(180deg, #4f46e5, #9d96f5);transform:scaleY(0);transform-origin:bottom center;transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1);border-radius:0 0 0 16px}.wp-block-author-profile-blocks-author-list.is-style-card .apbl-author-list-item:hover{transform:translateX(4px);box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04);border-color:#c7d2fe}.wp-block-author-profile-blocks-author-list.is-style-card .apbl-author-list-item:hover::before{transform:scaleY(1)}.wp-block-author-profile-blocks-author-list.is-style-minimal .apbl-author-list-item{padding:1rem 0;background:rgba(0,0,0,0);border:none;border-bottom:1px solid #f0f0f0}.wp-block-author-profile-blocks-author-list.is-style-minimal .apbl-author-list-item:last-child{border-bottom:none}.wp-block-author-profile-blocks-author-list.is-style-bordered .apbl-author-list-item{padding:1rem 1.25rem;margin-bottom:.75rem;border:2px solid #e5e7eb;border-radius:10px;transition:border-color 220ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 220ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list.is-style-bordered .apbl-author-list-item:hover{border-color:#c7d2fe;box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04)}.wp-block-author-profile-blocks-author-list.is-style-shadow .apbl-author-list-item{padding:1.25rem 1.5rem;margin-bottom:1rem;background:#fff;border:none;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04);transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1),transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list.is-style-shadow .apbl-author-list-item:hover{box-shadow:0 12px 40px rgba(0,0,0,.1),0 4px 12px rgba(0,0,0,.06);transform:translateY(-2px)}.wp-block-author-profile-blocks-author-list.is-style-alternating .apbl-author-list-item{padding:1rem 1.25rem;border-radius:10px;transition:background 150ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-list.is-style-alternating .apbl-author-list-item:nth-child(even){background:#eef2ff}.wp-block-author-profile-blocks-author-list.is-style-alternating .apbl-author-list-item:hover{background:#f3f6ff}@media(max-width: 576px){.wp-block-author-profile-blocks-author-list .apbl-author-detailed{flex-direction:column}.wp-block-author-profile-blocks-author-list .apbl-author-detailed .apbl-author-left{flex:none;margin-bottom:1rem}.wp-block-author-profile-blocks-author-list .apbl-author-detailed .apbl-author-right{flex:none}}
