.home-v2{--home-v2-ink: #183126;--home-v2-ink-strong: #10271d;--home-v2-muted: #5d6d63;--home-v2-green: #356f4c;--home-v2-green-dark: #214b35;--home-v2-green-deep: #173829;--home-v2-green-soft: #eaf2e7;--home-v2-sage: #dbe8d5;--home-v2-cream: #fbfaf5;--home-v2-sand: #f2e8d7;--home-v2-sand-deep: #e6d3b7;--home-v2-terracotta: #ad5a3a;--home-v2-terracotta-dark: #843f27;--home-v2-terracotta-soft: #f5dfd5;--home-v2-surface: #fff;--home-v2-surface-soft: #f5f7f1;--home-v2-line: #d8ded4;--home-v2-line-strong: #bdc9bc;--home-v2-focus: #a94f2d;--home-v2-shadow-soft: 0 10px 32px rgb(30 62 42 / 7%);--home-v2-shadow-raised: 0 18px 46px rgb(25 55 38 / 11%);--home-v2-radius-sm: 10px;--home-v2-radius: 16px;--home-v2-radius-lg: 24px;--home-v2-radius-xl: 32px;--home-v2-font-sans: Inter, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--home-v2-font-display: Literata, Georgia, "Times New Roman", serif;--home-v2-wrap: 1320px;--home-v2-gutter: 24px;--home-v2-section-space: clamp(64px, 7.5vw, 112px);--home-v2-gap-xs: 8px;--home-v2-gap-sm: 12px;--home-v2-gap: 20px;--home-v2-gap-lg: 28px;--home-v2-gap-xl: 40px;--home-v2-control-height: 48px;--home-v2-ease: cubic-bezier(.2, .72, .25, 1);position:relative;isolation:isolate;min-width:0;color:var(--home-v2-ink);background:var(--home-v2-cream);font-family:var(--home-v2-font-sans);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color-scheme:light}.home-v2,.home-v2 *,.home-v2 *:before,.home-v2 *:after{box-sizing:border-box}.home-v2 :where(img,svg,video){display:block;max-width:100%}.home-v2 :where(img,video){height:auto}.home-v2 :where(h1,h2,h3,p,figure,blockquote,ul,ol){margin-top:0}.home-v2 :where(h1,h2,h3){color:var(--home-v2-ink-strong);text-wrap:balance}.home-v2 :where(p,li){overflow-wrap:anywhere}.home-v2 :where(button,input,select,textarea){font:inherit}.home-v2 :where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--home-v2-focus);outline-offset:3px}.home-v2__hero-chips .home-v2__chip:focus-visible,.home-v2__hero-dots button:focus-visible{outline-color:#fff}.home-v2 :where(button,[type=button],[type=submit],[type=reset]){touch-action:manipulation}.home-v2 :where([hidden]){display:none!important}.home-v2__container{width:min(var(--home-v2-wrap),calc(100% - (var(--home-v2-gutter) * 2)));margin-inline:auto}.home-v2__section{position:relative;padding-block:var(--home-v2-section-space);scroll-margin-top:96px}.home-v2__section--compact{padding-block:clamp(48px,5.5vw,80px)}.home-v2__section--white{background:var(--home-v2-surface)}.home-v2__section--green{background:var(--home-v2-green-soft)}.home-v2__section--sand{background:var(--home-v2-sand)}.home-v2__section--cream{background:var(--home-v2-cream)}.home-v2__section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,480px);gap:var(--home-v2-gap-lg);align-items:end;margin-bottom:clamp(28px,4vw,48px)}.home-v2__section-head--single{grid-template-columns:minmax(0,760px)}.home-v2__section-head-main{min-width:0}.home-v2__eyebrow{display:flex;gap:9px;align-items:center;margin-bottom:12px;color:var(--home-v2-green);font-size:.8125rem;font-weight:800;letter-spacing:.095em;line-height:1.35;text-transform:uppercase}.home-v2__eyebrow:before{width:28px;height:2px;flex:0 0 auto;background:currentColor;content:""}.home-v2__section--sand .home-v2__eyebrow,.home-v2__eyebrow--warm{color:var(--home-v2-terracotta-dark)}.home-v2__section-title{max-width:18ch;margin-bottom:0;font-family:var(--home-v2-font-display);font-size:clamp(2.125rem,4.1vw,4rem);font-weight:700;letter-spacing:-.035em;line-height:1.02}.home-v2__section-lede{max-width:56ch;margin-bottom:0;color:var(--home-v2-muted);font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.68}.home-v2__section-action{justify-self:end}.home-v2__sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.home-v2__button,.home-v2__text-link,.home-v2__chip,.home-v2__crop-chip,.home-v2__crop-reset,.home-v2__search-submit,.home-v2__tool-link,.home-v2__card-link{min-height:44px}.home-v2__button,.home-v2__search-submit{display:inline-flex;gap:9px;align-items:center;justify-content:center;min-width:44px;padding:11px 20px;border:1px solid transparent;border-radius:var(--home-v2-radius-sm);background:var(--home-v2-green-dark);color:#fff;font-weight:760;line-height:1.25;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .18s var(--home-v2-ease),border-color .18s var(--home-v2-ease),color .18s var(--home-v2-ease),transform .18s var(--home-v2-ease)}.home-v2__button:hover,.home-v2__search-submit:hover{background:var(--home-v2-green-deep);color:#fff}.home-v2__button:active,.home-v2__search-submit:active{transform:translateY(1px)}.home-v2__button--warm{background:var(--home-v2-terracotta)}.home-v2__button--warm:hover{background:var(--home-v2-terracotta-dark)}.home-v2__button--secondary{border-color:var(--home-v2-line-strong);background:transparent;color:var(--home-v2-green-dark)}.home-v2__button--secondary:hover{border-color:var(--home-v2-green);background:var(--home-v2-green-soft);color:var(--home-v2-green-deep)}.home-v2__text-link{display:inline-flex;gap:8px;align-items:center;padding-block:8px;color:var(--home-v2-green-dark);font-weight:760;line-height:1.4;text-decoration:underline;text-decoration-color:#356f4c57;text-decoration-thickness:1px;text-underline-offset:4px}.home-v2__text-link:hover{color:var(--home-v2-terracotta-dark);text-decoration-color:currentColor}.home-v2__chip,.home-v2__crop-chip,.home-v2__crop-reset{display:inline-flex;gap:7px;align-items:center;justify-content:center;min-width:44px;padding:9px 14px;border:1px solid var(--home-v2-line-strong);border-radius:999px;background:var(--home-v2-surface);color:var(--home-v2-green-dark);font-weight:700;line-height:1.3;text-decoration:none;cursor:pointer;transition:background-color .16s var(--home-v2-ease),border-color .16s var(--home-v2-ease),color .16s var(--home-v2-ease)}.home-v2__chip:hover,.home-v2__crop-chip:hover,.home-v2__crop-reset:hover{border-color:var(--home-v2-green);background:var(--home-v2-green-soft);color:var(--home-v2-green-deep)}.home-v2__crop-chip[aria-pressed=true]{border-color:var(--home-v2-green-dark);background:var(--home-v2-green-dark);color:#fff}.home-v2__crop-reset{border-style:dashed;color:var(--home-v2-muted)}.home-v2 :where(button,input,select,textarea):disabled,.home-v2 [aria-disabled=true]{cursor:not-allowed;opacity:.56}.home-v2__hero{padding-block:clamp(28px,4vw,56px) clamp(56px,6vw,88px);background:var(--home-v2-cream)}.home-v2__hero-shell{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);min-height:600px;overflow:visible;border-radius:var(--home-v2-radius-xl);background:var(--home-v2-green-deep);box-shadow:var(--home-v2-shadow-raised)}.home-v2__hero-content{position:relative;z-index:2;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(44px,5vw,78px);color:#ffffffdb}.home-v2__hero .home-v2__eyebrow{color:#cfe2c8}.home-v2__hero-title{max-width:11.5ch;margin-bottom:22px;color:#fff;font-family:var(--home-v2-font-display);font-size:clamp(2.8rem,5.1vw,5.25rem);font-weight:700;letter-spacing:-.05em;line-height:.96}.home-v2__hero-lede{max-width:56ch;margin-bottom:30px;color:#ffffffc7;font-size:clamp(1rem,1.45vw,1.1875rem);line-height:1.65}.home-v2__search{position:relative;width:min(100%,650px);padding:7px;border:1px solid rgb(255 255 255 / 20%);border-radius:14px;background:#fff;box-shadow:0 14px 32px #081e1238}.home-v2__search-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.home-v2__search .suggestions{z-index:30;top:calc(100% + 8px);right:0;left:0;width:100%;max-height:min(420px,calc(100vh - 160px));margin:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.home-v2__search-input{width:100%;min-width:0;min-height:var(--home-v2-control-height);padding:10px 14px;border:0;border-radius:9px;background:transparent;color:var(--home-v2-ink);font-size:1rem}.home-v2__search-input::placeholder{color:#66756b;opacity:1}.home-v2__search-input:focus-visible{outline-offset:0}.home-v2__search-submit{min-height:var(--home-v2-control-height);background:var(--home-v2-terracotta)}.home-v2__search-submit:hover{background:var(--home-v2-terracotta-dark)}.home-v2__hero-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.home-v2__hero-chips .home-v2__chip{border-color:#ffffff38;background:#ffffff14;color:#fff}.home-v2__hero-chips .home-v2__chip:hover{border-color:#ffffff94;background:#ffffff24;color:#fff}.home-v2__hero-media{position:relative;z-index:1;min-width:0;min-height:100%;margin:0;overflow:hidden;border-radius:0 var(--home-v2-radius-xl) var(--home-v2-radius-xl) 0;background:#d7dfd1}.home-v2__hero-media:after{position:absolute;inset:0;background:linear-gradient(90deg,rgb(23 56 41 / 25%),transparent 34%),linear-gradient(0deg,rgb(13 37 25 / 24%),transparent 45%);content:"";pointer-events:none}.home-v2__hero-media img,.home-v2__hero-media picture{display:block;width:100%;height:100%}.home-v2__hero-media img{object-fit:cover;object-position:center}.home-v2__hero-caption{position:absolute;z-index:1;right:24px;bottom:24px;left:24px;max-width:420px;margin:0;padding:14px 16px;border:1px solid rgb(255 255 255 / 28%);border-radius:12px;background:#10271dc7;color:#fff;font-size:.9375rem;line-height:1.45;backdrop-filter:blur(10px)}.home-v2__today-context{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;justify-content:flex-end;color:var(--home-v2-muted);font-size:.9375rem}.home-v2__today-context strong{color:var(--home-v2-green-dark)}.home-v2__today-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--home-v2-gap)}.home-v2__today-card{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-width:0;min-height:220px;padding:24px;border:1px solid var(--home-v2-line);border-top:4px solid var(--home-v2-green);border-radius:var(--home-v2-radius);background:var(--home-v2-surface)}.home-v2__today-card--warm{border-top-color:var(--home-v2-terracotta)}.home-v2__today-label{display:flex;gap:10px;align-items:center;margin-bottom:18px;color:var(--home-v2-muted);font-size:.875rem;font-weight:750;line-height:1.4}.home-v2__today-label svg{width:22px;height:22px;flex:0 0 auto;color:var(--home-v2-green)}.home-v2__today-title{margin-bottom:10px;font-family:var(--home-v2-font-display);font-size:clamp(1.35rem,1.8vw,1.625rem);font-weight:700;letter-spacing:-.02em;line-height:1.15}.home-v2__today-copy{margin-bottom:18px;color:var(--home-v2-muted);font-size:.9375rem;line-height:1.55}.home-v2__card{position:relative;display:flex;min-width:0;flex-direction:column;border:1px solid var(--home-v2-line);border-radius:var(--home-v2-radius);background:var(--home-v2-surface);transition:border-color .18s var(--home-v2-ease),box-shadow .18s var(--home-v2-ease),transform .18s var(--home-v2-ease)}.home-v2__card:hover{border-color:var(--home-v2-line-strong);box-shadow:var(--home-v2-shadow-soft);transform:translateY(-2px)}.home-v2__card:has(:focus-visible){border-color:var(--home-v2-focus);box-shadow:0 0 0 3px #a94f2d29}.home-v2__card-media{position:relative;margin:-1px -1px 0;overflow:hidden;border-radius:var(--home-v2-radius) var(--home-v2-radius) 0 0;background:var(--home-v2-sage);aspect-ratio:16 / 10}.home-v2__card-media img,.home-v2__card-media picture{display:block;width:100%;height:100%}.home-v2__card-media img{object-fit:cover;transition:transform .36s var(--home-v2-ease)}.home-v2__card:hover .home-v2__card-media img{transform:scale(1.018)}.home-v2__card-body{display:flex;min-width:0;flex:1;flex-direction:column;padding:22px}.home-v2__card-kicker{display:flex;flex-wrap:wrap;gap:7px 12px;align-items:center;margin-bottom:10px;color:var(--home-v2-green);font-size:.8125rem;font-weight:800;letter-spacing:.055em;line-height:1.35;text-transform:uppercase}.home-v2__card-title{margin-bottom:10px;font-family:var(--home-v2-font-display);font-size:clamp(1.25rem,1.7vw,1.55rem);font-weight:700;letter-spacing:-.022em;line-height:1.18}.home-v2__card-link{display:inline-flex;align-items:center;color:inherit;line-height:inherit;text-decoration:none}.home-v2__card-link:hover{color:var(--home-v2-green);text-decoration:none}.home-v2__card-excerpt{margin-bottom:18px;color:var(--home-v2-muted);font-size:.9375rem;line-height:1.58}.home-v2__card-meta{display:flex;flex-wrap:wrap;gap:7px 14px;align-items:center;margin-top:auto;color:var(--home-v2-muted);font-size:.875rem;line-height:1.45}.home-v2__card-meta>span+span:before{display:inline-block;width:3px;height:3px;margin-right:10px;border-radius:50%;background:currentColor;vertical-align:middle;content:"";opacity:.6}.home-v2__card-author{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;margin-top:20px;padding-top:18px;border-top:1px solid var(--home-v2-line)}.home-v2__card-author img{width:42px;height:42px;border-radius:50%;object-fit:cover}.home-v2__card-author strong,.home-v2__card-author span{display:block}.home-v2__card-author strong{font-size:.9375rem;line-height:1.35}.home-v2__card-author span{color:var(--home-v2-muted);font-size:.8125rem;line-height:1.4}.home-v2__card--feature{border:0;border-radius:var(--home-v2-radius-lg);box-shadow:var(--home-v2-shadow-soft)}.home-v2__card--feature .home-v2__card-media{margin:0;border-radius:var(--home-v2-radius-lg) var(--home-v2-radius-lg) 0 0;aspect-ratio:16 / 9}.home-v2__card--feature .home-v2__card-body{padding:clamp(24px,3vw,38px)}.home-v2__card--feature .home-v2__card-title{max-width:18ch;font-size:clamp(2rem,3.25vw,3.35rem);line-height:1.04}.home-v2__card--feature .home-v2__card-excerpt{max-width:62ch;font-size:1rem;line-height:1.65}.home-v2__card--compact{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;min-height:92px;padding:16px 18px;border-width:0 0 1px;border-radius:0;background:transparent;box-shadow:none;cursor:pointer}.home-v2__card--compact:hover{border-color:var(--home-v2-line-strong);box-shadow:none;transform:none}.home-v2__card--compact .home-v2__card-body{padding:0}.home-v2__card--compact .home-v2__card-kicker{margin-bottom:5px}.home-v2__card--compact .home-v2__card-title{margin-bottom:0;font-family:var(--home-v2-font-sans);font-size:1rem;font-weight:760;line-height:1.4}.home-v2__card--compact .home-v2__card-link{width:100%}.home-v2__card--compact .home-v2__card-link:after,.home-v2__card--compact-media .home-v2__card-link:after{position:absolute;z-index:2;inset:0;content:""}.home-v2__card--compact-media{display:grid;grid-template-columns:84px minmax(0,1fr) 44px;gap:12px;align-items:center;min-height:92px;padding:12px 14px 12px 12px;border-width:0 0 1px;border-radius:0;background:transparent;box-shadow:none;cursor:pointer}.home-v2__card--compact-media:hover{border-color:var(--home-v2-line-strong);box-shadow:none;transform:none}.home-v2__card--compact-media .home-v2__card-media{width:84px;margin:0;border-radius:10px;aspect-ratio:4 / 3}.home-v2__card--compact-media .home-v2__card-body{padding:0}.home-v2__card--compact-media .home-v2__card-kicker{margin-bottom:5px}.home-v2__card--compact-media .home-v2__card-title{margin-bottom:0;font-family:var(--home-v2-font-sans);font-size:1rem;font-weight:760;line-height:1.35}.home-v2__card--compact-media .home-v2__card-link{width:100%}.home-v2__card-arrow{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--home-v2-line);border-radius:50%;color:var(--home-v2-green-dark);transition:background-color .16s var(--home-v2-ease),border-color .16s var(--home-v2-ease),color .16s var(--home-v2-ease)}.home-v2__card--compact:hover .home-v2__card-arrow,.home-v2__card--compact-media:hover .home-v2__card-arrow{border-color:var(--home-v2-green);background:var(--home-v2-green);color:#fff}.home-v2__main-grid{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(340px,.82fr);gap:var(--home-v2-gap-lg);align-items:start}.home-v2__editorial-stack{display:grid;gap:0;min-width:0;border-top:1px solid var(--home-v2-line);background:var(--home-v2-surface)}.home-v2__instructions{--home-v2-section-space: clamp(62px, 5.5vw, 82px)}.home-v2__instructions-layout{display:grid;grid-template-columns:minmax(0,2.65fr) minmax(290px,1fr);gap:clamp(26px,2.6vw,38px);align-items:start}.home-v2__instructions-main,.home-v2__instructions-sidebar{min-width:0}.home-v2__instructions-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:end;margin-bottom:24px}.home-v2__instructions-head .home-v2__section-lede{max-width:62ch;margin:8px 0 0}.home-v2__instructions-all{align-self:center;white-space:nowrap}.home-v2__instructions .home-v2__card--feature{overflow:hidden}.home-v2__instructions .home-v2__card--feature .home-v2__card-media{aspect-ratio:16 / 7}.home-v2__instructions .home-v2__card--feature .home-v2__card-body{padding:clamp(24px,2.4vw,30px)}.home-v2__instructions .home-v2__card--feature .home-v2__card-title{font-size:clamp(2rem,2.55vw,2.65rem);line-height:1.08}.home-v2__feature-badge{position:absolute;z-index:2;top:16px;left:16px;display:inline-flex;min-height:30px;align-items:center;padding:5px 11px;border-radius:8px;background:#356f4ceb;box-shadow:0 5px 16px #13332129;color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.035em;line-height:1.25;text-transform:uppercase}.home-v2__fresh{margin-top:28px}.home-v2__fresh-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-v2__card--fresh{overflow:hidden;border-color:var(--home-v2-line);border-radius:12px;box-shadow:0 6px 20px #1e3e2a0d}.home-v2__card--fresh .home-v2__card-media{margin:0;border-radius:0;aspect-ratio:4 / 2.7}.home-v2__card--fresh .home-v2__card-body{min-height:154px;padding:15px 15px 14px}.home-v2__card--fresh .home-v2__card-kicker{margin-bottom:7px;font-size:.69rem}.home-v2__card--fresh .home-v2__card-title{margin-bottom:14px;font-family:var(--home-v2-font-sans);font-size:.97rem;font-weight:760;line-height:1.35}.home-v2__card--fresh .home-v2__card-link:after,.home-v2__card--sidebar .home-v2__card-link:after{position:absolute;z-index:2;inset:0;content:""}.home-v2__card--fresh .home-v2__card-meta{font-size:.8rem}.home-v2__fresh-all{justify-content:center;margin-top:22px}.home-v2__instructions-sidebar{display:grid;gap:16px;padding-top:72px}.home-v2__side-widget{min-width:0;padding:20px;border:1px solid var(--home-v2-line);border-radius:14px;background:var(--home-v2-surface);box-shadow:0 8px 24px #1e3e2a0f}.home-v2__side-widget--tasks{border-color:#cdddcf;background:linear-gradient(145deg,#f4f8f2,#edf5ed)}.home-v2__side-title{margin-bottom:14px;font-family:var(--home-v2-font-sans);font-size:1.16rem;font-weight:780;letter-spacing:-.015em;line-height:1.25}.home-v2__side-materials{display:grid;gap:2px}.home-v2__card--sidebar{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;align-items:center;min-height:72px;padding:7px 0;border:0;border-radius:0;background:transparent}.home-v2__card--sidebar:hover{box-shadow:none;transform:none}.home-v2__card--sidebar .home-v2__card-media{width:82px;margin:0;border-radius:9px;aspect-ratio:4 / 3}.home-v2__card--sidebar .home-v2__card-body{padding:0}.home-v2__card--sidebar .home-v2__card-title{margin-bottom:5px;font-family:var(--home-v2-font-sans);font-size:.88rem;font-weight:720;line-height:1.35}.home-v2__card--sidebar .home-v2__card-meta,.home-v2__popular-time{font-size:.75rem}.home-v2__task-list,.home-v2__popular-list{display:grid;gap:12px;margin:0 0 16px;padding:0;list-style:none}.home-v2__task-list li,.home-v2__popular-list li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start}.home-v2__task-list li>span,.home-v2__popular-number{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#e1ece1;color:var(--home-v2-green-dark);font-size:.78rem;font-weight:780}.home-v2__task-list a,.home-v2__popular-list a{color:var(--home-v2-ink-strong);font-size:.88rem;font-weight:690;line-height:1.35;text-decoration:none}.home-v2__task-list a:hover,.home-v2__popular-list a:hover{color:var(--home-v2-green)}.home-v2__popular-time{display:inline-flex;gap:5px;align-items:center;margin-top:4px;color:var(--home-v2-muted)}.home-v2__popular-time svg,.home-v2__card--sidebar .home-v2__card-meta svg{width:14px;height:14px}.home-v2__side-note{margin:-5px 0 14px;color:var(--home-v2-muted);font-size:.75rem;line-height:1.45}.home-v2__question{margin-top:24px;padding:24px;border:1px solid var(--home-v2-sand-deep);border-radius:var(--home-v2-radius);background:var(--home-v2-sand)}.home-v2__question-label{display:inline-flex;align-items:center;min-height:28px;margin-bottom:12px;padding:4px 10px;border-radius:999px;background:var(--home-v2-terracotta-soft);color:var(--home-v2-terracotta-dark);font-size:.8125rem;font-weight:800;letter-spacing:.045em;line-height:1.3;text-transform:uppercase}.home-v2__question-title{margin-bottom:10px;font-family:var(--home-v2-font-display);font-size:clamp(1.3rem,2vw,1.7rem);font-weight:700;letter-spacing:-.02em;line-height:1.2}.home-v2__question p{margin-bottom:16px;color:#5f584d;font-size:.9375rem;line-height:1.58}.home-v2__diagnostics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-v2-gap)}.home-v2__diagnostic-card{display:grid;grid-template-columns:68px minmax(0,1fr);gap:18px;align-items:start;min-width:0;padding:24px;border:1px solid var(--home-v2-line);border-radius:var(--home-v2-radius);background:var(--home-v2-surface)}.home-v2__diagnostic-icon{display:grid;width:68px;height:68px;place-items:center;border-radius:18px;background:var(--home-v2-green-soft);color:var(--home-v2-green-dark)}.home-v2__diagnostic-icon img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.home-v2__diagnostic-title{margin-bottom:7px;font-size:1.125rem;font-weight:780;line-height:1.3}.home-v2__diagnostic-copy{margin-bottom:12px;color:var(--home-v2-muted);font-size:.875rem;line-height:1.52}.home-v2__crop-controls{display:none;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:28px}[data-home-crops].is-enhanced .home-v2__crop-controls{display:flex}.home-v2__crop-status{min-height:24px;margin:-10px 0 22px;color:var(--home-v2-muted);font-size:.875rem;line-height:1.5}.home-v2__crop-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-v2-gap);min-height:330px}.home-v2__crop-results[aria-busy=true]{opacity:.62;pointer-events:none}.home-v2__tools-primary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-v2-gap)}.home-v2__tool-card{position:relative;display:flex;min-width:0;min-height:300px;flex-direction:column;padding:28px;overflow:hidden;border:1px solid var(--home-v2-line-strong);border-radius:var(--home-v2-radius-lg);background:var(--home-v2-surface);color:var(--home-v2-ink);text-decoration:none;transition:border-color .18s var(--home-v2-ease),box-shadow .18s var(--home-v2-ease),transform .18s var(--home-v2-ease)}.home-v2__tool-card:after{position:absolute;right:-42px;bottom:-52px;width:180px;height:180px;border-radius:50%;background:var(--home-v2-green-soft);content:"";pointer-events:none}.home-v2__tool-card:hover{border-color:var(--home-v2-green);box-shadow:var(--home-v2-shadow-soft);color:var(--home-v2-ink);transform:translateY(-2px)}.home-v2__tool-icon{position:relative;z-index:1;display:grid;width:56px;height:56px;margin-bottom:34px;place-items:center;border-radius:16px;background:var(--home-v2-green-soft);color:var(--home-v2-green-dark)}.home-v2__tool-title{position:relative;z-index:1;max-width:15ch;margin-bottom:10px;font-family:var(--home-v2-font-display);font-size:clamp(1.55rem,2.2vw,2rem);font-weight:700;letter-spacing:-.025em;line-height:1.12}.home-v2__tool-copy{position:relative;z-index:1;max-width:36ch;margin-bottom:24px;color:var(--home-v2-muted);font-size:.9375rem;line-height:1.55}.home-v2__tool-cta{position:relative;z-index:1;display:inline-flex;gap:8px;align-items:center;min-height:44px;margin-top:auto;color:var(--home-v2-green-dark);font-weight:780;line-height:1.4}.home-v2__tools-secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--home-v2-gap);margin-top:var(--home-v2-gap)}.home-v2__tool-link{display:grid;grid-template-columns:48px minmax(0,1fr) 44px;gap:16px;align-items:center;min-width:0;padding:18px 20px;border:1px solid var(--home-v2-line);border-radius:var(--home-v2-radius);background:#ffffffa3;color:var(--home-v2-ink);text-decoration:none;transition:background-color .16s var(--home-v2-ease),border-color .16s var(--home-v2-ease)}.home-v2__tool-link:hover{border-color:var(--home-v2-green);background:var(--home-v2-surface);color:var(--home-v2-ink)}.home-v2__tool-link-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;background:var(--home-v2-green-soft);color:var(--home-v2-green-dark)}.home-v2__tool-link strong,.home-v2__tool-link span{display:block}.home-v2__tool-link strong{font-size:1rem;line-height:1.35}.home-v2__tool-link span{margin-top:3px;color:var(--home-v2-muted);font-size:.875rem;line-height:1.45}.home-v2__tools-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.home-v2__tools-all{margin-top:12px}.home-v2__tools .home-v2__tool-card{min-height:510px;padding:0;border-color:var(--home-v2-line);border-radius:18px;box-shadow:0 7px 22px #1e3e2a0f}.home-v2__tools .home-v2__tool-card:after{display:none}.home-v2__tools .home-v2__tool-card--primary{border-color:#bdd4bf;box-shadow:0 10px 28px #285f391a}.home-v2__tools .home-v2__tool-card:hover{border-color:var(--home-v2-green);box-shadow:0 17px 36px #19372624;transform:translateY(-5px)}.home-v2__tool-content{position:relative;z-index:2;display:flex;min-height:296px;flex:1;flex-direction:column;padding:18px 20px 0}.home-v2__tool-topline{display:flex;min-height:28px;align-items:center;margin-bottom:10px}.home-v2__tool-badge,.home-v2__tool-detail{display:inline-flex;max-width:100%;min-height:26px;align-items:center;padding:4px 10px;border-radius:999px;background:#e7f2e3;color:var(--home-v2-green-dark);font-size:.72rem;font-weight:760;line-height:1.25}.home-v2__tool-badge--warm{background:#fff0d7;color:#a45b16}.home-v2__tools .home-v2__tool-icon{width:58px;height:58px;margin-bottom:17px;border:1px solid #d3e2d0;border-radius:50%;background:#f6faf5;box-shadow:0 5px 14px #1d512e14}.home-v2__tools .home-v2__tool-title{max-width:14ch;margin-bottom:9px;font-family:var(--home-v2-font-sans);font-size:clamp(1.12rem,1.35vw,1.35rem);font-weight:780;letter-spacing:-.018em;line-height:1.18}.home-v2__tools .home-v2__tool-copy{margin-bottom:14px;font-size:.88rem;line-height:1.48}.home-v2__tool-detail{align-self:flex-start;margin-top:auto;transform:translateY(10px)}.home-v2__tool-photo{position:relative;display:block;height:214px;overflow:hidden;background:var(--home-v2-green-soft)}.home-v2__tool-photo:before{position:absolute;z-index:1;inset:0 0 auto;height:42%;background:linear-gradient(to bottom,#fff,#ffffffd1 25%,#fff0);content:"";pointer-events:none}.home-v2__tool-photo img{width:100%;height:100%;object-fit:cover;object-position:center 72%;transition:transform .42s var(--home-v2-ease)}.home-v2__tool-card:hover .home-v2__tool-photo img{transform:scale(1.025)}.home-v2__tool-arrow{position:absolute;z-index:3;right:14px;bottom:14px;display:grid;width:44px;height:44px;place-items:center;border:1px solid #cfddce;border-radius:13px;background:#fffffff0;box-shadow:0 5px 16px #183d261f;color:var(--home-v2-green-dark);transition:border-color .18s var(--home-v2-ease),background-color .18s var(--home-v2-ease),color .18s var(--home-v2-ease),transform .18s var(--home-v2-ease)}.home-v2__tool-card:hover .home-v2__tool-arrow{border-color:var(--home-v2-green);background:var(--home-v2-green);color:#fff;transform:translate(3px,-3px)}.home-v2__category-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(430px,.88fr);gap:var(--home-v2-gap-lg);align-items:start}.home-v2__category-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--home-v2-gap)}.home-v2__category-cards .home-v2__card-body{padding:18px}.home-v2__category-cards .home-v2__card-title{font-size:clamp(1.08rem,1.35vw,1.3rem)}.home-v2__category-cards .home-v2__card-excerpt{display:none}.home-v2__compact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--home-v2-gap-lg);margin-top:clamp(28px,4vw,46px);border-top:1px solid var(--home-v2-line)}.home-v2__category--garden .home-v2__card-kicker,.home-v2__category--garden .home-v2__eyebrow{color:var(--home-v2-terracotta-dark)}.home-v2__category--garden .home-v2__card:hover{border-color:var(--home-v2-sand-deep)}.home-v2__expert-card{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);min-height:450px;overflow:hidden;border:1px solid var(--home-v2-sand-deep);border-radius:var(--home-v2-radius-xl);background:var(--home-v2-surface);box-shadow:var(--home-v2-shadow-soft)}.home-v2__expert-media{min-width:0;min-height:100%;background:var(--home-v2-sage)}.home-v2__expert-media img{width:100%;height:100%;object-fit:cover}.home-v2__expert-content{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,68px)}.home-v2__expert-title{max-width:18ch;margin-bottom:18px;font-family:var(--home-v2-font-display);font-size:clamp(2rem,3.8vw,3.7rem);font-weight:700;letter-spacing:-.035em;line-height:1.04}.home-v2__expert-quote{max-width:64ch;margin-bottom:24px;color:var(--home-v2-muted);font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.7}.home-v2__expert-person{display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:24px}.home-v2__expert-person img{width:50px;height:50px;border-radius:50%;object-fit:cover}.home-v2__expert-person strong,.home-v2__expert-person span{display:block}.home-v2__expert-person span{color:var(--home-v2-muted);font-size:.875rem}.home-v2__directions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-v2-gap)}.home-v2__direction-card{position:relative;min-height:360px;overflow:hidden;border-radius:var(--home-v2-radius-lg);background:var(--home-v2-green-deep);color:#fff}.home-v2__direction-card img{width:100%;height:100%;object-fit:cover;transition:transform .36s var(--home-v2-ease)}.home-v2__direction-card:after{position:absolute;inset:0;background:linear-gradient(0deg,rgb(11 34 22 / 88%) 0,rgb(11 34 22 / 26%) 68%,transparent 100%);content:"";pointer-events:none}.home-v2__direction-card:hover img{transform:scale(1.02)}.home-v2__direction-content{position:absolute;z-index:1;right:0;bottom:0;left:0;display:flex;min-height:138px;flex-direction:column;justify-content:flex-end;padding:24px}.home-v2__direction-title{margin-bottom:5px;color:#fff;font-family:var(--home-v2-font-display);font-size:clamp(1.45rem,2.2vw,2rem);font-weight:700;line-height:1.1}.home-v2__direction-copy{margin-bottom:0;color:#ffffffc7;font-size:.875rem;line-height:1.5}.home-v2__direction-link{position:absolute;z-index:2;inset:0;border-radius:inherit;color:transparent;font-size:0;text-decoration:none}.home-v2__direction-card:has(.home-v2__direction-link:focus-visible){outline:3px solid var(--home-v2-focus);outline-offset:4px}.home-v2__subscribe{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:clamp(32px,5vw,72px);align-items:center;padding:clamp(36px,5vw,68px);overflow:hidden;border-radius:var(--home-v2-radius-xl);background:var(--home-v2-green-deep);color:#fffc}.home-v2__subscribe:after{position:absolute;top:-120px;right:-80px;width:340px;height:340px;border:58px solid rgb(255 255 255 / 5%);border-radius:50%;content:"";pointer-events:none}.home-v2__subscribe-title{position:relative;z-index:1;max-width:16ch;margin-bottom:14px;color:#fff;font-family:var(--home-v2-font-display);font-size:clamp(2rem,3.7vw,3.75rem);font-weight:700;letter-spacing:-.035em;line-height:1.04}.home-v2__subscribe-copy{position:relative;z-index:1;max-width:52ch;margin-bottom:0;color:#ffffffbd;font-size:1rem}.home-v2__subscribe-form{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:7px;border-radius:14px;background:#fff}.home-v2__subscribe-input{width:100%;min-width:0;min-height:var(--home-v2-control-height);padding:10px 14px;border:0;border-radius:9px;color:var(--home-v2-ink)}.home-v2__subscribe-note,.home-v2__form-status{grid-column:1 / -1;min-height:20px;margin:2px 6px 0;color:#66756b;font-size:.8125rem;line-height:1.45}.home-v2__trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-v2-gap);counter-reset:home-v2-trust}.home-v2__trust-step{position:relative;min-width:0;padding:26px 26px 26px 82px;border-top:1px solid var(--home-v2-line-strong);counter-increment:home-v2-trust}.home-v2__trust-step:before{position:absolute;top:20px;left:0;display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:var(--home-v2-green-soft);color:var(--home-v2-green-dark);font-family:var(--home-v2-font-display);font-size:1.25rem;font-weight:700;content:counter(home-v2-trust,decimal-leading-zero)}.home-v2__trust-title{margin-bottom:8px;font-size:1.125rem;font-weight:780;line-height:1.3}.home-v2__trust-copy{margin-bottom:0;color:var(--home-v2-muted);font-size:.9375rem;line-height:1.58}.home-v2__byline-row{display:flex;flex-wrap:wrap;gap:12px 22px;align-items:center;margin-top:30px;padding-top:24px;border-top:1px solid var(--home-v2-line)}.home-v2__byline{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center;min-width:210px}.home-v2__byline img{width:44px;height:44px;border-radius:50%;object-fit:cover}.home-v2__byline strong,.home-v2__byline span{display:block}.home-v2__byline strong{font-size:.875rem;line-height:1.35}.home-v2__byline span{color:var(--home-v2-muted);font-size:.8125rem;line-height:1.4}@media(max-width:1200px){.home-v2{--home-v2-gap: 18px;--home-v2-gap-lg: 24px;--home-v2-section-space: clamp(60px, 7vw, 92px)}.home-v2__hero-shell{grid-template-columns:minmax(0,1.04fr) minmax(390px,.96fr);min-height:560px}.home-v2__hero-content{padding:clamp(38px,4.3vw,56px)}.home-v2__category-layout{grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr)}.home-v2__tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-v2__category-cards .home-v2__card-meta>span:not(:first-child){display:none}}@media(max-width:1024px){.home-v2__section-head{grid-template-columns:minmax(0,1fr);gap:14px;align-items:start}.home-v2__section-action{justify-self:start}.home-v2__hero-shell{grid-template-columns:minmax(0,1fr);min-height:0}.home-v2__hero-content{padding:clamp(38px,6vw,62px)}.home-v2__hero-title{max-width:13ch}.home-v2__hero-media{min-height:0;border-radius:0 0 var(--home-v2-radius-xl) var(--home-v2-radius-xl);aspect-ratio:16 / 8.5}.home-v2__today-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2__today-card{min-height:194px}.home-v2__main-grid,.home-v2__instructions-layout{grid-template-columns:minmax(0,1fr)}.home-v2__instructions-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:0}.home-v2__side-widget{padding:18px}.home-v2__editorial-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 var(--home-v2-gap)}.home-v2__question{grid-column:1 / -1}.home-v2__diagnostics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2__crop-results{min-height:300px}.home-v2__tool-card{min-height:280px;padding:24px}.home-v2__category-layout{grid-template-columns:minmax(0,1fr)}.home-v2__category-cards .home-v2__card-excerpt{display:block}.home-v2__expert-card{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.home-v2__subscribe{grid-template-columns:minmax(0,1fr)}.home-v2__subscribe-title{max-width:19ch}.home-v2__subscribe-form{max-width:650px}}@media(max-width:768px){.home-v2{--home-v2-gutter: 18px;--home-v2-section-space: clamp(52px, 12vw, 76px)}.home-v2__section-title{max-width:20ch;font-size:clamp(2rem,8vw,3rem)}.home-v2__hero-shell,.home-v2__subscribe,.home-v2__expert-card{border-radius:var(--home-v2-radius-lg)}.home-v2__hero-title{font-size:clamp(2.55rem,11vw,4rem)}.home-v2__hero-media{border-radius:0 0 var(--home-v2-radius-lg) var(--home-v2-radius-lg);aspect-ratio:4 / 3}.home-v2__hero-caption{right:16px;bottom:16px;left:16px}.home-v2__today-context{justify-content:flex-start}.home-v2__today-grid,.home-v2__editorial-stack,.home-v2__diagnostics-grid,.home-v2__crop-results,.home-v2__tools-primary,.home-v2__tools-secondary,.home-v2__category-cards,.home-v2__compact-list,.home-v2__directions-grid,.home-v2__trust-grid,.home-v2__instructions-head,.home-v2__instructions-sidebar,.home-v2__tools-grid{grid-template-columns:minmax(0,1fr)}.home-v2__instructions-head{gap:12px}.home-v2__instructions-all{justify-self:start}.home-v2__fresh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v2__today-card{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:0 14px;min-height:0;padding:20px}.home-v2__today-label{grid-column:1 / -1;margin-bottom:10px}.home-v2__today-copy{margin-bottom:0}.home-v2__today-card .home-v2__text-link{align-self:end}.home-v2__question{grid-column:auto}.home-v2__crop-results,.home-v2__tool-card{min-height:0}.home-v2__tools .home-v2__tool-card{min-height:470px}.home-v2__tool-icon{margin-bottom:22px}.home-v2__category-cards .home-v2__card-excerpt{display:none}.home-v2__expert-card{grid-template-columns:minmax(0,1fr);min-height:0}.home-v2__expert-media{aspect-ratio:16 / 10}.home-v2__subscribe{padding:clamp(28px,7vw,44px)}.home-v2__trust-step{padding-right:0}}.home-page>.home-section,.home-page>.home-editorial-section{content-visibility:visible;contain-intrinsic-size:none}.home-editorial-section{--editorial-border: #dfe6dc;--editorial-soft: #f2f7ef;--editorial-shadow: 0 2px 5px rgb(20 45 25 / 4%), 0 12px 30px -12px rgb(20 45 25 / 16%);--editorial-shadow-hover: 0 5px 12px rgb(20 45 25 / 7%), 0 22px 42px -16px rgb(20 45 25 / 22%);--editorial-fs-meta: .75rem;--editorial-fs-small: .8125rem;--editorial-fs-body: .875rem;--editorial-fs-card: 1rem;--editorial-fs-subheading: 1.125rem;padding-block:clamp(48px,5.2vw,76px);font-size:1rem}.home-editorial-section+.home-editorial-section{padding-top:clamp(42px,4.6vw,66px)}.home-editorial-section .section-heading{align-items:center;margin-bottom:22px}.home-editorial-section .section-heading h2{font-size:clamp(2rem,2.7vw,2.5rem);font-weight:700;line-height:1.16;letter-spacing:-.035em}.home-editorial-section .section-heading__description{font-size:.9375rem;line-height:1.6}.home-editorial-section .section-heading>a,.home-editorial-widget__more{color:var(--green-dark);font-weight:650}.home-editorial-section a,.home-editorial-section button{touch-action:manipulation}.home-editorial-section :is(a,button):focus-visible{outline:3px solid rgb(46 111 50 / 42%);outline-offset:3px}.home-editorial-layout{display:grid;grid-template-columns:minmax(0,3.15fr) minmax(260px,1fr);gap:clamp(22px,2.4vw,34px);align-items:start}.home-editorial-main,.home-editorial-sidebar{min-width:0}.home-editorial-sidebar{display:grid;gap:16px}.home-editorial-widget{min-width:0;padding:20px;border:1px solid var(--editorial-border);border-radius:15px;background:#fff;box-shadow:var(--editorial-shadow)}.home-editorial-widget h3{margin:0 0 15px;font-size:var(--editorial-fs-card);font-weight:650;line-height:1.28;text-transform:uppercase}.home-editorial-widget__note{margin:-4px 0 12px;color:var(--muted);font-size:var(--editorial-fs-small);line-height:1.45}.home-editorial-mini-list,.home-editorial-ranked,.home-editorial-tasks{display:grid;gap:0;margin:0;padding:0;list-style:none}.home-editorial-mini{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;align-items:center;min-height:88px;padding-block:10px;color:var(--ink);text-decoration:none}.home-editorial-mini+.home-editorial-mini,.home-editorial-ranked li+li,.home-editorial-tasks li+li{border-top:1px solid #e5e9e2}.home-editorial-mini__image{display:block;width:78px;height:66px;overflow:hidden;border-radius:9px;background:var(--editorial-soft)}.home-editorial-mini__image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.home-editorial-mini:hover .home-editorial-mini__image img{transform:scale(1.045)}.home-editorial-mini__copy,.home-editorial-mini__copy strong,.home-editorial-mini__copy small{display:block;min-width:0}.home-editorial-mini__copy strong{display:-webkit-box;overflow:hidden;font-size:var(--editorial-fs-body);font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-editorial-mini__copy small,.home-editorial-ranked small{display:flex;gap:5px;align-items:center;margin-top:7px;color:var(--muted);font-size:var(--editorial-fs-meta)}.home-editorial-mini__copy .icon,.home-editorial-ranked .icon{width:14px;height:14px}.home-editorial-ranked a{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px 12px;align-items:start;min-height:74px;padding-block:11px;color:var(--ink);text-decoration:none}.home-editorial-ranked a>span,.home-editorial-tasks li>span{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#edf4e9;color:var(--green-dark);font-weight:600}.home-editorial-ranked strong,.home-editorial-tasks strong{font-size:var(--editorial-fs-body);font-weight:600;line-height:1.38}.home-editorial-ranked small{grid-column:2;margin-top:-5px;width:max-content;white-space:nowrap}.home-editorial-widget--tasks{background:linear-gradient(145deg,#f5faf2,#fff)}.home-editorial-tasks li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start;min-height:66px;padding-block:10px}.home-editorial-widget__more{display:inline-flex;gap:5px;align-items:center;min-height:44px;margin-top:8px;text-decoration:none}.home-editorial-widget__more .icon,.home-symptom-editorial-card__link .icon,.home-dacha-direction-row__arrow .icon,.home-garden-direction__arrow .icon{width:17px;transition:transform .2s ease}.home-editorial-widget__more:hover .icon,.home-symptom-editorial-card:hover .home-symptom-editorial-card__link .icon,.home-dacha-direction-row__arrow:hover .icon,.home-garden-direction__arrow:hover .icon{transform:translate(4px)}.home-editorial-widget--ad-slot{min-height:250px;background:linear-gradient(150deg,#f2f8ef,#fbf8ef)}.home-symptom-checklist{display:grid;grid-column:1 / -1;grid-template-columns:minmax(190px,.34fr) minmax(0,1fr);gap:24px;align-items:center;min-height:0;padding:18px 22px}.home-symptom-checklist h3{margin:0}.home-symptom-checklist ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 22px}.home-symptom-checklist li{display:flex;align-items:center;min-height:46px}.home-symptom-checklist li:before{top:50%;transform:translateY(-50%)}.home-editorial-section--symptoms .home-editorial-widget{border-radius:4px 15px 15px 4px;border-left:4px solid #78a56c;box-shadow:var(--editorial-shadow)}.home-editorial-widget--ad-slot ul{display:grid;gap:15px;margin:0;padding:0;list-style:none;counter-reset:ad-check}.home-editorial-widget--ad-slot li{position:relative;padding-left:28px;color:var(--muted);font-size:var(--editorial-fs-body);line-height:1.45}.home-editorial-widget--ad-slot li:before{content:"";position:absolute;top:.35em;left:2px;width:9px;height:9px;border:2px solid #78a865;border-radius:50%}.home-editorial-widget--ad-slot.home-symptom-checklist li:before{top:50%;transform:translateY(-50%)}.home-editorial-section--symptoms{background:linear-gradient(180deg,#fbfcfa 0,#f3f7f0 62%,#fbfcfa00)}.home-symptom-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-symptom-editorial-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--editorial-border);border-radius:14px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:var(--editorial-shadow);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.home-symptom-editorial-card:hover{transform:translateY(-3px);border-color:#a8bda0;box-shadow:var(--editorial-shadow-hover)}.home-symptom-editorial-card__image{display:block;aspect-ratio:16 / 6.8;overflow:hidden;background:var(--editorial-soft)}.home-symptom-editorial-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-symptom-editorial-card:hover .home-symptom-editorial-card__image img{transform:scale(1.035)}.home-symptom-editorial-card__body{display:flex;flex:1;flex-direction:column;padding:16px}.home-symptom-editorial-card__heading{display:flex;gap:10px;align-items:flex-start;justify-content:space-between}.home-symptom-editorial-card h3{margin:0;font-size:var(--editorial-fs-card);font-weight:650;line-height:1.3}.home-symptom-editorial-card__heading small{flex:0 0 auto;padding:5px 7px;border-radius:6px;background:#edf4e9;color:var(--green-dark);font-size:var(--editorial-fs-meta);white-space:nowrap}.home-symptom-editorial-card__description{display:-webkit-box;min-height:3.9em;margin-top:9px;overflow:hidden;color:var(--muted);font-size:var(--editorial-fs-body);line-height:1.52;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-symptom-editorial-card__link{display:inline-flex;gap:5px;align-items:center;min-height:44px;margin-top:auto;color:var(--green-dark);font-size:var(--editorial-fs-body);font-weight:600}.home-editorial-section .article-card{overflow:hidden;box-shadow:var(--editorial-shadow)}.home-editorial-section .article-card:hover{box-shadow:var(--editorial-shadow-hover)}.home-editorial-section .article-card:hover .article-card__image{transform:none;box-shadow:none}.home-editorial-section .article-card__badge{position:absolute;z-index:3;top:14px;left:14px;padding:7px 10px;border:1px solid rgb(255 255 255 / 76%);border-radius:7px;background:var(--seasonal-badge-surface, rgb(255 255 255 / 88%));color:var(--green-dark, #173f28);font-size:var(--editorial-fs-meta);font-weight:700;text-transform:uppercase;box-shadow:0 5px 15px var(--seasonal-badge-shadow, rgb(17 45 28 / 18%));-webkit-backdrop-filter:blur(10px) saturate(.82);backdrop-filter:blur(10px) saturate(.82)}.home-editorial-section .article-card h4{margin:7px 0 9px;font-size:var(--editorial-fs-card);line-height:1.34}.home-editorial-section .article-card h4 a{color:var(--ink);font-weight:650;text-decoration:none}.home-ogorod-feature-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(230px,1fr);gap:16px}.home-editorial-section--ogorod{border-radius:0;background:none}.home-editorial-section--ogorod .home-editorial-widget{border-color:#d5e2cf;box-shadow:var(--editorial-shadow)}.home-editorial-section--ogorod .home-editorial-widget--tasks{border-top:5px solid #88ac75;border-radius:15px}.home-ogorod-compact{display:grid;gap:16px}.article-card--home-topic-lead .article-card__image{aspect-ratio:16 / 8.5}.article-card--home-topic-lead .article-card__body{padding:20px}.article-card--home-topic-lead h3,.article-card--home-garden-lead h3{font-size:clamp(1.35rem,2vw,1.75rem)}.article-card--home-topic-compact .article-card__image{aspect-ratio:16 / 5.2}.article-card--home-topic-compact .article-card__body{padding:13px 15px}.article-card--home-topic-compact h3{display:-webkit-box;margin-block:5px 8px;overflow:hidden;font-size:1rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-card--home-topic-compact p,.article-card--home-topic-compact .article-card__meta time{display:none}.home-topic-standard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.home-topic-standard-grid--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.home-topic-standard-grid--count-1{grid-template-columns:minmax(0,.67fr)}.article-card--home-topic-standard .article-card__image{aspect-ratio:16 / 5.4}.article-card--home-topic-standard .article-card__body{padding:14px 16px}.article-card--home-topic-standard h3{margin-block:6px;font-size:var(--editorial-fs-card)}.article-card--home-topic-standard p{font-size:var(--editorial-fs-body)}.article-card--home-garden-lead{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr)}.article-card--home-garden-lead .article-card__image{min-height:300px;aspect-ratio:auto;border-radius:13px 0 0 13px}.article-card--home-garden-lead .article-card__body{justify-content:center;padding:24px}.home-garden-directions{display:grid;gap:14px;margin-top:16px}.home-editorial-section--sad{background:radial-gradient(circle at 96% 13%,rgb(247 241 228 / 58%),transparent 31%),linear-gradient(180deg,#fff,#fcf9f28c 52%,#fff)}.home-editorial-section--sad .home-editorial-widget{border-color:#e7dfcf;border-radius:20px 6px;background:#fffdf8;box-shadow:var(--editorial-shadow)}.home-editorial-section--sad .home-garden-direction{box-shadow:var(--editorial-shadow)}.home-garden-direction{display:grid;grid-template-columns:minmax(180px,29%) minmax(0,1fr) 48px;min-height:108px;overflow:hidden;border:1px solid var(--editorial-border);border-radius:14px;background:#fff;box-shadow:var(--editorial-shadow)}.home-garden-direction__image{display:block;min-height:108px;overflow:hidden;color:inherit;text-decoration:none}.home-garden-direction__image img{width:100%;height:100%;object-fit:cover}.home-garden-direction__image picture{display:block;width:100%;height:100%}.home-garden-direction__image :is(picture,img){min-height:inherit;max-height:132px}.home-garden-direction__content{display:grid;grid-template-columns:minmax(150px,.58fr) minmax(0,1.7fr);gap:clamp(18px,2vw,30px);align-items:center;min-width:0;padding:14px clamp(18px,2vw,28px)}.home-garden-direction__title{display:flex;align-items:center;min-width:0}.home-garden-direction h3{margin:0;font-size:var(--editorial-fs-subheading);font-weight:650;line-height:1.25}.home-garden-direction h3 a,.home-garden-direction li a{color:var(--ink);text-decoration:none}.home-garden-direction ul{display:grid;gap:5px;align-content:center;margin:0;padding:0 0 0 18px}.home-garden-direction--count-1,.home-garden-direction--count-2,.home-garden-direction--count-1 .home-garden-direction__image,.home-garden-direction--count-2 .home-garden-direction__image{min-height:98px}.home-garden-direction li{padding-left:4px;font-size:var(--editorial-fs-body);line-height:1.35}.home-garden-direction li::marker{color:#81ad70}.home-garden-direction__arrow,.home-dacha-direction-row__arrow{display:grid;min-width:44px;min-height:44px;place-items:center;color:var(--green-dark)}.home-garden-month{background:linear-gradient(145deg,#fff,#f7faf3)}.home-garden-month__number{display:inline-grid;grid-template-columns:auto 36px;gap:10px;align-items:center;margin:2px 0 16px;color:var(--green-dark);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.5rem,4vw,3.75rem);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.055em;line-height:.9}.home-garden-month__number time{color:inherit;font:inherit;font-variant-numeric:inherit;letter-spacing:inherit}.home-garden-month__number span{display:grid;width:36px;height:36px;place-items:center}.home-garden-month__number .icon{width:34px;height:34px;color:#77a960}.home-garden-month ul{display:grid;gap:11px;margin:0;padding:0 0 0 19px;color:var(--muted);font-size:var(--editorial-fs-body)}.home-editorial-carousel{--editorial-carousel-fade: clamp(30px, 4vw, 52px);margin-top:24px}.home-editorial-carousel>header{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:13px}.home-editorial-carousel h3{margin:0;font-size:var(--editorial-fs-subheading);font-weight:650}.home-editorial-carousel__track{display:flex;gap:14px;padding:4px 4px 34px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-y pinch-zoom;cursor:grab}.home-editorial-carousel.has-overflow:not(.is-at-end) .home-editorial-carousel__track{-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--editorial-carousel-fade)),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--editorial-carousel-fade)),transparent 100%)}.home-editorial-carousel__track.is-dragging{scroll-behavior:auto;scroll-snap-type:none;cursor:grabbing;user-select:none}.home-editorial-carousel__track::-webkit-scrollbar{display:none}.home-editorial-carousel__track>.article-card{flex:0 0 calc((100% - 28px) / 3.35);min-width:0;scroll-snap-align:start}.article-card--home-carousel .article-card__image{aspect-ratio:16 / 6.2}.article-card--home-carousel .article-card__body{padding:12px 14px 14px}.article-card--home-carousel h4>a:after{position:absolute;z-index:1;inset:0;content:""}.article-card--home-carousel :is(.article-card__image,.article-card__category){position:relative;z-index:2}.article-card--home-carousel p,.article-card--home-carousel .article-card__meta time{display:none}.home-dacha-direction-list{display:grid;gap:15px}.home-dacha-directions{background:linear-gradient(180deg,transparent,rgb(245 246 241 / 66%) 14%,transparent 100%)}.home-dacha-direction-row{display:grid;grid-template-columns:minmax(220px,30%) minmax(0,1fr) 56px;min-height:150px;height:150px;overflow:hidden;border:1px solid var(--editorial-border);border-radius:5px;background:#fff;box-shadow:var(--editorial-shadow)}.home-dacha-direction-row__image{display:block;min-height:150px;height:150px;overflow:hidden;color:inherit;text-decoration:none}.home-dacha-direction-row__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-dacha-direction-row:hover .home-dacha-direction-row__image img{transform:scale(1.025)}.home-dacha-direction-row__body{display:flex;min-width:0;justify-content:center;flex-direction:column;padding:18px clamp(22px,3vw,36px)}.home-dacha-direction-row__body h3{margin:0 0 8px;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:650}.home-dacha-direction-row__body h3 a{color:var(--ink);text-decoration:none}.home-dacha-direction-row__body p{max-width:64ch;margin:0;color:var(--muted);font-size:var(--editorial-fs-body);line-height:1.5}.home-dacha-direction-row__body nav{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:18px}.home-dacha-direction-row__body nav a{position:relative;color:var(--green-dark);font-size:var(--editorial-fs-body);font-weight:600;text-decoration:none}.home-dacha-direction-row__body nav a+a:before{content:"\b7";position:absolute;left:-12px}.trust-strip--editorial .trust-strip__heading{align-items:center}.trust-strip--editorial .trust-strip__steps article{display:grid;grid-template-columns:42px minmax(0,1fr);min-height:126px}.trust-strip--editorial .trust-strip__number{position:static;color:var(--green-dark);font-size:1.25rem}.trust-strip--editorial :is(h2,.eyebrow){font-weight:700}.trust-strip--editorial .trust-strip__steps strong{font-weight:600}.trust-strip--editorial .trust-strip__footer span{font-weight:500}.trust-strip--editorial .trust-strip__footer a{font-weight:650}.home-editorial-section .eyebrow{font-weight:700}.home-editorial-section .article-card :is(h3,h4) a{font-weight:650}.home-editorial-section :is(.home-editorial-mini__copy strong,.home-editorial-ranked strong,.home-editorial-tasks strong,.home-garden-direction li,.home-dacha-direction-row__body nav a){font-size:.875rem}.home-editorial-section :is(.home-editorial-mini__copy small,.home-editorial-ranked small,.article-card__meta,.reading-time,.home-editorial-widget__note,.home-symptom-editorial-card__heading small){font-size:.75rem}.home-editorial-section :is(.home-editorial-mini__copy strong,.home-editorial-ranked strong,.home-editorial-tasks strong,.home-garden-direction li a){font-weight:600}.home-editorial-section :is(.section-heading>a,.home-editorial-widget__more,.home-symptom-editorial-card__link){font-weight:600}.home-editorial-section :is(.home-symptom-editorial-card__description,.home-garden-month ul,.home-dacha-direction-row__body p,.article-card p){font-size:.875rem;line-height:1.5}.home-editorial-section .favorite-button--compact{width:44px;height:44px;min-width:44px;min-height:44px}@media(max-width:1100px){.home-editorial-layout{grid-template-columns:1fr}.home-editorial-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))}.home-editorial-section--symptoms .home-editorial-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.home-editorial-section--ogorod .home-editorial-sidebar{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.home-editorial-section--ogorod .home-editorial-widget--tasks:only-child{display:grid;grid-template-columns:minmax(170px,.34fr) minmax(0,1fr) auto;gap:18px;align-items:center}.home-editorial-section--ogorod .home-editorial-widget--tasks:only-child h3,.home-editorial-section--ogorod .home-editorial-widget--tasks:only-child .home-editorial-widget__more{margin:0}.home-editorial-section--ogorod .home-editorial-widget--tasks:only-child .home-editorial-tasks{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 16px}.home-editorial-section--ogorod .home-editorial-widget--tasks:only-child .home-editorial-tasks li{min-height:54px;padding-block:6px}.home-editorial-section--ogorod .home-editorial-widget--tasks:only-child .home-editorial-tasks li+li{border-top:0;border-left:1px solid #e5e9e2;padding-left:16px}.home-editorial-carousel__track>.article-card{flex-basis:calc((100% - 14px) / 2.35)}}@media(max-width:820px){.home-garden-direction,.home-garden-direction__image{min-height:128px}.home-editorial-section{padding-block:42px}.home-editorial-sidebar,.home-editorial-section--ogorod .home-editorial-sidebar{grid-template-columns:1fr}.home-editorial-section--ogorod .home-editorial-widget--tasks:only-child{display:block}.home-editorial-section--ogorod .home-editorial-widget--tasks:only-child h3{margin-bottom:15px}.home-editorial-section--ogorod .home-editorial-widget--tasks:only-child .home-editorial-tasks{grid-template-columns:1fr}.home-editorial-section--ogorod .home-editorial-widget--tasks:only-child .home-editorial-tasks li+li{border-top:1px solid #e5e9e2;border-left:0;padding-left:0}.home-editorial-section--ogorod .home-editorial-widget--tasks:only-child .home-editorial-widget__more{margin-top:8px}.home-editorial-section--symptoms .home-editorial-sidebar,.home-symptom-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ogorod-feature-grid{grid-template-columns:1fr}.home-ogorod-compact,.home-topic-standard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-card--home-garden-lead{grid-template-columns:1fr}.article-card--home-garden-lead .article-card__image{min-height:0;aspect-ratio:16 / 7;border-radius:13px 13px 0 0}.home-garden-direction{grid-template-columns:150px minmax(0,1fr) 44px}.home-garden-direction__content{grid-template-columns:minmax(130px,.62fr) minmax(0,1.6fr);gap:16px;padding:14px 18px}}@media(max-width:620px){.home-editorial-section{padding-block:34px}.home-editorial-section .section-heading{display:grid;gap:8px}.home-editorial-section .section-heading>a{align-items:center;justify-self:start;min-height:44px;white-space:normal}.home-editorial-mini,.home-editorial-ranked a{min-height:44px}.home-editorial-widget__more,.home-dacha-direction-row__body h3 a{display:flex;align-items:center;min-height:44px}.home-editorial-section .article-card__category{display:inline-flex;align-items:center;min-height:44px}.article-card--home-topic-compact h3>a,.article-card--home-topic-standard h3>a,.article-card--home-carousel h4>a{display:flex;align-items:center;min-height:44px}.home-editorial-section .section-heading h2{font-size:2rem}.home-editorial-section .section-heading__description{font-size:.9375rem}.home-editorial-section--symptoms .home-editorial-sidebar,.home-ogorod-compact,.home-topic-standard-grid{grid-template-columns:1fr}.home-symptom-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-symptom-checklist{grid-template-columns:1fr;gap:12px;padding:18px}.home-symptom-checklist ul{grid-template-columns:1fr;gap:10px}.home-symptom-checklist li{min-height:40px}.home-symptom-editorial-card{display:flex;min-height:0}.home-symptom-editorial-card__image{min-height:0;aspect-ratio:4 / 2.65}.home-symptom-editorial-card__body{padding:11px}.home-symptom-editorial-card h3{font-size:.9rem;line-height:1.28}.home-symptom-editorial-card__heading{display:flex;gap:5px;align-items:flex-start;flex-direction:column}.home-symptom-editorial-card__heading small{display:inline-block;margin-top:0;padding:4px 6px;font-size:.68rem}.home-symptom-editorial-card__description,.home-symptom-editorial-card__link{display:none}.article-card--home-topic-compact,.article-card--home-topic-standard{display:grid;grid-template-columns:120px minmax(0,1fr);height:148px;min-height:148px;overflow:hidden}.article-card--home-topic-compact .article-card__image,.article-card--home-topic-standard .article-card__image{height:148px;min-height:100%;aspect-ratio:auto;border-radius:13px 0 0 13px}.article-card--home-topic-compact .article-card__body,.article-card--home-topic-standard .article-card__body{min-height:0;justify-content:center;padding:11px 14px}.article-card--home-topic-compact h3,.article-card--home-topic-standard h3{display:-webkit-box;margin-block:2px 5px;overflow:hidden;font-size:.98rem;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-card--home-topic-compact h3>a,.article-card--home-topic-standard h3>a{display:inline;min-height:0}.article-card--home-topic-compact p,.article-card--home-topic-standard p{display:none}.article-card--home-topic-compact .article-card__meta,.article-card--home-topic-standard .article-card__meta{margin-top:4px}.home-garden-direction{grid-template-columns:120px minmax(0,1fr) 44px;min-height:144px}.home-garden-direction__image{min-height:144px}.home-garden-direction__title{border:0}.home-garden-direction h3{font-size:1rem}.home-garden-direction ul{display:block;margin-top:9px;padding:0;list-style:none}.home-garden-direction li{display:none}.home-garden-direction li:first-child{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:.75rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-garden-direction li:first-child a{color:inherit}.home-garden-direction__content{display:flex;justify-content:center;flex-direction:column;padding:15px}.home-garden-direction__arrow{align-self:center;justify-self:center;width:36px;height:36px;min-width:36px;min-height:36px;border:1px solid #dce5d8;border-radius:50%;background:#f8fbf6}.home-garden-direction h3 a{display:block;min-height:0}.home-editorial-carousel__track>.article-card{flex-basis:82%}.home-dacha-direction-row{grid-template-columns:120px minmax(0,1fr) 44px;min-height:152px;height:152px}.home-editorial-section--sad{background:linear-gradient(180deg,transparent,rgb(247 241 228 / 46%) 44%,transparent)}.home-dacha-direction-row__image{min-height:152px;height:152px}.home-dacha-direction-row__body{padding:15px 12px 15px 15px}.home-dacha-direction-row__body h3{font-size:1.02rem;line-height:1.25}.home-dacha-direction-row__body p{display:-webkit-box;overflow:hidden;font-size:.78rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-dacha-direction-row__body nav{display:none}.trust-strip--editorial .trust-strip__steps article{grid-template-columns:36px minmax(0,1fr);padding:18px}}@media(prefers-reduced-motion:reduce){.home-editorial-section *,.home-editorial-section *:before,.home-editorial-section *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:420px){.home-v2{--home-v2-gutter: 12px;--home-v2-gap: 14px;--home-v2-gap-lg: 18px;--home-v2-radius: 14px;--home-v2-radius-lg: 20px;--home-v2-radius-xl: 22px;--home-v2-section-space: 54px}.home-v2__fresh-grid{grid-template-columns:minmax(0,1fr)}.home-v2__side-widget{padding:16px}.home-v2__tools .home-v2__tool-card{min-height:438px}.home-v2__tool-content{min-height:266px;padding-inline:18px}.home-v2__tool-photo{height:190px}.home-v2__hero{padding-top:14px;padding-bottom:52px}.home-v2__hero-content{padding:28px 20px 26px}.home-v2__hero-title{margin-bottom:16px;font-size:clamp(2.35rem,12.5vw,3.15rem)}.home-v2__hero-lede{margin-bottom:22px;font-size:.9375rem}.home-v2__search-control,.home-v2__subscribe-form{grid-template-columns:minmax(0,1fr)}.home-v2__search-submit,.home-v2__subscribe-form .home-v2__button{width:100%}.home-v2__hero-chips,.home-v2__crop-controls{gap:7px}.home-v2__hero-caption{right:10px;bottom:10px;left:10px;padding:11px 12px;font-size:.8125rem}.home-v2__section-head{margin-bottom:26px}.home-v2__section-title{font-size:clamp(1.9rem,9.5vw,2.35rem);line-height:1.06}.home-v2__section-lede{font-size:.9375rem}.home-v2__today-card{grid-template-columns:minmax(0,1fr);padding:18px}.home-v2__today-card .home-v2__text-link{justify-self:start}.home-v2__card-body,.home-v2__card--feature .home-v2__card-body{padding:20px}.home-v2__card--feature .home-v2__card-title{font-size:clamp(1.75rem,8.5vw,2.35rem)}.home-v2__card--compact{gap:10px;padding-inline:4px}.home-v2__card--compact-media{grid-template-columns:76px minmax(0,1fr) 44px;gap:10px;padding:10px 4px}.home-v2__card--compact-media .home-v2__card-media{width:76px}.home-v2__card-meta{font-size:.875rem}.home-v2__diagnostic-card{grid-template-columns:54px minmax(0,1fr);gap:14px;padding:18px}.home-v2__diagnostic-icon{width:54px;height:54px;border-radius:14px}.home-v2__tool-card{padding:22px}.home-v2__tool-link{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:16px}.home-v2__tool-link>:last-child:not(:nth-child(2)){display:none}.home-v2__tool-link-icon{width:44px;height:44px}.home-v2__expert-content{padding:26px 20px 30px}.home-v2__expert-title,.home-v2__subscribe-title{font-size:clamp(1.9rem,9.5vw,2.5rem)}.home-v2__direction-card{min-height:310px}.home-v2__subscribe{padding:28px 20px}.home-v2__trust-step{padding:20px 0 20px 66px}.home-v2__trust-step:before{top:16px;width:46px;height:46px}.home-v2__byline{width:100%}}@media(max-width:374px){.home-v2__hero-content{padding-inline:18px}.home-v2__hero-title{font-size:2.25rem}.home-v2__chip,.home-v2__crop-chip,.home-v2__crop-reset{padding-inline:12px;font-size:.875rem}.home-v2__card--compact{grid-template-columns:minmax(0,1fr) 44px}.home-v2__card--compact-media{grid-template-columns:70px minmax(0,1fr) 44px}.home-v2__card--compact-media .home-v2__card-media{width:70px}.home-v2__direction-content{padding:20px}}@media(hover:none){.home-v2__card:hover,.home-v2__tool-card:hover{box-shadow:none;transform:none}.home-v2__card:hover .home-v2__card-media img,.home-v2__direction-card:hover img{transform:none}}@media(prefers-reduced-motion:reduce){.home-v2 *,.home-v2 *:before,.home-v2 *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-contrast:more){.home-v2{--home-v2-muted: #405047;--home-v2-line: #9eab9e;--home-v2-line-strong: #667867}}@media(forced-colors:active){.home-v2 :where(a,button,input,select,textarea):focus-visible{outline:3px solid Highlight}.home-v2__card,.home-v2__today-card,.home-v2__diagnostic-card,.home-v2__tool-card,.home-v2__tool-link,.home-v2__expert-card{border:1px solid CanvasText}}@media print{.home-v2{background:#fff;color:#000}.home-v2__section{padding-block:28px;background:#fff!important}.home-v2__hero-shell,.home-v2__subscribe{background:#fff;color:#000;box-shadow:none}.home-v2__hero-title,.home-v2__subscribe-title,.home-v2__hero-lede,.home-v2__subscribe-copy{color:#000}.home-v2__card,.home-v2__today-card,.home-v2__diagnostic-card,.home-v2__tool-card,.home-v2__expert-card,.home-v2__direction-card,.home-v2__trust-step{break-inside:avoid;box-shadow:none}.home-v2__search,.home-v2__hero-chips,.home-v2__crop-controls,.home-v2__subscribe-form{display:none}}.home-v2__hero-title span{display:block;color:#e8cdb7}.home-v2__hero-media{overflow:hidden}.home-v2__hero-slide{position:absolute;inset:0;visibility:hidden;opacity:0;pointer-events:none}.home-v2__hero-slide.is-active{visibility:visible;opacity:1;pointer-events:auto}.home-v2__hero-media.is-ready .home-v2__hero-slide{transition:opacity .26s ease,visibility .26s ease}.home-v2__hero-dots{position:absolute;z-index:3;right:22px;bottom:20px;display:none;gap:2px;padding:4px;border-radius:999px;background:#10271db8}.home-v2__hero-media.is-enhanced .home-v2__hero-dots{display:flex}.home-v2__hero-dots button{display:grid;width:44px;height:44px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer}.home-v2__hero-dots button span{width:9px;height:9px;border:1px solid rgb(255 255 255 / 76%);border-radius:50%;background:transparent}.home-v2__hero-dots button.is-active span{border-color:#fff;background:#fff}.home-v2__section-tail,.home-v2__diagnostic-cta,.home-v2__direction-extra,.home-v2__crop-catalog{margin-top:28px}.home-v2__stack-title{margin:0 0 14px;font-family:var(--home-v2-font-display);font-size:clamp(1.45rem,2vw,1.85rem);line-height:1.15}.home-v2__question-media{margin:-24px -24px 20px;overflow:hidden;border-radius:var(--home-v2-radius) var(--home-v2-radius) 0 0;aspect-ratio:16 / 8}.home-v2__question-media img{width:100%;height:100%;object-fit:cover}.home-v2__question-author{display:flex;flex-direction:column;gap:2px}.home-v2__question-author span{font-size:.8125rem}.home-v2__diagnostic-steps{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:0;list-style:none}.home-v2__diagnostic-steps li{padding:6px 10px;border:1px solid var(--home-v2-line);border-radius:999px;background:#ffffffa3;color:var(--home-v2-muted);font-size:.8125rem;font-weight:700}.home-v2__result-count{display:inline-grid;min-width:24px;height:24px;margin-left:2px;place-items:center;border-radius:999px;background:var(--home-v2-green-soft);font-size:.75rem}.home-v2__crop-catalog,.home-v2__direction-extra{display:flex;flex-wrap:wrap;gap:7px 16px;align-items:center;color:var(--home-v2-muted);font-size:.875rem}.home-v2__crop-catalog a{color:var(--home-v2-green-dark);text-underline-offset:3px}.home-v2__card-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,var(--home-v2-sage),var(--home-v2-green-soft))}.home-v2__card>.favorite-button{position:absolute;z-index:3;top:12px;right:12px;min-width:44px;min-height:44px}.home-v2__card-kicker a,.home-v2__card-author{color:inherit;text-decoration:none}.home-v2__card-kicker--warm{color:var(--home-v2-terracotta-dark)}.home-v2__expert-quote>:last-child{margin-bottom:0}.home-v2__direction-extra{padding-top:20px;border-top:1px solid var(--home-v2-line)}.home-v2__subscribe-note{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;align-items:start}.home-v2__subscribe-note input{width:18px;height:18px;margin:2px 0 0}.home-v2__subscribe-note a{color:var(--home-v2-green-dark)}.home-v2__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:768px){.home-v2__hero-dots{right:12px;bottom:10px}.home-v2__question-media{aspect-ratio:16 / 9}.home-v2__diagnostic-steps{gap:6px}.home-v2__section-tail,.home-v2__diagnostic-cta,.home-v2__direction-extra,.home-v2__crop-catalog{margin-top:22px}}
