@charset "UTF-8";
:root{color-scheme:light;--paper:#f6f4ed;--ink:#253b32;--muted:#69736a;--line:#d6dacd;--accent:#c55736;--green:#dce4d5;--white:#fffef9}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:6px}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.skip{position:absolute;top:-100px;left:24px;padding:12px;background:var(--white);z-index:9}.skip:focus{top:10px}header{border-bottom:1px solid var(--line)}.header-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:Georgia,serif;font-size:33px;letter-spacing:-1.7px;text-decoration:none}.brand-dot{color:var(--accent)}nav{display:flex;gap:32px;font-size:14px}nav a{text-decoration:none}nav a:hover{text-decoration:underline}.eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:700}.hero{padding:76px 0 70px;display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}.hero h1{font:normal clamp(52px,6.4vw,84px)/1.02 Georgia,serif;letter-spacing:-3px;margin:28px 0}.hero h1 em{font-weight:normal;color:var(--accent)}.intro{font-size:17px;line-height:1.8;max-width:410px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:36px;margin-top:18px;text-decoration:none;border-bottom:1px solid var(--ink);padding:0 0 10px;font-size:14px}.text-link span{font-size:22px}.art{height:450px;position:relative;background:#dce4d5;overflow:hidden;border-radius:180px 180px 4px 4px}.art-sun{width:100px;height:100px;border-radius:50%;position:absolute;background:#ce7650;top:62px;right:67px}.art-hill{position:absolute;width:450px;height:350px;border-radius:50%;background:#72856a;bottom:-175px;left:-140px;transform:rotate(-15deg)}.art-hill.second{width:590px;height:380px;left:140px;bottom:-205px;background:#3e5848;transform:rotate(25deg)}.art-path{position:absolute;width:140px;height:500px;left:42%;top:270px;background:#e7dfc6;transform:rotate(36deg);border-radius:100% 0 0 0}.art-caption{position:absolute;bottom:25px;left:28px;color:#fffef9;font-size:10px;letter-spacing:2px;z-index:1}.caption{display:flex;justify-content:space-between;margin-top:14px;font-size:10px;letter-spacing:1px;color:var(--muted)}.section-head{border-top:1px solid var(--line);padding-top:30px;display:flex;justify-content:space-between;align-items:baseline;margin-bottom:30px;gap:20px}.section-head h2{font:normal 33px Georgia,serif;margin:0}.section-head p{font-size:12px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{text-decoration:none;display:block}.card-art{height:230px;position:relative;overflow:hidden;margin-bottom:25px;background:#e7d6c3}.card-art.light{background:#dedfcf}.light:before{content:"";position:absolute;background:#fff8dc;width:130px;height:250px;transform:skew(-25deg);top:-15px;left:28%;box-shadow:90px 35px 0 #c1c7b5}.light:after{content:"";position:absolute;bottom:-44px;right:35px;width:95px;height:130px;background:#425c4d;border-radius:55% 55% 15% 15%}.card-art.walk{background:#cbd8d1}.walk:before{content:"";position:absolute;inset:45px 45px 0;background:repeating-linear-gradient(90deg,#f3eddf 0,#f3eddf 40px,#b4bfae 40px,#b4bfae 53px);transform:skewY(-8deg)}.walk:after{content:"";position:absolute;bottom:-55px;left:0;width:420px;height:120px;background:#7e8b71;transform:rotate(-12deg)}.card-art.notes{background:#d9b698}.notes:before{content:"";position:absolute;width:145px;height:184px;top:35px;left:calc(50% - 72px);background:repeating-linear-gradient(0deg,#f8f5e9 0,#f8f5e9 22px,#dddccb 22px,#dddccb 23px);border-left:12px solid #435f51;transform:rotate(-12deg);box-shadow:12px 14px 0 #b4917566}.notes:after{content:"";position:absolute;width:7px;height:165px;top:49px;right:62px;background:#c45534;transform:rotate(18deg)}.card .eyebrow{color:var(--muted);font-size:10px}.card h3{font:normal 28px/1.18 Georgia,serif;margin:13px 0}.card p{font-size:14px;line-height:1.75;color:var(--muted);margin:0;max-width:320px}.card:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.card:hover .card-art{filter:brightness(1.03)}.card-footer{display:flex;justify-content:space-between;margin-top:20px;border-top:1px solid var(--line);padding-top:13px;font-size:11px;color:var(--muted)}.manifesto{margin:76px 0;padding:50px;background:var(--green);display:grid;grid-template-columns:1fr 2fr;gap:50px;align-items:start}.manifesto h2{font:normal 37px/1.2 Georgia,serif;margin:0;max-width:600px}.manifesto p{font-size:15px;line-height:1.8;color:var(--muted);max-width:580px}.manifesto .text-link{margin-top:5px}footer{border-top:1px solid var(--line)}.footer-inner{padding:30px 0 36px;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-note{font-size:12px;line-height:1.7;color:var(--muted)}.footer-inner a:not(.brand){font-size:12px}.article{max-width:730px;margin:66px auto 84px}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:40px}.article h1{font:normal clamp(39px,5vw,61px)/1.08 Georgia,serif;letter-spacing:-1.5px;margin:22px 0 24px}.article .lead{font-size:21px;line-height:1.6;color:var(--muted);margin-bottom:40px}.article h2{font:normal 30px/1.2 Georgia,serif;margin:38px 0 17px}.article p,.article li{font-size:17px;line-height:1.85}.article li{padding-left:5px;margin:9px 0}.article ol{padding-left:22px}.article .card-art{height:280px;margin:35px 0}.aside-note{background:var(--green);padding:22px 28px;margin:30px 0;border-left:3px solid #72856a}.aside-note p{margin:0;font-size:16px}.article-end{border-top:1px solid var(--line);margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:14px}.article-end a{text-decoration:none}.error-page{min-height:60vh;padding:100px 0}.error-page h1{font:normal 56px Georgia,serif;margin:20px 0}.error-page p{line-height:1.8;color:var(--muted)}
@media(max-width:850px){.hero{gap:35px;padding:55px 0}.hero h1{font-size:59px}.art{height:380px}.cards{gap:20px}.card-art{height:185px}.card h3{font-size:24px}.manifesto{gap:25px;padding:35px}.manifesto h2{font-size:31px}}
@media(max-width:620px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:80px}.brand{font-size:29px}nav{gap:18px;font-size:12px}.hero{grid-template-columns:1fr;gap:35px;padding:45px 0}.hero h1{font-size:61px;letter-spacing:-2px;margin:22px 0}.intro{font-size:16px}.art{height:330px;border-radius:150px 150px 4px 4px;max-width:440px;margin:auto}.art-sun{width:82px;height:82px;right:56px;top:45px}.art-hill{bottom:-160px}.art-path{top:205px}.section-head{align-items:start}.section-head h2{font-size:29px}.section-head p{font-size:10px;max-width:85px;line-height:1.5;margin:5px 0 0}.cards{grid-template-columns:1fr;gap:40px}.card-art{height:240px}.card h3{font-size:29px}.card p{max-width:none}.manifesto{grid-template-columns:1fr;margin:50px 0;padding:30px 25px;gap:15px}.manifesto h2{font-size:32px}.footer-inner{flex-wrap:wrap;gap:18px}.footer-note{max-width:200px}.article{margin:40px auto 60px}.article h1{font-size:44px}.article .lead{font-size:19px}.article p,.article li{font-size:16px}.article-end{font-size:12px}.aside-note{padding:20px}.error-page{padding:65px 0}.error-page h1{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
