.testimonials-hero{max-width:1600px;margin:0 auto;padding:60px 24px 48px;text-align:center;position:relative;opacity:0;transform:translateY(24px);animation:testimonialsFadeUp .65s ease forwards;animation-delay:.05s}.testimonials-hero .testimonials-eyebrow{font-size:12px;font-weight:500;letter-spacing:4px;text-transform:uppercase;color:var(--t-gold);margin-bottom:20px}.testimonials-hero h1{font-family:Quicksand,sans-serif;font-size:clamp(40px,6vw,68px);font-weight:500;line-height:1.2;color:var(--t-text);max-width:750px;margin:0 auto 20px}.testimonials-hero h1 em{font-style:normal;color:var(--t-gold);font-weight:700}.testimonials-hero .testimonials-subtitle{font-size:17px;color:var(--t-text-muted);max-width:540px;margin:0 auto;line-height:1.7;font-weight:300}.testimonials-leaf-divider{margin:40px auto 0;display:flex;align-items:center;justify-content:center;gap:16px;color:var(--t-gold-light);opacity:.5}.testimonials-leaf-divider .testimonials-leaf-line{width:60px;height:1px;background:var(--t-gold);opacity:.3}@media(max-width:1000px){.testimonials-hero{padding:40px 16px 32px}}.testimonials-featured{max-width:1600px;margin:0 auto 40px;padding:0 24px}.testimonials-featured-card{display:grid;grid-template-columns:1.1fr 1fr;background:var(--t-surface);border-radius:20px;overflow:hidden;border:1px solid rgba(132,111,82,.08);box-shadow:0 4px 40px #2c25200d;transition:all .4s ease;opacity:0;transform:translateY(24px);animation:testimonialsFadeUp .65s ease forwards;animation-delay:.15s}.testimonials-featured-card:hover{box-shadow:0 12px 60px #2c25201a}.testimonials-featured-video{position:relative;aspect-ratio:16/10;background:#1a1612;overflow:hidden}.testimonials-featured-video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.85;transition:all .6s ease}.testimonials-featured-card:hover .testimonials-featured-video img{opacity:1;transform:scale(1.03)}.testimonials-featured-body{padding:48px;display:flex;flex-direction:column;justify-content:center}.testimonials-featured-body .testimonials-tag{font-size:11px;letter-spacing:2.5px;margin-bottom:16px}.testimonials-featured-body h3{font-family:Quicksand,sans-serif;font-size:26px;font-weight:600;line-height:1.4;color:var(--t-text);margin-bottom:16px}.testimonials-featured-body .testimonials-excerpt{font-size:15px;color:var(--t-text-muted);line-height:1.7;font-weight:300;margin-bottom:24px}@media(max-width:1000px){.testimonials-featured{padding:0 16px}.testimonials-featured-card{grid-template-columns:1fr}.testimonials-featured-body{padding:32px}}:root{--t-bg: #faf7f2;--t-bg-warm: #f3ede4;--t-surface: #ffffff;--t-gold: #846f52;--t-gold-light: #a8956f;--t-gold-pale: rgba(132, 111, 82, .08);--t-gold-border: rgba(132, 111, 82, .15);--t-text: #2c2520;--t-text-muted: #7a6e63;--t-text-light: #a69888;--t-sage: #8a9a7e;--t-blush: #c4a28a;--t-radius: 16px;--t-radius-sm: 10px}.testimonials-content{background:var(--t-bg)}.testimonials-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:68px;height:68px;background:#ffffffeb;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .35s ease;box-shadow:0 8px 30px #00000026;cursor:pointer;border:none;z-index:2}.testimonials-play-btn svg{width:20px;height:20px;fill:var(--t-gold);margin-left:3px}.testimonials-play-btn:hover{transform:translate(-50%,-50%) scale(1.1);background:#fff}.testimonials-duration{position:absolute;bottom:12px;right:12px;background:#0000008c;color:#fff;font-size:12px;font-weight:400;padding:4px 10px;border-radius:6px;backdrop-filter:blur(8px);z-index:2}.testimonials-avatar{width:44px;height:44px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid var(--t-gold-pale);flex-shrink:0}.testimonials-person{display:flex;align-items:center;gap:14px}.testimonials-avatar-placeholder{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--t-gold),var(--t-blush));display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#fff;flex-shrink:0}.testimonials-person-name{font-size:14px;font-weight:500;color:var(--t-text)}.testimonials-person-role{font-size:12px;color:var(--t-text-light);margin-top:2px;font-weight:300}.testimonials-tag{font-size:11px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:var(--t-sage);margin-bottom:10px}@keyframes testimonialsFadeUp{to{opacity:1;transform:translateY(0)}}.testimonials-section-divider{max-width:1600px;margin:0 auto;padding:0 24px}.testimonials-section-divider-inner{border-top:1px solid rgba(132,111,82,.1);padding:48px 0 8px;display:flex;align-items:center;justify-content:space-between}.testimonials-section-divider h2{font-family:Quicksand,sans-serif;font-size:28px;font-weight:600;color:var(--t-text)}.testimonials-section-divider .testimonials-count{font-size:13px;color:var(--t-text-light);font-weight:300}.testimonials-grid{max-width:1600px;margin:0 auto;padding:32px 24px 60px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonials-card{background:var(--t-surface);border-radius:var(--t-radius);overflow:hidden;border:1px solid rgba(132,111,82,.06);transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:pointer;box-shadow:0 2px 20px #2c25200a;opacity:0;transform:translateY(24px);animation:testimonialsFadeUp .65s ease forwards}.testimonials-card:nth-child(n){animation-delay:calc(.15s + .05s * var(--i, 0))}.testimonials-card:nth-child(1){--i: 1}.testimonials-card:nth-child(2){--i: 2}.testimonials-card:nth-child(3){--i: 3}.testimonials-card:nth-child(4){--i: 4}.testimonials-card:nth-child(5){--i: 5}.testimonials-card:nth-child(6){--i: 6}.testimonials-card:nth-child(7){--i: 7}.testimonials-card:nth-child(8){--i: 8}.testimonials-card:nth-child(9){--i: 9}.testimonials-card:nth-child(10){--i: 10}.testimonials-card:nth-child(11){--i: 11}.testimonials-card:nth-child(12){--i: 12}.testimonials-card:nth-child(13){--i: 13}.testimonials-card:nth-child(14){--i: 14}.testimonials-card:nth-child(15){--i: 15}.testimonials-card:hover{transform:translateY(-5px);box-shadow:0 16px 50px #2c25201a;border-color:#846f521f}.testimonials-video-container{position:relative;aspect-ratio:16/9;background:#1a1612;overflow:hidden}.testimonials-video-container .testimonials-play-btn{width:56px;height:56px}.testimonials-video-container .testimonials-play-btn svg{width:16px;height:16px}.testimonials-video-thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.8;transition:all .5s ease}.testimonials-card:hover .testimonials-video-thumb{opacity:1;transform:scale(1.04)}.testimonials-card-body{padding:20px 22px 24px}.testimonials-card-body .testimonials-tag{font-size:10px;letter-spacing:2px}.testimonials-card-body h3{font-family:Quicksand,sans-serif;font-size:17px;font-weight:600;line-height:1.4;margin-bottom:12px;color:var(--t-text)}.testimonials-card-body .testimonials-quote{font-size:13px;color:var(--t-text-muted);line-height:1.65;font-weight:300;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:16px;white-space:pre-line}.testimonials-card-written .testimonials-written-image{aspect-ratio:16/9;overflow:hidden;background:#f3ede4}.testimonials-card-written .testimonials-written-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease}.testimonials-card-written:hover .testimonials-written-image img{transform:scale(1.04)}.testimonials-card-written .testimonials-quote{-webkit-line-clamp:4}.testimonials-card-body .testimonials-person{padding-top:14px;border-top:1px solid rgba(132,111,82,.08)}@media(max-width:1000px){.testimonials-grid{grid-template-columns:repeat(2,1fr);padding-left:16px;padding-right:16px}.testimonials-section-divider{padding-left:16px;padding-right:16px}}@media(max-width:640px){.testimonials-grid{grid-template-columns:1fr}}.testimonials-filter-bar{max-width:1600px;margin:0 auto;padding:0 24px 40px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.testimonials-filter-btn{background:transparent;border:1px solid var(--t-gold-border);color:var(--t-text-muted);padding:10px 22px;border-radius:100px;font-family:Quicksand,sans-serif;font-size:13px;font-weight:400;letter-spacing:.5px;cursor:pointer;transition:all .3s ease}.testimonials-filter-btn:hover{border-color:var(--t-gold);color:var(--t-gold)}.testimonials-filter-btn.active{background:var(--t-gold);color:#fff;border-color:var(--t-gold)}@media(max-width:640px){.testimonials-filter-bar{padding:0 16px 32px}}@media(max-width:1000px){.testimonials-filter-bar{padding-left:16px;padding-right:16px}}.testimonials-cta-section{background:var(--t-bg-warm);padding:80px 24px;text-align:center;margin-top:20px}.testimonials-cta-section h2{font-family:Quicksand,sans-serif;font-size:40px;font-weight:500;margin-bottom:16px;color:var(--t-text)}.testimonials-cta-section h2 em{font-style:normal;color:var(--t-gold);font-weight:700}.testimonials-cta-section p{font-size:16px;color:var(--t-text-muted);margin-bottom:32px;font-weight:300;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.7}.testimonials-cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.testimonials-cta-primary{background:var(--t-gold);color:#fff;padding:16px 36px;border-radius:100px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:500;text-decoration:none;letter-spacing:.5px;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.testimonials-cta-primary:hover{background:var(--t-gold-light);transform:translateY(-2px);box-shadow:0 8px 30px #846f5240}.testimonials-cta-secondary{background:transparent;color:var(--t-gold);padding:16px 36px;border-radius:100px;border:1px solid var(--t-gold-border);font-family:Quicksand,sans-serif;font-size:14px;font-weight:500;text-decoration:none;letter-spacing:.5px;transition:all .3s ease}.testimonials-cta-secondary:hover{border-color:var(--t-gold);background:var(--t-gold-pale)}@media(max-width:1000px){.testimonials-cta-section{padding:60px 16px}}
