@font-face{font-family:'Field Serif';src:url('/assets/editorial.woff2') format('woff2');font-display:swap;font-style:normal;font-weight:400}
@font-face{font-family:'Field Sans';src:url('/assets/body.woff2') format('woff2');font-display:swap;font-style:normal;font-weight:100 900}
:root{--paper:#f8f6f1;--ink:#352c25;--muted:#777168;--accent:#a3633b;--rule:#ded9cf;--soft:#eee9df;--serif:'Field Serif',Georgia,serif;--sans:'Field Sans','Helvetica Neue',sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:30px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}
body::before{content:'';position:fixed;inset:0;opacity:.035;z-index:10;pointer-events:none;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%3Cpath fill='%23000' filter='url(%23n)' opacity='.4' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}
button,input,a{-webkit-tap-highlight-color:transparent}
button,input{font:inherit}
button,a{touch-action:manipulation}
button{cursor:pointer;color:inherit}
a{color:inherit;text-decoration:none}
button{border:0}
a,button,input{outline-offset:5px}
:focus-visible{outline:2px solid var(--accent)}
svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
button svg{pointer-events:none}
img{display:block;width:100%;height:100%;object-fit:cover}
h1,h2,h3,p{margin:0}
h1,h2,h3{font-family:var(--serif);font-weight:400}
em{font-weight:400}
[hidden]{display:none!important}
.site-shell{max-width:1440px;margin:0 auto;padding:0 68px}
.site-header{height:122px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule)}
.wordmark{display:block;font-family:var(--serif);font-size:45px;line-height:.86;letter-spacing:-2px}
.wordmark-dot{color:var(--accent)}
.wordmark-subtitle{display:block;font-family:var(--sans);font-size:9px;font-weight:500;letter-spacing:4px;margin-top:13px;margin-left:3px}
.site-header nav{display:flex;align-items:center;gap:35px;height:100%}
.nav-link{height:100%;display:flex;align-items:center;font-size:13px;gap:8px;position:relative;color:#6c645b;white-space:nowrap}
.nav-link.active{color:var(--ink)}
.nav-link::after{position:absolute;content:'';height:2px;background:var(--accent);bottom:33px;left:0;right:0;transform:scaleX(0);transition:transform .2s}
.nav-link.active::after,.nav-link:hover::after{transform:scaleX(1)}
.saved-nav svg{width:15px;height:17px}
.saved-count{font-size:10px;min-width:19px;height:19px;border-radius:50%;background:var(--soft);display:inline-flex;align-items:center;justify-content:center}
.journal-intro{display:flex;align-items:flex-end;justify-content:space-between;padding:53px 0 42px;gap:32px}
.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:600;line-height:1.5;color:var(--accent)}
.journal-intro .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:19px}
.tiny-line{display:inline-block;background:var(--accent);width:21px;height:1px}
h1{font-size:clamp(44px,4.8vw,68px);line-height:1.04;letter-spacing:-2px}
h1 em{color:var(--accent)}
.intro-note{padding-bottom:5px;max-width:290px}
.intro-note p{font-size:14px;line-height:1.9;color:var(--muted)}
.text-link{font-size:12px;display:inline-flex;gap:24px;align-items:center;border-bottom:1px solid #bcb2a5;padding-bottom:7px;margin-top:20px;font-weight:500}
.text-link span{font-size:19px;transition:transform .2s}
.text-link:hover span{transform:translate(3px,3px)}
.featured{height:500px;min-height:420px;position:relative;isolation:isolate;background:#8c8c73;overflow:hidden}
.featured>.feature-image{position:absolute;inset:0;z-index:-2}
.featured img{object-position:center 10%;transition:transform 1.2s ease}
.featured:hover img{transform:scale(1.025)}
.featured::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(27,24,17,.08) 25%,rgba(23,25,21,.74) 100%);z-index:-1}
.featured-content{position:absolute;bottom:38px;left:40px;right:40px;color:#fffaf1;display:grid;grid-template-columns:1fr auto;align-items:end;gap:20px}
.featured-topline{position:absolute;top:30px;left:35px;right:30px;display:flex;justify-content:space-between;align-items:center}
.featured-label{padding:9px 13px;background:rgba(248,246,241,.93);font-size:9px;letter-spacing:1.9px;color:var(--ink);display:flex;align-items:center;gap:8px}
.featured-label svg{width:12px;height:12px}
.featured .eyebrow{font-size:10px;letter-spacing:2px;color:#f6e6d1;display:flex;gap:7px;align-items:center;margin-bottom:12px}
.featured .eyebrow svg{width:13px;height:13px}
.featured h2{font-size:clamp(38px,4.9vw,66px);line-height:1.02;letter-spacing:-1.2px;max-width:650px}
.featured h2 a::after{content:'';position:absolute;inset:-370px 0 0;z-index:0}
.featured h2 a:focus-visible{outline-color:white}
.featured-description{font-size:13px;line-height:1.7;max-width:440px;color:#f4e9dc;margin-top:16px}
.featured-meta{font-size:10px;letter-spacing:.3px;color:#e7dfd1;margin-top:19px;display:flex;gap:11px;align-items:center}
.featured-read{position:relative;z-index:1;display:flex;gap:19px;align-items:center;font-size:12px;padding-bottom:7px;border-bottom:1px solid #c0b7a5;white-space:nowrap}
.featured-read span{font-size:25px}
.bookmark{height:37px;width:37px;display:inline-flex;align-items:center;justify-content:center;background:rgba(248,246,241,.94);border:1px solid rgba(53,44,37,.07);border-radius:50%;transition:background .2s,transform .2s;position:relative;z-index:2;flex-shrink:0}
.bookmark svg{width:16px;height:17px}
.bookmark:hover{transform:translateY(-2px);background:#fff}
.bookmark[aria-pressed=true]{background:var(--accent);color:#fff;border-color:var(--accent)}
.bookmark[aria-pressed=true] svg{fill:currentColor;stroke-width:1}
.photo-footnote{display:flex;justify-content:space-between;margin-top:12px;font-size:9px;letter-spacing:.5px;color:var(--muted)}
.photo-footnote>span:first-child{font-family:var(--serif);font-size:13px;font-style:italic;letter-spacing:0}
.journal-section{padding-top:74px;scroll-margin-top:36px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}
.section-heading h2{font-size:43px;letter-spacing:-1px;line-height:1.15;margin-top:8px}
.serif-dot{color:var(--accent)}
.section-heading>p{font-size:11px;color:var(--muted);padding-bottom:6px}
.journal-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:15px 0;margin-bottom:33px}
.filters{display:flex;gap:8px;align-items:center}
.filter{background:transparent;display:flex;align-items:center;gap:7px;font-size:11px;padding:10px 14px;border-radius:3px;line-height:20px;white-space:nowrap;transition:background .2s,color .2s}
.filter svg{width:16px;height:16px}
.filter span{font-size:9px;opacity:.65;margin-left:3px}
.filter:hover{background:var(--soft)}
.filter.active{background:var(--ink);color:var(--paper)}
.search-wrap{display:flex;gap:10px;align-items:center;min-width:200px;width:240px;color:var(--muted)}
.search-wrap>svg{width:16px;height:16px}
.search-wrap input{min-width:0;width:100%;padding:10px 0;background:transparent;border:0;font-size:11px;color:var(--ink)}
.search-wrap input::placeholder{color:var(--muted)}
.story-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:28px;row-gap:38px}
.story-card{grid-column:span 2;min-width:0}
.story-card:nth-child(-n+2){grid-column:span 3}
.card-image{aspect-ratio:1.48;position:relative;background:var(--soft);overflow:hidden}
.story-card:nth-child(-n+2) .card-image{aspect-ratio:1.64}
.card-image>a{display:block;height:100%;overflow:hidden}
.card-image img{transition:transform .65s ease,filter .65s ease;filter:saturate(.82)}
.card-image:hover img{transform:scale(1.045);filter:saturate(1)}
.card-image .bookmark{position:absolute;right:13px;top:13px;width:33px;height:33px}
.category-label{position:absolute;left:14px;bottom:14px;background:var(--paper);padding:6px 9px;font-size:8px;letter-spacing:1.3px;font-weight:500;pointer-events:none}
.card-body{padding-top:17px}
.card-location{display:flex;gap:5px;align-items:center;font-size:9px;color:var(--accent);letter-spacing:1.4px;text-transform:uppercase;margin-bottom:9px;font-weight:600}
.card-location svg{width:12px;height:12px}
.story-card h3{font-size:29px;line-height:1.14;letter-spacing:-.6px}
.story-card:nth-child(-n+2) h3{font-size:35px}
.story-card h3 a{background-image:linear-gradient(var(--ink),var(--ink));background-size:0 1px;background-repeat:no-repeat;background-position:0 97%;transition:background-size .25s}
.story-card h3 a:hover{background-size:100% 1px}
.card-summary{margin-top:10px;color:var(--muted);font-size:14px;line-height:1.8;max-width:470px}
.card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:18px}
.card-meta{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:9px}
.card-read{display:flex;align-items:center;gap:8px;font-size:10px}
.card-read svg{width:17px;height:17px}
.story-card:nth-child(6){grid-column:span 6;display:grid;grid-template-columns:1fr 1.65fr;gap:35px;border-top:1px solid var(--rule);padding-top:30px;align-items:center}
.story-card:nth-child(6) .card-image{aspect-ratio:1.8}
.story-card:nth-child(6) .card-body{padding:0 25px 0 0}
.story-card:nth-child(6) h3{font-size:35px}
.story-card:nth-child(6) .card-summary{max-width:520px}
.journal-end{display:flex;align-items:center;justify-content:center;gap:20px;margin:49px 0 64px;position:relative}
.journal-end>span{height:1px;background:var(--rule);flex:1}
.journal-end p{color:var(--muted);font-size:10px;letter-spacing:.4px}
.journal-end>svg{position:absolute;left:50%;transform:translateX(-50%);bottom:-43px;width:20px;height:20px;stroke:var(--accent);stroke-width:1}
.author-section{background:var(--soft);display:grid;grid-template-columns:1fr 1.12fr;margin:94px 0 72px;padding:42px;gap:65px;align-items:center;scroll-margin-top:30px}
.author-visual{position:relative;min-height:340px;height:100%;isolation:isolate;overflow:hidden;background:#9d9d8b}
.author-visual img{position:absolute;inset:0;filter:saturate(.6) brightness(.85)}
.notebook-label{position:absolute;left:28px;right:28px;top:50%;transform:translateY(-50%) rotate(-6deg);font-family:var(--serif);font-size:37px;line-height:1.08;color:#fffaf2;text-shadow:0 1px 8px #34413b55}
.notebook-label span{display:block;font-family:var(--sans);font-size:8px;letter-spacing:2px;margin-top:21px}
.author-copy .eyebrow{font-size:9px}
.author-copy h2{font-size:43px;line-height:1.07;letter-spacing:-1px;margin:14px 0 19px}
.author-copy h2 em{color:var(--accent)}
.author-copy>p:not(.eyebrow):not(.sample-note){font-size:14px;line-height:1.9;color:#70665b;margin-top:11px}
.author-signature{font-family:var(--serif);font-style:italic;font-size:25px;margin-top:23px}
.author-signature span{display:block;font-family:var(--sans);font-style:normal;font-size:8px;letter-spacing:1.5px;color:var(--muted);margin-top:6px}
.author-copy .sample-note{font-size:9px;line-height:1.65;color:#787064;margin-top:24px;max-width:370px}
.site-footer{border-top:1px solid var(--rule);padding:34px 0 20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}
.footer-brand{font-family:var(--serif);font-size:31px;letter-spacing:-.8px;line-height:1}
.footer-brand>span{color:var(--accent)}
.footer-brand small{display:block;font-family:var(--sans);font-size:7px;letter-spacing:3px;margin-top:9px;margin-left:2px}
.site-footer>p{font-family:var(--serif);font-style:italic;font-size:18px;color:var(--muted)}
.back-top{font-size:11px;display:flex;gap:15px;align-items:center;justify-self:end}
.back-top span{font-size:20px}
.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding-top:20px;border-top:1px solid var(--rule);color:var(--muted);font-size:9px;letter-spacing:.1px}
.credits-button{font-size:9px;background:none;text-decoration:underline;text-underline-offset:3px;color:var(--muted);padding:8px}
.empty-state{text-align:center;border:1px solid var(--rule);padding:58px 25px;background:#f1eee7}
.empty-state>svg{width:29px;height:29px;color:var(--accent);margin-bottom:18px}
.empty-state h3{font-size:35px;margin-bottom:12px}
.empty-state p{font-size:14px;line-height:1.7;color:var(--muted);max-width:460px;margin:0 auto 25px}
.outline-button{display:inline-flex;align-items:center;gap:25px;padding:13px 19px;border:1px solid #bdb2a2;font-size:12px;background:transparent}
.outline-button:hover{background:var(--soft)}
.outline-button span{font-size:20px}
.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);background:var(--ink);color:var(--paper);padding:13px 22px;font-size:12px;z-index:30;opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;max-width:calc(100% - 30px);text-align:center;line-height:1.6;box-shadow:0 4px 30px #352c2522}
.toast.visible{opacity:1;transform:translate(-50%,0)}
.reading-progress{position:fixed;top:0;left:0;right:0;z-index:40;height:3px;pointer-events:none}
.reading-progress span{display:block;height:100%;background:var(--accent);width:0}
.article-view{padding-top:33px}
.article-back{display:inline-flex;align-items:center;gap:10px;font-size:12px;color:var(--muted);background:none;padding:10px 0}
.article-heading{max-width:840px;text-align:center;margin:43px auto 36px}
.article-heading h1{font-size:clamp(45px,5.8vw,77px);line-height:1.03;margin:21px auto;letter-spacing:-1.8px}
.article-heading .article-deck{font-size:16px;line-height:1.8;color:var(--muted);max-width:620px;margin:auto}
.article-byline{margin-top:25px;display:flex;justify-content:center;align-items:center;gap:14px;font-size:11px;color:var(--muted);flex-wrap:wrap}
.article-byline .bookmark{background:var(--soft);margin-left:7px}
.article-byline .bookmark[aria-pressed=true]{background:var(--accent)}
.article-cover{margin:0;position:relative}
.article-cover .image-wrap{height:min(54vw,570px);background:var(--soft);overflow:hidden;position:relative}
.article-cover img{object-position:center}
.article-cover figcaption{font-size:9px;line-height:1.7;color:var(--muted);display:flex;justify-content:space-between;gap:20px;margin-top:12px}
.article-cover figcaption a,.credit-list a{text-decoration:underline;text-underline-offset:3px}
.reading-body{max-width:650px;margin:58px auto 0;font-size:17px;line-height:1.95;color:#595148}
.reading-body .article-intro{font-family:var(--serif);font-size:28px;line-height:1.6;color:var(--ink);margin-bottom:37px}
.article-intro::first-letter{float:left;font-size:78px;line-height:.85;margin:12px 9px 0 0;color:var(--accent)}
.reading-body h2{font-size:35px;line-height:1.2;color:var(--ink);margin:41px 0 18px;letter-spacing:-.4px}
.reading-body p+p{margin-top:21px}
.reading-body blockquote{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:30px 17px;margin:39px -30px;text-align:center;color:var(--accent);font-family:var(--serif);font-size:33px;line-height:1.4}
.travel-notes{margin-top:42px;background:var(--soft);padding:28px 31px;font-size:14px;line-height:1.8}
.travel-notes h2{margin:0 0 14px;font-size:29px}
.travel-notes ul{padding-left:19px;margin:0}
.travel-notes li+li{margin-top:10px}
.travel-notes>p{font-size:11px;line-height:1.7;color:var(--muted);margin-top:18px}
.article-end{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:37px;padding-top:25px;border-top:1px solid var(--rule);font-size:12px}
.article-save{display:flex;align-items:center;gap:10px;background:none;padding:12px 0;color:var(--accent)}
.article-save[aria-pressed=true] svg{fill:var(--accent)}
.next-story{display:grid;grid-template-columns:160px 1fr;max-width:650px;gap:24px;margin:47px auto 70px;padding:24px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);align-items:center}
.next-story img{height:120px;filter:saturate(.8)}
.next-story h2{font-size:29px;line-height:1.12;margin:9px 0}
.next-story .eyebrow{font-size:9px}
.next-story .next-link{display:flex;align-items:center;gap:10px;font-size:11px;margin-top:10px}
.image-fallback{position:relative;min-height:120px;display:block}
.image-fallback::before{content:'FIELD NOTES';position:absolute;inset:0;background:linear-gradient(145deg,#ded8ca,#acb3a0);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:30px;letter-spacing:3px;color:#666d5b}
.image-fallback::after{content:attr(data-fallback);position:absolute;left:10px;right:10px;top:calc(50% + 26px);text-align:center;font-size:10px;color:#555d4b;letter-spacing:1.6px;text-transform:uppercase}
.featured>.feature-image.image-fallback::after{top:25%}
.featured>.feature-image.image-fallback::before{align-items:flex-start;padding-top:65px}
.credits-dialog{max-width:650px;max-height:85vh;width:calc(100% - 35px);border:1px solid var(--rule);background:var(--paper);color:var(--ink);padding:35px}
.credits-dialog::backdrop{background:#352c2588;backdrop-filter:blur(4px)}
.credits-dialog h2{font-size:38px;margin-bottom:10px}
.credits-dialog>p{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:20px}
.dialog-close{float:right;background:var(--soft);width:35px;height:35px;font-size:23px}
.credit-list{padding-left:20px;font-size:12px;line-height:1.9}
.credit-list li{margin-bottom:13px}
.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-link{position:fixed;top:-60px;left:20px;padding:12px;background:var(--ink);color:white;z-index:100;font-size:14px}
.skip-link:focus{top:10px}
.featured,.journal-intro{animation:appear .65s ease both}
.featured{animation-delay:.1s}
@keyframes appear{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1550px){.site-shell{max-width:1480px;padding:0 78px}.featured{height:565px}.journal-intro{padding:61px 0 48px}}
@media(max-width:1100px){.site-shell{padding:0 40px}.journal-intro h1{font-size:57px}.intro-note{max-width:230px}.intro-note p{font-size:12px}.featured{height:470px}.featured h2{font-size:55px}.featured-description{max-width:400px}.story-grid{gap:32px 23px}.filter{padding:9px 10px}.search-wrap{width:190px;min-width:160px}.story-card:nth-child(-n+2) h3{font-size:31px}.story-card h3{font-size:27px}.author-section{gap:35px;padding:33px}.author-copy h2{font-size:39px}.author-visual{min-height:370px}.card-read{font-size:0;gap:0}.card-read svg{width:20px;height:20px}}
@media(max-width:800px){.site-shell{padding:0 28px}.site-header{height:102px}.wordmark{font-size:38px}.wordmark-subtitle{font-size:8px;letter-spacing:3px}.site-header nav{gap:24px}.nav-link{font-size:12px}.nav-link::after{bottom:22px}.journal-intro{padding:40px 0 32px;gap:20px}.journal-intro h1{font-size:49px}.intro-note{max-width:180px}.intro-note p{font-size:11px}.intro-note .text-link{font-size:10px;gap:11px}.journal-intro .eyebrow{font-size:8px;letter-spacing:1.5px}.featured{height:445px}.featured-content{left:27px;right:27px;bottom:30px;display:block}.featured h2{font-size:49px}.featured-description{max-width:400px;font-size:12px}.featured-read{position:absolute;right:0;bottom:0;font-size:10px;gap:14px}.featured-topline{left:25px;right:25px;top:25px}.journal-section{padding-top:55px}.section-heading h2{font-size:38px}.section-heading>p{font-size:10px;max-width:150px;text-align:right;line-height:1.6}.journal-toolbar{flex-wrap:wrap;gap:8px}.filters{flex:1;justify-content:space-between}.search-wrap{width:100%;border-top:1px solid var(--rule);padding-top:6px;margin-top:4px}.search-wrap input{font-size:12px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-card,.story-card:nth-child(-n+2){grid-column:span 1}.story-card:nth-child(6){grid-column:span 1;display:block;padding-top:0;border:0}.story-card:nth-child(6) .card-image,.story-card:nth-child(-n+2) .card-image{aspect-ratio:1.48}.story-card:nth-child(6) .card-body{padding:17px 0 0}.story-card h3,.story-card:nth-child(-n+2) h3,.story-card:nth-child(6) h3{font-size:28px}.author-section{padding:27px;gap:30px;grid-template-columns:.9fr 1.1fr}.author-copy h2{font-size:35px}.author-visual{min-height:405px}.notebook-label{font-size:29px;left:20px;right:20px}.site-footer>p{font-size:16px}.footer-bottom{font-size:8px;gap:10px}.reading-body{max-width:600px;padding:0 12px}.article-heading .article-deck{font-size:15px}.article-heading h1{font-size:59px}.reading-body blockquote{margin-left:0;margin-right:0}}
@media(max-width:560px){.site-shell{padding:0 21px}.site-header{height:95px}.wordmark{font-size:32px;letter-spacing:-1.5px}.wordmark-subtitle{font-size:6px;letter-spacing:2.9px;margin-top:10px}.site-header nav{gap:18px}.nav-link{font-size:11px}.nav-link::after{bottom:23px}.saved-nav{gap:5px}.saved-nav svg{width:13px;height:14px}.saved-count{min-width:16px;height:16px;font-size:9px}.journal-intro{padding:34px 0 28px;display:block}.journal-intro .eyebrow{font-size:8px;margin-bottom:15px}.journal-intro h1{font-size:47px;letter-spacing:-1.4px;line-height:1.05}.intro-note{margin-top:18px;max-width:100%;display:flex;align-items:end;justify-content:space-between;gap:15px}.intro-note p{font-size:11px;line-height:1.8}.intro-note .text-link{margin:0;font-size:9px;max-width:130px;gap:6px;padding-bottom:4px;line-height:1.7}.intro-note .text-link span{font-size:18px}.featured{height:500px;min-height:0;margin:0 -2px}.featured img{object-position:55% center}.featured-content{left:22px;right:22px;bottom:26px}.featured h2{font-size:46px;line-height:1.04;letter-spacing:-1px;max-width:340px}.featured .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:13px}.featured-description{font-size:12px;line-height:1.8;max-width:290px;margin-top:14px}.featured-meta{font-size:9px;margin-top:23px;gap:8px}.featured-read{font-size:0;gap:0;padding-bottom:0;border:0;right:0;bottom:-2px}.featured-read span{display:flex;width:35px;height:35px;border:1px solid #ffffff70;border-radius:50%;align-items:center;justify-content:center;font-size:20px}.featured-topline{left:20px;right:20px;top:21px}.featured-label{font-size:8px;padding:8px 10px;letter-spacing:1.3px}.photo-footnote{font-size:7px;gap:10px;margin-top:11px}.photo-footnote>span:first-child{font-size:11px}.journal-section{padding-top:48px}.section-heading{margin-bottom:24px;align-items:center;gap:15px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.section-heading h2{font-size:36px;margin-top:7px}.section-heading>p{font-size:8px;max-width:100px;padding:0;line-height:1.7}.journal-toolbar{padding:10px 0 4px;margin-bottom:27px}.filters{gap:2px}.filter{font-size:10px;padding:8px 9px;gap:5px}.filter svg{width:13px;height:13px}.filter span{font-size:8px;margin:0}.search-wrap{padding-top:5px;margin-top:6px}.search-wrap input{padding:11px 0}.story-grid{grid-template-columns:1fr;row-gap:30px}.story-card,.story-card:nth-child(-n+2),.story-card:nth-child(6){grid-column:1}.story-card .card-image,.story-card:nth-child(-n+2) .card-image,.story-card:nth-child(6) .card-image{aspect-ratio:1.46}.card-body{padding-top:16px}.card-location{font-size:9px;letter-spacing:1.3px}.story-card h3,.story-card:nth-child(-n+2) h3,.story-card:nth-child(6) h3{font-size:33px;max-width:350px}.card-summary{font-size:13px;line-height:1.8;margin-top:11px}.card-meta{font-size:10px}.card-read{font-size:11px;gap:8px}.card-bottom{margin-top:16px}.card-image .bookmark{width:38px;height:38px}.category-label{font-size:9px}.journal-end{margin-top:38px;margin-bottom:58px;gap:10px}.journal-end p{font-size:8px}.journal-end>svg{bottom:-35px;width:17px;height:17px}.author-section{grid-template-columns:1fr;margin:71px 0 45px;padding:25px;gap:29px}.author-visual{min-height:250px;height:250px}.notebook-label{font-size:37px}.author-copy h2{font-size:43px}.author-copy>p:not(.eyebrow):not(.sample-note){font-size:13px}.author-copy .sample-note{font-size:10px}.author-signature{font-size:28px}.site-footer{grid-template-columns:1fr auto;gap:23px;padding-top:29px}.site-footer>p{grid-column:1/-1;grid-row:2;font-size:19px}.back-top{font-size:11px}.footer-bottom{margin-top:3px;flex-wrap:wrap;font-size:9px;line-height:1.7;padding-top:16px;row-gap:10px}.footer-bottom>span:last-child{display:none}.credits-button{padding:0;font-size:9px}.article-view{padding-top:20px}.article-heading{margin:31px auto 28px}.article-heading .eyebrow{font-size:9px;letter-spacing:1.5px}.article-heading h1{font-size:49px;letter-spacing:-1.1px;margin:17px auto}.article-heading .article-deck{font-size:14px;line-height:1.8}.article-byline{gap:8px;font-size:10px;margin-top:19px}.article-cover .image-wrap{height:330px}.article-cover figcaption{font-size:8px;display:block;line-height:1.9}.article-cover figcaption>span{display:block}.reading-body{padding:0;margin-top:37px;font-size:16px;line-height:1.95}.reading-body .article-intro{font-size:25px;line-height:1.6}.article-intro::first-letter{font-size:67px;margin-top:11px}.reading-body h2{font-size:32px;margin-top:35px}.reading-body blockquote{font-size:29px;margin:30px 0;padding:25px 5px}.travel-notes{padding:23px;font-size:13px;margin-top:30px}.travel-notes h2{margin-top:0;font-size:28px}.travel-notes>p{font-size:11px}.article-end{font-size:11px;gap:15px}.article-end .article-back{font-size:11px}.article-save{font-size:11px;gap:6px}.next-story{grid-template-columns:100px 1fr;gap:18px;margin:30px auto 43px}.next-story img{height:110px}.next-story h2{font-size:26px}.credits-dialog{padding:25px}.credits-dialog h2{font-size:32px}.credit-list{font-size:11px}}
@media(max-width:370px){.site-shell{padding:0 16px}.site-header nav{gap:13px}.nav-link{font-size:10px}.wordmark{font-size:30px}.journal-intro h1{font-size:42px}.filter{padding:8px 6px;font-size:9px}.filter svg{width:12px}.section-heading h2{font-size:33px}.featured h2{font-size:42px}.intro-note .text-link{max-width:113px}.saved-nav>svg{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
