:root{--fp-accent:#159447;--fp-accent-dark:#0d6f39;--fp-deep:#0e3f37;--fp-ink:#173f3a;--fp-text:#294944;--fp-muted:#6f8580;--fp-sidebar-meta:#536b64;--fp-line:#dbe7e3;--fp-bg:#f5f8f7;--fp-soft:#f8fbfa;--fp-white:#fff;--fp-yellow:#fff7dd;--fp-blue:#ecf7ff;--fp-pink:#fff0f5;--fp-green:#effbf3;--fp-purple:#f5efff;--fp-coral:#fff0eb;--fp-radius:13px;--fp-shadow:0 2px 8px rgba(30,70,58,.07),0 10px 28px rgba(30,70,58,.04)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px;scrollbar-gutter:stable}body{margin:0;background:var(--fp-bg);color:var(--fp-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.62;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.fp-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.fp-narrow{width:min(780px,calc(100% - 32px));margin-inline:auto}.screen-reader-text{position:absolute;left:-9999px}.fp-icon{width:18px;height:18px;display:inline-grid;place-items:center;flex:0 0 18px}.fp-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fp-site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid #e3ece8;backdrop-filter:saturate(140%) blur(12px)}.fp-header-inner{height:64px;display:flex;align-items:center;gap:24px}.fp-brand{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.fp-brand strong{font-family:Georgia,serif;font-size:18px;color:var(--fp-deep)}.fp-brand img{max-height:34px;width:auto}.fp-brand-mark{width:var(--fp-brand-icon-size,30px);height:var(--fp-brand-icon-size,30px);flex:0 0 var(--fp-brand-icon-size,30px);border-radius:9px;background:#e9f8ee;color:var(--fp-accent);display:grid;place-items:center;font-size:15px}.fp-brand-slot{display:flex;align-items:center;min-width:0}.fp-brand-custom{max-width:320px}.fp-brand-custom strong{overflow:hidden;text-overflow:ellipsis}.fp-brand-mark-image{overflow:hidden;padding:0}.fp-brand-mark-image img{display:block;width:100%;height:100%;max-height:none;object-fit:cover}.fp-brand-logo .custom-logo-link{display:inline-flex;align-items:center}.fp-brand-logo .custom-logo{display:block;max-height:34px;width:auto}.fp-nav{margin-left:12px}.fp-nav ul{display:flex;list-style:none;gap:23px;padding:0;margin:0}.fp-nav a{font-size:13px;font-weight:700;color:#31534d}.fp-nav a:hover{color:var(--fp-accent)}.fp-header-actions{margin-left:auto;display:flex;gap:10px;align-items:center}.fp-search-toggle,.fp-menu-toggle{width:34px;height:34px;border:1px solid var(--fp-line);background:#fff;border-radius:9px;color:var(--fp-deep);cursor:pointer}.fp-menu-toggle{display:none}.fp-langs ul{display:flex;list-style:none;gap:7px;margin:0;padding:0}.fp-langs a{font-size:12px;font-weight:700}.fp-search-panel{border-top:1px solid var(--fp-line);background:#fff;padding:14px 0}.fp-search-panel[hidden]{display:none}.fp-search-panel form,.search-form{display:flex;gap:8px}.fp-search-panel input,.search-form input{flex:1;border:1px solid var(--fp-line);border-radius:9px;padding:10px 12px;background:#fff}.fp-search-panel button,.search-form button{border:0;border-radius:9px;padding:10px 16px;background:var(--fp-accent);color:#fff;font-weight:750}.fp-section{padding:64px 0}.fp-section-tint{background:#eef6f2}.fp-eyebrow,.fp-mini-kicker{display:inline-block;color:var(--fp-accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.fp-section-head,.fp-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.fp-section-head{margin-bottom:25px}.fp-section-head h2,.fp-section-title h2{font-family:Georgia,serif;color:var(--fp-deep);font-weight:700;margin:.2em 0 0;line-height:1.15}.fp-section-head h2{font-size:34px}.fp-section-title{margin-bottom:18px}.fp-section-title h2{font-size:24px}.fp-section-title>a,.fp-section-note{font-size:12px;color:var(--fp-accent);font-weight:700}.fp-grid{display:grid;gap:18px}.fp-grid-4{grid-template-columns:repeat(4,1fr)}.fp-grid-3{grid-template-columns:repeat(3,1fr)}.fp-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:var(--fp-accent);color:#fff;padding:11px 17px;font-weight:800;cursor:pointer}.fp-placeholder{height:100%;display:grid;place-items:center;font-size:45px}.fp-text-link{font-size:12px;font-weight:800;color:var(--fp-accent)}.fp-archive-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:25px;align-items:start}.fp-filter{position:sticky;top:82px;background:#fff;border:1px solid var(--fp-line);padding:17px;border-radius:12px;box-shadow:var(--fp-shadow)}.fp-filter label{display:block;font-size:12px;font-weight:800;margin-bottom:13px;color:#395c54}.fp-filter input,.fp-filter select{width:100%;border:1px solid var(--fp-line);background:#fff;border-radius:8px;padding:10px;margin-top:6px}.page-numbers{padding:7px 10px;border:1px solid var(--fp-line);border-radius:7px;background:#fff}.page-numbers.current{background:var(--fp-accent);color:#fff;border-color:var(--fp-accent)}.fp-panel{background:#fff;border:1px solid #dfe9e5;border-radius:12px;box-shadow:var(--fp-shadow);padding:19px;margin-bottom:15px;scroll-margin-top:84px}.fp-photo-placeholder .fp-icon{width:70px;height:70px}.fp-photo-badge .fp-icon{width:28px;height:28px}.fp-pill .fp-icon{width:13px;height:13px}.fp-copy-card>h2,.fp-copy-card .fp-section-title h2,.fp-taxonomy h2{font-family:Georgia,serif;color:var(--fp-deep);font-size:24px;line-height:1.15}.fp-care-card>.fp-icon{width:22px;height:22px;margin-top:1px}.fp-problem-card>.fp-icon{width:24px;height:24px}.fp-safety-status .fp-icon{width:25px;height:25px}.fp-side-sticky{position:sticky;top:80px}.fp-side-card{background:#fff;border:1px solid #dce8e3;border-radius:10px;padding:14px;margin-bottom:11px;box-shadow:0 2px 7px rgba(30,70,58,.045)}.fp-side-title{font-family:Georgia,serif;font-size:16px;color:#15483f;margin:0 0 10px}.fp-side-cta{background:#effbf3;border-color:#cdeed8}.fp-side-kicker{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#44a865}.fp-side-cta h3{font-family:Georgia,serif;color:#15503f;font-size:17px;margin:3px 0 5px}.fp-side-cta p{font-size:10px;color:#648078;margin:0 0 10px}.fp-side-button{display:block;text-align:center;background:#20b348;color:#fff;border-radius:6px;padding:8px 10px;font-size:11px;font-weight:900}.fp-side-button:hover{background:#149b39}.fp-side-care-row{display:flex;gap:8px;align-items:center;padding:7px 0;border-top:1px solid #edf2f0}.fp-side-care-row:first-of-type{border-top:0}.fp-side-care-row>.fp-icon{width:19px;height:19px;color:var(--fp-accent)}.fp-side-care-row span{display:block;font-size:9px;color:var(--fp-sidebar-meta,#536b64);font-weight:650}.fp-side-care-row strong{display:block;font-size:10px;color:#49675f}.fp-side-help{display:flex;gap:10px;align-items:flex-start;background:#fff8e7;border-color:#f1deb1}.fp-side-help h3{font-family:Georgia,serif;font-size:14px;color:#72591f;margin:0 0 3px}.fp-side-help p{font-size:9px;line-height:1.45;color:#8e7541;margin:0}.fp-side-list-item{display:flex;gap:8px;align-items:center;padding:7px 0;border-top:1px solid #edf2f0}.fp-side-list-item>span{width:46px;height:39px;border-radius:5px;overflow:hidden;background:#edf5f0;display:grid;place-items:center;color:#69a77f;flex:0 0 46px}.fp-side-list-item img{width:100%;height:100%;object-fit:cover}.fp-side-list-item strong{display:block;font-size:10px;line-height:1.2;color:#31584e}.fp-side-list-item small{display:block;font-size:9.5px;line-height:1.3;color:var(--fp-sidebar-meta,#536b64);font-weight:600;margin-top:2px}.fp-side-more{display:block;margin-top:8px;text-align:center;color:var(--fp-accent);font-size:10px;font-weight:900}.fp-widget ul{padding-left:17px}.fp-widget li{font-size:11px;margin:5px 0}.fp-footer{background:#12352f;color:#c9d8d3;padding:48px 0 22px}.fp-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.fp-footer h4{color:#fff}.fp-footer ul{list-style:none;padding:0}.fp-footer li{margin:6px 0}.fp-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;display:flex;justify-content:space-between;color:#8ea69e;font-size:11px}@media(max-width:900px){.fp-side-sticky{position:static;display:grid;grid-template-columns:1fr 1fr;gap:10px}.fp-side-card{margin-bottom:0}.fp-toc-card,.fp-side-list{grid-column:1/-1}.fp-grid-4,.fp-grid-3{grid-template-columns:repeat(2,1fr)}.fp-archive-layout{grid-template-columns:1fr}.fp-filter{position:static}.fp-nav{display:none;position:absolute;top:64px;left:0;right:0;background:#fff;padding:18px;border-bottom:1px solid var(--fp-line)}.fp-nav.is-open{display:block}.fp-nav ul{flex-direction:column}.fp-menu-toggle{display:grid;place-items:center}}@media(max-width:620px){.fp-container,.fp-narrow{width:min(100% - 20px,1180px)}.fp-header-inner{height:58px}.fp-nav{top:58px}.fp-langs{display:none}.fp-panel{padding:14px;border-radius:10px;margin-bottom:10px}.fp-side-sticky{grid-template-columns:1fr}.fp-toc-card,.fp-side-list{grid-column:auto}.fp-grid-4,.fp-grid-3{grid-template-columns:1fr}.fp-section{padding:45px 0}.fp-footer-grid{grid-template-columns:1fr}.fp-footer-bottom{flex-direction:column;gap:6px}}.fp-header-cta{display:inline-flex;align-items:center;justify-content:center;background:#21b347;color:#fff;border-radius:7px;padding:7px 12px;font-size:11px;font-weight:900}.fp-header-cta:hover{background:#149a39}@media(max-width:620px){.fp-header-cta{display:none}}:root{--fp-accent:#10a85a;--fp-accent-dark:#087443;--fp-deep:#0a4439;--fp-ink:#173f3a;--fp-text:#2b4c45;--fp-muted:#667f78;--fp-line:#d5e9e0;--fp-bg:#f3f8f6;--fp-soft:#f8fcfa;--fp-yellow:#fff5cf;--fp-blue:#eaf7ff;--fp-pink:#ffedf6;--fp-green:#eafbf1;--fp-purple:#f3edff;--fp-coral:#fff0e8;--fp-reading-size:16px;--fp-shadow:0 3px 10px rgba(18,77,57,.07),0 14px 38px rgba(18,77,57,.055)}body{font-size:16px;line-height:1.66;background:linear-gradient(180deg,#f7fbf9 0,#f3f8f6 28%,#f3f8f6 100%)}.fp-site-header{border-bottom-color:#d9ece4;box-shadow:0 3px 20px rgba(16,90,63,.035)}.fp-brand-mark{background:linear-gradient(135deg,#e2fbed,#ccf6dc);color:var(--fp-accent)}.fp-nav a{font-size:14px}.fp-button,.fp-header-cta,.fp-search-panel button,.search-form button{background:linear-gradient(135deg,var(--fp-accent),#16b96b);box-shadow:0 5px 14px rgba(16,168,90,.16)}.fp-button:hover,.fp-header-cta:hover,.fp-search-panel button:hover,.search-form button:hover{background:linear-gradient(135deg,#0f9c54,var(--fp-accent-dark));transform:translateY(-1px)}.fp-section-tint{background:linear-gradient(180deg,#edf9f2,#f5fbf8)}.fp-card,.fp-panel,.fp-side-card{border-color:var(--fp-line);box-shadow:var(--fp-shadow)}.fp-mini-kicker,.fp-eyebrow{color:#079957}.fp-copy-card>h2,.fp-copy-card .fp-section-title h2,.fp-taxonomy h2{font-size:25px}.fp-side-title{font-size:17px}.fp-side-care-row span{font-size:10px}.fp-side-care-row strong{font-size:12px}.fp-side-help h3{font-size:15px}.fp-side-help p{font-size:11px;line-height:1.55}.fp-side-list-item strong{font-size:11px}.fp-side-list-item small{font-size:9px}.fp-side-more{font-size:11px}.fp-widget li{font-size:12px}.fp-side-help{background:linear-gradient(135deg,#fff9e8,#fff4cf);border-color:#f0d894}.fp-side-cta{background:linear-gradient(135deg,#e9fbf0,#ddf8e8);border-color:#bfe9cf}.fp-side-button{background:linear-gradient(135deg,#10a85a,#1fbd6b);font-size:12px;padding:9px 11px}@media(max-width:620px){body{font-size:16px}.fp-side-title{font-size:16px}}.fp-safety-status .fp-icon{position:relative;z-index:1;flex:0 0 30px;width:30px;height:30px;padding:5px;border-radius:50%;background:#fff8dc;stroke-width:1.8}.fp-safety-icon .fp-icon{width:28px;height:28px}@media (max-width:520px){.fp-safety-icon .fp-icon{width:25px;height:25px}}.fp-care-card>.fp-icon{width:39px;height:39px;min-width:39px;padding:8px;border-radius:12px;background:rgba(255,255,255,.82);box-shadow:0 5px 14px rgba(20,76,59,.09);border:1px solid rgba(255,255,255,.88)}.fp-care-card>.fp-icon svg{stroke-width:1.75}.fp-icon-detail-grid .fp-detail-card,.fp-planting-grid .fp-detail-card{display:grid;grid-template-columns:40px 1fr;align-items:start;gap:10px;min-height:94px;padding:13px;background:linear-gradient(145deg,#fff,#f8fcfa);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.fp-icon-detail-grid .fp-detail-card:hover,.fp-planting-grid .fp-detail-card:hover{transform:translateY(-2px);border-color:#b9e1d1;box-shadow:0 8px 20px rgba(27,92,70,.07)}.fp-detail-icon .fp-icon{width:22px;height:22px}.fp-detail-icon .fp-icon svg{stroke-width:1.7}.fp-icon-detail-grid .fp-detail-card:nth-child(2) .fp-detail-icon{color:#6a62c7;background:#f2efff;border-color:#ded8fb}.fp-icon-detail-grid .fp-detail-card:nth-child(3) .fp-detail-icon{color:#d58a20;background:#fff6e7;border-color:#f5dfb9}.fp-icon-detail-grid .fp-detail-card:nth-child(4) .fp-detail-icon{color:#df6c5b;background:#fff0ed;border-color:#f7d5ce}.fp-icon-detail-grid .fp-detail-card:nth-child(5) .fp-detail-icon{color:#2683bf;background:#edf8ff;border-color:#d2eafa}.fp-icon-detail-grid .fp-detail-card:nth-child(6) .fp-detail-icon{color:#268b58;background:#edf9f2;border-color:#d1eadb}.fp-repot-icon .fp-icon{width:24px;height:24px}@media(max-width:620px){.fp-care-card>.fp-icon{width:36px;height:36px;min-width:36px;padding:7px}.fp-icon-detail-grid .fp-detail-card,.fp-planting-grid .fp-detail-card{grid-template-columns:38px 1fr;min-height:auto}}@keyframes fpLightboxIn{from{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.fp-profile-actions .fp-pill .fp-icon{flex:0 0 auto;margin-top:1px}.fp-lexicon-page{padding:14px 0 72px;background:radial-gradient(circle at 14% 4%,rgba(23,184,105,.06),transparent 28%),linear-gradient(180deg,#f9fcfb,#f3f8f6)}.fp-archive-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 3px 12px;color:#728781;font-size:12px}.fp-archive-crumbs a{color:#55736b}.fp-archive-crumbs a:hover{color:var(--fp-accent)}.fp-archive-crumbs span:last-child{color:#244f45;font-weight:750}.fp-category-hero{position:relative;min-height:182px;padding:26px 30px;display:flex;align-items:center;gap:19px;overflow:hidden;color:#fff;border:0;background:linear-gradient(115deg,#10b878 0%,#13b34e 48%,#48bf13 100%);box-shadow:0 12px 34px rgba(20,132,79,.15)}.fp-category-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(4,103,70,.35),rgba(5,173,82,.36) 56%,rgba(63,192,17,.22)),var(--fp-category-hero-image,none);background-size:cover;background-position:center;opacity:.93}.fp-category-hero:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;right:-88px;top:-118px;background:rgba(255,255,255,.10);box-shadow:-430px 180px 0 34px rgba(255,255,255,.07)}.fp-category-hero>*{position:relative;z-index:1}.fp-category-hero-icon,.fp-category-avatar{width:76px;height:76px;flex:0 0 76px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);border:2px solid rgba(255,255,255,.38);box-shadow:0 7px 22px rgba(0,61,38,.16);color:#fff;overflow:hidden}.fp-category-hero-icon .fp-icon{width:36px;height:36px}.fp-category-avatar img{width:100%;height:100%;object-fit:cover}.fp-category-avatar .fp-icon{width:34px;height:34px}.fp-category-brand{display:block;margin-bottom:3px;font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;color:#eafff3}.fp-category-hero h1{margin:0 0 3px;color:#fff;font-family:Georgia,serif;font-size:34px;line-height:1.06;text-shadow:0 1px 2px rgba(0,65,39,.13)}.fp-category-hero p{max-width:760px;margin:0;color:#f0fff7;font-size:14px;font-weight:650;line-height:1.45}.fp-category-term-hero{min-height:176px}.fp-category-term-hero:before{background:linear-gradient(100deg,rgba(10,139,79,.72),rgba(18,190,83,.70)),var(--fp-category-hero-image,none);background-size:cover;background-position:center}.fp-category-backrow{padding:12px 19px;margin-top:-16px;border-top-left-radius:0;border-top-right-radius:0}.fp-category-backrow a{display:inline-flex;align-items:center;gap:6px;color:#168542;font-size:12px}.fp-lexicon-toolbar{padding:14px 17px;margin-top:18px}.fp-lexicon-search-form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto auto;gap:9px;align-items:center}.fp-search-field{height:42px;display:flex;align-items:center;gap:8px;border:1px solid #dbe8e4;border-radius:9px;background:#f4f8fa;padding:0 12px;color:#77908b}.fp-search-field span{font-size:18px;line-height:1}.fp-search-field input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#254d44;font-size:13px}.fp-search-field input::placeholder{color:#91a6a0}.fp-lexicon-search-button{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;padding:0 18px;color:#fff;background:linear-gradient(135deg,#18b43d,#07995f);font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 6px 15px rgba(12,151,72,.18)}.fp-lexicon-search-button .fp-icon{width:15px;height:15px}.fp-lexicon-switch{justify-self:end;color:#647f78;font-size:12px;font-weight:800;white-space:nowrap}.fp-lexicon-switch:hover{color:var(--fp-accent)}.fp-lexicon-resultbar{min-height:58px;padding:13px 17px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.fp-lexicon-resultbar>strong{font-size:12px;color:#185340}.fp-lexicon-resultbar .navigation{margin:0}.fp-lexicon-resultbar .nav-links,.fp-lexicon-pager{display:flex;gap:6px;align-items:center;justify-content:flex-end;margin:0}.fp-lexicon-resultbar .page-numbers,.fp-lexicon-pager .page-numbers{min-width:34px;height:34px;display:inline-grid;place-items:center;padding:0 9px;border:1px solid #dce8e4;border-radius:8px;background:#fff;color:#375b53;font-size:12px}.fp-lexicon-resultbar .page-numbers.current,.fp-lexicon-pager .page-numbers.current{background:linear-gradient(135deg,#15b239,#07975c);border-color:transparent;color:#fff;font-weight:900}.fp-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fp-category-card{display:flex;flex-direction:column;min-width:0;padding:14px;background:#fff;border:1px solid #e1ece8;border-radius:12px;box-shadow:0 7px 23px rgba(29,78,61,.075);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fp-category-card:hover{transform:translateY(-2px);border-color:#b8e2cf;box-shadow:0 12px 28px rgba(20,111,74,.11)}.fp-category-card-body h2{margin:0;color:#074b5d;font-family:Georgia,serif;font-size:20px;line-height:1.14}.fp-category-card-body h2 a:hover{color:var(--fp-accent)}.fp-category-card-body p{min-height:20px;margin:4px 0 10px;color:#648078;font-size:12px}.fp-category-card-image{display:block;height:185px;overflow:hidden;border-radius:8px;background:#ecf4ef}.fp-category-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.fp-category-card:hover .fp-category-card-image img{transform:scale(1.035)}.fp-category-card-button{display:flex;align-items:center;justify-content:center;height:38px;margin-top:12px;border-radius:7px;color:#fff;background:linear-gradient(90deg,#21b61d,#049b67);font-size:12px;font-weight:900}.fp-category-card-button:hover{filter:saturate(1.1) brightness(.97)}.fp-lexicon-plant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fp-lexicon-plant-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #dfeae6;border-radius:12px;box-shadow:0 7px 22px rgba(28,77,60,.075);transition:transform .18s ease,box-shadow .18s ease}.fp-lexicon-plant-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(24,105,73,.11)}.fp-lexicon-plant-media{display:block;height:250px;overflow:hidden;background:#edf5f1}.fp-lexicon-plant-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.fp-lexicon-plant-card:hover .fp-lexicon-plant-media img{transform:scale(1.035)}.fp-lexicon-plant-body{padding:14px}.fp-lexicon-plant-body h2{margin:0 0 3px;color:#07505f;font-family:Georgia,serif;font-size:18px;line-height:1.2}.fp-lexicon-plant-body p{margin:0 0 12px;color:#6c827c;font-size:12px}.fp-lexicon-details{display:flex;align-items:center;justify-content:center;height:39px;border-radius:7px;background:linear-gradient(90deg,#20b71a,#079d68);color:#fff;font-size:12px;font-weight:900}.fp-empty-state{grid-column:1/-1;text-align:center;color:#698079}.fp-plant-main>.fp-archive-crumbs{margin:0 3px 10px}@media(max-width:900px){.fp-category-grid,.fp-lexicon-plant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fp-lexicon-search-form{grid-template-columns:1fr 1fr}.fp-lexicon-search-button{min-width:140px}.fp-lexicon-switch{justify-self:start}.fp-category-hero{min-height:160px}}@media(max-width:620px){.fp-lexicon-page{padding-top:8px}.fp-category-hero{min-height:150px;padding:20px 18px;gap:13px}.fp-category-hero-icon,.fp-category-avatar{width:60px;height:60px;flex-basis:60px}.fp-category-hero-icon .fp-icon{width:29px;height:29px}.fp-category-hero h1{font-size:27px}.fp-category-hero p{font-size:12px}.fp-lexicon-search-form{grid-template-columns:1fr}.fp-lexicon-search-button{width:100%}.fp-lexicon-switch{justify-self:start}.fp-lexicon-resultbar{align-items:flex-start;flex-direction:column}.fp-category-grid,.fp-lexicon-plant-grid{grid-template-columns:1fr}.fp-category-card-image{height:220px}.fp-lexicon-plant-media{height:300px}.fp-archive-crumbs{font-size:11px}}.fp-flower-form-icon .fp-icon{width:31px;height:31px}.fp-flower-metric-icon .fp-icon{width:17px;height:17px}.fp-lexicon-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:start}.fp-lexicon-main,.fp-lexicon-sidebar{min-width:0}.fp-lexicon-sidebar-sticky{position:sticky;top:82px}.fp-lexicon-with-sidebar .fp-category-hero{margin-bottom:18px}.fp-category-term-page.fp-lexicon-with-sidebar .fp-category-hero{margin-bottom:0}.fp-lexicon-with-sidebar .fp-lexicon-toolbar{margin-bottom:16px}.fp-lexicon-with-sidebar .fp-category-grid-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fp-lexicon-with-sidebar .fp-category-grid-sidebar .fp-category-card{padding:11px}.fp-lexicon-with-sidebar .fp-category-grid-sidebar .fp-category-card-body h2{font-size:17px}.fp-lexicon-with-sidebar .fp-category-grid-sidebar .fp-category-card-body p{font-size:10px;margin-bottom:8px}.fp-lexicon-with-sidebar .fp-category-grid-sidebar .fp-category-card-image{height:155px}.fp-lexicon-with-sidebar .fp-category-grid-sidebar .fp-category-card-button{height:35px;margin-top:10px}.fp-lexicon-with-sidebar .fp-lexicon-plant-grid-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.fp-lexicon-with-sidebar .fp-lexicon-plant-grid-sidebar .fp-lexicon-plant-media{height:220px}.fp-latest-feed{overflow:hidden;padding:14px;border:1px solid #dce9e4;border-radius:12px;background:linear-gradient(180deg,#fff 0%,#fbfefd 100%);box-shadow:0 7px 24px rgba(24,80,61,.07)}.fp-latest-feed-widget{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.fp-latest-feed-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:11px;border-bottom:1px solid #e8f0ed}.fp-latest-feed-kicker{display:block;margin-bottom:3px;color:var(--fp-accent);font-size:9px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.08em}.fp-latest-feed-head h2{margin:0;color:#164d42;font-family:Georgia,serif;font-size:18px;line-height:1.16}.fp-latest-feed-count{display:grid;place-items:center;min-width:32px;height:26px;padding:0 8px;border-radius:999px;background:#eaf8ef;color:#129955;font-size:10px;font-weight:900}.fp-latest-feed-list{display:flex;flex-direction:column}.fp-latest-feed-item{display:grid;grid-template-columns:52px minmax(0,1fr) 14px;gap:8px;align-items:center;min-height:64px;padding:8px 0;border-bottom:1px solid #edf2f0;transition:transform .18s ease,color .18s ease}.fp-latest-feed-item:last-child{border-bottom:0}.fp-latest-feed-item:hover{transform:translateX(2px)}.fp-latest-feed-thumb{display:grid;place-items:center;width:52px;height:48px;overflow:hidden;border:1px solid #e0ebe6;border-radius:6px;background:#edf5f1;color:#62a779;flex:0 0 52px}.fp-latest-feed-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.fp-latest-feed-item:hover .fp-latest-feed-thumb img{transform:scale(1.06)}.fp-latest-feed-placeholder{font-size:17px;line-height:1}.fp-latest-feed-copy{min-width:0}.fp-latest-feed-copy strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#31584e;font-size:10.5px;font-weight:800;line-height:1.25}.fp-latest-feed-item:hover .fp-latest-feed-copy strong{color:var(--fp-accent-dark)}.fp-latest-feed-copy small{display:block;overflow:hidden;margin-top:2px;color:var(--fp-sidebar-meta,#536b64);font-size:9.5px;font-weight:600;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.fp-latest-feed-arrow{color:#9cafaa;font-size:17px;line-height:1;transition:transform .18s ease,color .18s ease}.fp-latest-feed-item:hover .fp-latest-feed-arrow{color:var(--fp-accent);transform:translateX(2px)}.fp-latest-feed-more{display:flex;align-items:center;justify-content:center;gap:5px;min-height:35px;margin-top:9px;border-top:1px solid #e8f0ed;padding-top:9px;color:var(--fp-accent);font-size:9.5px;font-weight:900}.fp-latest-feed-more:hover{color:var(--fp-accent-dark)}.fp-latest-feed-empty{margin:12px 0;color:#7a8d88;font-size:11px}.fp-widget .fp-latest-feed-head h2{font-size:17px}.fp-widget .fp-latest-feed-item{grid-template-columns:52px minmax(0,1fr) 14px}.fp-widget .fp-latest-feed-more{margin-bottom:-2px}@media(max-width:1080px){.fp-lexicon-shell{grid-template-columns:minmax(0,1fr) 270px;gap:16px}.fp-lexicon-with-sidebar .fp-category-grid-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.fp-lexicon-with-sidebar .fp-category-grid-sidebar .fp-category-card-image{height:185px}}@media(max-width:860px){.fp-lexicon-shell{grid-template-columns:1fr}.fp-lexicon-sidebar-sticky{position:static}.fp-lexicon-sidebar{margin-top:4px}.fp-latest-feed-list{display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.fp-latest-feed-item:nth-last-child(2):nth-child(odd){border-bottom:0}}@media(max-width:620px){.fp-lexicon-with-sidebar .fp-category-grid-sidebar,.fp-lexicon-with-sidebar .fp-lexicon-plant-grid-sidebar{grid-template-columns:1fr}.fp-lexicon-with-sidebar .fp-category-grid-sidebar .fp-category-card-image{height:220px}.fp-lexicon-with-sidebar .fp-lexicon-plant-grid-sidebar .fp-lexicon-plant-media{height:300px}.fp-latest-feed-list{grid-template-columns:1fr}}.fp-smart-filter{overflow:visible;margin:18px 0 16px;padding:0;border:1px solid #d8e5e1;border-radius:13px;background:#fff;box-shadow:0 7px 24px rgba(24,80,61,.07)}.fp-smart-filter form{margin:0}.fp-smart-filter-top{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:9px;align-items:center;padding:13px}.fp-smart-filter-body{border-top:1px solid #e6eeeb}.fp-smart-filter-body[hidden]{display:none!important}.fp-smart-field>label,.fp-frost-head>label:first-child{display:block;margin:0 0 6px;color:#71809c;font-size:10.5px;line-height:1.1;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.fp-smart-select{position:relative;min-width:0}.fp-smart-select-button{width:100%;height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border:1px solid transparent;border-radius:8px;background:#f1f5f9;color:#5b6e89;font-size:11px;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.fp-smart-select-button span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fp-smart-select-button b{color:#8aa2bf;font-size:14px}.fp-smart-select.is-open .fp-smart-select-button{border-color:#1eb40d;background:#fff;box-shadow:0 0 0 2px rgba(30,180,13,.09);color:#38514a}.fp-smart-select-popover{position:absolute;z-index:80;top:calc(100%+4px);left:0;width:100%;max-height:260px;overflow:auto;padding:5px;border:1px solid #dce5e4;border-radius:8px;background:#fff;box-shadow:0 10px 22px rgba(42,62,59,.16)}.fp-smart-select-popover[hidden]{display:none!important}.fp-smart-select-search{position:sticky;top:-5px;z-index:2;display:flex;align-items:center;gap:6px;margin:-1px -1px 4px;padding:5px 7px;border-bottom:1px solid #edf1ef;background:#fff}.fp-smart-select-search span{color:#86a098}.fp-smart-select-search input{width:100%;min-width:0;height:28px;border:0;outline:0;background:transparent;color:#39574f;font-size:11px}.fp-smart-select-empty{padding:8px 10px;color:#8c99aa;font-size:10px;text-align:center}.fp-frost-field{grid-column:1/2;padding-top:2px}.fp-frost-head{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px}.fp-frost-head>label:first-child{margin:0}.fp-frost-head strong{min-width:78px;color:#91a0b5;font-size:10px;text-align:right}.fp-toggle-switch{position:relative;display:inline-block!important;width:38px;height:21px;margin:0!important}.fp-toggle-switch input{position:absolute;opacity:0;pointer-events:none}.fp-toggle-switch span{position:absolute;inset:0;border-radius:99px;background:#dfe8f2;cursor:pointer;transition:.2s}.fp-toggle-switch span:after{content:"";position:absolute;top:3px;left:3px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.11);transition:.2s}.fp-toggle-switch input:checked+span{background:#23bc69}.fp-toggle-switch input:checked+span:after{transform:translateX(17px)}.fp-frost-field input[type="range"]{width:100%;height:17px;margin-top:7px;accent-color:#8ddf74}.fp-frost-field input[type="range"]:disabled{opacity:.45}.fp-frost-scale{display:flex;justify-content:space-between;color:#8b9ab0;font-size:9.5px}.fp-frost-enabled .fp-frost-head strong{color:#16945a}.fp-smart-filter-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:11px 14px;border-top:1px solid #e8efec}.fp-smart-filter-actions>a{color:#6e7d91;font-size:11px}.fp-smart-filter-actions .fp-lexicon-search-button{height:35px;padding:0 14px}.fp-smart-filter+.fp-lexicon-resultbar{margin-top:0}@media(max-width:1040px){.fp-smart-filter-top{grid-template-columns:minmax(0,1fr) auto auto}.fp-smart-filter-top .fp-lexicon-search-button{justify-self:start}}@media(max-width:720px){.fp-smart-filter-top{grid-template-columns:1fr}.fp-smart-filter-top .fp-lexicon-search-button{width:100%}.fp-frost-field{grid-column:auto}.fp-smart-filter-actions{justify-content:space-between}}.fp-lexicon-toolbar-links{display:flex;align-items:center;justify-content:flex-end;gap:14px;white-space:nowrap}.fp-lexicon-smart-link{display:inline-flex;align-items:center;gap:6px;color:#0a9f57;font-size:12px;font-weight:900}.fp-lexicon-smart-link:hover{color:#087d47}.fp-lexicon-smart-link span{font-size:14px}.fp-category-backrow-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.fp-category-backrow-tools{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.fp-category-smart-link{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border:1px solid #bfe6d2;border-radius:999px;background:#effbf4;color:#079a50;font-size:11px;font-weight:900}.fp-category-smart-link:hover{background:#0eaa5b;color:#fff;border-color:#0eaa5b}.fp-category-all-plants-link{color:#647f78;font-size:11px;font-weight:900}.fp-category-all-plants-link:hover{color:#079a50}@media(max-width:1040px){.fp-lexicon-toolbar-links{justify-content:flex-start}}@media(max-width:720px){.fp-lexicon-toolbar-links{width:100%;justify-content:space-between;gap:10px}.fp-category-backrow-actions{align-items:flex-start;flex-direction:column}.fp-category-backrow-tools{width:100%;justify-content:space-between}}.fp-lexicon-page .fp-lexicon-search-form{grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) auto auto auto}.fp-lexicon-smart-button{min-height:42px;display:inline-flex!important;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid #b8e6ce;border-radius:9px;background:#eefbf4;color:#079a50!important;font-size:11px!important;font-weight:900;white-space:nowrap;box-shadow:0 4px 12px rgba(8,154,80,.07)}.fp-lexicon-smart-button:hover{background:#0eaa5b;border-color:#0eaa5b;color:#fff!important}.fp-lexicon-page .fp-lexicon-switch{justify-self:start}.fp-plant-shell>.fp-plant-main>.fp-profile-hero:first-child,.fp-plant-shell>.fp-plant-sidebar .fp-side-sticky>.fp-side-card:first-child{margin-top:0}@media(max-width:1120px){.fp-lexicon-page .fp-lexicon-search-form{grid-template-columns:minmax(145px,1fr) minmax(145px,1fr) auto auto}.fp-lexicon-page .fp-lexicon-switch{grid-column:4}}@media(max-width:900px){.fp-lexicon-page .fp-lexicon-search-form{grid-template-columns:1fr 1fr}.fp-lexicon-smart-button,.fp-lexicon-page .fp-lexicon-switch{justify-self:start}}@media(max-width:620px){.fp-lexicon-page .fp-lexicon-search-form{grid-template-columns:1fr}.fp-lexicon-smart-button{width:100%}}.fp-doctor-detail-layout>.fp-doctor-main>.fp-panel:first-child,.fp-doctor-sidebar-sticky>*:first-child{margin-top:0}.fp-share-btn .fp-icon{width:18px;height:18px}.fp-share-btn .fp-icon svg{display:block;width:100%;height:100%}.fp-magazine-pagination .page-numbers{min-width:34px;height:34px;display:inline-grid;place-items:center;padding:0 9px;border:1px solid var(--fp-line);border-radius:7px;background:#fff;color:var(--fp-text)}.fp-magazine-pagination .page-numbers.current{border-color:var(--fp-accent);background:var(--fp-accent);color:#fff;font-weight:900}.fp-care-narrative h3 .fp-icon{flex:0 0 22px;width:22px;height:22px}.fp-safety-table-icon .fp-icon{width:25px;height:25px}.fp-footer-brand-sync{margin-bottom:10px}.fp-footer-brand-sync .fp-brand{color:inherit}.fp-footer-brand-sync .fp-brand strong{color:inherit}.fp-footer-menu-col .menu{margin:0;padding:0;list-style:none}.fp-footer-menu-col .sub-menu{display:none}.fp-footer-legal-menu .fp-footer-legal{display:inline}.fp-footer-legal-menu .fp-footer-legal a{display:inline}.fp-footer-legal-menu .fp-footer-legal a+a:before{content:" · ";opacity:.6}.fp-language-switcher{position:relative;display:block!important;font-size:12px}.fp-language-switcher>summary{list-style:none}.fp-language-switcher>summary::-webkit-details-marker{display:none}.fp-language-current{min-width:66px;height:34px;padding:0 9px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--fp-line);border-radius:9px;background:#fff;color:var(--fp-deep);font-weight:850;cursor:pointer;user-select:none}.fp-language-current:hover,.fp-language-current:focus-visible{border-color:var(--fp-accent);outline:none;box-shadow:0 0 0 3px rgba(18,161,85,.10)}.fp-language-globe{font-size:14px;color:var(--fp-accent)}.fp-language-code{letter-spacing:.04em}.fp-language-chevron{font-size:11px;transition:transform .18s ease}.fp-language-switcher[open] .fp-language-chevron{transform:rotate(180deg)}.fp-language-menu{position:absolute;z-index:240;top:calc(100%+8px);right:0;width:210px;padding:7px;border:1px solid var(--fp-line);border-radius:12px;background:#fff;box-shadow:0 16px 38px rgba(19,55,44,.17)}.fp-language-menu .fp-lang-link{display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:8px;min-height:38px;padding:7px 9px;border-radius:8px;color:#31534d;text-decoration:none;font-size:12px;font-weight:700}.fp-language-menu .fp-lang-link:hover,.fp-language-menu .fp-lang-link:focus-visible{background:#f0f8f4;color:var(--fp-deep);outline:none}.fp-language-menu .fp-lang-link.is-current{background:#e9f8ee;color:#087a43}.fp-language-menu .fp-lang-code{font-weight:900;letter-spacing:.04em}.fp-language-menu .fp-lang-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fp-language-menu .fp-lang-check{color:var(--fp-accent);font-weight:900;text-align:right}@media(max-width:620px){.fp-language-switcher{display:block!important}.fp-language-current{min-width:50px;width:50px;padding:0;gap:4px}.fp-language-globe{display:none}.fp-language-menu{position:fixed;top:64px;right:10px;left:auto;width:min(260px,calc(100vw - 20px));max-height:70vh;overflow:auto}.fp-header-actions{gap:6px}}.fp-category-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:9px;align-items:center;width:100%}.fp-category-search-secondary{display:flex;align-items:center;gap:9px;min-width:0}.fp-category-search-secondary .fp-lexicon-smart-button,.fp-category-search-secondary .fp-category-all-button{min-height:42px}.fp-category-all-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 12px;border:1px solid #dbe8e4;border-radius:9px;background:#fff;color:#58736c;font-size:11px;font-weight:900;white-space:nowrap}.fp-search-field-unified{min-width:0;width:100%}.fp-smart-filter-top>.fp-search-field-unified{width:100%}@media(max-width:720px){.fp-category-search-toolbar{padding:10px}.fp-category-search-form{grid-template-columns:1fr;gap:8px}.fp-category-search-form>.fp-lexicon-search-button{width:100%;min-width:0}.fp-category-search-secondary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%}.fp-category-search-secondary .fp-lexicon-smart-button,.fp-category-search-secondary .fp-category-all-button{width:100%;min-width:0;padding-left:8px;padding-right:8px;white-space:normal;text-align:center;line-height:1.2}.fp-smart-filter-top{grid-template-columns:1fr;gap:8px;padding:10px}.fp-smart-filter-top>.fp-lexicon-search-button,.fp-smart-filter-top>.fp-smart-toggle-button{width:100%;min-width:0}.fp-smart-filter-actions{display:grid;grid-template-columns:1fr;gap:8px;align-items:stretch}.fp-smart-filter-actions>a{text-align:center;padding:7px}.fp-smart-filter-actions .fp-lexicon-search-button{width:100%}}@media(max-width:380px){.fp-category-search-secondary{grid-template-columns:1fr}}.fp-pagination-shell{width:100%;min-height:82px;margin:28px 0 0;padding:18px 22px;display:flex;align-items:center;justify-content:center;gap:24px;border:1px solid #e5ece9;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(24,66,54,.08)}.fp-pagination-summary{display:flex;align-items:baseline;gap:5px;white-space:nowrap;color:#253b36;font-size:13px}.fp-pagination-summary strong{color:#073e58;font-weight:900;font-size:14px}.fp-pagination-summary span{color:#566d66;font-weight:600}.fp-pagination-links{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}.fp-pagination-shell .fp-page-number{min-width:38px;height:38px;padding:0 10px;display:inline-grid;place-items:center;border:1px solid #dce6e2;border-radius:9px;background:#fff;color:#244c43;text-decoration:none;font-size:13px;font-weight:700;line-height:1;box-shadow:0 1px 2px rgba(31,65,56,.02);transition:.16s ease}.fp-pagination-shell a.fp-page-number:hover{transform:translateY(-1px);border-color:#9fd5bd;background:#f5fbf8;color:#078a4e;box-shadow:0 5px 12px rgba(11,117,72,.08)}.fp-pagination-shell .fp-page-number.current{border-color:transparent;background:linear-gradient(135deg,#19b62e,#079d69);color:#fff;font-weight:900;box-shadow:0 5px 13px rgba(9,155,86,.20)}.fp-pagination-shell .fp-page-arrow{font-size:26px;font-weight:400;color:#315e55}.fp-pagination-shell .fp-page-arrow.is-disabled{color:#d4dedb;background:#fafcfc;border-color:#edf2f0;box-shadow:none;cursor:default}.fp-pagination-shell .fp-page-ellipsis{min-width:20px;text-align:center;color:#8b9c97;font-weight:800}.fp-lexicon-pagination{margin:0 0 20px}@media(max-width:680px){.fp-pagination-shell{padding:15px 14px;gap:13px;flex-direction:column;align-items:center}.fp-pagination-summary{font-size:12px}.fp-pagination-links{gap:5px}.fp-pagination-shell .fp-page-number{min-width:36px;height:36px;padding:0 8px}}.fp-plant-sidebar .fp-side-list-item small,.fp-plant-sidebar .fp-side-care-row span,.fp-lexicon-sidebar .fp-latest-feed-copy small,.fp-doctor-sidebar .fp-latest-feed-copy small,.fp-doctor-sidebar .fp-popular-issue-copy small,.fp-doctor-sidebar .fp-doctor-latest-copy small,.fp-magazine-sidebar .fp-latest-feed-copy small,.fp-pe-magazine-sidebar .fp-latest-feed-copy small,.fp-magazine-sidebar .fp-magazine-latest-copy small,.fp-day-image-widget .fp-day-image-credit{color:var(--fp-sidebar-meta,#536b64)!important;font-weight:600!important}.fp-lexicon-sidebar .fp-latest-feed-copy small,.fp-doctor-sidebar .fp-latest-feed-copy small,.fp-magazine-sidebar .fp-latest-feed-copy small,.fp-pe-magazine-sidebar .fp-latest-feed-copy small{font-size:9.5px!important;line-height:1.35!important}.fp-home-bg-accent .fp-eyebrow,.fp-home-bg-dark .fp-eyebrow,.fp-home-bg-accent .fp-section-head>a,.fp-home-bg-dark .fp-section-head>a{color:#fff}.fp-home-bg-accent .fp-section-head h2,.fp-home-bg-dark .fp-section-head h2,.fp-home-bg-accent .fp-home-text-inner h2,.fp-home-bg-dark .fp-home-text-inner h2{color:#fff}.fp-home-cta-accent .fp-home-cta h2,.fp-home-cta-dark .fp-home-cta h2,.fp-home-cta-accent .fp-home-cta p,.fp-home-cta-dark .fp-home-cta p,.fp-home-cta-accent .fp-eyebrow,.fp-home-cta-dark .fp-eyebrow{color:#fff}.fp-hero-search button,.fp-home-block-front .fp-button{min-height:44px;border:2px solid var(--fp-home-action);border-radius:12px;background:var(--fp-home-action);color:#fff!important;padding:10px 18px;font-size:14px;font-weight:800;line-height:1.2;cursor:pointer;box-shadow:0 5px 14px rgba(17,97,47,.16);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.fp-hero-search button:hover,.fp-home-block-front .fp-button:hover{background:var(--fp-home-action-hover);border-color:var(--fp-home-action-hover);color:#fff!important;transform:translateY(-1px);box-shadow:0 7px 18px rgba(11,79,39,.22)}.fp-hero-search button:active,.fp-home-block-front .fp-button:active{transform:translateY(0)}.fp-hero-search button:focus-visible,.fp-home-block-front .fp-button:focus-visible{outline:0;box-shadow:0 0 0 3px #fff,0 0 0 6px var(--fp-home-action-focus),0 7px 18px rgba(11,79,39,.18)}.fp-home-bg-accent .fp-button,.fp-home-bg-dark .fp-button,.fp-home-cta-accent .fp-button,.fp-home-cta-dark .fp-button{border-color:#fff}@media (min-width:901px){.fp-plant-shell>.fp-plant-sidebar,.fp-lexicon-with-sidebar>.fp-lexicon-sidebar{align-self:stretch}.fp-side-sticky,.fp-lexicon-sidebar-sticky{top:var(--fp-smart-sticky-top,80px)}}@media (min-width:901px){.fp-lexicon-shell{align-items:stretch}.fp-lexicon-shell>.fp-lexicon-sidebar{align-self:stretch;height:auto;min-height:100%}.fp-lexicon-shell>.fp-lexicon-sidebar>.fp-lexicon-sidebar-sticky{top:var(--fp-smart-sticky-top,80px)}}.fp-lexicon-pagination-bottom{margin:22px 0 0}.fp-category-term-page .fp-lexicon-plant-grid-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}.fp-category-term-page .fp-lexicon-plant-card{height:100%;display:flex;flex-direction:column}.fp-category-term-page .fp-lexicon-plant-media{width:100%;height:auto!important;aspect-ratio:4 / 5;flex:0 0 auto}.fp-category-term-page .fp-lexicon-plant-body{flex:1;display:flex;flex-direction:column;padding:12px}.fp-category-term-page .fp-lexicon-plant-body h2{font-size:16px;line-height:1.22}.fp-category-term-page .fp-lexicon-plant-body p{margin-bottom:10px}.fp-category-term-page .fp-lexicon-details{margin-top:auto}@media(max-width:900px){.fp-category-term-page .fp-lexicon-plant-grid-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.fp-category-term-page .fp-lexicon-plant-media{aspect-ratio:4 / 5}}@media(max-width:620px){.fp-category-term-page .fp-lexicon-plant-grid-sidebar{grid-template-columns:1fr}.fp-category-term-page .fp-lexicon-plant-media{aspect-ratio:4 / 5;max-height:none}}.fp-lexicon-with-sidebar .fp-category-grid-sidebar,.fp-category-term-page.fp-lexicon-with-sidebar .fp-lexicon-plant-grid-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:stretch}.fp-plant-ui-card{min-width:0;height:100%;display:flex!important;flex-direction:column;padding:0!important;overflow:hidden;border:1px solid var(--fp-line,#dde8e4)!important;border-radius:11px!important;background:var(--fp-white,#fff);box-shadow:0 4px 13px rgba(24,73,59,.08)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.fp-plant-ui-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(24,73,59,.12)!important}.fp-plant-ui-card .fp-plant-ui-media{order:0;width:100%;height:auto!important;aspect-ratio:1 / 1;display:block;overflow:hidden;border-radius:0!important;background:#f1f5f8}.fp-plant-ui-card .fp-plant-ui-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.fp-plant-ui-card:hover .fp-plant-ui-media img{transform:scale(1.025)}.fp-plant-ui-card .fp-plant-ui-body{order:1;min-width:0;min-height:126px;flex:1;display:flex;flex-direction:column;padding:12px 11px 10px!important}.fp-plant-ui-card .fp-plant-ui-body h2{min-height:0!important;margin:0 0 4px!important;font-family:inherit!important;font-size:14px!important;font-weight:850;line-height:1.24!important;color:var(--fp-deep,#073f6a)}.fp-plant-ui-card .fp-plant-ui-body h2 a{color:inherit;text-decoration:none}.fp-plant-ui-card .fp-plant-ui-body p{min-height:0!important;margin:0 0 11px!important;color:var(--fp-muted,#687b82);font-size:11.5px!important;font-style:normal;line-height:1.32}.fp-plant-ui-card .fp-plant-ui-button{width:100%;display:flex;align-items:center;justify-content:center;min-height:36px;height:auto!important;margin-top:auto!important;padding:7px 10px;border:0;border-radius:7px;background:linear-gradient(90deg,#21bd16,#06a06c);color:#fff;box-shadow:none;text-decoration:none;font-size:11px!important;font-weight:900;line-height:1.1;transition:filter .16s ease,transform .16s ease,box-shadow .16s ease}.fp-plant-ui-card .fp-plant-ui-button:hover{filter:saturate(1.04);transform:translateY(-1px)}.fp-plant-ui-card .fp-placeholder{min-height:100%;background:#f1f5f8}@media(max-width:760px){.fp-lexicon-with-sidebar .fp-category-grid-sidebar,.fp-category-term-page.fp-lexicon-with-sidebar .fp-lexicon-plant-grid-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:500px){.fp-lexicon-with-sidebar .fp-category-grid-sidebar,.fp-category-term-page.fp-lexicon-with-sidebar .fp-lexicon-plant-grid-sidebar{grid-template-columns:1fr!important}.fp-plant-ui-card .fp-plant-ui-media{aspect-ratio:4 / 3}}.fp-header-cta,.fp-search-panel button,.search-form button,.fp-home-block-front .fp-button,.home .fp-hero-search button,.fp-lexicon-page .fp-plant-ui-button,.fp-lexicon-page .fp-lexicon-search-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-style:solid;border-width:0;text-decoration:none;font-weight:850;transition:background .16s ease,transform .16s ease,filter .16s ease,box-shadow .16s ease}.fp-header-cta:hover,.fp-home-block-front .fp-button:hover,.home .fp-hero-search button:hover,.fp-lexicon-page .fp-plant-ui-button:hover,.fp-lexicon-page .fp-lexicon-search-button:hover{transform:translateY(-1px)}.fp-home-block-front .fp-text-link,.home .fp-text-link,.fp-home-block-front .fp-section-head>a,.home .fp-section-head>a,.fp-home-block-front .fp-section-title>a,.home .fp-section-title>a{white-space:nowrap}@media(max-width:620px){.fp-home-block-front .fp-section-head,.home .fp-section-head{gap:12px}.fp-home-block-front .fp-section-head>a,.home .fp-section-head>a{flex:0 0 auto}}