@charset "UTF-8";
:root{--paper:#f5f4ef;--ink:#20221f;--muted:#73766c;--line:#d5d7cd;--acid:#d6ed4d;--card:#ebece5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #718019;outline-offset:5px}::selection{background:var(--acid)}.wrap{max-width:1440px;margin:auto;padding:0 64px}.skip{position:absolute;top:-70px;left:20px;padding:14px;background:var(--acid);z-index:10}.skip:focus{top:12px}header{height:116px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--ink)}.brand{font-weight:700;font-size:30px;letter-spacing:-1.5px}.brand-dot{color:#849528}.brand small{display:block;font-size:11px;font-weight:400;letter-spacing:2.2px;text-transform:uppercase;margin-top:7px}nav{display:flex;gap:34px;align-items:center;font-size:13px}nav a:hover{text-decoration:underline;text-underline-offset:6px}.github{border:1px solid var(--line);border-radius:30px;padding:13px 20px}.github span{margin-left:14px}.edition{padding:22px 0;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.4px;color:var(--muted)}.edition i{display:inline-block;width:6px;height:6px;background:#869b32;border-radius:50%;margin:0 8px 1px 0}.hero{display:grid;grid-template-columns:1.16fr 1fr;gap:60px;padding:34px 0 78px;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:600;color:var(--muted)}h1,h2,h3,p{margin:0}.hero h1{font-size:clamp(48px,5.3vw,76px);font-weight:500;letter-spacing:-4.4px;line-height:1.035;margin:23px 0}.hero h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400}.hero p{font-size:15px;line-height:1.75;color:var(--muted);margin:25px 0 29px}.button{display:inline-flex;align-items:center;gap:42px;background:var(--ink);color:var(--paper);padding:17px 22px;border-radius:3px;font-size:12px}.button:hover{background:#3a3e31}.hero-art{height:444px;position:relative;overflow:hidden;background:var(--acid);border-radius:4px;padding:26px;color:#293114;isolation:isolate}.art-top,.art-bottom{display:flex;justify-content:space-between;position:relative;z-index:1;font-size:9px;letter-spacing:1px;line-height:1.6}.art-top span:last-child{font-size:21px;line-height:15px}.art-bottom{position:absolute;bottom:27px;left:26px;right:26px}.coordinate{text-align:right;font-size:8px;opacity:.7}.orbit{position:absolute;border:1px solid #29311435;border-radius:50%;z-index:-1;transform:rotate(-36deg)}.orbit-one{width:510px;height:230px;left:-50px;top:75px}.orbit-two{width:550px;height:300px;left:-60px;top:45px}.orbit-three{width:600px;height:370px;left:-80px;top:14px}.art-center{position:absolute;left:47px;top:86px;font-family:Georgia,serif;display:flex;flex-direction:column;font-size:41px;line-height:1.07;letter-spacing:-1.7px}.art-center b{font-family:Arial;font-weight:400;font-size:21px;line-height:1;margin-left:42px}.art-center span:nth-of-type(2){margin-left:55px}.art-center b:nth-of-type(2){margin-left:125px}.art-center strong{font-size:63px;font-weight:400;margin-left:107px;font-style:italic}.featured{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:34px 0;display:grid;grid-template-columns:100px 1fr 230px;gap:34px}.feature-label{display:flex;flex-direction:column;justify-content:space-between;font-size:9px;letter-spacing:1px}.feature-number{font-family:Georgia,serif;font-size:75px;line-height:1;color:#c5c8bd;letter-spacing:-5px}.featured h2{font-size:36px;font-weight:500;line-height:1.15;letter-spacing:-1.3px;margin:14px 0}.featured p{max-width:520px;font-size:13px;line-height:1.8;color:var(--muted)}.text-link{font-size:12px;display:inline-flex;gap:34px;align-items:center;margin-top:24px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.feature-aside{border-left:1px solid var(--line);padding-left:40px}.asterisk{font-size:62px;line-height:1;color:#728329}.feature-aside p{font-size:18px;color:var(--ink);line-height:1.35;margin:18px 0}.feature-aside small{font-size:8px;letter-spacing:1px;line-height:1.8;color:var(--muted)}.notes{padding:65px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;gap:20px}.section-head h2{font-size:24px;font-weight:500;letter-spacing:-.7px}.section-head h2 span{font-size:12px;letter-spacing:0;color:var(--muted)}.filters{display:flex;gap:4px}.filters button{background:none;border:1px solid transparent;color:var(--muted);padding:8px 11px;font-size:10px;cursor:pointer;border-radius:24px}.filters .selected{background:var(--ink);color:white}.filters button:hover{border-color:var(--line)}.post-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.post{border:1px solid var(--line);padding:26px 28px 22px;border-radius:3px;transition:border-color .2s,background .2s}.post:hover{border-color:#8a9080;background:#eff0e8}.post[hidden]{display:none}.post-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px;color:var(--muted);text-transform:uppercase;margin-bottom:32px}.post h3{font-size:27px;line-height:1.14;letter-spacing:-.9px;font-weight:500;max-width:440px}.post p{font-size:12px;line-height:1.8;color:var(--muted);margin:15px 0 26px;max-width:410px}.post-bottom{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted)}.round-arrow{display:inline-flex;border:1px solid var(--line);height:32px;width:32px;border-radius:50%;align-items:center;justify-content:center;font-size:17px;color:var(--ink)}.about-strip{background:var(--card);padding:40px;display:flex;align-items:center;gap:33px;border-radius:4px;margin:0 0 68px}.monogram{width:85px;height:85px;border:1px solid #bdc1b0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-style:italic;font-size:53px;flex-shrink:0}.about-strip h2{font-size:25px;font-weight:500;line-height:1.2;letter-spacing:-.7px;margin:11px 0}.about-strip p{font-size:12px;line-height:1.8;color:var(--muted)}.about-strip .text-link{margin-left:auto;white-space:nowrap}footer{border-top:1px solid var(--ink);padding:29px 0 36px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);align-items:center}.footer-brand{font-size:16px;letter-spacing:-.7px;color:var(--ink);font-weight:bold}.reading{max-width:760px;margin:48px auto 85px}.back{display:inline-block;font-size:12px;color:var(--muted);margin-bottom:54px}.reading h1{font-size:56px;font-weight:500;letter-spacing:-2.4px;line-height:1.08;margin:20px 0}.reading .lead{font-size:20px;line-height:1.65;color:var(--muted);margin:25px 0}.byline{font-size:11px;color:var(--muted);padding:20px 0 26px;border-bottom:1px solid var(--line)}.prose{font-family:Georgia,'Times New Roman',serif;font-size:19px;line-height:1.85;padding-top:18px}.prose h2{font-family:Arial,sans-serif;font-size:27px;font-weight:500;letter-spacing:-.7px;margin:37px 0 12px}.prose p{margin:0 0 24px}.prose a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.source-note{font-family:Arial,sans-serif;font-size:12px;color:var(--muted)}.article-end{border-top:1px solid var(--line);margin-top:40px;padding-top:22px;font-size:12px;display:flex;justify-content:space-between;color:var(--muted)}@media(min-width:1500px){.hero h1{font-size:80px}.hero-art{height:465px}}@media(max-width:1000px){.wrap{padding:0 32px}.hero{gap:30px}.hero h1{font-size:57px;letter-spacing:-3px}.hero-art{height:400px}.art-center{left:30px;font-size:35px}.art-center strong{font-size:52px;margin-left:70px}.featured{grid-template-columns:70px 1fr 180px;gap:22px}.featured h2{font-size:30px}.feature-aside{padding-left:24px}.section-head{align-items:flex-start;flex-direction:column}.about-strip{padding:30px}.about-strip .text-link{white-space:normal;max-width:110px}footer span:nth-child(2){display:none}}@media(max-width:650px){.wrap{padding:0 22px}header{height:95px}.brand{font-size:25px}.brand small{font-size:9px}nav{gap:15px;font-size:11px}.github{display:none}.edition{font-size:8px;line-height:1.6;gap:20px;letter-spacing:.6px}.edition span:last-child{text-align:right;max-width:120px}.hero{grid-template-columns:1fr;padding:23px 0 40px;gap:32px}.hero h1{font-size:57px;letter-spacing:-3.4px}.hero p{font-size:14px}.hero-art{height:345px}.art-center{top:65px;left:38px}.art-center strong{font-size:57px;margin-left:105px}.art-bottom{font-size:8px}.featured{grid-template-columns:38px 1fr;gap:17px;padding:27px 0}.feature-label{font-size:8px}.feature-number{font-size:45px;letter-spacing:-2px}.featured h2{font-size:28px;letter-spacing:-1px}.featured h2 br{display:none}.featured .eyebrow{font-size:8px}.feature-aside{display:none}.notes{padding:40px 0}.section-head h2{font-size:23px}.filters button{padding:8px 12px}.post-grid{grid-template-columns:1fr;gap:14px}.post{padding:22px}.post h3{font-size:27px}.post-top{margin-bottom:25px}.about-strip{padding:25px;gap:20px;flex-wrap:wrap;margin-bottom:40px}.monogram{width:58px;height:58px;font-size:39px}.about-strip>div{width:calc(100% - 78px)}.about-strip h2{font-size:21px}.about-strip h2 br,.about-strip p br{display:none}.about-strip .text-link{max-width:none;margin:3px 0 0 78px;font-size:10px}footer{flex-wrap:wrap;font-size:9px;gap:18px}.footer-brand{width:100%;font-size:18px}.reading{margin-top:28px}.back{margin-bottom:36px}.reading h1{font-size:39px;letter-spacing:-1.8px}.reading .lead{font-size:17px}.prose{font-size:18px;line-height:1.8}.prose h2{font-size:24px}.article-end{gap:20px;line-height:1.6}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
