:root{--ink:#30433d;--muted:#71827c;--green:#6c9a88;--pale:#edf5ef;--line:#dce9e2;--cream:#fbfcf8;--serif:"Noto Serif SC","Songti SC",STSong,serif;--sans:"Noto Sans SC","Microsoft YaHei","PingFang SC",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);margin:0}a{color:inherit;text-decoration:none}.shell{width:min(1120px,100% - 48px);margin-inline:auto}.nav{justify-content:space-between;align-items:center;height:90px;display:flex}.brand{font-family:var(--serif);align-items:center;gap:10px;font-size:19px;font-weight:700;display:flex}.brand span{color:#527d6e;background:#dcece2;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.navLinks{color:#5d716a;gap:36px;font-size:14px;display:flex}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:620px;padding-block:52px 82px;display:grid}.eyebrow{letter-spacing:.24em;color:#80a696;margin:0 0 18px;font-size:11px;font-weight:600}.hero h1,.sectionHeading h2,.about h2,.newsletter h2,.pageHeader h1,.aboutPage h1,.notFound h1{font-family:var(--serif)}.hero h1{letter-spacing:-.045em;color:#29443b;margin:0;font-size:58px;line-height:1.35}.intro{max-width:560px;color:var(--muted);margin:24px 0 32px;font-size:16px;line-height:2}.primaryButton{color:#fff;background:#5f8f7d;border-radius:999px;align-items:center;gap:24px;padding:14px 22px;font-size:14px;transition:all .2s;display:inline-flex;box-shadow:0 9px 25px #6c9a8833}.primaryButton:hover{background:#527f6e;transform:translateY(-2px)}.heroArt{background:linear-gradient(155deg,#e8f4ee,#f4f0dc 80%);border-radius:48% 48% 46% 46%;height:430px;position:relative;overflow:hidden;box-shadow:0 24px 70px #8aab9b28}.heroArt p{z-index:4;font:500 27px/1.4 var(--serif);color:#547368;position:absolute;top:60px;left:60px}.heroArt em{color:#87a99b;font-size:18px}.sun{background:#f5db9c;border-radius:50%;width:115px;height:115px;position:absolute;top:62px;right:55px;box-shadow:0 0 0 18px #f5db9c20}.hill{border-radius:50% 50% 0 0;position:absolute}.hillBack{background:#c9dfce;width:440px;height:220px;bottom:-60px;left:-90px;transform:rotate(8deg)}.hillFront{background:#90b49f;width:520px;height:245px;bottom:-108px;right:-170px;transform:rotate(-10deg)}.leaf{z-index:3;background:#719b86;border-radius:100% 0;width:52px;height:110px;position:absolute}.leafOne{bottom:115px;right:70px;transform:rotate(25deg)}.leafTwo{background:#aec9b6;bottom:78px;right:115px;transform:rotate(-22deg)}.leafThree{background:#567e6b;bottom:50px;right:33px;transform:rotate(52deg)}.posts{border-top:1px solid var(--line);padding-block:90px}.sectionHeading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.sectionHeading h2{margin:0;font-size:34px}.sectionHeading>a{color:#698177;border-bottom:1px solid #b8cbc2;padding-bottom:5px;font-size:13px}.postGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.postCard{background:#fff;border:1px solid #e5eee8;border-radius:22px;padding:12px 12px 25px;transition:all .25s}.postCard:hover{transform:translateY(-5px);box-shadow:0 20px 45px #5f8f7d17}.postVisual{color:#58766b;border-radius:14px;justify-content:space-between;height:205px;padding:18px;display:flex}.postVisual i{align-self:center;font-size:30px;font-style:normal}.postMeta{color:#8b9a95;justify-content:space-between;margin:18px 4px 12px;font-size:11px;display:flex}.postMeta span:first-child{color:#62917f}.postCard h3{font:600 19px/1.6 var(--serif);margin:0 4px 8px}.postCard>p{color:#7c8b86;margin:0 4px 18px;font-size:13px;line-height:1.8}.readMore{color:#618b7b;margin:0 4px;font-size:12px}.about{grid-template-columns:360px 1fr;align-items:center;gap:90px;padding-block:110px;display:grid}.portrait{color:#7da18f;background:#dcebe2;border-radius:180px 180px 34px 34px;place-items:center;height:420px;display:grid;position:relative}.portrait span{color:#fff;font-size:47px;position:absolute;top:38px;right:43px}.portrait div{text-align:center;font:600 22px/1.7 var(--serif);border:1px dashed #91b09f;border-radius:50%;padding:52px 42px}.about h2{margin:0 0 23px;font-size:38px}.aboutCopy>p:not(.eyebrow){color:#71817c;max-width:610px;font-size:15px;line-height:2}.aboutCopy>a{color:#5a8876;border-bottom:1px solid #a9c1b7;margin-top:14px;padding-bottom:5px;font-size:13px;display:inline-block}.newsletter{background:#e5f0e9;border-radius:28px;justify-content:space-between;align-items:center;margin-block:30px 80px;padding:48px 54px;display:flex}.newsletter h2{margin:0 0 10px;font-size:29px}.newsletter>div>p:last-child{color:#74877f;font-size:13px}.subscribePreview{background:#fff;border-radius:999px;width:390px;padding:5px;display:flex}.subscribePreview>span{color:#9aa7a2;flex:1;padding:13px 18px;font-size:13px}.subscribePreview button{color:#fff;cursor:not-allowed;background:#95afa4;border:0;border-radius:999px;padding:13px 20px}.siteFooter{border-top:1px solid var(--line);color:#889690;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:130px;font-size:12px;display:grid}.siteFooter p:nth-child(2){text-align:center}.siteFooter p:last-child{text-align:right}.pageHeader{border-bottom:1px solid var(--line);padding-block:95px 58px}.pageHeader h1{margin:0 0 18px;font-size:48px}.pageHeader>p:last-child{color:var(--muted);line-height:1.8}.articleList{padding-block:24px 90px}.articleList article{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr auto;align-items:center;column-gap:35px;padding:40px 0;display:grid}.articleList article>div{color:#899791;flex-direction:column;gap:8px;font-size:12px;display:flex}.articleList article>div span{color:#5f8f7d}.articleList h2{font:600 22px/1.6 var(--serif);margin:0}.articleList article>p{color:var(--muted);grid-column:2;margin:8px 0 0;font-size:14px;line-height:1.8}.articleList article>a{color:#5f8f7d;grid-area:1/3/3;font-size:12px}.postPage{max-width:820px;padding-block:75px 100px}.postPage>header{text-align:center;border-bottom:1px solid var(--line);padding-bottom:45px}.backLink{color:#71877e;margin-bottom:40px;font-size:12px;display:inline-block}.postLabel{color:#899791;justify-content:center;gap:15px;font-size:11px;display:flex}.postLabel span+span:before{content:"·";margin-right:15px}.postLabel span:first-child{color:#5f8f7d}.postPage h1{font:700 42px/1.45 var(--serif);max-width:730px;margin:20px auto 16px}.postPage>header>p{color:var(--muted);line-height:1.8}.prose{color:#40514b;max-width:700px;font:400 16px/2 var(--serif);margin:55px auto}.prose h2{color:#2d473e;margin:2.1em 0 .7em;font-size:26px}.prose p{margin:1.25em 0}.prose a{color:#4e806e;border-bottom:1px solid #aac4b8}.prose blockquote{color:#687a74;background:#edf4ef;border-left:3px solid #8eaf9f;margin:2em 0;padding:8px 24px}.postPage>footer{border-top:1px solid var(--line);text-align:right;color:#5f8f7d;max-width:700px;margin:55px auto 0;padding-top:30px;font-size:13px}.aboutPage{grid-template-columns:360px 1fr;align-items:center;gap:90px;padding-block:90px 120px;display:grid}.aboutPage h1{margin:0 0 25px;font-size:42px}.aboutPage code{background:#e9f1ec;border-radius:5px;padding:2px 7px}.notFound{text-align:center;padding-block:140px 180px}.notFound h1{margin:0 0 18px;font-size:46px}.notFound>p:nth-of-type(2){color:var(--muted);margin-bottom:35px}@media (width<=800px){.shell{width:min(100% - 30px,620px)}.nav{height:72px}.navLinks{gap:18px}.hero{grid-template-columns:1fr;min-height:auto;padding-block:60px}.hero h1{font-size:40px}.heroArt{height:340px}.postGrid{grid-template-columns:1fr}.about,.aboutPage{grid-template-columns:1fr;gap:45px;padding-block:80px}.portrait{width:100%;max-width:350px;height:360px;margin:auto}.newsletter{flex-direction:column;align-items:flex-start;gap:25px;padding:36px 24px}.subscribePreview{width:100%}.siteFooter{grid-template-columns:1fr;gap:14px;padding-block:35px}.siteFooter p:nth-child(2),.siteFooter p:last-child{text-align:left;margin:0}.articleList article{grid-template-columns:1fr}.articleList article>div{flex-direction:row}.articleList article>p,.articleList article>a{grid-area:auto/1}.articleList article>a{margin-top:16px}.postPage h1{font-size:34px}}@media (width<=480px){.navLinks a:last-child{display:none}.hero{padding-top:42px}.hero h1{font-size:35px}.heroArt{border-radius:120px 120px 24px 24px;height:300px}.heroArt p{font-size:23px;top:38px;left:35px}.sectionHeading{align-items:center}.posts{padding-block:65px}.subscribePreview{border-radius:16px;flex-direction:column;gap:6px}.subscribePreview button{border-radius:12px}.pageHeader h1{font-size:38px}.postLabel{flex-wrap:wrap}.postPage h1{font-size:29px}.prose{font-size:15px}.notFound h1{font-size:36px}}:root{--ink:#5d3c48;--muted:#8c6c78;--green:#d96f95;--pale:#fff0f5;--line:#f2d6e0;--cream:#fffbfc}body{background:radial-gradient(circle at 8% 4%, #ffdde88c, transparent 28rem), radial-gradient(circle at 95% 30%, #ffe7c252, transparent 24rem), var(--cream);color:var(--ink)}::selection{color:#5d3c48;background:#ffd3e1}.brand span{color:#bd5479;background:linear-gradient(145deg,#ffe1eb,#fff0cf);box-shadow:0 5px 16px #d96f952e}.navLinks{color:#8d6977}.navLinks a:hover{color:#c4547d}.eyebrow{color:#d47598}.hero h1{color:#653f4e}.intro{color:#8c6c78}.primaryButton{color:#fff;background:linear-gradient(135deg,#df7ca0,#c85d82);box-shadow:0 12px 28px #c85d823d,0 3px 8px #c85d821f}.primaryButton:hover{background:linear-gradient(135deg,#d96f95,#b94d74);box-shadow:0 15px 32px #c85d824d,0 4px 10px #c85d8226}.heroArt{background:linear-gradient(155deg,#ffe7ef 0%,#fff1dc 56%,#ffe1e8 100%);box-shadow:0 28px 70px #ca708f33,inset 0 0 40px #fff6}.heroArt p{color:#8d536a}.heroArt em{color:#c6819b}.heroArt:after{content:"✦";z-index:4;color:#ffffffe6;text-shadow:38px -48px #fff9,-58px 40px #ffffff73;font-size:28px;position:absolute;top:42%;right:21%}.sun{background:#ffd978;box-shadow:0 0 0 18px #ffd9782e,0 0 45px #ffc45840}.hillBack{background:#f5c5d3}.hillFront{background:#e9a1b8}.leafOne{background:#c87996}.leafTwo{background:#f4b5c7}.leafThree{background:#b96787}.sectionHeading>a{color:#bd6586;border-color:#e7b4c7}.postCard{background:#ffffffe0;border-color:#f4dce5;box-shadow:0 8px 26px #b765820f}.postCard:hover{box-shadow:0 22px 48px #b7658226,0 5px 12px #b7658214}.postVisual.mint{background:linear-gradient(145deg,#ffdce8,#fff0ca)}.postVisual.blue{background:linear-gradient(145deg,#e7ddf4,#ffdfe9)}.postVisual.peach{background:linear-gradient(145deg,#ffd8d0,#ffe8b8)}.postVisual{color:#a65875}.postMeta span:first-child,.readMore,.articleList article>div span,.articleList article>a{color:#c15e83}.portrait{color:#c47792;background:radial-gradient(circle at 70% 20%,#fff9,#0000 8rem),linear-gradient(160deg,#ffe2eb,#ffd1df);box-shadow:0 22px 45px #c0638424}.portrait div{border-color:#dea0b7}.aboutCopy>a{color:#bd5d80;border-color:#e5afc2}.pageHeader,.articleList article{border-color:#f2d6e0}.backLink,.postLabel span:first-child,.postPage>footer{color:#bd5d80}.prose a{color:#b85279;border-color:#e5aabe}.prose blockquote{color:#825f6c;background:#fff0f5;border-left-color:#df8faa}.siteFooter{border-color:#f2d6e0}@media (width<=800px){body{background:radial-gradient(circle at 5% 3%, #ffdde880, transparent 18rem), var(--cream)}}.hero-title{letter-spacing:.02em;font-size:clamp(2rem,4vw,3.6rem);font-weight:700;line-height:1.25}
