:root{--bg:#0d0e10;--ink:#f7f8f4;--muted:#a9adae;--accent:#ffb17b;--line:#ffffff25;--ease:cubic-bezier(.22,1,.36,1);--gutter:5.5vw;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font:400 16px/1.6 'Inter',Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{cursor:default}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}a,button,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:#111}button{border:0}a,button{touch-action:manipulation}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip-link:focus{position:fixed;top:12px;left:12px;padding:15px;background:var(--accent);color:#111;z-index:100}.section{padding:115px var(--gutter)}.eyebrow,.section-meta>span{font-size:12px;letter-spacing:.12em;font-weight:500;line-height:1.6}.eyebrow{margin-bottom:25px}.section-meta{display:flex;justify-content:space-between;gap:24px;margin-bottom:54px}.section-meta .eyebrow{margin:0}.section-meta>span{color:var(--muted)}h2{font-family:'Space Grotesk',Arial,sans-serif;letter-spacing:-.055em;font-size:clamp(42px,4.7vw,76px);line-height:1.1}h2 em{font-family:'Space Grotesk',Georgia,serif;font-weight:400}h2 .accent{display:block;margin-top:10px;color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 22px;min-height:58px;border:1px solid transparent;border-radius:4px;line-height:1.3;font-size:15px;font-weight:500;transition:background .25s,transform .3s var(--ease),box-shadow .3s}.button>span{font-size:24px;font-weight:400;transition:transform .3s}.button:hover{transform:translateY(-3px)}.button:hover>span{transform:translate(2px,-2px)}.primary{background:var(--accent);color:#19150e}.primary:hover{background:#ffc699;box-shadow:0 8px 25px #0003}.light{background:#f7f8f0;color:#19251f}.light:hover{background:#dce8dc}.dark{background:#121411;color:#f7f8f0}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:13px 0;border-bottom:1px solid currentColor;font-size:15px}.text-link span{font-size:23px;transition:transform .3s}.text-link:hover span{transform:translate(3px,-3px)}
.site-header{position:absolute;top:0;left:0;width:100%;height:94px;padding:0 var(--gutter);display:flex;align-items:center;gap:35px;color:#f7f8f4;z-index:30;border-bottom:1px solid #ffffff26;transition:background .3s,box-shadow .3s}.site-header.scrolled{position:fixed;background:#0d0e10ef;backdrop-filter:blur(20px);height:78px;box-shadow:0 1px 0 #ffffff17}.wordmark{font-family:'Space Grotesk',Arial,sans-serif;font-size:36px;letter-spacing:-2.4px;font-weight:800;line-height:1;white-space:nowrap}.logo-stop{color:var(--accent)}#main-nav{display:flex;align-items:center;gap:29px;margin-left:auto;font-size:14px}#main-nav>a{padding:9px 0;position:relative}#main-nav>a:after{content:'';height:1px;position:absolute;bottom:4px;left:0;right:0;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s}#main-nav>a:hover:after{transform:scaleX(1)}.nav-maker{display:none}.header-cta{font-size:14px;border:1px solid #ffffff5c;border-radius:4px;padding:11px 16px;display:flex;gap:24px;align-items:center;white-space:nowrap;transition:background .3s}.header-cta:hover{background:#ffffff16}.header-cta>span{font-size:21px}.menu-toggle{display:none;padding:10px;background:transparent;width:44px;height:44px}.menu-toggle span{display:block;height:1px;margin:7px 0;background:currentColor;transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}
.cinema-hero{position:relative;height:min(920px,100svh);min-height:760px;isolation:isolate;overflow:hidden;background:#122025}.hero-media{position:absolute;inset:0;overflow:hidden;z-index:-3}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;animation:cinema 22s ease-in-out infinite alternate;will-change:transform}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#070b10a1,transparent 88%),linear-gradient(0deg,#070b106e,transparent 65%,#070b1057)}.hero-topline{position:absolute;top:134px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;gap:40px;font-size:12px;letter-spacing:.13em;color:#d4dcde}.hero-topline>span:last-child{font-size:12px;max-width:240px;text-align:right}.hero-copy{padding:238px var(--gutter) 150px;position:relative;max-width:1050px}.hero-copy h1{font-family:'Space Grotesk',Arial,sans-serif;font-size:clamp(72px,8.5vw,138px);line-height:1.045;letter-spacing:-.068em;font-weight:500}.hero-copy h1>span{display:block;animation:headline-enter 1.2s var(--ease) both}.hero-copy h1>span:nth-child(2){animation-delay:.15s}.cities .hero-copy h1 .accent{color:var(--accent)}.hero-bottom-copy{margin-top:35px}.hero-bottom-copy p{font-size:18px;line-height:1.65;color:#e0e4e4;margin-bottom:27px;animation:headline-enter 1.1s .3s var(--ease) both}.hero-copy .button{animation:headline-enter 1.1s .45s var(--ease) both}.hero-coordinate{position:absolute;right:var(--gutter);bottom:53px;font-size:12px;letter-spacing:.12em;line-height:1.7;text-align:right}.hero-scroll{position:absolute;bottom:38px;left:var(--gutter);display:flex;align-items:center;gap:25px;font-size:12px;letter-spacing:.1em}.circle-arrow{width:49px;height:49px;border:1px solid #ffffff65;border-radius:50%;display:grid;place-items:center;font-size:23px;transition:background .3s,transform .3s}.circle-arrow:hover{background:#ffffff20;transform:translateY(2px)}.service-ribbon{display:grid;grid-template-columns:repeat(3,1fr);padding:0 var(--gutter);background:#15191c;border-bottom:1px solid var(--line)}.service-ribbon>a{display:flex;align-items:center;gap:18px;padding:31px 26px;font-size:15px;border-right:1px solid var(--line);transition:background .3s}.service-ribbon>a:first-child{padding-left:0}.service-ribbon>a:last-child{border:0;padding-right:0}.service-ribbon>a:hover{color:var(--accent)}.service-ribbon>a>span{font-size:12px;color:var(--muted)}.service-ribbon b{margin-left:auto;font-size:22px;font-weight:400}.intro{padding-bottom:75px}.intro-layout{display:grid;grid-template-columns:1.65fr 1fr;gap:9%;align-items:end}.intro-aside{max-width:420px;padding-bottom:5px}.intro-aside>p{font-size:17px;color:var(--muted);margin-bottom:30px}.intro-aside .text-link{color:var(--accent)}.trade-studio{display:grid;grid-template-columns:.8fr 1.4fr;gap:5%;padding-top:15px;padding-bottom:125px}.service-tabs{display:flex;flex-direction:column;justify-content:center}.service-tabs button{background:none;border-top:1px solid var(--line);text-align:left;display:flex;gap:24px;align-items:baseline;padding:33px 0;transition:color .3s;color:#8a9193}.service-tabs button:last-child{border-bottom:1px solid var(--line)}.service-tabs button>span{font-size:12px}.service-tabs button>div{font-family:'Space Grotesk',Arial,sans-serif;font-size:clamp(21px,2.1vw,33px);letter-spacing:-.04em;line-height:1.2}.service-tabs small{font:12px/1.5 'Inter',Arial,sans-serif;letter-spacing:.1em;display:block;margin-top:12px}.service-tabs b{font-weight:400;margin-left:auto;font-size:25px}.service-tabs button[aria-selected=true]{color:var(--accent)}.service-tabs button[aria-selected=true] b{transform:rotate(45deg)}.trade-panel{position:relative;min-height:530px;overflow:hidden;border-radius:5px}.trade-panel>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:60% center;transition:transform 1s var(--ease)}.trade-panel:hover>img{transform:scale(1.045)}.trade-panel-shade{position:absolute;inset:0;background:linear-gradient(0deg,#080f14ef 2%,#101d2860 85%)}.panel-label{position:absolute;top:27px;left:30px;right:30px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.1em}.trade-panel-copy{position:relative;padding:180px 35px 35px}.trade-panel h3{font-size:clamp(30px,3.05vw,49px);letter-spacing:-.05em;line-height:1.12;font-family:'Space Grotesk',sans-serif;max-width:540px}.trade-panel p{color:#c7d0d4;margin:20px 0 26px;max-width:490px;font-size:16px}.panel-changing{animation:panel-enter .5s var(--ease)}.world{background:#ecefe9;color:#192426;display:grid;grid-template-columns:1fr 1.13fr;gap:8%;position:relative;overflow:hidden}.world-heading>p:last-child{color:#60706a;margin-top:26px;max-width:310px}.world-heading h2{font-size:clamp(48px,5.1vw,82px)}.world-console{border-top:1px solid #b9c6bf;padding-top:20px}.world-city{display:flex;align-items:end;justify-content:space-between;gap:25px}.world-city span{font-size:12px;letter-spacing:.08em;color:#5e6f66}.world-city h3{font-size:clamp(38px,3.7vw,60px);font-family:'Space Grotesk';letter-spacing:-.065em;line-height:1.3;margin-top:10px}.clock{display:flex;flex-direction:column;align-items:end;padding-bottom:7px}.clock strong{font:400 30px/1.5 'Space Grotesk',sans-serif;letter-spacing:-.05em;font-variant-numeric:tabular-nums}#market-description{font-size:15px;color:#5c6d64;min-height:75px;margin:22px 0}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bfcbc4;border-left:1px solid #bfcbc4}.market-grid button{background:transparent;color:#213b31;padding:16px 12px;border-right:1px solid #bfcbc4;border-bottom:1px solid #bfcbc4;font-size:14px;text-align:left;display:flex;gap:8px;justify-content:space-between;align-items:center;transition:background .25s,color .25s}.market-grid button span{color:#6c7d72}.market-grid button.selected,.market-grid button:hover{background:#1a302a;color:#f7f8f2}.market-grid button.selected span{color:#f7f8f2}.market-note{font-size:12px;color:#596b60;margin-top:20px;line-height:1.6}.approach-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:10%}.process-list article{display:flex;gap:25px;padding:26px 0;border-top:1px solid var(--line)}.process-list article>span{font-size:12px;color:var(--accent);padding-top:4px}.process-list h3{font-size:22px;letter-spacing:-.03em;margin-bottom:12px}.process-list p{color:var(--muted)}.closing{background:var(--accent);color:#181c18;padding:100px var(--gutter);position:relative}.closing h2{font-size:clamp(70px,10vw,160px);line-height:1;letter-spacing:-.065em;margin-bottom:45px}.closing-index{position:absolute;right:var(--gutter);bottom:45px;font-size:12px;letter-spacing:.1em}
.footer{padding:45px var(--gutter) 32px}.footer-nav{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:38px;border-bottom:1px solid var(--line)}.footer-nav>p{font-size:15px;color:var(--muted)}.footer-nav>a:last-child{font-size:14px}.footer-bottom{display:flex;gap:30px;margin-top:27px;font-size:12px;color:var(--muted);padding-right:120px}.footer-bottom>a{margin-left:auto}.footer-bottom strong{font-weight:500;color:var(--ink)}.motion-toggle{position:fixed;right:22px;bottom:20px;z-index:35;border:1px solid #ffffff45;background:#15241fe8;color:#f2f5ed;border-radius:100px;padding:9px 14px;font-size:12px;backdrop-filter:blur(15px)}.scroll-progress{position:fixed;top:0;left:0;right:0;height:2px;background:var(--accent);transform-origin:left;z-index:50;pointer-events:none}.js-motion .reveal{opacity:0;transform:translateY(25px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.js-motion .reveal.visible{opacity:1;transform:none}.page-hidden *,.motion-paused *{animation-play-state:paused!important}.motion-paused{scroll-behavior:auto}.motion-paused .reveal{opacity:1!important;transform:none!important}.motion-paused .hero-copy *{animation:none}.motion-paused .hero-media img{transform:none}
/* Property identity */
.miles{--bg:#f5f5ed;--ink:#203b31;--muted:#63746a;--accent:#bad2ad;--line:#cbd3c9;color-scheme:light}.miles .wordmark{font-family:'Space Grotesk',Georgia,serif;letter-spacing:-1.5px;font-size:38px;font-weight:400}.miles .logo-seven{font-size:48px;letter-spacing:-4px;margin-right:4px;line-height:0}.miles .site-header.scrolled{background:#19352ff2;color:#f5f5ed}.miles .hero-copy{max-width:1000px;padding-top:218px}.miles .hero-copy h1{font-size:clamp(77px,8.3vw,134px);letter-spacing:-.06em;line-height:.99;color:#f7f8f0}.miles .hero-copy h1 em{font-family:'Space Grotesk',Georgia,serif;font-weight:400;letter-spacing:-.045em}.miles .cinema-hero{color:#f7f8f0}.miles .hero-shade{background:linear-gradient(90deg,#05272480,transparent 95%),linear-gradient(0deg,#0628218f,transparent 60%,#153b3a52)}.miles .hero-media img{object-position:center}.miles .hero-lead{font-size:18px;margin:30px 0 25px;color:#e2eeea;line-height:1.55}.miles .hero-topline{color:#e1e9e6}.miles .hero-copy>.eyebrow{font-size:12px;letter-spacing:.12em;margin-bottom:28px}.property-hero-base{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:32px;left:var(--gutter);right:var(--gutter);font-size:12px;letter-spacing:.12em;line-height:1.7}.property-hero-base>span:last-child{text-align:right}.property-intro-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:10%;align-items:center}.property-intro h2{font-size:clamp(44px,4.8vw,76px)}.property-intro-grid>div>p{font-size:17px;color:var(--muted)}.property-intro-grid>div>p+p{margin-top:19px}.property-paths{display:grid;grid-template-columns:repeat(3,1fr);margin-top:75px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.property-path{padding:31px 30px 28px;border-right:1px solid var(--line);transition:background .4s}.property-path:first-child{padding-left:0}.property-path:last-child{border-right:0;padding-right:0}.property-path:hover{background:#e5eade}.path-index{font-size:12px;letter-spacing:.1em;color:#657967}.property-path h3{font-family:'Space Grotesk',Georgia,serif;font-size:46px;letter-spacing:-.035em;line-height:1.07;margin:23px 0 20px;font-weight:400}.property-path>p{max-width:270px;font-size:16px;color:var(--muted);min-height:56px}.path-end{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-top:38px}.path-end b{font-size:23px;font-weight:400;transition:transform .4s}.property-path:hover b{transform:translate(4px,-4px)}.living-story{display:grid;grid-template-columns:1.02fr 1fr;background:#19352f;color:#f4f6ed}.living-visual{position:relative;min-height:780px;overflow:hidden}.living-visual img{position:absolute;height:100%;width:100%;object-fit:cover;object-position:center;transition:transform 1.2s var(--ease)}.living-visual:hover img{transform:scale(1.035)}.living-visual-label{position:absolute;bottom:24px;left:30px;right:30px;color:white;text-shadow:0 1px 12px #000;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.08em;gap:20px}.living-copy{padding:85px 13%;position:relative;align-self:center}.living-copy h2{font-size:clamp(48px,5.1vw,81px);margin-bottom:32px;line-height:1.06}.living-copy h2 em{color:#bad2ad}.living-copy>p:not(.eyebrow){font-size:16px;color:#bbcfc4;margin-bottom:18px;max-width:400px}.living-copy .text-link{font-size:14px;margin-top:10px}.living-signature{display:block;font:italic 60px 'Space Grotesk',serif;color:#a3bdaa;margin-top:45px}.detail-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:10%}.detail-grid h2{font-size:clamp(45px,4.5vw,72px)}.detail-accordion details{border-top:1px solid var(--line)}.detail-accordion details:last-child{border-bottom:1px solid var(--line)}.detail-accordion summary{list-style:none;display:flex;align-items:center;gap:20px;font-size:18px;padding:23px 0;cursor:pointer}.detail-accordion summary::-webkit-details-marker{display:none}.detail-accordion summary>span{font-size:12px;color:var(--muted)}.detail-accordion summary>b{font-size:22px;font-weight:400;margin-left:auto}.detail-accordion p{font-size:16px;color:var(--muted);padding:0 0 25px 36px;max-width:490px}.property-journey{background:#e6ecdf;padding-top:95px;padding-bottom:95px}.journey-top{text-align:center}.journey-top h2{font-size:clamp(44px,4.8vw,77px)}.journey-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:6%;margin-top:68px}.journey-steps article{border-top:1px solid #b9c9b6;padding-top:20px}.journey-steps article>span{font:italic 30px 'Space Grotesk',serif;color:#7b977d}.journey-steps h3{font-size:24px;margin:20px 0 12px;letter-spacing:-.04em}.journey-steps p{color:var(--muted);font-size:16px}.property-closing{position:relative;min-height:670px;display:grid;place-items:center;overflow:hidden;color:#f8f9f3}.property-closing>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 63%}.property-closing-shade{position:absolute;inset:0;background:#0e2b2499}.property-closing-copy{position:relative;text-align:center;padding:90px var(--gutter)}.property-closing h2{font-size:clamp(55px,7.5vw,120px);line-height:1.07;margin-bottom:40px}.imagery-note{padding:20px var(--gutter);font-size:12px;border-bottom:1px solid var(--line);color:var(--muted)}
/* Enquiry overlay */
.brief-dialog{padding:0;background:var(--bg);color:var(--ink);border:1px solid var(--line);border-radius:12px;width:min(660px,calc(100% - 30px));max-height:calc(100svh - 40px);overflow:auto;box-shadow:0 30px 130px #0006}.brief-dialog::backdrop{background:#05100dd0;backdrop-filter:blur(10px)}.dialog-close{position:absolute;right:16px;top:15px;width:40px;height:40px;font-size:30px;background:transparent;line-height:1;z-index:1;border-radius:50%}.dialog-close:hover{background:#8882}.dialog-brand{display:flex;align-items:center;gap:18px;padding:28px 35px;border-bottom:1px solid var(--line);font-family:'Space Grotesk';font-size:24px;font-weight:700;letter-spacing:-1px}.dialog-brand>span{font:12px 'Inter';letter-spacing:.1em;color:var(--muted)}.brief-card{padding:30px 35px 10px}.brief-progress{display:flex;justify-content:space-between;gap:12px;margin-bottom:28px}.brief-progress span{font-size:12px;color:var(--muted);padding-bottom:10px;border-bottom:1px solid var(--line);flex:1}.brief-progress b{font-weight:400;margin-left:6px}.brief-progress .active{color:var(--ink);border-color:var(--ink)}.form-step h3{font-family:'Space Grotesk';font-size:28px;line-height:1.2;letter-spacing:-.05em;margin-bottom:23px;font-weight:500}.form-step fieldset{border:0;padding:0;margin:0 0 22px}.choice{display:flex;align-items:center;gap:13px;border:1px solid var(--line);padding:17px;margin-bottom:10px;border-radius:4px;cursor:pointer}.choice:has(input:checked){border-color:var(--accent);background:#80907818}.choice input{accent-color:var(--accent);width:18px;height:18px;flex-shrink:0}.choice b{font-weight:400;margin-left:auto;font-size:21px}.choice span{font-size:16px}.brief-card .primary{background:var(--accent);color:#182114}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-grid label{font-size:14px;display:flex;flex-direction:column;gap:8px}.form-grid .full{grid-column:1/-1}input,select,textarea{min-width:0;max-width:100%;border-radius:4px}.form-grid input,.form-grid select,.form-grid textarea{width:100%;background:transparent;border:1px solid var(--line);color:var(--ink);padding:12px;font-size:16px}.form-grid select option{background:var(--bg);color:var(--ink)}.form-grid textarea{resize:vertical}.form-controls,.result-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:24px}.text-button{background:none;color:var(--ink);padding:12px 0;text-decoration:underline;text-underline-offset:4px;font-size:14px}.form-status,.result-note,.privacy-note{font-size:12px;line-height:1.6;color:var(--muted)}.form-status{margin-top:16px}.privacy-note{padding:0 35px 26px}.result-note{margin:18px 0 8px}#brief-output{font:14px/1.6 'Inter',sans-serif;padding:20px;border:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;max-height:280px;overflow:auto;margin:0}[hidden]{display:none!important}body.dialog-open{overflow:hidden}
@keyframes cinema{0%{transform:scale(1.01) translateX(0)}100%{transform:scale(1.075) translateX(-.7%)}}@keyframes headline-enter{from{opacity:0;transform:translateY(26px);filter:blur(5px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes panel-enter{from{opacity:.25;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(min-width:1700px){.hero-copy{padding-top:260px}.miles .hero-copy{padding-top:250px}}
@media(max-width:1100px){:root{--gutter:5vw}.site-header{gap:23px}#main-nav{gap:20px}.header-cta{gap:15px}.intro-layout{gap:6%;grid-template-columns:1.4fr 1fr}.trade-studio{gap:4%;grid-template-columns:.85fr 1.25fr}.service-tabs button{gap:15px}.service-tabs button>div{font-size:25px}.world{gap:6%}.market-grid{grid-template-columns:repeat(2,1fr)}.market-grid button{padding:12px}.living-copy{padding:65px 10%}.living-visual{min-height:760px}.detail-grid{gap:6%}.property-path h3{font-size:40px}.property-path{padding-left:22px;padding-right:22px}.hero-copy{padding-top:238px}.hero-copy h1{font-size:clamp(76px,9.5vw,110px)}}
@media(max-width:800px){:root{--gutter:6vw}.site-header{height:78px;gap:16px}.site-header.scrolled{height:72px}.wordmark{font-size:32px}.miles .wordmark{font-size:34px}.miles .logo-seven{font-size:43px}.header-cta{margin-left:auto;font-size:13px;padding:8px 12px;gap:14px}.header-cta>span{font-size:20px}.menu-toggle{display:block;padding:8px;width:35px}#main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#11251ffb;padding:24px var(--gutter) 32px;margin:0;flex-direction:column;align-items:stretch;gap:5px;font-size:20px;border-bottom:1px solid #ffffff30;color:#f5f7ed}#main-nav.open{display:flex}#main-nav .nav-maker{display:block;font-size:14px;opacity:.8;margin-top:15px}.section{padding:75px var(--gutter)}.section-meta{margin-bottom:36px;gap:20px}.section-meta>span{display:none}.eyebrow{font-size:12px;letter-spacing:.1em}h2{font-size:clamp(40px,7vw,58px)}.cinema-hero{height:850px;min-height:760px;max-height:none}.hero-topline{top:116px;font-size:12px}.hero-topline>span:last-child{display:none}.hero-copy{padding-top:232px;max-width:750px}.hero-copy h1{font-size:clamp(70px,11.4vw,100px)}.hero-bottom-copy p{font-size:17px}.hero-coordinate{max-width:190px;font-size:12px}.hero-media img{object-position:65% center}.cities .hero-shade{background:linear-gradient(90deg,#060c13ad,#06111910),linear-gradient(0deg,#071218b0,transparent 65%)}.service-ribbon{grid-template-columns:1fr;padding:0 var(--gutter)}.service-ribbon>a,.service-ribbon>a:first-child,.service-ribbon>a:last-child{padding:22px 0;border:0;border-bottom:1px solid var(--line)}.service-ribbon>a:last-child{border:0}.intro-layout{grid-template-columns:1fr;gap:30px}.intro-aside{max-width:560px}.intro-aside>p{font-size:16px;margin-bottom:18px}.intro{padding-bottom:35px}.trade-studio{grid-template-columns:1fr;gap:30px;padding-top:0}.service-tabs button{padding:23px 0}.service-tabs button>div{font-size:27px}.service-tabs small{margin-top:6px}.trade-panel{min-height:480px}.trade-panel-copy{padding:170px 27px 30px}.trade-panel h3{font-size:38px}.world{grid-template-columns:1fr;gap:50px}.world-heading h2{font-size:55px}.world-heading>p:last-child{max-width:none;margin-top:20px}.market-grid{grid-template-columns:repeat(3,1fr)}.market-grid button{padding:16px 12px}.world-city h3{font-size:48px}.approach-grid{grid-template-columns:1fr;gap:36px}.closing{padding:75px var(--gutter)}.closing h2{font-size:clamp(60px,12vw,96px)}.closing-index{position:static;display:block;margin-top:35px}.footer-nav{flex-wrap:wrap;gap:24px}.footer-nav>p{order:3;width:100%}.footer-bottom{flex-wrap:wrap;padding-right:0;padding-bottom:44px;gap:16px}.footer-bottom>a{margin-left:0;width:100%}.motion-toggle{right:14px;bottom:14px}.miles .hero-copy{padding-top:224px}.miles .hero-copy h1{font-size:clamp(73px,12vw,102px)}.miles .hero-media img{object-position:60% center}.miles .hero-copy>.eyebrow{max-width:260px;line-height:1.8}.property-hero-base>span:last-child{display:none}.property-intro-grid{grid-template-columns:1fr;gap:30px}.property-intro h2{font-size:clamp(41px,7.4vw,62px)}.property-paths{margin-top:45px;grid-template-columns:1fr;border-bottom:0}.property-path,.property-path:first-child,.property-path:last-child{border:0;border-bottom:1px solid var(--line);padding:25px 0;display:grid;grid-template-columns:1fr 1fr;gap:15px 30px}.path-index{grid-column:1/-1}.property-path h3{font-size:38px;margin:4px 0;grid-row:2/4}.property-path>p{margin:5px 0;min-height:0;max-width:230px}.path-end{margin-top:10px;align-self:end}.living-story{grid-template-columns:1fr}.living-visual{min-height:600px}.living-copy{padding:65px var(--gutter)}.living-copy h2{font-size:62px}.living-copy>p:not(.eyebrow){max-width:570px}.living-signature{position:absolute;bottom:60px;right:var(--gutter);font-size:45px;opacity:.6}.living-copy .text-link{max-width:80%}.detail-grid{grid-template-columns:1fr;gap:40px}.detail-grid h2{font-size:50px}.detail-accordion summary{font-size:17px}.journey-top{text-align:left}.journey-top h2{font-size:50px}.journey-steps{grid-template-columns:1fr;gap:35px;margin-top:40px}.journey-steps h3{margin:10px 0}.property-closing{min-height:570px}.property-closing h2{font-size:64px}.imagery-note{padding-top:18px;padding-bottom:18px}}
@media(max-width:480px){.header-cta{font-size:12px;padding:9px 11px;gap:10px}.wordmark{font-size:30px}.site-header{gap:10px}.miles .wordmark{font-size:30px}.miles .logo-seven{font-size:40px}.cinema-hero{height:790px;min-height:740px}.hero-copy{padding-top:223px;padding-bottom:155px}.hero-copy h1{font-size:clamp(55px,12.8vw,66px);letter-spacing:-.065em}.hero-bottom-copy p{font-size:16px;max-width:310px}.hero-bottom-copy p br{display:none}.hero-bottom-copy{margin-top:27px}.button{font-size:14px;gap:23px;padding:16px 18px}.hero-coordinate{display:none}.hero-topline{max-width:280px;line-height:1.9}.hero-scroll{bottom:33px}.miles .hero-copy{padding-top:226px}.miles .hero-copy h1{font-size:clamp(57px,13.3vw,68px)}.miles .hero-copy>.eyebrow{margin-bottom:24px}.miles .hero-lead{font-size:17px;margin-top:26px}.miles .hero-shade{background:linear-gradient(90deg,#092d2795,#0d312d25),linear-gradient(0deg,#082b249c,transparent 70%)}.miles .hero-media img{object-position:61% center}.miles .hero-topline{max-width:280px}.section{padding-top:62px;padding-bottom:62px}h2{font-size:41px}.section-meta{margin-bottom:32px}.intro{padding-bottom:32px}.trade-studio{padding-top:0}.trade-panel h3{font-size:33px}.trade-panel-copy{padding:165px 23px 27px}.panel-label{left:23px;right:23px}.trade-panel{min-height:500px}.market-grid{grid-template-columns:repeat(2,1fr)}.market-grid button{font-size:14px}.world-heading h2{font-size:48px}.world-city h3{font-size:39px}.clock strong{font-size:25px}.world-city{gap:15px}.world-city span{font-size:12px}.closing h2{font-size:64px}.property-intro h2{font-size:42px}.property-path{gap:12px 22px}.property-path h3{font-size:33px}.property-path>p{font-size:15px}.path-end{font-size:13px;gap:12px}.living-visual{min-height:480px}.living-visual-label{left:22px;right:22px;flex-wrap:wrap;gap:7px}.living-copy h2{font-size:54px}.living-signature{display:none}.living-copy .text-link{max-width:100%}.detail-grid h2,.journey-top h2{font-size:43px}.detail-accordion summary{gap:14px;font-size:16px}.detail-accordion p{padding-left:28px}.property-closing h2{font-size:53px}.property-closing{min-height:510px}.dialog-brand{padding:24px}.dialog-brand>span{font-size:12px}.brief-card{padding:26px 22px 10px}.privacy-note{padding:0 22px 24px}.brief-progress b{display:block;margin:5px 0 0}.form-step h3{font-size:26px}.form-grid{grid-template-columns:1fr}.form-step .button{min-height:52px}.choice{padding:14px 12px}.choice span{font-size:15px}.dialog-close{right:10px}.brief-dialog{max-height:calc(100svh - 24px)}.hero-copy .button{max-width:100%}.form-controls{gap:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}

.hero-copy h1{word-spacing:.055em}.menu-toggle{flex-shrink:0}.header-cta{flex-shrink:0}

@media(max-width:360px){.cities .hero-copy h1{font-size:clamp(45px,14vw,50px)}}

/* Brand system: typography, proportion and cinematic composition */
:root{--bg:#090d10;--ink:#f5f7f8;--muted:#9aa6ad;--accent:#a4eaff;--line:#ffffff23;--gutter:5vw;color-scheme:dark}body{font-family:'Inter',Arial,sans-serif;line-height:1.65}.miles{--bg:#f7f8f8;--ink:#162a37;--muted:#60717b;--accent:#c9e1e2;--line:#d3dce0}.wordmark,.miles .wordmark{display:flex;align-items:center;gap:11px;font-family:'Space Grotesk',Arial,sans-serif;letter-spacing:0;font-size:26px;font-weight:700}.wordmark svg{width:35px;height:35px;flex:none}.brand-name{display:flex;flex-direction:column;gap:6px;line-height:1;letter-spacing:.01em}.brand-name small{font:500 9px/1.2 'Inter',sans-serif;letter-spacing:.15em}.miles .wordmark{font-family:'Sora',sans-serif;font-size:23px;font-weight:600;gap:12px}.miles .brand-name{letter-spacing:.07em}.miles .brand-name small{font-size:8px;letter-spacing:.12em}.site-header{height:98px;position:relative;background:var(--bg);border-bottom:0}.site-header.scrolled{height:78px;background:#090d10ed}.header-cta{background:#f1f7f9;color:#112028;border:0;border-radius:50px;font-size:13px;padding:12px 18px}.header-cta:hover{background:#bdeefa}.site-header #main-nav{font-size:13px;gap:28px}.miles .site-header{background:#f7f8f8;color:#162a37}.miles .site-header.scrolled{background:#f7f8f8ef;color:#162a37;border-bottom:1px solid #c4d2d8}.miles .header-cta{background:#162a37;color:#f8fafb}.miles .header-cta:hover{background:#2e5364}h1,h2,h3,.form-step h3,.dialog-brand{font-family:'Space Grotesk',Arial,sans-serif;letter-spacing:-.035em}h2{font-size:clamp(38px,4.1vw,64px);line-height:1.13;font-weight:500}h2 em,h1 em{font:inherit;font-style:normal;letter-spacing:inherit;color:inherit}.miles h1,.miles h2,.miles h3,.miles .form-step h3{font-family:'Sora',sans-serif;font-style:normal;letter-spacing:-.035em}.miles h2 em,.miles h1 em{font-family:inherit;font-style:normal;font-weight:inherit}.miles h2{line-height:1.2}.button{border-radius:50px;font-size:14px;gap:28px;padding:16px 24px;min-height:55px}.primary:hover{background:#caf5ff}.miles .primary:hover{background:#d8eced}.eyebrow{font-size:11px;letter-spacing:.13em;font-weight:500}.hero-copy h1{word-spacing:normal}.section{padding:110px var(--gutter)}.section-meta{margin-bottom:42px}.section-meta .eyebrow{font-size:11px}.section-meta>span{font-size:11px}.intro-layout{grid-template-columns:1.35fr 1fr;gap:12%}.intro-aside>p{font-size:16px}.text-link{font-size:14px}.service-tabs button>div{font-family:'Space Grotesk';font-weight:500;font-size:28px;letter-spacing:-.035em}.trade-panel{border-radius:16px}.trade-panel h3{font-family:'Space Grotesk';letter-spacing:-.035em}.trade-studio{padding-top:10px}.world{background:#e8f0f2;color:#152834}.world-heading h2{font-size:clamp(42px,4.5vw,68px)}.world-city h3{font-family:'Space Grotesk';letter-spacing:-.03em}.clock strong{font-family:'Space Grotesk'}.market-grid{border-radius:10px;overflow:hidden}.market-grid button.selected,.market-grid button:hover{background:#153b4c}.closing{background:#a4eaff;color:#132632;border-radius:24px;margin:0 22px;padding:80px var(--gutter)}.closing h2{font-size:clamp(60px,8.5vw,130px);letter-spacing:-.045em;line-height:1.02}.closing h2 em{font-family:'Space Grotesk',sans-serif;font-style:normal}.contact-line{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:35px 0 5px}.contact-line>span{color:var(--muted);font-size:14px}.contact-line>a{font-size:clamp(17px,2.1vw,28px);font-family:'Space Grotesk';letter-spacing:-.025em}.contact-line>a:hover{color:var(--accent)}.miles .contact-line>a:hover{color:#376e82}.footer{padding-top:50px}.footer-nav>p{font-size:14px}.footer-bottom{border-top:1px solid var(--line);padding-top:25px}.footer .wordmark svg{width:30px;height:30px}.footer .wordmark{font-size:22px}.footer .brand-name small{font-size:8px}.motion-toggle{background:#172833e8;border-color:#dbe8ee55}.brief-dialog{border-radius:20px}.brief-progress b{font-size:12px}.choice{border-radius:9px}.dialog-brand{font-size:23px}.result-actions #email-brief{width:100%;justify-content:center}.result-actions #email-brief[hidden]{display:none!important}.result-actions{justify-content:flex-start}.form-grid input,.form-grid textarea,.form-grid select{border-radius:8px}
/* 9Cities: a constellation of commercial possibilities */
.constellation{height:830px;min-height:830px;max-height:none;background:#090d10;isolation:isolate;overflow:hidden}.constellation .hero-copy{max-width:100%;text-align:center;padding:138px 12% 0;z-index:2}.constellation .hero-copy h1{font:700 clamp(60px,7.7vw,116px)/1.01 'Space Grotesk',Arial,sans-serif;letter-spacing:-.055em;word-spacing:.035em}.constellation .hero-copy h1>span{white-space:nowrap}.cities .constellation .hero-copy h1 .accent{color:#f5f7f8}.constellation .hero-copy .eyebrow{color:#8ba7b6;font-size:11px;margin-bottom:29px;letter-spacing:.13em}.constellation .hero-lead{font-size:16px;color:#a9b7c0;margin:30px auto 0;line-height:1.7;max-width:490px}.hero-actions{display:flex;gap:25px;align-items:center;justify-content:center;margin-top:30px}.quiet-link{font-size:13px;border-bottom:1px solid #ffffff40;padding:9px 0}.quiet-link:hover{border-color:currentColor}.constellation .hero-media{inset:0;z-index:0;overflow:visible}.constellation .hero-media img{animation:none;width:100%;height:100%;object-fit:cover;object-position:center}.constellation .hero-shade{z-index:1;pointer-events:none;background:radial-gradient(ellipse at 50% 45%,#090d10 0%,#090d1094 40%,transparent 73%)}.orbit-card{position:absolute;border-radius:18px;overflow:hidden;box-shadow:0 20px 70px #000b;border:1px solid #c3e8ff25;animation:orbit-drift 12s ease-in-out infinite alternate;will-change:transform;background:#19333d}.orbit-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#020b1590,transparent 60%)}.orbit-card span{position:absolute;bottom:18px;left:18px;right:15px;color:#e1ecf3;font-size:10px;letter-spacing:.09em;z-index:1}.orbit-one{width:250px;height:330px;left:-45px;top:87px;transform:rotate(-8deg)}.orbit-one img{object-position:72% center!important}.orbit-two{width:280px;height:210px;right:-26px;top:42px;animation-delay:-4s}.orbit-two img{object-position:90% center!important}.orbit-three{width:270px;height:172px;left:10%;bottom:39px;animation-delay:-7s}.orbit-four{width:245px;height:186px;right:10%;bottom:30px;animation-delay:-2s}.orbit-four img{object-position:94% center!important}.hero-baseline{position:absolute;left:var(--gutter);right:var(--gutter);bottom:24px;display:flex;justify-content:space-between;font-size:10px;color:#6f818e;letter-spacing:.12em;z-index:2}.service-ribbon{margin:0 22px;border:1px solid #ffffff20;border-radius:14px;background:#131b20;padding:0 3%}.service-ribbon>a{padding:25px;font-size:14px}.service-ribbon>a>span{color:#69899b}.service-ribbon>a:first-child{padding-left:0}.service-ribbon>a:last-child{padding-right:0}.service-ribbon b{font-size:20px}
/* 7Miles: broad property scope, restrained architectural branding */
.miles .property-film{margin:0 22px;height:760px;min-height:760px;max-height:none;border-radius:18px;background:#0b2436;color:#fff}.miles .property-film .hero-copy{padding:154px 8% 160px;max-width:100%;text-align:center}.miles .property-film .hero-copy h1{font:500 clamp(58px,6.8vw,103px)/1.08 'Sora',sans-serif;letter-spacing:-.045em;word-spacing:normal}.miles .property-film .hero-copy h1 em{font:inherit;letter-spacing:inherit}.miles .property-film .hero-copy .eyebrow{max-width:none;font-size:11px;margin:0 0 30px;letter-spacing:.13em;color:#c7e2e7}.miles .property-film .hero-lead{font-size:16px;line-height:1.7;color:#e0eaee;margin:30px auto 0;max-width:630px}.miles .property-film .hero-shade{background:linear-gradient(0deg,#041525ad,transparent 35%,#09243355),linear-gradient(90deg,#07192b50,#08223780 50%,#08223738);z-index:-1}.miles .property-film .hero-media{z-index:-2}.film-scene{position:absolute;inset:0;transition:opacity 1.4s ease;opacity:0}.film-scene:first-child{opacity:1}.film-scene img{width:100%;height:100%;object-fit:cover;animation:cinema 20s ease-in-out infinite alternate}.film-scene.scene-three img{object-position:center 46%}.film-controls{position:absolute;bottom:44px;left:7%;right:7%;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;z-index:3}.film-controls button{border:0;border-top:1px solid #ffffff45;background:transparent;padding:17px 0 0;text-align:left;font:500 13px 'Inter',sans-serif;display:flex;gap:14px;color:#f5f7f8;opacity:.65;position:relative}.film-controls button:before{content:'';position:absolute;top:-1px;left:0;width:0;height:2px;background:#c2eff4;transition:width .5s}.film-controls button.active{opacity:1}.film-controls button.active:before{width:100%}.film-controls button>span{font-size:11px;opacity:.7}.film-note{position:absolute;right:23px;top:20px;font-size:9px;letter-spacing:.08em;color:#d2e3e7}.property-intro h2{font-size:clamp(38px,4vw,62px);line-height:1.2}.property-intro-grid{grid-template-columns:1.1fr 1fr;gap:10%}.property-intro-grid>div>p{font-size:16px}.property-paths{grid-template-columns:repeat(3,1fr);border:0;gap:18px;margin-top:60px}.property-path,.property-path:first-child,.property-path:last-child{border:1px solid #d4dfe3;border-radius:14px;background:#fff;padding:28px;min-height:315px;transition:background .3s,transform .4s,box-shadow .4s}.property-path:hover{background:#eaf1f4;transform:translateY(-5px);box-shadow:0 15px 30px #102d3710}.path-index{font-size:10px;letter-spacing:.12em;color:#65828c}.property-path h3{font:500 29px/1.2 'Sora',sans-serif;letter-spacing:-.035em;margin:25px 0 18px}.property-path>p{max-width:none;font-size:14px;min-height:67px;line-height:1.65}.path-end{margin-top:25px;font-size:12px}.living-story{background:#122d3d;border-radius:18px;margin:0 22px;overflow:hidden;grid-template-columns:.9fr 1.1fr}.living-visual{min-height:710px}.living-copy{padding:65px 10%}.living-copy .eyebrow{font-size:10px;max-width:400px;line-height:1.9;letter-spacing:.07em}.living-copy h2{font-size:clamp(36px,3.7vw,57px);line-height:1.2}.living-copy h2 em{color:#abcad6;font:inherit}.living-copy>p:not(.eyebrow){font-size:15px;color:#afc5d0}.living-copy .text-link{font-size:13px}.region-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.region-list span{font-size:10px;color:#cfe1e8;padding:7px 11px;border:1px solid #587482;border-radius:30px}.detail-grid h2{font-size:clamp(38px,4vw,62px)}.detail-accordion summary{font-size:16px}.property-journey{background:#e7eef1}.journey-top h2{font-size:clamp(38px,4vw,62px)}.journey-steps article>span{font:500 20px 'Sora';color:#637f90}.journey-steps h3{font-size:21px}.journey-steps p{font-size:15px}.property-closing h2{font-size:clamp(45px,6.5vw,96px);line-height:1.15}.property-closing-shade{background:#082437ad}.property-closing{margin:22px 22px 0;border-radius:18px;min-height:570px}.imagery-note{font-size:11px}.miles .footer{background:#f7f8f8}.miles .brand-name small{white-space:nowrap}
@keyframes orbit-drift{from{translate:0 0;rotate:-2deg}to{translate:0 -18px;rotate:2deg}}
@media(max-width:1100px){.site-header #main-nav{gap:18px}.wordmark,.miles .wordmark{font-size:22px}.wordmark svg,.miles .wordmark svg{width:31px;height:31px}.brand-name small{font-size:8px}.constellation .hero-copy{padding-top:155px;padding-left:8%;padding-right:8%}.constellation .hero-copy h1{font-size:8.1vw}.orbit-one{left:-100px}.orbit-two{right:-100px}.orbit-three{left:5%;width:235px}.orbit-four{right:5%;width:220px}.miles .property-film .hero-copy h1{font-size:7.5vw}.property-path,.property-path:first-child,.property-path:last-child{padding:23px}.property-path h3{font-size:25px}.path-end{font-size:11px;gap:12px}.living-copy{padding:55px 8%}}
@media(max-width:800px){.site-header{height:82px;padding:0 5%;gap:16px}.site-header #main-nav{font-size:18px;gap:10px}.miles #main-nav{background:#f7f8f8;color:#142f3d;border-color:#d4dfe4}.wordmark,.miles .wordmark{font-size:21px;gap:9px}.wordmark svg,.miles .wordmark svg{width:28px;height:28px}.brand-name small,.miles .brand-name small{font-size:7px;letter-spacing:.07em}.header-cta{font-size:12px;padding:10px 13px;gap:12px}.section{padding:75px 6%}.constellation{height:810px;min-height:810px}.constellation .hero-copy{padding:184px 5% 0}.constellation .hero-copy h1{font-size:clamp(44px,8.9vw,69px);letter-spacing:-.055em}.constellation .hero-copy h1>span{white-space:normal}.constellation .hero-copy .eyebrow{font-size:10px;letter-spacing:.08em;margin-bottom:22px}.constellation .hero-lead{font-size:15px;max-width:400px;margin-top:25px}.hero-actions{gap:20px;margin-top:25px}.hero-actions .button{font-size:13px;padding:15px 20px}.quiet-link{font-size:12px}.orbit-one{width:175px;height:240px;left:-60px;top:37px}.orbit-two{width:205px;height:165px;right:-47px;top:31px}.orbit-three{width:210px;height:150px;left:0;bottom:42px}.orbit-four{width:185px;height:165px;right:0;bottom:35px}.orbit-card span{font-size:9px;left:13px;bottom:13px}.constellation .hero-shade{background:radial-gradient(ellipse at 50% 44%,#090d10 6%,#090d10b8 39%,transparent 83%)}.hero-baseline{font-size:8px;left:6%;right:6%;bottom:18px}.service-ribbon{margin:0 15px;grid-template-columns:1fr;padding:0 20px}.service-ribbon>a,.service-ribbon>a:first-child,.service-ribbon>a:last-child{padding:18px 0}.intro-layout{grid-template-columns:1fr;gap:28px}h2{font-size:42px}.trade-studio{padding-top:0}.closing{margin:0 15px;padding:65px 6%;border-radius:15px}.closing h2{font-size:66px}.contact-line{align-items:flex-start;flex-direction:column;gap:10px}.contact-line>a{font-size:23px}.footer-bottom{margin-top:28px}.miles .property-film{margin:0 15px;height:770px;min-height:770px;border-radius:14px}.miles .property-film .hero-copy{padding:185px 6% 180px}.miles .property-film .hero-copy h1{font-size:clamp(42px,7.9vw,65px);line-height:1.1}.miles .property-film .hero-copy .eyebrow{font-size:10px;margin-bottom:24px;letter-spacing:.09em}.miles .property-film .hero-lead{font-size:15px;max-width:500px;margin-top:25px}.miles .hero-actions{flex-wrap:wrap;gap:20px}.film-controls{left:6%;right:6%;gap:15px;bottom:31px}.film-controls button{font-size:11px;gap:8px;flex-direction:column;line-height:1.5}.film-controls button>span{font-size:10px}.film-note{font-size:8px}.property-intro-grid{grid-template-columns:1fr;gap:27px}.property-intro h2{font-size:43px}.property-paths{grid-template-columns:1fr 1fr;gap:14px;margin-top:40px}.property-path,.property-path:first-child,.property-path:last-child{padding:23px;display:flex;flex-direction:column;gap:0;min-height:330px}.property-path h3{font-size:25px;margin:20px 0 15px}.property-path>p{font-size:14px;min-height:0;flex:1}.path-end{margin-top:25px;font-size:11px;gap:10px}.path-index{font-size:9px}.living-story{margin:0 15px;grid-template-columns:1fr}.living-visual{min-height:440px;max-height:500px}.living-copy{padding:55px 7%}.living-copy h2{font-size:46px}.living-copy .text-link{max-width:100%}.living-copy>p:not(.eyebrow){max-width:none}.region-list span{font-size:11px}.detail-grid h2,.journey-top h2{font-size:43px}.property-closing{margin:15px 15px 0;min-height:540px;border-radius:14px}.property-closing h2{font-size:54px}.footer-nav{gap:25px}.footer .wordmark{font-size:21px}}
@media(max-width:480px){.site-header{gap:10px}.wordmark,.miles .wordmark{font-size:19px;gap:7px}.wordmark svg,.miles .wordmark svg{width:26px;height:26px}.brand-name small,.miles .brand-name small{font-size:6.5px;letter-spacing:.03em}.header-cta{font-size:11px;padding:10px 12px;gap:8px}.header-cta>span{font-size:17px}.menu-toggle{width:30px;padding:6px}.constellation{height:760px;min-height:760px}.constellation .hero-copy{padding-top:184px;padding-left:6%;padding-right:6%}.constellation .hero-copy h1{font-size:clamp(37px,9.8vw,47px);line-height:1.04;letter-spacing:-.045em}.constellation .hero-lead{font-size:14px;max-width:300px}.constellation .hero-lead br{display:none}.constellation .hero-copy .eyebrow{font-size:9px;max-width:260px;line-height:1.8;margin-left:auto;margin-right:auto}.hero-actions{flex-direction:column;gap:12px}.hero-actions .button{min-height:50px}.constellation .orbit-one{left:-65px;top:39px;width:157px;height:214px}.constellation .orbit-two{right:-55px;top:26px;width:180px;height:165px}.constellation .orbit-three{left:-34px;width:175px;height:145px;bottom:36px}.constellation .orbit-four{right:-25px;width:164px;height:145px;bottom:42px}.orbit-card{border-radius:13px}.hero-baseline{font-size:7px;letter-spacing:.06em}.miles .property-film{min-height:745px;height:745px;margin:0 10px}.miles .property-film .hero-copy{padding:173px 5% 160px}.miles .property-film .hero-copy h1{font-size:clamp(34px,8.5vw,41px);line-height:1.2;letter-spacing:-.045em}.miles .property-film .hero-copy h1>span{white-space:nowrap}.miles .property-film .hero-copy .eyebrow{font-size:9px;line-height:1.8;max-width:230px;margin:0 auto 25px}.miles .property-film .hero-lead{font-size:14px;max-width:300px;margin-top:24px}.miles .property-film .hero-lead br{display:none}.film-controls{gap:12px;bottom:30px}.film-controls button{font-size:10px;line-height:1.5}.film-note{right:15px;top:16px;font-size:7px}.property-paths{grid-template-columns:1fr}.property-path,.property-path:first-child,.property-path:last-child{min-height:0;padding:25px}.property-path h3{font-size:29px;margin:20px 0 15px}.path-index{font-size:10px}.property-path>p{font-size:15px}.path-end{font-size:13px;margin-top:25px}.property-intro h2{font-size:36px}.living-copy h2{font-size:38px}.detail-grid h2,.journey-top h2{font-size:36px;line-height:1.25}.property-closing h2{font-size:42px}.property-closing{min-height:470px}.closing h2{font-size:53px}.world-heading h2{font-size:42px}.hero-actions .quiet-link{font-size:12px}.brief-progress b{font-size:11px}.dialog-brand{padding:24px}.form-step h3{font-size:24px}.contact-line>a{font-size:21px}.footer-bottom{font-size:11px}}
@media(prefers-reduced-motion:reduce){.orbit-card,.film-scene img{animation:none!important}.film-scene{transition:none!important}}

.brand-name small{display:none}.wordmark svg,.miles .wordmark svg{width:30px;height:30px}.eyebrow,.section-meta .eyebrow,.section-meta>span,.constellation .hero-copy .eyebrow,.miles .property-film .hero-copy .eyebrow,.path-index,.living-copy .eyebrow{font-size:12px}.hero-baseline,.orbit-card span,.film-note{font-size:12px}.hero-baseline{letter-spacing:.04em}.region-list span,.path-end,.film-controls button{font-size:14px}.property-path>p{font-size:16px}.site-header #main-nav{font-size:14px}@media(max-width:480px){.hero-baseline{display:none}.orbit-card span,.film-note{font-size:10px}.constellation .hero-copy .eyebrow,.miles .property-film .hero-copy .eyebrow{font-size:11px}.film-controls button{font-size:12px}.header-cta{font-size:12px}.wordmark,.miles .wordmark{font-size:19px}.wordmark svg,.miles .wordmark svg{width:26px;height:26px}}

@media(max-width:360px){.header-cta>span{display:none}.site-header{gap:8px}.header-cta{padding:10px;font-size:11px}.miles .property-film .hero-copy h1{font-size:28px}.miles .hero-actions .button{font-size:12px;padding:14px 16px;gap:12px}}

@media(max-width:360px){.cities .closing h2{font-size:43px}.miles .living-copy h2{font-size:34px}.miles .property-closing h2{font-size:36px}}
