.testimonials-hero{min-height:50vh;display:flex;align-items:center;padding:8rem 2rem 4rem;position:relative;overflow:hidden}.testimonials-hero-content{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:2}.testimonial-stats{display:flex;justify-content:center;gap:4rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--ed-border-primary)}.testimonial-stat{text-align:center}.testimonial-stat-value{font-size:2.5rem;font-weight:800;color:var(--ed-text-heading);line-height:1}.testimonial-stat-value span{color:var(--ed-accent-gold)}.testimonial-stat-label{color:var(--ed-text-muted);font-size:.875rem;margin-top:.5rem}.testimonial-filters-section{padding:2rem 0 3rem;background:var(--ed-bg-secondary);border-bottom:1px solid var(--ed-border-primary)}.testimonial-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.testimonial-filter{padding:.625rem 1.25rem;background:var(--ed-gradient-card);border:1px solid var(--ed-border-primary);border-radius:100px;color:var(--ed-text-secondary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease}.testimonial-filter:hover{border-color:var(--ed-border-accent);color:var(--ed-text-heading)}.testimonial-filter.active{background:var(--ed-gradient-accent, linear-gradient(135deg, #58a6ff, #3b82f6));color:#fff;border-color:transparent}.testimonial-filter .count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;border-radius:100px;background:#ffffff26;font-size:.6875rem;font-weight:600;margin-left:.375rem}.testimonial-filter.active .count{background:#ffffff40}.testimonials-section{padding:4rem 0}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;margin-top:2rem}.testimonial-card{background:var(--ed-gradient-card);border:1px solid var(--ed-border-primary);border-radius:1rem;padding:2rem;position:relative;transition:all .3s ease}.testimonial-card:hover{border-color:var(--ed-border-accent);transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.testimonial-card.featured{border-color:var(--ed-accent-gold);background:linear-gradient(135deg,rgba(251,191,36,.05),var(--ed-bg-card))}.testimonial-card-quote{position:absolute;top:1rem;right:1.5rem;font-size:3rem;color:#8b5cf626;line-height:1;font-family:Georgia,serif}.testimonial-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.testimonial-avatar{width:56px;height:56px;border-radius:50%;background:var(--ed-gradient-accent, linear-gradient(135deg, #58a6ff, #3b82f6));display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff;flex-shrink:0}.testimonial-author-info{flex:1;min-width:0}.testimonial-author-name{font-weight:700;font-size:1rem;color:var(--ed-text-heading)}.testimonial-author-role{font-size:.8125rem;color:var(--ed-text-muted);margin-top:.125rem}.testimonial-category-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;border-radius:100px;background:#8b5cf61f;color:#a78bfa;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-top:.375rem}.testimonial-card-body{font-size:.9375rem;line-height:1.7;color:var(--ed-text-secondary);margin-bottom:1.25rem}.testimonial-card-body .highlight{color:var(--ed-text-heading);font-weight:500}.testimonial-media{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.75rem}.testimonial-images{display:flex;gap:.5rem;flex-wrap:wrap}.testimonial-img{width:80px;height:80px;object-fit:cover;border-radius:.5rem;border:1px solid var(--ed-border-primary);cursor:pointer;transition:transform .2s,border-color .2s}.testimonial-img:hover{transform:scale(1.05);border-color:var(--ed-border-accent)}.testimonial-screenshot{display:flex;flex-direction:column;gap:.375rem}.screenshot-label{display:flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:600;color:var(--ed-text-muted);text-transform:uppercase;letter-spacing:.05em}.testimonial-screenshot-img{width:100%;max-height:300px;object-fit:contain;border-radius:.5rem;border:1px solid var(--ed-border-primary);background:#0003;cursor:pointer;transition:border-color .2s}.testimonial-screenshot-img:hover{border-color:var(--ed-border-accent)}.testimonial-audio{display:flex;flex-direction:column;gap:.375rem}.testimonial-audio-label{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;color:var(--ed-text-muted)}.testimonial-audio-player{width:100%;height:40px;border-radius:.5rem;outline:none}.testimonial-audio-player::-webkit-media-controls-panel{background:#ffffff0d}.testimonial-video{border-radius:.75rem;overflow:hidden;border:1px solid var(--ed-border-primary)}.testimonial-video-player{width:100%;max-height:300px;display:block;background:#000}.media-preview-overlay{position:fixed;inset:0;z-index:9999;background:#000000e6;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;cursor:pointer}.media-preview-overlay.active{opacity:1}.media-preview-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.media-preview-close:hover{background:#ffffff1a}.media-preview-content{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:.5rem}.testimonial-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--ed-border-primary);font-size:.75rem;color:var(--ed-text-muted)}.testimonial-date{display:flex;align-items:center;gap:.375rem}.testimonial-source{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:100px;background:#10b9811a;color:#10b981;font-size:.6875rem;font-weight:500}.testimonial-source.forwarded{background:#60a5fa1a;color:#60a5fa}.write-testimonial-section{padding:5rem 0;background:var(--ed-bg-secondary);border-top:1px solid var(--ed-border-primary)}.write-testimonial-card{max-width:750px;margin:0 auto;background:var(--ed-gradient-card);border:1px solid var(--ed-border-primary);border-radius:1.25rem;padding:2.5rem;text-align:center}.write-testimonial-card h2{font-size:1.75rem;font-weight:800;margin-bottom:.75rem}.write-testimonial-card p{color:var(--ed-text-muted);margin-bottom:2rem;line-height:1.6}.testimonial-encouragement{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#8b5cf614,#60a5fa0f);border:1px solid rgba(139,92,246,.2);border-radius:.75rem;margin-bottom:2rem;text-align:left}.encouragement-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--ed-gradient-accent, linear-gradient(135deg, #58a6ff, #3b82f6));display:flex;align-items:center;justify-content:center;color:#fff}.encouragement-content strong{display:block;font-size:.9375rem;color:var(--ed-text-heading);margin-bottom:.25rem}.encouragement-content p{font-size:.8125rem;color:var(--ed-text-muted);line-height:1.5;margin-bottom:0}.testimonial-form{text-align:left;display:flex;flex-direction:column;gap:1.25rem}.testimonial-form-group{display:flex;flex-direction:column;gap:.5rem}.testimonial-form-group label{font-size:.8125rem;font-weight:600;color:var(--ed-text-heading)}.testimonial-form-group input,.testimonial-form-group textarea,.testimonial-form-group select{background:#1a1f2e;border:1px solid var(--ed-border-primary);border-radius:.5rem;padding:.75rem 1rem;color:#f0f6fc;font-size:.875rem;font-family:inherit;transition:border-color .2s}.testimonial-form-group select option{background:#1a1f2e;color:#f0f6fc}.testimonial-form-group input:focus,.testimonial-form-group textarea:focus,.testimonial-form-group select:focus{border-color:var(--ed-border-accent);outline:none}.testimonial-form-group textarea{min-height:150px;resize:vertical}.testimonial-body-meta{display:flex;align-items:center;justify-content:space-between}.testimonial-body-meta .char-hint{color:var(--ed-text-muted);font-size:.75rem}.char-counter{font-size:.75rem;color:var(--ed-text-muted);font-weight:500;font-variant-numeric:tabular-nums}.char-counter.over-min{color:#10b981}.testimonial-prompts{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.prompts-label{font-size:.75rem;font-weight:600;color:var(--ed-text-muted)}.prompts-list{display:flex;flex-wrap:wrap;gap:.5rem}.prompt-chip{padding:.375rem .75rem;background:#8b5cf614;border:1px solid rgba(139,92,246,.2);border-radius:100px;color:#a78bfa;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.prompt-chip:hover{background:#8b5cf626;border-color:#8b5cf666;color:#c4b5fd}.testimonial-media-section{border:1px solid var(--ed-border-primary);border-radius:.75rem;padding:1.5rem;background:#ffffff05}.media-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.media-section-title{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;color:var(--ed-text-heading);margin:0}.media-optional-label{font-size:.6875rem;color:#8b5cf6cc;font-weight:500;background:#8b5cf614;padding:.25rem .625rem;border-radius:100px}.media-upload-group{margin-bottom:1rem}.media-upload-group:last-of-type{margin-bottom:.75rem}.media-upload-label{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:var(--ed-text-heading);margin-bottom:.5rem}.media-limit{font-weight:400;color:var(--ed-text-muted);font-size:.6875rem;margin-left:.25rem}.media-drop-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem;border:2px dashed var(--ed-border-primary);border-radius:.5rem;cursor:pointer;transition:all .3s ease;text-align:center;color:var(--ed-text-muted);font-size:.8125rem;position:relative}.media-drop-zone:hover{border-color:var(--ed-border-accent);background:#8b5cf60a}.media-drop-zone.drag-over{border-color:#8b5cf699;background:#8b5cf614;box-shadow:0 0 20px #8b5cf61a}.media-drop-zone svg{opacity:.5}.media-drop-zone strong{color:#a78bfa}.media-file-input{position:absolute;inset:0;opacity:0;cursor:pointer;pointer-events:none}.media-preview-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.media-preview-item{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background:#ffffff08;border:1px solid var(--ed-border-primary);border-radius:.5rem;position:relative}.media-preview-thumb{width:48px;height:48px;object-fit:cover;border-radius:.375rem;flex-shrink:0}.media-preview-info{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.media-preview-name{font-size:.75rem;color:var(--ed-text-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-preview-size{font-size:.6875rem;color:var(--ed-text-muted);flex-shrink:0}.media-preview-remove{background:none;border:none;color:#f87171;font-size:1.25rem;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s;flex-shrink:0}.media-preview-remove:hover{background:#f871711a}.media-preview-audio{flex-direction:column;align-items:stretch}.media-preview-audio .media-preview-info{margin-bottom:.5rem}.media-preview-audio .media-preview-remove{position:absolute;top:.5rem;right:.5rem}.media-preview-player{width:100%;height:36px;border-radius:.375rem}.media-preview-video{flex-direction:column;align-items:stretch}.media-preview-video .media-preview-remove{position:absolute;top:.5rem;right:.5rem;z-index:2}.media-preview-video-el{width:100%;max-height:200px;border-radius:.375rem;background:#000;margin-bottom:.5rem}.media-encouragement-tip{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem 1rem;background:#fbbf240f;border:1px solid rgba(251,191,36,.15);border-radius:.5rem;font-size:.75rem;color:#fbbf24e6;line-height:1.4}.media-encouragement-tip svg{flex-shrink:0;color:#fbbf24cc}.testimonial-form-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.testimonial-form-actions .ed-btn-primary{display:inline-flex;align-items:center;gap:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.testimonial-cta-section{padding:5rem 0;text-align:center}.testimonial-cta-buttons{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.testimonials-empty{text-align:center;padding:4rem 2rem;color:var(--ed-text-muted)}.testimonials-empty svg{margin-bottom:1.5rem;opacity:.3}.testimonials-empty h3{font-size:1.25rem;font-weight:600;color:var(--ed-text-heading);margin-bottom:.5rem}@media (max-width: 768px){.testimonials-hero{padding:6rem 1.5rem 3rem;min-height:auto}.testimonial-stats{gap:2rem;flex-wrap:wrap}.testimonial-stat-value{font-size:2rem}.testimonials-grid{grid-template-columns:1fr}.testimonial-card,.write-testimonial-card{padding:1.5rem}.testimonial-cta-buttons{flex-direction:column;align-items:center}.testimonial-encouragement{flex-direction:column;text-align:center;align-items:center}.media-section-header{flex-direction:column;gap:.5rem;align-items:flex-start}.testimonial-body-meta{flex-direction:column;align-items:flex-start;gap:.25rem}.testimonial-images{gap:.375rem}.testimonial-img{width:60px;height:60px}}@media (max-width: 480px){.testimonial-stats{flex-direction:column;gap:1rem}.testimonial-filters{flex-direction:column;align-items:stretch}.testimonial-filter{text-align:center}.media-drop-zone{padding:1rem}.prompts-list{flex-direction:column}}.testimonial-expand-btn{display:inline-flex;align-items:center;gap:4px;margin-left:auto;background:none;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:var(--ed-text-muted, #94a3b8);font-size:.72rem;padding:3px 8px;cursor:pointer;transition:all .15s}.testimonial-expand-btn:hover{background:#ffffff14;color:var(--ed-text-primary, #f1f5f9)}.testimonial-card{cursor:pointer}.testimonial-card:focus-visible{outline:2px solid var(--ed-accent, #6366f1);outline-offset:2px}.tm-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;opacity:0;transition:opacity .25s}.tm-modal-overlay.active{opacity:1}.tm-modal{background:var(--ed-bg-card, #1e293b);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;max-width:680px;width:100%;max-height:90vh;overflow-y:auto;position:relative;transform:translateY(20px);transition:transform .25s}.tm-modal-overlay.active .tm-modal{transform:translateY(0)}.tm-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--ed-text-muted, #94a3b8);font-size:1.5rem;cursor:pointer;line-height:1;padding:4px 8px;border-radius:6px}.tm-modal-close:hover{background:#ffffff14;color:#fff}.tm-modal-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.tm-modal-author{font-weight:600;color:var(--ed-text-primary, #f1f5f9);font-size:1rem}.tm-modal-role{font-size:.8rem;color:var(--ed-text-muted, #94a3b8)}.tm-modal-title{font-weight:700;font-size:1.05rem;color:var(--ed-text-primary, #f1f5f9);margin-bottom:.75rem}.tm-modal-body{color:var(--ed-text-secondary, #cbd5e1);line-height:1.75;font-size:.95rem;margin-bottom:1.25rem;white-space:pre-wrap}.tm-modal-images{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tm-modal-img{max-width:100%;border-radius:8px;cursor:pointer}.tm-modal-images .tm-modal-img{width:calc(50% - .25rem);object-fit:cover;aspect-ratio:4/3}.tm-modal-section{margin-bottom:1rem}.tm-modal-label{display:block;font-size:.78rem;color:var(--ed-text-muted, #94a3b8);margin-bottom:.4rem;font-weight:500}.tm-modal-footer{margin-top:1.25rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.07)}@media (max-width: 480px){.tm-modal{padding:1.25rem}.tm-modal-images .tm-modal-img{width:100%}}@media (max-width: 767px){.tm-hero{height:100dvh!important;overflow:hidden}.tm-track{display:block!important;overflow:hidden!important;height:100%!important;scroll-snap-type:none!important}.tm-slide{height:100dvh!important;width:100%!important;min-height:unset!important;padding:4.5rem 1rem 3.5rem!important;display:flex!important;flex-direction:column!important;justify-content:center!important;box-sizing:border-box!important}.tm-slide__inner{padding:0!important;max-width:100%!important}.tm-title{font-size:clamp(1.5rem,5.5vw,2.1rem)!important}.tm-subtitle{font-size:.8125rem!important;max-width:100%!important}.tm-stats{gap:1.5rem!important;margin-bottom:1.25rem!important}.tm-btn-row{gap:.4rem!important}.tm-btn{padding:.65rem 1rem!important;font-size:.825rem!important}.tm-nav-btn{display:flex!important}.tm-share-card{max-height:55vh}.tm-slide .tm-eyebrow,.tm-slide .tm-title,.tm-slide .tm-subtitle{color:#fff!important}.tm-slide .tm-stat-num,.tm-slide .tm-stat-label{color:#ffffffe6!important}.tm-slide .tm-video-caption{color:#ffffffbf!important;font-size:.775rem!important}.tm-slide .tm-step{color:#ffffffd9!important;font-size:.775rem!important}.tm-slide--video .tm-slide__inner{overflow-y:auto!important;justify-content:flex-start!important;gap:.625rem!important;scrollbar-width:none}.tm-slide--video .tm-slide__inner::-webkit-scrollbar{display:none}.tm-slide--video .tm-steps-row{display:none!important}.tm-slide--video .tm-video-wrap{gap:.5rem!important}.tm-slide--video .tm-screen-mock{min-height:140px!important;height:140px!important}.tm-slide--video .tm-video-caption{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.testimonial-filters-section,#testimonials-section,#pending-testimonials-section,.testimonial-cta-section{display:none!important}.tm-mobile-card2{display:flex;flex-direction:column;height:100dvh;width:100%;overflow:hidden;background:var(--ed-bg-secondary, #0d1117);padding:4.5rem 1rem 1.5rem;box-sizing:border-box;gap:.75rem}.tm-mobile-filters{display:flex;gap:.5rem;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:.25rem;flex-shrink:0}.tm-mobile-filters::-webkit-scrollbar{height:2px}.tm-mobile-filters .testimonial-filter{flex-shrink:0;font-size:.8rem;padding:.3rem .75rem}.tm-inf-slider{flex:1;position:relative;overflow:hidden;perspective:1200px;min-height:0}.tm-inf-slider__track{position:relative;height:100%}.tm-inf-card{position:absolute;inset:0;height:100%;background:#161b22!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:14px;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:.625rem;box-sizing:border-box;color:#f0f6ff}.tm-inf-card::-webkit-scrollbar{width:2px}.tm-inf-card__header{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.tm-inf-card__avatar{width:40px;height:40px;border-radius:50%;background:var(--ed-gradient-accent, linear-gradient(135deg, #58a6ff, #3b82f6));display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#fff;flex-shrink:0}.tm-inf-card__name{font-size:.875rem;font-weight:600;color:var(--ed-text-primary, #f1f5f9)}.tm-inf-card__role{font-size:.75rem;color:var(--ed-text-muted, #8b949e)}.tm-inf-card__body{font-size:.8125rem;line-height:1.65;color:var(--ed-text-secondary, #cbd5e1);flex:1;overflow-y:auto}.tm-inf-card__media audio,.tm-inf-card__media video{width:100%;border-radius:8px;margin-top:.375rem}.tm-inf-slider__nav{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-shrink:0;padding:.25rem 0}.tm-inf-slider__dots{display:flex;gap:.375rem}.tm-inf-dot{width:.4rem;height:.4rem;border-radius:50%;background:#ffffff40;border:none;cursor:pointer;transition:all .2s}.tm-inf-dot.active{background:#fff;width:1rem;border-radius:4px}.tm-inf-slider__prev,.tm-inf-slider__next{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:50%;width:2rem;height:2rem;color:#fff;font-size:1.1rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.tm-mobile-card2__btns{display:flex;gap:.75rem;justify-content:center;flex-shrink:0}.tm-mobile-btn{padding:.55rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;font-family:inherit}.tm-mobile-btn--view{background:var(--ed-gradient-accent, linear-gradient(135deg, #58a6ff, #3b82f6));color:#fff;border:none}.tm-mobile-btn--more{background:transparent;border:1px solid rgba(255,255,255,.2);color:var(--ed-text-secondary, #8b949e)}.tm-all-modal__card{display:flex;align-items:flex-start;gap:.625rem;padding:.75rem;background:var(--ed-bg-elevated, #0d1117);border:1px solid rgba(255,255,255,.07);border-radius:10px;cursor:pointer}.tm-all-modal__card-avatar{width:34px;height:34px;min-width:34px;border-radius:50%;background:var(--ed-gradient-accent, linear-gradient(135deg, #58a6ff, #3b82f6));display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff}.tm-all-modal__card-name{font-size:.8125rem;font-weight:600;color:var(--ed-text-primary, #f1f5f9)}.tm-all-modal__card-excerpt{font-size:.75rem;color:var(--ed-text-muted, #8b949e);margin-top:.15rem;line-height:1.4}}@media (min-width: 768px){.tm-mobile-card2,#tmAllModal{display:none!important}}
