:root{--background:#f8fbf6;--surface:#fff;--surface-strong:#eef8e7;--foreground:#142218;--muted:#58715f;--border:#dbe9d4;--green:#247a3c;--green-strong:#145b2a;--blue:#2f7fc1;--yellow:#f1c84b;--orange:#e87735;--shadow:0 18px 50px #1c46281f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;min-height:100%}body{min-height:100%;color:var(--foreground);background:linear-gradient(180deg, #f2faee 0, #fff 440px, var(--background) 100%), var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.65}.page-shell{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fbf6eb;border-bottom:1px solid #dbe9d4d1;position:sticky;top:0}.nav-bar{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{align-items:center;gap:10px;font-size:16px;display:inline-flex}.brand span,.brand img{width:34px;height:34px;color:var(--green-strong);background:#e7f7df;border:1px solid #b9dbac;border-radius:8px;place-items:center;font-weight:900;display:grid}.brand img{object-fit:cover}.nav-bar nav,.site-footer a{color:#314d39;gap:18px;font-size:14px;font-weight:700;display:flex}.hero-section{padding:64px 0 48px}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.72fr);align-items:center;gap:44px;display:grid}.hero-copy h1,.guide-hero h1{color:#102016;letter-spacing:0;max-width:760px;font-size:clamp(42px,7vw,78px);line-height:.96}.hero-copy>p,.guide-hero>div>p{max-width:690px;margin-top:22px;font-size:19px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:15px;font-weight:800;display:inline-flex}.button.primary{background:var(--green);color:#fff;box-shadow:0 12px 24px #247a3c38}.button.secondary{color:var(--green-strong);background:#fff;border:1px solid #bdddb2}.stat-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:38px;display:grid}.stat-strip div{border-top:1px solid var(--border);padding-top:14px}.stat-strip span,.guide-meta,.guide-card span,.tool-card span{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:900}.stat-strip strong{color:#203927;margin-top:6px;font-size:15px;line-height:1.35;display:block}.hero-panel{box-shadow:var(--shadow);background:#fff;border:1px solid #cfe4c4;border-radius:8px;overflow:hidden}.garden-visual{background:linear-gradient(#c8ecff 0 46%,#7cc768 46% 100%),#c8ecff;height:260px;position:relative}.garden-visual:before{content:"";background:repeating-linear-gradient(90deg,#634122f2 0 48px,#794e27f2 48px 96px);border-radius:8px;height:95px;position:absolute;bottom:24px;left:28px;right:28px}.crop{z-index:1;border-radius:8px;display:block;position:absolute}.crop.carrot{background:var(--orange);width:34px;height:72px;bottom:64px;left:70px}.crop.sprout{clip-path:polygon(50% 0,100% 58%,66% 58%,66% 100%,34% 100%,34% 58%,0 58%);background:#34a853;width:70px;height:48px;bottom:90px;left:150px}.crop.bean{background:#52b75b;border-radius:50% 50% 44% 44%;width:46px;height:76px;bottom:72px;right:116px}.crop.cactus{background:#1f8840;width:40px;height:84px;bottom:66px;right:54px}.code-snapshot{padding:22px 24px 18px}.code-snapshot span{color:var(--muted);font-size:13px;font-weight:800}.code-snapshot code{color:var(--green-strong);margin-top:8px;font-size:28px;font-weight:900;display:block}.snapshot-list{border-top:1px solid var(--border);display:grid}.snapshot-list a{border-bottom:1px solid var(--border);color:#24462e;padding:15px 24px;font-weight:800}.snapshot-list a:last-child{border-bottom:0}.section-block{padding:54px 0}.section-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:22px;display:flex}.section-heading h2,.related-section h2,.table-section h2,.quick-card h2{color:#142218;letter-spacing:0;font-size:clamp(26px,4vw,38px);line-height:1.05}.section-heading p{max-width:520px}.tool-grid,.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.tool-card,.guide-card,.signal-card,.quick-card,.tracker-row{border:1px solid var(--border);background:var(--surface);border-radius:8px;box-shadow:0 12px 28px #1c46280f}.tool-card,.guide-card{min-height:190px;padding:22px}.signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.signal-card{min-height:230px;padding:22px}.tool-card h3,.guide-card h3,.signal-card h3,.tracker-row h3{color:#18301f;margin-top:12px;font-size:22px;line-height:1.12}.tool-card p,.guide-card p,.signal-card p,.tracker-row p{margin-top:12px}.signal-card ul{flex-wrap:wrap;gap:8px;margin-top:18px;list-style:none;display:flex}.signal-card li{color:#2c5135;background:#f1faed;border:1px solid #cae1c1;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.guide-card small{color:#6b806f;margin-top:18px;font-weight:750;display:block}.crumbs{color:#5e7563;gap:10px;padding:34px 0 0;font-size:14px;font-weight:800;display:flex}.guide-layout,.related-section,.table-section{padding:38px 0 58px}.guide-hero{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:32px;display:grid}.guide-meta{margin-bottom:14px}.quick-card{padding:24px}.quick-card h2{font-size:22px}.quick-card ul{color:#314d39;gap:12px;margin-top:16px;padding-left:18px;line-height:1.5;display:grid}.guide-body{max-width:780px;margin-top:46px}.guide-body section+section{margin-top:34px}.guide-body h2{color:#162b1c;font-size:30px;line-height:1.12}.guide-body p{margin-top:14px;font-size:17px}.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.code-table{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.code-row{border-top:1px solid var(--border);grid-template-columns:1.05fr 1.05fr .72fr .84fr minmax(220px,1.4fr);align-items:center;gap:14px;padding:16px 18px;display:grid}.code-head{background:var(--surface-strong);color:#36543d;text-transform:uppercase;border-top:0;font-size:13px;font-weight:900}.code-row code{width:fit-content;color:var(--green-strong);background:#ecf8e6;border-radius:6px;padding:7px 10px;font-weight:900}.code-row strong{color:var(--green)}.tracker-list{gap:14px;display:grid}.prediction-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.tracker-row{padding:20px}.prediction-card ul{gap:8px;margin-top:14px;list-style:none;display:grid}.prediction-card li{color:#26472f;background:#f1faed;border:1px solid #cae1c1;border-radius:6px;padding:8px 10px;font-size:13px;font-weight:850}.status-expired{color:#a33b21}.tracker-row small,.search-card label,.trending-card small{color:#617568;font-size:12px;font-weight:800;line-height:1.45;display:block}.tracker-row small{margin-top:12px}.search-card{gap:12px;display:grid}.search-card input{border:1px solid var(--border);color:#17231b;min-height:42px;font:inherit;border-radius:6px;outline:0;padding:0 12px}.search-card button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:6px;min-height:42px;font-weight:900}.empty-state{max-width:620px}.empty-state h3{color:#18301f;font-size:22px}.empty-state .button{width:fit-content;margin-top:16px}.site-footer{border-top:1px solid var(--border);background:#edf7e8;margin-top:54px;padding:34px 0}.footer-grid{justify-content:space-between;gap:28px;display:flex}.footer-grid p{max-width:560px;margin-top:8px;font-size:14px}.footer-grid div:last-child{flex-wrap:wrap;place-content:start flex-end;gap:14px;display:flex}@media (max-width:880px){.page-shell{width:min(100% - 28px,1180px)}.nav-bar{flex-direction:column;justify-content:center;align-items:flex-start;padding:14px 0}.nav-bar nav{scrollbar-width:none;width:100%;padding-bottom:2px;overflow-x:auto}.nav-bar nav::-webkit-scrollbar{display:none}.hero-grid,.guide-hero,.tool-grid,.guide-grid,.signal-grid,.prediction-grid,.compact{grid-template-columns:1fr}.hero-section{padding:42px 0 28px}.hero-copy h1,.guide-hero h1{font-size:clamp(40px,13vw,60px)}.stat-strip{grid-template-columns:1fr}.section-heading,.footer-grid{flex-direction:column;align-items:start}.code-row{grid-template-columns:1fr}.code-head{display:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header{background:#fffffff5}.nav-bar{gap:22px;min-height:68px}.brand{flex:none;font-size:22px}.brand span,.brand img{background:0 0;border:0;width:40px;height:40px;line-height:1}.brand strong{color:#14742a}.nav-bar nav{color:#111b14;flex:auto;justify-content:center;gap:26px;font-size:15px}.nav-search{background:#fff;border:1px solid #d6dee4;border-radius:6px;flex:0 250px;align-items:center;height:36px;display:flex;overflow:hidden}.nav-search input{color:#17231b;width:100%;min-width:0;font:inherit;border:0;outline:0;padding:0 12px;font-size:12px}.nav-search button{cursor:pointer;background:#fff;border:0;place-items:center;width:40px;height:100%;display:grid}.home-hero{background:linear-gradient(#ffffff1a,#ffffff0f),url(/images/home-hero.png) 50%/cover no-repeat;border-bottom:1px solid #14571c33;min-height:500px;padding:72px 0 54px;position:relative;overflow:hidden}.home-hero-content{z-index:1;text-align:center;width:min(1024px,100% - 40px);margin:0 auto;position:relative}.home-hero .hero-copy h1{color:#0b170d;text-shadow:0 2px #ffffffb3,0 12px 30px #ffffff8c;max-width:none;margin:0 auto;font-size:clamp(48px,8vw,92px);font-weight:950;line-height:.95}.home-hero .hero-copy>p{color:#071009;text-shadow:0 1px 10px #ffffffe6;max-width:none;margin-top:18px;font-size:20px;font-weight:800;line-height:1.35}.hero-search{background:#fff;border:1px solid #b8c8c7;border-radius:8px;grid-template-columns:1fr 112px;width:min(640px,100%);height:56px;margin:24px auto 0;display:grid;overflow:hidden;box-shadow:0 10px 24px #163e222e}.hero-search input,.hero-search button{font:inherit;border:0}.hero-search input{color:#17231b;outline:0;min-width:0;padding:0 18px;font-size:16px}.hero-search button{color:#fff;cursor:pointer;background:linear-gradient(#249338,#12792b);font-size:16px;font-weight:900}.hero-quick-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:min(660px,100%);margin:84px auto 0;display:grid}.hero-quick-card{text-align:left;background:#fffffff0;border:1px solid #a9b9aed1;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;min-height:62px;padding:10px 12px;display:grid;box-shadow:0 10px 22px #11461b29}.hero-quick-card span{grid-row:1/span 2;font-size:24px}.hero-quick-card strong{color:#142018;font-size:14px}.hero-quick-card small{color:#5d6e62;font-size:11px;font-weight:700}.panel,.trending-panel{background:#fff;border:1px solid #cfdcd4;border-radius:6px;overflow:hidden;box-shadow:0 10px 24px #1e4a2c0f}.dashboard-row{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;margin-top:18px;display:grid}.panel-title{color:#fff;justify-content:space-between;align-items:center;min-height:44px;padding:0 14px;display:flex}.panel-title h2{text-transform:uppercase;font-size:18px;line-height:1}.panel-title a{font-size:13px;font-weight:900}.green-title{background:linear-gradient(#259b35,#147528)}.blue-title{background:linear-gradient(#158de4,#0766ca)}.checked-line{color:#24362a;align-items:center;gap:10px;padding:12px 18px 8px;font-size:13px;display:flex}.checked-line span{background:#1c9f38;border-radius:50%;width:12px;height:12px}.code-list{padding:0 12px}.home-code-row{border-top:1px solid #e2e9e5;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px;display:flex}.home-code-row:first-child{border-top:0}.home-code-row strong{color:#111b14;font-size:16px;font-weight:950}.home-code-row em{color:#fff;text-transform:uppercase;background:#1f9f37;border-radius:999px;margin-left:8px;padding:2px 7px;font-size:10px;font-style:normal;font-weight:900;display:inline-flex}.home-code-row p{color:#24362a;margin-top:2px;font-size:13px;line-height:1.35}.home-code-row button,.full-width-button,.tool-preview-card strong{color:#fff;cursor:pointer;background:linear-gradient(#2daa3d,#17762a);border:0;border-radius:4px;font-weight:900}.home-code-row button{min-width:58px;min-height:34px;font-size:13px}.full-width-button{justify-content:center;align-items:center;min-height:34px;margin:8px 12px 12px;font-size:14px;display:flex}.tools-panel{background:radial-gradient(circle at 20% 55%,#1184e214,#0000 28%),#f7fbff}.tool-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.tool-preview-card{background:#fff;border:1px solid #dce7f2;border-radius:6px;grid-template-columns:80px 1fr;align-items:center;gap:14px;min-height:122px;padding:14px;display:grid}.tool-emoji{background:#f0f6fb;border-radius:6px;place-items:center;width:72px;height:72px;font-size:42px;display:grid}.tool-preview-card h3{color:#142018;font-size:15px;line-height:1.2}.tool-preview-card p{color:#26372d;margin-top:7px;font-size:12px;line-height:1.45}.tool-preview-card strong{background:linear-gradient(#168cf0,#0565c6);justify-content:center;align-items:center;min-width:88px;min-height:30px;margin-top:10px;font-size:12px;display:inline-flex}.trending-panel{margin-top:18px;padding:14px}.mini-section-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mini-section-title h2,.categories-panel h2,.latest-panel h2,.weather-card h2,.quick-links-card h2,.community-card h2{color:#111b14;text-transform:uppercase;font-size:15px;line-height:1.2}.mini-section-title a{color:#157128;font-size:12px;font-weight:900}.trending-scroll{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.trending-card{min-width:0}.thumb,.latest-thumb{background:linear-gradient(135deg,#269e3640,#0573180d),url(/images/home-hero.png) 50%/cover no-repeat;border-radius:5px;display:block}.thumb{aspect-ratio:1.62}.thumb-1{background-position:24% 72%}.thumb-2{background-position:58% 32%}.thumb-3{background-position:12% 60%}.thumb-4{background-position:74% 48%}.thumb-5{background-position:90% 58%}.trending-card strong{color:#0f1812;margin-top:8px;font-size:14px;line-height:1.18;display:block}.lower-dashboard{grid-template-columns:240px minmax(0,1fr) 290px;gap:18px;margin-top:18px;display:grid}.categories-panel,.latest-panel,.side-stack .panel{padding:14px}.category-list{margin-top:14px;display:grid}.category-list a{border-top:1px solid #e5ece8;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.category-list strong{color:#1d2e22;font-size:13px}.category-list em{color:#267436;background:#e2f3df;border-radius:5px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:900}.latest-list{margin-top:12px;display:grid}.latest-row{border-top:1px solid #e5ece8;grid-template-columns:86px 1fr 18px;align-items:center;gap:14px;padding:12px 0;display:grid}.latest-row:first-child{border-top:0}.latest-thumb{width:86px;height:54px}.latest-row strong{color:#0f1812;font-size:14px;line-height:1.25}.latest-row p{-webkit-line-clamp:1;color:#4d6053;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.latest-row small{color:#5f7c66;margin-top:6px;font-size:11px;font-weight:800;display:block}.latest-row b{color:#53675a;font-size:18px;font-weight:400}.panel-bottom-link{color:#157128;text-align:center;margin-top:6px;font-size:13px;font-weight:900;display:block}.side-stack{align-content:start;gap:14px;display:grid}.weather-card{background:#f7fbff}.weather-body{align-items:center;gap:16px;margin-top:16px;display:flex}.weather-body>span{font-size:52px}.weather-body strong{color:#1c2c21;font-size:16px}.weather-body p{color:#1c2c21;margin-top:8px;font-size:12px;line-height:1.2}.weather-body em{color:#0472d6;margin-top:4px;font-size:18px;font-style:normal;font-weight:950;display:block}.weather-card>a{color:#17802e;margin-top:18px;font-size:13px;font-weight:900;display:block}.quick-links-card{padding:0!important}.quick-links-card h2{color:#fff;background:linear-gradient(#229335,#147528);padding:11px 14px}.quick-links-card a{color:#223328;border-top:1px solid #e5ece8;justify-content:space-between;align-items:center;min-height:34px;padding:0 14px;font-size:13px;display:flex}.community-card p{color:#4d6053;margin-top:8px;font-size:12px}.community-card div{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.community-card a{color:#fff;background:#5865f2;border-radius:5px;justify-content:center;align-items:center;min-height:34px;font-size:12px;font-weight:900;display:flex}.community-card a:last-child{background:#050505}.compact-section{padding:36px 0 0}.grass-border{background:linear-gradient(90deg,#0000 0 12px,#58b847 12px 20px,#0000 20px 30px) 0 0/74px 54px,linear-gradient(90deg,#0000 0 28px,#2d9d34 28px 40px,#0000 40px 52px) 0 0/86px 54px,linear-gradient(90deg,#0000 0 18px,#f17568 18px 23px,#0000 23px 42px) 0 0/120px 54px,linear-gradient(#0000 0 32px,#53bd43 32px 100%);height:54px;margin-top:28px}@media (max-width:1060px){.nav-bar{flex-wrap:wrap}.nav-bar nav{order:3;justify-content:flex-start;width:100%;padding-bottom:4px;overflow-x:auto}.nav-search{flex-basis:280px}.lower-dashboard{grid-template-columns:220px 1fr}.side-stack{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.brand{font-size:18px}.nav-search{flex:100%}.home-hero{background-position:32%;min-height:auto;padding:42px 0 26px}.home-hero-content{width:min(100% - 28px,1024px)}.home-hero .hero-copy h1{font-size:clamp(42px,13vw,62px)}.home-hero .hero-copy>p{font-size:16px}.hero-search{grid-template-columns:1fr;height:auto}.hero-search input,.hero-search button{min-height:48px}.hero-quick-links,.dashboard-row,.tool-preview-grid,.lower-dashboard,.side-stack{grid-template-columns:1fr}.hero-quick-links{margin-top:26px}.hero-quick-card{min-height:58px}.trending-scroll{padding-bottom:4px;display:flex;overflow-x:auto}.trending-card{min-width:180px}.latest-row{grid-template-columns:76px 1fr}.latest-row b{display:none}}
