.qt-module{background:var(--qt-bg);color:var(--qt-text);padding:32px 0}.qt-module__inner{margin:0 auto;width:100%}.qt-module--width-narrow .qt-module__inner{max-width:760px}.qt-module--width-medium .qt-module__inner{max-width:980px}.qt-module--width-wide .qt-module__inner{max-width:1200px}.qt-module__header{margin-bottom:28px}.qt-module__eyebrow{color:var(--qt-meta);font-size:.75rem;font-weight:600;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.qt-module__title{color:var(--qt-text);font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.1;margin:0 0 10px}.qt-module__intro{color:var(--qt-meta);font-size:1rem;line-height:1.6;max-width:720px}.qt-module--align-center{text-align:center}.qt-module--align-center .qt-module__intro{margin-left:auto;margin-right:auto}.qt-card{background:var(--qt-bg);border-radius:var(--qt-radius);color:var(--qt-text);overflow:hidden;padding:32px;position:relative}.qt-module--with-border .qt-card{border:1px solid rgba(0,0,0,.08)}.qt-module--shadow .qt-card{box-shadow:0 4px 24px rgba(0,0,0,.07)}.qt-card:before{background:var(--qt-accent);border-radius:0 3px 3px 0;bottom:20%;content:"";left:0;position:absolute;top:20%;width:3px}.qt-module--layout-pullquote .qt-card:before{display:none}.qt-module .qt-card__quote{background:transparent;border:none;box-shadow:none;color:var(--qt-text);font-size:1.125rem;line-height:1.7;margin:0 0 24px;padding:0;text-align:left}.qt-module .qt-card__quote em,.qt-module .qt-card__quote i{font-style:italic}.qt-module--layout-pullquote .qt-card__quote{font-size:clamp(1.25rem,2.2vw,1.75rem);line-height:1.5;margin-bottom:28px;text-align:center}.qt-module--layout-compact .qt-card__quote{font-size:1rem;margin-bottom:10px}.qt-card__quote-mark{display:none}.qt-card__footer{align-items:center;display:flex;gap:12px;text-align:left}.qt-module--layout-pullquote .qt-card__footer{justify-content:center;text-align:left}.qt-module--layout-pullquote .qt-card__footer:after,.qt-module--layout-pullquote .qt-card__footer:before{background:rgba(0,0,0,.15);content:"";display:block;flex-shrink:0;height:1px;width:28px}.qt-card__avatar{background:rgba(0,0,0,.06);flex-shrink:0;height:var(--qt-avatar-size);overflow:hidden;width:var(--qt-avatar-size)}.qt-module--avatar-circle .qt-card__avatar{border-radius:50%}.qt-module--avatar-rounded .qt-card__avatar{border-radius:10px}.qt-module--avatar-square .qt-card__avatar{border-radius:0}.qt-card__avatar img{display:block;height:100%;object-fit:cover;width:100%}.qt-card__meta{flex:1 1 auto;min-width:0;text-align:left}.qt-card__name{color:var(--qt-text);font-size:.9rem;font-weight:600;line-height:1.3}.qt-card__name a{color:inherit;text-decoration:none}.qt-card__name a:focus,.qt-card__name a:hover{text-decoration:underline}.qt-card__details,.qt-card__source{color:var(--qt-meta);font-size:.8rem;line-height:1.4;margin-top:2px}.qt-card__separator{color:var(--qt-meta)}.qt-card__company-logo{flex-shrink:0;height:auto;margin-left:auto;max-width:100%;opacity:.55;width:80px}.qt-card__company-logo img{display:block;height:auto;object-fit:contain;width:100%}.qt-module--layout-compact .qt-card{padding:20px 24px}.qt-card__body{display:block}.qt-module--layout-compact .qt-card__body{align-items:flex-start;display:flex;gap:14px}.qt-module--layout-compact .qt-card__avatar{height:36px;margin-top:2px;width:36px}.qt-module--layout-compact .qt-card__content{flex:1 1 auto;min-width:0}.qt-slider{position:relative}.qt-slider__viewport{border-radius:var(--qt-radius);overflow:hidden}.qt-slider__track{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.qt-slider__slide{box-sizing:border-box;flex:0 0 100%;min-width:100%}.qt-slider__controls{gap:16px;margin-top:16px}.qt-slider__arrow,.qt-slider__controls{align-items:center;display:flex;justify-content:center}.qt-slider__arrow{appearance:none;background:var(--qt-bg);border:1px solid rgba(0,0,0,.12);border-radius:50%;color:var(--qt-text);cursor:pointer;font-size:1.1rem;height:36px;line-height:1;transition:border-color .2s ease,background .2s ease;width:36px}.qt-slider__arrow:hover{border-color:var(--qt-accent)}.qt-slider__arrow:focus-visible{outline:2px solid var(--qt-accent);outline-offset:2px}.qt-slider__arrow[data-hidden]{pointer-events:none;visibility:hidden}.qt-slider__dots{align-items:center;display:flex;gap:6px;justify-content:center}.qt-slider__dot{appearance:none;background:rgba(0,0,0,.18);border:0;border-radius:50%;cursor:pointer;height:6px;padding:0;transition:background .25s ease,width .25s ease,border-radius .25s ease;width:6px}.qt-slider__dot.is-active{background:var(--qt-accent);border-radius:3px;width:20px}.qt-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media (prefers-reduced-motion:reduce){.qt-slider__arrow,.qt-slider__dot,.qt-slider__track{transition:none}}@media (max-width:767px){.qt-card{padding:24px 20px}.qt-module--layout-pullquote .qt-card__quote{font-size:1.2rem}.qt-card__company-logo{display:none}}