.quote-section{background:var(--navy);overflow:hidden;padding:7rem 0;position:relative}.quote-section:before{background-image:linear-gradient(hsla(0,0%,100%,.5) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.5) 1px,transparent 0);background-size:40px 40px;content:"";inset:0;opacity:.06;position:absolute}.tcard-stage{align-items:center;display:flex;justify-content:center;padding-bottom:3.5rem;position:relative;z-index:1}.tcard-stack{height:auto;position:relative;width:min(960px,94vw)}.tcard-ghost{background:#fff;border-radius:1.25rem;box-shadow:0 8px 32px rgba(0,0,0,.18);inset:0;position:absolute}.tcard-ghost-2{opacity:.45;transform:rotate(-3deg) translateY(10px) scale(.97);z-index:1}.tcard-ghost-1{opacity:.65;transform:rotate(-1.5deg) translateY(5px) scale(.985);z-index:2}.tcard-main{align-items:center;background:#fff;border-radius:1.25rem;box-shadow:0 20px 60px rgba(0,0,0,.22);cursor:default;display:flex;flex-direction:row;gap:2.5rem;padding:1.75rem 3rem;position:relative;transition:transform .3s ease,box-shadow .3s ease;z-index:3}.tcard-main:hover{box-shadow:0 28px 70px rgba(0,0,0,.28);transform:translateY(-4px)}.tcard-left{flex-direction:column;gap:.6rem;width:90px}.tcard-avatar,.tcard-left{align-items:center;display:flex;flex-shrink:0}.tcard-avatar{background:var(--orange);border-radius:50%;box-shadow:0 4px 16px rgba(254,102,37,.35);color:#fff;font-size:.95rem;font-weight:800;height:60px;justify-content:center;width:60px}.tcard-name{color:var(--navy);font-size:.82rem;font-weight:700;line-height:1.3;text-align:center}.tcard-role{color:#6b7280;font-size:.72rem;line-height:1.4;text-align:center}.tcard-vdivider{background:var(--orange);flex-shrink:0;height:80px;opacity:.25;width:1px}.tcard-right{flex:1;min-width:0}.tcard-quote-mark{color:var(--orange);display:block;font-family:Georgia,serif;font-size:4rem;line-height:.6;margin-bottom:.25rem;opacity:.18;user-select:none}.tcard-text{color:#374151;font-size:clamp(.9rem,1.4vw,1.05rem);font-style:italic;line-height:1.8}@media (max-width:640px){.tcard-main{flex-direction:column;gap:1.25rem;padding:1.5rem}.tcard-vdivider{height:1px;width:40px}.tcard-text{text-align:center}}