/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--navy:#071126;--navy-soft:#0d1b35;--navy-light:#152743;--gold:#d6ad55;--gold-light:#f0d382;--ivory:#f7f5ef;--white:#fff;--ink:#101827;--muted:#667085;--line:#0e1e371f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:20;background:linear-gradient(#050d1eb8,#0000);border-bottom:1px solid #ffffff1f;position:absolute;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:96px;display:flex}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand img{object-fit:cover;border:1px solid #d6ad556b;border-radius:15px;width:64px;height:64px;box-shadow:0 10px 30px #0000002e}.brand-copy{color:var(--white);flex-direction:column;gap:5px;display:flex}.brand-copy strong{text-transform:uppercase;letter-spacing:.15em;font-size:.82rem}.brand-copy small{color:#ffffffa3;letter-spacing:.04em;font-size:.68rem}.desktop-nav{align-items:center;gap:32px;margin-left:auto;display:flex}.desktop-nav a{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700;transition:color .18s}.desktop-nav a:hover{color:var(--gold-light)}.header-cta{color:var(--navy);background:var(--gold-light);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:14px 20px;font-size:.72rem;font-weight:800;transition:transform .18s,background .18s}.header-cta:hover{background:var(--white);transform:translateY(-2px)}.hero{height:100svh;min-height:820px;color:var(--white);background:radial-gradient(circle at 20% 70%, #1f3d6680, transparent 32%), var(--navy);align-items:center;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(0deg, var(--navy), transparent);z-index:2;height:180px;position:absolute;inset:auto 0 0}.hero-photo{z-index:0;width:55%;position:absolute;inset:0 0 0 auto}.hero-photo:after{content:"";background:linear-gradient(90deg, var(--navy) 0%, #071126c7 20%, #0711261f 67%), linear-gradient(0deg, #071126a6, transparent 45%);position:absolute;inset:0}.hero-photo img{object-fit:cover;object-position:center 26%;filter:saturate(.84)contrast(1.04)}.hero-glow{z-index:1;aspect-ratio:1;pointer-events:none;border-radius:50%;width:58%;position:absolute;bottom:-20%;right:3%;box-shadow:0 0 180px 70px #0e1c37d6}.hero-content{z-index:4;justify-content:space-between;align-items:flex-end;gap:60px;padding-top:112px;display:flex;position:relative}.hero-copy{max-width:695px;animation:.8s both rise-in}.eyebrow{color:var(--gold-light);letter-spacing:.2em;text-transform:uppercase;margin:0 0 22px;font-size:.75rem;font-weight:800}.hero h1,.section-heading h2,.about-copy h2,.contact-inner h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{letter-spacing:-.055em;max-width:660px;margin:0;font-size:clamp(3.25rem,6.2vw,6.45rem);line-height:.96}.hero h1 em{color:var(--gold-light);font-style:italic;display:block}.hero-description{color:#ffffffb3;max-width:570px;margin:28px 0 0;font-size:1.08rem;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:36px;display:flex}.button{letter-spacing:.075em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 24px;font-size:.75rem;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button svg,.property-body a svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;transition:transform .18s}.button:hover,.property-body a:hover{transform:translateY(-2px)}.button:hover svg,.property-body a:hover svg{transform:translate(4px)}.button-gold{color:var(--navy);background:linear-gradient(135deg, var(--gold-light), var(--gold));box-shadow:0 16px 36px #d6ad552e}.button-gold:hover{background:var(--white)}.button-ghost{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border-color:#ffffff47}.button-ghost:hover{border-color:var(--gold-light);background:#ffffff1a}.button-navy{color:var(--white);background:var(--navy)}.button-navy:hover{background:var(--navy-light)}.hero-trust{flex-wrap:wrap;gap:12px 22px;margin-top:35px;display:flex}.hero-trust span{color:#ffffffa8;align-items:center;gap:8px;font-size:.76rem;display:inline-flex}.hero-trust span:before{content:"✓";color:var(--gold-light);font-weight:800}.creci-seal{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071126a8;border:1px solid #f0d38273;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;animation:.9s .15s both rise-in;display:flex;position:absolute;bottom:-105px;right:0;box-shadow:0 24px 60px #00000047}.creci-seal:before{content:"";border-radius:inherit;border:1px dashed #f0d3825c;position:absolute;inset:9px}.creci-seal span{color:#ffffff8c;text-transform:uppercase;letter-spacing:.15em;font-size:.62rem;position:relative}.creci-seal strong{color:var(--gold-light);margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:1.28rem;font-weight:400;position:relative}.credibility-strip{z-index:7;background:var(--navy);color:var(--white);border-top:1px solid #ffffff14;position:relative}.strip-grid{grid-template-columns:repeat(4,1fr);min-height:132px;display:grid}.strip-grid>div{border-right:1px solid #ffffff17;justify-content:center;align-items:center;gap:14px;display:flex}.strip-grid>div:first-child{border-left:1px solid #ffffff17}.strip-grid span{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-style:italic}.strip-grid p{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.properties-section{background:var(--ivory);padding:120px 0}.section-heading{grid-template-columns:1fr .7fr;align-items:end;gap:80px;margin-bottom:52px;display:grid}.eyebrow-dark{color:#a0792a;margin-bottom:16px}.section-heading h2,.about-copy h2,.contact-inner h2{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,4vw,4.4rem);line-height:1.05}.section-heading>p{color:var(--muted);margin:0 0 4px;font-size:1rem;line-height:1.75}.property-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.property-card{background:var(--white);border:1px solid #0b1d3514;border-radius:2px;transition:transform .26s,box-shadow .26s;overflow:hidden;box-shadow:0 18px 44px #0a172c12}.property-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px #0a172c21}.property-image{background:#d9dde3;height:290px;position:relative;overflow:hidden}.property-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 62%,#07112694);position:absolute;inset:0}.property-image img{object-fit:cover;transition:transform .6s}.property-card:hover .property-image img{transform:scale(1.04)}.property-number{z-index:2;width:43px;height:43px;color:var(--navy);letter-spacing:.05em;background:#ffffffe6;border-radius:50%;place-items:center;font-size:.7rem;font-weight:800;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 8px 25px #0000001f}.property-body{justify-content:space-between;align-items:center;gap:16px;min-height:92px;padding:22px;display:flex}.property-body p{color:var(--navy);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.18rem}.property-body a{color:#966f20;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:7px;font-size:.69rem;font-weight:800;transition:transform .18s;display:inline-flex}.gallery-cta{border:1px solid var(--line);background:#ffffff8c;justify-content:space-between;align-items:center;gap:22px;margin-top:48px;padding:28px 34px;display:flex}.gallery-cta p{color:var(--navy);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.about-section{background:var(--white);padding:130px 0}.about-grid{grid-template-columns:.88fr 1fr;align-items:center;gap:100px;display:grid}.about-photo-wrap{padding-bottom:30px;padding-left:30px;position:relative}.about-photo-wrap:before{content:"";background:var(--navy);width:72%;height:75%;position:absolute;bottom:0;left:0}.about-photo{z-index:1;height:650px;position:relative;overflow:hidden}.about-photo img{object-fit:cover;object-position:center 22%}.about-badge{z-index:3;color:var(--navy);background:linear-gradient(135deg, var(--gold-light), var(--gold));flex-direction:column;gap:5px;padding:22px 26px;display:flex;position:absolute;bottom:72px;right:-38px;box-shadow:0 20px 50px #07112633}.about-badge span{letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:800}.about-badge strong{font-family:Georgia,Times New Roman,serif;font-size:1.32rem;font-weight:400}.about-copy h2{max-width:620px;margin-bottom:30px}.about-copy>p:not(.eyebrow){color:var(--muted);margin:0 0 18px;font-size:1rem;line-height:1.8}.about-copy ul{gap:16px;margin:30px 0 34px;padding:0;list-style:none;display:grid}.about-copy li{color:var(--navy);padding-left:28px;font-size:.91rem;font-weight:700;position:relative}.about-copy li:before{content:"✓";color:#a0792a;position:absolute;left:0}.contact-section{color:var(--white);background:radial-gradient(circle at 20% 100%, #d6ad5521, transparent 31%), var(--navy);padding:130px 0;position:relative;overflow:hidden}.contact-mark{color:#0000;-webkit-text-stroke:1px #d6ad5521;letter-spacing:-.12em;-webkit-user-select:none;user-select:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(15rem,31vw,30rem);line-height:1;position:absolute;top:50%;right:-1.5%;transform:translateY(-52%)}.contact-inner{z-index:2;text-align:center;max-width:780px;position:relative}.contact-inner h2{color:var(--white)}.contact-inner>p:not(.eyebrow){color:#ffffffa6;max-width:600px;margin:24px auto 34px;font-size:1.04rem;line-height:1.75}footer{color:var(--white);background:#040b18;padding:62px 0 24px}.footer-grid{grid-template-columns:1.35fr repeat(3,1fr);gap:48px;display:grid}.footer-brand{align-items:center;gap:16px;display:flex}.footer-brand img{object-fit:cover;border:1px solid #d6ad554d;border-radius:12px;width:76px;height:76px}.footer-brand div,.footer-info{flex-direction:column;gap:7px;display:flex}.footer-brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.14rem;font-weight:400}.footer-brand span,.footer-info span{color:#ffffff6e;letter-spacing:.09em;text-transform:uppercase;font-size:.66rem;line-height:1.5}.footer-info a,.footer-info p{color:#ffffffc2;margin:0;font-size:.82rem;line-height:1.65}.footer-info a:hover{color:var(--gold-light)}.footer-bottom{color:#ffffff5c;letter-spacing:.04em;border-top:1px solid #ffffff17;justify-content:space-between;gap:20px;margin-top:46px;padding-top:22px;font-size:.67rem;display:flex}.footer-bottom p{margin:0}.floating-whatsapp{z-index:30;min-width:58px;height:58px;color:var(--white);letter-spacing:.04em;background:#20b862;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:.74rem;font-weight:800;transition:transform .18s,background .18s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 35px #095b2d57}.floating-whatsapp:hover{background:#149a4e;transform:translateY(-3px)}.floating-whatsapp svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}@keyframes rise-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (width<=1020px){.desktop-nav{display:none}.hero{min-height:760px}.hero-photo{opacity:.86;width:62%}.hero-photo:after{background:linear-gradient(90deg, var(--navy) 0%, #071126c4 32%, #07112633 100%), linear-gradient(0deg, #071126bd, transparent 45%)}.hero-copy{max-width:610px}.creci-seal{width:150px;height:150px;right:0}.property-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:70px}.about-photo{height:560px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.container{width:min(100% - 32px,640px)}.header-inner{min-height:78px}.brand img{border-radius:11px;width:52px;height:52px}.brand-copy strong{font-size:.68rem}.brand-copy small,.header-cta{display:none}.hero{align-items:flex-end;height:auto;min-height:870px;padding:138px 0 74px}.hero-photo{width:100%;height:62%;inset:0 0 auto}.hero-photo img{object-position:center 20%}.hero-photo:after{background:linear-gradient(0deg, var(--navy) 2%, #07112624 62%, #07112640 100%), linear-gradient(90deg, #07112638, transparent)}.hero-content{padding-top:400px}.hero h1{font-size:clamp(2.8rem,13vw,4rem);line-height:1}.hero-description{font-size:.96rem;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-trust{display:grid}.creci-seal{width:112px;height:112px;top:380px;bottom:auto;right:0}.creci-seal strong{font-size:.98rem}.strip-grid{grid-template-columns:repeat(2,1fr);min-height:auto}.strip-grid>div,.strip-grid>div:first-child{border:1px solid #ffffff12;justify-content:flex-start;min-height:88px;padding:0 20px}.strip-grid span{font-size:1.3rem}.strip-grid p{font-size:.66rem}.properties-section,.about-section,.contact-section{padding:82px 0}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:34px}.section-heading h2,.about-copy h2,.contact-inner h2{font-size:clamp(2.35rem,11vw,3.4rem)}.property-grid{grid-template-columns:1fr}.property-image{height:310px}.gallery-cta{flex-direction:column;align-items:stretch;padding:26px 22px}.about-grid{grid-template-columns:1fr;gap:62px}.about-photo-wrap{padding-bottom:16px;padding-left:16px}.about-photo{height:540px}.about-badge{bottom:42px;right:-4px}.about-copy .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column}.floating-whatsapp{width:58px;padding:0;bottom:16px;right:16px}.floating-whatsapp span{display:none}}@media (width<=390px){.container{width:calc(100% - 24px)}.hero{min-height:900px}.hero-content{padding-top:420px}.property-body{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
