.testimonial-page{color:#2c3e50;background:#f5f7fa;min-height:100vh;padding:0 clamp(1rem,4vw,3rem) clamp(2rem,5vw,4rem)}.testimonial-hero{color:#fff;text-align:center;background:#1b3a5c;margin:0 calc(-1*clamp(1rem,4vw,3rem)) clamp(2rem,5vw,3.5rem);padding:clamp(2.5rem,7vw,5rem) clamp(1rem,4vw,3rem)}.testimonial-logo{color:#fff;letter-spacing:-.04em;margin-bottom:1.2rem;font-size:1.65rem;font-weight:950;text-decoration:none;display:inline-flex}.testimonial-logo span,.testimonial-hero .eyebrow{color:#2ecc71}.testimonial-hero .eyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0 0 .7rem;font-size:.82rem;font-weight:950}.testimonial-hero h1{color:#fff;max-width:760px;margin:0 auto .9rem;font-size:clamp(2rem,6vw,4rem);line-height:1}.testimonial-hero p:last-child{color:#d7e8f8;max-width:620px;margin:0 auto;font-size:1.05rem;line-height:1.65}.testimonial-card{background:#fff;border:1px solid #1b3a5c1a;border-radius:28px;max-width:860px;margin:0 auto;padding:clamp(1.25rem,4vw,2.4rem);box-shadow:0 24px 70px #1b3a5c1f}.testimonial-card form,.testimonial-card label{gap:.55rem;display:grid}.testimonial-card form{gap:1.2rem}.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.testimonial-card label{color:#1b3a5c;font-weight:900}.testimonial-card label span,.testimonial-card small{color:#64748b;font-weight:700}.testimonial-card input,.testimonial-card select,.testimonial-card textarea{color:#1b3a5c;width:100%;font:inherit;background:#f8fafc;border:1px solid #d7e1ea;border-radius:14px;padding:.85rem .95rem;font-weight:750}.testimonial-card textarea{resize:vertical}.testimonial-card input:focus,.testimonial-card select:focus,.testimonial-card textarea:focus{background:#fff;border-color:#2ecc71;outline:3px solid #2ecc7140}.testimonial-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.testimonial-error{color:#b91c1c;margin:0;font-weight:850}.testimonial-success{color:#0f7a42;margin:0;font-weight:900}.testimonial-card button[type=submit]{color:#10243a;cursor:pointer;font:inherit;background:#2ecc71;border:0;border-radius:999px;padding:.95rem 1.5rem;font-weight:950;transition:transform .18s,box-shadow .18s}.testimonial-card button[type=submit]:hover:not(:disabled),.testimonial-card button[type=submit]:focus-visible:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 34px #2ecc7152}.testimonial-card button[type=submit]:disabled{cursor:wait;opacity:.7}.testimonial-footer{color:#64748b;flex-wrap:wrap;justify-content:space-between;gap:1rem;max-width:860px;margin:1.5rem auto 0;font-weight:800;display:flex}.testimonial-footer p{margin:0}.testimonial-footer nav{flex-wrap:wrap;gap:.9rem;display:flex}.testimonial-footer a{color:#1b3a5c;text-decoration:none}.testimonial-footer a:hover,.testimonial-footer a:focus-visible{color:#2ecc71}@media (max-width:720px){.testimonial-grid{grid-template-columns:1fr}.testimonial-card{border-radius:22px}}[data-theme=dark] .testimonial-page{background:var(--page-bg);color:var(--text)}[data-theme=dark] .testimonial-card{background:var(--card-bg);color:var(--text);border-color:var(--border-color)}[data-theme=dark] .testimonial-card label{color:var(--text)}[data-theme=dark] .testimonial-card input,[data-theme=dark] .testimonial-card select,[data-theme=dark] .testimonial-card textarea{background:var(--input-bg);color:var(--input-text);border-color:var(--input-border)}
