/*! 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}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#183149;--deep:#0e2435;--gold:#b89765;--sand:#f2eee6;--off:#faf9f6;--sage:#778878;--ink:#26333d;--muted:#68747b;--line:#18314926}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--off);color:var(--ink);margin:0;font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1200px,100% - 48px);margin:auto}.skip-link{z-index:99;background:#fff;padding:12px 18px;position:fixed;top:-80px;left:18px}.skip-link:focus{top:18px}.topbar{background:var(--deep);color:#ffffffbd;letter-spacing:.06em;font-size:11px}.topbar-inner{justify-content:space-between;align-items:center;min-height:36px;display:flex}.topbar-inner div{align-items:center;gap:16px;display:flex}.topbar i{background:#fff3;width:1px;height:12px}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf9f6f5;height:86px;position:sticky;top:0}.nav-wrap{align-items:center;gap:28px;height:100%;display:flex}.brand{color:var(--navy);flex-shrink:0;align-items:center;gap:12px;display:flex}.monogram{border:1px solid var(--gold);letter-spacing:-2px;place-items:center;width:48px;height:48px;font:600 19px Georgia,serif;display:grid}.brand-copy{text-transform:uppercase;flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.08em;font:400 17px Georgia,serif}.brand-copy small{color:var(--gold);letter-spacing:.32em;margin-top:7px;font-size:9px}nav{align-items:center;gap:24px;margin-left:auto;display:flex}nav a{color:var(--navy);font-size:12px;font-weight:600}nav a:hover{color:var(--gold)}.button{border:1px solid var(--gold);background:var(--gold);color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:11px;font-weight:700;transition:transform .25s,background .25s;display:inline-flex}.button:hover{background:#a68555;transform:translateY(-2px)}.button:focus-visible,.quiet-link:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #d5b981}.button-small{min-height:42px;padding:0 17px}.button-ghost{background:0 0;border-color:#ffffffa6}.button-ghost:hover{color:var(--navy);background:#fff}.mobile-menu{display:none}.hero{background:var(--deep);color:#fff;align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.hero-image{background-position:60% 42%;background-size:cover;animation:12s ease-out both heroZoom;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#091926f5,#0e2435c7 47%,#0e243514 82%);position:absolute;inset:0}.hero-content{z-index:2;padding-bottom:60px;position:relative}.eyebrow{letter-spacing:.24em;text-transform:uppercase;margin:0 0 20px;font-size:10px;font-weight:700}.gold{color:var(--gold)}.hero h1,h2{letter-spacing:-.02em;margin:0;font:400 clamp(42px,5.5vw,74px)/1.05 Georgia,serif}.hero h1{max-width:860px;animation:.8s .15s both fadeUp}.hero h1 em{color:#d3b889;font-weight:400}.hero-lead{color:#ffffffd1;max-width:650px;margin:28px 0 32px;font-size:17px;line-height:1.75;animation:.8s .3s both fadeUp}.hero-actions{align-items:center;gap:14px;animation:.8s .45s both fadeUp;display:flex}.quiet-link{letter-spacing:.07em;text-transform:uppercase;margin-left:12px;font-size:11px;font-weight:700}.location-strip{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e2435d1;border-top:1px solid #ffffff29;position:absolute;bottom:0;left:0;right:0}.location-strip>div{color:#ffffffd1;align-items:center;gap:23px;min-height:68px;font:400 15px Georgia,serif;display:flex}.location-strip span{background:var(--gold);border-radius:50%;width:4px;height:4px}.paths{z-index:4;background:#fff;margin-top:-1px;position:relative}.paths-grid{grid-template-columns:repeat(3,1fr);display:grid}.paths a{border-left:1px solid var(--line);padding:48px 44px;transition:background .25s,transform .25s}.paths a:first-child{border-left:0}.paths a:hover{background:var(--sand);transform:translateY(-3px)}.paths small,.paths a>span{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);font-size:9px;font-weight:700}.paths h2{min-height:82px;color:var(--navy);margin:14px 0 24px;font-size:25px;line-height:1.25}.paths a>span{color:var(--navy)}.section{padding:105px 0}.personal-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.portrait-wrap{position:relative}.portrait-wrap img{aspect-ratio:4/3;object-fit:cover;object-position:center 42%;width:100%;display:block}.portrait-wrap>span{color:#fff;letter-spacing:.08em;background:#0e2435e6;padding:10px 14px;font-size:10px;position:absolute;bottom:20px;left:20px}.personal h2,.section-head h2,.region h2,.situations h2,.contact h2{color:var(--navy);font-size:clamp(38px,4.3vw,58px)}.personal p:not(.eyebrow){color:var(--muted);line-height:1.85}.person-contact{color:var(--navy);flex-wrap:wrap;gap:10px 20px;margin:26px 0 8px;font-size:12px;display:flex}.inline-link{border-bottom:1px solid var(--gold);color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin-top:18px;padding-bottom:7px;font-size:10px;font-weight:700;display:inline-block}.section-head{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:46px;display:flex}.section-head>p{max-width:430px;color:var(--muted);line-height:1.75}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:245px;padding:38px}.service-grid b{color:var(--gold);font:italic 16px Georgia,serif}.service-grid h3,.situation-grid h3,.team-grid h3,.property-copy h3{color:var(--navy);font:400 24px/1.25 Georgia,serif}.service-grid p,.situation-grid p{color:var(--muted);font-size:13px;line-height:1.75}.properties{background:#fff}.property-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.property-card{border:1px solid var(--line);transition:transform .3s,box-shadow .3s}.property-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px #13293b1f}.property-photo{background:var(--sand);height:250px;position:relative;overflow:hidden}.property-photo img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.property-card:hover img{transform:scale(1.045)}.property-photo span{background:var(--gold);color:#fff;letter-spacing:.14em;text-transform:uppercase;padding:8px 11px;font-size:8px;font-weight:700;position:absolute;top:15px;left:15px}.property-copy{padding:25px}.property-copy small{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:700}.property-copy h3{min-height:60px;font-size:21px}.property-copy>div{border-top:1px solid var(--line);color:var(--navy);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.property-copy>div span{font-size:10px;font-weight:700}.data-note{color:var(--muted);margin:22px 0 0;font-size:10px}.region{background:var(--navy);color:#fff}.region-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;display:grid}.region h2{color:#fff}.region p:not(.eyebrow){color:#ffffffb3;line-height:1.85}.region-tags{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.region-tags span{letter-spacing:.07em;border:1px solid #fff3;padding:8px 11px;font-size:9px}.image-placeholder{background:linear-gradient(160deg,#77887873,#0e2435d9);border:1px solid #ffffff38;align-items:flex-end;min-height:520px;padding:28px;display:flex;position:relative;overflow:hidden}.image-placeholder:before{content:"";background:radial-gradient(circle at 70% 20%,#ffffff21,#0000 30%),linear-gradient(150deg,#0000 55%,#b8976538);position:absolute;inset:0}.image-placeholder div{background:#0e2435bf;padding:20px;position:relative}.image-placeholder b,.image-placeholder span{display:block}.image-placeholder span{color:#ffffffa6;max-width:330px;margin-top:8px;font-size:11px;line-height:1.5}.timeline{border-top:1px solid var(--gold);grid-template-columns:repeat(7,1fr);margin:0;padding:0;list-style:none;display:grid}.timeline li{padding:28px 15px 0 0;position:relative}.timeline li:before{content:"";background:var(--gold);border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:0}.timeline span{color:var(--gold);font:italic 14px Georgia,serif;display:block}.timeline b{color:var(--navy);margin-top:13px;font:400 16px/1.35 Georgia,serif;display:block}.situations{background:#fff}.section-lead{max-width:690px;color:var(--muted);line-height:1.8}.situation-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px;display:grid}.situation-grid article{background:var(--sand);border-top:2px solid var(--sage);padding:30px}.situation-grid h3{font-size:20px}.team{background:var(--off)}.team-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.team-grid article{border:1px solid var(--line);background:#fff;grid-template-columns:44% 56%;display:grid}.team-grid img{object-fit:cover;width:100%;height:340px}.team-grid article:first-child img{object-position:center 42%}.team-grid article:last-child img{object-position:center 20%}.team-grid article>div{flex-direction:column;justify-content:center;padding:32px;display:flex}.team-grid h3{margin:0 0 7px}.team-grid article span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin-bottom:23px;font-size:9px;font-weight:700}.team-grid article a{color:var(--muted);margin:4px 0;font-size:11px}.contact{background:var(--deep);color:#fff}.contact-grid{grid-template-columns:1fr .85fr;gap:90px;display:grid}.contact h2{color:#fff}.contact-grid>div>p:not(.eyebrow){color:#ffffffb3;max-width:580px;line-height:1.8}.contact-lines{flex-direction:column;gap:10px;margin-top:28px;font-size:13px;display:flex}.contact-lines address{color:#fff9;font-style:normal}.contact-form{color:var(--ink);background:#fff;padding:38px}.form-note{background:var(--sand);color:var(--muted);margin-bottom:22px;padding:10px;font-size:9px;line-height:1.4}.contact-form label{color:var(--navy);letter-spacing:.05em;margin-bottom:15px;font-size:10px;font-weight:700;display:block}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);background:var(--off);width:100%;color:var(--ink);margin-top:7px;padding:12px;font-size:12px}.contact-form textarea{resize:vertical}.contact-form .button{width:100%}.contact-form .button:disabled{cursor:not-allowed;opacity:.55}.contact-form small{color:var(--muted);margin-top:10px;font-size:8px;line-height:1.4;display:block}footer{color:#fff;background:#091c29;padding:58px 0 24px}.footer-grid{grid-template-columns:1fr 1fr 1fr;align-items:center;display:grid}.footer-brand{color:#fff}.footer-grid p{color:#ffffff80;font-size:11px;line-height:1.7}.footer-grid>div{text-align:right}.footer-grid>div a{color:#fff9;margin-left:22px;font-size:10px}.copyright{color:#ffffff5c;border-top:1px solid #ffffff1f;margin-top:42px;padding-top:18px;font-size:9px}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes heroZoom{0%{transform:scale(1.025)}to{transform:scale(1)}}@media (width<=1050px){nav,.button-small{display:none}.mobile-menu{margin-left:auto;display:block;position:relative}.mobile-menu summary{cursor:pointer;color:var(--navy);text-transform:uppercase;font-size:11px;font-weight:700;list-style:none}.mobile-menu div{border:1px solid var(--line);background:#fff;flex-direction:column;width:220px;padding:20px;display:flex;position:absolute;top:40px;right:0;box-shadow:0 14px 35px #0e243524}.mobile-menu div a{padding:8px 0;font-size:12px}.paths-grid,.service-grid,.property-grid{grid-template-columns:1fr 1fr}.paths a:nth-child(3){border-top:1px solid var(--line);grid-column:1/-1}.personal-grid,.region-grid,.contact-grid{gap:55px}.timeline{grid-template-columns:repeat(4,1fr);gap:25px 0}.situation-grid{grid-template-columns:1fr 1fr}.team-grid{grid-template-columns:1fr}}@media (width<=720px){.shell{width:min(100% - 32px,1200px)}.topbar-inner>span,.topbar i,.topbar a:last-child{display:none}.topbar-inner{justify-content:center}.site-header{height:74px}.monogram{width:42px;height:42px}.brand-copy strong{font-size:14px}.hero{align-items:flex-start;min-height:740px}.hero-image{opacity:.58;background-position:68%}.hero-shade{background:#091926ba}.hero-content{padding-top:85px}.hero h1{font-size:44px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.quiet-link{margin:7px 0 0}.location-strip>div{white-space:nowrap;gap:9px;font-size:11px;overflow:hidden}.paths-grid,.personal-grid,.service-grid,.property-grid,.region-grid,.contact-grid{grid-template-columns:1fr}.paths a{border-left:0;border-top:1px solid var(--line);padding:34px 20px}.paths a:first-child{border-top:0}.paths a:nth-child(3){grid-column:auto}.paths h2{min-height:0}.section{padding:72px 0}.personal-grid{gap:38px}.portrait-wrap img{aspect-ratio:1}.section-head{display:block}.section-head>p{margin-top:22px}.service-grid{border-left:0}.service-grid article{min-height:auto}.property-photo{height:250px}.region-grid{gap:38px}.image-placeholder{min-height:360px}.timeline{border-top:0;border-left:1px solid var(--gold);grid-template-columns:1fr;margin-left:6px}.timeline li{padding:0 0 26px 27px}.timeline li:before{top:5px;left:-5px}.situation-grid,.team-grid article{grid-template-columns:1fr}.team-grid img{height:400px}.contact-form{padding:27px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-grid>div{text-align:left}.footer-grid>div a{margin:0 20px 0 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-image{background-position:50% 56%;animation:10s cubic-bezier(.2,.7,.2,1) both heroPropertyZoom;inset:-2%}.hero-curtain{z-index:4;background:var(--deep);transform-origin:100%;pointer-events:none;animation:1.15s cubic-bezier(.76,0,.24,1) 80ms both heroCurtain;position:absolute;inset:0}.service-grid article{text-align:center;flex-direction:column;align-items:center;display:flex}.service-grid article h3{justify-content:center;align-items:center;min-height:60px;margin:15px 0 8px;display:flex}.service-grid article p{max-width:300px;margin:0}.home-story{background:var(--sand)}.home-story-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:72px;display:grid}.home-story-image{overflow:hidden}.home-story-image img{aspect-ratio:16/10;object-fit:cover;width:100%;transition:transform 1s cubic-bezier(.2,.7,.2,1);display:block}.home-story-image:hover img{transform:scale(1.025)}.home-story-copy{text-align:center}.home-story-copy h2{color:var(--navy);font-size:clamp(38px,4.3vw,58px)}.home-story-copy p:not(.eyebrow){max-width:520px;color:var(--muted);margin:24px auto 0;line-height:1.85}.property-card{height:100%}.property-card>a{flex-direction:column;height:100%;display:flex}.property-copy{text-align:center;flex-direction:column;flex:1;align-items:stretch;display:flex}.property-copy h3{justify-content:center;align-items:center;display:flex}.property-copy>div{margin-top:auto}.region-image{border:1px solid #ffffff38;margin:0;position:relative;overflow:hidden}.region-image img{object-fit:cover;width:100%;min-height:520px;transition:transform 1s cubic-bezier(.2,.7,.2,1);display:block}.region-image:hover img{transform:scale(1.025)}.region-image figcaption{color:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e2435d1;padding:17px 20px;font:400 15px/1.45 Georgia,serif;position:absolute;bottom:24px;left:24px;right:24px}.centered-head{text-align:center;flex-direction:column;align-items:center;gap:18px}.centered-head>p{max-width:620px;margin:0}.team-grid article{height:100%}.team-grid article>div{text-align:center;align-items:center}@keyframes heroPropertyZoom{0%{transform:scale(1.09)}to{transform:scale(1.02)}}@keyframes heroCurtain{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes heroShadeIn{0%{opacity:.3}to{opacity:1}}@keyframes heroStripIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}@media (width<=1050px){.home-story-grid{gap:48px}}@media (width<=720px){.home-story-grid{grid-template-columns:1fr;gap:38px}.home-story-copy{padding:0 6px}.region-image img{min-height:360px}.region-image figcaption{bottom:16px;left:16px;right:16px}.service-grid article h3{min-height:auto}.hero-image{background-position:60%}}@media (prefers-reduced-motion:reduce){.hero-curtain{display:none}.hero-image,.hero-shade,.hero-content>.eyebrow,.hero h1,.hero-lead,.hero-actions,.location-strip{animation:none!important}}.brand-logo{object-fit:contain;width:74px;height:74px;display:block}.valuation-header{white-space:nowrap;padding-inline:19px}.valuation-note{color:#ffffffc7;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin:20px 0 0;font-size:10px;font-weight:600;animation:.8s 1.08s both fadeUp;display:flex}.valuation-note span{border:1px solid var(--gold);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.valuation-note i{background:var(--gold);border-radius:50%;width:3px;height:3px}.footer-logo{filter:drop-shadow(0 6px 18px #0003);width:86px;height:86px}@media (width<=720px){.site-header .brand-logo{width:60px;height:60px}.hero-content{padding-top:68px}.valuation-note{flex-wrap:wrap;gap:8px;max-width:310px}.footer-logo{width:78px;height:78px}}@media (prefers-reduced-motion:reduce){.valuation-note{animation:none!important}}.hero-team-cutout{--team-opacity:.99;z-index:1;object-fit:contain;object-position:right bottom;image-rendering:auto;width:min(52.2vw,828px);height:auto;opacity:var(--team-opacity);will-change:opacity;filter:saturate(.94)brightness(.96);pointer-events:none;-webkit-user-select:none;user-select:none;animation:1.15s cubic-bezier(.22,.72,.24,1) 80ms both teamReveal;display:block;position:absolute;bottom:52px;right:-54px;transform:translateZ(0);-webkit-mask-image:linear-gradient(#000 0% 76%,#000000f5 82%,#000000b8 89%,#00000052 95%,#0000 100%);mask-image:linear-gradient(#000 0% 76%,#000000f5 82%,#000000b8 89%,#00000052 95%,#0000 100%)}.hero-shade{z-index:1}.hero-team-cutout{z-index:2}.hero-content{z-index:3}.location-strip{z-index:4}@media (width<=1180px){.hero-team-cutout{width:min(54.9vw,711px);right:-105px}}@media (width<=900px){.hero-team-cutout{--team-opacity:.7;width:648px;right:-190px}}@media (width<=720px){.hero-team-cutout{--team-opacity:.4;filter:saturate(.94)brightness(.96);width:603px;bottom:52px;right:-305px}}@keyframes teamReveal{0%{opacity:.08}to{opacity:var(--team-opacity)}}@media (prefers-reduced-motion:reduce){.hero-team-cutout{will-change:auto;animation:none}}.site-header{border-bottom:0;height:104px;box-shadow:0 8px 28px #0e243512}.nav-wrap{gap:30px}.site-header .brand{justify-content:flex-start;align-self:stretch;min-width:116px}.site-header .brand-logo{filter:drop-shadow(0 5px 12px #0e24351f);width:104px;height:104px;animation:.65s cubic-bezier(.2,.9,.25,1.18) both logoPop}nav{gap:27px}nav a{letter-spacing:.015em;font-size:14px;font-weight:650;animation:.55s cubic-bezier(.2,.9,.25,1.25) both navPop;position:relative}nav a:after{content:"";background:var(--gold);height:2px;transition:left .25s,right .25s;position:absolute;bottom:-9px;left:50%;right:50%}nav a:hover:after{left:0;right:0}.brand-logo,.footer-logo{width:96px;height:96px}.paths,.properties,.situations{background:var(--off)}.paths a{border-left:0}.service-grid{background:var(--sand);border:0;gap:2px}.service-grid article{background:var(--off);border:0}.property-card{background:var(--sand);border:0}.region-tags span{background:#faf9f61a;border:0}.situation-grid article,.team-grid article{background:var(--sand);border:0}.region-image{border:0}@keyframes navPop{0%{opacity:0;transform:translateY(-9px)scale(.88)}to{opacity:1;transform:none}}@keyframes logoPop{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@media (width<=1050px){.site-header{height:92px}.site-header .brand{min-width:96px}.site-header .brand-logo{width:90px;height:90px}}@media (width<=720px){.site-header{height:82px}.site-header .brand{min-width:82px}.site-header .brand-logo{width:78px;height:78px}.footer-logo{width:82px;height:82px}.paths a{border-top:0}}@media (prefers-reduced-motion:reduce){nav a,.site-header .brand-logo{animation:none!important}}.site-header{-webkit-backdrop-filter:blur(11px)saturate(115%);background:#faf9f6d1;border-bottom:1px solid #ffffff57;height:118px;position:absolute;top:36px;left:0;right:0;box-shadow:0 10px 34px #0e24351a}.site-header nav{gap:29px}.site-header nav a{font-size:15px;font-weight:650}.valuation-header{text-align:center;max-width:190px;padding-inline:18px;font-size:11px;line-height:1.25}@media (width<=1050px){.site-header{height:104px}.site-header .brand{min-width:108px}.site-header .brand-logo{width:104px;height:104px}.site-header nav{gap:20px}.site-header nav a{font-size:13px}.valuation-header{max-width:165px;padding-inline:13px;font-size:10px}}@media (width<=720px){.site-header{background:#faf9f6d6;height:92px;top:36px}.site-header .brand{min-width:94px}.site-header .brand-logo{width:90px;height:90px}.hero-content{padding-top:142px}}.site-header{-webkit-backdrop-filter:blur(10px)saturate(108%);background:#ffffffa8;border-bottom:1px solid #ffffff80;height:126px}.owner-services{background:#f8f6f1}.owner-services-head{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;max-width:850px;margin:0 0 54px;display:grid}.owner-services-head .eyebrow{margin-bottom:16px}.owner-services-head h2{max-width:820px;line-height:1.08}.owner-services-head>p{border-left:3px solid var(--gold);max-width:680px;color:var(--muted);margin:0;padding-left:22px;font-size:15px;line-height:1.75}.owner-services .service-grid{background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.owner-services .service-grid article{background:#ffffffe6;min-height:270px;padding:38px 34px;box-shadow:0 12px 32px #0e24350e}.owner-services .service-grid b{margin-bottom:28px;font-size:18px;display:block}.owner-services .service-grid h3{min-height:58px;margin:0 0 15px;font-size:23px}.owner-services .service-grid p{margin:0;font-size:13px;line-height:1.75}@media (width<=1050px){.site-header{height:110px}.site-header .brand{min-width:120px}.site-header .brand-logo{width:116px;height:116px}.owner-services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.site-header{background:#ffffffb3;height:96px}.site-header .brand{min-width:100px}.site-header .brand-logo{width:98px;height:98px}.owner-services-head{gap:20px;margin-bottom:38px}.owner-services-head h2 br{display:none}.owner-services-head>p{padding-left:16px;font-size:14px}.owner-services .service-grid{grid-template-columns:1fr;gap:12px}.owner-services .service-grid article{min-height:0;padding:30px 26px}.owner-services .service-grid b{margin-bottom:18px}.owner-services .service-grid h3{min-height:0}}.site-header{-webkit-backdrop-filter:none;background:#fff;border-bottom:1px solid #1831491a;box-shadow:0 8px 24px #0e243514}.site-header .nav-wrap{gap:34px;width:min(1400px,100% - 56px)}.site-header .brand{min-width:152px}.site-header .brand-logo{width:148px;height:148px}.site-header nav{flex:1;justify-content:space-evenly;gap:18px;margin-left:0}.site-header nav a{white-space:nowrap;flex:none;font-size:14px}.site-header .valuation-header{letter-spacing:.065em;white-space:nowrap;flex:none;width:auto;max-width:none;min-height:46px;padding:0 20px;font-size:10px;line-height:1}@media (width<=1180px){.site-header .nav-wrap{gap:22px;width:min(100% - 40px,1400px)}.site-header .brand{min-width:126px}.site-header .brand-logo{width:124px;height:124px}.site-header nav{gap:12px}.site-header nav a{font-size:12px}.site-header .valuation-header{letter-spacing:.04em;padding:0 14px;font-size:9px}}@media (width<=1050px){.site-header{background:#fff}.site-header .nav-wrap{width:min(100% - 40px,1400px)}.site-header .brand{min-width:120px}.site-header .brand-logo{width:116px;height:116px}}@media (width<=720px){.site-header{background:#fff}.site-header .nav-wrap{width:min(100% - 30px,1400px)}.site-header .brand{min-width:100px}.site-header .brand-logo{width:98px;height:98px}}.process{background:#f2eee6}.process-head{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;max-width:850px;margin:0 0 62px;display:grid}.process-head .eyebrow{margin-bottom:16px}.process-head h2{max-width:820px;line-height:1.08}.process-head>p{border-left:3px solid var(--gold);max-width:680px;color:var(--muted);margin:0;padding-left:22px;font-size:15px;line-height:1.75}.process .timeline{border-top:1px solid var(--gold);grid-template-columns:repeat(7,minmax(0,1fr));gap:0}.process .timeline li{min-height:150px;padding:30px 22px 22px 0}.process .timeline li:not(:last-child){border-right:1px solid #1831491a}.process .timeline li:not(:first-child){padding-left:20px}.process .timeline li:before{width:10px;height:10px;top:-6px}.process .timeline li:not(:first-child):before{left:20px}.process .timeline span{font-size:16px}.process .timeline b{margin-top:15px;font-size:16px;line-height:1.45}@media (width<=1050px){.process .timeline{border-top:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 0}.process .timeline li{border-top:1px solid var(--gold);min-height:135px;padding:26px 22px 18px}.process .timeline li:not(:last-child){border-right:0}.process .timeline li:not(:first-child){padding-left:22px}.process .timeline li:before,.process .timeline li:not(:first-child):before{top:-6px;left:22px}}@media (width<=720px){.process-head{gap:20px;margin-bottom:42px}.process-head h2 br{display:none}.process-head>p{padding-left:16px;font-size:14px}.process .timeline{border-left:1px solid var(--gold);grid-template-columns:1fr;gap:0;margin-left:7px}.process .timeline li,.process .timeline li:not(:first-child){border-top:0;min-height:0;padding:0 0 30px 30px}.process .timeline li:before,.process .timeline li:not(:first-child):before{top:5px;left:-6px}.process .timeline b{margin-top:7px;font-size:17px}}.hero-actions{gap:26px}.hero-primary{min-width:330px;padding-inline:28px}.hero-actions .quiet-link{color:#ffffffd1;margin-left:0}.hero-assurance{color:#ffffffad;align-items:center;gap:11px;max-width:650px;margin:20px 0 0;font-size:11px;line-height:1.5;animation:.8s 1.08s both fadeUp;display:flex}.hero-assurance span{border:1px solid var(--gold);color:#fff;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.hero-assurance strong{color:#fff;font-size:11px;font-weight:650}.hero-assurance i{background:#ffffff47;width:1px;height:15px}@media (width<=720px){.hero-actions{gap:18px}.hero-primary{text-align:center;width:100%;min-width:0;max-width:350px;padding-inline:18px}.hero-assurance{flex-wrap:wrap;align-items:flex-start;gap:8px 10px;max-width:340px}.hero-assurance i{display:none}.hero-assurance strong{padding-top:3px}.hero-assurance strong+span{display:none}}@media (prefers-reduced-motion:reduce){.hero-assurance{animation:none!important}}.site-header{z-index:50;position:sticky;top:0;left:auto;right:auto}.hero-content{padding-top:0}#immobilien,#verkaufen,#kontakt,#region,#team,#ablauf{scroll-margin-top:145px}@media (width<=1050px){#immobilien,#verkaufen,#kontakt,#region,#team,#ablauf{scroll-margin-top:125px}}@media (width<=720px){.hero-content{padding-top:85px}#immobilien,#verkaufen,#kontakt,#region,#team,#ablauf{scroll-margin-top:108px}}.personal-grid{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:76px}.portrait-wrap img{aspect-ratio:4/3.45;min-height:560px}.personal-copy{flex-direction:column;justify-content:center;max-width:590px;display:flex}.personal-copy h2{font-size:clamp(38px,4vw,54px);line-height:1.08}.personal-text{max-width:555px;margin-top:22px}.personal-text p{margin:0 0 15px;font-size:14px}.person-contact{border-top:1px solid #18314924;border-bottom:1px solid #18314924;grid-template-columns:1fr 1fr;gap:10px 26px;margin:24px 0 28px;padding:21px 0;display:grid}.person-contact a{flex-direction:column;gap:5px;min-width:0;display:flex}.person-contact a:last-child{grid-column:1/-1}.person-contact span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.person-contact strong{color:var(--navy);overflow-wrap:anywhere;font-size:12px;font-weight:600}.personal-button{align-self:flex-start;margin:0}@media (width<=1050px){.personal-grid{gap:50px}.portrait-wrap img{min-height:510px}.person-contact{grid-template-columns:1fr}.person-contact a:last-child{grid-column:auto}}@media (width<=720px){.personal-grid{gap:34px}.portrait-wrap img{aspect-ratio:1;min-height:0}.personal-copy{max-width:none}.personal-text{margin-top:18px}.person-contact{grid-template-columns:1fr;gap:13px;margin:20px 0 24px}.personal-button{text-align:center;width:100%;padding-inline:18px}}:root{--sand:#f7f9fb;--off:#fff;--line:#18314921}body,.paths,.personal,.owner-services,.properties,.home-story,.process,.situations,.team{background:#fff}.personal,.home-story,.process,.team{border-top:1px solid #18314914;border-bottom:1px solid #18314914}.personal{background:#fcfbf8}.personal-grid{gap:72px}.portrait-wrap{background:#ffffff7a;padding:14px;box-shadow:0 18px 45px #18314914}.portrait-wrap img{min-height:535px}.portrait-wrap>span{bottom:34px;left:34px}.personal-copy{padding:30px 0}.personal-copy .eyebrow{margin-bottom:16px}.personal-text{border-left:2px solid #b89765b8;padding-left:22px}.person-contact{background:#ffffff94;border:1px solid #1831491a;padding:18px 20px}@media (width<=1050px){.personal-grid{gap:48px}.portrait-wrap img{min-height:480px}}@media (width<=720px){.personal{background:#fcfbf8}.personal-grid{gap:30px}.portrait-wrap{padding:9px}.portrait-wrap img{min-height:0}.portrait-wrap>span{bottom:22px;left:22px}.personal-copy{padding:8px 0 0}.personal-text{padding-left:16px}.person-contact{padding:16px}}.topbar-whatsapp{color:#8fe0aa;font-weight:700}.personal-actions{flex-wrap:wrap;align-items:stretch;gap:12px;display:flex}.whatsapp-button{color:#167844;letter-spacing:.06em;text-transform:uppercase;background:#fff;border:1px solid #1f9d55;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 20px;font-size:10px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:inline-flex}.whatsapp-button:hover{color:#fff;background:#1f9d55;transform:translateY(-2px)}.whatsapp-button>span[aria-hidden]{color:#fff;background:#25d366;border-radius:50%;place-items:center;width:24px;height:24px;font-size:15px;display:grid}.contact-whatsapp{color:#fff;text-transform:none;letter-spacing:0;background:#1f9d55;border-color:#37c878;justify-content:flex-start;margin-top:28px;padding:13px 18px}.contact-whatsapp>span:last-child{flex-direction:column;gap:3px;display:flex}.contact-whatsapp strong{font-size:12px}.contact-whatsapp small{color:#fffc;font-size:9px;font-weight:500}.mobile-whatsapp{text-align:center;background:#1f9d55;margin-top:9px;color:#fff!important;padding:12px!important}.whatsapp-float{z-index:40;color:#fff;background:#1f9d55;border-radius:999px;align-items:center;gap:8px;padding:11px 15px;font-size:11px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 28px #0e243540}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 14px 34px #0e243552}.whatsapp-float span{background:#25d366;border-radius:50%;place-items:center;width:25px;height:25px;font-size:15px;display:grid}@media (width<=720px){.personal-actions{display:grid}.personal-actions>*{width:100%}.whatsapp-float{padding:10px;bottom:14px;right:14px}.whatsapp-float strong{display:none}.contact-whatsapp{display:flex!important}.topbar-whatsapp{display:none}}.hero-curtain{display:none}@keyframes heroImageSmooth{0%{opacity:.72;transform:translate(0)scale(1.035)}to{opacity:1;transform:translate(0)scale(1.02)}}@media (width<=720px){.hero-image{animation-duration:1.1s}}@media (prefers-reduced-motion:reduce){.hero-image{transform:scale(1.02);animation:none!important}}.team-portrait img{aspect-ratio:16/10;object-position:center 38%;min-height:0}@media (width<=720px){.team-portrait img{aspect-ratio:16/10}}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.team-grid article{flex-direction:column;min-width:0;display:flex}.team-grid img{object-fit:contain;object-position:center;background:#f1f1ef;height:330px}.hero-image{will-change:transform;backface-visibility:hidden;transform-origin:50%;animation:2.8s cubic-bezier(.16,1,.3,1) both heroImagePop}.hero-shade{animation:2s ease-out both heroShadeCalm}.hero-team-cutout{animation:1.8s cubic-bezier(.22,.61,.36,1) .18s both teamRevealCalm}.site-header .brand-logo{animation:1.15s cubic-bezier(.22,.61,.36,1) 80ms both headerFadeCalm}nav a{animation:1.05s cubic-bezier(.22,.61,.36,1) both headerFadeCalm}nav a:first-child{animation-delay:.16s}nav a:nth-child(2){animation-delay:.22s}nav a:nth-child(3){animation-delay:.28s}nav a:nth-child(4){animation-delay:.34s}nav a:nth-child(5){animation-delay:.4s}nav a:nth-child(6){animation-delay:.46s}.hero-content>.eyebrow{animation:1.2s cubic-bezier(.22,.61,.36,1) .42s both contentFadeCalm}.hero h1{animation:1.35s cubic-bezier(.22,.61,.36,1) .52s both contentFadeCalm}.hero-lead{animation:1.3s cubic-bezier(.22,.61,.36,1) .66s both contentFadeCalm}.hero-actions{animation:1.3s cubic-bezier(.22,.61,.36,1) .78s both contentFadeCalm}.hero-assurance,.valuation-note{animation:1.25s cubic-bezier(.22,.61,.36,1) .9s both contentFadeCalm}.location-strip{animation:1.25s cubic-bezier(.22,.61,.36,1) .72s both stripFadeCalm}.button,.paths a,.property-card,.property-photo img,.home-story-image img,.region-image img,.whatsapp-button,.whatsapp-float{transition-duration:.5s;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.button:hover,.whatsapp-button:hover,.paths a:hover{transform:translateY(-1px)}.property-card:hover{transform:translateY(-4px)}.whatsapp-float:hover{transform:translateY(-2px)}@keyframes heroImageCalm{0%{opacity:1;transform:translate(0)scale(1.026)}to{opacity:1;transform:translate(0)scale(1.02)}}@keyframes heroImageFloat{0%{opacity:1;transform:translate(-.12%,-.08%)scale(1.022)}to{opacity:1;transform:translate(.28%,.16%)scale(1.028)}}@keyframes heroImagePop{0%{opacity:1;transform:translate(0)scale(1.045)}to{opacity:1;transform:translate(0)scale(1.02)}}@keyframes heroShadeCalm{0%{opacity:.92}to{opacity:1}}@keyframes teamRevealCalm{0%{opacity:.72}to{opacity:var(--team-opacity)}}@keyframes headerFadeCalm{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translate(0)}}@keyframes contentFadeCalm{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0)}}@keyframes stripFadeCalm{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0)}}@media (width<=720px){.hero-image{animation-duration:2.4s}}@media (prefers-reduced-motion:reduce){.hero-image,.hero-shade,.hero-team-cutout,.site-header .brand-logo,nav a,.hero-content>.eyebrow,.hero h1,.hero-lead,.hero-actions,.hero-assurance,.valuation-note,.location-strip{animation:none!important}}.team-grid .team-photo{background:#f1f1ef;width:100%;height:360px;min-height:0;padding:0;display:block;overflow:hidden}.team-grid .team-photo img{object-fit:cover;background:#f1f1ef;width:100%;height:100%;display:block}.team-grid .jonathan-card .team-photo img{object-position:center 31%;transform-origin:50% 34%;transform:scale(1.28)}.team-grid .nelian-card .team-photo img,.team-grid .david-card .team-photo img{object-fit:contain;object-position:center}@media (width<=1050px){.team-grid .team-photo{height:360px}.team-grid .david-card .team-photo{height:340px}}@media (width<=720px){.team-grid .team-photo,.team-grid .david-card .team-photo{height:400px}}.team-grid article>div{justify-content:flex-start;min-height:215px;padding:27px}.team-grid h3{font-size:23px}.team-grid article span{min-height:29px;margin-bottom:15px;line-height:1.45}.team-grid article a{overflow-wrap:anywhere;line-height:1.45}.team-grid article a small{color:#9a7c51;letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:700;display:block}.team-grid .david-card img,.team-grid article:first-child img,.team-grid article.david-card:last-child img{object-position:center}@media (width<=1050px){.team-grid{grid-template-columns:1fr 1fr}.team-grid .david-card{grid-column:1/-1;grid-template-columns:44% 56%;display:grid}.team-grid .david-card img{width:100%;height:340px}.team-grid .david-card>div{justify-content:center;min-height:340px}}@media (width<=720px){.team-grid{grid-template-columns:1fr}.team-grid .david-card{grid-column:auto;display:flex}.team-grid img,.team-grid .david-card img{height:400px}.team-grid article>div,.team-grid .david-card>div{min-height:0}}.owner-services .service-grid article,.situation-grid article,.team-grid article,.property-card,.contact-form{background:#fff}.owner-services .service-grid article,.situation-grid article,.team-grid article,.property-card{box-shadow:0 12px 34px #0e24350f}.owner-services .service-grid article{border-top:3px solid #b89765b8}.situation-grid article{border-top-color:var(--gold)}.form-note,.contact-form input,.contact-form select,.contact-form textarea,.paths a:hover{background:#f7f9fb}.service-grid{background:0 0}.hero-shade{background:linear-gradient(90deg,#091926e0,#0e243594 44%,#0e243508 78%)}@media (width<=720px){.hero-shade{background:linear-gradient(90deg,#091926c7,#0e243585)}}
