.location-hero{background:linear-gradient(135deg,#fafaf8,#f5f3ef);padding:clamp(6rem,12vw,10rem) 2rem clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.location-hero:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:radial-gradient(circle at 80% 20%,rgba(196,155,107,.08) 0%,transparent 50%);pointer-events:none}.location-hero-content{max-width:1280px;margin:0 auto;position:relative;z-index:1}.breadcrumb{font-size:.875rem;margin-bottom:1.5rem;color:var(--text-secondary)}.breadcrumb a{color:var(--accent-gold-dark);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.location-hero h1{font-family:var(--font-serif);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:var(--text-primary);line-height:1.15;margin-bottom:1.5rem}.location-hero .highlight{background:linear-gradient(135deg,var(--accent-gold-light),var(--accent-gold-dark));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.location-hero-description{font-size:clamp(1rem,1.5vw,1.125rem);color:var(--text-secondary);max-width:700px;line-height:1.7;margin-bottom:2rem}.location-hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.benefits-section{padding:clamp(3rem,6vw,5rem) 2rem;background:linear-gradient(180deg,#fff,#fafaf8)}.benefits-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.benefit-card{background:var(--bg-card);border:1px solid var(--border-glass);border-radius:16px;padding:2rem;transition:all .3s ease}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #8b5e3c1a}.benefit-icon{width:56px;height:56px;background:linear-gradient(135deg,#c49b6b26,#8b5e3c14);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.benefit-card h3{font-family:var(--font-serif);font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--text-primary)}.benefit-card p{color:var(--text-secondary);line-height:1.6}.services-section{padding:clamp(3rem,6vw,5rem) 2rem;background:linear-gradient(180deg,#f5f3ef,#fff)}.services-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.issues-section{padding:clamp(3rem,6vw,5rem) 2rem;background:linear-gradient(180deg,#f5f3ef,#fff)}.issues-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.issues-grid .issue-card:last-child:nth-child(odd){grid-column:1 / -1}.issue-card{background:#fff;border:1px solid var(--border-glass);border-radius:16px;padding:2rem;box-shadow:0 4px 12px #0000000a}.issue-card h3{font-family:var(--font-serif);font-size:1.25rem;margin-bottom:1rem;color:var(--text-primary)}.issue-card p{color:var(--text-secondary);line-height:1.7}.testimonials-section{padding:clamp(3rem,6vw,5rem) 2rem;background:linear-gradient(180deg,#f5f3ef,#fafaf8)}.testimonials-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.testimonial-card{background:#fff;border:1px solid var(--border-glass);border-radius:16px;padding:2rem;box-shadow:0 4px 12px #0000000a}.testimonial-stars{color:#ffc107;font-size:1.25rem;margin-bottom:1rem}.testimonial-text{color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem;font-style:italic}.testimonial-author strong{display:block;color:var(--text-primary);font-weight:600}.testimonial-author span{color:var(--text-secondary);font-size:.875rem}.cta-section{padding:clamp(4rem,8vw,6rem) 2rem;background:linear-gradient(135deg,var(--accent-gold-dark) 0%,#6B4423 100%);position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.cta-content{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-section h2{font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.5rem);color:#fff;margin-bottom:1rem}.cta-section p{color:#ffffffe6;font-size:1.125rem;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn-primary{background:#fff;color:var(--accent-gold-dark);padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.cta-btn-secondary{background:transparent;color:#fff;padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;border:2px solid rgba(255,255,255,.5);transition:all .3s ease}.cta-btn-secondary:hover{background:#ffffff1a;border-color:#fff}.section-header{text-align:center;max-width:720px;margin:0 auto 3rem}.section-kicker{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--accent-gold-dark);margin-bottom:.75rem}.section-header h2{font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--text-primary);margin-bottom:1rem}.section-header p{color:var(--text-secondary);font-size:1.1rem}
