:root{--red:#d32f2f;--navy:#0d1b3e;--navy-light:#1e2d5a;--transition:0.24s cubic-bezier(0.4,0,0.2,1)}.breadcumb-area{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);padding:60px 0 40px;text-align:center}.breadcumb-wrap h2{font-size:1.4rem;color:rgba(255,255,255,0.9);margin-bottom:10px}.breadcumb-wrap h1{font-size:1.8rem;color:white}.location-detail-section{padding:52px 0 72px;background:linear-gradient(160deg,#eef1f9 0%,#e6ebf7 55%,#f4eeee 100%)}.location-header{background:white;padding:30px;text-align:center;margin-bottom:30px;box-shadow:0 2px 12px rgba(13,27,62,0.08)}.location-badge{display:inline-block;background:var(--red);color:white;font-size:0.75rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;padding:6px 18px;margin-bottom:15px}.location-region{color:#5a6484;font-size:0.9rem;margin-bottom:20px}.quick-info{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.info-chip{background:#f0f3fb;padding:8px 16px;font-size:0.85rem;color:var(--navy)}.location-content{background:white;padding:30px;margin-bottom:30px;line-height:1.8;font-size:0.95rem;color:#4a5278;box-shadow:0 2px 12px rgba(13,27,62,0.08)}.location-content p{margin-bottom:15px}.location-content ul,.location-content ol{margin:15px 0;padding-left:25px}.maps-btn-wrap{text-align:center;margin-bottom:30px}.btn-maps{display:inline-block;background:#4285f4;color:white;padding:12px 25px;text-decoration:none;font-weight:600;transition:opacity var(--transition)}.btn-maps:hover{opacity:0.88;color:white}.areas-covered{background:white;padding:30px;margin-bottom:30px;box-shadow:0 2px 12px rgba(13,27,62,0.08)}.areas-covered h2{font-size:1.3rem;color:var(--navy);margin-bottom:20px}.areas-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.area-item{padding:8px 12px;background:#f8f9fd;font-size:0.9rem;color:#4a5278}.location-faqs{background:white;padding:30px;margin-bottom:30px;box-shadow:0 2px 12px rgba(13,27,62,0.08)}.location-faqs h2{font-size:1.3rem;color:var(--navy);margin-bottom:20px}.faq-accordion{border-top:1px solid #e8ecf8}.faq-item{border-bottom:1px solid #e8ecf8;background:white}.faq-item.open{background:#f8f9fd}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:15px 0;font-size:0.95rem;font-weight:600;color:var(--navy);cursor:pointer;text-align:left}.faq-question:hover{color:var(--red)}.faq-icon{font-size:0.7rem;transition:transform var(--transition)}.faq-item.open .faq-icon{transform:rotate(180deg);color:var(--red)}.faq-answer{max-height:0;overflow:hidden;transition:max-height 0.3s ease}.faq-item.open .faq-answer{max-height:500px;padding-bottom:15px}.faq-answer p{margin:0;font-size:0.9rem;color:#5a6484;line-height:1.7}.location-cta{background:var(--navy);padding:40px;text-align:center}.location-cta h3{font-size:1.3rem;color:white;margin-bottom:12px}.location-cta p{color:rgba(255,255,255,0.8);margin-bottom:25px}.cta-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.btn-book{background:var(--red);color:white;padding:12px 25px;text-decoration:none;font-weight:600;transition:opacity var(--transition)}.btn-call{background:#25D366;color:white;padding:12px 25px;text-decoration:none;font-weight:600;transition:opacity var(--transition)}.btn-book:hover,.btn-call:hover{opacity:0.88;color:white}.detail-sidebar{position:sticky;top:24px}.sidebar-card{background:white;padding:25px;margin-bottom:25px;box-shadow:0 2px 12px rgba(13,27,62,0.08)}.sidebar-card h3{font-size:1.1rem;color:var(--navy);margin-bottom:18px;padding-bottom:10px;border-bottom:2px solid var(--red)}.contact-list{margin-bottom:20px}.contact-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #e8ecf8}.contact-icon{font-size:1.1rem;width:30px}.contact-item a{color:#4a5278;text-decoration:none;transition:color var(--transition)}.contact-item a:hover{color:var(--red)}.btn-sidebar{display:block;text-align:center;background:var(--red);color:white;padding:12px;text-decoration:none;font-weight:600;transition:opacity var(--transition)}.btn-sidebar:hover{opacity:0.88;color:white}.region-list{list-style:none;padding:0;margin:0}.region-list li{padding:10px 0;border-bottom:1px solid #e8ecf8}.region-list li a{display:flex;justify-content:space-between;color:#4a5278;text-decoration:none;transition:color var(--transition)}.region-list li a:hover{color:var(--red)}.region-list li a span{color:var(--red);font-size:0.8rem}.related-item{margin-bottom:12px}.related-item a{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f8f9fd;text-decoration:none;transition:background var(--transition)}.related-item a:hover{background:#f0f3fb}.related-item strong{color:var(--navy);font-size:0.9rem}.related-item span{color:#5a6484;font-size:0.75rem}@media (max-width:991px){.detail-sidebar{position:static;margin-top:30px}.breadcumb-wrap h1{font-size:1.3rem}.breadcumb-wrap h2{font-size:1rem}}@media (max-width:576px){.location-header{padding:20px}.areas-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column}.btn-book,.btn-call{width:100%;text-align:center}}