.ProcessSection-module__G585fq__section{height:400vh;position:relative}.ProcessSection-module__G585fq__stickyContainer{background-color:var(--background);flex-direction:column;justify-content:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.ProcessSection-module__G585fq__header{text-align:center;margin-bottom:3rem;position:relative}.ProcessSection-module__G585fq__title{color:var(--text-primary);z-index:2;text-transform:none;margin-bottom:1.5rem;font-family:inherit;font-size:4rem;font-weight:800;line-height:1.1;position:relative}.ProcessSection-module__G585fq__subtitle{color:var(--text-secondary);z-index:2;max-width:600px;margin:0 auto;font-family:inherit;font-size:1.25rem;position:relative}.ProcessSection-module__G585fq__glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#5e17eb14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProcessSection-module__G585fq__container{z-index:10;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;position:relative}@media (min-width:1024px){.ProcessSection-module__G585fq__container{flex-direction:row;align-items:center}}.ProcessSection-module__G585fq__leftCol{flex:1;min-height:300px;position:relative}.ProcessSection-module__G585fq__rightCol{flex:1;justify-content:center;align-items:center;padding:2rem 0;display:flex}@media (min-width:1024px){.ProcessSection-module__G585fq__rightCol{padding:0 2rem}}.ProcessSection-module__G585fq__singleStep{padding:2rem 0;position:relative}.ProcessSection-module__G585fq__stepNumber{color:var(--text-primary);opacity:.03;z-index:0;-webkit-user-select:none;user-select:none;font-family:sans-serif;font-size:20rem;font-weight:800;line-height:1;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (min-width:1024px){.ProcessSection-module__G585fq__stepNumber{font-size:25rem;left:-2rem}}.ProcessSection-module__G585fq__stepContent{z-index:1;max-width:400px;position:relative}.ProcessSection-module__G585fq__stepTitle{color:var(--text-primary);text-transform:none;letter-spacing:normal;margin-bottom:1rem;font-family:sans-serif;font-size:2rem;font-weight:700}.ProcessSection-module__G585fq__stepDesc{color:var(--text-secondary);font-family:sans-serif;font-size:1.125rem;line-height:1.6}.ProcessSection-module__G585fq__terminalWrapper{width:100%;max-width:600px}.ProcessSection-module__G585fq__terminal{background-color:var(--surface-dark);border:1px solid var(--border-color);border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0003}.ProcessSection-module__G585fq__terminalHeader{border-bottom:1px solid var(--border-color);background-color:var(--surface-mid);align-items:center;padding:1rem 1.5rem;display:flex}.ProcessSection-module__G585fq__dots{gap:.5rem;margin-right:1rem;display:flex}.ProcessSection-module__G585fq__dot{border-radius:50%;width:12px;height:12px}.ProcessSection-module__G585fq__dotRed{background-color:#ff5f56}.ProcessSection-module__G585fq__dotYellow{background-color:#ffbd2e}.ProcessSection-module__G585fq__dotGreen{background-color:#27c93f}.ProcessSection-module__G585fq__fileName{color:var(--text-tertiary);font-family:monospace;font-size:.875rem}.ProcessSection-module__G585fq__terminalBody{font-family:var(--font-mono);color:var(--text-primary);min-height:280px;padding:1.5rem;font-size:.875rem;line-height:1.7}
.page-module___8aEwW__main{width:100vw;position:relative;overflow-x:clip}.page-module___8aEwW__section{border-top:1px solid var(--surface-light);flex-direction:column;justify-content:center;min-height:80vh;padding:12vh 0;display:flex}.page-module___8aEwW__hero{grid-template-columns:40% 60%;width:100vw;height:100vh;display:grid;position:relative;overflow:hidden}.page-module___8aEwW__heroContent{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03030399;flex-direction:column;justify-content:center;padding:4rem;display:flex}.page-module___8aEwW__heroVisual{width:100%;height:100%;position:relative}.page-module___8aEwW__heroTitle{letter-spacing:-.02em;color:var(--text-primary);white-space:nowrap;margin-bottom:2rem;font-size:8rem;line-height:.85}.page-module___8aEwW__heroSubtitle{border-top:1px solid var(--surface-mid);width:100%;font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-secondary);text-transform:uppercase;justify-content:space-between;margin-bottom:2rem;padding-top:1rem;font-size:.9rem;display:flex}.page-module___8aEwW__heroMeta{gap:1rem;display:flex}.page-module___8aEwW__heroDescription{max-width:400px;color:var(--text-tertiary);font-size:1.5rem;font-family:var(--font-body);font-style:italic}.page-module___8aEwW__sectionTitle{color:var(--text-tertiary);margin-bottom:1rem;font-size:4rem;transition:color .3s}.page-module___8aEwW__sectionTitle:hover{color:var(--text-primary)}.page-module___8aEwW__grid2{grid-template-columns:1fr 1fr;gap:4rem;font-size:1.25rem;line-height:1.6;display:grid}.page-module___8aEwW__ventureGrid{background:var(--surface-light);border:1px solid var(--surface-light);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2px;display:grid}.page-module___8aEwW__card{background:var(--background);padding:4rem 2rem;transition:background .3s;position:relative}.page-module___8aEwW__card:hover{background:var(--surface-dark)}.page-module___8aEwW__cardHeader h3{margin-bottom:.5rem;font-size:2.5rem}.page-module___8aEwW__cardDesc{color:var(--text-secondary);margin-top:2rem;font-size:1rem}.page-module___8aEwW__cardLine{background:var(--text-primary);width:0;height:2px;transition:width .4s;position:absolute;bottom:0;left:0}.page-module___8aEwW__card:hover .page-module___8aEwW__cardLine{width:100%}.page-module___8aEwW__principleList{flex-direction:column;display:flex}.page-module___8aEwW__principleItem{border-bottom:1px solid var(--surface-light);align-items:baseline;gap:2rem;padding:2rem 0;transition:padding-left .3s;display:flex}.page-module___8aEwW__principleItem:hover{border-bottom:1px solid var(--text-primary);padding-left:2rem}.page-module___8aEwW__principleItem h3{color:var(--text-secondary);font-size:3rem}.page-module___8aEwW__principleItem:hover h3{color:var(--text-primary)}.page-module___8aEwW__techGrid{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.page-module___8aEwW__techItem{border:1px solid var(--surface-light);font-family:var(--font-mono);text-transform:uppercase;padding:1rem 2rem;transition:all .3s}.page-module___8aEwW__techItem:hover{background:var(--text-primary);color:var(--background);border-color:var(--text-primary)}.page-module___8aEwW__cta{text-align:center;border-top:1px solid var(--surface-light);flex-direction:column;justify-content:center;align-items:center;height:80vh;display:flex}.page-module___8aEwW__ctaTitle{margin-bottom:4rem;font-size:6rem}.page-module___8aEwW__ctaButton{font-family:var(--font-mono);border:1px solid var(--surface-light);text-transform:uppercase;letter-spacing:.1em;padding:1.5rem 4rem;font-size:1.2rem;transition:all .3s}.page-module___8aEwW__ctaButton:hover{background:var(--text-primary);color:var(--background);border-color:var(--text-primary)}.page-module___8aEwW__footer{border-top:1px solid var(--surface-light);width:100%;color:var(--text-tertiary);justify-content:space-between;margin-top:auto;padding:2rem;font-size:.8rem;display:flex}@media (max-width:768px){.page-module___8aEwW__hero{grid-template-rows:1fr 1fr;grid-template-columns:1fr}.page-module___8aEwW__heroContent{order:2;padding:2rem}.page-module___8aEwW__heroVisual{order:1}.page-module___8aEwW__heroTitle{font-size:4rem}.page-module___8aEwW__grid2{grid-template-columns:1fr;gap:2rem}.page-module___8aEwW__ctaTitle{font-size:3rem}}
