.testimonials{max-width:900px;margin:0 auto;padding:4rem 1.5rem}.testimonials-title{font-family:var(--font-heading);text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.testimonials-subtitle{text-align:center;color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1rem}.testimonials-card{background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;min-height:220px;padding:2rem;display:flex;position:relative;overflow:hidden}.testimonials-stars{gap:2px;margin-bottom:1rem;display:flex}.testimonials-star{color:#facc15;width:20px;height:20px}.testimonials-star--empty{color:var(--color-border)}.testimonials-text{color:var(--color-text-main);flex:1;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.7}.testimonials-meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.testimonials-author{font-size:.95rem;font-weight:700}.testimonials-badge{background:var(--color-secondary);color:#fff;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.testimonials-verified{background:#16a34a}.testimonials-city-date{color:var(--color-text-muted);margin-left:auto;font-size:.8rem}.testimonials-nav{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.testimonials-arrow{border:1px solid var(--color-border);background:var(--color-bg-alt);cursor:pointer;width:40px;height:40px;color:var(--color-text-main);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:flex}.testimonials-arrow:hover{border-color:var(--color-secondary);background:var(--color-bg-main)}.testimonials-dots{gap:6px;display:flex}.testimonials-dot{background:var(--color-border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s}.testimonials-dot--active{background:var(--color-secondary);border-radius:999px;width:24px}@media (max-width:640px){.testimonials{padding:3rem 1rem}.testimonials-title{font-size:1.5rem}.testimonials-card{min-height:auto;padding:1.5rem}.testimonials-city-date{width:100%;margin-left:0}}
.homepage-explore{background:radial-gradient(circle at 0 0,#b91c1c0f,#0000 34%),linear-gradient(#fffdf8 0%,#f8fafc 100%)}.explore-shell{gap:20px;display:grid}.explore-header{text-align:center;max-width:640px;margin:0 auto}.explore-header h2{margin:0 0 6px;font-size:clamp(1.5rem,2.5vw,2rem)}.explore-header p{color:var(--color-text-muted);margin:0;font-size:.95rem}.explore-tabs{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.explore-tab{color:var(--color-primary);cursor:pointer;background:#ffffffd1;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:7px;padding:10px 18px;font-size:.88rem;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.explore-tab:hover{background:#fff}.explore-tab.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.explore-panel{background:#ffffffe0;border:1px solid #0f172a14;border-radius:28px;min-height:260px;padding:28px;box-shadow:0 18px 40px -28px #0f172a59}.explore-services{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.explore-service-card{background:#ffffffb3;border:1px solid #0f172a0f;border-radius:16px;align-items:flex-start;gap:12px;padding:16px;transition:box-shadow .2s;display:flex}.explore-service-card:hover{box-shadow:0 4px 14px -4px #0f172a1f}.explore-service-icon{width:36px;height:36px;color:var(--color-primary);background:#b91c1c14;border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.explore-service-card h4{margin:0 0 4px;font-size:.95rem}.explore-service-card p{color:var(--color-text-muted);margin:0;font-size:.85rem;line-height:1.45}.explore-service-card a{color:var(--color-primary);align-items:center;gap:4px;margin-top:6px;font-size:.82rem;font-weight:700;display:inline-flex}.explore-steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.explore-step{text-align:center;padding:20px;position:relative}.explore-step-number{background:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;font-size:1.1rem;font-weight:800;display:inline-flex}.explore-step h4{margin:0 0 6px;font-size:.95rem}.explore-step p{color:var(--color-text-muted);margin:0;font-size:.85rem;line-height:1.5}.explore-photos{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.explore-photo-card{scroll-snap-align:start;background:var(--color-bg-alt);border:1px solid #0f172a0f;border-radius:16px;flex:0 0 280px;overflow:hidden}.explore-photo-card img{object-fit:cover;width:100%;height:180px;display:block}.explore-photo-card figcaption{padding:12px 14px}.explore-photo-card figcaption strong{margin-bottom:2px;font-size:.88rem;display:block}.explore-photo-card figcaption span{color:var(--color-text-muted);font-size:.8rem;line-height:1.4}.explore-gallery-link{text-align:center;margin-top:16px}.explore-gallery-link a{color:var(--color-primary);align-items:center;gap:6px;font-size:.9rem;font-weight:700;display:inline-flex}.explore-reviews-wrap .testimonials{padding:0}.explore-reviews-wrap .testimonials-title,.explore-reviews-wrap .testimonials-subtitle{display:none}@media (max-width:768px){.homepage-explore{background:radial-gradient(circle at 0 0,#b91c1c0a,#0000 30%),linear-gradient(#fffdf8 0%,#f8fafc 100%)}.explore-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:8px;padding-bottom:4px;overflow-x:auto}.explore-tab{white-space:nowrap;flex:none;padding:9px 14px;font-size:.82rem}.explore-panel{border-radius:20px;min-height:auto;padding:20px 16px}.explore-services{grid-template-columns:1fr}.explore-steps{grid-template-columns:1fr;gap:16px}.explore-step{text-align:left;align-items:flex-start;gap:14px;padding:12px 0;display:flex}.explore-step-number{flex:none;margin-bottom:0}.explore-photo-card{flex:0 0 240px}}
