.fmdn-reviews{padding:76px 24px;background:linear-gradient(180deg,#f7f9fc 0%,#fff 100%);border-top:1px solid #e3e9f1;border-bottom:1px solid #e3e9f1}
.fmdn-reviews-inner{width:min(1120px,100%);margin:0 auto}
.fmdn-reviews-head{max-width:720px;margin:0 auto 38px;text-align:center}
.fmdn-reviews-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:#e25f00;font-family:var(--font-ui,'Inter',sans-serif);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.fmdn-reviews-kicker::before,.fmdn-reviews-kicker::after{content:'';width:28px;height:2px;background:#ff6a00;border-radius:2px}
.fmdn-reviews-title{margin:0;color:#0a1628;font-family:var(--font-heading,'Geist',sans-serif);font-size:clamp(1.9rem,3vw,3rem);font-weight:700;line-height:1.05;letter-spacing:-.025em}
.fmdn-reviews-subtitle{max-width:610px;margin:13px auto 0;color:#5c6e84;font-size:.98rem;line-height:1.65}
.fmdn-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}
.fmdn-review-card{display:flex;min-width:0;min-height:100%;flex-direction:column;padding:25px 24px 23px;background:#fff;border:1px solid #dfe6ef;border-radius:16px;box-shadow:0 8px 28px rgba(10,22,40,.07);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.fmdn-review-card:hover{transform:translateY(-3px);border-color:#cbd7e6;box-shadow:0 16px 38px rgba(10,22,40,.11)}
.fmdn-review-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}
.fmdn-review-author{min-width:0}
.fmdn-review-name{margin:0;color:#0a1628;font-size:.98rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere}
.fmdn-review-source{margin-top:3px;color:#75859a;font-size:.76rem;font-weight:600}
.fmdn-google-brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;color:#5f6368;font-size:.76rem;font-weight:700;line-height:1;white-space:nowrap}
.fmdn-google-logo{display:block;width:24px;height:24px;flex:0 0 24px}
.fmdn-review-stars{margin-bottom:15px;color:#f4b400;font-size:1.14rem;line-height:1;letter-spacing:2px;white-space:nowrap}
.fmdn-review-text{margin:0;color:#35465a;font-size:.92rem;line-height:1.72;font-style:normal;overflow-wrap:anywhere}
@media(max-width:900px){.fmdn-reviews{padding:64px 22px}.fmdn-reviews-grid{grid-template-columns:1fr}.fmdn-review-card{min-height:0}}
@media(max-width:560px){.fmdn-reviews{padding:54px 18px}.fmdn-reviews-head{margin-bottom:28px}.fmdn-reviews-title{font-size:2rem}.fmdn-review-card{padding:22px 20px;border-radius:14px}.fmdn-google-brand span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}
@media(prefers-reduced-motion:reduce){.fmdn-review-card{transition:none}.fmdn-review-card:hover{transform:none}}
