/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--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}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--navy:#07131f;--navy2:#0d2233;--gold:#f5a800;--cream:#f3efe6;--ink:#16212a;--muted:#69747b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topbar{color:#fff;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07131ff5;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:84px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{width:210px;height:64px;overflow:hidden}.brand img{object-fit:contain;width:100%;height:100%}.topbar nav{color:#c8d0d5;gap:34px;font-size:13px;display:flex}.topbar nav a:hover{color:var(--gold)}.button{background:var(--gold);color:#07131f;letter-spacing:.02em;border-radius:3px;justify-content:center;align-items:center;padding:16px 24px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{filter:brightness(1.05);transform:translateY(-2px)}.button-small{padding:12px 18px}.button-dark{background:var(--navy);color:#fff}.text-link{border-bottom:1px solid;padding-bottom:4px;font-size:13px;font-weight:700}.text-link span{color:var(--gold)}.hero{background:var(--navy);color:#fff;grid-template-columns:1.05fr .95fr;min-height:760px;padding:70px 7vw 0;display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(110deg,#0000 44%,#f5a8000f);position:absolute;inset:0}.hero-glow{border:1px solid #f5a8002e;border-radius:50%;width:500px;height:500px;position:absolute;top:12%;right:7%;box-shadow:0 0 120px #f5a80014}.hero-copy{z-index:2;padding-top:70px;position:relative}.eyebrow{text-transform:uppercase;color:var(--gold);letter-spacing:.24em;margin:0 0 22px;font-size:10px;font-weight:800}.hero h1{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(46px,5.7vw,82px);line-height:.98}.lead{color:#c3ccd2;max-width:610px;margin:30px 0;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:28px;display:flex}.proof{border-top:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);gap:25px;max-width:650px;margin-top:72px;padding-top:26px;display:grid}.proof div{flex-direction:column;gap:7px;display:flex}.proof strong{text-transform:uppercase;font-size:11px}.proof span{color:#8fa0aa;font-size:11px;line-height:1.4}.hero-visual{z-index:2;align-self:end;height:650px;position:relative}.hero-visual>img{object-fit:contain;object-position:bottom;width:100%;height:98%;position:absolute}.portrait-halo{background:radial-gradient(circle,#f5a8002e,#0000 67%);border-radius:50%;width:460px;height:460px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.signature{color:var(--ink);border-left:4px solid var(--gold);background:#fff;flex-direction:column;padding:16px 20px;display:flex;position:absolute;bottom:8%;right:2%}.signature span{letter-spacing:.16em;font-size:11px;font-weight:900}.signature small{color:var(--muted);margin-top:4px}.featured{padding:110px 6vw}.section-head{justify-content:space-between;align-items:end;margin-bottom:44px;display:flex}.section-head h2,.service h2,.about h2,.final-cta h2{letter-spacing:-.04em;margin:0;font-size:clamp(36px,4vw,58px);line-height:1.05}.section-head>p{max-width:430px;color:var(--muted);font-size:15px;line-height:1.65}.project-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.project-card{background:var(--navy);height:470px;position:relative;overflow:hidden}.project-card>img{object-fit:cover;width:100%;height:100%;transition:all .5s}.project-card:hover>img{transform:scale(1.035)}.project-shade{background:linear-gradient(#0000 28%,#030b12ed);position:absolute;inset:0}.project-info{color:#fff;padding:36px;position:absolute;bottom:0;left:0;right:0}.project-info>p{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;font-size:9px;font-weight:800}.project-info h3{margin:9px 0;font-size:31px}.project-info span{color:#c5cdd2;max-width:520px;font-size:13px;line-height:1.55;display:block}.project-info a{text-transform:uppercase;letter-spacing:.1em;margin-top:20px;font-size:11px;font-weight:800;display:inline-block}.portfolio-line{border-top:1px solid #d9d3c7;border-bottom:1px solid #d9d3c7;gap:30px;margin-top:36px;padding:25px 0;display:flex}.portfolio-line span{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;white-space:nowrap;font-size:9px;font-weight:800}.portfolio-line p{color:var(--muted);margin:0;font-size:12px}.service{background:#e7e1d5;grid-template-columns:1fr 1fr;gap:10vw;padding:110px 7vw;display:grid}.service-intro>p:not(.eyebrow){color:var(--muted);max-width:550px;margin:28px 0;line-height:1.7}.steps{margin:0;padding:0;list-style:none}.steps li{border-top:1px solid #c8c0b3;gap:24px;padding:26px 0;display:flex}.steps li:last-child{border-bottom:1px solid #c8c0b3}.steps>li>span{color:var(--gold);font-size:26px;font-weight:800}.steps h3{margin:0 0 8px;font-size:19px}.steps p{color:var(--muted);margin:0;font-size:13px}.about{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;min-height:650px;display:grid}.about-card{flex-direction:column;justify-content:center;padding:110px 7vw;display:flex}.about-card>p:not(.eyebrow){color:#b7c2c8;max-width:560px;line-height:1.8}.about-actions{align-items:center;gap:28px;margin-top:24px;display:flex}.light{color:#fff}.about-image{overflow:hidden}.about-image img{object-fit:cover;width:100%;height:100%}.final-cta{text-align:center;padding:120px 20px}.final-cta .eyebrow{margin-bottom:20px}.final-cta>p:not(.eyebrow){color:var(--muted);margin:22px 0 28px}footer{color:#fff;background:#040c13;border-top:1px solid #26313a;grid-template-columns:210px 1fr auto auto;align-items:center;gap:40px;padding:45px 6vw;display:grid}footer>img{object-fit:contain;height:70px}footer>div{flex-direction:column;gap:6px;display:flex}footer span,footer small{color:#8f9ca4;font-size:10px}.footer-contact{flex-direction:row;gap:20px;font-size:12px}.floating-whatsapp{color:#062812;z-index:30;background:#25d366;border-radius:50px;align-items:center;gap:8px;padding:14px 18px;font-size:12px;font-weight:900;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 30px #00000040}@media (width<=900px){.topbar nav{display:none}.topbar{height:72px;padding:0 18px}.brand{width:165px}.button-small{padding:10px 12px;font-size:11px}.hero{grid-template-columns:1fr;min-height:auto;padding:45px 24px 0}.hero-copy{padding-top:25px}.hero h1{font-size:50px}.proof{gap:10px;margin-top:45px}.hero-visual{height:520px}.signature{right:0}.featured,.service-intro,.about-card{padding:75px 24px}.section-head{display:block}.section-head>p{margin-top:18px}.project-grid{grid-template-columns:1fr}.project-card{height:430px}.portfolio-line{display:block}.portfolio-line p{margin-top:12px;line-height:1.7}.service{grid-template-columns:1fr;gap:50px;padding:0}.steps{padding:0 24px 75px}.about{grid-template-columns:1fr}.about-image{height:420px}.final-cta{padding:90px 24px}footer{text-align:center;grid-template-columns:1fr;justify-items:center}.footer-contact{flex-direction:row}.floating-whatsapp span{display:none}.floating-whatsapp{padding:16px}.about-actions{flex-direction:column;align-items:flex-start}.proof span{font-size:9px}}@media (width<=520px){.hero h1{font-size:42px}.lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{height:440px}.proof{grid-template-columns:1fr 1fr}.proof div:last-child{display:none}.project-card{height:410px}.project-info{padding:25px}.project-info h3{font-size:27px}.section-head h2,.service h2,.about h2,.final-cta h2{font-size:38px}}.choice-overlay{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02090fe0;place-items:center;padding:24px;animation:.35s choiceFade;display:grid;position:fixed;inset:0}.choice-modal{background:var(--cream);width:min(1040px,100%);padding:42px 46px 32px;position:relative;box-shadow:0 28px 90px #00000073}.choice-modal:before{content:"";background:var(--gold);height:5px;position:absolute;inset:0 0 auto}.choice-topline{border-bottom:1px solid #d6d0c5;justify-content:space-between;margin-bottom:36px;padding-bottom:18px;display:flex}.choice-topline span{letter-spacing:.17em;font-size:10px;font-weight:900}.choice-topline small{color:var(--muted);font-size:10px}.choice-modal h2{letter-spacing:-.04em;max-width:720px;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.05}.choice-intro{color:var(--muted);margin:18px 0 30px;font-size:14px;line-height:1.6}.choice-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.choice-grid>a{background:#fff;border:1px solid #ddd7cc;flex-direction:column;min-height:225px;padding:24px;transition:all .22s;display:flex}.choice-grid>a:hover{background:var(--navy);color:#fff;border-color:var(--navy);transform:translateY(-4px)}.choice-number{color:var(--gold);margin-bottom:28px;font-size:13px;font-weight:900}.choice-grid strong{font-size:20px;line-height:1.15}.choice-grid small{color:var(--muted);margin-top:12px;font-size:11px;line-height:1.55}.choice-grid>a:hover small{color:#bdc8ce}.choice-grid b{text-transform:uppercase;letter-spacing:.12em;margin-top:auto;padding-top:18px;font-size:10px}.choice-grid i{color:var(--gold);font-style:normal}.choice-skip{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #a8a096;margin:25px auto 0;padding:3px 0;font-size:11px;display:block}.choice-skip:hover{color:var(--ink)}.category-page{background:var(--cream);min-height:100vh}.category-nav{position:relative}.category-back{color:#c7d0d5;font-size:12px}.category-hero{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;min-height:650px;display:grid}.category-hero>div{flex-direction:column;justify-content:center;padding:100px 7vw;display:flex}.category-hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(44px,5.3vw,76px);line-height:.98}.category-hero>div>p:not(.eyebrow){color:#bdc7cd;max-width:600px;margin:28px 0;line-height:1.7}.category-hero .button{align-self:flex-start}.category-hero>img{object-fit:cover;width:100%;height:100%;min-height:650px}.category-list{padding:100px 6vw}.category-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.category-cards article{background:#fff;border-bottom:4px solid #0000;flex-direction:column;min-height:310px;padding:28px;display:flex}.category-cards article:hover{border-bottom-color:var(--gold)}.category-cards article>span{color:var(--gold);font-size:12px;font-weight:900}.category-cards article>p{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:30px 0 8px;font-size:9px}.category-cards h3{margin:0 0 16px;font-size:23px}.category-cards article>div{color:var(--muted);font-size:12px;line-height:1.6}.category-cards a{text-transform:uppercase;letter-spacing:.1em;margin-top:auto;padding-top:24px;font-size:10px;font-weight:900}.category-cta{text-align:center;background:var(--navy);color:#fff;padding:100px 24px}.category-cta h2{letter-spacing:-.04em;margin:0;font-size:clamp(36px,4vw,56px)}.category-cta>p:not(.eyebrow){color:#aebbc3;margin:20px 0 28px}.category-not-found{text-align:center;background:var(--navy);color:#fff;place-content:center;min-height:100vh;display:grid}.category-not-found a{color:var(--gold);margin-top:20px}@keyframes choiceFade{0%{opacity:0}to{opacity:1}}@media (width<=900px){.choice-modal{max-height:94vh;padding:34px 24px 25px;overflow:auto}.choice-topline{margin-bottom:25px}.choice-grid{grid-template-columns:1fr}.choice-grid>a{min-height:auto;padding:18px}.choice-number{margin-bottom:12px}.choice-grid b{margin-top:14px;padding-top:0}.choice-modal h2{font-size:37px}.category-back{display:none}.category-hero{grid-template-columns:1fr}.category-hero>div{padding:75px 24px}.category-hero>img{height:380px;min-height:380px}.category-list{padding:75px 24px}.category-cards{grid-template-columns:1fr}.category-cards article{min-height:275px}}@media (width<=520px){.choice-overlay{padding:12px}.choice-modal{padding:28px 18px 20px}.choice-topline small{display:none}.choice-modal .eyebrow{margin-bottom:13px}.choice-modal h2{font-size:31px}.choice-intro{margin:12px 0 18px}.choice-grid>a{padding:15px}.choice-grid strong{font-size:17px}.choice-grid small{margin-top:7px}.choice-skip{margin-top:18px}.category-hero h1{font-size:43px}}.category-visual-land{background:linear-gradient(145deg,#142b3b,#07131f);grid-template-columns:1fr 1fr;gap:8px;min-height:650px;padding:13%;display:grid;position:relative;overflow:hidden}.category-visual-land:before{content:"";background-color:#0000;background-image:linear-gradient(90deg,#0000 49.4%,#f5a80066 49.5% 50.5%,#0000 50.6%),linear-gradient(#0000 49.4%,#f5a80066 49.5% 50.5%,#0000 50.6%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:120px 120px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:-30%;transform:rotate(25deg)scale(1.2)}.category-visual-land span{z-index:1;background:#ffffff08;border:1px solid #f5a80080;position:relative}.category-visual-land b{z-index:2;letter-spacing:.22em;color:var(--gold);font-size:11px;position:absolute;bottom:9%;left:9%}@media (width<=900px){.category-visual-land{height:380px;min-height:380px}}.property-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-cards .property-card{border-bottom:0;min-height:660px;padding:0;transition:all .25s;overflow:hidden;box-shadow:0 12px 35px #07131f14}.category-cards .property-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #07131f24}.property-photo{background:var(--navy);height:245px;position:relative;overflow:hidden}.property-carousel{height:100%;position:relative}.property-carousel>img{object-fit:cover;width:100%;height:100%;transition:opacity .2s}.property-photo>span{background:var(--gold);color:var(--navy);z-index:3;padding:8px 10px;font-size:11px;font-weight:900;position:absolute;top:16px;left:16px}.carousel-arrow{color:#fff;cursor:pointer;z-index:2;opacity:.9;background:#07131fc7;border:0;width:36px;height:48px;font-size:27px;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:var(--gold);color:var(--navy)}.carousel-prev{left:0}.carousel-next{right:0}.carousel-dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.carousel-dots button{cursor:pointer;background:#07131f73;border:1px solid #fff;border-radius:50%;width:7px;height:7px;padding:0}.carousel-dots button.active{background:var(--gold);border-color:var(--gold)}.carousel-count{color:#fff;z-index:2;background:#07131fb8;padding:5px 7px;font-size:9px;position:absolute;bottom:10px;right:11px}.property-card>p,.property-card>h3,.property-card>.property-price,.property-card>.property-facts,.property-card>div:not(.property-photo),.property-card>.property-condition,.property-card>a{margin-left:25px;margin-right:25px}.builder-badge{color:#fff;justify-content:space-between;align-items:center;margin-bottom:2px;padding:10px 13px;display:flex;margin-top:20px!important}.builder-badge small{text-transform:uppercase;letter-spacing:.14em;opacity:.82;font-size:8px}.builder-badge strong{text-transform:uppercase;letter-spacing:.08em;font-size:15px}.builder-canopus{background:linear-gradient(90deg,#173d69,#226c9c)}.builder-escudo{background:linear-gradient(90deg,#651f20,#a93b36)}.property-card>p{margin-top:17px}.property-price{border-top:1px solid #ece7de;border-bottom:1px solid #ece7de;flex-direction:column;margin-bottom:16px;padding:15px 0;display:flex}.property-price small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.property-price strong{color:var(--navy);margin-top:4px;font-size:28px}.property-facts{flex-wrap:wrap;gap:7px;margin-top:0;margin-bottom:15px;padding:0;list-style:none;display:flex}.property-facts li{color:#49565e;background:#f1ede5;padding:7px 9px;font-size:10px}.property-condition{color:#7b6540;margin-top:12px;font-size:9px;line-height:1.45;display:block}.property-card>a{color:var(--navy);padding-bottom:25px}@media (width<=1100px){.property-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.property-cards{grid-template-columns:1fr;gap:18px}.category-cards .property-card{min-height:590px}.property-photo{height:220px}}.category-cards .property-card{cursor:pointer;transition:transform .25s,box-shadow .25s}.property-carousel{touch-action:pan-y;overflow:hidden}.carousel-track{will-change:transform;height:100%;transition:transform .55s cubic-bezier(.22,.61,.36,1);display:flex}.carousel-slide{min-width:100%;height:100%}.carousel-slide img{object-fit:cover;width:100%;height:100%;display:block}.carousel-dots button{width:8px;height:8px}.property-card>.property-details-link{margin-left:25px;margin-right:25px}.builder-badge{color:inherit;border:1px solid;padding:12px 14px}.builder-badge small{opacity:1;font-size:9px;font-weight:900}.builder-badge strong{font-size:17px}.builder-canopus{color:#694100;background:#fff1c9;border-color:#cf8c00}.builder-escudo{color:#6e2119;background:#f7ded8;border-color:#9d3428}.property-details-link{color:var(--navy);font:inherit;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;text-align:left;background:0 0;border:0;padding:15px 0 25px;font-size:11px;font-weight:900;display:block}.property-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#030c14d6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.property-modal{background:#fff;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);width:min(1120px,96vw);max-height:92vh;animation:.28s ease-out modalIn;display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #0006}.property-modal-close{z-index:10;color:#fff;cursor:pointer;background:#07131ff0;border:0;border-radius:50%;width:44px;height:44px;font-size:29px;line-height:1;position:absolute;top:14px;right:14px}.property-modal-gallery{background:#07131f;min-height:650px}.property-carousel-large{height:100%;min-height:650px}.property-carousel-large .carousel-arrow{width:48px;height:64px}.property-modal-content{padding:54px 42px 40px}.property-modal-content .builder-badge{margin:0 0 25px!important}.property-modal-type{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:10px}.property-modal-content h2{font-family:var(--font-serif);color:var(--navy);margin:10px 0 20px;font-size:38px;line-height:1.05}.property-modal-price{border-block:1px solid #e7e0d5;flex-direction:column;margin-bottom:18px;padding:16px 0;display:flex}.property-modal-price small{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:10px}.property-modal-price strong{color:var(--navy);margin-top:5px;font-size:31px}.property-modal-content>p:not(.property-modal-type){color:#4c5860;font-size:14px;line-height:1.65}.property-modal-cta{text-align:center;margin-top:25px;display:block}.property-modal-content .property-condition{font-size:10px}@keyframes modalIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}@media (width<=700px){.property-modal-backdrop{padding:0}.property-modal{width:100%;min-height:100dvh;max-height:100dvh;display:block}.property-modal-gallery,.property-carousel-large{height:43vh;min-height:0}.property-modal-content{padding:28px 24px 40px}.property-modal-content h2{font-size:30px}.property-modal-close{position:fixed;top:12px;right:12px}.property-modal-content .builder-badge{margin-top:0!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
