.LocationPage-module-scss-module__d9sMMW__locationPage{flex-direction:column;min-height:100dvh;display:flex}.LocationPage-module-scss-module__d9sMMW__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);padding:6rem 1.5rem 4rem}.LocationPage-module-scss-module__d9sMMW__heroInner{max-width:800px;margin:0 auto}.LocationPage-module-scss-module__d9sMMW__badge{letter-spacing:.05em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;display:inline-flex}.LocationPage-module-scss-module__d9sMMW__heroTitle{margin:0 0 1rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.15}.LocationPage-module-scss-module__d9sMMW__heroSubtitle{color:#fffc;margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.LocationPage-module-scss-module__d9sMMW__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.LocationPage-module-scss-module__d9sMMW__ctaPrimary{color:#0a0a0a;background:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.8rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.LocationPage-module-scss-module__d9sMMW__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffffff26}.LocationPage-module-scss-module__d9sMMW__ctaSecondary{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.8rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.LocationPage-module-scss-module__d9sMMW__ctaSecondary:hover{background:#ffffff14}.LocationPage-module-scss-module__d9sMMW__travelInfo{background:#f8f8f8;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:2rem 1.5rem;display:flex}.LocationPage-module-scss-module__d9sMMW__travelCard{background:#fff;border-radius:12px;align-items:center;gap:1rem;min-width:200px;padding:1rem 1.5rem;display:flex;box-shadow:0 2px 8px #0000000f}.LocationPage-module-scss-module__d9sMMW__travelLabel{text-transform:uppercase;letter-spacing:.05em;color:#666;font-size:.75rem;display:block}.LocationPage-module-scss-module__d9sMMW__travelTime{color:#0a0a0a;font-size:1.1rem;font-weight:700;display:block}.LocationPage-module-scss-module__d9sMMW__answerBlock{background:#f0f7ff;border-top:3px solid #06c;padding:3rem 1.5rem}.LocationPage-module-scss-module__d9sMMW__answerInner{max-width:800px;margin:0 auto}.LocationPage-module-scss-module__d9sMMW__answerTitle{color:#06c;margin:0 0 1rem;font-size:1.3rem;font-weight:700}.LocationPage-module-scss-module__d9sMMW__answerText{color:#1a1a1a;margin:0;font-size:1.05rem;font-weight:500;line-height:1.7}.LocationPage-module-scss-module__d9sMMW__areaSection{padding:4rem 1.5rem}.LocationPage-module-scss-module__d9sMMW__areaInner{max-width:800px;margin:0 auto}.LocationPage-module-scss-module__d9sMMW__sectionTitle{color:#0a0a0a;margin:0 0 1.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.LocationPage-module-scss-module__d9sMMW__areaText{color:#333;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.7}.LocationPage-module-scss-module__d9sMMW__landmarks{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.LocationPage-module-scss-module__d9sMMW__landmarksLabel{color:#666;font-size:.85rem;font-weight:600}.LocationPage-module-scss-module__d9sMMW__landmark{color:#333;background:#f0f0f0;border-radius:6px;padding:.3rem .8rem;font-size:.85rem;display:inline-block}.LocationPage-module-scss-module__d9sMMW__servicesSection{background:#f8f8f8;padding:4rem 1.5rem}.LocationPage-module-scss-module__d9sMMW__servicesInner{max-width:800px;margin:0 auto}.LocationPage-module-scss-module__d9sMMW__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.LocationPage-module-scss-module__d9sMMW__serviceCard{color:#0a0a0a;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 6px #0000000d}.LocationPage-module-scss-module__d9sMMW__serviceCard:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}.LocationPage-module-scss-module__d9sMMW__serviceName{font-size:.95rem}.LocationPage-module-scss-module__d9sMMW__faqSection{padding:4rem 1.5rem}.LocationPage-module-scss-module__d9sMMW__faqInner{max-width:800px;margin:0 auto}.LocationPage-module-scss-module__d9sMMW__faqList{flex-direction:column;gap:.75rem;display:flex}.LocationPage-module-scss-module__d9sMMW__faqItem{background:#f8f8f8;border-radius:10px;overflow:hidden}.LocationPage-module-scss-module__d9sMMW__faqItem[open]{box-shadow:0 2px 8px #0000000f}.LocationPage-module-scss-module__d9sMMW__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:600;list-style:none;display:flex}.LocationPage-module-scss-module__d9sMMW__faqQuestion::-webkit-details-marker{display:none}.LocationPage-module-scss-module__d9sMMW__faqQuestion:after{content:"+";color:#999;font-size:1.3rem;transition:transform .2s}[open] .LocationPage-module-scss-module__d9sMMW__faqQuestion:after{transform:rotate(45deg)}.LocationPage-module-scss-module__d9sMMW__faqAnswer{color:#555;margin:0;padding:0 1.25rem 1rem;line-height:1.6}.LocationPage-module-scss-module__d9sMMW__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);padding:4rem 1.5rem}.LocationPage-module-scss-module__d9sMMW__ctaInner{max-width:600px;margin:0 auto}.LocationPage-module-scss-module__d9sMMW__ctaTitle{margin:0 0 1rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:700}.LocationPage-module-scss-module__d9sMMW__ctaText{color:#ffffffbf;margin:0 0 2rem;font-size:1rem}
