:root{--paper:#f5f2e9;--ink:#223d32;--muted:#53675d;--line:#d5d9cb;--accent:#ae4b30;--white:#fffdf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.skip{position:absolute;left:1rem;top:-5rem;background:var(--white);padding:1rem;z-index:10}.skip:focus{top:1rem}.wrap{max-width:1240px;margin:auto;padding:0 40px}header{border-bottom:1px solid var(--line)}.topline{display:flex;justify-content:space-between;align-items:center;padding:23px 0;gap:30px}.brand{font:700 28px/1.1 Georgia,serif;text-decoration:none;letter-spacing:-1px}.brand small{display:block;font:10px/1.8 system-ui,sans-serif;letter-spacing:2.2px;text-transform:uppercase;margin-top:7px}nav{display:flex;gap:27px;align-items:center;font-size:13px}nav a{text-decoration:none}.nav-sub{border:1px solid var(--ink);padding:9px 18px}.eyebrow{font-size:10px;letter-spacing:2px;text-transform:uppercase;font-weight:700}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;padding:65px 0 58px;align-items:center}.hero h1{font:normal clamp(48px,5.4vw,77px)/1.03 Georgia,serif;letter-spacing:-3px;margin:22px 0}.hero h1 em{color:var(--accent);font-weight:normal}.hero p{font-size:17px;max-width:420px;color:var(--muted);line-height:1.8}.button{display:inline-block;text-decoration:none;padding:12px 23px;background:var(--ink);color:white;font-size:13px;border:1px solid var(--ink);cursor:pointer}.button:hover{background:#345743;color:white}.hero .button{margin-top:14px}.hero-art{position:relative}.hero-art img{width:100%;height:auto;display:block;aspect-ratio:1.04;object-fit:cover}.art-caption{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.3px;text-transform:uppercase;margin-top:12px}.note-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:18px 0;font-size:11px;letter-spacing:1px;text-transform:uppercase}.section{padding:55px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px;gap:20px}.section-head h2{font:normal 38px/1.2 Georgia,serif;margin:8px 0 0;letter-spacing:-1px}.section-head a{font-size:12px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card a{text-decoration:none}.card img{width:100%;height:auto;aspect-ratio:1.5;object-fit:cover;display:block}.card .eyebrow{color:var(--accent);margin:18px 0 9px}.card h3{font:normal 26px/1.18 Georgia,serif;margin:0 0 12px;letter-spacing:-.5px}.card p{font-size:13px;color:var(--muted);margin:0 0 14px}.card .read{font-size:11px;text-transform:uppercase;letter-spacing:1px}.manifesto{background:#e7ebdf;padding:40px;display:grid;grid-template-columns:1fr 1.5fr;gap:50px}.manifesto h2{font:normal 39px/1.18 Georgia,serif;margin:10px 0}.manifesto p{font-size:15px;margin:0 0 18px}.newsletter{margin:28px 0 65px;background:var(--ink);color:var(--paper);padding:48px;display:grid;grid-template-columns:1.2fr 1fr;gap:60px}.newsletter h2{font:normal 39px/1.15 Georgia,serif;margin:10px 0 20px}.newsletter p{font-size:13px;max-width:460px}.newsletter label{display:block;font-size:12px;margin-bottom:8px}.newsletter input{width:100%;padding:14px;background:var(--white);border:1px solid var(--line);font:inherit;color:var(--ink)}.newsletter button{margin-top:12px;background:#e8b783;color:#223d32;border:0;padding:14px 22px;font-weight:700;width:100%}.newsletter button:disabled{cursor:default}.newsletter .small{font-size:11px;opacity:.9}.consent{display:flex!important;gap:10px;align-items:start;margin-top:13px}.consent input{width:18px;height:18px;margin-top:3px;flex-shrink:0}fieldset{border:0;padding:0;margin:0}.page-intro{padding:60px 0 35px;max-width:830px}.page-intro h1{font:normal clamp(38px,5vw,62px)/1.1 Georgia,serif;letter-spacing:-1.8px;margin:20px 0}.page-intro p{font-size:19px;color:var(--muted)}.article-cover{width:100%;height:auto;max-height:450px;object-fit:cover}.article-body{max-width:720px;margin:45px auto 65px;font-size:17px;line-height:1.9}.article-body h2{font:normal 30px/1.25 Georgia,serif;margin:38px 0 14px}.article-body p{margin:0 0 22px}.article-meta{font-size:11px;letter-spacing:1px;text-transform:uppercase}.back{font-size:13px}.page-body{max-width:730px;margin-bottom:70px}.page-body h2{font:normal 28px Georgia,serif;margin-top:32px}footer{border-top:1px solid var(--line);padding:32px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:35px}.footer-links{display:flex;gap:20px;font-size:12px;flex-wrap:wrap}.footer-bottom{display:flex;justify-content:space-between;margin-top:28px;padding-top:20px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}@media(max-width:850px){.wrap{padding:0 24px}.topline{flex-wrap:wrap;gap:20px}nav{gap:18px;flex-wrap:wrap}.hero{gap:30px;padding-top:40px}.hero h1{font-size:53px}.grid{gap:20px}.card h3{font-size:23px}.newsletter{gap:28px;padding:32px}.manifesto{gap:24px;padding:30px}}@media(max-width:600px){.wrap{padding:0 20px}.brand{font-size:26px}nav{width:100%;justify-content:space-between;gap:10px;font-size:11px}.nav-sub{padding:6px 10px}.hero{grid-template-columns:1fr;gap:30px;padding:36px 0}.hero h1{font-size:55px;letter-spacing:-2px;max-width:400px}.hero-art img{aspect-ratio:1.2}.hero p{font-size:16px}.note-strip{font-size:9px;flex-wrap:wrap;gap:10px}.grid{grid-template-columns:1fr;gap:35px}.section{padding:38px 0}.section-head h2{font-size:32px}.section-head{align-items:center}.manifesto,.newsletter{grid-template-columns:1fr;gap:16px;padding:28px}.newsletter{margin-top:20px;margin-bottom:40px}.newsletter h2{font-size:34px}.manifesto h2{font-size:33px}.footer-top,.footer-bottom{flex-direction:column;gap:22px}.page-intro{padding-top:35px}.page-intro h1{font-size:43px}.article-body{font-size:16px}.article-cover{max-height:260px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

:root{--paper:#fffaf7;--ink:#50304b;--muted:#705c6b;--accent:#9e3e62;}
/* Everyday Meadow: blush, plum and butter yellow; airy domestic scrapbook. */
:root{--line:#ebd9df;--white:#fff;--accent:#9e3e62}header{background:#fffaf7;border-bottom:1px solid #ebd9df}.topline{padding:27px 0}.brand{font:italic 30px/1.1 Georgia,serif;color:#743653;letter-spacing:-1px}.brand small{font-style:normal;letter-spacing:1.8px;color:#705c6b}.nav-sub{border-radius:30px;border-color:#d0a3b4}.button{background:#743653;border-color:#743653;border-radius:28px;padding:13px 25px}.button:hover{background:#50304b}.meadow-welcome{text-align:center;max-width:780px;margin:auto;padding:42px 0 36px}.petals{display:block;font-size:42px;line-height:1.3;color:#a94769;margin-bottom:12px}.meadow-welcome .eyebrow{letter-spacing:2px;font-size:10px}.meadow-welcome h1{font:normal clamp(52px,5.8vw,79px)/1.12 Georgia,serif;letter-spacing:-2.8px;margin:22px 0}.meadow-welcome h1 em{color:#9e3e62}.meadow-welcome p{max-width:460px;margin:20px auto 24px;color:var(--muted);font-size:16px}.meadow-gallery{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:24px;align-items:center;margin:8px 0 25px}.meadow-gallery figure{margin:0;transform:rotate(-3deg);padding:12px 12px 8px;background:#f4e2e7}.meadow-gallery figure:nth-child(2){transform:rotate(2deg);background:#fff0c8}.meadow-gallery figure:nth-child(3){transform:rotate(-2deg);background:#eadfe9}.meadow-gallery img{width:100%;height:auto;aspect-ratio:1.25;object-fit:cover;display:block;border-radius:90px 90px 4px 4px}.meadow-gallery figcaption{text-align:center;font:italic 14px Georgia,serif;padding:14px 2px}.meadow-fresh .section-head{text-align:center;justify-content:center}.section-head h2{color:#743653}.meadow-feature{display:grid;grid-template-columns:1.2fr 1fr;gap:38px;align-items:stretch}.featured-story .card{background:white;border:1px solid #eddce3;border-radius:18px;overflow:hidden;padding-bottom:24px}.featured-story .card :is(h3,p,.read){margin-left:25px;margin-right:25px}.featured-story .card h3{font-size:32px}.featured-story .card img{aspect-ratio:1.9}.meadow-note{background:#f8eabf;padding:38px;border-radius:130px 130px 12px 12px;text-align:center;display:flex;flex-direction:column;justify-content:center}.meadow-note h2{font:italic 36px/1.2 Georgia,serif;letter-spacing:-1px;margin:20px 0}.meadow-note p{font-size:14px}.meadow-note a{font-size:12px}.note-flower{font-size:45px;color:#9e3e62;margin-top:15px}.meadow-library .grid{grid-template-columns:1fr 1fr;gap:32px}.meadow-library .card a{display:grid;grid-template-columns:140px 1fr;column-gap:22px}.meadow-library .card img{grid-row:1/5;height:150px;aspect-ratio:1;border-radius:60px 60px 10px 10px}.meadow-library .card .eyebrow{margin-top:0;font-size:9px}.meadow-library .card h3{font-size:24px}.meadow-library .card p:not(.eyebrow){display:none}.meadow-library .card .read{font-size:10px}.newsletter{background:#f0dce6;color:#50304b;border-radius:28px;display:block;text-align:center;padding:46px 60px;max-width:850px;margin:30px auto 65px}.newsletter>div{max-width:550px;margin:auto}.newsletter p{max-width:none}.newsletter form{margin-top:25px;text-align:left}.newsletter h2{font-style:italic;color:#743653;font-size:44px}.newsletter button{border-radius:25px;background:#743653;color:white}.newsletter input[type=email]{border-radius:10px}.newsletter .small{text-align:center}.page-intro{text-align:center;margin:auto}.page-intro h1{color:#743653}.article-cover{border-radius:30px}.page-body{margin-left:auto;margin-right:auto}.card img{border-radius:14px}.article-body h2{color:#743653}footer{background:#f4e8ec;border-top:0}.footer-bottom{border-color:#dbc1cd}@media(max-width:850px){.meadow-feature{gap:24px}.meadow-note{padding:28px}.meadow-note h2{font-size:30px}.meadow-library .card a{grid-template-columns:100px 1fr;gap:15px}.meadow-library .card img{height:125px}.meadow-gallery{gap:15px}.meadow-gallery figcaption{font-size:12px}}@media(max-width:600px){.brand{font-size:29px}.meadow-welcome{padding-top:26px}.meadow-welcome h1{font-size:49px;letter-spacing:-2px}.meadow-gallery{gap:10px;grid-template-columns:1fr 1fr;margin-bottom:5px}.meadow-gallery figure{padding:8px}.meadow-gallery figure:nth-child(3){display:none}.meadow-gallery img{aspect-ratio:.9;border-radius:55px 55px 4px 4px}.meadow-gallery figcaption{font-size:12px;line-height:1.3}.meadow-feature{grid-template-columns:1fr}.meadow-note{border-radius:90px 90px 12px 12px;padding:35px 24px}.meadow-library .grid{grid-template-columns:1fr}.meadow-library .card a{grid-template-columns:110px 1fr;column-gap:20px}.meadow-library .card h3{font-size:25px}.newsletter{padding:30px 24px}.newsletter h2{font-size:35px}.section-head{flex-wrap:wrap}.featured-story .card h3{font-size:29px}}
