@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Inter:wght@400;600&family=Outfit:wght@400;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--navy: #0A0E17;--gold: #D4AF37;--gold-light: #F2D16B;--orange: #D97706;--sand: #E5D5B8;--primary: var(--gold);--primary-dark: var(--orange);--font-sans: "Outfit", sans-serif;--font-blog-sans: "Inter", sans-serif;--font-blog-serif: "Playfair Display", serif;--section-py: 5rem;--gold-rgb: 212 175 55;--luxury-gold-rgb: 212 175 55;--luxury-gold-light-rgb: 244 228 188;--luxury-gold-darker-rgb: 184 134 11;--luxury-charcoal-rgb: 26 26 26;--luxury-slate-dark-rgb: 15 23 42;--luxury-slate-light-rgb: 30 41 59;--luxury-text-primary-rgb: 248 250 252;--luxury-text-secondary-rgb: 203 213 225;--luxury-text-muted-rgb: 148 163 184}@media (min-width: 768px){:root{--section-py: 7rem}}body{font-family:var(--font-sans);background-color:var(--navy);color:#cbd5e1;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container-narrow{max-width:76rem;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.container-wide{max-width:92rem;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.page-hero{background:radial-gradient(1200px 400px at 50% -10%,rgba(var(--gold-rgb)/.25),transparent 60%),linear-gradient(180deg,#02061700,#02061799);border-bottom:1px solid rgba(var(--gold-rgb)/.25)}.page-hero h1{color:#fff;font-weight:700;letter-spacing:.2px}.page-hero p{color:#cbd5e1}.md-prose{line-height:1.75}.md-prose h1,.md-prose h2,.md-prose h3{color:#fff;font-weight:700;margin-top:2.5rem;margin-bottom:1rem}.md-prose h2{font-size:1.5rem;border-bottom:1px solid rgba(var(--gold-rgb)/.25);padding-bottom:.5rem}.md-prose h3{font-size:1.25rem}.md-prose p{margin:.9rem 0;color:#e2e8f0}.md-prose ul,.md-prose ol{padding-left:1.25rem;margin:.75rem 0 1.25rem}.md-prose li{margin:.35rem 0}.md-prose code{background:#94a3b826;padding:.15rem .4rem;border-radius:4px}.md-prose pre{background:#0b1220;border:1px solid rgba(255,255,255,.06);padding:1rem;border-radius:8px;overflow:auto}.md-prose hr{border:none;border-top:1px solid rgba(212,175,55,.3);margin:2rem 0}.glass-card{background:linear-gradient(180deg,#ffffff05,#ffffff05);border:1px solid rgba(212,175,55,.15);box-shadow:0 10px 30px #00000040,inset 0 1px #ffffff0d;border-radius:16px}.toc{position:sticky;top:6rem;align-self:start;border-left:1px solid rgba(212,175,55,.2)}.toc a{display:block;padding:.4rem .75rem;color:#cbd5e1;text-decoration:none;border-left:2px solid transparent}.toc a:hover{color:#fff;border-left-color:#d4af37b3;background:#d4af3714}.chip{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(212,175,55,.25);padding:.35rem .65rem;border-radius:999px;color:#eee;background:#d4af370f}.chip-dot{width:.5rem;height:.5rem;border-radius:999px;background:rgb(var(--gold-rgb));box-shadow:0 0 10px #d4af3780}.chip-primary{background:#d4af371a;color:#fde68a;border:1px solid rgba(212,175,55,.3)}.chip-secondary{background:#1e293b;color:#cbd5e1;border:1px solid rgba(255,255,255,.08)}.toc-nav{position:sticky;top:7rem;display:flex;flex-direction:column;gap:2px}.toc-nav a{display:block;padding:.5rem .75rem;font-size:.85rem;color:#94a3b8;border-radius:.5rem;text-decoration:none;transition:.15s background,color}.toc-nav a:hover{background:#1e293b;color:#f1f5f9}.toc-nav a[data-active=true]{background:#d4af371a;color:#fde68a;font-weight:500}.doc-section{scroll-margin-top:8rem}.prose-custom{--tw-prose-headings:#f1f5f9;--tw-prose-bold:#f1f5f9;--tw-prose-links:#fde68a;--tw-prose-bullets:#d4af37;--tw-prose-hr:#334155}.prose-custom h2{margin-top:3rem;margin-bottom:1rem;font-size:1.55rem;font-weight:600;border-bottom:1px solid #334155;padding-bottom:.5rem}.prose-custom h2:first-of-type{margin-top:0;border-bottom:none;padding-bottom:0}.prose-custom table{margin-top:1.5rem;width:100%;border:1px solid #334155;border-collapse:collapse}.prose-custom th{background:#1e293b;padding:.75rem 1rem;text-align:left;font-weight:600;border-bottom:1px solid #334155}.prose-custom td{padding:.75rem 1rem;border-bottom:1px solid #334155;vertical-align:top}.prose-custom tr:last-child td{border-bottom:none}.value-prop{position:relative;margin-top:1.25rem;background:#d4af371a;border:1px solid rgba(212,175,55,.3);padding:1rem 1.25rem 1rem 1.5rem;border-radius:.75rem;overflow:hidden}.value-prop:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#d4af37}.value-prop-title{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;color:#fde68a;margin-bottom:.35rem}.value-prop-title svg{width:20px;height:20px}.value-prop p{font-size:.85rem;line-height:1.4;color:#cbd5e1;margin:0}.cta-button{background:#d4af37;color:#0f172a;font-weight:500;padding:.9rem 2rem;border-radius:.6rem;box-shadow:0 8px 28px -10px #d4af3759;transition:.25s transform,.25s box-shadow}.cta-button:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 15px 35px -10px #d4af378c}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only:focus{position:fixed;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal;top:10px;left:10px;background-color:#fff;color:#000;padding:.75rem 1rem;text-decoration:underline;z-index:9999;border-radius:.25rem;box-shadow:0 0 10px #00000080}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:2px}.btn-bachelor{display:inline-block;background:linear-gradient(135deg,var(--gold),var(--gold-light));color:var(--navy)!important;border:1px solid rgba(212,175,55,.5);font-weight:600;letter-spacing:.5px;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #d4af3733;text-align:center}.btn-bachelor:hover{box-shadow:0 0 30px #d4af3799;transform:translateY(-2px)}.btn-executive{display:inline-block;background:transparent;color:#fff!important;border:1px solid var(--gold);position:relative;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1);font-weight:600;letter-spacing:.5px;text-align:center}.btn-executive: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 .6s cubic-bezier(.16,1,.3,1)}.btn-executive:hover{background:#d4af371a;box-shadow:0 0 20px #d4af3766;transform:translateY(-2px)}.btn-executive:hover:before{left:100%}.badge{display:flex;align-items:center;gap:.5rem;color:#fffc;background:#ffffff0d;border-radius:50px;border:1px solid rgba(212,175,55,.2)}.badge svg{fill:var(--gold)!important;width:1em;height:1em;flex-shrink:0}.whatsapp-float{width:60px;height:60px;background:linear-gradient(45deg,#25d366,#128c7e);color:#fff!important;border-radius:50%;box-shadow:0 8px 25px #128c7e4d;transition:all .3s ease;animation:pulse 2s infinite}.whatsapp-float:hover{transform:scale(1.1) rotate(15deg);box-shadow:0 12px 30px #128c7e80}@keyframes pulse{0%{transform:scale(1);box-shadow:0 8px 25px #128c7e4d}50%{transform:scale(1.05);box-shadow:0 10px 30px #128c7e66}to{transform:scale(1);box-shadow:0 8px 25px #128c7e4d}}.section-title{position:relative;display:inline-block;color:#0f172a;font-weight:700}.section-title:after{content:"";position:absolute;bottom:-10px;left:0;height:2px;width:100%;background:linear-gradient(90deg,var(--gold),transparent)}#services{padding-top:6rem;padding-bottom:6rem}#services span{color:#475569}#services .grid{gap:2rem}.service-card{transition:transform .25s,box-shadow .25s;position:relative;z-index:1}.service-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0000001f}.service-card h3{color:#0f172a;font-weight:700}.service-card a{color:#0f172a;font-weight:600;display:inline-flex;align-items:center;gap:.25rem;transition:color .3s ease}.service-card a:hover{color:var(--primary)}.service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(212,175,55,.1),transparent);opacity:0;transition:opacity .3s ease;z-index:-1;border-radius:inherit}.service-card:hover:before{opacity:1}.service-icon-container .service-icon svg{width:32px;height:32px;stroke-width:1.8;transition:color .3s ease-in-out}.service-icon{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.service-icon svg{transition:all .3s cubic-bezier(.68,-.55,.27,1.55)}.service-card:hover .service-icon svg{transform:rotate(15deg) scale(1.1);color:var(--gold)}.villa-card .description-container{max-height:150px;overflow-y:auto;padding-right:8px}.villa-card .description-container::-webkit-scrollbar{width:4px}.villa-card .description-container::-webkit-scrollbar-thumb{background-color:#d4af3780;border-radius:2px}.luxury-card:hover [class*=bg-]{transform:scale(1.05);box-shadow:0 4px 12px #0000001a}[class*=bg-]{transition:all .3s cubic-bezier(.25,.8,.25,1)}.final-cta-title{position:relative;display:inline-block;color:#fff}.final-cta-title:after{content:"";position:absolute;bottom:-12px;left:0;transform:none;height:2px;width:100%;background:linear-gradient(90deg,var(--gold),transparent);border-radius:0}.services-grid a[href*=team-building]{background:linear-gradient(135deg,var(--gold),var(--gold-light))!important;color:var(--navy)!important;font-weight:600!important;border:1px solid rgba(212,175,55,.5)!important;padding:.5rem 1.25rem!important;border-radius:.5rem!important;display:inline-flex!important;align-items:center!important;gap:.5rem!important;transition:all .3s ease!important}.services-grid a[href*=team-building]:hover{box-shadow:0 0 20px #d4af3766!important;transform:translateY(-2px)!important;filter:brightness(105%)!important}.quote-section-container{@apply relative bg-navy py-20 text-white md:py-28;background-image:radial-gradient(circle at 50% 0,rgba(212,175,55,.08),transparent 30%)}.title-highlight{@apply text-transparent bg-clip-text bg-gradient-to-r from-gold to-gold-light;}.form-container{@apply space-y-16 rounded-3xl border border-gold/20 bg-slate-900/50 p-6 shadow-2xl backdrop-blur-xl md:p-12;box-shadow:0 0 80px #0000004d,inset 0 1px #ffffff0d}.form-legend{@apply flex w-full items-center gap-4;}.legend-icon-wrapper{@apply flex h-12 w-12 flex-shrink-0 items-center justify-center rounded-full border border-gold/20 bg-gold/10;}.legend-icon-wrapper i{@apply text-xl text-gold;}.legend-text{@apply whitespace-nowrap text-2xl font-light text-slate-100;}.legend-line{@apply h-px w-full bg-gradient-to-r from-gold/30 to-transparent;}.form-label{@apply mb-3 block text-base font-medium text-slate-300;}.form-input{@apply block w-full rounded-lg border-2 border-slate-700 bg-slate-800/50 px-5 py-4 text-base text-slate-100 shadow-sm transition-all duration-300 ease-in-out placeholder-slate-500;@apply focus:border-gold focus:outline-none focus:ring-4 focus:ring-gold/20;background-image:linear-gradient(#ffffff03,#ffffff0d)}input[type=date].form-input{color-scheme:dark}input[type=date].form-input::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}select.form-input{@apply appearance-none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23D4AF37'%3E%3Cpath d='M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.25rem center;background-size:1.5em 1.5em}select.form-input option{background:#1e293b;color:#f1f5f9}textarea.form-input{@apply min-h-[180px] resize-y;}.service-group-title{@apply mb-5 flex items-center border-b border-slate-700 pb-3 text-lg font-bold text-slate-100;}.checkbox-label{@apply group flex cursor-pointer items-center gap-3.5 rounded-lg border-2 border-slate-700 bg-slate-800/40 p-4 transition-all duration-200 hover:border-gold/50 hover:bg-gold/10;}.checkbox-checkmark{@apply flex h-6 w-6 flex-shrink-0 items-center justify-center rounded border-2 border-slate-500 transition-all duration-200 group-hover:border-slate-400;}.checkbox-checkmark:after{content:"";@apply h-2.5 w-2.5 scale-0 rounded-sm bg-gold transition-transform duration-200;}.checkbox-label:has(.peer:checked){@apply border-gold/80 bg-gold/10;box-shadow:0 0 15px #d4af371a}.checkbox-text{@apply select-none text-base text-slate-300 transition-colors group-hover:text-slate-100;}.checkbox-label:has(.peer:checked) .checkbox-text{@apply text-white;}.custom-scrollbar::-webkit-scrollbar{@apply w-2.5;}.custom-scrollbar::-webkit-scrollbar-track{@apply bg-transparent;}.custom-scrollbar::-webkit-scrollbar-thumb{@apply rounded-full border-4 border-solid border-transparent bg-slate-600 bg-clip-content;}.custom-scrollbar::-webkit-scrollbar-thumb:hover{@apply bg-gold;}.submit-button{@apply w-full rounded-xl bg-gradient-to-r from-gold to-gold-light px-12 py-4 font-bold text-navy shadow-lg sm:w-auto;@apply text-lg transition-all duration-300 ease-in-out hover:scale-[1.03] hover:shadow-gold/30 focus:outline-none focus:ring-4 focus:ring-gold/30;box-shadow:0 10px 30px -10px #d4af3766}.key-takeaways{background-color:#1a1a1a;border-left:4px solid #d4af37;padding:1.5rem;margin:2rem 0;border-radius:8px}.key-takeaways h4{margin-top:0;color:#fff}.key-takeaways ul{padding-left:20px;margin-bottom:0}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2rem 0}.feature-item{background-color:#1a1a1a;padding:1.5rem;border-radius:8px;border:1px solid #333;transition:transform .3s ease,border-color .3s ease}.feature-item:hover{transform:translateY(-5px);border-color:#d4af37}.feature-item h4{margin-top:0;color:#d4af37}.feature-item p{color:#ccc;font-size:.95em;line-height:1.6}.warning-box{background-color:#2f1d1d;border:1px solid #8B0000;border-radius:8px;padding:1.5rem;margin:2rem 0}.warning-box h4{color:#ff4d4d;margin-top:0;text-transform:uppercase;letter-spacing:1px}.warning-box p,.warning-box li{color:#f0f0f0}.warning-box ol{padding-left:25px}.pillars-of-trust{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2rem 0}.pillar{flex-grow:1;flex-basis:280px;background:linear-gradient(145deg,#222,#111);padding:1.5rem;border-radius:8px;text-align:center;border:1px solid #333}.pillar h4{color:#fff}.final-checklist{text-align:center;list-style:none;padding:0;margin:1.5rem 0;font-size:1.2em;font-weight:700;color:#d4af37}.final-checklist li{padding:.5rem 0}.luxury-cta-box{background-color:#111;border:1px solid #d4af37;border-radius:8px;text-align:center;padding:2.5rem;margin:3rem auto;max-width:700px;box-shadow:0 10px 30px #d4af371a}.luxury-cta-box h3{margin-top:0;font-size:1.8em;color:#fff}.luxury-cta-box p{font-size:1.1em;color:#ccc;margin-bottom:2rem}.cta-button{background-color:#d4af37;color:#000;padding:1rem 2rem;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease;display:inline-block}.cta-button:hover{background-color:#fff}.light-page .page-hero{background:radial-gradient(1200px 400px at 50% -10%,rgba(212,175,55,.12),transparent 60%),linear-gradient(180deg,#fff0,#fffc);border-bottom:1px solid rgba(2,6,23,.06)}.light-page .page-hero h1{color:#0f172a}.light-page .page-hero p{color:#475569}.light-page .chip-primary{background:#d4af371f;color:#7c5e00;border-color:#d4af3759}.light-page .chip-secondary{background:#f1f5f9;color:#334155;border-color:#e2e8f0}.toc-nav--light a{color:#475569}.toc-nav--light a:hover{background:#f8fafc;color:#0f172a}.toc-nav--light a[data-active=true]{background:#d4af371f;color:#7c5e00;font-weight:600}.glass-card--light{background:#fff;border:1px solid rgba(2,6,23,.06);box-shadow:0 12px 30px #0206170f}.prose-custom-light{color:#334155}.prose-custom-light h2{margin-top:3rem;margin-bottom:1rem;font-size:1.65rem;font-weight:700;color:#0f172a;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.prose-custom-light h2:first-of-type{margin-top:0;border-bottom:none;padding-bottom:0}.prose-custom-light a{color:#7c5e00;text-decoration:none}.prose-custom-light a:hover{text-decoration:underline}.prose-custom-light table{margin-top:1.5rem;width:100%;border:1px solid #e2e8f0;border-collapse:collapse}.prose-custom-light th{background:#f8fafc;color:#0f172a;padding:.85rem 1rem;text-align:left;font-weight:700;border-bottom:1px solid #e2e8f0}.prose-custom-light td{color:#334155;padding:.85rem 1rem;border-bottom:1px solid #e2e8f0;vertical-align:top}.prose-custom-light tr:last-child td{border-bottom:none}.light-page .value-prop{background:#d4af371a;border:1px solid rgba(212,175,55,.3)}.light-page .value-prop-title{color:#7c5e00}.light-page .value-prop p{color:#475569}.luxury-cta-box--light{background:linear-gradient(180deg,#fff,#fdfcf7);border:1px solid rgba(212,175,55,.25);color:#0f172a}.luxury-cta-box--light h3{color:#0f172a}.luxury-cta-box--light p{color:#475569}.flow-space>*+*{margin-top:var(--flow-space, 1.1rem)}.prose-custom-light{line-height:1.7;font-size:1.02rem}.prose-custom-light p{margin:0 0 1.15rem;max-width:68ch}.prose-custom-light ul,.prose-custom-light ol{margin:0 0 1.2rem;padding-left:1.15rem}.prose-custom-light li{margin:.55rem 0}.prose-custom-light code{background:#0000000f;padding:.15rem .45rem;border-radius:4px;font-size:.95em}.prose-custom-light pre{background:#0f172a;color:#f8fafc;padding:1rem 1.1rem;border-radius:8px;font-size:.85rem;overflow:auto}.prose-custom-light h2{font-size:1.75rem;line-height:1.25;letter-spacing:-.5px}.prose-custom-light hr{margin:3rem 0;border:0;border-top:1px solid #e2e8f0}.doc-card{padding:2.75rem 2.5rem}@media (min-width: 768px){.doc-card{padding:3.5rem 3.25rem}}.toc-nav--light a{padding:.6rem .85rem;line-height:1.25}.toc-nav--light a+a{margin-top:2px}.info-banner{background:#f8fafc;border:1px solid #e2e8f0;color:#334155;border-radius:.75rem}.vip-header[data-astro-cid-hpnw4vwy]{background:#0a0e17d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(212,175,55,.1)}.swiper-button-prev[data-astro-cid-xiwc66fl],.swiper-button-next[data-astro-cid-xiwc66fl]{background:#ffffffb3;width:40px;height:40px;border-radius:50%;backdrop-filter:blur(4px);box-shadow:0 2px 10px #0000001a;color:#d4af37}.swiper-button-prev[data-astro-cid-xiwc66fl]:after,.swiper-button-next[data-astro-cid-xiwc66fl]:after{font-size:1.2rem;color:#d4af37}.swiper-pagination-bullet[data-astro-cid-xiwc66fl]{background:#fff;opacity:.6;width:10px;height:10px}.swiper-pagination-bullet-active[data-astro-cid-xiwc66fl]{background:#d4af37;opacity:1}
