.Hero-module__4L-IvW__heroSection{min-height:calc(120vh - var(--header-height));padding:var(--spacing-2xl)0;background:0 0;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.Hero-module__4L-IvW__heroLayout{gap:var(--spacing-xl);width:100%;max-width:1400px;padding:0 var(--spacing-xl);z-index:10;min-height:calc(120vh - var(--header-height) - var(--spacing-4xl));grid-template-columns:1fr;align-items:center;margin:0 auto;display:grid;position:relative}@media (min-width:1024px){.Hero-module__4L-IvW__heroLayout{gap:var(--spacing-2xl);grid-template-columns:1fr 1fr}}.Hero-module__4L-IvW__heroContent{z-index:10;position:relative}.Hero-module__4L-IvW__heroInner{text-align:left;max-width:600px}.Hero-module__4L-IvW__heroSubtitle{margin:0 0 var(--spacing-md)0;color:var(--color-text-secondary);text-shadow:0 2px 4px #0000004d;text-transform:uppercase;letter-spacing:.15em;font-size:clamp(.75rem,1vw,.875rem);font-weight:600;line-height:1.5}.Hero-module__4L-IvW__heroTitle{margin:0 0 var(--spacing-xl)0;letter-spacing:-.02em;color:var(--color-text-primary);text-shadow:0 2px 8px #0006,0 4px 16px #0000004d;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.Hero-module__4L-IvW__heroDescription{margin:0 0 var(--spacing-xl)0;color:var(--color-text-secondary);max-width:480px;font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.6}.Hero-module__4L-IvW__heroButtons{gap:var(--spacing-md);z-index:20;flex-direction:column;align-items:flex-start;display:flex;position:relative}.Hero-module__4L-IvW__heroPrimaryButton{color:#0a0a0a;letter-spacing:.1em;text-transform:uppercase;background:#e8e4dc;justify-content:center;align-items:center;width:200px;height:56px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:transform .2s,opacity .2s,box-shadow .3s;display:flex;box-shadow:0 -2px #0064fff2,2px 0 #00c832f2,0 2px #dc0000f2,-2px 0 #ffff00f2,2px -2px #009664f2,2px 2px #646419f2,-2px 2px #f08200f2,-2px -2px #968296f2}.Hero-module__4L-IvW__heroPrimaryButton:hover{box-shadow:none;background:#d9d5cd;transform:scale(1.02)}.Hero-module__4L-IvW__heroPrimaryButton:active{transform:scale(.98)}.Hero-module__4L-IvW__heroSecondaryButton{color:#e8e4dc;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #e8e4dc80;justify-content:center;align-items:center;width:200px;height:56px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:flex}.Hero-module__4L-IvW__heroSecondaryButton:hover{background:#e8e4dc1a;border-color:#e8e4dc;transform:scale(1.02)}.Hero-module__4L-IvW__heroSecondaryButton:active{transform:scale(.98)}@media (min-width:640px){.Hero-module__4L-IvW__heroButtons{flex-direction:row}}.Hero-module__4L-IvW__heroBackground{display:none}.Hero-module__4L-IvW__heroVisualization{justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;display:flex;position:relative}.Hero-module__4L-IvW__visualizationSkeleton{background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);width:100%;height:400px;animation:2s ease-in-out infinite Hero-module__4L-IvW__pulse}@keyframes Hero-module__4L-IvW__pulse{0%,to{opacity:.3}50%{opacity:.6}}@media (max-width:1023px){.Hero-module__4L-IvW__heroLayout{padding-top:var(--spacing-xl);grid-template-rows:auto auto}.Hero-module__4L-IvW__heroVisualization{order:-1;height:300px;min-height:250px}.Hero-module__4L-IvW__heroInner{text-align:center;max-width:100%}.Hero-module__4L-IvW__heroButtons{justify-content:center;align-items:center}.Hero-module__4L-IvW__heroDescription{margin-left:auto;margin-right:auto}}@media (min-width:768px) and (max-width:1023px){.Hero-module__4L-IvW__heroVisualization{height:350px}.Hero-module__4L-IvW__heroInner{max-width:600px;margin:0 auto}.Hero-module__4L-IvW__heroTitle{font-size:clamp(2rem,6vw,3rem)}.Hero-module__4L-IvW__heroDescription{max-width:520px}}@media (max-width:767px){.Hero-module__4L-IvW__heroSection{min-height:calc(100vh - var(--header-height));padding:var(--spacing-xl)0}.Hero-module__4L-IvW__heroLayout{min-height:calc(100vh - var(--header-height) - var(--spacing-2xl));padding:0 var(--spacing-md)}.Hero-module__4L-IvW__heroTitle{font-size:clamp(1.75rem,8vw,2.5rem)}.Hero-module__4L-IvW__heroButtons{align-items:center;width:100%}.Hero-module__4L-IvW__heroPrimaryButton,.Hero-module__4L-IvW__heroSecondaryButton{width:100%;max-width:280px}}
.DevModelSelector-module__oSKU7G__selector{z-index:100;position:absolute;top:8px;right:8px}.DevModelSelector-module__oSKU7G__trigger{cursor:pointer;background:#000c;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.DevModelSelector-module__oSKU7G__trigger:hover{background:#000000e6;border-color:#fff6;transform:scale(1.05)}.DevModelSelector-module__oSKU7G__dropdown{background:#0a0a0a;border:1px solid #ffffff26;border-radius:8px;width:280px;max-height:400px;position:absolute;top:40px;right:0;overflow:hidden;box-shadow:0 8px 32px #00000080}.DevModelSelector-module__oSKU7G__header{background:#ffffff08;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.DevModelSelector-module__oSKU7G__label{text-transform:uppercase;letter-spacing:.1em;color:#fff9;font-size:11px;font-weight:600}.DevModelSelector-module__oSKU7G__close{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;display:flex}.DevModelSelector-module__oSKU7G__close:hover{color:#fff;background:#ffffff1a}.DevModelSelector-module__oSKU7G__search{color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff1a;outline:none;width:100%;padding:12px 16px;font-size:13px}.DevModelSelector-module__oSKU7G__search::placeholder{color:#ffffff4d}.DevModelSelector-module__oSKU7G__list{max-height:300px;padding:8px;overflow-y:auto}.DevModelSelector-module__oSKU7G__list::-webkit-scrollbar{width:6px}.DevModelSelector-module__oSKU7G__list::-webkit-scrollbar-track{background:0 0}.DevModelSelector-module__oSKU7G__list::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.DevModelSelector-module__oSKU7G__option{color:#ffffffb3;text-align:left;cursor:pointer;text-transform:capitalize;background:0 0;border:none;border-radius:4px;width:100%;padding:10px 12px;font-size:12px;transition:all .15s;display:block}.DevModelSelector-module__oSKU7G__option:hover{color:#fff;background:#ffffff14}.DevModelSelector-module__oSKU7G__option.DevModelSelector-module__oSKU7G__active{color:#fff;background:#ffffff1f;font-weight:500}.DevModelSelector-module__oSKU7G__tabs{border-bottom:1px solid #ffffff1a;display:flex}.DevModelSelector-module__oSKU7G__tab{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:none;flex:1;padding:10px 16px;font-size:11px;font-weight:600;transition:all .15s}.DevModelSelector-module__oSKU7G__tab:hover{color:#fffc;background:#ffffff08}.DevModelSelector-module__oSKU7G__tab.DevModelSelector-module__oSKU7G__activeTab{color:#fff;background:#ffffff0d;border-bottom:2px solid #fff}.DevModelSelector-module__oSKU7G__transformControls{padding:12px}.DevModelSelector-module__oSKU7G__control{align-items:center;gap:8px;margin-bottom:12px;display:flex}.DevModelSelector-module__oSKU7G__controlLabel{color:#fff9;text-transform:uppercase;letter-spacing:.05em;width:70px;font-size:11px}.DevModelSelector-module__oSKU7G__slider{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:2px;outline:none;flex:1;height:4px}.DevModelSelector-module__oSKU7G__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .1s}.DevModelSelector-module__oSKU7G__slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.DevModelSelector-module__oSKU7G__slider::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:14px;height:14px}.DevModelSelector-module__oSKU7G__controlValue{color:#fffc;text-align:right;width:36px;font-family:monospace;font-size:11px}.DevModelSelector-module__oSKU7G__logButton{color:#fffc;cursor:pointer;background:0 0;border:1px dashed #fff3;border-radius:6px;width:100%;margin-top:8px;padding:12px;font-size:12px;transition:all .15s}.DevModelSelector-module__oSKU7G__logButton:hover{color:#fff;background:#ffffff0d;border-color:#fff6}.DevModelSelector-module__oSKU7G__loading{text-align:center;color:#ffffff80;padding:20px;font-size:12px}
.ThreePanelShowcase-module__ezWVzG__showcase{background:#0a0a0a;width:100%;padding:0;position:relative}.ThreePanelShowcase-module__ezWVzG__header{text-align:center;margin:0 auto;padding:80px 24px}.ThreePanelShowcase-module__ezWVzG__headline{color:var(--color-text-primary,#fff);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3.5vw,3rem);font-weight:700;line-height:1.1}.ThreePanelShowcase-module__ezWVzG__panelGrid{grid-template-columns:repeat(3,1fr);gap:0;width:100%;display:grid}.ThreePanelShowcase-module__ezWVzG__panel{cursor:pointer;border:1px solid #ffffff14;text-decoration:none;transition:box-shadow .3s;display:block;position:relative;overflow:hidden}.ThreePanelShowcase-module__ezWVzG__panel:hover{box-shadow:inset 0 1px #0064ffd9,inset 0 -1px #dc0000d9,inset 1px 0 #00c832d9,inset -1px 0 #ffff00b3}.ThreePanelShowcase-module__ezWVzG__canvasContainer{background:#0a0a0a;width:100%;height:90vh;position:relative;overflow:hidden}.ThreePanelShowcase-module__ezWVzG__featureLabel{color:#e8e4dc;letter-spacing:.1em;text-transform:uppercase;z-index:15;pointer-events:none;font-size:.8125rem;font-weight:500;position:absolute;top:12px;left:12px}.ThreePanelShowcase-module__ezWVzG__canvasPlaceholder{background:#0a0a0a;width:100%;height:100%}.ThreePanelShowcase-module__ezWVzG__hoverGradient{opacity:0;pointer-events:none;background:radial-gradient(80% 60%,#ffffff08 0%,#0000 70%);transition:opacity .4s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.ThreePanelShowcase-module__ezWVzG__panel:hover .ThreePanelShowcase-module__ezWVzG__hoverGradient{opacity:1}.ThreePanelShowcase-module__ezWVzG__content{z-index:10;background:linear-gradient(#0000 0%,#0a0a0ab3 30%,#0a0a0af2 100%);padding:24px;position:absolute;bottom:0;left:0;right:0}.ThreePanelShowcase-module__ezWVzG__title{color:#e8e4dc;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2;transition:text-shadow .3s}.ThreePanelShowcase-module__ezWVzG__panel:hover .ThreePanelShowcase-module__ezWVzG__title{text-shadow:-1px 0 #0064ffe6,1px 0 #dc0000e6,0 1px #00c832b3}.ThreePanelShowcase-module__ezWVzG__description{color:#e8e4dcb3;max-width:400px;margin:0;font-size:.9rem;line-height:1.6;transition:color .4s}.ThreePanelShowcase-module__ezWVzG__panel:hover .ThreePanelShowcase-module__ezWVzG__description{color:#e8e4dccc}@media (max-width:1024px){.ThreePanelShowcase-module__ezWVzG__panelGrid{grid-template-columns:repeat(2,1fr)}.ThreePanelShowcase-module__ezWVzG__panel:nth-child(2){border-right:none}.ThreePanelShowcase-module__ezWVzG__panel:nth-child(3){border-left:none;grid-column:span 2}}@media (max-width:640px){.ThreePanelShowcase-module__ezWVzG__showcase{padding:0}.ThreePanelShowcase-module__ezWVzG__canvasContainer{height:60vh}.ThreePanelShowcase-module__ezWVzG__panelGrid{grid-template-columns:1fr}.ThreePanelShowcase-module__ezWVzG__panel:nth-child(3){grid-column:span 1}.ThreePanelShowcase-module__ezWVzG__content{padding:20px}.ThreePanelShowcase-module__ezWVzG__featureLabel{font-size:.75rem;top:8px;left:8px}}@media (prefers-reduced-motion:reduce){.ThreePanelShowcase-module__ezWVzG__hoverGradient,.ThreePanelShowcase-module__ezWVzG__title{transition:none}.ThreePanelShowcase-module__ezWVzG__panel:hover .ThreePanelShowcase-module__ezWVzG__title{transform:none}.ThreePanelShowcase-module__ezWVzG__description{transition:color .2s}}
.ContactCTA-module__mDbWma__section{background:var(--color-bg-secondary);border-top:1px solid var(--color-border-subtle);padding:0 0 6rem;position:relative}.ContactCTA-module__mDbWma__container{width:100%;max-width:1400px;margin:0 auto;padding:0}.ContactCTA-module__mDbWma__wrapper{padding:0}.ContactCTA-module__mDbWma__content{gap:var(--spacing-xl);padding:var(--spacing-2xl)0;grid-template-columns:1fr;display:grid}@media (min-width:1024px){.ContactCTA-module__mDbWma__content{gap:var(--spacing-2xl);padding:var(--spacing-3xl)0;grid-template-columns:1fr 1fr}}.ContactCTA-module__mDbWma__headingSection{flex-direction:column;justify-content:center;display:flex}.ContactCTA-module__mDbWma__label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.15em;margin:0 0 var(--spacing-md)0;font-size:.75rem;font-weight:600}.ContactCTA-module__mDbWma__heading{letter-spacing:-.02em;color:var(--color-text-primary);text-shadow:0 2px 8px #0006,0 4px 16px #0000004d;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.ContactCTA-module__mDbWma__highlight{background:var(--color-text-primary);color:var(--color-bg-secondary);text-shadow:none;margin-left:.2em;padding:.1em .4em;display:inline-block;box-shadow:0 -2px #0064ff,2px 0 #00c832,0 2px #dc0000,-2px 0 #ff0,2px -2px #009664,2px 2px #646419,-2px 2px #f08200,-2px -2px #968296}.ContactCTA-module__mDbWma__descriptionSection{padding-top:1.75rem;padding-left:var(--spacing-xl);flex-direction:column;justify-content:center;display:flex}.ContactCTA-module__mDbWma__description{color:var(--color-text-secondary);margin:0;font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.7}.ContactCTA-module__mDbWma__divider{background:var(--color-border-subtle);height:1px;margin:0}.ContactCTA-module__mDbWma__formSection{padding:var(--spacing-2xl)0}.ContactCTA-module__mDbWma__form{max-width:100%;margin:0 auto}.ContactCTA-module__mDbWma__formGrid{gap:var(--spacing-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ContactCTA-module__mDbWma__formGrid{gap:var(--spacing-2xl)var(--spacing-xl);grid-template-columns:1fr 1fr}}.ContactCTA-module__mDbWma__formGroup{flex-direction:column;display:flex}.ContactCTA-module__mDbWma__formGroupFull{grid-column:1/-1}.ContactCTA-module__mDbWma__formLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-family:monospace;font-size:.75rem;font-weight:500;display:block}.ContactCTA-module__mDbWma__formLabel:before{content:"[ "}.ContactCTA-module__mDbWma__formLabel:after{content:" ]"}.ContactCTA-module__mDbWma__formLabelRequired:after{content:"* ]";color:var(--color-text-muted)}.ContactCTA-module__mDbWma__formInput{background:  linear-gradient(to top,var(--color-border-beige)0%,var(--color-border-beige)50%,transparent 50%)left bottom/1px 100% no-repeat,linear-gradient(to top,var(--color-border-beige)0%,var(--color-border-beige)50%,transparent 50%)right bottom/1px 100% no-repeat;border:none;border-bottom:1px solid var(--color-border-beige);width:100%;color:var(--color-text-primary);padding:20px 16px;font-family:inherit;font-size:1.125rem;transition:border-color .2s,box-shadow .2s,background .2s}.ContactCTA-module__mDbWma__formInput::placeholder{color:var(--color-text-muted)}.ContactCTA-module__mDbWma__formInput:focus{background:linear-gradient(#0000 50%,#f009 50% 100%) 0 100%/1px 100% no-repeat,linear-gradient(#0000 50%,#0064ff99 50% 100%) 100% 100%/1px 100% no-repeat;border-color:#00c832f2;outline:none}.ContactCTA-module__mDbWma__formInput:hover:not(:focus){border-color:var(--color-text-muted);background:linear-gradient(to top,var(--color-text-muted)0%,var(--color-text-muted)50%,transparent 50%)left bottom/1px 100% no-repeat,linear-gradient(to top,var(--color-text-muted)0%,var(--color-text-muted)50%,transparent 50%)right bottom/1px 100% no-repeat}.ContactCTA-module__mDbWma__formSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23e8e4dc' fill-opacity='0.5' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px;}.ContactCTA-module__mDbWma__formSelect option{background:var(--color-bg-secondary);color:var(--color-text-primary)}.ContactCTA-module__mDbWma__formTextarea{resize:vertical;border:1px solid var(--color-border-beige);background:0 0;min-height:120px;padding:16px}.ContactCTA-module__mDbWma__formTextarea:focus{background:0 0;border-color:#0000;outline:none;box-shadow:0 -2px #0064fff2,2px 0 #00c832f2,0 2px #dc0000f2,-2px 0 #ffff00f2,2px -2px #009664f2,2px 2px #646419f2,-2px 2px #f08200f2,-2px -2px #968296f2}.ContactCTA-module__mDbWma__formTextarea:hover:not(:focus){border-color:var(--color-text-muted);background:0 0}.ContactCTA-module__mDbWma__formActions{padding-top:var(--spacing-md);grid-column:1/-1;justify-content:flex-start;display:flex}.ContactCTA-module__mDbWma__submitButton{background:var(--color-text-primary);min-width:220px;height:56px;color:var(--color-bg-secondary);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;justify-content:center;align-items:center;padding:0 32px;font-size:.875rem;font-weight:600;transition:transform .2s,opacity .2s,box-shadow .3s;display:flex;box-shadow:0 -2px #0064ff,2px 0 #00c832,0 2px #dc0000,-2px 0 #ff0,2px -2px #009664,2px 2px #646419,-2px 2px #f08200,-2px -2px #968296}.ContactCTA-module__mDbWma__submitButton:hover:not(:disabled){opacity:.9;box-shadow:none;transform:scale(1.02)}.ContactCTA-module__mDbWma__submitButton:active:not(:disabled){transform:scale(.98)}.ContactCTA-module__mDbWma__submitButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.ContactCTA-module__mDbWma__errorMessage{padding:var(--spacing-md);color:var(--color-error);text-align:center;background:#dc26261a;border:1px solid #dc26264d;grid-column:1/-1;font-size:.875rem}.ContactCTA-module__mDbWma__successSection{padding:var(--spacing-3xl)var(--spacing-xl);text-align:center}.ContactCTA-module__mDbWma__successIcon{width:64px;height:64px;margin:0 auto var(--spacing-xl);color:var(--color-success);filter:drop-shadow(-2px 0 #f006)drop-shadow(2px 0 #0064ff66)drop-shadow(0 1px #00ff0040)}.ContactCTA-module__mDbWma__successTitle{color:var(--color-text-primary);margin:0 0 var(--spacing-md);font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.ContactCTA-module__mDbWma__successMessage{color:var(--color-text-secondary);max-width:400px;margin:0 auto;font-size:1rem;line-height:1.6}@media (max-width:767px){.ContactCTA-module__mDbWma__container{padding:0 var(--spacing-sm)}.ContactCTA-module__mDbWma__content{padding:var(--spacing-lg)0 var(--spacing-xl);text-align:center}.ContactCTA-module__mDbWma__descriptionSection{padding-top:0;padding-left:0}.ContactCTA-module__mDbWma__submitButton{width:100%;max-width:320px}}
.Footer-module__VRuwJq__footer{background:#0a0a0a;border-top:1px solid #ffffff14;width:100%;margin-top:auto}.Footer-module__VRuwJq__container{max-width:1400px;margin:0 auto;padding:48px 24px 24px}.Footer-module__VRuwJq__content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.Footer-module__VRuwJq__brand{max-width:300px}.Footer-module__VRuwJq__logo{align-items:center;gap:8px;margin-bottom:12px;display:flex}.Footer-module__VRuwJq__logoText{color:#fff;background:linear-gradient(135deg,#39ff14 0%,#d4a843 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.Footer-module__VRuwJq__tagline{color:#ffffff80;font-size:.875rem;line-height:1.6}.Footer-module__VRuwJq__links{gap:64px;display:flex}.Footer-module__VRuwJq__linkGroup{flex-direction:column;gap:12px;display:flex}.Footer-module__VRuwJq__linkGroupTitle{color:#fff6;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.75rem;font-weight:600}.Footer-module__VRuwJq__link{color:#ffffffb3;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__VRuwJq__link:hover{color:#fff}.Footer-module__VRuwJq__divider{background:#ffffff14;height:1px;margin:32px 0 24px}.Footer-module__VRuwJq__bottom{justify-content:center;align-items:center;display:flex}.Footer-module__VRuwJq__copyright{color:#fff6;font-size:.75rem}@media (max-width:768px){.Footer-module__VRuwJq__container{padding:32px 16px 20px}.Footer-module__VRuwJq__content{flex-direction:column;gap:32px}.Footer-module__VRuwJq__brand{max-width:100%}.Footer-module__VRuwJq__links{flex-direction:column;gap:24px}.Footer-module__VRuwJq__link{padding:var(--spacing-sm)0;align-items:center;min-height:44px;display:inline-flex}.Footer-module__VRuwJq__divider{margin:24px 0 16px}}
.EnterpriseCTA-module__9mH-EW__section{align-items:center;width:100%;min-height:70vh;display:flex;position:relative}.EnterpriseCTA-module__9mH-EW__layout{grid-template-columns:50% 50%;width:100%;min-height:70vh;display:grid}.EnterpriseCTA-module__9mH-EW__area3d{padding:var(--spacing-5xl)var(--spacing-xl)var(--spacing-3xl)var(--spacing-3xl);background:0 0;flex-direction:column;justify-content:flex-end;display:flex;position:relative}.EnterpriseCTA-module__9mH-EW__headline{font-size:clamp(2rem,4vw,3.5rem);font-weight:var(--font-weight-extrabold);color:var(--color-text-primary);letter-spacing:var(--letter-spacing-tight);margin:0 0 var(--spacing-md);text-shadow:-2px 0 #f006,2px 0 #0064ff66,0 1px #00ff0040;line-height:1.1}.EnterpriseCTA-module__9mH-EW__subheadline{font-size:var(--font-size-lg);color:var(--color-text-secondary);max-width:300px;margin:0;line-height:1.5}.EnterpriseCTA-module__9mH-EW__contentArea{background:var(--color-bg-secondary);border-left:1px solid var(--color-border-subtle);padding:var(--spacing-3xl)var(--spacing-2xl);flex-direction:column;justify-content:center;display:flex;position:relative}.EnterpriseCTA-module__9mH-EW__features{margin:0 0 var(--spacing-2xl);flex-direction:column;gap:0;display:flex}.EnterpriseCTA-module__9mH-EW__featureItem{align-items:baseline;gap:var(--spacing-md);padding:var(--spacing-lg)0;border-bottom:1px solid var(--color-border-subtle);display:flex}.EnterpriseCTA-module__9mH-EW__featureItem:first-child{border-top:1px solid var(--color-border-subtle)}.EnterpriseCTA-module__9mH-EW__featureLabel{font-size:.625rem;font-weight:var(--font-weight-medium);color:var(--color-text-muted);letter-spacing:var(--letter-spacing-widest);font-family:var(--font-family-mono);flex-shrink:0}.EnterpriseCTA-module__9mH-EW__featureText{font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--color-text-primary);line-height:1.4}.EnterpriseCTA-module__9mH-EW__ctaWrapper{align-items:center;display:flex}.EnterpriseCTA-module__9mH-EW__ctaButton{background:var(--color-text-primary);min-width:220px;height:56px;color:var(--color-bg-secondary);cursor:pointer;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-widest);text-transform:uppercase;white-space:nowrap;transition:transform var(--transition-fast),opacity var(--transition-fast),box-shadow var(--transition-base),background var(--transition-fast);border:none;justify-content:center;align-items:center;padding:0 32px;display:flex;box-shadow:0 -2px #0064ff,2px 0 #00c832,0 2px #dc0000,-2px 0 #ff0,2px -2px #009664,2px 2px #646419,-2px 2px #f08200,-2px -2px #968296}.EnterpriseCTA-module__9mH-EW__ctaButton:hover{opacity:.9;box-shadow:none;transform:scale(1.02)}.EnterpriseCTA-module__9mH-EW__ctaButton:active{transform:scale(.98)}.EnterpriseCTA-module__9mH-EW__mobileHeader{display:none}.EnterpriseCTA-module__9mH-EW__mobileTitle{font-size:var(--font-size-2xl);font-weight:var(--font-weight-extrabold);color:var(--color-text-primary);margin:0 0 var(--spacing-sm)}@media (max-width:1200px){.EnterpriseCTA-module__9mH-EW__layout{grid-template-columns:40% 60%}.EnterpriseCTA-module__9mH-EW__area3d{padding:var(--spacing-3xl)var(--spacing-xl)var(--spacing-5xl)}.EnterpriseCTA-module__9mH-EW__contentArea{padding:var(--spacing-2xl)var(--spacing-xl)}}@media (max-width:900px){.EnterpriseCTA-module__9mH-EW__section{min-height:auto}.EnterpriseCTA-module__9mH-EW__layout{grid-template-columns:1fr;min-height:auto}.EnterpriseCTA-module__9mH-EW__area3d{display:none}.EnterpriseCTA-module__9mH-EW__contentArea{border-left:none;border-top:1px solid var(--color-border-subtle);padding:var(--spacing-2xl)var(--spacing-lg);background:var(--color-bg-primary)}.EnterpriseCTA-module__9mH-EW__mobileHeader{text-align:center;margin-bottom:var(--spacing-xl);display:block}}@media (min-width:901px){.EnterpriseCTA-module__9mH-EW__mobileHeader{display:none}}@media (max-width:600px){.EnterpriseCTA-module__9mH-EW__contentArea{padding:var(--spacing-xl)var(--spacing-md)}.EnterpriseCTA-module__9mH-EW__featureItem{padding:var(--spacing-lg)0}.EnterpriseCTA-module__9mH-EW__featureText{font-size:var(--font-size-md)}.EnterpriseCTA-module__9mH-EW__ctaButton{width:100%}}
.FAQ-module__hlQ5aq__section{padding:var(--spacing-4xl)0;background:#0a0a0a}.FAQ-module__hlQ5aq__container{max-width:800px;padding:0 var(--spacing-xl);margin:0 auto}.FAQ-module__hlQ5aq__header{text-align:center;margin-bottom:var(--spacing-3xl)}.FAQ-module__hlQ5aq__sectionTitle{color:var(--color-text-primary);margin:0 0 var(--spacing-md)0;background:linear-gradient(135deg,#fff 0%,var(--color-primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3rem);font-weight:700}.FAQ-module__hlQ5aq__sectionSubtitle{font-size:var(--font-size-lg);color:var(--color-text-secondary);margin:0}.FAQ-module__hlQ5aq__faqList{gap:var(--spacing-md);flex-direction:column;display:flex}.FAQ-module__hlQ5aq__faqItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;transition:border-color .3s,background .3s;overflow:hidden}.FAQ-module__hlQ5aq__faqItem:hover{background:#ffffff0d;border-color:#39ff1433}.FAQ-module__hlQ5aq__questionButton{width:100%;padding:var(--spacing-lg)var(--spacing-xl);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;display:flex}.FAQ-module__hlQ5aq__question{font-size:var(--font-size-lg);color:var(--color-text-primary);font-weight:600;line-height:1.4}.FAQ-module__hlQ5aq__icon{color:var(--color-primary);margin-left:var(--spacing-md);flex-shrink:0}.FAQ-module__hlQ5aq__answerWrapper{overflow:hidden}.FAQ-module__hlQ5aq__answer{padding:0 var(--spacing-xl)var(--spacing-lg)var(--spacing-xl);font-size:var(--font-size-md);color:var(--color-text-secondary);line-height:1.7}@media (max-width:600px){.FAQ-module__hlQ5aq__section{padding:var(--spacing-3xl)0}.FAQ-module__hlQ5aq__container{padding:0 var(--spacing-lg)}.FAQ-module__hlQ5aq__questionButton{padding:var(--spacing-md)var(--spacing-lg);min-height:44px}.FAQ-module__hlQ5aq__icon{min-width:24px;min-height:24px}.FAQ-module__hlQ5aq__answer{padding:0 var(--spacing-lg)var(--spacing-md)var(--spacing-lg)}.FAQ-module__hlQ5aq__question{font-size:var(--font-size-md)}}
.company-module__TEuMka__main{background:#0a0a0a;position:relative}.company-module__TEuMka__heroSection{min-height:calc(100vh - var(--header-height));justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.company-module__TEuMka__heroCanvas{z-index:1;position:absolute;inset:0}.company-module__TEuMka__heroContent{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:40px 24px;display:flex;position:relative}.company-module__TEuMka__heroTitle{letter-spacing:-.02em;color:#fff;text-shadow:0 2px 40px #000c;white-space:nowrap;margin:0 0 48px;font-size:clamp(2rem,5vw,4.5rem);font-style:italic;font-weight:700;line-height:1.1}.company-module__TEuMka__heroSubtitle{color:#ffffffd9;white-space:pre-line;text-shadow:0 2px 8px #000,0 4px 30px #000000f2;max-width:900px;margin:0;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.875rem,1.4vw,1rem);line-height:1.85}.company-module__TEuMka__splitSection{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;min-height:80vh;display:grid}.company-module__TEuMka__splitReverse{direction:rtl}.company-module__TEuMka__splitReverse>*{direction:ltr}.company-module__TEuMka__splitModel{background:#0a0a0a;justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.company-module__TEuMka__modelPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.company-module__TEuMka__placeholderVisual{background:linear-gradient(135deg,#ffffff05 0%,#ffffff0d 50%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:4px;width:60%;height:60%}.company-module__TEuMka__splitContent{background:#0a0a0a;flex-direction:column;justify-content:center;padding:80px 60px;display:flex;position:relative}.company-module__TEuMka__contentAccent{border-bottom:1px solid #fff3;border-left:1px solid #fff3;width:60px;height:60px;position:absolute;top:80px;left:60px}.company-module__TEuMka__splitReverse .company-module__TEuMka__contentAccent{border-left:none;border-right:1px solid #fff3;left:auto;right:60px}.company-module__TEuMka__splitTitle{letter-spacing:-.02em;color:#fff;white-space:pre-line;margin:0 0 32px;padding-top:40px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-style:italic;font-weight:700;line-height:1.2}.company-module__TEuMka__splitTagline{color:#fff9;letter-spacing:.02em;margin:0 0 24px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem;font-style:italic}.company-module__TEuMka__splitText{color:#ffffffb3;max-width:500px;margin:0 0 20px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.8125rem,1.2vw,.9375rem);line-height:1.75}.company-module__TEuMka__splitText:last-child{margin-bottom:0}.company-module__TEuMka__stakesSection{text-align:center;border-top:1px solid #ffffff14;padding:120px 24px}.company-module__TEuMka__stakesHeadline{letter-spacing:-.02em;color:#fff;white-space:nowrap;margin:0 0 16px;font-size:clamp(2rem,4.5vw,4.5rem);font-style:italic;font-weight:700;line-height:1.1}.company-module__TEuMka__stakesTagline{color:#fff9;margin:0 0 80px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.875rem,1.2vw,1rem)}.company-module__TEuMka__stakesGrid{grid-template-columns:repeat(3,1fr);gap:0;max-width:1400px;margin:0 auto;display:grid}.company-module__TEuMka__stakesCard{text-align:center;background:#000;border:1px solid #e8e4dc33;border-right:none;padding:32px 40px;transition:background .3s,border-color .3s}.company-module__TEuMka__stakesCard:last-child{border-right:1px solid #e8e4dc33}.company-module__TEuMka__stakesCard:hover{background:#0a0a0a;border-color:#e8e4dc59}.company-module__TEuMka__stakesCard:hover+.company-module__TEuMka__stakesCard{border-left-color:#e8e4dc59}.company-module__TEuMka__stakesIcon{width:160px;height:100px;margin:0 auto 16px}.company-module__TEuMka__stakesCardTitle{color:#e8e4dc;margin:0 0 6px;font-size:2rem;font-weight:600}.company-module__TEuMka__stakesCardDesc{color:#e8e4dca6;margin:0;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.8125rem;line-height:1.6}.company-module__TEuMka__ctaSection{border-top:1px solid #ffffff14;padding:80px 24px 120px}.company-module__TEuMka__ctaInner{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.company-module__TEuMka__primaryButton{color:#0a0a0a;letter-spacing:.1em;text-transform:uppercase;background:#e8e4dc;justify-content:center;align-items:center;width:200px;height:56px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .3s;display:flex;box-shadow:0 -2px #0064fff2,2px 0 #00c832f2,0 2px #dc0000f2,-2px 0 #ffff00f2,2px -2px #009664f2,2px 2px #646419f2,-2px 2px #f08200f2,-2px -2px #968296f2}.company-module__TEuMka__primaryButton:hover{box-shadow:none;background:#d9d5cd;transform:scale(1.02)}.company-module__TEuMka__secondaryButton{color:#e8e4dc;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #e8e4dc66;justify-content:center;align-items:center;width:200px;height:56px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:flex}.company-module__TEuMka__secondaryButton:hover{background:#e8e4dc14;border-color:#e8e4dc;transform:scale(1.02)}@media (max-width:1024px){.company-module__TEuMka__splitSection{grid-template-columns:1fr;min-height:auto}.company-module__TEuMka__splitReverse{direction:ltr}.company-module__TEuMka__splitModel{order:-1;min-height:50vh}.company-module__TEuMka__splitContent{padding:60px 32px}.company-module__TEuMka__contentAccent{top:60px;left:32px}.company-module__TEuMka__splitReverse .company-module__TEuMka__contentAccent{border-left:1px solid #fff3;border-right:none;left:32px;right:auto}.company-module__TEuMka__splitTitle{padding-top:32px}.company-module__TEuMka__stakesGrid{grid-template-columns:1fr;gap:0;padding:0}.company-module__TEuMka__stakesCard{border-bottom:none;border-right:1px solid #e8e4dc33;padding:28px 24px}.company-module__TEuMka__stakesCard:last-child{border-bottom:1px solid #e8e4dc33}.company-module__TEuMka__stakesIcon{width:140px;height:90px;margin-bottom:12px}}@media (max-width:640px){.company-module__TEuMka__heroContent{padding:24px 16px}.company-module__TEuMka__heroTitle{margin-bottom:24px;font-size:clamp(1.5rem,6vw,2rem)}.company-module__TEuMka__heroSubtitle{padding:24px 20px;font-size:.8125rem}.company-module__TEuMka__splitContent{padding:48px 24px}.company-module__TEuMka__contentAccent{width:40px;height:40px;top:48px;left:24px}.company-module__TEuMka__splitTitle{padding-top:24px}.company-module__TEuMka__stakesSection{padding:80px 16px}.company-module__TEuMka__stakesTagline{margin-bottom:48px}.company-module__TEuMka__ctaSection{padding:60px 16px 80px}.company-module__TEuMka__ctaInner{flex-direction:column;align-items:center}.company-module__TEuMka__primaryButton,.company-module__TEuMka__secondaryButton{width:100%;max-width:280px}}@media (prefers-reduced-motion:reduce){.company-module__TEuMka__primaryButton,.company-module__TEuMka__secondaryButton,.company-module__TEuMka__stakesCard,.company-module__TEuMka__stakesIcon{transition:none}.company-module__TEuMka__primaryButton:hover,.company-module__TEuMka__secondaryButton:hover{transform:none}}
.product-module__EYF50a__main{background:#0a0a0a;position:relative}.product-module__EYF50a__heroSection{min-height:calc(100vh - var(--header-height));justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-module__EYF50a__heroCanvas{z-index:1;position:absolute;inset:0}.product-module__EYF50a__heroContent{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:40px 24px;display:flex;position:relative}.product-module__EYF50a__heroTitle{letter-spacing:-.02em;color:#fff;text-shadow:0 2px 40px #000c;white-space:pre-line;margin:0 0 24px;font-size:clamp(2rem,5vw,4.5rem);font-style:italic;font-weight:700;line-height:1.1}.product-module__EYF50a__heroTagline{color:#fff9;letter-spacing:.02em;margin:0 0 32px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.875rem,1.4vw,1rem);font-style:italic;line-height:1.5}.product-module__EYF50a__heroSubtitle{color:#ffffffd9;white-space:pre-line;text-shadow:0 2px 8px #000,0 4px 30px #000000f2;max-width:700px;margin:0;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.875rem,1.4vw,1rem);line-height:1.85}.product-module__EYF50a__layersSection{border-top:1px solid #ffffff14;padding:120px 24px}.product-module__EYF50a__layersHeadline{letter-spacing:-.02em;color:#fff;text-align:center;margin:0 0 80px;font-size:clamp(2rem,4.5vw,3.5rem);font-style:italic;font-weight:700;line-height:1.1}.product-module__EYF50a__layersGrid{grid-template-columns:repeat(3,1fr);gap:0;max-width:1400px;margin:0 auto;display:grid}.product-module__EYF50a__layerCard{background:#0a0a0a;border:1px solid #ffffff14;border-right:none;flex-direction:column;min-height:500px;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.product-module__EYF50a__layerCard:last-child{border-right:1px solid #ffffff14}.product-module__EYF50a__layerCard:hover{border-color:#fff3}.product-module__EYF50a__layerCard:hover+.product-module__EYF50a__layerCard{border-left-color:#fff3}.product-module__EYF50a__layerCanvas{background:linear-gradient(#ffffff05 0%,#0000 100%);flex:1;min-height:300px;position:relative}.product-module__EYF50a__layerLabel{letter-spacing:.1em;color:#e8e4dc;opacity:.8;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.6875rem;position:absolute;top:16px;left:16px}.product-module__EYF50a__layerContent{border-top:1px solid #ffffff14;padding:24px}.product-module__EYF50a__layerTitle{letter-spacing:.15em;color:#fff;margin:0 0 12px;font-size:1rem;font-weight:600}.product-module__EYF50a__layerDesc{color:#fff9;margin:0;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.8125rem;line-height:1.6}.product-module__EYF50a__splitSection{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;min-height:80vh;display:grid}.product-module__EYF50a__splitReverse{direction:rtl}.product-module__EYF50a__splitReverse>*{direction:ltr}.product-module__EYF50a__splitModel{background:#0a0a0a;justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.product-module__EYF50a__modelPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.product-module__EYF50a__placeholderVisual{background:linear-gradient(135deg,#ffffff05 0%,#ffffff0d 50%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:4px;width:60%;height:60%}.product-module__EYF50a__splitContent{background:#0a0a0a;flex-direction:column;justify-content:center;padding:80px 60px;display:flex;position:relative}.product-module__EYF50a__contentAccent{border-bottom:1px solid #fff3;border-left:1px solid #fff3;width:60px;height:60px;position:absolute;top:80px;left:60px}.product-module__EYF50a__splitReverse .product-module__EYF50a__contentAccent{border-left:none;border-right:1px solid #fff3;left:auto;right:60px}.product-module__EYF50a__splitHeadline{letter-spacing:-.02em;color:#fff;margin:0 0 16px;padding-top:40px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-style:italic;font-weight:700;line-height:1.2}.product-module__EYF50a__splitTagline{color:#fff9;letter-spacing:.02em;margin:0 0 32px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem;font-style:italic}.product-module__EYF50a__splitPoints{margin:0 0 32px;padding:0;list-style:none}.product-module__EYF50a__splitPoint{color:#ffffffb3;margin:0 0 12px;padding-left:20px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.8125rem,1.2vw,.9375rem);line-height:1.75;position:relative}.product-module__EYF50a__splitPoint:before{content:"→";color:#e8e4dc;opacity:.6;position:absolute;left:0}.product-module__EYF50a__splitRecursive{color:#e8e4dc;background:#e8e4dc0d;border-left:2px solid #e8e4dc;margin:0;padding:16px 20px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem}.product-module__EYF50a__pipelineSection{border-top:1px solid #ffffff14;padding:120px 24px;overflow:hidden}.product-module__EYF50a__pipelineHeadline{letter-spacing:-.02em;color:#fff;text-align:center;margin:0 0 64px;font-size:clamp(2rem,4.5vw,3.5rem);font-style:italic;font-weight:700;line-height:1.1}.product-module__EYF50a__pipelineGrid{grid-template-columns:1fr 1fr;gap:0;max-width:1400px;min-height:500px;margin:0 auto;display:grid}.product-module__EYF50a__accordionContainer{border-top:1px solid #ffffff26;padding:0 48px 0 0}.product-module__EYF50a__pipelineVisual{background:linear-gradient(135deg,#ffffff03 0%,#ffffff08 100%);border-left:1px solid #ffffff14;justify-content:center;align-items:center;display:flex;position:relative}.product-module__EYF50a__accordionItem{border-bottom:1px solid #ffffff26}.product-module__EYF50a__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:16px;width:100%;padding:20px 0;transition:opacity .2s;display:flex}.product-module__EYF50a__accordionHeader:hover{opacity:.8}.product-module__EYF50a__accordionHeader:focus-visible{outline-offset:4px;outline:2px solid #e8e4dc}.product-module__EYF50a__accordionNumber{color:#fff6;min-width:40px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.75rem}.product-module__EYF50a__accordionTitle{color:#fff;letter-spacing:-.01em;flex:1;font-size:clamp(1rem,2vw,1.25rem);font-weight:600}.product-module__EYF50a__accordionIcon{color:#ffffff80;text-align:center;width:24px;font-size:1.25rem;font-weight:300;transition:transform .2s}.product-module__EYF50a__accordionContent{overflow:hidden}.product-module__EYF50a__accordionDesc{color:#fff9;max-width:500px;margin:0;padding:0 0 24px 56px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.8125rem;line-height:1.7}.product-module__EYF50a__ctaSection{text-align:center;border-top:1px solid #ffffff14;padding:100px 24px}.product-module__EYF50a__ctaInner{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.product-module__EYF50a__primaryButton{letter-spacing:.05em;text-transform:uppercase;color:#0a0a0a;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;padding:16px 40px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.product-module__EYF50a__primaryButton:hover{background:#ffffffe6;transform:translateY(-1px)}.product-module__EYF50a__secondaryButton{letter-spacing:.05em;text-transform:uppercase;color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;justify-content:center;align-items:center;padding:16px 40px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.product-module__EYF50a__secondaryButton:hover{background:#ffffff0d;border-color:#fff9}@media (max-width:1024px){.product-module__EYF50a__pipelineGrid{grid-template-columns:1fr;gap:48px}.product-module__EYF50a__accordionContainer{padding:0}.product-module__EYF50a__pipelineVisual{border-top:1px solid #ffffff14;border-left:none;min-height:400px}.product-module__EYF50a__layersGrid{grid-template-columns:1fr;gap:0}.product-module__EYF50a__layerCard{border-bottom:none;border-right:1px solid #ffffff14;min-height:400px}.product-module__EYF50a__layerCard:last-child{border-bottom:1px solid #ffffff14}.product-module__EYF50a__splitSection{grid-template-columns:1fr;min-height:auto}.product-module__EYF50a__splitReverse{direction:ltr}.product-module__EYF50a__splitModel{order:-1;min-height:50vh}.product-module__EYF50a__splitContent{padding:60px 32px}.product-module__EYF50a__contentAccent{top:60px;left:32px}.product-module__EYF50a__splitReverse .product-module__EYF50a__contentAccent{border-left:1px solid #fff3;border-right:none;left:32px;right:auto}.product-module__EYF50a__splitHeadline{padding-top:32px}}@media (max-width:768px){.product-module__EYF50a__heroTitle{font-size:clamp(1.75rem,8vw,2.5rem)}.product-module__EYF50a__pipelineSection{padding:80px 16px}.product-module__EYF50a__pipelineHeadline{margin-bottom:48px}.product-module__EYF50a__pipelineVisual{min-height:300px}.product-module__EYF50a__accordionHeader{gap:12px;padding:16px 0}.product-module__EYF50a__accordionNumber{min-width:32px;font-size:.6875rem}.product-module__EYF50a__accordionDesc{padding-bottom:20px;padding-left:44px}.product-module__EYF50a__layersSection{padding:80px 16px}.product-module__EYF50a__layersHeadline{margin-bottom:48px}.product-module__EYF50a__layerCard{min-height:350px}.product-module__EYF50a__ctaInner{flex-direction:column;align-items:center}.product-module__EYF50a__primaryButton,.product-module__EYF50a__secondaryButton{width:100%;max-width:300px}}@media (max-width:640px){.product-module__EYF50a__splitContent{padding:48px 24px}.product-module__EYF50a__contentAccent{width:40px;height:40px;top:48px;left:24px}.product-module__EYF50a__splitHeadline{padding-top:24px}.product-module__EYF50a__splitRecursive{padding:12px 16px;font-size:.8125rem}}.product-module__EYF50a__stagesSection{border-top:1px solid #ffffff14;padding:120px 24px}.product-module__EYF50a__stagesHeadline{letter-spacing:-.02em;color:#fff;text-align:center;margin:0 0 64px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-style:italic;font-weight:700;line-height:1.2}.product-module__EYF50a__stagesGrid{grid-template-rows:auto auto;grid-template-columns:repeat(5,1fr);gap:0;max-width:1200px;margin:0 auto;display:grid}.product-module__EYF50a__stageCardWrapper{display:flex;position:relative}.product-module__EYF50a__stageCardWrapper:first-child{grid-area:1/1}.product-module__EYF50a__stageCardWrapper:nth-child(2){grid-area:2/2}.product-module__EYF50a__stageCardWrapper:nth-child(3){grid-area:1/3}.product-module__EYF50a__stageCardWrapper:nth-child(4){grid-area:2/4}.product-module__EYF50a__stageCardWrapper:nth-child(5){grid-area:1/5}.product-module__EYF50a__stageCardWrapper:after{content:"";z-index:10;pointer-events:none;width:12px;height:12px;position:absolute}.product-module__EYF50a__stageCardWrapper:first-child:after{background:linear-gradient(#dc0000,#dc0000) 50%/2px 100% no-repeat,linear-gradient(#dc0000,#dc0000) 50%/100% 2px no-repeat;bottom:-6px;right:-6px}.product-module__EYF50a__stageCardWrapper:nth-child(2):after{background:linear-gradient(#00c832,#00c832) 50%/2px 100% no-repeat,linear-gradient(#00c832,#00c832) 50%/100% 2px no-repeat;top:-6px;right:-6px}.product-module__EYF50a__stageCardWrapper:nth-child(3):after{background:linear-gradient(#0064ff,#0064ff) 50%/2px 100% no-repeat,linear-gradient(#0064ff,#0064ff) 50%/100% 2px no-repeat;bottom:-6px;right:-6px}.product-module__EYF50a__stageCardWrapper:nth-child(4):after{background:linear-gradient(#ff0,#ff0) 50%/2px 100% no-repeat,linear-gradient(#ff0,#ff0) 50%/100% 2px no-repeat;top:-6px;right:-6px}.product-module__EYF50a__stageCardWrapper:nth-child(5):after{display:none}.product-module__EYF50a__stageCard{background:#0a0a0a;border:1px solid #e8e4dc;flex-direction:column;width:100%;min-height:220px;padding:32px;text-decoration:none;transition:border-color .3s,background .3s;display:flex;position:relative;overflow:hidden}.product-module__EYF50a__stageCard:hover{background:#e8e4dc08;border-color:#fff}.product-module__EYF50a__stageNumber{color:#e8e4dc;letter-spacing:.05em;opacity:.7;margin-bottom:24px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem}.product-module__EYF50a__stageNumberSlash{color:#e8e4dc;opacity:1}.product-module__EYF50a__stageTitle{color:#e8e4dc;letter-spacing:-.01em;margin:0 0 16px;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.product-module__EYF50a__stageDesc{color:#e8e4dc;opacity:.75;max-width:280px;margin:0;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.8125rem;line-height:1.7}@media (max-width:1024px){.product-module__EYF50a__stagesGrid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:0}.product-module__EYF50a__stageCardWrapper:first-child{grid-area:1/1}.product-module__EYF50a__stageCardWrapper:nth-child(2){grid-area:1/2}.product-module__EYF50a__stageCardWrapper:nth-child(3){grid-area:1/3}.product-module__EYF50a__stageCardWrapper:nth-child(4){grid-area:2/1}.product-module__EYF50a__stageCardWrapper:nth-child(5){grid-area:2/2}.product-module__EYF50a__stageCardWrapper:after{display:none}}@media (max-width:768px){.product-module__EYF50a__stagesSection{padding:80px 16px}.product-module__EYF50a__stagesGrid{grid-template-columns:1fr;gap:0}.product-module__EYF50a__stageCardWrapper:first-child,.product-module__EYF50a__stageCardWrapper:nth-child(2),.product-module__EYF50a__stageCardWrapper:nth-child(3),.product-module__EYF50a__stageCardWrapper:nth-child(4),.product-module__EYF50a__stageCardWrapper:nth-child(5){grid-area:auto}.product-module__EYF50a__stageCard{min-height:160px;padding:24px}.product-module__EYF50a__stageTitle{font-size:1.125rem}.product-module__EYF50a__stageDesc{max-width:none}}@media (prefers-reduced-motion:reduce){.product-module__EYF50a__layerCard,.product-module__EYF50a__primaryButton,.product-module__EYF50a__secondaryButton,.product-module__EYF50a__stageCard,.product-module__EYF50a__stageArrow{transition:none}}
.subpage-module__ha5vrG__main{background:#0a0a0a;position:relative}.subpage-module__ha5vrG__canvasWrapper{position:relative}.subpage-module__ha5vrG__extendedCanvas{z-index:1;pointer-events:none;position:absolute;inset:0}.subpage-module__ha5vrG__heroSection{min-height:calc(100vh - var(--header-height));z-index:2;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.subpage-module__ha5vrG__heroCanvas{z-index:1;position:absolute;inset:0}.subpage-module__ha5vrG__heroContent{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:900px;padding:40px 24px;display:flex;position:relative}.subpage-module__ha5vrG__heroLabel{letter-spacing:.15em;text-transform:uppercase;color:#e8e4dc;opacity:.7;margin:0 0 16px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.75rem}.subpage-module__ha5vrG__heroTitle{letter-spacing:-.02em;color:#fff;text-shadow:0 2px 40px #000c;margin:0 0 24px;font-size:clamp(2rem,5vw,4rem);font-style:italic;font-weight:700;line-height:1.1}.subpage-module__ha5vrG__heroTagline{color:#ffffffb3;text-shadow:0 2px 8px #000;max-width:600px;margin:0;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.875rem,1.4vw,1rem);line-height:1.7}.subpage-module__ha5vrG__overviewSection{border-top:1px solid #ffffff14;justify-content:center;padding:120px 24px;display:flex}.subpage-module__ha5vrG__overviewContent{text-align:center;max-width:800px}.subpage-module__ha5vrG__overviewHeadline{letter-spacing:-.02em;color:#fff;margin:0 0 24px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-style:italic;font-weight:700;line-height:1.2}.subpage-module__ha5vrG__overviewTagline{color:#ffffffb3;margin:0 0 48px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.875rem,1.4vw,1rem);line-height:1.7}.subpage-module__ha5vrG__overviewPoints{text-align:left;margin:0;padding:0;list-style:none;display:inline-block}.subpage-module__ha5vrG__overviewPoint{color:#ffffffb3;margin:0 0 12px;padding-left:24px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.8125rem,1.2vw,.9375rem);line-height:1.75;position:relative}.subpage-module__ha5vrG__overviewPoint:before{content:"→";color:#e8e4dc;opacity:.6;position:absolute;left:0}.subpage-module__ha5vrG__overviewRecursive{color:#e8e4dc80;margin:32px 0 0;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.75rem,1.1vw,.875rem);font-style:italic;line-height:1.6}.subpage-module__ha5vrG__techSection{border-top:1px solid #ffffff14;padding:120px 24px}.subpage-module__ha5vrG__techHeadline{letter-spacing:-.02em;color:#fff;text-align:center;margin:0 0 64px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-style:italic;font-weight:700;line-height:1.2}.subpage-module__ha5vrG__techGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1200px;margin:0 auto;display:grid}.subpage-module__ha5vrG__techCard{background:#ffffff05;border:1px solid #ffffff14;padding:32px;transition:border-color .3s}.subpage-module__ha5vrG__techCard:hover{border-color:#fff3}.subpage-module__ha5vrG__techCardTitle{letter-spacing:.05em;color:#fff;margin:0 0 12px;font-size:1rem;font-weight:600}.subpage-module__ha5vrG__techCardDesc{color:#fff9;margin:0;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.8125rem;line-height:1.7}.subpage-module__ha5vrG__detailsSection{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;min-height:60vh;display:grid}.subpage-module__ha5vrG__detailsReverse{direction:rtl}.subpage-module__ha5vrG__detailsReverse>*{direction:ltr}.subpage-module__ha5vrG__detailsVisual{background:linear-gradient(135deg,#ffffff03 0%,#ffffff08 100%);justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.subpage-module__ha5vrG__detailsContent{flex-direction:column;justify-content:center;padding:80px 60px;display:flex}.subpage-module__ha5vrG__detailsTitle{letter-spacing:-.02em;color:#fff;margin:0 0 24px;font-size:clamp(1.5rem,3vw,2rem);font-style:italic;font-weight:700;line-height:1.2}.subpage-module__ha5vrG__detailsList{margin:0;padding:0;list-style:none}.subpage-module__ha5vrG__detailsItem{color:#ffffffb3;margin:0 0 12px;padding-left:20px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.8125rem,1.2vw,.9375rem);line-height:1.75;position:relative}.subpage-module__ha5vrG__detailsItem:before{content:"→";color:#e8e4dc;opacity:.6;position:absolute;left:0}.subpage-module__ha5vrG__comingSoonSection{border-top:1px solid #ffffff14;padding:100px 24px}.subpage-module__ha5vrG__comingSoonHeadline{letter-spacing:-.02em;color:#fff;text-align:center;margin:0 0 48px;font-size:clamp(1.5rem,3vw,2rem);font-style:italic;font-weight:700;line-height:1.2}.subpage-module__ha5vrG__comingSoonGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;max-width:900px;margin:0 auto;display:grid}.subpage-module__ha5vrG__comingSoonCard{text-align:center;background:#e8e4dc08;border:1px dashed #e8e4dc33;padding:24px}.subpage-module__ha5vrG__comingSoonBadge{letter-spacing:.15em;text-transform:uppercase;color:#e8e4dc;background:#e8e4dc1a;margin-bottom:16px;padding:4px 12px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.625rem;display:inline-block}.subpage-module__ha5vrG__comingSoonTitle{color:#fff;margin:0 0 8px;font-size:1rem;font-weight:600}.subpage-module__ha5vrG__comingSoonDesc{color:#ffffff80;margin:0;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.75rem;line-height:1.6}.subpage-module__ha5vrG__intelPreviewSection{text-align:center;border-top:1px solid #ffffff14;padding:120px 24px}.subpage-module__ha5vrG__intelPreviewHeadline{letter-spacing:-.02em;color:#fff;margin:0 0 16px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-style:italic;font-weight:700;line-height:1.2}.subpage-module__ha5vrG__intelPreviewSubheadline{color:#fff9;margin:0 0 64px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.875rem,1.4vw,1rem);line-height:1.7}.subpage-module__ha5vrG__intelPreviewGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto;display:grid}@media (max-width:768px){.subpage-module__ha5vrG__intelPreviewGrid{grid-template-columns:1fr;gap:16px}}.subpage-module__ha5vrG__intelPreviewCard{background:#ffffff05;border:1px solid #ffffff14;flex-direction:column;padding:32px 24px;text-decoration:none;transition:all .3s;display:flex;position:relative}.subpage-module__ha5vrG__intelPreviewCard:hover{background:#ffffff0a;border-color:#ffffff40;transform:translateY(-2px)}.subpage-module__ha5vrG__intelPreviewCardTitle{color:#fff;margin:0 0 12px;font-size:1.125rem;font-weight:600}.subpage-module__ha5vrG__intelPreviewCardDesc{color:#fff9;flex:1;margin:0;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.8125rem;line-height:1.6}.subpage-module__ha5vrG__intelPreviewCardArrow{color:#fff6;margin-top:16px;font-size:1.25rem;transition:color .3s,transform .3s}.subpage-module__ha5vrG__intelPreviewCard:hover .subpage-module__ha5vrG__intelPreviewCardArrow{color:#fff;transform:translate(4px)}.subpage-module__ha5vrG__actionsSection{border-top:1px solid #ffffff14;padding:100px 24px}.subpage-module__ha5vrG__actionsHeadline{letter-spacing:-.02em;color:#fff;text-align:center;margin:0 0 48px;font-size:clamp(1.5rem,3vw,2rem);font-style:italic;font-weight:700;line-height:1.2}.subpage-module__ha5vrG__actionsGrid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:800px;margin:0 auto;display:grid}@media (max-width:640px){.subpage-module__ha5vrG__actionsGrid{grid-template-columns:1fr}}.subpage-module__ha5vrG__actionCard{background:#ffffff05;border:1px solid #ffffff14;align-items:flex-start;gap:16px;padding:24px;transition:border-color .3s;display:flex}.subpage-module__ha5vrG__actionCard:hover{border-color:#ffffff26}.subpage-module__ha5vrG__actionNumber{color:#e8e4dc80;flex-shrink:0;min-width:24px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.75rem}.subpage-module__ha5vrG__actionText{color:#fffc;margin:0;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem;line-height:1.6}.subpage-module__ha5vrG__navSection{border-top:1px solid #ffffff14;padding:60px 24px}.subpage-module__ha5vrG__navInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.subpage-module__ha5vrG__navLink{color:#fff9;align-items:center;gap:8px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.subpage-module__ha5vrG__navLink:hover{color:#fff}.subpage-module__ha5vrG__navLinkPrev:before{content:"←"}.subpage-module__ha5vrG__navLinkNext:after{content:"→"}.subpage-module__ha5vrG__ctaSection{text-align:center;border-top:1px solid #ffffff14;padding:100px 24px}.subpage-module__ha5vrG__ctaInner{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.subpage-module__ha5vrG__primaryButton{letter-spacing:.05em;text-transform:uppercase;color:#0a0a0a;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;padding:16px 40px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.subpage-module__ha5vrG__primaryButton:hover{background:#ffffffe6;transform:translateY(-1px)}.subpage-module__ha5vrG__secondaryButton{letter-spacing:.05em;text-transform:uppercase;color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;justify-content:center;align-items:center;padding:16px 40px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.subpage-module__ha5vrG__secondaryButton:hover{background:#ffffff0d;border-color:#fff9}@media (max-width:1024px){.subpage-module__ha5vrG__detailsSection{grid-template-columns:1fr;min-height:auto}.subpage-module__ha5vrG__detailsReverse{direction:ltr}.subpage-module__ha5vrG__detailsVisual{order:-1;min-height:300px}.subpage-module__ha5vrG__detailsContent{padding:60px 32px}}@media (max-width:768px){.subpage-module__ha5vrG__techSection,.subpage-module__ha5vrG__comingSoonSection{padding:80px 16px}.subpage-module__ha5vrG__techGrid{gap:24px}.subpage-module__ha5vrG__techCard{padding:24px}.subpage-module__ha5vrG__navInner{flex-direction:column;gap:16px}.subpage-module__ha5vrG__ctaInner{flex-direction:column;align-items:center}.subpage-module__ha5vrG__primaryButton,.subpage-module__ha5vrG__secondaryButton{width:100%;max-width:300px}}@media (max-width:640px){.subpage-module__ha5vrG__detailsContent{padding:48px 24px}}@media (prefers-reduced-motion:reduce){.subpage-module__ha5vrG__techCard,.subpage-module__ha5vrG__primaryButton,.subpage-module__ha5vrG__secondaryButton,.subpage-module__ha5vrG__navLink{transition:none}}.subpage-module__ha5vrG__extractionFlowSection{z-index:2;background:0 0;border-top:1px solid #ffffff14;padding:0 24px 120px;position:relative;overflow:visible}.subpage-module__ha5vrG__flowSvgContainer{z-index:3;width:100%;max-width:1200px;height:200px;margin:0 auto;position:relative}.subpage-module__ha5vrG__flowSvg{width:100%;height:100%;overflow:visible}.subpage-module__ha5vrG__flowPath{fill:none;stroke:#e8e4dc;stroke-width:1.5px;stroke-linecap:square;stroke-linejoin:miter}.subpage-module__ha5vrG__flowPathGlow{display:none}.subpage-module__ha5vrG__flowParticle{r:4;fill:#e8e4dc;filter:drop-shadow(0 0 6px #e8e4dccc)drop-shadow(0 0 12px #e8e4dc66)}.subpage-module__ha5vrG__flowParticle1{animation:3s ease-in-out infinite subpage-module__ha5vrG__particleFlow}.subpage-module__ha5vrG__flowParticle2{animation:3s ease-in-out .4s infinite subpage-module__ha5vrG__particleFlow}.subpage-module__ha5vrG__flowParticle3{animation:3s ease-in-out .8s infinite subpage-module__ha5vrG__particleFlow}.subpage-module__ha5vrG__flowParticle4{animation:3s ease-in-out 1.2s infinite subpage-module__ha5vrG__particleFlow}.subpage-module__ha5vrG__flowParticle5{animation:3s ease-in-out 1.6s infinite subpage-module__ha5vrG__particleFlow}.subpage-module__ha5vrG__flowParticle6{animation:3s ease-in-out 2s infinite subpage-module__ha5vrG__particleFlow}@keyframes subpage-module__ha5vrG__particleFlow{0%{opacity:0}5%{opacity:1}95%{opacity:1}to{opacity:0}}.subpage-module__ha5vrG__extractionCardsGrid{z-index:3;grid-template-columns:repeat(3,1fr);gap:0;max-width:1200px;margin:0 auto;display:grid;position:relative}.subpage-module__ha5vrG__extractionCard{-webkit-backdrop-filter:blur(8px);background:#0a0a0ad9;border:1px solid #e8e4dc;flex-direction:column;min-height:320px;padding:32px;transition:border-color .3s,background .3s;display:flex;position:relative}.subpage-module__ha5vrG__extractionCard:not(:last-child){border-right:none}.subpage-module__ha5vrG__extractionCard:hover{background:#0a0a0aeb;border-color:#fff}.subpage-module__ha5vrG__extractionCard:after,.subpage-module__ha5vrG__extractionCard:before{content:"";z-index:10;pointer-events:none;width:12px;height:12px;position:absolute}.subpage-module__ha5vrG__extractionCard:first-child:before{background:linear-gradient(#ff5050,#ff5050) 50%/2px 100% no-repeat,linear-gradient(#ff5050,#ff5050) 50%/100% 2px no-repeat;top:-6px;left:-6px}.subpage-module__ha5vrG__extractionCard:first-child:after{background:linear-gradient(#50ff78,#50ff78) 50%/2px 100% no-repeat,linear-gradient(#50ff78,#50ff78) 50%/100% 2px no-repeat;bottom:-6px;right:-6px}.subpage-module__ha5vrG__extractionCard:nth-child(2):before{background:linear-gradient(#5078ff,#5078ff) 50%/2px 100% no-repeat,linear-gradient(#5078ff,#5078ff) 50%/100% 2px no-repeat;top:-6px;right:-6px}.subpage-module__ha5vrG__extractionCard:nth-child(2):after,.subpage-module__ha5vrG__extractionCard:nth-child(3):before{display:none}.subpage-module__ha5vrG__extractionCard:nth-child(3):after{background:linear-gradient(#ffff50,#ffff50) 50%/2px 100% no-repeat,linear-gradient(#ffff50,#ffff50) 50%/100% 2px no-repeat;bottom:-6px;right:-6px}.subpage-module__ha5vrG__extractionCardNumber{color:#e8e4dc;letter-spacing:.05em;opacity:.7;margin-bottom:16px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem}.subpage-module__ha5vrG__extractionCardNumber:after{content:"/";opacity:1;margin-left:2px}.subpage-module__ha5vrG__extractionCardTitle{color:#e8e4dc;letter-spacing:.1em;margin:0 0 8px;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.subpage-module__ha5vrG__extractionCardSubtitle{color:#e8e4dc80;letter-spacing:.02em;margin:0 0 24px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.75rem;font-style:italic}.subpage-module__ha5vrG__extractionCardItems{margin:0;padding:0;list-style:none}.subpage-module__ha5vrG__extractionCardItem{color:#e8e4dc;opacity:.75;margin:0 0 10px;padding-left:20px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.8125rem;line-height:1.7;position:relative}.subpage-module__ha5vrG__extractionCardItem:before{content:"→";color:#e8e4dc;opacity:.5;position:absolute;left:0}.subpage-module__ha5vrG__connectionDot{background:#e8e4dc;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #e8e4dc99}@media (max-width:1024px){.subpage-module__ha5vrG__extractionCardsGrid{grid-template-columns:1fr;gap:0}.subpage-module__ha5vrG__extractionCard{border-right:1px solid #e8e4dc;min-height:auto}.subpage-module__ha5vrG__extractionCard:not(:last-child){border-bottom:none;border-right:1px solid #e8e4dc}.subpage-module__ha5vrG__flowSvgContainer{display:none}}@media (max-width:768px){.subpage-module__ha5vrG__extractionFlowSection{padding:0 16px 80px}.subpage-module__ha5vrG__extractionCard{padding:24px}.subpage-module__ha5vrG__extractionCardTitle{font-size:1.125rem}}@media (prefers-reduced-motion:reduce){.subpage-module__ha5vrG__flowParticle1,.subpage-module__ha5vrG__flowParticle2,.subpage-module__ha5vrG__flowParticle3,.subpage-module__ha5vrG__flowParticle4,.subpage-module__ha5vrG__flowParticle5,.subpage-module__ha5vrG__flowParticle6{opacity:.6;animation:none}.subpage-module__ha5vrG__extractionCard{transition:none}}.subpage-module__ha5vrG__processingSection{border-top:1px solid #ffffff14;padding:80px 24px 60px;position:relative}.subpage-module__ha5vrG__processingSectionLabel{color:#e8e4dc80;letter-spacing:.1em;text-transform:uppercase;text-align:center;margin:0 0 40px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.75rem}.subpage-module__ha5vrG__processingCardsGrid{grid-template-columns:repeat(4,1fr);align-items:start;gap:0;max-width:1400px;margin:0 auto;padding-bottom:240px;display:grid;position:relative}.subpage-module__ha5vrG__processingCard{-webkit-backdrop-filter:blur(8px);background:#0a0a0ad9;border:1px solid #e8e4dc;flex-direction:column;min-height:320px;padding:32px;transition:border-color .3s,background .3s;display:flex;position:relative}.subpage-module__ha5vrG__processingCard:first-child{transform:translateY(0)}.subpage-module__ha5vrG__processingCard:nth-child(2){transform:translateY(60px)}.subpage-module__ha5vrG__processingCard:nth-child(3){transform:translateY(120px)}.subpage-module__ha5vrG__processingCard:nth-child(4){transform:translateY(180px)}.subpage-module__ha5vrG__processingCard:not(:last-child){border-right:none}.subpage-module__ha5vrG__processingCard:hover{background:#0a0a0aeb;border-color:#fff}.subpage-module__ha5vrG__processingCardNumber{color:#e8e4dc;letter-spacing:.05em;opacity:.7;margin-bottom:16px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem}.subpage-module__ha5vrG__processingCardNumber:after{content:"/";opacity:1;margin-left:2px}.subpage-module__ha5vrG__processingCardTitle{color:#e8e4dc;letter-spacing:.1em;margin:0 0 8px;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.subpage-module__ha5vrG__processingCardSubtitle{color:#e8e4dc80;letter-spacing:.02em;margin:0 0 24px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.75rem;font-style:italic}.subpage-module__ha5vrG__processingCardItems{margin:0;padding:0;list-style:none}.subpage-module__ha5vrG__processingCardItem{color:#e8e4dc;opacity:.75;margin:0 0 10px;padding-left:20px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.8125rem;line-height:1.7;position:relative}.subpage-module__ha5vrG__processingCardItem:before{content:"→";color:#e8e4dc;opacity:.5;position:absolute;left:0}.subpage-module__ha5vrG__processingOutputBox{text-align:center;background:#000;border:1px solid #e8e4dc;flex-direction:column;max-width:600px;margin:0 auto;padding:32px 48px;transition:border-color .3s,background .3s;display:flex;position:relative;box-shadow:4px 4px #000,4px 4px 0 1px #50ff78,8px 8px #000,8px 8px 0 1px #50ff78,12px 12px #000,12px 12px 0 1px #5078ff,16px 16px #000,16px 16px 0 1px #ff50ff,20px 20px #000,20px 20px 0 1px #ff5050,24px 24px #000,24px 24px 0 1px #ffff50}.subpage-module__ha5vrG__processingOutputBox:hover{background:#0a0a0aeb;border-color:#fff;animation:1.5s ease-out forwards subpage-module__ha5vrG__chromaticWave}@keyframes subpage-module__ha5vrG__chromaticWave{0%{transform:translateY(0);box-shadow:4px 4px #000,4px 4px 0 1px #50ff78,8px 8px #000,8px 8px 0 1px #50ffff,12px 12px #000,12px 12px 0 1px #5078ff,16px 16px #000,16px 16px 0 1px #ff50ff,20px 20px #000,20px 20px 0 1px #ff5050,24px 24px #000,24px 24px 0 1px #ffff50}12%{transform:translateY(0);box-shadow:4px 4px #000,4px 4px 0 1px #50ff78,8px 8px #000,8px 8px 0 1px #50ffff,12px 12px #000,12px 12px 0 1px #5078ff,16px 16px #000,16px 16px 0 1px #ff50ff,20px 20px #000,20px 20px 0 1px #ff5050,24px 18px #000,24px 18px 0 1px #ffff50}24%{transform:translateY(0);box-shadow:4px 4px #000,4px 4px 0 1px #50ff78,8px 8px #000,8px 8px 0 1px #50ffff,12px 12px #000,12px 12px 0 1px #5078ff,16px 16px #000,16px 16px 0 1px #ff50ff,20px 14px #000,20px 14px 0 1px #ff5050,24px 24px #000,24px 24px 0 1px #ffff50}36%{transform:translateY(0);box-shadow:4px 4px #000,4px 4px 0 1px #50ff78,8px 8px #000,8px 8px 0 1px #50ffff,12px 12px #000,12px 12px 0 1px #5078ff,16px 10px #000,16px 10px 0 1px #ff50ff,20px 20px #000,20px 20px 0 1px #ff5050,24px 24px #000,24px 24px 0 1px #ffff50}48%{transform:translateY(0);box-shadow:4px 4px #000,4px 4px 0 1px #50ff78,8px 8px #000,8px 8px 0 1px #50ffff,12px 6px #000,12px 6px 0 1px #5078ff,16px 16px #000,16px 16px 0 1px #ff50ff,20px 20px #000,20px 20px 0 1px #ff5050,24px 24px #000,24px 24px 0 1px #ffff50}60%{transform:translateY(0);box-shadow:4px 4px #000,4px 4px 0 1px #50ff78,8px 2px #000,8px 2px 0 1px #50ff78,12px 12px #000,12px 12px 0 1px #5078ff,16px 16px #000,16px 16px 0 1px #ff50ff,20px 20px #000,20px 20px 0 1px #ff5050,24px 24px #000,24px 24px 0 1px #ffff50}72%{transform:translateY(0);box-shadow:4px -2px #000,4px -2px 0 1px #50ff78,8px 8px #000,8px 8px 0 1px #50ffff,12px 12px #000,12px 12px 0 1px #5078ff,16px 16px #000,16px 16px 0 1px #ff50ff,20px 20px #000,20px 20px 0 1px #ff5050,24px 24px #000,24px 24px 0 1px #ffff50}84%{transform:translateY(-6px);box-shadow:4px 4px #000,4px 4px 0 1px #50ff78,8px 8px #000,8px 8px 0 1px #50ffff,12px 12px #000,12px 12px 0 1px #5078ff,16px 16px #000,16px 16px 0 1px #ff50ff,20px 20px #000,20px 20px 0 1px #ff5050,24px 24px #000,24px 24px 0 1px #ffff50}to{transform:translateY(-6px);box-shadow:4px 4px #000,4px 4px 0 1px #50ff78,8px 8px #000,8px 8px 0 1px #50ffff,12px 12px #000,12px 12px 0 1px #5078ff,16px 16px #000,16px 16px 0 1px #ff50ff,20px 20px #000,20px 20px 0 1px #ff5050,24px 24px #000,24px 24px 0 1px #ffff50}}.subpage-module__ha5vrG__processingOutputTitle{color:#e8e4dc;letter-spacing:.1em;margin:0 0 24px;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.subpage-module__ha5vrG__processingOutputList{text-align:left;margin:0;padding:0;list-style:none;display:inline-block}.subpage-module__ha5vrG__processingOutputItem{color:#e8e4dc;opacity:.75;margin:0 0 10px;padding-left:20px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.8125rem;line-height:1.7;position:relative}.subpage-module__ha5vrG__processingOutputItem:before{content:"→";color:#e8e4dc;opacity:.5;position:absolute;left:0}@media (max-width:1200px){.subpage-module__ha5vrG__processingCardsGrid{grid-template-columns:repeat(2,1fr);padding-bottom:40px}.subpage-module__ha5vrG__processingCard:first-child{transform:translateY(0)}.subpage-module__ha5vrG__processingCard:nth-child(2){transform:translateY(40px)}.subpage-module__ha5vrG__processingCard:nth-child(3){transform:translateY(0)}.subpage-module__ha5vrG__processingCard:nth-child(4){transform:translateY(40px)}.subpage-module__ha5vrG__processingCard:first-child,.subpage-module__ha5vrG__processingCard:nth-child(3){border-right:none}.subpage-module__ha5vrG__processingCard:nth-child(2){border-right:1px solid #e8e4dc}.subpage-module__ha5vrG__processingCard:first-child,.subpage-module__ha5vrG__processingCard:nth-child(2){border-bottom:none}}@media (max-width:768px){.subpage-module__ha5vrG__processingSection{padding:60px 16px 80px}.subpage-module__ha5vrG__processingCardsGrid{grid-template-columns:1fr;padding-bottom:0}.subpage-module__ha5vrG__processingCard:first-child,.subpage-module__ha5vrG__processingCard:nth-child(2),.subpage-module__ha5vrG__processingCard:nth-child(3),.subpage-module__ha5vrG__processingCard:nth-child(4){transform:translateY(0)}.subpage-module__ha5vrG__processingCard{border-right:1px solid #e8e4dc;min-height:auto;padding:24px}.subpage-module__ha5vrG__processingCard:not(:last-child){border-bottom:none;border-right:1px solid #e8e4dc}.subpage-module__ha5vrG__processingOutputBox{margin-top:40px;padding:24px}.subpage-module__ha5vrG__processingCardTitle{font-size:1.125rem}}@media (prefers-reduced-motion:reduce){.subpage-module__ha5vrG__processingCard,.subpage-module__ha5vrG__processingOutputBox{transition:none}}.subpage-module__ha5vrG__processingFlowContainer{z-index:1;pointer-events:none;width:100%;max-width:1400px;height:440px;margin:-240px auto 0;position:relative}.subpage-module__ha5vrG__processingFlowSvg{width:100%;height:100%;overflow:visible}.subpage-module__ha5vrG__processingFlowPath{fill:none;stroke:#e8e4dc;stroke-width:1.5px;stroke-linecap:square;stroke-linejoin:miter}.subpage-module__ha5vrG__processingFlowPathRed{fill:none;stroke:#ff5050;stroke-width:1.5px;stroke-linecap:square}.subpage-module__ha5vrG__processingFlowPathGreen{fill:none;stroke:#50ff78;stroke-width:1.5px;stroke-linecap:square}.subpage-module__ha5vrG__convergencePoint{fill:#e8e4dc;filter:drop-shadow(0 0 8px #e8e4dccc)drop-shadow(0 0 16px #e8e4dc66)}@media (max-width:1200px){.subpage-module__ha5vrG__processingFlowContainer{display:none}}.subpage-module__ha5vrG__threeCardSection{border-top:1px solid #ffffff14;padding:80px 24px 60px;position:relative}.subpage-module__ha5vrG__threeCardSectionLabel{color:#e8e4dc80;letter-spacing:.1em;text-transform:uppercase;text-align:center;margin:0 0 40px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.75rem}.subpage-module__ha5vrG__threeCardGrid{grid-template-columns:repeat(3,1fr);gap:0;max-width:1200px;margin:0 auto;display:grid;position:relative}.subpage-module__ha5vrG__threeCard{-webkit-backdrop-filter:blur(8px);background:#0a0a0ad9;border:1px solid #e8e4dc;flex-direction:column;min-height:320px;padding:32px;transition:border-color .3s,background .3s;display:flex;position:relative}.subpage-module__ha5vrG__threeCard:not(:last-child){border-right:none}.subpage-module__ha5vrG__threeCard:hover{background:#0a0a0aeb;border-color:#fff}.subpage-module__ha5vrG__threeCardNumber{color:#e8e4dc;letter-spacing:.05em;opacity:.7;margin-bottom:16px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.875rem}.subpage-module__ha5vrG__threeCardTitle{color:#e8e4dc;letter-spacing:.1em;margin:0 0 8px;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.subpage-module__ha5vrG__threeCardSubtitle{color:#e8e4dc80;letter-spacing:.02em;margin:0 0 24px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.75rem;font-style:italic}.subpage-module__ha5vrG__threeCardItems{margin:0;padding:0;list-style:none}.subpage-module__ha5vrG__threeCardItem{color:#e8e4dc;opacity:.75;margin:0 0 10px;padding-left:20px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.8125rem;line-height:1.7;position:relative}.subpage-module__ha5vrG__threeCardItem:before{content:"→";color:#e8e4dc;opacity:.5;position:absolute;left:0}.subpage-module__ha5vrG__threeCardFlowContainer{z-index:1;pointer-events:none;width:100%;max-width:1200px;height:200px;margin:0 auto;position:relative}.subpage-module__ha5vrG__threeCardFlowSvg{width:100%;height:100%;overflow:visible}.subpage-module__ha5vrG__threeCardOutputBox{-webkit-backdrop-filter:blur(8px);z-index:2;background:#0a0a0ae6;border:1px solid #e8e4dc;max-width:600px;margin:0 auto;padding:32px;position:relative}.subpage-module__ha5vrG__threeCardOutputBoxNetwork{box-shadow:4px 4px #000,4px 4px 0 1px #5078ff,8px 8px #000,8px 8px 0 1px #50ffff,12px 12px #000,12px 12px 0 1px #50ff78}.subpage-module__ha5vrG__threeCardOutputBoxComment{box-shadow:4px 4px #000,4px 4px 0 1px #ffff50,8px 8px #000,8px 8px 0 1px #ff5050,12px 12px #000,12px 12px 0 1px #ff50ff}.subpage-module__ha5vrG__threeCardOutputTitle{color:#e8e4dc;letter-spacing:.05em;margin:0 0 20px;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:700}.subpage-module__ha5vrG__threeCardOutputList{margin:0;padding:0;list-style:none}.subpage-module__ha5vrG__threeCardOutputItem{color:#e8e4dc;opacity:.75;margin:0 0 10px;padding-left:20px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:.8125rem;line-height:1.7;position:relative}.subpage-module__ha5vrG__threeCardOutputItem:before{content:"→";color:#e8e4dc;opacity:.5;position:absolute;left:0}@media (max-width:1024px){.subpage-module__ha5vrG__threeCardGrid{grid-template-columns:1fr;gap:0}.subpage-module__ha5vrG__threeCard{border-right:1px solid #e8e4dc;min-height:auto}.subpage-module__ha5vrG__threeCard:not(:last-child){border-bottom:none;border-right:1px solid #e8e4dc}.subpage-module__ha5vrG__threeCardFlowContainer{display:none}}@media (max-width:768px){.subpage-module__ha5vrG__threeCardSection{padding:60px 16px 40px}.subpage-module__ha5vrG__threeCard{padding:24px}.subpage-module__ha5vrG__threeCardTitle{font-size:1.125rem}.subpage-module__ha5vrG__threeCardOutputBox{box-shadow:none;border:1px solid #e8e4dc;padding:24px}}@media (prefers-reduced-motion:reduce){.subpage-module__ha5vrG__threeCard,.subpage-module__ha5vrG__threeCardOutputBox{transition:none}}.subpage-module__ha5vrG__outputSection{border-top:1px solid #ffffff14;justify-content:center;padding:120px 24px;display:flex}.subpage-module__ha5vrG__outputContent{text-align:center;max-width:800px}.subpage-module__ha5vrG__outputHeadline{letter-spacing:-.02em;color:#fff;margin:0 0 48px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-style:italic;font-weight:700;line-height:1.2}.subpage-module__ha5vrG__outputList{text-align:left;margin:0;padding:0;list-style:none;display:inline-block}.subpage-module__ha5vrG__outputItem{color:#ffffffb3;margin:0 0 12px;padding-left:24px;font-family:SF Mono,Fira Code,Monaco,monospace;font-size:clamp(.8125rem,1.2vw,.9375rem);line-height:1.75;position:relative}.subpage-module__ha5vrG__outputItem:before{content:"→";color:#e8e4dc;opacity:.6;position:absolute;left:0}@media (max-width:768px){.subpage-module__ha5vrG__outputSection{padding:80px 16px}}
.CanvasLoadingPlaceholder-module__b2Ugqq__placeholder{z-index:1;background:#0a0a0a;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.CanvasLoadingPlaceholder-module__b2Ugqq__spinner{will-change:opacity,transform;background:#ffffff4d;border-radius:50%;width:8px;height:8px;animation:2s cubic-bezier(.4,0,.6,1) infinite CanvasLoadingPlaceholder-module__b2Ugqq__pulse}@keyframes CanvasLoadingPlaceholder-module__b2Ugqq__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.CanvasLoadingPlaceholder-module__b2Ugqq__spinner{opacity:.4;animation:none}}
.page-module__VK6lsG__pricingMain{justify-content:center;align-items:center;min-height:80vh;padding-top:80px;display:flex}.page-module__VK6lsG__pricingContent{text-align:center;max-width:600px;padding:var(--spacing-xl)}.page-module__VK6lsG__pricingHeadline{font-size:clamp(2rem,4vw,3.5rem);font-weight:var(--font-weight-extrabold);color:var(--color-text-primary);letter-spacing:var(--letter-spacing-tight);margin-bottom:var(--spacing-lg);text-shadow:-2px 0 #f006,2px 0 #0064ff66,0 1px #00ff0040;line-height:1.1}.page-module__VK6lsG__pricingSubheadline{font-size:var(--font-size-lg);color:var(--color-text-secondary);margin-bottom:var(--spacing-2xl);line-height:1.6}.page-module__VK6lsG__pricingCta{background:var(--color-text-primary);min-width:220px;height:56px;color:var(--color-bg-secondary);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;padding:0 32px;text-decoration:none;display:inline-flex;box-shadow:0 -2px #0064ff,2px 0 #00c832,0 2px #dc0000,-2px 0 #ff0,2px -2px #009664,2px 2px #646419,-2px 2px #f08200,-2px -2px #968296}
