.about-module__8yxMoa__page{background:#f5f5f5;min-height:100vh;padding:48px 20px 64px}.about-module__8yxMoa__container{flex-direction:column;gap:0;max-width:800px;margin:0 auto;display:flex}.about-module__8yxMoa__header{text-align:center;padding-bottom:48px}.about-module__8yxMoa__badge{color:#3b6d11;background:#eaf3de;border:1px solid #c0dd97;border-radius:20px;margin-bottom:16px;padding:5px 16px;font-size:13px;display:inline-block}.about-module__8yxMoa__title{color:#1a1a1a;margin-bottom:14px;font-size:36px;font-weight:700;line-height:1.2}.about-module__8yxMoa__subtitle{color:#666;max-width:520px;margin:0 auto;font-size:16px;line-height:1.6}.about-module__8yxMoa__section{background:#fff;border:1px solid #e8e8e8;border-radius:16px;margin-bottom:20px;padding:32px}.about-module__8yxMoa__sectionTitle{color:#1a1a1a;margin-bottom:14px;font-size:20px;font-weight:700}.about-module__8yxMoa__sectionText{color:#555;font-size:15px;line-height:1.8}.about-module__8yxMoa__statsGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.about-module__8yxMoa__statCard{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:12px;flex-direction:column;gap:6px;padding:20px 16px;display:flex}.about-module__8yxMoa__statNum{color:#1a1a1a;font-size:24px;font-weight:700}.about-module__8yxMoa__statLabel{color:#888;font-size:12px;line-height:1.4}.about-module__8yxMoa__pipeline{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-top:24px;display:flex}.about-module__8yxMoa__pipeStep{background:#f5f5f5;border-radius:12px;flex:1;min-width:180px;padding:18px}.about-module__8yxMoa__pipeNum{color:#fff;background:#e24b4a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-bottom:10px;font-size:12px;font-weight:700;display:flex}.about-module__8yxMoa__pipeTitle{color:#1a1a1a;margin-bottom:6px;font-size:14px;font-weight:600}.about-module__8yxMoa__pipeDesc{color:#666;font-size:12px;line-height:1.6}.about-module__8yxMoa__pipeArrow{color:#ccc;flex-shrink:0;padding-top:28px;font-size:20px}.about-module__8yxMoa__signalsGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.about-module__8yxMoa__signalCard{background:#f5f5f5;border-radius:12px;padding:20px}.about-module__8yxMoa__signalHeader{align-items:center;gap:8px;margin-bottom:14px;display:flex}.about-module__8yxMoa__signalDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.about-module__8yxMoa__dotFake{background:#e24b4a}.about-module__8yxMoa__dotReal{background:#639922}.about-module__8yxMoa__signalTitle{color:#1a1a1a;font-size:14px;font-weight:600}.about-module__8yxMoa__signalList{flex-direction:column;gap:8px;list-style:none;display:flex}.about-module__8yxMoa__signalList li{color:#555;padding-left:14px;font-size:13px;line-height:1.4;position:relative}.about-module__8yxMoa__signalList li:before{content:"·";color:#aaa;position:absolute;left:0}.about-module__8yxMoa__datasetCard{background:#f5f5f5;border-radius:12px;margin-top:16px;overflow:hidden}.about-module__8yxMoa__datasetRow{border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding:12px 18px;font-size:14px;display:flex}.about-module__8yxMoa__datasetRow:last-child{border-bottom:none}.about-module__8yxMoa__datasetKey{color:#888;font-weight:500}.about-module__8yxMoa__datasetVal{color:#1a1a1a;font-weight:500}.about-module__8yxMoa__techGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}.about-module__8yxMoa__techCard{background:#f5f5f5;border-radius:12px;padding:18px}.about-module__8yxMoa__techLayer{color:#888;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;font-size:12px;font-weight:600}.about-module__8yxMoa__techItems{flex-wrap:wrap;gap:8px;display:flex}.about-module__8yxMoa__techItem{color:#333;background:#fff;border:1px solid #e8e8e8;border-radius:6px;padding:4px 10px;font-size:13px;font-weight:500}.about-module__8yxMoa__disclaimer{background:#faeeda;border:1px solid #ef9f27;border-radius:12px;margin-bottom:20px;padding:24px}.about-module__8yxMoa__disclaimerTitle{color:#633806;margin-bottom:8px;font-size:15px;font-weight:700}.about-module__8yxMoa__disclaimerText{color:#854f0b;font-size:14px;line-height:1.7}.about-module__8yxMoa__cta{text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:40px}.about-module__8yxMoa__ctaTitle{color:#1a1a1a;margin-bottom:8px;font-size:24px;font-weight:700}.about-module__8yxMoa__ctaSub{color:#666;margin-bottom:24px;font-size:15px}.about-module__8yxMoa__ctaBtn{color:#fff;background:#e24b4a;border-radius:8px;padding:13px 32px;font-size:15px;font-weight:600;transition:background .2s;display:inline-block}.about-module__8yxMoa__ctaBtn:hover{background:#c93a39}@media (max-width:640px){.about-module__8yxMoa__statsGrid{grid-template-columns:repeat(2,1fr)}.about-module__8yxMoa__pipeline{flex-direction:column}.about-module__8yxMoa__pipeArrow{align-self:center;padding-top:0;transform:rotate(90deg)}.about-module__8yxMoa__signalsGrid,.about-module__8yxMoa__techGrid{grid-template-columns:1fr}}
