:root{--ink:#152c3d;--muted:#64717b;--line:#dce3e5;--accent:#aa452f;--paper:#fff;--wash:#f3f6f6}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.13;letter-spacing:-.035em}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #bd6842;outline-offset:5px}a:hover{color:var(--accent)}img{display:block;width:100%;height:auto}button{color:inherit}em{font-weight:400}button[hidden],[hidden]{display:none!important}.skip{position:fixed;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:0}.topbar{height:104px;max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 64px;gap:30px}.wordmark{display:flex;align-items:center;gap:14px;font:600 20px/1.2 Georgia,serif;letter-spacing:-.035em}.wordmark small{display:block;font:10px/1.6 -apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.19em;margin-top:7px}.monogram{font:italic 35px Georgia,serif;letter-spacing:-.1em;background:var(--ink);color:white;border-radius:50%;width:51px;height:51px;padding:3px 10px 5px 7px}.topbar nav{display:flex;gap:35px;font-size:14px}.topbar nav a{padding:12px 0;border-bottom:2px solid transparent}.topbar nav a[aria-current]{border-color:var(--accent)}.follow{font-size:14px;border:1px solid var(--line);padding:10px 18px;border-radius:3px}.follow span{margin-left:18px}.hero{max-width:1360px;margin:0 auto;min-height:455px;position:relative;overflow:hidden;background:var(--ink);color:white}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 45%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,27,41,.86),rgba(11,27,41,.1) 75%),linear-gradient(0deg,rgba(9,22,33,.35),transparent)}.hero-copy{position:relative;padding:56px 64px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:650;line-height:1.5;text-transform:uppercase}.hero-copy .eyebrow{color:#f2e6d0}.hero h1{font-size:76px;line-height:1.01;letter-spacing:-.052em;margin:25px 0}.hero h1 em{color:#f6d9b0}.hero-copy p{font-size:15px;line-height:1.6;color:#e2e6e8}.hero-side{position:absolute;right:58px;bottom:110px;display:flex;flex-direction:column;gap:10px;text-align:right}.hero-side span{font-size:12px;letter-spacing:.15em}.hero-side strong{font:25px Georgia,serif}.hero-line{height:1px;width:48px;background:#ffffff80;margin:5px 0 5px auto}.hero-caption{position:absolute;right:30px;bottom:18px;font-size:12px;color:#eee}.journal-layout{max-width:1240px;margin:65px auto 75px;display:grid;grid-template-columns:230px minmax(0,1fr);gap:65px;padding:0 20px}.portrait{width:84px;height:84px;object-fit:cover;border-radius:50%;margin-bottom:20px}.author-block h2{font-size:27px;letter-spacing:-.04em;margin-bottom:14px}.author-block p{font-size:14px;color:var(--muted);margin-bottom:17px;line-height:1.7}.underlink{font-size:14px;border-bottom:1px solid #bec8ca;padding-bottom:4px}.side-note{background:var(--ink);color:#fff;padding:27px 25px;margin:33px 0 30px}.sunburst{font-size:45px;color:#c8875e;line-height:1;display:block;margin-bottom:24px}.side-note .eyebrow{font-size:12px;color:#cdd7dd;letter-spacing:.13em}.side-note h3{font-size:30px;line-height:1.2;margin:13px 0}.side-note p{font-size:13px;color:#ced8de;line-height:1.8}.side-note a{display:flex;justify-content:space-between;align-items:center;background:white;color:var(--ink);padding:10px 12px;margin:24px 0 10px;font-size:13px}.side-note small{font-size:12px;color:#d4dde2}.archive-note .eyebrow{color:var(--muted);font-size:12px}.archive-note>div{display:flex;gap:16px;align-items:baseline;margin-top:12px}.archive-note strong{font:26px Georgia,serif;min-width:34px}.archive-note span:not(.eyebrow){font-size:12px;color:var(--muted)}.archive-note p{font-size:12px;color:var(--muted);margin-top:18px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.section-title h2{font-size:34px}.section-title h2 span{font:12px -apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:0;color:#829097;margin-left:12px}.search{display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);max-width:220px}.search>span{font-size:27px}.search input{font-size:12px;width:100%;border:0;background:transparent;outline-offset:0;padding:10px 0}.filters{display:flex;gap:7px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:19px}.filters button{background:none;border:1px solid transparent;border-radius:30px;padding:7px 12px;font-size:12px;color:#596974}.filters button[aria-pressed=true]{background:var(--ink);color:white}.filters button:hover{border-color:var(--line)}.result-count{font-size:12px;color:var(--muted);margin:17px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:37px 28px}.story-card{min-width:0}.card-photo{display:block;overflow:hidden;background:var(--wash);height:225px}.card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.card-photo:hover img{transform:scale(1.025)}.card-copy{padding:19px 0 0}.card-copy .eyebrow{display:flex;justify-content:space-between;gap:10px;color:var(--accent);font-size:12px;letter-spacing:.08em}.card-copy .eyebrow span+span{color:var(--muted);white-space:nowrap}.card-copy h3{font-size:25px;line-height:1.18;margin:12px 0}.card-copy p{font-size:14px;color:#647079;line-height:1.7;overflow-wrap:anywhere}.card-bottom{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-top:20px;padding-top:15px;border-top:1px solid var(--line);font-size:12px}.card-bottom time{color:var(--muted)}.card-bottom a{white-space:nowrap}.card-bottom a span{margin-left:6px}.featured{grid-column:1/-1;display:grid;grid-template-columns:.92fr 1fr;gap:28px;background:var(--wash);padding:24px}.featured .card-photo{height:100%;min-height:310px}.featured .card-copy{padding:3px 0}.featured h2{font-size:33px;line-height:1.13;margin:16px 0}.featured .card-copy p{font-size:13px}.featured .card-bottom{font-size:12px;margin-top:22px}.text-only{background:var(--wash);padding:24px}.text-only .card-copy{padding:0}.text-mark{font:85px/.8 Georgia,serif;color:#c68863;margin-bottom:10px}.load-more{display:block;width:100%;margin:40px 0 0;background:white;border:1px solid var(--line);padding:14px;font-size:14px}.photo-strip{max-width:1240px;padding:35px 20px 75px;border-top:1px solid var(--line);margin:auto}.strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.strip-grid img{aspect-ratio:1.07;object-fit:cover}.footer{background:var(--ink);color:#f7f8f9;display:grid;grid-template-columns:1fr auto;gap:32px;padding:42px max(40px,calc((100vw - 1200px)/2));}.footer .wordmark{font-size:24px;gap:20px}.footer-dot{color:#d1946b;font-size:30px}.footer p{font-size:12px;color:#cdd5da;margin-top:8px}.footer>div:nth-child(2){display:flex;gap:25px;align-items:center;font-size:13px}.footer>small{grid-column:1/-1;border-top:1px solid #ffffff25;padding-top:20px;color:#acbac4;font-size:12px}.reader{max-width:850px;padding:50px 35px 90px;margin:auto}.back{font-size:13px;color:var(--muted)}.article-head{margin-top:40px}.article-head>.eyebrow{color:var(--accent)}.article-head>.eyebrow span{color:var(--muted);margin-left:14px}.article-head h1{font-size:53px;line-height:1.1;margin:20px 0 30px;overflow-wrap:anywhere}.byline{display:flex;align-items:center;gap:13px;margin-bottom:36px}.byline img{width:43px;height:43px;object-fit:cover;border-radius:50%}.byline strong{display:block;font-size:13px}.byline time{display:block;color:var(--muted);font-size:12px}.share{background:white;border:1px solid var(--line);padding:8px 16px;font-size:13px;border-radius:4px}.byline .share{margin-left:auto}.article-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;margin-bottom:36px}.article-media:has(figure:only-child){display:block}.article-media img{max-height:650px;object-fit:contain;background:var(--wash)}.photo-open{padding:0;border:0;background:none;display:block;width:100%}.prose{max-width:670px;margin:auto;font:20px/1.85 Georgia,serif;overflow-wrap:anywhere}.prose p{margin:0 0 1.35em}.article-end{border-top:1px solid var(--line);margin-top:45px;padding:30px 0;display:flex;gap:20px;justify-content:space-between;align-items:center}.article-end>span{font:italic 22px Georgia,serif}.next-story{display:block;background:var(--wash);padding:30px;margin-top:25px}.next-story h2{font-size:30px;margin-top:15px}.collection{max-width:1260px;padding:45px 40px 90px;margin:auto}.collection-head{text-align:center;padding:25px 0 50px}.collection-head h1{font-size:70px;margin:15px 0}.collection-head p{color:var(--muted);margin-bottom:20px}.collection-head>span{font-size:12px;color:var(--muted)}.photo-gallery{columns:3;column-gap:22px}.photo-gallery figure{break-inside:avoid;margin:0 0 24px;scroll-margin-top:20px}.photo-gallery img{background:var(--wash)}figcaption{font-size:12px;color:var(--muted);padding-top:8px}.photo-gallery button:hover{opacity:.9}.video-heading{font-size:35px;margin:55px 0 25px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}video{width:100%;max-height:550px;background:var(--ink)}.about-page{max-width:1140px;margin:65px auto 100px;padding:0 35px;display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.about-page h1{font-size:80px;line-height:1.04;margin:25px 0}.about-page p{margin:22px 0;color:var(--muted)}.about-page .about-lead{font:24px/1.6 Georgia,serif;color:var(--ink)}.about-page blockquote{margin:35px 0;font:italic 29px Georgia,serif;color:var(--accent)}.about-page figure img{height:580px;object-fit:cover;object-position:center}.button{display:inline-block;background:var(--ink);color:white;padding:12px 20px;font-size:14px}.follow-page{max-width:850px;margin:65px auto 100px;padding:20px 30px;text-align:center}.follow-page .sunburst{font-size:60px}.follow-page h1{font-size:70px;margin:24px 0}.follow-page p{color:var(--muted)}.feed-address{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center;background:var(--wash);padding:20px;margin:35px 0 20px}.feed-address code{font-size:12px;overflow-wrap:anywhere}.feed-address button{background:var(--ink);border:0;color:white;font-size:13px;padding:10px 16px}.follow-page .small{font-size:13px;margin-bottom:25px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:12px 22px;background:var(--ink);color:white;z-index:30;box-shadow:0 4px 25px #0003;max-width:90vw}dialog{border:0;background:#101d27;color:#fff;padding:48px 24px 24px;max-width:94vw;max-height:94vh;width:1000px}dialog::backdrop{background:#08141ce8}dialog>img{max-height:68vh;object-fit:contain;width:100%}dialog>p{font-size:14px;margin:15px auto 10px;max-width:700px;max-height:90px;overflow:auto}dialog>a{font-size:13px;text-decoration:underline}dialog .close{position:absolute;right:15px;top:8px;border:0;background:none;color:white;font-size:30px;width:40px;height:40px}body:has(dialog[open]){overflow:hidden}
@media(min-width:1450px){.hero{border-radius:3px}}@media(max-width:1050px){.topbar{padding:0 30px}.journal-layout{gap:35px;grid-template-columns:190px 1fr;margin-top:45px}.hero-copy{padding-left:40px}.hero-side{right:35px}.featured{gap:18px;padding:18px}.featured h2{font-size:27px}.card-photo{height:190px}.side-note{padding:22px 18px}.section-title h2{font-size:30px}.search{max-width:180px}.about-page{gap:45px}}
@media(max-width:760px){.topbar{height:85px;padding:0 20px;gap:10px}.wordmark{font-size:17px;gap:10px}.monogram{width:40px;height:40px;font-size:28px;padding:3px 8px 3px 5px}.wordmark small{font-size:8px}.topbar nav{gap:18px;font-size:13px}.topbar>.follow{display:none}.hero{min-height:405px}.hero-copy{padding:45px 25px}.hero h1{font-size:64px}.hero-side{display:none}.hero-caption{font-size:12px;right:20px}.journal-layout{display:flex;flex-direction:column-reverse;margin:35px auto 45px;padding:0 20px;gap:45px}.section-title{align-items:flex-start;flex-wrap:wrap;gap:15px}.section-title h2{font-size:31px}.search{max-width:180px}.filters{gap:5px;padding-bottom:14px}.filters button{font-size:12px;padding:7px 9px}.story-grid{gap:30px 20px}.featured{grid-template-columns:1fr;padding:0;background:white;gap:0}.featured .card-photo{min-height:0;height:290px}.featured .card-copy{padding:20px 0}.featured h2{font-size:35px}.featured .card-copy p{font-size:15px}.card-copy h3{font-size:23px}.card-photo{height:180px}.card-copy .eyebrow{font-size:12px;flex-wrap:wrap}.card-bottom{align-items:flex-start;flex-direction:column;font-size:12px;gap:8px}.featured .card-bottom{flex-direction:row;font-size:12px}.sidebar{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid var(--line);padding-top:35px}.side-note{margin:0}.archive-note{grid-column:1/-1}.archive-note>div{display:inline-flex;margin-right:20px}.archive-note>.eyebrow{display:block}.photo-strip{padding:25px 20px 40px}.strip-grid{grid-template-columns:1fr 1fr;gap:12px}.footer{padding:35px 25px;grid-template-columns:1fr}.footer>div:nth-child(2){flex-wrap:wrap}.reader{padding:30px 22px 60px}.article-head h1{font-size:38px}.prose{font-size:19px;line-height:1.8}.article-end{align-items:flex-start;flex-direction:column}.collection{padding:25px 20px 55px}.collection-head h1{font-size:52px}.photo-gallery{columns:2;column-gap:12px}.video-grid{grid-template-columns:1fr 1fr}.about-page{grid-template-columns:1fr;margin:40px auto 60px;padding:0 25px}.about-page h1{font-size:64px}.about-page figure img{height:450px}.follow-page h1{font-size:52px}.follow-page{margin:35px auto 70px}.feed-address code{font-size:12px}}@media(max-width:390px){.wordmark>span:last-child{font-size:15px}.topbar{padding:0 14px}.topbar nav{gap:13px}.hero h1{font-size:56px}.story-grid{grid-template-columns:1fr}.featured{grid-column:auto}.card-photo{height:250px}.sidebar{grid-template-columns:1fr}.section-title .search{max-width:none;width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media print{.topbar,.footer,.share,.back,.next-story,.toast{display:none}.reader{max-width:100%;padding:0}.article-media img{max-height:400px}.prose{font-size:12pt}}
/* The woodland edition: self-hosted literary type and bespoke botanical ornaments. */
@font-face{font-family:Uncial;src:url('/fonts/UncialAntiqua-Regular.ttf') format('truetype');font-display:swap;font-weight:400}@font-face{font-family:Cormorant;src:url('/fonts/CormorantGaramond.ttf') format('truetype');font-display:swap;font-weight:300 700}
:root{--ink:#213a2c;--muted:#57664d;--line:#c9cbb5;--accent:#79511c;--paper:#f5f3e6;--wash:#eaeedc;--gold:#d4b774;--display:Uncial,Georgia,serif;--literary:Cormorant,Georgia,serif}body{background-color:var(--paper);background-image:radial-gradient(#66704912 .6px,transparent .6px);background-size:5px 5px;color:var(--ink)}h1,h2,h3{font-family:var(--literary);font-weight:600;letter-spacing:-.025em}.icon{width:23px;height:23px;flex-shrink:0;display:inline-block;vertical-align:middle}.topbar{height:112px;padding:0 54px}.wordmark{font-family:var(--display);font-size:20px;font-weight:400;letter-spacing:-.03em;gap:16px}.wordmark small{font-size:12px;letter-spacing:.17em}.monogram{padding:6px;width:54px;height:54px;background:transparent;color:var(--ink);border:1px solid #6e774e;outline:1px solid #6e774e;outline-offset:4px}.monogram .icon{width:100%;height:100%}.topbar nav{font-size:14px;gap:30px}.topbar nav a{display:flex;gap:8px;align-items:center}.topbar nav .icon{width:21px;height:21px}.topbar nav a[aria-current]{border-color:#7c6335}.follow{font-family:var(--literary);font-weight:600;font-size:19px;border-color:#a7ad89;border-radius:30px;padding:7px 20px;background:#eff0df}.hero{min-height:475px;background:#142d24;box-shadow:0 0 0 1px #8b9863,0 0 0 7px var(--paper),0 0 0 8px #bac1a0;margin:8px auto 0;max-width:calc(100% - 84px);border-radius:4px;isolation:isolate}.hero:before,.hero:after{content:'';position:absolute;width:155px;height:410px;background:url('/fern.svg') center/contain no-repeat;z-index:2;pointer-events:none;opacity:.4}.hero:before{left:-30px;bottom:-90px;transform:rotate(-12deg)}.hero:after{right:-45px;bottom:-100px;transform:rotate(18deg) scaleX(-1)}.hero-image{left:auto;right:0;width:57%;height:100%;object-position:50% 55%;filter:brightness(.67) saturate(.7)}.hero-shade{background:linear-gradient(90deg,#142d24 29%,#142d24df 43%,#142d2420 70%),linear-gradient(0deg,#142d2499,transparent 60%);z-index:1}.hero-copy{z-index:3;padding:53px 65px;max-width:780px}.hero-copy>.eyebrow{color:#d4c79d;font-size:12px;letter-spacing:.15em;display:flex;gap:12px;align-items:center}.hero-copy>.eyebrow .icon{width:34px;height:34px}.hero h1{font-family:var(--display);font-weight:400;font-size:61px;letter-spacing:-.055em;line-height:1.24;margin:17px 0 20px}.hero h1 em{font-style:normal;color:#d8c58e}.hero-copy p{font-family:var(--literary);font-size:24px;line-height:1.32;color:#e1e5d5}.hero-side{z-index:3;right:55px;bottom:80px}.hero-side span{font-size:12px;color:#e3e4ce}.hero-side strong{font-family:var(--display);font-size:22px;font-weight:400;color:#f1e9cf}.hero-side .icon{width:44px;height:44px;color:#d9c183;align-self:flex-end;margin-bottom:10px}.hero-caption{z-index:3;font-size:12px;color:#e2e4d1;right:24px}.journal-layout{margin-top:65px;gap:56px;grid-template-columns:235px minmax(0,1fr)}.portrait{border:4px solid #f5f3e6;outline:1px solid #939b70;outline-offset:4px;width:90px;height:90px}.author-block h2{font-family:var(--display);font-size:21px;line-height:1.4;letter-spacing:-.04em}.author-block p{font-family:var(--literary);font-size:21px;line-height:1.4}.underlink{font-size:14px;border-color:#87936c}.side-note{background:#203b2c;color:#f0ecd9;border:1px solid #9ca278;border-radius:110px 110px 3px 3px;padding:36px 25px 28px;text-align:center;position:relative;box-shadow:inset 0 0 0 6px #203b2c,inset 0 0 0 7px #b7a86b70}.sunburst{color:#d4b774;font-size:45px;margin:0 auto 22px;width:55px;height:55px}.sunburst .icon{width:100%;height:100%}.side-note .eyebrow{font-size:12px;line-height:1.7;color:#ddd8bd}.side-note h3{font:600 35px/1.05 var(--literary);margin:14px 0}.side-note p{font:18px/1.5 var(--literary);color:#e0e3d1}.side-note a{border:1px solid #aebd91;background:transparent;color:#f2ead3;font-size:14px;border-radius:30px;margin-top:22px}.side-note small{font-size:12px;color:#d5d9c4}.archive-note .eyebrow{font-size:12px}.archive-note strong{font:600 31px var(--literary)}.archive-note span:not(.eyebrow){font-size:14px}.archive-note p{font-size:12px}.section-title h2{font-family:var(--display);font-size:27px;line-height:1.5;letter-spacing:-.04em}.section-title h2 .icon{color:#7c7141;width:27px;height:27px;margin-right:8px}.section-title h2 span{font-size:12px;color:#687956}.search input{font-size:14px;color:var(--ink)}.search{max-width:215px}.search>span{font-size:28px}.filters{gap:4px;border-color:#b7c19f;padding-bottom:17px}.filters button{font-size:13px;color:#495c3e;padding:6px 10px}.filters button[aria-pressed=true]{background:#38523a;box-shadow:inset 0 0 0 1px #647747;border:1px solid #38523a}.result-count{font-size:12px;margin:17px 0 23px;color:#526249}.card-photo{border-radius:120px 120px 3px 3px;height:255px;border:1px solid #c4c9b0;outline-offset:4px;outline:1px solid #d5d5bf}.card-photo img{filter:saturate(.85)}.card-copy{padding-top:21px}.card-copy .eyebrow{font-size:12px;letter-spacing:.075em;color:#705022;align-items:center}.card-copy .eyebrow span+span{font-size:12px}.card-copy h3{font:600 31px/1.08 var(--literary);margin:12px 0}.card-copy p{font:20px/1.35 var(--literary);color:#4b5d43}.card-bottom{font-size:12px;border-top:1px solid #c0c8ae;padding-top:14px}.featured{background:#e6ead7;position:relative;border:1px solid #bdc8a7;border-radius:3px;padding:25px;gap:27px;box-shadow:inset 0 0 0 5px #eff0e1,inset 0 0 0 6px #d4dbc1}.featured .card-photo{min-height:380px;border-radius:130px 130px 2px 2px;outline:none;box-shadow:0 0 0 5px #e6ead7,0 0 0 6px #a5b38b}.featured .card-copy{padding:6px 0 0}.featured h2{font:600 38px/1.02 var(--literary);margin:17px 0}.featured .card-copy p{font:20px/1.3 var(--literary)}.featured .card-bottom{font-size:12px;flex-wrap:wrap;line-height:1.5}.text-only{background:#eceddd;border:1px solid #c8ceb4;border-radius:3px;padding:25px;position:relative}.text-mark{color:#708152;font:80px/.8 var(--literary)}.load-more{border-radius:30px;background:#eaeedb;border:1px solid #9fab84;font:600 20px var(--literary);padding:12px}.photo-strip{border-top:1px solid #9caa82}.strip-grid{gap:20px}.strip-grid>a:nth-child(odd) img{border-radius:130px 130px 4px 4px}.strip-grid>a:nth-child(even){padding-top:25px}.strip-grid img{outline:1px solid #b4bd99;outline-offset:4px;aspect-ratio:.9}.footer{background:#193527;color:#ebe9ce;border-top:5px double #9aaa79;position:relative}.footer:after{content:'';position:absolute;bottom:0;right:40px;background:url('/fern.svg') bottom/contain no-repeat;width:80px;height:170px;opacity:.3;pointer-events:none}.footer .wordmark{font:22px var(--display)}.footer-dot .icon{color:#d4b774;width:32px;height:32px}.footer p{font:20px var(--literary);color:#d5dcc2}.footer>div:nth-child(2){font-size:14px}.footer>small{font-size:12px;color:#c5cfb1}.reader{max-width:880px}.article-head>.eyebrow{font-size:12px}.article-head h1{font:600 60px/1.02 var(--literary)}.back{font-size:14px}.byline img{border:1px solid #919f78}.byline strong{font-size:14px}.byline time{font-size:13px}.share{background:#e9edda;border-color:#a6b18a;font-size:14px;border-radius:24px}.prose{font-family:var(--literary);font-size:25px;font-weight:500;line-height:1.6;color:#263d2d}.prose p{margin-bottom:1.15em}.article-media img{border-radius:4px}.article-end>span{font:23px var(--display);line-height:1.4}.next-story{border:1px solid #b8c3a0}.next-story h2{font:600 35px var(--literary)}.collection-head>.eyebrow{font-size:12px}.collection-head h1{font:48px/1.3 var(--display)}.collection-head h1 em{color:#627748;font-style:normal}.collection-head p{font:24px var(--literary)}.collection-head>span{font-size:14px}.photo-gallery figure:nth-child(3n+1) img{border-radius:140px 140px 2px 2px}.photo-gallery{column-gap:24px}.photo-gallery figure{margin-bottom:27px}.photo-gallery img{border:1px solid #bac4a3}.photo-gallery figcaption{font-size:14px}.video-heading{font:30px var(--display)}.about-page h1,.follow-page h1{font:55px/1.2 var(--display)}.about-page p{font:24px/1.5 var(--literary)}.about-page .about-lead{font:30px/1.2 var(--literary)}.about-page figure img{border-radius:180px 180px 3px 3px;outline:1px solid #8a9e70;outline-offset:8px}.about-page figcaption{font-size:14px}.about-page blockquote{font:28px var(--display);line-height:1.4}.button{background:#2a492f;border-radius:25px;font-size:16px}.follow-page p{font:23px/1.5 var(--literary)}.feed-address{background:#e8ecd7;border:1px solid #a4b08a}.feed-address code{font-size:13px}.feed-address button{font-size:14px;background:#28472e;border-radius:22px}.follow-page .small{font-size:19px}.toast{background:#1c3b28}.hero-ornament{display:flex;align-items:center;gap:13px;color:#bda868;margin:23px 0 0}.hero-ornament:before,.hero-ornament:after{content:'';width:72px;height:1px;background:#bda86870}.hero-ornament .icon{width:28px;height:28px}.photo-open{border-radius:inherit}.about-page figure img{object-position:50% 50%}
@media(min-width:1450px){.hero{max-width:1360px}}@media(max-width:1100px){.hero h1{font-size:54px}.hero-copy{padding-left:45px}.hero-side{right:35px}.journal-layout{gap:35px;grid-template-columns:205px 1fr}.featured{grid-template-columns:1fr;gap:20px}.featured .card-photo{height:280px;min-height:0;border-radius:140px 140px 3px 3px}.topbar{padding:0 30px}.wordmark{font-size:17px}.topbar nav{gap:20px}.section-title{flex-wrap:wrap}}@media(max-width:760px){.topbar{height:102px;padding:14px 20px;flex-wrap:wrap;gap:10px}.wordmark{font-size:17px;gap:13px}.wordmark small{font-size:12px}.monogram{width:39px;height:39px;padding:4px;outline-offset:3px}.topbar nav{gap:19px;font-size:13px}.topbar nav .icon{display:none}.topbar nav a{padding:5px 0}.hero{max-width:calc(100% - 34px);min-height:435px;margin-top:8px}.hero-copy{padding:39px 23px}.hero h1{font-size:43px;line-height:1.25;margin-top:17px;letter-spacing:-.06em}.hero-copy p{font-size:24px;max-width:260px}.hero-image{width:100%;filter:brightness(.45) saturate(.7)}.hero-shade{background:linear-gradient(90deg,#142d24db,#142d2430)}.hero-copy>.eyebrow{font-size:12px;letter-spacing:.09em;gap:8px}.hero-copy>.eyebrow .icon{width:27px;height:27px}.hero-caption{font-size:12px;right:16px}.hero:before{width:105px;bottom:-140px;opacity:.2}.hero:after{width:115px;bottom:-100px;opacity:.5}.hero-ornament{margin-top:19px}.hero-side{display:none}.journal-layout{display:flex;margin-top:40px;padding:0 23px;gap:45px}.section-title h2{font-size:26px}.section-title{margin-bottom:18px}.search{max-width:none;width:100%}.search input{font-size:16px}.filters{gap:5px}.filters button{font-size:13px;padding:7px 10px}.featured{padding:20px;gap:14px}.featured .card-photo{height:320px}.featured h2{font-size:36px}.featured .card-copy p{font-size:21px}.featured .card-bottom{font-size:12px;flex-direction:row}.story-grid{gap:35px 24px}.card-photo{height:210px}.card-copy h3{font-size:28px}.card-copy .eyebrow{font-size:12px}.card-copy p{font-size:20px}.card-bottom{font-size:12px}.sidebar{gap:28px}.author-block h2{font-size:21px}.side-note{padding:35px 20px 28px}.side-note .eyebrow{font-size:12px}.side-note h3{font-size:32px}.archive-note>div{display:flex}.archive-note .eyebrow{font-size:12px}.photo-strip{padding:30px 25px 50px}.photo-strip .section-title h2{font-size:23px}.footer{padding:35px 25px}.footer .wordmark{font-size:19px}.footer>small{font-size:12px}.article-head h1{font-size:43px}.prose{font-size:23px;line-height:1.6}.article-end>span{font-size:20px}.reader{padding:30px 23px 60px}.collection-head h1{font-size:35px}.collection-head p{font-size:22px}.collection-head .eyebrow{font-size:12px}.photo-gallery{column-gap:15px}.collection{padding:25px 20px 50px}.about-page h1,.follow-page h1{font-size:43px}.about-page p{font-size:23px}.about-page figure img{height:480px}.follow-page p{font-size:23px}.feed-address code{font-size:12px}.video-heading{font-size:25px}}@media(max-width:520px){.story-grid{grid-template-columns:1fr}.card-photo{height:330px;border-radius:160px 160px 3px 3px}.card-copy h3{font-size:33px}.card-copy .eyebrow{font-size:12px}.card-copy .eyebrow span+span{font-size:12px}.card-bottom{flex-direction:row;font-size:13px}.featured h2{font-size:35px}.featured .card-photo{height:300px}.sidebar{grid-template-columns:1fr}.side-note{max-width:310px;width:100%;margin:10px auto}.author-block{display:grid;grid-template-columns:80px 1fr;gap:7px 22px}.author-block .portrait{grid-row:1/4;width:70px;height:70px}.author-block h2{font-size:20px;margin:0}.author-block p{margin:0;font-size:20px}.author-block .underlink{justify-self:start}.archive-note{display:none}.hero h1{font-size:40px}.topbar{height:125px;justify-content:center;padding-top:17px;padding-bottom:13px}.topbar nav{width:100%;justify-content:center;font-size:14px;gap:30px}.topbar nav .icon{display:inline-block;width:18px;height:18px}.wordmark small{font-size:12px}.hero-copy>.eyebrow{font-size:12px}.hero-copy{padding-top:29px}.hero{min-height:412px}.hero-copy p{font-size:23px}.hero-caption{font-size:12px}.footer>div:nth-child(2){font-size:14px}.section-title h2 span{display:none}.photo-strip .section-title h2{font-size:22px}.strip-grid{gap:16px}.collection-head h1{font-size:31px}.photo-gallery{columns:2}.article-head h1{font-size:39px}.byline .share{padding:7px 12px}}

.hero-motes{position:absolute;inset:0;z-index:2;pointer-events:none}.hero-motes i{position:absolute;width:3px;height:3px;border-radius:50%;background:#e5cf87;box-shadow:0 0 9px 3px #d4b77445;animation:drift 8s ease-in-out infinite;opacity:.5}.hero-motes i:nth-child(1){left:57%;top:30%}.hero-motes i:nth-child(2){left:84%;top:60%;animation-delay:-3s}.hero-motes i:nth-child(3){left:72%;top:15%;animation-delay:-5s}.hero-motes i:nth-child(4){left:47%;top:76%;animation-delay:-1s}.hero-motes i:nth-child(5){left:91%;top:23%;animation-delay:-6s}@keyframes drift{0%,100%{transform:translate(0,0);opacity:.15}50%{transform:translate(10px,-15px);opacity:.75}}@media(prefers-reduced-motion:reduce){.hero-motes i{animation:none;opacity:.4}}

/* Celtic illuminated-manuscript icon detailing. */
.monogram{background:transparent}.monogram .icon{overflow:visible}.hero-ornament .icon{width:34px;height:34px}.side-note .sunburst{--paper:#203b2c}.footer-dot{--paper:#193527}.hero-ornament{--paper:#142d24}.search>.icon{width:24px;height:24px;color:#596b43}.topbar nav .icon{width:24px;height:24px}.section-title h2>.icon{width:30px;height:30px}@media(max-width:520px){.topbar nav .icon{width:21px;height:21px}}

/* Distinct carved-letter navigation and Celtic oak scrollwork. */
@font-face{font-family:Cinzel;src:url('/fonts/Cinzel-600.ttf') format('truetype');font-weight:600;font-display:swap}
.topbar nav,.filters button,.footer>div:nth-child(2),.topbar>.follow{font-family:Cinzel,Georgia,serif;font-weight:600;letter-spacing:.045em}
.topbar nav{font-size:15px;gap:28px}.topbar nav a{gap:10px;min-height:44px}.filters button{font-size:13px;line-height:1.5;padding:9px 12px}.topbar>.follow{font-size:14px;padding:12px 19px}.footer>div:nth-child(2){font-size:13px}
.hero:before,.hero:after,.footer:after{background-image:url('/fern.svg?v=oak-scrollwork')}.hero:before{width:175px;opacity:.46}.hero:after{width:175px;opacity:.58}.monogram{border:0;outline:0;padding:0;width:60px;height:60px}.monogram>.icon{width:60px;height:60px}.hero-copy>.eyebrow .icon{width:37px;height:37px}.topbar nav .icon{width:26px;height:26px}
@media(max-width:1000px){.topbar nav{gap:18px;font-size:14px}.topbar>.follow{font-size:12px;padding:10px 14px}.monogram,.monogram>.icon{width:48px;height:48px}}
@media(max-width:760px){.hero:before{width:130px;opacity:.38}.hero:after{width:135px;opacity:.52}.filters button{font-size:12px;padding:9px 11px}}
@media(max-width:520px){.topbar{height:auto;min-height:136px;row-gap:13px}.topbar nav{font-size:14px;gap:23px}.topbar nav .icon{width:23px;height:23px}.topbar nav a{gap:7px}.wordmark{gap:12px}.monogram,.monogram>.icon{width:45px;height:45px}}
@media(max-width:360px){.topbar nav{gap:10px;font-size:13px}.topbar nav a{gap:6px}.topbar nav .icon{width:19px;height:19px}}
/* Moonlit druid grove: violet skies, blue mist, emerald foliage. */
:root{--ink:#253947;--muted:#4d6071;--line:#b9c6d3;--accent:#67438c;--paper:#e9e5f5;--wash:#dcebe8;--gold:#dace89}
body{background-color:#d7d9f0;background-image:radial-gradient(ellipse at 4% 10%,#b7a4dfb0,transparent 38%),radial-gradient(ellipse at 96% 29%,#79c5bd95,transparent 40%),radial-gradient(ellipse at 6% 65%,#91b9d6b0,transparent 40%),linear-gradient(145deg,#e3d8f2 0%,#cddded 40%,#c1ddd2 70%,#d8cbec 100%);background-attachment:fixed;position:relative}
body:before,body:after{content:'';position:fixed;top:0;bottom:0;width:95px;pointer-events:none;z-index:-0;opacity:.23;mask:url('/fern.svg?v=oak-scrollwork') center top/95px 290px repeat-y;-webkit-mask:url('/fern.svg?v=oak-scrollwork') center top/95px 290px repeat-y;background:linear-gradient(#66458c,#236b64,#466993)}body:before{left:-27px}body:after{right:-27px;transform:scaleX(-1);background:linear-gradient(#357589,#695494,#297564)}
.topbar,main,.footer{position:relative;z-index:1}.topbar{background:#eeebf447;border-bottom:1px solid #b4a6cc66}.wordmark{color:#314b45}.topbar nav a[aria-current]{border-color:#8159a8}.follow{background:#ddd5ee9c!important;border-color:#9c8bb3!important;color:#463360}
.hero{background:#17263b;box-shadow:0 0 0 1px #899d9a,0 0 0 7px #c8cce380,0 0 0 8px #af9dc8}.hero-shade{background:linear-gradient(100deg,#292342 5%,#233348ec 35%,#173f3670 70%,#21465b55),linear-gradient(0deg,#183a34bb,transparent 60%)}.hero-image{filter:brightness(.82) saturate(.95)}.hero-copy>.eyebrow{color:#e0d1a7}.hero h1{color:#f0ecff}.hero h1 em{color:#ceebc4}.hero-copy p{color:#e4dff5}.hero:before,.hero:after{opacity:.75;filter:drop-shadow(0 0 7px #b4d98555)}.hero-ornament{color:#d8cbef;--paper:#273248}.hero-side strong{color:#ebe0ff}.hero-side .icon{color:#d4e7bc}.hero-motes i{width:4px;height:4px;background:#efffc4;box-shadow:0 0 10px 4px #cae69e65}.hero-motes i:nth-child(even){background:#d5c0ff;box-shadow:0 0 10px 4px #b191e865}
.section-title h2{color:#344860}.section-title h2 .icon{color:#726194}.search{border-color:#8ba5b5}.search input{color:#354358}.filters button{color:#36485a}.filters button[aria-pressed=true]{background:#5c4e7c;border-color:#5c4e7c;box-shadow:inset 0 0 0 1px #9485b2}.filters button:hover{border-color:#91a5ba;background:#e6e0f670}.filters button[aria-pressed=true]:hover{background:#51436f}.result-count{color:#48556c}
.featured{background:linear-gradient(145deg,#e9e1f3,#daece7);border-color:#a4b6b9;box-shadow:inset 0 0 0 5px #edf0f360,inset 0 0 0 6px #b8b2cb}.featured .card-photo{box-shadow:0 0 0 5px #e0e7ed,0 0 0 6px #a4a3bc}.card-photo{border-color:#99b6ae;outline-color:#b3c2d2}.card-copy .eyebrow{color:#634784}.card-copy p{color:#3e5660}.card-copy h3,.featured h2{color:#2c444b}.card-bottom{border-color:#a6bbc4}.text-only{background:linear-gradient(145deg,#ded7eeaa,#d3e8e0bb);border-color:#a5b9b5}.text-mark{color:#8a6d99}.story-card:not(.featured):not(.text-only) .card-copy{padding:22px 8px 0}
.side-note{background:radial-gradient(ellipse at top,#60477b66,transparent 60%),linear-gradient(150deg,#263451,#204d42);border-color:#9cadd0;box-shadow:inset 0 0 0 6px #26374b,inset 0 0 0 7px #aea4c5}.side-note .sunburst{--paper:#344361;color:#d4d9ab}.side-note h3{color:#e5e1f8}.side-note p,.side-note small{color:#dbe6ee}.side-note a{border-color:#a7b7d4;background:#b5acd215;color:#eee8fc}.author-block .portrait{border-color:#d9daee;outline-color:#a791bb}.author-block h2{color:#3f3b60}.author-block p{color:#455766}.load-more{background:linear-gradient(100deg,#d4cee9,#cbe3db);border-color:#9bacc3;color:#3f3b60}.photo-strip{border-color:#92aebb}.strip-grid img{outline-color:#9aa8bc}.footer{background:linear-gradient(125deg,#272543,#243f55 50%,#214b3d);border-color:#9a8ab7}.footer:after{opacity:.6}.footer-dot{--paper:#273a50}.footer p,.footer>small{color:#cfd9e7}.prose{color:#2b4050}.reader .prose{background:#eef0f24d;padding:20px 22px;border-radius:5px}.next-story{background:linear-gradient(100deg,#d8d3ed,#d2e8df);border-color:#a9b5c8}.share{background:#ddd9ee;border-color:#a79abb;color:#48395f}.collection-head h1 em{color:#695086}.collection-head p{color:#3f5663}.photo-gallery img{border-color:#95afb6}.about-page p{color:#3e5561}.button{background:#5c4b7c}.feed-address{background:#d7dded;border-color:#9daac1}.feed-address button{background:#54446f}.follow-page p{color:#46586a}.article-end>span{color:#56507c}
.forest-sparks{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.forest-sparks i{position:absolute;width:4px;height:4px;background:#eaffbb;border-radius:100%;box-shadow:0 0 12px 5px #d3f79b99;animation:grove-glow 11s ease-in-out infinite}.forest-sparks i:nth-child(1){left:4%;top:24%}.forest-sparks i:nth-child(2){left:96%;top:47%;animation-delay:-4s;background:#e0c6ff;box-shadow:0 0 12px 5px #bba0ee99}.forest-sparks i:nth-child(3){left:8%;top:74%;animation-delay:-7s}.forest-sparks i:nth-child(4){left:92%;top:82%;animation-delay:-2s}.forest-sparks i:nth-child(5){left:28%;top:9%;animation-delay:-5s}.forest-sparks i:nth-child(6){left:74%;top:63%;animation-delay:-9s;background:#bdedff;box-shadow:0 0 12px 5px #a0ceee99}.forest-sparks i:nth-child(7){left:52%;top:94%;animation-delay:-3s}.forest-sparks i:nth-child(8){left:87%;top:18%;animation-delay:-8s}
@keyframes grove-glow{0%,100%{opacity:.15;transform:translate(0,0)}45%{opacity:.85;transform:translate(7px,-24px)}75%{opacity:.45;transform:translate(-8px,-12px)}}
.email-grove{max-width:1200px;margin:10px auto 65px;padding:45px 50px;display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;background:linear-gradient(125deg,#ddd0eecc,#c4ddedcc 55%,#bedfd2cc);border:1px solid #9aa8c0;border-radius:130px 6px 110px 6px;box-shadow:inset 0 0 0 6px #ffffff20,inset 0 0 0 7px #a3b7bd60;position:relative}.email-grove:before{content:'';position:absolute;left:4px;bottom:0;width:90px;height:240px;pointer-events:none;background:url('/fern.svg?v=oak-scrollwork') center/contain no-repeat;opacity:.6}.email-grove>.newsletter-form{position:relative}.email-grove .eyebrow{color:#58486f;display:flex;align-items:center;gap:9px;font-size:12px}.email-grove h2{font:34px/1.3 var(--display);margin:17px 0;color:#493963}.email-grove h2 em{font-style:normal;color:#3f716c}.email-grove>div>p{font:24px var(--literary);color:#3e5c65}.newsletter-form{text-align:left;width:100%;max-width:660px;margin:0 auto}.newsletter-form>label{font:600 15px/1.5 Cinzel,Georgia,serif;color:#45375c}.email-input-row{display:flex;gap:10px;margin-top:9px}.email-input-row input{min-width:0;width:100%;background:#f6f3fc;border:1px solid #9387af;border-radius:8px;padding:13px 15px;font-size:16px;color:#342948}.email-input-row button{border:1px solid #685783;border-radius:8px;padding:10px 17px;background:linear-gradient(140deg,#635084,#3e6665);color:#fff;font:600 14px/1.4 Cinzel,serif;flex-shrink:0;max-width:195px;min-height:48px}.email-input-row button:disabled{opacity:.65;cursor:wait}.email-consent{display:flex;align-items:flex-start;gap:9px;margin-top:17px!important;font:14px/1.5 -apple-system,BlinkMacSystemFont,sans-serif!important}.email-consent input{width:18px;height:18px;accent-color:#675183;flex-shrink:0;margin:2px 0 0}.email-note,.email-privacy{font:14px/1.55 -apple-system,BlinkMacSystemFont,sans-serif!important;color:#4f586c!important;margin-top:13px!important}.email-privacy a{text-decoration:underline}.signup-result{font:16px/1.5 -apple-system,BlinkMacSystemFont,sans-serif!important;padding:14px;background:#d4e8dc;border:1px solid #779f8f;color:#294c43!important;margin-top:17px!important;border-radius:5px}.signup-result.error{background:#eee1ef;border-color:#ad89ac;color:#683d62!important}.cancel-signup{display:inline-block;font-size:14px;margin-top:12px;text-decoration:underline;color:#574075}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.follow-page>.newsletter-form{margin-top:30px;padding:27px;background:#e8e0f3a6;border:1px solid #afa2c4;border-radius:12px}.rss-heading{font:25px var(--display);color:#584977;margin-top:40px}
@media(max-width:900px){.email-grove{margin:0 25px 50px;padding:40px 30px;gap:30px;grid-template-columns:1fr 1.2fr}.email-input-row{flex-direction:column}.email-input-row button{max-width:none}.email-grove h2{font-size:29px}}
@media(max-width:600px){body:before,body:after{width:65px;opacity:.16}.email-grove{grid-template-columns:1fr;gap:25px;border-radius:65px 7px 55px 7px;padding:38px 26px;margin:0 20px 45px}.email-grove h2{font-size:29px}.email-input-row{flex-direction:column}.email-input-row button{max-width:none}.follow-page>.newsletter-form{padding:20px}.reader .prose{padding:14px 12px}.forest-sparks i{width:3px;height:3px}}
@media(prefers-reduced-motion:reduce){.forest-sparks i{animation:none;opacity:.35}}
body{background-size:100% 100%;background-repeat:no-repeat}
/* Continuous forest atmosphere, with no tiled textures. */
body{background-color:#142536;background-image:linear-gradient(120deg,rgba(38,20,67,.81),rgba(16,51,71,.71) 48%,rgba(12,57,42,.76)),url('/media/122172437324806304.webp');background-size:cover,cover;background-position:center,center 48%;background-repeat:no-repeat;background-attachment:fixed;color:#ecedf7}
body:before,body:after{width:145px;opacity:.35;background:linear-gradient(#bba3e0,#81ccbd,#c0c69a);filter:drop-shadow(0 0 7px #7ab9b744);mask-size:145px 435px;-webkit-mask-size:145px 435px}body:before{left:-34px}body:after{right:-34px}
.forest-atmosphere{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0}.forest-atmosphere:before,.forest-atmosphere:after{content:'';position:absolute;inset:-20%;filter:blur(40px);will-change:transform;background:radial-gradient(ellipse at 12% 33%,#a380cf30,transparent 44%),radial-gradient(ellipse at 85% 65%,#68d2ba30,transparent 40%);animation:forest-mist 38s ease-in-out infinite alternate}.forest-atmosphere:after{background:radial-gradient(ellipse at 55% 15%,#86b9ea25,transparent 45%),linear-gradient(165deg,transparent 35%,#c1d4e50c 47%,transparent 57%);animation-duration:53s;animation-direction:alternate-reverse;filter:blur(55px)}@keyframes forest-mist{from{transform:translate(-2%,-2%) scale(1)}to{transform:translate(4%,3%) scale(1.08)}}
.forest-sparks{z-index:0}.forest-sparks i{width:4px;height:4px;box-shadow:0 0 7px 2px #ecffa7,0 0 22px 8px #d8ec8555}.forest-sparks i:nth-child(2n){box-shadow:0 0 8px 2px #d5c0ff,0 0 24px 8px #ad8ee355}
.topbar{max-width:none;background:linear-gradient(90deg,#231c39bd,#163c3cb3);border-bottom:1px solid #b7a5d34d;backdrop-filter:blur(16px);padding-left:max(45px,calc((100vw - 1330px)/2));padding-right:max(45px,calc((100vw - 1330px)/2));color:#e7e4f3}.topbar .wordmark{color:#f0ebf8}.topbar .monogram{color:#c9d9ac}.topbar nav a{color:#e4deee}.topbar nav a:hover{color:#d5eabb}.topbar nav a[aria-current]{border-color:#c8a9ed}.topbar>.follow{background:#9e7fc329!important;border-color:#af94c585!important;color:#f0e5ff!important}
.hero{margin-top:24px;box-shadow:0 0 0 1px #baa4da70,0 0 0 7px #c3b8df13,0 0 0 8px #c6b3d738,0 18px 70px #050c1a44}.hero-shade{background:linear-gradient(100deg,#29213be8 5%,#213444b8 39%,#153b333b 73%,#172c4366),linear-gradient(0deg,#142d3699,transparent 65%)}.hero-image{filter:brightness(.95) saturate(1.08)}
.journal-layout{max-width:1300px;gap:38px;padding:0 28px;margin-top:65px}.journal-feed{background:linear-gradient(135deg,#eee9f5ec,#e1eeebed);backdrop-filter:blur(16px);border:1px solid #e2d9f2a6;border-radius:9px;padding:30px;box-shadow:0 15px 60px #080e2329;color:#253947}.sidebar{padding-top:20px}.author-block h2{color:#eee5fa}.author-block p{color:#d0dedf}.author-block .underlink{color:#e0dcf0;border-color:#baa4d1}.author-block .portrait{border-color:#24394b;outline-color:#d1b9e3}.archive-note .eyebrow,.archive-note span:not(.eyebrow),.archive-note p{color:#cbd7d7}.archive-note strong{color:#e3dcf3}.side-note{box-shadow:inset 0 0 0 6px #273f50,inset 0 0 0 7px #c0afcd66,0 15px 40px #0b13203d;border-color:#ad96c591;background:radial-gradient(ellipse at top,#9265a633,transparent 60%),linear-gradient(150deg,#29364de8,#21483ee8)}
.featured{grid-template-columns:.9fr 1fr;padding:22px;gap:23px}.featured h2{font-size:35px}.featured .card-photo{min-height:360px}.card-copy .eyebrow{flex-wrap:wrap}.email-grove{box-shadow:inset 0 0 0 6px #ffffff20,inset 0 0 0 7px #a3b7bd60,0 18px 65px #070b233b;background:linear-gradient(120deg,#e1d5f3ed,#c5dcedf0 53%,#c8e8dbe8);border-color:#c6b4de99;backdrop-filter:blur(14px)}.email-grove:before{opacity:.7}.photo-strip{border-color:#c3b2d46b}.photo-strip .section-title h2{color:#eee5fb}.photo-strip .section-title h2 span{color:#bdcddb}.photo-strip .underlink{color:#dfdfef;border-color:#afc5c5}.strip-grid img{outline-color:#b9bad6a6;box-shadow:0 12px 30px #080e2530}.footer{background:linear-gradient(125deg,#242039d9,#203b4ce3 50%,#1b3b30eb);border-color:#a895bd99;backdrop-filter:blur(16px)}
.reader,.collection,.about-page,.follow-page{background:linear-gradient(145deg,#eee8f5f0,#d9e9e7ef);color:#253947;border:1px solid #d3c6e0a6;border-radius:10px;box-shadow:0 15px 60px #050a223b;backdrop-filter:blur(15px)}.reader{margin:45px auto 70px;padding:38px 40px 60px}.collection{margin:45px auto 70px}.about-page{padding:45px}.follow-page{padding:38px}.reader .prose{background:transparent;padding:10px 0}.back{color:#52616e}.follow-page>.sunburst{color:#755784}.follow-page>.eyebrow{color:#53666c}.follow-page .underlink{color:#5b4478}.about-page figcaption{color:#556673}.collection-head>span{color:#52616d}
@media(max-width:1100px){.journal-layout{gap:25px;grid-template-columns:195px minmax(0,1fr)}.journal-feed{padding:24px}.featured{grid-template-columns:1fr;gap:18px}.featured .card-photo{height:280px;min-height:0}.topbar{padding-left:30px;padding-right:30px}}
@media(max-width:760px){.topbar{padding-left:20px;padding-right:20px}.journal-layout{display:flex;padding:0 18px;gap:35px;margin-top:40px}.journal-feed{padding:22px 18px;border-radius:8px}.featured{padding:18px}.featured .card-photo{height:290px}.sidebar{border-top-color:#b1bfd16b}.reader,.collection,.about-page,.follow-page{margin:28px 18px 48px;padding:28px 22px}.reader .prose{padding:0}.hero{margin-top:21px}.section-title h2{font-size:24px}.forest-atmosphere:before,.forest-atmosphere:after{filter:blur(30px);will-change:auto}body:before,body:after{width:85px;opacity:.28;mask-size:85px 280px;-webkit-mask-size:85px 280px}}
@media(max-width:520px){.journal-layout{padding:0 14px}.journal-feed{padding:23px 17px}.featured h2{font-size:32px}.featured .card-photo{height:260px}.filters button{font-size:12px;padding:8px}.email-grove{margin-left:14px;margin-right:14px}.topbar{padding:16px 20px}.article-head h1{font-size:36px}.prose{font-size:23px}.photo-gallery{columns:2}.collection{padding:24px 14px}.about-page h1,.follow-page h1{font-size:36px}.collection-head h1{font-size:28px}}
@media(prefers-reduced-motion:reduce){.forest-atmosphere:before,.forest-atmosphere:after{animation:none;will-change:auto}}
/* Journal-only header. */
.topbar{justify-content:space-between}.topbar .wordmark{margin-right:auto}
@media(max-width:520px){.topbar{height:auto;min-height:90px;flex-wrap:nowrap;padding:16px 24px}.topbar .wordmark{margin:0 auto}.wordmark small{font-size:11px}.author-block{grid-template-rows:auto auto}}
/* Book and reader conversation, carried through the woodland journal. */
.book-feature{max-width:1160px;margin:70px auto;padding:48px;display:grid;grid-template-columns:minmax(150px,270px) 1fr;gap:60px;align-items:center;background:linear-gradient(125deg,#e9e3f5f5,#d5e7eef2,#d8e8dff2);border:1px solid #e8dba8aa;border-radius:34px 8px 34px 8px;box-shadow:0 20px 70px #080e2250}.book-feature img,.book-intro img{width:100%;height:auto;display:block;box-shadow:12px 18px 26px #18282e40}.book-feature h2{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.1;margin:20px 0}.book-feature p{font-size:1.15rem}.book-intro{display:grid;grid-template-columns:220px 1fr;gap:40px;align-items:center}.book-intro h1{font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.12}.book-intro p{font-size:1.1rem;line-height:1.6}.book-chapters{display:flex;flex-wrap:wrap;gap:12px;margin:36px 0 24px}.book-chapters h2{width:100%;margin:0 0 8px}.book-chapters a{padding:10px 14px;border:1px solid #75658c60;border-radius:20px;font-size:1rem}.book-reader iframe{width:100%;height:78vh;min-height:460px;border:1px solid #9b89ac;background:#f9f4ea;border-radius:10px}.share-options{border-block:1px solid #94836c70;margin:35px 0;padding:18px 0}.share-options summary{cursor:pointer;font-family:var(--nav-font,Cinzel,serif);font-size:1rem}.share-links{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.share-links a,.share-links button{border:1px solid #697b6b70;border-radius:18px;padding:9px 13px;background:#fff8;color:#253d37;font-size:1rem;cursor:pointer}.share-options p{font-size:1rem}.comments{margin:50px 0 20px;padding-top:30px;border-top:1px solid #94836c70}.comments h2{font-size:2.6rem;margin:12px 0}.comments>p{font-size:1.05rem;line-height:1.65}.comment-form,.comment-list article{margin-top:24px;padding:24px;border-radius:18px;background:linear-gradient(135deg,#ece4f680,#dfeee680);border:1px solid #a99bbb70}.comment-form label,#owner-login label{display:block;font-size:1rem;margin:12px 0}.comment-form input:not([type=checkbox]),.comment-form textarea,#owner-key{display:block;width:100%;box-sizing:border-box;border:1px solid #7a807b;padding:13px;border-radius:8px;font:inherit;background:#fffdf9;color:#24342c;margin:8px 0}.comment-form textarea{resize:vertical;min-height:130px}.comment-form .email-consent{display:flex;align-items:flex-start;gap:10px}.comment-form .honey{position:absolute;left:-10000px}.comment-form .button{cursor:pointer}.comment-result,.comment-delete{font-size:1rem;line-height:1.5;margin-top:15px}.comment-delete{text-decoration:underline}.comment-list time{display:block;font-size:.9rem;margin:5px 0;color:#526157}.comment-list p,#owner-comments p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:1.1rem;line-height:1.6}.comment-list strong{font-size:1.1rem}#owner-comments article{border-top:1px solid #999;padding:20px 0}#owner-comments button{margin:10px 6px}#owner-controls{margin:25px 0}.button:disabled{opacity:.6;cursor:wait}.comments [hidden],#owner-controls[hidden]{display:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #7446a0;outline-offset:4px}
@media(max-width:650px){.book-feature{margin:35px 16px;padding:28px;grid-template-columns:1fr;gap:28px}.book-feature>a{max-width:200px;margin:auto}.book-intro{grid-template-columns:1fr;gap:25px}.book-intro>img{max-width:190px;margin:auto}.book-intro h1{font-size:2.3rem}.comment-form{padding:16px}.book-reader iframe{min-height:400px}.share-links{gap:8px}}
/* Stone, oak, and brass: a grounded woodland journal. */
:root{--ink:#202923;--muted:#50584e;--accent:#71532d;--paper:#e5e0d3;--wash:#d8dccf;--gold:#c4aa72}
body{color:#e8e3d5;background-color:#111d19;background-image:linear-gradient(115deg,#101c1bea,#193128bb 50%,#152822d9),url('/media/122172437324806304.webp')}
body:before,body:after{opacity:.24;background:linear-gradient(#b79a60,#7c9270,#a39162);filter:none}
.forest-atmosphere:before{background:radial-gradient(ellipse at 10% 35%,#8e98721e,transparent 44%),radial-gradient(ellipse at 85% 65%,#7190801c,transparent 40%)}.forest-atmosphere:after{background:radial-gradient(ellipse at 55% 15%,#8dada318,transparent 45%)}
.forest-sparks i,.forest-sparks i:nth-child(2n){background:#e8d69c;box-shadow:0 0 7px 2px #cdb77e88,0 0 20px 7px #9e975933}
.topbar{background:#111c19e8;border-color:#8c794e66}.topbar .wordmark{color:#eee8d9}.topbar .monogram{color:#c4aa72}.topbar>.follow{background:#334333!important;color:#f0e8d5!important;border-color:#a18a59!important;border-radius:3px}
.hero{border-radius:3px;box-shadow:0 0 0 1px #9e875477,0 16px 45px #050b0866}.hero-shade{background:linear-gradient(100deg,#111e18ed 5%,#192c23bb 42%,#172c2040 78%),linear-gradient(0deg,#101b17bb,transparent 65%)}.hero h1{font-family:Cinzel,Georgia,serif;font-weight:600;letter-spacing:-.04em;font-size:clamp(38px,5.2vw,72px);color:#f2eddf}.hero h1 em{color:#c6ae78;font-style:normal}.hero-copy p,.hero-side strong{color:#e8e3d5}.hero-copy>.eyebrow,.hero-ornament,.hero-side .icon{color:#c6ae78}.hero-ornament{--paper:#192c23}.hero-motes i,.hero-motes i:nth-child(even){background:#ead49b;box-shadow:0 0 10px 3px #c4aa7244}
.journal-feed,.reader,.follow-page{background:#e5e0d3f7;color:#202923;border-color:#90856b;border-radius:3px}.featured,.text-only{background:#d6dacb;border-color:#89917b;border-radius:3px;box-shadow:none}.featured .card-photo,.card-photo{border-color:#7c866e;outline-color:#89917b;box-shadow:none;border-radius:3px}.card-copy h3,.featured h2,.section-title h2{color:#202923}.card-copy .eyebrow,.section-title h2 .icon{color:#67522f}.card-copy p,.result-count{color:#455044}.text-mark{color:#82744f}.card-bottom{border-color:#a1a48d}.search,.filters button{border-color:#91977f;color:#354032}.search input{color:#263127}.filters button{border-radius:3px}.filters button[aria-pressed=true],.filters button[aria-pressed=true]:hover{background:#33452f;color:#f3eddf;border-color:#33452f;box-shadow:none}.filters button:hover{background:#c9cfbb}.load-more{background:#d2d6c7;color:#263127;border-color:#849076;border-radius:3px}
.author-block h2,.archive-note strong{color:#eee8d8}.author-block p,.archive-note p,.archive-note span:not(.eyebrow){color:#ccd0bd}.author-block .underlink{color:#d2bd8a;border-color:#a08b5d}.author-block .portrait{border-color:#213227;outline-color:#b7a071}.side-note{background:#1d3026;border-color:#aa915c;border-radius:3px;box-shadow:inset 0 0 0 6px #1d3026,inset 0 0 0 7px #a38c5555}.side-note h3{color:#e9e0ca}.side-note p,.side-note small{color:#d0d4c2}.side-note .sunburst{--paper:#1d3026;color:#c4aa72}.side-note a{color:#e8dec3;border-color:#9b885b;background:transparent;border-radius:3px}
.book-feature{background:#dfddcc;color:#202923;border:1px solid #96825a;border-radius:3px;box-shadow:0 18px 45px #050c0860}.book-feature h2,.book-feature h2 em{color:#202923;font-family:Cinzel,Georgia,serif;font-weight:600;font-style:normal;font-size:clamp(30px,4.5vw,58px);letter-spacing:-.035em}.book-feature .eyebrow{color:#66502c}.book-feature p{color:#3f493c}.book-feature .button,.button{background:#33472e;color:#fff5df;border-radius:3px;border:1px solid #4d5f3f}.button:hover{background:#263821;color:#fff5df}.book-feature .small{color:#4d5745}.book-intro h1{font-family:Cinzel,Georgia,serif;font-weight:600;font-size:clamp(30px,4vw,48px);color:#202923}.book-chapters a,.share-links a,.share-links button{border-radius:3px;border-color:#8e977d;background:#d8ddcd;color:#263127}.book-reader iframe{border-color:#8e977d;border-radius:3px}.prose,.back{color:#29382d}.next-story{background:#d2d7c7;border-color:#91987f;color:#263127}.share{background:#d3d9c6;border-color:#8b9579;color:#263127;border-radius:3px}.article-end>span{color:#615434}
.email-grove{background:#d7dbca;color:#263127;border-color:#8e987b;border-radius:3px;box-shadow:0 15px 40px #080f0a55}.email-grove h2,.email-grove h2 em{font-family:Cinzel,Georgia,serif;font-weight:600;color:#263127;font-style:normal}.email-grove .eyebrow,.newsletter-form>label{color:#57492d}.email-grove>div>p{color:#3e4c3d}.email-input-row input{background:#f1eddf;color:#263127;border-color:#8b927a;border-radius:3px}.email-input-row button{background:#33472e;border-color:#33472e;color:#fff5df;border-radius:3px}.email-consent input{accent-color:#415836}.email-note,.email-privacy{color:#495442!important}.cancel-signup{color:#534727}.follow-page>.newsletter-form,.comment-form,.comment-list article{background:#d9ddce;border-color:#a0a68e;border-radius:3px}.follow-page>.sunburst,.rss-heading{color:#695531}.follow-page .underlink{color:#49572d}.feed-address{background:#d9ddce;border-color:#929b80}.feed-address button{background:#33472e}.comment-form input:not([type=checkbox]),.comment-form textarea,#owner-key{background:#f5f1e7;border-color:#8b947d;border-radius:3px}.footer{background:#111f19ed;border-color:#8c794e88}.footer .wordmark{color:#eee5cd}.footer p,.footer>small{color:#cad0bc}.footer-dot{--paper:#111f19;color:#c4aa72}a:focus-visible,button:focus-visible,summary:focus-visible{outline-color:#967137}
/* Give the profile photograph a full, legible frame. */
.journal-layout{grid-template-columns:280px minmax(0,1fr)}
.author-block .portrait{display:block;width:100%;max-width:280px;height:auto;aspect-ratio:3/4;object-fit:contain;object-position:center;border-radius:3px;border:1px solid #9d885c;outline:none;background:#152822;margin:0 0 25px;box-shadow:0 12px 35px #050c0855}
.byline img{width:72px;height:96px;flex-shrink:0;object-fit:contain;border-radius:3px;border-color:#9d885c;background:#152822}
@media(min-width:761px) and (max-width:1100px){.journal-layout{grid-template-columns:240px minmax(0,1fr)}}
@media(max-width:760px){.journal-layout{flex-direction:column}.sidebar{display:contents}.author-block{order:-1;display:grid;grid-template-columns:minmax(150px,240px) 1fr;gap:12px 28px;align-items:center}.author-block .portrait{grid-column:1;grid-row:1/4;width:100%;max-width:240px;height:auto;margin:0}.author-block h2,.author-block p,.author-block .underlink{grid-column:2}.author-block h2{align-self:end}.author-block .underlink{align-self:start}.side-note{order:2;max-width:360px;margin:auto}.archive-note{order:3}.journal-feed{order:1}}
@media(max-width:520px){.author-block{display:flex;flex-direction:column;align-items:center;gap:13px;text-align:center;padding:0 12px 10px}.author-block .portrait{width:100%;max-width:300px;height:auto;margin-bottom:8px}.author-block h2,.author-block .underlink{align-self:center}.author-block p{max-width:300px}.byline{gap:10px}.byline img{width:60px;height:80px}.byline .share{padding:7px 9px}}
