:root{--container:1240px;--gutter:clamp(16px,4vw,32px);--section-y:clamp(64px,10vw,160px);--bg-page:#07090c;--bg-panel:#ffffff08;--bg-panel-hover:#ffffff0f;--text-main:#fffffff5;--text-dim:#ffffffbf;--hairline:#ffffff1a;--accent:#00d4d4;--accent-glow:#00d4d44d;--grid-color:#ffffff08;--grid-size:40px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px}.page-module__tu-0yG__main{background-color:var(--bg-page);width:100%;min-height:100dvh;color:var(--text-main);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;flex-direction:column;display:flex;position:relative;overflow-x:clip}.page-module__tu-0yG__main:before{content:"";pointer-events:none;z-index:9999;opacity:.4;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");width:100%;height:100%;position:fixed;inset:0}.page-module__tu-0yG__container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.page-module__tu-0yG__section{width:100%;padding-block:var(--section-y);position:relative}
.floating-nav{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);opacity:1;z-index:1000;background:#0c0c0cbf;border:1px solid #00d4d426;border-radius:100px;justify-content:center;align-items:center;gap:1.5rem;width:auto;padding:6px 16px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)translateY(0);box-shadow:0 8px 32px #0006,inset 0 0 0 1px #00d4d40d,0 0 60px #00d4d408}.nav-brand{justify-content:flex-start;align-items:center;display:flex}.brand-icon{justify-content:center;align-items:center;width:56px;height:56px;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:visible}.brand-icon:hover{transform:scale(1.08)}.brand-icon img{object-fit:contain;filter:drop-shadow(0 2px 8px #00d4d466);width:100%;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1)}.brand-icon:hover img{filter:drop-shadow(0 4px 16px #00d4d499);transform:rotate(-5deg)}.brand-text{background:linear-gradient(135deg,#fff 0%,#00d4d4 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:600}.nav-links{justify-content:center;align-items:center;gap:.5rem;display:flex}.nav-link{color:#9ca3af;white-space:nowrap;border-radius:50px;align-items:center;gap:8px;padding:10px 18px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.nav-link:before{content:"";opacity:0;background:#00d4d414;border-radius:50px;transition:opacity .3s;position:absolute;inset:0}.nav-link:hover:before{opacity:1}.nav-link.active{color:#00d4d4;font-weight:600}.nav-link.active:before{opacity:1;background:#00d4d426}.nav-link svg{opacity:.7;transition:transform .3s}.nav-link:hover svg,.nav-link.active svg{opacity:1;transform:scale(1.1)}.nav-dropdown{display:inline-block;position:relative}.dropdown-arrow{opacity:.6;transform-origin:50%;margin-left:6px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.nav-link:hover .dropdown-arrow,.nav-link[aria-expanded=true] .dropdown-arrow{opacity:1;transform:rotate(180deg)}.mega-dropdown{-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);opacity:0;visibility:hidden;pointer-events:none;z-index:1001;background:#080808fa;border:1px solid #00d4d41f;border-radius:24px;min-width:800px;max-width:900px;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 20px);overflow:hidden;transform:translateY(-12px);box-shadow:0 32px 64px #0009,inset 0 0 0 1px #00d4d414,0 0 120px #00d4d40a;right:0!important}.webdesign-nav .mega-dropdown.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.webdesign-nav .mega-dropdown:before{content:"";-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#080808fa;border-top:1px solid #00d4d41f;border-left:1px solid #00d4d41f;width:16px;height:16px;position:absolute;top:-8px;left:60px;transform:rotate(45deg)}.mega-dropdown-inner{z-index:1;padding:32px;position:relative}.mega-dropdown-header{border-bottom:1px solid #ffffff0f;margin-bottom:24px;padding-bottom:20px}.mega-dropdown-title{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:1.5rem;font-weight:700}.mega-dropdown-subtitle{color:#ffffff80;margin:0;font-size:.95rem;line-height:1.5}.mega-dropdown-grid{grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:20px;display:grid}.mega-dropdown-card:first-child,.mega-dropdown-card:nth-child(2),.mega-dropdown-card:nth-child(3){grid-column:span 2}.mega-dropdown-card:nth-child(4),.mega-dropdown-card:nth-child(5){grid-column:span 3}@media (max-width:1200px){.mega-dropdown-grid{grid-template-columns:repeat(2,1fr)}.mega-dropdown-card:first-child,.mega-dropdown-card:nth-child(2),.mega-dropdown-card:nth-child(3),.mega-dropdown-card:nth-child(4),.mega-dropdown-card:nth-child(5){grid-column:span 1}}@media (max-width:768px){.mega-dropdown-grid{grid-template-columns:1fr}}.mega-dropdown-card{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:12px;padding:24px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.mega-dropdown-card:before{content:"";opacity:0;background:radial-gradient(circle at 0 0,#00d4d414 0%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.mega-dropdown-card:hover:before{opacity:1}.mega-dropdown-card:hover{background:#ffffff0a;border-color:#00d4d44d;transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.mega-dropdown-card--soon{opacity:.5;cursor:not-allowed;pointer-events:none}.mega-dropdown-card--soon:hover{background:#ffffff05;border-color:#ffffff0f;transform:none}.mega-card-icon-wrapper{flex-shrink:0;width:56px;height:56px;position:relative}.mega-card-icon{z-index:1;background:#00d4d41a;border:1px solid #00d4d433;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;transition:all .3s;display:flex;position:relative}.mega-dropdown-card:hover .mega-card-icon{background:#00d4d426;border-color:#00d4d466;transform:scale(1.05)rotate(-5deg)}.mega-card-glow{opacity:0;z-index:0;background:radial-gradient(circle,#00d4d433 0%,#0000 70%);border-radius:50%;transition:opacity .3s;position:absolute;inset:-20px}.mega-dropdown-card:hover .mega-card-glow{opacity:1}.mega-card-content{flex-direction:column;flex:1;gap:8px;display:flex}.mega-card-title{color:#fff;margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.mega-card-desc{color:#fff9;flex:1;margin:0;font-size:.85rem;line-height:1.5}.mega-card-link{color:#00d4d4;align-items:center;gap:6px;margin-top:4px;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.mega-dropdown-card:hover .mega-card-link{color:#00e8e8;gap:10px}.mega-card-link svg{transition:transform .2s}.mega-dropdown-card:hover .mega-card-link svg{transform:translate(2px)}.mega-card-badge{color:#fff9;text-transform:uppercase;letter-spacing:.05em;background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;align-self:flex-start;align-items:center;margin-top:8px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.mega-dropdown-footer{border-top:1px solid #ffffff0f;justify-content:center;padding-top:20px;display:flex}.mega-dropdown-footer-link{color:#00d4d4;border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.mega-dropdown-footer-link:hover{background:#00d4d414;gap:12px}.mega-dropdown-footer-link svg{transition:transform .2s}.mega-dropdown-footer-link:hover svg{transform:translate(2px)}.nav-actions{align-items:center;gap:1rem;display:flex}.nav-cta{grid-column:3;justify-content:flex-end;display:flex}.cta-button{color:#00d4d4;white-space:nowrap;background:#00d4d41f;border:1px solid #00d4d44d;border-radius:50px;flex-direction:row;justify-content:center;align-items:center;gap:6px;padding:10px 20px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.floating-nav.scrolled .cta-button{padding:8px 16px;font-size:.875rem}.cta-button:hover{background:#00d4d433;border-color:#00d4d480;transform:translateY(-2px);box-shadow:0 0 20px #00d4d44d}.cta-button:active{transform:translateY(0)}.cta-button svg{flex-shrink:0;transition:transform .3s}.cta-button:hover svg{transform:translate(4px)}.menu-toggle{cursor:pointer;z-index:1001;border-left:1px solid #00d4d426;flex-direction:column;justify-content:space-between;width:32px;height:24px;margin-left:2rem;padding-left:2rem;position:relative;display:none!important}.nav-mobile-actions{align-items:center;gap:10px;display:none}@media (max-width:1024px){.floating-nav{gap:1.5rem;width:calc(100% - 64px);min-width:auto;max-width:none;padding:12px 24px}.floating-nav.scrolled{gap:1.2rem;width:calc(100% - 80px);min-width:auto;padding:10px 20px}.nav-brand{padding-right:1rem}.brand-text{display:none}.brand-icon{width:44px;height:44px}.floating-nav.scrolled .brand-icon{width:38px;height:38px}.nav-links{gap:.5rem}.nav-link{padding:8px 12px;font-size:.85rem}.floating-nav.scrolled .nav-link{padding:6px 10px;font-size:.8rem}.nav-cta{display:none!important}.menu-toggle{background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:20px;margin:0;padding:0;display:flex!important}.menu-toggle-icon{width:24px;height:18px;position:relative}.menu-toggle-line{background:#00d4d4;border-radius:2px;width:100%;height:2px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;left:0}.menu-toggle-line:first-child{top:0}.menu-toggle-line:nth-child(2){top:50%;transform:translateY(-50%)}.menu-toggle-line:nth-child(3){bottom:0}.menu-toggle.active .menu-toggle-line:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.menu-toggle.active .menu-toggle-line:nth-child(2){opacity:0}.menu-toggle.active .menu-toggle-line:nth-child(3){bottom:50%;transform:translateY(50%)rotate(-45deg)}}@media (min-width:1025px){.nav-cta{display:contents!important}.nav-dynamic-island{display:none!important}.nav-links{display:flex!important}button.menu-toggle,.menu-toggle,.menu-overlay{display:none!important}}.menu-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;opacity:0;background:#000000f2;justify-content:center;align-items:flex-start;width:100%;height:100%;padding-top:120px;transition:opacity .3s;display:none;position:fixed;top:0;left:0;overflow-y:auto}.menu-overlay.active{opacity:1;display:flex}.menu-content{flex-direction:column;align-items:center;gap:2rem;display:flex}.menu-item{color:#fff;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:2.5rem;font-weight:600;text-decoration:none;transition:all .3s}.menu-item:hover,.menu-item:focus{color:#00d4d4;transform:scale(1.05)}.menu-accordion{width:100%;margin-bottom:0}.menu-accordion-trigger{cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.65rem .5rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.menu-accordion-trigger:before{content:"";opacity:0;transform-origin:0;background:#00d4d4;width:2px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0;transform:scaleX(0)}.menu-accordion-trigger:hover:before{opacity:1;transform:scaleX(1)}.menu-accordion-trigger:hover{background:#00d4d408;padding-left:.95rem}.menu-accordion-title{color:#ffffffe6;letter-spacing:-.01em;font-size:.95rem;font-weight:500;transition:color .2s}.menu-accordion-trigger:hover .menu-accordion-title{color:#00d4d4}.menu-accordion-arrow{color:#ffffff4d;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.menu-accordion-trigger:hover .menu-accordion-arrow{color:#00d4d4}.menu-accordion-trigger[aria-expanded=true] .menu-accordion-arrow{color:#00d4d4;transform:rotate(180deg)}.menu-accordion-trigger[aria-expanded=true]:before{opacity:1;transform:scaleX(1)}.menu-accordion-content{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}.menu-accordion-content.open{border-bottom:1px solid #ffffff0a;grid-template-rows:1fr}.menu-accordion-content>div{background:0 0;min-height:0;padding:0;overflow:hidden}.menu-accordion-content.open>div{background:#00d4d404;padding:.25rem 0 .35rem}.menu-accordion-item{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-left:1px solid #00d4d433;margin:0;padding:.5rem .5rem .5rem 1.5rem;font-size:.85rem;font-weight:400;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:block;position:relative}.menu-accordion-item:before{content:"";opacity:0;background:#00d4d4;width:2px;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:-1px;transform:scaleY(0)}.menu-accordion-item:hover{color:#fff;background:#00d4d40a;padding-left:1.75rem}.menu-accordion-item:hover:before{opacity:1;transform:scaleY(1)}@media (max-width:1024px){.nav-links{display:none}.nav-cta{display:none!important}.nav-dynamic-island{display:flex!important}.floating-nav{-webkit-backdrop-filter:blur(32px)saturate(200%);backdrop-filter:blur(32px)saturate(200%);background:#080808d9;border:1px solid #00d4d440;border-radius:100px;justify-content:space-between;gap:8px;width:calc(100% - 48px);min-width:auto;padding:6px;position:fixed;top:16px;left:50%;overflow:visible;transform:translate(-50%)}.floating-nav:before{content:"";-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#00d4d499,#00a8a866,#00d4d499);border-radius:100px;padding:2px;animation:3s ease-in-out infinite borderPulse;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes borderPulse{0%,to{opacity:0;background-position:0%}50%{opacity:.8;background-position:100%}}.floating-nav:after{content:"";opacity:.6;pointer-events:none;z-index:-1;background:radial-gradient(#00d4d426 0%,#0000 60%);animation:4s ease-in-out infinite glowPulse;position:absolute;inset:-30px}@keyframes glowPulse{0%,to{opacity:.3;transform:scale(.95)}50%{opacity:.7;transform:scale(1.05)}}.floating-nav.scrolled{width:calc(100% - 64px);padding:4px;left:50%;transform:translate(-50%)}.nav-brand{padding:0;display:flex}.brand-icon{width:40px;height:40px;position:relative}.brand-icon img{animation:3s ease-in-out infinite brandFloat}@keyframes brandFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-2px)rotate(-3deg)}}.nav-dynamic-island{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.island-cta{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#00d4d433 0%,#00a8a826 50%,#00d4d41a 100%);border:1px solid #00d4d466;border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #00d4d433,0 4px 12px #0000004d,inset 0 1px #ffffff1a}.island-cta:before{content:"";pointer-events:none;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);width:200%;height:200%;animation:3s linear infinite shimmer;position:absolute;top:-50%;left:-50%}@keyframes shimmer{0%{transform:translate(-100%)translateY(-100%)rotate(45deg)}to{transform:translate(100%)translateY(100%)rotate(45deg)}}.island-cta:hover,.island-cta:active{background:linear-gradient(135deg,#00d4d459 0%,#00a8a840 50%,#00d4d433 100%);border-color:#00d4d499;transform:translateY(-1px)scale(1.02);box-shadow:0 0 30px #00d4d466,0 6px 20px #0006,inset 0 1px #ffffff26}.island-cta:active{transform:translateY(0)scale(.98)}.island-cta-text{background:linear-gradient(135deg,#fff 0%,#00d4d4 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.floating-nav{gap:1rem;padding:8px 16px}.floating-nav.scrolled{width:calc(100% - 64px);padding:6px 12px}.nav-links{gap:1rem}.nav-link{padding:6px 12px;font-size:.75rem}.menu-item{font-size:2rem}}}.scroll-to-top{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);cursor:pointer;z-index:999;color:#00d4d4;background:#0c0c0cd9;border:1px solid #00d4d433;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 8px 32px #0006,inset 0 0 0 1px #00d4d41a,0 0 40px #00d4d40d}.scroll-to-top:hover{background:#00d4d426;border-color:#00d4d466;transform:translateY(-4px)scale(1.05);box-shadow:0 12px 48px #00d4d433,inset 0 0 0 1px #00d4d433,0 0 60px #00d4d426}.scroll-to-top:active{transform:translateY(-2px)scale(.98)}@media (max-width:768px){.scroll-to-top{width:48px;height:48px;bottom:24px;right:24px}}
.Hero-module__TGIkwq__wrapper{background-image:linear-gradient(var(--grid-color)1px,transparent 1px),linear-gradient(90deg,var(--grid-color)1px,transparent 1px);background-size:var(--grid-size)var(--grid-size);align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Hero-module__TGIkwq__wrapper:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#00d4d414 0%,#0000 70%);width:80%;height:80%;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.Hero-module__TGIkwq__inner{width:100%;max-width:1400px;padding-inline:var(--gutter);z-index:1;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;margin-inline:auto;padding-top:160px;display:grid;position:relative}.Hero-module__TGIkwq__content{position:relative}.Hero-module__TGIkwq__h1{letter-spacing:-.03em;max-width:15ch;color:var(--text-main);margin-bottom:2rem;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.05}.Hero-module__TGIkwq__subline{color:var(--text-main);opacity:.9;max-width:40ch;margin-bottom:3rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:400;line-height:1.4}.Hero-module__TGIkwq__editorial{border-left:1px solid var(--accent);background:linear-gradient(90deg,#00d4d40d,#0000);border-radius:20px;margin-bottom:3rem;padding:1.2rem}.Hero-module__TGIkwq__editorialText{color:var(--text-dim);font-size:1rem;line-height:1.6}.Hero-module__TGIkwq__actions{align-items:center;gap:2rem;display:flex}.Hero-module__TGIkwq__ctaPrimary{color:#00d4d4;white-space:nowrap;background:#00d4d41f;border:1px solid #00d4d44d;border-radius:50px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__TGIkwq__ctaPrimary:hover{background:#00d4d433;border-color:#00d4d480;transform:translateY(-2px);box-shadow:0 0 20px #00d4d44d}.Hero-module__TGIkwq__ctaPrimary:active{transform:translateY(0)}.Hero-module__TGIkwq__ctaPrimary svg{flex-shrink:0;transition:transform .3s}.Hero-module__TGIkwq__ctaPrimary:hover svg{transform:translate(4px)}.Hero-module__TGIkwq__visual{perspective:1200px;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.Hero-module__TGIkwq__browserMockup{background:#0a0a0af2;border:1px solid #ffffff14;border-radius:12px;width:90%;max-width:550px;transition:transform .5s cubic-bezier(.16,1,.3,1);animation:6s ease-in-out infinite Hero-module__TGIkwq__subtleFloat;position:relative;overflow:hidden;transform:rotateY(-8deg)rotateX(3deg);box-shadow:0 20px 60px #00000080,0 0 1px #00d4d41a}.Hero-module__TGIkwq__browserMockup:hover{transform:rotateY(-4deg)rotateX(2deg)translateY(-5px)}@keyframes Hero-module__TGIkwq__subtleFloat{0%,to{transform:rotateY(-8deg)rotateX(3deg)translateY(0)}50%{transform:rotateY(-6deg)rotateX(2deg)translateY(-8px)}}@media (prefers-reduced-motion:reduce){.Hero-module__TGIkwq__browserMockup{animation:none}}.Hero-module__TGIkwq__browserChrome{background:#141414cc;border-bottom:1px solid #ffffff0d;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.Hero-module__TGIkwq__browserDots{gap:.4rem;display:flex}.Hero-module__TGIkwq__browserDots span{background:#ffffff26;border-radius:50%;width:10px;height:10px}.Hero-module__TGIkwq__browserDots span:first-child{background:#ff5f5699}.Hero-module__TGIkwq__browserDots span:nth-child(2){background:#ffbd2e99}.Hero-module__TGIkwq__browserDots span:nth-child(3){background:#27c93f99}.Hero-module__TGIkwq__browserUrl{color:#ffffff80;background:#0006;border-radius:6px;flex:1;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.75rem;display:flex}.Hero-module__TGIkwq__urlSecure{opacity:.7;font-size:.65rem}.Hero-module__TGIkwq__urlText{color:#ffffffbf}.Hero-module__TGIkwq__browserBadges{gap:.5rem;display:flex}.Hero-module__TGIkwq__badge{color:#00d4d4e6;background:#00d4d414;border:1px solid #00d4d433;border-radius:4px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.65rem;font-weight:500;display:inline-flex}.Hero-module__TGIkwq__websiteContent{background:#0a0a0a;min-height:400px}.Hero-module__TGIkwq__mockHero{background:linear-gradient(135deg,#00d4d405 0%,#0000 50%);border-bottom:1px solid #ffffff08;padding:2rem 2.5rem}.Hero-module__TGIkwq__mockNav{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.Hero-module__TGIkwq__mockLogo{background:linear-gradient(135deg,#00d4d44d,#00a8a833);border-radius:6px;width:40px;height:40px}.Hero-module__TGIkwq__mockMenu{gap:1.5rem;display:flex}.Hero-module__TGIkwq__mockMenu span{background:#ffffff26;border-radius:2px;width:60px;height:8px}.Hero-module__TGIkwq__mockHeroContent{margin-top:2rem}.Hero-module__TGIkwq__mockHeadline{background:linear-gradient(90deg,#fff6,#fff3);border-radius:4px;width:80%;height:24px;margin-bottom:1rem}.Hero-module__TGIkwq__mockSubline{background:#ffffff26;border-radius:3px;width:65%;height:12px;margin-bottom:2rem}.Hero-module__TGIkwq__mockCta{background:#00d4d426;border:1px solid #00d4d44d;border-radius:6px;width:120px;height:36px}.Hero-module__TGIkwq__mockSection{padding:2.5rem 2.5rem 3rem}.Hero-module__TGIkwq__mockCards{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Hero-module__TGIkwq__mockCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:1.5rem}.Hero-module__TGIkwq__mockCardIcon{background:#00d4d41a;border-radius:6px;width:32px;height:32px;margin-bottom:1rem}.Hero-module__TGIkwq__mockCardTitle{background:#ffffff40;border-radius:2px;width:70%;height:10px;margin-bottom:.8rem}.Hero-module__TGIkwq__mockCardText{background:#ffffff1a;border-radius:2px;width:100%;height:6px;margin-bottom:.5rem}@media (max-width:1439px) and (min-width:1024px){.Hero-module__TGIkwq__wrapper{min-height:85vh;padding-block:5rem 7.5rem}.Hero-module__TGIkwq__inner{padding-inline:2rem;gap:3rem;max-width:1200px;padding-top:120px}.Hero-module__TGIkwq__h1{font-size:clamp(2.5rem,5vw,4rem)}.Hero-module__TGIkwq__subline{font-size:clamp(1.125rem,1.8vw,1.35rem)}.Hero-module__TGIkwq__editorial{margin-bottom:2.5rem}.Hero-module__TGIkwq__actions{gap:1.5rem}.Hero-module__TGIkwq__visual{height:450px}.Hero-module__TGIkwq__browserMockup{max-width:480px}}@media (max-width:1023px) and (min-width:768px){.Hero-module__TGIkwq__wrapper{height:auto;min-height:100vh;padding-block:0 4rem}.Hero-module__TGIkwq__inner{padding-inline:1.5rem;text-align:center;grid-template-columns:1fr;gap:3rem;max-width:100%;padding-top:120px}.Hero-module__TGIkwq__content{flex-direction:column;align-items:center;display:flex}.Hero-module__TGIkwq__h1{margin-inline:auto;font-size:clamp(2.25rem,4.5vw,3.5rem)}.Hero-module__TGIkwq__subline{margin-inline:auto;font-size:clamp(1.125rem,1.7vw,1.25rem)}.Hero-module__TGIkwq__editorial{border-left:none;border-top:1px solid var(--accent);margin-bottom:2.5rem;background:linear-gradient(#00d4d40d,#0000);max-width:50ch;margin-inline:auto;padding-top:1.25rem;padding-left:0}.Hero-module__TGIkwq__actions{justify-content:center;gap:1.25rem}.Hero-module__TGIkwq__ctaPrimary{min-height:44px;padding:12px 28px;font-size:.95rem}.Hero-module__TGIkwq__visual{height:400px}.Hero-module__TGIkwq__browserMockup{max-width:420px}.Hero-module__TGIkwq__mockCards{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:767px){.Hero-module__TGIkwq__wrapper{background-size:60px 60px;height:auto;min-height:100vh;padding:0 0 4rem}.Hero-module__TGIkwq__inner{width:100%;padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right));text-align:left;grid-template-columns:1fr;gap:0;padding-top:100px}.Hero-module__TGIkwq__content{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__TGIkwq__h1{letter-spacing:-.02em;max-width:100%;margin-bottom:1.25rem;font-size:clamp(2rem,8vw,2.75rem);line-height:1.15}.Hero-module__TGIkwq__subline{opacity:.85;max-width:100%;margin-bottom:2rem;font-size:1.0625rem;line-height:1.5}.Hero-module__TGIkwq__editorial{border-left:2px solid var(--accent);background:linear-gradient(90deg,#00d4d40a,#0000);border-top:none;max-width:100%;margin-bottom:2.5rem;padding:1.2rem}.Hero-module__TGIkwq__editorialText{color:#ffffffb3;font-size:.9375rem;line-height:1.65}.Hero-module__TGIkwq__actions{flex-direction:column;align-items:stretch;gap:.875rem;width:100%}.Hero-module__TGIkwq__ctaPrimary{justify-content:center;width:100%;min-height:48px;padding:14px 24px;font-size:1rem}.Hero-module__TGIkwq__visual{display:none}}@media (max-width:767px) and (orientation:landscape){.Hero-module__TGIkwq__wrapper{padding:0 0 3rem}.Hero-module__TGIkwq__inner{padding-top:90px}.Hero-module__TGIkwq__h1{margin-bottom:1rem;font-size:2rem}.Hero-module__TGIkwq__subline{margin-bottom:1.5rem;font-size:1rem}.Hero-module__TGIkwq__editorial{margin-bottom:2rem}}@media (prefers-reduced-motion:reduce){.Hero-module__TGIkwq__wrapper *,.Hero-module__TGIkwq__browserMockup,.Hero-module__TGIkwq__ctaPrimary,.Hero-module__TGIkwq__ctaPrimary svg{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.Hero-module__TGIkwq__browserMockup{animation:none!important}@keyframes Hero-module__TGIkwq__subtleFloat{0%,to{transform:none}}}#Hero-module__TGIkwq__hero{margin-bottom:0!important}
.Separator-module__UYQLSa__separator{width:100%;max-width:var(--container);background-color:var(--hairline);opacity:.5;height:1px;margin:0 auto}
.WhatWeBuild-module__zj388W__wrapper{width:100%;padding-block:var(--section-y);background:linear-gradient(#0000,#00d4d405 20% 80%,#0000);position:relative;overflow:visible}.WhatWeBuild-module__zj388W__gridPattern{background-image:linear-gradient(var(--grid-color)1px,transparent 1px),linear-gradient(90deg,var(--grid-color)1px,transparent 1px);opacity:.3;pointer-events:none;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 80%);mask-image:radial-gradient(circle,#000 0%,#0000 80%)}.WhatWeBuild-module__zj388W__inner{width:100%;max-width:1400px;padding-inline:var(--gutter);z-index:1;margin-inline:auto;position:relative}.WhatWeBuild-module__zj388W__header{justify-content:space-between;align-items:baseline;margin-bottom:2.5rem;padding-right:1rem;display:flex}.WhatWeBuild-module__zj388W__h2{color:var(--text-main);border-left:2px solid var(--accent);margin:0;padding-left:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:600}.WhatWeBuild-module__zj388W__scrollHint{font-family:var(--font-mono);color:var(--text-dim);text-transform:uppercase;letter-spacing:.1em;opacity:.6;align-items:center;gap:.5rem;font-size:.75rem;animation:3s infinite WhatWeBuild-module__zj388W__pulse;display:none}@media (min-width:900px){.WhatWeBuild-module__zj388W__scrollHint{display:flex}}.WhatWeBuild-module__zj388W__scrollHelp{color:var(--accent);opacity:.8;margin-right:.5rem}@keyframes WhatWeBuild-module__zj388W__pulse{0%,to{opacity:.6}50%{opacity:1}}.WhatWeBuild-module__zj388W__arrow{transition:transform .3s;display:inline-block}.WhatWeBuild-module__zj388W__rail:hover~.WhatWeBuild-module__zj388W__header .WhatWeBuild-module__zj388W__arrow,.WhatWeBuild-module__zj388W__scrollHint:hover .WhatWeBuild-module__zj388W__arrow{transform:translate(4px)}.WhatWeBuild-module__zj388W__rail{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;margin-inline:calc(var(--gutter)*-1);padding-top:3rem;padding-bottom:4rem;padding-inline:var(--gutter);padding-right:calc(var(--gutter) + 2rem);scroll-padding-inline:var(--gutter);scrollbar-width:none;gap:2rem;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 20px calc(100% - 20px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 20px calc(100% - 20px),#0000 100%)}.WhatWeBuild-module__zj388W__rail::-webkit-scrollbar{display:none}.WhatWeBuild-module__zj388W__rail:active{cursor:grabbing}.WhatWeBuild-module__zj388W__rail[data-scrolling=true]{scroll-snap-type:none;-webkit-user-select:none;user-select:none;scroll-behavior:auto!important}.WhatWeBuild-module__zj388W__module{scroll-snap-align:start;scroll-snap-stop:always;background:var(--bg-panel);border:1px solid var(--hairline);border-radius:var(--radius-sm);-webkit-user-select:none;user-select:none;flex-direction:column;flex:0 0 clamp(320px,38vw,460px);justify-content:space-between;min-height:400px;padding:2.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;position:relative;overflow:visible}.WhatWeBuild-module__zj388W__accentLine{background:var(--accent);opacity:.35;z-index:10;pointer-events:none;height:1px;transition:opacity .3s;position:absolute;top:10px;left:12px;right:12px}.WhatWeBuild-module__zj388W__module:hover .WhatWeBuild-module__zj388W__accentLine,.WhatWeBuild-module__zj388W__module:focus-visible .WhatWeBuild-module__zj388W__accentLine{opacity:.8}.WhatWeBuild-module__zj388W__module:before{content:"";pointer-events:none;border-radius:var(--radius-sm)0 0 0;z-index:2;border-top:1px solid #0000;border-left:1px solid #0000;width:1rem;height:1rem;transition:border-color .3s;position:absolute;top:-1px;left:-1px}.WhatWeBuild-module__zj388W__module:after{content:"";pointer-events:none;border-radius:0 0 var(--radius-sm)0;z-index:2;border-bottom:1px solid #0000;border-right:1px solid #0000;width:1rem;height:1rem;transition:border-color .3s;position:absolute;bottom:-1px;right:-1px}.WhatWeBuild-module__zj388W__module:hover,.WhatWeBuild-module__zj388W__module:focus-visible{border-color:var(--accent-dim);background:linear-gradient(#ffffff08 0%,#ffffff03 100%);outline:none;transform:translateY(-8px);box-shadow:0 20px 40px -10px #0009,inset 0 0 0 1px #00d4d426}.WhatWeBuild-module__zj388W__module:focus-visible{box-shadow:0 0 0 2px var(--accent)}.WhatWeBuild-module__zj388W__module:hover:before,.WhatWeBuild-module__zj388W__module:hover:after{border-color:var(--accent)}.WhatWeBuild-module__zj388W__moduleMeta{z-index:1;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;margin-bottom:auto;padding-bottom:2rem;display:flex;position:relative}.WhatWeBuild-module__zj388W__module:hover .WhatWeBuild-module__zj388W__moduleMeta{border-bottom-color:#ffffff0d}.WhatWeBuild-module__zj388W__tag{font-family:var(--font-mono);color:var(--accent);letter-spacing:.1em;text-transform:uppercase;opacity:.9;font-size:.75rem}.WhatWeBuild-module__zj388W__indicator{background-color:var(--hairline);border-radius:50%;width:6px;height:6px;transition:background-color .3s,box-shadow .3s}.WhatWeBuild-module__zj388W__module:hover .WhatWeBuild-module__zj388W__indicator{background-color:var(--accent);box-shadow:0 0 8px var(--accent)}.WhatWeBuild-module__zj388W__moduleContent{z-index:1;margin-top:2rem;position:relative}.WhatWeBuild-module__zj388W__itemTitle{color:var(--text-main);margin-bottom:1rem;font-size:1.75rem;font-weight:600;line-height:1.2}.WhatWeBuild-module__zj388W__itemText{color:var(--text-dim);font-size:1rem;line-height:1.6}@media (max-width:1439px) and (min-width:1024px){.WhatWeBuild-module__zj388W__wrapper{padding-block:5rem}.WhatWeBuild-module__zj388W__inner{max-width:1200px;padding-inline:2rem}.WhatWeBuild-module__zj388W__h2{font-size:clamp(1.75rem,2.5vw,2.25rem)}.WhatWeBuild-module__zj388W__module{flex:0 0 clamp(300px,36vw,420px);min-height:380px;padding:2.25rem}.WhatWeBuild-module__zj388W__rail{gap:1.75rem;padding-top:2.5rem;padding-bottom:3.5rem}.WhatWeBuild-module__zj388W__itemTitle{font-size:1.625rem}}@media (max-width:1023px) and (min-width:768px){.WhatWeBuild-module__zj388W__wrapper{padding-block:4rem}.WhatWeBuild-module__zj388W__inner{max-width:100%;padding-inline:1.5rem}.WhatWeBuild-module__zj388W__header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem}.WhatWeBuild-module__zj388W__h2{font-size:clamp(1.625rem,2.2vw,2rem)}.WhatWeBuild-module__zj388W__scrollHint{display:flex}.WhatWeBuild-module__zj388W__module{flex:0 0 clamp(280px,65vw,380px);min-height:44px;padding:2rem}.WhatWeBuild-module__zj388W__rail{gap:1.5rem;padding-top:2rem;padding-bottom:3rem}.WhatWeBuild-module__zj388W__itemTitle{font-size:1.5rem}.WhatWeBuild-module__zj388W__itemText{font-size:.9375rem}}@media (max-width:767px){.WhatWeBuild-module__zj388W__wrapper{padding:3rem 0}.WhatWeBuild-module__zj388W__inner{width:100%;padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}.WhatWeBuild-module__zj388W__header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-right:0}.WhatWeBuild-module__zj388W__h2{padding-left:.75rem;font-size:clamp(1.5rem,5vw,1.875rem)}.WhatWeBuild-module__zj388W__scrollHint{display:none}.WhatWeBuild-module__zj388W__module{flex:0 0 clamp(280px,85vw,340px);min-height:340px;padding:1.5rem}.WhatWeBuild-module__zj388W__rail{margin-inline:calc(var(--gutter)*-1);padding-top:1.5rem;padding-bottom:2.5rem;padding-inline:1rem;gap:1rem;padding-right:3rem;scroll-padding-inline:1rem}.WhatWeBuild-module__zj388W__accentLine{top:8px;left:10px;right:10px}.WhatWeBuild-module__zj388W__moduleMeta{padding-bottom:1.5rem}.WhatWeBuild-module__zj388W__tag{font-size:.7rem}.WhatWeBuild-module__zj388W__moduleContent{margin-top:1.5rem}.WhatWeBuild-module__zj388W__itemTitle{margin-bottom:.875rem;font-size:1.375rem}.WhatWeBuild-module__zj388W__itemText{font-size:.9375rem;line-height:1.65}}@media (max-width:767px) and (orientation:landscape){.WhatWeBuild-module__zj388W__wrapper{padding-block:2rem}.WhatWeBuild-module__zj388W__module{min-height:300px;padding:1.25rem}.WhatWeBuild-module__zj388W__itemTitle{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.WhatWeBuild-module__zj388W__wrapper *,.WhatWeBuild-module__zj388W__rail,.WhatWeBuild-module__zj388W__module{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@keyframes WhatWeBuild-module__zj388W__pulse{0%,to{opacity:.6}}}
.SystemAsSystem-module__YGT9Sq__wrapper{color:#fff;background-color:#0b0f14;min-height:100vh;padding:8rem 2rem;position:relative;overflow:visible}.SystemAsSystem-module__YGT9Sq__gridPattern{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000)}.SystemAsSystem-module__YGT9Sq__inner{z-index:1;max-width:1400px;margin:0 auto;position:relative}.SystemAsSystem-module__YGT9Sq__h2{color:#fff;margin-bottom:2rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1}.SystemAsSystem-module__YGT9Sq__intro{color:#b8b8b8;max-width:50ch;margin-bottom:4rem;font-size:1.125rem;line-height:1.6}@media (min-width:960px){.SystemAsSystem-module__YGT9Sq__inner{align-items:flex-start;gap:6rem;display:flex}}.SystemAsSystem-module__YGT9Sq__leftColumn{width:100%;position:relative}@media (min-width:960px){.SystemAsSystem-module__YGT9Sq__leftColumn{align-self:flex-start;width:40%;height:auto;position:sticky;top:140px}}.SystemAsSystem-module__YGT9Sq__layerIndex{border-top:1px solid #ffffff1a;flex-direction:column;gap:0;margin:3rem 0 0;padding:0;list-style:none;display:flex}.SystemAsSystem-module__YGT9Sq__indexItem{color:#8a8a8a;border-bottom:1px solid #ffffff1a;align-items:center;gap:1.5rem;padding:1.25rem 0;font-family:monospace;font-size:.9rem;transition:color .3s,padding-left .3s;display:flex}.SystemAsSystem-module__YGT9Sq__indexNum{color:var(--accent-primary,#00d4d4);opacity:.75}.SystemAsSystem-module__YGT9Sq__indexLabel{text-transform:uppercase;letter-spacing:.05em;font-weight:500}.SystemAsSystem-module__YGT9Sq__rightColumn{flex-direction:column;width:100%;display:flex;position:relative}@media (min-width:960px){.SystemAsSystem-module__YGT9Sq__rightColumn{gap:18vh;width:60%;padding-bottom:15vh}}.SystemAsSystem-module__YGT9Sq__panel{background:#0d1218 linear-gradient(135deg,#ffffff08,#0000 40%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:center;width:100%;margin-bottom:2rem;padding:3rem;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:visible}@media (min-width:960px){.SystemAsSystem-module__YGT9Sq__panel{top:calc(120px + var(--i)*2rem);height:auto;min-height:420px;z-index:calc(10 + var(--i));background:#0b0f14;margin-bottom:0;position:sticky;box-shadow:0 -20px 40px -20px #000c,0 0 0 1px #0006}}.SystemAsSystem-module__YGT9Sq__panel:hover,.SystemAsSystem-module__YGT9Sq__panel:focus-visible{border-color:#ffffff40;outline:none;transform:translateY(-4px);box-shadow:0 20px 60px -20px #000000b3,0 0 0 1px #00d4d433}.SystemAsSystem-module__YGT9Sq__panel:before,.SystemAsSystem-module__YGT9Sq__panel:after{content:"";opacity:0;pointer-events:none;border:1px solid #0000;width:12px;height:12px;transition:all .3s;position:absolute}.SystemAsSystem-module__YGT9Sq__panel:before{border-top-color:var(--accent-primary,#00d4d4);border-left-color:var(--accent-primary,#00d4d4);top:-1px;left:-1px}.SystemAsSystem-module__YGT9Sq__panel:after{border-bottom-color:var(--accent-primary,#00d4d4);border-right-color:var(--accent-primary,#00d4d4);bottom:-1px;right:-1px}.SystemAsSystem-module__YGT9Sq__panel:hover:before,.SystemAsSystem-module__YGT9Sq__panel:hover:after,.SystemAsSystem-module__YGT9Sq__panel:focus-visible:before,.SystemAsSystem-module__YGT9Sq__panel:focus-visible:after{opacity:1;width:16px;height:16px}.SystemAsSystem-module__YGT9Sq__panelHeader{margin-bottom:1.5rem}.SystemAsSystem-module__YGT9Sq__panelMeta{color:var(--accent-primary,#00d4d4);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-family:monospace;font-size:.85rem;display:block}.SystemAsSystem-module__YGT9Sq__panelTitle{color:#fff;margin:0;font-size:1.75rem;font-weight:700}.SystemAsSystem-module__YGT9Sq__panelText{color:#dadada;font-size:1.05rem;line-height:1.7}.SystemAsSystem-module__YGT9Sq__metricsGrid{border-top:1px solid #ffffff14;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;padding-top:2rem;display:grid}@media (min-width:600px){.SystemAsSystem-module__YGT9Sq__metricsGrid{grid-template-columns:repeat(4,1fr)}}.SystemAsSystem-module__YGT9Sq__metric{flex-direction:column;display:flex}.SystemAsSystem-module__YGT9Sq__metricLabel{color:#959595;margin-bottom:.25rem;font-family:monospace;font-size:.75rem}.SystemAsSystem-module__YGT9Sq__metricValue{color:var(--accent-primary,#00d4d4);font-family:monospace;font-size:1.25rem;font-weight:700}@media (max-width:1439px) and (min-width:1024px){.SystemAsSystem-module__YGT9Sq__wrapper{padding:7rem 1.5rem}.SystemAsSystem-module__YGT9Sq__inner{gap:5rem;max-width:1200px}.SystemAsSystem-module__YGT9Sq__h2{font-size:clamp(1.875rem,3.5vw,3rem)}.SystemAsSystem-module__YGT9Sq__intro{font-size:1.0625rem}.SystemAsSystem-module__YGT9Sq__leftColumn{top:120px}.SystemAsSystem-module__YGT9Sq__rightColumn{gap:16vh;padding-bottom:13vh}.SystemAsSystem-module__YGT9Sq__panel{min-height:400px;top:calc(100px + var(--i)*1.75rem);padding:2.75rem}}@media (max-width:1023px) and (min-width:768px){.SystemAsSystem-module__YGT9Sq__wrapper{min-height:auto;padding:5rem 1.5rem}.SystemAsSystem-module__YGT9Sq__inner{max-width:100%;display:block}.SystemAsSystem-module__YGT9Sq__h2{font-size:clamp(1.75rem,3.2vw,2.75rem)}.SystemAsSystem-module__YGT9Sq__intro{max-width:100%;margin-bottom:3rem;font-size:1rem}.SystemAsSystem-module__YGT9Sq__leftColumn{width:100%;margin-bottom:3rem;position:static}.SystemAsSystem-module__YGT9Sq__layerIndex{margin-top:2rem}.SystemAsSystem-module__YGT9Sq__indexItem{padding:1rem 0;font-size:.85rem}.SystemAsSystem-module__YGT9Sq__rightColumn{gap:2rem;width:100%;padding-bottom:0}.SystemAsSystem-module__YGT9Sq__panel{min-height:auto;margin-bottom:2rem;padding:2.5rem;position:static}.SystemAsSystem-module__YGT9Sq__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.SystemAsSystem-module__YGT9Sq__wrapper{min-height:auto;padding:3rem 0}.SystemAsSystem-module__YGT9Sq__inner{width:100%;padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}.SystemAsSystem-module__YGT9Sq__h2{margin-bottom:1.5rem;font-size:clamp(1.5rem,6vw,2rem)}.SystemAsSystem-module__YGT9Sq__intro{margin-bottom:2.5rem;font-size:.9375rem;line-height:1.65}.SystemAsSystem-module__YGT9Sq__leftColumn{width:100%;margin-bottom:2.5rem;position:static}.SystemAsSystem-module__YGT9Sq__layerIndex{margin-top:1.5rem}.SystemAsSystem-module__YGT9Sq__indexItem{gap:1rem;padding:.875rem 0;font-size:.8rem}.SystemAsSystem-module__YGT9Sq__rightColumn{gap:1.5rem;width:100%;padding-bottom:0}.SystemAsSystem-module__YGT9Sq__panel{border-radius:12px;min-height:auto;margin-bottom:1.5rem;padding:2rem;position:static}.SystemAsSystem-module__YGT9Sq__panelHeader{margin-bottom:1.25rem}.SystemAsSystem-module__YGT9Sq__panelMeta{font-size:.8rem}.SystemAsSystem-module__YGT9Sq__panelTitle{font-size:1.5rem}.SystemAsSystem-module__YGT9Sq__panelText{font-size:.9375rem;line-height:1.65}.SystemAsSystem-module__YGT9Sq__metricsGrid{grid-template-columns:repeat(2,1fr);gap:.875rem;margin-top:1.5rem;padding-top:1.5rem}.SystemAsSystem-module__YGT9Sq__metricLabel{font-size:.7rem}.SystemAsSystem-module__YGT9Sq__metricValue{font-size:1.125rem}}@media (prefers-reduced-motion:reduce){.SystemAsSystem-module__YGT9Sq__wrapper,.SystemAsSystem-module__YGT9Sq__wrapper *,.SystemAsSystem-module__YGT9Sq__panel{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.Process-module__RIW0ia__section{background-color:#000;width:100%;padding:8rem 0 10rem;position:relative;overflow:hidden}.Process-module__RIW0ia__section:before{content:"";pointer-events:none;opacity:.4;background-image:repeating-linear-gradient(0deg,#00d4d408 0,#0000 1px 60px,#00d4d408 61px),repeating-linear-gradient(90deg,#00d4d408 0,#0000 1px 60px,#00d4d408 61px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 15% 85%,#0000 100%)}.Process-module__RIW0ia__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.Process-module__RIW0ia__layout{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (min-width:960px){.Process-module__RIW0ia__layout{grid-template-columns:minmax(280px,320px) 1fr;gap:4rem}}.Process-module__RIW0ia__stepper{position:relative}@media (min-width:960px){.Process-module__RIW0ia__stepper{align-self:start;position:sticky;top:18vh}}.Process-module__RIW0ia__stepperContent{flex-direction:column;gap:2.5rem;display:flex}.Process-module__RIW0ia__heading{letter-spacing:-.025em;color:#fff;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.1}.Process-module__RIW0ia__meta{color:#00d4d4b3;letter-spacing:.18em;text-transform:uppercase;margin-top:-1rem;font-family:Courier New,Courier,monospace;font-size:.75rem;font-weight:500}.Process-module__RIW0ia__stepperNav{margin-top:.5rem}.Process-module__RIW0ia__stepList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.Process-module__RIW0ia__stepItem{margin:0}.Process-module__RIW0ia__stepButton{all:unset;cursor:pointer;align-items:center;gap:1rem;width:100%;padding:.875rem 0;transition:opacity .3s;display:flex;position:relative}.Process-module__RIW0ia__stepButton:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #00d4d4}.Process-module__RIW0ia__stepButton:hover{opacity:1}.Process-module__RIW0ia__stepButton:not(.Process-module__RIW0ia__stepButtonActive){opacity:.5}.Process-module__RIW0ia__stepButton:not(.Process-module__RIW0ia__stepButtonActive):hover{opacity:.75}.Process-module__RIW0ia__stepIndicator{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.Process-module__RIW0ia__stepDot{background-color:#fff3;border:2px solid #0000;border-radius:50%;width:8px;height:8px;transition:all .4s cubic-bezier(.16,1,.3,1)}.Process-module__RIW0ia__stepButtonActive .Process-module__RIW0ia__stepDot{background-color:#00d4d4;border-color:#00d4d44d;width:12px;height:12px;box-shadow:0 0 12px #00d4d480,0 0 24px #00d4d433}.Process-module__RIW0ia__stepItem:not(:last-child) .Process-module__RIW0ia__stepIndicator:after{content:"";background:linear-gradient(#ffffff1a 0%,#ffffff0d 100%);width:1px;height:calc(100% + 14px);position:absolute;top:24px;left:50%;transform:translate(-50%)}.Process-module__RIW0ia__stepItem:not(:last-child) .Process-module__RIW0ia__stepButton.Process-module__RIW0ia__stepButtonActive .Process-module__RIW0ia__stepIndicator:after{background:linear-gradient(#00d4d44d 0%,#ffffff1a 100%)}.Process-module__RIW0ia__stepContent{flex-direction:column;flex:1;gap:.25rem;display:flex}.Process-module__RIW0ia__stepNr{color:#ffffffb3;letter-spacing:.1em;font-family:Courier New,Courier,monospace;font-size:.75rem;font-weight:600;transition:color .3s}.Process-module__RIW0ia__stepButtonActive .Process-module__RIW0ia__stepNr{color:#00d4d4}.Process-module__RIW0ia__stepTitle{color:#ffffffbf;letter-spacing:-.01em;font-size:.9375rem;font-weight:500;line-height:1.3;transition:color .3s}.Process-module__RIW0ia__stepButtonActive .Process-module__RIW0ia__stepTitle{color:#fff;font-weight:600}.Process-module__RIW0ia__panelsContainer{flex-direction:column;gap:2rem;display:flex}@media (min-width:960px){.Process-module__RIW0ia__panelsContainer{scroll-snap-type:y mandatory;scrollbar-width:none;gap:1.5rem;height:45vh;padding:1rem 0;overflow-y:auto}.Process-module__RIW0ia__panelsContainer::-webkit-scrollbar{display:none}}.Process-module__RIW0ia__panel{opacity:.3;filter:blur(4px);background:linear-gradient(135deg,#0f141cb3 0%,#080c12d9 100%);border:1px solid #ffffff14;border-radius:6px;flex-direction:column;flex-shrink:0;min-height:200px;padding:2rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:scale(.95)}@media (min-width:960px){.Process-module__RIW0ia__panel{scroll-snap-align:center;justify-content:center;min-height:40vh;max-height:40vh}}.Process-module__RIW0ia__panelActive{opacity:1;filter:blur();background:linear-gradient(135deg,#0f141cf2 0%,#080c12 100%);border-color:#00d4d440;transform:scale(1);box-shadow:0 4px 24px #0000004d,inset 0 1px #ffffff0a,inset -1px 0 12px #00d4d40a}.Process-module__RIW0ia__panelActive:before{content:"";opacity:.9;background:linear-gradient(#0000 0%,#00d4d4 30% 70%,#0000 100%);border-radius:0 2px 2px 0;width:3px;position:absolute;top:0;bottom:0;left:0}.Process-module__RIW0ia__panelHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Process-module__RIW0ia__phaseLabel{color:#ffffffb3;letter-spacing:.2em;text-transform:uppercase;font-family:Courier New,Courier,monospace;font-size:.6875rem;font-weight:700;transition:color .3s}.Process-module__RIW0ia__panelActive .Process-module__RIW0ia__phaseLabel{color:#00d4d4d9}.Process-module__RIW0ia__outputLabel{color:#ffffffb3;letter-spacing:.05em;background:#0003;border:1px solid #ffffff14;border-radius:3px;padding:.375rem .75rem;font-family:Courier New,Courier,monospace;font-size:.6875rem;transition:all .3s}.Process-module__RIW0ia__panelActive .Process-module__RIW0ia__outputLabel{color:#00d4d4e6;background:#00d4d40d;border-color:#00d4d433}.Process-module__RIW0ia__panelTitle{color:#fffc;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:1.875rem;font-weight:600;line-height:1.25;transition:color .3s}.Process-module__RIW0ia__panelActive .Process-module__RIW0ia__panelTitle{color:#fff}@media (min-width:960px){.Process-module__RIW0ia__panelTitle{font-size:2rem}}.Process-module__RIW0ia__panelDescription{color:#ffffffbf;max-width:65ch;margin:0;font-size:1.0625rem;line-height:1.7;transition:color .3s}.Process-module__RIW0ia__panelActive .Process-module__RIW0ia__panelDescription{color:#fffc}@media (max-width:959px){.Process-module__RIW0ia__section{padding:7rem 0 9rem}.Process-module__RIW0ia__heading{font-size:2rem}.Process-module__RIW0ia__stepperNav{display:none}.Process-module__RIW0ia__panel{opacity:1;filter:none;cursor:pointer;border:1px solid #ffffff14;min-height:auto;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);transform:none}.Process-module__RIW0ia__panelActive{background:linear-gradient(135deg,#0f141c 0%,#080c12 100%);border-color:#00d4d466}.Process-module__RIW0ia__panel:hover,.Process-module__RIW0ia__panel:active{background:linear-gradient(135deg,#0f141cf2 0%,#080c12fa 100%);border-color:#00d4d44d}.Process-module__RIW0ia__panelTitle{font-size:1.625rem}.Process-module__RIW0ia__panelDescription{font-size:1rem}}@media (prefers-reduced-motion:reduce){.Process-module__RIW0ia__stepButton,.Process-module__RIW0ia__stepDot,.Process-module__RIW0ia__stepNr,.Process-module__RIW0ia__stepTitle,.Process-module__RIW0ia__panel,.Process-module__RIW0ia__phaseLabel,.Process-module__RIW0ia__outputLabel,.Process-module__RIW0ia__panelTitle,.Process-module__RIW0ia__panelDescription{transition:none!important}@media (min-width:960px){.Process-module__RIW0ia__panelsContainer{scroll-snap-type:none}}}@media (max-width:1439px) and (min-width:1024px){.Process-module__RIW0ia__wrapper{padding:5rem 2rem}.Process-module__RIW0ia__inner{max-width:1200px}.Process-module__RIW0ia__h2{font-size:clamp(1.875rem,3.5vw,3rem)}}@media (min-width:960px) and (max-width:1439px){.Process-module__RIW0ia__panelsContainer{height:42vh}.Process-module__RIW0ia__panel{height:38vh}}@media (max-width:1023px) and (min-width:768px){.Process-module__RIW0ia__section{padding:4rem 0}.Process-module__RIW0ia__container{padding:0 1.5rem}.Process-module__RIW0ia__h2{font-size:clamp(1.75rem,3.2vw,2.75rem)}}@media (max-width:767px){.Process-module__RIW0ia__section{padding:7rem 0 9rem}.Process-module__RIW0ia__container{padding:0 1.5rem;padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}.Process-module__RIW0ia__h2{font-size:clamp(1.5rem,6vw,2rem)}.Process-module__RIW0ia__stepButton{min-height:44px}}
.Results-module__8o5tVW__wrapper{color:var(--text-primary,#fff);background-color:#050505;justify-content:center;padding:8rem 2rem;display:flex}.Results-module__8o5tVW__inner{width:100%;max-width:1400px}.Results-module__8o5tVW__h2{text-align:center;color:#fff;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Results-module__8o5tVW__reportContainer{background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;position:relative;overflow:hidden}.Results-module__8o5tVW__reportHeader{color:#8a8a8a;background:#ffffff08;border-bottom:1px solid #ffffff14;align-items:center;gap:1rem;padding:1rem 2rem;font-family:monospace;font-size:.875rem;display:flex}.Results-module__8o5tVW__statusIndicator{background:#0fa;border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px #0fa6}.Results-module__8o5tVW__grid{grid-template-columns:1fr;display:grid}@media (min-width:900px){.Results-module__8o5tVW__grid{grid-template-columns:1fr 1fr 1fr}}.Results-module__8o5tVW__column{border-bottom:1px solid #ffffff14;padding:3rem 2rem;transition:all .3s;position:relative}@media (min-width:900px){.Results-module__8o5tVW__column{border-bottom:none;border-right:1px solid #ffffff14}.Results-module__8o5tVW__column:last-child{border-right:none}}.Results-module__8o5tVW__columnInput{opacity:.75;background:#0000004d}.Results-module__8o5tVW__columnProcess{opacity:.85;background:#00000026}.Results-module__8o5tVW__columnOutput{opacity:1;background:#00d4d40a;border-left:1px solid #00d4d44d;position:relative}.Results-module__8o5tVW__columnOutput:after{content:"";background:linear-gradient(#0000,#00d4d480,#0000);width:3px;height:100%;position:absolute;top:0;left:0}.Results-module__8o5tVW__label{text-transform:uppercase;color:var(--accent-primary,#00d4d4);letter-spacing:.1em;margin-bottom:1rem;font-family:monospace;font-size:.75rem;display:block}.Results-module__8o5tVW__columnOutput .Results-module__8o5tVW__label{color:#00d4d4f2;text-shadow:none;font-size:.75rem}.Results-module__8o5tVW__text{color:#d0d0d0;font-size:1.125rem;line-height:1.6}.Results-module__8o5tVW__columnOutput .Results-module__8o5tVW__text{color:#e8e8e8;letter-spacing:.02em;text-transform:uppercase;flex-direction:column;gap:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Courier New,monospace;font-size:.95rem;font-weight:400;line-height:1.6;display:flex}.Results-module__8o5tVW__columnOutput .Results-module__8o5tVW__text span{white-space:nowrap}.Results-module__8o5tVW__columnOutput .Results-module__8o5tVW__value{color:#00ffc8e6}.Results-module__8o5tVW__arrow{display:none}@media (min-width:900px){.Results-module__8o5tVW__arrow{z-index:2;color:#6e6e6e;background:#050505;width:24px;height:24px;display:block;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}}.Results-module__8o5tVW__footer{color:#7a7a7a;text-align:center;background:#0003;border-top:1px solid #ffffff14;padding:1.5rem 2rem;font-family:monospace;font-size:.875rem}@media (max-width:1439px) and (min-width:1024px){.Results-module__8o5tVW__wrapper{padding:5rem 2rem}.Results-module__8o5tVW__inner{max-width:1200px}.Results-module__8o5tVW__h2{font-size:clamp(1.875rem,3.5vw,3rem)}}@media (max-width:1023px) and (min-width:768px){.Results-module__8o5tVW__wrapper{padding:5rem 1.5rem}.Results-module__8o5tVW__inner{max-width:100%}.Results-module__8o5tVW__h2{font-size:clamp(1.75rem,3.2vw,2.75rem)}.Results-module__8o5tVW__reportContainer{padding:2rem}.Results-module__8o5tVW__grid{gap:1.5rem}}@media (max-width:767px){.Results-module__8o5tVW__wrapper{padding:3rem 0}.Results-module__8o5tVW__inner{width:100%;padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}.Results-module__8o5tVW__h2{font-size:clamp(1.5rem,6vw,2rem)}.Results-module__8o5tVW__reportContainer{border-radius:8px;padding:1.5rem}.Results-module__8o5tVW__reportHeader{padding:.75rem 1rem;font-size:.7rem}.Results-module__8o5tVW__statusIndicator{width:6px;height:6px}.Results-module__8o5tVW__grid{gap:1rem}.Results-module__8o5tVW__label{font-size:.65rem}.Results-module__8o5tVW__text{font-size:.875rem}.Results-module__8o5tVW__text span,.Results-module__8o5tVW__value{font-size:.8125rem}.Results-module__8o5tVW__footer{padding:1.25rem 1rem;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.Results-module__8o5tVW__wrapper,.Results-module__8o5tVW__wrapper *{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.WhyNovaFortis-module__YmLh9q__wrapper{color:#fff;background-color:#000;width:100%;padding:8rem 0}.WhyNovaFortis-module__YmLh9q__inner{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.WhyNovaFortis-module__YmLh9q__layout{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:960px){.WhyNovaFortis-module__YmLh9q__layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:6rem}}.WhyNovaFortis-module__YmLh9q__left{flex-direction:column;gap:1.5rem;display:flex}.WhyNovaFortis-module__YmLh9q__heading{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;line-height:1.15}.WhyNovaFortis-module__YmLh9q__accent{color:#00d4d4}.WhyNovaFortis-module__YmLh9q__intro{color:#ffffffb3;max-width:40ch;margin:0;font-size:1.125rem;line-height:1.7}.WhyNovaFortis-module__YmLh9q__right{flex-direction:column;gap:2.5rem;display:flex}.WhyNovaFortis-module__YmLh9q__reason{border-left:1px solid #00d4d433;flex-direction:column;gap:.5rem;padding-left:1rem;transition:border-color .3s;display:flex}.WhyNovaFortis-module__YmLh9q__reasonTitle{color:#fff;letter-spacing:-.01em;opacity:1;margin:0;font-size:1.1875rem;font-weight:600;line-height:1.3}.WhyNovaFortis-module__YmLh9q__reasonText{color:#ffffffa6;opacity:.85;margin:0;font-size:1rem;line-height:1.6}@media (max-width:959px){.WhyNovaFortis-module__YmLh9q__wrapper{padding:6rem 0}.WhyNovaFortis-module__YmLh9q__inner{padding:0 1.5rem}.WhyNovaFortis-module__YmLh9q__layout{gap:3rem}.WhyNovaFortis-module__YmLh9q__right{gap:2rem}}@media (max-width:1439px) and (min-width:1024px){.WhyNovaFortis-module__YmLh9q__wrapper{padding:6rem 0}.WhyNovaFortis-module__YmLh9q__inner{max-width:1200px;padding:0 1.5rem}.WhyNovaFortis-module__YmLh9q__heading{font-size:clamp(1.875rem,3.5vw,2.75rem)}.WhyNovaFortis-module__YmLh9q__intro{font-size:1.0625rem}.WhyNovaFortis-module__YmLh9q__reasonTitle{font-size:1.125rem}.WhyNovaFortis-module__YmLh9q__reasonText{font-size:.9375rem}}@media (max-width:1023px) and (min-width:768px){.WhyNovaFortis-module__YmLh9q__wrapper{padding:5rem 0}.WhyNovaFortis-module__YmLh9q__inner{max-width:100%;padding:0 1.5rem}.WhyNovaFortis-module__YmLh9q__heading{font-size:clamp(1.75rem,3.2vw,2.5rem)}.WhyNovaFortis-module__YmLh9q__intro{font-size:1rem}.WhyNovaFortis-module__YmLh9q__layout{gap:2.5rem}.WhyNovaFortis-module__YmLh9q__right{gap:1.75rem}.WhyNovaFortis-module__YmLh9q__reasonTitle{font-size:1.0625rem}}@media (max-width:767px){.WhyNovaFortis-module__YmLh9q__wrapper{padding:3rem 0}.WhyNovaFortis-module__YmLh9q__inner{width:100%;padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}.WhyNovaFortis-module__YmLh9q__layout{gap:2rem}.WhyNovaFortis-module__YmLh9q__heading{font-size:clamp(1.5rem,6vw,1.875rem);line-height:1.3}.WhyNovaFortis-module__YmLh9q__accent{display:block}.WhyNovaFortis-module__YmLh9q__intro{font-size:.9375rem;line-height:1.65}.WhyNovaFortis-module__YmLh9q__right{gap:1.5rem}.WhyNovaFortis-module__YmLh9q__reason{padding-left:1rem}.WhyNovaFortis-module__YmLh9q__reasonTitle{font-size:1rem}.WhyNovaFortis-module__YmLh9q__reasonText{font-size:.9375rem}}@media (prefers-reduced-motion:reduce){.WhyNovaFortis-module__YmLh9q__wrapper,.WhyNovaFortis-module__YmLh9q__wrapper *{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.Faq-module__oxA0-W__wrapper{color:#fff;background-color:#000;width:100%;padding:8rem 0}.Faq-module__oxA0-W__inner{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.Faq-module__oxA0-W__h2{color:#fff;text-align:left;letter-spacing:-.02em;margin-bottom:4rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:600}.Faq-module__oxA0-W__faqContainer{flex-direction:column;gap:0;display:flex}.Faq-module__oxA0-W__details{border-bottom:1px solid #ffffff0f;position:relative}.Faq-module__oxA0-W__details:first-child{border-top:1px solid #ffffff0f}.Faq-module__oxA0-W__details:before{content:"";opacity:0;background:#00d4d466;width:2px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.Faq-module__oxA0-W__details[open]:before{opacity:1}.Faq-module__oxA0-W__summary{cursor:pointer;color:#ffffffe6;justify-content:space-between;align-items:center;padding:2rem 0 2rem 1.5rem;font-size:1.25rem;font-weight:500;line-height:1.3;list-style:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Faq-module__oxA0-W__summary:hover{color:#fff;padding-left:2rem}.Faq-module__oxA0-W__summary::-webkit-details-marker{display:none}.Faq-module__oxA0-W__summary:after{content:"+";color:#00d4d480;flex-shrink:0;margin-left:2rem;font-size:2rem;font-weight:300;transition:all .3s cubic-bezier(.16,1,.3,1)}.Faq-module__oxA0-W__details[open] .Faq-module__oxA0-W__summary{color:#fff;padding-left:2rem}.Faq-module__oxA0-W__details[open] .Faq-module__oxA0-W__summary:after{color:#00d4d4;transform:rotate(45deg)}.Faq-module__oxA0-W__answer{color:#ffffffbf;max-width:85%;padding:0 0 2rem 2rem;font-size:1.0625rem;line-height:1.7}.Faq-module__oxA0-W__answer p{margin:0}@media (max-width:768px){.Faq-module__oxA0-W__wrapper{padding:6rem 0}.Faq-module__oxA0-W__inner{padding:0 1.5rem}.Faq-module__oxA0-W__h2{margin-bottom:3rem}.Faq-module__oxA0-W__summary{padding:1.75rem 0 1.75rem 1rem;font-size:1.0625rem}.Faq-module__oxA0-W__summary:hover{padding-left:1rem}.Faq-module__oxA0-W__details[open] .Faq-module__oxA0-W__summary{padding-left:1.25rem}.Faq-module__oxA0-W__summary:after{margin-left:1rem;font-size:1.75rem}.Faq-module__oxA0-W__answer{max-width:100%;padding:0 0 1.75rem 1.25rem;font-size:1rem}}@media (max-width:1439px) and (min-width:1024px){.Faq-module__oxA0-W__wrapper{padding:6rem 0}.Faq-module__oxA0-W__inner{max-width:1200px;padding:0 1.5rem}.Faq-module__oxA0-W__h2{font-size:clamp(1.875rem,3.5vw,2.75rem)}.Faq-module__oxA0-W__summary{font-size:1.125rem}.Faq-module__oxA0-W__answer{font-size:1rem}}@media (max-width:1023px) and (min-width:768px){.Faq-module__oxA0-W__wrapper{padding:5rem 0}.Faq-module__oxA0-W__inner{max-width:100%;padding:0 1.5rem}.Faq-module__oxA0-W__h2{margin-bottom:3.5rem;font-size:clamp(1.75rem,3.2vw,2.5rem)}.Faq-module__oxA0-W__summary{min-height:44px;padding:1.875rem 0 1.875rem 1.25rem;font-size:1.0625rem}.Faq-module__oxA0-W__answer{font-size:1rem}}@media (max-width:767px){.Faq-module__oxA0-W__wrapper{padding:3rem 0}.Faq-module__oxA0-W__inner{width:100%;padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}.Faq-module__oxA0-W__h2{margin-bottom:2.5rem;font-size:clamp(1.5rem,6vw,2rem)}.Faq-module__oxA0-W__summary{min-height:44px;font-size:1rem}.Faq-module__oxA0-W__answer{font-size:.9375rem;line-height:1.65}}@media (prefers-reduced-motion:reduce){.Faq-module__oxA0-W__wrapper,.Faq-module__oxA0-W__wrapper *,.Faq-module__oxA0-W__details,.Faq-module__oxA0-W__summary,.Faq-module__oxA0-W__answer{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.InternalLinks-module__FVxqnW__wrapper{background-color:#000;padding:120px 0;position:relative;overflow:hidden}.InternalLinks-module__FVxqnW__container{max-width:1200px;margin:0 auto;padding:0 24px}.InternalLinks-module__FVxqnW__title{color:#fff;text-align:center;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.InternalLinks-module__FVxqnW__description{color:#fff9;text-align:center;max-width:600px;margin:0 auto 64px;font-size:1.125rem;line-height:1.6}.InternalLinks-module__FVxqnW__grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px;display:grid}@media (max-width:1200px){.InternalLinks-module__FVxqnW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.InternalLinks-module__FVxqnW__grid{grid-template-columns:1fr}}.InternalLinks-module__FVxqnW__card{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;padding:32px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.InternalLinks-module__FVxqnW__card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#00d4d4,#0000);height:2px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.InternalLinks-module__FVxqnW__card:hover{background:#ffffff0a;border-color:#00d4d44d;transform:translateY(-4px)}.InternalLinks-module__FVxqnW__card:hover:before{transform:scaleX(1)}.InternalLinks-module__FVxqnW__cardTitle{color:#fff;letter-spacing:-.01em;margin-bottom:12px;font-size:1.5rem;font-weight:600}.InternalLinks-module__FVxqnW__cardDescription{color:#fff9;flex-grow:1;margin-bottom:20px;font-size:1rem;line-height:1.6}.InternalLinks-module__FVxqnW__cardArrow{color:#00d4d4;background:#00d4d41a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.InternalLinks-module__FVxqnW__card:hover .InternalLinks-module__FVxqnW__cardArrow{background:#00d4d433;transform:translate(4px)}@media (max-width:1439px) and (min-width:1024px){.InternalLinks-module__FVxqnW__wrapper{padding:100px 0}.InternalLinks-module__FVxqnW__title{font-size:clamp(1.875rem,4.5vw,3.25rem)}}@media (max-width:1023px) and (min-width:768px){.InternalLinks-module__FVxqnW__wrapper{padding:80px 0}.InternalLinks-module__FVxqnW__title{font-size:clamp(1.75rem,4vw,3rem)}.InternalLinks-module__FVxqnW__description{margin-bottom:56px;font-size:1.0625rem}.InternalLinks-module__FVxqnW__grid{gap:20px}.InternalLinks-module__FVxqnW__card{padding:28px}}@media (max-width:767px){.InternalLinks-module__FVxqnW__wrapper{padding:60px 0}.InternalLinks-module__FVxqnW__container{padding:0 1.5rem}.InternalLinks-module__FVxqnW__title{font-size:2rem}.InternalLinks-module__FVxqnW__description{margin-bottom:48px;font-size:1rem}.InternalLinks-module__FVxqnW__grid{grid-template-columns:1fr;gap:16px}.InternalLinks-module__FVxqnW__card{padding:24px}.InternalLinks-module__FVxqnW__cardTitle{font-size:1.25rem}.InternalLinks-module__FVxqnW__cardDescription{font-size:.9375rem}.InternalLinks-module__FVxqnW__cardArrow{width:36px;height:36px}}
.FinalCta-module__-x2kkq__wrapper{width:100%;padding-block:var(--section-y);text-align:center;position:relative}.FinalCta-module__-x2kkq__inner{width:100%;max-width:1400px;padding-inline:var(--gutter);flex-direction:column;align-items:center;margin-inline:auto;display:flex;position:relative}.FinalCta-module__-x2kkq__inner:before{content:"";background:radial-gradient(circle,var(--accent-dim)0%,transparent 70%);opacity:.1;pointer-events:none;width:140%;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FinalCta-module__-x2kkq__label{font-family:var(--font-mono);color:var(--accent);letter-spacing:.2em;text-transform:uppercase;border:1px solid var(--accent-dim);background:#00d4d40d;border-radius:99px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem}.FinalCta-module__-x2kkq__h2{max-width:20ch;color:var(--text-main);text-shadow:0 0 40px #00d4d433;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1;position:relative}.FinalCta-module__-x2kkq__text{color:var(--text-dim);max-width:60ch;margin-bottom:4rem;font-size:1.25rem;line-height:1.6}.FinalCta-module__-x2kkq__cta{background-color:var(--accent);color:#000;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .2s;position:relative;overflow:hidden}.FinalCta-module__-x2kkq__cta:hover{box-shadow:0 0 30px var(--accent-dim);filter:brightness(1.1);transform:translateY(-2px)}.FinalCta-module__-x2kkq__cta:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.FinalCta-module__-x2kkq__cta:hover:after{left:100%}@media (max-width:1439px) and (min-width:1024px){.FinalCta-module__-x2kkq__wrapper{padding-block:5rem}.FinalCta-module__-x2kkq__inner{max-width:1200px;padding-inline:2rem}.FinalCta-module__-x2kkq__h2{font-size:clamp(2.25rem,4.5vw,3.5rem)}.FinalCta-module__-x2kkq__text{margin-bottom:3.5rem;font-size:1.125rem}.FinalCta-module__-x2kkq__cta{padding:1.125rem 2.75rem;font-size:1.0625rem}}@media (max-width:1023px) and (min-width:768px){.FinalCta-module__-x2kkq__wrapper{padding-block:4rem}.FinalCta-module__-x2kkq__inner{max-width:100%;padding-inline:1.5rem}.FinalCta-module__-x2kkq__label{margin-bottom:1.75rem;font-size:.8125rem}.FinalCta-module__-x2kkq__h2{max-width:25ch;margin-bottom:1.75rem;font-size:clamp(2rem,4.2vw,3rem)}.FinalCta-module__-x2kkq__text{margin-bottom:3rem;font-size:1.0625rem}.FinalCta-module__-x2kkq__cta{min-height:44px;padding:1rem 2.5rem;font-size:1rem}}@media (max-width:767px){.FinalCta-module__-x2kkq__wrapper{padding-block:3rem}.FinalCta-module__-x2kkq__inner{width:100%;padding-left:max(1.5rem,env(safe-area-inset-left));padding-right:max(1.5rem,env(safe-area-inset-right))}.FinalCta-module__-x2kkq__label{margin-bottom:1.5rem;padding:.4rem .875rem;font-size:.75rem}.FinalCta-module__-x2kkq__h2{max-width:100%;margin-bottom:1.5rem;font-size:clamp(1.75rem,7vw,2.25rem)}.FinalCta-module__-x2kkq__text{max-width:100%;margin-bottom:2.5rem;font-size:1rem}.FinalCta-module__-x2kkq__cta{width:100%;min-height:44px;padding:1rem 2rem;font-size:1rem}}@media (max-width:767px) and (orientation:landscape){.FinalCta-module__-x2kkq__wrapper{padding-block:2rem}.FinalCta-module__-x2kkq__h2{font-size:1.875rem}}@media (prefers-reduced-motion:reduce){.FinalCta-module__-x2kkq__wrapper,.FinalCta-module__-x2kkq__wrapper *,.FinalCta-module__-x2kkq__cta,.FinalCta-module__-x2kkq__cta:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.FinalCta-module__-x2kkq__cta:after{transition:none}}
