.tc-section{--tc-ink: #1c1730;--tc-muted: #6b6580;--tc-pink: #ec2f8f;--tc-purple: #6c4ee0;--hcf-pink: var(--tc-pink);--tc-font-heading: "Comfortaa", sans-serif;--tc-font-body: "Outfit", sans-serif;padding:64px 20px;background:#fff;font-family:var(--tc-font-body)}.tc-section *,.tc-section *:before,.tc-section *:after{box-sizing:border-box}.tc-section img{display:block;max-width:100%;height:auto}.tc-section p,.tc-section span,.tc-section h2{color:inherit;text-decoration:none}.tc-container{max-width:1180px;margin:0 auto}.tc-eyebrow{text-align:center;font-family:var(--tc-font-body);font-weight:700;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--tc-pink);margin-bottom:10px}.tc-heading{text-align:center;font-family:var(--tc-font-heading);font-weight:700;font-size:clamp(26px,3.6vw,38px);background:linear-gradient(90deg,#6c4ee0,var(--hcf-pink))!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;margin:0 0 40px;line-height:1.25}.tc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:56px}.tc-card{display:flex;flex-direction:column;gap:14px}.tc-media{position:relative;display:block;width:100%;aspect-ratio:3 / 4;border-radius:16px;overflow:hidden;background:#e9e6f5;border:none;padding:0;cursor:pointer}.tc-media:disabled,.tc-media[tabindex="-1"]{cursor:default}.tc-media-image{width:100%;height:100%;object-fit:cover}.tc-media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#ece9f7,#e3ddf5)}.tc-placeholder-svg{width:68%;height:68%;opacity:.55}.tc-inline-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:none;pointer-events:none}.tc-mute-badge{position:absolute;right:10px;bottom:10px;z-index:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#140e288c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background .15s ease,transform .15s ease}.tc-mute-badge svg{width:15px;height:15px;color:#fff}.tc-media:hover .tc-mute-badge{background:#140e28bf;transform:scale(1.08)}.tc-media:focus-visible{outline:2px solid var(--tc-purple);outline-offset:3px}.tc-card .tc-quote{font-family:var(--tc-font-body);font-size:14px;line-height:1.55;color:var(--tc-ink)!important;margin:0}.tc-author{display:none}.tc-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex:0 0 auto}.tc-avatar--fallback{display:flex;align-items:center;justify-content:center;background:var(--tc-purple);color:#fff;font-family:var(--tc-font-heading);font-weight:700;font-size:13px;text-transform:uppercase}.tc-author .tc-handle{font-family:var(--tc-font-body);font-size:13px;font-weight:500;color:var(--tc-muted)!important}.tc-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:28px 24px;background:linear-gradient(180deg,#f7f6fb,#f1eef9);border-radius:16px}.tc-badge{display:flex;align-items:center;gap:14px}.tc-badge-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff;color:var(--tc-purple);box-shadow:0 2px 8px #1c173014}.tc-badge-icon svg{width:20px;height:20px}.tc-badge-text{display:flex;flex-direction:column;gap:2px;min-width:0}.tc-badge-title{font-family:var(--tc-font-body);font-weight:700;font-size:14px;color:var(--tc-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-badge-subtitle{font-family:var(--tc-font-body);font-size:12.5px;color:var(--tc-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.tc-lightbox[hidden]{display:none}.tc-lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a061ad9}.tc-lightbox-inner{position:relative;z-index:1;width:100%;max-width:480px}.tc-lightbox-video-wrap{position:relative;width:100%;aspect-ratio:9 / 16;border-radius:16px;overflow:hidden;background:#000}.tc-lightbox-video,.tc-lightbox-iframe{width:100%;height:100%;border:none;object-fit:contain}.tc-lightbox-close{position:absolute;top:-44px;right:0;width:32px;height:32px;border-radius:50%;background:#ffffff26;color:#fff;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer}.tc-lightbox-close svg{width:16px;height:16px}.tc-lightbox-close:hover{background:#ffffff40}@media(min-width:600px)and (max-width:999px){.tc-section{padding:56px 28px}.tc-grid{grid-template-columns:repeat(2,1fr);gap:20px}.tc-badges{grid-template-columns:repeat(2,1fr);gap:24px 20px}}@media(max-width:599px){.tc-section{padding:40px 16px}.tc-heading{font-size:clamp(22px,7vw,28px);margin-bottom:28px}.tc-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:36px}.tc-media{aspect-ratio:3 / 4;border-radius:12px}.tc-play-btn svg{width:36px;height:36px;padding:12px}.tc-quote{font-size:12.5px}.tc-handle{font-size:12px}.tc-avatar{width:26px;height:26px}.tc-badges{grid-template-columns:1fr;gap:18px;padding:24px 18px}.tc-badge{gap:12px}}@media(max-width:339px){.tc-grid{gap:10px}.tc-quote{font-size:11.5px}}@media(prefers-reduced-motion:reduce){.tc-media svg,.tc-play-btn:before{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/testimonials-community.css.map */
