.about-module__Qh_SSG__introGrid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.about-module__Qh_SSG__introText{color:var(--gray-600);margin-bottom:16px;font-size:1rem;line-height:1.9}.about-module__Qh_SSG__introBadges{background:linear-gradient(135deg, var(--brand-green-subtle) 0%, var(--white) 100%);border-radius:var(--radius-lg);border:1px solid var(--brand-green-muted);grid-template-columns:repeat(4,1fr);gap:12px;margin-top:32px;padding:28px 24px;display:grid;position:relative;overflow:hidden}.about-module__Qh_SSG__introBadges:before{content:"";background:linear-gradient(90deg, transparent, var(--brand-green), transparent);height:2px;position:absolute;top:0;left:0;right:0}.about-module__Qh_SSG__introBadge{flex-direction:column;align-items:center;gap:6px;padding:0 8px;display:flex;position:relative}.about-module__Qh_SSG__introBadge:not(:last-child):after{content:"";background:var(--brand-green-muted);width:1px;position:absolute;top:18%;bottom:18%;right:-6px}.about-module__Qh_SSG__introBadgeValue{font-family:var(--font-mono);color:var(--brand-green);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:700;line-height:1}.about-module__Qh_SSG__introBadgeLabel{color:var(--gray-600);letter-spacing:.01em;font-size:.78rem;font-weight:500}.about-module__Qh_SSG__introImage{border-radius:var(--radius-lg);height:440px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.about-module__Qh_SSG__introImage:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff80}.about-module__Qh_SSG__vmvSection{background:var(--gray-50)}.about-module__Qh_SSG__vmvCard{background:var(--white);border-radius:var(--radius-lg);text-align:center;border:1px solid var(--gray-200);transition:all var(--transition-base);padding:48px 36px}.about-module__Qh_SSG__vmvCard:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-green-light);transform:translateY(-6px)}.about-module__Qh_SSG__vmvIcon{background:var(--brand-green-subtle);width:80px;height:80px;color:var(--brand-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.about-module__Qh_SSG__vmvCard h3{color:var(--dark);margin-bottom:16px;font-size:1.3rem;font-weight:700}.about-module__Qh_SSG__vmvCard>p{color:var(--gray-600);font-size:1.05rem;line-height:1.8}.about-module__Qh_SSG__valuesGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.about-module__Qh_SSG__valueItem{background:var(--brand-green-subtle);border-radius:var(--radius-sm);flex-direction:column;padding:16px 12px;display:flex}.about-module__Qh_SSG__valueWord{color:var(--brand-green);font-size:1.1rem;font-weight:700}.about-module__Qh_SSG__valueEn{color:var(--gray-500);margin-top:2px;font-size:.78rem}.about-module__Qh_SSG__historySection{background:var(--white)}.about-module__Qh_SSG__timelineWrap{position:relative}.about-module__Qh_SSG__timelineScroll{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--brand-green-muted) transparent;cursor:grab;touch-action:pan-x;-webkit-user-select:none;user-select:none;margin:0 -24px;padding:12px 24px;overflow:auto hidden}.about-module__Qh_SSG__timelineDragging{scroll-behavior:auto;cursor:grabbing!important}.about-module__Qh_SSG__timelineDragging *{pointer-events:none}.about-module__Qh_SSG__timelineScroll::-webkit-scrollbar{height:6px}.about-module__Qh_SSG__timelineScroll::-webkit-scrollbar-thumb{background:var(--brand-green-muted);border-radius:3px}.about-module__Qh_SSG__timelineScroll::-webkit-scrollbar-track{background:0 0}.about-module__Qh_SSG__timelineTrack{align-items:stretch;min-width:max-content;height:340px;padding:0 24px;display:flex;position:relative}.about-module__Qh_SSG__timelineAxis{background:linear-gradient(90deg, transparent 0%, var(--brand-green-muted) 6%, var(--brand-green) 50%, var(--brand-green-muted) 94%, transparent 100%);z-index:1;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.about-module__Qh_SSG__timelineNode{scroll-snap-align:start;flex-shrink:0;width:200px;position:relative}.about-module__Qh_SSG__timelineDot{background:var(--white);border:3px solid var(--brand-green);z-index:3;width:16px;height:16px;transition:all var(--transition-base);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #1a6e3a1f}.about-module__Qh_SSG__timelineNode:hover .about-module__Qh_SSG__timelineDot{background:var(--brand-green);box-shadow:0 0 0 6px #1a6e3a2e}.about-module__Qh_SSG__timelineCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-base);z-index:2;padding:14px 18px;position:absolute;left:12px;right:12px}.about-module__Qh_SSG__timelineCard:after{content:"";background:var(--brand-green-muted);width:2px;height:28px;position:absolute;left:50%;transform:translate(-50%)}.about-module__Qh_SSG__nodeTop .about-module__Qh_SSG__timelineCard{bottom:calc(50% + 32px)}.about-module__Qh_SSG__nodeTop .about-module__Qh_SSG__timelineCard:after{top:100%}.about-module__Qh_SSG__nodeBottom .about-module__Qh_SSG__timelineCard{top:calc(50% + 32px)}.about-module__Qh_SSG__nodeBottom .about-module__Qh_SSG__timelineCard:after{bottom:100%}.about-module__Qh_SSG__timelineCard:hover{border-color:var(--brand-green);box-shadow:var(--shadow-md);transform:translateY(-3px)}.about-module__Qh_SSG__timelineDate{font-family:var(--font-mono);color:var(--brand-green);letter-spacing:.02em;font-variant-numeric:tabular-nums;margin-bottom:6px;font-size:.95rem;font-weight:700;display:block}.about-module__Qh_SSG__timelineCard h4{color:var(--dark);font-size:.88rem;font-weight:600;line-height:1.5}.about-module__Qh_SSG__timelineFadeLeft,.about-module__Qh_SSG__timelineFadeRight{pointer-events:none;z-index:4;width:48px;position:absolute;top:12px;bottom:12px}.about-module__Qh_SSG__timelineFadeLeft{background:linear-gradient(90deg, var(--white) 0%, #fff0 100%);left:0}.about-module__Qh_SSG__timelineFadeRight{background:linear-gradient(-90deg, var(--white) 0%, #fff0 100%);right:0}.about-module__Qh_SSG__techGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.about-module__Qh_SSG__techCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);transition:all var(--transition-base);padding:32px 24px 28px;position:relative;overflow:hidden}.about-module__Qh_SSG__techCard:before{content:"";background:var(--brand-green);transform-origin:0;height:3px;transition:transform var(--transition-base);position:absolute;inset:auto 0 0;transform:scaleX(0)}.about-module__Qh_SSG__techCard:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-6px)}.about-module__Qh_SSG__techCard:hover:before{transform:scaleX(1)}.about-module__Qh_SSG__techIndex{color:var(--gray-200);letter-spacing:.02em;font-size:1rem;font-weight:800;position:absolute;top:18px;right:22px}.about-module__Qh_SSG__techIcon{background:var(--brand-green-subtle);width:52px;height:52px;color:var(--brand-green);border-radius:14px;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.about-module__Qh_SSG__techCard h3{color:var(--dark);margin-bottom:10px;font-size:1.05rem;font-weight:700}.about-module__Qh_SSG__techCard p{color:var(--gray-600);font-size:.86rem;line-height:1.7}.about-module__Qh_SSG__teamSection{background:var(--gray-50);position:relative;overflow:hidden}.about-module__Qh_SSG__teamSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a6e3a1a 0%,#1a6e3a00 70%);width:520px;height:520px;position:absolute;top:-200px;right:-160px}.about-module__Qh_SSG__teamSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#2a8f5014 0%,#2a8f5000 70%);width:460px;height:460px;position:absolute;bottom:-200px;left:-160px}.about-module__Qh_SSG__teamSection>.about-module__Qh_SSG__container{z-index:1;position:relative}.about-module__Qh_SSG__teamLead{max-width:760px;color:var(--gray-600);margin:16px auto 0;font-size:1rem;line-height:1.85}.about-module__Qh_SSG__teamStatsRow{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.about-module__Qh_SSG__teamStat{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);transition:all var(--transition-base);padding:36px 28px;position:relative;overflow:hidden}.about-module__Qh_SSG__teamStat:before{content:"";background:linear-gradient(90deg, var(--brand-green), var(--brand-green-light));transform-origin:0;height:3px;transition:transform var(--transition-base);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.about-module__Qh_SSG__teamStat:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-4px)}.about-module__Qh_SSG__teamStat:hover:before{transform:scaleX(1)}.about-module__Qh_SSG__teamStatValue{font-family:var(--font-mono);color:var(--brand-green);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:2.7rem;font-weight:700;line-height:1}.about-module__Qh_SSG__teamStatUnit{color:var(--gray-500);margin-left:4px;font-size:1rem;font-weight:600}.about-module__Qh_SSG__teamStatLabel{color:var(--gray-600);margin-top:12px;font-size:.95rem;display:block}.about-module__Qh_SSG__teamCapsRow{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:40px;display:grid}.about-module__Qh_SSG__teamCap{background:var(--brand-green-subtle);border:1px solid var(--brand-green-muted);border-radius:var(--radius-md);text-align:center;transition:all var(--transition-fast);flex-direction:column;align-items:center;gap:4px;padding:18px 12px;display:flex}.about-module__Qh_SSG__teamCap:hover{background:var(--white);border-color:var(--brand-green);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.about-module__Qh_SSG__teamCapName{color:var(--brand-green);font-size:.95rem;font-weight:700}.about-module__Qh_SSG__teamCapEn{color:var(--gray-500);letter-spacing:.04em;font-size:.72rem}.about-module__Qh_SSG__teamOemBlock{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:28px 32px}.about-module__Qh_SSG__teamOemTitle{color:var(--brand-green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;padding-left:14px;font-size:.85rem;font-weight:700;display:block;position:relative}.about-module__Qh_SSG__teamOemTitle:before{content:"";background:var(--brand-green);border-radius:2px;width:4px;height:14px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.about-module__Qh_SSG__teamOemList{flex-wrap:wrap;gap:8px;display:flex}.about-module__Qh_SSG__teamOemTag{background:var(--gray-50);color:var(--gray-700);border:1px solid var(--gray-200);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:8px 16px;font-size:.85rem;font-weight:600}.about-module__Qh_SSG__teamOemTag:hover{background:var(--brand-green);border-color:var(--brand-green);color:var(--white);transform:translateY(-2px)}.about-module__Qh_SSG__revenueBox{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:48px;padding:32px}.about-module__Qh_SSG__revenueHeader{justify-content:space-between;align-items:baseline;margin-bottom:32px;display:flex}.about-module__Qh_SSG__revenueHeader h3{color:var(--dark);font-size:1.15rem;font-weight:700}.about-module__Qh_SSG__revenueUnit{color:var(--gray-500);font-size:.8rem}.about-module__Qh_SSG__revenueChart{grid-template-columns:repeat(5,1fr);align-items:end;gap:18px;min-height:220px;display:grid}.about-module__Qh_SSG__revenueBar{flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:relative}.about-module__Qh_SSG__revenueTrack{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:220px;display:flex}.about-module__Qh_SSG__revenueValue{font-family:var(--font-mono);color:var(--brand-green);font-variant-numeric:tabular-nums;margin-bottom:8px;font-size:.95rem;font-weight:700}.about-module__Qh_SSG__revenueBarFill{background:linear-gradient(180deg, var(--brand-green-light) 0%, var(--brand-green) 100%);width:100%;max-width:72px;transition:transform var(--transition-base), box-shadow var(--transition-base);border-radius:8px 8px 0 0;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 4px 12px #1a6e3a33,inset 0 1px #ffffff40}.about-module__Qh_SSG__revenueBarFill:after{content:"";pointer-events:none;background:linear-gradient(#ffffff2e 0%,#0000 30%);position:absolute;inset:0}.about-module__Qh_SSG__revenueBarFill:hover{transform:translateY(-3px);box-shadow:0 8px 20px #1a6e3a4d,inset 0 1px #ffffff40}.about-module__Qh_SSG__revenueYear{color:var(--gray-600);margin-top:10px;font-size:.82rem;font-weight:600}.about-module__Qh_SSG__revenueNote{color:var(--gray-500);margin-top:14px;font-size:.78rem}.about-module__Qh_SSG__customersGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid}.about-module__Qh_SSG__customersCol{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:28px 32px}.about-module__Qh_SSG__customersColTitle{color:var(--dark);border-bottom:2px solid var(--brand-green-subtle);margin-bottom:18px;padding-bottom:12px;font-size:1.05rem;font-weight:700}.about-module__Qh_SSG__customerTags{flex-wrap:wrap;gap:8px;display:flex}.about-module__Qh_SSG__customerTag{background:var(--brand-green-subtle);color:var(--brand-green);border:1px solid var(--brand-green-muted);border-radius:20px;padding:7px 14px;font-size:.85rem;font-weight:500}.about-module__Qh_SSG__customerTagAlt{background:var(--gray-50);color:var(--gray-700);border-color:var(--gray-200)}.about-module__Qh_SSG__investorBox{background:linear-gradient(135deg, var(--brand-green) 0%, var(--brand-green-dark) 100%);color:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);justify-content:space-between;align-items:center;gap:32px;padding:28px 36px;display:flex}.about-module__Qh_SSG__investorLabel{letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;margin-bottom:6px;font-size:.85rem;font-weight:700;display:block}.about-module__Qh_SSG__investorDesc{color:var(--white);font-size:1.05rem;font-weight:600;line-height:1.6}.about-module__Qh_SSG__investorList{flex-wrap:wrap;gap:10px;display:flex}.about-module__Qh_SSG__investorTag{color:var(--white);border-radius:var(--radius-sm);background:#ffffff29;border:1px solid #ffffff4d;padding:8px 16px;font-size:.88rem;font-weight:600}.about-module__Qh_SSG__locationSection{background:var(--gray-50)}.about-module__Qh_SSG__locationGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.about-module__Qh_SSG__locationCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-base);padding:36px 28px}.about-module__Qh_SSG__locationCard:hover{box-shadow:var(--shadow-md);border-color:var(--brand-green);transform:translateY(-4px)}.about-module__Qh_SSG__locIcon{background:var(--brand-green-subtle);width:60px;height:60px;color:var(--brand-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.about-module__Qh_SSG__locationCard h3{color:var(--dark);margin-bottom:6px;font-size:1.1rem;font-weight:700}.about-module__Qh_SSG__locationCard>p{color:var(--gray-500);letter-spacing:.03em;margin-bottom:12px;font-size:.85rem}.about-module__Qh_SSG__locDesc{color:var(--gray-600);font-size:.88rem;line-height:1.7;display:block}.about-module__Qh_SSG__certSection{background:var(--white);position:relative;overflow:hidden}.about-module__Qh_SSG__certSection:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--brand-green-muted) 50%, transparent 100%);width:80vw;max-width:1200px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.about-module__Qh_SSG__certCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);text-align:center;transition:all var(--transition-base);box-shadow:var(--shadow-sm);padding:32px 24px;position:relative;overflow:hidden}.about-module__Qh_SSG__certCard:before{content:"";background:linear-gradient(90deg, var(--brand-green), var(--brand-green-light));transform-origin:50%;height:3px;transition:transform var(--transition-base);position:absolute;inset:auto 0 0;transform:scaleX(0)}.about-module__Qh_SSG__certCard:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-4px)}.about-module__Qh_SSG__certCard:hover:before{transform:scaleX(1)}.about-module__Qh_SSG__certBadge{background:var(--brand-green-subtle);width:64px;height:64px;color:var(--brand-green);transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.about-module__Qh_SSG__certCard:hover .about-module__Qh_SSG__certBadge{background:var(--brand-green);color:var(--white);transform:scale(1.05)}.about-module__Qh_SSG__certCard h4{color:var(--dark);margin-bottom:8px;font-size:1.1rem;font-weight:700}.about-module__Qh_SSG__certCard p{color:var(--gray-600);font-size:.85rem;line-height:1.6}@media (max-width:1024px){.about-module__Qh_SSG__introGrid{grid-template-columns:1fr;gap:40px}.about-module__Qh_SSG__introImage{height:300px}.about-module__Qh_SSG__introBadges{grid-template-columns:repeat(2,1fr)}.about-module__Qh_SSG__techGrid{gap:14px}.about-module__Qh_SSG__techCard{padding:26px 18px 22px}.about-module__Qh_SSG__techCard h3{font-size:.98rem}.about-module__Qh_SSG__techCard p{font-size:.8rem}.about-module__Qh_SSG__teamCapsRow{grid-template-columns:repeat(3,1fr)}.about-module__Qh_SSG__locationGrid{grid-template-columns:repeat(2,1fr)}.about-module__Qh_SSG__timelineNode{width:180px}.about-module__Qh_SSG__timelineTrack{height:320px}}@media (max-width:768px){.about-module__Qh_SSG__vmvCard{padding:32px 24px}.about-module__Qh_SSG__valuesGrid{grid-template-columns:1fr 1fr}.about-module__Qh_SSG__introBadges{grid-template-columns:repeat(2,1fr)}.about-module__Qh_SSG__techGrid,.about-module__Qh_SSG__teamStatsRow{grid-template-columns:1fr}.about-module__Qh_SSG__teamCapsRow{grid-template-columns:repeat(2,1fr)}.about-module__Qh_SSG__customersGrid{grid-template-columns:1fr}.about-module__Qh_SSG__investorBox{flex-direction:column;align-items:flex-start;gap:16px}.about-module__Qh_SSG__locationGrid{grid-template-columns:1fr}.about-module__Qh_SSG__revenueChart{gap:8px}.about-module__Qh_SSG__revenueBarFill{max-width:none}}
