.GalleryModal-module__tyG8DG__overlay{z-index:calc(var(--z-nav) + 20);padding:max(var(--space-4), env(safe-area-inset-top)) var(--space-4) max(var(--space-4), env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);overscroll-behavior:contain;background:#040816b8;justify-content:center;align-items:center;animation:.22s both GalleryModal-module__tyG8DG__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}.GalleryModal-module__tyG8DG__modal{width:100%;max-width:960px;max-height:calc(100dvh - var(--space-8) - env(safe-area-inset-top) - env(safe-area-inset-bottom));background:var(--color-white);border-radius:var(--radius-2xl);grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;animation:.28s cubic-bezier(.34,1.56,.64,1) both GalleryModal-module__tyG8DG__scaleIn;display:grid;position:relative;overflow:hidden;box-shadow:0 32px 80px #07102c59,0 0 0 1px #6680cc1f}@media (min-width:768px){.GalleryModal-module__tyG8DG__modal{grid-template-rows:minmax(0,1fr);grid-template-columns:60% 40%;max-height:calc(100dvh - 4rem)}}.GalleryModal-module__tyG8DG__closeBtn{top:var(--space-4);right:var(--space-4);z-index:10;border-radius:var(--radius-full);width:36px;height:36px;color:var(--color-neutral-700);box-shadow:var(--shadow-md);transition:background var(--transition-fast), transform var(--transition-fast), color var(--transition-fast);cursor:pointer;-webkit-backdrop-filter:blur(6px);background:#ffffffe6;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.GalleryModal-module__tyG8DG__closeBtn:hover{background:var(--color-primary-900);color:var(--color-white);transform:scale(1.08)}.GalleryModal-module__tyG8DG__closeBtn:focus-visible{outline:2px solid var(--color-accent-500);outline-offset:2px}.GalleryModal-module__tyG8DG__imagePanel{background:var(--color-white);aspect-ratio:16/10;isolation:isolate;max-height:min(44dvh,360px);position:relative;overflow:hidden}@media (min-width:768px){.GalleryModal-module__tyG8DG__imagePanel{aspect-ratio:var(--gallery-image-aspect-ratio,4 / 3);align-self:center;height:auto;min-height:0;max-height:calc(100dvh - 4rem)}}.GalleryModal-module__tyG8DG__imageWrapper{width:100%;height:100%;min-height:inherit;background:var(--color-white);line-height:0;position:relative}.GalleryModal-module__tyG8DG__image{object-fit:contain;object-position:center center;backface-visibility:hidden;transition:transform .6s;display:block}.GalleryModal-module__tyG8DG__imageBadge{top:var(--space-4);left:var(--space-4);z-index:2;-webkit-backdrop-filter:blur(8px);gap:var(--space-1);position:absolute}@media (min-width:768px){.GalleryModal-module__tyG8DG__imageBadge{display:none}}.GalleryModal-module__tyG8DG__contentPanel{gap:var(--space-4);min-height:0;padding:var(--space-6);overscroll-behavior:contain;flex-direction:column;display:flex;overflow-y:auto}@media (min-width:768px){.GalleryModal-module__tyG8DG__contentPanel{padding:var(--space-8) var(--space-7);gap:var(--space-5)}}@media (max-width:767px){.GalleryModal-module__tyG8DG__overlay{padding-inline:max(var(--space-3), env(safe-area-inset-left)) max(var(--space-3), env(safe-area-inset-right));align-items:center}.GalleryModal-module__tyG8DG__modal{max-width:calc(100vw - (var(--space-3) * 2));max-height:min(92dvh, calc(100dvh - var(--space-6) - env(safe-area-inset-top) - env(safe-area-inset-bottom)));border-radius:var(--radius-xl);flex-direction:column;display:flex}.GalleryModal-module__tyG8DG__imagePanel{aspect-ratio:auto;flex:none;height:clamp(180px,34dvh,280px);max-height:280px;margin-top:0}.GalleryModal-module__tyG8DG__imageWrapper{height:100%;min-height:0}.GalleryModal-module__tyG8DG__image{object-fit:contain;object-position:center center;transform:none}.GalleryModal-module__tyG8DG__imageBadge{top:var(--space-3);left:var(--space-3);max-width:calc(100% - 76px);min-height:34px;padding-inline:var(--space-3)}.GalleryModal-module__tyG8DG__closeBtn{top:var(--space-3);right:var(--space-3);width:44px;height:44px}.GalleryModal-module__tyG8DG__contentPanel{padding:var(--space-4);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom));gap:var(--space-3);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;overflow-y:auto}.GalleryModal-module__tyG8DG__contentHeader{gap:var(--space-2)}.GalleryModal-module__tyG8DG__title{font-size:var(--text-xl)}.GalleryModal-module__tyG8DG__description{line-height:var(--lh-normal)}.GalleryModal-module__tyG8DG__ctaIntro{gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-lg)}.GalleryModal-module__tyG8DG__ctaIconWrap{width:36px;height:36px}.GalleryModal-module__tyG8DG__primaryCta,.GalleryModal-module__tyG8DG__secondaryCta{white-space:normal;min-height:44px}.GalleryModal-module__tyG8DG__externalIcon{margin-left:0}}@media (max-width:420px){.GalleryModal-module__tyG8DG__imagePanel{height:clamp(160px,31dvh,240px);max-height:240px}.GalleryModal-module__tyG8DG__contentPanel{padding:var(--space-3);padding-bottom:calc(var(--space-3) + env(safe-area-inset-bottom))}.GalleryModal-module__tyG8DG__ctaIntro{align-items:flex-start}}.GalleryModal-module__tyG8DG__contentHeader{gap:var(--space-3);flex-direction:column;display:flex}.GalleryModal-module__tyG8DG__title{font-family:var(--font-primary);font-size:var(--text-2xl);font-weight:var(--fw-extrabold);color:var(--color-primary-900);line-height:var(--lh-snug);letter-spacing:var(--ls-tight);margin:0}.GalleryModal-module__tyG8DG__description{font-size:var(--text-sm);color:var(--color-neutral-600);line-height:var(--lh-relaxed);margin:0}.GalleryModal-module__tyG8DG__divider{border:none;border-top:1px solid var(--color-neutral-200)}.GalleryModal-module__tyG8DG__ctaIntro{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-xl);background:linear-gradient(135deg,#3b58b00f 0%,#22c55e0d 100%);border:1px solid #3b58b01f;display:flex}.GalleryModal-module__tyG8DG__ctaIconWrap{background:linear-gradient(135deg, var(--color-accent-500) 0%, var(--color-accent-600) 100%);border-radius:var(--radius-lg);width:40px;height:40px;color:var(--color-primary-900);box-shadow:var(--shadow-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.GalleryModal-module__tyG8DG__ctaHeading{font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--color-primary-800);margin:0 0 var(--space-1);line-height:1.3}.GalleryModal-module__tyG8DG__ctaSubtext{font-size:var(--text-xs);color:var(--color-neutral-500);line-height:var(--lh-relaxed);margin:0}.GalleryModal-module__tyG8DG__primaryCta{justify-content:center;gap:var(--space-2);width:100%;font-size:var(--text-sm);padding:var(--space-4) var(--space-6);position:relative}.GalleryModal-module__tyG8DG__externalIcon{opacity:.65;flex-shrink:0;margin-left:auto}.GalleryModal-module__tyG8DG__secondaryCta{justify-content:center;gap:var(--space-2);width:100%;font-size:var(--text-sm);color:var(--color-primary-700);transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);border:1.5px solid var(--color-neutral-200)!important;border-radius:var(--radius-full)!important;padding:var(--space-3) var(--space-6)!important}.GalleryModal-module__tyG8DG__secondaryCta:hover{background:var(--color-primary-50)!important;border-color:var(--color-primary-300)!important;color:var(--color-primary-900)!important}.GalleryModal-module__tyG8DG__trustNote{font-size:var(--text-xs);color:var(--color-neutral-400);text-align:center;line-height:var(--lh-relaxed);margin:0}
.GalleryGrid-module__GyR1Na__filterBar{gap:var(--space-2);margin-bottom:var(--space-8);flex-wrap:wrap;justify-content:center;max-width:100%;display:flex}.GalleryGrid-module__GyR1Na__filterBtn{padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--fw-medium);color:#ffffffb3;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a}.GalleryGrid-module__GyR1Na__filterBtn:hover{color:var(--color-white);background:#ffffff1a;border-color:#fff3}.GalleryGrid-module__GyR1Na__filterBtnActive{background:var(--color-accent-500);color:var(--color-neutral-900);border-color:var(--color-accent-500);box-shadow:var(--shadow-md)}.GalleryGrid-module__GyR1Na__filterBtnActive:hover{background:var(--color-green-primary);color:var(--color-neutral-900);border-color:var(--color-green-primary)}.GalleryGrid-module__GyR1Na__resultCount{text-align:center;font-size:var(--text-sm);color:var(--color-neutral-500);margin-bottom:var(--space-6)}.GalleryGrid-module__GyR1Na__resultCount strong{color:var(--color-primary-700)}.GalleryGrid-module__GyR1Na__grid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));width:100%;margin:0;padding:0;list-style:none;display:grid}@media (min-width:1024px){.GalleryGrid-module__GyR1Na__grid{gap:var(--space-8)}}.GalleryGrid-module__GyR1Na__card{cursor:pointer;text-align:left;border-radius:var(--radius-xl);width:100%;height:100%;box-shadow:var(--shadow-lg);transition:background var(--transition-normal), border-color var(--transition-normal), transform var(--transition-normal), box-shadow var(--transition-normal);background:linear-gradient(135deg,#071633 0%,#0b2452 55%,#12356f 100%);border:1px solid #ffffff14;flex-direction:column;padding:0;display:flex;overflow:hidden}.GalleryGrid-module__GyR1Na__gridItem{min-width:0;height:100%}.GalleryGrid-module__GyR1Na__card:hover{box-shadow:var(--shadow-lg), 0 18px 42px #12356f47;background:linear-gradient(135deg,#0a1d42 0%,#103068 55%,#174181 100%);border-color:#ffffff29;transform:translateY(-4px)}.GalleryGrid-module__GyR1Na__card:focus-visible{outline:2px solid var(--color-accent-500);outline-offset:3px;border-radius:var(--radius-xl)}.GalleryGrid-module__GyR1Na__imageWrapper{aspect-ratio:4/3;background:#071633;flex-shrink:0;width:100%;position:relative;overflow:hidden}.GalleryGrid-module__GyR1Na__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.GalleryGrid-module__GyR1Na__card:hover .GalleryGrid-module__GyR1Na__image{transform:scale(1.06)}.GalleryGrid-module__GyR1Na__hoverOverlay{opacity:0;padding-bottom:var(--space-6);transition:opacity var(--transition-normal);background:linear-gradient(#0000 40%,#07102cb3 100%);justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.GalleryGrid-module__GyR1Na__card:hover .GalleryGrid-module__GyR1Na__hoverOverlay,.GalleryGrid-module__GyR1Na__card:focus-visible .GalleryGrid-module__GyR1Na__hoverOverlay{opacity:1}.GalleryGrid-module__GyR1Na__hoverContent{align-items:center;gap:var(--space-2);color:var(--color-white);display:flex}.GalleryGrid-module__GyR1Na__hoverIcon{font-size:1.2rem;line-height:1}.GalleryGrid-module__GyR1Na__hoverLabel{font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--fw-semibold);letter-spacing:var(--ls-wide)}.GalleryGrid-module__GyR1Na__cardFooter{min-height:112px;padding:var(--space-4);gap:var(--space-2);background:0 0;border-top:1px solid #ffffff14;flex-direction:column;display:flex}.GalleryGrid-module__GyR1Na__categoryTag{width:fit-content;font-size:10px}.GalleryGrid-module__GyR1Na__cardTitle{font-family:var(--font-primary);font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--color-white);line-height:var(--lh-snug);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.GalleryGrid-module__GyR1Na__empty{padding:var(--space-16) var(--space-4);text-align:center;color:#c4c9d499;border-radius:var(--radius-2xl);margin-top:var(--space-8);background:#ffffff05;border:1px dashed #ffffff1a;flex-direction:column;justify-content:center;align-items:center;display:flex}.GalleryGrid-module__GyR1Na__empty p{margin-top:var(--space-4);font-size:var(--text-lg)}.GalleryGrid-module__GyR1Na__featuredSection{margin-bottom:var(--space-12);margin-top:0}.GalleryGrid-module__GyR1Na__featuredHeader{text-align:center;margin-bottom:var(--space-8)}.GalleryGrid-module__GyR1Na__featuredHeader h2{font-family:var(--font-primary);font-size:var(--text-3xl);color:var(--color-white);margin-bottom:var(--space-3);margin-top:0}.GalleryGrid-module__GyR1Na__featuredHeader p{color:#d1d6e0d9;font-size:var(--text-lg);margin-inline:auto;max-width:600px;margin-bottom:0}.GalleryGrid-module__GyR1Na__featuredGrid{gap:var(--space-6);grid-template-columns:1fr;width:100%;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.GalleryGrid-module__GyR1Na__featuredGrid{gap:var(--space-8);grid-template-columns:repeat(2,1fr)}}.GalleryGrid-module__GyR1Na__featuredCard{border-radius:var(--radius-2xl);transition:transform var(--transition-normal), box-shadow var(--transition-normal), border-color var(--transition-normal);text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;width:100%;padding:0;display:flex;overflow:hidden}.GalleryGrid-module__GyR1Na__featuredCard:hover{box-shadow:var(--shadow-xl);border-color:#fff3;transform:translateY(-6px)}.GalleryGrid-module__GyR1Na__featuredCard .GalleryGrid-module__GyR1Na__cardFooter{padding:var(--space-6) var(--space-5);background:0 0;border-top:1px solid #ffffff0d}.GalleryGrid-module__GyR1Na__featuredCard .GalleryGrid-module__GyR1Na__cardTitle{font-size:var(--text-xl);color:var(--color-green-dark-bg)}.GalleryGrid-module__GyR1Na__featuredBadge{top:var(--space-4);right:var(--space-4);background:var(--color-accent-500);color:var(--color-neutral-900);font-size:var(--text-xs);font-weight:var(--fw-bold);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);z-index:10;box-shadow:var(--shadow-md);text-transform:uppercase;letter-spacing:.5px;position:absolute}@media (max-width:640px){.GalleryGrid-module__GyR1Na__filterBar{justify-content:flex-start;gap:var(--space-2);margin-bottom:var(--space-5)}.GalleryGrid-module__GyR1Na__filterBtn{padding:var(--space-2) var(--space-4);font-size:var(--text-xs)}.GalleryGrid-module__GyR1Na__grid,.GalleryGrid-module__GyR1Na__featuredGrid{gap:var(--space-4);grid-template-columns:minmax(0,1fr)}.GalleryGrid-module__GyR1Na__featuredSection{margin-bottom:var(--space-8)}.GalleryGrid-module__GyR1Na__featuredHeader{margin-bottom:var(--space-5)}.GalleryGrid-module__GyR1Na__featuredHeader h2{font-size:var(--text-2xl)}.GalleryGrid-module__GyR1Na__featuredHeader p{font-size:var(--text-base)}.GalleryGrid-module__GyR1Na__cardFooter,.GalleryGrid-module__GyR1Na__featuredCard .GalleryGrid-module__GyR1Na__cardFooter{padding:var(--space-4)}.GalleryGrid-module__GyR1Na__featuredBadge{top:var(--space-3);right:var(--space-3);max-width:calc(100% - var(--space-6));font-size:10px}}@media (max-width:380px){.GalleryGrid-module__GyR1Na__filterBar{gap:var(--space-1)}.GalleryGrid-module__GyR1Na__filterBtn{padding-inline:var(--space-3)}}
.GalleryPage-module__3QfuzG__hero{background:linear-gradient(135deg, var(--color-primary-900) 0%, var(--color-primary-700) 60%, #20346f 100%);padding-block:clamp(64px,10vw,120px);position:relative;overflow:hidden}.GalleryPage-module__3QfuzG__heroOverlay{pointer-events:none;background-image:radial-gradient(60% 50% at 80%,#34d3990a 0%,#0000 70%),radial-gradient(40% 60% at 20% 80%,#1da59905 0%,#0000 70%);position:absolute;inset:0}.GalleryPage-module__3QfuzG__heroOverlay:after{content:"";background-image:radial-gradient(circle,#ffffff0f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.GalleryPage-module__3QfuzG__heroContent{z-index:1;text-align:center;max-width:760px;margin-inline:auto;position:relative}.GalleryPage-module__3QfuzG__heroLabel{align-items:center;gap:var(--space-2);font-family:var(--font-primary);font-size:var(--text-xs);font-weight:var(--fw-semibold);letter-spacing:var(--ls-widest);text-transform:uppercase;color:var(--color-green-dark-bg);margin-bottom:var(--space-4);display:inline-flex}.GalleryPage-module__3QfuzG__heroLabel:before{content:"";background:var(--color-green-dark-bg);border-radius:var(--radius-full);width:20px;height:2px}.GalleryPage-module__3QfuzG__heroTitle{font-size:var(--text-5xl);font-weight:var(--fw-extrabold);color:var(--color-white);line-height:var(--lh-tight);letter-spacing:var(--ls-tight);margin-bottom:var(--space-5)}.GalleryPage-module__3QfuzG__heroTitleAccent{background:linear-gradient(135deg, var(--color-green-dark-bg) 0%, var(--color-green-primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.GalleryPage-module__3QfuzG__heroDesc{font-size:var(--text-lg);color:#d1d6e0cc;line-height:var(--lh-relaxed);margin-inline:auto;max-width:580px;margin-bottom:0}.GalleryPage-module__3QfuzG__statsStrip{justify-content:center;align-items:center;gap:var(--space-8);margin-top:var(--space-10);padding-top:var(--space-8);border-top:1px solid #ffffff1a;flex-wrap:wrap;display:flex}.GalleryPage-module__3QfuzG__stat{text-align:center}.GalleryPage-module__3QfuzG__statValue{font-family:var(--font-primary);font-size:var(--text-3xl);font-weight:var(--fw-extrabold);color:var(--color-green-dark-bg);margin-bottom:var(--space-1);line-height:1;display:block}.GalleryPage-module__3QfuzG__statLabel{font-size:var(--text-xs);color:#d1d6e099;font-weight:var(--fw-medium);letter-spacing:var(--ls-wide);text-transform:uppercase;display:block}.GalleryPage-module__3QfuzG__gallerySection{background:var(--color-primary-900);padding-block:clamp(48px,7vw,96px)}@media (max-width:640px){.GalleryPage-module__3QfuzG__hero{padding-block:calc(var(--nav-height) + var(--space-8)) var(--space-8)}.GalleryPage-module__3QfuzG__heroTitle{font-size:var(--text-4xl)}.GalleryPage-module__3QfuzG__heroDesc{font-size:var(--text-base)}.GalleryPage-module__3QfuzG__statsStrip{gap:var(--space-4);margin-top:var(--space-6);padding-top:var(--space-5)}.GalleryPage-module__3QfuzG__gallerySection{padding-block:var(--space-6) var(--space-10)}.GalleryPage-module__3QfuzG__gallerySection .container{padding-inline:var(--space-4)}}@media (max-width:380px){.GalleryPage-module__3QfuzG__hero{padding-block:calc(var(--nav-height) + var(--space-6)) var(--space-7)}.GalleryPage-module__3QfuzG__heroTitle{font-size:var(--text-3xl)}}
