.Navbar-module__cJzEcG__header{z-index:100;-webkit-backdrop-filter:blur(12px);width:100%;height:80px;transition:background-color .3s var(--ease-out), height .3s var(--ease-out), box-shadow .3s var(--ease-out);background-color:#0d1f33b3;border-bottom:1px solid #fafafa0d;align-items:center;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__headerScrolled{background-color:#0d1f33eb;height:65px;box-shadow:0 8px 32px #0000002e}.Navbar-module__cJzEcG__nav{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logoCombo{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.65rem;display:flex}.Navbar-module__cJzEcG__logoSvg{width:30px;height:30px;transition:transform .35s var(--ease-out)}.Navbar-module__cJzEcG__logoCombo:hover .Navbar-module__cJzEcG__logoSvg{transform:rotate(18deg)scale(1.08)}.Navbar-module__cJzEcG__wordmark{font-family:var(--font-poppins), sans-serif;letter-spacing:-.01em;font-size:1.35rem;font-weight:800}.Navbar-module__cJzEcG__mora{color:var(--white)}.Navbar-module__cJzEcG__sync{color:var(--sun-warm)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{font-family:var(--font-inter), sans-serif;color:var(--gray);cursor:pointer;transition:color .22s var(--ease-out);white-space:nowrap;background:0 0;border:none;padding:.5rem 0;font-size:.88rem;font-weight:400;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--white)}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--sun-warm);transform-origin:100%;width:100%;height:2px;transition:transform .25s var(--ease-out);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Navbar-module__cJzEcG__navLink:hover:after{transform-origin:0;transform:scaleX(1)}.Navbar-module__cJzEcG__navRight{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__ctaButton{background-color:var(--sun-warm);color:var(--white);font-family:var(--font-poppins), sans-serif;cursor:pointer;transition:background-color .2s var(--ease-out), transform .15s var(--ease-out), box-shadow .2s var(--ease-out);white-space:nowrap;border:none;border-radius:100px;padding:.6rem 1.35rem;font-size:.85rem;font-weight:600;box-shadow:0 4px 14px #f07d2547}.Navbar-module__cJzEcG__ctaButton:hover{background-color:var(--sunset-glow);box-shadow:0 6px 20px #f9a05a66}.Navbar-module__cJzEcG__ctaButton:active{transform:scale(.97)}.Navbar-module__cJzEcG__menuToggle{cursor:pointer;color:var(--white);background:0 0;border:none;padding:.25rem;display:none}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1f33fa;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:.25rem;padding:1.25rem 2rem 1.75rem;display:flex;position:absolute;top:100%;left:0;right:0}.Navbar-module__cJzEcG__mobileLink{color:var(--gray);font-family:var(--font-inter), sans-serif;cursor:pointer;text-align:left;transition:color .2s var(--ease-out);background:0 0;border:none;border-bottom:1px solid #ffffff0d;padding:.75rem 0;font-size:1rem;font-weight:400}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--white)}.Navbar-module__cJzEcG__mobileCta{background-color:var(--sun-warm);color:var(--white);font-family:var(--font-poppins), sans-serif;cursor:pointer;text-align:center;border:none;border-radius:100px;margin-top:.75rem;padding:.85rem;font-size:.95rem;font-weight:600}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__ctaButton{display:none}.Navbar-module__cJzEcG__menuToggle{display:flex}}
.Hero3D-module__DGbyyG__svgPlaceholderContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Hero3D-module__DGbyyG__svgPlaceholder{filter:drop-shadow(0 10px 30px #0000004d);width:clamp(240px,40vw,400px);height:clamp(240px,40vw,400px)}.Hero3D-module__DGbyyG__arcLeft{stroke-dasharray:100;stroke-dashoffset:100px;animation:2s cubic-bezier(.23,1,.32,1) forwards Hero3D-module__DGbyyG__drawLine}.Hero3D-module__DGbyyG__arcRight{stroke-dasharray:100;stroke-dashoffset:100px;animation:2s cubic-bezier(.23,1,.32,1) .3s forwards Hero3D-module__DGbyyG__drawLine}.Hero3D-module__DGbyyG__canvasWrapper{z-index:2;pointer-events:none;width:100%;height:100%;min-height:400px;position:relative}@keyframes Hero3D-module__DGbyyG__drawLine{to{stroke-dashoffset:0}}
.HeroSection-module__sBkrQG__hero{background-color:var(--ocean-deep);text-align:center;min-height:100vh;color:var(--white);flex-direction:column;justify-content:center;align-items:center;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__blobLeft{pointer-events:none;z-index:0;background:radial-gradient(circle,#1a6fa82e 0%,#0000 65%);border-radius:50%;width:55vw;height:55vw;position:absolute;top:-20%;left:-15%}.HeroSection-module__sBkrQG__blobRight{pointer-events:none;z-index:0;background:radial-gradient(circle,#f07d2524 0%,#0000 65%);border-radius:50%;width:50vw;height:50vw;position:absolute;bottom:-20%;right:-15%}.HeroSection-module__sBkrQG__canvasContainer{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__sBkrQG__overlay{z-index:2;pointer-events:none;background:radial-gradient(70% 60%,#0d1f33d1 0%,#0d1f3373 55%,#0000 100%),linear-gradient(#0d1f3380 0%,#0d1f331a 40% 60%,#0d1f3399 100%);position:absolute;inset:0}.HeroSection-module__sBkrQG__contentWrapper{z-index:4;flex-direction:column;align-items:center;gap:1.75rem;width:100%;max-width:880px;display:flex;position:relative}.HeroSection-module__sBkrQG__badge{color:var(--gray);letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem 1.1rem;font-size:.72rem;display:inline-flex}.HeroSection-module__sBkrQG__badgeDot{background-color:var(--sun-warm);width:6px;height:6px;box-shadow:0 0 10px var(--sun-warm);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite HeroSection-module__sBkrQG__dotPulse}@keyframes HeroSection-module__sBkrQG__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.HeroSection-module__sBkrQG__wordmark{font-family:var(--font-poppins), sans-serif;letter-spacing:-.03em;align-items:baseline;gap:.06em;font-size:clamp(4.5rem,13vw,8rem);font-weight:800;line-height:.92;display:flex}.HeroSection-module__sBkrQG__mora{color:var(--white)}.HeroSection-module__sBkrQG__sync{color:var(--sun-warm);text-shadow:0 0 60px #f07d2559}.HeroSection-module__sBkrQG__tagline{font-family:var(--font-inter), sans-serif;color:var(--gray);letter-spacing:.16em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:.35em;font-size:clamp(.85rem,1.6vw,1.1rem);font-weight:300;display:flex}.HeroSection-module__sBkrQG__taglineWord{display:inline-block}.HeroSection-module__sBkrQG__manifesto{color:#fafafa99;border-left:2px solid var(--sun-warm);text-align:left;max-width:500px;padding-left:1.5rem;font-size:clamp(.9rem,1.4vw,1.05rem);font-style:italic;font-weight:300;line-height:1.9}.HeroSection-module__sBkrQG__ctaGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.HeroSection-module__sBkrQG__ctaPrimary{background-color:var(--sun-warm);color:var(--white);font-family:var(--font-poppins), sans-serif;transition:background-color .2s var(--ease-out), transform .16s var(--ease-out), box-shadow .2s var(--ease-out);border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 1.9rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.HeroSection-module__sBkrQG__ctaPrimary:hover{background-color:var(--sunset-glow);color:var(--white);transform:translateY(-2px);box-shadow:0 10px 28px #f07d2566}.HeroSection-module__sBkrQG__ctaPrimary:active{transform:scale(.97)}.HeroSection-module__sBkrQG__ctaSecondary{color:#fafafab3;font-family:var(--font-poppins), sans-serif;transition:color .2s var(--ease-out), border-color .2s var(--ease-out), background .2s var(--ease-out);background:0 0;border:1px solid #ffffff24;border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:400;text-decoration:none;display:inline-flex}.HeroSection-module__sBkrQG__ctaSecondary:hover{color:var(--white);background:#ffffff0f;border-color:#ffffff52}.HeroSection-module__sBkrQG__scrollIndicator{z-index:6;pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.HeroSection-module__sBkrQG__scrollLine{background:linear-gradient(to bottom, transparent, var(--gray));transform-origin:top;width:1px;height:44px}.HeroSection-module__sBkrQG__scrollLabel{letter-spacing:.22em;text-transform:uppercase;color:var(--gray);opacity:.5;font-size:.62rem}@media (max-width:640px){.HeroSection-module__sBkrQG__manifesto{padding-left:1rem}.HeroSection-module__sBkrQG__ctaGroup{width:100%}.HeroSection-module__sBkrQG__ctaPrimary,.HeroSection-module__sBkrQG__ctaSecondary{justify-content:center;width:100%}}
.ClientsMarquee-module__eTHDdq__section{background-color:var(--white);border-top:1px solid #0d1f330f;border-bottom:1px solid #0d1f330f;padding:4rem 0 3rem;overflow:hidden}.ClientsMarquee-module__eTHDdq__label{letter-spacing:.2em;text-transform:uppercase;color:var(--gray);text-align:center;font-size:.7rem;font-family:var(--font-inter), sans-serif;opacity:.7;margin-bottom:2.5rem;font-weight:500}.ClientsMarquee-module__eTHDdq__track_wrapper{position:relative;overflow:hidden}.ClientsMarquee-module__eTHDdq__fadeLeft,.ClientsMarquee-module__eTHDdq__fadeRight{z-index:2;pointer-events:none;width:160px;position:absolute;top:0;bottom:0}.ClientsMarquee-module__eTHDdq__fadeLeft{background:linear-gradient(to right, var(--white) 0%, transparent 100%);left:0}.ClientsMarquee-module__eTHDdq__fadeRight{background:linear-gradient(to left, var(--white) 0%, transparent 100%);right:0}.ClientsMarquee-module__eTHDdq__track{align-items:center;gap:0;width:max-content;display:flex}.ClientsMarquee-module__eTHDdq__logoCard{transition:background .25s var(--ease-out);color:var(--ocean-deep);opacity:.55;filter:grayscale(.6);transition:opacity .25s var(--ease-out), filter .25s var(--ease-out);cursor:default;border-right:1px solid #0d1f330f;justify-content:center;align-items:center;padding:1rem 3rem;display:flex}.ClientsMarquee-module__eTHDdq__logoCard:hover{opacity:1;filter:grayscale(0);background:#0d1f3305}.ClientsMarquee-module__eTHDdq__logoSvg{width:auto;height:44px;display:block}@media (max-width:640px){.ClientsMarquee-module__eTHDdq__logoCard{padding:1rem 2rem}}
.ServicesSection-module__JL3_nq__section{background-color:var(--ocean-deep);padding:8rem 0;position:relative;overflow:hidden}.ServicesSection-module__JL3_nq__section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ServicesSection-module__JL3_nq__header{text-align:center;max-width:700px;margin-bottom:4.5rem;margin-left:auto;margin-right:auto}.ServicesSection-module__JL3_nq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--sun-warm);font-size:.72rem;font-family:var(--font-inter), sans-serif;margin-bottom:1rem;font-weight:500;display:inline-block}.ServicesSection-module__JL3_nq__title{font-family:var(--font-poppins), sans-serif;color:var(--white);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2}.ServicesSection-module__JL3_nq__accent{color:var(--sun-warm)}.ServicesSection-module__JL3_nq__subtitle{color:var(--gray);font-size:1rem;font-weight:300;line-height:1.8}.ServicesSection-module__JL3_nq__grid{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1.5px;display:grid;overflow:hidden}.ServicesSection-module__JL3_nq__card{background:var(--ocean-deep);transition:background .3s var(--ease-out);cursor:default;border:none;flex-direction:column;gap:1rem;padding:2.5rem;display:flex}.ServicesSection-module__JL3_nq__card:hover{background:var(--ocean-blue)}.ServicesSection-module__JL3_nq__cardTop{align-items:center;gap:1rem;display:flex}.ServicesSection-module__JL3_nq__number{font-family:var(--font-poppins), sans-serif;color:var(--sun-warm);letter-spacing:.08em;flex-shrink:0;font-size:.72rem;font-weight:700}.ServicesSection-module__JL3_nq__cardLine{background:#ffffff14;flex:1;height:1px}.ServicesSection-module__JL3_nq__cardTitle{font-family:var(--font-poppins), sans-serif;color:var(--white);font-size:1.1rem;font-weight:600;line-height:1.4}.ServicesSection-module__JL3_nq__cardDesc{color:var(--gray);flex:1;font-size:.9rem;font-weight:300;line-height:1.75}.ServicesSection-module__JL3_nq__tags{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.ServicesSection-module__JL3_nq__tag{font-size:.7rem;font-family:var(--font-inter), sans-serif;color:#fff6;letter-spacing:.03em;background:#ffffff0f;border:1px solid #ffffff12;border-radius:100px;padding:.2rem .6rem}@media (max-width:900px){.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.ServicesSection-module__JL3_nq__grid{grid-template-columns:1fr}.ServicesSection-module__JL3_nq__card{padding:2rem 1.5rem}}
.AboutSection-module__UGBiha__section{background-color:var(--white);padding:8rem 0;overflow:hidden}.AboutSection-module__UGBiha__layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:5rem;display:grid}.AboutSection-module__UGBiha__visualCol{flex-direction:column;gap:1.25rem;display:flex}.AboutSection-module__UGBiha__visualCard{background:var(--ocean-deep);border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem;display:flex;position:relative;overflow:hidden}.AboutSection-module__UGBiha__visualCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#f07d251f 0%,#0000 65%);width:60%;height:60%;position:absolute;top:-30%;right:-20%}.AboutSection-module__UGBiha__visualGlobe{width:180px;height:180px;animation:20s linear infinite AboutSection-module__UGBiha__globeSpin}.AboutSection-module__UGBiha__globe{width:100%;height:100%}@keyframes AboutSection-module__UGBiha__globeSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AboutSection-module__UGBiha__visualLabel{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.AboutSection-module__UGBiha__visualCity{font-family:var(--font-poppins), sans-serif;color:var(--white);font-size:1rem;font-weight:600}.AboutSection-module__UGBiha__visualSub{color:var(--gray);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem}.AboutSection-module__UGBiha__quoteCard{background:var(--light);border-left:3px solid var(--sun-warm);border-radius:0 12px 12px 0;padding:1.5rem 1.75rem}.AboutSection-module__UGBiha__quote{color:var(--ocean-deep);font-size:.95rem;font-style:italic;font-weight:300;line-height:1.75}.AboutSection-module__UGBiha__textCol{flex-direction:column;gap:1.25rem;display:flex}.AboutSection-module__UGBiha__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--sun-warm);font-size:.72rem;font-family:var(--font-inter), sans-serif;font-weight:500;display:inline-block}.AboutSection-module__UGBiha__title{font-family:var(--font-poppins), sans-serif;color:var(--ocean-deep);letter-spacing:-.02em;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.2}.AboutSection-module__UGBiha__accent{color:var(--sun-warm)}.AboutSection-module__UGBiha__body{color:#4a5568;font-size:1rem;font-weight:300;line-height:1.85}.AboutSection-module__UGBiha__pillars{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.AboutSection-module__UGBiha__pillar{border-top:1px solid #0d1f3314;grid-template-columns:110px 1fr;align-items:start;gap:1rem;padding-top:1rem;display:grid}.AboutSection-module__UGBiha__pillarLabel{font-family:var(--font-poppins), sans-serif;color:var(--ocean-deep);padding-top:.1rem;font-size:.85rem;font-weight:700}.AboutSection-module__UGBiha__pillarDesc{color:#6b7280;font-size:.88rem;font-weight:300;line-height:1.7}@media (max-width:900px){.AboutSection-module__UGBiha__layout{grid-template-columns:1fr;gap:3rem}.AboutSection-module__UGBiha__visualCard{padding:2rem}}@media (max-width:640px){.AboutSection-module__UGBiha__pillar{grid-template-columns:1fr;gap:.4rem}}
.StatsSection-module__jjN8tW__section{background-color:var(--light);position:relative;overflow:hidden}.StatsSection-module__jjN8tW__inner{padding:5rem 0;position:relative}.StatsSection-module__jjN8tW__lineTop,.StatsSection-module__jjN8tW__lineBottom{background:linear-gradient(90deg,#0000 0%,#0d1f3314 20% 80%,#0000 100%);height:1px;position:absolute;left:0;right:0}.StatsSection-module__jjN8tW__lineTop{top:0}.StatsSection-module__jjN8tW__lineBottom{bottom:0}.StatsSection-module__jjN8tW__grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.StatsSection-module__jjN8tW__stat{border-right:1px solid #0d1f3314;flex-direction:column;gap:.75rem;padding:2.5rem 2rem;display:flex;position:relative}.StatsSection-module__jjN8tW__stat:last-child{border-right:none}.StatsSection-module__jjN8tW__number{align-items:baseline;display:flex}.StatsSection-module__jjN8tW__countNum{font-family:var(--font-poppins), sans-serif;color:var(--ocean-deep);letter-spacing:-.03em;background:linear-gradient(135deg, var(--ocean-deep) 0%, var(--atlantic-sky) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1}.StatsSection-module__jjN8tW__statText{flex-direction:column;gap:.3rem;display:flex}.StatsSection-module__jjN8tW__label{font-family:var(--font-poppins), sans-serif;color:var(--ocean-deep);font-size:.92rem;font-weight:600}.StatsSection-module__jjN8tW__desc{color:var(--gray);font-size:.8rem;font-weight:300;line-height:1.5}@media (max-width:900px){.StatsSection-module__jjN8tW__grid{grid-template-columns:repeat(2,1fr)}.StatsSection-module__jjN8tW__stat:nth-child(2){border-right:none}.StatsSection-module__jjN8tW__stat:first-child,.StatsSection-module__jjN8tW__stat:nth-child(2){border-bottom:1px solid #0d1f3314}}@media (max-width:500px){.StatsSection-module__jjN8tW__grid{grid-template-columns:1fr}.StatsSection-module__jjN8tW__stat{border-bottom:1px solid #0d1f3314;border-right:none}.StatsSection-module__jjN8tW__stat:last-child{border-bottom:none}}
.ChartsSection-module___-RbdW__charts{--card-bg:#fff;--muted:#0009}.ChartsSection-module___-RbdW__headerRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.ChartsSection-module___-RbdW__title{margin:0 0 4px;font-size:1.2rem}.ChartsSection-module___-RbdW__subtitle{color:var(--muted);margin:0 0 8px}.ChartsSection-module___-RbdW__controls{gap:8px;display:flex}.ChartsSection-module___-RbdW__control{cursor:pointer;color:#000000b3;background:0 0;border:1px solid #0a0a0a0f;border-radius:999px;padding:8px 12px;font-size:.85rem}.ChartsSection-module___-RbdW__controlActive{color:#fff;background:linear-gradient(90deg,#f07d25 0% 60%);border-color:#0000;box-shadow:0 6px 18px #f07d251f}.ChartsSection-module___-RbdW__grid{grid-template-columns:2fr 1fr;align-items:start;gap:18px;display:grid}.ChartsSection-module___-RbdW__card{background:var(--card-bg);border-radius:12px;padding:16px;box-shadow:0 12px 30px #0a0a0a0f}.ChartsSection-module___-RbdW__cardTitle{margin-bottom:10px;font-size:1rem}.ChartsSection-module___-RbdW__chartWrap{height:140px;position:relative}.ChartsSection-module___-RbdW__chart{width:100%;height:100%;display:block}.ChartsSection-module___-RbdW__tooltip{pointer-events:none;color:#fff;background:#111;border-radius:6px;padding:6px 8px;font-size:.85rem;position:fixed;box-shadow:0 8px 24px #00000059}.ChartsSection-module___-RbdW__smallCol{flex-direction:column;gap:12px;display:flex}.ChartsSection-module___-RbdW__smallCard{background:#fff;border-radius:10px;padding:12px;box-shadow:0 8px 20px #0a0a0a0a}.ChartsSection-module___-RbdW__smallLabel{color:var(--muted);font-size:.8rem}.ChartsSection-module___-RbdW__smallValue{margin-top:4px;font-size:1.15rem;font-weight:700}@media (max-width:900px){.ChartsSection-module___-RbdW__grid{grid-template-columns:1fr}.ChartsSection-module___-RbdW__headerRow{flex-direction:column;align-items:flex-start;gap:8px}}
.AchievementsSection-module__ZvUwAG__title{margin:0 0 6px;font-size:1.25rem}.AchievementsSection-module__ZvUwAG__subtitle{color:#00000094;margin:0 0 18px}.AchievementsSection-module__ZvUwAG__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.AchievementsSection-module__ZvUwAG__card{background:linear-gradient(#fafafae6,#fff);border:1px solid #0a0a0a0a;border-radius:14px;padding:18px;transition:transform .22s,box-shadow .22s;box-shadow:0 18px 40px #122c500f}.AchievementsSection-module__ZvUwAG__card:hover{transform:translateY(-6px);box-shadow:0 30px 60px #122c501a}.AchievementsSection-module__ZvUwAG__cardHeader{align-items:center;gap:12px;margin-bottom:8px;display:flex}.AchievementsSection-module__ZvUwAG__badge{color:#fff;background:linear-gradient(90deg,#f07d25,#ffb37a);border-radius:8px;padding:8px 10px;font-weight:700;box-shadow:0 8px 20px #f07d251f}.AchievementsSection-module__ZvUwAG__cardTitle{letter-spacing:-.01em;margin:0;font-size:1rem}.AchievementsSection-module__ZvUwAG__issuer{color:#0009;font-size:.85rem}.AchievementsSection-module__ZvUwAG__cardDesc{color:#000000c7;margin-top:10px;line-height:1.4}@media (max-width:900px){.AchievementsSection-module__ZvUwAG__grid{grid-template-columns:1fr}}
.DualitySection-module__2Bgb7G__section{background-color:var(--white);padding:8rem 0}.DualitySection-module__2Bgb7G__label{font-family:var(--font-poppins), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--sun-warm);text-align:center;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}.DualitySection-module__2Bgb7G__title{font-family:var(--font-poppins), sans-serif;color:var(--ocean-deep);text-align:center;margin-bottom:4rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.2}.DualitySection-module__2Bgb7G__grid{grid-template-columns:1fr 1fr;gap:2rem;width:100%;display:grid}.DualitySection-module__2Bgb7G__card{color:var(--white);cursor:pointer;border-radius:16px;padding:3rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #0d1f330d}.DualitySection-module__2Bgb7G__moraCard{background-color:var(--sun-warm)}.DualitySection-module__2Bgb7G__syncCard{background-color:var(--ocean-blue)}.DualitySection-module__2Bgb7G__origin{font-family:var(--font-inter), sans-serif;letter-spacing:.12em;text-transform:uppercase;opacity:.75;margin-bottom:1.2rem;font-size:.8rem;font-weight:500;display:block}.DualitySection-module__2Bgb7G__cardTitle{font-family:var(--font-poppins), sans-serif;margin-bottom:.75rem;font-size:1.8rem;font-weight:700}.DualitySection-module__2Bgb7G__description{font-family:var(--font-inter), sans-serif;opacity:.9;z-index:2;max-width:90%;font-size:1rem;line-height:1.75;position:relative}.DualitySection-module__2Bgb7G__backgroundLetter{font-family:var(--font-poppins), sans-serif;opacity:.12;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(6rem,15vw,10rem);font-weight:800;line-height:1;position:absolute;bottom:-2rem;right:1.5rem}@media (max-width:768px){.DualitySection-module__2Bgb7G__grid{grid-template-columns:1fr;gap:1.5rem}.DualitySection-module__2Bgb7G__card{padding:2.5rem 2rem}}
.Footer-module__S6Hkya__footer{background-color:var(--ocean-deep);color:var(--gray);font-family:var(--font-inter), sans-serif;border-top:1px solid #fafafa0d;padding:4rem 0 2rem}.Footer-module__S6Hkya__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.Footer-module__S6Hkya__brandSide{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__logoArea{align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__logoSvg{width:24px;height:24px}.Footer-module__S6Hkya__title{font-family:var(--font-poppins), sans-serif;letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.Footer-module__S6Hkya__mora{color:var(--white)}.Footer-module__S6Hkya__sync{color:var(--sun-warm)}.Footer-module__S6Hkya__tagline{letter-spacing:.05em;color:var(--gray);font-size:.8rem}.Footer-module__S6Hkya__location{color:var(--white);opacity:.8;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__locationDot{background-color:var(--sun-warm);width:6px;height:6px;box-shadow:0 0 8px var(--sun-warm);border-radius:50%}.Footer-module__S6Hkya__copyright{text-align:center;color:#8b97a666;letter-spacing:.08em;border-top:1px solid #fafafa08;padding-top:2rem;font-size:.75rem}
.ProjectsSection-module__5HM1Qq__section{background-color:var(--white);padding:8rem 0;overflow:hidden}.ProjectsSection-module__5HM1Qq__header{text-align:center;max-width:680px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.ProjectsSection-module__5HM1Qq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--sun-warm);font-size:.72rem;font-family:var(--font-inter), sans-serif;margin-bottom:.75rem;font-weight:500;display:inline-block}.ProjectsSection-module__5HM1Qq__title{font-family:var(--font-poppins), sans-serif;color:var(--ocean-deep);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2}.ProjectsSection-module__5HM1Qq__accent{color:var(--sun-warm)}.ProjectsSection-module__5HM1Qq__subtitle{color:var(--gray);font-size:.95rem;font-weight:300;line-height:1.75}.ProjectsSection-module__5HM1Qq__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.ProjectsSection-module__5HM1Qq__filterBtn{color:var(--gray);font-family:var(--font-inter), sans-serif;cursor:pointer;transition:all .2s var(--ease-out);background:0 0;border:1px solid #0d1f331f;border-radius:100px;padding:.45rem 1.1rem;font-size:.83rem;font-weight:500}.ProjectsSection-module__5HM1Qq__filterBtn:hover{border-color:var(--ocean-deep);color:var(--ocean-deep);background:#0d1f330a}.ProjectsSection-module__5HM1Qq__filterActive{background:var(--ocean-deep)!important;color:var(--white)!important;border-color:var(--ocean-deep)!important}.ProjectsSection-module__5HM1Qq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ProjectsSection-module__5HM1Qq__card{background:var(--white);transition:box-shadow .3s var(--ease-out), border-color .3s var(--ease-out);cursor:default;border:1px solid #0d1f3314;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.ProjectsSection-module__5HM1Qq__card:hover{border-color:#0d1f3324;box-shadow:0 16px 48px #0d1f331a}.ProjectsSection-module__5HM1Qq__cardBar{flex-shrink:0;width:100%;height:4px}.ProjectsSection-module__5HM1Qq__cardBody{flex-direction:column;flex:1;gap:.75rem;padding:1.75rem;display:flex}.ProjectsSection-module__5HM1Qq__cardMeta{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.ProjectsSection-module__5HM1Qq__cardNumber{font-family:var(--font-poppins), sans-serif;color:#0d1f3340;letter-spacing:.06em;font-size:.68rem;font-weight:700}.ProjectsSection-module__5HM1Qq__cardCategory{font-size:.7rem;font-family:var(--font-inter), sans-serif;color:var(--atlantic-sky);letter-spacing:.06em;text-transform:uppercase;font-weight:600}.ProjectsSection-module__5HM1Qq__cardStatus{font-size:.65rem;font-family:var(--font-inter), sans-serif;letter-spacing:.04em;border-radius:100px;margin-left:auto;padding:.2rem .6rem;font-weight:600}.ProjectsSection-module__5HM1Qq__statusActive{color:#059669;background:#10b9811a;border:1px solid #10b98133}.ProjectsSection-module__5HM1Qq__statusConcept{color:var(--gray);background:#8b97a61a;border:1px solid #8b97a633}.ProjectsSection-module__5HM1Qq__cardTitle{font-family:var(--font-poppins), sans-serif;color:var(--ocean-deep);letter-spacing:-.01em;font-size:1.25rem;font-weight:700;line-height:1.3}.ProjectsSection-module__5HM1Qq__cardSubtitle{color:var(--atlantic-sky);font-size:.85rem;font-weight:400}.ProjectsSection-module__5HM1Qq__cardDesc{color:#6b7280;flex:1;font-size:.88rem;font-weight:300;line-height:1.75}.ProjectsSection-module__5HM1Qq__cardFooter{border-top:1px solid #0d1f330f;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:.5rem;padding-top:1rem;display:flex}.ProjectsSection-module__5HM1Qq__cardTags{flex-wrap:wrap;gap:.35rem;display:flex}.ProjectsSection-module__5HM1Qq__tag{font-size:.68rem;font-family:var(--font-inter), sans-serif;color:var(--gray);background:var(--light);border-radius:100px;padding:.18rem .55rem}.ProjectsSection-module__5HM1Qq__cardCta{width:32px;height:32px;color:var(--ocean-deep);cursor:pointer;transition:background .2s var(--ease-out), border-color .2s var(--ease-out), color .2s var(--ease-out);background:0 0;border:1px solid #0d1f331f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProjectsSection-module__5HM1Qq__cardCta:hover{background:var(--ocean-deep);border-color:var(--ocean-deep);color:var(--white)}@media (max-width:1000px){.ProjectsSection-module__5HM1Qq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ProjectsSection-module__5HM1Qq__grid{grid-template-columns:1fr}.ProjectsSection-module__5HM1Qq__filters{gap:.4rem}}
.PaletteShowcase-module__qtNlAW__section{background-color:var(--light);padding:8rem 0}.PaletteShowcase-module__qtNlAW__label{font-family:var(--font-poppins), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--sun-warm);text-align:center;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}.PaletteShowcase-module__qtNlAW__title{font-family:var(--font-poppins), sans-serif;color:var(--ocean-deep);text-align:center;margin-bottom:4rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.2}.PaletteShowcase-module__qtNlAW__grid{flex-wrap:wrap;gap:1.5rem;width:100%;display:flex}.PaletteShowcase-module__qtNlAW__swatch{background-color:var(--white);cursor:pointer;border-radius:12px;flex-direction:column;flex:1;min-width:170px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0d1f330d}.PaletteShowcase-module__qtNlAW__colorBlock{justify-content:center;align-items:center;width:100%;height:130px;display:flex;position:relative}.PaletteShowcase-module__qtNlAW__copyOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;width:100%;height:100%;transition:opacity .2s var(--ease-out);background-color:#0d1f3366;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.PaletteShowcase-module__qtNlAW__swatch:hover .PaletteShowcase-module__qtNlAW__copyOverlay{opacity:1}.PaletteShowcase-module__qtNlAW__copyButton{background-color:var(--white);color:var(--ocean-deep);font-family:var(--font-poppins), sans-serif;border:none;border-radius:20px;padding:.4rem .8rem;font-size:.75rem;font-weight:600;box-shadow:0 4px 10px #00000026}.PaletteShowcase-module__qtNlAW__swatchInfo{background-color:var(--white);flex-direction:column;gap:.25rem;padding:1.2rem;display:flex}.PaletteShowcase-module__qtNlAW__colorName{font-family:var(--font-poppins), sans-serif;color:var(--ocean-deep);font-size:.95rem;font-weight:600}.PaletteShowcase-module__qtNlAW__hex{color:var(--gray);font-family:monospace;font-size:.85rem}.PaletteShowcase-module__qtNlAW__role{color:var(--gray);margin-top:.4rem;font-size:.75rem;line-height:1.4}.PaletteShowcase-module__qtNlAW__toast{background-color:var(--ocean-deep);color:var(--white);font-family:var(--font-poppins), sans-serif;z-index:1000;border:1px solid #fafafa1a;border-radius:30px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0000004d}.PaletteShowcase-module__qtNlAW__toastCheck{color:var(--sun-warm)}@media (max-width:640px){.PaletteShowcase-module__qtNlAW__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.PaletteShowcase-module__qtNlAW__swatch{min-width:unset}}
.ProcessSection-module__G585fq__section{background-color:var(--ocean-deep);padding:8rem 0;position:relative;overflow:hidden}.ProcessSection-module__G585fq__section:after{content:"";background:linear-gradient(90deg,#0000,#f07d254d,#0000);height:2px;position:absolute;bottom:-1px;left:0;right:0}.ProcessSection-module__G585fq__header{text-align:center;margin-bottom:5rem}.ProcessSection-module__G585fq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--sun-warm);font-size:.72rem;font-family:var(--font-inter), sans-serif;margin-bottom:1rem;font-weight:500;display:inline-block}.ProcessSection-module__G585fq__title{font-family:var(--font-poppins), sans-serif;color:var(--white);letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2}.ProcessSection-module__G585fq__accent{color:var(--sun-warm)}.ProcessSection-module__G585fq__steps{flex-direction:column;max-width:720px;margin:0 auto;display:flex}.ProcessSection-module__G585fq__step{grid-template-columns:64px 1fr;gap:2rem;display:grid;position:relative}.ProcessSection-module__G585fq__stepLeft{flex-direction:column;align-items:center;display:flex}.ProcessSection-module__G585fq__stepNumberBox{z-index:1;background:#f07d2514;border:1px solid #f07d2566;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.ProcessSection-module__G585fq__stepNumber{font-family:var(--font-poppins), sans-serif;color:var(--sun-warm);letter-spacing:.04em;font-size:.78rem;font-weight:700}.ProcessSection-module__G585fq__connector{background:linear-gradient(#f07d2540,#1a6fa826);flex:1;width:1px;min-height:40px;margin:4px 0}.ProcessSection-module__G585fq__stepContent{flex-direction:column;gap:.6rem;padding-bottom:3rem;display:flex}.ProcessSection-module__G585fq__step:last-child .ProcessSection-module__G585fq__stepContent{padding-bottom:0}.ProcessSection-module__G585fq__stepTitle{font-family:var(--font-poppins), sans-serif;color:var(--white);letter-spacing:-.01em;font-size:1.3rem;font-weight:700}.ProcessSection-module__G585fq__stepDesc{color:var(--gray);font-size:.95rem;font-weight:300;line-height:1.8}.ProcessSection-module__G585fq__stepDetail{color:#f07d25b3;letter-spacing:.06em;font-size:.72rem;font-family:var(--font-inter), sans-serif;font-weight:500}@media (max-width:600px){.ProcessSection-module__G585fq__step{grid-template-columns:48px 1fr;gap:1.25rem}.ProcessSection-module__G585fq__stepNumberBox{width:40px;height:40px}}
.ContactSection-module__UONp9G__section{background-color:var(--white);padding:8rem 0;position:relative;overflow:hidden}.ContactSection-module__UONp9G__bgGlow{pointer-events:none;background:radial-gradient(circle,#f07d250f 0%,#0000 65%);border-radius:50%;width:50vw;height:50vw;position:absolute;top:10%;right:-10%}.ContactSection-module__UONp9G__layout{grid-template-columns:1fr 1.1fr;align-items:start;gap:5rem;display:grid}.ContactSection-module__UONp9G__infoCol{flex-direction:column;gap:1.5rem;display:flex}.ContactSection-module__UONp9G__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--sun-warm);font-size:.72rem;font-family:var(--font-inter), sans-serif;font-weight:500;display:inline-block}.ContactSection-module__UONp9G__title{font-family:var(--font-poppins), sans-serif;color:var(--ocean-deep);letter-spacing:-.02em;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.ContactSection-module__UONp9G__accent{color:var(--sun-warm)}.ContactSection-module__UONp9G__body{color:#6b7280;font-size:1rem;font-weight:300;line-height:1.8}.ContactSection-module__UONp9G__links{flex-direction:column;gap:.75rem;display:flex}.ContactSection-module__UONp9G__link{background:var(--light);transition:background .2s var(--ease-out);border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;display:flex}.ContactSection-module__UONp9G__link:hover{background:#e2e8f0}.ContactSection-module__UONp9G__linkIcon{background:var(--white);width:38px;height:38px;color:var(--ocean-deep);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 1px 3px #0000000f}.ContactSection-module__UONp9G__linkText{flex-direction:column;gap:.1rem;display:flex}.ContactSection-module__UONp9G__linkLabel{color:var(--gray);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:500}.ContactSection-module__UONp9G__linkValue{color:var(--ocean-deep);font-size:.9rem;font-weight:500}.ContactSection-module__UONp9G__social{flex-direction:column;gap:.75rem;display:flex}.ContactSection-module__UONp9G__socialLabel{color:var(--gray);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:500}.ContactSection-module__UONp9G__socialLinks{gap:.5rem;display:flex}.ContactSection-module__UONp9G__socialBtn{background:var(--white);width:40px;height:40px;color:var(--ocean-deep);transition:background .2s var(--ease-out), border-color .2s var(--ease-out), color .2s var(--ease-out);border:1px solid #0d1f331a;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:flex}.ContactSection-module__UONp9G__socialBtn:hover{background:var(--ocean-deep);border-color:var(--ocean-deep);color:var(--white)}.ContactSection-module__UONp9G__formCol{background:var(--ocean-deep);border-radius:20px;padding:2.5rem}.ContactSection-module__UONp9G__form{flex-direction:column;gap:1.25rem;display:flex}.ContactSection-module__UONp9G__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactSection-module__UONp9G__label{color:var(--gray);letter-spacing:.04em;font-size:.8rem;font-weight:500;font-family:var(--font-inter), sans-serif}.ContactSection-module__UONp9G__input{color:var(--white);font-size:.92rem;font-family:var(--font-inter), sans-serif;width:100%;transition:border-color .2s var(--ease-out), background .2s var(--ease-out);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:.85rem 1.1rem}.ContactSection-module__UONp9G__input::placeholder{color:#ffffff40}.ContactSection-module__UONp9G__input:focus{background:#ffffff17;border-color:#f07d2580}.ContactSection-module__UONp9G__textarea{resize:vertical;min-height:120px;line-height:1.6}.ContactSection-module__UONp9G__submitBtn{background-color:var(--sun-warm);color:var(--white);font-family:var(--font-poppins), sans-serif;cursor:pointer;transition:background-color .2s var(--ease-out), transform .16s var(--ease-out), box-shadow .2s var(--ease-out);border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.9rem 1.8rem;font-size:.95rem;font-weight:600;display:inline-flex}.ContactSection-module__UONp9G__submitBtn:hover{background-color:var(--sunset-glow);transform:translateY(-1px);box-shadow:0 8px 24px #f07d2559}.ContactSection-module__UONp9G__successBox{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;display:flex}.ContactSection-module__UONp9G__successIcon{color:#10b981;background:#10b98126;border:1px solid #10b9814d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.4rem;display:flex}.ContactSection-module__UONp9G__successTitle{font-family:var(--font-poppins), sans-serif;color:var(--white);font-size:1.4rem;font-weight:700}.ContactSection-module__UONp9G__successDesc{color:var(--gray);max-width:320px;font-size:.9rem;line-height:1.7}.ContactSection-module__UONp9G__successBtn{color:#ffffffb3;font-family:var(--font-inter), sans-serif;cursor:pointer;transition:all .2s var(--ease-out);background:0 0;border:1px solid #ffffff26;border-radius:100px;margin-top:.5rem;padding:.6rem 1.4rem;font-size:.85rem}.ContactSection-module__UONp9G__successBtn:hover{color:var(--white);border-color:#ffffff4d}@media (max-width:900px){.ContactSection-module__UONp9G__layout{grid-template-columns:1fr;gap:3rem}}@media (max-width:580px){.ContactSection-module__UONp9G__formCol{padding:1.75rem}}
.SlogansSection-module__EC0TEa__section{background-color:var(--ocean-deep);color:var(--white);padding:8rem 0}.SlogansSection-module__EC0TEa__label{font-family:var(--font-poppins), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--sunset-glow);text-align:center;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}.SlogansSection-module__EC0TEa__title{font-family:var(--font-poppins), sans-serif;text-align:center;margin-bottom:4rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.2}.SlogansSection-module__EC0TEa__list{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.SlogansSection-module__EC0TEa__item{border-left:4px solid var(--sun-warm);transition:background-color .25s var(--ease-out);background-color:#ffffff08;border-radius:0 12px 12px 0;align-items:center;gap:2rem;padding:2rem;display:flex}.SlogansSection-module__EC0TEa__item:hover{background-color:#ffffff0f}.SlogansSection-module__EC0TEa__num{font-family:var(--font-poppins), sans-serif;color:var(--sun-warm);opacity:.4;min-width:3rem;font-size:2.5rem;font-weight:700}.SlogansSection-module__EC0TEa__text{font-family:var(--font-poppins), sans-serif;font-size:1.2rem;font-style:italic;font-weight:600;line-height:1.4}@media (max-width:640px){.SlogansSection-module__EC0TEa__item{gap:1rem;padding:1.5rem}.SlogansSection-module__EC0TEa__num{min-width:2rem;font-size:1.8rem}.SlogansSection-module__EC0TEa__text{font-size:1rem}}
