/*! 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)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--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;--tracking-tight:-.025em;--tracking-wide:.025em;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.inline{display:inline}.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,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#131713;--paper:#ece9df;--moss:#6f7960;--oxide:#9b4b2f;--line:#ece9df40}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--ink)}body{color:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}p{line-height:1.55}.site-nav{z-index:20;border-bottom:1px solid var(--line);color:#f4f0e7;mix-blend-mode:difference;letter-spacing:.16em;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 3.2vw;font-size:10px;display:grid;position:fixed;inset:0 0 auto}.wordmark{letter-spacing:.18em;font-size:15px;font-weight:700}.wordmark i{margin-right:.55rem;font-style:normal;transition:transform .18s}.wordmark:focus-visible i,.wordmark:hover i{display:inline-block;transform:translate(-4px)}.wordmark span{opacity:.78;font-weight:400}.nav-meta{gap:2.2rem;display:flex}.nav-link,.nav-meta a{border-bottom:1px solid;padding-bottom:3px}.nav-link{justify-self:end}.hero{background:#0b0d0a;min-height:100svh;position:relative;overflow:hidden}.hero-image{filter:saturate(.78)contrast(1.05)brightness(.82);transform:scale(1.015)}.hero-image,.hero-scrim{position:absolute;inset:0}.hero-scrim{background:linear-gradient(90deg,#080a08c2,#080a0842 50%,#080a080d),linear-gradient(#0000 60%,#080a088c)}.hero-grain{opacity:.1;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-kicker{letter-spacing:.18em;gap:1rem;font-size:10px;display:flex;position:absolute;top:14vh;left:3.2vw}.hero-kicker span:last-child{color:#d6b99d}.hero-copy{position:absolute;bottom:14vh;left:3.2vw}.eyebrow{letter-spacing:.22em;margin:0 0 1.5rem;font-size:9px}.hero h1{letter-spacing:-.055em;font-size:clamp(64px,10.3vw,164px);font-weight:400;line-height:.77}.hero h1,.hero-line{margin:0;font-family:Georgia,Times New Roman,serif}.hero-line{width:260px;font-size:clamp(18px,1.7vw,27px);font-style:italic;line-height:1.25;position:absolute;bottom:1.2vw;left:calc(100% + 5vw)}.hero-foot{letter-spacing:.18em;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:2rem;left:3.2vw;right:3.2vw}.origin{background:var(--paper);min-height:100svh;color:var(--ink);grid-template-columns:1fr 2.2fr 1fr;align-items:start;gap:4vw;padding:16vh 3.2vw 12vh;display:grid}.origin-note span,.section-index{letter-spacing:.19em;font-size:9px}.origin-copy{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,6vw,96px);line-height:.94}.origin-copy p{margin:0}.origin-copy p:nth-child(2){color:#76776f;margin:.5em 0;line-height:.96}.origin-end{font-style:italic}.origin-note{letter-spacing:.03em;padding-top:55vh;font-size:12px}.origin-note p{border-top:1px solid #13171340;padding-top:1rem}.chapter{grid-template-columns:1.35fr .65fr;min-height:100svh;display:grid}.chapter-image-wrap{min-height:100svh;overflow:hidden}.chapter-image-wrap img{filter:saturate(.76)contrast(1.04)brightness(.88);transform:scale(1.05)}.chapter-copy{background:#1b201b;flex-direction:column;justify-content:center;padding:15vh 6vw;display:flex}.chapter-copy>span,.recon-copy>span,.remains-copy>span,.section-head>span,.wine-copy>span{letter-spacing:.2em;font-size:9px}.chapter-copy h2,.recon-copy h2,.remains-copy h2,.section-head h2,.wine-copy h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:.88}.chapter-copy h2{margin:2.3rem 0;font-size:clamp(54px,6vw,98px)}.chapter-copy p{color:#c8c7bf;max-width:470px}.chapter-mark{letter-spacing:.15em;font-size:10px;color:#8d967f!important;margin-top:4rem!important}.film-section,.timeline-section{background:var(--ink);padding:14vh 3.2vw}.section-head{grid-template-columns:1fr 2.2fr 1fr;align-items:start;gap:4vw;margin-bottom:12vh;display:grid}.section-head h2{margin:0;font-size:clamp(48px,6.2vw,104px)}.section-head p{color:#aaa99f;margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic}.section-head.light{color:var(--ink)}.section-head.light p{color:#6d7068}.timeline{border-top:1px solid var(--line)}.timeline-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 2.2fr 1fr;align-items:center;gap:4vw;min-height:120px;display:grid}.timeline-row time{font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,62px)}.timeline-row p{font-size:16px}.timeline-row span{letter-spacing:.13em;border:1px solid var(--line);justify-self:end;padding:8px 10px;font-size:9px}.architecture-section,.archive-section,.present-section,.sources-section{background:var(--paper);color:var(--ink);padding:14vh 3.2vw}.archive-grid{border-top:1px solid #1317134d;border-left:1px solid #1317134d;grid-template-columns:repeat(3,1fr);display:grid}.archive-card{border-bottom:1px solid #1317134d;border-right:1px solid #1317134d;min-height:330px}.archive-card summary{cursor:pointer;flex-direction:column;min-height:330px;padding:25px;list-style:none;display:flex;position:relative}.archive-card summary::-webkit-details-marker{display:none}.card-meta{letter-spacing:.13em;justify-content:space-between;gap:1rem;font-size:8px;display:flex}.card-meta span:last-child{text-align:right}.archive-card time{margin-top:auto;font-family:Georgia,Times New Roman,serif;font-size:54px}.archive-card h3{letter-spacing:.14em;margin:10px 40px 0 0;font-size:12px;font-weight:400}.open-mark{font-size:24px;font-weight:200;transition:all .3s;position:absolute;bottom:25px;right:25px}.archive-card[open] .open-mark{transform:rotate(45deg)}.card-detail{border-top:1px solid #13171333;padding:0 25px 25px}.card-detail p{font-family:Georgia,Times New Roman,serif;font-size:19px}.card-detail a{letter-spacing:.08em;text-underline-offset:4px;margin-top:2rem;font-size:9px;text-decoration:underline;display:block}.download-ledger{letter-spacing:.14em;border-bottom:1px solid;margin-top:3rem;padding-bottom:5px;font-size:10px;display:inline-block}.wine-section{align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.wine-section>img{filter:saturate(.78)contrast(1.05)brightness(.82);position:absolute;inset:0}.wine-scrim{background:linear-gradient(90deg,#0c0f0cd9,#0c0f0c47 65%,#0c0f0c14);position:absolute;inset:0}.wine-copy{max-width:900px;margin-left:3.2vw;position:relative}.wine-copy h2{margin:2rem 0;font-size:clamp(64px,9vw,150px)}.wine-copy p{max-width:620px;font-family:Georgia,Times New Roman,serif;font-size:24px}.wine-copy small{letter-spacing:.15em;max-width:590px;margin-top:3rem;font-size:8px;line-height:1.6;display:block}.architecture-grid{grid-template-rows:420px 420px;grid-template-columns:1.4fr 1fr;gap:14px;display:grid}.architecture-grid figure{background:#222;margin:0;position:relative;overflow:hidden}.architecture-grid .a-large{grid-row:1/3}.architecture-grid img{filter:saturate(.76)contrast(1.04)brightness(.92)}.architecture-grid figcaption{color:#eee;letter-spacing:.14em;background:#0d100dbf;padding:7px 9px;font-size:8px;position:absolute;bottom:18px;left:20px}.reconstruction-section{background:#0d100d;grid-template-columns:1.55fr .45fr;min-height:100svh;display:grid}.recon-frame{min-height:100svh;position:relative}.recon-frame img{filter:saturate(.72)contrast(1.03)brightness(.9);object-position:left center}.recon-label{letter-spacing:.16em;flex-direction:column;gap:8px;font-size:9px;display:flex;position:absolute;top:95px;left:45px}.recon-label strong{font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400}.recon-copy{flex-direction:column;justify-content:center;padding:13vh 3.2vw;display:flex}.recon-copy h2{margin:2rem 0;font-size:clamp(42px,4.5vw,76px)}.recon-copy li,.recon-copy p{color:#b8bbb2;font-size:13px}.recon-copy ul{padding-left:1.2rem}.recon-warning{border-top:1px solid var(--line);letter-spacing:.14em;padding-top:1rem;color:#d9bc9e!important;margin-top:3rem!important;font-size:9px!important}.heritage-film{aspect-ratio:16/9;background:#080a08;width:100%;display:block}.film-links{letter-spacing:.14em;justify-content:flex-end;gap:3rem;margin-top:1.5rem;font-size:9px;display:flex}.film-links a{border-bottom:1px solid;padding-bottom:5px}.remains-section{min-height:100svh;position:relative;overflow:hidden}.remains-section>img{filter:saturate(.72)contrast(1.08)brightness(.68);position:absolute;inset:0}.remains-copy{padding:16vh 3.2vw;position:relative}.remains-copy h2{margin:2rem 0;font-size:clamp(74px,11vw,180px)}.remains-copy em{font-weight:400}.remains-copy p{max-width:560px;font-family:Georgia,Times New Roman,serif;font-size:23px}.present-section{border-top:1px solid #13171338}.present-intro{grid-template-columns:2.2fr 1fr;gap:4vw;margin:-3vh 0 8vh 25%;display:grid}.present-intro p{max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.7vw,43px);line-height:1.2}.present-intro span{letter-spacing:.14em;color:#6e7469;align-self:end;font-size:9px}.present-grid{border-top:1px solid #1317134d;border-left:1px solid #1317134d;grid-template-columns:repeat(2,1fr);display:grid}.present-grid article{border-bottom:1px solid #1317134d;border-right:1px solid #1317134d;flex-direction:column;min-height:600px;padding:30px;display:flex}.present-meta{letter-spacing:.14em;justify-content:space-between;font-size:8px;display:flex}.present-visual{background:#20261f;height:280px;margin:24px -30px;position:relative;overflow:hidden}.present-visual img{filter:saturate(.88)contrast(1.04)brightness(.92)}.present-visual figcaption{color:#f0eee7;letter-spacing:.12em;background:#0a0d0ab8;padding:7px 9px;font-size:8px;position:absolute;bottom:12px;right:14px}.present-rights{color:#535b50;background:linear-gradient(135deg,#56685229,#0000 60%),#e7e4da;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;display:flex}.present-rights:before{content:"";border:1px solid #46504338;position:absolute;inset:18px}.present-rights small,.present-rights span{letter-spacing:.15em;position:relative}.present-rights span{font-family:Georgia,Times New Roman,serif;font-size:22px}.present-rights small{font-size:8px}.present-grid h3{letter-spacing:-.035em;margin:1rem 0 1.5rem;font-size:clamp(38px,5vw,75px);font-weight:400}.present-grid h3,.present-grid p{font-family:Georgia,Times New Roman,serif}.present-grid p{color:#565c53;max-width:590px;font-size:18px}.present-grid a{letter-spacing:.12em;text-underline-offset:5px;margin-top:2rem;font-size:9px;text-decoration:underline}.present-boundary{border-top:1px solid #1317134d;grid-template-columns:1fr 3.2fr;margin-top:5rem;padding:2rem 0;display:grid}.present-boundary span{letter-spacing:.16em;font-size:9px}.present-boundary p{color:#64685f;max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px}.source-list{border-top:1px solid #1317134d}.source-list a{border-bottom:1px solid #1317134d;grid-template-columns:60px 1.2fr 1.8fr 30px;align-items:center;gap:2vw;min-height:110px;display:grid}.source-list i,.source-list span{font-size:10px;font-style:normal}.source-list strong{letter-spacing:.08em;font-size:11px}.source-list p{font-family:Georgia,Times New Roman,serif;font-size:18px}.boundary{border-top:2px solid var(--oxide);color:#713a27;grid-template-columns:1fr 3.2fr;margin-top:7rem;padding:2rem 0;display:grid}.boundary span{letter-spacing:.16em;font-size:9px}.boundary p{max-width:800px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px}footer{background:#111511;grid-template-columns:1.6fr .7fr .7fr;gap:5vw;min-height:85vh;padding:13vh 3.2vw 5vh;display:grid}footer>div>span{letter-spacing:.18em;font-size:13px}footer h2{letter-spacing:-.04em;margin:10vh 0 0;font-size:clamp(58px,8vw,128px);font-weight:400;line-height:.9}.footer-meta,footer h2{font-family:Georgia,Times New Roman,serif}.footer-meta{padding-top:8vh;font-size:17px}.footer-meta p{margin-bottom:4rem}.credits{letter-spacing:.08em;color:#9b9f95;padding-top:8vh;font-size:9px}.credits a{border-bottom:1px solid;margin-top:5rem;padding-bottom:4px;display:inline-block}@media (max-width:900px){.site-nav{grid-template-columns:1fr auto;padding:0 18px}.nav-meta{display:none}.hero-copy,.hero-kicker{left:18px}.hero-copy{bottom:18vh}.hero h1{font-size:clamp(54px,18vw,100px);line-height:.82}.hero-line{margin-top:2rem;font-size:19px;position:static}.hero-foot{left:18px;right:18px}.hero-foot p:last-child{display:none}.origin{grid-template-columns:1fr;padding:12vh 18px}.origin-copy{margin-top:16vh}.origin-note{padding-top:16vh}.chapter{grid-template-columns:1fr}.chapter-image-wrap{min-height:65vh}.chapter-copy{padding:10vh 18px}.section-head{grid-template-columns:1fr;margin-bottom:8vh}.section-head h2{margin:2rem 0}.architecture-section,.archive-section,.film-section,.present-section,.sources-section,.timeline-section{padding:11vh 18px}.timeline-row{grid-template-columns:1fr;gap:.3rem;padding:2rem 0}.timeline-row span{justify-self:start}.archive-grid{grid-template-columns:1fr}.wine-copy{margin:0 18px}.wine-copy h2{font-size:15vw}.architecture-grid{display:block}.architecture-grid figure{height:60vh;margin-bottom:12px}.reconstruction-section{grid-template-columns:1fr}.recon-frame{min-height:70vh}.recon-copy{padding:10vh 18px}.film-links{flex-direction:column;justify-content:flex-start;gap:1rem}.remains-copy{padding:14vh 18px}.present-intro{margin:0 0 7vh}.present-grid,.present-intro{grid-template-columns:1fr}.present-grid article{min-height:560px}.present-visual{height:230px}.present-boundary{grid-template-columns:1fr;gap:2rem}.source-list a{grid-template-columns:35px 1fr 25px;padding:1.5rem 0}.source-list p{grid-column:2/3}.boundary{gap:2rem}.boundary,footer{grid-template-columns:1fr}footer{padding:11vh 18px}footer h2{margin-top:7vh}.credits,.footer-meta{padding-top:3vh}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@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}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}