:root{--chalk:#f8f8f3;--ink:#26312f;--pine:#294b47;--rain:#dce5e8;--clay:#8a483b;--line:#c1cbc6;--serif:'Libre Caslon Display',Georgia,serif;--reading:'Libre Caslon Text',Georgia,serif;--sans:'Libre Franklin',sans-serif;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px;scrollbar-color:#8c9e98 var(--chalk)}body{margin:0;background:var(--chalk);color:var(--ink);font-family:var(--reading);-webkit-font-smoothing:antialiased}::selection{background:var(--pine);color:var(--chalk)}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:#294b471c}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--clay);outline-offset:5px}input{caret-color:var(--clay)}img{display:block;width:100%;height:100%;object-fit:cover}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{display:none}figure,h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;text-wrap:balance}h2{font-size:clamp(40px,4.2vw,64px);line-height:1.04}p{font-size:16px;line-height:1.8}a{text-decoration:none}.wrap{width:calc(100% - 100px);max-width:1320px;margin-inline:auto}.typed{font:16px/1.5 'Special Elite',monospace}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;left:12px;top:-100px;z-index:5;padding:16px;background:var(--chalk)}.skip:focus{top:12px}
.site-header{position:relative;z-index:3;max-width:1440px;margin:auto}.masthead{display:flex;align-items:center;justify-content:space-between;margin:0 50px;padding:22px 0 19px;border-bottom:1px solid var(--line)}.wordmark{font-family:'IM Fell English',Georgia,serif;font-size:58px;line-height:1.1;letter-spacing:-.025em;text-align:center}.wordmark span{display:block;font:10px/1 var(--sans);letter-spacing:.24em;margin-top:12px}.icon-button{background:none;border:0;color:var(--ink);width:44px;height:44px;display:grid;place-items:center}.menu-button{visibility:hidden}#site-nav{display:flex;justify-content:center;gap:46px;border-bottom:1px solid var(--line);margin:0 50px}#site-nav a{display:flex;align-items:center;min-height:52px;font:13px var(--sans)}#site-nav a:hover{color:var(--clay);text-decoration:underline}#search-panel{padding:26px 50px;background:var(--rain);border-bottom:1px solid var(--line)}#search-panel label{display:block;font:25px var(--serif);margin-bottom:12px}.search-field{display:flex;max-width:700px}.search-field input{min-width:0;flex:1;border:1px solid var(--pine);padding:14px;background:var(--chalk);font:15px var(--sans);color:var(--ink);border-radius:0}.search-field button{background:var(--pine);color:var(--chalk);border:1px solid var(--pine);padding:12px 18px;font:14px var(--sans)}.search-note{font:12px/1.5 var(--sans);margin-top:10px}#search-results{list-style:none;padding:0;margin:15px 0 0}#search-results a{display:block;padding:12px 0;text-decoration:underline;font-size:15px}
.hero{max-width:1440px;margin:auto;padding:40px 50px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:46px;align-items:center}.hero-copy{padding:25px 0 55px}.hero h1{font-size:clamp(58px,6.2vw,89px);line-height:.99;letter-spacing:-.026em}.hero h1 em{font-family:'IM Fell English',Georgia,serif;color:var(--pine);font-weight:400}.hero-copy>p{max-width:350px;margin:25px 0 26px;line-height:1.85}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 22px;background:var(--pine);color:var(--chalk);min-height:54px;font:13px/1.4 var(--sans);border:1px solid var(--pine);transition:background .2s var(--ease),color .2s var(--ease)}.button svg{width:21px}.button:hover{background:var(--chalk);color:var(--pine)}.hero-note{display:block;color:var(--clay);margin-top:28px;font-size:14px}.hero-photo .photo-window{overflow:hidden;height:520px}.hero-photo img{object-position:48% 50%;height:calc(100% + 44px);margin-top:-22px}.hero-photo figcaption{display:flex;gap:12px;justify-content:space-between;align-items:center;font:10px/1.5 var(--sans);margin-top:12px}.hero-photo figcaption a{display:flex;align-items:center;gap:8px;min-height:36px}.hero-photo figcaption svg{width:17px}
.autumn{padding-top:86px;padding-bottom:88px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.section-heading h2 .typed{display:block;font-size:14px;color:var(--clay);margin-top:15px}.text-link{display:inline-flex;align-items:center;gap:20px;min-height:44px;font:13px/1.5 var(--sans);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}.text-link svg{width:20px;transition:transform .25s var(--ease)}.text-link:hover{color:var(--clay)}.text-link:hover svg{transform:translateX(4px)}.story-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:30px;align-items:start}.story-image{display:block;aspect-ratio:1.16;overflow:hidden}.story-lead .story-image{aspect-ratio:1.22}.story-image img{transition:transform .6s var(--ease)}.story-image:hover img{transform:scale(1.025)}.story-meta{display:flex;justify-content:space-between;gap:12px;font:9px/1.5 var(--sans);letter-spacing:.075em;color:var(--pine);margin-top:20px}.story h3{font-size:32px;line-height:1.1;margin-top:12px}.story-lead h3{font-size:38px}.story h3 a:hover{text-decoration:underline}.story p{font-size:14px;line-height:1.8;margin:14px 0 8px;max-width:43ch}.story .text-link{margin-top:6px}
.reading{background:var(--rain);padding:70px 0}.reading-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.reading-copy h2{font-size:clamp(42px,4vw,60px)}.reading-copy>p:not(.typed){max-width:360px;margin:24px 0 14px}.material-note{color:var(--clay);margin-top:35px;font-size:16px;max-width:240px;transform:rotate(-3deg)}.detail-window{height:470px;overflow:hidden}.detail-window img{object-position:45% 75%;transform:scale(1.18);transform-origin:49% 70%}.detail-frame figcaption{display:flex;justify-content:space-between;align-items:center;font:11px/1.5 var(--sans);margin-top:15px}.detail-mark{display:block;width:55px;height:1px;background:var(--pine);transform-origin:left;transform:scaleX(.3)}
.garden{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:90px;margin-bottom:90px}.garden-photo{height:640px;overflow:hidden}.garden-photo img{height:calc(100% + 54px);margin-top:-27px;object-position:50% 56%}.garden-copy{background:var(--pine);color:var(--chalk);padding:60px 54px;display:flex;flex-direction:column;justify-content:center}.garden h2{font-size:clamp(43px,4.25vw,61px);line-height:1.04}.garden-copy p{margin-top:24px;color:#e5e9e1;font-size:15px}.garden-link{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #a5b8ae;padding:20px 0 15px;margin-top:22px;font:14px var(--sans);min-height:54px}.garden-link:hover{color:#e2cab3}.garden-note{margin-top:35px;font-size:14px;color:#e5e9e1}.browse{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-bottom:90px}.browse h2{max-width:440px}.browse-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;border-bottom:1px solid var(--line);font:25px/1.2 var(--serif);min-height:64px}.browse-links a:first-child{border-top:1px solid var(--line)}.browse-links a:hover{color:var(--clay)}
.closing{background:#e9eee9;padding:50px 0}.closing .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.closing h2{font-size:52px}.site-footer{display:grid;grid-template-columns:1fr auto;gap:40px;padding-top:48px;padding-bottom:30px}.footer-wordmark{font:40px 'IM Fell English',Georgia,serif;letter-spacing:-.025em}.site-footer p{font:12px/1.7 var(--sans);margin-top:12px}.site-footer nav{display:flex;align-items:center;gap:30px;font:13px var(--sans)}.site-footer nav a{min-height:44px;display:flex;align-items:center}.site-footer nav a:hover{text-decoration:underline}.site-footer .prototype-note{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px;color:#4b5c55;font-size:11px;margin:0;max-width:none}
@media(min-width:1500px){.hero-photo .photo-window{height:570px}}
@media(max-width:1000px) and (min-width:701px){.wrap{width:calc(100% - 56px)}.hero{padding-inline:28px;gap:25px}.masthead,#site-nav{margin-inline:28px}.hero h1{font-size:62px}.hero-photo .photo-window{height:470px}.hero-copy>p{font-size:15px}.hero-note{font-size:12px}.hero .button{padding-inline:14px;font-size:12px;gap:12px}.story-grid{gap:20px;grid-template-columns:1fr 1fr}.story:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.story:last-child .story-image{grid-row:1/5;aspect-ratio:1.3}.story:last-child .story-meta{margin-top:0}.story:last-child h3{margin-top:0}.reading-inner{gap:32px}.garden-copy{padding:35px}.garden h2{font-size:45px}.garden-photo{height:600px}.browse{gap:40px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.masthead{margin-inline:16px;padding:18px 0 15px}.wordmark{font-size:33px;letter-spacing:-.03em}.wordmark span{font-size:7px;letter-spacing:.18em;margin-top:7px}.menu-button{visibility:visible}.icon-button{width:40px;min-width:40px;height:44px}.icon-button svg{width:21px}#site-nav{display:none;margin:0;padding:10px 22px;border-bottom:1px solid var(--line);gap:0;flex-direction:column;background:var(--chalk)}#site-nav.is-open{display:flex}#site-nav a{min-height:48px;border-bottom:1px solid var(--line)}#site-nav a:last-child{border:0}#search-panel{padding:20px}.search-field button{padding-inline:12px}.search-field input{font-size:14px}.hero{display:flex;flex-direction:column;padding:30px 0 0;gap:0;align-items:stretch}.hero-copy{padding:0 22px 30px}.hero h1{font-size:58px;line-height:1}.hero h1 br{display:none}.hero-copy>p{margin:18px 0 20px;font-size:14px;line-height:1.8;max-width:37ch}.button{min-height:50px;padding:14px 18px;font-size:12px;gap:24px}.hero-note{font-size:12px;margin-top:20px}.hero-photo .photo-window{height:330px}.hero-photo img{object-position:43% 50%}.hero-photo figcaption{margin:8px 20px 0;font-size:9px;gap:8px}.hero-photo figcaption a{gap:4px}.hero-photo figcaption svg{width:15px}.autumn{padding-top:49px;padding-bottom:46px}.section-heading{margin-bottom:25px}.section-heading h2{font-size:43px}.section-heading h2 .typed{font-size:12px;max-width:260px;line-height:1.55;margin-top:12px}.desktop-only{display:none}.story-grid{grid-template-columns:1fr;gap:35px}.story-image,.story-lead .story-image{aspect-ratio:1.22}.story-meta{margin-top:15px;font-size:9px}.story h3,.story-lead h3{font-size:34px;line-height:1.12;margin-top:10px;max-width:460px}.story p{font-size:14px;margin-top:12px}.story .text-link{margin-top:1px}.reading{padding:40px 0 35px}.reading-inner{display:flex;flex-direction:column;gap:26px;align-items:stretch}.reading-copy h2{font-size:43px;max-width:500px}.reading-copy>p:not(.typed){font-size:14px;margin:20px 0 8px}.reading-copy .text-link{font-size:12px;gap:15px}.material-note{font-size:14px;max-width:none;margin-top:20px;transform:none}.detail-window{height:350px}.detail-frame figcaption{font-size:9px;gap:10px}.detail-mark{width:35px}.garden{width:100%;margin-top:48px;margin-bottom:45px;grid-template-columns:1fr}.garden-photo{height:420px}.garden-copy{padding:35px 24px 38px}.garden h2{font-size:44px;max-width:530px}.garden-copy p{font-size:14px;line-height:1.8;margin-top:21px}.garden-link{font-size:13px;margin-top:15px}.garden-note{margin-top:24px;font-size:12px}.browse{grid-template-columns:1fr;gap:25px;padding-bottom:45px}.browse h2{font-size:43px;max-width:340px}.browse-links a{font-size:25px;padding:16px 0;min-height:61px}.closing{padding:34px 0}.closing .wrap{flex-direction:column;gap:23px;align-items:flex-start}.closing h2{font-size:44px}.site-footer{grid-template-columns:1fr;gap:16px;padding-top:33px}.footer-wordmark{font-size:36px}.site-footer nav{gap:28px}.site-footer .prototype-note{font-size:10px;padding-top:15px}.site-footer p{margin-top:8px}}
@media(max-width:360px){.wordmark{font-size:28px}.hero h1{font-size:53px}.hero-photo figcaption{font-size:8px}.hero-photo .photo-window{height:305px}.hero-note{font-size:11px}.story h3,.story-lead h3{font-size:31px}.garden h2{font-size:40px}}
.detail-window img{width:190%;height:190%;max-width:none;margin-left:-50%;margin-top:-55%;transform:none;transform-origin:55% 65%}
@media(max-width:700px){.wordmark span{font-size:9px;letter-spacing:.09em}.story-meta{font-size:11px;letter-spacing:0}.hero-photo figcaption{font-size:11px;flex-wrap:wrap;row-gap:0}.hero-photo figcaption a{min-height:44px;font-size:11px}.detail-frame figcaption{font-size:11px;line-height:1.6}.detail-frame figcaption span:first-child{max-width:240px}}
@media(max-width:360px){.wordmark span{font-size:8px;letter-spacing:.04em}.hero-photo figcaption{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}[data-parallax],#detail-image{transform:none!important}}
html.motion-off{scroll-behavior:auto}.motion-off [data-parallax],.motion-off #detail-image{transform:none!important}.motion-off .story-image img{transition:none}.motion-off .story-image:hover img{transform:none}
.closing{background:var(--rain)}
.story .text-link{width:fit-content;align-self:start;min-height:48px;margin-top:12px;padding:12px 18px;gap:20px;background:var(--pine);color:var(--chalk);text-decoration:none;transition:background .2s var(--ease)}
.story .text-link:hover{background:var(--ink);color:var(--chalk)}
:root{--serif:'IM Fell DW Pica',Georgia,serif}
.wordmark,.footer-wordmark,.hero h1 em{font-family:var(--serif);font-weight:400}
.hero h1{line-height:1.06}.hero h1 em{font-style:normal}
.story h3,.reading-copy h2,.garden h2{line-height:1.15}

/* Owner-approved editorial refinement: one botanical mark, mobile photo first. */
/* Owner correction: EE retains the masthead; botanical engraving belongs in footer. */
.ee-logo{display:block;width:48px;height:48px;object-fit:contain;margin:0 auto 7px}
.site-footer .footer-ornament{width:180px;height:60px;object-fit:contain;margin:20px 0 0;filter:brightness(0)}
@media(max-width:700px){.ee-logo{width:40px;height:40px;margin-bottom:5px}}
:root{--chalk:#FAF8F5;--ink:#312C2D;--pine:#623C48;--rain:#E4EAEB;--clay:#63715B;--line:#c9cec4}
html{scrollbar-color:var(--clay) var(--chalk)}button,a{-webkit-tap-highlight-color:#623c481c}
.botanical-ornament{width:138px;height:46px;object-fit:contain;margin:0 auto 5px}
.masthead{padding-top:12px;padding-bottom:18px}.wordmark span{font-size:11px;letter-spacing:.15em}
.hero{grid-template-areas:'copy photo' 'action photo';grid-template-rows:1fr 1fr;row-gap:0}
.hero-copy{grid-area:copy;align-self:end;padding:0}.hero-copy>p{margin-bottom:0}
.hero-photo{grid-area:photo}.hero-action{grid-area:action;align-self:start;padding-top:26px}
.hero-photo figcaption,.detail-frame figcaption{font-size:12px;line-height:1.6}.hero-photo figcaption a{min-height:44px}
.topic-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:42px}
.topic-paths a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;border-block:1px solid var(--line);font:23px/1.25 var(--serif);padding:14px 0}
.topic-paths svg{width:19px}.topic-paths a:hover{color:var(--pine)}
.autumn{padding-top:64px}.section-heading{gap:20px}.section-heading h2{font-size:54px}
.story-grid{grid-template-columns:1.08fr 1fr;gap:38px 48px}.story-lead{grid-row:span 2}
.story-lead .story-image{aspect-ratio:1.25}.story-lead h3{font-size:40px}
.story:not(.story-lead){display:grid;grid-template-columns:.86fr 1fr;column-gap:25px;align-content:start}
.story:not(.story-lead) .story-image{grid-column:1;grid-row:1/6;aspect-ratio:auto;height:100%;min-height:260px}
.story:not(.story-lead)>:not(.story-image){grid-column:2}
.story:not(.story-lead) .story-meta{margin-top:0;flex-wrap:wrap;gap:4px 12px}
.story:not(.story-lead) h3{font-size:29px}.story-meta{font-size:12px;letter-spacing:0;color:var(--ink)}
.story p{font-size:16px;line-height:1.7}.story .text-link{font-size:13px}
.reading-copy h2{font-size:46px;max-width:18ch}.reading-inner{gap:60px;grid-template-columns:1fr 1.1fr}
.reading-copy>p:not(.typed){max-width:40ch}.detail-notes{margin:30px 0 0;display:grid;gap:20px;max-width:40ch;color:var(--ink)}
.detail-notes div{border-top:1px solid #a8b3b2;padding-top:14px}.detail-notes dt{font:17px/1.5 'Special Elite',monospace}
.detail-notes dd{margin:7px 0 0;font:16px/1.7 var(--reading)}
.garden h2{font-size:46px;line-height:1.15}.garden-photo{height:560px}.garden-copy{padding:46px}.garden-copy p{font-size:16px;color:var(--chalk)}
.garden-link{border-color:var(--chalk)}.garden-link:hover{color:var(--chalk);text-decoration:underline}
.browse h2{font-size:44px}.browse p{max-width:35ch;margin-top:18px}.browse-links a{font-size:26px}
.site-footer{border-top:1px solid var(--line)}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;max-width:500px;gap:8px 24px}
.site-footer .prototype-note{font-size:12px;max-width:78ch;color:var(--ink)}.search-note{font-size:13px}.search-note a{text-decoration:underline}
@media(min-width:701px) and (max-width:1100px){
 .hero h1{font-size:62px}.story-grid{grid-template-columns:1fr 1fr;gap:28px}.story-lead{grid-row:auto}
 .story:not(.story-lead){display:block}.story:not(.story-lead) .story-image{height:auto;aspect-ratio:1.3;min-height:0}
 .story:not(.story-lead) .story-meta{margin-top:20px}.story:last-child{grid-column:1/-1;max-width:700px}
 .story:last-child .story-image{aspect-ratio:2.4}.reading-inner{gap:32px}.reading-copy h2,.garden h2{font-size:38px}
 .garden-photo{height:580px}.garden-copy{padding:30px}.topic-paths a{font-size:20px}
}
@media(max-width:700px){
 .masthead{padding:10px 0 12px}.wordmark{font-size:33px}.wordmark span{display:none}
 .botanical-ornament{width:104px;height:35px;margin-bottom:3px}.icon-button{width:44px;min-width:44px}
 .hero{padding-top:22px}.hero-copy{padding:0 22px 22px;align-self:stretch;order:0}.hero h1{font-size:48px;line-height:1.06}
 .hero-copy>p{font-size:16px;line-height:1.65;margin:13px 0 0;max-width:38ch}
 .hero-photo{order:1}.hero-photo .photo-window{height:320px}.hero-photo figcaption{font-size:12px}
 .hero-photo figcaption a{font-size:12px}.hero-action{order:2;padding:14px 22px 0;align-self:stretch}
 .button{font-size:13px;min-height:48px}.hero-action .button{width:100%}
 .topic-paths{margin-top:28px;gap:14px}.topic-paths a{font-size:17px;min-height:74px;align-items:flex-start;flex-direction:column;gap:8px;padding:12px 0}.topic-paths svg{width:17px;height:17px}
 .autumn{padding-top:40px;padding-bottom:44px}.section-heading{align-items:center;margin-bottom:25px}.section-heading h2{font-size:36px}.section-heading>.text-link{font-size:12px;gap:8px;white-space:nowrap}
 .story-grid{grid-template-columns:1fr;gap:32px}.story-lead{grid-row:auto}.story-lead .story-image{aspect-ratio:1.3}
 .story:not(.story-lead){display:block;border-top:1px solid var(--line);padding-top:28px}
 .story:not(.story-lead) .story-image{height:180px;min-height:0;aspect-ratio:auto}
 .story:not(.story-lead) .story-meta,.story-meta{margin-top:14px;font-size:12px;display:flex;justify-content:space-between}
 .story h3,.story-lead h3,.story:not(.story-lead) h3{font-size:30px;line-height:1.15;margin-top:10px}
 .story p{font-size:16px;line-height:1.7}.story .text-link{min-height:48px;margin-top:12px}
 .reading{padding:38px 0}.reading-inner{display:grid;grid-template-columns:1fr;gap:26px}
 .reading-copy h2{font-size:35px;max-width:22ch}.reading-copy>p:not(.typed){font-size:16px;line-height:1.7;margin-top:18px}
 .reading-copy .text-link{font-size:13px}.detail-notes{gap:17px;margin-top:24px}.detail-notes dt{font-size:16px}.detail-notes dd{font-size:16px}
 .detail-window{height:320px}.detail-frame figcaption{font-size:12px}.detail-frame figcaption span:first-child{max-width:280px}
 .garden-photo{height:400px}.garden-copy{padding:32px 24px}.garden h2{font-size:35px;max-width:22ch}.garden-copy p{font-size:16px}
 .browse h2{font-size:35px;max-width:20ch}.browse p{font-size:16px}.browse-links a{font-size:25px;min-height:64px}
 .footer-wordmark{font-size:34px}.site-footer nav{justify-content:flex-start;max-width:none;gap:4px 22px;font-size:13px}
 .site-footer .prototype-note{font-size:12px;line-height:1.7}
}
@media(max-width:360px){.wordmark{font-size:28px}.hero h1{font-size:44px}.hero-photo .photo-window{height:300px}.section-heading h2{font-size:32px}.section-heading{gap:8px}.section-heading>.text-link svg{display:none}.topic-paths{gap:12px}.topic-paths a{font-size:16px}.story-meta{gap:6px}}
