.testimonials-page{background:var(--bg);min-height:100dvh;color:var(--text-primary);font-family:var(--font-body)}.testimonials-nav{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#09090be6;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;position:sticky;top:0}.testimonials-nav-logo{font-family:var(--font-display);color:var(--text-primary);background:linear-gradient(135deg,#fafafa 0%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;display:flex}.testimonials-nav-links{align-items:center;gap:1.5rem;display:flex}.testimonials-nav-link{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.875rem;text-decoration:none}.testimonials-nav-link:hover{color:var(--text-primary)}.testimonials-nav-cta{color:var(--accent);transition:all var(--transition-base);border:1px solid #f59e0b4d;border-radius:100px;padding:.4rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none}.testimonials-nav-cta:hover{border-color:var(--accent);background:#f59e0b1a}.testimonials-hero{text-align:center;border-bottom:1px solid var(--border);padding:6rem 2rem 5rem}.testimonials-hero-inner{max-width:680px;margin:0 auto}.testimonials-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:1.25rem;font-size:.75rem;font-weight:600}.testimonials-title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.testimonials-title em{color:var(--accent);font-style:italic}.testimonials-subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.testimonials-stories{flex-direction:column;display:flex}.story{border-bottom:1px solid var(--border);padding:5rem 2rem}.story-alt{background:#ffffff04}.story-inner{max-width:720px;margin:0 auto}.story-header{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.story-avatar{width:48px;height:48px;font-family:var(--font-display);color:var(--accent);background:#f59e0b26;border:1px solid #f59e0b4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.story-meta{flex:1}.story-name{color:var(--text-primary);margin-bottom:.2rem;font-size:1rem;font-weight:600}.story-desc{color:var(--text-muted);font-size:.8rem}.story-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:100px;padding:.3rem .75rem;font-size:.7rem;font-weight:600}.story-headline{font-family:var(--font-display);color:var(--text-primary);margin-bottom:2rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:700;line-height:1.3}.story-body{flex-direction:column;gap:1.1rem;margin-bottom:2.5rem;display:flex}.story-body p{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.story-quote{border-left:3px solid var(--accent);font-family:var(--font-display);color:var(--text-primary);margin:0 0 2rem;padding:.75rem 0 .75rem 1.5rem;font-size:1.05rem;font-style:italic;line-height:1.6}.story-film{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff0a;align-items:center;gap:.75rem;padding:.6rem 1rem;display:inline-flex}.story-film-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.story-film-label:after{content:"·";color:var(--border-strong);margin-left:.75rem}.story-film-title{color:var(--text-secondary);font-size:.875rem;font-weight:500}.testimonials-cta{text-align:center;padding:6rem 2rem}.testimonials-cta-inner{max-width:560px;margin:0 auto}.testimonials-cta-title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.875rem;font-size:2rem;font-weight:700}.testimonials-cta-sub{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.6}.testimonials-cta-btn{background:var(--accent);color:#09090b;transition:all var(--transition-base);border-radius:100px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.testimonials-cta-btn:hover{background:#fcd34d;transform:translateY(-2px);box-shadow:0 8px 24px #f59e0b4d}.testimonials-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem;display:flex}.testimonials-footer-logo{font-family:var(--font-display);color:var(--text-muted);transition:color var(--transition-fast);font-size:1rem;font-weight:600;text-decoration:none}.testimonials-footer-logo:hover{color:var(--text-secondary)}.testimonials-footer-links{flex-wrap:wrap;gap:1.5rem;display:flex}.testimonials-footer-links a{color:var(--text-muted);transition:color var(--transition-fast);font-size:.85rem;text-decoration:none}.testimonials-footer-links a:hover{color:var(--text-secondary)}@media (max-width:600px){.testimonials-hero{padding:4rem 1.25rem 3rem}.story{padding:3.5rem 1.25rem}.testimonials-cta{padding:4rem 1.25rem}.testimonials-nav{padding:1rem 1.25rem}.testimonials-nav-cta{display:none}.story-header{gap:.75rem}.story-tag{margin-left:auto}}
