.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-carousel{padding:1rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif}.wp-block-author-profile-blocks-author-carousel.has-fadeIn-animation .apbl-author-carousel-item{animation:apbl-fadeIn .5s ease-out both}.wp-block-author-profile-blocks-author-carousel.has-slideUp-animation .apbl-author-carousel-item{animation:apbl-slideUp .5s ease-out both}.wp-block-author-profile-blocks-author-carousel.has-slideDown-animation .apbl-author-carousel-item{animation:apbl-slideDown .5s ease-out both}.wp-block-author-profile-blocks-author-carousel.has-slideLeft-animation .apbl-author-carousel-item{animation:apbl-slideLeft .5s ease-out both}.wp-block-author-profile-blocks-author-carousel.has-slideRight-animation .apbl-author-carousel-item{animation:apbl-slideRight .5s ease-out both}.wp-block-author-profile-blocks-author-carousel.has-scaleIn-animation .apbl-author-carousel-item{animation:apbl-scaleIn .5s ease-out both}.wp-block-author-profile-blocks-author-carousel.has-bounce-animation .apbl-author-carousel-item{animation:apbl-bounce .8s ease-out both}.wp-block-author-profile-blocks-author-carousel.has-lift-hover .apbl-author-carousel-item:hover{transform:translateY(-5px);box-shadow:0 8px 32px rgba(79,70,229,.15),0 2px 8px rgba(79,70,229,.08)}.wp-block-author-profile-blocks-author-carousel.has-glow-hover .apbl-author-carousel-item:hover{box-shadow:0 0 0 3px #c7d2fe,0 4px 16px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04)}.wp-block-author-profile-blocks-author-carousel.has-scale-hover .apbl-author-carousel-item:hover{transform:scale(1.04);box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04)}.wp-block-author-profile-blocks-author-carousel.has-rotate-hover .apbl-author-carousel-item:hover{transform:rotate(1.5deg)}.wp-block-author-profile-blocks-author-carousel.has-shadow-hover .apbl-author-carousel-item: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-carousel[style*="--author-carousel-container-width"]{max-width:var(--author-carousel-container-width);margin-right:auto;margin-left:auto}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel .slick-slider{position:relative;box-sizing:border-box;display:block}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel .slick-slide{padding:0 .75rem}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel .slick-dots{display:flex !important;gap:.4rem;justify-content:center;padding:0;margin-top:1.5rem;list-style:none}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel .slick-dots li{margin:0}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel .slick-dots li button{width:8px;height:8px;padding:0;font-size:0;cursor:pointer;background:#e5e7eb;border:none;border-radius:9999px;transition:background 220ms cubic-bezier(0.4, 0, 0.2, 1),width 220ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel .slick-dots li button::before{display:none}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel .slick-dots li.slick-active button{width:24px;background:#4f46e5}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel .slick-arrow{z-index:10;display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);transition:all 220ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel .slick-arrow:hover{color:#fff;background:#4f46e5;border-color:#4f46e5;box-shadow:0 8px 32px rgba(79,70,229,.15),0 2px 8px rgba(79,70,229,.08)}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel .slick-arrow::before{font-size:14px;color:inherit}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel .apbl-author-carousel-slide{position:relative;padding:0 .75rem;padding-inline:var(--author-carousel-slide-spacing, 0.75rem)}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel-item{display:flex;flex-direction:column;height:100%;padding:1.75rem 1.5rem;text-align:center;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)}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel-item.is-layout-card{padding:1.5rem;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);position:relative;overflow:hidden;transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel-item.is-layout-card::after{position:absolute;inset-block-start:0;inset-inline:0;height:3px;content:"";background:linear-gradient(90deg, #4f46e5, #9d96f5);transform:scaleX(0);transform-origin:left center;transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel-item.is-layout-card:hover{box-shadow:0 8px 32px rgba(79,70,229,.15),0 2px 8px rgba(79,70,229,.08);transform:translateY(-4px)}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel-item.is-layout-card:hover::after{transform:scaleX(1)}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel-item.is-layout-compact{padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px;transition:box-shadow 220ms cubic-bezier(0.4, 0, 0.2, 1),border-color 220ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel-item.is-layout-compact: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-carousel .apbl-author-carousel-item.is-layout-centered{display:flex;flex-direction:column;align-items:center;text-align:center}.wp-block-author-profile-blocks-author-carousel .apbl-author-carousel-item.is-layout-minimal{padding:.75rem;background:rgba(0,0,0,0);border:none;box-shadow:none;border-bottom:1px solid #f0f0f0}.wp-block-author-profile-blocks-author-carousel .apbl-author-image{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px}.wp-block-author-profile-blocks-author-carousel .apbl-author-image img{display:block;max-width:100%;height:auto;transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel .apbl-author-image:hover img{transform:scale(1.04)}.wp-block-author-profile-blocks-author-carousel .apbl-author-image{margin-bottom:1rem;border-radius:50%}.wp-block-author-profile-blocks-author-carousel .apbl-author-image img{margin:0 auto;border-radius:50%;box-shadow:0 0 0 3px #fff,0 0 0 5px #e5e7eb;transition:box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel .apbl-author-image:hover img{box-shadow:0 0 0 3px #fff,0 0 0 5px #c7d2fe}.wp-block-author-profile-blocks-author-carousel .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;text-align:center;letter-spacing:-0.02em}.wp-block-author-profile-blocks-author-carousel .apbl-author-position{display:block;margin:0 0 .5rem;font-size:.6875rem;font-weight:600;color:#4f46e5;text-transform:uppercase;letter-spacing:.08em;text-align:center}.wp-block-author-profile-blocks-author-carousel .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-carousel .apbl-author-email:hover{color:#4f46e5}.wp-block-author-profile-blocks-author-carousel .apbl-author-email{justify-content:center}.wp-block-author-profile-blocks-author-carousel .apbl-author-description{margin:.5rem 0;font-size:.9375rem;line-height:1.7;color:#6b7280;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-align:center}.wp-block-author-profile-blocks-author-carousel .apbl-social-profiles{display:flex;flex-wrap:wrap;gap:var(--author-social-icon-spacing, 0.5rem);justify-content:center;margin-top:1rem}.wp-block-author-profile-blocks-author-carousel .apbl-social-profiles .apbl-social-list{display:flex;flex-wrap:wrap;gap:var(--author-social-icon-spacing, 0.5rem);justify-content:center;padding:0;margin:0;list-style:none}.wp-block-author-profile-blocks-author-carousel .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)}.wp-block-author-profile-blocks-author-carousel .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)}.wp-block-author-profile-blocks-author-carousel .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-carousel.is-style-card .apbl-author-carousel-item{padding:1.75rem 1.5rem;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)}.wp-block-author-profile-blocks-author-carousel.is-style-card .apbl-author-carousel-item:hover{box-shadow:0 8px 32px rgba(79,70,229,.15),0 2px 8px rgba(79,70,229,.08);transform:translateY(-5px)}.wp-block-author-profile-blocks-author-carousel.is-style-minimal .apbl-author-carousel-item{padding:1rem 0;background:rgba(0,0,0,0);border:none;box-shadow:none}.wp-block-author-profile-blocks-author-carousel.is-style-bordered .apbl-author-carousel-item{padding:1.25rem;background:#fff;border:2px solid #e5e7eb;border-radius:10px;box-shadow:none;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-carousel.is-style-bordered .apbl-author-carousel-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-carousel.is-style-shadow .apbl-author-carousel-item{padding:1.75rem;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)}.wp-block-author-profile-blocks-author-carousel.is-style-shadow .apbl-author-carousel-item:hover{box-shadow:0 12px 40px rgba(0,0,0,.1),0 4px 12px rgba(0,0,0,.06);transform:translateY(-4px)}.wp-block-author-profile-blocks-author-carousel.is-style-modern-cards .apbl-author-carousel-item{position:relative;padding:1.75rem 1.5rem;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 6px 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)}.wp-block-author-profile-blocks-author-carousel.is-style-modern-cards .apbl-author-carousel-item::before{position:absolute;top:0;right:0;left:0;height:3px;content:"";background:linear-gradient(90deg, #4f46e5 0%, #9d96f5 100%)}.wp-block-author-profile-blocks-author-carousel.is-style-modern-cards .apbl-author-carousel-item:hover{box-shadow:0 8px 32px rgba(79,70,229,.15),0 2px 8px rgba(79,70,229,.08);transform:translateY(-5px)}.wp-block-author-profile-blocks-author-carousel.is-style-classic-carousel .apbl-author-carousel-item{padding:1.5rem;background:#fff;border:2px solid #c7d2fe;border-radius:16px;box-shadow:0 1px 4px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);transition:border-color 220ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 220ms cubic-bezier(0.4, 0, 0.2, 1),transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel.is-style-classic-carousel .apbl-author-carousel-item:hover{border-color:#4f46e5;box-shadow:0 8px 32px rgba(79,70,229,.15),0 2px 8px rgba(79,70,229,.08);transform:translateY(-4px)}.wp-block-author-profile-blocks-author-carousel.is-style-elegant-profile .apbl-author-carousel-item{position:relative;padding:2rem 1.75rem;overflow:hidden;background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 12px 40px rgba(0,0,0,.1),0 4px 12px rgba(0,0,0,.06);transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel.is-style-elegant-profile .apbl-author-carousel-item::after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:linear-gradient(90deg, #f59e0b 0%, #fbbf24 100%);transform:scaleX(0);transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel.is-style-elegant-profile .apbl-author-carousel-item:hover{box-shadow:0 8px 32px rgba(79,70,229,.15),0 2px 8px rgba(79,70,229,.08);transform:translateY(-6px)}.wp-block-author-profile-blocks-author-carousel.is-style-elegant-profile .apbl-author-carousel-item:hover::after{transform:scaleX(1)}.wp-block-author-profile-blocks-author-carousel.is-style-creative-layout .apbl-author-carousel-item{position:relative;padding:2rem 1.5rem;overflow:hidden;color:#fff;background:linear-gradient(135deg, #4f46e5 0%, #3730a3 100%);border:none;border-radius:20px;transition:transform 300ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel.is-style-creative-layout .apbl-author-carousel-item::before{position:absolute;top:-40%;right:-20%;width:200px;height:200px;content:"";background:hsla(0,0%,100%,.06);border-radius:50%;pointer-events:none}.wp-block-author-profile-blocks-author-carousel.is-style-creative-layout .apbl-author-carousel-item:hover{box-shadow:0 20px 50px rgba(79,70,229,.4);transform:translateY(-5px) scale(1.01)}.wp-block-author-profile-blocks-author-carousel.is-style-creative-layout .apbl-author-carousel-item .apbl-author-name{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.wp-block-author-profile-blocks-author-carousel.is-style-creative-layout .apbl-author-carousel-item .apbl-author-position{color:hsla(0,0%,100%,.75)}.wp-block-author-profile-blocks-author-carousel.is-style-creative-layout .apbl-author-carousel-item .apbl-author-description{color:hsla(0,0%,100%,.85)}.wp-block-author-profile-blocks-author-carousel.is-style-creative-layout .apbl-author-carousel-item .apbl-author-image img{box-shadow:0 0 0 3px hsla(0,0%,100%,.3),0 0 0 6px hsla(0,0%,100%,.1)}.wp-block-author-profile-blocks-author-carousel.is-style-creative-layout .apbl-author-carousel-item .apbl-social-profiles a{color:#fff;background:hsla(0,0%,100%,.15);backdrop-filter:blur(4px)}.wp-block-author-profile-blocks-author-carousel.is-style-creative-layout .apbl-author-carousel-item .apbl-social-profiles a:hover{background:hsla(0,0%,100%,.3);box-shadow:none;transform:translateY(-2px)}.wp-block-author-profile-blocks-author-carousel .has-shadow{box-shadow:0 4px 16px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04);transition:box-shadow 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-carousel .has-shadow:hover{box-shadow:0 12px 40px rgba(0,0,0,.1),0 4px 12px rgba(0,0,0,.06);transform:translateY(-3px)}.wp-block-author-profile-blocks-author-carousel .has-border{border:1px solid #e5e7eb;border-radius:6px;transition:border-color 220ms cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-author-profile-blocks-author-carousel .has-border:hover{border-color:#c7d2fe}.wp-block-author-profile-blocks-author-carousel .is-rounded{overflow:hidden;border-radius:16px}.wp-block-author-profile-blocks-author-carousel .apbl-carousel-loading{display:flex;gap:.75rem;align-items:center;justify-content:center;padding:2rem;font-size:.8125rem;color:#6b7280}.wp-block-author-profile-blocks-author-carousel .apbl-carousel-loading::before{width:18px;height:18px;content:"";border:2px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;animation:apbl-spin .8s linear infinite}
