/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#1c211d;--paper:#f5f1e8;--cream:#ece4d5;--pine:#18372d;--moss:#73806b;--line:#1c211d2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{background:var(--paper);z-index:10;justify-content:space-between;align-items:center;gap:32px;height:84px;padding:0 4vw;display:flex;position:relative}.brand{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.site-header nav{letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:28px;font-size:.72rem;display:flex}.site-header nav span{opacity:.45}.site-header nav a{border-bottom:1px solid #0000;padding:10px 0}.site-header nav a:hover,.site-header nav a.active{border-color:currentColor}.header-on-photo{color:#fff;background:linear-gradient(#0d1511a6,#0000);width:100%;position:absolute}.eyebrow{letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:.68rem;font-weight:700}.project-hero{color:#fff;height:94vh;min-height:760px;position:relative;overflow:hidden}.project-hero>img,.home-hero>img{object-fit:cover;width:100%;height:100%}.project-hero-shade{background:linear-gradient(90deg,#0a1610bf 0%,#0a161042 55%,#0a16100f 100%);position:absolute;inset:0}.project-hero-copy{max-width:760px;position:absolute;bottom:10vh;left:7vw}.project-hero-copy h1,.home-hero-copy h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.3rem,7vw,7rem);font-weight:400;line-height:.96}.project-hero-copy>p:not(.eyebrow){max-width:590px;margin:28px 0 34px;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;line-height:1.65}.hero-link,.text-link{letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:12px;padding-bottom:7px;font-size:.73rem;font-weight:700;display:inline-flex}.project-story{grid-template-columns:1.15fr 1fr;gap:10vw;max-width:1400px;margin:0 auto;padding:120px 6vw;display:grid}.project-story h2,.gallery-heading h2,.site-footer h2,.project-intro h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,4.8vw,5rem);font-weight:400;line-height:1.06}.story-copy{padding-top:34px}.story-copy p{color:#4b514b;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;line-height:1.75}.feature-strip{background:var(--pine);color:#fff;grid-template-columns:repeat(4,1fr);padding:42px 5vw;display:grid}.feature-strip div{border-left:1px solid #ffffff38;padding:5px 30px}.feature-strip div:first-child{border-left:0}.feature-strip strong,.feature-strip span{display:block}.feature-strip strong{margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:400}.feature-strip span{color:#ffffffa6;letter-spacing:.04em;font-size:.75rem}.gallery-section{max-width:1600px;margin:0 auto;padding:110px 4vw 140px}.gallery-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.gallery-heading>p{color:#697067;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:.76rem}.filter-row{flex-wrap:wrap;gap:8px;margin-bottom:38px;display:flex}.filter-row button{border:1px solid var(--line);color:#535951;cursor:pointer;letter-spacing:.05em;background:0 0;border-radius:100px;padding:11px 17px;font-size:.72rem}.filter-row button:hover,.filter-row button.selected{background:var(--pine);border-color:var(--pine);color:#fff}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:28px 18px;display:grid}.gallery-card{min-width:0;color:var(--ink);cursor:zoom-in;text-align:left;background:0 0;border:0;padding:0}.gallery-card img{aspect-ratio:3/2;object-fit:cover;width:100%;transition:transform .45s,filter .45s;display:block}.gallery-card:hover img{filter:brightness(.92);transform:scale(1.012)}.gallery-card span{color:#50564f;padding:11px 2px 0;font-family:Georgia,Times New Roman,serif;font-size:.9rem;display:block}.lightbox{z-index:100;color:#fff;background:#080c0af2;place-items:center;padding:40px 90px;display:grid;position:fixed;inset:0}.lightbox figure{flex-direction:column;align-items:stretch;max-width:1100px;max-height:90vh;margin:0;display:flex}.lightbox figure img{object-fit:contain;max-width:100%;max-height:78vh;display:block}.lightbox figcaption{color:#ffffffd1;justify-content:space-between;gap:30px;padding-top:14px;font-family:Georgia,Times New Roman,serif;display:flex}.lightbox figcaption span{letter-spacing:.15em;font-family:Arial,sans-serif;font-size:.7rem}.lightbox-close,.lightbox-arrow{color:#fff;cursor:pointer;background:0 0;border:0;position:absolute}.lightbox-close{font-size:2.5rem;font-weight:200;top:22px;right:28px}.lightbox-arrow{font-family:Georgia,serif;font-size:4rem;top:50%;transform:translateY(-50%)}.lightbox-arrow.prev{left:25px}.lightbox-arrow.next{right:25px}.site-footer{background:var(--pine);color:#fff;justify-content:space-between;align-items:end;gap:40px;min-height:360px;padding:80px 6vw;display:flex}.site-footer h2{font-size:clamp(2.4rem,4vw,4.5rem)}.text-link.light{color:#fff}.home-shell{min-height:100vh}.home-hero{color:#fff;height:72vh;min-height:560px;position:relative;overflow:hidden}.home-hero-overlay{background:linear-gradient(90deg,#0b1410b8,#0b141014);position:absolute;inset:0}.home-hero-copy{max-width:740px;position:absolute;bottom:11vh;left:7vw}.home-hero-copy p:not(.eyebrow){max-width:540px;font-family:Georgia,serif;font-size:1.18rem;line-height:1.65}.project-intro{max-width:900px;padding:100px 7vw 130px}.project-intro p:not(.eyebrow){color:#4b514b;max-width:670px;margin:28px 0;font-family:Georgia,serif;font-size:1.2rem;line-height:1.7}@media (width<=900px){.site-header{height:72px;padding:0 22px}.site-header nav{gap:16px}.site-header nav span{display:none}.project-hero{min-height:680px}.project-hero-copy{bottom:60px;left:26px;right:26px}.project-story{grid-template-columns:1fr;gap:30px;padding:80px 28px}.story-copy{padding-top:0}.feature-strip{grid-template-columns:1fr 1fr;gap:30px 0}.feature-strip div:nth-child(3){border-left:0}.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.brand{font-size:1.12rem}.site-header nav a{font-size:.62rem}.project-hero{height:88vh}.project-hero-copy h1{font-size:3.5rem}.project-hero-copy>p:not(.eyebrow){font-size:1rem;line-height:1.55}.feature-strip{grid-template-columns:1fr;padding:28px}.feature-strip div,.feature-strip div:nth-child(3){border-top:1px solid #ffffff2e;border-left:0;padding:18px 0}.feature-strip div:first-child{border-top:0}.gallery-section{padding:75px 14px 100px}.gallery-heading{flex-direction:column;align-items:start;gap:8px}.gallery-grid{grid-template-columns:1fr;gap:22px}.filter-row{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.filter-row button{flex:none}.lightbox{padding:70px 12px}.lightbox-arrow{background:#00000059;width:42px;height:64px;font-size:3rem}.lightbox-arrow.prev{left:4px}.lightbox-arrow.next{right:4px}.site-footer{flex-direction:column;align-items:start;min-height:330px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gallery-card img{transition:none}}
