@font-face{font-family:Space;src:url('/assets/SpaceGrotesk.ttf') format('truetype');font-display:swap;font-weight:300 700}
:root{--ink:#0C2340;--paper:#FFFFFF;--blue:#145DCC;--ice:#F3F7FC;--sky:#A9CEFF;--line:#D4DFEC;--muted:#526579;--gutter:clamp(22px,5vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Space,Arial,sans-serif;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default}button{border:0}img{display:block;width:100%;object-fit:cover}svg{display:block;width:22px;height:22px;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;letter-spacing:-.055em}em,.accent{font-family:inherit;font-style:normal;font-weight:inherit}.accent{color:var(--blue)}p{line-height:1.65}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #145DCC;outline-offset:5px;box-shadow:0 0 0 2px #FFFFFF}[hidden]{display:none!important}::selection{background:var(--blue);color:var(--paper)}.eyebrow{display:block;font-size:11px;letter-spacing:.13em;font-weight:600;line-height:1.5}.section-wrap{padding-left:var(--gutter);padding-right:var(--gutter);max-width:1800px;margin:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:100;background:var(--blue);color:var(--paper);padding:14px;transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{height:96px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:14px}.brand>svg{width:54px;height:54px}.brand>span{font-size:30px;letter-spacing:.1em;font-weight:500;line-height:1}.brand small{display:block;font-size:9px;letter-spacing:.32em;margin-top:9px;font-weight:500}.site-header nav{display:flex;align-items:center;gap:40px;font-size:12px}.site-header nav a{display:flex;align-items:center;gap:13px}.site-header nav a:last-child{border-bottom:1px solid var(--ink);padding:12px 0}.site-header nav a:hover{color:#145DCC}sup{font-size:11px;vertical-align:top;letter-spacing:0}.site-header nav svg{width:15px;height:15px}.mobile-menu,.mobile-nav{display:none}
.hero{height:calc(100svh - 96px);min-height:650px;max-height:1050px;position:relative;color:var(--paper);overflow:hidden;background:#0C2340}.hero-photo{position:absolute;inset:0;height:100%;object-position:center 47%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,35,64,.76),rgba(12,35,64,.38) 73%),linear-gradient(0deg,rgba(12,35,64,.76),transparent 35%),linear-gradient(180deg,rgba(12,35,64,.5),transparent 30%);pointer-events:none}.hero-top,.hero-copy,.hero-feature,.hero-bottom{position:absolute;z-index:1}.hero-top{top:32px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em}.hero-top>span:first-child{display:flex;gap:10px;align-items:center}.hero-top .status-dot{width:6px;height:6px;border-radius:50%;background:var(--sky)}.hero-copy{left:var(--gutter);top:clamp(105px,14vh,165px)}.hero h1{font-size:clamp(86px,10.2vw,175px);line-height:.91;letter-spacing:-.065em;font-weight:500;position:relative}.hero h1 em,.hero h1 .accent{color:var(--sky);letter-spacing:inherit}.hero-asterisk{position:absolute;font-family:Arial,sans-serif;font-size:.41em;top:.3em;right:-1.4em;color:var(--sky);font-weight:400}.hero-copy>p{font-size:14px;line-height:1.55;margin:26px 0 25px;color:#FFFFFF}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:space-between;gap:38px;padding:20px 25px;font-size:12px;font-weight:500;line-height:1.3;transition:background .2s,transform .2s}.button svg{width:19px;height:19px}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:var(--paper)}.primary:hover{background:#104FAF}.dark{background:var(--ink);color:var(--paper)}.dark:hover{background:#183B68}.paper{background:var(--paper);color:var(--ink)}.paper:hover{background:var(--ice)}.outline{background:transparent;border:1px solid var(--line)}.hero-feature{right:var(--gutter);bottom:104px;width:300px;border-top:1px solid #FFFFFF80;padding-top:20px}.hero-feature .eyebrow{font-size:11px;letter-spacing:.1em}.hero-feature strong{display:flex;justify-content:space-between;font-size:25px;font-weight:400;letter-spacing:-.06em;margin:10px 0}.hero-feature>span:last-child{font-size:11px;color:#E3EEFC}.hero-feature strong span{color:var(--sky)}.hero-bottom{bottom:26px;left:var(--gutter);right:var(--gutter);border-top:1px solid #FFFFFF50;padding-top:22px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em}.hero-bottom a{display:flex;gap:36px}.hero-bottom a span{font-size:16px;line-height:12px;color:var(--sky)}
.intro{display:grid;grid-template-columns:1fr 2fr;column-gap:50px;padding-top:75px;padding-bottom:75px;border-bottom:1px solid var(--line)}.intro>.eyebrow{max-width:180px;padding-top:10px}.intro>p{font-size:clamp(25px,3vw,46px);letter-spacing:-.055em;line-height:1.25}.intro em,.intro .accent{color:var(--blue)}.text-link{display:inline-flex;align-items:center;gap:45px;font-size:12px;border-bottom:1px solid var(--ink);padding-bottom:11px}.text-link svg{width:15px;height:15px}.intro .text-link{grid-column:2;justify-self:start;margin-top:25px}.collection{padding-top:95px;padding-bottom:82px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:22px}.section-heading h2{font-size:clamp(42px,4.7vw,75px);line-height:1.02}.section-heading>p{color:var(--muted);font-size:13px;margin-bottom:6px}.filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.filter-tabs{display:flex;gap:30px}.filter-tabs button,.saved-filter{padding:20px 0;background:none;font-size:12px;white-space:nowrap}.filter-tabs button{position:relative;color:var(--muted)}.filter-tabs button[aria-pressed=true]{color:var(--ink)}.filter-tabs button[aria-pressed=true]:after{content:'';height:2px;background:var(--ink);position:absolute;bottom:-1px;left:0;right:0}.filter-tabs sup{margin-left:4px}.saved-filter{display:flex;min-height:44px;gap:10px;align-items:center}.saved-filter span{min-width:19px;height:19px;display:grid;place-items:center;background:#E3EEFC;border-radius:50%;font-size:11px}.saved-filter[aria-pressed=true] span{background:var(--blue);color:var(--paper)}.collection-status{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:22px 0 30px;color:var(--muted);font-size:11px}.collection-status label{display:flex;align-items:center;gap:10px}.collection-status select{min-height:44px;font-size:11px;background:none;border:0;color:var(--ink);padding:6px 14px 6px 3px;max-width:180px}.property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px;row-gap:58px}.property-card{position:relative}.property-image{position:relative;display:block;overflow:hidden;background:#F3F7FC;aspect-ratio:1.38}.property-image img{height:100%;transition:transform .7s cubic-bezier(.2,.65,.3,1)}.property-card:hover .property-image img{transform:scale(1.035)}.image-tag{position:absolute;top:18px;left:18px;padding:9px 12px;background:var(--paper);font-size:11px}.image-index{position:absolute;bottom:20px;left:20px;font-size:11px;color:white;text-shadow:0 1px 5px #0C2340}.image-arrow{position:absolute;right:18px;bottom:18px;background:var(--blue);color:var(--paper);width:44px;height:44px;display:grid;place-items:center}.save-property{position:absolute;right:18px;top:18px;width:44px;height:44px;display:grid;place-items:center;background:var(--paper)}.save-property svg{width:17px;height:17px}.save-property[aria-pressed=true]{background:var(--blue);color:var(--paper)}.save-property[aria-pressed=true] svg{fill:var(--paper)}.property-topline{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted);margin:20px 0 10px}.property-card h3{font-size:clamp(26px,2.6vw,39px);letter-spacing:-.055em}.property-card h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.property-hook{font-size:12px;color:var(--muted);margin-top:6px}.property-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:22px;padding-top:17px;border-top:1px solid var(--line);gap:10px}.property-bottom>span{font-size:11px}.property-bottom b{margin:0 12px;font-weight:400;color:#526579}.property-bottom strong{font-size:18px;font-weight:500;letter-spacing:-.06em}.empty-state{text-align:center;padding:70px 20px;grid-column:1/-1}.empty-state h3{font-size:28px}.empty-state p{margin:14px 0 24px}.collection-footnote{display:flex;justify-content:space-between;gap:20px;margin-top:45px;padding-top:23px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}
.perspective{display:grid;grid-template-columns:minmax(0,46fr) minmax(0,54fr);background:var(--ink);color:var(--paper)}.perspective-profile{min-height:780px}.profile-photo{position:relative;margin:0;min-width:0;min-height:0;overflow:hidden;align-self:stretch}.profile-photo picture{display:block;height:100%;width:100%}.profile-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 45%}.profile-photo:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0C2340B3);pointer-events:none}.profile-photo-caption{position:absolute;left:clamp(24px,4vw,64px);bottom:32px;right:132px;z-index:1;font-size:11px;font-weight:500;letter-spacing:.12em;line-height:1.7;color:var(--paper)}.profile-photo-caption span{display:block;margin-top:3px;font-size:10px;letter-spacing:.1em;color:#E3EEFC}.profile-mark{position:absolute;right:28px;bottom:26px;z-index:1;color:#FFFFFFB3;pointer-events:none}.profile-mark svg{width:80px;height:80px}.profile-copy{padding:60px clamp(36px,5.3vw,88px);align-self:center;min-width:0}.profile-copy>.eyebrow{color:var(--sky);font-size:11px;margin-bottom:28px;letter-spacing:.14em}.profile-copy h2{font-size:clamp(52px,5.2vw,82px);font-weight:500;letter-spacing:-.045em;line-height:1.04}.profile-copy .accent{color:var(--sky)}.profile-copy .profile-lead{font-size:20px;line-height:1.45;letter-spacing:-.025em;margin:26px 0 22px;color:var(--paper)}.profile-copy .profile-description{font-size:14px;line-height:1.8;color:#C8D9EE;max-width:530px}.profile-description+.profile-description{margin-top:16px}.profile-signature{border-top:1px solid #FFFFFF30;padding-top:24px;margin-top:28px}.profile-signature strong{display:block;font-size:23px;font-weight:500;line-height:1.4;letter-spacing:-.035em}.profile-signature small{display:block;font-size:11px;line-height:1.6;color:#C8D9EE;margin-top:12px}.profile-copy .text-link{margin-top:28px;min-height:44px;border-color:#A9CEFF80;font-size:12px;gap:38px}.profile-copy .text-link svg{color:var(--sky)}.method{padding-top:105px;padding-bottom:105px}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:55px}.method-grid article{border-top:1px solid var(--line);padding-top:24px}.method-grid article>span{font-size:11px;letter-spacing:.05em;color:var(--muted)}.method-grid h3{font-size:28px;margin-top:32px;margin-bottom:13px}.method-grid p{font-size:13px;max-width:320px;color:var(--muted)}.contact-section{background:var(--blue);color:var(--paper);padding:70px var(--gutter) 60px;position:relative;overflow:hidden}.contact-section .accent{color:inherit}.contact-section>.eyebrow{margin-bottom:30px}.contact-section h2{font-size:clamp(52px,7.5vw,120px);line-height:1.02;position:relative;z-index:1;letter-spacing:-.055em}.contact-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:45px;position:relative;z-index:1}.contact-bottom>p{font-size:13px}.contact-bottom .button{min-width:270px}.contact-decoration{position:absolute;right:2vw;top:55px;font-size:260px;line-height:1;color:#A9CEFF33;pointer-events:none}.site-footer{padding:50px var(--gutter) 22px}.footer-top{display:flex;justify-content:space-between;gap:25px;align-items:center;padding-bottom:40px}.footer-top>p{font-size:16px;line-height:1.4;letter-spacing:-.025em}.footer-top>div{font-size:11px;line-height:1.8;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:22px;font-size:11px;color:var(--muted)}
dialog{border:0;background:var(--paper);color:var(--ink);padding:0;max-height:90svh}dialog::backdrop{background:#0C2340CC;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:19px;top:17px;background:transparent;width:44px;height:44px;font-family:Arial,sans-serif;font-size:29px;z-index:3;font-weight:300}.contact-dialog{width:min(600px,calc(100% - 30px));padding:50px}.contact-dialog>.eyebrow{margin-bottom:25px}.contact-dialog h2{font-size:38px;line-height:1.07;margin-bottom:18px}.contact-dialog>p{font-size:13px;color:var(--muted);margin-bottom:25px}form label{display:block;font-size:12px}.contact-dialog form label+label{margin-top:20px}input,textarea{width:100%;min-height:44px;border:1px solid #BACCE1;padding:13px;background:transparent;border-radius:0;margin-top:8px;color:var(--ink);font-size:14px}textarea{resize:vertical}.form-note{font-size:11px;color:var(--muted);margin:15px 0 20px}.contact-dialog .button{width:100%}#contact-result h3{font-size:25px;margin:25px 0 10px}#contact-result p{font-size:12px;color:var(--muted);margin-bottom:15px}#contact-result textarea{margin-bottom:15px}#send-whatsapp{margin-top:10px}#copy-status{margin-top:12px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);padding:14px 24px;background:var(--ink);color:var(--paper);box-shadow:0 4px 30px #0C234020;font-size:12px;z-index:20;pointer-events:none;opacity:0;transition:.2s;max-width:calc(100% - 30px);width:max-content}.toast.visible{opacity:1;transform:translate(-50%,0)}
.property-heading{padding-top:35px;padding-bottom:45px}.back-link{display:inline-block;font-size:11px;color:var(--muted);margin-bottom:45px}.property-heading-line{display:flex;justify-content:space-between;align-items:center;gap:25px}.property-heading h1{font-size:clamp(48px,6vw,90px);line-height:1.1;margin-top:17px}.property-heading p{margin-top:12px;font-size:14px;color:var(--muted)}.property-cover{position:relative;height:min(68vw,620px);background:#F3F7FC}.property-cover>img{height:100%;object-position:center 48%}.property-cover>.button{position:absolute;bottom:30px;right:var(--gutter)}.property-body{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:8vw;padding-top:70px;padding-bottom:80px}.property-body h2{font-size:clamp(36px,3.9vw,58px);margin:20px 0 30px;line-height:1.05}.property-facts{display:flex;flex-wrap:wrap;gap:40px;border-block:1px solid var(--line);padding:25px 0}.property-facts strong{display:block;font-size:30px;letter-spacing:-.05em;font-weight:500}.property-facts span{font-size:11px;color:var(--muted)}.property-description{margin:30px 0;font-size:14px;color:var(--muted);white-space:pre-line}.property-body h3{font-size:24px;margin:35px 0 20px}.feature-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:16px;font-size:12px;line-height:1.5}.feature-list li{padding-left:19px;position:relative}.feature-list li:before{content:'↗';position:absolute;left:0;color:#145DCC}.property-costs{font-size:12px;margin:0}.property-costs>div{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line)}.property-costs dd{margin:0;text-align:right}.inquiry-card{position:sticky;top:30px;align-self:start;background:var(--ink);color:var(--paper);padding:35px}.inquiry-card>strong{font-size:clamp(28px,3vw,42px);font-weight:400;display:block;letter-spacing:-.06em;margin:15px 0 25px}.inquiry-card>p{font-size:14px;color:#C8D9EE}.inquiry-card>.button{width:100%;margin:25px 0}.inquiry-card small{display:block;font-size:11px;color:#C8D9EE;line-height:1.6}.inquiry-signature{display:block;margin-top:28px;padding-top:20px;border-top:1px solid #57718F;font-size:11px;letter-spacing:.05em}.property-gallery{padding-top:20px;padding-bottom:65px}.property-gallery .section-heading>span{font-size:11px;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.gallery-tile{position:relative;background:#F3F7FC;padding:0;aspect-ratio:4/3;overflow:hidden}.gallery-tile img{height:100%;transition:transform .4s}.gallery-tile:hover img{transform:scale(1.04)}.gallery-tile span{position:absolute;bottom:12px;right:12px;font-size:11px;background:var(--paper);padding:6px 9px}.gallery-dialog{width:100%;height:100%;max-width:none;max-height:none;background:#0C2340;color:var(--paper);position:fixed;inset:0;margin:0}.gallery-dialog figure{height:100%;margin:0;padding:65px 75px 45px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gallery-dialog figure img{object-fit:contain;max-height:calc(100svh - 145px);width:100%;min-height:0}.gallery-dialog figcaption{font-size:12px;text-align:center;margin-top:16px;line-height:1.5}.gallery-prev,.gallery-next{position:absolute;top:50%;width:45px;height:45px;font-size:24px;background:#FFFFFF1F;color:var(--paper);z-index:2}.gallery-prev{left:15px}.gallery-next{right:15px}.next-property{padding-bottom:70px;border-bottom:1px solid var(--line)}.next-property>a{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:clamp(25px,3.5vw,50px);letter-spacing:-.045em;margin-top:20px}.next-property svg{width:35px;height:35px}.legal-page{padding-top:40px;padding-bottom:100px;max-width:1050px;min-height:65svh}.legal-page>.eyebrow{margin-bottom:30px}.legal-page h1{font-size:clamp(45px,7vw,85px);line-height:1.05;margin-bottom:40px}.legal-page h2{font-size:30px;margin-bottom:20px}.legal-page h3{font-size:23px;margin:30px 0 15px}.legal-page p{font-size:14px;color:var(--muted);margin-bottom:20px}

.catalog-search-bar{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr);gap:24px;width:100%;padding:0 0 8px}.catalog-search-bar label{min-width:0;font-size:12px;color:var(--muted)}.catalog-search-bar input,.catalog-search-bar select{display:block;width:100%;height:48px;margin-top:8px;padding:12px 14px;border:1px solid #BACCE1;border-radius:0;background:var(--paper);color:var(--ink);font-size:14px}.catalog-search-bar input::placeholder{color:var(--muted)}.filter-actions{display:flex;align-items:center;gap:24px}.developer-filter{min-height:44px;background:transparent;padding:12px 0;font-size:12px;color:var(--muted);border-bottom:2px solid transparent}.developer-filter[aria-pressed=true]{color:var(--blue);border-bottom-color:var(--blue)}.property-origin{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:13px;font-size:11px;line-height:1.5;color:var(--muted)}.property-origin span{background:var(--ice);padding:5px 8px}.developer-note{border-left:3px solid var(--blue);background:var(--ice);padding:16px 20px;font-size:13px;color:var(--muted);line-height:1.7}.property-source{display:inline-block;color:var(--blue);font-size:12px;line-height:1.6;text-decoration:underline;text-underline-offset:4px;margin-top:20px}.footer-whatsapp{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:12px;font-weight:600;color:var(--blue)}
@media(min-width:1800px){.hero-copy{left:max(var(--gutter),calc((100vw - 1620px)/2))}}
@media(max-width:1000px){.site-header nav{gap:25px}.hero-feature{width:250px}.hero h1{font-size:12vw}.property-body{gap:40px}.inquiry-card{padding:25px}.property-facts{gap:25px}}
@media(max-width:700px){.catalog-search-bar{grid-template-columns:1fr;gap:16px;margin-bottom:8px}.catalog-search-bar input,.catalog-search-bar select{font-size:16px}.filter-actions{width:100%;justify-content:space-between;gap:16px}.developer-filter{font-size:11px}.contact-dialog input,.contact-dialog textarea{font-size:16px}html{scroll-padding-top:22px}.site-header{height:80px}.brand>svg{width:44px;height:44px}.brand>span{font-size:27px}.brand small{font-size:8px;letter-spacing:.32em;margin-top:8px}.site-header nav{display:none}.mobile-menu{display:flex;flex-direction:column;justify-content:center;gap:6px;background:transparent;width:44px;height:44px;padding:9px}.mobile-menu span{height:1px;background:var(--ink);width:26px;transition:transform .2s}.mobile-menu[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.mobile-menu[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:absolute;top:80px;left:0;right:0;z-index:4;background:var(--paper);display:flex;flex-direction:column;padding:10px var(--gutter) 25px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #0C234015}.mobile-nav a{padding:17px 0;font-size:22px;letter-spacing:-.04em}.hero{height:calc(100svh - 80px);min-height:690px;max-height:850px}.hero-photo{object-position:58% center}.hero:after{background:linear-gradient(90deg,#0C2340CC,#0C234080),linear-gradient(0deg,#0C2340DD,transparent 45%)}.hero-top{top:24px;font-size:11px}.hero-top>span:last-child{display:none}.hero-copy{top:118px;right:var(--gutter)}.hero h1{font-size:clamp(72px,15.8vw,109px);letter-spacing:-.08em;line-height:.94}.hero-asterisk{right:0;top:.18em;font-size:.4em}.hero-copy>p{font-size:13px;margin:24px 0}.hero-copy>.button{font-size:11px;padding:19px 20px;gap:20px}.hero-feature{left:var(--gutter);right:var(--gutter);bottom:83px;width:auto;padding-top:14px}.hero-feature .eyebrow{font-size:11px}.hero-feature strong{font-size:24px;margin:8px 0}.hero-feature>span:last-child{font-size:11px}.hero-bottom{bottom:23px;padding-top:18px;font-size:11px}.hero-bottom>span{max-width:165px;line-height:1.6}.hero-bottom>a{align-items:center;gap:12px;font-size:11px}.intro{grid-template-columns:1fr;gap:24px;padding-top:45px;padding-bottom:45px}.intro>.eyebrow{max-width:220px;font-size:11px;padding:0}.intro>p{font-size:29px;line-height:1.25}.intro .text-link{grid-column:1;margin:0}.collection{padding-top:60px;padding-bottom:50px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{font-size:11px;margin-bottom:18px}.section-heading h2{font-size:42px}.section-heading>p{font-size:12px;margin:20px 0 0}.filters{align-items:stretch;gap:8px;flex-wrap:wrap}.filter-tabs{gap:20px;overflow-x:auto;width:100%}.filter-tabs button{font-size:11px;padding:18px 0}.saved-filter{padding:10px 0;font-size:11px}.collection-status{font-size:11px;margin:18px 0 25px;gap:10px}.collection-status label{gap:4px;margin-left:auto}.collection-status label>select{font-size:11px;max-width:140px}.property-grid{grid-template-columns:1fr;gap:38px}.property-image{aspect-ratio:1.14}.property-topline{font-size:11px;margin-top:17px}.property-card h3{font-size:31px}.property-hook{font-size:12px}.property-bottom{margin-top:18px;padding-top:15px}.property-bottom strong{font-size:21px}.property-bottom>span{font-size:11px}.collection-footnote{flex-direction:column;gap:9px;font-size:11px;margin-top:35px}.method{padding-top:60px;padding-bottom:60px}.method-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.method-grid article{padding-top:20px}.method-grid h3{margin-top:18px;font-size:28px}.method-grid p{max-width:none}.contact-section{padding-top:45px;padding-bottom:40px}.contact-section>.eyebrow{font-size:11px}.contact-section h2{font-size:clamp(40px,10.3vw,66px)}.contact-bottom{display:block;margin-top:25px}.contact-bottom>p{font-size:12px}.contact-bottom .button{margin-top:25px;width:100%}.contact-decoration{font-size:180px;right:-20px;top:20px;opacity:.5}.site-footer{padding-top:35px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding-bottom:30px}.footer-top>.brand{grid-column:1/-1}.footer-top>p{font-size:14px}.footer-top>div{font-size:11px}.footer-bottom{flex-wrap:wrap;font-size:11px;gap:15px}.footer-bottom>span:last-child{width:100%}.contact-dialog{padding:42px 25px 28px}.contact-dialog h2{font-size:32px}.contact-dialog>.eyebrow{font-size:11px;margin-bottom:18px}.property-heading{padding-top:20px;padding-bottom:28px}.back-link{margin-bottom:30px}.property-heading-line{display:block}.property-heading h1{font-size:46px}.property-heading .eyebrow{font-size:11px}.property-heading p{font-size:13px}.property-heading-line>.button{margin-top:20px;padding:12px 16px;gap:25px}.property-cover{height:420px}.property-cover>.button{bottom:20px;font-size:11px;padding:15px 18px}.property-body{grid-template-columns:1fr;gap:35px;padding-top:40px;padding-bottom:45px}.property-body h2{font-size:37px}.property-facts{gap:25px;flex-wrap:wrap}.property-facts strong{font-size:27px}.property-description{font-size:13px}.feature-list{gap:15px;font-size:12px}.property-costs{font-size:11px}.inquiry-card{position:static;padding:28px}.inquiry-card>strong{font-size:40px}.gallery-grid{grid-template-columns:1fr 1fr;gap:10px}.property-gallery .section-heading>span{display:block;margin-top:18px}.gallery-dialog figure{padding:65px 15px 90px}.gallery-dialog figure img{max-height:calc(100svh - 190px)}.gallery-dialog figcaption{font-size:11px}.gallery-prev,.gallery-next{top:auto;bottom:22px}.gallery-prev{left:calc(50% - 58px)}.gallery-next{right:calc(50% - 58px)}.next-property{padding-bottom:45px}.next-property>a{font-size:28px;line-height:1.2}.legal-page{padding-top:25px;padding-bottom:60px}.legal-page h1{font-size:49px}.legal-page h2{font-size:27px}}

@media(max-width:1100px) and (min-width:901px){.profile-copy{padding:48px 34px}.profile-copy h2{font-size:54px}.profile-copy .profile-lead{font-size:18px}.profile-copy .profile-description{font-size:14px}.profile-photo-caption{left:28px;right:105px}.profile-mark{right:22px}.profile-mark svg{width:64px;height:64px}}
@media(max-width:900px){.perspective-profile{grid-template-columns:minmax(0,1fr);min-height:0}.profile-photo{width:100%;height:min(125vw,560px);min-height:0}.profile-photo img{object-position:50% 10%}.profile-copy{padding:48px var(--gutter) 54px}.profile-copy h2{font-size:clamp(48px,8vw,66px)}.profile-copy .profile-description{font-size:15px;max-width:620px}.profile-copy .profile-lead{font-size:20px}.profile-copy>.eyebrow{margin-bottom:24px}.profile-photo-caption{left:var(--gutter);bottom:26px;right:110px}.profile-mark{right:24px;bottom:22px}.profile-mark svg{width:64px;height:64px}}
@media(max-width:400px){.profile-copy h2{font-size:48px}.profile-copy .profile-lead{font-size:18px}.profile-signature strong{font-size:22px}.profile-photo-caption{font-size:10px;letter-spacing:.08em}.profile-mark svg{width:58px;height:58px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Keep the original portrait at its natural ratio, centered beside the copy. */
.perspective-profile{min-height:0;align-items:center;padding:clamp(24px,3vw,48px) 0;gap:0}
.profile-photo{align-self:center;justify-self:center;width:calc(100% - clamp(32px,5vw,80px));max-width:580px;aspect-ratio:1122/1402;height:auto}
.profile-photo img{object-fit:contain;object-position:center}
.profile-copy{padding-top:28px;padding-bottom:28px}
@media(max-width:900px){.perspective-profile{padding-top:28px;padding-bottom:0}.profile-photo{width:calc(100% - 2 * var(--gutter));max-width:480px;height:auto;aspect-ratio:1122/1402}.profile-photo img{object-position:center}.profile-copy{padding:38px var(--gutter) 48px}}
