@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=IBM+Plex+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap);html{font-size:16px}#root{min-height:100vh}:root{--page-max-width:1380px;--ink-strong:#1f261f;--ink-soft:#617062;--clay:#b47958;--moss:#355845;--sand:#f3efe4;--mist:#f4f4ee;--paper:#fffdf8;--border-soft:#1f261f1f}#root,body,html{min-height:100%}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#f8f6f0,#f1f2ec 42%,#eef0e8);color:#1f261f;color:var(--ink-strong);font-family:Manrope,sans-serif;margin:0}code{font-family:IBM Plex Mono,monospace}button,input,select,textarea{font:inherit}.app-container{background:linear-gradient(180deg,#f8f6f0,#f1f2ec 42%,#eef0e8);display:flex;flex-direction:column;min-height:100vh}.content{flex:1 1;margin:0 auto;padding:2rem 0 4.5rem;width:min(calc(100% - 1.5rem),1380px);width:min(calc(100% - 1.5rem),var(--page-max-width))}.content>*{min-width:0}.site-link-list{border-top:1px solid #1f261f1f;border-top:1px solid var(--border-soft);display:grid}.site-link-item{grid-gap:.55rem;border-bottom:1px solid #1f261f1f;border-bottom:1px solid var(--border-soft);display:grid;gap:.55rem;padding:1.35rem 0}.site-stat-grid{grid-gap:1px;background:#1f261f1f;background:var(--border-soft);display:grid;gap:1px;grid-template-columns:repeat(3,minmax(0,1fr))}.site-stat{background:#fffdf8;background:var(--paper);padding:1.35rem}.home-hero{display:block}.home-copy{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;max-width:none;min-height:auto}.home-copy h3{font-size:clamp(3rem,6vw,5.6rem);line-height:.92;max-width:26ch}.home-copy p{max-width:60rem}.home-copy--wide{max-width:none}.home-hero--text-only .home-copy h3{max-width:26ch}.home-hero--text-only .home-copy p{max-width:60rem}.home-landscape{background:linear-gradient(180deg,#f4eee2,#e8ede3 42%,#dee6d9);border:1px solid #1f261f1f;border:1px solid var(--border-soft);min-height:470px;overflow:hidden;position:relative}.home-landscape:before{background:linear-gradient(180deg,#ffffff29,#fff0 24%),radial-gradient(circle at 72% 20%,#f4e3bac7 0 10%,#f4e3ba00 11%),linear-gradient(180deg,#bdccb33d 32%,#71896214);content:"";inset:0;position:absolute}.home-greenhouse,.home-hill-back,.home-hill-front,.home-house,.home-row,.home-row-alt,.home-trees{position:absolute}.home-hill-back{background:linear-gradient(180deg,#c9d3be,#9ead8e);bottom:29%;clip-path:polygon(0 72%,16% 48%,32% 58%,50% 34%,68% 42%,100% 18%,100% 100%,0 100%);height:26%;left:-8%;right:-4%}.home-hill-front{background:linear-gradient(180deg,#9fb28b,#708763);bottom:0;clip-path:polygon(0 38%,18% 28%,34% 34%,51% 18%,71% 26%,100% 14%,100% 100%,0 100%);height:42%;left:-6%;right:-8%}.home-row,.home-row-alt{border-bottom:1px solid #3954331f;border-top:1px solid #ffffff57;height:9%;left:8%;right:6%;transform:skewX(-18deg)}.home-row{background:linear-gradient(180deg,#79946538,#58724714);bottom:15%}.home-row-alt{background:linear-gradient(180deg,#91a87738,#5b784d14);bottom:7%}.home-house{background:linear-gradient(180deg,#efe5d5,#dbcab3);border:1px solid #5b4a321f;bottom:27%;box-shadow:0 20px 40px #33302114;height:62px;left:57%;width:92px}.home-house:before{background:linear-gradient(180deg,#856045,#654531);clip-path:polygon(50% 0,100% 100%,0 100%);content:"";height:28px;inset:-22px -10px auto;position:absolute}.home-greenhouse{background:linear-gradient(180deg,#f1f8f6e6,#c3d6d6d1);border:1px solid #5e7f8f33;bottom:25%;clip-path:polygon(12% 100%,0 100%,6% 24%,21% 0,86% 0,100% 24%,100% 100%,88% 100%,84% 28%,72% 28%,72% 100%,60% 100%,60% 28%,48% 28%,48% 100%,36% 100%,36% 28%,24% 28%,24% 100%);height:52px;left:72%;width:104px}.home-trees{background:radial-gradient(circle at 6% 74%,#3e5b3af2 0 5%,#0000 5.4%),radial-gradient(circle at 14% 68%,#4a6943f0 0 5.8%,#0000 6.2%),radial-gradient(circle at 28% 72%,#44613ceb 0 5.2%,#0000 5.6%),radial-gradient(circle at 46% 66%,#47633deb 0 6.2%,#0000 6.6%),radial-gradient(circle at 84% 68%,#4f6c45eb 0 5.6%,#0000 6%),linear-gradient(180deg,#47603d00,#47603d00 58%,#47603d42 0,#47603d42 64%,#47603d00 0);bottom:21%;height:16%;left:8%;right:8%}@media (max-width:720px){.content{padding:1.5rem 0 3.5rem;width:min(calc(100% - 1rem),1380px);width:min(calc(100% - 1rem),var(--page-max-width))}.site-stat-grid{grid-template-columns:1fr}.home-copy,.home-hero--text-only .home-copy h3,.home-hero--text-only .home-copy p{max-width:none}}