.hero-portal-canvas[data-astro-cid-m2h6d24e]{height:200vh;position:relative}@supports (height:100dvh){.hero-portal-canvas[data-astro-cid-m2h6d24e]{height:200dvh}}.hero-sticky[data-astro-cid-m2h6d24e]{width:100%;height:100vh;z-index:var(--z-sticky);position:sticky;top:0;left:0;overflow:hidden}@supports (height:100dvh){.hero-sticky[data-astro-cid-m2h6d24e]{height:100dvh}}.hero-canvas-container[data-astro-cid-m2h6d24e]{background-color:var(--color-surface-dark);width:100%;height:100%;position:relative}.hero-canvas[data-astro-cid-m2h6d24e]{backface-visibility:hidden;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block;position:absolute;top:0;left:0}.hero-overlay[data-astro-cid-m2h6d24e]{pointer-events:none;width:100%;height:100%;z-index:var(--z-overlay-content);position:absolute;top:0;left:0}.hero-title-container[data-astro-cid-m2h6d24e]{text-align:center;opacity:0;transition:opacity .3s ease-out;position:absolute;top:15vh;left:50%;transform:translate(-50%)}.hero-title[data-astro-cid-m2h6d24e]{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,5rem);font-weight:var(--font-weight-bold);color:var(--color-text-light);text-shadow:var(--shadow-text-strong);white-space:nowrap;margin:0}.hero-text-page1[data-astro-cid-m2h6d24e]{border-radius:var(--radius-md);backdrop-filter:blur(10px);background-color:var(--color-surface-elevated);opacity:0;width:clamp(300px,45%,500px);max-width:50%;padding:2rem;transition:transform .3s ease-out,opacity .3s ease-out;position:absolute;top:60%;left:55%;transform:translateY(-50%)scale(.8)}.hero-text-page1[data-astro-cid-m2h6d24e] h2[data-astro-cid-m2h6d24e]{font-family:var(--font-heading);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:var(--font-weight-semibold);color:var(--color-text-light);text-shadow:var(--shadow-text-medium);margin:0 0 .75rem}.hero-text-page1[data-astro-cid-m2h6d24e] p[data-astro-cid-m2h6d24e]{font-size:clamp(1rem,1.5vw,1.25rem);line-height:var(--line-height-normal);color:var(--color-text-light);text-shadow:var(--shadow-text-subtle);margin:0}.hero-text-page2[data-astro-cid-m2h6d24e]{border-radius:var(--radius-md);backdrop-filter:blur(10px);background-color:var(--color-surface-elevated);opacity:0;width:clamp(300px,45%,500px);max-width:50%;padding:2rem;transition:transform .3s ease-out,opacity .3s ease-out;position:absolute;top:50%;right:55%;transform:translateY(-50%)scale(.8)}.hero-text-page2[data-astro-cid-m2h6d24e] h2[data-astro-cid-m2h6d24e]{font-family:var(--font-heading);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:var(--font-weight-semibold);color:var(--color-text-light);text-shadow:var(--shadow-text-medium);margin:0 0 .75rem}.hero-text-page2[data-astro-cid-m2h6d24e] p[data-astro-cid-m2h6d24e]{font-size:clamp(1rem,1.5vw,1.25rem);line-height:var(--line-height-normal);color:var(--color-text-light);text-shadow:var(--shadow-text-subtle);margin:0}@media (width<=768px){.hero-title-container[data-astro-cid-m2h6d24e]{top:calc(5vh + env(safe-area-inset-top,0px))}.hero-title[data-astro-cid-m2h6d24e]{font-size:clamp(2rem,8vw,3rem)}.hero-text-page1[data-astro-cid-m2h6d24e],.hero-text-page2[data-astro-cid-m2h6d24e]{top:auto;left:50%;right:auto;bottom:calc(2vh + env(safe-area-inset-bottom,0px));backdrop-filter:blur(10px);border-radius:var(--radius-md);background-color:#0000;width:90%;max-width:90%;padding:1.5rem;transform:translate(-50%)scale(.8)}.hero-text-page1[data-astro-cid-m2h6d24e] p[data-astro-cid-m2h6d24e],.hero-text-page2[data-astro-cid-m2h6d24e] p[data-astro-cid-m2h6d24e]{font-size:clamp(.9rem,4vw,1.1rem)}}.hero-spacer[data-astro-cid-m2h6d24e]{pointer-events:none;height:100vh}@supports (height:100dvh){.hero-spacer[data-astro-cid-m2h6d24e]{height:100dvh}}.loading-indicator[data-astro-cid-m2h6d24e]{text-align:center;color:var(--color-text-light);z-index:var(--z-overlay-loader);transition:opacity .3s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-indicator[data-astro-cid-m2h6d24e].hidden{opacity:0;pointer-events:none}.spinner[data-astro-cid-m2h6d24e]{width:var(--size-spinner-diameter);height:var(--size-spinner-diameter);border:var(--size-spinner-border) solid var(--color-spinner-track);border-top-color:var(--color-spinner-fill);border-radius:var(--radius-full);margin:0 auto 1rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-indicator[data-astro-cid-m2h6d24e] p[data-astro-cid-m2h6d24e]{opacity:.8;font-size:.9rem}.about-section[data-astro-cid-tt5uffaa]{background-color:var(--color-background);padding:clamp(5rem,12vw,9rem) 0;position:relative;overflow:hidden}.about-bg-deco[data-astro-cid-tt5uffaa]{background:radial-gradient(ellipse 55% 55% at 5% 15%, color-mix(in srgb, var(--color-primary) 7%, transparent) 0%, transparent 100%), radial-gradient(ellipse 45% 45% at 95% 85%, color-mix(in srgb, var(--color-accent) 6%, transparent) 0%, transparent 100%);pointer-events:none;position:absolute;inset:0}.about-content[data-astro-cid-tt5uffaa]{text-align:center;z-index:1;max-width:760px;margin:0 auto;position:relative}.about-icon[data-astro-cid-tt5uffaa]{color:var(--color-primary);margin-bottom:var(--spacing-md);opacity:0;justify-content:center;align-items:center;transition:opacity .6s .1s,transform .6s cubic-bezier(.34,1.56,.64,1) .1s;display:inline-flex;transform:scale(.75)}.about-icon[data-astro-cid-tt5uffaa] img[data-astro-cid-tt5uffaa]{filter:drop-shadow(0 8px 24px #00000059)}.about-content[data-astro-cid-tt5uffaa].is-visible .about-icon[data-astro-cid-tt5uffaa]{opacity:1;transform:scale(1)}.about-title[data-astro-cid-tt5uffaa]{color:var(--color-text);letter-spacing:-.02em;margin-bottom:0;font-size:clamp(1.75rem,3.5vw,2.5rem)}.about-divider[data-astro-cid-tt5uffaa]{width:60px;height:2px;margin:calc(var(--spacing-sm) * 1.2) auto var(--spacing-md);background:linear-gradient(90deg, var(--color-primary), var(--color-accent));border-radius:2px;position:relative}.about-divider[data-astro-cid-tt5uffaa]:before,.about-divider[data-astro-cid-tt5uffaa]:after{content:"";background:var(--color-accent);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;transform:translateY(-50%)}.about-divider[data-astro-cid-tt5uffaa]:before{left:-9px}.about-divider[data-astro-cid-tt5uffaa]:after{right:-9px}.about-text[data-astro-cid-tt5uffaa]{font-size:clamp(1rem, 1.8vw, var(--font-size-lg));color:var(--color-text-muted);margin-bottom:var(--spacing-sm);max-width:660px;margin-inline:auto;line-height:1.85}.about-text[data-astro-cid-tt5uffaa]:last-child{margin-bottom:0}.stats-section[data-astro-cid-ilge7d26]{background-color:var(--color-dark-band);width:100%;padding:clamp(6rem,12vw,10rem) 0;position:relative;overflow:hidden}.stats-top-line[data-astro-cid-ilge7d26]{background:#fff3;width:0;height:1px;position:absolute;top:0;left:0}.stats-grid[data-astro-cid-ilge7d26]{grid-template-columns:repeat(4,1fr);gap:0;width:100%;display:grid}.stat-item[data-astro-cid-ilge7d26]{border-right:1px solid #ffffff26;padding:2.5em 3em}.stat-item[data-astro-cid-ilge7d26]:last-child{border-right:none}.stat-content[data-astro-cid-ilge7d26]{flex-direction:column;align-items:flex-start;display:flex}.stat-number-wrapper[data-astro-cid-ilge7d26]{align-items:baseline;gap:.25em;margin-bottom:.5em;display:flex}.stat-number[data-astro-cid-ilge7d26]{color:var(--color-primary-on-dark);font-size:clamp(3.5rem,7vw,6rem);font-weight:300;font-family:var(--font-heading);line-height:1}.stat-suffix[data-astro-cid-ilge7d26]{color:var(--color-accent);font-size:clamp(3.5rem,7vw,6rem);font-weight:300;font-family:var(--font-heading);line-height:1}.stat-divider[data-astro-cid-ilge7d26]{background:var(--color-accent);width:2em;height:1px;margin:.8em 0}.stat-label[data-astro-cid-ilge7d26]{font-size:clamp(.85rem,1.4vw,1rem);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-light);margin:0;font-weight:600}.stat-description[data-astro-cid-ilge7d26]{color:#faf7f2bf;font-size:.82rem;font-family:var(--font-body);margin:.4em 0 0;line-height:1.4}@media (width<=768px){.stats-grid[data-astro-cid-ilge7d26]{grid-template-columns:repeat(2,1fr)}.stat-item[data-astro-cid-ilge7d26]{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26}.stat-item[data-astro-cid-ilge7d26]:nth-child(2n){border-right:none}.stat-item[data-astro-cid-ilge7d26]:nth-last-child(-n+2){border-bottom:none}}@media (width<=480px){.stats-grid[data-astro-cid-ilge7d26]{grid-template-columns:1fr}.stat-item[data-astro-cid-ilge7d26]{border-bottom:1px solid #ffffff26;border-right:none;padding:2em 1.5em}.stat-item[data-astro-cid-ilge7d26]:last-child{border-bottom:none}}.sva-container[data-astro-cid-4j7ucijj]{display:contents}@keyframes arbre-2-0-min-step-1{0%{stroke-dashoffset:calc(var(--path-length) * -1)}to{stroke-dashoffset:calc(var(--path-length) * -.55)}}@keyframes arbre-2-0-min-step-2{0%{stroke-dashoffset:calc(var(--path-length) * -1)}to{stroke-dashoffset:0}}@keyframes arbre-2-0-min-step-3{0%{stroke-dashoffset:calc(var(--path-length) * -1)}to{stroke-dashoffset:0}}@keyframes arbre-2-0-min-step-4{0%{transform:translate(42px,75px)scale(0)}to{transform:none}}@keyframes arbre-2-0-min-step-5{0%{transform:translate(-63px,52px)scale(0)}to{transform:none}}@keyframes arbre-2-0-min-step-6{0%{transform:translate(-45px,49px)scale(0)}to{transform:translate(-43px,50px)scale(.7)}}@keyframes arbre-2-0-min-step-7{0%{transform:translate(-43px,50px)scale(.7)}to{transform:none}}@keyframes arbre-2-0-min-step-8{0%{stroke-dashoffset:calc(var(--path-length) * -1)}to{stroke-dashoffset:0}}@keyframes arbre-2-0-min-step-9{0%{stroke-dashoffset:calc(var(--path-length) * -.55)}to{stroke-dashoffset:calc(var(--path-length) * -.34)}}@keyframes arbre-2-0-min-step-10{0%{stroke-dashoffset:calc(var(--path-length) * -1)}to{stroke-dashoffset:0}}@keyframes arbre-2-0-min-step-11{0%{transform:translate(39px,27px)scale(0)}to{transform:none}}@keyframes arbre-2-0-min-step-12{0%{transform:translate(-56px,60px)scale(0)}to{transform:translate(-56px,40px)scale(.7)}}@keyframes arbre-2-0-min-step-13{0%{stroke-dashoffset:calc(var(--path-length) * -.34)}to{stroke-dashoffset:0}}@keyframes arbre-2-0-min-step-14{0%{stroke-dashoffset:calc(var(--path-length) * -1)}to{stroke-dashoffset:0}}@keyframes arbre-2-0-min-step-15{0%{transform:translate(-56px,40px)scale(.7)}to{transform:none}}@keyframes arbre-2-0-min-step-16{0%{stroke-dashoffset:calc(var(--path-length) * -1)}to{stroke-dashoffset:0}}@keyframes arbre-2-0-min-step-17{0%{transform:translate(40px,40px)scale(0)}to{transform:none}}@keyframes arbre-2-0-min-step-18{0%{transform:translateY(50px)scale(0)}to{transform:none}}#branches1{stroke-dasharray:var(--path-length);animation-name:arbre-2-0-min-step-1,arbre-2-0-min-step-9,arbre-2-0-min-step-13;animation-duration:.6s,.6s,.6s;animation-timing-function:ease-out,ease-out,ease-out;animation-play-state:paused,paused,paused;animation-delay:0s,1.1s,2s;animation-fill-mode:both,forwards,forwards}#branches6{stroke-dasharray:var(--path-length);animation-name:arbre-2-0-min-step-2;animation-duration:.6s;animation-timing-function:ease-out;animation-play-state:paused;animation-delay:.4s;animation-fill-mode:both}#branches7{stroke-dasharray:var(--path-length);animation-name:arbre-2-0-min-step-3;animation-duration:.3s;animation-timing-function:ease-out;animation-play-state:paused;animation-delay:.5s;animation-fill-mode:both}#use6{transform-box:fill-box;transform-origin:50%;animation-name:arbre-2-0-min-step-4;animation-duration:.6s;animation-timing-function:ease-out;animation-play-state:paused;animation-delay:.4s;animation-fill-mode:both}#use7{transform-box:fill-box;transform-origin:50%;animation-name:arbre-2-0-min-step-5;animation-duration:.6s;animation-timing-function:ease-out;animation-play-state:paused;animation-delay:.4s;animation-fill-mode:both}#use5{transform-box:fill-box;transform-origin:50%;animation-name:arbre-2-0-min-step-6,arbre-2-0-min-step-7;animation-duration:.4s,.6s;animation-timing-function:ease-out,ease-out;animation-play-state:paused,paused;animation-delay:.5s,1s;animation-fill-mode:both,forwards}#branches5{stroke-dasharray:var(--path-length);animation-name:arbre-2-0-min-step-8;animation-duration:.6s;animation-timing-function:ease-out;animation-play-state:paused;animation-delay:1.075s;animation-fill-mode:both}#branches3{stroke-dasharray:var(--path-length);animation-name:arbre-2-0-min-step-10;animation-duration:.6s;animation-timing-function:ease-out;animation-play-state:paused;animation-delay:1.1s;animation-fill-mode:both}#use4{transform-box:fill-box;transform-origin:50%;animation-name:arbre-2-0-min-step-11;animation-duration:.6s;animation-timing-function:ease-out;animation-play-state:paused;animation-delay:1.35s;animation-fill-mode:both}#use3{transform-box:fill-box;transform-origin:50%;animation-name:arbre-2-0-min-step-12,arbre-2-0-min-step-15;animation-duration:.6s,.6s;animation-timing-function:ease-out,ease-out;animation-play-state:paused,paused;animation-delay:1.4s,2.125s;animation-fill-mode:both,forwards}#branches4{stroke-dasharray:var(--path-length);animation-name:arbre-2-0-min-step-14;animation-duration:.6s;animation-timing-function:ease-out;animation-play-state:paused;animation-delay:2.1s;animation-fill-mode:both}#branches8{stroke-dasharray:var(--path-length);animation-name:arbre-2-0-min-step-16;animation-duration:.6s;animation-timing-function:ease-out;animation-play-state:paused;animation-delay:2.3s;animation-fill-mode:both}#use2{transform-box:fill-box;transform-origin:50%;animation-name:arbre-2-0-min-step-17;animation-duration:.6s;animation-timing-function:ease-out;animation-play-state:paused;animation-delay:2.25s;animation-fill-mode:both}#use1{transform-box:fill-box;transform-origin:50%;animation-name:arbre-2-0-min-step-18;animation-duration:.9s;animation-timing-function:ease-out;animation-play-state:paused;animation-delay:2.1s;animation-fill-mode:both}.arbre-cinema[data-astro-cid-tjhtpzxf]{opacity:0;height:100%;display:block}.arbre-cinema[data-astro-cid-tjhtpzxf] svg{filter:drop-shadow(2px 4px 8px #0006);width:auto;height:100%;display:block}.arbre-cinema[data-astro-cid-tjhtpzxf] #path1{fill:#ffffff26}.cinema-section[data-astro-cid-7cy6k226]{height:300vh;position:relative}.cinema-sticky[data-astro-cid-7cy6k226]{background:linear-gradient(109.6deg,#4d9b76 11.2%,#267a68 91.1%);justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.cinema-bg[data-astro-cid-7cy6k226]{opacity:0;z-index:0;transition:opacity .8s;position:absolute;inset:0}.cinema-bg[data-astro-cid-7cy6k226].is-active{opacity:1}.cinema-bg--0[data-astro-cid-7cy6k226]{background-image:linear-gradient(109.6deg,#4d9b76 11.2%,#267a68 91.1%)}.cinema-bg--1[data-astro-cid-7cy6k226]{background-image:linear-gradient(109.6deg,#3d8361 11.2%,#1c6758 91.1%)}.cinema-bg--2[data-astro-cid-7cy6k226]{background-image:linear-gradient(109.6deg,#31694e 11.2%,#165246 91.1%)}.cinema-scene[data-astro-cid-7cy6k226]{opacity:0;pointer-events:none;z-index:1;flex-direction:column;justify-content:center;padding-left:clamp(2rem,10vw,10rem);padding-right:50%;display:flex;position:absolute;inset:0}.line-wrap[data-astro-cid-7cy6k226]{padding-bottom:.06em;display:block;overflow:hidden}.line-inner[data-astro-cid-7cy6k226]{display:block;transform:translateY(110%)}.cinema-scene[data-astro-cid-7cy6k226].is-entering .line-inner[data-astro-cid-7cy6k226]{transition:transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(0%)}.cinema-scene[data-astro-cid-7cy6k226].is-entering .scene-headline[data-astro-cid-7cy6k226] .line-wrap[data-astro-cid-7cy6k226]:nth-child(2) .line-inner[data-astro-cid-7cy6k226]{transition-delay:80ms}.cinema-scene[data-astro-cid-7cy6k226].is-active .line-inner[data-astro-cid-7cy6k226]{transform:translateY(0%)}.cinema-scene[data-astro-cid-7cy6k226].is-entering,.cinema-scene[data-astro-cid-7cy6k226].is-active{opacity:1;pointer-events:auto;transition:opacity .25s}.scene-headline[data-astro-cid-7cy6k226]{font-family:var(--font-heading);letter-spacing:-.025em;margin:0;font-size:clamp(3.2rem,8vw,7.5rem);font-weight:300;line-height:1}.scene-body[data-astro-cid-7cy6k226]{opacity:0;max-width:42ch;margin-top:2.2em;margin-bottom:0;font-size:clamp(.9rem,1.4vw,1.05rem);line-height:1.75;transition:opacity .7s .4s}.cinema-scene[data-astro-cid-7cy6k226].is-entering .scene-body[data-astro-cid-7cy6k226],.cinema-scene[data-astro-cid-7cy6k226].is-active .scene-body[data-astro-cid-7cy6k226]{opacity:.7}.cinema-scene[data-astro-cid-7cy6k226][data-theme=dark]{color:var(--color-text-light)}.cinema-scene[data-astro-cid-7cy6k226][data-theme=light]{color:var(--color-text)}.cinema-tree-wrapper[data-astro-cid-7cy6k226]{z-index:2;pointer-events:none;height:50vh;position:absolute;top:50%;right:clamp(3rem,8vw,10rem);transform:translateY(-50%)}.cinema-progress[data-astro-cid-7cy6k226]{z-index:1;flex-direction:column;align-items:center;gap:.4em;display:flex;position:absolute;bottom:3rem;right:clamp(2rem,5vw,4rem)}.cinema-prog-line[data-astro-cid-7cy6k226]{opacity:.2;background:currentColor;width:2px;height:1.5em;transition:height .4s,opacity .4s}.cinema-prog-line[data-astro-cid-7cy6k226].is-active{opacity:.7;height:3.5em}@media (width>=769px) and (width<=1100px){.cinema-tree-wrapper[data-astro-cid-7cy6k226]{height:min(50vh,32vw)}}@media (width<=768px){.cinema-section[data-astro-cid-7cy6k226]{height:500vh}.cinema-tree-wrapper[data-astro-cid-7cy6k226]{opacity:.2;z-index:0;height:75vh;top:auto;bottom:4rem;right:-1rem;transform:none}.cinema-scene[data-astro-cid-7cy6k226]{z-index:1;padding-right:clamp(2rem,10vw,10rem)}}@media (height<=500px){.scene-body[data-astro-cid-7cy6k226]{display:none}.cinema-scene[data-astro-cid-7cy6k226]{padding:0 clamp(1.5rem,6vw,3rem)}}.specialites-section[data-astro-cid-c2kgn56a]{background-color:var(--color-section-light);padding:clamp(5rem,12vw,9rem) 0;position:relative;overflow:hidden}.specialites-section[data-astro-cid-c2kgn56a]:before{content:"";background:radial-gradient(ellipse 80% 40% at 50% 100%, color-mix(in srgb, var(--color-primary) 5%, transparent), transparent 100%);pointer-events:none;position:absolute;inset:0}.section-header[data-astro-cid-c2kgn56a]{text-align:center;margin-bottom:clamp(3rem,6vw,5rem)}.section-title[data-astro-cid-c2kgn56a]{color:var(--color-text);letter-spacing:-.015em;font-size:clamp(1.6rem,3vw,2.2rem)}.section-divider[data-astro-cid-c2kgn56a]{width:48px;height:2px;margin:var(--spacing-sm) auto 0;background:linear-gradient(90deg, var(--color-primary), var(--color-accent));border-radius:2px}.plants-grid[data-astro-cid-c2kgn56a]{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}@media (width<=680px){.plants-grid[data-astro-cid-c2kgn56a]{grid-template-columns:1fr}}.plants-note[data-astro-cid-c2kgn56a]{text-align:center;max-width:62ch;color:var(--color-text-muted);margin:clamp(2rem,4vw,3rem) auto 0;font-size:.95rem;line-height:1.75}.plants-note-gallery[data-astro-cid-c2kgn56a]{grid-template-columns:repeat(3,1fr);gap:clamp(.75rem,2vw,1.25rem);max-width:860px;margin:clamp(1.5rem,3vw,2rem) auto 0;display:grid}@media (width<=680px){.plants-note-gallery[data-astro-cid-c2kgn56a]{grid-template-columns:1fr}}.note-photo[data-astro-cid-c2kgn56a]{margin:0}.note-photo[data-astro-cid-c2kgn56a] img[data-astro-cid-c2kgn56a]{object-fit:cover;border-radius:14px;width:100%;height:clamp(140px,22vw,190px);display:block;box-shadow:0 4px 18px #00000014}.note-photo[data-astro-cid-c2kgn56a] figcaption[data-astro-cid-c2kgn56a]{text-align:center;color:var(--color-text-muted);margin-top:.5rem;font-size:.85rem}.plant-card[data-astro-cid-c2kgn56a]{background:var(--color-background,#fff);border-radius:20px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;overflow:hidden;box-shadow:0 4px 24px #0000000f}.plant-card[data-astro-cid-c2kgn56a]:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000001f}.plant-visual[data-astro-cid-c2kgn56a]{aspect-ratio:4/3;position:relative;overflow:hidden}.plant-visual-img[data-astro-cid-c2kgn56a]{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block;position:absolute;inset:0}.plant-card[data-astro-cid-c2kgn56a]:hover .plant-visual-img[data-astro-cid-c2kgn56a]{transform:scale(1.06)}.plant-visual-overlay[data-astro-cid-c2kgn56a]{background:linear-gradient(#0000 40%,#00000073 100%);position:absolute;inset:0}.plant-subtitle[data-astro-cid-c2kgn56a]{color:#ffffffbf;letter-spacing:.05em;font-size:.75rem;position:absolute;bottom:.75rem;left:1rem}.plant-subtitle[data-astro-cid-c2kgn56a].is-latin{font-style:italic}.plant-body[data-astro-cid-c2kgn56a]{padding:1.75rem}.plant-name[data-astro-cid-c2kgn56a]{color:var(--color-text);letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.15rem,2.5vw,1.4rem)}.plant-desc[data-astro-cid-c2kgn56a]{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.75}.plant-cta[data-astro-cid-c2kgn56a]{background:var(--color-primary-btn);color:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex}.plant-cta[data-astro-cid-c2kgn56a]:hover{box-shadow:0 6px 20px color-mix(in srgb, var(--color-primary) 35%, transparent);opacity:1;background:color-mix(in srgb, var(--color-primary) 82%, #000 18%);transform:translate(2px)}.plant-cta-arrow[data-astro-cid-c2kgn56a]{width:14px;height:14px;transition:transform .22s}.plant-cta[data-astro-cid-c2kgn56a]:hover .plant-cta-arrow[data-astro-cid-c2kgn56a]{transform:translate(3px)}.why-section[data-astro-cid-bxl2ngrt]{background-color:var(--color-section-light-alt,var(--color-section-light));padding:clamp(5rem,12vw,9rem) 0;position:relative;overflow:hidden}.why-section[data-astro-cid-bxl2ngrt]:before{content:"";background:radial-gradient(ellipse 70% 50% at 50% 0%, color-mix(in srgb, var(--color-primary) 5%, transparent), transparent 70%);pointer-events:none;position:absolute;inset:0}.section-header[data-astro-cid-bxl2ngrt]{text-align:center;margin-bottom:clamp(2.5rem,6vw,4rem)}.section-title[data-astro-cid-bxl2ngrt]{color:var(--color-text);letter-spacing:-.015em;font-size:clamp(1.6rem,3vw,2.2rem)}.section-divider[data-astro-cid-bxl2ngrt]{width:48px;height:2px;margin:var(--spacing-sm) auto 0;background:linear-gradient(90deg, var(--color-primary), var(--color-accent));border-radius:2px}.features-grid[data-astro-cid-bxl2ngrt]{grid-template-columns:repeat(2,1fr);gap:clamp(1.25rem,2.5vw,2rem);max-width:920px;margin:0 auto;display:grid}@media (width<=580px){.features-grid[data-astro-cid-bxl2ngrt]{grid-template-columns:1fr}}.feature-card[data-astro-cid-bxl2ngrt]{background:var(--color-surface-light,#fff);border:1px solid color-mix(in srgb, var(--color-primary) 12%, transparent);text-align:center;border-radius:18px;padding:clamp(1.5rem,4vw,2.25rem);transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;position:relative}.feature-card[data-astro-cid-bxl2ngrt]:hover{box-shadow:0 18px 44px color-mix(in srgb, var(--color-primary) 10%, transparent);border-color:color-mix(in srgb, var(--color-primary) 28%, transparent);transform:translateY(-5px)}.feature-icon-wrap[data-astro-cid-bxl2ngrt]{width:72px;height:72px;margin:0 auto var(--spacing-sm);background:color-mix(in srgb, var(--color-primary) 10%, transparent);color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;transition:background .3s;display:inline-flex;position:relative}.feature-card[data-astro-cid-bxl2ngrt]:hover .feature-icon-wrap[data-astro-cid-bxl2ngrt]{background:color-mix(in srgb, var(--color-primary) 18%, transparent)}.feature-icon-pulse[data-astro-cid-bxl2ngrt]{border:2px solid color-mix(in srgb, var(--color-primary) 30%, transparent);opacity:0;border-radius:50%;position:absolute;inset:0}.feature-card[data-astro-cid-bxl2ngrt]:hover .feature-icon-pulse[data-astro-cid-bxl2ngrt]{animation:1.2s ease-out forwards pulse-ring}.feature-icon[data-astro-cid-bxl2ngrt]{width:30px;height:30px}.feature-title[data-astro-cid-bxl2ngrt]{color:var(--color-text);letter-spacing:-.01em;margin-bottom:.7rem;font-size:clamp(1rem,2vw,1.15rem)}.feature-desc[data-astro-cid-bxl2ngrt]{color:var(--color-text-muted);font-size:.93rem;line-height:1.72}.cta-section[data-astro-cid-ekyrmdi3]{text-align:center;padding:clamp(5rem,14vw,10rem) 0;position:relative;overflow:hidden}.cta-bg[data-astro-cid-ekyrmdi3]{background:linear-gradient(135deg, var(--color-dark-band) 0%, color-mix(in srgb, var(--color-dark-band) 80%, var(--color-primary)) 45%, color-mix(in srgb, var(--color-dark-band) 70%, var(--color-accent)) 100%);background-size:300% 300%;animation:12s infinite gradient-shift;position:absolute;inset:0}.cta-particles[data-astro-cid-ekyrmdi3]{pointer-events:none;position:absolute;inset:0;overflow:hidden}.cta-particles[data-astro-cid-ekyrmdi3] span[data-astro-cid-ekyrmdi3]{background:radial-gradient(circle, color-mix(in srgb, var(--color-accent) 25%, transparent), transparent 70%);border-radius:50%;animation:linear infinite particle-drift;position:absolute}.cta-particles[data-astro-cid-ekyrmdi3] span[data-astro-cid-ekyrmdi3]:first-child{opacity:.4;width:180px;height:180px;animation-duration:18s;top:10%;left:5%}.cta-particles[data-astro-cid-ekyrmdi3] span[data-astro-cid-ekyrmdi3]:nth-child(2){opacity:.3;width:120px;height:120px;animation-duration:22s;animation-delay:-5s;top:60%;left:15%}.cta-particles[data-astro-cid-ekyrmdi3] span[data-astro-cid-ekyrmdi3]:nth-child(3){opacity:.2;width:250px;height:250px;animation-duration:26s;animation-delay:-10s;top:-5%;left:70%}.cta-particles[data-astro-cid-ekyrmdi3] span[data-astro-cid-ekyrmdi3]:nth-child(4){opacity:.35;width:90px;height:90px;animation-duration:15s;animation-delay:-3s;top:70%;left:60%}.cta-particles[data-astro-cid-ekyrmdi3] span[data-astro-cid-ekyrmdi3]:nth-child(5){opacity:.25;width:200px;height:200px;animation-duration:20s;animation-delay:-8s;top:40%;left:85%}.cta-particles[data-astro-cid-ekyrmdi3] span[data-astro-cid-ekyrmdi3]:nth-child(6){opacity:.3;width:140px;height:140px;animation-duration:24s;animation-delay:-14s;top:80%;left:40%}@keyframes particle-drift{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.1)}to{transform:translateY(0)scale(1)}}.cta-content[data-astro-cid-ekyrmdi3]{z-index:1;max-width:640px;margin:0 auto;position:relative}.cta-eyebrow[data-astro-cid-ekyrmdi3]{letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent,#d4a574);margin-bottom:var(--spacing-sm);opacity:.9;font-size:.78rem;font-weight:600;display:inline-block}.cta-title[data-astro-cid-ekyrmdi3]{color:#fff;letter-spacing:-.025em;margin-bottom:var(--spacing-md);text-shadow:0 2px 24px #00000040;font-size:clamp(2rem,5.5vw,3.75rem);line-height:1.12}.cta-desc[data-astro-cid-ekyrmdi3]{color:#ffffffbf;margin-inline:auto;max-width:520px;margin-bottom:clamp(2rem,5vw,3rem);font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.82}.cta-button[data-astro-cid-ekyrmdi3]{background:var(--color-primary,#c77854);color:#fff;letter-spacing:.01em;box-shadow:0 6px 24px color-mix(in srgb, var(--color-primary) 45%, transparent);border-radius:100px;align-items:center;gap:.65rem;padding:1rem 2.4rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s,background .26s;display:inline-flex}.cta-button[data-astro-cid-ekyrmdi3]:hover{box-shadow:0 12px 36px color-mix(in srgb, var(--color-primary) 55%, transparent);opacity:1;background:color-mix(in srgb, var(--color-primary) 88%, #fff 12%);transform:translateY(-2px)scale(1.04)}.cta-arrow[data-astro-cid-ekyrmdi3]{width:18px;height:18px;transition:transform .24s}.cta-button[data-astro-cid-ekyrmdi3]:hover .cta-arrow[data-astro-cid-ekyrmdi3]{transform:translate(4px)}
