.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)}}:root{--color-primary-50:#f0f9ff;--color-primary-100:#e0f2fe;--color-primary-200:#bae6fd;--color-primary-300:#7dd3fc;--color-primary-400:#38bdf8;--color-primary-500:#3b82f6;--color-primary-600:#2563eb;--color-primary-700:#1d4ed8;--color-primary-800:#1e40af;--color-primary-900:#1e3a8a;--color-primary-950:#172554;--color-secondary-50:#f0fdf4;--color-secondary-100:#dcfce7;--color-secondary-200:#bbf7d0;--color-secondary-300:#86efac;--color-secondary-400:#4ade80;--color-secondary-500:#22c55e;--color-secondary-600:#16a34a;--color-secondary-700:#15803d;--color-secondary-800:#166534;--color-secondary-900:#14532d;--color-secondary-950:#052e16;--color-accent-50:#fff7ed;--color-accent-100:#ffedd5;--color-accent-200:#fed7aa;--color-accent-300:#fdba74;--color-accent-400:#fb923c;--color-accent-500:#f97316;--color-accent-600:#ea580c;--color-accent-700:#c2410c;--color-accent-800:#9a3412;--color-accent-900:#7c2d12;--color-accent-950:#431407;--color-success-500:#22c55e;--color-success-700:#15803d;--color-warning-500:#eab308;--color-warning-700:#a16207;--color-error-500:#ef4444;--color-error-700:#b91c1c;--color-info-500:#3b82f6;--color-info-700:#1d4ed8;--color-slate-50:#f8fafc;--color-slate-100:#f1f5f9;--color-slate-200:#e2e8f0;--color-slate-300:#cbd5e1;--color-slate-400:#94a3b8;--color-slate-500:#64748b;--color-slate-600:#475569;--color-slate-700:#334155;--color-slate-800:#1e293b;--color-slate-900:#0f172a;--color-slate-950:#020617;--text-display:3.5rem;--text-h1:2.625rem;--text-h2:1.969rem;--text-h3:1.477rem;--text-h4:1.125rem;--text-body:1rem;--text-small:0.875rem;--text-caption:0.75rem;--leading-tight:1.2;--leading-normal:1.5;--leading-relaxed:1.6;--leading-loose:1.8;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;--font-mono:"SF Mono","Monaco","Inconsolata","Fira Code","Consolas",monospace;--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--space-xs:var(--space-2);--space-sm:var(--space-4);--space-md:var(--space-6);--space-lg:var(--space-8);--space-xl:var(--space-12);--space-2xl:var(--space-16);--space-3xl:var(--space-24);--shadow-xs:0 1px 2px 0 rgb(0 0 0/0.05);--shadow-sm:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--shadow-md:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--shadow-xl:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--shadow-2xl:0 25px 50px -12px rgb(0 0 0/0.25);--shadow-inner:inset 0 2px 4px 0 rgb(0 0 0/0.05);--shadow-primary:0 10px 15px -3px rgb(59 130 246/0.3);--shadow-secondary:0 10px 15px -3px rgb(34 197 94/0.3);--shadow-accent:0 10px 15px -3px rgb(249 115 22/0.3);--radius-none:0;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--transition-base:200ms ease;--transition-fast:150ms ease;--transition-slow:300ms ease;--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1536px;--max-width-prose:65ch;--max-width-content:1280px;--z-base:0;--z-dropdown:10;--z-sticky:20;--z-overlay:30;--z-modal:40;--z-toast:50;--z-tooltip:60;--button-height-sm:2.25rem;--button-height-md:2.75rem;--button-height-lg:3.5rem;--input-height:2.75rem;--input-border-width:1px;--card-padding:var(--space-6);--card-radius:var(--radius-xl);--text-primary:var(--color-slate-900);--text-secondary:var(--color-slate-600);--text-tertiary:var(--color-slate-500);--text-inverse:var(--color-slate-50);--bg-primary:#ffffff;--bg-secondary:var(--color-slate-50);--bg-tertiary:var(--color-slate-100);--border-default:var(--color-slate-200);--border-strong:var(--color-slate-300);--border-subtle:var(--color-slate-100);--state-hover-bg:var(--color-slate-100);--state-active-bg:var(--color-slate-200);--state-focus-ring:var(--color-primary-500);--state-disabled-bg:var(--color-slate-100);--state-disabled-text:var(--color-slate-400)}@media(prefers-color-scheme:dark){:root{--text-primary:var(--color-slate-50);--text-secondary:var(--color-slate-400);--text-tertiary:var(--color-slate-500);--text-inverse:var(--color-slate-900);--bg-primary:var(--color-slate-950);--bg-secondary:var(--color-slate-900);--bg-tertiary:var(--color-slate-800);--border-default:var(--color-slate-700);--border-strong:var(--color-slate-600);--border-subtle:var(--color-slate-800);--state-hover-bg:var(--color-slate-800);--state-active-bg:var(--color-slate-700);--state-focus-ring:var(--color-primary-400);--state-disabled-bg:var(--color-slate-800);--state-disabled-text:var(--color-slate-600);--shadow-sm:0 1px 3px 0 rgb(0 0 0/0.3);--shadow-md:0 4px 6px -1px rgb(0 0 0/0.3);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.3);--shadow-xl:0 20px 25px -5px rgb(0 0 0/0.3)}}.container{max-width:var(--max-width-content);margin-left:auto;margin-right:auto;padding-left:var(--space-4);padding-right:var(--space-4)}@media(min-width:640px){.container{padding-left:var(--space-6);padding-right:var(--space-6)}}@media(min-width:1024px){.container{padding-left:var(--space-8);padding-right:var(--space-8)}}.prose{max-width:var(--max-width-prose);line-height:var(--leading-relaxed)}:focus-visible{outline:3px solid var(--state-focus-ring);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-to-main{position:absolute;top:-100%;left:0;background:var(--color-primary-600);color:#fff;padding:8px 16px;text-decoration:none;z-index:9999;border-radius:0 0 4px 4px;opacity:0;pointer-events:none}.skip-to-main:focus{top:0;opacity:1;pointer-events:auto}@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}@keyframes gradient-wave{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-gradient-text{background:linear-gradient(115deg,#392F5A,#4D84FF 20%,#00F5D4 40%,#6A3093 60%,#4D84FF 80%,#392F5A);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;animation:gradient-wave 9s ease infinite}@media(prefers-reduced-motion:reduce){.hero-gradient-text{animation:none;background:linear-gradient(135deg,#392F5A,#00F5D4 50%,#4D84FF);background-size:100% 100%}}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-cta-primary:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 20px 60px rgba(0,245,212,.6),0 0 0 1px hsla(0,0%,100%,.2),0 0 20px rgba(77,132,255,.4)}.hero-cta-secondary:hover{background:var(--color-slate-800);border-color:var(--color-slate-500)}*{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}}.Features_features-section___S0wq{padding:var(--space-24) 0;background-color:var(--color-slate-950);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:var(--container-xl);margin:0 auto;padding:0 var(--space-8);position:relative;z-index:1}.Features_features-section___S0wq .Features_section-header__vyec_{text-align:center;margin-bottom:var(--space-16)}.Features_features-section___S0wq .Features_section-header__vyec_ h2{font-size:var(--text-h1);margin-bottom:var(--space-6);color:var(--text-primary);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}}.Hero_hero-section__0rkj_{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(135deg,#050208,#0a0514 15%,#150a28 30%,#1a1545 50%,#2d1550 70%,#5a1a6b);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,.03) 0,rgba(255,255,255,.03) 31px),repeating-linear-gradient(90deg,transparent,transparent 30px,rgba(255,255,255,.03) 0,rgba(255,255,255,.03) 31px),radial-gradient(rgba(255,255,255,.1) 1.5px,transparent 2.5px);background-size:60px 60px,60px 60px,30px 30px;animation:Hero_latticeFloat__orUbJ 180s linear infinite;opacity:.3}@media(max-width:768px){.Hero_hero-section__0rkj_:before{opacity:.1}}.Hero_hero-section__0rkj_:after{content:"";position:absolute;width:150%;height:150%;top:-25%;left:-25%;background:radial-gradient(circle at 30% 40%,rgba(106,48,147,.25) 0,rgba(77,132,255,.15) 50%,transparent 80%),radial-gradient(circle at 70% 60%,rgba(138,43,226,.2) 0,rgba(0,245,212,.08) 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}@media(max-width:768px){.Hero_hero-section__0rkj_ .Hero_lattice-lines__HjSo5{opacity:.3}}.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)}}.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}.TestnetStatus_testnet-status__rAC7y{padding:80px 0;background:linear-gradient(135deg,#1E0639,#2A0A3E 50%,#1E0639);position:relative;overflow:hidden}.TestnetStatus_testnet-status__rAC7y:before{content:"";position:absolute;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(77,132,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(0,245,212,.1) 0,transparent 50%);pointer-events:none}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_container__aKhbI{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_title__IFYdk{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;background:linear-gradient(135deg,#4D84FF,#00F5D4);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_subtitle__qJDE6{font-size:1.125rem;color:hsla(0,0%,100%,.8);text-align:center;margin-bottom:3rem}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_subtitle__qJDE6 .TestnetStatus_mockIndicator__3xweZ{color:#ffd93d;font-size:.875rem;font-style:italic}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_loading__lIJMk{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_loading__lIJMk .TestnetStatus_spinner__HW1q4{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.1);border-top-color:#4d84ff;border-radius:50%;animation:TestnetStatus_spin__q3Nis 1s linear infinite;margin-bottom:1rem}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_loading__lIJMk p{color:hsla(0,0%,100%,.6)}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_error__OZhxv{text-align:center;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_error__OZhxv p{color:#ff6b6b;margin-bottom:1rem}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_error__OZhxv .TestnetStatus_link__QIL4h{color:#4d84ff;text-decoration:none;transition:opacity .2s}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_error__OZhxv .TestnetStatus_link__QIL4h:hover{opacity:.8}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_stats__1JoBJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:3rem}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_stats__1JoBJ .TestnetStatus_statCard__YaM1b{background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:24px;transition:all .3s ease}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_stats__1JoBJ .TestnetStatus_statCard__YaM1b:hover{transform:translateY(-4px);border-color:rgba(77,132,255,.3);box-shadow:0 8px 24px rgba(0,0,0,.2)}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_stats__1JoBJ .TestnetStatus_statCard__YaM1b h3{font-size:.875rem;font-weight:500;color:hsla(0,0%,100%,.6);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_stats__1JoBJ .TestnetStatus_statCard__YaM1b .TestnetStatus_value__Ucf7z{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.25rem;line-height:1.2}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_stats__1JoBJ .TestnetStatus_statCard__YaM1b .TestnetStatus_label__RCIv2{font-size:.875rem;color:hsla(0,0%,100%,.5)}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_stats__1JoBJ .TestnetStatus_statCard__YaM1b .TestnetStatus_synced__PEGpx{color:#51cf66}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_stats__1JoBJ .TestnetStatus_statCard__YaM1b .TestnetStatus_syncing__fK3OJ{color:#ffd93d}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_actions__6EE84{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-top:3rem;padding:0 1rem}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_actions__6EE84 .TestnetStatus_primaryButton___sAwz{background:linear-gradient(135deg,#4D84FF,#6A3093);color:#fff;border:none;padding:16px 32px;border-radius:8px;font-weight:500;font-size:1rem;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_actions__6EE84 .TestnetStatus_primaryButton___sAwz:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(77,132,255,.3)}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_actions__6EE84 .TestnetStatus_secondaryButton__WdkG6{background:rgba(0,0,0,0);color:#fff;border:2px solid hsla(0,0%,100%,.3);padding:14px 28px;border-radius:8px;font-weight:500;font-size:1rem;text-decoration:none;display:inline-block;transition:all .3s ease}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_actions__6EE84 .TestnetStatus_secondaryButton__WdkG6:hover{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.05);transform:translateY(-2px)}.TestnetStatus_versionBadge__OF3Wn{display:flex;align-items:center;justify-content:center;margin:1rem 0}.TestnetStatus_versionBadge__OF3Wn span{background:linear-gradient(135deg,#4D84FF,#00F5D4);color:#fff;padding:.5rem 1.5rem;border-radius:2rem;font-size:.875rem;font-weight:600;letter-spacing:.025em;box-shadow:0 4px 20px rgba(77,132,255,.3)}.TestnetStatus_preparationStatus__JS5_M{margin-top:3rem;padding:2rem;background:rgba(77,132,255,.05);border:1px solid rgba(77,132,255,.2);border-radius:1rem}.TestnetStatus_preparationStatus__JS5_M h3{font-size:1.25rem;font-weight:600;color:var(--primary-color);margin-bottom:1.5rem;text-align:center}.TestnetStatus_preparationStatus__JS5_M .TestnetStatus_checklistGrid__k4H6T{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.TestnetStatus_preparationStatus__JS5_M .TestnetStatus_checkItem__YqmJM{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(0,0,0,.3);border-radius:.5rem}.TestnetStatus_preparationStatus__JS5_M .TestnetStatus_checkItem__YqmJM .TestnetStatus_checkIcon__cuGo0{font-size:1.25rem}.TestnetStatus_preparationStatus__JS5_M .TestnetStatus_checkItem__YqmJM span:not(.TestnetStatus_checkIcon__cuGo0){color:var(--text-secondary);font-size:.875rem}@keyframes TestnetStatus_spin__q3Nis{to{transform:rotate(1turn)}}@media(max-width:768px){.TestnetStatus_testnet-status__rAC7y{padding:60px 0}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_title__IFYdk{font-size:2rem}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_stats__1JoBJ{grid-template-columns:1fr;gap:16px}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_actions__6EE84{flex-direction:column;width:100%}.TestnetStatus_testnet-status__rAC7y .TestnetStatus_actions__6EE84 .TestnetStatus_primaryButton___sAwz,.TestnetStatus_testnet-status__rAC7y .TestnetStatus_actions__6EE84 .TestnetStatus_secondaryButton__WdkG6{width:100%;text-align:center}}