.LanguageSwitcher-module__kcAi4G__switcher{border:1px solid var(--color-border-subtle);border-radius:var(--radius-full);font-family:var(--font-mono,monospace);letter-spacing:.08em;align-items:center;gap:6px;padding:4px 10px;font-size:.75rem;font-weight:700;transition:border-color .15s ease-out;display:inline-flex}.LanguageSwitcher-module__kcAi4G__switcher:hover{border-color:var(--color-soft-cyan)}.LanguageSwitcher-module__kcAi4G__group{align-items:center;gap:6px;display:inline-flex}.LanguageSwitcher-module__kcAi4G__active{color:var(--color-soft-cyan)}.LanguageSwitcher-module__kcAi4G__inactive{color:var(--color-text-muted);text-decoration:none;transition:color .15s ease-out}.LanguageSwitcher-module__kcAi4G__inactive:hover,.LanguageSwitcher-module__kcAi4G__inactive:focus-visible{color:var(--color-soft-cyan);outline:none}.LanguageSwitcher-module__kcAi4G__inactive:focus-visible{text-underline-offset:3px;text-decoration:underline}.LanguageSwitcher-module__kcAi4G__divider{color:var(--color-text-muted);opacity:.5}
.ThemeToggle-module__sGqMhG__toggle{padding:var(--space-2);cursor:pointer;color:var(--color-midnight-slate);transition:color var(--transition-fast);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.ThemeToggle-module__sGqMhG__toggle:hover{color:var(--color-soft-cyan-dark)}.ThemeToggle-module__sGqMhG__toggle:focus-visible{outline:2px solid var(--color-soft-cyan);outline-offset:2px}
.MobileMenu-module__AP24jW__overlay{-webkit-backdrop-filter:blur(8px);z-index:300;background:#0006;position:fixed;inset:0}.MobileMenu-module__AP24jW__drawer{background:var(--color-terminal-surface);z-index:301;width:80%;max-width:400px;padding:var(--space-8);box-shadow:var(--shadow-xl);border-left:1px solid var(--color-terminal-border);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.MobileMenu-module__AP24jW__closeButton{top:var(--space-4);right:var(--space-4);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute}.MobileMenu-module__AP24jW__xLine{background:var(--color-terminal-text);width:24px;height:2px;transition:background var(--transition-fast);border-radius:1px;position:absolute}.MobileMenu-module__AP24jW__xLine:first-child{transform:rotate(45deg)}.MobileMenu-module__AP24jW__xLine:last-child{transform:rotate(-45deg)}.MobileMenu-module__AP24jW__closeButton:hover .MobileMenu-module__AP24jW__xLine{background:var(--color-soft-cyan-dark)}.MobileMenu-module__AP24jW__closeButton:focus-visible{outline:2px solid var(--color-soft-cyan);outline-offset:2px;border-radius:var(--radius-sm)}.MobileMenu-module__AP24jW__navContainer{flex-direction:column;flex:1;justify-content:center;display:flex}.MobileMenu-module__AP24jW__navLinks{gap:var(--space-6);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.MobileMenu-module__AP24jW__navLink{font-size:var(--text-xl);color:var(--color-terminal-text);transition:color var(--transition-fast);padding:var(--space-2) 0;font-weight:500;text-decoration:none;display:block}.MobileMenu-module__AP24jW__navLink:hover{color:var(--color-soft-cyan)}.MobileMenu-module__AP24jW__navLink:focus-visible{outline:2px solid var(--color-soft-cyan);outline-offset:4px;border-radius:var(--radius-sm)}.MobileMenu-module__AP24jW__footer{padding-top:var(--space-8);border-top:1px solid var(--color-terminal-border);gap:var(--space-4);flex-direction:column;margin-top:auto;display:flex}.MobileMenu-module__AP24jW__footerControls{align-items:center;gap:var(--space-4);display:flex}.MobileMenu-module__AP24jW__ctaButton{text-align:center;background:var(--color-soft-cyan);width:100%;color:var(--color-terminal-bg);padding:var(--space-4) var(--space-6);border-radius:var(--radius-lg);font-weight:600;font-size:var(--text-base);transition:all var(--transition-fast);text-decoration:none;display:block}.MobileMenu-module__AP24jW__ctaButton:hover{background:var(--color-soft-cyan-dark);color:var(--color-terminal-bg)}.MobileMenu-module__AP24jW__ctaButton:focus-visible{outline:2px solid var(--color-soft-cyan);outline-offset:2px}
.Navigation-module__eB08ka__header{z-index:var(--z-sticky);padding:var(--space-4) 0;background:var(--color-nav-backdrop);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-terminal-border);transition:background-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Navigation-module__eB08ka__headerScrolled{background:var(--color-nav-scrolled);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-md)}.Navigation-module__eB08ka__nav{max-width:1280px;padding:0 var(--space-6);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navigation-module__eB08ka__logo{align-items:center;gap:var(--space-3);transition:opacity var(--transition-base);text-decoration:none;display:flex}.Navigation-module__eB08ka__logo:hover{opacity:.8}.Navigation-module__eB08ka__logoIcon{object-fit:contain;width:50px;height:50px}.Navigation-module__eB08ka__logoText{flex-direction:column;display:flex}.Navigation-module__eB08ka__logoName{font-family:var(--font-heading);font-weight:800;font-size:var(--text-lg);color:var(--color-eluma-blue);letter-spacing:.1em;line-height:1}.Navigation-module__eB08ka__logoTagline{font-family:var(--font-heading);font-weight:400;font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.2em}.Navigation-module__eB08ka__desktopNav{align-items:center;gap:var(--space-6);display:none}.Navigation-module__eB08ka__navLinks{align-items:center;gap:var(--space-8);margin:0;padding:0;list-style:none;display:flex}.Navigation-module__eB08ka__navLink{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-midnight-slate);padding:var(--space-2) 0;transition:color var(--transition-base);font-weight:500;text-decoration:none;position:relative}.Navigation-module__eB08ka__navLink:after{content:"";background:linear-gradient(90deg, var(--color-soft-cyan), var(--color-soft-cyan-dark));width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:0;left:0}.Navigation-module__eB08ka__navLink:hover{color:var(--color-soft-cyan)}.Navigation-module__eB08ka__navLink:hover:after{width:100%}.Navigation-module__eB08ka__ctaButton{background:var(--color-soft-cyan);color:var(--color-terminal-bg);padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);font-family:var(--font-body);font-size:var(--text-sm);transition:all var(--transition-base);justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.Navigation-module__eB08ka__ctaButton:hover{background:var(--color-soft-cyan-dark);color:var(--color-terminal-bg);transform:translateY(-1px)}.Navigation-module__eB08ka__hamburger{cursor:pointer;padding:var(--space-2);z-index:101;background:0 0;border:none;flex-direction:column;gap:5px;display:flex}.Navigation-module__eB08ka__hamburger span{background:var(--color-eluma-blue);width:24px;height:2px;transition:all var(--transition-base);transform-origin:50%;display:block}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__active span:first-child{transform:translateY(7px)rotate(45deg)}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__active span:nth-child(2){opacity:0;transform:scaleX(0)}.Navigation-module__eB08ka__hamburger.Navigation-module__eB08ka__active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (min-width:768px){.Navigation-module__eB08ka__desktopNav{display:flex}.Navigation-module__eB08ka__hamburger{display:none}}
.Footer-module__S6Hkya__footer{background:var(--color-terminal-surface);padding:var(--space-16) 0 var(--space-8)}.Footer-module__S6Hkya__container{max-width:1280px;padding:0 var(--space-6);margin:0 auto}.Footer-module__S6Hkya__columns{gap:var(--space-12);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__columns{grid-template-columns:1fr 1fr}}.Footer-module__S6Hkya__brandColumn{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-3);display:flex}.Footer-module__S6Hkya__logoImage{object-fit:contain;filter:brightness(0)invert();width:50px;height:50px}.Footer-module__S6Hkya__logoText{flex-direction:column;display:flex}.Footer-module__S6Hkya__logoName{font-family:var(--font-heading);font-weight:800;font-size:var(--text-xl);color:var(--color-pure-white);letter-spacing:.1em;line-height:1}.Footer-module__S6Hkya__logoTagline{font-family:var(--font-heading);font-weight:400;font-size:var(--text-xs);color:var(--color-light-grey);letter-spacing:.2em}.Footer-module__S6Hkya__tagline{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-soft-cyan);margin:0}.Footer-module__S6Hkya__nap{font-style:normal;font-size:var(--text-sm);color:var(--color-text-muted);gap:var(--space-1);flex-direction:column;display:flex}.Footer-module__S6Hkya__nap a{color:var(--color-text-muted);transition:color var(--transition-base);text-decoration:none}.Footer-module__S6Hkya__nap a:hover{color:var(--color-soft-cyan)}.Footer-module__S6Hkya__brandColumn .switcher{color:var(--color-light-grey)}.Footer-module__S6Hkya__brandColumn .switcher:hover{color:var(--color-soft-cyan)}.Footer-module__S6Hkya__contentColumn{gap:var(--space-6);flex-direction:column;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__contentColumn{align-items:flex-end}}.Footer-module__S6Hkya__footerNav{gap:var(--space-3);flex-direction:column;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__footerNav{gap:var(--space-6);flex-direction:row}}.Footer-module__S6Hkya__footerNav a{font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-base);text-decoration:none}.Footer-module__S6Hkya__footerNav a:hover{color:var(--color-soft-cyan)}.Footer-module__S6Hkya__social{gap:var(--space-4);display:flex}.Footer-module__S6Hkya__social a{color:var(--color-text-secondary);transition:color var(--transition-fast);justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__social a:hover{color:var(--color-soft-cyan)}.Footer-module__S6Hkya__divider{background:var(--color-terminal-border);height:1px;margin:var(--space-8) 0}.Footer-module__S6Hkya__bottom{align-items:center;gap:var(--space-3);flex-direction:column;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__bottom{flex-direction:row;justify-content:space-between}}.Footer-module__S6Hkya__copyright{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.Footer-module__S6Hkya__legalNav{gap:var(--space-4);display:flex}.Footer-module__S6Hkya__legalNav a{font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--transition-base);text-decoration:none}.Footer-module__S6Hkya__legalNav a:hover{color:var(--color-soft-cyan)}.Footer-module__S6Hkya__trustBadge{font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.02em;align-items:center;gap:.4rem;margin:0;display:flex}.Footer-module__S6Hkya__trustIcon{font-size:.85em;line-height:1}.Footer-module__S6Hkya__trustSep{opacity:.5;margin:0 .15rem}
.page-module___8aEwW__page{min-height:100vh}.page-module___8aEwW__scrollProgress{background:linear-gradient(90deg, var(--color-soft-cyan), var(--color-soft-cyan-dark));z-index:9999;transform-origin:0;will-change:transform;height:3px;position:fixed;top:0;left:0;right:0}
.Hero-module__ZARIfG__hero{background:var(--color-dark-bg);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__slideshow{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__slide{opacity:0;transition:opacity 1.5s ease-in-out;position:absolute;inset:0}.Hero-module__ZARIfG__slideActive{opacity:1}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(90deg,#020617d9 0%,#02061799 50%,#02061766 100%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:2;width:100%;max-width:1280px;padding:var(--space-32) var(--space-6);flex-direction:column;justify-content:center;margin:0 auto;display:flex;position:relative}.Hero-module__ZARIfG__headline{font-family:var(--font-heading);font-size:var(--text-hero);color:var(--color-pure-white);letter-spacing:-.02em;margin-bottom:var(--space-6);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{font-size:var(--text-lg);color:var(--color-terminal-text-muted);max-width:550px;margin-bottom:var(--space-8);line-height:1.7}.Hero-module__ZARIfG__cta{padding:var(--space-4) var(--space-8);font-size:var(--text-base)}.Hero-module__ZARIfG__scrollIndicator{bottom:var(--space-12);align-items:center;gap:var(--space-2);flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollMouse{border:2px solid var(--color-light-grey);opacity:.6;border-radius:12px;width:24px;height:36px;position:relative}.Hero-module__ZARIfG__scrollWheel{background:var(--color-soft-cyan);border-radius:2px;width:4px;height:8px;animation:1.5s ease-in-out infinite Hero-module__ZARIfG__scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__scroll{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(10px)}}.Hero-module__ZARIfG__scrollText{font-size:var(--text-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;opacity:.6}[data-theme=light] .Hero-module__ZARIfG__overlay{background:linear-gradient(90deg,#ffffffe0 0%,#ffffffa6 50%,#ffffff73 100%)}[data-theme=light] .Hero-module__ZARIfG__headline{color:var(--color-dark-bg)}@media (max-width:768px){.Hero-module__ZARIfG__content{padding:var(--space-24) var(--space-6)}.Hero-module__ZARIfG__headline{font-size:clamp(2rem,8vw,3rem)}.Hero-module__ZARIfG__overlay{background:linear-gradient(#020617cc 0%,#02061799 100%)}.Hero-module__ZARIfG__cta{justify-content:center;width:100%}.Hero-module__ZARIfG__scrollIndicator{display:none}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__slide{transition:opacity .3s}}
.Services-module__dpHhBa__services{padding:var(--space-32) 0;background:var(--color-terminal-bg);position:relative;overflow:hidden}.Services-module__dpHhBa__container{max-width:1280px;padding:0 var(--space-6);z-index:2;margin:0 auto;position:relative}.Services-module__dpHhBa__header{text-align:center;max-width:600px;margin:0 auto var(--space-16)}.Services-module__dpHhBa__badge{padding:var(--space-2) var(--space-4);background:var(--color-soft-cyan-glow);color:var(--color-soft-cyan-dark);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);margin-bottom:var(--space-4);font-weight:700;display:inline-block}.Services-module__dpHhBa__title{font-size:var(--text-4xl);color:var(--color-eluma-blue);margin-bottom:var(--space-4)}.Services-module__dpHhBa__subtitle{font-size:var(--text-lg);color:var(--color-text-muted);margin-bottom:0}.Services-module__dpHhBa__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:640px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr)}}.Services-module__dpHhBa__card{background:var(--color-card-bg);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:var(--space-6);cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative}.Services-module__dpHhBa__card:hover{border-color:var(--color-soft-cyan);transform:translateY(-4px);box-shadow:0 8px 30px #0006}.Services-module__dpHhBa__card:focus-visible{outline:2px solid var(--color-soft-cyan);outline-offset:2px}.Services-module__dpHhBa__iconWrapper{border-radius:var(--radius-md);width:48px;height:48px;margin-bottom:var(--space-4);color:var(--color-soft-cyan);background:#22d3ee1a;justify-content:center;align-items:center;display:flex}.Services-module__dpHhBa__cardTitle{font-size:var(--text-xl);color:var(--color-eluma-blue);margin-bottom:var(--space-3)}.Services-module__dpHhBa__cardDescription{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:0;line-height:1.7}@media (max-width:640px){.Services-module__dpHhBa__services{padding:var(--space-20) 0}.Services-module__dpHhBa__card{padding:var(--space-5)}}
.About-module__vAULUW__about{padding:var(--space-32) 0;background:var(--color-terminal-surface);position:relative;overflow:hidden}.About-module__vAULUW__container{max-width:1280px;padding:0 var(--space-6);z-index:2;margin:0 auto;position:relative}.About-module__vAULUW__header{max-width:800px;margin-bottom:var(--space-12)}.About-module__vAULUW__badge{padding:var(--space-2) var(--space-4);background:var(--color-soft-cyan-glow);color:var(--color-soft-cyan-dark);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);margin-bottom:var(--space-4);font-weight:700;display:inline-block}.About-module__vAULUW__title{font-size:var(--text-4xl);color:var(--color-eluma-blue);margin-bottom:var(--space-4)}.About-module__vAULUW__lead{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:600px}.About-module__vAULUW__profile{gap:var(--space-8);margin-bottom:var(--space-16);grid-template-columns:1fr;align-items:stretch;display:grid}@media (min-width:900px){.About-module__vAULUW__profile{gap:var(--space-10);grid-template-columns:minmax(280px,380px) 1fr}}.About-module__vAULUW__photoFrame{border-radius:var(--radius-lg);background:#18181b;border:1px solid #27272a;flex-direction:column;align-self:stretch;display:flex;overflow:hidden}.About-module__vAULUW__frameBar{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);background:#0f0f12;border-bottom:1px solid #27272a;display:flex}.About-module__vAULUW__frameDot{border-radius:var(--radius-full);flex-shrink:0;width:10px;height:10px}.About-module__vAULUW__frameTitle{margin-left:var(--space-2);font-family:var(--font-mono);color:#a1a1aa;letter-spacing:.03em;font-size:.75rem}.About-module__vAULUW__photoWrapper{padding:var(--space-6);flex:1;justify-content:center;align-items:center;display:flex}.About-module__vAULUW__avatar{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-full);border:2px solid #27272a;width:100%;max-width:280px;height:auto}.About-module__vAULUW__data{--data-bg:#09090b;--data-surface:#18181b;--data-border:#27272a;--data-text:#e4e4e7;--data-text-muted:#a1a1aa;--data-text-dim:#71717a;--data-cyan:#22d3ee;--data-green:#22c55e;--data-amber:#f59e0b;background:var(--data-bg);border:1px solid var(--data-border);border-radius:var(--radius-lg);padding:var(--space-7) var(--space-7) var(--space-7) var(--space-10);color:var(--data-text);font-family:var(--font-mono);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;flex-direction:column;display:flex}.About-module__vAULUW__prompt{color:var(--data-green);margin-bottom:var(--space-5);letter-spacing:.02em;font-size:.875rem}.About-module__vAULUW__promptSymbol{color:var(--data-cyan);margin-right:4px}.About-module__vAULUW__fields{margin:0 0 var(--space-6);gap:var(--space-2);padding:0;display:grid}.About-module__vAULUW__field{gap:var(--space-3);grid-template-columns:100px 1fr;align-items:baseline;display:grid}.About-module__vAULUW__fieldLabel{color:var(--data-text-dim);margin:0;font-size:.8125rem}.About-module__vAULUW__fieldArrow{color:var(--data-cyan);margin-right:4px}.About-module__vAULUW__fieldValue{color:var(--data-text);margin:0;font-size:.9375rem}.About-module__vAULUW__stack{gap:var(--space-2);margin-bottom:var(--space-5);padding-top:var(--space-4);border-top:1px dashed var(--data-border);flex-wrap:wrap;display:flex}.About-module__vAULUW__stackBadge{color:var(--data-cyan);border-radius:var(--radius-sm);letter-spacing:.01em;background:#22d3ee14;border:1px solid #22d3ee40;align-items:center;padding:4px 10px;font-size:.75rem;display:inline-flex}.About-module__vAULUW__availability{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);margin-bottom:var(--space-5);background:#22c55e0f;border:1px solid #22c55e33;flex-wrap:wrap;align-items:center;gap:8px;font-size:.8125rem;display:flex}.About-module__vAULUW__availability strong{color:var(--data-green);font-weight:600}.About-module__vAULUW__availabilityNote{color:var(--data-text-muted);font-family:var(--font-mono)}.About-module__vAULUW__availabilityDot{border-radius:var(--radius-full);background:var(--data-green);flex-shrink:0;width:10px;height:10px;animation:2s infinite About-module__vAULUW__pulse;box-shadow:0 0 #22c55eb3}@keyframes About-module__vAULUW__pulse{0%{box-shadow:0 0 #22c55e99}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}@media (prefers-reduced-motion:reduce){.About-module__vAULUW__availabilityDot{animation:none}}.About-module__vAULUW__valueProp{font-size:.9375rem;font-family:var(--font-sans,system-ui), sans-serif;color:var(--data-text);margin:0 0 var(--space-5);padding:var(--space-4) var(--space-5);border-left:3px solid var(--data-amber);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#f59e0b0a;line-height:1.6}.About-module__vAULUW__links{gap:var(--space-3);padding-top:var(--space-5);border-top:1px dashed var(--data-border);flex-wrap:wrap;margin-top:auto;display:flex}.About-module__vAULUW__link{color:var(--data-cyan);border-radius:var(--radius-md);letter-spacing:.01em;background:#22d3ee1a;border:1px solid #22d3ee59;align-items:center;gap:8px;padding:10px 16px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .15s ease-out;display:inline-flex}.About-module__vAULUW__link:before{content:"→";color:var(--data-cyan);font-size:1rem;font-weight:700}.About-module__vAULUW__link:hover{border-color:var(--data-cyan);color:#fafafa;background:#22d3ee2e;transform:translate(2px)}.About-module__vAULUW__link:hover:before{color:#fafafa}.About-module__vAULUW__link:focus-visible{outline:2px solid var(--data-cyan);outline-offset:3px}.About-module__vAULUW__values{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.About-module__vAULUW__values{grid-template-columns:repeat(3,1fr)}}.About-module__vAULUW__valueItem{padding:var(--space-4)}.About-module__vAULUW__valueTitle{font-size:var(--text-base);color:var(--color-terminal-text);margin-bottom:var(--space-2);font-weight:600}.About-module__vAULUW__valueText{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6}@media (max-width:640px){.About-module__vAULUW__about{padding:var(--space-20) 0}.About-module__vAULUW__title{font-size:var(--text-3xl)}.About-module__vAULUW__data{padding:var(--space-5) var(--space-5)}.About-module__vAULUW__field{gap:var(--space-2);grid-template-columns:80px 1fr}.About-module__vAULUW__fieldLabel{font-size:.75rem}.About-module__vAULUW__fieldValue{font-size:.875rem}}
.Contact-module__hcVmEa__contact{padding:var(--space-32) 0;background:var(--color-terminal-bg);position:relative;overflow:hidden}.Contact-module__hcVmEa__container{max-width:1280px;padding:0 var(--space-6);z-index:2;margin:0 auto;position:relative}.Contact-module__hcVmEa__content{text-align:center;max-width:640px;margin:0 auto}.Contact-module__hcVmEa__badge{padding:var(--space-2) var(--space-4);background:var(--color-soft-cyan-glow);color:var(--color-soft-cyan-dark);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);margin-bottom:var(--space-4);font-weight:700;display:inline-block}.Contact-module__hcVmEa__title{font-size:var(--text-4xl);color:var(--color-eluma-blue);margin-bottom:var(--space-4)}.Contact-module__hcVmEa__subtitle{font-size:var(--text-lg);color:var(--color-text-muted);margin-bottom:var(--space-8)}.Contact-module__hcVmEa__form{text-align:left;margin-top:var(--space-8)}.Contact-module__hcVmEa__formRow{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:640px){.Contact-module__hcVmEa__formRow{grid-template-columns:repeat(2,1fr)}}.Contact-module__hcVmEa__formGroup{margin-bottom:var(--space-4)}.Contact-module__hcVmEa__label{font-size:var(--text-sm);color:var(--color-text-primary);margin-bottom:var(--space-2);font-weight:500;display:block}.Contact-module__hcVmEa__required{color:var(--color-error)}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__select,.Contact-module__hcVmEa__textarea{width:100%;padding:var(--space-3) var(--space-4);font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-primary);background:var(--color-card-bg);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);transition:border-color .2s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__select:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--color-soft-cyan);outline:none}.Contact-module__hcVmEa__select{cursor:pointer}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitBtn{width:100%;margin-top:var(--space-4)}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__trustHint{text-align:center;font-size:var(--text-xs);color:var(--color-text-muted);margin-top:var(--space-3);letter-spacing:.02em}.Contact-module__hcVmEa__successMessage{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4);margin-top:var(--space-4);border:1px solid var(--color-success);border-radius:var(--radius-md);color:var(--color-success);font-size:var(--text-sm);background:#10b9811a;display:flex}.Contact-module__hcVmEa__errorMessage{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4);margin-top:var(--space-4);border:1px solid var(--color-error,#dc2626);border-radius:var(--radius-md);color:var(--color-error,#dc2626);font-size:var(--text-sm);background:#dc26261a;display:flex}.Contact-module__hcVmEa__formSkeleton{background:var(--color-card-bg);border-radius:var(--radius-md);height:400px;animation:2s infinite Contact-module__hcVmEa__pulse}@keyframes Contact-module__hcVmEa__pulse{0%,to{opacity:.6}50%{opacity:.3}}@media (max-width:640px){.Contact-module__hcVmEa__contact{padding:var(--space-20) 0}}
.Credentials-module__UpWKhq__credentials{--cred-bg:#09090b;--cred-surface:#18181b;--cred-surface-hover:#1e1e22;--cred-border:#27272a;--cred-text:#e4e4e7;--cred-text-muted:#a1a1aa;--cred-text-dim:#71717a;--cred-cyan:#22d3ee;--cred-cyan-dark:#06b6d4;--cred-cyan-glow:#22d3ee26;--cred-amber:#f59e0b;--cred-amber-glow:#f59e0b26;padding:var(--space-32) 0;background:var(--cred-bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;position:relative;overflow:hidden}.Credentials-module__UpWKhq__bgLogo{color:#22d3ee0d;pointer-events:none;z-index:1;width:clamp(400px,55vw,800px);animation:8s ease-in-out infinite Credentials-module__UpWKhq__breathe;position:absolute;top:50%;right:-8%;transform:translateY(-50%)}@keyframes Credentials-module__UpWKhq__breathe{0%,to{opacity:1;transform:translateY(-50%)scale(1)}50%{opacity:.85;transform:translateY(-50%)scale(1.03)}}.Credentials-module__UpWKhq__container{max-width:1280px;padding:0 var(--space-6);z-index:2;margin:0 auto;position:relative}.Credentials-module__UpWKhq__header{max-width:900px;margin-bottom:var(--space-12);text-align:left}.Credentials-module__UpWKhq__badge{padding:var(--space-2) var(--space-4);background:var(--cred-cyan-glow);color:var(--cred-cyan);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);margin-bottom:var(--space-4);font-weight:700;display:inline-block}.Credentials-module__UpWKhq__title{align-items:center;gap:var(--space-4);color:var(--cred-text);margin-bottom:var(--space-4);flex-wrap:wrap;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1;display:flex}.Credentials-module__UpWKhq__stats{font-family:var(--font-mono);color:var(--cred-cyan);text-shadow:0 0 32px #22d3ee66;letter-spacing:-.02em;font-weight:800}.Credentials-module__UpWKhq__statsX{color:var(--cred-text-dim);margin-left:.05em;font-weight:400}.Credentials-module__UpWKhq__titleLogo{width:clamp(48px,8vw,80px);height:auto;color:var(--cred-text);flex-shrink:0}.Credentials-module__UpWKhq__titleText{font-weight:600}.Credentials-module__UpWKhq__lead{font-size:var(--text-lg);color:var(--cred-text-muted);max-width:640px}.Credentials-module__UpWKhq__marquee{gap:var(--space-6);margin:0 calc(-1 * var(--space-6));flex-direction:column;display:flex}.Credentials-module__UpWKhq__rowWrapper{position:relative}.Credentials-module__UpWKhq__rowLabel{top:-10px;left:var(--space-6);z-index:3;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;padding:3px var(--space-3);background:var(--cred-bg);color:var(--cred-text-dim);border-radius:var(--radius-full);border:1px solid var(--cred-border);font-size:.6875rem;font-weight:700;position:absolute}.Credentials-module__UpWKhq__row{padding:var(--space-3) 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 6% 94%,#0000 100%)}.Credentials-module__UpWKhq__track{gap:var(--space-4);will-change:transform;width:max-content;display:flex}.Credentials-module__UpWKhq__rowLeft .Credentials-module__UpWKhq__track{animation:40s linear infinite Credentials-module__UpWKhq__scroll-left}.Credentials-module__UpWKhq__rowRight .Credentials-module__UpWKhq__track{animation:40s linear infinite Credentials-module__UpWKhq__scroll-right}@keyframes Credentials-module__UpWKhq__scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Credentials-module__UpWKhq__scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.Credentials-module__UpWKhq__row:hover .Credentials-module__UpWKhq__track,.Credentials-module__UpWKhq__row:focus-within .Credentials-module__UpWKhq__track{animation-play-state:paused}.Credentials-module__UpWKhq__card{align-items:center;gap:var(--space-3);width:clamp(260px,26vw,320px);padding:var(--space-4) var(--space-5);background:var(--cred-surface);border:1px solid var(--cred-border);border-radius:var(--radius-md);border-left-width:3px;flex-shrink:0;text-decoration:none;transition:transform .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out,background .18s ease-out;display:flex}.Credentials-module__UpWKhq__card.Credentials-module__UpWKhq__tech{border-left-color:var(--cred-cyan)}.Credentials-module__UpWKhq__card.Credentials-module__UpWKhq__fluency{border-left-color:var(--cred-amber)}.Credentials-module__UpWKhq__card:hover{background:var(--cred-surface-hover);transform:translateY(-2px)}.Credentials-module__UpWKhq__card.Credentials-module__UpWKhq__tech:hover{border-color:var(--cred-cyan);box-shadow:0 0 24px var(--cred-cyan-glow)}.Credentials-module__UpWKhq__card.Credentials-module__UpWKhq__fluency:hover{border-color:var(--cred-amber);box-shadow:0 0 24px var(--cred-amber-glow)}.Credentials-module__UpWKhq__card:focus-visible{outline:2px solid var(--cred-cyan);outline-offset:3px}.Credentials-module__UpWKhq__cardLogo{width:22px;height:22px;color:var(--cred-text-dim);flex-shrink:0;transition:color .18s ease-out}.Credentials-module__UpWKhq__card.Credentials-module__UpWKhq__tech:hover .Credentials-module__UpWKhq__cardLogo{color:var(--cred-cyan)}.Credentials-module__UpWKhq__card.Credentials-module__UpWKhq__fluency:hover .Credentials-module__UpWKhq__cardLogo{color:var(--cred-amber)}.Credentials-module__UpWKhq__cardContent{flex-direction:column;flex:1;min-width:0;display:flex}.Credentials-module__UpWKhq__cardTitle{color:var(--cred-text);margin:0 0 var(--space-2) 0;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}.Credentials-module__UpWKhq__cardMeta{justify-content:space-between;align-items:center;gap:var(--space-3);font-family:var(--font-mono);color:var(--cred-text-dim);font-size:.6875rem;display:flex}.Credentials-module__UpWKhq__cardMeta time{letter-spacing:.02em}.Credentials-module__UpWKhq__cardVerify{color:var(--cred-cyan);align-items:center;gap:4px;font-weight:600;transition:color .18s ease-out;display:inline-flex}.Credentials-module__UpWKhq__card.Credentials-module__UpWKhq__fluency .Credentials-module__UpWKhq__cardVerify{color:var(--cred-amber)}.Credentials-module__UpWKhq__card:hover .Credentials-module__UpWKhq__cardVerify{color:#fafafa}.Credentials-module__UpWKhq__footnote{text-align:center;margin-top:var(--space-10);font-size:var(--text-sm);color:var(--cred-text-dim)}@media (max-width:640px){.Credentials-module__UpWKhq__credentials{padding:var(--space-20) 0}.Credentials-module__UpWKhq__title{gap:var(--space-3)}.Credentials-module__UpWKhq__card{width:240px;padding:var(--space-3) var(--space-4)}.Credentials-module__UpWKhq__rowLeft .Credentials-module__UpWKhq__track,.Credentials-module__UpWKhq__rowRight .Credentials-module__UpWKhq__track{animation-duration:30s}}@media (prefers-reduced-motion:reduce){.Credentials-module__UpWKhq__bgLogo{animation:none}.Credentials-module__UpWKhq__row{overflow:visible;-webkit-mask-image:none;mask-image:none}.Credentials-module__UpWKhq__rowLeft .Credentials-module__UpWKhq__track,.Credentials-module__UpWKhq__rowRight .Credentials-module__UpWKhq__track{justify-content:center;gap:var(--space-3);flex-wrap:wrap;width:100%;animation:none;transform:none!important}.Credentials-module__UpWKhq__card{width:clamp(240px,30vw,300px)}}
.Testimonials-module__ItA9Ha__section{padding:var(--space-32) 0;background:var(--color-bg-primary,#0a0a0c);position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__container{max-width:1280px;padding:0 var(--space-6);z-index:2;margin:0 auto;position:relative}.Testimonials-module__ItA9Ha__header{max-width:800px;margin-bottom:var(--space-12)}.Testimonials-module__ItA9Ha__badge{padding:var(--space-2) var(--space-4);background:var(--color-soft-cyan-glow);color:var(--color-soft-cyan-dark);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);margin-bottom:var(--space-4);font-weight:700;display:inline-block}.Testimonials-module__ItA9Ha__title{font-size:var(--text-4xl);color:var(--color-eluma-blue);margin-bottom:var(--space-4)}.Testimonials-module__ItA9Ha__lead{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:640px}.Testimonials-module__ItA9Ha__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:720px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__ItA9Ha__card{background:var(--color-card-bg,#18181b);border:1px solid var(--color-border-subtle,#27272a);border-radius:var(--radius-lg);padding:var(--space-8);gap:var(--space-5);flex-direction:column;margin:0;transition:border-color .2s,transform .2s;display:flex;position:relative}.Testimonials-module__ItA9Ha__card:hover{border-color:var(--color-soft-cyan-dark);transform:translateY(-2px)}.Testimonials-module__ItA9Ha__cardTop{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.Testimonials-module__ItA9Ha__icon{width:28px;height:28px;color:var(--color-soft-cyan-dark);opacity:.6;flex-shrink:0}.Testimonials-module__ItA9Ha__sector{font-family:var(--font-mono), "JetBrains Mono", monospace;font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);border:1px solid var(--color-border-subtle,#27272a);color:var(--color-text-secondary);background:#0003;font-weight:600}.Testimonials-module__ItA9Ha__sector[data-sector=handwerk]{color:#f59e0b;background:#f59e0b14;border-color:#f59e0b4d}.Testimonials-module__ItA9Ha__sector[data-sector=immobilien]{color:var(--color-soft-cyan-dark);background:#22d3ee14;border-color:#22d3ee4d}.Testimonials-module__ItA9Ha__sector[data-sector=kmu]{color:#a78bfa;background:#a78bfa14;border-color:#a78bfa4d}.Testimonials-module__ItA9Ha__quote{font-size:var(--text-base);color:var(--color-text-primary);flex-grow:1;margin:0;line-height:1.7}.Testimonials-module__ItA9Ha__attribution{gap:var(--space-1);padding-top:var(--space-4);border-top:1px solid var(--color-border-subtle,#27272a);flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__source{font-family:var(--font-mono), "JetBrains Mono", monospace;font-style:normal;font-size:var(--text-sm);color:var(--color-text-primary);letter-spacing:.02em;font-weight:600}
.HomeFaq-module__zlMTGG__section{padding:var(--space-32) 0;background:var(--color-terminal-surface);position:relative;overflow:hidden}.HomeFaq-module__zlMTGG__container{max-width:900px;padding:0 var(--space-6);z-index:2;margin:0 auto;position:relative}.HomeFaq-module__zlMTGG__header{max-width:720px;margin-bottom:var(--space-10)}.HomeFaq-module__zlMTGG__badge{padding:var(--space-2) var(--space-4);background:var(--color-soft-cyan-glow);color:var(--color-soft-cyan-dark);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);margin-bottom:var(--space-4);font-weight:700;display:inline-block}.HomeFaq-module__zlMTGG__title{font-size:var(--text-4xl);color:var(--color-eluma-blue);margin-bottom:var(--space-4)}.HomeFaq-module__zlMTGG__lead{font-size:var(--text-lg);color:var(--color-text-secondary)}.HomeFaq-module__zlMTGG__list{gap:var(--space-3);flex-direction:column;display:flex}.HomeFaq-module__zlMTGG__item{background:var(--color-card-bg,#18181b);border:1px solid var(--color-border-subtle,#27272a);border-radius:var(--radius-lg);transition:border-color .2s;overflow:hidden}.HomeFaq-module__zlMTGG__item:hover{border-color:var(--color-soft-cyan-dark)}.HomeFaq-module__zlMTGG__question{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-5) var(--space-6);cursor:pointer;text-align:left;font-family:inherit;font-size:var(--text-lg);color:var(--color-text-primary);background:0 0;border:none;font-weight:600;transition:color .2s;display:flex}.HomeFaq-module__zlMTGG__question:hover{color:var(--color-soft-cyan-dark)}.HomeFaq-module__zlMTGG__chevron{width:20px;height:20px;color:var(--color-text-secondary);flex-shrink:0;transition:transform .3s,color .2s}.HomeFaq-module__zlMTGG__chevronOpen{color:var(--color-soft-cyan-dark);transform:rotate(180deg)}.HomeFaq-module__zlMTGG__answerWrap{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.HomeFaq-module__zlMTGG__answerWrapOpen{max-height:500px}.HomeFaq-module__zlMTGG__answer{padding:0 var(--space-6) var(--space-5);color:var(--color-text-secondary);font-size:var(--text-base);margin:0;line-height:1.7}
.DemoPreviewCard-module__zpFriq__card{background:var(--color-glass-bg);border:1px solid var(--color-glass-border);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-base);position:relative;overflow:hidden}.DemoPreviewCard-module__zpFriq__card:hover{box-shadow:var(--shadow-glass-hover);border-color:var(--color-soft-cyan);transform:translateY(-4px)}.DemoPreviewCard-module__zpFriq__cardLink{color:inherit;text-decoration:none;display:block}.DemoPreviewCard-module__zpFriq__previewArea{aspect-ratio:16/9;position:relative;overflow:hidden}.DemoPreviewCard-module__zpFriq__previewGradient{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.DemoPreviewCard-module__zpFriq__previewIcon{opacity:.6;color:#fff;width:64px;height:64px}.DemoPreviewCard-module__zpFriq__previewImage{object-fit:cover;width:100%;height:100%}.DemoPreviewCard-module__zpFriq__tryDemoButton{bottom:var(--space-4);padding:var(--space-3) var(--space-6);background:var(--color-soft-cyan);color:var(--color-terminal-bg);border-radius:var(--radius-lg);font-weight:700;font-size:var(--text-sm);opacity:0;transition:all var(--transition-base);pointer-events:none;white-space:nowrap;border:none;position:absolute;left:50%;transform:translate(-50%)translateY(20px)}.DemoPreviewCard-module__zpFriq__card:hover .DemoPreviewCard-module__zpFriq__tryDemoButton{opacity:1;transform:translate(-50%)translateY(0)}.DemoPreviewCard-module__zpFriq__content{padding:var(--space-6)}.DemoPreviewCard-module__zpFriq__title{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-terminal-text);margin:0 0 var(--space-2) 0;font-weight:700}.DemoPreviewCard-module__zpFriq__description{font-size:var(--text-sm);color:var(--color-text-muted);margin:0 0 var(--space-4) 0;line-height:1.6}.DemoPreviewCard-module__zpFriq__tags{gap:var(--space-2);flex-wrap:wrap;display:flex}.DemoPreviewCard-module__zpFriq__tag{padding:var(--space-1) var(--space-3);font-size:var(--text-xs);border-radius:var(--radius-full);color:var(--color-soft-cyan);background:#22d3ee1a;font-weight:500}.DemoPreviewCard-module__zpFriq__cardComingSoon{opacity:.6;cursor:default}.DemoPreviewCard-module__zpFriq__cardComingSoon:hover{box-shadow:none;border-color:var(--color-glass-border);transform:none}.DemoPreviewCard-module__zpFriq__comingSoonBadge{top:var(--space-4);right:var(--space-4);padding:var(--space-1) var(--space-3);background:var(--color-glass-bg);border:1px solid var(--color-glass-border);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--color-text-muted);z-index:1;font-weight:600;position:absolute}@media (max-width:768px){.DemoPreviewCard-module__zpFriq__content{padding:var(--space-4)}.DemoPreviewCard-module__zpFriq__title{font-size:var(--text-lg)}.DemoPreviewCard-module__zpFriq__tryDemoButton{opacity:1;transform:translate(-50%)translateY(0)}}
.BackgroundGlow-module__AJjNCq__container{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.BackgroundGlow-module__AJjNCq__glowPrimary,.BackgroundGlow-module__AJjNCq__glowSecondary,.BackgroundGlow-module__AJjNCq__glowTertiary{filter:blur(100px);opacity:0;opacity:1;border-radius:50%;transition:opacity .8s;position:absolute}.BackgroundGlow-module__AJjNCq__cyan .BackgroundGlow-module__AJjNCq__glowPrimary{background:radial-gradient(circle,#22d3ee40 0%,#0000 70%)}.BackgroundGlow-module__AJjNCq__cyan .BackgroundGlow-module__AJjNCq__glowSecondary{background:radial-gradient(circle,#22d3ee2e 0%,#0000 70%)}.BackgroundGlow-module__AJjNCq__cyan .BackgroundGlow-module__AJjNCq__glowTertiary,.BackgroundGlow-module__AJjNCq__blue .BackgroundGlow-module__AJjNCq__glowPrimary{background:radial-gradient(circle,#22d3ee1f 0%,#0000 70%)}.BackgroundGlow-module__AJjNCq__blue .BackgroundGlow-module__AJjNCq__glowSecondary{background:radial-gradient(circle,#3b82f61f 0%,#0000 70%)}.BackgroundGlow-module__AJjNCq__blue .BackgroundGlow-module__AJjNCq__glowTertiary{background:radial-gradient(circle,#22d3ee0f 0%,#0000 70%)}.BackgroundGlow-module__AJjNCq__neutral .BackgroundGlow-module__AJjNCq__glowPrimary{background:radial-gradient(circle,#3f3f464d 0%,#0000 70%)}.BackgroundGlow-module__AJjNCq__neutral .BackgroundGlow-module__AJjNCq__glowSecondary{background:radial-gradient(circle,#3f3f4633 0%,#0000 70%)}.BackgroundGlow-module__AJjNCq__neutral .BackgroundGlow-module__AJjNCq__glowTertiary{background:radial-gradient(circle,#3f3f4626 0%,#0000 70%)}.BackgroundGlow-module__AJjNCq__hero .BackgroundGlow-module__AJjNCq__glowPrimary{filter:blur(120px);width:800px;height:800px}.BackgroundGlow-module__AJjNCq__hero .BackgroundGlow-module__AJjNCq__glowSecondary{filter:blur(100px);width:600px;height:600px}.BackgroundGlow-module__AJjNCq__hero .BackgroundGlow-module__AJjNCq__glowTertiary{filter:blur(80px);width:400px;height:400px}.BackgroundGlow-module__AJjNCq__section .BackgroundGlow-module__AJjNCq__glowPrimary{filter:blur(100px);width:600px;height:600px}.BackgroundGlow-module__AJjNCq__section .BackgroundGlow-module__AJjNCq__glowSecondary{filter:blur(80px);width:400px;height:400px}.BackgroundGlow-module__AJjNCq__subtle .BackgroundGlow-module__AJjNCq__glowPrimary{filter:blur(120px);width:500px;height:500px}.BackgroundGlow-module__AJjNCq__subtle .BackgroundGlow-module__AJjNCq__glowSecondary{filter:blur(100px);width:300px;height:300px}.BackgroundGlow-module__AJjNCq__ambient .BackgroundGlow-module__AJjNCq__glowPrimary{filter:blur(150px);width:100%;height:100%}.BackgroundGlow-module__AJjNCq__ambient .BackgroundGlow-module__AJjNCq__glowSecondary{filter:blur(120px);width:60%;height:60%}.BackgroundGlow-module__AJjNCq__top-left .BackgroundGlow-module__AJjNCq__glowPrimary{top:-20%;left:-10%}.BackgroundGlow-module__AJjNCq__top-left .BackgroundGlow-module__AJjNCq__glowSecondary{top:5%;left:15%}.BackgroundGlow-module__AJjNCq__top-left .BackgroundGlow-module__AJjNCq__glowTertiary{top:20%;left:5%}.BackgroundGlow-module__AJjNCq__top-right .BackgroundGlow-module__AJjNCq__glowPrimary{top:-20%;right:-10%}.BackgroundGlow-module__AJjNCq__top-right .BackgroundGlow-module__AJjNCq__glowSecondary{top:10%;right:20%}.BackgroundGlow-module__AJjNCq__top-right .BackgroundGlow-module__AJjNCq__glowTertiary{top:25%;right:5%}.BackgroundGlow-module__AJjNCq__bottom-left .BackgroundGlow-module__AJjNCq__glowPrimary{bottom:-20%;left:-10%}.BackgroundGlow-module__AJjNCq__bottom-left .BackgroundGlow-module__AJjNCq__glowSecondary{bottom:10%;left:15%}.BackgroundGlow-module__AJjNCq__bottom-left .BackgroundGlow-module__AJjNCq__glowTertiary{bottom:25%;left:5%}.BackgroundGlow-module__AJjNCq__bottom-right .BackgroundGlow-module__AJjNCq__glowPrimary{bottom:-20%;right:-10%}.BackgroundGlow-module__AJjNCq__bottom-right .BackgroundGlow-module__AJjNCq__glowSecondary{bottom:10%;right:20%}.BackgroundGlow-module__AJjNCq__bottom-right .BackgroundGlow-module__AJjNCq__glowTertiary{bottom:25%;right:5%}.BackgroundGlow-module__AJjNCq__center .BackgroundGlow-module__AJjNCq__glowPrimary{top:50%;left:50%;transform:translate(-50%,-50%)}.BackgroundGlow-module__AJjNCq__center .BackgroundGlow-module__AJjNCq__glowSecondary{top:40%;left:60%;transform:translate(-50%,-50%)}.BackgroundGlow-module__AJjNCq__center .BackgroundGlow-module__AJjNCq__glowTertiary{top:60%;left:40%;transform:translate(-50%,-50%)}.BackgroundGlow-module__AJjNCq__top-center .BackgroundGlow-module__AJjNCq__glowPrimary{top:-15%;left:50%;transform:translate(-50%)}.BackgroundGlow-module__AJjNCq__top-center .BackgroundGlow-module__AJjNCq__glowSecondary{top:5%;left:30%}.BackgroundGlow-module__AJjNCq__top-center .BackgroundGlow-module__AJjNCq__glowTertiary{top:10%;right:25%}[data-theme=light] .BackgroundGlow-module__AJjNCq__cyan .BackgroundGlow-module__AJjNCq__glowPrimary{background:radial-gradient(circle,#0891b21a 0%,#0000 70%)}[data-theme=light] .BackgroundGlow-module__AJjNCq__cyan .BackgroundGlow-module__AJjNCq__glowSecondary{background:radial-gradient(circle,#0891b212 0%,#0000 70%)}[data-theme=light] .BackgroundGlow-module__AJjNCq__cyan .BackgroundGlow-module__AJjNCq__glowTertiary{background:radial-gradient(circle,#0891b20a 0%,#0000 70%)}[data-theme=light] .BackgroundGlow-module__AJjNCq__blue .BackgroundGlow-module__AJjNCq__glowPrimary{background:radial-gradient(circle,#0891b20d 0%,#0000 70%)}[data-theme=light] .BackgroundGlow-module__AJjNCq__blue .BackgroundGlow-module__AJjNCq__glowSecondary{background:radial-gradient(circle,#3b82f60d 0%,#0000 70%)}[data-theme=light] .BackgroundGlow-module__AJjNCq__blue .BackgroundGlow-module__AJjNCq__glowTertiary{background:radial-gradient(circle,#0891b208 0%,#0000 70%)}[data-theme=light] .BackgroundGlow-module__AJjNCq__neutral .BackgroundGlow-module__AJjNCq__glowPrimary{background:radial-gradient(circle,#0000000a 0%,#0000 70%)}[data-theme=light] .BackgroundGlow-module__AJjNCq__neutral .BackgroundGlow-module__AJjNCq__glowSecondary{background:radial-gradient(circle,#00000008 0%,#0000 70%)}[data-theme=light] .BackgroundGlow-module__AJjNCq__neutral .BackgroundGlow-module__AJjNCq__glowTertiary{background:radial-gradient(circle,#00000005 0%,#0000 70%)}@media (max-width:768px){.BackgroundGlow-module__AJjNCq__hero .BackgroundGlow-module__AJjNCq__glowPrimary{width:500px;height:500px}.BackgroundGlow-module__AJjNCq__hero .BackgroundGlow-module__AJjNCq__glowSecondary{width:350px;height:350px}.BackgroundGlow-module__AJjNCq__hero .BackgroundGlow-module__AJjNCq__glowTertiary{width:250px;height:250px}.BackgroundGlow-module__AJjNCq__section .BackgroundGlow-module__AJjNCq__glowPrimary{width:400px;height:400px}.BackgroundGlow-module__AJjNCq__section .BackgroundGlow-module__AJjNCq__glowSecondary{width:280px;height:280px}.BackgroundGlow-module__AJjNCq__subtle .BackgroundGlow-module__AJjNCq__glowPrimary{width:350px;height:350px}.BackgroundGlow-module__AJjNCq__subtle .BackgroundGlow-module__AJjNCq__glowSecondary{width:200px;height:200px}}
.blog-page-module__lHSbpW__main{min-height:100vh;padding:8rem var(--space-6) var(--space-8);background:var(--color-terminal-bg);position:relative}.blog-page-module__lHSbpW__container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.blog-page-module__lHSbpW__header{margin-bottom:var(--space-8)}.blog-page-module__lHSbpW__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:var(--color-terminal-text);margin-bottom:var(--space-2);letter-spacing:-.02em;font-weight:800}.blog-page-module__lHSbpW__subtitle{font-family:var(--font-body);font-size:var(--text-lg);color:var(--color-text-muted);margin-bottom:var(--space-6)}@media (max-width:768px){.blog-page-module__lHSbpW__main{padding:6rem var(--space-4) var(--space-6)}.blog-page-module__lHSbpW__title{font-size:var(--text-2xl)}}
.demos-module__NXRXjW__main{min-height:100vh;padding:8rem var(--space-4) var(--space-8);background:var(--color-terminal-bg);position:relative}.demos-module__NXRXjW__container{max-width:1200px;margin:0 auto}.demos-module__NXRXjW__header{text-align:center;margin-bottom:var(--space-12)}.demos-module__NXRXjW__title{font-family:var(--font-heading);font-size:var(--text-4xl);color:var(--color-terminal-text);margin:0 0 var(--space-4) 0;letter-spacing:-.02em;font-weight:700}.demos-module__NXRXjW__subtitle{font-size:var(--text-lg);color:var(--color-text-muted);max-width:600px;margin:0 auto;line-height:1.6}.demos-module__NXRXjW__demoGrid{gap:var(--space-8);margin-bottom:var(--space-16);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:1024px){.demos-module__NXRXjW__demoGrid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.demos-module__NXRXjW__main{padding:6rem var(--space-4) var(--space-6)}.demos-module__NXRXjW__title{font-size:var(--text-3xl)}.demos-module__NXRXjW__subtitle{font-size:var(--text-base)}.demos-module__NXRXjW__demoGrid{gap:var(--space-4);grid-template-columns:1fr}}
