@charset "UTF-8";.header[data-v-9ecf437d]{position:sticky;top:0;z-index:100;background:linear-gradient(90deg,#1e3a5f,#2d4a6f,#4a90b8);box-shadow:0 4px 16px #1e3a5f1f}.header__container[data-v-9ecf437d]{display:flex;align-items:center;justify-content:space-between;height:70px}.header__logo[data-v-9ecf437d]{display:flex;align-items:baseline;text-decoration:none;color:#fff;font-family:Oswald,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.2)}@media(min-width:768px){.header__logo[data-v-9ecf437d]{font-size:1.35rem}}.header__logo-separator[data-v-9ecf437d]{margin:0 .4rem;color:#fff9;font-weight:300}.header__logo-location[data-v-9ecf437d]{font-weight:400;text-transform:uppercase;font-size:.75rem;letter-spacing:1.5px;color:#ffffffd9}@media(min-width:768px){.header__logo-location[data-v-9ecf437d]{font-size:.85rem}}.header__toggle[data-v-9ecf437d]{display:flex;flex-direction:column;justify-content:space-between;width:28px;height:20px;background:none;border:none;cursor:pointer;padding:0}@media(min-width:768px){.header__toggle[data-v-9ecf437d]{display:none}}.header__toggle span[data-v-9ecf437d]{display:block;width:100%;height:2px;background:#fff;transition:.3s ease;transform-origin:center}.header__toggle--active span[data-v-9ecf437d]:nth-child(1){transform:translateY(9px) rotate(45deg)}.header__toggle--active span[data-v-9ecf437d]:nth-child(2){opacity:0}.header__toggle--active span[data-v-9ecf437d]:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.header__nav[data-v-9ecf437d]{display:none;position:absolute;top:70px;left:0;right:0;background:#1e3a5f;padding:1rem;box-shadow:0 4px 16px #1e3a5f1f;flex-direction:column}.header__nav--open[data-v-9ecf437d]{display:flex}@media(min-width:768px){.header__nav[data-v-9ecf437d]{display:flex;position:static;flex-direction:row;padding:0;box-shadow:none;background:transparent;gap:.5rem}}.header__link[data-v-9ecf437d]{display:block;padding:1rem 1.5rem;font-family:Oswald,sans-serif;font-size:.95rem;font-weight:500;color:#ffffffd9;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:all .15s ease;position:relative;border-radius:4px}@media(min-width:768px){.header__link[data-v-9ecf437d]{padding:.5rem 1rem}}.header__link[data-v-9ecf437d]:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#5cb85c;transition:all .3s ease;transform:translate(-50%)}@media(min-width:768px){.header__link[data-v-9ecf437d]:after{bottom:-2px}}.header__link[data-v-9ecf437d]:hover{color:#fff;background:#ffffff1a}.header__link[data-v-9ecf437d]:hover:after{width:60%}.header__link.router-link-active[data-v-9ecf437d]{color:#fff}.header__link.router-link-active[data-v-9ecf437d]:after{width:80%;background:#5cb85c}.footer[data-v-d219aebf]{background:linear-gradient(135deg,#152a45,#1e3a5f);color:#ffffffd9;padding:3rem 0 1.5rem;margin-top:auto;position:relative}.footer[data-v-d219aebf]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#1e3a5f,#4a90b8)}.footer__container[data-v-d219aebf]{max-width:1140px}.footer__grid[data-v-d219aebf]{display:grid;gap:2rem}@media(min-width:768px){.footer__grid[data-v-d219aebf]{grid-template-columns:repeat(3,1fr)}}.footer__section[data-v-d219aebf]{text-align:center}@media(min-width:768px){.footer__section[data-v-d219aebf]{text-align:left}}.footer__title[data-v-d219aebf]{font-family:Oswald,sans-serif;font-size:1rem;font-weight:500;color:#5cb85c;margin-bottom:1rem;text-transform:uppercase;letter-spacing:2px}.footer__list[data-v-d219aebf]{list-style:none;padding:0;margin:0}.footer__list li[data-v-d219aebf]{margin-bottom:.5rem}.footer__list a[data-v-d219aebf]{color:#ffffffd9;transition:color .15s ease}.footer__list a[data-v-d219aebf]:hover{color:#5cb85c}.footer__label[data-v-d219aebf]{color:#ffffff80;font-size:.875rem}.footer__address[data-v-d219aebf]{font-style:normal;line-height:1.8}.footer__bottom[data-v-d219aebf]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);text-align:center;font-size:.875rem;color:#ffffff80}.app{min-height:100vh;display:flex;flex-direction:column}.main{flex:1}.hero[data-v-a9de4408]{position:relative;height:60vh;min-height:400px;max-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero--small[data-v-a9de4408]{height:35vh;min-height:220px;max-height:320px}.hero__background[data-v-a9de4408]{position:absolute;inset:0;z-index:0}.hero__image[data-v-a9de4408]{width:100%;height:100%;object-fit:cover}.hero__overlay[data-v-a9de4408]{position:absolute;inset:0;background:linear-gradient(to bottom,#1e3a5f80,#152a45b3)}.hero__content[data-v-a9de4408]{position:relative;z-index:1;text-align:center;color:#fff}.hero__title[data-v-a9de4408]{font-family:Oswald,sans-serif;font-size:2.5rem;font-weight:600;color:#fff;text-shadow:0 2px 12px rgba(21,42,69,.5);margin-bottom:.5rem;letter-spacing:2px;text-transform:uppercase}@media(min-width:768px){.hero__title[data-v-a9de4408]{font-size:3.5rem}}@media(min-width:992px){.hero__title[data-v-a9de4408]{font-size:4rem}}.hero__subtitle[data-v-a9de4408]{font-size:1.125rem;font-weight:400;text-shadow:0 1px 6px rgba(21,42,69,.4);margin:0;opacity:.95;letter-spacing:1px}@media(min-width:768px){.hero__subtitle[data-v-a9de4408]{font-size:1.5rem}}.app-icon[data-v-c05df665]{display:inline-block;color:#fff}.info-card[data-v-a0448a40]{background:linear-gradient(145deg,#fff,#f4f7fa);border-radius:16px;padding:2rem;box-shadow:0 4px 20px #1e3a5f1a;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(74,144,184,.1)}.info-card[data-v-a0448a40]:hover{transform:translateY(-4px);box-shadow:0 8px 32px #1e3a5f29}.info-card__icon[data-v-a0448a40]{margin-bottom:1.5rem;display:flex;justify-content:center}.info-card__icon-circle[data-v-a0448a40]{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#1e3a5f,#4a90b8);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #1e3a5f4d}.info-card__title[data-v-a0448a40]{font-family:Oswald,sans-serif;font-size:1.25rem;font-weight:500;color:#1e3a5f;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.info-card__content[data-v-a0448a40]{color:#5a6b7a;font-size:.9375rem;line-height:1.7}.info-card__content p[data-v-a0448a40]{margin-bottom:.5rem}.info-card__content p[data-v-a0448a40]:last-child{margin-bottom:0}.home__intro[data-v-06f00d0a]{max-width:800px;margin:0 auto;text-align:center}.home__intro p[data-v-06f00d0a]{margin-bottom:1.5rem}.home__features[data-v-06f00d0a]{display:grid;gap:2rem}@media(min-width:768px){.home__features[data-v-06f00d0a]{grid-template-columns:repeat(3,1fr)}}.home__amenities[data-v-06f00d0a]{max-width:700px;margin:0 auto;list-style:none;padding:0}.home__amenities li[data-v-06f00d0a]{border-bottom:1px solid rgba(30,58,95,.1);position:relative;padding:1rem 0 1rem 1.5rem}.home__amenities li[data-v-06f00d0a]:before{content:"✓";position:absolute;left:0;color:#5cb85c;font-weight:600}.home__amenities li[data-v-06f00d0a]:last-child{border-bottom:none}.home__contact[data-v-06f00d0a]{text-align:center;font-size:1.125rem}.home__contact a[data-v-06f00d0a]{font-weight:600}.section--alt[data-v-06f00d0a]{background:#e8eef3}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Source Sans 3",sans-serif;font-size:16px;line-height:1.6;color:#2d3748;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Oswald,sans-serif;font-weight:500;line-height:1.3;color:#1e3a5f;margin-bottom:1rem}h1{font-size:2.5rem}@media(min-width:768px){h1{font-size:3rem}}h2{font-size:1.75rem}@media(min-width:768px){h2{font-size:2rem}}h3{font-size:1.25rem}@media(min-width:768px){h3{font-size:1.5rem}}p{margin-bottom:1rem}a{color:#4a90b8;text-decoration:none;transition:color .15s ease}a:hover{color:#1e3a5f}ul,ol{padding-left:1.5rem;margin-bottom:1rem}li{margin-bottom:.5rem}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.container{padding:0 1.5rem}}.section{padding:2rem 0}@media(min-width:768px){.section{padding:3rem 0}}.lead{font-size:1.125rem;font-weight:400;color:#5a6b7a}@media(min-width:768px){.lead{font-size:1.25rem}}.text-muted{color:#5a6b7a}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pswp__img{border-radius:8px}
