/*! 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{--tw-border-style:solid}::backdrop{--tw-border-style:solid}}}@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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)}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--blue:#004098;--deep-blue:#002878;--bright-blue:#1688d2;--gold:#c79a49;--blue-gradient:linear-gradient(115deg, #002878 0%, #004098 38%, #1688d2 68%, #004098 100%);--gold-gradient:linear-gradient(115deg, #9b6a22 0%, #e7c277 38%, #b88632 68%, #f0d69a 100%);--sand:#f3efe7;--ink:#14253d;--muted:#6f7886;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}h1,h2,h3,h4{white-space:pre-line}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.site-header{z-index:20;width:100%;height:110px;color:var(--blue);background:#fffffffa;border-bottom:1px solid #e3e7eb;align-items:center;padding:0 clamp(22px,5vw,80px);display:flex;position:absolute;top:0;left:0}.brand{background:#fff;align-items:center;width:clamp(290px,22vw,360px);height:102px;display:flex;overflow:hidden}.brand img{object-fit:contain;width:100%;height:100%}.nav{letter-spacing:.035em;align-items:center;gap:clamp(16px,2vw,34px);margin-left:auto;font-size:12px;display:flex}.nav a{opacity:.86;transition:opacity .2s}.nav a:hover{opacity:1}.nav .mobile-nav-only{display:none}.nav-cta{border:1px solid var(--blue);color:var(--blue);cursor:pointer;background:0 0;padding:13px 20px}.header-contacts{gap:5px;margin-left:22px;display:grid}.header-phone{color:var(--blue);letter-spacing:.035em;white-space:nowrap;font-size:12px;font-weight:700}.header-email{color:var(--blue);letter-spacing:.025em;white-space:nowrap;font-size:9px}.languages{border-left:1px solid #dbe1e8;align-items:center;gap:2px;margin-left:24px;padding-left:18px;display:flex}.languages button{color:#929aa5;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;min-width:34px;min-height:34px;padding:0;font-size:10px;font-weight:800}.languages button.active{color:var(--blue);background:#edf3f9}.menu-button{background:0 0;border:0;margin-left:auto;padding:10px;display:none}.menu-button span{background:var(--blue);width:24px;height:1px;margin:6px 0;display:block}.hero{color:#fff;align-items:center;height:100vh;min-height:780px;display:flex;position:relative;overflow:hidden}.hero-photo{background:url(/modern-villa-pool.jpg) 50% 52%/cover no-repeat;position:absolute;inset:0;transform:scale(1.01)}.hero-overlay{background:linear-gradient(90deg,#002878e6 0%,#00409894 48%,#0028641f 75%),linear-gradient(#0000 52%,#00287880);position:absolute;inset:0}.hero-content{z-index:2;width:min(760px,90vw);margin-left:clamp(24px,10vw,160px);padding-top:70px;position:relative}.eyebrow{width:fit-content;color:var(--blue);background:var(--blue-gradient);-webkit-text-fill-color:transparent;letter-spacing:.23em;text-transform:uppercase;background-size:180% 180%;-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:12px;font-weight:700;animation:9s ease-in-out infinite brand-shimmer}.eyebrow.light{background-image:var(--gold-gradient)}.hero h1,h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:930px;margin:0;font-size:clamp(58px,7.3vw,112px);line-height:.92}.hero-lead{color:#ffffffdb;max-width:620px;margin:32px 0 38px;font-size:clamp(16px,1.25vw,20px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{cursor:pointer;letter-spacing:.04em;border:1px solid #0000;justify-content:center;align-items:center;min-height:54px;padding:0 28px;font-size:13px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold-gradient);color:#102d51;background-size:180% 180%;animation:8s ease-in-out infinite brand-shimmer}.button-gold:hover{background:#d5ab62}.button-ghost{color:#fff;border-color:#ffffff9e}.hero-note{z-index:2;border-top:1px solid #ffffff80;width:250px;padding-top:16px;position:absolute;bottom:48px;right:clamp(28px,6vw,96px)}.hero-note span{letter-spacing:.22em;color:#e9c98d;margin-right:18px;font-size:10px}.hero-note p{color:#ffffffc7;margin:11px 0 0;font-size:12px;line-height:1.5}.scroll-cue{z-index:2;font-size:20px;animation:1.8s ease-in-out infinite float;position:absolute;bottom:42px;left:50%}@keyframes float{50%{transform:translateY(7px)}}.section{padding:clamp(84px,10vw,150px) clamp(24px,8vw,128px)}.section-kicker{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:45px;font-size:11px;font-weight:700}.promise-grid{grid-template-columns:1.15fr .85fr;gap:clamp(40px,8vw,140px);display:grid}.promise h2,.section-heading h2,.residency h2{color:var(--deep-blue);background:var(--blue-gradient);-webkit-text-fill-color:transparent;background-size:170% 170%;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(42px,5vw,76px);line-height:1.06}.promise-copy>p,.section-heading>p,.residency-copy>p{color:var(--muted);margin:8px 0 34px;font-size:17px;line-height:1.8}.trust-line{border-top:1px solid #dfe3e8;gap:0;display:grid}.trust-line span{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #dfe3e8;padding:14px 0;font-size:12px;font-weight:700}.directions{background:var(--sand)}.section-heading{grid-template-columns:1fr 360px;align-items:end;gap:60px;margin-bottom:72px;display:grid}.section-heading>p{margin-bottom:2px}.type-list{border-top:1px solid #cdd1d4}.type-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #cdd1d4;grid-template-columns:80px 1fr 1fr 40px;align-items:center;gap:20px;width:100%;min-height:110px;transition:background .2s,padding .2s;display:grid}.type-row:hover{background:#ffffff9e;padding:0 18px}.type-number{color:var(--gold);font-size:12px}.type-row strong{color:var(--blue);font-family:Georgia,serif;font-size:clamp(24px,2.4vw,38px);font-weight:400}.type-row>span:nth-child(3){color:var(--muted);font-size:14px}.type-row i{color:var(--gold);font-size:20px;font-style:normal}.property-catalog{background:#fff}.catalog-heading{margin-bottom:56px}.catalog-label{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.featured-property{background:#fff;border:1px solid #d9e0e8;border-radius:24px;grid-template-columns:minmax(0,1.55fr) minmax(340px,.75fr);min-height:560px;display:grid;overflow:hidden;box-shadow:0 24px 70px #00317417}.featured-media,.property-card-media{background:#e9eef4;position:relative;overflow:hidden}.featured-media img,.property-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.featured-property:hover .featured-media img,.property-card:hover .property-card-media img{transform:scale(1.025)}.property-tags{flex-wrap:wrap;gap:7px;display:flex;position:absolute;top:18px;left:18px;right:18px}.property-tags span{background:var(--blue-gradient);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.04em;background-size:180% 180%;border-radius:999px;padding:8px 12px;font-size:10px}.featured-info{flex-direction:column;padding:clamp(38px,4vw,64px);display:flex}.property-location{width:fit-content;color:var(--gold);background:var(--gold-gradient);-webkit-text-fill-color:transparent;letter-spacing:.14em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;margin:0 0 10px;font-size:10px;font-weight:800;line-height:1.5}.featured-info h3{color:var(--deep-blue);margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(34px,3.2vw,52px);font-weight:400;line-height:1.08}.property-table{border-top:1px solid #d8dee6;margin-bottom:24px}.property-table-head,.property-table-row{grid-template-columns:1.15fr .62fr 1fr;align-items:center;gap:12px;display:grid}.property-table-head{color:var(--blue);padding:13px 0 8px}.property-table-head strong{letter-spacing:.04em;font-size:10px}.property-table-row{color:#4e5b6d;min-height:34px;font-size:12px}.property-table-row span:last-child{color:var(--blue);font-weight:700}.featured-description{color:var(--muted);margin:0 0 30px;font-size:14px;line-height:1.7}.catalog-button{background:var(--blue-gradient);color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background-size:180% 180%;border:0;border-radius:12px;justify-content:center;align-items:center;gap:18px;min-height:50px;margin-top:auto;padding:0 20px;font-size:11px;font-weight:800;animation:9s ease-in-out infinite brand-shimmer;display:flex}.catalog-button span{color:#f2d297;font-size:17px}.catalog-toolbar{justify-content:space-between;align-items:flex-end;gap:30px;margin:96px 0 30px;display:flex}.catalog-toolbar h3{color:var(--deep-blue);margin:0;font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:400}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.property-card{background:#fff;border:1px solid #d9e0e8;border-radius:18px;flex-direction:column;min-height:590px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.property-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #0031741a}.property-card-media{flex:0 0 245px;height:245px}.property-carousel{touch-action:pan-y;position:absolute;inset:0}.property-carousel img{animation:.38s carousel-fade}.carousel-arrow{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;background:#00287894;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:36px;height:36px;font-size:25px;line-height:1;transition:opacity .2s,background .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.property-card-media:hover .carousel-arrow,.featured-media:hover .carousel-arrow{opacity:1}.carousel-arrow:focus-visible{opacity:1}.carousel-arrow:hover{background:#004098db}.carousel-arrow.previous{left:12px}.carousel-arrow.next{right:12px}.carousel-dots{z-index:3;gap:4px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.carousel-dots button{cursor:pointer;background:#ffffff85;border:0;border-radius:50%;width:5px;height:5px;padding:0;transition:width .2s,border-radius .2s,background .2s}.carousel-dots button.active{background:#fff;border-radius:999px;width:16px}.carousel-counter{z-index:3;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00287899;border-radius:999px;padding:4px 7px;font-size:9px;position:absolute;bottom:10px;right:12px}@keyframes carousel-fade{0%{opacity:.45;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.property-tags.compact{top:12px;left:12px;right:12px}.property-tags.compact span{padding:6px 9px;font-size:9px}.property-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.property-card h4{min-height:58px;color:var(--deep-blue);margin:0 0 18px;font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.14}.compact-table{margin-bottom:24px}.compact-table .property-table-head,.compact-table .property-table-row{grid-template-columns:1.1fr .55fr 1fr;gap:8px}.compact-table .property-table-row{font-size:11px}.property-plot-area{color:var(--muted);background:#f2f6fb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:-7px 0 18px;padding:10px 12px;font-size:11px;display:flex}.property-plot-area strong{color:var(--blue);font-weight:700}.property-plot-area span{color:var(--deep-blue);font-weight:800}.property-card-description{color:var(--muted);margin:-7px 0 22px;font-size:12px;line-height:1.6}.catalog-button.small{border-radius:10px;min-height:44px;font-size:10px}.new-investment-project{background:#fff;border-top:0;margin-top:0}.new-project-title{text-align:center;margin-bottom:40px}.new-project-title h3{color:var(--deep-blue);margin:0;font-family:Georgia,serif;font-size:clamp(44px,5.5vw,78px);font-weight:400;line-height:1}.new-project-gallery{background:#e9eef4;border-radius:24px;height:clamp(360px,47vw,650px);margin-bottom:30px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0031741a}.new-project-gallery img{object-fit:cover;width:100%;height:100%;display:block}.new-project-gallery .carousel-arrow{opacity:1;width:46px;height:46px}.new-project-gallery .carousel-dots button{width:7px;height:7px}.new-project-gallery .carousel-dots button.active{width:22px}.new-project-gallery .carousel-counter{padding:6px 9px;font-size:10px}.new-project-features{z-index:4;pointer-events:none;flex-wrap:wrap;gap:10px;display:flex;position:absolute;top:26px;left:26px;right:26px}.new-project-features span{background:var(--blue-gradient);color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);letter-spacing:.025em;background-size:180% 180%;border-radius:999px;padding:13px 19px;font-size:11px;font-weight:700;box-shadow:0 7px 18px #00287833}.new-project-grid{grid-template-columns:.92fr 1fr 1.12fr;align-items:stretch;gap:22px;display:grid}.new-project-summary,.concept-panel{background:#fff;border:1px solid #d9e0e8;border-radius:20px;min-height:600px}.new-project-summary{flex-direction:column;padding:36px;display:flex}.new-project-summary h4{color:var(--deep-blue);margin:0 0 22px;font-family:Georgia,serif;font-size:32px;font-weight:400;line-height:1.08}.new-project-summary>p:not(.property-location){color:var(--muted);margin:0 0 28px;font-size:13px;line-height:1.65}.property-tags.inline-tags{margin-bottom:22px;position:static}.property-tags.inline-tags span{color:var(--blue);background:#edf3f9;border:1px solid #d4e0ed}.concept-panel{background:linear-gradient(145deg,#fafcff,#eef3f8);padding:28px;overflow:hidden}.concept-panel>strong{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.masterplan-visual,.floorplan-visual,.concept-photo{background:#fff;border:1px solid #cbd6e1;width:100%;height:500px;margin-top:22px;position:relative;overflow:hidden}.concept-photo>img,.concept-photo .property-carousel img{object-fit:contain;width:100%;height:100%;display:block}.concept-photo .carousel-arrow{opacity:1}.masterplan-visual{background:linear-gradient(135deg,#f5f1e8 0 52%,#e8ece5 52%)}.building{border:2px solid var(--deep-blue);color:var(--blue);background:#fff;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute;box-shadow:7px 8px #00317417}.building.b1{width:26%;height:18%;top:10%;left:8%}.building.b2{width:22%;height:24%;top:9%;right:9%}.building.b3{width:20%;height:28%;top:42%;left:12%}.building.b4{width:28%;height:17%;top:43%;right:7%}.building.b5{width:24%;height:19%;bottom:7%;left:8%}.building.b6{width:22%;height:24%;bottom:7%;right:11%}.concept-pool{background:linear-gradient(135deg,#72c6df,#1688cf);border:4px solid #fff;width:20%;height:38%;position:absolute;top:29%;left:39%;box-shadow:0 0 0 1px #83afc9}.concept-path{background:repeating-linear-gradient(0deg,#cbbd9f 0 9px,#eee7d8 9px 17px);width:4%;position:absolute;top:4%;bottom:4%;left:48%}.floorplan-visual{background:#f5ede1}.floorplan-visual:before,.floorplan-visual:after{content:"";background:var(--deep-blue);z-index:2;position:absolute}.floorplan-visual:before{width:5px;top:0;bottom:0;left:48%}.floorplan-visual:after{height:5px;top:54%;left:0;right:0}.plan-room{color:#8a775b;background:#ffffff59;border:1px solid #bcae9a;place-items:center;font-size:10px;font-weight:800;display:grid;position:absolute}.room-a{width:40%;height:44%;top:4%;left:4%}.room-b{width:42%;height:44%;top:4%;right:4%}.room-c{width:40%;height:36%;bottom:4%;left:4%}.room-d{width:42%;height:36%;bottom:4%;right:4%}.plan-core{z-index:4;border:4px solid var(--deep-blue);background:#fff;border-radius:50%;width:20%;height:20%;position:absolute;top:43%;left:40%}.plan-door{z-index:5;border:3px solid var(--gold);border-bottom:0;border-left:0;border-radius:0 100% 0 0;width:38px;height:38px;position:absolute}.plan-door.d1{top:52%;left:31%}.plan-door.d2{top:52%;right:31%;transform:rotate(180deg)}.concept-note{color:#99a1ab;text-align:right;margin:14px 0 0;font-size:10px}.investment{justify-content:flex-end;align-items:stretch;min-height:760px;display:flex;position:relative;overflow:hidden}.investment-image{background:url(/investment-development-project.jpg) 50%/cover no-repeat;position:absolute;inset:0}.investment-card{z-index:1;color:#fff;background:#002878f2;flex-direction:column;justify-content:center;width:min(620px,48vw);padding:clamp(60px,7vw,110px);display:flex;position:relative}.investment-card h2{color:#fff;margin:0 0 32px;font-size:clamp(44px,5vw,72px);line-height:1}.investment-card>p:not(.eyebrow){color:#ffffffc7;line-height:1.75}.investment-card ul{margin:28px 0 38px;padding:0;list-style:none}.investment-card li{border-bottom:1px solid #ffffff2e;padding:13px 0 13px 25px;position:relative}.investment-card li:before{content:"—";color:var(--gold);position:absolute;left:0}.text-link{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff73;padding:0 0 8px;font-size:13px;font-weight:700}.text-link span{float:right;color:var(--gold)}.text-link.blue{color:var(--blue);border-color:#c9d3df}.faq{background:linear-gradient(#fff 0%,#f7f9fc 100%)}.faq-heading{margin-bottom:52px}.faq-list{border-top:1px solid #cfd7e1}.faq-list details{border-bottom:1px solid #d8dfe7}.faq-list summary{min-height:92px;color:var(--deep-blue);cursor:pointer;grid-template-columns:58px minmax(0,1fr);align-items:center;padding:24px 68px 24px 0;list-style:none;display:grid;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";width:38px;height:38px;color:var(--blue);border:1px solid #ccd6e2;border-radius:50%;place-items:center;font-size:22px;font-weight:300;transition:transform .2s,color .2s,border-color .2s;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−";border-color:var(--gold);color:var(--gold);transform:translateY(-50%)rotate(180deg)}.faq-list summary>span{color:var(--gold);letter-spacing:.14em;font-size:10px;font-weight:800}.faq-list summary strong{max-width:930px;font-family:Georgia,serif;font-size:clamp(21px,2.2vw,31px);font-weight:400;line-height:1.3}.faq-answer{padding:0 80px 30px 58px}.faq-answer p{max-width:930px;color:var(--muted);margin:0;font-size:14px;line-height:1.8}.faq-note{color:#9199a4;max-width:900px;margin:28px 0 0 58px;font-size:10px;line-height:1.65}.residency{background:#f7f8fa;grid-template-columns:150px 1fr 1fr;align-items:center;gap:clamp(30px,5vw,80px);display:grid}.residency-mark{border:1px solid var(--gold);width:128px;height:128px;color:var(--blue);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:42px;display:grid}.residency h2{font-size:clamp(38px,4vw,62px)}.residency-copy>p{font-size:15px}.process{background:#fff}.steps{border-top:1px solid #dce1e7;grid-template-columns:repeat(4,1fr);display:grid}.steps article{border-right:1px solid #dce1e7;min-height:270px;padding:35px 28px 20px 0}.steps article:not(:first-child){padding-left:28px}.steps span{color:var(--gold);letter-spacing:.15em;font-size:11px}.steps h3{color:var(--blue);margin:70px 0 14px;font-family:Georgia,serif;font-size:30px;font-weight:400}.steps p{color:var(--muted);font-size:14px;line-height:1.65}.contacts{background:var(--deep-blue);color:#fff}.contacts-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:60px;display:flex}.contacts-heading .eyebrow{margin:0 0 8px}.contacts-heading h2{color:#fff;margin:0;font-size:clamp(48px,6vw,82px)}.contacts-grid{border-top:1px solid #ffffff3d;grid-template-columns:1.25fr .8fr 1fr;display:grid}.contacts-grid article{border-right:1px solid #ffffff2e;flex-direction:column;min-height:230px;padding:32px 34px 24px 0;display:flex}.contacts-grid article:not(:first-child){padding-left:34px}.contacts-grid article>span{color:#e7c277;letter-spacing:.15em;font-size:11px}.contacts-grid article>p{color:#ffffff94;letter-spacing:.16em;text-transform:uppercase;margin:48px 0 12px;font-size:10px;font-weight:700}.contacts-grid address,.contacts-grid a{color:#fff;letter-spacing:-.015em;white-space:nowrap;overflow-wrap:normal;font-family:Georgia,serif;font-size:clamp(15px,1.25vw,21px);font-style:normal;line-height:1.35}.contacts-grid small{color:#ffffff6b;margin-top:auto;padding-top:24px;font-size:10px;line-height:1.4}.brief{background:var(--deep-blue);color:#fff;grid-template-columns:.85fr 1.15fr;display:grid}.brief-intro{background:linear-gradient(#002878cc,#002878f2),url(/hero-modern-greece.jpg) 50%/cover;padding:clamp(70px,8vw,120px)}.brief-intro h2{color:#fff;margin:0 0 28px;font-size:clamp(45px,4.6vw,70px);line-height:1.05}.brief-intro>p:not(.eyebrow){color:#ffffffbf;max-width:460px;line-height:1.7}.brand-contacts{border-top:1px solid #ffffff47;gap:9px;width:fit-content;margin-top:90px;padding-top:18px;display:grid}.brand-contacts a{color:#e9c98d;background:var(--gold-gradient);-webkit-text-fill-color:transparent;letter-spacing:.06em;-webkit-background-clip:text;background-clip:text;width:fit-content;font-size:13px}.lead-form{color:var(--ink);background:#fff;padding:clamp(58px,7vw,105px)}.lead-form label{display:block}.lead-form label>span:first-child{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:700;display:block}.lead-form input,.lead-form select,.lead-form textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #cdd4dd;border-radius:0;outline:none;padding:12px 0}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--blue)}.lead-form textarea{resize:vertical}.form-row{grid-template-columns:1fr 1fr;gap:30px;margin:30px 0;display:grid}.consent{align-items:flex-start;gap:10px;margin:24px 0!important;display:flex!important}.consent input{width:16px;height:16px;accent-color:var(--blue)}.consent span{line-height:1.45;color:var(--muted)!important;text-transform:none!important;letter-spacing:0!important;font-size:11px!important;font-weight:400!important}.submit{border:0;width:100%}.submit:disabled{opacity:.65;cursor:wait}.form-status{min-height:20px;color:var(--blue);margin-top:14px;font-size:13px;line-height:1.5}footer{border-top:1px solid #e0e3e8;grid-template-columns:minmax(240px,300px) 1fr auto;align-items:center;gap:40px;padding:60px clamp(24px,8vw,128px);display:grid}footer img{width:min(300px,100%)}footer p{color:var(--muted);font-size:13px}.footer-copy{gap:8px;display:grid}.footer-copy p{margin:0}.footer-copy a{color:var(--blue);font-size:12px}.footer-regions{color:var(--blue);letter-spacing:.15em;gap:18px;font-size:10px;display:flex}footer small{color:#9299a3;border-top:1px solid #e0e3e8;grid-column:1/-1;padding-top:25px;font-size:10px}.mobile-contact-dock{display:none}.back-to-top{z-index:90;background:var(--blue-gradient);color:#fff;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background-size:180% 180%;border:1px solid #e7c277b3;border-radius:50%;place-items:center;width:54px;height:54px;padding:0;transition:opacity .25s,transform .25s,visibility .25s,box-shadow .25s;display:grid;position:fixed;bottom:26px;right:26px;transform:translateY(14px);box-shadow:0 14px 36px #00287842}.back-to-top.visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 17px 42px #00287857}.back-to-top:focus-visible{outline-offset:3px;outline:3px solid #e7c277b3}.back-to-top span{margin-top:-2px;font-size:26px;line-height:1;display:block}@media (max-width:1280px){.header-email{display:none}}@media (max-width:960px){.site-header{height:86px}.brand{width:210px;height:72px}.header-contacts{display:none}.menu-button{display:block}.nav{background:#fff;flex-direction:column;align-items:flex-start;width:100%;padding:28px;display:none;position:absolute;top:86px;left:0;box-shadow:0 16px 30px #002a631f}.nav.open{display:flex}.nav .mobile-nav-only{display:block}.nav-cta{width:100%;min-height:48px}.languages{border-left:0;margin-left:auto;margin-right:10px;padding-left:0}.hero-note{display:none}.scroll-cue{left:auto;right:30px}.promise-grid,.section-heading,.residency{grid-template-columns:1fr}.section-heading{gap:24px}.section-heading>p{max-width:600px}.investment{align-items:flex-end;min-height:920px}.featured-property{grid-template-columns:1fr}.featured-media{min-height:500px}.property-grid,.new-project-grid{grid-template-columns:1fr 1fr}.new-project-summary{grid-column:1/-1;min-height:auto}.investment-card{width:100%;padding:64px clamp(24px,8vw,90px)}.residency{gap:26px}.steps{grid-template-columns:1fr 1fr}.brief{grid-template-columns:1fr}.domain{margin-top:50px}}@media (max-width:640px){.hero{min-height:720px}.hero-photo{background-position:53%}.hero-content{margin-left:24px;padding-right:24px}.hero h1{font-size:55px}.hero-lead{font-size:15px;line-height:1.55}.hero-actions{flex-direction:column;align-items:stretch}.carousel-arrow{opacity:1;width:34px;height:34px}.new-project-features{pointer-events:auto;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:8px;top:16px;left:14px;right:14px;overflow-x:auto}.new-project-features::-webkit-scrollbar{display:none}.new-project-features span{white-space:nowrap;padding:10px 14px;font-size:10px}.type-row{grid-template-columns:42px 1fr 28px;padding:20px 0}.type-row>span:nth-child(3){display:none}.type-row strong{font-size:25px}.featured-property{border-radius:16px}.featured-media{min-height:310px}.featured-info{padding:30px 22px}.property-tags{top:10px;left:10px;right:10px}.property-tags span{padding:6px 9px}.catalog-toolbar{margin-top:68px}.property-grid{grid-template-columns:1fr}.property-card{min-height:560px}.property-card-media{flex-basis:260px;height:260px}.new-investment-project{margin-top:82px;padding-top:56px}.new-project-title{text-align:left}.new-project-grid{grid-template-columns:1fr}.new-project-summary{grid-column:auto;padding:26px 22px}.concept-panel{min-height:auto;padding:20px}.masterplan-visual,.floorplan-visual,.concept-photo{height:420px}.concept-note{text-align:left}.faq-heading{margin-bottom:30px}.faq-list summary{grid-template-columns:36px minmax(0,1fr);min-height:82px;padding:20px 52px 20px 0}.faq-list summary:after{width:34px;height:34px;right:0}.faq-list summary strong{font-size:20px}.faq-answer{padding:0 44px 24px 36px}.faq-answer p{font-size:13px;line-height:1.7}.faq-note{margin-left:36px}.residency-mark{width:92px;height:92px;font-size:31px}.steps{grid-template-columns:1fr}.steps article,.steps article:not(:first-child){border-bottom:1px solid #dce1e7;border-right:0;min-height:210px;padding:28px 0}.steps h3{margin-top:45px}.contacts-heading{flex-direction:column;align-items:flex-start;gap:10px}.contacts-grid{grid-template-columns:1fr}.contacts-grid article,.contacts-grid article:not(:first-child){border-bottom:1px solid #ffffff2e;border-right:0;min-height:190px;padding:28px 0}.contacts-grid article>p{margin-top:30px}.contacts-grid address,.contacts-grid a{white-space:normal;overflow-wrap:anywhere}.form-row{grid-template-columns:1fr;gap:28px}footer{grid-template-columns:1fr;gap:20px}footer img{width:min(280px,88vw)}.mobile-contact-dock{z-index:85;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;background:#ffffffb3;border:1px solid #ffffffb3;border-radius:22px;padding:12px;transition:opacity .4s,transform .4s cubic-bezier(.2,.8,.2,1),visibility .4s;display:block;position:fixed;transform:translateY(26px);box-shadow:0 18px 52px #0028782e}.mobile-contact-dock.visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-contact-links{grid-template-columns:minmax(118px,.9fr) minmax(0,1.6fr);gap:7px;margin-bottom:10px;display:grid}.mobile-contact-links a{min-width:0;height:40px;color:var(--deep-blue);background:#edf3f9e6;border-radius:12px;align-items:center;gap:6px;padding:0 7px;display:flex}.mobile-contact-links span{color:var(--gold);flex:none;font-size:16px}.mobile-contact-links strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.025em;min-width:0;font-size:11px;overflow:hidden}.mobile-contact-links a:first-child strong{font-size:11.5px}.mobile-contact-dock>button,.mobile-contact-action{color:#fff;background:var(--blue-gradient);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background-size:180% 180%;border:0;border-radius:14px;width:100%;min-height:48px;font-size:13px;font-weight:800;box-shadow:0 10px 24px #0040983d}.mobile-contact-action{justify-content:center;align-items:center;display:flex}.back-to-top{bottom:calc(160px + env(safe-area-inset-bottom))}}@media (max-width:600px){.site-header{padding-left:14px;padding-right:10px}.brand{width:170px;height:62px}.languages{margin-right:2px}.back-to-top{right:16px;bottom:calc(160px + env(safe-area-inset-bottom));width:48px;height:48px}}@media (max-width:390px){.languages button{min-width:29px}.menu-button{padding-left:5px;padding-right:5px}.hero-content{margin-left:18px;padding-right:18px}.hero h1{font-size:48px}.section{padding-left:18px;padding-right:18px}.brief-intro,.lead-form{padding-left:20px;padding-right:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scroll-cue,.eyebrow,.button-gold,.catalog-button{animation:none}.back-to-top,.mobile-contact-dock{transition:none}}@keyframes brand-shimmer{0%,to{background-position:0%}50%{background-position:100%}}.nav a.active{color:var(--blue);font-weight:800}.about-page{background:#fff;min-height:100vh}.about-hero{color:#fff;align-items:flex-end;height:88vh;min-height:760px;display:flex;position:relative;overflow:hidden}.about-photo{background-color:var(--deep-blue);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.about-hero-copy{z-index:1;width:100%;padding:0 clamp(24px,9vw,145px) clamp(80px,10vw,145px);position:relative}.about-hero h1{letter-spacing:-.04em;max-width:980px;margin:0;font-family:Georgia,serif;font-size:clamp(52px,7vw,108px);font-weight:400;line-height:.98}.about-story{grid-template-columns:.55fr 1.45fr;gap:clamp(50px,9vw,150px);display:grid}.about-story-title{flex-direction:column;justify-content:space-between;display:flex}.about-story-title span{color:var(--gold);letter-spacing:.16em;font-size:11px}.about-paragraphs{grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,70px);display:grid}.about-paragraphs p{color:#4f5c6c;margin:0;font-size:clamp(17px,1.4vw,21px);line-height:1.85}.about-paragraphs p:first-child:first-letter{float:left;color:var(--blue);margin:7px 10px 0 0;font-family:Georgia,serif;font-size:64px;line-height:.75}.about-principles{grid-template-columns:repeat(3,1fr);padding-top:0;display:grid}.about-principles article{background:linear-gradient(145deg,#fff,#f5f7fa);border:1px solid #dce2e8;min-height:330px;padding:42px}.about-principles article:not(:last-child){border-right:0}.about-principles article>span{color:var(--gold);font-size:11px}.about-principles h2{color:var(--deep-blue);margin:92px 0 16px;font-size:clamp(34px,3vw,48px)}.about-principles p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.about-contacts{scroll-margin-top:110px}.about-cta{background:var(--deep-blue);justify-content:space-between;align-items:center;gap:30px;padding:80px clamp(24px,8vw,128px);display:flex}.about-back{color:#fff;border-bottom:1px solid #ffffff73;padding-bottom:8px;font-size:13px}.about-back span{color:var(--gold);margin-left:25px}@media (max-width:960px){.about-hero{min-height:680px}.about-story{grid-template-columns:1fr}.about-story-title{min-height:90px}.about-principles{grid-template-columns:1fr}.about-principles article:not(:last-child){border-bottom:0;border-right:1px solid #dce2e8}}@media (max-width:640px){.about-hero{height:86vh;min-height:650px}.about-photo{background-position:64%}.about-hero-copy{padding-left:20px;padding-right:20px}.about-hero h1{font-size:52px}.about-paragraphs{grid-template-columns:1fr}.about-principles article{min-height:270px;padding:30px 24px}.about-principles h2{margin-top:60px}.about-cta{flex-direction:column;align-items:stretch}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
