@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&display=swap";*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}section{scroll-margin-top:90px}*{box-sizing:border-box}html,body{overflow-x:hidden}section{width:100%;overflow:visible}body{background:#fdfaf4;margin:0;font-family:Jost,sans-serif}.menu-toggle{color:#fff;cursor:pointer;font-size:26px;display:none}@media (width<=768px){.menu-toggle{display:block}.nav-links{background:#071c2c;flex-direction:column;align-items:center;gap:20px;width:100%;padding:20px 0;display:none;position:absolute;top:70px;left:0}.nav-links.active{display:flex}.nav-btn{display:none}}.navbar{z-index:1000;background:#071c2c;width:100%;position:fixed;top:0;left:0}.navbar-container{grid-template-columns:auto 1fr auto;align-items:center;width:100%;padding:18px 80px 18px 70px;display:grid}.logo{justify-self:start;margin-left:0}.logo img{object-fit:cover;width:52px;height:52px;transform:scale(1.3)}.nav-links{justify-content:center;gap:32px;width:100%;display:flex}.nav-btn{justify-self:end}.nav-links a{color:#fff;letter-spacing:2px;font-size:13px;text-decoration:none;transition:all .3s;position:relative}.nav-links a:after{content:"";background:#c9a44c;width:0%;height:1px;transition:all .3s;position:absolute;bottom:-6px;left:0}.nav-links a:hover{color:#c9a44c}.nav-links a:hover:after{width:100%}.nav-btn button{color:#000;letter-spacing:2px;cursor:pointer;background:#c9a44c;border:none;justify-content:flex-end;padding:12px 22px;font-size:12px;transition:all .3s}.nav-btn button:hover{background:#e0b95a;transform:translateY(-2px)}.slide{opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute}.slide.active{opacity:1}.slide:first-child{background:#1b4f72}.slide:nth-child(2){background:#2e86ab}.slide:nth-child(3),.slide:nth-child(4),.slide:nth-child(5){background:#0f2044}.hero{height:calc(100vh - 100px);margin-top:80px;position:relative}.hero-slides{width:100%;height:100%;position:absolute;top:0}.hero-content{text-align:center;color:#fff;z-index:10;z-index:2;text-align:center;position:relative;top:30%;left:50%;transform:translate(-50%,-50%)}.hero-pretitle{letter-spacing:4px;color:#c9a84c;margin-bottom:20px;font-size:12px}.hero-title{font-family:Cormorant Garamond,serif;font-size:60px;font-weight:300}.hero-title span{color:#c9a84c}.hero-subtitle{letter-spacing:2px;color:#ccc;margin-top:10px;font-size:14px}.hero-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:38px;display:flex}.btn-primary,.btn-outline{letter-spacing:3px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:2px;justify-content:center;align-items:center;min-width:220px;height:58px;padding:0 34px;font-size:13px;font-weight:600;text-decoration:none;transition:all .4s;display:flex}.btn-primary:hover{background:#e0bb63;transform:translateY(-4px)}.btn-outline{color:#fff;background:#ffffff08;border:1px solid #ffffff59}.btn-outline:hover{color:#031c35;background:#fff;transform:translateY(-4px)}.hero:after{content:"";z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.booking-bar{background:#0c2238;justify-content:center;align-items:flex-end;gap:350px;width:100%;padding:45px 0;display:flex}.booking-container{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:30px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.booking-fields{flex-wrap:nowrap;flex:1;justify-content:space-between;gap:clamp(20px,3vw,50px);display:flex}.booking-field{flex-direction:column;flex:1;min-width:140px;display:flex}.booking-field input,.booking-field select{height:45px;padding:12px}.booking-field label{color:#c9a84c;margin-bottom:5px;font-size:10px}.booking-field input,.booking-field select{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff4d;outline:none;height:50px;padding:14px;font-size:14px}.booking-field select option{color:#fff;background:#0a1628}.booking-field input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.booking-field input::placeholder{color:#ffffff80}.booking-field input:focus,.booking-field select:focus{border-bottom:1px solid #c9a84c}.booking-btn{color:#0a1628;white-space:nowrap;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:#c9a84c;border:none;flex-shrink:0;justify-content:center;align-items:center;height:50px;padding:14px 28px;font-size:13px;transition:all .3s;display:flex}.booking-btn:hover{background:#e8c97a;transform:translateY(-2px)}.btn-primary{color:#0a1628;background:#c9a84c;border:none}.btn-outline{color:#fff;letter-spacing:2px;background:0 0;border:1px solid #fff9;height:55px;padding:0 40px;font-size:14px;position:relative;overflow:hidden}.btn-outline:hover{color:#c9a84c;background:#c9a84c14;border-color:#c9a84c;transform:translateY(-2px);box-shadow:0 0 15px #c9a84c4d}.btn-primary:hover{color:#0a1628;background:#e8c97a;transform:translateY(-2px)}.about{background:#f5f0e8;padding:220px 0}.about-container{justify-content:space-between;align-items:center;gap:350px;max-width:1300px;margin:0 auto;padding:0 20px;display:flex}.about-image-stack{flex-shrink:0;width:440px;height:460px;position:relative;overflow:visible;transform:translateZ(0)}.about__card-blue{z-index:1;border-radius:8px;width:400px;height:400px;position:absolute;top:0;left:20px;overflow:hidden}.about__card-blue img{object-fit:cover;width:100%;height:100%;display:block}.about__card-gold{z-index:2;border-radius:8px;width:350px;height:350px;position:absolute;bottom:-90px;right:-150px;overflow:hidden}.about__card-gold img{object-fit:cover;width:100%;height:100%;display:block}.about__badge{text-align:center;z-index:3;background-color:#1a2635;border-radius:2px;width:100px;padding:16px 14px;position:absolute;top:170px;right:-185px}.about__badge-number{color:#c8a050;letter-spacing:.5px;font-size:22px;font-weight:700;line-height:1;display:block}.about__badge-label{color:#fff;text-transform:uppercase;letter-spacing:1.5px;margin-top:4px;font-size:8px;font-weight:400;line-height:1.5;display:block}.about-content{flex:1;min-width:0}.about-content h2{letter-spacing:.5px;margin:20px 0;font-family:Playfair Display,serif;font-size:48px;font-weight:400;line-height:1.2}.about-content h2:after{content:"";background:#c9a84c;width:60px;height:2px;margin-top:20px;display:block}.about-content h2 span{color:#2c6e8e}.about-content p{color:#555;max-width:520px;margin-top:16px;line-height:1.8}.about-subtitle{letter-spacing:3px;color:#c9a84c;margin-bottom:20px;padding-left:50px;font-size:12px;position:relative}.about-subtitle:before{content:"";background:#c9a84c;width:40px;height:1px;position:absolute;top:50%;left:0}.about-stats{gap:20px;margin-top:40px;display:flex}.stat-box{aspect-ratio:1;text-align:center;border:1px solid #e8dcc3;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:20px;transition:all .35s;display:flex}.stat-box:hover{border-color:#c9a84c;transform:translateY(-8px)scale(1.03);box-shadow:0 15px 35px #0000001f}.stat-box h3{color:#1b3c59;margin:0;font-family:Playfair Display,serif;font-size:32px}.stat-box:hover h3{color:#c9a84c}.stat-box p{letter-spacing:2px;color:#777;margin-top:10px;font-size:11px}.fade-up,.fade-left,.fade-right{opacity:0;transition:all .8s;transform:translateY(40px)}.fade-left{transform:translate(-60px)}.fade-right{transform:translate(60px)}.show{opacity:1;transform:translate(0)}.properties{color:#fff;background:#071b2f;width:100%;padding:100px 0;overflow-x:hidden}.properties-container{width:100%;max-width:1900px;margin:0 auto;padding:0 40px}.properties-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:60px;display:flex;position:relative}.properties-left{max-width:500px;margin-left:35px}.properties-left h2{color:#fff;font-family:Cormorant Garamond,serif;font-size:48px;font-weight:300;line-height:1.2}.properties-left h2 span{color:#c9a84c;font-style:italic}.subtitle{color:#c9a84c;letter-spacing:3px;margin-bottom:20px;padding-left:50px;font-size:12px;position:relative}.subtitle:before{content:"";background:#c9a84c;width:40px;height:1px;position:absolute;top:50%;left:0}.properties-header p{color:#c9a84c;letter-spacing:3px;font-size:12px}.properties-header h2{font-family:Cormorant Garamond,serif;font-size:48px;font-weight:300}.properties-header span{color:#c9a84c;font-style:italic}.properties-right-text{white-space:nowrap;text-align:right;opacity:.5;color:#555;letter-spacing:.5px;max-width:390px;margin-top:210px;margin-right:210px;font-size:14px;line-height:1.6}.properties-grid{flex-wrap:wrap;justify-content:center;gap:40px;max-width:1900px;margin:0 auto;display:flex}.property-card{aspect-ratio:1;opacity:0;background-position:50%;background-size:cover;flex:400px;width:100%;max-width:600px;transition:all .8s cubic-bezier(.22,1,.36,1);position:relative;transform:translateY(40px)}.property-card:first-child{transition-delay:.1s}.property-card:nth-child(2){transition-delay:.2s}.property-card:nth-child(3){transition-delay:.3s}.properties-grid.show .property-card{opacity:1;transform:translate(0)scale(1)}.overlay{background:linear-gradient(#00000014,#0000008c)}.property-content{z-index:2;transition:all .4s;position:absolute;bottom:40px;left:40px}.property-card:hover .property-content{transform:translateY(-10px)}.location{color:#c9a84c;letter-spacing:2px;font-size:12px}.property-content h3{margin:10px 0;font-family:Cormorant Garamond,serif;font-size:32px;transition:color .3s}.property-card:hover h3{color:#c9a84c}.desc{color:#ccc;margin-bottom:10px;font-size:14px}.features{color:#aaa;margin-bottom:15px;font-size:12px}.property-content button{color:#c9a84c;cursor:pointer;letter-spacing:2px;background:0 0;border:none;transition:all .3s}.property-card:hover button{letter-spacing:3px}.explore-link{color:#cfa74a;letter-spacing:3px;font-size:13px;text-decoration:none;transition:all .3s}.explore-link:hover{opacity:.7}.experiences{text-align:center;background:#f5ebdd;padding:140px 20px}.exp-subtitle{letter-spacing:5px;color:#c9a84c;margin-bottom:15px;font-size:12px}.experiences h2{letter-spacing:.5px;margin-bottom:80px;font-family:Playfair Display,serif;font-size:56px;font-weight:300;line-height:1.2}.experiences h2 span{color:#2f5c7a;font-style:italic;font-weight:400}.exp-card{text-align:left;background:#fff;padding:55px;transition:all .4s;position:relative}.exp-icon{color:#fff;will-change:transform;background:#0a1628;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:25px;font-size:22px;transition:all .4s;display:flex;transform:perspective(600px)rotateX(0)rotateY(0)}.exp-card h3{letter-spacing:.3px;margin-bottom:15px;font-family:Playfair Display,serif;font-size:24px;font-weight:400;display:inline-block;position:relative}.exp-card h3:after{content:"";background:#c9a84c;width:0%;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.exp-card:hover{transform:translateY(-12px);box-shadow:0 25px 50px #0000001f}.exp-card:hover .exp-icon{transform:perspective(600px)rotateX(8deg)rotateY(-8deg)translateY(-8px)scale(1.05);box-shadow:0 15px 30px #0a16284d}.exp-card:hover h3:after{width:100%}.gallery{background:#fdf6ec;padding:140px 40px}.gallery-container>h2,.gallery-container>.gallery-subtitle{padding-left:80px}.gallery-container{width:100%}.gallery-subtitle{letter-spacing:3px;color:#c9a84c;align-items:center;gap:12px;font-size:12px;display:flex}.gallery-subtitle:before{content:"";opacity:.8;background-color:#c9a84c;width:40px;height:2px;display:inline-block}.gallery h2{font-family:Playfair Display,serif;font-size:56px;font-weight:300;line-height:1.2}.gallery h2 span{color:#2f5c7a;font-style:italic}.gallery-header{overflow:visible}.gallery-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:5px;margin:0 40px;display:grid}.gallery-right{grid-template-columns:1.4r 1.4fr;grid-template-rows:260px 360px;gap:5px;width:100%;display:grid}.gallery-item{color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;height:100%;padding:20px;transition:none;display:flex;position:relative;overflow:hidden}.gallery-item.big{height:520px}.gallery-item.small{height:210px}.gallery-item.wide{grid-column:span 2;height:210px}.gallery-item p{letter-spacing:2px;font-size:12px}.gallery-grid>.gallery-item.big{width:100%}.gallery-item:after{content:"";background:linear-gradient(#0000,#0009);position:absolute;inset:0}.gallery-item p{z-index:2;position:relative}.gallery-item{transition:transform .4s}.culinary{color:#fff;background:linear-gradient(135deg,#021b33,#001a2e);padding:140px 60px}.culinary-container{justify-content:space-between;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:100px 20px;display:flex}.culinary-content{flex:1;max-width:550px}.culinary-subtitle{letter-spacing:3px;color:#c9a84c;align-items:center;gap:12px;margin-bottom:16px;font-size:12px;display:flex}.culinary-subtitle:before{content:"";background:#c9a84c;width:30px;height:2px}.culinary-content h2{letter-spacing:1.5px;color:#fff;font-family:Playfair Display,serif;font-size:64px;font-weight:400;line-height:1.2}.culinary-content h2 span{color:#c9a84c;font-style:italic;font-weight:400}.culinary-line{letter-spacing:10px;background:linear-gradient(90deg,#c9a84c 0%,#c9a84c99 50%,#0000 100%);width:80px;height:2px;margin:20px 0}.culinary-text{letter-spacing:.5px;color:#fffc;max-width:520px;margin:20px 0 30px;font-size:16px;line-height:1.8}.culinary-tags{flex-direction:column;gap:22px;display:flex}.culinary-tags-row{flex-wrap:nowrap;gap:22px;display:flex}.culinary-tags-row.bottom{gap:12px}.culinary-tags span{color:#fff;letter-spacing:1px;cursor:pointer;background:0 0;border:1px solid #fff3;padding:10px 18px;font-size:13px;transition:color .3s,border-color .3s}.culinary-tags span:hover,.culinary-tags span.active{color:#c9a84c;border-color:#c9a84c}.culinary-visual{flex:1;justify-content:center;display:flex}.circle-wrapper{width:260px;height:260px;position:relative}.center-icon{z-index:2;background:0 0;font-size:52px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes rotateCircle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.feedback{background:#fdf6ec;padding:120px 20px}.feedback-container{text-align:center;max-width:1200px;margin:0 auto}.feedback-subtitle{letter-spacing:3px;color:#c9a84c;margin-bottom:20px;font-size:12px}.feedback-header h2{font-family:Playfair Display,serif;font-size:48px;font-weight:400}.feedback-header span{color:#2f5c7c;font-style:italic}.feedback-cards{gap:50px;margin-top:80px;display:flex}.feedback-card{text-align:left;background:#fff;border-top:2px solid #c9a84c;border-radius:6px;padding:60px 45px;transition:all .4s;position:relative;box-shadow:0 10px 25px #0000000a}.feedback-card p{color:#5a5a5a;margin-bottom:35px;font-family:Jost,sans-serif;font-size:16px;line-height:1.9}.feedback-user{align-items:center;gap:15px;display:flex}.avatar{color:#fff;background:#2f5c7c;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:18px;font-weight:500;display:flex}.feedback-user h4{margin-bottom:4px;font-size:16px;font-weight:500}.feedback-user span{letter-spacing:2px;color:#c9a84c;font-size:11px}.feedback-card:after{content:"";background:linear-gradient(90deg,#c9a84c,#c9a84c80,#0000);width:0%;height:2px;transition:width .5s;position:absolute;bottom:0;left:0}.feedback-card:hover:after{width:100%}.offers{text-align:center;background:#f6f1e7;padding:120px 80px}.offers-container{max-width:1600px;margin:0 auto}.offers-subtitle{letter-spacing:4px;color:#c9a84c;margin-bottom:20px;font-size:12px}.offers-title{color:#0f172a;margin-bottom:70px;font-family:Playfair Display,serif;font-size:48px;font-weight:400;line-height:1.3}.offers-title span{color:#2f5c7c;font-style:italic}.offers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;width:100%;display:grid}.offer-card{border-radius:6px;width:100%;overflow:hidden}.offer-img{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;transition:transform .6s;position:relative}.offer-overlay{text-align:left;color:#fff;background:linear-gradient(#0000,#0000001a,#000000a6);padding:30px;transition:background .4s;position:absolute;bottom:0;left:0;right:0}.offer-tag{color:#000;letter-spacing:2px;text-transform:uppercase;background:#c9a84c;margin-bottom:12px;padding:6px 15px;font-size:15px;display:inline-block}.price{color:#f0c550;letter-spacing:.5px;margin:0 4px;font-family:Playfair Display,serif;font-size:22px;font-weight:600}.offer-overlay h3{margin-bottom:8px;font-family:Playfair Display,serif;font-size:20px}.offer-overlay p{opacity:.9;font-size:14px}.offer-card:hover .offer-img{transform:scale(1.05)}.offer-card:hover .offer-overlay{background:linear-gradient(#0000,#0003,#000c)}img{max-width:100%;display:block}.contact{color:#fff;background:#071a2c;padding:120px}.contact-title{letter-spacing:1px;color:#e8edf2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:25px;font-family:Playfair Display,serif;font-size:54px;font-weight:400;line-height:1.25;position:relative;transform:translateY(2px)}.contact-title span{color:#c9a84c;letter-spacing:1.2px;font-style:italic;font-weight:400}.contact-subtitle{letter-spacing:4px;color:#c9a84c;align-items:center;gap:10px;margin-bottom:25px;font-size:11px;display:flex}.contact-divider{background:linear-gradient(90deg,#c9a84c,#c9a84c66,#0000);align-self:flex-start;width:140px;height:2px;margin:20px 0 30px 10px}.contact-subtitle:before{content:"";background:#c9a84c;width:30px;height:1px;display:inline-block}.contact-item{margin-bottom:40px;padding-bottom:25px;position:relative}.contact-item:after{content:"";background:linear-gradient(90deg,#ffffff26,#ffffff0d,#0000);width:100%;height:1px;position:absolute;bottom:0;left:0}.contact-left{flex-direction:column;flex:1.1;align-items:flex-start;max-width:520px;display:flex}.contact-right{flex:1}.contact-item h3{color:#c9a84c;margin-bottom:8px;font-size:18px;font-weight:500}.contact-item p{opacity:.8;font-size:14px;line-height:1.5}.phone{color:#4db3ff;margin-top:4px;font-size:14px}.location-btn{letter-spacing:2px;text-transform:uppercase;color:#c9a84c;align-items:center;gap:6px;margin-top:10px;font-size:12px;text-decoration:none;transition:all .3s;display:inline-flex}.location-btn:hover{color:#fff;transform:translate(4px)}.contact-form{max-width:200%;margin:0 auto}.contact-form input,.contact-form select,.contact-form textarea{color:#fff;background:#0f2a44;border:1px solid #ffffff1a;width:100%;margin-bottom:25px;padding:16px;font-size:14px}.contact-section{color:#e8edf2;background:linear-gradient(135deg,#031c2c,#04263a);padding:120px 80px}.contact-line{background:linear-gradient(90deg,#f3f2f1,#faf9f866,#0000);width:100%;height:1px;margin:30px 0;display:block}.contact-left h2,.contact-left h3{color:#fff}.contact-left p{color:#ffffffb3}.contact-phone{color:#7cc4ff}.form-row{gap:30px;margin-bottom:26px;display:flex}.contact-form textarea{height:100px}.contact-form button{letter-spacing:3px;cursor:pointer;background:#c9a84c;border:none;width:100%;padding:18px;font-size:12px;transition:all .3s}.contact-form button:hover{background:#d4b35a}.form-group{flex-direction:column;flex:1;display:flex}.form-group label{letter-spacing:2px;color:#fff9;margin-bottom:8px;font-size:11px}.form-group input,.form-group select,.form-group textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;outline:none;padding:14px 16px;font-size:14px;transition:all .3s}.form-group textarea{resize:none;min-height:120px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#c9a84c}.contact-btn{color:#000;letter-spacing:2px;cursor:pointer;background:#c9a84c;border:none;width:100%;margin-top:20px;padding:16px;font-size:13px;transition:all .3s}.contact-btn:hover{background:#d8b75a}input::placeholder,textarea::placeholder{color:#fff6}.footer{color:#ffffffbf;background:linear-gradient(#000 0%,#050505 60%,#000 100%);padding:140px 0 50px}.footer-container{grid-template-columns:2fr 1fr 1fr 1fr;gap:160px;width:100%;max-width:1700px;margin:0 auto;padding:0 80px;display:grid}.footer-left{flex-direction:column;gap:20px;display:flex}.footer-title{letter-spacing:3px;color:#c9a44c;margin-bottom:22px;font-size:12px}.footer-logo{object-fit:contain;width:150px;height:150px}.footer-sub{letter-spacing:4px;color:#ffffff80;margin-bottom:20px;font-size:12px}.footer-desc{color:#b7c2cc;max-width:320px;font-size:14px;line-height:1.8}.social-icons{gap:14px;margin-top:10px;display:flex}.social-icons div{color:#ccc;border:1px solid #444;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;transition:all .3s;display:flex}.social-icons div:hover{color:#c9a54c;border-color:#c9a54c}.footer-socials{gap:18px;display:flex}.footer-social a{border:1px solid #ffffff26;justify-content:center;align-items:center;width:40px;height:40px;margin-right:12px;transition:all .3s;display:inline-flex}.footer-social a:hover{color:#c9a44c;border-color:#c9a44c}.footer-socials span{cursor:pointer;border:1px solid #ffffff40;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;transition:all .3s;display:flex}.footer-socials span:hover{color:#d4af37;border-color:#d4af37;transform:translateY(-2px)}.footer-col h4{letter-spacing:4px;color:#d4af37;margin-bottom:28px;font-size:12px}.footer-col ul{padding:0;list-style:none}.footer-col li{cursor:pointer;color:#ffffffbf;margin-bottom:16px;font-size:15px;transition:all .3s}.footer-col li:hover{color:#d4af37;transform:translate(3px)}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:90px;padding:30px 80px 0;display:flex}.footer-links{gap:25px;display:flex}.footer-links span{cursor:pointer;transition:all .3s}.footer-links span:hover{color:#c9a84c}.footer-links li{margin-bottom:14px}.footer-links a{color:#cfd8e3;font-size:14px;transition:all .3s}.footer-links a:hover{color:#c9a44c}@media (width<=768px){html,body{width:100%;margin:0;padding:0;overflow-x:hidden}section{padding:60px 15px}h1{font-size:28px;line-height:1.2}h2{font-size:24px;line-height:1.2}h3{font-size:20px}@media (width<=768px){.navbar{z-index:9999;box-sizing:border-box;background:#071b2f;justify-content:space-between;align-items:center;width:100%;height:65px;padding:0 16px;display:flex;position:fixed;top:0;left:0}.logo{align-items:center;display:flex}.logo img{object-fit:contain;width:auto;height:42px}.menu-toggle{color:#fff;cursor:pointer;margin-left:auto;font-size:26px;display:block}}.nav-links{z-index:9998;background:#071b2f;flex-direction:column;justify-content:center;align-items:center;gap:25px;width:100%;height:calc(100vh - 65px);transition:all .4s;display:flex;position:fixed;top:65px;left:0;transform:translateY(-120%)}.nav-links.active{transform:translateY(0)}.nav-links a{color:#fff;letter-spacing:2px;font-size:18px;text-decoration:none}.hero{height:85vh;padding-top:65px}.hero-title{text-align:center;padding:0 10px;font-size:28px}.hero-subtitle{text-align:center;padding:0 10px;font-size:13px}.hero-buttons{flex-direction:column;width:100%}.hero-buttons button{width:100%;padding:12px;font-size:13px}@media (width<=768px){.booking-bar{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;align-items:center;gap:20px;padding:15px;display:flex;overflow:auto hidden}.booking-bar::-webkit-scrollbar{display:none}.booking-item{scroll-snap-align:start;flex-shrink:0;min-width:150px}.booking-item label{color:#c9a84c;letter-spacing:1px;font-size:10px}.booking-item input,.booking-item select{color:#fff;background:0 0;border-bottom:1px solid #aaa;width:100%;padding:8px;font-size:13px}.booking-btn{color:#000;scroll-snap-align:start;background:#c9a84c;border:none;flex-shrink:0;min-width:170px;padding:10px;font-size:12px}.booking-bar:before{content:"";min-width:10px}.booking-bar:after{content:"→";color:#c9a84c;opacity:.6;margin-left:5px;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}}.about-images,.image-container{flex-direction:column;gap:15px;display:flex}.about-images img,.image-container img{object-fit:cover;border-radius:12px;width:100%;height:220px}.properties-container{padding:0 15px}.properties-header{flex-direction:column;gap:15px}.properties-left h2{font-size:28px}.properties-right-text{white-space:normal;margin:0;font-size:13px}.properties-grid{flex-direction:column;gap:20px;display:flex}.property-card{border-radius:12px;height:260px}.property-content{bottom:15px;left:15px}.property-content h3{font-size:18px}.desc{font-size:12px}.features{font-size:11px}.experience-grid{gap:15px;padding:0 15px;display:flex;overflow-x:auto}.experience-card{flex-shrink:0;min-width:80%;padding:20px}.experience-card h3{font-size:18px}.experience-card p{font-size:13px}.gallery img{object-fit:cover;height:180px}.culinary-circle{display:none}body{margin:0;padding:0}.hero{margin-top:65px}section{margin-top:0}}.hero,section{width:100%;max-width:100%;overflow-x:hidden}#root,.App{width:100%;max-width:100%;overflow-x:visible}section,.hero,.navbar{margin-left:0;padding-left:0}@media (width<=768px){.booking-bar{background:#071b2f;width:100%;padding:0;overflow-x:hidden}.booking-container{-webkit-overflow-scrolling:touch;align-items:center;gap:14px;width:max-content;min-width:100%;padding:14px 12px;display:flex;overflow-x:auto}.booking-container::-webkit-scrollbar{display:none}.booking-fields{gap:14px;display:flex}.booking-field{flex-shrink:0;min-width:140px}.booking-field label{color:#c9a84c;letter-spacing:1px;margin-bottom:8px;font-size:10px;display:block}.booking-field input,.booking-field select{color:#fff;background:0 0;border:none;border-bottom:1px solid #fff6;outline:none;width:100%;padding:8px 0;font-size:14px}.booking-btn{color:#000;letter-spacing:2px;cursor:pointer;background:#c9a84c;border:none;flex-shrink:0;min-width:180px;padding:12px 18px;font-size:12px}}.hero,.hero-section,.hero-slider{width:100%;overflow:hidden visible}@media (width<=768px){.booking-bar{z-index:20;width:100%;position:relative;overflow:visible}.booking-container{-webkit-overflow-scrolling:touch;align-items:center;gap:14px;width:max-content;min-width:100%;padding-left:16px;padding-right:16px;display:flex;overflow:auto hidden}.booking-fields{gap:14px;display:flex}.booking-field{flex-shrink:0;min-width:140px}.booking-btn{flex-shrink:0;min-width:180px}}@media screen and (width<=768px){.about{background:#f5f1e8;margin-top:-60px;padding:30px 20px 70px;overflow:hidden}.about-container{flex-direction:column!important;align-items:center!important;gap:90px!important;display:flex!important}.about-image-stack{width:100%!important;max-width:350px!important;height:360px!important;margin:0 auto!important;position:relative!important}.about__card-blue{z-index:1!important;border-radius:16px!important;width:250px!important;height:220px!important;position:absolute!important;top:65px!important;right:-30px!important;overflow:hidden!important}.about__card-blue img{object-fit:cover!important;border-radius:16px!important;width:100%!important;height:100%!important}.about__card-gold{top:220px;z-index:2!important;border-radius:16px!important;width:250px!important;height:200px!important;position:absolute!important;bottom:0!important;right:-30px!important;overflow:hidden!important}.about__card-gold img{object-fit:cover!important;border-radius:16px!important;width:100%!important;height:100%!important}.about__badge{z-index:5!important;border-radius:6px!important;padding:10px!important;position:absolute!important;top:60%!important;right:-80px!important;transform:translateY(-50%)!important}.about__badge-number{font-size:18px!important}.about__badge-label{font-size:9px!important;line-height:1.5!important}.about-content{text-align:center!important;width:100%!important;margin-top:10px!important}.about-subtitle{letter-spacing:4px!important;margin-bottom:18px!important;font-size:12px!important}.about-content h2{margin-bottom:20px!important;font-size:34px!important;line-height:1.2!important}.about-content p{font-size:15px!important;line-height:1.9!important}.about-stats{grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin-top:30px!important;display:grid!important}.stat-box{padding:18px 8px!important}.stat-box h3{font-size:24px!important}.stat-box p{font-size:11px!important}}.exp{background:#f5efe6;padding:120px 40px;overflow:hidden}.exp-container{max-width:1400px;margin:auto}.exp-subtitle{color:#c9a84c;letter-spacing:4px;text-align:center;margin-bottom:20px;font-size:12px}.exp h2{color:#111;text-align:center;margin-bottom:70px;font-family:Cormorant Garamond,serif;font-size:72px;line-height:1.1}.exp h2 span{color:#3b6d96}.exp-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.exp-card{background:#fff;border:1px solid #00000014;padding:45px 35px;transition:all .4s}.exp-card:hover{border-color:#c9a84c;transform:translateY(-8px)}.exp-icon{margin-bottom:30px;font-size:42px}.exp-card h3{color:#111;margin-bottom:20px;font-size:24px;line-height:1.4}.exp-card p{color:#555;font-size:15px;line-height:2}.mobile-only{display:none}@media screen and (width<=768px){.exp{padding:80px 20px}.exp h2{margin-bottom:40px;font-size:48px;line-height:1.15}.exp-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;gap:18px!important;padding:10px 0 25px!important;display:flex!important;overflow:auto hidden!important}.exp-grid::-webkit-scrollbar{display:none}.exp-card{scroll-snap-align:center;flex:none!important;min-width:260px!important;max-width:260px!important;padding:38px 28px!important}.exp-card h3{font-size:20px!important;line-height:1.4!important}.exp-card p{font-size:15px!important;line-height:1.9!important}.mobile-only{text-align:center;letter-spacing:2px;color:#c9a84c;margin-top:6px;font-size:13px;animation:2.5s infinite swipeDirection;display:block}}@keyframes swipeDirection{0%{opacity:.5;transform:translate(0)}25%{opacity:1;transform:translate(12px)}50%{opacity:.5;transform:translate(0)}75%{opacity:1;transform:translate(-12px)}to{opacity:.5;transform:translate(0)}}@media screen and (width<=768px){.gallery{padding:80px 24px!important}.gallery h2{margin-bottom:55px!important;font-size:58px!important;line-height:1.1!important}.gallery-grid{flex-direction:column!important;gap:24px!important;display:flex!important}.gallery-left{width:100%!important}.gallery-left .gallery-item{overflow:hidden;border-radius:22px!important;height:430px!important}.gallery-right{flex-direction:column!important;gap:22px!important;display:flex!important}.gallery-right .gallery-item{overflow:hidden;border-radius:20px!important;width:100%!important;height:240px!important}.gallery-item img{transition:all .4s;object-fit:cover!important;width:100%!important;height:100%!important}.gallery-item span{letter-spacing:1px!important;max-width:75%!important;font-size:16px!important;line-height:1.5!important;bottom:22px!important;left:22px!important}}.culinary{background:#001b33;padding:140px 60px;overflow:hidden}.culinary-container{justify-content:space-between;align-items:center;gap:80px;max-width:1400px;margin:auto;display:flex}.culinary-content{flex:1}.culinary-subtitle{color:#caa24c;letter-spacing:4px;margin-bottom:35px;padding-left:34px;font-size:12px;position:relative}.culinary-subtitle:before{content:"";background:#caa24c;width:22px;height:1px;position:absolute;top:50%;left:0}.culinary-content h2{color:#fff;margin-bottom:30px;font-family:Cormorant Garamond,serif;font-size:78px;line-height:1.05}.culinary-content h2 span{color:#caa24c;font-style:italic}.culinary-line{background:#caa24c;width:60px;height:2px;margin-bottom:35px}.culinary-text{color:#d7dde4;max-width:680px;font-size:17px;line-height:2}.culinary-tags{margin-top:40px}.culinary-tags-row{flex-wrap:nowrap;gap:14px;margin-bottom:14px;display:flex}.culinary-tags-row span{color:#fff;letter-spacing:1px;white-space:nowrap;cursor:pointer;border:1px solid #ffffff40;padding:12px 20px;font-size:12px;transition:all .3s}.culinary-tags-row span:hover,.culinary-tags-row span.active{color:#001b33;background:#caa24c;border-color:#caa24c}.culinary-visual{flex:1;justify-content:center;align-items:center;display:flex}.circle-wrapper{justify-content:center;align-items:center;width:340px;height:340px;display:flex;position:relative}.circle-rotating{background:conic-gradient(#b78a4a 0deg 72deg,#d6b04f 72deg 144deg,#547d9d 144deg 216deg,#16395a 216deg 288deg,#b78a4a 288deg 360deg);border-radius:50%;width:100%;height:100%;animation:14s linear infinite rotateWheel}.center-icon{background:#001b33;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:48px;display:flex;position:absolute}@keyframes rotateWheel{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (width<=768px){.culinary{padding:90px 24px!important}.culinary-container{flex-direction:column!important;align-items:center!important;gap:55px!important}.culinary-content{width:100%!important}.culinary-content h2{margin-bottom:28px!important;font-size:64px!important;line-height:1.05!important}.culinary-text{max-width:100%!important;font-size:17px!important;line-height:2!important}.culinary-tags{margin-top:35px!important}@media screen and (width<=768px){.culinary-tags{width:100%!important;margin-top:38px!important}.culinary-tags-row{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;margin-bottom:12px!important;display:grid!important}.culinary-tags-row span{width:100%!important;min-width:unset!important;text-align:center!important;letter-spacing:1px!important;box-sizing:border-box!important;padding:13px 10px!important;font-size:12px!important}}.culinary-tags-row::-webkit-scrollbar{display:none}.culinary-tags-row span{white-space:nowrap!important;flex:none!important;padding:12px 22px!important;font-size:13px!important}.culinary-visual{justify-content:center!important;width:100%!important}.circle-wrapper{width:260px!important;height:260px!important}.center-icon{width:72px!important;height:72px!important;font-size:38px!important}}.feedback{background:#f5f1e8;padding:140px 60px;overflow:hidden}.feedback-container{max-width:1400px;margin:auto}.feedback-header{text-align:center;margin-bottom:70px}.feedback-subtitle{color:#caa24c;letter-spacing:4px;margin-bottom:24px;font-size:12px}.feedback-header h2{color:#000;font-family:Cormorant Garamond,serif;font-size:78px;line-height:1.1}.feedback-header h2 span{color:#3d6d93;font-style:italic}.feedback-cards{grid-template-columns:repeat(3,1fr);gap:34px;display:grid}.feedback-card{background:#fff;border-top:2px solid #d6b04f;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:420px;padding:42px 38px;transition:all .4s;display:flex}.feedback-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.stars{color:#d6b04f;letter-spacing:4px;margin-bottom:28px;font-size:16px}.feedback-card p{color:#505d6b;font-size:18px;line-height:2}.feedback-user{align-items:center;gap:16px;margin-top:36px;display:flex}.avatar{color:#fff;background:#3d6d93;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:20px;display:flex}.feedback-user h4{color:#000;margin-bottom:6px;font-size:18px}.feedback-user span{color:#caa24c;letter-spacing:3px;font-size:11px}.feedback-swipe{display:none}@media screen and (width<=768px){.feedback{padding:90px 20px!important}.feedback-header{margin-bottom:50px!important}.feedback-header h2{font-size:60px!important;line-height:1.1!important}.feedback-cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;gap:18px!important;padding-bottom:20px!important;display:flex!important;overflow-x:auto!important}.feedback-cards::-webkit-scrollbar{display:none}.feedback-card{scroll-snap-align:center;border-radius:18px!important;flex:none!important;min-width:300px!important;max-width:300px!important;min-height:auto!important;padding:34px 28px!important}.feedback-card p{font-size:17px!important;line-height:2!important}.feedback-user{margin-top:32px!important}.feedback-swipe{text-align:center;color:#caa24c;letter-spacing:2px;margin-top:8px;font-size:13px;animation:2s infinite swipeMove;display:block!important}@keyframes swipeMove{0%{transform:translate(0)}50%{transform:translate(8px)}to{transform:translate(0)}}.offers{padding:90px 20px!important;overflow:hidden!important}.offers-subtitle{letter-spacing:4px!important;margin-bottom:20px!important;font-size:11px!important}.offers-title{text-align:center!important;margin-bottom:50px!important;font-size:58px!important;line-height:1.12!important}.offers-grid{flex-direction:column!important;gap:28px!important;display:flex!important}.offer-card{width:100%!important}.offer-img{background-position:50%!important;background-size:cover!important;border-radius:22px!important;height:420px!important;overflow:hidden!important}.offer-card:hover .offer-img:after{opacity:0!important}.offer-overlay{width:85%!important;bottom:24px!important;left:22px!important}.offer-tag{letter-spacing:1.5px!important;margin-bottom:16px!important;padding:9px 14px!important;font-size:10px!important}.offer-overlay h3{max-width:90%!important;font-size:24px!important;font-weight:600!important;line-height:1.18!important}}.contact{background:#001f3b;padding:140px 80px;overflow:hidden}.contact-container{grid-template-columns:1fr 1fr;align-items:start;gap:120px;max-width:1400px;margin:auto;display:grid}.contact-left{width:100%}.contact-subtitle{color:#d6b04f;letter-spacing:4px;margin-bottom:30px;font-size:12px}.contact-title{color:#fff;margin-bottom:34px;font-family:Cormorant Garamond,serif;font-size:72px;line-height:1.08}.contact-title span{color:#d6b04f;font-style:italic}.contact-divider{background:#d6b04f;width:110px;height:1px;margin-bottom:50px}.contact-block{margin-bottom:34px}.contact-block h3{color:#fff;margin-bottom:18px;font-size:28px;line-height:1.2}.contact-block p{color:#ffffffd1;font-size:16px;line-height:1.9}.contact-phone{margin-top:8px}.contact-line{background:#ffffff1f;width:100%;height:1px;margin:36px 0}.location-btn{color:#d6b04f;letter-spacing:2px;border:1px solid #d6b04f59;border-radius:40px;align-items:center;gap:8px;margin-top:18px;padding:10px 18px;font-size:11px;text-decoration:none;transition:all .35s;display:inline-flex}.location-btn:hover{color:#001f3b;background:#d6b04f}.contact-right{width:100%}.contact-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;gap:26px;padding:40px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:22px;display:grid}.form-group{width:100%}.form-group label{color:#d6b04f;letter-spacing:3px;margin-bottom:12px;font-size:11px;display:block}.contact-form input,.contact-form select,.contact-form textarea{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;outline:none;width:100%;padding:18px 16px;font-size:15px;transition:all .3s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#d6b04f}.contact-form textarea{resize:none;min-height:150px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffff73}.contact-btn{color:#000;letter-spacing:3px;cursor:pointer;background:#d6b04f;border:none;border-radius:14px;width:100%;height:60px;font-size:12px;transition:all .35s}.contact-btn:hover{background:#e6c15c;transform:translateY(-2px)}@media screen and (width<=768px){.contact{padding:90px 22px!important}.contact-container{flex-direction:column!important;gap:70px!important;display:flex!important}.contact-title{margin-bottom:28px!important;font-size:64px!important;line-height:1.05!important}.contact-divider{margin-bottom:42px!important}.contact-block{margin-bottom:0!important;padding-bottom:10px!important}.contact-block h3{margin-bottom:16px!important;font-size:34px!important}.contact-block p{font-size:16px!important;line-height:1.9!important}.contact-line{margin:34px 0!important}.location-btn{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#ffffff08!important;border-radius:40px!important;margin-top:20px!important;padding:12px 18px!important}.contact-form{border-radius:26px!important;gap:24px!important;padding:30px 22px!important}.form-row{flex-direction:column!important;gap:22px!important;display:flex!important}.form-group label{letter-spacing:3px!important;margin-bottom:10px!important;font-size:10px!important}.contact-form input,.contact-form select,.contact-form textarea{border-radius:14px!important;padding:18px 16px!important;font-size:15px!important}.contact-form textarea{min-height:150px!important}.contact-btn{border-radius:14px!important;height:58px!important;margin-top:8px!important}}.contact-left .contact-line:nth-child(6){display:none!important}@media screen and (width<=768px){.footer{padding:85px 24px 35px!important;overflow:hidden!important}.footer-container{flex-direction:column!important;gap:55px!important;display:flex!important}.footer-left{text-align:center!important;width:100%!important}.footer-logo{width:150px!important;margin:0 auto 28px!important;display:block!important}.footer-desc{color:#ffffffc7!important;max-width:320px!important;margin:0 auto!important;font-size:17px!important;line-height:2!important}.social-icons{justify-content:center!important;gap:14px!important;margin-top:34px!important;display:flex!important}.social-icons div{color:#fff!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffff08!important;border:1px solid #ffffff1f!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:14px!important;transition:all .35s!important;display:flex!important}.social-icons div:active{transform:scale(.95)!important}.footer-col{text-align:center!important}.footer-col h4{letter-spacing:4px!important;color:#d6b04f!important;margin-bottom:22px!important;font-size:12px!important}.footer-col ul{margin:0!important;padding:0!important;list-style:none!important}.footer-col ul li{color:#ffffffd1!important;font-size:17px!important;line-height:2.1!important}.footer-bottom{text-align:center!important;border-top:1px solid #ffffff14!important;flex-direction:column!important;align-items:center!important;gap:24px!important;margin-top:60px!important;padding-top:28px!important;display:flex!important}.footer-bottom p{color:#ffffffad!important;margin:0!important;font-size:15px!important;line-height:1.8!important}.footer-links{flex-wrap:wrap!important;justify-content:center!important;gap:18px!important;display:flex!important}.footer-links span{color:#ffffffc7!important;font-size:14px!important}}.property-page{color:#fff;background:#031c35;overflow:hidden}.property-hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.property-hero-overlay{background:linear-gradient(#00000038,#000000d1);position:absolute;inset:0}.property-hero-content{z-index:2;text-align:center;max-width:1000px;padding:20px;position:relative}.property-hero-content p{color:#d4af57;letter-spacing:6px;margin-bottom:26px;font-size:13px}.property-hero-content h1{letter-spacing:-4px;text-shadow:0 10px 30px #00000073;margin-bottom:28px;font-size:108px;font-weight:500;line-height:.95}.property-hero-content span{color:#ffffffe0;font-size:20px;line-height:1.9}.property-about{background:linear-gradient(135deg,#031c35 0%,#082544 100%);grid-template-columns:1fr 1fr;gap:100px;padding:140px 8%;display:grid}.property-tag{color:#d4af57;letter-spacing:5px;margin-bottom:24px;font-size:12px;font-weight:600}.property-about-left h2{color:#fff;letter-spacing:-2px;font-size:72px;font-weight:500;line-height:1.05}.property-about-left span{color:#d4af57}.property-about-right p{color:#ffffffbd;margin-bottom:28px;font-size:17px;line-height:2.1}.property-heading{text-align:center;margin-bottom:80px}.property-heading p{color:#d4af57;letter-spacing:5px;margin-bottom:20px;font-size:12px}.property-heading h2{letter-spacing:-2px;color:#031c35;font-size:68px;font-weight:500}.property-rooms{background:#f5f1e8;padding:140px 8%}.property-rooms-grid{grid-template-columns:repeat(2,1fr);gap:38px;display:grid}.property-room-card{background:#fff;border-radius:30px;transition:all .5s;overflow:hidden;box-shadow:0 20px 60px #0000001f}.property-room-card:hover{transform:translateY(-12px)scale(1.01)}.property-room-card img{object-fit:cover;width:100%;height:500px}.property-room-content{padding:38px}.property-room-content h3{color:#031c35;margin-bottom:18px;font-size:42px;font-weight:500}.property-room-content p{color:#031c35b8;line-height:2}.property-dining{background:linear-gradient(135deg,#021a31 0%,#03284a 100%);grid-template-columns:1.1fr 1fr;align-items:center;gap:90px;padding:140px 8%;display:grid;position:relative;overflow:hidden}.property-dining-left img{object-fit:cover;border-radius:30px;width:100%;height:650px;transition:all .5s;box-shadow:0 25px 60px #00000073}.property-dining-left img:hover{transform:scale(1.02)}.property-dining-right h2{color:#d4af57;letter-spacing:-2px;margin-bottom:32px;font-size:78px;font-weight:500;line-height:1}.property-dining-right span{color:#d4af57}.property-dining-right p{color:#ffffffd1;max-width:620px;font-size:18px;line-height:2.1}.property-amenities{background:linear-gradient(#03284a 0%,#021a31 100%);padding:160px 8%;position:relative;overflow:hidden}.property-amenities:before{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#d4af571a,#0000 70%);width:450px;height:450px;position:absolute;top:-120px;right:-120px}.property-amenities .property-heading{z-index:2;position:relative}.property-amenities .property-heading h2{color:#f5f1e8;letter-spacing:-2px;margin-top:18px;font-size:78px}.property-amenities-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.property-amenities-grid div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;color:#f5f1e8;letter-spacing:.5px;background:#ffffff0d;border:1px solid #ffffff14;border-radius:28px;padding:55px 35px;font-size:24px;font-weight:500;transition:all .45s;box-shadow:0 15px 40px #0000002e}.property-amenities-grid div:hover{background:linear-gradient(135deg,#d4af572e,#ffffff0f);border:1px solid #d4af5759;transform:translateY(-10px)scale(1.02);box-shadow:0 25px 60px #00000047}@media (width<=768px){.property-amenities{padding:100px 20px}.property-amenities .property-heading h2{font-size:48px}.property-amenities-grid{grid-template-columns:1fr;gap:22px}.property-amenities-grid div{border-radius:22px;padding:40px 20px;font-size:20px}}.property-gallery{background:#f5f1e8;padding:140px 8%}.property-gallery .property-heading h2{color:#031c35}.property-gallery-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.property-gallery-grid img{object-fit:cover;border-radius:28px;width:100%;height:460px;transition:all .5s;box-shadow:0 20px 60px #00000024}.property-gallery-grid img:hover{transform:scale(1.03)translateY(-6px)}.property-location{background:linear-gradient(135deg,#031c35 0%,#082544 55%,#0a315d 100%);grid-template-columns:1fr 1.08fr;align-items:center;gap:110px;padding:180px 8%;display:grid;position:relative;overflow:hidden}.property-location:before{content:"";filter:blur(90px);z-index:0;background:radial-gradient(circle,#d4af5729,#0000 70%);width:650px;height:650px;position:absolute;top:-280px;left:-180px}.property-location-left{z-index:2;position:relative}.property-location-left h2{letter-spacing:-3px;margin-bottom:36px;font-size:82px;font-weight:500;line-height:1.02}.property-location-left span{color:#d4af57}.property-location-left p{color:#ffffffc7;margin-bottom:48px;font-size:18px;line-height:2.15}.property-location-left a{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#d4af57;letter-spacing:4px;background:#ffffff0a;border:1px solid #d4af578c;border-radius:80px;justify-content:center;align-items:center;padding:22px 44px;font-size:12px;font-weight:600;text-decoration:none;transition:all .45s;display:inline-flex;box-shadow:0 10px 40px #00000040}.property-location-left a:hover{color:#031c35;background:#d4af57;transform:translateY(-6px)scale(1.02);box-shadow:0 20px 60px #d4af5747}.property-location-right iframe{filter:contrast(1.02)brightness();background:#fff;border:none;border-radius:34px;width:100%;height:640px;transition:all .5s;overflow:hidden;box-shadow:0 35px 90px #00000073}.property-location-right iframe:hover{transform:translateY(-10px)scale(1.01)}.property-cta{text-align:center;background:linear-gradient(#031c35,#021426);padding:180px 20px;position:relative;overflow:hidden}.property-cta:before{content:"";filter:blur(140px);background:#d4af570f;border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.property-cta h2{z-index:2;letter-spacing:-2px;max-width:950px;margin:auto auto 50px;font-size:82px;font-weight:500;line-height:1.08;position:relative}.property-cta a{z-index:2;color:#031c35;letter-spacing:4px;background:#d4af57;border-radius:70px;justify-content:center;align-items:center;padding:22px 52px;font-size:12px;font-weight:600;text-decoration:none;transition:all .45s;display:inline-flex;position:relative;box-shadow:0 15px 40px #d4af5740}.property-cta a:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 25px 60px #d4af5766}@media (width<=768px){.property-hero{height:85vh}.property-hero-content h1{font-size:56px;line-height:1.05}.property-hero-content span{font-size:15px}.property-about,.property-dining,.property-location,.property-rooms-grid,.property-gallery-grid,.property-amenities-grid{grid-template-columns:1fr}.property-about,.property-rooms,.property-dining,.property-amenities,.property-gallery,.property-location{padding:90px 22px}.property-heading h2,.property-about-left h2,.property-location-left h2,.property-cta h2{font-size:46px;line-height:1.12}.property-dining-right h2{font-size:52px;line-height:1.1}.property-room-card img,.property-gallery-grid img{height:320px}.property-room-content{padding:28px}.property-room-content h3{font-size:32px}.property-location-right iframe{height:360px}.property-cta{padding:120px 20px}.property-cta a{width:100%}}
