.rec-carousel-lead{margin:0 0 20px;max-width:42rem;font-size:clamp(0.95rem,1.8vw,1.05rem);line-height:1.55;color:var(--body)}.rec-carousel{margin-bottom:24px}.rec-carousel-avatar{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,0.12);color:#FFFFFF;font-size:0.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:0.02em;overflow:hidden;border:2px solid rgba(255,255,255,0.35);box-shadow:0 2px 10px rgba(0,0,0,0.35)}.rec-carousel-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.rec-carousel-panel{position:relative;overflow:hidden;border-radius:var(--rl);border:1px solid rgba(255,255,255,0.14);background:linear-gradient(160deg,rgba(0,0,0,0.92) 0%,rgba(15,25,45,0.96) 55%,rgba(0,0,0,0.94) 100%);box-shadow:0 28px 64px rgba(0,0,0,0.35),inset 0 1px 0 rgba(255,255,255,0.06)}.rec-carousel-panel::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at top right,rgba(41,151,255,0.12),transparent 55%)}.rec-carousel-toolbar{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-bottom:1px solid rgba(255,255,255,0.1)}.rec-carousel-counter{margin:0;font-size:0.68rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;color:#FFFFFF}.rec-carousel-nav{display:flex;gap:4px}.rec-carousel-nav-btn{width:36px;height:36px;border:none;border-radius:8px;background:transparent;color:#FFFFFF;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.15s var(--t),color 0.15s var(--t)}.rec-carousel-nav-btn:hover{background:rgba(255,255,255,0.1);color:#fff}.rec-carousel-nav-btn svg{width:18px;height:18px}.rec-carousel-body{position:relative;z-index:1;padding:24px 24px 32px}@media (min-width:640px){.rec-carousel-body{padding:32px 40px 40px}}.rec-carousel-mark{font-family:var(--fsans);font-size:2.75rem;font-weight:600;line-height:1;color:#2997FF;opacity:0.55;margin:0 0 12px}.rec-carousel-quote{margin:0;max-width:52rem;font-family:var(--fsans);font-size:clamp(1rem,1.6vw,1.125rem);font-weight:400;line-height:1.68;letter-spacing:0.01em;color:#F5F5F7;font-style:normal;text-wrap:pretty}.rec-carousel-footer{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;padding:24px 24px;border-top:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.06)}@media (min-width:640px){.rec-carousel-footer{flex-direction:row;align-items:center;justify-content:space-between;padding:24px 40px 28px}}.rec-carousel-person{display:flex;align-items:center;gap:18px;min-width:0;flex:1}.rec-carousel-person-details{min-width:0;flex:1}.rec-carousel-avatar-lg{width:72px;height:72px;font-size:1rem;border:2px solid rgba(255,255,255,0.45);box-shadow:0 4px 16px rgba(0,0,0,0.4)}.rec-carousel-person-name{margin:0;font-family:var(--fsans);font-size:clamp(1.1rem,1.8vw,1.25rem);font-weight:600;color:#FFFFFF;line-height:1.25;letter-spacing:-0.01em}.rec-carousel-person-role{margin:6px 0 0;font-size:0.9rem;font-weight:400;line-height:1.5;color:#E8E8ED;max-width:32rem}.rec-carousel-person-rel{margin:6px 0 0;font-size:0.82rem;font-weight:500;line-height:1.45;color:#D1D1D6}.rec-carousel-link{flex-shrink:0;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:var(--pill);border:1px solid rgba(255,255,255,0.28);color:#FFFFFF;font-size:0.82rem;font-weight:600;text-decoration:none;transition:background 0.15s var(--t),color 0.15s var(--t)}.rec-carousel-link:hover{background:rgba(255,255,255,0.1);color:#fff}.rec-carousel-link svg{width:14px;height:14px}.rec-carousel-fallback{padding:24px;font-family:var(--fsans);font-size:0.88rem;line-height:1.6;color:#FFFFFF;border:1px dashed rgba(255,255,255,0.25);border-radius:var(--rl);background:rgba(255,255,255,0.04)}.rec-carousel-fallback code{font-size:0.82rem;color:#2997FF}@media (prefers-reduced-motion:reduce){.rec-carousel-panel.is-changing .rec-carousel-body,.rec-carousel-panel.is-changing .rec-carousel-footer{opacity:1;transition:none}}