.Footer-module__3hUVsW__footer{z-index:10;background:linear-gradient(#03071266,#030712f2);border-top:1px solid #ffffff0d;padding:clamp(60px,8vw,120px) 0 40px;position:relative}.Footer-module__3hUVsW__footer:before{content:"";background:radial-gradient(cycle at 50% 0%,#00e5ff0d,transparent 70%);pointer-events:none;position:absolute;inset:0}.Footer-module__3hUVsW__container{z-index:1;grid-template-columns:2fr 1fr 1fr;gap:60px;display:grid;position:relative}.Footer-module__3hUVsW__brand{flex-direction:column;gap:24px;display:flex}.Footer-module__3hUVsW__logo{letter-spacing:.2em;text-transform:uppercase;color:#fff;text-shadow:0 0 20px #00e5ff33;font-size:1.5rem;font-weight:700}.Footer-module__3hUVsW__summary{color:var(--text-muted);max-width:320px;font-size:1rem;line-height:1.6}.Footer-module__3hUVsW__label{letter-spacing:.25em;text-transform:uppercase;color:#fff;margin-bottom:20px;font-size:.8rem;font-weight:600;display:block}.Footer-module__3hUVsW__links{flex-direction:column;display:flex}.Footer-module__3hUVsW__linkGrid{flex-direction:column;gap:16px;display:flex}.Footer-module__3hUVsW__link{color:var(--text-muted);width:fit-content;font-size:.95rem;transition:all .2s}.Footer-module__3hUVsW__link:hover{color:var(--accent);text-shadow:0 0 10px var(--accent-glow);transform:translate(5px)}.Footer-module__3hUVsW__contact{color:var(--text-muted);flex-direction:column;gap:16px;font-size:.95rem;display:flex}.Footer-module__3hUVsW__contact p{line-height:1.6}.Footer-module__3hUVsW__meta{color:var(--text-muted);width:var(--container);z-index:1;opacity:.6;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;gap:12px 24px;margin-top:60px;margin-left:auto;margin-right:auto;padding-top:30px;font-size:.85rem;display:flex;position:relative}.Footer-module__3hUVsW__meta a{color:var(--text-muted);transition:color .2s}.Footer-module__3hUVsW__meta a:hover{color:#fff}@media (max-width:900px){.Footer-module__3hUVsW__container{grid-template-columns:1fr;gap:40px}.Footer-module__3hUVsW__meta{text-align:center;flex-direction:column;align-items:center;gap:12px}}
.Button-module__8RiFmG__button{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-display);font-weight:var(--font-semibold);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-fast)var(--ease-out);white-space:nowrap;border:none;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.Button-module__8RiFmG__button:disabled,.Button-module__8RiFmG__button[disabled]{opacity:.5;cursor:not-allowed;pointer-events:none}.Button-module__8RiFmG__button[data-size=sm]{padding:var(--space-2)var(--space-4);font-size:var(--text-sm);min-height:36px}.Button-module__8RiFmG__button[data-size=md]{padding:var(--space-3)var(--space-6);font-size:var(--text-base);min-height:44px}.Button-module__8RiFmG__button[data-size=lg]{padding:var(--space-4)var(--space-8);font-size:var(--text-lg);min-height:52px}.Button-module__8RiFmG__button[data-variant=primary]{background:linear-gradient(135deg,var(--color-accent)0%,var(--color-accent-strong)100%);color:var(--color-bg);box-shadow:0 4px 14px #00e5ff40}.Button-module__8RiFmG__button[data-variant=primary]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00e5ff66}.Button-module__8RiFmG__button[data-variant=primary]:active{transform:translateY(0);box-shadow:0 2px 10px #00e5ff33}.Button-module__8RiFmG__button[data-variant=secondary]{color:var(--color-text);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(8px);background:#ffffff0d}.Button-module__8RiFmG__button[data-variant=secondary]:hover{border-color:var(--color-accent);color:var(--color-accent);background:#ffffff1a}.Button-module__8RiFmG__button[data-variant=ghost]{color:var(--color-text-muted);background:0 0}.Button-module__8RiFmG__button[data-variant=ghost]:hover{color:var(--color-accent);background:#00e5ff1a}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__loading{color:#0000!important}.Button-module__8RiFmG__loading .Button-module__8RiFmG__label{opacity:0}.Button-module__8RiFmG__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Button-module__8RiFmG__spin;position:absolute}.Button-module__8RiFmG__button[data-variant=primary] .Button-module__8RiFmG__spinner{border-top-color:var(--color-bg)}@keyframes Button-module__8RiFmG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Button-module__8RiFmG__icon{justify-content:center;align-items:center;display:inline-flex}.Button-module__8RiFmG__icon svg{width:1em;height:1em}@media (max-width:639px){.Button-module__8RiFmG__button[data-size=lg]{padding:var(--space-3)var(--space-6);font-size:var(--text-base);min-height:48px}}
.Navbar-module__cRh5nW__header{z-index:100;-webkit-backdrop-filter:blur(20px);background:#03071299;border-bottom:1px solid #ffffff0d;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__header:after{content:"";opacity:.6;background:linear-gradient(90deg,#0000 0%,#00e5ff4d 20%,#00e5ff80 50%,#00e5ff4d 80%,#0000 100%);height:1px;position:absolute;bottom:-1px;left:0;right:0}.Navbar-module__cRh5nW__container{z-index:102;justify-content:space-between;align-items:center;gap:24px;height:80px;display:flex;position:relative}.Navbar-module__cRh5nW__brand{align-items:center;gap:14px;display:flex}.Navbar-module__cRh5nW__logo{letter-spacing:.25em;text-transform:uppercase;color:#fff;text-shadow:0 0 20px #00e5ff4d;font-size:1.1rem;font-weight:700}.Navbar-module__cRh5nW__fullName{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;font-weight:500}.Navbar-module__cRh5nW__desktopNav{align-items:center;gap:32px;display:flex}.Navbar-module__cRh5nW__navLink{color:var(--text-muted);padding:6px 0;font-size:.9rem;font-weight:500;transition:all .3s;position:relative}.Navbar-module__cRh5nW__navLink:hover,.Navbar-module__cRh5nW__navLink.Navbar-module__cRh5nW__active{color:#fff;text-shadow:0 0 8px #fff6}.Navbar-module__cRh5nW__actions{align-items:center;gap:16px;display:flex}.Navbar-module__cRh5nW__desktopAction{display:block}.Navbar-module__cRh5nW__toggle{cursor:pointer;z-index:103;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:40px;height:40px;padding:0;display:none}.Navbar-module__cRh5nW__bar{background:#fff;border-radius:2px;width:24px;height:2px;margin:0 auto;transition:all .3s}.Navbar-module__cRh5nW__toggle.Navbar-module__cRh5nW__active .Navbar-module__cRh5nW__bar:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__cRh5nW__toggle.Navbar-module__cRh5nW__active .Navbar-module__cRh5nW__bar:nth-child(2){opacity:0;transform:translate(-10px)}.Navbar-module__cRh5nW__toggle.Navbar-module__cRh5nW__active .Navbar-module__cRh5nW__bar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cRh5nW__mobileMenu{background:var(--bg-deep);z-index:101;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding-top:100px;transition:all .4s cubic-bezier(.2,.8,.2,1);position:fixed;inset:0}.Navbar-module__cRh5nW__mobileMenu.Navbar-module__cRh5nW__open{opacity:1;pointer-events:all}.Navbar-module__cRh5nW__mobileContent{flex-direction:column;align-items:center;gap:32px;padding:24px;display:flex}.Navbar-module__cRh5nW__mobileLink{color:var(--text-muted);font-size:1.5rem;font-weight:600;font-family:var(--font-display);opacity:0;transition:all .3s;transition-delay:var(--delay);transform:translateY(20px)}.Navbar-module__cRh5nW__mobileMenu.Navbar-module__cRh5nW__open .Navbar-module__cRh5nW__mobileLink{opacity:1;transform:translateY(0)}.Navbar-module__cRh5nW__mobileLink.Navbar-module__cRh5nW__active{color:var(--accent)}.Navbar-module__cRh5nW__mobileAction{opacity:0;width:100%;margin-top:40px;transition:all .3s .4s;transform:translateY(20px)}.Navbar-module__cRh5nW__mobileMenu.Navbar-module__cRh5nW__open .Navbar-module__cRh5nW__mobileAction{opacity:1;transform:translateY(0)}.Navbar-module__cRh5nW__mobileAction a{justify-content:center;width:100%}@media (max-width:900px){.Navbar-module__cRh5nW__desktopNav,.Navbar-module__cRh5nW__desktopAction{display:none}.Navbar-module__cRh5nW__toggle{display:flex}.Navbar-module__cRh5nW__fullName{display:none}.Navbar-module__cRh5nW__container{height:64px;padding:0}}
.SectionHeading-module__1CUDPa__heading{z-index:2;flex-direction:column;gap:16px;max-width:680px;display:flex;position:relative}.SectionHeading-module__1CUDPa__heading[data-align=center]{text-align:center;margin:0 auto}.SectionHeading-module__1CUDPa__heading[data-align=center] .SectionHeading-module__1CUDPa__eyebrow{justify-content:center}.SectionHeading-module__1CUDPa__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--accent);text-shadow:0 0 10px #00e5ff66;align-items:center;gap:12px;font-size:.8rem;font-weight:600;display:inline-flex}.SectionHeading-module__1CUDPa__eyebrow:before{content:"";background:linear-gradient(90deg,transparent,var(--accent));border-radius:999px;width:30px;height:2px}.SectionHeading-module__1CUDPa__heading[data-align=center] .SectionHeading-module__1CUDPa__eyebrow:after{content:"";background:linear-gradient(-90deg,transparent,var(--accent));border-radius:999px;width:30px;height:2px}.SectionHeading-module__1CUDPa__title{letter-spacing:-.02em;color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.SectionHeading-module__1CUDPa__description{color:var(--text-muted);max-width:600px;font-size:1.125rem;line-height:1.7}.SectionHeading-module__1CUDPa__heading[data-align=center] .SectionHeading-module__1CUDPa__description{margin:0 auto}
﻿.Capabilities-module__sgr-qq__layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.Capabilities-module__sgr-qq__layout>:first-child{position:sticky;top:120px}.Capabilities-module__sgr-qq__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid;position:relative}.Capabilities-module__sgr-qq__list:before{content:"";background:linear-gradient(to bottom,var(--accent),var(--accent-cool),transparent);opacity:.3;width:2px;position:absolute;top:20px;bottom:20px;left:19px}.Capabilities-module__sgr-qq__item{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;gap:24px;padding:24px;transition:all .3s;display:flex;position:relative}.Capabilities-module__sgr-qq__item:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translate(5px)}.Capabilities-module__sgr-qq__step{width:40px;height:40px;color:var(--accent);letter-spacing:.1em;z-index:1;background:#0f766e33;border:1px solid #00e5ff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 0 15px #00e5ff26}.Capabilities-module__sgr-qq__item h3{color:#fff;margin-bottom:8px;font-size:1.2rem;font-weight:600}.Capabilities-module__sgr-qq__item p{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:900px){.Capabilities-module__sgr-qq__layout{grid-template-columns:1fr;gap:40px}.Capabilities-module__sgr-qq__layout>:first-child{position:static}.Capabilities-module__sgr-qq__list{grid-template-columns:1fr}.Capabilities-module__sgr-qq__list:before{display:none}}
.Tag-module__1yBGQG__tag{white-space:nowrap;letter-spacing:.12em;text-transform:uppercase;width:fit-content;max-width:100%;color:var(--accent);background:#00e5ff1a;border:1px solid #00e5ff4d;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex;box-shadow:0 0 10px #00e5ff1a}.Tag-module__1yBGQG__tag[data-tone=warm]{color:var(--accent-warm);background:#00ff9d1a;border-color:#00ff9d4d;box-shadow:0 0 10px #00ff9d1a}.Tag-module__1yBGQG__tag[data-tone=cool]{color:#c77dff;background:#7b2cbf26;border-color:#7b2cbf4d;box-shadow:0 0 10px #7b2cbf1a}
﻿.Cases-module__eQnn7a__casesGrid{counter-reset:case-counter;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-top:60px;display:grid}.Cases-module__eQnn7a__card{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-top:2px solid #ffffff1a;flex-direction:column;flex:1;gap:16px;min-height:220px;padding:32px 24px;transition:all .4s;display:flex;position:relative;overflow:hidden}.Cases-module__eQnn7a__card:hover{border-top-color:var(--accent);background:linear-gradient(#ffffff0d 0%,#ffffff03 100%);transform:translateY(-10px);box-shadow:0 30px 60px -10px #00000080}.Cases-module__eQnn7a__card:before{content:counter(case-counter,decimal-leading-zero);counter-increment:case-counter;color:#ffffff08;font-size:4rem;font-weight:700;font-family:var(--font-display);pointer-events:none;line-height:1;transition:all .4s;position:absolute;top:20px;right:20px}.Cases-module__eQnn7a__card:hover:before{color:#00e5ff1a;transform:scale(1.1)}.Cases-module__eQnn7a__card h3{color:#fff;margin-top:10px;font-size:1.5rem;font-weight:600}.Cases-module__eQnn7a__card p{color:var(--text-muted);margin-bottom:20px;font-size:1rem;line-height:1.6}.Cases-module__eQnn7a__cta{color:var(--accent);opacity:.8;align-items:center;gap:8px;margin-top:auto;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.Cases-module__eQnn7a__card:hover .Cases-module__eQnn7a__cta{opacity:1;gap:12px}
﻿.Contact-module__DIbnYa__panel{box-shadow:none;background:0 0;border:none;align-items:stretch;gap:80px;padding:0;display:flex}.Contact-module__DIbnYa__panel:before{display:none}.Contact-module__DIbnYa__content{flex-direction:column;flex:1;justify-content:center;gap:32px;display:flex}.Contact-module__DIbnYa__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);align-items:center;gap:12px;font-size:.875rem;font-weight:600;display:flex}.Contact-module__DIbnYa__eyebrow:before{content:"";background:var(--accent);width:40px;height:1px}.Contact-module__DIbnYa__content h2{background:linear-gradient(90deg,#fff,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.Contact-module__DIbnYa__content p{color:var(--text-muted);max-width:540px;font-size:1.125rem;line-height:1.8}.Contact-module__DIbnYa__actions{gap:24px;margin-top:16px;display:flex}.Contact-module__DIbnYa__card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff08,#ffffff03);border:1px solid #ffffff14;flex-direction:column;flex:0 0 420px;gap:32px;padding:48px;display:flex;box-shadow:0 20px 60px #0006}.Contact-module__DIbnYa__card>div{flex-direction:column;gap:8px;display:flex}.Contact-module__DIbnYa__card span{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.8rem;font-weight:600}.Contact-module__DIbnYa__card strong{color:#fff;font-size:1.25rem;font-family:var(--font-display);letter-spacing:.02em}.Contact-module__DIbnYa__cardNote{border-top:1px solid #ffffff1a;padding-top:24px}.Contact-module__DIbnYa__cardNote strong{color:var(--accent-warm)}@media (max-width:1024px){.Contact-module__DIbnYa__panel{flex-direction:column;gap:60px}.Contact-module__DIbnYa__card{flex:auto;width:100%}}
.Hero-module___w2HtG__hero{padding:80px 0 100px;position:relative;overflow:hidden}.Hero-module___w2HtG__container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.Hero-module___w2HtG__content{z-index:2;flex-direction:column;gap:32px;display:flex;position:relative}.Hero-module___w2HtG__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.Hero-module___w2HtG__highlight{background:linear-gradient(135deg,#fff 0%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Hero-module___w2HtG__description{color:var(--text-muted);max-width:540px;margin:0;font-size:1.125rem;line-height:1.8}.Hero-module___w2HtG__actions{flex-wrap:wrap;gap:20px;padding-top:8px;display:flex}.Hero-module___w2HtG__metrics{border-top:1px solid #ffffff14;grid-template-columns:repeat(3,auto);gap:48px;margin-top:32px;padding-top:32px;display:grid}.Hero-module___w2HtG__metric{flex-direction:column;gap:4px;display:flex}.Hero-module___w2HtG__metricValue{color:#fff;font-size:2rem;font-weight:700;font-family:var(--font-display)}.Hero-module___w2HtG__metricLabel{color:var(--text-muted);font-size:.875rem}.Hero-module___w2HtG__visual{perspective:1000px;justify-content:center;align-items:center;height:600px;display:flex;position:relative}.Hero-module___w2HtG__orbitSystem{justify-content:center;align-items:center;width:500px;height:500px;display:flex;position:absolute}.Hero-module___w2HtG__orbitRing{border:1px solid #00e5ff1a;border-radius:50%;position:absolute;box-shadow:0 0 20px #00e5ff0d}.Hero-module___w2HtG__orbitRing:first-child{border-top-color:#00e5ff4d;width:100%;height:100%;animation:30s linear infinite Hero-module___w2HtG__spin}.Hero-module___w2HtG__orbitRing:nth-child(2){border-width:2px;border-left-color:#7b2cbf66;width:70%;height:70%;animation:20s linear infinite reverse Hero-module___w2HtG__spin}.Hero-module___w2HtG__orbitRing:nth-child(3){border:2px dashed #00ff9d33;width:45%;height:45%;animation:15s linear infinite Hero-module___w2HtG__spin}.Hero-module___w2HtG__core{background:radial-gradient(circle at 30% 30%,var(--accent),var(--accent-strong));width:80px;height:80px;box-shadow:0 0 60px var(--accent-strong);z-index:10;border-radius:50%;animation:4s ease-in-out infinite Hero-module___w2HtG__pulse-glow;position:relative}.Hero-module___w2HtG__card{-webkit-backdrop-filter:blur(12px);z-index:20;background:#0d121eb3;border:1px solid #ffffff1a;border-radius:16px;padding:20px;transition:transform .3s;position:absolute;box-shadow:0 20px 40px #0000004d}.Hero-module___w2HtG__card:hover{border-color:var(--accent);transform:translateY(-5px)scale(1.02)}.Hero-module___w2HtG__cardPrimary{width:260px;animation:6s ease-in-out infinite Hero-module___w2HtG__float;top:15%;right:10%}.Hero-module___w2HtG__cardSecondary{width:220px;animation:7s ease-in-out 1s infinite reverse Hero-module___w2HtG__float;bottom:20%;left:5%}.Hero-module___w2HtG__cardTertiary{background:#7b2cbf26;border-color:#7b2cbf4d;padding:12px 16px;animation:5s ease-in-out 2s infinite Hero-module___w2HtG__float;top:50%;right:-5%}.Hero-module___w2HtG__cardIcon{width:40px;height:40px;color:var(--accent);background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.Hero-module___w2HtG__cardTitle{color:#fff;margin-bottom:4px;font-size:1rem;font-weight:600}.Hero-module___w2HtG__cardText{color:var(--text-muted);font-size:.8rem;line-height:1.4}.Hero-module___w2HtG__status{border-top:1px solid #ffffff14;align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.Hero-module___w2HtG__statusDot{background:#00ff9d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #00ff9d}.Hero-module___w2HtG__statusText{color:#fff;font-size:.75rem;font-weight:500}@keyframes Hero-module___w2HtG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.Hero-module___w2HtG__visual{height:500px}.Hero-module___w2HtG__orbitSystem{width:400px;height:400px}}@media (max-width:768px){.Hero-module___w2HtG__hero{padding:120px 0 80px}.Hero-module___w2HtG__container{grid-template-columns:1fr;gap:60px}.Hero-module___w2HtG__content{text-align:center;align-items:center}.Hero-module___w2HtG__actions{justify-content:center}.Hero-module___w2HtG__metrics{justify-content:space-around;gap:20px;width:100%}.Hero-module___w2HtG__visual{height:400px}.Hero-module___w2HtG__orbitSystem{width:320px;height:320px}.Hero-module___w2HtG__card{padding:16px}.Hero-module___w2HtG__cardPrimary{width:220px;right:5%}.Hero-module___w2HtG__cardSecondary{width:180px;left:0}.Hero-module___w2HtG__cardTertiary{right:0}}
﻿.Highlights-module__2nODvq__section{position:relative}.Highlights-module__2nODvq__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:60px;display:grid}.Highlights-module__2nODvq__card{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;flex-direction:column;gap:16px;padding:32px 24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Highlights-module__2nODvq__card:hover{background:#ffffff0f;border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 20px 40px -10px #00000080}.Highlights-module__2nODvq__card:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);width:100%;height:2px;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleX(0)}.Highlights-module__2nODvq__card:hover:before{transform:scaleX(1)}.Highlights-module__2nODvq__index{color:#ffffff1a;font-size:2rem;font-weight:700;font-family:var(--font-display);margin-bottom:8px}.Highlights-module__2nODvq__card h3{color:#fff;font-size:1.25rem;font-weight:600}.Highlights-module__2nODvq__card p{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:1000px){.Highlights-module__2nODvq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.Highlights-module__2nODvq__grid{grid-template-columns:1fr}}
﻿.Insights-module__HXfHIG__section{position:relative}.Insights-module__HXfHIG__list{max-width:800px;margin-top:80px;margin-left:auto;margin-right:auto;padding-left:40px;position:relative}.Insights-module__HXfHIG__list:before{content:"";background:linear-gradient(180deg,var(--accent)0%,#ffffff1a 100%);opacity:.3;width:2px;position:absolute;top:0;bottom:0;left:0}.Insights-module__HXfHIG__item{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;grid-template-columns:140px 1fr;grid-template-areas:"date content";gap:32px;margin-bottom:40px;padding:32px 40px;transition:all .3s;display:grid;position:relative}.Insights-module__HXfHIG__item:last-child{margin-bottom:0}.Insights-module__HXfHIG__item:before{content:"";background:var(--bg);border:2px solid var(--accent);z-index:2;border-radius:50%;width:12px;height:12px;transition:all .3s;position:absolute;top:40px;left:-45px;box-shadow:0 0 10px #00e5ff80}.Insights-module__HXfHIG__item:hover{background:#ffffff0a;border-color:#ffffff26;transform:translate(10px)}.Insights-module__HXfHIG__item:hover:before{background:var(--accent);box-shadow:0 0 20px var(--accent);transform:scale(1.2)}.Insights-module__HXfHIG__date{font-family:var(--font-display);color:var(--accent);letter-spacing:.05em;text-align:right;border-right:1px solid #ffffff1a;grid-area:date;padding-top:4px;padding-right:24px;font-size:1.1rem;font-weight:700}.Insights-module__HXfHIG__item h3{color:#fff;margin-bottom:8px;font-size:1.35rem;font-weight:600;line-height:1.3}.Insights-module__HXfHIG__item p{color:var(--text-muted);font-size:1rem;line-height:1.7}@media (max-width:768px){.Insights-module__HXfHIG__list{padding-left:30px}.Insights-module__HXfHIG__list:before{left:0}.Insights-module__HXfHIG__item{grid-template-columns:1fr;grid-template-areas:"date""content";gap:16px;padding:24px}.Insights-module__HXfHIG__item:before{top:30px;left:-36px}.Insights-module__HXfHIG__date{text-align:left;border-bottom:1px solid #ffffff1a;border-right:none;margin-bottom:4px;padding-bottom:12px;padding-right:0}}
.Services-module__uj7JVa__grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:60px;display:grid}.Services-module__uj7JVa__card{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;flex-direction:column;gap:20px;min-height:280px;padding:32px 24px;transition:all .4s;display:flex;position:relative;overflow:hidden}.Services-module__uj7JVa__card:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);width:100%;height:1px;transition:transform .6s;position:absolute;top:0;left:0;transform:translate(-100%)}.Services-module__uj7JVa__card:hover{background:#ffffff0a;border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 30px 60px -15px #0009}.Services-module__uj7JVa__card:hover:before{transform:translate(100%)}.Services-module__uj7JVa__card h3{color:#fff;font-size:1.25rem;font-weight:600}.Services-module__uj7JVa__card p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.Services-module__uj7JVa__arrow{color:var(--accent);opacity:0;font-size:1.25rem;transition:all .3s;position:absolute;bottom:24px;right:24px;transform:translate(-10px,10px)}.Services-module__uj7JVa__card:hover .Services-module__uj7JVa__arrow{opacity:1;transform:translate(0)}@media (max-width:1100px){.Services-module__uj7JVa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.Services-module__uj7JVa__grid{grid-template-columns:1fr}}
﻿.Solutions-module__pb3Isq__section{position:relative}.Solutions-module__pb3Isq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:60px;display:grid}.Solutions-module__pb3Isq__card{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;flex-direction:column;gap:16px;min-height:200px;padding:32px;transition:all .3s;display:flex;position:relative}.Solutions-module__pb3Isq__card:hover{background:#ffffff0d;border-color:#ffffff26;transform:scale(1.02);box-shadow:0 20px 50px -10px #00000080}.Solutions-module__pb3Isq__card h3{color:#fff;font-size:1.5rem;font-weight:600;font-family:var(--font-display)}.Solutions-module__pb3Isq__card p{color:var(--text-muted);font-size:1rem;line-height:1.6}.Solutions-module__pb3Isq__card:after{content:"";background:radial-gradient(circle at bottom right,var(--accent),transparent 70%);opacity:.1;border-bottom-right-radius:var(--radius-md);width:60px;height:60px;transition:opacity .3s;position:absolute;bottom:0;right:0}.Solutions-module__pb3Isq__card:hover:after{opacity:.2}@media (max-width:900px){.Solutions-module__pb3Isq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.Solutions-module__pb3Isq__grid{grid-template-columns:1fr}}
.page-module___8aEwW__page{min-height:100vh;position:relative;overflow:hidden}.page-module___8aEwW__page:before{content:"";filter:blur(60px);opacity:1;pointer-events:none;z-index:1;background:radial-gradient(circle at 15% 30%,#00e5ff14,#0000 60%),radial-gradient(circle at 85% 20%,#7b2cbf0f,#0000 60%),radial-gradient(circle,#00b4d80d,#0000 50%);height:80vh;position:absolute;inset:-20% -10% auto}.page-module___8aEwW__page:after{content:"";opacity:.5;pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:100px 100px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 40%,#0000 100%);mask-image:linear-gradient(#000 40%,#0000 100%)}.page-module___8aEwW__content{z-index:1;position:relative}.page-module___8aEwW__main{flex-direction:column;gap:0;display:flex}
.ErrorLayout-module__vDGwpW__errorPage{text-align:center;min-height:100vh;padding:var(--space-6);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ErrorLayout-module__vDGwpW__background{z-index:var(--z-behind);position:absolute;inset:0}.ErrorLayout-module__vDGwpW__content{z-index:var(--z-base);width:100%;max-width:600px;position:relative}.ErrorLayout-module__vDGwpW__errorCode{font-size:clamp(6rem,20vw,12rem);font-family:var(--font-display);font-weight:var(--font-bold);background:linear-gradient(135deg,var(--color-accent)0%,var(--color-accent-warm)100%);-webkit-text-fill-color:transparent;margin-bottom:var(--space-4);-webkit-background-clip:text;background-clip:text;line-height:1;animation:3s ease-in-out infinite ErrorLayout-module__vDGwpW__code-glow}@keyframes ErrorLayout-module__vDGwpW__code-glow{0%,to{filter:drop-shadow(0 0 20px #00e5ff4d)}50%{filter:drop-shadow(0 0 40px #00e5ff80)}}.ErrorLayout-module__vDGwpW__title{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-text);margin-bottom:var(--space-4)}.ErrorLayout-module__vDGwpW__description{font-size:var(--text-lg);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-8)}.ErrorLayout-module__vDGwpW__actions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.ErrorLayout-module__vDGwpW__navLinks{margin-top:var(--space-12);padding-top:var(--space-8);border-top:1px solid var(--color-border)}.ErrorLayout-module__vDGwpW__navLinksLabel{font-size:var(--text-sm);color:var(--color-text-subtle);margin-bottom:var(--space-4)}.ErrorLayout-module__vDGwpW__navLinksGrid{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.ErrorLayout-module__vDGwpW__navLink{font-size:var(--text-sm);color:var(--color-text-muted);padding:var(--space-2)var(--space-4);border-radius:var(--radius-md);background:var(--color-surface-soft);border:1px solid var(--color-border);transition:all var(--duration-fast)var(--ease-out)}.ErrorLayout-module__vDGwpW__navLink:hover{color:var(--color-accent);border-color:var(--color-accent);background:#00e5ff1a}.ErrorLayout-module__vDGwpW__decorCircle{background:radial-gradient(circle,var(--color-accent)0%,transparent 70%);opacity:.1;pointer-events:none;border-radius:50%;position:absolute}.ErrorLayout-module__vDGwpW__decorCircle1{width:400px;height:400px;animation:8s ease-in-out infinite ErrorLayout-module__vDGwpW__float;top:-200px;right:-100px}.ErrorLayout-module__vDGwpW__decorCircle2{width:300px;height:300px;animation:10s ease-in-out infinite reverse ErrorLayout-module__vDGwpW__float;bottom:-150px;left:-100px}@keyframes ErrorLayout-module__vDGwpW__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(5deg)}}@media (max-width:639px){.ErrorLayout-module__vDGwpW__errorPage{padding:var(--space-4)}.ErrorLayout-module__vDGwpW__actions,.ErrorLayout-module__vDGwpW__navLinksGrid{flex-direction:column;align-items:center}}
