.latest-posts{margin-top:2rem}.latest-posts__heading{margin:0 0 .75rem}.latest-posts__empty{margin:0}.latest-posts__list{width:100%;border-radius:.5rem;overflow:hidden}.latest-posts__row{display:flex;align-items:flex-start;border-bottom:2px dashed var(--color-line)}.latest-posts__col{padding:.5rem 0rem;min-width:0;word-break:break-word}.latest-posts__col--date{width:20%;flex:0 0 20%;white-space:nowrap;opacity:.5;text-transform:uppercase}.latest-posts__col--title{width:80%;flex:1 1 80%}.latest-posts__col--title a{color:var(--color-link);text-decoration:none}.latest-posts__col--title a:hover,.latest-posts__col--title a:focus-visible{color:var(--color-accent)}@media(min-width:768px)and (orientation:landscape){.latest-posts{margin-top:2.5rem}.latest-posts__col--date{width:10%;flex:0 0 10%}.latest-posts__col--title{width:90%;flex:1 1 90%}}.category-cards__plant-link{width:100%;height:100%;display:block;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:.5rem;transition:filter .2s,box-shadow .2s;outline:none}.category-cards__plant-link:hover,.category-cards__plant-link:focus-visible{filter:brightness(1.1) saturate(1.2) drop-shadow(0 0 4px var(--color-line));box-shadow:0 0 0 2px var(--color-line)}.category-cards__plant-img{width:100%;height:100%;object-fit:contain;display:block;border-radius:.5rem;pointer-events:none}.category-cards{margin-top:2rem}.category-cards__heading{margin:0 0 .75rem}.category-cards__grid{display:grid;gap:1rem}.category-cards__card{display:flex;flex-direction:row;align-items:flex-start;padding:1rem;min-height:4.5rem;border:2px dashed var(--color-line);border-radius:1rem;background:var(--color-page);font-size:.9em}.category-cards__card-media{width:100%;min-width:6rem;height:auto;aspect-ratio:1 / 1;margin-right:1rem;margin-bottom:1rem;border-radius:.75rem;display:block}.category-cards__media-label{font-size:.85rem;color:var(--color-text);opacity:.7}.category-cards__card-body{display:flex;flex-direction:column;gap:.6rem;min-height:100%;padding-top:0;flex:1 1 auto}.category-cards__card-title,.category-cards__card-description{margin:0}.category-cards__card-link{margin-top:auto;align-self:flex-end;color:var(--color-link);text-decoration:none}@media(min-width:768px)and (orientation:landscape){.category-cards{margin-top:2.5rem}.category-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-cards__card{display:grid;grid-template-rows:auto 1fr;align-content:start}.category-cards__plant-link{width:100%;height:auto;aspect-ratio:1 / 1;margin-right:0;margin-bottom:1rem;border-radius:.75rem;display:block;outline:none;transition:filter .2s}.category-cards__card-body{padding-top:1rem}}.post-image-scroller{margin-top:1.8rem;margin-bottom:1.8rem}.post-image-scroller__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.7rem}.post-image-scroller__heading{margin:0;font-size:1.2rem}.post-image-scroller__controls{display:flex;align-items:center;gap:.45rem}.post-image-scroller__button{border:1px solid var(--color-line);background:var(--color-page);color:var(--color-text);border-radius:999px;min-width:2rem;min-height:2rem;cursor:pointer;font-size:1rem;line-height:1}.post-image-scroller__button:hover{color:var(--color-accent);border-color:var(--color-accent)}.post-image-scroller__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-link) var(--color-page);padding-bottom:.45rem}.post-image-scroller__viewport-shell{position:relative}.post-image-scroller__viewport-shell:before,.post-image-scroller__viewport-shell:after{content:"";position:absolute;top:0;bottom:.45rem;width:1.2rem;pointer-events:none;opacity:1;transition:opacity .2s ease}.post-image-scroller__viewport-shell:before{left:0;background:linear-gradient(to right,var(--color-page),transparent)}.post-image-scroller__viewport-shell:after{right:0;background:linear-gradient(to left,var(--color-page),transparent)}.post-image-scroller[data-at-start=true] .post-image-scroller__viewport-shell:before{opacity:0}.post-image-scroller[data-at-end=true] .post-image-scroller__viewport-shell:after{opacity:0}.post-image-scroller__viewport::-webkit-scrollbar{height:.55rem}.post-image-scroller__viewport::-webkit-scrollbar-track{background:var(--color-page);border-radius:1rem}.post-image-scroller__viewport::-webkit-scrollbar-thumb{background:var(--color-page);border-radius:1rem}.post-image-scroller__track{list-style:none;display:flex;align-items:stretch;gap:.8rem;margin:0;padding:0}.post-image-scroller__item{flex:0 0 auto;scroll-snap-align:start}.post-image-scroller__link{display:inline-block;text-decoration:none}.post-image-scroller img.post-image-scroller__image{display:block;width:auto;max-width:none;height:12rem;object-fit:contain;float:none;margin:0;border:2px solid var(--color-line);border-radius:.8rem;transition:border-color .2s ease}.post-image-scroller__link:hover img.post-image-scroller__image{border-color:var(--color-accent)}.post-image-scroller__caption{display:none}@media(min-width:768px)and (orientation:landscape){.post-image-scroller__controls{display:flex}.post-image-scroller__viewport-shell:before,.post-image-scroller__viewport-shell:after{width:2rem}.post-image-scroller img.post-image-scroller__image{height:12rem}}
