@font-face{font-family:'Tan Mon Cheri';src:url('./fonts/tan-mon-cheri.woff2') format('woff2'),url('./fonts/tan-mon-cheri.woff') format('woff'),url('./fonts/tan-mon-cheri.ttf') format('truetype');font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Source Sans Pro',sans-serif;background-color:#163838;color:#163838;padding:0;margin:0}@media (max-width:1024px){.cursor-circle{display:none}}html{z-index:99!important;scrollbar-color:#367588 black;scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#367588;border-radius:999px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#2e6574}#page-transition{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;z-index:999999!important;transform:translateY(-100%);opacity:0;transition:transform .8s ease,opacity .8s ease}#page-transition.active{transform:translateY(0);opacity:1}#page-transition.fade-up{transform:translateY(-100%);opacity:0;transition:transform .8s ease,opacity .8s ease}.logo-wrapper img{width:340px;opacity:0;animation:fadeIn 1s ease forwards;animation-delay:.3s}@keyframes fadeIn{to{opacity:1}}.hero{position:relative;height:100vh;overflow:hidden}.hero-video{position:absolute;width:100%;height:100%;object-fit:cover;filter:brightness(40%);z-index:0}.overlay{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.1);z-index:1}.navbar{position:fixed;top:-100px;left:0;width:100%;padding:0 10px;margin-top:0;display:flex;justify-content:space-between;align-items:center;transition:top .6s ease,background .3s ease,backdrop-filter .3s ease;background:0 0;z-index:10}.navbar.active{background:rgba(0,0,0,.4);backdrop-filter:blur(10px)}.navbar.active #menuToggle,.navbar.active svg{color:#fff}.logo{filter:invert(1)}.menu-toggle,.user-icon{font-size:22px;color:#fff;cursor:pointer;z-index:11}.logo img{width:100px;transition:filter .3s}@keyframes fadeSlideIn{0%{transform:translateY(20px);opacity:0}100%{transform:translateY(0);opacity:1}}@media (max-width:768px){.hero-title{font-size:4rem;font-weight:100}.logo img{width:80px}}.image-gallery{padding:10px 10px;background-color:#f9f9f9}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery-block{display:flex;flex-direction:column;align-items:flex-start}.gallery-img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:4px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.caption-row{display:flex;align-items:center;margin-top:8px;gap:5px}.caption-icon{width:24px;height:24px;border-radius:50%;object-fit:cover}.caption-row span{font-family:'Source Sans Pro',sans-serif;font-size:.95rem;color:#163838;font-weight:500}@media (max-width:1024px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}.about-teaser{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.7)),url('images/chill\ \(4\).webp') center/cover fixed no-repeat;padding:6rem 2rem;text-align:center;color:#f0f0f0;overflow-x:hidden;position:relative;z-index:9999}@media (max-width:768px){.about-teaser{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.7)),url('images/chill\ \(7\).webp') center/cover fixed no-repeat}}.about-content{max-width:2000px;margin:auto;animation:fadeSlideUp 1.5s ease forwards;opacity:0;z-index:1}.section-heading{font-family:'Tan Mon Cheri',serif;font-size:3rem;color:#fff;margin-bottom:1.2rem;position:relative;font-weight:100}.section-heading::after{content:"";width:90px;height:4px;background-color:#367588;display:block;margin:.5rem auto 1.5rem;border-radius:2px;opacity:0;z-index:0;transform:scaleX(0);transition:all .6s ease;transform-origin:left}.section-heading.animate-line::after{opacity:1;transform:scaleX(1)}@keyframes fadeSlideUp{from{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes expandBar{from{width:0}to{width:60px}}@media (max-width:768px){.section-heading{font-size:2.2rem}}.about-teaser2{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.7)),url('images/walpaper\ \(2\).webp') center/cover fixed no-repeat;padding:6rem 2rem;text-align:center;color:#f0f0f0;overflow-x:hidden;position:relative;z-index:9999}@media (max-width:768px){.about-teaser2{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.7)),url('images/waterb.webp') center/cover fixed no-repeat}}.about-content2{max-width:2000px;margin:auto;animation:fadeSlideUp 1.5s ease forwards;opacity:0;z-index:1}.section-heading2{font-family:'Tan Mon Cheri',serif;font-size:3rem;color:#fff;margin-bottom:1.2rem;position:relative;font-weight:100}.section-heading2::after{content:"";width:90px;height:4px;background-color:#367588;display:block;margin:.5rem auto 1.5rem;border-radius:2px;opacity:0;z-index:0;transform:scaleX(0);transition:all .6s ease;transform-origin:left}.section-heading2.animate-line::after{opacity:1;transform:scaleX(1)}@keyframes fadeSlideUp{from{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes expandBar{from{width:0}to{width:60px}}@media (max-width:768px){.section-heading2{font-size:2.2rem}}.vertical-gallery{padding:60px 20px;background-color:#fdfdfd;text-align:center}.gallery-heading{font-family:'Tan Mon Cheri',serif;font-size:2.8rem;color:#163838;font-weight:100;margin-bottom:25px;letter-spacing:1px}.vertical-grid{display:grid;grid-template-columns:1fr;gap:10px}.gallery-image{position:relative;overflow:hidden;border-radius:2px;cursor:pointer}.gallery-image img{width:100%;height:400px;object-fit:cover;border-radius:4px;transition:transform .6s ease;display:block}.gallery-image:hover img{transform:scale(1.1)}.img-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);opacity:0;transition:opacity .4s ease;display:flex;align-items:center;justify-content:center;border-radius:12px}.img-overlay span{font-family:'Source Sans Pro',sans-serif;font-size:1.5rem;color:#fff;padding:8px 16px;border-radius:20px;font-weight:100;opacity:0;transform:translateX(-40px);transition:all .5s ease}.gallery-image:hover .img-overlay{opacity:1}.gallery-image:hover .img-overlay span{opacity:1;transform:translateX(0)}@media (max-width:768px){.vertical-grid{grid-template-columns:repeat(2,1fr)}.gallery-heading{font-size:2rem}}.cursor-circle{position:fixed;top:0;left:0;width:24px;height:24px;border:2px solid rgba(255,255,255,.8);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:transform .1s ease;backdrop-filter:blur(4px);mix-blend-mode:difference}.pro-footer{background:linear-gradient(to right,#163838,#fff,#163838);color:#d6eae9;font-family:'Source Sans Pro',sans-serif;padding:0 2rem 2rem;position:relative;overflow:hidden}.pro-footer-inner{max-width:1280px;margin:auto;display:flex;flex-direction:column;gap:3rem}.pro-footer-brand{text-align:center}.footer-logo{max-width:200px;margin-bottom:0}.tagline{font-family:'Tan Mon Cheri',serif;font-size:2.1rem;color:#000}.pro-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.footer-box h4{font-size:1.2rem;font-family:'Tan Mon Cheri',serif;font-weight:100;color:#000;margin-bottom:1rem}.footer-box ul{list-style:none;padding:0}.footer-box ul li{margin:.5rem 0;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.footer-box ul li i{color:#367588}.footer-box a{color:#000;text-decoration:none;transition:color .3s}.footer-box a:hover{color:#367588}.region-flag{display:flex;align-items:center;gap:.6rem;margin-top:.8rem;font-size:1rem;color:#000}.region-flag img{width:24px;height:20px;border-radius:3px;object-fit:cover}.newsletter-form{display:flex;align-items:center;gap:.5rem}.newsletter-form input{flex:1;padding:.6rem 1rem;border:none;border-radius:4px;outline:0;font-size:.95rem}.newsletter-form button{background-color:#367588;color:#000;padding:.6rem 1rem;border:none;border-radius:4px;cursor:pointer;transition:background .3s}.newsletter-form button:hover{background-color:#2c5f5f}.footer-box select{margin-top:.6rem;padding:.4rem 1rem;border-radius:5px;border:none;background-color:#000;color:#163838}.footer-socials{margin-top:1rem;display:flex;gap:1rem}.footer-socials a{color:#000;font-size:1.2rem;transition:transform .3s}.footer-socials a:hover{color:#367588;transform:scale(1.2)}.pro-footer-bottom{text-align:center;font-size:.9rem;border-top:1px solid rgba(0,0,0,.25);padding-top:1.5rem;color:#000}.pro-footer-bottom span{font-family:'Tan Mon Cheri',serif;color:#000}@media (max-width:768px){.newsletter-form{flex-direction:column;gap:.6rem}.newsletter-form button,.newsletter-form input{width:100%}}