body{margin:0;padding:0;font-family:Oswald,sans-serif}.facility-page.svelte-htkqym{width:100%}.container.svelte-htkqym{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section.svelte-htkqym{min-height:40vh;position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d1c33,#1a2d4d);padding:4rem 2rem;overflow:hidden}.hero-section.svelte-htkqym:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 50%,rgba(179,25,25,.15) 0%,transparent 50%);pointer-events:none}.hero-content.svelte-htkqym{text-align:center;position:relative;z-index:2;max-width:1200px;margin:0 auto}.hero-content.svelte-htkqym h1:where(.svelte-htkqym){font-size:clamp(2.5rem,8vw,5rem);font-weight:700;color:#fff;letter-spacing:.05em;margin-bottom:1rem;line-height:1.1}.hero-subtitle.svelte-htkqym{font-size:clamp(1rem,2vw,1.2rem);color:#fffc;font-weight:300;letter-spacing:.05em}.facilities-section.svelte-htkqym{padding:6rem 0;background:#e1dbcb}.section-title.svelte-htkqym{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;color:#0d1c33;text-align:center;letter-spacing:.05em;margin-bottom:1rem}.section-subtitle.svelte-htkqym{font-size:clamp(1rem,2vw,1.2rem);font-weight:400;color:#666;text-align:center;margin-bottom:4rem;letter-spacing:.03em}.facilities-stack.svelte-htkqym{display:flex;flex-direction:column;gap:3rem;max-width:1000px;margin:0 auto}.facility-detail-card.svelte-htkqym{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #00000026;transition:all .4s ease;border:3px solid transparent;scroll-margin-top:100px;display:grid;grid-template-columns:1fr 1fr;gap:0;cursor:pointer}.facility-detail-card.svelte-htkqym:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000004d;border-color:#0d1c334d}.facility-detail-card.svelte-htkqym:hover .view-more:where(.svelte-htkqym){gap:.75rem}.facility-detail-image.svelte-htkqym{width:100%;height:350px;overflow:hidden;position:relative}.facility-detail-image.svelte-htkqym:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(13,28,51,.3) 100%)}.facility-detail-image.svelte-htkqym img:where(.svelte-htkqym){width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.facility-detail-card.svelte-htkqym:hover .facility-detail-image:where(.svelte-htkqym) img:where(.svelte-htkqym){transform:scale(1.05)}.facility-detail-content.svelte-htkqym{padding:3rem;display:flex;flex-direction:column;justify-content:center}.facility-detail-content.svelte-htkqym h3:where(.svelte-htkqym){font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:#0d1c33;margin-bottom:1rem;letter-spacing:.03em;text-transform:uppercase}.facility-detail-content.svelte-htkqym p:where(.svelte-htkqym){font-size:clamp(1rem,1.5vw,1.1rem);color:#333;line-height:1.8;margin:0 0 1rem}.view-more.svelte-htkqym{display:flex;align-items:center;gap:.5rem;color:#b31919;font-family:Oswald,sans-serif;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;transition:all .2s ease}.modal-overlay.svelte-htkqym{position:fixed;top:0;left:0;width:100%;height:100%;background:#0d1c33f2;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:svelte-htkqym-fadeIn .3s ease}@keyframes svelte-htkqym-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-htkqym{background:#fff;border-radius:12px;max-width:1000px;width:100%;max-height:90vh;overflow:auto;position:relative;animation:svelte-htkqym-slideUp .3s ease}@keyframes svelte-htkqym-slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close.svelte-htkqym{position:absolute;top:1rem;right:1rem;width:44px;height:44px;background:#b31919;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;box-shadow:0 4px 15px #b319194d}.modal-close.svelte-htkqym:hover{background:#8f1414;transform:scale(1.1);box-shadow:0 6px 20px #b3191980}.modal-image.svelte-htkqym{width:100%;max-height:500px;object-fit:cover;border-radius:12px 12px 0 0}.modal-info.svelte-htkqym{padding:2.5rem}.modal-info.svelte-htkqym h3:where(.svelte-htkqym){font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:700;color:#0d1c33;letter-spacing:.03em;text-transform:uppercase;margin-bottom:1.5rem}.modal-info.svelte-htkqym p:where(.svelte-htkqym){font-size:1.1rem;color:#0d1c33;line-height:1.8;margin:0}.location-section.svelte-htkqym{padding:6rem 0;background:#0d1c33}.location-section.svelte-htkqym .section-title:where(.svelte-htkqym){color:#fff}.location-section.svelte-htkqym .section-subtitle:where(.svelte-htkqym){color:#fffc}.map-container.svelte-htkqym{width:100%;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #0000004d}.google-map.svelte-htkqym{width:100%;height:100%}.cta-section.svelte-htkqym{padding:6rem 2rem;background:linear-gradient(135deg,#b31919,#8f1414);text-align:center;color:#fff;position:relative;overflow:hidden}.cta-section.svelte-htkqym:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.cta-section.svelte-htkqym h2:where(.svelte-htkqym){font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;letter-spacing:.05em;position:relative;z-index:1}.cta-section.svelte-htkqym p:where(.svelte-htkqym){font-size:clamp(1rem,2vw,1.3rem);margin-bottom:2.5rem;font-weight:300;letter-spacing:.03em;position:relative;z-index:1}.cta-buttons.svelte-htkqym{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.btn.svelte-htkqym{display:inline-block;padding:1.25rem 3rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase;text-decoration:none;letter-spacing:.08em;border:3px solid transparent;transition:all .3s ease;cursor:pointer;border-radius:8px}.btn-primary.svelte-htkqym{background:#0d1c33;color:#fff;border-color:#0d1c33;box-shadow:0 4px 20px #0d1c3366}.btn-primary.svelte-htkqym:hover{background:#1a2d4d;border-color:#1a2d4d;transform:translateY(-3px);box-shadow:0 8px 30px #0d1c3399}.btn-secondary.svelte-htkqym{background:transparent;color:#fff;border-color:#fff}.btn-secondary.svelte-htkqym:hover{background:#fff;color:#b31919;transform:translateY(-3px);box-shadow:0 8px 30px #ffffff4d}@media(max-width:1024px){.hero-section.svelte-htkqym{padding:8rem 1.5rem 6rem}.facilities-section.svelte-htkqym{padding:4rem 1.5rem}.facility-detail-card.svelte-htkqym{grid-template-columns:1fr}.facility-detail-image.svelte-htkqym{height:300px}.facility-detail-content.svelte-htkqym{padding:2rem}.location-section.svelte-htkqym{padding:4rem 1.5rem}}@media(max-width:768px){.hero-section.svelte-htkqym{padding:6rem 1rem 4rem}.facilities-section.svelte-htkqym{padding:3rem 1rem}.section-title.svelte-htkqym{font-size:2rem}.section-subtitle.svelte-htkqym{font-size:1rem}.facility-detail-card.svelte-htkqym{margin-bottom:2rem}.facility-detail-image.svelte-htkqym{height:250px}.facility-detail-content.svelte-htkqym{padding:1.5rem}.facility-detail-content.svelte-htkqym h3:where(.svelte-htkqym){font-size:1.5rem}.facility-detail-content.svelte-htkqym p:where(.svelte-htkqym){font-size:.95rem}.location-section.svelte-htkqym{padding:3rem 1rem}.map-container.svelte-htkqym{height:350px}.cta-buttons.svelte-htkqym{flex-direction:column;align-items:center;gap:.75rem}.btn.svelte-htkqym{width:100%;max-width:280px;padding:.9rem 2rem;font-size:1rem}.modal-content.svelte-htkqym{width:95%;max-width:500px;margin:1rem}.modal-info.svelte-htkqym{padding:1.5rem}.modal-info.svelte-htkqym h3:where(.svelte-htkqym){font-size:1.75rem}.modal-info.svelte-htkqym p:where(.svelte-htkqym){font-size:.95rem}}@media(max-width:480px){.hero-section.svelte-htkqym{padding:5rem .75rem 3rem}.facilities-section.svelte-htkqym{padding:2.5rem .75rem}.section-title.svelte-htkqym{font-size:1.75rem}.facility-detail-image.svelte-htkqym{height:220px}.facility-detail-content.svelte-htkqym{padding:1.25rem}.facility-detail-content.svelte-htkqym h3:where(.svelte-htkqym){font-size:1.3rem}.location-section.svelte-htkqym{padding:2.5rem .75rem}.map-container.svelte-htkqym{height:300px}.btn.svelte-htkqym{padding:.85rem 1.5rem;font-size:.95rem}.modal-content.svelte-htkqym{width:100%;margin:.5rem}.modal-info.svelte-htkqym{padding:1.25rem}.modal-info.svelte-htkqym h3:where(.svelte-htkqym){font-size:1.5rem}}
