.ReviewCard-module__beoGTa__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.5rem;height:100%;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.ReviewCard-module__beoGTa__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.ReviewCard-module__beoGTa__header{justify-content:space-between;align-items:flex-start;display:flex}.ReviewCard-module__beoGTa__authorBadge{align-items:center;gap:1rem;display:flex}.ReviewCard-module__beoGTa__avatar{background:linear-gradient(135deg,var(--accent)0%,#ff8a3d 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;font-weight:700;display:flex}.ReviewCard-module__beoGTa__authorName{margin:0;font-size:1.1rem;font-weight:700}.ReviewCard-module__beoGTa__authorMeta{opacity:.6;margin:.25rem 0 0;font-size:.85rem}.ReviewCard-module__beoGTa__ratingBadge{color:var(--accent);background:#fe974c1a;border-radius:30px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;font-weight:800;display:flex}.ReviewCard-module__beoGTa__content{flex-direction:column;flex:1;gap:1rem;display:flex;position:relative}.ReviewCard-module__beoGTa__quoteIcon{opacity:.1;margin-bottom:-.5rem}.ReviewCard-module__beoGTa__reviewText{margin:0;font-size:1.05rem;font-style:italic;line-height:1.6}.ReviewCard-module__beoGTa__footer{border-top:1px solid var(--border);justify-content:flex-end;padding-top:1rem;display:flex}.ReviewCard-module__beoGTa__source{opacity:.5;font-size:.8rem;font-weight:600}@media (max-width:480px){.ReviewCard-module__beoGTa__card{padding:1.5rem}.ReviewCard-module__beoGTa__avatar{width:40px;height:40px;font-size:.9rem}}
.ReviewsSection-module__slDNfq__section{background-color:var(--background);padding:8rem 0}.ReviewsSection-module__slDNfq__header{text-align:center;max-width:700px;margin:0 auto 4rem}.ReviewsSection-module__slDNfq__header h2{background:linear-gradient(135deg,var(--foreground)0%,#ffffff80 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem}.ReviewsSection-module__slDNfq__subtitle{opacity:.7;font-size:1.1rem;line-height:1.6}.ReviewsSection-module__slDNfq__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.ReviewsSection-module__slDNfq__footer{text-align:center;border-top:1px solid var(--border);padding-top:3rem}.ReviewsSection-module__slDNfq__footer p{opacity:.6;margin-bottom:1rem;font-size:.9rem}.ReviewsSection-module__slDNfq__bookingLink{color:var(--accent);font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s}.ReviewsSection-module__slDNfq__bookingLink:hover{opacity:.8}.ReviewsSection-module__slDNfq__homeLinks{justify-content:center;align-items:center;gap:1.5rem;display:flex}.ReviewsSection-module__slDNfq__divider{opacity:.2}@media (max-width:768px){.ReviewsSection-module__slDNfq__section{padding:6rem 0}.ReviewsSection-module__slDNfq__header h2{font-size:2rem}.ReviewsSection-module__slDNfq__grid{grid-template-columns:1fr;gap:1.5rem}}
