@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Montserrat:wght@300;400;500;600;700&display=swap";body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:translateY(0)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#d4af37,#8a7020);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#e8c44a,#d4af37)}::selection{background:#d4af374d;color:#fff}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#050505;color:#e0e0e0;font-family:Montserrat,sans-serif;overflow-x:hidden}.app{min-height:100vh;position:relative}section+section:before{content:"";display:block;width:120px;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent);margin:0 auto}.footer{background:linear-gradient(180deg,#080808,#040404);border-top:1px solid rgba(212,175,55,.12);padding:5rem 2rem 0;position:relative}.footer:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:200px;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent)}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(212,175,55,.08)}.footer-logo{height:60px;margin-bottom:1rem;filter:drop-shadow(0 0 15px rgba(212,175,55,.25))}.footer-brand p{color:#666;font-size:.9rem;line-height:1.8;max-width:300px}.footer-contact h4,.footer-cta h4{font-family:Playfair Display,serif;color:#d4af37;font-size:1rem;margin-bottom:1rem;letter-spacing:1px}.footer-contact a{color:#aaa;text-decoration:none;font-size:.9rem;display:block;margin-bottom:.5rem;transition:all .3s ease}.footer-contact a:hover{color:#d4af37;padding-left:5px}.footer-contact p{color:#666;font-size:.85rem}.footer-cta button{background:transparent;border:1px solid #d4af37;color:#d4af37;padding:.8rem 2.2rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .4s ease;position:relative;overflow:hidden}.footer-cta button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(212,175,55,.2),transparent);transition:left .5s ease}.footer-cta button:hover:before{left:100%}.footer-cta button:hover{background:#d4af37;color:#050505;box-shadow:0 0 30px #d4af3740}.footer-bottom{max-width:1200px;margin:0 auto;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{color:#444;font-size:.8rem}.footer-gemi{color:#555!important;font-size:.72rem!important;letter-spacing:.5px}.footer-legal{display:flex;align-items:center;gap:.8rem}.footer-legal button{background:none;border:none;color:#444;font-family:Montserrat,sans-serif;font-size:.75rem;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:color .3s ease}.footer-legal button:hover{color:#d4af37}.footer-legal span{color:#2a2a2a;font-size:.7rem}@media(max-width:768px){.footer-inner{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-brand p{max-width:100%}.footer-bottom{flex-direction:column;text-align:center}}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.2rem 0;transition:all .4s ease;background:transparent}.navbar-scrolled{background:#050505eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:.7rem 0;border-bottom:1px solid rgba(212,175,55,.1);box-shadow:0 4px 40px #0009}.navbar-inner{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.navbar-logo{cursor:pointer}.navbar-logo img{height:50px;filter:drop-shadow(0 0 10px rgba(212,175,55,.3));transition:transform .3s ease}.navbar-logo img:hover{transform:scale(1.05)}.navbar-links{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.navbar-links li{font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;color:#ccc;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:color .3s ease}.navbar-links li:hover{color:#d4af37}.nav-book-btn{background:transparent;border:1px solid #d4af37;color:#d4af37;padding:.6rem 1.8rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.nav-book-btn:hover{background:#d4af37;color:#0a0a0a;box-shadow:0 0 20px #d4af374d}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px}.hamburger span{display:block;width:25px;height:2px;background:#d4af37;transition:all .3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:900px){.hamburger{display:flex}.navbar-links{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#0a0a0a;border-left:1px solid rgba(212,175,55,.2);flex-direction:column;justify-content:center;gap:2.5rem;transition:right .4s ease;padding:2rem}.navbar-links.open{right:0}.navbar-links li{font-size:1rem}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#050505}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 15% 30%,rgba(212,175,55,.08) 0%,transparent 45%),radial-gradient(ellipse at 85% 70%,rgba(212,175,55,.06) 0%,transparent 45%),radial-gradient(ellipse at 50% 100%,rgba(212,175,55,.04) 0%,transparent 50%),radial-gradient(circle at 50% 0%,rgba(20,15,5,.8) 0%,transparent 60%);animation:heroPulse 10s ease-in-out infinite alternate}@keyframes heroPulse{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.02)}}.hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(1px 1px at 10% 20%,rgba(212,175,55,.3) 0%,transparent 100%),radial-gradient(1px 1px at 30% 70%,rgba(212,175,55,.2) 0%,transparent 100%),radial-gradient(1px 1px at 60% 30%,rgba(212,175,55,.25) 0%,transparent 100%),radial-gradient(1px 1px at 80% 80%,rgba(212,175,55,.15) 0%,transparent 100%),radial-gradient(1px 1px at 50% 50%,rgba(212,175,55,.2) 0%,transparent 100%),radial-gradient(1px 1px at 90% 15%,rgba(212,175,55,.3) 0%,transparent 100%),radial-gradient(1px 1px at 15% 85%,rgba(212,175,55,.2) 0%,transparent 100%),radial-gradient(1px 1px at 70% 10%,rgba(212,175,55,.15) 0%,transparent 100%);animation:sparkle 6s ease-in-out infinite alternate;pointer-events:none}@keyframes sparkle{0%{opacity:.3}to{opacity:.8}}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#03030380,#0505051a 35%,#030303b3),radial-gradient(circle at 50% 50%,transparent 30%,rgba(3,3,3,.4) 100%)}.hero:before{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 10%,rgba(212,175,55,.3) 50%,transparent 90%);z-index:3}.hero-content{position:relative;z-index:2;text-align:center;padding:2rem;max-width:800px;animation:heroFadeIn 1.4s ease-out}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-logo{width:clamp(260px,42vw,480px);margin-bottom:2rem;filter:drop-shadow(0 0 40px rgba(212,175,55,.2));animation:logoGlow 4s ease-in-out infinite alternate}@keyframes logoGlow{0%{filter:drop-shadow(0 0 30px rgba(212,175,55,.15))}to{filter:drop-shadow(0 0 50px rgba(212,175,55,.3))}}.hero-glow-line{width:180px;height:2px;margin:0 auto 2rem;background:linear-gradient(90deg,transparent,#d4af37,transparent);border-radius:2px;box-shadow:0 0 15px #d4af3766,0 0 40px #d4af3726;animation:glowPulse 3s ease-in-out infinite alternate}@keyframes glowPulse{0%{box-shadow:0 0 10px #d4af374d,0 0 30px #d4af371a;opacity:.7}to{box-shadow:0 0 20px #d4af3780,0 0 50px #d4af3733;opacity:1}}.hero-tagline{font-family:Montserrat,sans-serif;font-size:clamp(.85rem,2.2vw,1.25rem);font-weight:300;color:#e0e0e0e6;letter-spacing:5px;text-transform:uppercase;margin-bottom:1.2rem}.hero-desc{font-family:Montserrat,sans-serif;font-size:.95rem;color:#888;line-height:1.9;margin-bottom:3rem;max-width:580px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.hero-btn{padding:1rem 2.8rem;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;cursor:pointer;transition:all .4s ease;position:relative;overflow:hidden}.hero-btn-primary{background:linear-gradient(135deg,#d4af37,#b8942e);color:#050505;border:none;box-shadow:0 4px 20px #d4af3733}.hero-btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.hero-btn-primary:hover:before{left:100%}.hero-btn-primary:hover{background:linear-gradient(135deg,#e8c44a,#d4af37);box-shadow:0 6px 35px #d4af3766;transform:translateY(-3px)}.hero-btn-secondary{background:transparent;color:#d4af37;border:1px solid rgba(212,175,55,.5)}.hero-btn-secondary:hover{border-color:#d4af37;background:#d4af3714;box-shadow:0 0 25px #d4af371f;transform:translateY(-3px)}.hero-scroll-indicator{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:2;cursor:pointer}.hero-scroll-indicator span{display:block;width:18px;height:18px;border-right:1.5px solid rgba(212,175,55,.5);border-bottom:1.5px solid rgba(212,175,55,.5);transform:rotate(45deg);animation:scrollBounce 2.5s infinite}@keyframes scrollBounce{0%,to{transform:rotate(45deg) translate(0);opacity:.2}50%{transform:rotate(45deg) translate(6px,6px);opacity:.8}}@media(max-width:768px){.hero-desc{font-size:.88rem}.hero-btn{padding:.9rem 2rem;font-size:.78rem}}.about{padding:6rem 2rem;background:#0d0d0d}.about-header{text-align:center;margin-bottom:4rem}.about-title{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.5rem);color:#d4af37;letter-spacing:3px;margin-bottom:1rem}.about-divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.about-divider:before,.about-divider:after{content:"";width:60px;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent)}.about-diamond{color:#d4af37;font-size:.6rem}.about-subtitle{font-family:Montserrat,sans-serif;color:#888;font-size:1rem;letter-spacing:1px}.about-team{display:flex;align-items:center;gap:3rem;max-width:900px;margin:0 auto 4rem;padding:2.5rem;background:#d4af3708;border:1px solid rgba(212,175,55,.12);border-radius:12px}.about-team-img{flex-shrink:0}.about-team-img img{width:260px;height:300px;object-fit:cover;object-position:top;border-radius:10px;border:2px solid rgba(212,175,55,.3)}.about-team-members{display:flex;flex-direction:column;gap:2rem}.about-member{padding-bottom:1.5rem;border-bottom:1px solid rgba(212,175,55,.1)}.about-member:last-child{padding-bottom:0;border-bottom:none}.about-member-name{font-family:Playfair Display,serif;color:#d4af37;font-size:1.3rem;margin-bottom:.2rem}.about-member-role{font-family:Montserrat,sans-serif;color:#888;font-size:.8rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:.8rem}.about-member-desc{font-family:Montserrat,sans-serif;color:#bbb;font-size:.88rem;line-height:1.8}.about-content{max-width:1000px;margin:0 auto 4rem;display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;align-items:start}.about-story{position:relative;padding-left:1.5rem}.about-story-accent{position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#d4af37,transparent)}.about-story-heading{font-family:Playfair Display,serif;color:#d4af37;font-size:1.3rem;margin-bottom:1.2rem;letter-spacing:.5px}.about-story p{font-family:Montserrat,sans-serif;color:#bbb;font-size:.9rem;line-height:1.8;margin-bottom:1rem}.about-story-closing{color:#d4af37!important;font-style:italic;font-size:1rem!important;margin-top:1.5rem}.about-values{display:flex;flex-direction:column;gap:1.5rem}.about-value{background:#d4af3708;border:1px solid rgba(212,175,55,.1);border-radius:8px;padding:1.3rem;transition:all .3s ease}.about-value:hover{border-color:#d4af374d;background:#d4af370f;transform:translateY(-2px)}.about-value-icon{margin-bottom:.6rem}.about-value h4{font-family:Playfair Display,serif;color:#d4af37;font-size:1rem;margin-bottom:.4rem}.about-value p{font-family:Montserrat,sans-serif;color:#999;font-size:.82rem;line-height:1.6}.about-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:800px;margin:0 auto}.about-stat{text-align:center;padding:1.5rem 1rem;background:#d4af370a;border:1px solid rgba(212,175,55,.1);border-radius:8px;transition:all .3s ease}.about-stat:hover{border-color:#d4af374d;transform:translateY(-3px);box-shadow:0 8px 25px #d4af3714}.about-stat-number{display:block;font-family:Playfair Display,serif;font-size:2rem;color:#d4af37;font-weight:700;margin-bottom:.3rem}.about-stat-label{font-family:Montserrat,sans-serif;color:#888;font-size:.78rem;letter-spacing:1px;text-transform:uppercase}@media(max-width:768px){.about{padding:4rem 1rem}.about-team{flex-direction:column;text-align:center;padding:1.5rem;gap:2rem}.about-team-img img{width:220px;height:260px}.about-content{grid-template-columns:1fr;gap:2rem}.about-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.about-stat-number{font-size:1.6rem}}.fleet{padding:6rem 2rem;background:linear-gradient(180deg,#080808,#0a0a0a,#070707);position:relative}.fleet:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 50% 0%,rgba(212,175,55,.03) 0%,transparent 60%);pointer-events:none}.fleet-header{text-align:center;margin-bottom:4rem}.fleet-title{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.5rem);color:#d4af37;letter-spacing:3px;margin-bottom:1rem}.fleet-divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.fleet-divider:before,.fleet-divider:after{content:"";width:60px;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent)}.fleet-diamond{color:#d4af37;font-size:.6rem}.fleet-subtitle{font-family:Montserrat,sans-serif;color:#888;font-size:1rem;letter-spacing:1px}.fleet-tabs{display:flex;justify-content:center;gap:.6rem;margin-bottom:3rem;background:#ffffff08;border:1px solid rgba(212,175,55,.1);border-radius:50px;padding:.3rem;max-width:400px;margin-left:auto;margin-right:auto}.fleet-tab{background:transparent;border:none;color:#777;padding:.6rem 1.8rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border-radius:50px;flex:1;text-align:center}.fleet-tab:hover{color:#d4af37}.fleet-tab.active{background:#d4af37;border-color:#d4af37;color:#0a0a0a;box-shadow:0 0 20px #d4af3733}.fleet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.fleet-card{background:linear-gradient(145deg,#0e0e0e,#111);border:1px solid rgba(212,175,55,.08);border-radius:10px;overflow:hidden;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.fleet-card:hover{border-color:#d4af3766;transform:translateY(-8px);box-shadow:0 20px 50px #00000080,0 0 30px #d4af3714}.fleet-card-img{position:relative;height:220px;overflow:hidden}.fleet-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.fleet-card:hover .fleet-card-img img{transform:scale(1.05)}.fleet-card-badge{position:absolute;top:1rem;right:1rem;background:#0a0a0ad9;border:1px solid #d4af37;color:#d4af37;padding:.3rem .8rem;font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.fleet-card-info{padding:1.5rem}.fleet-card-info h3{font-family:Playfair Display,serif;color:#e0e0e0;font-size:1.2rem;margin-bottom:.5rem}.fleet-card-desc{font-family:Montserrat,sans-serif;color:#888;font-size:.85rem;line-height:1.6;margin-bottom:1rem}.fleet-card-meta{display:flex;align-items:center;gap:1rem}.fleet-seats{display:flex;align-items:center;gap:.4rem;font-family:Montserrat,sans-serif;font-size:.8rem;color:#d4af37;letter-spacing:.5px}@media(max-width:768px){.fleet{padding:4rem 1rem}.fleet-tabs{max-width:100%;gap:.3rem;padding:.25rem}.fleet-tab{padding:.5rem .8rem;font-size:.7rem;letter-spacing:1px}.fleet-grid{grid-template-columns:1fr;max-width:400px}}.services{padding:6rem 2rem;background:linear-gradient(180deg,#060606,#0a0a0a,#080808);position:relative}.services:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 30% 80%,rgba(212,175,55,.02) 0%,transparent 50%);pointer-events:none}.services-header{text-align:center;margin-bottom:4rem}.services-title{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.5rem);color:#d4af37;letter-spacing:3px;margin-bottom:1rem}.services-divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.services-divider:before,.services-divider:after{content:"";width:60px;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent)}.services-diamond{color:#d4af37;font-size:.6rem}.services-subtitle{font-family:Montserrat,sans-serif;color:#888;font-size:1rem;letter-spacing:1px}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.service-card{position:relative;border-radius:10px;overflow:hidden;border:1px solid rgba(212,175,55,.06);transition:all .5s cubic-bezier(.25,.46,.45,.94);aspect-ratio:16 / 10}.service-card:hover{border-color:#d4af3759;transform:translateY(-8px);box-shadow:0 20px 50px #00000080,0 0 25px #d4af3714}.service-card-img{position:absolute;top:0;right:0;bottom:0;left:0}.service-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.service-card:hover .service-card-img img{transform:scale(1.06)}.service-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000d9,#0006,#00000026);transition:background .4s ease}.service-card:hover .service-card-overlay{background:linear-gradient(to top,#000000f2,#0000008c,#00000040)}.service-card-content{position:absolute;bottom:0;left:0;right:0;padding:1.2rem;z-index:2}.service-card-content h3{font-family:Playfair Display,serif;color:#d4af37;font-size:1rem;margin-bottom:.4rem;letter-spacing:.5px}.service-card-content p{font-family:Montserrat,sans-serif;color:#ccc;font-size:.78rem;line-height:1.5;opacity:0;max-height:0;transition:all .4s ease}.service-card:hover .service-card-content p{opacity:1;max-height:80px}@media(max-width:768px){.services{padding:4rem 1rem}.services-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.service-card-content p{opacity:1;max-height:80px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-section{padding:6rem 2rem;background:linear-gradient(180deg,#070707,#0a0a0a,#060606);position:relative}.map-header{text-align:center;margin-bottom:3rem}.map-title{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.5rem);color:#d4af37;letter-spacing:3px;margin-bottom:1rem}.map-divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.map-divider:before,.map-divider:after{content:"";width:60px;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent)}.map-diamond{color:#d4af37;font-size:.6rem}.map-subtitle{font-family:Montserrat,sans-serif;font-size:1rem;color:#888;letter-spacing:1px}.map-container{height:600px;max-width:1400px;margin:0 auto;border:1px solid #d4af37;border-radius:8px;overflow:hidden;box-shadow:0 0 30px #d4af371a}.custom-marker{background:none;border:none}.marker-pin{width:20px;height:20px;border-radius:50% 50% 50% 0;background:#d4af37;position:absolute;transform:rotate(-45deg);left:50%;top:50%;margin:-15px 0 0 -10px;box-shadow:0 0 10px #d4af3780}.marker-pin:after{content:"";width:10px;height:10px;margin:5px 0 0 5px;background:#0a0a0a;position:absolute;border-radius:50%}.leaflet-popup-content-wrapper{background:#111!important;color:#e0e0e0!important;border:1px solid #d4af37!important;border-radius:6px!important;box-shadow:0 0 20px #d4af3726!important;font-family:Montserrat,sans-serif!important}.leaflet-popup-content{font-size:.9rem!important;line-height:1.5!important}.leaflet-popup-content strong{color:#d4af37}.leaflet-popup-tip{background:#111!important;border:1px solid #d4af37!important}.leaflet-popup-close-button{color:#d4af37!important}.leaflet-control-zoom a{background:#111!important;color:#d4af37!important;border-color:#d4af37!important}.leaflet-control-zoom a:hover{background:#1a1a1a!important}.leaflet-control-attribution{background:#0a0a0acc!important;color:#666!important}.leaflet-control-attribution a{color:#d4af37!important}@media(max-width:768px){.map-container{height:400px}.map-section{padding:3rem 1rem}}.blog{padding:6rem 2rem;background:#0a0a0a}.blog-header{text-align:center;margin-bottom:4rem}.blog-title{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.5rem);color:#d4af37;letter-spacing:3px;margin-bottom:1rem}.blog-divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.blog-divider:before,.blog-divider:after{content:"";width:60px;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent)}.blog-diamond{color:#d4af37;font-size:.6rem}.blog-subtitle{font-family:Montserrat,sans-serif;color:#888;font-size:1rem;letter-spacing:1px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto}.blog-card{border-radius:8px;overflow:hidden;border:1px solid rgba(212,175,55,.08);background:#0d0d0d;transition:all .4s ease}.blog-card:hover{border-color:#d4af374d;transform:translateY(-3px);box-shadow:0 8px 25px #d4af371a}.blog-card-img{position:relative;aspect-ratio:16 / 10;overflow:hidden}.blog-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.blog-card:hover .blog-card-img img{transform:scale(1.06)}.blog-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,rgba(0,0,0,.1) 50%,transparent 100%)}.blog-card-date{position:absolute;top:.8rem;right:.8rem;font-family:Montserrat,sans-serif;font-size:.7rem;color:#d4af37;background:#000000b3;padding:.3rem .6rem;border-radius:4px;letter-spacing:1px;text-transform:uppercase;z-index:2}.blog-card-content{padding:1.3rem}.blog-card-content h3{font-family:Playfair Display,serif;color:#d4af37;font-size:1.05rem;margin-bottom:.6rem;letter-spacing:.5px;line-height:1.3}.blog-card-content p{font-family:Montserrat,sans-serif;color:#999;font-size:.82rem;line-height:1.6;margin-bottom:1rem}.blog-read-more{display:inline-flex;align-items:center;gap:.4rem;font-family:Montserrat,sans-serif;font-size:.78rem;color:#d4af37;background:none;border:none;cursor:pointer;letter-spacing:1px;text-transform:uppercase;padding:0;transition:all .3s ease}.blog-read-more:hover{color:#e8c84a;gap:.7rem}.blog-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;overflow-y:auto}.blog-modal{background:#111;border:1px solid rgba(212,175,55,.15);border-radius:12px;max-width:750px;width:100%;max-height:85vh;overflow-y:auto;padding:2.5rem;position:relative}.blog-modal::-webkit-scrollbar{width:4px}.blog-modal::-webkit-scrollbar-track{background:transparent}.blog-modal::-webkit-scrollbar-thumb{background:#d4af374d;border-radius:4px}.blog-modal-close{position:sticky;top:0;float:right;background:none;border:none;color:#d4af37;font-size:2rem;cursor:pointer;line-height:1;z-index:2;transition:color .3s ease}.blog-modal-close:hover{color:#e8c84a}.blog-modal-header{margin-bottom:2rem}.blog-modal-date{font-family:Montserrat,sans-serif;font-size:.75rem;color:#d4af37;letter-spacing:2px;text-transform:uppercase}.blog-modal-header h2{font-family:Playfair Display,serif;color:#d4af37;font-size:1.6rem;margin:.8rem 0 1rem;letter-spacing:1px;line-height:1.3}.blog-modal-divider{display:flex;align-items:center;gap:1rem}.blog-modal-divider:before,.blog-modal-divider:after{content:"";width:40px;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent)}.blog-modal-body p{font-family:Montserrat,sans-serif;color:#bbb;font-size:.88rem;line-height:1.85;margin-bottom:1.2rem}@media(max-width:768px){.blog{padding:4rem 1rem}.blog-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.blog-modal{padding:1.5rem;margin:1rem}.blog-modal-header h2{font-size:1.3rem}}.faq-section{padding:100px 20px;background:#050505;position:relative}.faq-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent)}.faq-container{max-width:900px;margin:0 auto}.faq-header{text-align:center;margin-bottom:60px}.faq-label{font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:4px;text-transform:uppercase;color:#d4af37;margin-bottom:15px;display:block}.faq-title{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#fff;margin:0 0 20px;line-height:1.2}.faq-subtitle{font-family:Montserrat,sans-serif;font-size:1.05rem;color:#fff9;max-width:600px;margin:0 auto;line-height:1.6}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid rgba(212,175,55,.15)}.faq-item:first-child{border-top:1px solid rgba(212,175,55,.15)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:22px 0;background:transparent;border:none;cursor:pointer;text-align:left;transition:all .3s ease}.faq-question:hover{padding-left:10px}.faq-question-text{font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:500;color:#fff;line-height:1.5;padding-right:20px;transition:color .3s ease}.faq-question:hover .faq-question-text,.faq-item.active .faq-question-text{color:#d4af37}.faq-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;position:relative}.faq-icon span{display:block;width:14px;height:2px;background:#d4af37;position:absolute;transition:transform .3s ease}.faq-icon span:last-child{transform:rotate(90deg)}.faq-item.active .faq-icon span:last-child{transform:rotate(0)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq-item.active .faq-answer{max-height:500px}.faq-answer-inner{padding:0 0 25px}.faq-answer-text{font-family:Montserrat,sans-serif;font-size:.95rem;color:#ffffffb3;line-height:1.8;max-width:800px}.faq-cta{text-align:center;margin-top:60px;padding:40px;background:#080808;border:1px solid rgba(212,175,55,.2);border-radius:8px}.faq-cta-text{font-family:Montserrat,sans-serif;font-size:1rem;color:#ffffffb3;margin-bottom:20px;line-height:1.6}.faq-cta-link{display:inline-block;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#050505;background:linear-gradient(135deg,#d4af37,#f5d778);padding:14px 40px;text-decoration:none;border-radius:4px;transition:all .3s ease}.faq-cta-link:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4af374d}@media(max-width:768px){.faq-section{padding:70px 15px}.faq-header{margin-bottom:40px}.faq-question{padding:18px 0}.faq-question-text{font-size:.95rem}.faq-answer-text{font-size:.9rem}.faq-cta{padding:30px 20px}}.booking-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .3s ease}.booking-modal{background:#111;border:1px solid #d4af37;border-radius:8px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;padding:2.5rem;position:relative;box-shadow:0 0 60px #d4af3726}.booking-modal::-webkit-scrollbar{width:5px}.booking-modal::-webkit-scrollbar-track{background:#1a1a1a}.booking-modal::-webkit-scrollbar-thumb{background:#d4af37;border-radius:3px}.booking-close{position:absolute;top:1rem;right:1rem;background:none;border:1px solid #d4af37;color:#d4af37;font-size:1.3rem;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.booking-close:hover{background:#d4af37;color:#0a0a0a}.booking-modal h2{font-family:Playfair Display,serif;color:#d4af37;font-size:1.8rem;margin-bottom:.3rem}.booking-subtitle{font-family:Montserrat,sans-serif;color:#777;font-size:.85rem;margin-bottom:2rem}.dropdown-multi{position:relative}.dropdown-multi-trigger{width:100%;padding:.7rem 1rem;background:#1a1a1a;border:1px solid #333;border-radius:4px;color:#e0e0e0;font-family:Montserrat,sans-serif;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:border-color .3s ease;box-sizing:border-box}.dropdown-multi-trigger:hover{border-color:#d4af37}.dropdown-multi-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-multi-arrow{color:#d4af37;font-size:.7rem;transition:transform .3s ease}.dropdown-multi-arrow.open{transform:rotate(180deg)}.dropdown-multi-panel{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#1a1a1a;border:1px solid #d4af37;border-radius:4px;max-height:250px;overflow-y:auto;z-index:20;box-shadow:0 10px 30px #00000080}.dropdown-multi-panel::-webkit-scrollbar{width:4px}.dropdown-multi-panel::-webkit-scrollbar-thumb{background:#d4af37;border-radius:2px}.dropdown-group-label{padding:.5rem 1rem .3rem;font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:700;color:#666;letter-spacing:1.5px;text-transform:uppercase;border-top:1px solid #222}.dropdown-group:first-child .dropdown-group-label{border-top:none}.dropdown-item{padding:.55rem 1rem;display:flex;align-items:center;gap:.6rem;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:.82rem;color:#ccc}.dropdown-item:hover{background:#d4af3714}.dropdown-item.selected{background:#d4af371a;color:#d4af37}.dropdown-item-check{width:16px;font-size:.75rem;color:#d4af37;text-align:center}.dropdown-item-name{flex:1}.dropdown-item-seats{font-size:.68rem;color:#777;background:#ffffff0a;padding:.15rem .5rem;border-radius:8px}.dropdown-item.selected .dropdown-item-seats{color:#d4af37;background:#d4af371a}.capacity-tag{font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:4px;white-space:nowrap}.capacity-ok{color:#4caf50;background:#4caf501a}.capacity-bad{color:#ff6b6b;background:#ff6b6b1a}.capacity-warning{color:#ff6b6b;font-family:Montserrat,sans-serif;font-size:.8rem;margin-top:.5rem}.booking-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.booking-row-3{grid-template-columns:1fr 1fr 1fr}.booking-field{margin-bottom:1rem}.booking-field label{display:block;font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:600;color:#d4af37;letter-spacing:1px;text-transform:uppercase;margin-bottom:.4rem}.booking-field input,.booking-field select,.booking-field textarea{width:100%;padding:.7rem 1rem;background:#1a1a1a;border:1px solid #333;border-radius:4px;color:#e0e0e0;font-family:Montserrat,sans-serif;font-size:.9rem;transition:border-color .3s ease;box-sizing:border-box}.booking-field input:focus,.booking-field select:focus,.booking-field textarea:focus{outline:none;border-color:#d4af37;box-shadow:0 0 10px #d4af371a}.booking-field select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23d4af37' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.booking-field select option{background:#1a1a1a;color:#e0e0e0}.booking-field textarea{resize:vertical}.autocomplete-wrapper{position:relative}.autocomplete-wrapper input{width:100%;padding:.7rem 1rem;background:#1a1a1a;border:1px solid #333;border-radius:4px;color:#e0e0e0;font-family:Montserrat,sans-serif;font-size:.9rem;transition:border-color .3s ease;box-sizing:border-box}.autocomplete-wrapper input:focus{outline:none;border-color:#d4af37;box-shadow:0 0 10px #d4af371a}.autocomplete-list{position:absolute;top:100%;left:0;right:0;background:#1a1a1a;border:1px solid #d4af37;border-top:none;border-radius:0 0 4px 4px;list-style:none;padding:0;margin:0;max-height:200px;overflow-y:auto;z-index:10}.autocomplete-list li{padding:.6rem 1rem;font-family:Montserrat,sans-serif;font-size:.85rem;color:#ccc;cursor:pointer;transition:all .2s ease}.autocomplete-list li:hover{background:#d4af371a;color:#d4af37}.autocomplete-list::-webkit-scrollbar{width:4px}.autocomplete-list::-webkit-scrollbar-thumb{background:#d4af37;border-radius:2px}.booking-submit{width:100%;padding:1rem;background:#d4af37;border:none;color:#0a0a0a;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.booking-submit:hover{background:#f0d060;box-shadow:0 0 25px #d4af374d}.booking-submit:disabled{opacity:.6;cursor:not-allowed}.booking-error{color:#ff6b6b;font-family:Montserrat,sans-serif;font-size:.85rem;text-align:center;margin-bottom:1rem}.booking-success{text-align:center;padding:2rem 0}.booking-success-icon{width:70px;height:70px;border:2px solid #d4af37;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem;color:#d4af37}.booking-success h3{font-family:Playfair Display,serif;color:#d4af37;font-size:1.5rem;margin-bottom:.5rem}.booking-success p{font-family:Montserrat,sans-serif;color:#999;margin-bottom:2rem}.booking-done-btn{background:transparent;border:1px solid #d4af37;color:#d4af37;padding:.7rem 2rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.booking-done-btn:hover{background:#d4af37;color:#0a0a0a}@media(max-width:768px){.booking-modal{padding:1.5rem}.booking-row,.booking-row-3{grid-template-columns:1fr}}.legal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.legal-modal{background:#111;border:1px solid #d4af37;border-radius:8px;max-width:800px;width:100%;max-height:85vh;overflow-y:auto;padding:3rem;position:relative;color:#e0e0e0;font-family:Montserrat,sans-serif;box-shadow:0 0 40px #d4af371a}.legal-modal::-webkit-scrollbar{width:6px}.legal-modal::-webkit-scrollbar-track{background:#1a1a1a}.legal-modal::-webkit-scrollbar-thumb{background:#d4af37;border-radius:3px}.legal-close{position:sticky;top:0;float:right;background:none;border:1px solid #d4af37;color:#d4af37;font-size:1.5rem;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.legal-close:hover{background:#d4af37;color:#0a0a0a}.legal-modal h1{font-family:Playfair Display,serif;color:#d4af37;font-size:2rem;margin-bottom:.5rem;text-align:center}.legal-updated{text-align:center;color:#666;font-size:.85rem;margin-bottom:2rem}.legal-modal h2{color:#d4af37;font-size:1.1rem;margin-top:2rem;margin-bottom:.8rem;letter-spacing:.5px}.legal-modal h3{color:#c0a030;font-size:.95rem;margin-top:1rem;margin-bottom:.5rem}.legal-modal p{font-size:.9rem;line-height:1.7;color:#ccc;margin-bottom:.5rem}.legal-modal ul{padding-left:1.5rem;margin-bottom:1rem}.legal-modal li{font-size:.9rem;line-height:1.8;color:#ccc}.legal-modal a{color:#d4af37;text-decoration:none}.legal-modal a:hover{text-decoration:underline}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#111;border-top:1px solid #d4af37;padding:1.5rem 2rem;z-index:999;font-family:Montserrat,sans-serif;box-shadow:0 -5px 30px #00000080;transform:translateY(100%);animation:slideUp .5s ease forwards}@keyframes slideUp{to{transform:translateY(0)}}.cookie-text h3{font-family:Playfair Display,serif;color:#d4af37;font-size:1.1rem;margin-bottom:.5rem}.cookie-text p{color:#aaa;font-size:.85rem;line-height:1.6;max-width:700px}.cookie-link{background:none;border:none;color:#d4af37;cursor:pointer;font-size:.85rem;text-decoration:underline;padding:0;font-family:inherit}.cookie-actions{display:flex;gap:.8rem;margin-top:1rem;flex-wrap:wrap}.cookie-btn{padding:.6rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;border-radius:4px;cursor:pointer;transition:all .3s ease}.cookie-btn-accept{background:#d4af37;color:#0a0a0a;border:1px solid #d4af37}.cookie-btn-accept:hover{background:#f0d060;box-shadow:0 0 15px #d4af374d}.cookie-btn-reject{background:transparent;color:#888;border:1px solid #444}.cookie-btn-reject:hover{border-color:#888;color:#ccc}.cookie-btn-settings{background:transparent;color:#d4af37;border:1px solid #d4af37}.cookie-btn-settings:hover{background:#d4af371a}.cookie-option{padding:.8rem 0;border-bottom:1px solid #222}.cookie-option label{display:flex;align-items:center;gap:.6rem;cursor:pointer}.cookie-option input[type=checkbox]{accent-color:#d4af37;width:16px;height:16px}.cookie-option-name{color:#e0e0e0;font-size:.9rem;font-weight:600}.cookie-option-desc{color:#777;font-size:.8rem;margin-top:.3rem;margin-left:1.8rem}@media(max-width:768px){.legal-modal{padding:2rem 1.5rem;margin:1rem}.cookie-banner{padding:1.2rem}.cookie-actions{flex-direction:column}.cookie-btn{width:100%;text-align:center}}.seo-content{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.whatsapp-float{position:fixed;bottom:2rem;right:2rem;z-index:90;display:flex;align-items:center;gap:.7rem;text-decoration:none;animation:whatsappSlideIn 1s ease 2s both}@keyframes whatsappSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.whatsapp-icon{width:56px;height:56px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #25d36659,0 0 #25d36666;transition:all .3s ease;animation:whatsappPulse 3s ease-in-out infinite}@keyframes whatsappPulse{0%,to{box-shadow:0 4px 15px #25d36659,0 0 #25d36666}50%{box-shadow:0 4px 15px #25d36659,0 0 0 10px #25d36600}}.whatsapp-float:hover .whatsapp-icon{transform:scale(1.1);box-shadow:0 6px 25px #25d36680}.whatsapp-label{background:#111;border:1px solid rgba(212,175,55,.2);color:#d4af37;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;padding:.5rem 1rem;border-radius:6px;white-space:nowrap;box-shadow:0 4px 15px #0006;transition:all .3s ease}.whatsapp-float:hover .whatsapp-label{border-color:#d4af37;box-shadow:0 4px 20px #d4af3726}@media(max-width:768px){.whatsapp-float{bottom:1.2rem;right:1.2rem}.whatsapp-icon{width:50px;height:50px}.whatsapp-label{display:none}}
