.msc-quote-wrapper{box-sizing:border-box;display:flex;font-family:system-ui,-apple-system,Segoe UI,sans-serif;justify-content:center;padding:1rem 0;width:100%}.msc-quote-card{background:linear-gradient(135deg,#ea580c,#7c3aed);border-radius:18px;box-shadow:0 4px 24px rgba(124,58,237,.2);flex:1 1 100%;max-width:560px;padding:3px;transition:transform .2s ease,box-shadow .2s ease}.msc-quote-card:hover{box-shadow:0 14px 40px rgba(124,58,237,.3);transform:translateY(-4px)}.msc-quote-card__inner{background:#fff;border-radius:15px;padding:2.25rem 2rem 1.75rem}.msc-quote-card__open-mark{color:#ea580c;font-family:Georgia,serif;font-size:5rem;font-weight:800;line-height:.8;margin-bottom:.75rem;opacity:.85}.msc-quote-card__text{color:#111827;font-size:1rem;font-weight:500;line-height:1.75;margin:0 0 1.5rem}.msc-quote-card__close-mark{color:#7c3aed;font-family:Georgia,serif;font-size:5rem;font-weight:800;line-height:.5;margin-bottom:1.25rem;opacity:.85;text-align:right}.msc-quote-card__divider{background:linear-gradient(90deg,#ea580c,#7c3aed);border-radius:2px;height:2px;margin-bottom:.9rem;width:2.5rem}.msc-quote-card__name{color:#111827;display:block;font-size:.875rem;font-weight:700}.msc-quote-card__title{color:#6b7280;display:block;font-size:.78rem;font-weight:400}.msc-quote-card__attribution{line-height:1.4;margin:0}