:root{--sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--display:"Fredoka", ui-rounded, var(--sans);--serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--page:#faf6ee;--white:#fffdf8;--black:#40372b;--gray-50:#f4ede0;--gray-100:#efe6d4;--gray-200:#e3d8c2;--gray-300:#cbbfa9;--gray-400:#a79a85;--gray-500:#7a6e5d;--gray-700:#574c39;--gray-800:#453b2c;--gray-900:#40372b;--slate-50:#f8f2e7;--slate-100:#f1e9da;--slate-200:#e3d8c2;--slate-300:#cbbfa9;--slate-400:#a79a85;--slate-500:#7a6e5d;--slate-600:#574c39;--slate-800:#453b2c;--green-50:#f1f6e8;--green-100:#e2edd2;--green-400:#a5c88a;--green-500:#79a85b;--green-600:#5f9141;--green-700:#4a7433;--green-800:#3e5f32;--emerald-50:#f1f6e8;--emerald-700:#4a7433;--emerald-900:#33491f;--amber-400:#f2b33d;--red-500:#c97b57;--red-600:#b65c38;--red-800:#8c4a2f;--red-900:#6e3a24;--blossom:#efa8b8;--sev-mild-bg:#a9cc8a;--sev-mild-fg:#2b4a1c;--sev-moderate-bg:#e9b44c;--sev-moderate-fg:#57400d;--sev-severe-bg:#d07a3f;--sev-severe-fg:#fdf1e7;--sev-critical-bg:#a63d2f;--sev-critical-fg:#fcebeb;--shadow-sm:0 1px 2px 0 rgb(75 55 30 / 0.06);--shadow-lg:0 10px 15px -3px rgb(75 55 30 / 0.1), 0 4px 6px -4px rgb(75 55 30 / 0.08);--shadow-xl:0 2px 8px rgb(75 55 30 / 0.07), 0 14px 28px -10px rgb(75 55 30 / 0.14);--shadow-2xl:0 25px 50px -12px rgb(75 55 30 / 0.22);--title-gradient:linear-gradient(var(--green-700), var(--green-700));--ease-default:cubic-bezier(0.4, 0, 0.2, 1);--ease-pop:cubic-bezier(0.34, 1.56, 0.64, 1)}@font-face{font-family:fredoka;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/fredoka-latin.woff2)format("woff2")}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--gray-200)}html{font-family:var(--sans);font-size:clamp(1rem,.5rem + .625vw,1.5rem);line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0;background:var(--page);color:var(--gray-900)}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}p,blockquote,figure,dl,dd{margin:0}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:inherit}img,svg,video{display:block}img,video{max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit;margin:0;padding:0}button{background:0 0;background-image:none;cursor:pointer;text-transform:none;-webkit-appearance:button;appearance:button}code,kbd,pre{font-family:var(--mono)}.wrap{position:relative;margin:0 auto;max-width:80rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.icon-24{width:1.5rem;height:1.5rem}.icon-20{width:1.25rem;height:1.25rem}.background-fallback{position:relative;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a5c88a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 9a10 10 0 1 0 20 0'/%3E%3Cpath d='M12 19a10 10 0 0 1 10 -10'/%3E%3Cpath d='M2 9a10 10 0 0 1 10 10'/%3E%3Cpath d='M12 4a9.7 9.7 0 0 1 2.99 7.5'/%3E%3Cpath d='M9.01 11.5a9.7 9.7 0 0 1 2.99 -7.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:56px 56px}img.is-lazy{opacity:0;transition:all 1s ease}.header-mobile{position:relative}.header-mobile-inner{position:relative;margin:0 auto 1.5rem;max-width:80rem;text-align:center}.logo--mobile{padding-top:1rem}.header-desktop{visibility:hidden;height:0}.header-nav-band{padding:0 1.5rem}.site-nav{padding:1rem 0;display:flex;text-align:center}.site-nav-links{flex:1}.site-nav-links>*+*{margin-left:1rem}.nav-link{border-bottom:1px dotted var(--green-600);color:var(--green-600);font-weight:500}.nav-link:hover{color:var(--green-500)}.nav-link--contribute:hover{border-bottom-color:var(--green-800)}.site-nav-icons{display:none}.site-nav-icons>*+*{margin-left:.5rem}.icon-link{color:var(--slate-300);display:inline-block;vertical-align:middle}.icon-link:hover{color:var(--slate-400)}.icon-link--divided{border-right:1px solid var(--slate-100);padding-right:1rem}.bell-link{color:var(--red-600);display:inline-block;vertical-align:middle}.bell-link:hover{color:var(--red-500)}.header-desktop-logo{position:relative;margin:0 auto 2rem;max-width:80rem}.logo--desktop{padding:.625rem;text-align:center}@media(min-width:768px){.header-mobile{display:none}.header-desktop{visibility:visible;height:auto}.site-nav{text-align:left}.site-nav-icons{display:inline-block}}.logo-box{height:3.5rem}.logo{font-family:var(--display);font-weight:600}.logo-plant,.logo-smart{font-size:2.25rem;line-height:2.5rem}.logo-plant{color:var(--amber-400);margin-right:.25rem}.logo-smart{color:var(--green-600);margin-left:.25rem}.logo-svg{display:inline-block;height:3rem;width:3rem;vertical-align:baseline}@media(min-width:768px){.logo-plant,.logo-smart{font-size:3.75rem;line-height:1}.logo-svg{height:3.5rem;width:3.5rem}}.site-footer{margin:0 auto;max-width:80rem;overflow:hidden;padding:1rem 0}.footer-icons{margin-bottom:1.25rem;display:flex;justify-content:center}.footer-icons>*+*{margin-left:1.5rem}.made-with{text-align:center;font-size:.875rem;line-height:1.25rem;color:var(--slate-400);margin-bottom:1.25rem}.heart{width:1.5rem;height:1.5rem;color:var(--red-600);display:inline-block;vertical-align:middle;margin-top:-.125rem}.made-with-link{font-weight:600;border-bottom:1px solid var(--gray-200)}.made-with-link:hover{color:var(--slate-400)}.avatar{display:inline-block;height:1.5rem;width:1.5rem;border-radius:9999px;border:2px solid var(--slate-300);box-sizing:content-box;vertical-align:middle;margin-top:-.125rem}.avatar:hover{border-color:var(--slate-400)}.build-stamp{text-align:center;font-size:.75rem;line-height:1rem;color:var(--slate-300)}.build-hash{font-family:var(--mono);color:var(--slate-400);border-bottom:1px dotted var(--slate-300)}.build-hash:hover{color:var(--green-600);border-bottom-color:var(--green-600)}.stamp-dot{color:var(--slate-300)}@media(min-width:640px){.site-footer{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.site-footer{padding-left:2rem;padding-right:2rem}}.chip{display:inline-flex;padding:.25rem;border-radius:.625rem;cursor:pointer;border:1px solid;transition:transform 200ms var(--ease-pop)}.chip:hover{transform:scale(1.12)}.chip--cats{background:#fef9c3;color:#854d0e;border-color:rgb(133 77 14/.5)}.chip--dogs{background:#ffedd5;color:#9a3412;border-color:rgb(154 52 18/.5)}.chip--horses{background:#dcfce7;color:#166534;border-color:rgb(22 101 52/.5)}.chip--birds{background:#dbeafe;color:#1e40af;border-color:rgb(30 64 175/.5)}.chip--small-mammals{background:#f1f5f9;color:#1e293b;border-color:rgb(30 41 59/.5)}.chip--reptiles{background:#f0fdf4;color:#15803d;border-color:rgb(21 128 61/.5)}.chip--fish{background:#e0e7ff;color:#4338ca;border-color:rgb(67 56 202/.5)}.chip-svg{display:block}.chip-svg--6{width:1.5rem;height:1.5rem}.chip-svg--8{width:2rem;height:2rem}.chip-svg--10{width:2.5rem;height:2.5rem}.affects{font-weight:500}.affects>*+*{margin-left:.25rem;margin-top:.25rem}.input{appearance:none;background:var(--white);border:1px solid var(--gray-300);border-radius:.375rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}.input:focus{outline:2px solid transparent;outline-offset:2px;border-color:var(--green-400);box-shadow:0 0 0 1px var(--green-400)}.cb{appearance:none;display:inline-block;width:1rem;height:1rem;padding:0;background-color:var(--white);background-origin:border-box;border:1px solid var(--gray-300);border-radius:.25rem;color:var(--green-600);flex-shrink:0;vertical-align:middle;user-select:none;cursor:pointer}.cb:checked{background-color:currentColor;border-color:transparent;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}.cb[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.cb[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}.cb:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px var(--white),0 0 0 4px var(--green-500)}.cb--affects{margin-right:.25rem;margin-bottom:1rem}.cb--list{margin-right:.5rem}.filter-bar{border-bottom:1px solid var(--gray-200);background:var(--page);padding:.5rem 1.5rem}.filter-bar-inner{margin:0 auto;display:flex;max-width:80rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.search-box{position:relative;display:inline-block;text-align:left;width:100%}.search-box-inner{position:relative;margin:.5rem .5rem .5rem 0;display:flex;align-items:center}.search-icon-wrap{pointer-events:none;position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;padding-left:.75rem}.search-icon{margin-left:0;margin-right:.75rem;width:1rem;height:1rem;color:var(--gray-400)}.search-input{display:block;height:3rem;width:100%;color:var(--gray-500);padding-left:2.25rem;padding-right:3.5rem;border-radius:9999px;box-shadow:var(--shadow-sm)}.search-input:focus{box-shadow:0 0 0 1px var(--green-400),var(--shadow-sm)}.kbd-wrap{position:absolute;top:0;bottom:0;right:0;padding:.375rem .875rem .375rem .375rem;display:none;color:var(--gray-400)}.kbd{display:inline-flex;align-items:center;align-self:center;border-radius:.375rem;background:var(--gray-100);padding:.125rem .5rem;font-family:var(--mono);font-size:.75rem;line-height:1.25rem;font-weight:600;color:var(--gray-400);box-shadow:inset 0 -1px 0 var(--gray-300)}.dropdown-bar-inner{display:flex;align-items:center;flex-wrap:wrap;row-gap:.5rem}.dropdown{position:relative;display:inline-block;padding:0 .25rem;text-align:left}.dd-trigger{display:inline-flex;align-items:center;justify-content:center;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--gray-700);background:var(--white);border:1px solid var(--gray-200);border-radius:9999px;padding:.4375rem .75rem .4375rem 1rem;box-shadow:var(--shadow-sm);transition:transform 200ms var(--ease-pop),box-shadow 200ms var(--ease-default)}.dd-trigger:hover{color:var(--gray-900);transform:translateY(-1px);box-shadow:var(--shadow-lg)}.dd-chevron{margin-right:-.25rem;margin-left:.25rem;height:1.25rem;width:1.25rem;flex-shrink:0;color:var(--gray-400)}.dd-trigger:hover .dd-chevron{color:var(--gray-500)}.count-badge{margin-left:.375rem;border-radius:9999px;background:var(--green-100);padding:.125rem .5rem;font-size:.75rem;line-height:1rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--green-800)}.dd-panel{position:absolute;right:0;z-index:10;margin-top:.5rem;transform-origin:top right;border-radius:1rem;background:var(--white);box-shadow:var(--shadow-2xl),0 0 0 1px rgb(75 55 30/8%)}.dd-panel--affects{padding:.75rem}.dd-panel--affects>*+*{margin-top:.5rem}.dd-panel--list{text-align:center;max-height:24rem;width:16rem;overflow-y:scroll}.dd-row{width:100%;text-align:left;white-space:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--gray-900)}.dd-row--list{display:block;padding:.5rem .75rem}.dd-row-label{cursor:pointer}.dd-search{position:relative;border-bottom:1px solid var(--gray-200)}.dd-search-icon-wrap{pointer-events:none;position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;padding-left:1.5rem}.dd-search-icon{width:1rem;height:1rem;color:var(--gray-400)}.dd-search-input{margin:.5rem 0;padding-left:2rem;width:14rem;color:var(--gray-400);font-size:.875rem;line-height:1.25rem;box-shadow:var(--shadow-sm)}.dd-none{margin:1rem 0;text-align:center;color:var(--gray-400)}.affect-label{display:inline-flex;cursor:pointer;align-items:center;border-radius:.375rem;padding:.25rem .625rem;border:1px solid}.chip-svg--label{padding-right:.25rem}.dropdown-bar{display:block;width:100%;padding-bottom:.5rem}.dropdown-bar-inner{position:relative;margin:0;gap:.5rem}@media(max-width:767px){.dropdown{position:static}.dd-panel{left:0;right:0;width:auto;max-width:none}}@media(min-width:768px){.search-box{width:50%}.kbd-wrap{display:flex}.dropdown-bar{width:auto;padding-bottom:0}}@media(min-width:640px){.search-input{font-size:.875rem;line-height:1.25rem}}@media(min-width:1024px){.search-input{font-size:1rem;line-height:1.5rem}}.filter-section{position:sticky;top:0;z-index:30;box-shadow:0 4px 12px -6px rgb(75 55 30/.12)}.applied{padding-bottom:.5rem}.callout{text-align:center;font-size:.875rem;line-height:1.25rem;color:var(--gray-500);margin-bottom:1rem}.dym{margin-top:.5rem}.dym-btn{display:inline-flex;align-items:center;gap:.375rem;border:1px solid var(--green-400);background:var(--green-50);color:var(--green-800);border-radius:9999px;padding:.375rem 1rem;font-size:.875rem;line-height:1.25rem;transition:transform 200ms var(--ease-pop)}.dym-btn:hover{transform:scale(1.05)}.dym-btn em{font-style:normal;font-weight:600}.applied{background:var(--gray-50);padding:0 1.5rem}.applied-inner{margin:0 auto;max-width:80rem;padding-top:1rem;display:flex;align-items:center}.applied-h{font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--gray-500)}.applied-divider{height:1.25rem;width:1px;background:var(--gray-300);margin-left:1rem;display:block}.applied-badges-wrap{margin-left:1rem}.applied-badges{display:flex;flex-wrap:wrap;align-items:center}.fbadge{margin:.25rem;display:inline-flex;align-items:center;border-radius:9999px;font-size:.875rem;line-height:1.25rem;font-weight:500;padding:.25rem .5rem .25rem .75rem}.fbadge--text{border:1px solid var(--gray-300);background:var(--white);color:var(--gray-900);padding-top:.375rem;padding-bottom:.375rem}.fbadge--symptom{background:var(--green-600);border:1px solid var(--green-600);box-shadow:var(--shadow-sm);color:var(--white);padding-top:.375rem;padding-bottom:.375rem}.fbadge--family{border:1px solid rgb(62 95 50/.5);background:var(--green-100);box-shadow:var(--shadow-sm);color:var(--green-800)}.fbadge--affect{border:1px solid}.fbadge--sev{border:1px solid rgb(75 55 30/.1);font-family:var(--display)}.fsev--mild{background:var(--sev-mild-bg);color:var(--sev-mild-fg)}.fsev--moderate{background:var(--sev-moderate-bg);color:var(--sev-moderate-fg)}.fsev--severe{background:var(--sev-severe-bg);color:var(--sev-severe-fg)}.fsev--critical{background:var(--sev-critical-bg);color:var(--sev-critical-fg)}.fbadge-svg{width:1.5rem;height:1.5rem;margin-right:.25rem}.fbadge-x{margin-left:.25rem;display:inline-flex;height:1rem;width:1rem;flex-shrink:0;padding:.25rem;opacity:.5}.fbadge-x:hover{opacity:1}.fbadge--text .fbadge-x{color:var(--gray-400);border-radius:9999px}.fbadge--affect .fbadge-x{border-radius:9999px}.x-icon{height:.5rem;width:.5rem}.clear-all-wrap{margin-left:.5rem;margin-bottom:.25rem}.clear-all{display:inline-flex;justify-content:center;font-size:.75rem;line-height:1rem;color:var(--red-600)}.clear-all:hover{color:var(--red-500)}.hidden{display:none!important}.grid-band{position:relative;background:var(--gray-50);padding:1rem 1.5rem 1.25rem;margin-bottom:2rem;border-bottom:1px solid var(--gray-200);overflow:hidden}.card-grid{margin:0 auto;display:grid;max-width:32rem;gap:1.25rem}.card{display:flex;flex-direction:column;overflow:hidden;border-radius:1rem;border:1px solid var(--gray-200);box-shadow:var(--shadow-xl);transition:transform 250ms var(--ease-pop),box-shadow 250ms var(--ease-default)}.card:hover{transform:translateY(-3px);box-shadow:0 4px 10px rgb(75 55 30/8%),0 22px 36px -12px rgb(75 55 30/.2)}.card-top{flex-shrink:0;position:relative}.card-media{overflow:hidden;position:relative;background-color:var(--green-50)}.img-badge{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;border-radius:9999px;background:rgb(250 246 238/.92);border:1px solid rgb(75 55 30/8%);padding:.125rem .625rem;font-size:.75rem;line-height:1rem;font-weight:600;color:var(--gray-500);z-index:1}.img-badge-icon{width:1.125rem;height:1.125rem;margin-right:.25rem}.sev-pill{position:absolute;top:.5rem;left:.5rem;display:inline-flex;align-items:center;border-radius:9999px;padding:.1875rem .625rem;font-family:var(--display);font-size:.75rem;line-height:1rem;font-weight:500;letter-spacing:.01em;border:1px solid rgb(75 55 30/.1);z-index:1}.sev-pill--mild{background:var(--sev-mild-bg);color:var(--sev-mild-fg)}.sev-pill--moderate{background:var(--sev-moderate-bg);color:var(--sev-moderate-fg)}.sev-pill--severe{background:var(--sev-severe-bg);color:var(--sev-severe-fg)}.sev-pill--critical{background:var(--sev-critical-bg);color:var(--sev-critical-fg)}.card-img{height:13rem;width:100%;object-fit:cover}.card-title{background-image:var(--title-gradient);padding:.625rem;font-family:var(--display);font-size:1.25rem;line-height:1.75rem;font-weight:500;color:var(--white)}.card-body{display:flex;flex:1;flex-direction:column;justify-content:space-between;background:var(--white)}.card-body-inner{flex:1}.card-h{font-family:var(--sans);margin-bottom:.75rem;padding:.625rem;border-bottom:1px solid var(--gray-200);font-size:.875rem;line-height:1.25rem;background:var(--slate-50)}.affects--card{padding:0 .625rem .625rem;font-size:.875rem;line-height:1.25rem}.card-list{padding:0 .625rem .625rem;font-size:.875rem;line-height:1.25rem;color:var(--slate-500)}.more-chip{display:inline-flex;align-items:center;border-radius:9999px;background:var(--gray-100);padding:.1rem .5rem;font-size:.75rem;line-height:1rem;font-weight:500;margin-left:.2rem;color:var(--gray-800)}.none-listed{color:var(--slate-400);text-align:center}.none-listed a{border-bottom:1px solid var(--gray-200)}.none-listed a:hover{color:var(--slate-500)}@media(min-width:768px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.empty-state{margin:0 auto;flex-shrink:0;text-align:center;padding:4rem 0;max-width:65ch;color:var(--gray-700);font-size:1rem;line-height:1.75}.empty-mascot{width:9rem;height:9rem;margin:0 auto 1rem;animation:jello .9s both;transform-origin:50% 100%}.empty-title{font-family:var(--display);font-size:2.25rem;line-height:2.5rem;font-weight:500;letter-spacing:-.01em;color:var(--gray-900)}.empty-body{text-align:left}.empty-body p{margin:1.25em 0}.empty-body ol{list-style:decimal;padding-left:1.625em}.empty-body li{margin:.5em 0;padding-left:.375em}.empty-body a{color:var(--gray-900);text-decoration:underline;font-weight:500}@media(min-width:640px){.empty-title{font-size:3rem;line-height:1}}.plant-band{position:relative;background:var(--gray-50);padding:1rem 1.5rem 1.25rem;margin-bottom:2rem;border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}.plant-title-box{margin-bottom:1rem}.plant-title{padding:.625rem;font-family:var(--display);font-size:2.25rem;line-height:2.5rem;font-weight:500;color:var(--white)}.plant-title--safe{background-image:var(--title-gradient);border-radius:.375rem}.warning-panel{margin-top:.75rem;background:rgb(166 61 47/7%);border:1px solid rgb(166 61 47/.3);border-radius:1rem;padding:1rem 1.25rem;color:var(--red-800)}.warning-head{display:flex;align-items:center;gap:.5rem;font-family:var(--display);font-size:1.0625rem;line-height:1.5rem;font-weight:500;color:var(--sev-critical-bg)}.warning-skull{width:1.25rem;height:1.25rem;flex-shrink:0;fill:currentColor}.warning-list{margin-top:.5rem;list-style:disc;padding-left:1.25rem;font-size:.875rem;line-height:1.375rem}.warning-list li+li{margin-top:.25rem}.warning-hotline{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed rgb(166 61 47/.3);font-size:.8125rem;line-height:1.25rem}.warning-hotline a{font-weight:600;border-bottom:1px dotted var(--red-600);white-space:nowrap}.warning-hotline a:hover{color:var(--red-600)}.plant-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:0 auto;max-width:none}.detail-card{display:flex;flex-direction:column;overflow:hidden;border-radius:.5rem;box-shadow:var(--shadow-lg);margin-bottom:1rem}.detail-h{font-family:var(--sans);padding:.625rem;border-bottom:1px solid var(--gray-200);font-weight:600;background:var(--slate-100);color:var(--slate-500)}.detail-h--gap{margin-bottom:.75rem}.affects--detail{padding:0 .625rem .75rem}.detail-prose{max-width:65ch;color:var(--gray-400);font-size:1rem;line-height:1.75;padding:0 .625rem .625rem}.detail-prose ul{list-style:disc;padding-left:1.625em;margin:1.25em 0}.detail-prose li{margin:.5em 0;padding-left:.375em}.detail-prose li::marker{color:var(--gray-300)}.detail-about p{margin:0 0 .75rem;color:var(--gray-500)}.about-cite{font-size:.8125rem!important;color:var(--gray-400)!important}.about-cite b{font-weight:600;color:var(--gray-500)}.about-cite a{border-bottom:1px dotted var(--green-600);color:var(--green-600)}.none-box{border-radius:.375rem;background:var(--slate-100);padding:1rem}.none-box a{border-bottom:1px solid var(--gray-200)}.none-box a:hover{color:var(--slate-600)}.gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.gallery-cell{overflow:hidden;background-color:var(--green-50)}.gallery-img{display:inline-block;height:8rem;width:100%;object-fit:cover;object-position:center;cursor:pointer}.gallery-img:hover{transform:scale(1.1)}.actions{display:flex;margin-top:-1px}.action-cell{display:flex;flex:1;width:0}.action-cell--second{margin-left:-1px;border-left:1px solid var(--gray-200)}.action{position:relative;display:inline-flex;flex:1;width:0;align-items:center;justify-content:center;border:1px solid transparent;color:var(--slate-400)}.action:hover{color:var(--gray-500)}.action--issue{margin-right:-1px;border-radius:0 0 0 .5rem;padding:1rem 0;font-size:.875rem;line-height:1.25rem;font-weight:500}.action--wiki{border-radius:0 0 .5rem 0;padding:.5rem 0}.action-icon{width:1.25rem;height:1.25rem;margin-left:.25rem}@media(min-width:1024px){.plant-band{padding:1rem 2rem}.plant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.sev-step{border-radius:9999px;padding:.125rem .625rem;font-family:var(--display);font-size:.75rem;line-height:1rem;font-weight:500;color:var(--gray-400);background:var(--gray-50);border:1px solid transparent}.sev-step--mild.is-active{background:var(--sev-mild-bg);color:var(--sev-mild-fg);border-color:rgb(75 55 30/.1)}.sev-step--moderate.is-active{background:var(--sev-moderate-bg);color:var(--sev-moderate-fg);border-color:rgb(75 55 30/.1)}.sev-step--severe.is-active{background:var(--sev-severe-bg);color:var(--sev-severe-fg);border-color:rgb(75 55 30/.1)}.sev-step--critical.is-active{background:var(--sev-critical-bg);color:var(--sev-critical-fg);border-color:rgb(75 55 30/.1)}.emergency{margin-top:.75rem;font-size:.8125rem;line-height:1.25rem;color:var(--red-800);background:rgb(182 92 56/9%);border:1px solid rgb(182 92 56/.25);border-radius:.75rem;padding:.5rem .875rem}.plant-col{min-width:0}.facts{font-size:.875rem;line-height:1.375rem}.facts-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem .875rem;border-bottom:1px solid var(--slate-100)}.facts-row:last-child{border-bottom:0}.facts-row dt{color:var(--gray-500);font-weight:500;flex-shrink:0}.facts-row dd{color:var(--gray-800);text-align:right}.facts-sev{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.25rem}.emergency a{font-weight:600;border-bottom:1px dotted var(--red-600);white-space:nowrap}.emergency a:hover{color:var(--red-600)}.lightbox{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center}.lightbox-backdrop{position:absolute;inset:0;background:rgb(43 35 24/.82)}.lightbox-figure{position:relative;margin:0;max-width:min(64rem,calc(100vw - 5rem));max-height:calc(100vh - 6rem);display:flex;flex-direction:column;align-items:center}.lightbox-img{max-width:100%;max-height:calc(100vh - 9rem);object-fit:contain;border-radius:.75rem;box-shadow:var(--shadow-2xl);background:var(--gray-900)}.lightbox-caption{margin-top:.75rem;font-size:.8125rem;line-height:1.25rem;color:var(--gray-50);text-align:center;text-wrap:balance}.lightbox-btn{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:9999px;background:rgb(255 253 248/.14);color:var(--white);font-size:1.5rem;line-height:1;transition:background 150ms var(--ease-default),transform 200ms var(--ease-pop)}.lightbox-btn:hover{background:rgb(255 253 248/.28);transform:scale(1.08)}.lightbox-btn--close{top:1rem;right:1rem}.lightbox-btn--prev{left:1rem;top:50%;margin-top:-1.375rem}.lightbox-btn--next{right:1rem;top:50%;margin-top:-1.375rem}.safe-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:0 1rem 2rem}.safe-card{background:var(--white);border:1px solid var(--gray-200);border-radius:1rem;box-shadow:var(--shadow-lg);padding:1rem 1.25rem;display:flex;gap:.875rem;align-items:flex-start;transition:transform 250ms var(--ease-pop),box-shadow 250ms var(--ease-default)}.safe-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-xl)}.safe-leaf{flex-shrink:0;width:3.25rem;height:3.25rem;border-radius:.875rem;background:var(--green-50);border:1px solid rgb(62 95 50/.2);display:flex;align-items:center;justify-content:center;transition:transform 200ms var(--ease-pop)}.safe-card:hover .safe-leaf{transform:scale(1.1)}.safe-leaf svg{width:2.375rem;height:2.375rem}.safe-name{font-family:var(--display);font-size:1.0625rem;line-height:1.5rem;font-weight:500;color:var(--gray-900)}.safe-latin{font-size:.8125rem;line-height:1.125rem;font-style:italic;color:var(--gray-400);margin-bottom:.25rem}.safe-note{font-size:.875rem;line-height:1.375rem;color:var(--gray-500)}.disclaimer{margin:0 1rem 1rem;background:rgb(233 180 76/.14);border:1px solid rgb(233 180 76/.5);border-radius:.75rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.375rem;color:var(--gray-700)}@media(min-width:640px){.safe-grid,.disclaimer{margin-left:auto;margin-right:auto;max-width:44rem}}@media(min-width:1024px){.safe-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:60rem}.disclaimer{max-width:60rem}}.finder{margin:0 auto 2rem;max-width:44rem;padding:0 1rem}.finder-label{font-family:var(--display);font-size:.875rem;font-weight:500;color:var(--gray-500);margin-bottom:.5rem}.symptom-cloud{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1rem}.symptom-tag{border:1px solid var(--gray-200);background:var(--white);color:var(--gray-700);border-radius:9999px;padding:.25rem .75rem;font-size:.8125rem;line-height:1.25rem;transition:transform 200ms var(--ease-pop)}.symptom-tag:hover{transform:scale(1.06)}.symptom-tag.is-active{background:var(--green-600);border-color:var(--green-600);color:var(--white)}.symptom-tag .tag-count{color:var(--gray-400);font-size:.75rem;margin-left:.25rem}.symptom-tag.is-active .tag-count{color:var(--green-100)}.finder-more{font-size:.8125rem;color:var(--green-600);border-bottom:1px dotted var(--green-600)}.finder-results{margin-top:1.5rem}.finder-row{display:flex;align-items:center;gap:.75rem;background:var(--white);border:1px solid var(--gray-200);border-radius:.875rem;box-shadow:var(--shadow-sm);padding:.625rem 1rem;margin-bottom:.5rem;transition:transform 200ms var(--ease-pop),box-shadow 200ms var(--ease-default)}.finder-row:hover{transform:translateY(-1px);box-shadow:var(--shadow-lg)}.finder-row-name{font-family:var(--display);font-weight:500;color:var(--gray-900);flex:auto}.finder-row-common{display:block;font-family:var(--sans);font-weight:400;font-size:.8125rem;color:var(--gray-400)}.finder-row .sev-pill{position:static}.finder-row-match{font-size:.75rem;color:var(--gray-500);white-space:nowrap;font-variant-numeric:tabular-nums}.finder-hint{font-size:.875rem;color:var(--gray-400);text-align:center;padding:1.5rem 0}.page-band{position:relative;background:var(--gray-50);margin-bottom:1rem;padding:1rem;border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}.page-card{overflow:hidden;background:var(--white);box-shadow:var(--shadow-lg);margin-bottom:1rem;padding-bottom:2rem;border-radius:.5rem}.page-card-h{display:block;background-image:var(--title-gradient);padding:.625rem;font-family:var(--display);font-size:1.5rem;line-height:2rem;font-weight:500;color:var(--white);text-align:center;margin-bottom:2rem}.styled-h2{display:block;text-align:center;font-family:var(--display);font-size:1.875rem;line-height:2rem;font-weight:500;letter-spacing:-.01em;color:var(--gray-900);margin:1.5556em 0 .8889em}.styled-h2:first-child{margin-top:0}.lead{font-size:1.25rem!important;line-height:2rem!important;color:var(--gray-500);text-align:justify}.wm-plant{color:var(--amber-400);margin-right:.25rem;font-family:var(--display);font-weight:500}.wm-smart{color:var(--green-600);font-family:var(--display);font-weight:500}.photo-grid{display:grid;grid-template-columns:1fr;margin-bottom:2rem}.photo-cell{overflow:hidden;background-color:var(--slate-50)}.photo-cell--md,.photo-cell--lg{display:none}.photo-img{height:16rem;width:100%;object-fit:cover;object-position:center}.photo-img:hover{transform:scale(1.25)}@media(min-width:768px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-cell--md{display:block}}@media(min-width:1024px){.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-cell--lg{display:block}}@media(min-width:640px){.styled-h2{font-size:2.25rem}}.prose{color:var(--gray-500);font-size:1.125rem;line-height:1.7777778;max-width:65ch;margin:0 auto;padding:0 1rem}.prose--gap{margin-bottom:2rem}.prose p{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose h3{font-size:1.3333333em;line-height:1.5;margin-top:1.6666667em;margin-bottom:.6666667em;font-weight:600;color:#0f172a}.prose h4{margin-top:1.7777778em;margin-bottom:.4444444em;font-weight:600;color:#0f172a;line-height:1.5555556}.prose a{color:#0f172a;text-decoration:underline;font-weight:500}.prose strong{color:#0f172a;font-weight:600}.prose ul,.prose ol{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.5555556em}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose li{margin-top:.6666667em;margin-bottom:.6666667em;padding-left:.4444444em}.prose ul>li::marker{color:var(--slate-300)}.prose ol>li::marker{color:var(--slate-500)}.prose code{font-weight:600;font-size:.8888889em;color:#0f172a}.prose code::before,.prose code::after{content:"`"}.prose pre{background:var(--slate-800);color:var(--slate-200);font-size:.8888889em;line-height:1.75;margin:2em 0;border-radius:.375rem;padding:1em 1.5em;overflow-x:auto;font-weight:400}.prose pre code{background:0 0;color:inherit;font-weight:inherit;font-size:inherit}.prose pre code::before,.prose pre code::after{content:none}.prose .gray-list,.gray-list{color:var(--gray-400)}.prose .plain-link{text-decoration:none;font-weight:inherit;color:inherit;border-bottom:1px solid var(--gray-200)}.prose .plain-link:hover{color:var(--slate-500)}.api-animal-chip{display:inline-flex;padding:.25rem;border-radius:.625rem;border:1px solid;vertical-align:middle}.changelog{max-width:65ch;margin:0 auto;padding:0 1rem}.dotted-link{border-bottom:1px dotted var(--green-600);color:var(--green-600);font-weight:500}.dotted-link:hover{color:var(--green-500)}.log-stats{font-size:.875rem;line-height:1.25rem;color:var(--slate-400);margin-bottom:1.5rem}.log-group{margin-bottom:1.5rem}.log-day{border-bottom:1px solid var(--gray-200);padding-bottom:.375rem;margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--slate-500)}.log-rail{position:relative;padding-left:1.25rem}.log-entry{position:relative;padding:.5rem 0}.log-entry::before{content:"";position:absolute;left:calc(-.875rem - 1px);top:0;bottom:0;width:2px;background:var(--gray-200);border-radius:1px}.log-entry:first-child::before{top:1.3125rem}.log-entry:last-child::before{bottom:calc(100% - 1.3125rem)}.log-node{position:absolute;left:-1.25rem;top:.9375rem;width:.75rem;height:.75rem;border-radius:9999px;background:var(--green-400);border:2px solid var(--white);box-shadow:0 0 0 1px var(--green-400)}.log-entry.is-head .log-node{background:var(--green-600);box-shadow:0 0 0 1px var(--green-600)}.log-subject{font-size:.875rem;line-height:1.25rem;color:var(--gray-700)}.log-headtag{display:inline-block;margin-left:.375rem;border-radius:9999px;background:var(--green-600);color:var(--white);font-family:var(--display);font-size:.6875rem;line-height:1rem;font-weight:500;padding:.0625rem .5rem;vertical-align:1px}.log-meta{margin-top:.125rem;font-size:.75rem;line-height:1rem;color:var(--slate-400)}.log-hash{font-family:var(--mono);color:var(--green-700)}.log-dot{color:var(--slate-300)}.log-adds{color:var(--green-600)}.log-dels{color:var(--red-600)}.log-empty{color:var(--gray-400);font-size:.875rem;line-height:1.25rem;padding-bottom:1rem}.error-band{position:relative;background:var(--gray-50);padding-bottom:1.25rem;margin-bottom:2rem;border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200)}.error-main{margin:0 auto;text-align:center;display:flex;width:100%;max-width:80rem;flex-grow:1;flex-direction:column;padding:0 1rem}.error-inner{margin:auto 0;flex-shrink:0;padding:4rem 0}.error-code{font-size:1rem;line-height:1.5rem;font-weight:600;color:var(--green-600)}.error-title{margin-top:.5rem;font-size:2.25rem;line-height:2.5rem;font-weight:700;letter-spacing:-.025em;color:var(--gray-900)}.error-note{margin-top:.5rem;font-size:1rem;line-height:1.5rem;color:var(--gray-500)}.error-home{margin-top:1.5rem}.error-home a{font-size:1rem;line-height:1.5rem;font-weight:500;color:var(--green-600)}.error-home a:hover{color:var(--green-500)}@media(min-width:640px){.error-main{padding:0 1.5rem}.error-inner{padding:8rem 0}.error-title{font-size:3rem;line-height:1}}@media(min-width:1024px){.error-main{padding:0 2rem}}.jello-auto{transform-origin:50% 100%;animation:jello .9s both}.jello-hover:hover{animation:jello .9s both}@keyframes jello{0%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}100%{transform:scale3d(1,1,1)}}.heartbeat:hover{animation:heartbeat 1.5s ease-in-out 2 both}@keyframes heartbeat{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.fade-in{animation:fade-in .7s cubic-bezier(.39,.575,.565,1)both}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.card-grid .card:nth-child(12n+2){animation-delay:45ms}.card-grid .card:nth-child(12n+3){animation-delay:90ms}.card-grid .card:nth-child(12n+4){animation-delay:135ms}.card-grid .card:nth-child(12n+5){animation-delay:180ms}.card-grid .card:nth-child(12n+6){animation-delay:225ms}.card-grid .card:nth-child(12n+7){animation-delay:270ms}.card-grid .card:nth-child(12n+8){animation-delay:315ms}.card-grid .card:nth-child(12n+9){animation-delay:360ms}.card-grid .card:nth-child(12n+10){animation-delay:405ms}.card-grid .card:nth-child(12n+11){animation-delay:450ms}.card-grid .card:nth-child(12n){animation-delay:495ms}@media(prefers-reduced-motion:reduce){.jello-auto,.jello-hover:hover,.heartbeat:hover,.fade-in,.empty-mascot,.background-fallback::before{animation:none}.card,.chip,.dd-trigger,img.is-lazy,.photo-img,.gallery-img{transition:none}.card:hover,.chip:hover,.dd-trigger:hover{transform:none}}