*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0}html{font-family:'Plus Jakarta Sans',sans-serif;height:100%}body{font-family:inherit;line-height:1.5;-webkit-font-smoothing:antialiased;height:100%}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}.section{padding:5rem 0}.row{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (min-width:1440px){.row{max-width:1400px}}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:999px;font-size:.9rem;font-weight:600;font-family:inherit;line-height:1;text-decoration:none;border:1px solid transparent;cursor:pointer;-webkit-transition:background-color .25s ease,color .25s ease,border-color .25s ease,-webkit-transform .25s ease;transition:background-color .25s ease,color .25s ease,border-color .25s ease,-webkit-transform .25s ease;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,-webkit-transform .25s ease}.btn:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.btn--primary{background-color:#0a2540;color:#fff}.btn--primary:hover{background-color:#00a8e8;color:#fff}.btn--outline{background-color:transparent;color:#0a2540;border-color:#0a2540}.btn--outline:hover{background-color:#0a2540;color:#fff}.section__label{display:block;text-align:center;text-transform:uppercase;letter-spacing:.25em;font-size:.85rem;font-weight:700;color:#00a8e8;margin-bottom:.75rem}.section__title{text-align:center;font-size:clamp(1.75rem, 3vw, 2.5rem);font-weight:700;margin-bottom:1rem}.section__subtitle{text-align:center;font-size:1.05rem;font-weight:600;color:#00a8e8;margin-bottom:1.25rem}.section__text{text-align:center;font-size:1.05rem;line-height:1.8;color:#4b5563;max-width:850px;margin:0 auto}.hero{position:relative;width:100%;height:100vh;min-height:560px;max-height:900px;overflow:hidden;background-color:#1a1a1a}.hero__slides{position:absolute;inset:0}.hero__slide{position:absolute;inset:0;opacity:0;visibility:hidden;-webkit-transition:opacity 1.2s ease-in-out,visibility 0s 1.2s;transition:opacity 1.2s ease-in-out,visibility 0s 1.2s}.hero__slide.is-active{opacity:1;visibility:visible;-webkit-transition:opacity 1.2s ease-in-out,visibility 0s 0s;transition:opacity 1.2s ease-in-out,visibility 0s 0s}.hero__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero__slide::after{content:'';position:absolute;inset:0;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.35)), color-stop(50%, rgba(0,0,0,0.15)), to(rgba(0,0,0,0.35)));background:linear-gradient(to bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.15) 50%, rgba(0,0,0,0.35) 100%);pointer-events:none}.hero__text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;color:#ffffff;z-index:2;width:90%;max-width:800px;padding:0 1rem}.hero__title{font-size:clamp(1.75rem, 4vw, 3.5rem);font-weight:700;line-height:1.2;letter-spacing:.02em;margin-bottom:.5em;text-shadow:0 2px 12px rgba(0,0,0,0.5)}.hero__subtitle{font-size:clamp(1rem, 2vw, 1.35rem);font-weight:400;letter-spacing:.04em;text-shadow:0 1px 8px rgba(0,0,0,0.5);opacity:.9}.hero__control{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:3;width:48px;height:48px;border:2px solid rgba(255,255,255,0.6);border-radius:50%;background:rgba(0,0,0,0.25);color:#ffffff;font-size:1.25rem;line-height:1;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background .3s ease,border-color .3s ease,opacity .3s ease;transition:background .3s ease,border-color .3s ease,opacity .3s ease;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero__control:hover,.hero__control:focus-visible{background:rgba(0,0,0,0.55);border-color:rgba(255,255,255,0.9)}.hero__control:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.hero__control--prev{left:1.5rem}.hero__control--next{right:1.5rem}.hero:hover .hero__control{opacity:1}@media (max-width:768px){.hero{height:70vh;min-height:420px;max-height:600px}.hero__control{width:40px;height:40px;font-size:1rem;opacity:1}.hero__control--prev{left:.75rem}.hero__control--next{right:.75rem}}@media (max-width:480px){.hero{height:60vh;min-height:340px;max-height:480px}.hero__control{width:36px;height:36px;font-size:.9rem}}.footer-brands{background-color:#0a2540;padding:5rem 0 4rem}.footer-brands__header{text-align:center;margin-bottom:3rem}.footer-brands__label{display:block;text-transform:uppercase;letter-spacing:.25em;font-size:.85rem;font-weight:700;color:#00a8e8;margin-bottom:.75rem}.footer-brands__title{font-size:clamp(1.5rem, 2.5vw, 2rem);font-weight:700;color:#fff;letter-spacing:.06em;margin-bottom:1.25rem}.footer-brands__divider{width:3rem;height:3px;margin:0 auto;background:#00a8e8;border-radius:999px}.footer-brands__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-brands__card{position:relative;display:block;border-radius:12px;overflow:hidden;text-decoration:none;-webkit-box-shadow:0 4px 20px rgba(0,0,0,0.35);box-shadow:0 4px 20px rgba(0,0,0,0.35)}.footer-brands__card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}.footer-brands__card:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.footer-brands__card-overlay{position:absolute;inset:0;background:-webkit-gradient(linear, left bottom, left top, from(rgba(10,37,64,0.92)), color-stop(60%, transparent));background:linear-gradient(to top, rgba(10,37,64,0.92), transparent 60%)}.footer-brands__card-text{position:absolute;left:0;right:0;bottom:0;padding:1.25rem}.footer-brands__card-name{font-size:.85rem;font-weight:700;letter-spacing:.08em;color:#fff}.footer-bottom{background-color:#061a2e;padding:1.5rem 0}.footer-bottom__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-bottom__copy{font-size:.9rem;color:#9ca3af}.footer-bottom__copy a{color:#00a8e8;text-decoration:none}.footer-bottom__copy a:hover{text-decoration:underline}.footer-bottom__links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.footer-bottom__links a{font-size:.9rem;color:#9ca3af;text-decoration:none}.footer-bottom__links a:hover{color:#00a8e8}@media (max-width:992px){.footer-brands__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width:640px){.footer-brands__grid{grid-template-columns:1fr}}#index-accommodation{padding:6rem 0;background-color:#f8f6f0}#index-accommodation .section__title{color:#0a2540}.room-features{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.7rem 2.25rem;list-style:none;margin:2.5rem auto 3.5rem;padding:0;max-width:960px}.room-features li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;font-size:.95rem;font-weight:500;color:#4b5563}.room-features li::before{content:'\2713';display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.15rem;height:1.15rem;border-radius:50%;background:rgba(0,168,232,0.12);color:#00a8e8;font-size:.7rem;font-weight:700}.rooms__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}.rooms__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:12px;overflow:hidden;background:#fff;-webkit-box-shadow:0 2px 16px rgba(0,0,0,0.08);box-shadow:0 2px 16px rgba(0,0,0,0.08);-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.rooms__card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 8px 32px rgba(0,0,0,0.12);box-shadow:0 8px 32px rgba(0,0,0,0.12)}.rooms__card-img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;display:block}.rooms__card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1.5rem}.rooms__card-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.rooms__card-title{font-size:1.2rem;font-weight:700;color:#0a2540;margin:0}.rooms__card-size{-ms-flex-negative:0;flex-shrink:0;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0a2540;background:#e8edf5;border-radius:999px;padding:.35rem .8rem}.rooms__card-desc{font-size:.95rem;line-height:1.6;color:#4b5563;margin-bottom:1rem}.rooms__card-feats{list-style:none;margin:0 0 1.5rem;padding:0;display:grid;gap:.4rem}.rooms__card-feats li{font-size:.9rem;color:#6b7280}.rooms__card-feats li strong{color:#0a2540;font-weight:600}.rooms__card-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem;margin-top:auto}@media (max-width:992px){.rooms__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width:768px){.rooms__grid{grid-template-columns:1fr}}#index-philosophy{text-align:center;background-color:#0a2540;padding:6rem 0}#index-philosophy .section__title{color:#fff;margin-bottom:1.25rem}#index-philosophy .section__text{font-size:1.1rem;color:#cbd5e1;max-width:800px}#index-philosophy .section__text strong{color:#00a8e8}#index-facilities{padding:6rem 0;background-color:#fff}#index-facilities .section__title{color:#222;margin-bottom:3rem}.facilities__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem}.facilities__card{border-radius:12px;overflow:hidden;background:#fff;-webkit-box-shadow:0 2px 16px rgba(0,0,0,0.08);box-shadow:0 2px 16px rgba(0,0,0,0.08);-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.facilities__card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 8px 32px rgba(0,0,0,0.12);box-shadow:0 8px 32px rgba(0,0,0,0.12)}.facilities__card-img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;display:block}.facilities__card-body{padding:1.5rem}.facilities__card-title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;color:#222}.facilities__card-desc{font-size:.95rem;line-height:1.6;color:#666;margin-bottom:1.25rem}.facilities__card-link{display:inline-block;font-size:.95rem;font-weight:600;color:#3057a0;text-decoration:none;border-bottom:2px solid transparent;-webkit-transition:border-color .25s ease;transition:border-color .25s ease}.facilities__card-link::after{content:' →';-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease, -webkit-transform .25s ease}.facilities__card-link:hover{border-bottom-color:#3057a0}@media (max-width:1200px){.facilities__grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width:992px){.facilities__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width:768px){.facilities__grid{grid-template-columns:1fr}}#index-promo{padding:6rem 0;background-color:#0a2540}#index-promo .section__title{color:#fff}#index-promo .section__subtitle{margin-bottom:3rem}.promo__grid{display:grid;grid-template-columns:repeat(6, 1fr);gap:2rem}.promo__item{display:block;border-radius:12px;overflow:hidden;background:#fff;-webkit-box-shadow:0 2px 16px rgba(0,0,0,0.08);box-shadow:0 2px 16px rgba(0,0,0,0.08);-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.promo__item:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 8px 32px rgba(0,0,0,0.12);box-shadow:0 8px 32px rgba(0,0,0,0.12)}.promo__img{width:100%;height:320px;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width:1200px){.promo__grid{grid-template-columns:repeat(3, 1fr)}}@media (max-width:992px){.promo__grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width:768px){.promo__grid{grid-template-columns:1fr}}.lightbox{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem;background:rgba(10,37,64,0.92)}.lightbox.is-open{display:-webkit-box;display:-ms-flexbox;display:flex}.lightbox__img{max-width:90vw;max-height:85vh;-o-object-fit:contain;object-fit:contain;border-radius:8px;-webkit-box-shadow:0 10px 40px rgba(0,0,0,0.5);box-shadow:0 10px 40px rgba(0,0,0,0.5)}.lightbox__close{position:absolute;top:1.25rem;right:1.75rem;z-index:2;font-size:2.25rem;line-height:1;color:#fff;background:none;border:none;cursor:pointer;-webkit-transition:color .25s ease;transition:color .25s ease}.lightbox__close:hover{color:#00a8e8}.lightbox__caption{position:absolute;bottom:1.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;color:#fff;font-size:1rem;font-weight:600}#index-location{padding:6rem 0;background-color:#f8f6f0}#index-location .section__title{color:#0a2540}#index-location .section__text{margin:0 auto 3rem}.location__grid{display:grid;grid-template-columns:1fr;gap:2rem}.location__list{display:grid;gap:1.5rem}.location__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;background:#fff;border-radius:12px;padding:1.5rem;-webkit-box-shadow:0 2px 16px rgba(0,0,0,0.08);box-shadow:0 2px 16px rgba(0,0,0,0.08);-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease}.location__card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 8px 32px rgba(0,0,0,0.12);box-shadow:0 8px 32px rgba(0,0,0,0.12)}.location__icon{-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:rgba(0,168,232,0.12);color:#00a8e8}.location__icon svg{width:1.5rem;height:1.5rem}.location__name{font-size:1.1rem;font-weight:700;color:#0a2540;margin-bottom:.25rem}.location__desc{font-size:.95rem;color:#6b7280}.location__visit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background:#fff;border-radius:12px;padding:3rem 2rem;-webkit-box-shadow:0 2px 16px rgba(0,0,0,0.08);box-shadow:0 2px 16px rgba(0,0,0,0.08)}.location__visit-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:50%;background:#00a8e8;color:#fff;margin-bottom:1.25rem}.location__visit-icon svg{width:2.25rem;height:2.25rem}.location__visit-title{font-size:1.5rem;font-weight:700;color:#0a2540;margin-bottom:.75rem}.location__address{font-size:1rem;line-height:1.7;color:#4b5563;max-width:340px;margin:0 auto 1.5rem}.location__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;margin-bottom:2rem}.location__contact .location__contact-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#0a2540}.location__contact .location__contact-item svg{width:1.1rem;height:1.1rem;color:#00a8e8}.location__map{border-radius:12px;overflow:hidden;height:320px}.location__map iframe{display:block;width:100%;height:100%;border:0}@media (min-width:992px){.location__grid{grid-template-columns:1fr 2fr;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.location__map{height:100%;min-height:340px}}