/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:host,:root{--font-sans:Inter,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-900:oklch(39.6% .141 25.723);--color-blue-900:oklch(37.9% .146 265.522);--color-purple-900:oklch(38.1% .176 304.987);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-7xl:80rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--blur-sm:8px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:Inter,sans-serif;--default-mono-font-family:var(--font-mono);--color-gold:var(--gold)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing)*0)}.top-6{top:calc(var(--spacing)*6)}.right-6{right:calc(var(--spacing)*6)}.bottom-6{bottom:calc(var(--spacing)*6)}.left-1\/2{left:50%}.left-6{left:calc(var(--spacing)*6)}.mx-4{margin-inline:calc(var(--spacing)*4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.h-4{height:calc(var(--spacing)*4)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[90vh\]{max-height:90vh}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-4{width:calc(var(--spacing)*4)}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-full{width:100%}.max-w-7xl{max-width:var(--container-7xl)}.flex-1{flex:1}.-translate-x-1\/2{--tw-translate-x:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-full{border-radius:3.40282e+38px}.bg-\[\#0B0B0B\]{background-color:#0b0b0b}.bg-black\/95{background-color:#000000f2}@supports (color:color-mix(in lab,red,red)){.bg-black\/95{background-color:color-mix(in oklab,var(--color-black)95%,transparent)}}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white)10%,transparent)}}.from-blue-900\/20{--tw-gradient-from:#1c398e33}@supports (color:color-mix(in lab,red,red)){.from-blue-900\/20{--tw-gradient-from:color-mix(in oklab,var(--color-blue-900)20%,transparent)}}.from-blue-900\/20{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-purple-900\/20{--tw-gradient-from:#59168b33}@supports (color:color-mix(in lab,red,red)){.from-purple-900\/20{--tw-gradient-from:color-mix(in oklab,var(--color-purple-900)20%,transparent)}}.from-purple-900\/20{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.from-red-900\/20{--tw-gradient-from:#82181a33}@supports (color:color-mix(in lab,red,red)){.from-red-900\/20{--tw-gradient-from:color-mix(in oklab,var(--color-red-900)20%,transparent)}}.from-red-900\/20{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-2{padding-block:calc(var(--spacing)*2)}.pt-\[72px\]{padding-top:72px}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-white{color:var(--color-white)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.group-hover\:text-\[var\(--color-gold\)\]:is(:where(.group):hover *){color:var(--color-gold)}.hover\:bg-white\/20:hover{background-color:#fff3}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/20:hover{background-color:color-mix(in oklab,var(--color-white)20%,transparent)}}}@media (min-width:48rem){.md\:pt-24{padding-top:calc(var(--spacing)*24)}}}.hero{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.hero__video-container{z-index:0;position:absolute;inset:0}.hero__video-container video{object-fit:cover;opacity:.4;width:100%;height:100%}.hero__video-container:after{content:"";background:linear-gradient(#0b0b0bcc,#0b0b0b99,#0b0b0be6);position:absolute;inset:0}.hero__content{z-index:10;text-align:center;max-width:80rem;margin:0 auto;padding:0 3rem;position:relative}@media (min-width:768px){.hero__content{padding:0 4rem}}.hero__headline{color:#fff;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:3.75rem;font-weight:700;line-height:1.2}@media (min-width:768px){.hero__headline{font-size:6rem}}@media (min-width:1024px){.hero__headline{font-size:8rem}}.hero__subheadline{color:#fffc;margin-bottom:4rem;font-size:1.25rem;font-weight:300}@media (min-width:768px){.hero__subheadline{font-size:1.5rem}}.hero__cta-button{cursor:pointer;border:2px solid #c9a44c;justify-content:center;align-items:center;gap:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hero__cta-button:hover{transform:translateY(-2px)}.hero__cta-button:active{transform:translateY(0)}.hero__cta-button{color:#0b0b0b;background:#c9a44c;border-radius:0;transition:box-shadow .3s;box-shadow:0 0 20px #c9a44c4d}.hero__cta-button:hover{background:#a6893a;border-color:#a6893a;box-shadow:0 0 30px #c9a44c80}.hero__cta-button svg{transition:transform .3s}.hero__cta-button:hover svg{transform:rotate(12deg)}.hero__scroll-indicator{z-index:10;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero__scroll-indicator-container{border:2px solid #c9a44c80;border-radius:9999px;justify-content:center;align-items:center;width:1.5rem;height:2.5rem;display:flex}.hero__scroll-indicator-dot{background:#c9a44c;border-radius:9999px;width:.25rem;height:.75rem;margin-top:.5rem}.navbar{z-index:50;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b0b0bf2;border-bottom:1px solid #c9a44c33;box-shadow:0 4px 6px -1px #0003}.navbar__container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.navbar__container{padding:0 3rem}}@media (min-width:1024px){.navbar__container{padding:0 4rem}}.navbar__inner{justify-content:space-between;height:5rem}.navbar__inner,.navbar__logo{align-items:center;display:flex}.navbar__logo{flex-shrink:0;text-decoration:none}.navbar__logo-text{color:#c9a44c;letter-spacing:.05em;white-space:nowrap;flex-shrink:0;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;position:relative}@media (min-width:768px){.navbar__logo-text{font-size:1.875rem}}.navbar__logo-text-glow{filter:blur(4px);opacity:.5;color:#c9a44c;transition:opacity .3s;position:absolute;inset:0}.navbar__logo:hover .navbar__logo-text-glow{opacity:1}.navbar__nav{align-items:center;gap:2rem;display:none}@media (min-width:768px){.navbar__nav{display:flex}}.navbar__nav-item{color:#fffc;white-space:nowrap;border-radius:.75rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.navbar__nav-item:hover{color:#fff}.navbar__nav-item--active{color:#c9a44c}.navbar__nav-item--active>div{border:1px solid #c9a44c4d}.navbar__nav-item--active>div,.navbar__nav-item:after{background:#c9a44c1a;border-radius:.75rem;position:absolute;inset:0}.navbar__nav-item:after{content:"";opacity:0;transition:opacity .3s}.navbar__nav-item:hover:after{opacity:1}.navbar__nav-divider{background:#fff3;width:1px;height:1.5rem;margin:0 1rem}.navbar__locale-toggle{color:#fffc;cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.navbar__locale-toggle:hover{color:#c9a44c;background:#ffffff0d}.navbar__mobile-toggle{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:background-color .3s;display:block}@media (min-width:768px){.navbar__mobile-toggle{display:none}}.navbar__mobile-toggle:hover{background:#ffffff1a}@media (min-width:768px){.navbar__mobile-menu{display:none}}.navbar__mobile-menu-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000fa;border-top:1px solid #c9a44c33;padding:3rem;box-shadow:0 10px 15px -3px #0000001a}.navbar__mobile-menu-items{flex-direction:column;gap:.5rem;display:flex}.navbar__mobile-menu-item{color:#ffffffe6;border-radius:.75rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.navbar__mobile-menu-item:hover{color:#c9a44c;background:#ffffff0d}.navbar__mobile-menu-item--active{color:#c9a44c;background:#c9a44c1a;border:1px solid #c9a44c4d}.navbar__mobile-menu-divider{border-top:1px solid #ffffff1a;margin-top:.5rem;padding-top:.5rem}.navbar__mobile-menu-locale{color:#ffffffe6;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.navbar__mobile-menu-locale:hover{color:#c9a44c;background:#ffffff0d}.footer{background:#0b0b0b;border-top:1px solid #c9a44c33;padding:4rem 3rem}.footer__container{max-width:80rem;margin:0 auto}.footer__content{flex-direction:column;justify-content:space-between;align-items:center;gap:3rem;display:flex}@media (min-width:768px){.footer__content{flex-direction:row}}.footer__logo{color:#c9a44c;white-space:nowrap;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.footer__links{color:#fff9;gap:3rem;font-size:.875rem;display:flex}.footer__link{color:#fff9;text-decoration:none;transition:color .3s}.footer__link:hover{color:#c9a44c}.footer__copyright{color:#fff9;font-size:.875rem}.services-grid{background:#0b0b0b;justify-content:center;align-items:center;width:100%;padding:6rem 1rem;display:flex}@media (min-width:640px){.services-grid{padding-left:3rem;padding-right:3rem}}@media (min-width:1024px){.services-grid{padding-left:4rem;padding-right:4rem}}.services-grid__container{width:100%;max-width:80rem;margin:0 auto}.services-grid__title{text-align:center;color:#fff;margin-bottom:6rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:700}@media (min-width:768px){.services-grid__title{font-size:3.75rem}}.services-grid__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.services-grid__grid{grid-template-columns:repeat(3,1fr)}}.services-grid__item{cursor:pointer;background:0 0;border:1px solid #c9a44c33;padding:2rem;transition:box-shadow .3s;position:relative;box-shadow:0 0 20px #c9a44c4d}.services-grid__item:hover{border-color:#c9a44c80;transform:translateY(-.625rem)scale(1.02);box-shadow:0 0 30px #c9a44c80}.services-grid__item:before{content:"";opacity:0;background:linear-gradient(to bottom right,#c9a44c1a,#0000);transition:opacity .3s;position:absolute;inset:0}.services-grid__item:hover:before{opacity:1}.services-grid__item--yachts{background:linear-gradient(to bottom right,#1e3a8a33,#0000)}.services-grid__item--security{background:linear-gradient(to bottom right,#991b1b33,#0000)}.services-grid__item--nightlife{background:linear-gradient(to bottom right,#581c8733,#0000)}.services-grid__icon-container{background:#c9a44c1a;border:1px solid #c9a44c4d;border-radius:.75rem;margin-bottom:3rem;padding:1.5rem;transition:background-color .3s;display:inline-flex}.services-grid__item:hover .services-grid__icon-container{background:#c9a44c33}.services-grid__icon{color:#c9a44c;width:2rem;height:2rem}.services-grid__item-title{color:#fff;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;transition:color .3s}.services-grid__item:hover .services-grid__item-title{color:#c9a44c}.services-grid__item-description{color:#ffffffb3;margin-bottom:3rem;font-size:.875rem;line-height:1.75}.services-grid__learn-more{color:#c9a44c;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;transition:transform .3s;display:inline-flex}.services-grid__item:hover .services-grid__learn-more{transform:translate(.5rem)}.social-proof{background:linear-gradient(180deg,#0a0a0a,#0b0b0b,);justify-content:center;align-items:center;width:100%;padding:6rem 1rem;display:flex}@media (min-width:640px){.social-proof{padding-left:3rem;padding-right:3rem}}@media (min-width:1024px){.social-proof{padding-left:4rem;padding-right:4rem}}.social-proof__container{width:100%;max-width:80rem;margin:0 auto}.social-proof__title{text-align:center;color:#fff;margin-bottom:6rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:700}@media (min-width:768px){.social-proof__title{font-size:3.75rem}}.social-proof__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.social-proof__grid{grid-template-columns:repeat(3,1fr)}}.social-proof__card{background:linear-gradient(180deg,#0b0b0b,#0a0a0a,);border:1px solid #c9a44c33;padding:2rem;transition:border-color .3s;position:relative}.social-proof__card:hover{border-color:#c9a44c66}.social-proof__quote-icon{color:#c9a44c33;width:2.5rem;height:2.5rem;position:absolute;top:1.5rem;right:1.5rem}.social-proof__rating{gap:.25rem;margin-bottom:1.5rem;display:flex}.social-proof__stars-container{align-items:center;gap:.25rem;display:flex}.social-proof__star{fill:#c9a44c;color:#c9a44c;width:1rem;height:1rem}.social-proof__star--half{fill:url(#half-gradient)}.social-proof__star--empty{fill:#fff3;color:#fff3}.social-proof__text{color:#fffc;z-index:10;margin-bottom:3rem;line-height:1.75;position:relative}.social-proof__author-name{color:#fff;font-weight:600}.social-proof__author-role{color:#fff9;font-size:.875rem}.social-proof__title-text{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600;line-height:1.4}.social-proof__attribution{border-top:1px solid #c9a44c33;margin-top:1.5rem;padding-top:1.5rem}.social-proof__attribution-content{color:#fff9;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.lead-capture-form{background:#0b0b0b;justify-content:center;align-items:center;width:100%;padding:4rem 1rem;display:flex}@media (min-width:640px){.lead-capture-form{padding:6rem 3rem}}@media (min-width:1024px){.lead-capture-form{padding-left:4rem;padding-right:4rem}}.lead-capture-form__container{width:100%;max-width:42rem;margin:0 auto}.lead-capture-form__header{text-align:center;margin-bottom:4rem}.lead-capture-form__title{color:#fff;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:700}@media (min-width:768px){.lead-capture-form__title{font-size:3.75rem}}.lead-capture-form__subtitle{color:#fff9;font-size:1.25rem}.lead-capture-form__form{background:linear-gradient(180deg,#0b0b0b,#0a0a0a,);border:1px solid #c9a44c33;gap:3rem;padding:2rem}.lead-capture-form__field,.lead-capture-form__form{flex-direction:column;display:flex}.lead-capture-form__label{color:#fffc;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.lead-capture-form__input,.lead-capture-form__select{color:#fff;background:#0a0a0a;border:1px solid #c9a44c4d;width:100%;padding:1rem;font-family:Inter,sans-serif;transition:border-color .3s}.lead-capture-form__input:focus,.lead-capture-form__select:focus{border-color:#c9a44c;outline:none}.lead-capture-form__input::placeholder,.lead-capture-form__select::placeholder{color:#fff9}.lead-capture-form__error{color:#ef4444;font-size:.875rem}.lead-capture-form__submit{cursor:pointer;border:2px solid #c9a44c;justify-content:center;align-items:center;gap:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.lead-capture-form__submit:hover{transform:translateY(-2px)}.lead-capture-form__submit:active{transform:translateY(0)}.lead-capture-form__submit{color:#0b0b0b;background:#c9a44c;border-radius:0;width:100%;padding:1.5rem;transition:box-shadow .3s;box-shadow:0 0 20px #c9a44c4d}.lead-capture-form__submit:hover{background:#a6893a;border-color:#a6893a;box-shadow:0 0 30px #c9a44c80}.lead-capture-form__submit:disabled{opacity:.5;cursor:not-allowed}.lead-capture-form__loader{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.why-king-black{background:linear-gradient(180deg,#0b0b0b,#0a0a0a,);justify-content:center;align-items:center;width:100%;padding:6rem 1rem;display:flex}@media (min-width:640px){.why-king-black{padding-left:3rem;padding-right:3rem}}@media (min-width:1024px){.why-king-black{padding-left:4rem;padding-right:4rem}}.why-king-black__container{width:100%;max-width:80rem;margin:0 auto}.why-king-black__header{text-align:center;margin-bottom:6rem}.why-king-black__title{color:#fff;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:700}@media (min-width:768px){.why-king-black__title{font-size:3.75rem}}.why-king-black__subtitle{color:#fff9;text-align:center;width:100%;max-width:48rem;margin:0 auto 1.5rem;font-size:1.25rem}.why-king-black__description{color:#fffc;text-align:center;max-width:42rem;margin:0 auto;line-height:1.75}.why-king-black__grid{grid-template-columns:1fr;gap:4rem;margin-top:6rem;display:grid}@media (min-width:768px){.why-king-black__grid{grid-template-columns:repeat(3,1fr)}}.why-king-black__feature{text-align:center}.why-king-black__icon-container{background:#c9a44c1a;border:1px solid #c9a44c4d;border-radius:9999px;margin-bottom:3rem;padding:3rem;display:inline-flex}.why-king-black__icon{color:#c9a44c;width:2.5rem;height:2.5rem}.why-king-black__feature-title{color:#fff;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.why-king-black__feature-description{color:#ffffffb3;line-height:1.75}.experiences-section{background:#0b0b0b;width:100%;padding:6rem 1rem}@media (min-width:640px){.experiences-section{padding-left:3rem;padding-right:3rem}}@media (min-width:1024px){.experiences-section{padding-left:4rem;padding-right:4rem}}.experiences-section__container{width:100%;max-width:80rem;margin:0 auto}.experiences-section__title{text-align:center;color:#fff;margin-bottom:6rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:700}@media (min-width:768px){.experiences-section__title{font-size:3.75rem}}.experiences-section__grid{grid-template-columns:1fr;gap:6rem;display:grid}@media (min-width:1024px){.experiences-section__grid{gap:4rem}}.experience-card{background:0 0;border:1px solid #c9a44c33;padding:2rem;transition:box-shadow .3s;box-shadow:0 0 20px #c9a44c4d}.experience-card:hover{box-shadow:0 0 30px #c9a44c80}@media (min-width:768px){.experience-card{padding:3rem}}.experience-card:hover{border-color:#c9a44c80}.experience-card__content{flex-direction:column;gap:2rem;display:flex}.experience-card__title{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700}@media (min-width:768px){.experience-card__title{font-size:2.25rem}}.experience-card__description{color:#ffffffb3;margin-bottom:1.5rem;font-size:1rem;line-height:1.75}@media (min-width:768px){.experience-card__description{font-size:1.125rem}}.experience-card__body{flex-direction:column;gap:3rem;display:flex}@media (min-width:1024px){.experience-card__body{flex-direction:row;gap:4rem}}.experience-card__text-content{flex-direction:column;flex:1;gap:2rem;display:flex}.experience-card__section{flex-direction:column;gap:1rem;display:flex}.experience-card__section-title{color:#c9a44c;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}@media (min-width:768px){.experience-card__section-title{font-size:1.5rem}}.experience-card__list{flex-direction:column;gap:.5rem;padding-left:0;list-style:none;display:flex}.experience-card__list--inline{flex-flow:wrap;gap:1rem}.experience-card__list-item{color:#ffffffb3;padding-left:1.5rem;font-size:.875rem;line-height:1.75;position:relative}@media (min-width:768px){.experience-card__list-item{font-size:1rem}}.experience-card__list-item:before{content:"•";color:#c9a44c;font-weight:700;position:absolute;left:0}.experience-card__tag{color:#c9a44c;background:#c9a44c1a;border:1px solid #c9a44c4d;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-block}.experience-card__tag:hover{background:#c9a44c33;border-color:#c9a44c80}.experience-card__gallery{flex-direction:column;flex:1;gap:1.5rem;min-width:0;display:flex}@media (min-width:1024px){.experience-card__gallery{max-width:500px}}.experience-card__gallery-title{color:#c9a44c;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}.experience-card__gallery-grid{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}@media (min-width:640px){.experience-card__gallery-grid{grid-template-columns:repeat(2,1fr)}}.experience-card__gallery-item{aspect-ratio:1;cursor:pointer;background:#0a0a0a;border:1px solid #c9a44c33;border-radius:.75rem;transition:all .3s;position:relative;overflow:hidden}.experience-card__gallery-item:hover{border-color:#c9a44c80;transition:box-shadow .3s;box-shadow:0 0 20px #c9a44c80}.experience-card__gallery-item:hover:hover{box-shadow:0 0 30px #c9a44cb3}.experience-card__gallery-overlay{z-index:1;background:#000000b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.experience-card__gallery-count{color:#fff;font-size:1.25rem;font-weight:600}.experience-card__view-all{color:#c9a44c;cursor:pointer;background:0 0;border:1px solid #c9a44c;border-radius:.5rem;align-self:flex-start;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-flex}.experience-card__view-all:hover{background:#c9a44c1a;transform:translate(4px)}.lightbox-backdrop{z-index:200}.image-gallery__grid{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;display:grid}@media (min-width:640px){.image-gallery__grid{gap:1.5rem}}.image-gallery__item{aspect-ratio:4/3;cursor:pointer;background:#0a0a0a;border:1px solid #c9a44c33;border-radius:.75rem;transition:border-color .3s;position:relative;overflow:hidden}.image-gallery__item:hover{border-color:#c9a44c80;transition:box-shadow .3s;box-shadow:0 0 20px #c9a44c66}.image-gallery__item:hover:hover{box-shadow:0 0 30px #c9a44c99}.image-gallery__placeholder{color:#c9a44c;background:#c9a44c1a;font-size:.875rem}.image-gallery__overlay,.image-gallery__placeholder{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.image-gallery__overlay{z-index:1;background:#000000b3}.image-gallery__count{color:#fff;font-size:1.25rem;font-weight:600}.image-gallery__view-all{color:#c9a44c;cursor:pointer;background:0 0;border:1px solid #c9a44c;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-flex}.image-gallery__view-all:hover{background:#c9a44c1a;transform:translate(4px)}.excursion-card{border-bottom:1px solid #c9a44c33;padding:3rem 0}.excursion-card:last-of-type{border-bottom:none}.excursion-card__inner{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.excursion-card__inner{padding:0 3rem}}.excursion-card__header{margin-bottom:2rem}.excursion-card__title{color:#fff;margin-bottom:.25rem;font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700}@media (min-width:768px){.excursion-card__title{font-size:2.25rem}}.excursion-card__tagline{color:#c9a44c;font-size:1.125rem;font-weight:500}.excursion-card__capacity{color:#ffffffb3;margin-top:1rem;font-size:.875rem}.excursion-card__description{color:#ffffffb3;margin-bottom:3rem;font-size:1rem;line-height:1.75}@media (min-width:768px){.excursion-card__description{font-size:1.125rem}}.excursion-card__body{flex-direction:column;gap:3rem;display:flex}@media (min-width:1024px){.excursion-card__body{flex-direction:row;align-items:flex-start;gap:4rem}}.excursion-card__content{flex:1;min-width:0}.excursion-card__section{margin-bottom:2rem}.excursion-card__section--price{background:#c9a44c1a}.excursion-card__section--extra,.excursion-card__section--price{border:1px solid #c9a44c33;border-radius:.75rem;padding:1.5rem}.excursion-card__section-title{color:#c9a44c;align-items:center;gap:.5rem;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;display:flex}@media (min-width:768px){.excursion-card__section-title{font-size:1.5rem}}.excursion-card__icon{color:#c9a44c;flex-shrink:0;width:1.25rem;height:1.25rem}.excursion-card__list{flex-direction:column;gap:.5rem;padding-left:0;list-style:none;display:flex}.excursion-card__list--bullets{margin-top:.5rem}.excursion-card__list--inline{flex-flow:wrap;gap:.5rem}.excursion-card__list-item{color:#ffffffb3;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.6;display:flex}@media (min-width:768px){.excursion-card__list-item{font-size:1rem}}.excursion-card__check{color:#c9a44c;flex-shrink:0;width:1rem;height:1rem;margin-top:.2rem}.excursion-card__capacity-inline{color:#ffffffb3;margin-top:.5rem;font-size:.875rem}.excursion-card__price-main{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.excursion-card__balance,.excursion-card__deposit{color:#ffffffb3;margin-bottom:.25rem;font-size:.875rem}.excursion-card__location-note{color:#ffffffb3;margin-bottom:.5rem;font-size:.875rem;line-height:1.6}.excursion-card__steps{counter-reset:step;margin-bottom:1rem;padding-left:0;list-style:none}.excursion-card__step{color:#ffffffb3;align-items:flex-start;gap:1rem;margin-bottom:.5rem;font-size:.875rem;display:flex}@media (min-width:768px){.excursion-card__step{font-size:1rem}}.excursion-card__step-num{color:#c9a44c;background:#c9a44c33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.excursion-card__how-body{color:#ffffffb3;margin-bottom:1rem;font-size:.875rem;line-height:1.65}@media (min-width:768px){.excursion-card__how-body{font-size:1rem}}.excursion-card__extra-desc,.excursion-card__extra-price{color:#ffffffb3;margin-bottom:.5rem;font-size:.875rem}.excursion-card__tag{color:#c9a44c;background:#c9a44c1a;border:1px solid #c9a44c4d;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;display:inline-block}@media (min-width:768px){.excursion-card__tag{font-size:.875rem}}.excursion-card__closing{color:#fffc;margin:2rem 0;font-size:1rem;font-style:italic;line-height:1.65}.excursion-card__cta{color:#0b0b0b;background:#c9a44c;border-radius:.5rem;justify-content:center;align-items:center;padding:1rem 3rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.excursion-card__cta:hover{color:#0b0b0b;background:#e5c97a}@media (min-width:1024px){.excursion-card__gallery-wrap{flex-shrink:0;width:100%;max-width:420px}}.excursion-card__gallery{position:sticky;top:6rem}.event-card{border-bottom:1px solid #c9a44c33;padding:3rem 0}.event-card__inner{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:1024px){.event-card__inner{padding:0 3rem}}.event-card__header{margin-bottom:2rem}.event-card__title{color:#fff;font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700}@media (min-width:768px){.event-card__title{font-size:2.25rem}}.event-card__subtitle{color:#c9a44c;margin-top:.5rem;font-size:1.125rem}.event-card__body{flex-direction:column;gap:3rem;display:flex}@media (min-width:1024px){.event-card__body{flex-direction:row;align-items:flex-start;gap:4rem}}.event-card__content{flex:1;min-width:0}.event-card__meta{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:640px){.event-card__meta{grid-template-columns:repeat(2,1fr)}}.event-card__meta-item{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.875rem;display:flex}@media (min-width:768px){.event-card__meta-item{font-size:1rem}}.event-card__meta-icon{color:#c9a44c;flex-shrink:0;width:1.25rem;height:1.25rem}.event-card__description{color:#ffffffb3;margin-bottom:2rem;font-size:1rem;line-height:1.75}.event-card__section{margin-bottom:2rem}.event-card__section-title{color:#c9a44c;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}@media (min-width:768px){.event-card__section-title{font-size:1.5rem}}.event-card__list{flex-direction:column;gap:.5rem;padding-left:0;list-style:none;display:flex}.event-card__list-item{color:#ffffffb3;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.6;display:flex}@media (min-width:768px){.event-card__list-item{font-size:1rem}}.event-card__check{color:#c9a44c;flex-shrink:0;width:1rem;height:1rem;margin-top:.2rem}.event-card__highlight{color:#e5c97a;border-left:4px solid #c9a44c;margin:2rem 0;padding:1rem;font-size:1.125rem;font-style:italic;font-weight:500}.event-card__contact{background:#c9a44c1a;border:1px solid #c9a44c33;border-radius:.75rem;padding:1.5rem}.event-card__contact-note{color:#ffffffb3;margin-bottom:1rem;font-size:.875rem}.event-card__cta{color:#fff;background:#25d366;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s,opacity .3s;display:inline-flex}.event-card__cta:hover{opacity:.95;color:#fff}.event-card__cta-icon{width:1.25rem;height:1.25rem}@media (min-width:1024px){.event-card__media-wrap{flex-shrink:0;width:100%;max-width:420px}}.event-card__poster{justify-content:center;align-items:flex-start;width:100%;display:flex}.event-card__poster-frame{background:#0a0a0a;border:1px solid #c9a44c33;border-radius:.75rem;width:100%;max-width:380px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 0 20px #c9a44c33}.event-card__poster-frame:hover{box-shadow:0 0 30px #c9a44c66}.event-card__poster-frame{transition:border-color .3s,box-shadow .3s}.event-card__poster-frame:hover{border-color:#c9a44c66;transition:box-shadow .3s;box-shadow:0 0 20px #c9a44c59}.event-card__poster-frame:hover:hover{box-shadow:0 0 30px #c9a44c8c}.event-card__poster-image{object-fit:contain;object-position:top center;width:100%;height:auto;display:block}.event-card__gallery{position:sticky;top:6rem}.excursions-page{min-height:60vh;padding:4rem 1rem 6rem}.excursions-page__container{max-width:80rem;margin:0 auto}.excursions-page__header{text-align:center;margin-bottom:6rem;padding:0 1rem}.excursions-page__title{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700}@media (min-width:768px){.excursions-page__title{font-size:3rem}}@media (min-width:1024px){.excursions-page__title{font-size:3.75rem}}.excursions-page__subtitle{color:#ffffffb3;max-width:36rem;margin:0 auto;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.excursions-page__subtitle{font-size:1.25rem}}.excursions-page__grid{flex-direction:column;gap:0;display:flex}.events-page{min-height:60vh;padding:4rem 1rem 6rem}.events-page__container{max-width:80rem;margin:0 auto}.events-page__header{text-align:center;margin-bottom:6rem;padding:0 1rem}.events-page__title{color:#fff;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700}@media (min-width:768px){.events-page__title{font-size:2.25rem}}@media (min-width:1024px){.events-page__title{font-size:3rem}}.events-page__subheading{color:#c9a44c;letter-spacing:.02em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.events-page__description{color:#ffffffb3;max-width:40rem;margin:0 auto;font-size:1rem;line-height:1.7}@media (min-width:768px){.events-page__description{font-size:1.125rem}}.events-page__other{background:#c9a44c1a;border:1px solid #c9a44c33;border-radius:.75rem;margin-top:6rem;padding:3rem}.events-page__other-title{color:#fff;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.events-page__other-subtitle{color:#ffffffb3;margin-bottom:1rem;font-size:1rem}.events-page__vip-title{color:#c9a44c;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.events-page__other-list{grid-template-columns:1fr;gap:.5rem;margin-bottom:2rem;padding-left:0;list-style:none;display:grid}@media (min-width:640px){.events-page__other-list{grid-template-columns:repeat(2,1fr)}}.events-page__other-item{color:#ffffffb3;padding-left:1.5rem;font-size:.875rem;position:relative}.events-page__other-item:before{content:"•";color:#c9a44c;position:absolute;left:0}@media (min-width:768px){.events-page__other-item{font-size:1rem}}.events-page__designed-for{color:#e5c97a;font-size:1rem;font-style:italic}.events-page__footer{text-align:center;border-top:1px solid #c9a44c33;margin-top:6rem;padding-top:3rem}.events-page__tagline{color:#c9a44c;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}.events-page__closing{color:#ffffffb3;font-size:1.125rem}:root{--background:#0b0b0b;--foreground:#fff;--gold:#c9a44c;--gold-dark:#a6893a;--gold-light:#e5c97a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{width:100%;min-height:100%}body{color:#fff;background:#0b0b0b;font-family:Inter,sans-serif;overflow-x:hidden}.gold-glow{transition:box-shadow .3s;box-shadow:0 0 20px #c9a44c4d}.gold-glow:hover{box-shadow:0 0 30px #c9a44c80}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}