.gallery-grid.svelte-1yey3fa{display:grid;grid-template-columns:repeat(var(--columns, 2),1fr);gap:.5rem;margin:1.5rem 0;width:100%;height:400px}@media(min-width:768px){.gallery-grid.svelte-1yey3fa{gap:.75rem;height:500px}}.gallery-grid__column.svelte-1yey3fa{display:flex;flex-direction:column;gap:.5rem;height:100%}@media(min-width:768px){.gallery-grid__column.svelte-1yey3fa{gap:.75rem}}.gallery-grid__item.svelte-1yey3fa{position:relative;width:100%;flex:0 0 auto;border:none;background:none;padding:0;cursor:pointer;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.gallery-grid__item--fill.svelte-1yey3fa{flex:1 1 auto;min-height:0}.gallery-grid__item.svelte-1yey3fa:active{transform:scale(.98)}@media(hover:hover){.gallery-grid__item.svelte-1yey3fa:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}}.gallery-grid__item.svelte-1yey3fa img:where(.svelte-1yey3fa){width:100%;height:100%;display:block;border-radius:8px;object-fit:cover}.gallery-grid__item.svelte-1yey3fa:first-child:not(.gallery-grid__item--fill) img:where(.svelte-1yey3fa){height:auto;aspect-ratio:16/9}.gallery-grid__caption.svelte-1yey3fa{position:absolute;bottom:0;left:0;right:0;padding:.75rem;background:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,.4) 50%,transparent);color:#fff;font-size:.875rem;opacity:0;transition:opacity .2s ease;line-height:1.3}@media(hover:hover){.gallery-grid__item.svelte-1yey3fa:hover .gallery-grid__caption:where(.svelte-1yey3fa){opacity:1}}@media(hover:none){.gallery-grid__item.svelte-1yey3fa:active .gallery-grid__caption:where(.svelte-1yey3fa){opacity:1}}.gallery-carousel.svelte-1yey3fa{position:relative;margin:1.5rem 0;width:100%}.gallery-carousel__track.svelte-1yey3fa{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.gallery-carousel__track.svelte-1yey3fa::-webkit-scrollbar{display:none}.gallery-carousel__item.svelte-1yey3fa{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always}.gallery-carousel__image-button.svelte-1yey3fa{position:relative;width:100%;height:300px;border:none;background:none;padding:0;cursor:pointer;display:block;overflow:hidden;border-radius:8px}@media(min-width:768px){.gallery-carousel__image-button.svelte-1yey3fa{height:400px}}.gallery-carousel__image-button.svelte-1yey3fa img:where(.svelte-1yey3fa){width:100%;height:100%;display:block;object-fit:cover;border-radius:8px}.gallery-carousel__caption.svelte-1yey3fa{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,.3) 70%,transparent);color:#fff;font-size:.875rem;line-height:1.4}.gallery-carousel__arrow.svelte-1yey3fa{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border:none;background:#ffffffe6;color:#333;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0003;transition:all .2s ease}.gallery-carousel__arrow.svelte-1yey3fa:active{transform:translateY(-50%) scale(.95)}@media(hover:hover){.gallery-carousel__arrow.svelte-1yey3fa:hover{background:#fff;box-shadow:0 4px 12px #0000004d}}.gallery-carousel__arrow--prev.svelte-1yey3fa{left:.75rem}.gallery-carousel__arrow--next.svelte-1yey3fa{right:.75rem}@media(min-width:768px){.gallery-carousel__arrow.svelte-1yey3fa{width:48px;height:48px}.gallery-carousel__arrow--prev.svelte-1yey3fa{left:1rem}.gallery-carousel__arrow--next.svelte-1yey3fa{right:1rem}}.gallery-carousel__dots.svelte-1yey3fa{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.gallery-carousel__dot.svelte-1yey3fa{width:8px;height:8px;border-radius:50%;border:none;background:#00000040;cursor:pointer;padding:0;transition:all .2s ease}@media(hover:hover){.gallery-carousel__dot.svelte-1yey3fa:hover{background:#0006;transform:scale(1.2)}}.gallery-carousel__dot.svelte-1yey3fa:active{transform:scale(.9)}.gallery-carousel__dot.active.svelte-1yey3fa{background:#000000b3;transform:scale(1.3)}.gallery-fullscreen.svelte-1yey3fa{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000f2;display:flex;align-items:center;justify-content:center;animation:svelte-1yey3fa-fadeIn .2s ease}@keyframes svelte-1yey3fa-fadeIn{0%{opacity:0}to{opacity:1}}.gallery-fullscreen__close.svelte-1yey3fa{position:absolute;top:1rem;right:1rem;z-index:10001;width:48px;height:48px;border:none;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.gallery-fullscreen__close.svelte-1yey3fa:hover{background:#fff3}.gallery-fullscreen__nav.svelte-1yey3fa{position:absolute;top:50%;transform:translateY(-50%);z-index:10001;width:56px;height:56px;border:none;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,transform .2s ease}.gallery-fullscreen__nav.svelte-1yey3fa:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.gallery-fullscreen__nav--prev.svelte-1yey3fa{left:2rem}.gallery-fullscreen__nav--next.svelte-1yey3fa{right:2rem}@media(max-width:768px){.gallery-fullscreen__nav.svelte-1yey3fa{width:44px;height:44px}.gallery-fullscreen__nav--prev.svelte-1yey3fa{left:1rem}.gallery-fullscreen__nav--next.svelte-1yey3fa{right:1rem}.gallery-fullscreen__close.svelte-1yey3fa{width:40px;height:40px}}.gallery-fullscreen__content.svelte-1yey3fa{max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:1rem}.gallery-fullscreen__image.svelte-1yey3fa{max-width:100%;max-height:calc(90vh - 100px);object-fit:contain;border-radius:4px;animation:svelte-1yey3fa-zoomIn .3s ease}@keyframes svelte-1yey3fa-zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.gallery-fullscreen__caption.svelte-1yey3fa{color:#fff;font-size:1rem;text-align:center;max-width:600px;padding:0 1rem;line-height:1.5}.gallery-fullscreen__counter.svelte-1yey3fa{position:absolute;top:1rem;left:50%;transform:translate(-50%);z-index:10001;color:#fff;font-size:.875rem;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:999px;font-weight:500}@media(max-width:768px){.gallery-fullscreen__counter.svelte-1yey3fa{font-size:.8125rem;padding:.375rem .875rem}}:root{--article-foreground: #0f172a;--article-muted: #f1f5f9;--article-border: rgba(15, 23, 42, .1)}.article-shell.svelte-o3uj4a{display:flex;flex-direction:column;gap:2rem;color:var(--article-foreground)}.article-hero.svelte-o3uj4a{position:relative;width:100%;min-height:320px;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1f2937)}.article-hero__image.svelte-o3uj4a,.article-hero__placeholder.svelte-o3uj4a{width:100%;height:320px;object-fit:cover;display:block}.article-hero__placeholder.svelte-o3uj4a{background:radial-gradient(circle at 20% 20%,#1f2937,#0b1222 55%,#060a14)}.article-hero__overlay.svelte-o3uj4a{position:absolute;top:25%;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000,#00000003 8.1%,#00000009 15.5%,#00000014 22.5%,#0002 29%,#00000031 35.3%,#00000043,#00000056 47.1%,#00000069 52.9%,#0000007c,#0000008e 64.7%,#0000009e 71%,#000000ab 77.5%,#000000b6 84.5%,#000000bd 91.9%,#000000bf)}.article-hero__text.svelte-o3uj4a{position:absolute;top:0;right:0;bottom:0;left:0;padding:clamp(1.5rem,3vw,2.5rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:.75rem;color:#fff;text-shadow:0 12px 32px rgba(0,0,0,.45)}.article-hero__meta.svelte-o3uj4a{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.95rem;opacity:.95}.article-tag.svelte-o3uj4a{display:inline-flex;align-items:center;padding:.25rem .7rem;border-radius:999px;font-size:.85rem;border:1px solid rgba(255,255,255,.35);background:#ffffff14;letter-spacing:.02em}.article-meta__item.svelte-o3uj4a{display:inline-flex;align-items:center;gap:.5rem;padding:0;border-radius:0;background:transparent}.article-meta__item--author.svelte-o3uj4a{gap:.4rem}.article-meta__avatar.svelte-o3uj4a{width:1.75rem;height:1.75rem;border-radius:999px;object-fit:cover;display:inline-block}.article-meta__avatar--placeholder.svelte-o3uj4a{display:inline-flex;align-items:center;justify-content:center;background:#ffffff2e;color:#fff;font-weight:600;text-transform:uppercase}.article-hero__title.svelte-o3uj4a{margin:0;font-size:clamp(1.85rem,2.7vw,2.9rem);line-height:1.2;font-weight:700}.article-hero__description.svelte-o3uj4a{margin:0;max-width:960px;font-size:clamp(1rem,1.1vw,1.2rem);opacity:.92}.article-body.svelte-o3uj4a{max-width:980px;width:100%;margin:0 auto 2rem;padding:0 clamp(1rem,3vw,1.75rem)}.article-body__content.svelte-o3uj4a{margin-top:.5rem}.article-body__fallback.svelte-o3uj4a{margin:0;padding:1rem 1.25rem;border:1px dashed var(--article-border);border-radius:12px;background:var(--article-muted);color:#334155}@media(max-width:640px){.article-hero.svelte-o3uj4a{min-height:260px;border-radius:0}.article-hero__title.svelte-o3uj4a{font-size:clamp(1.6rem,7vw,2rem)}.article-hero__description.svelte-o3uj4a{font-size:.95rem}.article-body.svelte-o3uj4a{padding:0 1rem}}.article-content.svelte-o3uj4a{line-height:1.7}.article-content.svelte-o3uj4a h1,.article-content.svelte-o3uj4a h2,.article-content.svelte-o3uj4a h3,.article-content.svelte-o3uj4a h4,.article-content.svelte-o3uj4a h5,.article-content.svelte-o3uj4a h6{margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.3}.article-content.svelte-o3uj4a h1{font-size:2rem}.article-content.svelte-o3uj4a h2{font-size:1.5rem}.article-content.svelte-o3uj4a h3{font-size:1.25rem}.article-content.svelte-o3uj4a p{margin-bottom:1em}.article-content.svelte-o3uj4a ul,.article-content.svelte-o3uj4a ol{margin-bottom:1em;padding-left:1.5em}.article-content.svelte-o3uj4a li{margin-bottom:.25em}.article-image.svelte-o3uj4a{margin:1.5em 0}.article-image.svelte-o3uj4a img:where(.svelte-o3uj4a){max-width:100%;height:auto;border-radius:var(--radius)}.article-image--bordered.svelte-o3uj4a img:where(.svelte-o3uj4a){border:1px solid hsl(var(--border))}.article-image--background.svelte-o3uj4a{padding:1rem;background:hsl(var(--muted));border-radius:var(--radius)}.article-image--stretched.svelte-o3uj4a{width:100%}.article-image--stretched.svelte-o3uj4a img:where(.svelte-o3uj4a){width:100%}.article-image.svelte-o3uj4a figcaption:where(.svelte-o3uj4a){margin-top:.5em;font-size:.875rem;color:hsl(var(--muted-foreground));text-align:center}.article-video.svelte-o3uj4a{margin:1.5em 0}.article-video__embed.svelte-o3uj4a{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:var(--muted);border-radius:var(--radius)}.article-video__embed.svelte-o3uj4a iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article-video.svelte-o3uj4a figcaption:where(.svelte-o3uj4a){margin-top:.5em;font-size:.875rem;color:hsl(var(--muted-foreground));text-align:center}.article-audio.svelte-o3uj4a{margin:1.5em 0;padding:1rem;background:hsl(var(--muted));border-radius:var(--radius)}.article-audio__title.svelte-o3uj4a{font-weight:600;margin-bottom:.25em}.article-audio__artist.svelte-o3uj4a{font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:.75em}.article-audio.svelte-o3uj4a audio:where(.svelte-o3uj4a){width:100%}.article-quote.svelte-o3uj4a{margin:1.5em 0;padding:1rem 1.5rem;border-left:4px solid hsl(var(--primary));background:hsl(var(--muted) / .5);border-radius:0 var(--radius) var(--radius) 0}.article-quote--center.svelte-o3uj4a{text-align:center;border-left:none;border-top:4px solid hsl(var(--primary));border-radius:var(--radius)}.article-quote.svelte-o3uj4a p:where(.svelte-o3uj4a){font-style:italic;font-size:1.1rem;margin-bottom:.5em}.article-quote.svelte-o3uj4a cite:where(.svelte-o3uj4a){font-size:.875rem;color:hsl(var(--muted-foreground))}.article-delimiter.svelte-o3uj4a{margin:2em auto;width:60%;border:none;border-top:2px solid hsl(var(--border))}.article-table.svelte-o3uj4a{margin:1.5em 0;overflow-x:auto}.article-table.svelte-o3uj4a table:where(.svelte-o3uj4a){width:100%;border-collapse:collapse}.article-table.svelte-o3uj4a th:where(.svelte-o3uj4a),.article-table.svelte-o3uj4a td:where(.svelte-o3uj4a){padding:.75rem;border:1px solid hsl(var(--border));text-align:left}.article-table.svelte-o3uj4a th:where(.svelte-o3uj4a){background:hsl(var(--muted));font-weight:600}.article-table.svelte-o3uj4a tr:where(.svelte-o3uj4a):nth-child(2n){background:hsl(var(--muted) / .3)}.article-card.svelte-1nig6nd{position:relative;display:flex;gap:1.5rem;padding:.5rem;background:var(--color-bg-white);border-radius:24px;box-shadow:var(--shadow-sm);transition:transform var(--transition-fast),box-shadow var(--transition-fast);height:100%}.article-card.svelte-1nig6nd:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.article-card.vertical.svelte-1nig6nd{flex-direction:column}.article-card__premium.svelte-1nig6nd{position:absolute;top:1rem;right:1.25rem;color:var(--color-accent, #e5a000);font-size:1.5rem;line-height:1}.article-card__image.svelte-1nig6nd{flex-shrink:0;width:200px;border-radius:16px;overflow:hidden}.vertical.svelte-1nig6nd .article-card__image:where(.svelte-1nig6nd){width:100%;height:200px}.compact.svelte-1nig6nd .article-card__image:where(.svelte-1nig6nd){width:120px}.compact.vertical.svelte-1nig6nd .article-card__image:where(.svelte-1nig6nd){height:140px}.article-card__image.svelte-1nig6nd img:where(.svelte-1nig6nd){width:100%;height:100%;object-fit:cover}.article-card__content.svelte-1nig6nd{display:flex;flex-direction:column;flex:1;min-width:0;padding:.5rem 1.5rem .5rem 0}.compact.svelte-1nig6nd .article-card__content:where(.svelte-1nig6nd){padding:.25rem 1rem .25rem 0}.article-card__date.svelte-1nig6nd{font-size:.9375rem;color:var(--color-text-secondary);margin-bottom:.25rem}.compact.svelte-1nig6nd .article-card__date:where(.svelte-1nig6nd){font-size:.8125rem}.article-card__title.svelte-1nig6nd{margin:0 0 .75rem;font:600 1.625rem/1.2 var(--title-font);color:var(--color-text)}.compact.svelte-1nig6nd .article-card__title:where(.svelte-1nig6nd){font-size:1.125rem;margin-bottom:.5rem}.article-card__description.svelte-1nig6nd{margin:0;font-size:1rem;line-height:1.5;color:var(--color-text);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.compact.svelte-1nig6nd .article-card__description:where(.svelte-1nig6nd){font-size:.875rem;-webkit-line-clamp:2}.article-card__author.svelte-1nig6nd{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:.75rem}.article-card__author.svelte-1nig6nd img:where(.svelte-1nig6nd){width:28px;height:28px;border-radius:50%;object-fit:cover}.article-card__author.svelte-1nig6nd span:where(.svelte-1nig6nd){font-size:.9375rem;color:var(--color-text-secondary)}.articles-grid.svelte-9cqyp6{display:grid;gap:1.25rem}.articles-grid--default.svelte-9cqyp6{grid-template-columns:repeat(var(--columns, 2),1fr)}.articles-grid--featured.svelte-9cqyp6{grid-template-columns:1fr 1fr}.articles-grid--featured.svelte-9cqyp6 .articles-grid__main:where(.svelte-9cqyp6){display:flex}.articles-grid--featured.svelte-9cqyp6 .articles-grid__side:where(.svelte-9cqyp6){display:flex;flex-direction:column;gap:1rem}@media(max-width:900px){.articles-grid--default.svelte-9cqyp6{grid-template-columns:repeat(2,1fr)}.articles-grid--featured.svelte-9cqyp6{grid-template-columns:1fr}.articles-grid--featured.svelte-9cqyp6 .articles-grid__side:where(.svelte-9cqyp6){flex-direction:row;flex-wrap:wrap}.articles-grid--featured.svelte-9cqyp6 .articles-grid__side:where(.svelte-9cqyp6)>*{flex:1 1 calc(50% - .5rem);min-width:260px}}@media(max-width:600px){.articles-grid--default.svelte-9cqyp6{grid-template-columns:1fr}.articles-grid--featured.svelte-9cqyp6 .articles-grid__side:where(.svelte-9cqyp6){flex-direction:column}.articles-grid--featured.svelte-9cqyp6 .articles-grid__side:where(.svelte-9cqyp6)>*{flex:1 1 100%}}.plant-card.svelte-6qc296{position:relative;display:flex;align-items:center;gap:1rem;padding:.5rem;background:var(--color-bg-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.plant-card.svelte-6qc296:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.plant-premium.svelte-6qc296{position:absolute;top:.75rem;right:.75rem;color:var(--color-accent, #e5a000);font-size:1.25rem;line-height:1;z-index:1}.plant-image.svelte-6qc296{flex-shrink:0;width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:var(--color-bg);border-radius:var(--radius-md);overflow:hidden}.plant-image.svelte-6qc296 img:where(.svelte-6qc296){width:100%;height:100%;object-fit:cover}.plant-placeholder.svelte-6qc296{font-size:2.5rem}.plant-info.svelte-6qc296{display:flex;flex-direction:column;min-width:0;padding-right:1.5rem}.plant-name.svelte-6qc296{margin:0 0 .25rem;font-size:1.125rem;font-weight:600;line-height:1.2;text-overflow:ellipsis;overflow:hidden;color:var(--color-text)}.plant-latin.svelte-6qc296{font-size:.8125rem;color:var(--color-text-muted)}.banner.svelte-1j6yeua{position:relative;display:flex;align-items:flex-end;width:100%;min-height:320px;overflow:hidden}.banner-image.svelte-1j6yeua{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.banner.svelte-1j6yeua:hover .banner-image:where(.svelte-1j6yeua){transform:scale(1.02)}.banner-overlay.svelte-1j6yeua{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#0009,#0000 60%);pointer-events:none}.banner-content.svelte-1j6yeua{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem;padding:2rem;color:#fff;max-width:600px}.banner-title.svelte-1j6yeua{margin:0;font:600 1.75rem/1.2 var(--title-font);text-shadow:0 1px 3px rgba(0,0,0,.3)}.banner-description.svelte-1j6yeua{margin:0;font-size:1rem;line-height:1.5;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,.3)}@media(max-width:768px){.banner.svelte-1j6yeua{min-height:240px}.banner-content.svelte-1j6yeua{padding:1.5rem}.banner-title.svelte-1j6yeua{font-size:1.375rem}.banner-description.svelte-1j6yeua{font-size:.9375rem}}@media(max-width:480px){.banner.svelte-1j6yeua{min-height:200px}.banner-content.svelte-1j6yeua{padding:1.25rem}.banner-title.svelte-1j6yeua{font-size:1.125rem}.banner-description.svelte-1j6yeua{font-size:.875rem}}
