/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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)}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#081923;--ink-soft:#132a35;--cream:#f3ead8;--paper:#f8f3e9;--copper:#b96538;--copper-bright:#d6814f;--sage:#82917b;--line:#0819232e;--white-line:#ffffff3b;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-editorial:Georgia, "Times New Roman", serif}*{box-sizing:border-box}img{max-width:100%;height:auto}html{scroll-behavior:smooth;background:var(--ink);-webkit-text-size-adjust:100%;scroll-padding-top:80px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,a{font:inherit;touch-action:manipulation}a{color:inherit}main,section{min-width:0}.skip-link{z-index:100;color:#fff;background:var(--copper);padding:12px 16px;text-decoration:none;transition:transform .16s;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;height:72px;color:var(--cream);border-bottom:1px solid var(--white-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06131be3;justify-content:space-between;align-items:center;padding:0 clamp(24px,4vw,68px);display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:baseline;gap:14px;font-family:Georgia,Times New Roman,serif;font-size:25px;text-decoration:none;display:flex}.brand span{border-left:1px solid var(--white-line);color:#d6c6aa;letter-spacing:.2em;text-transform:uppercase;padding-left:14px;font-family:Inter,ui-sans-serif,sans-serif;font-size:11px;font-weight:700}.site-header nav{gap:clamp(18px,2.5vw,42px);display:flex}.site-header nav a{color:#e6dcc9;font-size:14px;text-decoration:none;position:relative}.site-header nav a:after{content:"";background:var(--copper-bright);height:1px;transition:right .18s;position:absolute;bottom:-8px;left:0;right:100%}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{right:0}.mobile-menu-button,.mobile-nav-backdrop,.site-header nav .mobile-only-nav-link,.nav-item-icon{display:none}.hero{background:var(--ink);min-height:100vh;color:var(--cream);grid-template-columns:minmax(370px,.76fr) 1.24fr;display:grid;position:relative;overflow:hidden}.hero-image{background:#504c43;position:absolute;inset:72px 0 0 34%;overflow:hidden}.hero-image:before{z-index:2;content:"";background:linear-gradient(90deg, var(--ink) 0%, #081923c2 9%, transparent 36%), linear-gradient(0deg, #081923c2, transparent 35%);position:absolute;inset:0}.hero-archive{object-fit:cover;object-position:center;filter:sepia(.42)contrast(1.06)brightness(.82);width:100%;height:100%;animation:.9s ease-out both imageReveal,24s ease-in-out 1s infinite alternate heroArchivePan;display:block;transform:scale(1.015)}.hero-map-grid{z-index:3;opacity:.2;background-image:linear-gradient(#e6d5b53d 1px,#0000 1px),linear-gradient(90deg,#e6d5b53d 1px,#0000 1px);background-size:96px 96px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 70%);mask-image:linear-gradient(90deg,#0000,#000 70%)}.archive-label{z-index:4;color:#efe2ca;border:1px solid var(--white-line);letter-spacing:.12em;text-transform:uppercase;background:#07141ccc;padding:10px 13px;font-size:11px;font-weight:700;position:absolute;top:28px;right:28px}.hero-copy{z-index:5;border:1px solid var(--white-line);background:#06151de6;border-radius:4px;grid-column:1/2;align-self:end;max-width:650px;margin:140px 0 110px clamp(24px,4.2vw,72px);padding:clamp(26px,3vw,48px);animation:.65s ease-out 90ms both copyReveal;position:relative;box-shadow:0 32px 80px #00000047}.eyebrow{color:var(--copper-bright);letter-spacing:.22em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:800}.icon-eyebrow{align-items:center;gap:10px;display:flex}.icon-eyebrow svg{stroke-width:1.7px;flex:none;width:18px;height:18px}.motion-icon,.motion-bricks>*{transform-box:fill-box;transform-origin:50%;will-change:transform}.motion-hammer{transform-origin:72% 78%}.motion-door{transform-origin:88%}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-calendar{animation:.72s ease-in-out calendar-flip}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-house{animation:.65s ease-in-out house-welcome}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-hammer{animation:.56s ease-in-out infinite hammer-strike}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-landmark{animation:.68s cubic-bezier(.2,.8,.2,1) landmark-rise}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-clock{animation:.76s steps(4,end) infinite clock-tick}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-map{animation:.72s ease-in-out map-unfold}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-pin{animation:.65s cubic-bezier(.34,1.56,.64,1) pin-hop}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-trees{animation:.95s ease-in-out infinite alternate trees-sway}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-building{animation:.72s cubic-bezier(.34,1.56,.64,1) building-settle}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-bricks>:nth-child(odd){animation:.62s ease-in-out bricks-left}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-bricks>:nth-child(2n){animation:.62s ease-in-out bricks-right}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-door{animation:.78s ease-in-out door-swing}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-news{animation:.72s ease-in-out newspaper-flutter}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-archive{animation:.72s ease-in-out archive-open}:is(.icon-eyebrow,.fact-strip article,.place-list li,.detail-grid article):is(:hover,:focus-within) .motion-mail{animation:.76s ease-in-out mail-send}@keyframes calendar-flip{0%,to{transform:perspective(40px)rotateX(0)}48%{transform:perspective(40px)rotateX(-38deg)translateY(-2px)}}@keyframes house-welcome{0%,to{transform:translateY(0)scale(1)}45%{transform:translateY(-4px)scale(1.06)}}@keyframes hammer-strike{0%,to{transform:rotate(0)}38%{transform:rotate(-28deg)}62%{transform:rotate(9deg)}}@keyframes landmark-rise{0%{transform:translateY(4px)scaleY(.82)}58%{transform:translateY(-2px)scaleY(1.06)}to{transform:translateY(0)scaleY(1)}}@keyframes clock-tick{0%{transform:rotate(0)}to{transform:rotate(12deg)}}@keyframes map-unfold{0%,to{transform:scaleX(1)skewY(0)}45%{transform:scaleX(.82)skewY(-7deg)}72%{transform:scaleX(1.06)skewY(3deg)}}@keyframes pin-hop{0%,to{transform:translateY(0)scale(1)}46%{transform:translateY(-6px)scale(1.08)}68%{transform:translateY(1px)scaleX(1.12)scaleY(.9)}}@keyframes trees-sway{0%{transform:rotate(-2deg)skew(-2deg)}to{transform:rotate(3deg)skew(3deg)}}@keyframes building-settle{0%{transform:translateY(-5px)scaleY(.9)}65%{transform:translateY(1px)scaleY(1.04)}to{transform:translateY(0)scaleY(1)}}@keyframes bricks-left{0%,to{transform:translate(0)}50%{transform:translate(-2.5px)}}@keyframes bricks-right{0%,to{transform:translate(0)}50%{transform:translate(2.5px)}}@keyframes door-swing{0%,to{transform:perspective(50px)rotateY(0)}50%{transform:perspective(50px)rotateY(-58deg)scaleX(.82)}}@keyframes newspaper-flutter{0%,to{transform:rotate(0)scaleX(1)}35%{transform:rotate(-5deg)scaleX(.92)}68%{transform:rotate(3deg)scaleX(1.05)}}@keyframes archive-open{0%,to{transform:translateY(0)scaleY(1)}45%{transform:translateY(-3px)scaleY(1.08)}}@keyframes mail-send{0%,to{opacity:1;transform:translate(0)rotate(0)}48%{opacity:.55;transform:translate(5px,-5px)rotate(-8deg)}}.hero h1,.section-heading h2,.timeline-story h3{font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(58px,7.4vw,122px);line-height:.88}.hero h1 span{display:block}.hero h1 .street-name{letter-spacing:-.065em;width:fit-content;max-width:100%;font-size:.8em}.hero-subtitle{color:#dfcdb0;margin:18px 0 26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,3.2vw,45px);font-style:italic;line-height:1.08}.hero-intro{color:#e7ddcb;max-width:570px;margin:0 0 30px;font-size:clamp(16px,1.35vw,20px);line-height:1.65}.primary-button{background:var(--copper);border:1px solid var(--copper-bright);color:#fff;border-radius:3px;justify-content:space-between;align-items:center;min-width:235px;padding:17px 20px;font-weight:700;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex;box-shadow:0 10px 35px #b9653840}.primary-button:hover,.primary-button:focus-visible{background:#cc7443;transform:translateY(-2px)}.hero-proof{color:#b8b5a7;flex-wrap:wrap;gap:8px 18px;margin-top:26px;font-size:11px;display:flex}.hero-proof span{align-items:center;gap:8px;display:flex}.hero-proof span:before{content:"";background:var(--sage);border-radius:50%;width:5px;height:5px}.hero-era{z-index:6;color:#e8dcc5;align-items:center;gap:15px;width:min(31vw,480px);font-family:Georgia,Times New Roman,serif;font-size:16px;display:flex;position:absolute;bottom:34px;left:67%;transform:translate(-50%)}.hero-era i{background:linear-gradient(90deg, var(--copper-bright), #dbcbaa);flex:1;height:1px}.fact-strip{background:var(--cream);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.fact-strip article{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:140px;padding:28px clamp(22px,3vw,46px);display:flex}.fact-strip article:last-child{border-right:0}.fact-strip strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,2vw,31px);font-weight:500}.fact-strip span{color:#526069;margin-top:7px;font-size:13px}.story-chooser{color:var(--cream);background:linear-gradient(90deg, #d6814f12 1px, transparent 1px), var(--ink-soft);background-size:20% 100%;padding:clamp(70px,8vw,115px) clamp(24px,6vw,100px);scroll-margin-top:72px}.story-chooser-intro h2{letter-spacing:-.045em;max-width:760px;margin:0;font-size:clamp(42px,5.8vw,76px);line-height:.98}.story-chooser-intro>p:not(.eyebrow){color:#bbc5c2;max-width:700px;margin:24px 0 0;font-size:17px;line-height:1.7}.story-route-grid{border-top:1px solid var(--white-line);border-left:1px solid var(--white-line);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.story-route-grid a{border-right:1px solid var(--white-line);border-bottom:1px solid var(--white-line);min-height:270px;color:var(--cream);flex-direction:column;padding:26px;text-decoration:none;transition:color .18s,background .18s,transform .18s;display:flex;position:relative}.story-route-grid a:last-child{grid-column:1/-1;min-height:170px}.story-route-grid a:hover,.story-route-grid a:focus-visible{z-index:1;color:var(--ink);background:var(--cream);transform:translateY(-4px)}.story-route-grid a>strong{margin-top:auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,2.1vw,31px);font-weight:500;line-height:1.05}.story-route-grid a>p{color:#aebbb7;min-height:56px;margin:12px 0 0;font-size:12px;line-height:1.55}.story-route-grid a:is(:hover,:focus-visible) .motion-building{animation:.72s cubic-bezier(.34,1.56,.64,1) building-settle}.story-route-grid a:is(:hover,:focus-visible) .motion-landmark{animation:.68s cubic-bezier(.2,.8,.2,1) landmark-rise}.story-route-grid a:is(:hover,:focus-visible) .motion-trees{animation:.95s ease-in-out infinite alternate trees-sway}.story-route-grid a:is(:hover,:focus-visible) .motion-archive{animation:.72s ease-in-out archive-open}.street-moves-section{color:var(--cream);background:linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/42px 100%,linear-gradient(#0c252e,#071923);border-top:1px solid #efe3ce29;border-bottom:1px solid #efe3ce29;padding:clamp(72px,8vw,116px) clamp(24px,8vw,135px);scroll-margin-top:72px;position:relative;overflow:hidden}.street-moves-section:before{content:"";border:1px solid #e493622e;border-radius:50%;width:520px;height:520px;position:absolute;top:-220px;right:-140px}.street-moves-heading{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:end;gap:22px clamp(36px,7vw,110px);margin-bottom:clamp(38px,5vw,68px);display:grid;position:relative}.street-moves-heading .eyebrow{color:#e9a06f;grid-column:1/-1}.street-moves-heading h2{color:var(--cream);letter-spacing:-.06em;margin:0;font-size:clamp(58px,8vw,112px);line-height:.86}.street-moves-heading>p:not(.eyebrow){color:#c7d0cd;max-width:610px;margin:0;font-size:16px;line-height:1.75}.street-moves-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid;position:relative}.street-move-card{min-width:0;color:var(--ink);background:#f4ecdc;border:1px solid #efe3ce33;grid-template-rows:auto minmax(0,1fr);text-decoration:none;transition:transform .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden}.street-move-card:hover,.street-move-card:focus-visible{transform:translateY(-6px);box-shadow:0 20px 44px #0000003d}.street-move-roof{height:150px;color:var(--cream);border-bottom:4px solid var(--copper);background:#143541;justify-content:space-between;align-items:flex-start;padding:24px 26px;display:flex;position:relative}.street-move-card.reserved .street-move-roof{background:#6e583c;border-bottom-color:#d3a56a}.street-move-card.sold .street-move-roof{background:#3f4d50;border-bottom-color:#8b9998}.street-move-roof:after{content:"";border:1px solid #efe3ce26;width:200px;height:200px;position:absolute;bottom:-65px;right:-42px;transform:rotate(45deg)}.street-move-roof svg{stroke-width:1.35px;width:34px;height:34px}.street-move-roof span{z-index:1;letter-spacing:-.065em;font-family:Georgia,Times New Roman,serif;font-size:clamp(62px,7vw,100px);line-height:.8;position:relative}.street-move-copy{flex-direction:column;min-width:0;padding:28px 28px 30px;display:flex}.street-move-status{color:#a84e27;letter-spacing:.16em;overflow-wrap:anywhere;text-transform:uppercase;background:#b965381c;align-items:center;width:fit-content;max-width:100%;min-height:28px;padding:7px 10px 6px;font-size:9px;font-weight:850;line-height:1.35;display:inline-flex}.reserved .street-move-status{color:#75582e;background:#9c773f21}.sold .street-move-status{color:#596769;background:#5967691f}.street-move-copy h3{letter-spacing:-.04em;overflow-wrap:anywhere;max-width:100%;margin:22px 0 9px;font-size:clamp(30px,3.2vw,46px);line-height:.98}.street-move-copy>strong{color:#31464e;overflow-wrap:anywhere;font-size:13px;line-height:1.45;display:block}.street-move-copy>p{color:#687378;overflow-wrap:anywhere;min-height:52px;margin:13px 0 26px;font-size:12px;line-height:1.55}.street-move-realtor{min-width:0;color:var(--copper);overflow-wrap:anywhere;border-top:1px solid #08192329;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:18px;font-size:11px;font-weight:800;line-height:1.4;display:flex}.street-move-realtor svg{flex:none;width:17px;height:17px;transition:transform .18s}.street-move-card:hover .street-move-realtor svg,.street-move-card:focus-visible .street-move-realtor svg{transform:translate(4px)}.street-moves-note{z-index:1;color:#93a3a1;letter-spacing:.04em;margin:24px 0 0;font-size:10px;line-height:1.6;position:relative}.timeline-section{background:linear-gradient(#08192306 1px, transparent 1px), var(--paper);background-size:100% 48px;padding:clamp(80px,10vw,150px) clamp(24px,6vw,100px);scroll-margin-top:72px}.section-heading{grid-template-columns:repeat(2,minmax(0,520px));column-gap:clamp(34px,5vw,82px);max-width:1180px;margin-bottom:65px;display:grid}.section-heading>.eyebrow,.section-heading>h2{grid-column:1/-1}.section-heading h2{letter-spacing:-.045em;max-width:850px;margin:0;font-size:clamp(44px,6vw,82px);line-height:1}.section-heading>p:not(.eyebrow){color:#53616a;margin:26px 0 0;font-size:18px;line-height:1.7}.section-heading>p:not(.eyebrow)+p:not(.eyebrow){margin-top:26px}.timeline-shell{border-top:1px solid var(--ink)}.timeline-track{scrollbar-width:thin;background:#e8dcc8;border:1px solid #08192329;grid-template-columns:repeat(8,1fr);display:grid;overflow-x:auto}.timeline-track button{color:#465860;cursor:pointer;text-align:left;background:#e8dcc8;border:0;border-right:1px solid #08192324;justify-content:center;align-items:flex-start;min-width:115px;min-height:82px;padding:20px 18px;transition:color .18s,background-color .18s;display:flex}.timeline-track button:last-child{border-right:0}.timeline-track button span{font-family:Georgia,Times New Roman,serif;font-size:17px}.timeline-story{min-height:330px;color:var(--cream);background:var(--ink);grid-template-columns:.45fr 1fr;align-items:center;gap:clamp(24px,5vw,90px);padding:clamp(34px,5vw,76px);animation:.42s ease-out both timelineStoryIn;display:grid}.story-year{color:var(--copper-bright);font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,7vw,106px)}.timeline-story h3{margin:0 0 16px;font-size:clamp(31px,4vw,52px);line-height:1.05}.timeline-story p{color:#cfd3ce;max-width:650px;margin:0;font-size:17px;line-height:1.7}.timeline-story .timeline-detail{color:#9eaaa7;margin-top:16px;font-size:15px}h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500}.light-heading h2{color:var(--cream)}.map-section,.architecture-section,.hout-section,.memory-section,.iordens-section,.sources-section,.contact-section{scroll-margin-top:72px}.map-section{background:linear-gradient(#eadabc0d 1px, transparent 1px), linear-gradient(90deg, #eadabc0d 1px, transparent 1px), var(--ink);background-size:72px 72px;padding:clamp(90px,10vw,150px) clamp(24px,6vw,100px)}.map-layout{grid-template-columns:minmax(0,1.5fr) minmax(290px,.5fr);align-items:start;gap:clamp(34px,5vw,76px);display:grid}.map-frame{background:#e6dac4;border:1px solid #ffffff2e;padding:12px;box-shadow:0 28px 80px #0000003d}.map-image-stage{background:#d8d8cf;position:relative;overflow:hidden}.map-image-stage>img{object-fit:cover;object-position:center;filter:saturate(.9)contrast(1.14)brightness(1.025);image-rendering:auto;width:100%;height:clamp(420px,45vw,600px);display:block}.map-street-highlight{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.map-street-highlight path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.map-street-highlight .street-outline{stroke:#ffffffeb;stroke-width:11px}.map-street-highlight .street-line{stroke:var(--copper-bright);stroke-width:7px;filter:drop-shadow(0 2px 3px #381c0c5c)}.map-frame p{color:#42505a;justify-content:space-between;gap:20px;margin:10px 4px 1px;font-size:11px;display:flex}.map-open-link{color:var(--copper);font-weight:800;text-decoration:none}.map-pin{z-index:3;color:#fff;background:#081923e6;border:1px solid #ffffff8c;border-radius:2px;align-items:center;gap:8px;padding:8px 11px;font-size:11px;font-weight:800;display:flex;position:absolute;top:43%;left:50.5%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #00000040}.map-pin i{background:var(--copper-bright);border:2px solid #fff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #b9653859}.place-list{border-top:1px solid var(--white-line);margin:0;padding:0;list-style:none}.place-list li{border-bottom:1px solid var(--white-line);grid-template-columns:44px 1fr;gap:16px;padding:24px 0;display:grid}.place-list li>span{color:var(--copper-bright);font-family:Georgia,Times New Roman,serif;font-size:14px}.place-list .place-marker{align-items:flex-start;display:flex}.place-marker svg{stroke-width:1.55px;width:24px;height:24px}.place-list strong{color:#f5ead7;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500}.place-list p{color:#aeb9b7;margin:7px 0 0;font-size:13px;line-height:1.55}.architecture-section,.memory-section,.sources-section{padding:clamp(90px,10vw,150px) clamp(24px,6vw,100px)}.detail-grid{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.detail-grid article{border-right:1px solid var(--line);min-height:330px;padding:30px clamp(20px,2.4vw,38px)}.detail-grid article:first-child{padding-left:0}.detail-grid article:last-child{border-right:0}.detail-marker{color:var(--copper);align-items:center;display:flex}.detail-marker svg{stroke-width:1.45px;width:32px;height:32px}.detail-grid h3{margin:54px 0 16px;font-size:clamp(27px,2.5vw,38px);line-height:1.08}.detail-grid p{color:#53616a;margin:0;font-size:15px;line-height:1.7}.detail-grid p+p{margin-top:16px}.facade-explorer{color:var(--cream);background:radial-gradient(circle at 85% 15%, #d6814f29, transparent 28%), var(--ink);border:1px solid #d6814f61;margin-top:38px;padding:20px}.facade-explorer-heading{margin-bottom:16px}.facade-explorer-heading .eyebrow{margin-bottom:10px}.facade-explorer-heading h4{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.4vw,31px);font-weight:500;line-height:1.05}.facade-explorer-heading>p:not(.eyebrow){color:#b9c4c1;margin:10px 0 0;font-size:12px;line-height:1.55}.facade-explorer-grid{grid-template-columns:1fr;align-items:stretch;gap:12px;display:grid}.facade-photo{border:5px solid var(--cream);background:#d9cfbf;align-self:start;min-width:0;margin:0;box-shadow:0 14px 28px #00000040}.facade-image-stage{position:relative}.facade-image-stage>img{filter:sepia(.1)contrast(1.04);width:100%;display:block}.facade-image-stage>button{color:#fff;cursor:pointer;background:#b96538f2;border:2px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;transition:background .18s,box-shadow .18s,transform .18s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #b9653847,0 7px 16px #00000059}.facade-image-stage>button:after{content:"";border:1px solid #ffffffb8;border-radius:50%;animation:2.2s ease-out infinite hotspot-pulse;position:absolute;inset:-8px}.facade-image-stage>button:hover,.facade-image-stage>button:focus-visible,.facade-image-stage>button.active{z-index:2;background:var(--ink);transform:translate(-50%,-50%)scale(1.13);box-shadow:0 0 0 6px #d6814f61,0 8px 18px #0000006b}.facade-image-stage>button svg{z-index:1;stroke-width:1.8px;width:15px;height:15px;position:relative}.facade-photo figcaption{color:#53616a;padding:7px 3px 1px;font-size:9px;line-height:1.4}@keyframes hotspot-pulse{0%{opacity:.9;transform:scale(.78)}75%,to{opacity:0;transform:scale(1.28)}}.facade-detail-panel{background:var(--cream);min-height:0;color:var(--ink);border-top:3px solid var(--copper);flex-direction:column;padding:17px 18px 18px;display:flex}.facade-detail-label{color:var(--copper);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:850}.facade-detail-panel h5{margin:8px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500;line-height:1.08}.facade-detail-panel>p{color:#53616a;margin:0;font-size:12px;line-height:1.55}.facade-detail-tabs{gap:8px;margin-top:14px;padding-top:0;display:flex}.facade-detail-tabs button{color:#647177;cursor:pointer;background:0 0;border:1px solid #08192340;place-items:center;width:38px;height:34px;display:grid}.facade-detail-tabs button svg{stroke-width:1.7px;width:16px;height:16px}.facade-detail-tabs button:hover,.facade-detail-tabs button:focus-visible,.facade-detail-tabs button.active{color:#fff;background:var(--copper);border-color:var(--copper)}.feature-story{grid-template-columns:minmax(300px,.58fr) minmax(0,1.42fr);align-items:center;gap:clamp(36px,6vw,95px);margin-top:clamp(80px,10vw,150px);display:grid}.feature-visual{scroll-margin-top:92px}.feature-copy h3{letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(43px,5.5vw,78px);line-height:.98}.feature-copy>p:not(.eyebrow){color:#53616a;margin:0 0 25px;font-size:17px;line-height:1.75}.text-link{color:var(--copper);border-bottom:1px solid;padding-bottom:5px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}.text-link:hover,.text-link:focus-visible{color:#8f472c}.comparison-frame{aspect-ratio:1.32;cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none;background:#c9bdab;position:relative;overflow:hidden;box-shadow:0 24px 60px #08192326}.comparison-frame:focus-visible{outline:3px solid var(--copper-bright);outline-offset:4px}.comparison-frame>img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.comparison-original{z-index:2;filter:sepia(.16)}.compare-label{z-index:5;color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#07141cc7;border:1px solid #ffffff40;padding:8px 10px;font-size:10px;font-weight:800;position:absolute;top:15px}.original-label{left:15px}.restored-label{right:15px}.compare-line{z-index:4;pointer-events:none;background:#ffffffe6;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px)}.compare-line i{width:44px;height:44px;color:var(--ink);background:var(--cream);border:1px solid var(--ink);border-radius:50%;place-items:center;font-family:Inter,sans-serif;font-size:18px;font-style:normal;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.comparison-control{color:#526069;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:18px;padding-top:14px;font-size:11px;font-weight:750;display:flex}.comparison-control span{white-space:nowrap}.comparison-control input{width:100%;accent-color:var(--copper);cursor:ew-resize}.image-note{color:#68757a;margin:13px 0 0;font-size:11px;line-height:1.6}.hout-section{background:radial-gradient(circle at 80% 20%, #82917b2e, transparent 30%), var(--ink);padding:clamp(90px,10vw,150px) clamp(24px,6vw,100px)}.hout-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.4fr);align-items:end;gap:clamp(32px,5vw,74px);display:grid}.hout-section .comparison-control{color:#c5cbc4}.light-note{color:#8e9b98}.historic-map{color:var(--ink);background:var(--cream);margin:0;padding:13px;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 25px 60px #0000004d}.historic-map img{filter:sepia(.25)contrast(1.05);width:100%;animation:18s ease-in-out infinite alternate historicMapBreathe;display:block;transform:scale(1.006)}.historic-map figcaption{color:#4f5c63;padding:13px 5px 4px;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.45}.memory-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.memory-card{border:1px solid var(--line);min-height:390px;padding:clamp(30px,4vw,58px)}.stone-card{background:var(--cream)}.memory-year{color:var(--copper-bright);font-family:Georgia,Times New Roman,serif;font-size:16px}.memory-card h3{margin:55px 0 19px;font-size:clamp(34px,4vw,54px);line-height:1.02}.memory-card p{max-width:610px;margin:0 0 25px;font-size:16px;line-height:1.75}.resistance-card p{color:#c5ceca}.resistance-card .text-link{color:#e49362}.archive-discovery{background:linear-gradient(#0819230b 1px, transparent 1px), var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background-size:100% 42px;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:720px;scroll-margin-top:72px;display:grid}.archive-discovery-image{background:var(--ink);min-width:0;margin:0;position:relative;overflow:hidden}.archive-discovery-image img{object-fit:cover;object-position:49% 50%;filter:sepia(.17)contrast(1.04);width:100%;height:100%;min-height:720px;transition:filter .4s,transform .7s;animation:20s ease-in-out infinite alternate archivePhotoPan;display:block}.archive-discovery:is(:hover,:focus-within) .archive-discovery-image img{filter:sepia(.05)contrast(1.06);transform:scale(1.018)}.archive-discovery-image figcaption{color:#efe3ce;border:1px solid var(--white-line);letter-spacing:.04em;background:#07141cdb;max-width:calc(100% - 36px);padding:9px 12px;font-size:10px;line-height:1.5;position:absolute;bottom:18px;left:18px}.archive-discovery-copy{align-self:center;padding:clamp(54px,7vw,110px)}.archive-discovery-copy h2{letter-spacing:-.055em;max-width:700px;margin:0 0 28px;font-size:clamp(54px,6.4vw,94px);line-height:.92}.archive-discovery-lead{color:#243942;font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,2.2vw,29px);line-height:1.45}.archive-discovery-copy>p:not(.eyebrow,.archive-discovery-lead){color:#526169;font-size:16px;line-height:1.75}.archive-question-box{background:#f8f3e9b8;border:1px solid #b965387a;margin:34px 0;padding:25px 28px 27px;position:relative;box-shadow:8px 8px #b965381f}.archive-question-box>span{color:var(--copper);letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:850;display:block}.archive-question-box strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.2vw,31px);font-weight:500;line-height:1.25;display:block}.archive-question-box p{color:#56636a;margin:14px 0 0;font-size:13px;line-height:1.65}.archive-discovery-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.archive-primary-link{min-height:48px;color:var(--cream);background:var(--ink);border:1px solid var(--ink);align-items:center;gap:10px;padding:12px 18px;font-size:13px;font-weight:800;text-decoration:none;transition:color .18s,background .18s,transform .18s;display:inline-flex}.archive-primary-link svg{width:17px;height:17px}.archive-primary-link:hover,.archive-primary-link:focus-visible{color:var(--ink);background:0 0;transform:translateY(-2px)}.archive-discovery-writer{background-color:#efe6d4;background-image:linear-gradient(#0819230a 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.archive-writer-visual{isolation:isolate;min-height:720px;color:var(--cream);background:radial-gradient(circle at 78% 18%,#d9895466,#0000 26%),linear-gradient(145deg,#112d37,#071923 72%);flex-direction:column;justify-content:center;padding:clamp(42px,7vw,94px);display:flex;position:relative;overflow:hidden}.archive-writer-visual:before{content:"45";z-index:-1;color:#efe3ce0b;font-family:Georgia,Times New Roman,serif;font-size:clamp(330px,42vw,650px);line-height:1;position:absolute;bottom:-.22em;right:-.02em}.archive-writer-visual:after{content:"";z-index:-1;border:1px solid #efe3ce38;position:absolute;inset:clamp(26px,4vw,56px)}.archive-writer-kicker,.archive-writer-year{color:#e9a06f;letter-spacing:.2em;text-transform:uppercase;font-size:11px;font-weight:850}.archive-writer-visual>strong{letter-spacing:-.085em;margin:18px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(150px,24vw,340px);font-weight:400;line-height:.74}.archive-writer-visual>p{max-width:520px;margin:clamp(56px,8vw,100px) 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,52px);line-height:1.04}.archive-writer-visual>small{color:#b9c5c4;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.archive-discovery-writer .archive-discovery-copy>p:not(.eyebrow,.archive-discovery-lead){margin-bottom:20px}.inline-archive-link{color:var(--copper);text-underline-offset:3px;text-decoration-thickness:1px}.archive-why-box{background:#f8f3e9d6}.iordens-section{grid-template-columns:minmax(300px,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(45px,8vw,130px);padding:clamp(90px,10vw,150px) clamp(24px,8vw,135px);display:grid}.iordens-portrait{position:relative}.iordens-portrait:before{z-index:0;content:"";border:1px solid #d6814f8c;position:absolute;inset:-22px 30px 30px -22px}.iordens-portrait img{z-index:1;filter:sepia(.12)contrast(1.04);width:100%;animation:16s ease-in-out infinite alternate portraitFloat;display:block;position:relative;transform:translateY(0)scale(1.002)}.iordens-portrait span{z-index:2;color:#e8dcc8;background:#07141cd1;padding:8px 10px;font-size:10px;position:absolute;bottom:12px;right:12px}.iordens-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(54px,7vw,106px);line-height:.9}.iordens-dates{color:#d4c3a7;margin:20px 0 36px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-style:italic}.iordens-copy .lead{color:#efe5d2;font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,2.3vw,31px);line-height:1.45}.iordens-copy>p:not(.eyebrow,.iordens-dates,.lead){color:#bac4c0;font-size:15px;line-height:1.75}.iordens-facts{border-top:1px solid var(--white-line);border-bottom:1px solid var(--white-line);gap:30px;margin:36px 0;padding:24px 0;display:flex}.iordens-facts span{color:#aeb9b6;text-transform:uppercase;font-size:11px}.iordens-facts strong{color:var(--copper-bright);margin-bottom:6px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500;display:block}.light-link{color:#df8755}.quiz-section{background:linear-gradient(#08192309 1px, transparent 1px), var(--paper);background-size:100% 44px;grid-template-columns:minmax(280px,.72fr) minmax(500px,1.28fr);align-items:start;gap:clamp(48px,8vw,120px);padding:clamp(90px,10vw,150px) clamp(24px,8vw,135px);scroll-margin-top:72px;display:grid}.quiz-intro h2{letter-spacing:-.05em;margin:0;font-size:clamp(48px,6vw,82px);line-height:.95}.quiz-intro>p:not(.eyebrow){color:#53616a;margin:26px 0 0;font-size:17px;line-height:1.7}.quiz-progress{gap:7px;margin-top:36px;display:flex}.quiz-progress span{background:#08192326;width:36px;height:5px;transition:width .18s,background .18s}.quiz-progress span.complete{background:var(--sage)}.quiz-progress span.current{background:var(--copper);width:58px}.quiz-card{min-height:590px;color:var(--cream);background:radial-gradient(circle at 100% 0, #d6814f26, transparent 30%), var(--ink);padding:clamp(30px,5vw,64px);box-shadow:0 28px 75px #08192333}.quiz-card-topline{color:#91a09c;border-bottom:1px solid var(--white-line);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;gap:20px;padding-bottom:22px;font-size:10px;font-weight:800;display:flex}.quiz-question-label{align-items:center;gap:7px;display:inline-flex}.quiz-question-label svg{width:14px;height:14px;color:var(--copper-bright)}.quiz-card>h3{max-width:720px;margin:38px 0 32px;font-size:clamp(31px,4vw,50px);line-height:1.06}.quiz-answers{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quiz-answers button{color:#e9dfcc;border:1px solid var(--white-line);cursor:pointer;text-align:left;background:#ffffff0b;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;min-height:74px;padding:15px 16px;transition:color .16s,background .16s,border-color .16s,opacity .16s;display:grid}.quiz-answers button>span{width:30px;height:30px;color:var(--copper-bright);border:1px solid #d6814f80;border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid}.quiz-answers button>svg{width:20px;height:20px}.quiz-answers button:hover:not(:disabled),.quiz-answers button:focus-visible:not(:disabled){color:var(--ink);background:var(--cream);border-color:var(--cream)}.quiz-answers button.correct{color:#f3f8f0;background:#48805657;border-color:#7eaa83}.quiz-answers button.incorrect{color:#fff0e9;background:#a6473252;border-color:#c8755e}.quiz-answers button.muted{opacity:.42}.quiz-feedback{border-top:1px solid var(--white-line);grid-template-columns:1fr auto;align-items:center;gap:8px 28px;margin-top:24px;padding-top:24px;display:grid}.quiz-feedback strong{color:var(--copper-bright);font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.quiz-feedback p{color:#b9c4c0;max-width:650px;margin:0;font-size:13px;line-height:1.6}.quiz-feedback button,.quiz-result button{color:#fff;background:var(--copper);border:1px solid var(--copper-bright);cursor:pointer;grid-area:1/2/span 2;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:13px 17px;font-weight:800;display:inline-flex}.quiz-feedback button svg,.quiz-result button svg{width:18px;height:18px}.quiz-feedback button:hover,.quiz-feedback button:focus-visible,.quiz-result button:hover,.quiz-result button:focus-visible{background:#cc7443}.quiz-result{flex-direction:column;justify-content:center;align-items:flex-start;min-height:465px;display:flex}.quiz-result>svg{width:54px;height:54px;color:var(--copper-bright);stroke-width:1.45px;margin-bottom:28px}.quiz-result>span{color:#91a09c;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.quiz-result h3{margin:15px 0;font-size:clamp(42px,6vw,72px);line-height:.98}.quiz-result>strong{color:var(--copper-bright);font-size:18px}.quiz-result p{color:#b9c4c0;max-width:650px;margin:22px 0 30px;line-height:1.7}.quiz-result button{grid-area:auto}.method-note{background:var(--cream);border-left:5px solid var(--copper);grid-template-columns:.25fr 1fr;gap:40px;margin-bottom:50px;padding:30px;display:grid}.method-note strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.method-copy p{color:#53616a;margin:0;line-height:1.7}.method-copy p+p{margin-top:15px}.source-grid{border-top:1px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.source-grid a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:230px;padding:27px;text-decoration:none;transition:color .18s,background .18s;display:flex;position:relative}.source-grid a:hover,.source-grid a:focus-visible{color:var(--cream);background:var(--ink)}.source-grid a>span{color:var(--copper);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:800}.source-grid a>strong{max-width:230px;margin-top:auto;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;line-height:1.12}.source-grid a>small{color:#69767c;margin-top:9px;font-size:11px;line-height:1.45}.source-grid a:hover>small,.source-grid a:focus-visible>small{color:#aab6b4}.source-grid a>i{font-style:normal;position:absolute;top:26px;right:26px}.contact-section{background:radial-gradient(circle at 14% 30%, #b965382e, transparent 32%), var(--ink);grid-template-columns:minmax(280px,.7fr) minmax(460px,1.3fr);align-items:start;gap:clamp(54px,9vw,150px);padding:clamp(90px,10vw,150px) clamp(24px,8vw,135px);display:grid}.contact-copy h2{color:var(--cream);letter-spacing:-.05em;margin:0 0 28px;font-size:clamp(54px,6vw,90px);line-height:.94}.contact-copy>p:not(.eyebrow){color:#b9c4c1;max-width:540px;margin:0 0 28px;font-size:17px;line-height:1.72}.contact-copy>a{color:var(--copper-bright);border-bottom:1px solid;padding-bottom:5px;font-weight:750;text-decoration:none;display:inline-block}.contact-form{color:var(--ink);background:var(--cream);border-top:5px solid var(--copper);gap:25px;padding:clamp(28px,4vw,55px);display:grid;box-shadow:0 28px 75px #00000045}.contact-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.contact-form label{gap:9px;display:grid}.contact-form label>span{letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.contact-form input,.contact-form textarea{width:100%;min-height:55px;color:var(--ink);font:inherit;background:#ffffff70;border:1px solid #08192352;border-radius:0;outline:none;padding:13px 15px;transition:border-color .16s,box-shadow .16s,background .16s}.contact-form textarea{resize:vertical;min-height:165px;line-height:1.55}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--copper);background:#fff;box-shadow:0 0 0 3px #b9653829}.contact-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.privacy-note{color:#53616a;border-left:3px solid var(--sage);background:#0819230e;margin:1px 0 0;padding:17px 18px;font-size:12px;line-height:1.65}.privacy-note a{color:#6f321e;text-underline-offset:3px;font-weight:800}.privacy-note a:is(:hover,:focus-visible){color:#411d11}.privacy-page{min-height:100vh;color:var(--ink);background:var(--paper)}.privacy-page-header{min-height:78px;color:var(--cream);background:#06151d;border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(22px,5vw,72px);display:flex}.privacy-page-brand{color:var(--cream);font-family:var(--font-editorial);align-items:center;gap:13px;font-size:clamp(19px,2.2vw,25px);text-decoration:none;display:flex}.privacy-page-brand img{filter:invert(86%)sepia(17%)saturate(353%)hue-rotate(348deg)brightness(106%);width:39px;height:39px}.privacy-page-back{color:#f4b084;text-underline-offset:4px;font-size:14px;font-weight:800}.privacy-page-main{width:min(100% - 40px,920px);margin:0 auto;padding:clamp(68px,8vw,112px) 0}.privacy-page-intro{margin-bottom:clamp(50px,7vw,78px)}.privacy-page-kicker{color:#854526;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:850}.privacy-page h1,.privacy-page h2{font-family:var(--font-editorial);font-weight:500}.privacy-page h1{letter-spacing:-.045em;max-width:760px;margin:0 0 24px;font-size:clamp(48px,8vw,88px);line-height:.98}.privacy-page-intro>p:last-child{color:#334852;max-width:720px;margin:0;font-size:clamp(17px,2vw,20px);line-height:1.7}.privacy-sections{border-top:1px solid #0819233d;gap:0;display:grid}.privacy-sections section{border-bottom:1px solid #0819232e;grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);gap:clamp(28px,5vw,64px);padding:clamp(32px,5vw,52px) 0;display:grid}.privacy-sections h2{color:#153440;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:normal;word-break:normal;margin:0;font-size:clamp(25px,3vw,34px);line-height:1.12}.privacy-section-copy>:first-child{margin-top:0}.privacy-section-copy>:last-child{margin-bottom:0}.privacy-section-copy p,.privacy-section-copy li{color:#30444e;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 3;overflow-wrap:normal;word-break:normal;font-size:16px;line-height:1.72}.privacy-section-copy ul{padding-left:20px}.privacy-section-copy a{color:#71341f;text-underline-offset:3px;font-weight:800}.cookie-table-wrap{margin-top:22px;overflow-x:auto}.cookie-table{border-collapse:collapse;width:100%;min-width:610px;font-size:14px;line-height:1.55}.cookie-table th,.cookie-table td{text-align:left;vertical-align:top;border:1px solid #08192330;padding:13px 15px}.cookie-table th{color:#071d1e;background:#b965381f}.privacy-page-footer{color:#d7dfdc;text-align:center;background:#06151d;padding:28px clamp(22px,5vw,72px);font-size:13px;line-height:1.6}@media (width<=720px){.privacy-page-header{align-items:flex-start}.privacy-page-back{padding-top:10px}.privacy-sections section{grid-template-columns:1fr;gap:17px}}.contact-status{min-height:0;margin:0;font-size:14px;font-weight:700;line-height:1.55}.contact-status:empty{display:none}.contact-status-success{color:#276348}.contact-status-error{color:#9a352c}.contact-form button{color:#fff;background:var(--copper);border:1px solid var(--copper-bright);cursor:pointer;justify-content:space-between;align-items:center;min-height:57px;padding:16px 19px;font-weight:800;transition:background .18s,transform .18s;display:flex}.contact-form button:hover,.contact-form button:focus-visible{background:#cc7443;transform:translateY(-2px)}.contact-form button:disabled{cursor:wait;opacity:.72;transform:none}footer.site-footer{isolation:isolate;color:#d6ddda;border-top:1px solid var(--white-line);background:#04131b;min-height:520px;padding:clamp(72px,8vw,112px) clamp(24px,6vw,100px) 32px;font-size:13px;position:relative;overflow:hidden}.site-footer:before{z-index:-2;content:"";filter:grayscale()sepia(.14)contrast(1.05);opacity:.48;background:url(/archive/haarlem-panorama-1976.webp) 50% 45%/cover no-repeat;position:absolute;inset:0;transform:scale(1.015)}.site-footer:after{z-index:-1;content:"";background:linear-gradient(90deg,#031017f7 0%,#031017e0 44%,#031017c7 100%),linear-gradient(#0000 42%,#031017fa 100%);position:absolute;inset:0}.site-footer>*{z-index:1;position:relative}.footer-top{grid-template-columns:minmax(260px,.78fr) minmax(560px,1.22fr);gap:clamp(52px,8vw,126px);width:min(100%,1240px);margin:0 auto;display:grid}.footer-brand-block{min-width:0}.footer-wordmark{color:var(--cream);align-items:center;gap:15px;text-decoration:none;display:inline-flex}.footer-wordmark>svg{width:32px;height:32px;color:var(--copper-bright);stroke-width:1.35px;flex:none}.footer-wordmark>span{gap:4px;display:grid}.footer-wordmark strong{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,2.4vw,35px);font-weight:500;line-height:1}.footer-wordmark small{color:#c8d1ce;letter-spacing:.2em;text-transform:uppercase;font-size:9px;font-weight:800}.footer-brand-block>p{color:#c2ccca;max-width:430px;margin:28px 0 24px;font-size:14px;line-height:1.75}.footer-mail{color:#f1b184;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.footer-mail svg{stroke-width:1.6px;width:17px;height:17px}.footer-navigation{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,62px);display:grid}.footer-navigation>div{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.footer-navigation h2{color:#f2a976;letter-spacing:.18em;text-transform:uppercase;margin:5px 0 23px;font-size:10px;font-weight:850}.footer-navigation a{color:#e4e9e7;padding:8px 0;line-height:1.35;text-decoration:none;transition:color .16s,transform .16s;position:relative}.footer-navigation a:after{content:"";background:var(--copper-bright);height:1px;transition:right .18s;position:absolute;bottom:5px;left:0;right:100%}.footer-navigation a:is(:hover,:focus-visible){color:#fff;transform:translate(3px)}.footer-navigation a:is(:hover,:focus-visible):after{right:0}.footer-assurances{border-top:1px solid #efe3ce2e;border-bottom:1px solid #efe3ce2e;flex-wrap:wrap;gap:12px 28px;width:min(100%,1240px);margin:clamp(52px,7vw,82px) auto 26px;padding:18px 0;display:flex}.footer-assurances :is(span,a){color:#bfc9c6;align-items:center;gap:9px;font-size:11px;line-height:1.45;display:inline-flex}.footer-assurances a{text-underline-offset:4px;text-decoration:none;transition:color .16s}.footer-assurances a:is(:hover,:focus-visible){color:#fff;text-decoration:underline}.footer-assurances svg{width:16px;height:16px;color:var(--copper-bright);stroke-width:1.6px;flex:none}.footer-bottom{grid-template-columns:minmax(180px,.8fr) minmax(360px,1.5fr) auto;align-items:start;gap:24px 44px;width:min(100%,1240px);margin:0 auto;display:grid}.footer-bottom p{margin:0}.footer-copyright{color:#aebbb7;font-size:11px;line-height:1.65}.footer-photo-credit{color:#93a29e;font-size:9px;line-height:1.65}.footer-photo-credit a{color:#c6d0cd;text-underline-offset:3px;text-decoration-color:#c6d0cd73}.footer-back-to-top{color:#f1b184;letter-spacing:.08em;text-transform:uppercase;justify-self:end;align-items:center;gap:9px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.footer-back-to-top span{font-size:15px}.build-marker{height:1px}@keyframes imageReveal{0%{opacity:0;transform:scale(1.045)}to{opacity:1;transform:scale(1.015)}}@keyframes heroArchivePan{0%{object-position:48.5% 50%}to{object-position:51.5% 48.5%}}@keyframes timelineStoryIn{0%{opacity:.72;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes mapImageDrift{0%{object-position:48.5% 50%;transform:scale(1)}to{object-position:51.5% 49%;transform:scale(1.012)}}@keyframes historicMapBreathe{0%{transform:scale(1.006)translate(0)}to{transform:scale(1.022)translate(-.4%,-.35%)}}@keyframes archivePhotoPan{0%{object-position:48.5% 50%}to{object-position:51.5% 48.5%}}@keyframes portraitFloat{0%{transform:translateY(0)scale(1.002)}to{transform:translateY(-5px)scale(1.012)}}@keyframes editorialReveal{0%{opacity:.72;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.section-heading,.story-chooser-intro,.archive-discovery-copy{animation:linear both editorialReveal;animation-timeline:view();animation-range:entry 8% cover 30%}}@keyframes copyReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width>=901px) and (width<=1180px){.site-header{padding-inline:28px}.brand{gap:10px;font-size:22px}.brand span{letter-spacing:.15em;padding-left:10px;font-size:9px}.site-header nav{gap:15px}.site-header nav a{font-size:12px}.hero{grid-template-columns:minmax(340px,.9fr) 1.1fr}.hero-copy{max-width:540px;margin:130px 0 90px 28px;padding:30px}.hero h1{font-size:clamp(60px,8vw,90px)}.hero-image{inset:72px 0 0 38%}.hero-era{width:min(30vw,360px);left:69%}.fact-strip article{padding-inline:24px}.section-heading{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px}.section-heading h2{font-size:clamp(54px,6.5vw,72px)}.timeline-section,.story-chooser,.map-section,.architecture-section,.hout-section,.memory-section,.quiz-section,.sources-section{padding-left:48px;padding-right:48px}.story-route-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-route-grid a{min-height:230px}.story-route-grid a:last-child{grid-column:auto;min-height:230px}.street-moves-section{padding-left:48px;padding-right:48px}.street-moves-heading{grid-template-columns:1fr;gap:20px}.street-moves-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.street-move-card:last-child{grid-column:1/-1}.map-layout{grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr);gap:34px}.map-image-stage>img{height:clamp(430px,50vw,570px)}.place-list li{grid-template-columns:38px 1fr;gap:12px;padding:18px 0}.place-list strong{font-size:20px}.detail-grid article{padding-inline:22px}.detail-grid h3{font-size:clamp(25px,2.8vw,32px)}.facade-explorer{padding:18px}.feature-story{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:42px}.hout-grid{grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);gap:36px}.memory-card{padding:36px}.iordens-section{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:48px;padding:100px 48px}.iordens-copy h2{font-size:clamp(60px,7.5vw,82px)}.iordens-facts{gap:18px}.quiz-section{grid-template-columns:minmax(240px,.75fr) minmax(390px,1.25fr);gap:42px}.quiz-card{padding:38px}.source-grid{grid-template-columns:repeat(2,1fr)}.source-grid a{min-height:190px}.contact-section{grid-template-columns:minmax(250px,.8fr) minmax(390px,1.2fr);gap:42px;padding:100px 48px}.contact-copy h2{font-size:clamp(58px,7vw,76px)}.contact-form{padding:34px}.site-footer{padding-inline:48px}.footer-top{grid-template-columns:minmax(240px,.72fr) minmax(520px,1.28fr);gap:46px}.footer-navigation{gap:24px}.footer-bottom{grid-template-columns:minmax(160px,.75fr) minmax(330px,1.45fr) auto;gap:22px 30px}}@media (width<=900px){.street-moves-heading{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px}.street-moves-heading>p:not(.eyebrow){max-width:680px}.section-heading{grid-template-columns:minmax(0,690px)}.section-heading>p:not(.eyebrow)+p:not(.eyebrow){margin-top:13px}.site-header nav{display:none}.hero{min-height:900px;padding-top:72px;display:block}.hero-image{inset:72px 0 0}.hero-image:before{background:linear-gradient(0deg, var(--ink) 4%, #0819235c 65%), linear-gradient(90deg, #08192333, transparent)}.hero-copy{margin:0;padding:28px;position:absolute;bottom:65px;left:20px;right:20px}.hero h1{font-size:clamp(54px,13vw,84px)}.hero-era{display:none}.fact-strip{grid-template-columns:repeat(2,1fr)}.fact-strip article:nth-child(2){border-right:0}.fact-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.timeline-story{grid-template-columns:1fr;gap:18px}.map-layout,.facade-explorer-grid,.feature-story,.hout-grid,.archive-discovery,.iordens-section,.quiz-section,.contact-section{grid-template-columns:1fr}.story-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-route-grid a{min-height:220px}.story-route-grid a:last-child{grid-column:1/-1}.street-moves-grid{grid-template-columns:1fr}.street-move-card:last-child{grid-column:auto}.facade-detail-panel{min-height:0}.quiz-section{gap:42px}.quiz-intro{max-width:690px}.map-image-stage>img{aspect-ratio:3/2;object-fit:contain;height:auto}.comparison-frame{aspect-ratio:4/3;width:100%;max-width:100%}.comparison-frame>img{object-fit:contain}.historic-map{justify-self:center;width:min(100%,620px)}.archive-discovery{min-height:0}.archive-discovery-image img{aspect-ratio:1600/1148;object-fit:cover;height:auto;min-height:0}.archive-writer-visual{min-height:560px}.detail-grid{grid-template-columns:repeat(2,1fr)}.detail-grid article:nth-child(2){border-right:0}.detail-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.detail-grid article:last-child{grid-column:1/-1}.source-grid{grid-template-columns:repeat(2,1fr)}.iordens-portrait{justify-self:center;width:min(100%,620px);max-width:620px}}.street-move-card{isolation:isolate}.street-move-card>:not(.street-move-watermark){z-index:1;position:relative}.street-move-watermark{z-index:0;object-fit:contain;object-position:center;filter:grayscale();opacity:.065;pointer-events:none;-webkit-user-select:none;user-select:none;width:min(56%,190px);height:auto;max-height:132px;display:block;position:absolute;bottom:clamp(72px,7vw,104px);right:clamp(20px,2.4vw,34px)}.street-move-watermark.maarten-van-vliet{width:min(43%,138px);right:clamp(24px,2.8vw,42px)}.street-move-watermark.spaarneduin{width:min(41%,134px)}@media (width<=900px){.street-move-watermark{opacity:.06;width:min(48%,176px);max-height:116px;bottom:72px;right:22px}.street-move-watermark.maarten-van-vliet{width:min(36%,128px);right:28px}.street-move-watermark.spaarneduin{width:min(34%,120px)}}@media (width<=520px){.brand span{display:none}.hero{min-height:820px}.hero-copy{padding:23px;bottom:25px;left:12px;right:12px}.hero-intro{font-size:15px}.hero-proof{display:none}.fact-strip{grid-template-columns:1fr}.fact-strip article{border-right:0;border-bottom:1px solid var(--line);min-height:105px}.timeline-section{padding-left:16px;padding-right:16px}.story-chooser{padding:70px 16px}.street-moves-section{padding:68px 18px}.street-moves-heading h2{font-size:54px}.street-move-roof{height:125px}.street-move-copy{padding:24px 22px 26px}.story-route-grid{grid-template-columns:1fr}.story-route-grid a,.story-route-grid a:last-child{grid-column:auto;min-height:190px}.timeline-story{padding:28px 22px}.map-frame{padding:7px}.map-frame p{flex-direction:column;align-items:flex-start;gap:7px}.comparison-frame{aspect-ratio:5/4}.facade-explorer{margin-left:-1px;margin-right:-1px;padding:24px 18px}.facade-photo{border-width:4px}.facade-image-stage>button{width:32px;height:32px}.facade-detail-panel{min-height:0;padding:17px 18px 18px}.quiz-section{padding:80px 16px}.quiz-card{min-height:0;padding:27px 22px}.quiz-answers,.quiz-feedback{grid-template-columns:1fr}.quiz-feedback button{grid-area:auto/1;margin-top:8px}.historic-map{width:100%;transform:none}.iordens-portrait:before{inset:-10px 12px 16px -10px}.section-heading h2{font-size:45px}.detail-grid,.memory-grid,.source-grid{grid-template-columns:1fr}.archive-discovery-copy{padding:58px 20px 70px}.archive-discovery-copy h2{font-size:48px}.archive-question-box{padding:22px 20px 24px}.archive-writer-visual{min-height:460px;padding:56px 38px}.detail-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:30px 5px}.detail-grid article h3{margin-top:28px}.detail-grid article:last-child{grid-column:auto}.memory-card{min-height:350px}.iordens-section{grid-template-columns:minmax(0,1fr)}.iordens-facts{gap:18px}.method-note{grid-template-columns:1fr;gap:15px}.contact-fields{grid-template-columns:1fr}.contact-section{padding-left:18px;padding-right:18px}footer{grid-template-columns:1fr;gap:12px}}@media (width<=900px){:root{--mobile-header-height:64px}html{scroll-padding-top:calc(var(--mobile-header-height) + 12px)}.site-header{height:var(--mobile-header-height);padding:0 max(16px, env(safe-area-inset-left))}.brand{z-index:4;font-size:21px;position:relative}.brand span{font-size:9px}.mobile-menu-button{z-index:4;width:46px;height:46px;color:var(--cream);cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:2px;place-items:center;padding:0;display:grid;position:relative}.mobile-menu-button svg{width:23px;height:23px}.site-header nav{z-index:3;top:var(--mobile-header-height);max-height:calc(100svh - var(--mobile-header-height));padding:12px max(16px, env(safe-area-inset-right)) calc(20px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));color:var(--cream);border-bottom:1px solid var(--white-line);opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;background:#06131bfa;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-14px);box-shadow:0 24px 50px #00000057}.site-header.menu-open nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header nav a,.site-header nav .mobile-only-nav-link{color:#eee4d1;border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;min-height:54px;padding:10px 12px;font-size:15px;display:flex}.site-header nav .nav-item-icon{color:#f1a873;background:#e0915b1a;border:1px solid #e0915b38;border-radius:2px;flex:none;place-items:center;width:34px;height:34px;transition:color .16s,background .16s,border-color .16s;display:grid}.site-header nav .nav-item-icon svg{stroke-width:1.55px;width:18px;height:18px}.site-header nav a:is(:hover,:focus-visible) .nav-item-icon{color:#fff1e5;background:#e0915b33;border-color:#f1a87380}.site-header nav a>span:last-child{min-width:0;line-height:1.25}.site-header nav a:nth-last-child(-n+2){border-bottom:0}.site-header nav a:after{display:none}.mobile-nav-backdrop{z-index:2;inset:var(--mobile-header-height) 0 0;opacity:0;visibility:hidden;pointer-events:none;background:#01080c8f;border:0;width:100%;height:auto;padding:0;transition:opacity .18s,visibility .18s;display:block;position:fixed}.site-header.menu-open .mobile-nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}.hero{min-height:0;padding-top:var(--mobile-header-height);flex-direction:column;display:flex}.hero-image{flex:none;width:100%;height:clamp(350px,53svh,520px);position:relative;inset:auto}.hero-image:before{background:linear-gradient(0deg, var(--ink) 0%, #08192314 48%), linear-gradient(90deg, #0819232e, transparent)}.hero-archive{object-position:center 48%;animation:.65s ease-out both imageReveal}.archive-label{letter-spacing:.09em;max-width:calc(100% - 28px);padding:8px 10px;font-size:9px;line-height:1.35;top:14px;right:14px}.hero-copy{background:#06151df7;width:auto;max-width:none;margin:-54px 16px 0;padding:clamp(24px,6vw,34px);position:relative;bottom:auto;left:auto;right:auto}.hero h1{font-size:clamp(54px,13vw,82px)}.hero-intro{max-width:640px;font-size:16px}.primary-button{min-height:52px}.fact-strip article{padding:24px}.timeline-section,.story-chooser,.map-section,.architecture-section,.hout-section,.memory-section,.iordens-section,.quiz-section,.sources-section,.contact-section,.street-moves-section{scroll-margin-top:calc(var(--mobile-header-height) + 8px);padding-top:76px;padding-bottom:76px}.section-heading{margin-bottom:42px}.section-heading>p:not(.eyebrow){margin-top:20px;font-size:16px;line-height:1.65}.story-chooser-intro{margin-bottom:34px}.story-route-grid a{min-height:190px;padding:22px}.timeline-track{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:98px;grid-auto-flow:column;overflow-x:auto}.timeline-track button{scroll-snap-align:start;min-width:0;min-height:68px;padding:17px 12px}.timeline-track button span{font-size:16px}.timeline-story{gap:12px;min-height:0;padding:30px 24px 34px}.story-year{font-size:clamp(43px,13vw,68px)}.timeline-story h3{margin-bottom:13px;font-size:clamp(30px,8vw,43px)}.timeline-story p{font-size:16px;line-height:1.62}.timeline-story .timeline-detail{margin-top:13px;font-size:14px}.map-layout{gap:38px}.map-frame{padding:8px}.map-frame p{font-size:12px;line-height:1.5}.map-open-link{align-items:center;min-height:44px;display:inline-flex}.place-list li{grid-template-columns:34px 1fr;gap:12px;padding:20px 0}.place-list strong{font-size:21px}.place-list p{font-size:14px;line-height:1.58}.feature-story{gap:38px;margin-top:76px}.feature-copy h3{font-size:clamp(40px,10vw,58px)}.feature-copy>p:not(.eyebrow){font-size:16px;line-height:1.68}.text-link{align-items:center;min-height:44px;display:inline-flex}.facade-image-stage>button:after{inset:-10px}.facade-detail-tabs button{width:48px;height:44px}.comparison-frame{touch-action:pan-y}.comparison-control{flex-direction:column;align-items:stretch;gap:7px;padding-top:12px}.comparison-control span{white-space:normal;line-height:1.45}.comparison-control input{min-height:34px}.historic-map img,.archive-discovery-image img,.iordens-portrait img{animation:none}.memory-card{min-height:0}.memory-card h3{margin-top:36px}.archive-discovery-copy>p:not(.eyebrow,.archive-discovery-lead),.archive-discovery-lead{line-height:1.62}.archive-discovery-actions a{min-height:48px}.iordens-copy>p:not(.eyebrow,.iordens-dates,.lead){font-size:16px;line-height:1.68}.iordens-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.quiz-card{min-height:0}.quiz-answers button,.quiz-feedback button,.quiz-result button,.contact-form button{min-height:54px}.source-grid a{min-height:175px}.contact-copy>a{align-items:center;min-height:44px;display:inline-flex}.contact-form input,.contact-form textarea{font-size:16px}.street-move-card{min-height:0}.street-move-copy h3{font-size:clamp(32px,7vw,46px)}.footer-navigation a,.footer-mail,.footer-back-to-top{align-items:center;min-height:44px;display:inline-flex}.site-footer{min-height:0;padding:76px 28px 30px}.footer-top{grid-template-columns:minmax(0,1fr);gap:52px}.footer-brand-block>p{max-width:620px}.footer-navigation{gap:28px}.footer-bottom{grid-template-columns:minmax(0,1fr) auto;gap:18px 28px}.footer-photo-credit{grid-area:2/1/auto/-1}}@media (width<=520px){.site-header nav{grid-template-columns:1fr}.site-header nav a,.site-header nav .mobile-only-nav-link,.site-header nav a:nth-last-child(-n+2){border-bottom:1px solid #ffffff1f;min-height:54px}.site-header nav a:last-child{border-bottom:0}.hero{min-height:0}.hero-image{height:clamp(330px,49svh,430px)}.hero-copy{margin:-42px 12px 0;padding:23px 20px 25px;bottom:auto;left:auto;right:auto}.hero h1{font-size:clamp(50px,14vw,70px)}.hero-subtitle{margin:14px 0 20px;font-size:clamp(23px,7vw,31px)}.hero-intro{font-size:15.5px;line-height:1.58}.primary-button{width:100%;min-width:0}.fact-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.fact-strip article,.fact-strip article:nth-child(2){border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:142px;padding:20px 17px}.fact-strip article:nth-child(2n){border-right:0}.fact-strip article:nth-last-child(-n+2){border-bottom:0}.fact-icon{width:24px;height:24px;margin-bottom:12px}.fact-strip strong{font-size:clamp(20px,5.7vw,25px);line-height:1.05}.fact-strip span{font-size:12px;line-height:1.35}.timeline-section,.story-chooser,.map-section,.architecture-section,.hout-section,.memory-section,.iordens-section,.quiz-section,.sources-section,.contact-section,.street-moves-section{padding:68px 18px}.eyebrow{letter-spacing:.17em;margin-bottom:15px;font-size:10px;line-height:1.45}.section-heading,.story-chooser-intro{margin-bottom:34px}.section-heading h2,.story-chooser-intro h2,.iordens-copy h2,.quiz-intro h2,.street-moves-heading h2{letter-spacing:-.045em;font-size:clamp(39px,11vw,48px);line-height:.98}.story-chooser{padding-left:14px;padding-right:14px}.story-chooser-intro{padding:0 4px}.story-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-route-grid a,.story-route-grid a:last-child{grid-column:auto;min-height:154px;padding:17px}.story-route-grid a>svg:first-child{width:26px;height:26px}.story-route-grid a>strong{font-size:clamp(20px,5.7vw,25px)}.story-route-grid a>p{display:none}.story-route-grid a>svg:last-child{margin-top:11px}.timeline-track{border-left:0;border-right:0;margin-inline:-18px;padding-inline:18px;scroll-padding-inline:18px}.timeline-story{margin-inline:-1px;padding:26px 20px 30px}.map-frame{margin-inline:-6px}.map-image-stage>img{aspect-ratio:3/2}.map-pin{padding:7px 9px;font-size:10px}.detail-grid article{padding:28px 2px}.detail-grid h3{margin-top:24px}.feature-story{margin-top:68px}.facade-explorer{margin-inline:-8px;padding:20px 14px}.facade-image-stage>button{width:36px;height:36px}.compare-label{letter-spacing:.09em;padding:7px 8px;font-size:8px;top:10px}.original-label{left:10px}.restored-label{right:10px}.compare-line i{width:40px;height:40px}.memory-card{padding:28px 22px}.memory-card h3{font-size:clamp(34px,9.5vw,46px)}.archive-discovery-copy{padding:56px 18px 64px}.archive-discovery-copy h2{font-size:clamp(40px,11.5vw,50px)}.archive-discovery-lead{font-size:20px}.archive-discovery-actions{flex-direction:column;align-items:stretch;gap:8px}.archive-discovery-actions a{justify-content:center;width:100%}.archive-writer-visual{min-height:390px;padding:48px 30px}.archive-writer-visual:after{inset:20px}.archive-writer-visual>strong{font-size:clamp(130px,43vw,190px)}.archive-writer-visual>p{margin-top:46px}.iordens-section{gap:50px}.iordens-facts{gap:8px;margin:28px 0;padding:20px 0}.iordens-facts strong{font-size:23px}.iordens-facts span{font-size:9px}.quiz-card{padding:24px 18px}.quiz-card>h3{margin:30px 0 26px;font-size:clamp(30px,8.6vw,40px)}.quiz-answers button{grid-template-columns:32px 1fr auto;min-height:68px;padding:13px 12px}.quiz-feedback button{width:100%}.method-note{padding:23px 20px}.source-grid a{min-height:154px;padding:22px}.source-grid a>strong{margin-top:38px}.contact-form{gap:20px;padding:24px 18px}.contact-form textarea{min-height:145px}.street-moves-heading{gap:15px;margin-bottom:34px}.street-moves-heading>p:not(.eyebrow){font-size:15px;line-height:1.65}.street-move-roof{height:108px;padding:20px}.street-move-roof span{font-size:62px}.street-move-copy{padding:22px 20px 24px}.street-move-copy h3{margin-top:18px;font-size:clamp(28px,8.5vw,38px);line-height:1.02}.street-move-status{letter-spacing:.13em;font-size:8px}.street-move-copy>p{min-height:0;margin-bottom:22px}.street-move-realtor{align-items:flex-start;font-size:11px}.site-footer{padding:62px 20px calc(30px + env(safe-area-inset-bottom))}.site-footer:before{opacity:.4;background-position:56% 44%}.site-footer:after{background:linear-gradient(90deg,#031017f7,#031017db),linear-gradient(#0000 48%,#031017fc)}.footer-wordmark strong{font-size:27px}.footer-brand-block>p{margin-top:23px;font-size:13px;line-height:1.7}.footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.footer-navigation>div:last-child{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;display:grid}.footer-navigation>div:last-child h2{grid-column:1/-1}.footer-navigation h2{margin-bottom:15px}.footer-navigation a{width:100%;padding-block:7px}.footer-assurances{flex-direction:column;align-items:flex-start;margin-top:50px;padding-block:17px}.footer-bottom{grid-template-columns:1fr;gap:18px}.footer-photo-credit{grid-area:auto;font-size:9px}.footer-back-to-top{justify-self:start}}@media (width<=370px){.footer-navigation,.footer-navigation>div:last-child{grid-template-columns:1fr}.footer-navigation>div:last-child,.footer-navigation>div:last-child h2{grid-column:auto}.brand{font-size:19px}.hero-copy{margin-inline:8px}.story-route-grid a,.story-route-grid a:last-child{min-height:146px;padding:14px}.story-route-grid a>strong{font-size:20px}.fact-strip article,.fact-strip article:nth-child(2){padding-inline:14px}}@media (hover:none) and (pointer:coarse){.story-route-grid a:hover,.street-move-card:hover,.archive-primary-link:hover,.contact-form button:hover,.primary-button:hover{transform:none}}.archive-discovery-youth .archive-discovery-copy h2,.archive-discovery-youth .archive-question-box strong{color:var(--chalk)}.archive-discovery-youth .archive-question-box>span{color:#f0aa73}.archive-discovery-youth{background:var(--night-deep)}.archive-youth-visual{isolation:isolate;min-height:720px;color:var(--cream);background:linear-gradient(135deg, #d9a15829, transparent 46%), var(--night-soft);flex-direction:column;justify-content:center;padding:clamp(42px,7vw,94px);display:flex;position:relative;overflow:hidden}.archive-youth-visual:after{z-index:-1;content:"";border:1px solid #f5eedf47;position:absolute;inset:clamp(26px,4vw,56px)}.archive-youth-houses{border-bottom:4px solid var(--brick);grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,560px);margin:clamp(42px,7vw,82px) 0 38px;display:grid}.archive-youth-houses>span{border:1px solid #f5eedf94;border-bottom:0;justify-content:center;align-items:center;min-height:clamp(190px,24vw,300px);display:flex;position:relative}.archive-youth-houses>span+span{border-left:0}.archive-youth-houses strong{color:var(--chalk);font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.06em;font-size:clamp(74px,10vw,142px);font-weight:430;line-height:1}.archive-youth-houses i{border:1px solid #f5eedf94;border-bottom:0;width:44px;height:78px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.archive-youth-visual>p{color:var(--chalk);font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.04em;margin:0 0 9px;font-size:clamp(35px,5vw,66px);line-height:1}.archive-youth-visual>small{color:#cbd5ca;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.archive-discovery-youth .archive-discovery-lead,.archive-discovery-youth .archive-discovery-copy>p:not(.eyebrow,.archive-discovery-lead){color:#d8dfd5}.archive-discovery-youth .archive-question-box p{color:#cbd5ca}.archive-discovery-youth .inline-archive-link,.archive-discovery-youth .text-link{color:#f0aa73}@media (width<=900px){.archive-youth-visual{min-height:520px}.archive-youth-houses>span{min-height:220px}}@media (width<=620px){.archive-youth-visual{min-height:390px;padding:48px 30px}.archive-youth-visual:after{inset:18px}.archive-youth-houses{margin:34px 0 28px}.archive-youth-houses>span{min-height:142px}.archive-youth-houses strong{font-size:clamp(62px,20vw,92px)}.archive-youth-houses i{width:34px;height:58px}.archive-youth-visual>p{font-size:clamp(34px,10vw,46px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--night:#0b2828;--night-deep:#071d1e;--night-soft:#173838;--paper:#f4eedf;--paper-light:#fbf8f0;--chalk:#fffaf0;--brick:#ce563b;--brick-dark:#a9402d;--linden:#84997b;--linden-light:#dbe1d2;--gold:#d9a158;--ink:#173130;--ink-soft:#38514f;--muted:#687874;--cream:#f5eedf;--copper:var(--brick);--copper-bright:#ed7956;--sage:var(--linden);--line:#17313033;--white-line:#f5eedf3d;--page-edge:clamp(22px, 6vw, 104px);--content-width:1240px}::selection{color:var(--chalk);background:var(--brick)}.mobile-menu-button svg{stroke:currentColor;stroke-width:1.6px;stroke-linecap:square}html{background:var(--night-deep)}body{background:var(--paper-light);color:var(--ink);font-family:var(--font-sans), "Arial", sans-serif;font-feature-settings:"kern" 1, "liga" 1}body:before{z-index:1000;content:"";pointer-events:none;opacity:.1;background-image:radial-gradient(#17313047 .55px,#0000 .7px);background-size:4px 4px;position:fixed;inset:0}h1,h2,h3,h4,h5,.brand-name,.story-year,.street-move-roof span,.archive-writer-visual>strong,.footer-wordmark strong{font-family:var(--font-editorial), Georgia, serif;font-weight:520}:where(a,button,input,textarea):focus-visible{outline:3px solid var(--gold);outline-offset:4px}.dark-section{color:var(--cream);background:var(--night)}.street-icon{vector-effect:non-scaling-stroke;overflow:visible}.site-header{height:78px;padding-inline:var(--page-edge);-webkit-backdrop-filter:none;backdrop-filter:none;background:#071d1ef7;border-bottom:1px solid #f5eedf33}.site-header:after{content:"";left:var(--page-edge);right:var(--page-edge);background:linear-gradient(90deg, var(--brick) 0 11%, transparent 11% 100%);height:2px;position:absolute;bottom:-1px}.brand{color:var(--cream);font-family:inherit;font-size:inherit;align-items:center;gap:12px}.brand span{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:none;border:0;padding:0}.brand-mark{width:38px;height:38px;color:var(--cream);stroke:currentColor;stroke-width:2.25px;flex:none}.brand-mark path:last-of-type,.brand-mark circle{color:var(--brick);stroke:var(--brick)}.brand-name{line-height:1;letter-spacing:-.035em!important;font-size:29px!important}.brand-place{margin-left:5px;color:#c9d1c4!important;font-family:var(--font-sans), sans-serif!important;letter-spacing:.2em!important;text-transform:uppercase!important;border-left:1px solid #f5eedf47!important;padding-left:14px!important;font-size:9px!important;font-weight:760!important}.site-header nav{gap:clamp(17px,2.1vw,34px)}.site-header nav a{color:#e7e6da;letter-spacing:.025em;font-size:12px;font-weight:650}.site-header nav a:after{background:var(--brick);height:2px;bottom:-12px}.hero{background:linear-gradient(#f5eedf09 1px, transparent 1px), var(--night-deep);background-size:100% 56px;grid-template-columns:minmax(390px,.86fr) 1.14fr;min-height:min(920px,96svh)}.hero:before{z-index:1;content:"";left:var(--page-edge);background:var(--brick);width:clamp(90px,12vw,178px);height:5px;position:absolute;bottom:62px}.hero-image{background:#827d70;border-left:1px solid #f5eedf33;inset:78px 0 0 41%}.hero-image:before{background:linear-gradient(90deg, var(--night-deep) 0%, #071d1ecc 8%, transparent 32%), linear-gradient(0deg, #071d1eb3, transparent 30%)}.hero-archive{object-position:center 48%;filter:grayscale(.46)sepia(.22)contrast(1.12)brightness(.78);animation:.72s ease-out both imageReveal}.hero-map-grid{opacity:.1;background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 62%);mask-image:linear-gradient(90deg,#0000,#000 62%)}.hero-facade-rhythm{z-index:3;color:#f5eedfa6;align-items:end;gap:8px;height:106px;display:flex;position:absolute;bottom:0;right:4vw}.hero-facade-rhythm i{border:1px solid;border-bottom:0;width:clamp(24px,3.1vw,46px);display:block}.hero-facade-rhythm i:first-child{height:58px}.hero-facade-rhythm i:nth-child(2){height:84px}.hero-facade-rhythm i:nth-child(3){height:71px}.hero-facade-rhythm i:nth-child(4){height:100px}.hero-facade-rhythm i:nth-child(5){height:66px}.archive-label{color:#f3ead9;letter-spacing:.16em;background:0 0;border:0;border-bottom:1px solid #f5eedf6b;padding:7px 0;font-size:9px;top:auto;bottom:124px;right:4vw}.hero-copy{max-width:680px;margin:150px 0 116px var(--page-edge);box-shadow:none;background:0 0;border:0;padding:0}.eyebrow{color:var(--brick);letter-spacing:.19em;margin-bottom:22px;font-size:9px;font-weight:800;line-height:1.4}.icon-eyebrow{gap:11px}.icon-eyebrow svg{color:currentColor;stroke-width:1.45px;width:17px;height:17px}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(68px,8.4vw,118px);line-height:.82}.hero h1>span:first-child{color:#c9d2c5;letter-spacing:0;margin-bottom:10px;font-size:.3em;font-style:italic;line-height:1}.hero h1 .street-name{max-width:9ch}.hero-subtitle{color:#f4ead9;max-width:530px;font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.02em;margin:26px 0 22px;font-size:clamp(26px,2.2vw,34px);font-style:italic;font-weight:430;line-height:1.1}.hero-intro{color:#cbd3c8;max-width:530px;font-size:15px;line-height:1.72}.primary-button,.archive-primary-link,.contact-form button,.quiz-feedback button,.quiz-result button{color:#fffaf0;background:var(--brick);border:1px solid var(--brick);min-height:52px;box-shadow:none;letter-spacing:.08em;text-transform:uppercase;border-radius:0;padding:14px 20px;font-size:11px;font-weight:800}.primary-button:hover,.primary-button:focus-visible,.archive-primary-link:hover,.archive-primary-link:focus-visible,.contact-form button:hover,.contact-form button:focus-visible{color:var(--night-deep);background:var(--gold);border-color:var(--gold);transform:translateY(-2px)}.hero-proof{border-top:1px solid #f5eedf40;gap:0;max-width:545px;margin-top:34px;padding-top:17px}.hero-proof span{color:#aebbb1;letter-spacing:.04em;border-left:1px solid #f5eedf38;padding:0 13px;font-size:9px}.hero-proof span:first-child{border-left:0;padding-left:0}.hero-proof span:before{display:none}.hero-era{color:#d9dfd5;letter-spacing:.17em;width:clamp(250px,25vw,390px);font-size:9px;bottom:29px;left:auto;right:4vw}.hero-era i{background:#f5eedf85}.fact-strip{z-index:2;max-width:none;padding:0 var(--page-edge);background:var(--paper);border:0;position:relative}.fact-strip article{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;min-height:188px;padding:42px clamp(20px,3vw,42px) 38px}.fact-strip article:first-child{border-left:1px solid var(--line)}.fact-icon{width:27px;height:27px;color:var(--brick);stroke-width:1.5px;margin-bottom:23px}.fact-strip strong{color:var(--ink);font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.035em;font-size:clamp(25px,2.1vw,34px);font-weight:520;line-height:1}.fact-strip span{color:var(--muted);margin-top:9px;font-size:11px;line-height:1.45}.story-chooser{padding:clamp(86px, 9vw, 136px) var(--page-edge);background:linear-gradient(90deg, transparent calc(100% - var(--page-edge)), #ce563b14 calc(100% - var(--page-edge))), var(--paper-light)}.story-chooser-intro{max-width:780px;margin-bottom:clamp(52px,6vw,80px)}.story-chooser-intro h2,.section-heading h2,.iordens-copy h2,.quiz-intro h2,.contact-copy h2,.street-moves-heading h2{font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.05em;font-weight:520}.story-chooser-intro h2{max-width:700px;font-size:clamp(52px,6.5vw,88px);line-height:.94}.story-chooser-intro>p:not(.eyebrow){max-width:590px;color:var(--muted);margin-top:25px;font-size:16px;line-height:1.7}.story-route-grid{border-top:1px solid var(--line);grid-template-columns:repeat(12,minmax(0,1fr));gap:0 22px}.story-route-grid a,.story-route-grid a:last-child{min-height:240px;color:var(--ink);border:0;border-bottom:1px solid var(--line);box-shadow:none;background:0 0;grid-column:span 4;padding:34px 26px 28px 0}.story-route-grid a:first-child,.story-route-grid a:nth-child(6){grid-column:span 5}.story-route-grid a:nth-child(2),.story-route-grid a:nth-child(5){grid-column:span 4}.story-route-grid a:nth-child(3),.story-route-grid a:nth-child(4){grid-column:span 3}.story-route-grid a:before{content:"";background:var(--brick);width:0;height:3px;transition:width .22s;position:absolute;top:-1px;left:0}.story-route-grid a:hover,.story-route-grid a:focus-visible{color:var(--night);box-shadow:none;background:0 0;transform:none}.story-route-grid a:is(:hover,:focus-visible):before{width:54%}.story-route-grid a>svg:first-child{width:34px;height:34px;color:var(--brick);stroke-width:1.5px}.story-route-grid a>strong{font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.035em;margin-top:39px;font-size:clamp(27px,2.6vw,39px);font-weight:520;line-height:1}.story-route-grid a>p{max-width:340px;color:var(--muted);font-size:13px;line-height:1.6}.story-route-grid a:hover>p,.story-route-grid a:focus-visible>p{color:var(--ink-soft)}.story-route-grid a>svg:last-child{width:19px;height:19px;color:var(--brick);margin-top:auto}.timeline-section,.map-section,.architecture-section,.hout-section,.memory-section,.iordens-section,.quiz-section,.sources-section,.contact-section,.street-moves-section{padding:clamp(92px, 9vw, 142px) var(--page-edge)}.section-heading{max-width:var(--content-width);grid-template-columns:minmax(0,.82fr) minmax(0,.58fr);column-gap:clamp(42px,7vw,100px);margin-bottom:clamp(52px,7vw,88px)}.section-heading h2{max-width:930px;font-size:clamp(52px,6.2vw,88px);line-height:.94}.section-heading>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.75}.light-heading>p:not(.eyebrow){color:#bfccc1}.timeline-section{background:linear-gradient(90deg, #1731300b 1px, transparent 1px), var(--paper);background-size:64px 100%}.timeline-shell{max-width:var(--content-width);border-top:1px solid var(--line);margin-inline:auto}.timeline-track{border:0;border-bottom:1px solid var(--line);background:0 0}.timeline-track button{min-height:80px;color:var(--muted);border:0;border-right:1px solid var(--line);background:0 0}.timeline-track button:first-child{border-left:1px solid var(--line)}.timeline-track button span{letter-spacing:.06em;font-size:13px;font-weight:750}.timeline-track button:hover,.timeline-track button:focus-visible{color:var(--brick);background:#ce563b0f}.timeline-track button.active{color:var(--chalk);background:var(--brick);box-shadow:none}.timeline-story{min-height:350px;color:var(--cream);background:var(--night);border:0;grid-template-columns:minmax(150px,.4fr) minmax(0,1.6fr);gap:clamp(32px,6vw,88px);padding:clamp(48px,6vw,80px)}.story-year{color:var(--brick);font-family:var(--font-editorial), Georgia, serif;font-size:clamp(64px,8vw,112px);font-style:italic;font-weight:430;line-height:.84}.timeline-story h3{max-width:680px;font-size:clamp(38px,4.3vw,62px);line-height:.98}.timeline-story p{color:#d2d8cd;max-width:720px;font-size:16px;line-height:1.72}.timeline-story .timeline-detail{color:#9fb0a5;border-left-color:var(--brick)}.map-section{background:linear-gradient(#f5eedf09 1px, transparent 1px), var(--night-deep);background-size:100% 58px}.map-layout,.facade-explorer-grid,.feature-story,.hout-grid,.archive-discovery,.iordens-section,.quiz-section,.contact-section{max-width:var(--content-width);margin-inline:auto}.map-frame,.facade-explorer,.quiz-card,.contact-form{box-shadow:none;border-radius:0}.map-frame{background:var(--paper);border:1px solid #f5eedf59;padding:12px}.map-image-stage{background:#e3ddcf}.map-frame p{color:var(--ink-soft);padding:14px 4px 4px}.map-pin{color:var(--chalk);background:var(--brick);box-shadow:none;border:0;border-radius:0}.place-list li{border-bottom-color:#f5eedf33;padding:25px 0}.place-list li>span,.place-list .place-marker{color:var(--brick)}.place-list strong{font-family:var(--font-editorial), Georgia, serif;font-size:26px;font-weight:520}.architecture-section,.memory-section,.sources-section{background:var(--paper-light)}.detail-grid{max-width:var(--content-width);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-inline:auto}.detail-grid article{border-color:var(--line);min-height:250px;padding:42px clamp(24px,3vw,44px)}.detail-marker{color:var(--brick)}.detail-grid h3,.facade-explorer-heading h4,.facade-detail-panel h5,.feature-copy h3,.memory-card h3{font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.035em;font-weight:520}.facade-explorer{max-width:var(--content-width);color:var(--cream);background:var(--night);border:0;margin:clamp(74px,8vw,116px) auto 0;padding:clamp(28px,4vw,52px)}.facade-photo,.feature-visual,.historic-map,.iordens-portrait,.archive-discovery-image{background:var(--night-soft);border-radius:0;overflow:hidden}.facade-image-stage>img,.feature-visual img,.historic-map img,.archive-discovery-image img,.iordens-portrait img{filter:grayscale(.18)sepia(.1)contrast(1.04)}.facade-image-stage>button{color:var(--chalk);background:var(--brick);border:1px solid var(--chalk);border-radius:0;box-shadow:5px 5px #071d1e7a}.facade-detail-panel{background:var(--paper);border:0;border-left:5px solid var(--brick)}.facade-detail-tabs button{color:var(--ink);border:1px solid var(--line);background:0 0;border-radius:0}.facade-detail-tabs button.active{color:var(--chalk);background:var(--brick);border-color:var(--brick)}.feature-story{align-items:center;margin-top:clamp(80px,9vw,130px)}.feature-copy h3{font-size:clamp(43px,5vw,72px);line-height:.96}.text-link,.map-open-link,.inline-archive-link,.light-link{color:var(--brick);text-underline-offset:5px;font-weight:760;text-decoration-thickness:1px}.comparison-frame{background:var(--night);border:0;border-bottom:4px solid var(--brick);border-radius:0}.compare-label{color:var(--cream);background:var(--night-deep);border:0;border-radius:0}.compare-line{background:var(--brick)}.compare-line i{color:var(--chalk);background:var(--brick);border:1px solid var(--chalk);box-shadow:none}.comparison-control input{accent-color:var(--brick)}.hout-section{background:var(--night)}.historic-map{border:1px solid #f5eedf40}.memory-grid{max-width:var(--content-width);background:var(--line);border:1px solid var(--line);grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:1px;margin-inline:auto}.memory-card{background:var(--paper);border:0;border-radius:0;min-height:460px;padding:clamp(36px,5vw,66px)}.resistance-card{color:var(--cream);background:var(--night)}.memory-year{color:var(--brick);font-family:var(--font-editorial), Georgia, serif;font-size:56px;font-style:italic}.memory-card h3{max-width:620px;font-size:clamp(39px,4.6vw,66px);line-height:.98}.archive-discovery{background:var(--night);border:0;margin-top:clamp(92px,10vw,150px)}.archive-discovery-copy{padding:clamp(48px,7vw,92px)}.archive-discovery-copy h2{font-family:var(--font-editorial), Georgia, serif;letter-spacing:-.045em;font-size:clamp(45px,5.4vw,76px);font-weight:520;line-height:.95}.archive-question-box,.archive-why-box{background:0 0;border:1px solid #f5eedf40;border-left:0;border-right:0;border-radius:0}.archive-writer-visual{background:linear-gradient(135deg, #ce563b33, transparent 55%), var(--night-soft);border-radius:0}.archive-writer-visual>strong{color:var(--brick)}.iordens-section{background:linear-gradient(90deg, #f5eedf09 1px, transparent 1px), var(--night-deep);background-size:64px 100%}.iordens-portrait:before{border-color:var(--brick)}.iordens-portrait span{color:var(--cream);background:var(--brick);border:0;border-radius:0}.iordens-copy h2{font-size:clamp(58px,7.2vw,98px);line-height:.88}.iordens-facts{border-color:#f5eedf38}.quiz-section{color:var(--ink);background:var(--linden-light)}.quiz-intro h2{font-size:clamp(50px,6.2vw,84px);line-height:.94}.quiz-card{background:var(--paper-light);border:1px solid #17313029;padding:clamp(32px,5vw,58px)}.quiz-progress span{background:#1731302e;border-radius:0}.quiz-progress span.current,.quiz-progress span.complete{background:var(--brick)}.quiz-answers button{color:var(--ink);border:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0}.quiz-answers button:hover:not(:disabled),.quiz-answers button:focus-visible:not(:disabled){background:var(--paper);border-color:var(--brick);transform:translate(4px)}.method-note{max-width:var(--content-width);background:var(--linden-light);border:0;border-left:5px solid var(--linden);border-radius:0;margin-inline:auto}.source-grid{max-width:var(--content-width);border-top:1px solid var(--line);gap:0;margin-inline:auto}.source-grid a{min-height:220px;color:var(--ink);border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;padding:30px 26px}.source-grid a:first-child{border-left:1px solid var(--line)}.source-grid a:hover,.source-grid a:focus-visible{color:var(--chalk);background:var(--night);box-shadow:none;transform:none}.source-grid a>span,.source-grid a>i{color:var(--brick)}.source-grid a>strong{font-family:var(--font-editorial), Georgia, serif;font-size:24px;font-weight:520;line-height:1.1}.contact-section{background:linear-gradient(#f5eedf09 1px, transparent 1px), var(--night);background-size:100% 56px}.contact-copy h2{font-size:clamp(54px,7vw,94px);line-height:.9}.contact-form{color:var(--ink);background:var(--paper);border:0;border-top:6px solid var(--brick)}.contact-form input,.contact-form textarea{color:var(--ink);background:var(--paper-light);border:1px solid var(--line);box-shadow:none;border-radius:0}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--brick);box-shadow:0 0 0 2px #ce563b26}.street-moves-section{color:var(--cream);background:linear-gradient(90deg, #f5eedf0b 1px, transparent 1px), var(--night-deep);background-size:64px 100%}.street-moves-section:before{top:50px;right:var(--page-edge);background:repeating-linear-gradient(90deg,#f5eedf3d 0 1px,#0000 1px 32px);border:0;border-bottom:1px solid #f5eedf33;border-radius:0;width:160px;height:90px}.street-moves-heading{max-width:var(--content-width);margin-inline:auto}.street-moves-heading h2{font-size:clamp(66px,9vw,118px);line-height:.82}.street-moves-grid{max-width:var(--content-width);gap:16px;margin-inline:auto}.street-move-card{color:var(--ink);background:var(--paper);border:0;border-top:4px solid var(--brick);box-shadow:none}.street-move-card:hover,.street-move-card:focus-visible{box-shadow:none;transform:translateY(-3px)}.street-move-roof,.street-move-card.reserved .street-move-roof,.street-move-card.sold .street-move-roof{height:124px;color:var(--ink);border-bottom:1px solid var(--line);background:0 0}.street-move-roof:after{border:0;border-top:1px solid #17313038;border-left:1px solid #17313038;width:110px;height:70px;bottom:0;right:24px;transform:none}.street-move-roof svg{color:var(--brick);stroke-width:1.3px}.street-move-roof span{color:var(--ink);font-size:clamp(58px,6vw,86px);font-weight:520}.street-move-status,.reserved .street-move-status,.sold .street-move-status{color:var(--brick-dark);background:0 0;border-bottom:1px solid #ce563b61}.street-move-copy h3{font-family:var(--font-editorial), Georgia, serif;font-weight:520}.street-moves-note{max-width:var(--content-width);color:#9caaa0;margin-inline:auto}.site-footer{background:var(--night-deep)}.site-footer:after{background:linear-gradient(90deg,#071d1efa 0%,#071d1ee3 52%,#071d1ec7 100%),linear-gradient(#0000 40%,#071d1efc 100%)}.footer-wordmark>.footer-brand-mark{width:44px;height:44px;color:var(--cream);stroke:currentColor;stroke-width:2.15px;flex:none}.footer-brand-mark path:last-of-type,.footer-brand-mark circle{stroke:var(--brick)}.footer-navigation h2,.footer-assurances svg,.footer-mail,.footer-back-to-top{color:var(--copper-bright)}.footer-navigation a:after{background:var(--brick)}@media (width<=1180px){.hero-image{left:38%}.story-route-grid a,.story-route-grid a:nth-child(n),.story-route-grid a:last-child{grid-column:span 6}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.source-grid a:nth-child(odd){border-left:1px solid var(--line)}}@media (width<=900px){:root{--page-edge:28px}.site-header{height:var(--mobile-header-height)}.site-header:after{left:var(--page-edge);right:var(--page-edge)}.brand-mark{width:34px;height:34px}.brand-name{font-size:25px!important}.brand-place{display:none}.mobile-menu-button{color:var(--cream);border-color:#f5eedf57;border-radius:0}.site-header nav{padding:14px var(--page-edge) calc(24px + env(safe-area-inset-bottom));background:var(--night-deep);box-shadow:none}.site-header nav a,.site-header nav .mobile-only-nav-link{color:#f0eee5;border-bottom-color:#f5eedf29;gap:13px;font-size:14px}.site-header nav .nav-item-icon{color:var(--brick);background:0 0;border-color:#ce563b75;border-radius:0}.hero{min-height:0;padding-top:var(--mobile-header-height);flex-direction:column;display:flex}.hero-image{border-bottom:1px solid #f5eedf38;border-left:0;width:100%;height:clamp(370px,58svh,560px);position:relative;inset:auto}.hero-image:before{background:linear-gradient(0deg, var(--night-deep) 0%, #071d1e14 44%)}.hero-archive{object-position:center 45%}.hero-copy{width:auto;max-width:none;margin:-56px var(--page-edge) 0;background:var(--night-deep);padding:30px 0 70px}.hero h1{font-size:clamp(61px,12.5vw,88px)}.hero h1 .street-name{max-width:none}.hero-intro{max-width:650px;font-size:16px}.hero-facade-rhythm{right:var(--page-edge);height:78px}.hero-facade-rhythm i:nth-child(n){height:50px}.hero-facade-rhythm i:nth-child(2n){height:68px}.archive-label{right:var(--page-edge);bottom:93px}.hero-era,.hero:before{display:none}.fact-strip{padding-inline:var(--page-edge)}.fact-strip article{min-height:164px;padding:30px 24px}.story-chooser,.timeline-section,.map-section,.architecture-section,.hout-section,.memory-section,.iordens-section,.quiz-section,.sources-section,.contact-section,.street-moves-section{padding:82px var(--page-edge)}.section-heading{grid-template-columns:minmax(0,1fr)}.section-heading h2,.story-chooser-intro h2{max-width:760px;font-size:clamp(48px,8vw,68px)}.section-heading>p:not(.eyebrow){max-width:680px}.timeline-story{grid-template-columns:minmax(0,1fr);gap:24px}.story-year{font-size:68px}.memory-grid{grid-template-columns:1fr}.memory-card{min-height:0}.street-moves-heading h2{font-size:clamp(58px,10vw,86px)}}@media (width<=620px){:root{--page-edge:20px}body:before{opacity:.1}.brand{gap:9px}.brand-mark{width:31px;height:31px}.brand-name{font-size:22px!important}.site-header nav{grid-template-columns:1fr}.site-header nav a,.site-header nav .mobile-only-nav-link,.site-header nav a:nth-last-child(-n+2){border-bottom:1px solid #f5eedf24;min-height:56px}.hero-image{height:clamp(330px,50svh,430px)}.hero-copy{margin-top:-42px;padding-top:27px}.hero h1{font-size:clamp(54px,15vw,76px);line-height:.86}.hero-subtitle{font-size:25px}.hero-intro{font-size:15px;line-height:1.65}.primary-button{justify-content:space-between;width:100%}.hero-proof{gap:8px;display:grid}.hero-proof span,.hero-proof span:first-child{border:0;padding:0}.archive-label{left:var(--page-edge);max-width:calc(100% - 40px);bottom:88px;right:auto}.hero-facade-rhythm{right:var(--page-edge);opacity:.58}.fact-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.fact-strip article,.fact-strip article:nth-child(2){border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:150px;padding:25px 16px}.fact-strip article:nth-child(odd){border-left:1px solid var(--line)}.fact-icon{width:24px;height:24px;margin-bottom:18px}.fact-strip strong{font-size:clamp(22px,6vw,28px)}.story-chooser,.timeline-section,.map-section,.architecture-section,.hout-section,.memory-section,.iordens-section,.quiz-section,.sources-section,.contact-section,.street-moves-section{padding:68px var(--page-edge)}.story-chooser-intro,.section-heading{margin-bottom:42px}.section-heading h2,.story-chooser-intro h2,.iordens-copy h2,.quiz-intro h2,.contact-copy h2,.street-moves-heading h2{overflow-wrap:anywhere;font-size:clamp(42px,12vw,54px);line-height:.96}.story-route-grid{border-top:1px solid var(--line);display:block}.story-route-grid a,.story-route-grid a:nth-child(n),.story-route-grid a:last-child{grid-template-rows:auto;grid-template-columns:36px minmax(0,1fr) 22px;align-items:center;gap:14px;min-height:112px;padding:20px 0;display:grid}.story-route-grid a>svg:first-child{grid-column:1;width:28px;height:28px}.story-route-grid a>strong{grid-column:2;margin:0;font-size:26px}.story-route-grid a>p{display:none}.story-route-grid a>svg:last-child{grid-column:3;margin:0}.timeline-track{margin-inline:calc(var(--page-edge) * -1);padding-inline:var(--page-edge);border-left:0;border-right:0}.timeline-story{margin-inline:0;padding:34px 24px 40px}.timeline-story h3{font-size:38px}.timeline-story p{font-size:15px}.detail-grid{display:block}.detail-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:34px 0}.facade-explorer{margin-inline:0;padding:24px 18px}.memory-card,.archive-discovery-copy,.contact-form,.quiz-card{padding:30px 22px}.source-grid{grid-template-columns:1fr}.source-grid a,.source-grid a:nth-child(odd),.source-grid a:first-child{border-left:1px solid var(--line);border-right:1px solid var(--line);min-height:170px}.street-move-roof,.street-move-card.reserved .street-move-roof,.street-move-card.sold .street-move-roof{height:105px}.street-move-roof span{font-size:58px}}@media (prefers-reduced-motion:reduce){.hero-archive,.historic-map img,.archive-discovery-image img,.iordens-portrait img{animation:none!important;transform:none!important}}.not-found-page{min-height:100svh;color:var(--cream);background:linear-gradient(#f5eedf0a 1px, transparent 1px), var(--night-deep);background-size:100% 56px;place-items:center;padding:60px 24px;display:grid;position:relative;overflow:hidden}.not-found-copy{z-index:2;text-align:center;width:min(100%,700px);position:relative}.not-found-copy img{width:64px;height:64px}.not-found-copy>p{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;margin:25px 0 44px;font-size:10px;font-weight:800}.not-found-copy>strong{color:#cbd3c8;font-family:var(--font-editorial), Georgia, serif;font-size:clamp(28px,4vw,42px);font-style:italic;font-weight:430;display:block}.not-found-copy h1{color:var(--brick);letter-spacing:-.08em;margin:0;font-size:clamp(120px,24vw,260px);line-height:.86}.not-found-copy>span{color:#cbd3c8;max-width:520px;margin:28px auto;font-size:15px;line-height:1.7;display:block}.not-found-copy>a{min-height:50px;color:var(--chalk);background:var(--brick);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:18px;padding:13px 18px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.not-found-facades{color:#f5eedf1f;align-items:end;gap:18px;height:22vh;display:flex;position:absolute;bottom:0;left:4vw;right:4vw}.not-found-facades i{border:1px solid;border-bottom:0;flex:1;height:70%}.not-found-facades i:nth-child(2),.not-found-facades i:nth-child(4){height:100%}.not-found-facades i:nth-child(3){height:82%}.mobile-quick-nav,.timeline-mobile-hint{display:none}@media (width<=900px){:root{--mobile-dock-height:66px}html{scroll-padding-top:calc(var(--mobile-header-height) + 14px)}body:before{display:none}main{padding-bottom:calc(var(--mobile-dock-height) + env(safe-area-inset-bottom))}.site-header{padding-left:max(var(--page-edge), env(safe-area-inset-left));padding-right:max(var(--page-edge), env(safe-area-inset-right))}.mobile-menu-button{flex:none;width:44px;height:44px}.site-header nav{max-height:calc(100dvh - var(--mobile-header-height));padding-bottom:calc(22px + env(safe-area-inset-bottom))}.site-header nav a,.site-header nav .mobile-only-nav-link{min-height:58px}.mobile-quick-nav{z-index:45;min-height:calc(var(--mobile-dock-height) + env(safe-area-inset-bottom));padding:5px max(8px, env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));color:var(--cream);background:#071d1efb;border-top:1px solid #f5eedf38;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #020e0f2e}.mobile-quick-nav a,.mobile-quick-nav button{color:#d8dfd5;cursor:pointer;background:0 0;border:0;border-left:1px solid #f5eedf1c;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:56px;padding:5px 2px;text-decoration:none;display:flex}.mobile-quick-nav a:first-child{border-left:0}.mobile-quick-nav svg{width:21px;height:21px;color:var(--brick);stroke:currentColor;stroke-width:1.65px;flex:none}.mobile-quick-nav span{letter-spacing:.045em;text-transform:uppercase;font-size:9px;font-weight:760;line-height:1}.mobile-quick-nav :is(a,button):active{color:var(--chalk);background:#f5eedf14}.hero-copy,.section-heading,.story-chooser-intro,.feature-copy,.archive-discovery-copy,.iordens-copy,.quiz-intro,.contact-copy,.street-moves-heading{min-width:0}.map-layout,.facade-explorer-grid,.feature-story,.hout-grid,.archive-discovery,.iordens-section,.quiz-section,.contact-section{grid-template-columns:minmax(0,1fr)}.map-layout>*,.facade-explorer-grid>*,.feature-story>*,.hout-grid>*,.archive-discovery>*,.iordens-section>*,.quiz-section>*,.contact-section>*{min-width:0;max-width:100%}.hero h1,.section-heading h2,.story-chooser-intro h2,.feature-copy h3,.archive-discovery-copy h2,.iordens-copy h2,.quiz-intro h2,.contact-copy h2,.street-moves-heading h2,.memory-card h3{overflow-wrap:normal;text-wrap:balance;word-break:normal;max-width:100%}.hero-intro,.section-heading>p:not(.eyebrow),.story-chooser-intro>p:not(.eyebrow),.feature-copy>p:not(.eyebrow),.archive-discovery-copy>p,.iordens-copy>p,.quiz-intro>p:not(.eyebrow),.contact-copy>p:not(.eyebrow),.street-moves-heading>p:not(.eyebrow){max-width:42rem}.hero-image{max-height:520px}.hero-copy{margin-inline:var(--page-edge);padding-bottom:62px}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.story-chooser,.timeline-section,.map-section,.architecture-section,.hout-section,.memory-section,.iordens-section,.quiz-section,.sources-section,.contact-section,.street-moves-section,.archive-discovery,.feature-visual,.facade-explorer{scroll-margin-top:8px}.fact-strip article{justify-content:flex-start}.timeline-mobile-hint{min-height:44px;color:var(--muted);letter-spacing:.055em;text-transform:uppercase;align-items:center;margin:0;padding:0 2px 10px;font-size:11px;font-weight:720;line-height:1.4;display:flex}.timeline-mobile-hint:before{content:"";background:var(--brick);flex:none;width:30px;height:1px;margin-right:10px}.timeline-track{scrollbar-width:none}.timeline-track::-webkit-scrollbar{display:none}.timeline-track button{touch-action:manipulation}.timeline-track button.active{box-shadow:inset 0 -4px 0 var(--gold)}.map-frame p{flex-wrap:wrap}.facade-image-stage>button{min-width:44px;min-height:44px}.comparison-frame{min-height:230px}.comparison-control input{height:42px;margin:0}.comparison-control input::-webkit-slider-thumb{width:28px;height:28px}.archive-discovery,.archive-discovery-writer{overflow:hidden}.archive-discovery-actions a,.contact-form button,.quiz-feedback button,.quiz-result button{justify-content:space-between}.street-move-copy,.street-move-copy h3,.street-move-copy>strong,.street-move-copy>p,.street-move-realtor{overflow-wrap:break-word;word-break:normal}.street-move-card{width:100%}.site-footer{padding-bottom:calc(38px + env(safe-area-inset-bottom))}}@media (width<=620px){:root{--page-edge:18px}.brand-name{text-overflow:ellipsis;white-space:nowrap;max-width:12ch;overflow:hidden;display:block!important}.brand-place{display:none!important}.site-header nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding-top:8px}.site-header nav a,.site-header nav .mobile-only-nav-link,.site-header nav a:nth-last-child(-n+2){border-bottom:1px solid #f5eedf24;min-height:64px;padding:9px 8px}.site-header nav a:nth-child(odd){border-right:1px solid #f5eedf24}.site-header nav .nav-item-icon{width:34px;height:34px}.site-header nav a>span:last-child{font-size:12px}.hero-image{height:clamp(310px,47svh,410px)}.hero-copy{margin-top:-34px;padding:24px 0 58px}.hero h1{letter-spacing:-.058em;font-size:clamp(49px,14.1vw,67px);line-height:.88}.hero-subtitle{margin-top:21px;font-size:clamp(23px,6.8vw,29px)}.hero-intro{font-size:16px;line-height:1.65}.hero-proof{grid-template-columns:1fr;gap:7px}.hero-proof span{color:#bdc8be;font-size:10px}.fact-strip article,.fact-strip article:nth-child(2){min-height:162px}.fact-strip strong{overflow-wrap:normal;word-break:normal}.story-chooser,.timeline-section,.map-section,.architecture-section,.hout-section,.memory-section,.iordens-section,.quiz-section,.sources-section,.contact-section,.street-moves-section{padding-top:62px;padding-bottom:62px;scroll-margin-top:8px}.archive-discovery,.feature-visual,.facade-explorer{scroll-margin-top:8px}.section-heading h2,.story-chooser-intro h2,.iordens-copy h2,.quiz-intro h2,.contact-copy h2,.street-moves-heading h2{letter-spacing:-.045em;font-size:clamp(38px,10.8vw,49px);line-height:.98}.section-heading>p:not(.eyebrow),.story-chooser-intro>p:not(.eyebrow),.feature-copy>p:not(.eyebrow),.archive-discovery-copy>p:not(.eyebrow,.archive-discovery-lead),.iordens-copy>p:not(.eyebrow,.iordens-dates,.lead),.quiz-intro>p:not(.eyebrow),.contact-copy>p:not(.eyebrow),.street-moves-heading>p:not(.eyebrow){font-size:16px;line-height:1.68}.story-route-grid a,.story-route-grid a:nth-child(n),.story-route-grid a:last-child{min-height:96px}.story-route-grid a>strong{font-size:clamp(23px,6.4vw,28px)}.timeline-shell{border-top:0}.timeline-track{scroll-padding-inline:var(--page-edge)}.timeline-track button{min-height:62px}.timeline-story{padding:30px 20px 34px}.story-year{font-size:54px}.timeline-story h3{font-size:clamp(32px,8.9vw,39px)}.map-frame p{flex-direction:column;align-items:flex-start;gap:4px}.map-image-stage>img{aspect-ratio:3/2;object-fit:contain;height:auto}.map-open-link{width:100%}.detail-grid article{padding-inline:0}.facade-explorer{margin-inline:-4px}.comparison-frame{aspect-ratio:4/3}.archive-discovery-copy,.memory-card,.contact-form,.quiz-card{padding-left:20px;padding-right:20px}.archive-question-box{padding-inline:18px}.archive-discovery-actions{flex-direction:column;align-items:stretch;gap:9px}.archive-discovery-actions a{width:100%}.archive-writer-visual{min-height:380px;padding:44px 26px}.archive-writer-visual:after{inset:18px}.archive-writer-visual>strong{font-size:clamp(118px,38vw,164px)}.archive-writer-visual>p{margin-top:38px;font-size:27px}.iordens-portrait{width:calc(100% - 12px);margin-inline:6px}.iordens-portrait span{max-width:calc(100% - 16px);font-size:9px;line-height:1.4;bottom:8px;right:8px}.quiz-answers button{overflow-wrap:break-word;word-break:normal;text-align:left;width:100%}.contact-fields{grid-template-columns:1fr;gap:20px}.contact-form input,.contact-form textarea{min-height:54px;padding:14px}.contact-form textarea{min-height:150px}.street-moves-grid{gap:14px}.street-move-copy h3{overflow-wrap:normal;font-size:clamp(28px,8vw,36px)}.street-move-realtor{min-height:48px}.footer-navigation{grid-template-columns:1fr 1fr}.footer-navigation>div:last-child{grid-column:1/-1}.footer-navigation a{min-height:46px}}@media (width<=370px){:root{--page-edge:16px}.brand-name{font-size:20px!important}.mobile-quick-nav span{font-size:8px}.fact-strip{grid-template-columns:1fr}.fact-strip article,.fact-strip article:nth-child(2){border-left:1px solid var(--line);border-right:1px solid var(--line);min-height:118px;padding:22px 18px}.fact-strip article:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.fact-strip article:last-child{border-bottom:0}.fact-icon{margin-bottom:12px}.footer-navigation,.footer-navigation>div:last-child{grid-template-columns:1fr}}@media (hover:none) and (pointer:coarse){.hero-archive,.historic-map img,.archive-discovery-image img,.iordens-portrait img{animation:none;transform:none}.story-route-grid a:active,.street-move-card:active,.source-grid a:active{background-color:#ce563b14}}:root{--accent-on-light:#9b3929;--accent-on-dark:#f2a97b;--body-on-light:#38514f;--muted-on-light:#526662;--body-on-dark:#d8dfd5;--muted-on-dark:#bdc8be;--muted:var(--muted-on-light)}.eyebrow,.text-link,.map-open-link,.inline-archive-link,.light-link,.detail-marker,.memory-year,.source-grid a>span,.source-grid a>i{color:var(--accent-on-light)}.dark-section .eyebrow,.hero .eyebrow,.timeline-story .story-year,.facade-explorer .eyebrow,.archive-discovery .eyebrow,.archive-discovery .text-link,.archive-discovery .inline-archive-link,.iordens-section .text-link,.contact-section .eyebrow{color:var(--accent-on-dark)}.story-chooser-intro h2,.quiz-card>h3{color:var(--ink)}.story-chooser-intro>p:not(.eyebrow),.section-heading>p:not(.eyebrow),.quiz-intro>p:not(.eyebrow),.street-moves-heading>p:not(.eyebrow),.street-move-copy>p,.method-copy p,.source-grid a>small{color:var(--muted-on-light)}.archive-discovery-copy h2,.archive-question-box strong{color:var(--chalk)}.archive-discovery-lead,.archive-discovery-copy>p:not(.eyebrow,.archive-discovery-lead){color:var(--body-on-dark)}.archive-question-box p,.facade-photo figcaption,.facade-explorer .comparison-control,.facade-explorer .image-note{color:var(--muted-on-dark)}.hout-section .comparison-control,.hout-section .image-note{color:var(--body-on-dark)}.historic-map figcaption{color:var(--body-on-light)}.primary-button,.archive-primary-link,.contact-form button,.quiz-feedback button,.quiz-result button,.skip-link,.timeline-track button.active{color:var(--chalk);background:var(--brick-dark);border-color:var(--brick-dark)}.archive-discovery-image-full{background:var(--night-soft);justify-content:center;align-items:center;display:flex}.archive-discovery-image-full img,.archive-discovery:is(:hover,:focus-within) .archive-discovery-image-full img{object-fit:contain;object-position:center;width:100%;height:100%;min-height:0;animation:none;transform:none}@media (width<=900px){.archive-discovery-image-full img,.archive-discovery:is(:hover,:focus-within) .archive-discovery-image-full img{aspect-ratio:auto;object-fit:contain;height:auto}}.archive-discovery-youth,.archive-discovery-writer{width:min(1320px, calc(100% - (var(--page-edge) * 2)));grid-template-columns:minmax(330px,.76fr) minmax(0,1.24fr);min-height:0;margin-top:clamp(64px,7vw,96px)}.archive-discovery-youth .archive-discovery-copy,.archive-discovery-writer .archive-discovery-copy{padding:clamp(38px,4.5vw,62px)}.archive-discovery-youth .archive-discovery-copy h2,.archive-discovery-writer .archive-discovery-copy h2{font-size:clamp(39px,4.2vw,59px);line-height:.98}.archive-discovery-youth .archive-discovery-lead,.archive-discovery-writer .archive-discovery-lead{font-size:clamp(19px,1.8vw,24px);line-height:1.42}.archive-discovery-youth .archive-question-box,.archive-discovery-writer .archive-question-box{margin-block:26px;padding-block:22px}.archive-youth-visual,.archive-writer-visual{background:var(--night-soft);min-height:560px;padding:clamp(36px,5vw,68px)}.archive-watermark-image{z-index:-2;object-fit:cover;object-position:center;opacity:.38;filter:grayscale()sepia(.16)contrast(1.08);width:100%;height:100%;position:absolute;inset:0}.archive-youth-visual:before,.archive-writer-visual:before{z-index:-1;content:"";background:linear-gradient(#071d1e8f,#071d1edb),linear-gradient(135deg,#a9402d33,#0000 58%);position:absolute;inset:0}.archive-youth-visual:after,.archive-writer-visual:after{z-index:0;inset:clamp(20px,3vw,38px)}.archive-youth-visual>:not(.archive-watermark-image),.archive-writer-visual>:not(.archive-watermark-image){z-index:1;position:relative}.archive-youth-houses{width:min(100%,430px);margin:clamp(30px,4vw,48px) 0 28px}.archive-youth-houses>span{min-height:clamp(150px,17vw,220px)}.archive-youth-houses strong{font-size:clamp(66px,8vw,104px)}.archive-writer-visual>strong{margin-top:12px;font-size:clamp(112px,15vw,210px)}.archive-writer-visual>p{margin-top:clamp(34px,5vw,58px);font-size:clamp(27px,3.2vw,42px)}.archive-visual-credit{max-width:44ch;color:var(--muted-on-dark);letter-spacing:.035em;text-underline-offset:4px;text-transform:none;margin-top:18px;font-size:9px;font-weight:700;line-height:1.5;-webkit-text-decoration:underline #f2a97b9e;text-decoration:underline #f2a97b9e;display:inline-block}.archive-visual-credit:hover,.archive-visual-credit:focus-visible{color:var(--chalk)}@media (width<=900px){.archive-discovery-youth,.archive-discovery-writer{width:calc(100% - (var(--page-edge) * 2));grid-template-columns:minmax(0,1fr)}.archive-youth-visual,.archive-writer-visual{min-height:410px}}@media (width<=620px){.archive-discovery-youth,.archive-discovery-writer{width:calc(100% - 20px);margin-top:52px}.archive-youth-visual,.archive-writer-visual{min-height:330px;padding:38px 28px}.archive-youth-houses{margin-block:26px 22px}.archive-youth-houses>span{min-height:112px}.archive-youth-houses i{height:48px}.archive-writer-visual>strong{font-size:clamp(100px,34vw,148px)}.archive-visual-credit{margin-top:13px;font-size:8px}}.detail-grid{border:0;gap:clamp(34px,5vw,76px)}.detail-grid article,.detail-grid article:first-child,.detail-grid article:last-child{min-height:0;box-shadow:none;background:0 0;border:0;padding:0}.detail-grid h3{margin-top:34px}@media (width<=900px){.detail-grid{grid-template-columns:minmax(0,1fr);gap:46px;display:grid}}.brand-place{margin-left:8px;border-left:0!important;padding-left:0!important}.hero-image{border-left:0!important}body:before,.hero-map-grid,.street-moves-section:before{background:0 0!important;display:none!important}.hero{background:var(--night-deep)!important}.story-chooser{background:var(--paper-light)!important}.street-moves-section,.map-section,.iordens-section,.not-found-page{background:var(--night-deep)!important}.timeline-section{background:var(--paper)!important}.archive-discovery,.archive-discovery-writer{background:var(--night)!important}.quiz-section{background:var(--linden-light)!important}.contact-section{background:var(--night)!important}.site-header .mobile-menu-button{z-index:55;width:auto;min-width:98px;height:46px;color:var(--cream);cursor:pointer;background:0 0;border:1px solid #f5eedf57;border-radius:0;justify-content:center;align-items:center;gap:10px;padding:0 14px;position:relative;display:flex!important}.site-header .mobile-menu-button svg{stroke:currentColor;stroke-width:1.7px;flex:none;width:22px;height:22px}.menu-button-label{color:var(--cream);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:760}.site-header nav{z-index:54;top:78px;right:var(--page-edge);width:min(370px, calc(100vw - (2 * var(--page-edge))));max-height:calc(100svh - 98px);color:var(--cream);background:var(--night-deep);opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;border:1px solid #f5eedf38;transition:opacity .18s,transform .18s,visibility .18s;left:auto;overflow-y:auto;transform:translateY(-10px);box-shadow:0 24px 60px #020e0f57;grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding:10px!important;display:grid!important;position:fixed!important}.site-header.menu-open nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header nav a,.site-header nav .mobile-only-nav-link{color:#f0eee5;letter-spacing:.015em;border-bottom:1px solid #f5eedf24;align-items:center;gap:13px;min-height:58px;padding:10px 12px;font-size:14px;font-weight:650;text-decoration:none;position:relative;display:flex!important}.site-header nav a:last-child{border-bottom:0!important}.site-header nav a:after{display:none!important}.site-header nav .nav-item-icon{width:36px;height:36px;color:var(--brick);background:#ce563b14;border:1px solid #ce563b6b;border-radius:0;flex:none;place-items:center;display:grid!important}.site-header nav .nav-item-icon svg{stroke-width:1.6px;width:19px;height:19px}.site-header nav a:is(:hover,:focus-visible){color:#fff;background:#f5eedf0f}.site-header nav a:is(:hover,:focus-visible) .nav-item-icon{color:#ffd2b8;background:#ce563b2e;border-color:#f2a97bad}.site-header .mobile-nav-backdrop{z-index:53;opacity:0;visibility:hidden;pointer-events:none;background:#01080c7a;border:0;width:100%;height:auto;padding:0;transition:opacity .18s,visibility .18s;position:fixed;inset:78px 0 0;display:block!important}.site-header.menu-open .mobile-nav-backdrop{opacity:1;visibility:visible;pointer-events:auto}@media (width<=900px){.site-header nav{top:var(--mobile-header-height);width:100%;max-height:calc(100svh - var(--mobile-header-height));border-left:0;border-right:0;left:0;right:0;padding:10px var(--page-edge) calc(18px + env(safe-area-inset-bottom))!important}.site-header .mobile-nav-backdrop{inset:var(--mobile-header-height) 0 0}}@media (width<=420px){.site-header .mobile-menu-button{gap:8px;min-width:88px;height:44px;padding-inline:11px}.menu-button-label{font-size:11px}}:where(h1,h2,h3,h4,h5,h6){text-wrap:balance;overflow-wrap:break-word}.story-chooser,.timeline-section,.architecture-section,.memory-section,.quiz-section,.sources-section,.detail-grid,.street-move-card,.contact-form,.story-chooser :is(h2,h3,strong),.timeline-section :is(h2,h3),.architecture-section :is(h2,h3,h4,h5),.memory-section :is(h2,h3),.quiz-section :is(h2,h3),.sources-section :is(h2,h3),.street-move-card :is(h3,strong),.contact-form :is(h3,label){color:var(--ink)}.story-chooser-intro>p:not(.eyebrow),.timeline-section .section-heading>p:not(.eyebrow),.architecture-section .section-heading>p:not(.eyebrow),.memory-section .section-heading>p:not(.eyebrow),.quiz-intro>p:not(.eyebrow),.sources-section .section-heading>p:not(.eyebrow),.street-move-copy>p,.contact-form p{color:var(--body-on-light)!important}.story-route-grid a,.story-route-grid a:hover,.story-route-grid a:focus-visible{color:var(--ink)!important}.story-route-grid a>p,.story-route-grid a:hover>p,.story-route-grid a:focus-visible>p{color:var(--body-on-light)!important}.map-section,.hout-section,.iordens-section,.contact-section,.street-moves-section,.archive-discovery,.facade-explorer,.resistance-card{color:var(--cream)}.map-section :is(h2,h3,strong),.hout-section :is(h2,h3,strong),.iordens-section :is(h2,h3,strong),.contact-section .contact-copy :is(h2,h3,strong),.street-moves-section .street-moves-heading :is(h2,h3,strong),.archive-discovery-copy :is(h2,h3),.archive-question-box strong,.facade-explorer :is(h3,h4),.resistance-card :is(h3,strong){color:var(--chalk)!important}.map-section .section-heading>p:not(.eyebrow),.hout-section .section-heading>p:not(.eyebrow),.iordens-copy>p,.contact-copy>p:not(.eyebrow),.street-moves-heading>p:not(.eyebrow),.archive-discovery-lead,.archive-discovery-copy>p:not(.eyebrow,.archive-discovery-lead),.facade-explorer p,.resistance-card p{color:var(--body-on-dark)!important}.archive-question-box p,.archive-visual-credit,.facade-photo figcaption,.facade-explorer .comparison-control,.facade-explorer .comparison-control span,.facade-explorer .image-note,.hout-section .comparison-control,.hout-section .comparison-control span,.hout-section .image-note,.historic-map figcaption{color:var(--muted-on-dark)!important}.dark-section .eyebrow,.map-section .eyebrow,.hout-section .eyebrow,.iordens-section .eyebrow,.contact-section .eyebrow,.street-moves-section .eyebrow,.archive-discovery .eyebrow,.archive-discovery :is(.text-link,.inline-archive-link),.facade-explorer .eyebrow,.resistance-card .memory-year{color:var(--accent-on-dark)!important}.story-chooser .eyebrow,.timeline-section .eyebrow,.architecture-section .eyebrow,.memory-section>.section-heading .eyebrow,.quiz-section .eyebrow,.sources-section .eyebrow,.facade-detail-label,.street-move-realtor,.quiz-question-label,.quiz-score span,.quiz-answer span:first-child{color:var(--accent-on-light)!important}.map-pin,.compare-line i,.iordens-portrait span{color:var(--chalk)!important;background:var(--brick-dark)!important}.archive-label{padding:8px 10px;color:var(--chalk)!important;background:#071d1edb!important}.story-chooser-intro h2,.section-heading h2,.archive-discovery-copy h2,.iordens-copy h2,.quiz-intro h2,.contact-copy h2,.street-moves-heading h2{line-height:1.02}.story-route-grid a>strong,.memory-card h3,.feature-copy h3,.timeline-story h3,.facade-explorer-heading h4,.quiz-card>h3,.street-move-copy h3{line-height:1.08}.hero h1{line-height:.9}:where(p,li,figcaption,label,input,textarea,button,a){text-rendering:optimizelegibility}.timeline-story h3{color:var(--chalk)!important}.architecture-section .facade-explorer .eyebrow{color:var(--accent-on-dark)!important}.facade-explorer .facade-detail-panel p{color:var(--body-on-light)!important}.comparison-control span,.image-note{color:var(--muted-on-dark)!important}.archive-question-box>span{color:var(--accent-on-dark)!important}.quiz-card-topline,.quiz-card-topline span,.quiz-answers button>span{color:var(--accent-on-light)!important}.feature-story{grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);align-items:start;gap:clamp(34px,5vw,72px);margin-top:clamp(64px,7vw,96px)}.feature-copy h3{margin-bottom:20px;font-size:clamp(42px,4.4vw,64px)}.feature-copy>p:not(.eyebrow){margin-bottom:18px;font-size:16px;line-height:1.68}.feature-visual{align-self:start}.feature-story>.facade-explorer{grid-column:1/-1;width:100%;max-width:none;margin:4px 0 0;padding:clamp(28px,3.4vw,44px)}.feature-story>.facade-explorer .facade-explorer-heading{max-width:720px;margin-bottom:24px}.feature-story>.facade-explorer .facade-explorer-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:stretch;gap:clamp(18px,2.5vw,34px)}.feature-story>.facade-explorer .facade-detail-panel{flex-direction:column;justify-content:center;padding:clamp(26px,3vw,42px);display:flex}@media (width<=900px){.feature-story{grid-template-columns:minmax(0,1fr);gap:34px}.feature-story>.facade-explorer{grid-column:auto;margin-top:0}.feature-story>.facade-explorer .facade-explorer-grid{grid-template-columns:minmax(0,1fr)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
