.Hero_heroWrapper__V3H00{position:relative;width:100vw;margin-left:calc(50% - 50vw);padding:8rem 1rem 6rem;display:flex;justify-content:center;text-align:center;overflow:hidden;background:radial-gradient(circle at 50% 40%,rgba(0,255,120,.25),transparent 70%),radial-gradient(circle at 50% 80%,rgba(0,180,90,.18),transparent 80%),linear-gradient(180deg,#031014,#010b0a);color:var(--foreground)}.Hero_inner__lGUYu{max-width:840px;position:relative;z-index:3;opacity:0;animation:Hero_fadeRise__dixrv 1.1s ease forwards;animation-delay:.2s}.Hero_title__h4PJ2{font-size:clamp(2.6rem,4vw,3.7rem);font-weight:800;line-height:1.15;margin-bottom:1.7rem;position:relative;display:inline-block}.Hero_highlight__Kxh4B{color:var(--primary)}.Hero_glowUnderline__KwIed{position:absolute;bottom:-12px;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent,#22c55e,transparent);animation:Hero_glowPulse__v2GyW 2.5s ease-in-out infinite;border-radius:50px;opacity:.7}@keyframes Hero_glowPulse__v2GyW{0%{opacity:.15;transform:scaleX(.8)}50%{opacity:.65;transform:scaleX(1)}to{opacity:.15;transform:scaleX(.8)}}.Hero_subtitle__WCdI_{font-size:1.25rem;margin-bottom:.9rem;color:var(--muted)}.Hero_subsubtitle__wVSoP{font-size:1rem;margin-bottom:2.5rem;color:var(--muted)}.Hero_scanBeam__pePDG{width:75%;margin:1.5rem auto 2.5rem;height:2px;background:linear-gradient(90deg,transparent,rgba(34,197,94,.8),transparent);animation:Hero_beamGlow__Iqgnj 3s ease-in-out infinite;filter:blur(1px)}@keyframes Hero_beamGlow__Iqgnj{0%{opacity:.05;transform:scaleX(.7)}45%{opacity:.9;transform:scaleX(1)}70%{opacity:.6;transform:scaleX(.9)}to{opacity:.05;transform:scaleX(.7)}}.Hero_ctaRow__CzZZl{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;z-index:3;position:relative}.Hero_primaryButton__RzOm7,.Hero_secondaryButton__D3HiG{position:relative;overflow:hidden}.Hero_primaryButton__RzOm7{padding:.9rem 1.7rem;border-radius:.9rem;font-weight:600;font-size:.95rem;background:var(--gradient-primary);color:var(--primary-foreground);border:none;box-shadow:0 20px 45px rgba(34,197,94,.32);transition:transform .18s ease,box-shadow .18s ease;text-decoration:none}.Hero_primaryButton__RzOm7:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 28px 60px rgba(34,197,94,.45)}.Hero_secondaryButton__D3HiG{padding:.9rem 1.7rem;border-radius:.9rem;font-weight:600;font-size:.95rem;border:1px solid var(--primary);color:var(--primary);background:transparent;text-decoration:none;transition:transform .18s ease,background-color .18s ease}.Hero_secondaryButton__D3HiG:hover{transform:translateY(-3px) scale(1.03);background-color:rgba(34,197,94,.12)}.Hero_primaryButton__RzOm7:after,.Hero_secondaryButton__D3HiG:after{content:"";position:absolute;top:0;left:-120%;width:120%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.4),transparent);transform:skewX(-12deg);transition:left .4s}.Hero_primaryButton__RzOm7:hover:after,.Hero_secondaryButton__D3HiG:hover:after{left:120%}.Hero_logoBg__uHXfB{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;pointer-events:none;z-index:1;opacity:.18;mix-blend-mode:screen;animation:Hero_neonPulse__0obvP 3.2s ease-in-out infinite}.Hero_logoBg__uHXfB img{width:110vw;max-width:1800px;height:auto;filter:blur(.4px) brightness(1.6) saturate(1.5)}.Hero_particles__iqf9e{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:2}.Hero_particle__U7vyR{position:absolute;width:6px;height:6px;background:hsla(0,0%,100%,.22);border-radius:50%;filter:blur(2px);opacity:.55;animation:Hero_particleFloat__7aCeu 14s linear infinite}.Hero_particle__U7vyR:nth-child(odd){width:4px;height:4px;opacity:.4}.Hero_particle__U7vyR:nth-child(3n){width:7px;height:7px;opacity:.33}@keyframes Hero_particleFloat__7aCeu{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(-140px) translateX(25px)}to{transform:translateY(0) translateX(0)}}@keyframes Hero_fadeRise__dixrv{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_neonPulse__0obvP{0%{transform:scale(.98);opacity:.14}40%{transform:scale(1.02);opacity:.21}60%{transform:scale(1.03);opacity:.24}to{transform:scale(.98);opacity:.14}}.ServicesPreview_section__9owkY{margin-top:clamp(4rem,8vw,8rem);margin-bottom:clamp(4rem,8vw,8rem)}.ServicesPreview_sectionHeader__x9VEv{max-width:720px;margin-bottom:3rem}.ServicesPreview_kicker__x5AsO{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--color-accent);margin-bottom:.5rem}.ServicesPreview_title__Smc_U{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.25;margin-bottom:1rem}.ServicesPreview_subtitle__o8FTZ{font-size:1rem;color:var(--color-text-muted);line-height:1.6}.ServicesPreview_cardsGrid__OLpcq{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem}.ServicesPreview_card__skd_6{position:relative;background:var(--color-surface);border-radius:14px;padding:2rem;border:1px solid var(--color-border);transition:transform .25s ease,box-shadow .25s ease;overflow:hidden}.ServicesPreview_card__skd_6>*{position:relative;z-index:1}.ServicesPreview_iconGeothermal__1uS2y{--service-accent:255,94,77}.ServicesPreview_iconRareEarth__jx26g{--service-accent:90,160,120}.ServicesPreview_iconAIGIS__uu7w0{--service-accent:80,120,200}.ServicesPreview_iconGeoscience__KU_TW{--service-accent:150,110,180}.ServicesPreview_card__skd_6:before{content:"";position:absolute;inset:0;z-index:0;opacity:.1;background-repeat:no-repeat;background-position:right 20px center;background-size:180px auto;pointer-events:none;filter:grayscale(100%) contrast(.85);transform:translateZ(0) scale(1);transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .4s ease}.ServicesPreview_card__skd_6:focus-within:before,.ServicesPreview_card__skd_6:hover:before{transform:translate3d(-12px,-6px,0) scale(1.08);opacity:.14}.ServicesPreview_iconGeothermal__1uS2y:before{background-image:url(/icons/services/geothermal.png)}.ServicesPreview_iconRareEarth__jx26g:before{background-image:url(/icons/services/rare-earth.png)}.ServicesPreview_iconAIGIS__uu7w0:before{background-image:url(/icons/services/ai-gis-satellite.png)}.ServicesPreview_iconGeoscience__KU_TW:before{background-image:url(/icons/services/geoscience.png)}.ServicesPreview_card__skd_6:after{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 70% 50%,rgba(var(--service-accent),.18),rgba(var(--service-accent),.05) 40%,transparent 65%);opacity:0;transition:opacity .4s ease;pointer-events:none}.ServicesPreview_card__skd_6:focus-within:after,.ServicesPreview_card__skd_6:hover:after{opacity:1}.ServicesPreview_cardKicker__smc4A{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.5rem}.ServicesPreview_cardTitle__oh5UO{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.ServicesPreview_cardTeaser__z9_TZ{font-size:.95rem;line-height:1.6;color:var(--color-text-muted);margin-bottom:1.25rem}.ServicesPreview_learnMore__y2fKY{display:inline-block;margin-bottom:1.5rem}.ServicesPreview_cardDetails__wXMSn{border-top:1px solid var(--color-border);padding-top:1.25rem}.ServicesPreview_cardBody__CyFIz{font-size:.95rem;line-height:1.6;margin-bottom:1rem}.ServicesPreview_cardList__Ly3FX{list-style:none;padding:0;margin:0 0 1rem}.ServicesPreview_cardList__Ly3FX li{position:relative;padding-left:1.2rem;margin-bottom:.5rem;font-size:.9rem}.ServicesPreview_cardList__Ly3FX li:before{content:"•";position:absolute;left:0;color:var(--color-accent)}.ServicesPreview_pillRow__lxfAZ{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width:640px){.ServicesPreview_card__skd_6:before{background-size:140px auto;background-position:right 12px top 20px}.ServicesPreview_card__skd_6:focus-within:before,.ServicesPreview_card__skd_6:hover:before{transform:translate3d(-8px,-4px,0) scale(1.06)}}.Process_section__yPZcB{margin:2.5rem 0}.Process_header__GbKBN{margin-bottom:1.6rem;text-align:center}.Process_kicker__y_7g8{font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:.2rem}.Process_title__cv1v2{font-size:1.6rem;margin:0 0 .5rem}.Process_subtitle__cBgm4{font-size:1rem;color:var(--muted);max-width:40rem;margin:0 auto}.Process_steps__Yb_U0{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.3rem;gap:1.3rem}.Process_step__n4hbS{position:relative;padding-left:2rem;font-size:.9rem;color:var(--muted)}.Process_num__zi4Yx{position:absolute;left:0;top:.05rem;width:1.3rem;height:1.3rem;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#fff;background:var(--primary)}.Process_step__n4hbS strong{display:block;color:var(--foreground);font-weight:600;margin-bottom:.2rem}.About_section__fhW5H{margin:2.5rem 0}.About_header__BKnbj{margin-bottom:1.6rem;text-align:center}.About_kicker__ocbCC{font-size:.78rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:.2rem}.About_title__pviP6{font-size:1.6rem;margin:0 0 .5rem}.About_subtitle__AsZho{font-size:1rem;color:var(--muted);max-width:40rem;margin:0 auto}.About_grid__xkdhT{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:1.6rem;gap:1.6rem}.About_block__UyfxG{font-size:.9rem;color:var(--muted)}.About_tag__Ce_Rg{display:inline-flex;align-items:center;font-size:.78rem;padding:.15rem .6rem;border-radius:999px;border:1px solid rgba(0,149,21,.25);background:rgba(0,149,21,.08);margin-bottom:.45rem;color:var(--primary)}.About_highlight__p622_{font-size:.9rem;background:var(--card);border-radius:.9rem;padding:.85rem .9rem;border:1px dashed rgba(0,149,21,.4);color:var(--muted)}@media (max-width:880px){.About_grid__xkdhT{grid-template-columns:1fr}}.Contact_contactSection__24tQL{padding:4rem 1.5rem;text-align:center;background:linear-gradient(180deg,#0c2f1c,#1e4e2d);color:#f0f0f0}.Contact_contactSection__24tQL h2{font-size:2rem;margin-bottom:.5rem;color:#fff}.Contact_contactSection__24tQL p{max-width:600px;margin:0 auto 2rem;font-size:1rem;color:#c8e6c9}.Contact_buttons__SWC4X{display:flex;flex-direction:column;gap:1rem;align-items:center}.Contact_primaryButton__eCyGY,.Contact_secondaryButton__PdKeD{padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;transition:background .2s ease;color:#fff}.Contact_primaryButton__eCyGY{background-color:#0070f3}.Contact_primaryButton__eCyGY:hover{background-color:#0059c1}.Contact_secondaryButton__PdKeD{background-color:#00b894}.Contact_secondaryButton__PdKeD:hover{background-color:#009475}