.reviews-page{background:#fffaf0;min-height:100vh}.reviews-page>header{justify-content:space-between;max-width:1180px;margin:auto;padding:26px 24px;font-size:13px;font-weight:900;display:flex}.reviews-hero{text-align:center;background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;padding:80px 24px}.reviews-hero h1{font-size:clamp(58px,9vw,105px)}.reviews-hero>p:not(.eyebrow){font-size:18px}.review-platforms{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.review-platforms a{color:var(--blue);background:#fff;border-radius:999px;padding:15px 20px;font-weight:900}.review-layout{grid-template-columns:1fr 1fr;gap:55px;max-width:1180px;margin:auto;padding:80px 28px;display:grid}.review-layout h2{font-size:34px}.review-form{background:#fff;border:1px solid #e1dbd0;border-radius:24px;gap:17px;padding:28px;display:grid}.review-form label{flex-direction:column;gap:7px;font-size:13px;font-weight:900;display:flex}.review-form input,.review-form select,.review-form textarea{font:inherit;border:1px solid #c9c2b7;border-radius:11px;padding:13px}.review-form small{color:#6a7689;font-weight:500}.review-form .review-check{flex-direction:row;align-items:flex-start;font-weight:700;line-height:1.45}.review-check input{flex:none;width:20px;height:20px}.review-check a{color:var(--blue);text-decoration:underline}.review-form button{background:var(--red);color:#fff;border:0;border-radius:999px;padding:17px;font-weight:900}.testimonial-list{align-content:start;gap:18px;display:grid}.testimonial-list>h2{margin-top:0}.testimonial-list article{background:#fff;border:1px solid #e1dbd0;border-radius:22px;padding:24px;box-shadow:0 7px #1023410d}.testimonial-list img{object-fit:cover;border-radius:14px;width:100%;max-height:280px}.stars{color:#f3a800;letter-spacing:.08em;margin:15px 0 8px;font-size:20px}.testimonial-list blockquote,.review-admin-list blockquote{margin:8px 0 18px;font-family:Georgia,serif;font-size:20px;line-height:1.55}.testimonial-list strong,.testimonial-list small{display:block}.testimonial-list small{color:#69768a;margin-top:4px}.reviews-empty{background:#fff;border-radius:18px;padding:25px}.review-admin-list{gap:20px;max-width:1000px;margin:40px auto;display:grid}.review-admin-list article{background:#fff;border:1px solid #e1dbd0;border-radius:22px;padding:28px}.review-admin-list img{object-fit:cover;border-radius:16px;width:min(100%,500px);max-height:360px;margin-top:18px}.status-pill.approved{color:#12613c;background:#d9f5e5}.status-pill.pending{color:#72500b;background:#fff0c8}@media (width<=850px){.review-layout{grid-template-columns:1fr;padding:55px 18px}.reviews-hero{padding:60px 18px}}
