@font-face{font-family:Archivo;src:url(assets/fonts/archivo-roman-latin.woff2) format("woff2");font-style:normal;font-weight:300 800;font-stretch:100% 125%;font-display:swap}:root{color-scheme:dark;--project-bg: #111410;--project-deep: #0a0d0a;--project-surface: #191d17;--project-text: #edeae1;--project-muted: #b0b6a8;--project-sage: #c1c9b1;--project-amber: #d2aa74;--project-line: rgba(237, 234, 225, .21);--project-faint-line: rgba(237, 234, 225, .1);--project-gutter: clamp(24px, 5vw, 88px);--project-max: 1600px}*{box-sizing:border-box}html{margin:0;background:var(--project-bg);scroll-behavior:smooth;scroll-padding-top:74px}body{margin:0;background:var(--project-bg);color:var(--project-text);font-family:Archivo,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.65;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}main{display:block}img{display:block;max-width:100%;height:auto}figure{margin:0;min-width:0}button,input,summary{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}button{border-radius:0}a{color:inherit}button:not(:disabled),summary{cursor:pointer}[hidden]{display:none!important}::selection{background:var(--project-sage);color:var(--project-bg)}:focus-visible{outline:2px solid var(--project-amber);outline-offset:6px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400}svg{flex-shrink:0}.skip-link{position:fixed;z-index:100;top:12px;left:var(--project-gutter);padding:11px 18px;border:1px solid var(--project-sage);background:var(--project-bg);transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.project-header{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:80px;padding:20px var(--project-gutter);border-bottom:1px solid var(--project-line);background:var(--project-bg)}.project-header>a:first-child{flex:0 0 auto}.project-header img{width:128px;height:auto}.project-context{margin:0 auto 0 22px;color:var(--project-muted);font-size:12px;line-height:1.5;letter-spacing:.055em}.header-contact{flex:0 0 auto;padding:6px 0;border-bottom:1px solid var(--project-sage);font-size:13px;line-height:1.5;text-decoration:none}.header-contact:hover{color:var(--project-sage)}.language-switch{display:flex;flex:0 0 auto;align-items:center;gap:4px;font-size:12px;line-height:1;letter-spacing:.06em}.language-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:36px;color:var(--project-muted);text-decoration:none}.language-switch a[aria-current=page]{color:var(--project-text);text-decoration:underline;text-underline-offset:7px}.language-switch a:hover{color:var(--project-amber)}.language-switch>span{color:var(--project-muted)}.project-hero{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:min(850px,calc(100svh - 80px));overflow:hidden;background:#31382d}.hero-image{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.project-hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,#090d09f0,#090d096b 38%,#090d090a 75%);pointer-events:none}.hero-caption{position:absolute;top:28px;right:var(--project-gutter);display:flex;flex-wrap:wrap;align-items:center;gap:7px 10px;max-width:calc(100% - 2 * var(--project-gutter));padding:8px 12px;border:1px solid rgba(237,234,225,.36);background:#111410b8;color:var(--project-text);font-size:12px;line-height:1.5;letter-spacing:.055em;text-transform:uppercase}.status-dot{display:inline-block;width:5px;height:5px;flex:0 0 5px;background:var(--project-amber)}.hero-caption>span:last-child{color:#c8ccbf;font-size:11px}.hero-copy{width:100%;max-width:var(--project-max);margin:0 auto;padding:clamp(230px,35vh,360px) var(--project-gutter) clamp(40px,4.5vw,70px)}.hero-copy h1{max-width:1050px;margin:0 0 27px;font-size:clamp(58px,7.2vw,114px);line-height:.99;letter-spacing:-.052em;text-wrap:balance}.hero-copy>p{max-width:560px;margin:0 0 28px;color:#e0e2d9;font-size:clamp(17px,1.6vw,21px);line-height:1.55}.hero-copy .label{font-size:12px;letter-spacing:.1em}.text-link{display:inline-flex;align-items:center;gap:26px;width:fit-content;max-width:100%;padding:7px 0;border-bottom:1px solid var(--project-sage);color:var(--project-text);font-size:14px;line-height:1.5;text-decoration:none;transition:color .18s ease,border-color .18s ease}.text-link:hover{border-color:var(--project-amber);color:var(--project-amber)}.text-link span[aria-hidden]{color:var(--project-sage)}.label{margin:0 0 26px;color:var(--project-muted);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:.11em;text-transform:uppercase}.project-intro{display:grid;grid-template-columns:1.1fr .85fr;gap:48px clamp(45px,9vw,150px);max-width:var(--project-max);margin:0 auto;padding:clamp(65px,7vw,110px) var(--project-gutter)}.intro-title h2{max-width:690px;margin:0;font-size:clamp(36px,4.3vw,68px);line-height:1.1;letter-spacing:-.04em;text-wrap:balance}.intro-copy{align-self:end;max-width:580px;color:var(--project-muted)}.intro-copy p{margin-bottom:22px}.intro-copy p:last-child{margin-bottom:0}.intro-copy strong{color:var(--project-text);font-weight:500}.facts{grid-column:1 / -1;width:100%}.facts dl,dl.facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;margin:0;padding-top:30px;border-top:1px solid var(--project-line)}.facts dl>div,dl.facts>div{min-width:0}.facts dt{margin-bottom:10px;color:var(--project-muted);font-size:12px;line-height:1.5;letter-spacing:.06em;text-transform:uppercase}.facts dd{margin:0;color:var(--project-text);font-size:clamp(21px,2vw,29px);line-height:1.25;letter-spacing:-.025em}.facts dd small{display:block;margin-top:9px;color:var(--project-muted);font-size:14px;line-height:1.5;letter-spacing:0}.chapter-nav{position:sticky;z-index:40;top:0;display:flex;align-items:stretch;justify-content:space-between;gap:25px;min-height:73px;padding:0 var(--project-gutter);border-top:1px solid var(--project-line);border-bottom:1px solid var(--project-line);background:#111410f7;backdrop-filter:blur(14px)}.chapter-nav a{display:inline-flex;align-items:center;gap:12px;min-height:72px;padding:19px 0;color:var(--project-muted);font-size:13px;line-height:1.5;text-decoration:none;white-space:nowrap;transition:color .18s ease}.chapter-nav a span{color:var(--project-sage);font-size:11px;letter-spacing:.06em}.chapter-nav a:hover,.chapter-nav a[aria-current=true],.chapter-nav a[aria-current=location],.chapter-nav a.is-active{color:var(--project-text)}.reading-progress{position:absolute;bottom:-1px;left:0;width:100%;max-width:100%;height:2px;background:var(--project-amber);transform:scaleX(0);transform-origin:left;pointer-events:none}.chapter{max-width:var(--project-max);margin:0 auto;padding:clamp(70px,7.4vw,116px) var(--project-gutter);scroll-margin-top:0}.chapter+.chapter{border-top:1px solid var(--project-line)}.section-head{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:0 clamp(40px,8vw,135px);margin-bottom:56px}.section-head>.label{grid-column:1 / -1;margin-bottom:30px}.section-head h2{max-width:800px;margin-bottom:0;font-size:clamp(39px,4.5vw,70px);line-height:1.08;letter-spacing:-.042em;text-wrap:balance}.section-head>p:not(.label){max-width:520px;margin:0 0 3px;color:var(--project-muted);font-size:17px}.split{display:grid;grid-template-columns:1fr 1.4fr;gap:clamp(35px,7vw,100px);align-items:center}.split>:not(figure){min-width:0}.split h3{margin:0 0 22px;font-size:clamp(29px,3vw,45px);line-height:1.15;letter-spacing:-.03em}.split p{color:var(--project-muted)}.split p:last-child{margin-bottom:0}.photo img,.wide-photo img,.tour-photo img{width:100%;height:auto}.photo figcaption,.wide-photo figcaption,.tour-photo figcaption,.site-contact-sheet figcaption,.comparison figcaption{display:flex;justify-content:space-between;gap:20px;padding-top:14px;color:var(--project-muted);font-size:12px;line-height:1.6;letter-spacing:.025em}.photo figcaption strong,.wide-photo figcaption strong,.tour-photo figcaption strong{color:var(--project-text);font-weight:400}.media-link,.photo>a[data-lightbox]{display:block;width:100%;padding:0;overflow:hidden;border:0;background:var(--project-deep);color:inherit;cursor:zoom-in}.media-link img{display:block;width:100%;height:auto;transition:transform .5s ease}.media-link:hover img{transform:scale(1.018)}.photo-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:52px}.photo-strip .media-link{aspect-ratio:4 / 3}.photo-strip .media-link img{width:100%;height:100%;object-fit:cover}.wide-photo{margin-top:52px}.wide-photo img{max-height:800px;object-fit:cover}.note{color:var(--project-muted);font-size:14px;line-height:1.7}.photo+.note,.photo-strip+.note,.wide-photo+.note{margin:23px 0 0}.footprint-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.65fr);align-items:center;gap:clamp(35px,6vw,100px)}.footprint-layout>div{min-width:0}.footprint-layout h3{margin-bottom:20px;font-size:28px;font-weight:400;line-height:1.2;letter-spacing:-.025em}.footprint-layout p{color:var(--project-muted)}.footprint-layout .big-number{display:block;margin:0 0 21px;color:var(--project-text);font-size:clamp(56px,6vw,88px);line-height:1;letter-spacing:-.05em}.big-number small,.big-number span{margin-left:6px;color:var(--project-sage);font-size:.36em;letter-spacing:-.02em}.plan-fold,.story-fold{margin-top:46px;border-top:1px solid var(--project-line);border-bottom:1px solid var(--project-line)}.plan-fold>summary,.story-fold>summary{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:23px 0;color:var(--project-text);font-size:18px;line-height:1.5;list-style:none}.plan-fold>summary::-webkit-details-marker,.story-fold>summary::-webkit-details-marker{display:none}.plan-fold>summary:after,.story-fold>summary:after{content:"+";flex:0 0 auto;color:var(--project-sage);font-size:26px;font-weight:300;line-height:1}.plan-fold[open]>summary:after,.story-fold[open]>summary:after{content:"−"}.plan-fold>summary>span[aria-hidden=true],.story-fold>summary>span[aria-hidden=true]{display:none}.plan-fold>summary .label{display:block;margin-bottom:5px}.plan-content{display:grid;grid-template-columns:1.6fr .7fr;align-items:start;gap:36px;padding:10px 0 32px}.plan-content img{width:100%;height:auto}.plan-content p{color:var(--project-muted);font-size:15px;line-height:1.75}.plan-content h3{margin-bottom:18px;font-size:25px;line-height:1.25;letter-spacing:-.025em}.site-tour{margin-top:10px}.site-tour-nav{display:flex;flex-wrap:wrap;gap:0 30px;margin-bottom:27px;border-bottom:1px solid var(--project-line)}.site-tour-nav button{display:inline-flex;align-items:center;gap:10px;min-height:55px;padding:16px 0;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--project-muted);font-size:14px;line-height:1.5;text-align:left;transition:color .18s ease,border-color .18s ease}.site-tour-nav button:hover{color:var(--project-text)}.site-tour-nav button[aria-pressed=true]{border-bottom-color:var(--project-amber);color:var(--project-text)}.site-tour-nav button span{color:var(--project-sage);font-size:12px}.site-tour-panel{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,.7fr);gap:clamp(30px,5vw,76px);align-items:center}.tour-photo .media-link,.tour-photo>a[data-lightbox]{aspect-ratio:4 / 3}.tour-photo .media-link img,.tour-photo>a[data-lightbox] img{width:100%;height:100%;object-fit:cover}.tour-copy{min-width:0;padding:10px 0}.tour-copy h3{margin:0 0 24px;font-size:clamp(30px,3.1vw,46px);line-height:1.13;letter-spacing:-.035em}.tour-copy p{color:var(--project-muted)}.tour-copy .label{color:var(--project-sage)}.tour-copy .note{padding-top:20px;border-top:1px solid var(--project-line)}.site-contact-sheet{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 28px;margin-top:55px}.site-contact-sheet .media-link,.site-contact-sheet .photo>a[data-lightbox]{aspect-ratio:4 / 3}.site-contact-sheet .media-link img,.site-contact-sheet .photo>a[data-lightbox] img{height:100%;object-fit:cover}.principle-lead{max-width:1060px;margin:0 0 55px;color:var(--project-text);font-size:clamp(30px,3.7vw,56px);line-height:1.22;letter-spacing:-.035em;text-wrap:balance}.principle-lead p{margin-bottom:0}.programme+.principle-lead{margin-top:70px}.principle-lead h2{margin:0;font:inherit;letter-spacing:inherit}.principle-lead .label{margin-bottom:25px}.principle-lead em{color:var(--project-sage);font-style:normal}.programme{border-top:1px solid var(--project-line)}.venue-route-wrap{margin:0 0 52px;padding:28px 0;border-block:1px solid var(--project-line)}.venue-route-wrap>.label{margin-bottom:20px}.venue-route{list-style:none;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin:0;padding:0}.venue-route li{position:relative;min-width:0}.venue-route li:not(:last-child):after{content:"→";position:absolute;right:0;top:2px;color:var(--project-muted);font-size:14px}.venue-route a{display:block;min-height:96px;padding:0 16px 8px 0;font-size:14px;line-height:1.4;text-decoration:none}.venue-route a:hover{color:var(--project-amber)}.venue-route a span{display:block;margin-bottom:13px;color:var(--project-amber);font-size:11px;letter-spacing:.06em}.venue-route-wrap>.note{max-width:860px;margin:18px 0 0}.programme article[id]{scroll-margin-top:94px}.venue-rhythm{padding:30px 0 5px;margin:35px 0 75px}.venue-rhythm dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:0 0 20px}.venue-rhythm dl>div{border-top:1px solid var(--project-line);padding-top:20px}.venue-rhythm dt{font-size:26px;line-height:1.25;letter-spacing:-.02em;color:var(--project-text)}.venue-rhythm dd{margin:12px 0 0;color:var(--project-muted);font-size:15px}.wellness-intro{max-width:920px;margin:0;color:var(--project-muted);font-size:clamp(19px,2vw,25px);line-height:1.6}.feeling-section{margin-top:75px;padding-top:40px;border-top:1px solid var(--project-line)}.feeling-section>h3{font-size:clamp(32px,3.6vw,55px);line-height:1.13;letter-spacing:-.035em;margin-bottom:45px}.feeling-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px 65px}.feeling-grid article{border-top:1px solid var(--project-line);padding-top:24px}.feeling-grid h4{margin:0 0 18px;font-weight:400;font-size:24px;line-height:1.25;letter-spacing:-.02em}.feeling-grid p{color:var(--project-muted);font-size:16px;line-height:1.75}@media(max-width:1000px){.venue-route{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.venue-route li:nth-child(3):after{content:none}.venue-route a{min-height:72px}.chapter-nav{overflow-x:auto}}@media(max-width:760px){.venue-route{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.venue-route li:nth-child(3):after{content:"→"}.venue-route li:nth-child(2):after,.venue-route li:nth-child(4):after{content:none}.venue-rhythm dl,.feeling-grid{grid-template-columns:1fr}.venue-rhythm dl{gap:20px}.venue-rhythm{margin-bottom:55px}.feeling-grid{gap:24px}.feeling-section{margin-top:50px}.programme article[id]{scroll-margin-top:76px}}.programme article{display:grid;grid-template-columns:65px minmax(180px,.75fr) minmax(0,1.25fr);gap:30px;align-items:baseline;padding:30px 0;border-bottom:1px solid var(--project-line)}.programme-num{color:var(--project-sage);font-size:13px;line-height:1.5;letter-spacing:.065em}.programme h3{margin:0;font-size:clamp(26px,2.7vw,39px);line-height:1.13;letter-spacing:-.03em}.programme h3 small{display:block;margin-top:12px;color:var(--project-muted);font-size:11px;line-height:1.6;letter-spacing:.065em}.programme p{max-width:630px;margin:0;color:var(--project-muted);font-size:16px;line-height:1.7}.beliefs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,65px);margin-top:70px}.beliefs article{min-width:0;padding-top:23px;border-top:1px solid var(--project-line)}.beliefs .label{color:var(--project-sage);margin-bottom:25px}.beliefs h3{margin-bottom:22px;font-size:clamp(27px,2.5vw,36px);line-height:1.2;letter-spacing:-.03em}.beliefs p{color:var(--project-muted);font-size:16px;line-height:1.75}.beliefs blockquote{margin:0 0 25px;font-size:24px;line-height:1.35;letter-spacing:-.025em}.story-fold>:not(summary){max-width:920px}.story-fold>div,.story-fold>article{padding:5px 0 28px}.story-fold p{color:var(--project-muted);font-size:16px;line-height:1.8}.story-fold h3{margin:28px 0 18px;font-size:28px;line-height:1.25;letter-spacing:-.025em}.story-content{max-width:920px}.story-content p:last-child{margin-bottom:0}.status-note{margin:0 0 35px;padding:20px 20px 20px 23px;border-left:2px solid var(--project-amber);background:linear-gradient(90deg,rgba(210,170,116,.06),transparent);color:var(--project-muted);font-size:15px;line-height:1.65}.status-note strong{display:block;margin:8px 0 5px;color:var(--project-amber);font-size:17px;font-weight:500}.status-note>span[aria-hidden]{margin-right:8px;color:var(--project-amber)}.status-note p{margin-bottom:0}.status-note .label{flex:0 0 auto;color:var(--project-amber)}.vision-switch{display:flex;flex-wrap:wrap;gap:10px 12px;margin-bottom:29px}.vision-switch button{min-height:47px;padding:12px 20px;border:1px solid var(--project-line);background:transparent;color:var(--project-muted);font-size:13px;line-height:1.5;transition:color .18s ease,border-color .18s ease,background .18s ease}.vision-switch button:hover{border-color:var(--project-sage);color:var(--project-text)}.vision-switch button[aria-pressed=true],.vision-switch button[aria-selected=true]{border-color:var(--project-sage);background:#c1c9b114;color:var(--project-text)}.comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:26px}.comparison figure{position:relative}.comparison .media-link,.comparison .photo>a[data-lightbox]{aspect-ratio:4 / 3}.comparison .media-link img,.comparison .photo>a[data-lightbox] img{width:100%;height:100%;object-fit:cover}.comparison figure>img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.image-status{display:flex;align-items:center;gap:9px;width:fit-content;max-width:100%;margin-bottom:12px;color:var(--project-sage);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:.055em;text-transform:uppercase}.image-status:before{content:"";width:5px;height:5px;flex:0 0 5px;background:currentColor}.image-status.idea,.image-status[data-status=idea],.comparison figure:last-child .image-status{color:var(--project-amber)}.comparison-info{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(28px,6vw,95px);margin-top:33px;padding-top:25px;border-top:1px solid var(--project-line)}.comparison-info h3{margin:0;font-size:clamp(26px,2.6vw,37px);line-height:1.2;letter-spacing:-.03em}.comparison-info p{max-width:720px;margin-bottom:0;color:var(--project-muted);font-size:16px}.comparison-info .note{margin-top:18px;font-size:14px}.comparison-info+.text-link{margin-top:32px}.comparison-info~.note{margin-top:20px}.seafront-study{margin:80px 0 40px;padding-top:55px;border-top:1px solid var(--project-line)}.seafront-heading{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:36px}.seafront-heading h3{margin:0;font-size:clamp(30px,3.5vw,49px);line-height:1.12;letter-spacing:-.035em}.seafront-heading>p{margin:0;color:var(--project-muted)}.seafront-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 26px}.seafront-gallery .photo>a{aspect-ratio:4 / 3;background:#0c0e0c}.seafront-gallery .photo img{width:100%;height:100%;object-fit:contain}.seafront-gallery figcaption{padding-top:12px;color:var(--project-muted);font-size:12px;line-height:1.6}.seafront-study>.note{max-width:850px;margin-top:26px}@media(max-width:760px){.seafront-study{margin-top:55px;padding-top:36px}.seafront-heading{grid-template-columns:1fr;gap:22px}.seafront-gallery{grid-template-columns:1fr;gap:28px}}.project-footer{padding:clamp(60px,7vw,110px) max(var(--project-gutter),calc((100vw - var(--project-max) + 2 * var(--project-gutter)) / 2)) 32px;border-top:1px solid var(--project-line);background:var(--project-deep)}.project-footer h2{max-width:990px;margin-bottom:30px;font-size:clamp(43px,5.7vw,88px);line-height:1.06;letter-spacing:-.045em;text-wrap:balance}.project-footer>p{max-width:620px;color:var(--project-muted)}.project-footer .label{color:var(--project-sage)}.project-footer .text-link{margin:0 28px 18px 0}.project-footer>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px 30px;margin-top:48px;padding-top:25px;border-top:1px solid var(--project-line)}.project-footer>div:first-child{display:block;margin:0;padding:0;border:0}.project-footer img{width:128px;height:auto}.project-footer small,.project-footer>div p{margin:0;color:var(--project-muted);font-size:12px;line-height:1.7}.project-footer>div a{font-size:13px;text-decoration-thickness:1px;text-underline-offset:5px}.project-footer>div:first-child .label{margin-bottom:28px;color:var(--project-sage)}.project-footer>div:first-child>p:not(.label){max-width:670px;color:var(--project-muted);font-size:17px;line-height:1.7}.image-viewer{position:fixed;width:max-content;max-width:calc(100vw - 48px);max-height:calc(100svh - 40px);margin:auto;padding:55px 22px 22px;border:1px solid var(--project-line);background:var(--project-deep);color:var(--project-text)}.image-viewer::backdrop{background:#040704e8;backdrop-filter:blur(8px)}.image-viewer img{width:auto;height:auto;max-width:calc(100vw - 94px);max-height:75svh;margin:0 auto;object-fit:contain}.image-viewer figcaption{max-width:1000px;padding-top:16px;color:var(--project-muted);font-size:13px;line-height:1.65}.viewer-close{position:absolute;top:10px;right:17px;min-height:34px;padding:5px;border:0;background:transparent;color:var(--project-text);font-size:13px;line-height:1.5}.viewer-close:hover{color:var(--project-amber)}.viewer-original{display:inline-block;margin-top:12px;color:var(--project-sage);font-size:12px;text-underline-offset:4px}.reveal{opacity:1}@media(max-width:760px){.project-header .project-context{display:none}.language-switch{margin-left:auto}}@media(max-width:380px){.project-header .header-contact{display:none}}.reveal.is-revealing{animation:project-reveal .65s cubic-bezier(.22,.61,.36,1) both}@keyframes project-reveal{0%{opacity:.65;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1700px){.project-header,.chapter-nav{padding-right:max(var(--project-gutter),calc((100vw - 1424px)/2));padding-left:max(var(--project-gutter),calc((100vw - 1424px)/2))}}@media(max-width:1100px){.project-intro{gap:40px 55px}.chapter-nav{gap:18px}.chapter-nav a{gap:8px;font-size:12px}.footprint-layout{grid-template-columns:1.5fr .8fr;gap:36px}.site-tour-panel{grid-template-columns:1.4fr .85fr;gap:35px}.programme article{grid-template-columns:40px minmax(160px,.75fr) minmax(0,1.25fr);gap:23px}.beliefs{gap:25px}}@media(max-width:760px){:root{--project-gutter: 24px}html{scroll-padding-top:64px}body{font-size:16px}.project-header{min-height:73px;gap:20px;padding-top:18px;padding-bottom:18px}.project-header img{width:113px}.project-context{margin-left:0;font-size:11px}.header-contact{font-size:12px}.project-hero{min-height:min(820px,calc(100svh - 73px))}.hero-copy{padding-top:270px;padding-bottom:43px}.hero-copy h1{max-width:690px;margin-bottom:25px;font-size:clamp(52px,9.2vw,78px)}.hero-copy>p{max-width:490px;font-size:17px}.hero-caption{top:21px;font-size:11px}.project-intro{grid-template-columns:1fr;gap:28px;padding-top:62px;padding-bottom:62px}.intro-title h2{max-width:630px;font-size:clamp(35px,6.7vw,49px)}.intro-copy{max-width:640px}.facts{margin-top:14px}.facts dl,dl.facts{gap:25px;padding-top:25px}.facts dt{font-size:11px}.facts dd{font-size:23px}.chapter-nav{gap:30px;justify-content:flex-start;min-height:62px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--project-line) transparent}.chapter-nav a{min-height:61px;padding:18px 0;font-size:13px}.chapter-nav a span{font-size:11px}.chapter{padding-top:65px;padding-bottom:65px;scroll-margin-top:0}.section-head{grid-template-columns:1fr;gap:24px;margin-bottom:36px}.section-head>.label{margin-bottom:0}.section-head h2{max-width:640px;font-size:clamp(37px,7vw,52px)}.section-head>p:not(.label){max-width:650px;margin:0;font-size:16px}.split{grid-template-columns:1fr;gap:30px}.split h3{max-width:600px;font-size:33px}.split p{max-width:650px}.photo-strip{gap:20px;margin-top:34px}.photo figcaption,.wide-photo figcaption,.tour-photo figcaption,.site-contact-sheet figcaption,.comparison figcaption{flex-wrap:wrap;gap:6px 18px;padding-top:12px;font-size:12px}.wide-photo{margin-top:34px}.footprint-layout{grid-template-columns:1fr;gap:28px}.footprint-layout .big-number{font-size:69px}.footprint-layout>div{max-width:640px}.plan-fold,.story-fold{margin-top:34px}.plan-fold>summary,.story-fold>summary{font-size:17px}.plan-content{grid-template-columns:1fr;gap:25px}.plan-content p{max-width:620px}.site-tour-nav{gap:0 26px;margin-bottom:24px}.site-tour-nav button{min-height:51px;font-size:13px}.site-tour-panel{grid-template-columns:1fr;gap:25px}.tour-copy{max-width:650px;padding:0}.tour-copy h3{font-size:34px;margin-bottom:20px}.site-contact-sheet{gap:30px 20px;margin-top:37px}.principle-lead{margin-bottom:37px;font-size:clamp(29px,5.7vw,42px)}.programme+.principle-lead{margin-top:45px}.programme article{grid-template-columns:35px minmax(0,1fr);align-items:start;gap:16px 17px;padding:25px 0}.programme-num{padding-top:5px}.programme h3{font-size:31px}.programme p{grid-column:2}.beliefs{grid-template-columns:1fr;gap:30px;margin-top:45px}.beliefs article{padding-top:25px}.beliefs h3{max-width:650px;font-size:31px;margin-bottom:18px}.beliefs .label{margin-bottom:20px}.beliefs p{max-width:650px}.beliefs p:last-child{margin-bottom:0}.status-note{display:block;padding:18px 0 18px 18px;font-size:14px}.status-note .label{margin-bottom:12px}.vision-switch{gap:9px;margin-bottom:25px}.vision-switch button{padding:11px 16px;font-size:13px}.comparison{gap:20px}.comparison-info{grid-template-columns:1fr;gap:18px;margin-top:27px}.comparison-info h3{font-size:30px}.project-footer{padding:65px var(--project-gutter) 27px}.project-footer h2{max-width:640px;font-size:clamp(41px,8vw,60px)}.project-footer>div{margin-top:37px}}@media(max-width:480px){:root{--project-gutter: 21px}.project-header{min-height:70px;gap:16px}.project-header img{width:108px}.project-context{max-width:100px;margin-left:auto;font-size:10px;line-height:1.5}.header-contact{font-size:12px}.project-hero{min-height:690px}.hero-image{object-position:54% center}.hero-copy{padding-top:290px;padding-bottom:36px}.hero-copy h1{font-size:clamp(43px,11vw,55px);letter-spacing:-.045em}.hero-copy>p{margin-bottom:25px;font-size:16px}.hero-caption{top:20px;padding:7px 9px;font-size:11px;letter-spacing:.035em}.hero-caption>span:last-child{flex-basis:100%;margin-left:15px}.project-intro{padding-top:53px;padding-bottom:53px}.label{margin-bottom:24px;font-size:12px;letter-spacing:.085em}.facts dl,dl.facts{grid-template-columns:1fr;gap:21px;padding-top:23px}.facts dl>div,dl.facts>div{display:grid;grid-template-columns:1fr 1.05fr;gap:20px;align-items:baseline}.facts dt{margin:0;font-size:12px}.facts dd{font-size:23px}.chapter-nav{gap:27px}.chapter{padding-top:55px;padding-bottom:55px}.section-head h2{font-size:clamp(35px,9.1vw,43px)}.photo-strip,.site-contact-sheet{grid-template-columns:1fr;gap:30px}.site-tour-nav{gap:0 22px}.site-tour-nav button{font-size:13px}.tour-copy h3{font-size:31px}.programme article{column-gap:12px;grid-template-columns:28px minmax(0,1fr)}.programme h3{font-size:28px}.programme p{font-size:16px}.vision-switch button{flex:1 1 auto;padding-right:12px;padding-left:12px}.comparison{grid-template-columns:1fr;gap:29px}.image-status{font-size:12px}.project-footer>div{align-items:flex-start}.project-footer>div p{flex:1 1 100%}.project-footer img{width:113px}.image-viewer{max-width:calc(100vw - 20px);max-height:calc(100svh - 20px);padding:52px 12px 18px}.image-viewer img{max-width:calc(100vw - 46px);max-height:70svh}}.programme{border-top:0}.programme .story-room{position:relative;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(35px,6vw,90px);min-height:610px;padding:74px 0}.programme .story-room:nth-child(2n){grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)}.programme .story-room:nth-child(2n) .room-story-copy{grid-column:2;grid-row:1}.programme .story-room:nth-child(2n) .story-room-visual{grid-column:1;grid-row:1}.room-story-copy{min-width:0}.programme .room-kicker{color:var(--project-amber);font-size:12px;line-height:1.5;text-transform:uppercase;letter-spacing:.12em;margin:0 0 24px}.room-story-copy .programme-num{display:block;padding:0;margin:0 0 18px;color:#59634f;font-size:clamp(64px,8vw,116px);font-weight:300;line-height:.85;letter-spacing:-.07em}.room-story-copy h3{margin:0 0 25px;font-size:clamp(32px,3.3vw,51px)}.room-story-copy h3 small{margin-top:19px;font-size:10px;letter-spacing:.075em}.room-story-copy>p:not(.room-kicker){max-width:480px}.room-next{display:inline-flex;justify-content:space-between;gap:40px;margin-top:29px;padding:10px 0;border-bottom:1px solid var(--project-line);font-size:12px;line-height:1.5;text-decoration:none}.room-next:hover{color:var(--project-amber);border-color:var(--project-amber)}.story-room-visual{min-width:0;position:relative;padding-top:18px;border-top:1px solid var(--project-amber)}.programme .room-image-label{margin:0 0 15px;color:var(--project-sage);font-size:10px;letter-spacing:.13em}.story-room-visual img{width:100%;height:auto}.story-room-visual figcaption{max-width:560px;padding-top:17px;font-size:11px;line-height:1.6}.story-room-visual:before{content:"";position:absolute;top:-3px;left:0;width:5px;height:5px;background:var(--project-amber)}.programme .connection-study{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:clamp(25px,4vw,55px);background:radial-gradient(ellipse at 10% 0%,#293024,#151914 70%);border:1px solid var(--project-line)}.programme .connection-statement{margin:25px 0 40px;color:var(--project-text);font-size:clamp(30px,3.4vw,48px);line-height:1.15;letter-spacing:-.03em}.connection-study ol{list-style:none;margin:0 0 28px;padding:0}.connection-study li{position:relative;padding:15px 0 15px 26px;border-left:1px solid #78836d;color:var(--project-sage);font-size:17px}.connection-study li:before{content:"";position:absolute;left:-3px;top:27px;width:5px;height:5px;background:var(--project-amber)}.connection-study li:nth-child(2){color:var(--project-text);font-size:25px}.connection-study figcaption{color:var(--project-muted)}.speakeasy-transformation{width:100%}.reveal-legends{display:flex;justify-content:space-between;gap:20px;margin:0 0 12px;color:var(--project-muted);font-size:9px;letter-spacing:.08em}.reveal-legends span:last-child{color:var(--project-amber);text-align:right}.speakeasy-reveal{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--project-deep)}.reveal-photo{position:absolute;inset:0;display:block;cursor:zoom-in}.reveal-photo img{width:100%;height:100%;object-fit:contain}.reveal-proposed{clip-path:inset(0 0 0 var(--reveal))}.reveal-divider{position:absolute;top:0;bottom:0;left:var(--reveal);width:1px;background:var(--project-text);cursor:ew-resize;touch-action:none}.reveal-divider:after{content:"↔";display:grid;place-items:center;position:absolute;top:50%;left:-16px;width:32px;height:40px;border:1px solid var(--project-text);background:var(--project-bg);color:var(--project-text);font-size:16px;transform:translateY(-50%)}.reveal-control-label{display:flex;justify-content:space-between;gap:14px;margin-top:15px;color:var(--project-sage);font-size:11px;line-height:1.5}[data-reveal-control]{display:block;width:100%;height:36px;margin:0;padding:0;accent-color:var(--project-amber);cursor:ew-resize}.speakeasy-transformation figcaption{border-top:1px solid var(--project-line);color:var(--project-muted)}.venue-route a[aria-current=step]{color:var(--project-text);border-bottom:1px solid var(--project-amber)}.venue-rhythm{scroll-margin-top:80px}.feeling-grid article{padding:30px 0}.feeling-grid h4{max-width:420px;font-size:clamp(24px,2.3vw,34px)}@media(max-width:760px){.programme .story-room,.programme .story-room:nth-child(2n){grid-template-columns:1fr;gap:32px;min-height:0;padding:48px 0}.programme .story-room:nth-child(2n) .room-story-copy,.programme .story-room:nth-child(2n) .story-room-visual{grid-column:auto;grid-row:auto}.programme .story-room .story-room-visual{order:-1}.room-story-copy .programme-num{font-size:65px;margin-bottom:20px}.room-story-copy h3{font-size:37px}.room-story-copy>p:not(.room-kicker){max-width:650px}.programme .connection-study{min-height:410px;padding:28px}.programme .room-image-label{font-size:10px}.programme .room-kicker{margin-bottom:22px}}@font-face{font-family:Archivo;src:url(assets/fonts/archivo-italic-latin.woff2) format("woff2");font-style:italic;font-weight:300 800;font-display:swap}.immersive-entry .project-header{position:absolute;z-index:20;inset:0 0 auto;min-height:90px;border:0;background:linear-gradient(#080a08b3,transparent);padding-top:24px;padding-bottom:24px;color:#f2eee4}.immersive-entry .project-header img{width:94px}.immersive-entry .project-context{font-size:10px;letter-spacing:.15em;color:#e0ded5}.immersive-entry .header-contact{font-size:11px;border-color:#ffffff60}.splash-hero.project-hero{display:flex;flex-direction:column;align-items:stretch;isolation:isolate;min-height:max(780px,100svh);padding:125px var(--project-gutter) 26px;background:#090c09}.splash-hero:after{z-index:1;background:linear-gradient(180deg,#05070588,#05070508 35%,#050705aa 68%,#050705f2),linear-gradient(90deg,#05070545,transparent 80%)}.splash-hero .hero-image,.splash-hero .hero-vision-image{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%;transform:scale(1.035);transition:opacity .85s ease;animation:splash-image-arrive 4.5s cubic-bezier(.2,.65,.3,1) both}.splash-hero .hero-vision-image{opacity:0;animation:none}.splash-hero[data-hero-state=vision] .hero-vision-image{opacity:1}.splash-hero[data-hero-state=vision] .hero-image{opacity:0}.splash-masthead,.splash-copy,.splash-footer,.splash-image-status{position:relative;z-index:2}.splash-masthead{width:100%;max-width:1280px;margin:0 auto;animation:splash-type-arrive 1.1s ease-out both}.splash-masthead>img{width:100%;height:auto;opacity:.94}.splash-masthead>div{display:flex;justify-content:space-between;gap:20px;padding-top:17px;color:#e0ded5;font-size:10px;line-height:1.5;letter-spacing:.22em}.splash-hero .splash-copy{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:20px 45px;max-width:none;margin:auto 0 0;padding:clamp(55px,9vh,120px) 0 39px;animation:splash-type-arrive 1.1s .12s ease-out both}.splash-hero .splash-kicker{grid-column:1/-1;margin:0;color:#e0ded5;font-size:10px;line-height:1.5;letter-spacing:.14em}.splash-hero .splash-copy h1{margin:0;font-size:clamp(58px,7.8vw,118px);font-weight:300;line-height:.91;letter-spacing:-.065em;text-wrap:nowrap;color:#f3efe6}.splash-copy h1 em{font-size:1.2em;font-weight:300;letter-spacing:-.055em}.splash-invitation{max-width:310px;padding-bottom:4px}.splash-invitation>p{margin:0 0 25px;color:#e7e5db;font-size:clamp(14px,1.25vw,18px);line-height:1.65}.splash-enter{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:55px;padding:15px 20px;background:#e7e4d9;color:#13160f;text-decoration:none;font-size:12px;line-height:1.5;transition:background .18s,transform .18s}.splash-enter:hover{background:#fffdf3;transform:translateY(-2px)}.splash-enter>span{font-size:18px}.splash-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:21px 0 17px;border-top:1px solid #f4efdf55}.splash-address{display:grid;gap:4px;font-size:9px;line-height:1.5;letter-spacing:.12em;color:#ebe8df}.splash-address>span:last-child{color:#c3c6b9;letter-spacing:.03em;text-transform:none}.splash-view-switch{display:flex;gap:24px}.splash-view-switch button{display:flex;gap:8px;align-items:center;min-height:44px;padding:10px 0;border:0;border-bottom:1px solid transparent;color:#b9bcaf;background:transparent;font-size:11px;line-height:1.4;text-align:left}.splash-view-switch button span{color:#b9bcaf;font-size:9px}.splash-view-switch button[aria-pressed=true]{color:#f3efe6;border-bottom-color:#f3efe6}.splash-view-switch button:hover{color:#fff}.splash-spatial{justify-self:end;color:#e5e3d8;font-size:10px;line-height:1.4;text-decoration:none}.splash-spatial:hover{color:#fff;text-decoration:underline;text-underline-offset:5px}.splash-image-status{margin:0;color:#c6cbbf;font-size:12px;line-height:1.5;letter-spacing:.05em;text-align:center}.site-photo-journal{margin-top:65px;padding-top:35px;border-top:1px solid var(--project-line)}.site-photo-journal h3{font-size:clamp(27px,3vw,42px);line-height:1.2;letter-spacing:-.03em}.site-photo-journal>p{max-width:760px;color:var(--project-muted)}.journal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px;margin:30px 0 45px}.journal-grid img{width:100%;height:auto}.journal-grid figcaption{padding-top:13px;color:var(--project-muted);font-size:12px;line-height:1.6}@keyframes splash-image-arrive{0%{transform:scale(1.105)}to{transform:scale(1.035)}}@keyframes splash-type-arrive{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.immersive-entry .project-header{min-height:76px;padding-top:19px;padding-bottom:19px}.immersive-entry .project-header img{width:89px}.splash-hero.project-hero{min-height:max(790px,100svh);padding-top:110px;padding-bottom:23px}.splash-masthead>div{font-size:8px;letter-spacing:.12em;padding-top:13px}.splash-hero .splash-copy{grid-template-columns:1fr;gap:21px;padding-top:100px;padding-bottom:32px}.splash-hero .splash-copy h1{font-size:clamp(56px,11vw,84px);line-height:.94}.splash-hero .splash-kicker{font-size:9px}.splash-invitation{display:grid;grid-template-columns:1fr auto;max-width:none;gap:25px;align-items:end}.splash-invitation>p{margin:0;font-size:13px}.splash-enter{min-height:50px;padding:13px 17px;font-size:11px;gap:20px}.splash-footer{grid-template-columns:1fr auto;gap:14px;padding-top:15px;padding-bottom:16px}.splash-view-switch{grid-column:1/-1;grid-row:1;justify-content:space-between;gap:20px}.splash-view-switch button{font-size:11px}.splash-address{font-size:8px}.splash-image-status{text-align:left}.journal-grid{gap:28px 18px}}@media(max-width:480px){.splash-hero.project-hero{min-height:max(810px,100svh)}.splash-hero .splash-copy{padding-top:100px}.splash-hero .splash-copy h1{font-size:clamp(49px,12.4vw,64px)}.splash-invitation{grid-template-columns:1fr;gap:19px}.splash-invitation>p{font-size:14px}.splash-enter{width:100%;min-height:49px}.splash-spatial{font-size:9px}.journal-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.splash-hero .hero-image,.splash-hero .hero-vision-image,.splash-masthead,.splash-hero .splash-copy{animation:none;transition:none;transform:none}.splash-enter{transition:none}.splash-enter:hover{transform:none}html{scroll-behavior:auto}.reveal.is-revealing{animation:none}.media-link img,.text-link,.chapter-nav a,.site-tour-nav button,.vision-switch button{transition:none}.media-link:hover img{transform:none}}
