@keyframes aHeroFade{0%{opacity:0}to{opacity:1}}@keyframes aHeroUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.about-hero[data-astro-cid-kh7btl4r]{position:relative;width:100%;height:60vh;min-height:380px;overflow:hidden}.hero-img[data-astro-cid-kh7btl4r]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 20%;animation:aHeroFade 1.8s ease-out 0s both}.hero-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.15) 60%,transparent 100%);animation:aHeroFade 2s ease-out 0s both}.hero-text[data-astro-cid-kh7btl4r]{position:absolute;bottom:2.5rem;left:clamp(1.5rem,6vw,6rem)}.hero-text[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-family:Cinzel,Georgia,serif;font-weight:700;font-size:clamp(2.5rem,6vw,5rem);color:#c1ff72;line-height:1;margin:0;text-transform:uppercase;animation:aHeroUp .9s cubic-bezier(.22,1,.36,1) .4s both}.hero-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-family:Cinzel,Georgia,serif;font-size:clamp(.85rem,1.4vw,1.1rem);color:#fff;margin:.4rem 0 0;letter-spacing:.06em;animation:aHeroUp .9s cubic-bezier(.22,1,.36,1) .7s both}.about-body[data-astro-cid-kh7btl4r]{background:#222;padding:clamp(3rem,6vw,6rem) clamp(1.5rem,6vw,6rem);border-bottom:1px solid rgba(193,255,114,.1)}.about-inner[data-astro-cid-kh7btl4r]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:220px 1fr;gap:4rem;align-items:start}.about-heading[data-astro-cid-kh7btl4r]{font-family:Cinzel,Georgia,serif;font-weight:400;font-size:clamp(1.6rem,2.5vw,2.2rem);color:#fff;line-height:1.3;margin:0}.about-heading[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{font-weight:900}.about-right[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-family:Montserrat,sans-serif;font-size:.92rem;line-height:1.8;color:#ffffffd1;margin:0 0 1rem}.drop-cap[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4.8rem;border:4px double #C1FF72;color:#c1ff72;font-family:Georgia,Times New Roman,serif;font-weight:300;font-size:3.4rem;line-height:1;float:left;margin-right:1rem;margin-top:.05rem;flex-shrink:0}.team-section[data-astro-cid-kh7btl4r]{background:#1a1a1a;padding:clamp(3rem,6vw,6rem) clamp(1.5rem,6vw,6rem);border-top:1px solid rgba(193,255,114,.08)}.team-inner[data-astro-cid-kh7btl4r]{max-width:1400px;margin:0 auto}.team-header[data-astro-cid-kh7btl4r]{margin-bottom:3rem;text-align:center}.team-eyebrow[data-astro-cid-kh7btl4r]{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#c1ff72;margin:0 0 .7rem}.team-heading[data-astro-cid-kh7btl4r]{font-family:Cinzel,Georgia,serif;font-weight:700;font-size:clamp(2rem,4vw,3.2rem);color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0;line-height:1}.team-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,380px));justify-content:center;gap:1.5rem}.team-card[data-astro-cid-kh7btl4r]{background:none;border:none;padding:0;cursor:pointer;display:block;width:100%;position:relative}.card-photo-wrap[data-astro-cid-kh7btl4r]{width:100%;aspect-ratio:3/4;position:relative;overflow:hidden;background:#111}.card-photo[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;filter:grayscale(1) contrast(1.05);transform:scale(1.02);transition:filter .7s ease,transform .8s cubic-bezier(.25,.46,.45,.94)}.team-card[data-astro-cid-kh7btl4r]:hover .card-photo[data-astro-cid-kh7btl4r]{filter:grayscale(0) contrast(1);transform:scale(1.07)}.card-num[data-astro-cid-kh7btl4r]{position:absolute;top:1rem;right:1.2rem;z-index:1;font-family:Cinzel,Georgia,serif;font-size:clamp(4rem,7vw,7rem);font-weight:900;color:#fff;opacity:.07;line-height:1;pointer-events:none;user-select:none}.card-overlay[data-astro-cid-kh7btl4r]{position:absolute;inset:0 0 -2px;z-index:2;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.5) 35%,rgba(0,0,0,.08) 65%,transparent 100%);display:flex;align-items:flex-end}.card-overlay-inner[data-astro-cid-kh7btl4r]{padding:1.5rem 1.4rem calc(1.4rem + 2px);width:100%;text-align:left}.card-bar[data-astro-cid-kh7btl4r]{display:block;width:2rem;height:3px;background:#c1ff72;margin-bottom:.75rem;transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.77,0,.175,1)}.team-card[data-astro-cid-kh7btl4r]:hover .card-bar[data-astro-cid-kh7btl4r]{transform:scaleX(1)}.card-name[data-astro-cid-kh7btl4r]{font-family:Cinzel,Georgia,serif;font-weight:600;font-size:clamp(.82rem,1.3vw,1rem);color:#fff;margin:0;letter-spacing:.03em;line-height:1.3;text-align:left}.card-role[data-astro-cid-kh7btl4r]{font-family:Montserrat,sans-serif;font-weight:600;font-size:.875rem;letter-spacing:.14em;text-transform:uppercase;color:#c1ff72;margin:.4rem 0 0;opacity:0;transform:translateY(8px);transition:opacity .3s ease .1s,transform .3s ease .1s}.team-card[data-astro-cid-kh7btl4r]:hover .card-role[data-astro-cid-kh7btl4r]{opacity:1;transform:translateY(0)}.card-cta[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.35rem;margin-top:.65rem;font-family:Montserrat,sans-serif;font-weight:700;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;color:#ffffffe6;opacity:0;transform:translateY(8px);transition:opacity .3s ease .18s,transform .3s ease .18s}.card-cta[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{transition:transform .2s ease}.team-card[data-astro-cid-kh7btl4r]:hover .card-cta[data-astro-cid-kh7btl4r]{opacity:1;transform:translateY(0)}.team-card[data-astro-cid-kh7btl4r]:hover .card-cta[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{transform:translate(3px)}.gallery-section[data-astro-cid-kh7btl4r]{background:#0f0f0f;padding:clamp(3rem,6vw,5rem) 0 0;overflow:hidden}.gallery-label[data-astro-cid-kh7btl4r]{padding:0 clamp(1.5rem,6vw,6rem);margin-bottom:2.5rem}.gallery-eyebrow[data-astro-cid-kh7btl4r]{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#c1ff72;margin:0 0 .7rem}.gallery-heading[data-astro-cid-kh7btl4r]{font-family:Cinzel,Georgia,serif;font-weight:700;font-size:clamp(1.8rem,3.5vw,2.8rem);color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0;line-height:1}.marquee-stage[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:12px;padding-bottom:clamp(3rem,5vw,4rem)}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee-row[data-astro-cid-kh7btl4r]{display:flex;gap:12px;width:max-content;will-change:transform}.row-left[data-astro-cid-kh7btl4r]{animation:scrollLeft 50s linear infinite}.row-right[data-astro-cid-kh7btl4r]{animation:scrollRight 44s linear infinite}.marquee-stage[data-astro-cid-kh7btl4r]:hover .marquee-row[data-astro-cid-kh7btl4r]{animation-play-state:paused}.m-slide[data-astro-cid-kh7btl4r]{flex:0 0 340px;height:220px;overflow:hidden;border:none;padding:0;cursor:pointer;border-radius:4px;background:#1a1a1a;display:block;transition:box-shadow .3s ease}.m-slide[data-astro-cid-kh7btl4r]:hover{box-shadow:0 8px 32px #0009}.m-slide[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;filter:grayscale(.25);transition:transform .5s cubic-bezier(.25,.46,.45,.94),filter .4s ease}.m-slide[data-astro-cid-kh7btl4r]:hover img[data-astro-cid-kh7btl4r]{transform:scale(1.05);filter:grayscale(0)}#lightbox[data-astro-cid-kh7btl4r]{position:fixed;inset:0;z-index:6000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}#lightbox[data-astro-cid-kh7btl4r].open{opacity:1;pointer-events:auto}.lb-backdrop[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:#000000ed;backdrop-filter:blur(8px)}.lb-close[data-astro-cid-kh7btl4r]{position:absolute;top:1.2rem;right:1.2rem;z-index:2;background:#ffffff1a;border:none;color:#fff;width:36px;height:36px;border-radius:50%;font-size:1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.lb-close[data-astro-cid-kh7btl4r]:hover{background:#c1ff72;color:#111}.lb-img-wrap[data-astro-cid-kh7btl4r]{position:relative;z-index:1;max-width:90vw;max-height:85vh;max-height:85svh;display:flex;align-items:center;justify-content:center}#lbImg[data-astro-cid-kh7btl4r]{max-width:90vw;max-height:82vh;max-height:82svh;object-fit:contain;display:block;border-radius:4px;box-shadow:0 24px 80px #000000b3;transform:scale(.94);transition:transform .35s cubic-bezier(.25,.46,.45,.94)}#lightbox[data-astro-cid-kh7btl4r].open #lbImg[data-astro-cid-kh7btl4r]{transform:scale(1)}.lb-nav[data-astro-cid-kh7btl4r]{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:#141414cc;border:1px solid rgba(255,255,255,.15);color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s}.lb-nav[data-astro-cid-kh7btl4r]:hover{background:#c1ff72;color:#111;border-color:#c1ff72}.lb-nav-prev[data-astro-cid-kh7btl4r]{left:1.5rem}.lb-nav-next[data-astro-cid-kh7btl4r]{right:1.5rem}.lb-counter[data-astro-cid-kh7btl4r]{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);z-index:2;font-family:Montserrat,sans-serif;font-size:.875rem;color:#ffffff80;letter-spacing:.12em;margin:0}.cta-section[data-astro-cid-kh7btl4r]{background:#111;padding:clamp(3rem,6vw,6rem) clamp(1.5rem,6vw,6rem);border-top:1px solid rgba(193,255,114,.1)}.cta-inner[data-astro-cid-kh7btl4r]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.cta-eyebrow[data-astro-cid-kh7btl4r]{font-family:Cinzel,Georgia,serif;font-weight:400;font-size:clamp(1.2rem,2vw,1.6rem);color:#c1ff72;margin:0;font-style:italic}.cta-headline[data-astro-cid-kh7btl4r]{font-family:Cinzel,Georgia,serif;font-weight:900;font-size:clamp(1.4rem,2.5vw,2rem);color:#fff;margin:.2rem 0 0;text-transform:uppercase;letter-spacing:.03em}.cta-body[data-astro-cid-kh7btl4r]{font-family:Montserrat,sans-serif;font-size:.9rem;color:#ffffffb8;line-height:1.7;margin:0 0 1.4rem}.cta-btn[data-astro-cid-kh7btl4r]{display:inline-block;background:#c1ff72;color:#222;font-family:Montserrat,sans-serif;font-weight:700;font-size:.875rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;padding:.85rem 2.2rem;transition:background .2s}.cta-btn[data-astro-cid-kh7btl4r]:hover{background:#fff}#team-modal[data-astro-cid-kh7btl4r]{position:fixed;inset:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;pointer-events:none;transition:opacity .35s ease}#team-modal[data-astro-cid-kh7btl4r].open{opacity:1;pointer-events:auto}.modal-backdrop[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background:#0a0a0ad1;backdrop-filter:blur(6px)}.modal-box[data-astro-cid-kh7btl4r]{position:relative;z-index:1;background:#1c1c1c;display:flex;flex-direction:row;max-width:900px;width:100%;max-height:90vh;overflow:hidden;transform:translateY(20px) scale(.97);transition:transform .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 32px 80px #0009}#team-modal[data-astro-cid-kh7btl4r].open .modal-box[data-astro-cid-kh7btl4r]{transform:translateY(0) scale(1)}.modal-close[data-astro-cid-kh7btl4r]{position:absolute;top:1rem;right:1rem;z-index:10;background:#ffffff14;border:none;color:#fff;width:32px;height:32px;font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.modal-close[data-astro-cid-kh7btl4r]:hover{background:#c1ff72;color:#222}.modal-photo-col[data-astro-cid-kh7btl4r]{flex:0 0 280px;max-height:90vh;overflow:hidden}.modal-photo[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.modal-info-col[data-astro-cid-kh7btl4r]{flex:1;padding:2.5rem 2rem 2rem;overflow-y:auto;display:flex;flex-direction:column}.modal-info-col[data-astro-cid-kh7btl4r]::-webkit-scrollbar{width:4px}.modal-info-col[data-astro-cid-kh7btl4r]::-webkit-scrollbar-thumb{background:#c1ff724d}.modal-name[data-astro-cid-kh7btl4r]{font-family:Cinzel,Georgia,serif;font-weight:700;font-size:clamp(1.2rem,2vw,1.6rem);color:#fff;font-variant:small-caps;margin:0 0 .3rem}.modal-role[data-astro-cid-kh7btl4r]{font-family:Montserrat,sans-serif;font-size:.875rem;color:#c1ff72;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin:0}.modal-rule[data-astro-cid-kh7btl4r]{width:48px;height:2px;background:#c1ff72;margin:1.2rem 0}.modal-bios[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-family:Montserrat,sans-serif;font-size:.9rem;line-height:1.8;color:#ffffffc7;margin:0 0 .9rem}.modal-contacts[data-astro-cid-kh7btl4r]{margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08)}.modal-contact-row[data-astro-cid-kh7btl4r]{font-family:Montserrat,sans-serif;font-size:.9rem;color:#fff9;margin:0 0 .6rem;display:flex;gap:1.2rem}.modal-contact-row[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-weight:700;color:#fff9;min-width:48px}.modal-contact-row[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#ffffffd9;text-decoration:none;transition:color .2s}.modal-contact-row[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:#c1ff72}@media(max-width:900px){.about-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2rem}.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr);gap:1rem}.team-card[data-astro-cid-kh7btl4r]:last-child:nth-child(odd){grid-column:1 / -1;max-width:calc(50% - .5rem);justify-self:center}.cta-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:1.5rem}.modal-box[data-astro-cid-kh7btl4r]{flex-direction:column;max-height:90svh}.modal-photo-col[data-astro-cid-kh7btl4r]{flex:0 0 220px;width:100%}.m-slide[data-astro-cid-kh7btl4r]{flex:0 0 260px;height:185px}}@media(max-width:600px){.about-hero[data-astro-cid-kh7btl4r]{height:50vh}.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;max-width:380px;margin:0 auto}.team-card[data-astro-cid-kh7btl4r]:last-child:nth-child(odd){grid-column:auto;max-width:none;justify-self:auto}.card-photo-wrap[data-astro-cid-kh7btl4r]{aspect-ratio:unset;height:440px}.m-slide[data-astro-cid-kh7btl4r]{flex:0 0 210px;height:155px}.modal-photo-col[data-astro-cid-kh7btl4r]{flex:0 0 200px}.modal-info-col[data-astro-cid-kh7btl4r]{padding:1.5rem 1.2rem}}
