.MainLayout_container__l7_Lf,.MainLayout_main-layout__4Xtsm{display:flex;flex-direction:column;min-height:100vh;background-color:#121212}.MainLayout_main__S6nqb{flex-grow:1;margin-top:54px}.MainLayout_header__Pdqjj{padding:12px 28px;background:rgba(9,9,12,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;width:100%;z-index:100;transition:all .3s ease;border-bottom:1px solid hsla(0,0%,100%,.05)}.MainLayout_header__Pdqjj.MainLayout_scrolled__sn2hA{padding:10px 32px;box-shadow:0 8px 16px rgba(0,0,0,.1)}.MainLayout_header__Pdqjj nav{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.MainLayout_header__Pdqjj nav .MainLayout_logo__6H5n3{font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:700;color:#fff;display:flex;align-items:center}.MainLayout_header__Pdqjj nav .MainLayout_logo__6H5n3:before{content:"";display:inline-block;width:22px;height:22px;margin-right:8px;background:linear-gradient(135deg,#392F5A,#4D84FF,#6A3093);border-radius:50%}.MainLayout_header__Pdqjj nav .MainLayout_logo__6H5n3 a{color:#fff;text-decoration:none}.MainLayout_header__Pdqjj nav .MainLayout_hamburger-menu-button__4a4KY{display:block;background:none;border:none;cursor:pointer;color:#fff;font-size:22px;padding:6px;transition:color .3s ease;z-index:999}.MainLayout_header__Pdqjj nav .MainLayout_hamburger-menu-button__4a4KY:hover{color:#4d84ff}.MainLayout_header__Pdqjj .MainLayout_mobile-menu__Nh665{position:fixed;top:64px;left:0;width:100%;height:calc(100vh - 64px);background:rgba(9,9,12,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:24px;z-index:98;overflow-y:auto;border-top:1px solid hsla(0,0%,100%,.05);animation:MainLayout_fadeIn__cDeAY .2s ease-in-out}.MainLayout_header__Pdqjj .MainLayout_mobile-menu__Nh665 ul{list-style:none;padding:0;margin:0 auto;max-width:320px}.MainLayout_header__Pdqjj .MainLayout_mobile-menu__Nh665 ul li{margin-bottom:16px;text-align:center}.MainLayout_header__Pdqjj .MainLayout_mobile-menu__Nh665 ul li.MainLayout_divider__2D_lj{height:1px;background:hsla(0,0%,100%,.1);margin:20px 0}.MainLayout_header__Pdqjj .MainLayout_mobile-menu__Nh665 ul li.MainLayout_appHeader__9h3en{font-weight:600;color:hsla(0,0%,100%,.7);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;margin:16px 0 8px}.MainLayout_header__Pdqjj .MainLayout_mobile-menu__Nh665 ul li.MainLayout_appHeader__9h3en a{color:hsla(0,0%,100%,.9);font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.MainLayout_header__Pdqjj .MainLayout_mobile-menu__Nh665 ul li.MainLayout_appItem__4q1Gz a{color:#4d84ff;font-weight:500}.MainLayout_header__Pdqjj .MainLayout_mobile-menu__Nh665 ul li.MainLayout_subItem__7_EK4 a{font-size:.95rem;color:hsla(0,0%,100%,.7);padding:6px 0}.MainLayout_header__Pdqjj .MainLayout_mobile-menu__Nh665 ul li a{display:block;color:hsla(0,0%,100%,.9);text-decoration:none;font-family:Space Grotesk,sans-serif;font-size:1.2rem;padding:8px 0;transition:color .3s ease}.MainLayout_header__Pdqjj .MainLayout_mobile-menu__Nh665 ul li a:hover{color:#4d84ff}@keyframes MainLayout_fadeIn__cDeAY{0%{opacity:0}to{opacity:1}}.MainLayout_footer__d6u3B{padding:48px 32px;background:#080808;color:#fff}.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:32px}.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg .MainLayout_footer-column__NRyNi h4{color:#fff;margin-bottom:24px}.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg .MainLayout_footer-column__NRyNi ul{list-style:none;padding:0;margin:0}.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg .MainLayout_footer-column__NRyNi ul li{margin-bottom:8px}.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg .MainLayout_footer-column__NRyNi ul li a{color:hsla(0,0%,100%,.7);transition:color .3s ease}.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg .MainLayout_footer-column__NRyNi ul li a:hover{color:#4d84ff}.MainLayout_footer__d6u3B .MainLayout_footer-bottom__Y3r68{text-align:center;margin-top:48px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);font-size:.875rem}.MainLayout_footerLink__JK5Lg{display:inline-block;color:hsla(0,0%,100%,.7)!important;text-decoration:none;font-size:inherit;font-family:inherit;transition:color .3s ease;margin-bottom:8px}.MainLayout_footerLink__JK5Lg:hover{color:#4d84ff!important}@media(max-width:1024px){.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg{grid-template-columns:repeat(3,1fr)}.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg .MainLayout_footer-column__NRyNi:first-child{grid-column:1/-1}}@media(max-width:768px){.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg{grid-template-columns:repeat(2,1fr)}.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg .MainLayout_footer-column__NRyNi:first-child{grid-column:1/-1}.MainLayout_header__Pdqjj .MainLayout_mobile-menu__Nh665 ul li a{font-size:1.1rem}}@media(max-width:480px){.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg{grid-template-columns:1fr}.MainLayout_footer__d6u3B .MainLayout_footer-content__WKBYg .MainLayout_footer-column__NRyNi:first-child{grid-column:auto}}.MainLayout_newBadge__wbyiX{display:flex;align-items:center;gap:.5rem}.MainLayout_newBadge__wbyiX .MainLayout_badge__9jpQM{background:linear-gradient(135deg,#FF3366,#FF6B6B);color:#fff;font-size:.625rem;font-weight:700;padding:.125rem .5rem;border-radius:1rem;letter-spacing:.05em;animation:MainLayout_pulse__V87Nh 2s ease-in-out infinite}@keyframes MainLayout_pulse__V87Nh{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.95)}}@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Inter:wght@400;500;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--cosmic-purple:#392F5A;--nova-blue:#4D84FF;--quantum-green:#27AE60;--stellar-gold:#FFD700;--pulsar-pink:#FF3366;--nebula-teal:#00F5D4;--cosmic-gradient:linear-gradient(135deg,#392F5A,#4D84FF,#6A3093);--quantum-gradient:linear-gradient(135deg,#27AE60,#00F5D4,#4D84FF);--nova-glow:radial-gradient(circle,#FFD700,rgba(255,215,0,0));--dark-bg:#121212;--darker-bg:#080808;--light-bg:#f5f5f7;--text-light:#FFFFFF;--text-dark:#333333;--text-muted:rgba(255,255,255,0.7);--heading-font:Space Grotesk,sans-serif;--body-font:Inter,sans-serif;--code-font:JetBrains Mono,monospace;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--font-size-h1:4rem;--font-size-h2:3rem;--font-size-h3:2rem;--font-size-h4:1.5rem;--font-size-body-large:1.25rem;--font-size-body:1rem;--font-size-caption:0.875rem;--font-size-code:0.9375rem;--line-height-heading:1.2;--line-height-body:1.6;--line-height-code:1.5;--spacing-base:8px;--spacing-xs:8px;--spacing-sm:16px;--spacing-md:24px;--spacing-lg:32px;--spacing-xl:48px;--spacing-2xl:64px;--spacing-3xl:96px;--border-radius-sm:8px;--border-radius-md:16px;--border-radius-lg:24px;--border-radius-full:9999px;--shadow-sm:0 4px 6px rgba(0,0,0,0.1);--shadow-md:0 8px 16px rgba(0,0,0,0.1);--shadow-lg:0 16px 32px rgba(0,0,0,0.1);--shadow-glow-blue:0 0 15px rgba(77,132,255,0.4);--shadow-glow-green:0 0 15px rgba(39,174,96,0.4);--transition-fast:0.2s ease;--transition-base:0.3s ease;--transition-slow:0.5s ease}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--body-font);line-height:var(--line-height-body);font-size:var(--font-size-body);color:var(--text-light);background-color:var(--dark-bg)}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading);margin-bottom:var(--spacing-md)}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}h4{font-size:var(--font-size-h4)}p{margin-bottom:var(--spacing-md)}a{color:var(--nova-blue);text-decoration:none;transition:color var(--transition-base)}a:hover{color:var(--nebula-teal)}button{font-family:var(--heading-font);cursor:pointer;border:none;background:none;font-size:var(--font-size-body);font-weight:var(--font-weight-medium);padding:var(--spacing-xs) var(--spacing-md);border-radius:var(--border-radius-sm);transition:all var(--transition-base)}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 var(--spacing-md)}.section{padding:var(--spacing-2xl) 0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes glow{0%{box-shadow:0 0 5px rgba(77,132,255,.5)}50%{box-shadow:0 0 20px rgba(77,132,255,.8)}to{box-shadow:0 0 5px rgba(77,132,255,.5)}}@keyframes supernovaPulse{0%{opacity:.6;transform:scale(1);filter:blur(0)}50%{opacity:1;transform:scale(1.05);filter:blur(1px)}to{opacity:.6;transform:scale(1);filter:blur(0)}}@keyframes energyWave{0%{transform:scale(.95);opacity:.7}50%{transform:scale(1.05);opacity:1}to{transform:scale(.95);opacity:.7}}@keyframes starBurst{0%{transform:scale(0);opacity:1}70%{transform:scale(1.1);opacity:.8}to{transform:scale(1.5);opacity:0}}@keyframes nebulaMove{0%{background-position:0 0}50%{background-position:100% 50%}to{background-position:0 0}}@media(max-width:1024px){html{font-size:14px}}@media(max-width:768px){.section{padding:var(--spacing-xl) 0}h1{font-size:calc(var(--font-size-h1)*.8)}h2{font-size:calc(var(--font-size-h2)*.8)}}@media(max-width:480px){.section{padding:var(--spacing-lg) 0}h1{font-size:calc(var(--font-size-h1)*.6)}h2{font-size:calc(var(--font-size-h2)*.7)}}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.Hero_hero-section__0rkj_{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg,#1E0639 15%,#2A0A3E 40%,#460D54 85%);overflow:hidden}.Hero_hero-section__0rkj_:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 30px,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 31px),repeating-linear-gradient(90deg,transparent,transparent 30px,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 31px),radial-gradient(rgba(255,255,255,.2) 1.5px,transparent 2.5px);background-size:60px 60px,60px 60px,30px 30px;animation:Hero_latticeFloat__orUbJ 180s linear infinite;opacity:.5}.Hero_hero-section__0rkj_:after{content:"";position:absolute;width:150%;height:150%;top:-25%;left:-25%;background:radial-gradient(circle at 30% 40%,rgba(0,245,212,.2) 0,rgba(77,132,255,.15) 50%,transparent 80%),radial-gradient(circle at 70% 60%,rgba(255,51,102,.25) 0,rgba(106,48,147,.2) 50%,transparent 80%);animation:Hero_nebulaFloat__UcnBD 60s ease-in-out infinite alternate;mix-blend-mode:screen}.Hero_hero-section__0rkj_ .Hero_star-field__MNJVI{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:1}.Hero_hero-section__0rkj_ .Hero_star-field__MNJVI .Hero_star__Y4JWi{position:absolute;border-radius:50%;animation:Hero_twinkle__VfMc_ 5s ease-in-out infinite;box-shadow:0 0 4px 1px currentColor}.Hero_hero-section__0rkj_ .Hero_nebula-background__Bfseo{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:1;mix-blend-mode:screen;opacity:.7}.Hero_hero-section__0rkj_ .Hero_supernova-burst__TJmPS{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:3;mix-blend-mode:screen}.Hero_hero-section__0rkj_ .Hero_neutron-star-quaternary__VYuRx,.Hero_hero-section__0rkj_ .Hero_neutron-star-secondary__5ZGOR,.Hero_hero-section__0rkj_ .Hero_neutron-star-tertiary__UNoPP,.Hero_hero-section__0rkj_ .Hero_neutron-star__PKsul{pointer-events:none;z-index:4;mix-blend-mode:screen}.Hero_hero-section__0rkj_ .Hero_interactive-particles___flS6{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:auto;z-index:5}@media(max-width:768px){.Hero_hero-section__0rkj_ .Hero_interactive-particles___flS6{opacity:.6}}.Hero_hero-section__0rkj_ .Hero_background-particles__em5lu{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:1}.Hero_hero-section__0rkj_ .Hero_lattice-lines__HjSo5{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:2;mix-blend-mode:screen}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD{max-width:1200px;padding:48px;text-align:center;position:relative;z-index:10;animation:Hero_fadeIn__K2yEh 1s ease-out}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD h1.Hero_heading__FzPjx{margin-bottom:50px;color:#fff;font-weight:700;text-shadow:0 0 25px rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.1}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD h1.Hero_heading__FzPjx .Hero_subheading__J8goG{display:block;font-size:.35em;font-weight:500;opacity:.9;margin-top:3rem;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3)}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD p{font-size:1.25rem;margin-bottom:48px;color:hsla(0,0%,100%,.9);max-width:700px;margin-left:auto;margin-right:auto;animation:Hero_slideUp__NP_LY .8s ease-out .2s both;line-height:1.6;text-shadow:0 1px 3px rgba(0,0,0,.2)}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD .Hero_cta-buttons__Co9Wd{display:flex;justify-content:center;gap:24px;animation:Hero_slideUp__NP_LY .8s ease-out .4s both}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD .Hero_cta-buttons__Co9Wd .Hero_primary-button__BwTck{background:linear-gradient(135deg,#4D84FF,#6A3093);color:#fff;border:none;padding:16px 32px;border-radius:8px;font-weight:500;font-size:1rem;transition:all .3s ease;box-shadow:0 8px 16px rgba(0,0,0,.1);display:inline-block;text-decoration:none;cursor:pointer}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD .Hero_cta-buttons__Co9Wd .Hero_primary-button__BwTck:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 0 15px rgba(77,132,255,.4)}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD .Hero_cta-buttons__Co9Wd .Hero_secondary-button__WDUID{background:rgba(0,0,0,0);color:#fff;border:2px solid hsla(0,0%,100%,.5);padding:16px 32px;border-radius:8px;font-weight:500;font-size:1rem;transition:all .3s ease;text-decoration:none;display:inline-block}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD .Hero_cta-buttons__Co9Wd .Hero_secondary-button__WDUID:hover{border-color:#fff;background-color:hsla(0,0%,100%,.1);transform:translateY(-2px)}@keyframes Hero_latticeFloat__orUbJ{0%{background-position:0 0,0 0,0 0}to{background-position:1000px 0,0 1000px,500px 500px}}@keyframes Hero_nebulaFloat__UcnBD{0%{transform:rotate(0deg) scale(1);opacity:.6}25%{transform:rotate(1deg) scale(1.05);opacity:.7}50%{transform:rotate(0deg) scale(1.1);opacity:.8}75%{transform:rotate(-1deg) scale(1.05);opacity:.7}to{transform:rotate(0deg) scale(1);opacity:.6}}@keyframes Hero_fadeIn__K2yEh{0%{opacity:0}to{opacity:1}}@keyframes Hero_slideUp__NP_LY{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_twinkle__VfMc_{0%,to{opacity:.2;transform:scale(.8);filter:blur(0)}10%,90%{opacity:.2;transform:scale(.9);filter:blur(0)}50%{opacity:.9;transform:scale(1.2);filter:blur(.5px)}}@media(max-width:768px){.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD h1.Hero_heading__FzPjx .Hero_subheading__J8goG{margin-top:20px}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD p{font-size:1.125rem}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD .Hero_cta-buttons__Co9Wd{flex-direction:column;align-items:center}}@media(max-width:480px){.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD{padding:32px 24px}.Hero_hero-section__0rkj_ .Hero_hero-content__YhWnD .Hero_subheading__J8goG{margin-top:16px}}.Hero_version-badge__FWZK7{display:inline-flex;align-items:center;margin-bottom:1rem;animation:Hero_fadeInUp__JMz07 .8s ease-out}.Hero_version-badge__FWZK7 .Hero_badge-text__q7f6b{background:linear-gradient(135deg,#4D84FF,#00F5D4);color:#fff;padding:.5rem 1.25rem;border-radius:2rem;font-size:.875rem;font-weight:600;letter-spacing:.025em;box-shadow:0 4px 20px rgba(77,132,255,.3);animation:Hero_shimmer__yyNPt 3s ease-in-out infinite}@keyframes Hero_shimmer__yyNPt{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.9;transform:translateY(-2px)}}.Features_features-section___S0wq{padding:96px 0;background-color:#080808;position:relative;overflow:hidden}.Features_features-section___S0wq:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(77,132,255,.05) 1px,transparent 0),linear-gradient(90deg,rgba(77,132,255,.05) 1px,transparent 0);background-size:40px 40px;background-position:50%;transform:perspective(500px) rotateX(60deg) scale(2);transform-origin:center bottom;opacity:.3}.Features_features-section___S0wq .Features_container__c8WWG{max-width:1400px;margin:0 auto;padding:0 32px;position:relative;z-index:1}.Features_features-section___S0wq .Features_section-header__vyec_{text-align:center;margin-bottom:64px}.Features_features-section___S0wq .Features_section-header__vyec_ h2{font-size:3rem;margin-bottom:24px;color:#fff;position:relative;display:inline-block}.Features_features-section___S0wq .Features_section-header__vyec_ h2:after{content:"";position:absolute;width:60px;height:3px;background:#4d84ff;left:50%;bottom:-16px;transform:translateX(-50%)}.Features_features-section___S0wq .Features_section-header__vyec_ p{font-size:1.25rem;color:hsla(0,0%,100%,.7);max-width:700px;margin:0 auto}.Features_features-section___S0wq .Features_features-grid__REDz6{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:48px}.Features_features-section___S0wq .Features_features-grid__REDz6 .Features_feature-card__pLS53{background:rgba(57,47,90,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:32px;transition:all .3s ease;position:relative;overflow:hidden}.Features_features-section___S0wq .Features_features-grid__REDz6 .Features_feature-card__pLS53:hover{transform:translateY(-5px);box-shadow:0 12px 48px rgba(39,174,96,.2),0 0 15px rgba(0,245,212,.4);border-color:hsla(0,0%,100%,.2)}.Features_features-section___S0wq .Features_features-grid__REDz6 .Features_feature-card__pLS53:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 0,rgba(77,132,255,.4),transparent 70%);opacity:0;transition:opacity .3s ease}.Features_features-section___S0wq .Features_features-grid__REDz6 .Features_feature-card__pLS53:hover:after{opacity:.5}.Features_features-section___S0wq .Features_features-grid__REDz6 .Features_feature-card__pLS53 .Features_feature-icon__9yP1C{width:60px;height:60px;margin-bottom:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#392F5A,#4D84FF,#6A3093)}.Features_features-section___S0wq .Features_features-grid__REDz6 .Features_feature-card__pLS53 .Features_feature-icon__9yP1C svg{width:32px;height:32px;fill:#fff}.Features_features-section___S0wq .Features_features-grid__REDz6 .Features_feature-card__pLS53 h3{font-size:1.5rem;margin-bottom:16px;color:#fff;position:relative;z-index:1}.Features_features-section___S0wq .Features_features-grid__REDz6 .Features_feature-card__pLS53 p{color:hsla(0,0%,100%,.7);line-height:1.6;position:relative;z-index:1}.Features_status-badge__yEVQA{margin-top:1rem;display:inline-flex;align-items:center;padding:.25rem .75rem;background:rgba(0,245,212,.1);border:1px solid rgba(0,245,212,.3);border-radius:1rem;font-size:.75rem;font-weight:600;color:#00f5d4;letter-spacing:.025em;text-transform:uppercase}@media(max-width:768px){.Features_features-section___S0wq{padding:64px 0}.Features_features-section___S0wq .Features_features-grid__REDz6{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.Features_features-section___S0wq{padding:48px 0}.Features_features-section___S0wq .Features_features-grid__REDz6{grid-template-columns:1fr}}.Technology_technology-section__Uiv65{padding:6rem 2rem;background-color:#202530;color:#fff}.Technology_technology-section__Uiv65 h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}.Technology_technology-section__Uiv65 h2:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#4D84FF,#6A3093);border-radius:2px}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk{display:flex;flex-wrap:wrap;max-width:1200px;margin:0 auto;gap:3rem}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-info__aKDGv{flex:1;min-width:300px}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-info__aKDGv h3{font-size:1.6rem;margin:1.5rem 0 .8rem;color:#4d84ff;position:relative;padding-left:15px}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-info__aKDGv h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:18px;width:4px;background:linear-gradient(180deg,#4d84ff,#00f5d4);border-radius:2px}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-info__aKDGv p{line-height:1.6;margin-bottom:1.8rem;opacity:.85;font-size:1.05rem}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-visual__YZc3s{flex:1;min-width:300px;display:flex;align-items:center;justify-content:center}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-visual__YZc3s .Technology_quantum-lattice-container__KKT4e{width:100%;height:380px;background:linear-gradient(45deg,#2a2d3e,#3a3d4e);border-radius:10px;box-shadow:0 15px 40px rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-visual__YZc3s .Technology_quantum-lattice-container__KKT4e:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#4D84FF,#00F5D4,#6A3093,#FF3366);z-index:-1;border-radius:12px;filter:blur(10px);opacity:.6}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-visual__YZc3s .Technology_quantum-lattice-container__KKT4e .Technology_quantum-lattice__GmBgz{width:85%;height:85%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 15px rgba(77,132,255,.7));transition:transform .5s ease,filter .5s ease}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-visual__YZc3s .Technology_quantum-lattice-container__KKT4e .Technology_quantum-lattice__GmBgz:hover{transform:scale(1.05);filter:drop-shadow(0 0 20px rgba(77,132,255,.9))}@media(max-width:768px){.Technology_technology-section__Uiv65{padding:4rem 1.5rem}.Technology_technology-section__Uiv65 h2{font-size:2rem}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-info__aKDGv h3{font-size:1.4rem}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-info__aKDGv p{font-size:1rem}.Technology_technology-section__Uiv65 .Technology_technology-content__WBpfk .Technology_technology-visual__YZc3s .Technology_quantum-lattice-container__KKT4e{height:300px}}.EnvironmentalImpact_environmental-impact-section__Rz73b{padding:5rem 2rem;background-color:#f0f8f4}.EnvironmentalImpact_environmental-impact-section__Rz73b h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333}.EnvironmentalImpact_environmental-impact-section__Rz73b .EnvironmentalImpact_impact-content__sDFU5{max-width:1200px;margin:0 auto}.EnvironmentalImpact_environmental-impact-section__Rz73b .EnvironmentalImpact_impact-content__sDFU5 .EnvironmentalImpact_impact-stats__Dkx3C{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem}.EnvironmentalImpact_environmental-impact-section__Rz73b .EnvironmentalImpact_impact-content__sDFU5 .EnvironmentalImpact_impact-stats__Dkx3C .EnvironmentalImpact_stat-card__iugY1{flex:1;min-width:250px;max-width:350px;background-color:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.1);text-align:center}.EnvironmentalImpact_environmental-impact-section__Rz73b .EnvironmentalImpact_impact-content__sDFU5 .EnvironmentalImpact_impact-stats__Dkx3C .EnvironmentalImpact_stat-card__iugY1 h3{font-size:2.5rem;color:#27ae60;margin-bottom:1rem}.EnvironmentalImpact_environmental-impact-section__Rz73b .EnvironmentalImpact_impact-content__sDFU5 .EnvironmentalImpact_impact-stats__Dkx3C .EnvironmentalImpact_stat-card__iugY1 p{color:#555;line-height:1.5}.EnvironmentalImpact_environmental-impact-section__Rz73b .EnvironmentalImpact_impact-content__sDFU5 .EnvironmentalImpact_impact-description__YVQxL{max-width:800px;margin:0 auto}.EnvironmentalImpact_environmental-impact-section__Rz73b .EnvironmentalImpact_impact-content__sDFU5 .EnvironmentalImpact_impact-description__YVQxL p{color:#444;line-height:1.8;font-size:1.1rem;margin-bottom:1.5rem}