@charset "UTF-8";
:root{--paper:#f4f0e6;--ink:#263831;--muted:#64695d;--line:#d2d4c5;--orange:#bc482b;--peach:#efd5bd;--green:#e1e6d7;--white:#fffdf6;--dark:#20382f;--on-dark:#faf5e8;--focus:#a5391c;--space:clamp(24px,5vw,76px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 "Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}button{font:inherit}a,button,summary{touch-action:manipulation}button,summary{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:6px}a:hover{text-decoration-thickness:2px}button:active{filter:brightness(.9)}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.12;font-weight:600;letter-spacing:-.04em}p+p{margin-top:1em}.wrap{width:min(1280px,calc(100% - var(--space)*2));margin-inline:auto}.skip-link{position:fixed;top:8px;left:12px;z-index:10;padding:12px 20px;background:var(--ink);color:var(--white);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}[hidden]{display:none!important}.site-header{min-height:118px;display:flex;align-items:center;gap:36px;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:28px;letter-spacing:-1.4px;font-weight:700;line-height:1.05}.brand-caption{display:block;font-size:8px;letter-spacing:1.9px;margin-top:9px;font-weight:600}.site-header nav{display:flex;gap:36px}.site-header nav a,.header-link{font-size:14px;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.site-header nav a:hover,.header-link:hover{color:var(--orange)}.header-link{gap:24px;border-bottom:1px solid var(--ink)}.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:clamp(32px,6vw,92px);padding-top:44px;padding-bottom:56px;align-items:center}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.6px;line-height:1.6}.eyebrow span{padding:0 5px}.hero .eyebrow{display:flex;align-items:center;gap:11px;max-width:365px;font-size:9px;letter-spacing:1.45px}.small-sun{font-size:27px;color:var(--orange);font-weight:400}.hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(64px,7.4vw,105px);letter-spacing:-.06em;line-height:.99;margin:31px 0 30px}.hero h1 em{font-weight:400;color:var(--orange)}.hero-intro{max-width:365px;font-size:15px;line-height:1.85;color:var(--muted)}.button{min-height:52px;display:inline-flex;gap:50px;align-items:center;justify-content:space-between;padding:13px 23px;text-decoration:none;font-size:13px;transition:background .2s}.button-dark{background:var(--ink);color:var(--white);margin-top:28px}.button-dark:hover{background:#385749}.button span{font-size:21px}.issue-note{display:flex;flex-wrap:wrap;gap:16px 28px;font-size:9px;letter-spacing:1px;color:var(--muted);margin-top:47px}.issue-note span:first-child{font-weight:700}.hero-art{position:relative;background:#dbab87;isolation:isolate;overflow:hidden}.hero-art>img{width:100%;aspect-ratio:10/11;object-fit:cover}.art-stamp{position:absolute;right:26px;top:26px;line-height:1.15;writing-mode:horizontal-tb;font-family:serif;font-size:32px;color:#2c4b44;border:1px solid #466457;padding:11px 9px;text-align:center}.hero-art figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:flex-end;justify-content:space-between;padding:42px 28px 22px;color:#fffae9;background:linear-gradient(transparent,rgba(18,39,37,.82));font-size:12px;line-height:1.5}.art-number{font-size:45px;font-family:Georgia,serif;font-style:italic;line-height:1}.editorial-strip{background:var(--green);border-block:1px solid var(--line)}.editorial-strip .wrap{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-block:22px}.editorial-strip p{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-size:20px}.editorial-strip span{font-size:9px;letter-spacing:1.8px;font-weight:600;display:flex;gap:20px;align-items:center}.editorial-strip i{font-style:normal;color:var(--orange);font-size:17px}.journal-section{padding-block:89px 96px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-heading .eyebrow{color:var(--orange);margin-bottom:15px}.section-heading h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(30px,3.4vw,46px);letter-spacing:-.045em}.section-heading>p{font-size:12px;color:var(--muted);line-height:1.75}.journal-grid{display:grid;grid-template-columns:1.18fr 1fr;gap:30px;align-items:start}.feature-card{border:1px solid var(--line);background:var(--white)}.feature-art{position:relative;background:#cfdfcf;overflow:hidden}.feature-art img{width:100%;aspect-ratio:5/3;object-fit:cover}.picture-label{position:absolute;left:23px;top:20px;background:var(--white);padding:5px 10px;letter-spacing:1px;font-size:8px;font-weight:600}.article-heading{padding:28px 30px 12px}.article-heading .eyebrow{font-size:9px;color:var(--muted);letter-spacing:1.3px}.article-heading h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:31px;line-height:1.15;margin-block:14px 16px}.article-heading>p:last-child,.text-card>p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted);max-width:440px}.feature-card>.essay{margin-inline:30px;margin-bottom:24px}.essay summary{list-style:none;min-height:48px;display:flex;align-items:center;gap:20px;justify-content:space-between;font-size:12px;font-weight:600;border-bottom:1px solid var(--line)}.essay summary::-webkit-details-marker{display:none}.essay summary:hover{color:var(--orange)}.plus{font-size:25px;font-weight:300}.essay[open] .plus{transform:rotate(45deg)}.when-open,.essay[open] .when-closed{display:none}.essay[open] .when-open{display:inline}.essay-body{font-size:14px;line-height:1.9;padding-top:23px;max-width:67ch}.essay-body h4{font-size:17px;letter-spacing:-.02em;margin-top:24px;margin-bottom:12px}.essay-body p+p{margin-top:1.1em}.side-articles{display:grid;gap:24px}.text-card{position:relative;padding:28px 32px 24px}.peach-card{background:var(--peach)}.green-card{background:var(--green)}.text-card .eyebrow{font-size:9px;letter-spacing:1.4px}.text-card h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:33px;line-height:1.15;letter-spacing:-.04em;margin-block:18px 14px;max-width:80%}.text-card>p:not(.eyebrow){max-width:350px}.text-card .essay{margin-top:14px}.text-card summary{border-bottom-color:#a8af9d}.peach-card summary{border-bottom-color:#c3ab92}.article-index{position:absolute;top:24px;right:28px;font-family:Georgia,serif;font-size:26px;font-style:italic;color:#5d6454}.cinema-section{background:var(--dark);color:var(--on-dark);padding-block:77px 63px}.cinema-section .section-heading .eyebrow{color:#e8bc91}.cinema-section .section-heading>p{color:#c1cec1}.film-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.film-card{min-width:0}.video-shell{position:relative;aspect-ratio:16/9;isolation:isolate;overflow:hidden;background:#6c7c73}.video-shell iframe{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:2}.video-illustration{position:absolute;inset:0;overflow:hidden}.video-sea .video-illustration{background:linear-gradient(#92b7b3,#e9d1a5)}.video-hills .video-illustration{background:linear-gradient(#6d8490,#bea593)}.video-sun{position:absolute;right:12%;top:12%;width:24%;aspect-ratio:1;border-radius:50%;background:#ffe9b5}.video-cloud{position:absolute;height:9%;width:24%;border-radius:60%;background:#f5ebd4;opacity:.8}.cloud-one{left:8%;top:21%}.cloud-two{right:28%;top:31%;width:34%}.town{position:absolute;bottom:0;left:0;right:0;display:flex;gap:4%;align-items:flex-end;height:48%;padding-inline:4%;background:linear-gradient(transparent 20%,#53858a 20%,#689697)}.town i{display:block;width:16%;height:65%;background:#ecd6b5;border-top:10px solid #ad7359;transform:skewY(-7deg);box-shadow:inset 10px 0 #d3b093}.town i:nth-child(2n){height:91%;background:#d5c7a4;border-color:#777f65}.town i:nth-child(3n){height:47%}.video-kicker{position:absolute;bottom:15px;left:19px;font-size:8px;letter-spacing:2px;color:#132d29;font-weight:700;background:rgba(255,253,246,.82);padding:4px 8px}.video-button,.noscript-video{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;gap:14px;align-items:center;white-space:nowrap;z-index:1;min-height:69px;border:1px solid #fff3d8;background:rgba(29,53,45,.94);color:var(--white);padding:13px 20px;text-align:left;font-size:12px;transition:background .2s}.video-button:hover{background:#172c24}.play-icon{font-size:20px}.play-subtitle{font-size:8px;letter-spacing:.45px;display:block;margin-top:3px;color:#e0e4d7}.hill{position:absolute;width:95%;height:90%;border-radius:50% 50% 0 0;bottom:-46%;background:#3c6658;transform:rotate(-17deg)}.hill-back{left:-18%;background:#668479;bottom:-34%}.hill-front{right:-22%;background:#365d53;transform:rotate(18deg)}.video-hills .video-sun{background:#f1d8b4;right:16%;top:15%;width:15%}.star{position:absolute;color:#fff2ce}.star-one{top:20%;left:20%;font-size:21px}.star-two{top:35%;left:33%;font-size:14px}.book{position:absolute;left:46%;bottom:8%;width:26%;height:25%;transform:rotate(-10deg);display:flex;filter:drop-shadow(0 6px 3px rgba(0,0,0,.14))}.book i{display:block;width:50%;height:100%;background:#e8cfab;transform:skewY(14deg);border:3px solid #b98060;border-top:none}.book i+i{transform:skewY(-14deg);background:#ffedc9}.film-copy{padding:24px 0}.film-copy .eyebrow{font-size:9px;letter-spacing:1.2px;color:#c1cec1}.film-copy .eyebrow span{padding-inline:4px}.film-copy h3{font-family:Georgia,"Times New Roman",serif;font-size:29px;font-weight:400;margin-top:12px;margin-bottom:16px}.film-copy>p:not(.eyebrow){font-size:13px;line-height:1.85;color:#d0d9cc;max-width:470px}.film-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:21px}.film-tags span{font-size:9px;border:1px solid #6d8171;padding:3px 10px;border-radius:30px;letter-spacing:.4px}.film-links{display:flex;flex-wrap:wrap;gap:8px 26px;margin-top:15px}.film-links a{font-size:11px;display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-decoration-color:#96a38e}.cinema-section a:focus-visible,.cinema-section button:focus-visible{outline-color:#f2bd87}.video-note{font-size:10px;color:#c3cebf;line-height:1.9;border-top:1px solid #54705d;padding-top:23px;max-width:940px}.about-section{display:grid;grid-template-columns:1fr 1.25fr;gap:100px;align-items:center;padding-block:91px}.about-symbol{position:relative;text-align:center;font-family:serif;font-size:clamp(40px,5vw,70px);letter-spacing:12px;padding:75px 10px;color:#51634e}.about-symbol:before{content:"";position:absolute;width:210px;height:210px;border:1px solid #bcc4af;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-20deg);z-index:-1;background:var(--green)}.about-symbol span{display:block;font-family:Georgia,serif;font-style:italic;font-size:15px;letter-spacing:4px;margin-top:12px}.about-copy .eyebrow{color:var(--orange);margin-bottom:15px}.about-copy h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:39px;line-height:1.12;margin-bottom:24px}.about-copy>p:not(.eyebrow){font-size:13px;line-height:1.85;color:var(--muted);max-width:550px}.text-link{display:inline-flex;gap:24px;align-items:center;min-height:48px;font-size:12px;margin-top:15px}.site-footer{border-top:1px solid var(--line);padding-top:30px;padding-bottom:28px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-top .brand{font-size:24px}.footer-top>p{font-family:Georgia,"Times New Roman",serif;font-size:15px;font-style:italic}.back-top{font-size:12px;min-height:44px;display:inline-flex;align-items:center}.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:30px;color:var(--muted);font-size:9px;line-height:1.8}.footer-bottom p+p{margin-top:0;text-align:right}
@media(min-width:1500px){.hero{padding-top:56px}.hero-art>img{max-height:675px}.hero h1{font-size:114px}}
@media(max-width:1050px){:root{--space:36px}.site-header{gap:20px}.site-header nav{gap:22px}.header-link{display:none}.hero{gap:32px}.hero h1{font-size:78px}.hero .eyebrow{font-size:8px}.hero-intro{font-size:14px}.issue-note{margin-top:28px;gap:10px}.journal-grid{gap:22px}.text-card{padding:25px}.article-heading{padding:25px 24px 12px}.feature-card>.essay{margin-inline:24px}.text-card h3{font-size:29px;max-width:90%}.article-heading h3{font-size:28px}.text-card .eyebrow{max-width:80%}.about-section{gap:50px}.art-stamp{font-size:24px;right:18px;top:18px}.editorial-strip span{gap:12px;font-size:8px}.editorial-strip p{font-size:17px}}
@media(max-width:760px){:root{--space:24px}.site-header{min-height:94px;gap:18px;align-items:center}.brand{font-size:24px}.brand img{width:31px;height:31px}.brand-caption{font-size:6px;letter-spacing:1.45px}.site-header nav{gap:15px}.site-header nav a{font-size:12px}.site-header nav a:last-child{display:none}.hero{grid-template-columns:1fr;gap:32px;padding-top:32px;padding-bottom:34px}.hero h1{font-size:clamp(68px,13vw,100px);margin-top:20px;margin-bottom:22px}.hero .eyebrow{font-size:8px;max-width:none;letter-spacing:1.1px}.hero-intro{max-width:440px;font-size:15px}.hero .button{margin-top:24px}.issue-note{margin-top:24px;justify-content:space-between;max-width:440px;font-size:8px}.hero-art{max-height:580px}.hero-art>img{aspect-ratio:1/1;object-fit:cover;object-position:center 60%}.hero-art figcaption{padding:45px 22px 21px}.art-stamp{font-size:28px;top:22px;right:22px}.editorial-strip .wrap{padding-block:18px;justify-content:center}.editorial-strip p{font-size:17px;text-align:center}.editorial-strip span{display:none}.journal-section{padding-block:55px}.section-heading{margin-bottom:27px;align-items:start}.section-heading h2{font-size:34px}.section-heading>p{display:none}.section-heading .eyebrow{font-size:9px;margin-bottom:11px}.journal-grid{grid-template-columns:1fr;gap:24px}.feature-art img{aspect-ratio:5/3}.article-heading h3{font-size:31px}.article-heading>p:last-child,.text-card>p:not(.eyebrow){font-size:14px}.article-heading{padding:25px 25px 8px}.feature-card>.essay{margin-inline:25px}.text-card h3{font-size:33px}.text-card{padding:27px 25px 23px}.text-card>p:not(.eyebrow){max-width:90%}.text-card .eyebrow{font-size:9px}.essay summary{font-size:13px}.essay-body{font-size:15px}.cinema-section{padding-block:53px 43px}.film-grid{grid-template-columns:1fr;gap:23px}.film-copy{padding-top:23px;padding-bottom:16px}.film-copy h3{font-size:29px}.film-copy>p:not(.eyebrow){font-size:14px}.film-copy .eyebrow{font-size:8px}.film-links a{font-size:12px}.film-tags span{font-size:10px}.video-note{font-size:11px;margin-top:12px}.video-button{padding:12px 17px;font-size:13px}.play-subtitle{font-size:9px}.video-kicker{font-size:7px;left:12px;bottom:12px;letter-spacing:1.2px}.about-section{grid-template-columns:1fr;gap:40px;padding-block:55px}.about-symbol{padding:28px 10px;font-size:51px;letter-spacing:8px;order:2}.about-symbol:before{height:170px;width:170px}.about-copy h2{font-size:36px}.about-copy>p:not(.eyebrow){font-size:14px}.text-link{font-size:13px}.footer-top{flex-wrap:wrap;gap:15px}.footer-top>p{order:3;width:100%;font-size:14px}.footer-bottom{display:block;font-size:10px;margin-top:19px}.footer-bottom p+p{margin-top:14px;text-align:left}.site-footer{padding-top:22px;padding-bottom:25px}}
@media(max-width:380px){:root{--space:20px}.site-header nav{gap:12px}.site-header nav a{font-size:11px}.brand{font-size:21px}.brand-caption{font-size:5.5px;letter-spacing:1.1px}.brand img{width:28px;height:28px}.hero h1{font-size:65px}.hero .eyebrow{font-size:7px;gap:6px}.small-sun{font-size:24px}.section-heading h2{font-size:31px}.film-copy h3{font-size:27px}.film-copy .eyebrow{font-size:7px;letter-spacing:1px}.film-copy .eyebrow span{padding-inline:2px}.video-button{padding:11px 14px;gap:11px;font-size:12px}.art-stamp{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
