.page-module__NfDiEG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.page-module__NfDiEG__aboutHero{flex-direction:column;justify-content:center;min-height:70vh;padding:12rem 0 8rem;display:flex;position:relative;overflow:hidden}.page-module__NfDiEG__heroTitle{letter-spacing:-.02em;max-width:900px;margin-bottom:2rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:700;line-height:1.1}.page-module__NfDiEG__heroSubtitle{color:var(--text-muted);max-width:700px;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:400;line-height:1.6}.page-module__NfDiEG__problemSection{background:linear-gradient(to bottom, var(--bg-surface), transparent);border-top:1px solid #ffffff0d;padding:8rem 0}.page-module__NfDiEG__sectionHeader{margin-bottom:4rem}.page-module__NfDiEG__sectionHeaderCenter{text-align:center;margin-bottom:4rem}.page-module__NfDiEG__preTitle{font-family:var(--font-inter);color:var(--color-primary);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.95rem;font-weight:600;display:block}.page-module__NfDiEG__h2Title{font-size:clamp(2rem,4vw,3.5rem);line-height:1.2}.page-module__NfDiEG__problemGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;display:grid}.page-module__NfDiEG__problemText{color:var(--text-muted);font-size:1.125rem;line-height:1.7}.page-module__NfDiEG__problemText p{margin-bottom:1.5rem}.page-module__NfDiEG__problemList{margin:2.5rem 0;list-style:none}.page-module__NfDiEG__problemList li{color:#ff4d4d;margin-bottom:1rem;padding-left:1.5rem;font-size:1.125rem;position:relative}.page-module__NfDiEG__problemList li:before{content:"✕";font-size:.9rem;position:absolute;top:2px;left:0}.page-module__NfDiEG__problemConclusion{color:var(--text-base);margin-top:2rem;font-size:1.4rem;font-weight:600}.page-module__NfDiEG__systemSection{padding:8rem 0}.page-module__NfDiEG__systemGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.page-module__NfDiEG__systemCard{background:var(--bg-surface-glass);border:1px solid #ffffff0d;border-radius:12px;padding:2.5rem;transition:border-color .3s}.page-module__NfDiEG__systemCard:hover{border-color:#20e5ee4d}.page-module__NfDiEG__cardTop{font-family:var(--font-inter);color:var(--color-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:block}.page-module__NfDiEG__systemCard h3{margin-bottom:1.5rem;font-size:1.5rem}.page-module__NfDiEG__systemCard p{color:var(--text-muted);line-height:1.6}.page-module__NfDiEG__systemConclusion{text-align:center;color:var(--text-base);margin-top:4rem;font-size:1.25rem;font-weight:600}.page-module__NfDiEG__aiSection{background:var(--bg-surface);padding:8rem 0;position:relative}.page-module__NfDiEG__aiSection:before{content:"";background:linear-gradient(90deg,#0000,#20e5ee4d,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.page-module__NfDiEG__aiContent{width:100%}.page-module__NfDiEG__aiCard{background:#20e5ee08;border:1px solid #20e5ee1a;border-radius:16px;max-width:850px;margin:3rem auto 0;padding:3rem}.page-module__NfDiEG__aiList{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;list-style:none;display:grid}.page-module__NfDiEG__aiList li{color:var(--text-muted);padding-left:1.5rem;position:relative}.page-module__NfDiEG__aiList li:before{content:"✓";color:var(--color-primary);position:absolute;top:2px;left:0}.page-module__NfDiEG__aiResult{color:var(--text-base);border-top:1px solid #ffffff1a;padding-top:2rem;font-size:1.25rem}.page-module__NfDiEG__aiResult span{color:var(--color-primary);margin-top:.5rem;font-weight:700;display:block}.page-module__NfDiEG__executionSection{padding:8rem 0}.page-module__NfDiEG__executionSteps{flex-direction:column;gap:2rem;max-width:800px;margin-top:4rem;display:flex}.page-module__NfDiEG__executionItem{background:var(--bg-surface);border-left:2px solid #0000;border-radius:12px;gap:1.5rem;padding:2rem;transition:border-color .3s;display:flex}.page-module__NfDiEG__executionItem:hover{border-left-color:var(--color-primary)}.page-module__NfDiEG__executionNumber{font-family:var(--font-inter);color:#fff3;font-size:2rem;font-weight:700;line-height:1}.page-module__NfDiEG__executionItem p{color:var(--text-base);font-size:1.125rem;line-height:1.6}.page-module__NfDiEG__executionConclusion{color:var(--text-base);margin-top:3rem;font-size:1.25rem}.page-module__NfDiEG__foundersSection{background:linear-gradient(0deg, var(--bg-surface) 0%, transparent 100%);padding:6rem 0 8rem}.page-module__NfDiEG__foundersCard{border-left:2px solid #fff3;max-width:800px;padding-left:2rem}.page-module__NfDiEG__foundersCard p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.page-module__NfDiEG__closingSection{text-align:center;padding:8rem 0}.page-module__NfDiEG__closingTitle{margin-bottom:3rem;font-size:clamp(2.5rem,5vw,4.5rem)}.page-module__NfDiEG__primaryCta{background:var(--color-primary);color:#000;font-weight:600;font-family:var(--font-inter);border-radius:8px;padding:1.25rem 3rem;font-size:1.125rem;text-decoration:none;transition:all .3s;display:inline-block}.page-module__NfDiEG__primaryCta:hover{background:var(--color-secondary);color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #20e5ee33}@media (max-width:768px){.page-module__NfDiEG__problemGrid,.page-module__NfDiEG__systemGrid,.page-module__NfDiEG__aiList{grid-template-columns:1fr}.page-module__NfDiEG__problemGrid,.page-module__NfDiEG__systemGrid{gap:1.5rem}.page-module__NfDiEG__sectionHeader,.page-module__NfDiEG__sectionHeaderCenter{margin-bottom:2rem}.page-module__NfDiEG__aboutHero{min-height:auto;padding:6rem 0 3rem}.page-module__NfDiEG__problemSection,.page-module__NfDiEG__systemSection,.page-module__NfDiEG__aiSection,.page-module__NfDiEG__executionSection,.page-module__NfDiEG__foundersSection,.page-module__NfDiEG__closingSection{padding:3rem 0}.page-module__NfDiEG__executionSteps{margin-top:2rem}.page-module__NfDiEG__executionItem{flex-direction:column;gap:1rem;padding:1.5rem}}
.ScrollReveal-module__Bec-_G__reveal{opacity:0;will-change:opacity, transform;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.ScrollReveal-module__Bec-_G__visible{opacity:1;transform:translateY(0)}
