.style-module__bRr6wG__card{color:inherit;border-radius:16px;text-decoration:none;transition:box-shadow .3s;display:block;overflow:hidden;box-shadow:0 4px 12px #0000001a}.style-module__bRr6wG__card:hover{box-shadow:0 8px 24px #00000026}.style-module__bRr6wG__imageWrapper{border-radius:16px 16px 0 0;width:100%;height:220px;position:relative;overflow:hidden}.style-module__bRr6wG__content{padding:16px}.style-module__bRr6wG__title{margin:0 0 8px;font-size:1.4rem}.style-module__bRr6wG__description{color:#555;margin:0;font-size:1rem}
.style-module__k8HBmG__roomsWrapper{background-color:#f8f9fa;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;padding:40px;display:grid}
.style-module__3OxuiW__section{color:#fff;background-color:#f4e9d8;background-image:linear-gradient(#fff0c88c 0%,#b4e6ff66 40%,#64c8ff40 100%),url(/sea-shore.jpg);background-position:50%,50%;background-repeat:no-repeat;background-size:cover,cover;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.style-module__3OxuiW__container{text-align:center;z-index:1;max-width:600px;margin:0 auto;padding:2rem}.style-module__3OxuiW__title{color:#fff;text-shadow:2px 2px 5px #000000b3;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.style-module__3OxuiW__description{color:#fff;text-shadow:1px 1px 2px #0009;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.style-module__3OxuiW__highlight{color:#fff;font-weight:600}.style-module__3OxuiW__button{color:#fff;background-color:#000;border-radius:5px;margin-top:2rem;padding:.8rem 1.8rem;font-size:1.2rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:inline-block}.style-module__3OxuiW__button:hover{opacity:.9}@media (max-width:768px){.style-module__3OxuiW__title{font-size:2rem}.style-module__3OxuiW__description{font-size:1rem}.style-module__3OxuiW__button{padding:.7rem 1.5rem;font-size:1.1rem}}@media (max-width:480px){.style-module__3OxuiW__title{font-size:1.6rem}.style-module__3OxuiW__description{font-size:.9rem}.style-module__3OxuiW__button{padding:.6rem 1.2rem;font-size:1rem}}
.style-module__y4ZA4G__container{background:linear-gradient(135deg,#f8fafc 0%,#fdfdfd 100%);max-width:1400px;margin:0 auto;padding:100px 20px 120px}.style-module__y4ZA4G__header{text-align:center;margin-bottom:85px}.style-module__y4ZA4G__title{color:#1e2937;letter-spacing:-.06em;margin-bottom:16px;font-size:4.4rem;font-weight:280;line-height:1.05;display:inline-block;position:relative}.style-module__y4ZA4G__title:after{content:"";background:linear-gradient(90deg,#0000,#cbd5e1,#0000);width:60px;height:1.5px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.style-module__y4ZA4G__subtitle{color:#64748b;opacity:.95;max-width:560px;margin:0 auto;font-size:1.45rem;font-weight:400;line-height:1.45}.style-module__y4ZA4G__gallery{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:32px;width:100%;display:grid}.style-module__y4ZA4G__gallery .style-module__y4ZA4G__card:last-child{grid-column:1/-1}@media (min-width:1260px){.style-module__y4ZA4G__gallery .style-module__y4ZA4G__card:last-child{grid-column:auto}}.style-module__y4ZA4G__card{cursor:pointer;background:#fff;border-radius:28px;height:100%;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 25px 35px -10px #0f172a14}.style-module__y4ZA4G__card:hover{transform:translateY(-16px);box-shadow:0 40px 50px -15px #0f172a26}.style-module__y4ZA4G__imageWrapper{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.style-module__y4ZA4G__image{object-fit:cover;transition:transform .9s}.style-module__y4ZA4G__card:hover .style-module__y4ZA4G__image{transform:scale(1.09)}.style-module__y4ZA4G__overlay{opacity:0;background:linear-gradient(#0000 20%,#f8fafc4d 45%,#f8fafcd9 80%);transition:opacity .5s;position:absolute;inset:0}.style-module__y4ZA4G__card:hover .style-module__y4ZA4G__overlay{opacity:1}.style-module__y4ZA4G__caption{opacity:0;padding:28px 32px;transition:all .5s;position:absolute;bottom:0;left:0;right:0;transform:translateY(15px)}.style-module__y4ZA4G__card:hover .style-module__y4ZA4G__caption{opacity:1;transform:translateY(0)}.style-module__y4ZA4G__caption p{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#1e2937;background:#ffffffeb;border-radius:9999px;padding:10px 24px;font-size:1.02rem;font-weight:500;display:inline-block;box-shadow:0 4px 20px #00000012}.style-module__y4ZA4G__modal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#f8fafce0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.style-module__y4ZA4G__modalContent{border-radius:24px;width:100%;max-width:1100px;max-height:92vh;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000026}.style-module__y4ZA4G__modalImageWrapper{background:#f8fafc;border-radius:24px;width:100%;height:85vh;position:relative;overflow:hidden}.style-module__y4ZA4G__modalImage{object-fit:contain}.style-module__y4ZA4G__closeButton{color:#1e2937;cursor:pointer;z-index:1010;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.6rem;transition:all .25s;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 5px 20px #0000001a}.style-module__y4ZA4G__closeButton:hover{background:#fff;transform:scale(1.08);box-shadow:0 8px 25px #00000026}@media (max-width:1286px){.style-module__y4ZA4G__gallery{grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}}@media (max-width:768px){.style-module__y4ZA4G__title{font-size:3.4rem}.style-module__y4ZA4G__gallery{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:24px}}@media (max-width:480px){.style-module__y4ZA4G__container{padding:70px 12px 80px}.style-module__y4ZA4G__title{font-size:3rem}}
.style-module__j_-C2G__section{background-color:#f9f9f9;padding:60px 20px}.style-module__j_-C2G__title{text-align:center;color:#333;margin-bottom:32px;font-family:Segoe UI,sans-serif;font-size:2rem;font-weight:600}.style-module__j_-C2G__tableWrapper{border-radius:12px;max-width:800px;margin:0 auto;overflow:hidden;box-shadow:0 4px 20px #0000000d}.style-module__j_-C2G__table{border-collapse:collapse;background-color:#fff;width:100%}.style-module__j_-C2G__rowEven{background-color:#fff}.style-module__j_-C2G__rowOdd{background-color:#f5f5f5}.style-module__j_-C2G__cell{color:#444;border-bottom:1px solid #eee;padding:16px 24px;font-family:inherit;font-size:1rem}.style-module__j_-C2G__note{color:#555;text-align:center;max-width:700px;margin-top:40px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}
.style-module__HAPBTq__container{max-width:1400px;margin:0 auto;padding:4rem 1rem 6rem}.style-module__HAPBTq__title{text-align:center;color:#0f172a;margin:0 0 2.5rem;font-size:clamp(2.2rem,6vw,3.5rem);font-weight:700}.style-module__HAPBTq__heroMedia{width:100%;max-width:1100px;margin:0 auto 4rem}.style-module__HAPBTq__mediaCard{background:#000;border-radius:1.5rem;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 16px 48px #00000038}.style-module__HAPBTq__mediaCard:hover{transform:translateY(-10px);box-shadow:0 32px 70px #0000004d}.style-module__HAPBTq__mediaLabel{z-index:10;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172acc;border-radius:.75rem;padding:.5rem 1rem;font-size:1rem;font-weight:500;position:absolute;top:1.25rem;left:1.5rem}.style-module__HAPBTq__videoWrapper{aspect-ratio:16/9;width:100%;position:relative}.style-module__HAPBTq__video{object-fit:cover;width:100%;height:100%}.style-module__HAPBTq__playOverlay{opacity:1;pointer-events:none;background:#0000004d;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}:is(.style-module__HAPBTq__video:playing+.style-module__HAPBTq__playOverlay,.style-module__HAPBTq__video:not([paused])+.style-module__HAPBTq__playOverlay){opacity:0}.style-module__HAPBTq__playButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:3px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex}.style-module__HAPBTq__playButton svg{color:#fff;width:48px;height:48px;margin-left:6px}.style-module__HAPBTq__mediaCard:hover .style-module__HAPBTq__playButton{background:#ef4444e6;transform:scale(1.12)}.style-module__HAPBTq__gallery{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.style-module__HAPBTq__photoCard{aspect-ratio:4/3;cursor:pointer;border-radius:1rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.style-module__HAPBTq__photoCard:hover{transform:translateY(-6px);box-shadow:0 20px 48px #0003}.style-module__HAPBTq__photo{object-fit:cover;transition:transform .4s}.style-module__HAPBTq__photoCard:hover .style-module__HAPBTq__photo{transform:scale(1.07)}.style-module__HAPBTq__fullscreenOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000f0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.style-module__HAPBTq__fullscreenImage{object-fit:contain;border-radius:.8rem;max-width:96vw;max-height:96vh}.style-module__HAPBTq__closeBtn{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;width:60px;height:60px;font-size:3rem;transition:all .25s;position:absolute;top:1.5rem;right:1.5rem}.style-module__HAPBTq__closeBtn:hover{background:#ef4444;transform:rotate(90deg)}@media (max-width:768px){.style-module__HAPBTq__heroMedia{margin-bottom:3rem}.style-module__HAPBTq__gallery{gap:1.25rem}}
.style-module__ObLMrG__section{color:#fff;background-color:#a8d4ff;background-image:linear-gradient(#fff0c88c 0%,#b4e6ff66 40%,#64c8ff40 100%),url(/sea.jpg);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.style-module__ObLMrG__container{text-align:center;z-index:1;max-width:600px;margin:0 auto;padding:2rem}.style-module__ObLMrG__title{color:#fff;text-shadow:1px 1px 3px #0009;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.style-module__ObLMrG__description{color:#fff;text-shadow:1px 1px 2px #00000080;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.style-module__ObLMrG__highlight{color:#fff;font-weight:600}.style-module__ObLMrG__button{color:#fff;background-color:#000;border-radius:5px;margin-top:2rem;padding:.8rem 1.8rem;font-size:1.2rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:inline-block}.style-module__ObLMrG__button:hover{opacity:.9}@media (max-width:768px){.style-module__ObLMrG__title{font-size:2rem}.style-module__ObLMrG__description{font-size:1rem}.style-module__ObLMrG__button{padding:.7rem 1.5rem;font-size:1.1rem}}@media (max-width:480px){.style-module__ObLMrG__title{font-size:1.6rem}.style-module__ObLMrG__description{font-size:.9rem}.style-module__ObLMrG__button{padding:.6rem 1.2rem;font-size:1rem}}
