.CompanyCard_companyCard__Q_4LU{background:#fff;border-radius:20px;padding:36px;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0;display:flex;flex-direction:column;position:relative;overflow:hidden;transform-style:preserve-3d;perspective:1000px}.CompanyCard_companyCard__Q_4LU:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(99,102,241,.06),rgba(139,92,246,.06));opacity:0;transition:opacity .4s ease;z-index:0}.CompanyCard_companyCard__Q_4LU:hover{transform:translateY(-8px);box-shadow:0 12px 24px -8px rgba(99,102,241,.25);border-color:#6366f1}.CompanyCard_companyCard__Q_4LU:hover:before{opacity:1}.CompanyCard_companyCard__Q_4LU>*{position:relative;z-index:1}.CompanyCard_companyImageWrapper__X___x{width:100%;height:200px;position:relative;border-radius:12px;overflow:hidden;margin-bottom:24px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.CompanyCard_companyImage__YIPyK{width:100%;height:100%;object-fit:cover}.CompanyCard_companyHeader__mxbKj{display:flex;align-items:flex-start;gap:20px;margin-bottom:24px}.CompanyCard_companyLogo__EXTxa{width:90px;height:90px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:12px;border:1px solid #e5e7eb}.CompanyCard_logoImage__Ucerx{width:100%;height:100%;object-fit:contain}.CompanyCard_companyInfo__F_Nei{flex:1 1}.CompanyCard_companyName__1kYVt{font-size:28px;font-weight:800;margin-bottom:8px;color:#111827;line-height:1.3;letter-spacing:-.02em}.CompanyCard_companyNameEn__vxIQB{font-size:15px;color:#6b7280;font-weight:500;margin-bottom:10px;letter-spacing:-.01em}.CompanyCard_companyIndustry__P807z{display:inline-block;font-size:13px;color:#6366f1;background:#eef2ff;padding:6px 14px;border-radius:8px;font-weight:700;margin-bottom:20px;letter-spacing:.01em}.CompanyCard_companyDescription__woa8u{font-size:16px;color:#4b5563;line-height:1.9;margin-bottom:20px;flex:1 1;letter-spacing:-.01em}.CompanyCard_companyHighlights__3rmpF{background:#f8fafc;border-left:4px solid #6366f1;padding:16px;border-radius:8px;margin-bottom:24px}.CompanyCard_companyHighlights__3rmpF strong{color:#111827;font-size:14px;display:block;margin-bottom:8px}.CompanyCard_companyHighlights__3rmpF ul{margin:0;padding-left:20px;color:#4b5563;font-size:14px;line-height:1.7}.CompanyCard_companyHighlights__3rmpF li{margin-bottom:6px}.CompanyCard_companyLink__E_VOj{display:inline-flex;align-items:center;gap:8px;color:#6366f1;text-decoration:none;font-size:15px;font-weight:600;padding:12px 20px;border-radius:10px;background:#eef2ff;transition:all .2s ease;margin-top:auto}.CompanyCard_companyLink__E_VOj:hover{background:#e0e7ff;transform:translateX(3px);color:#4f46e5}.CompanyCard_companyLink__E_VOj:after{content:"→";font-size:18px}.CompanyCard_companyCard__Q_4LU.CompanyCard_hangzhou__g3dUL:before{background:linear-gradient(135deg,rgba(245,87,108,.08),rgba(240,147,251,.08))}.CompanyCard_companyCard__Q_4LU.CompanyCard_hangzhou__g3dUL:hover{border-color:#f5576c;box-shadow:0 24px 48px -12px rgba(245,87,108,.4)}.CompanyCard_hangzhouIndustry__TUIpE{color:#f5576c;background:#fef2f2}.CompanyCard_hangzhouHighlights__e1jSP{border-left-color:#f5576c}.CompanyCard_hangzhouLink__PU6fi{color:#dc2626;background:#fef2f2}.CompanyCard_hangzhouLink__PU6fi:hover{background:#fee2e2;color:#b91c1c}@media (max-width:768px){.CompanyCard_companyCard__Q_4LU{padding:28px}.CompanyCard_companyHeader__mxbKj{flex-direction:column;gap:16px}.CompanyCard_companyLogo__EXTxa{width:80px;height:80px}.CompanyCard_companyImageWrapper__X___x{height:180px}.CompanyCard_companyName__1kYVt{font-size:22px}}.FilterSection_filterSection__f_w92{background:#fff;border-radius:16px;padding:24px;margin-bottom:32px;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;gap:16px;flex-wrap:wrap;align-items:center}.FilterSection_searchBox__GqKl7{flex:1 1;min-width:250px;position:relative}.FilterSection_searchBox__GqKl7:before{content:"🔍";position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:18px;pointer-events:none;z-index:1}.FilterSection_searchBox__GqKl7 input{width:100%;padding:12px 16px 12px 44px;border:2px solid #e5e7eb;border-radius:12px;font-size:14px;transition:all .3s ease;background:#f9fafb;font-family:inherit}.FilterSection_searchBox__GqKl7 input:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.FilterSection_filterButtons__GcHar{display:flex;gap:8px;flex-wrap:wrap}.FilterSection_filterBtn__lkst_{padding:10px 18px;border:2px solid #e5e7eb;border-radius:10px;background:#fff;color:#4b5563;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.FilterSection_filterBtn__lkst_:hover{border-color:#667eea;color:#667eea;background:#f0f4ff}.FilterSection_filterBtn__lkst_.FilterSection_active__Fx06F{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}@media (max-width:768px){.FilterSection_filterSection__f_w92{flex-direction:column;align-items:stretch}.FilterSection_searchBox__GqKl7{min-width:100%}}.ScheduleTimeline_scheduleWrapper__jD26a{background:#fff;border-radius:20px;padding:48px;margin:40px 0;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid #f0f0f0}.ScheduleTimeline_scheduleHeader__jxw4h{margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e5e7eb}.ScheduleTimeline_scheduleHeader__jxw4h h2{font-size:28px;font-weight:700;color:#111827;margin:0 0 12px;letter-spacing:-.02em}.ScheduleTimeline_scheduleHeader__jxw4h p{font-size:13px;color:#6b7280;margin:0}.ScheduleTimeline_timelineContainer__GaCs1{position:relative;padding:40px 0}.ScheduleTimeline_timelineLine__5b_0_{position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#667eea,#764ba2);border-radius:2px}.ScheduleTimeline_timelineLine__5b_0_.ScheduleTimeline_hangzhou__8CxIN{background:linear-gradient(180deg,#f5576c,#f093fb)}.ScheduleTimeline_timelineItem__vcm1_{position:relative;padding-left:80px;margin-bottom:40px;opacity:1;transform:translateX(0);transition:opacity .6s ease,transform .6s ease}.ScheduleTimeline_timelineItem__vcm1_.ScheduleTimeline_revealed__J08cS{opacity:1;transform:translateX(0)}.ScheduleTimeline_timelineDot__IWaPq{position:absolute;left:21px;top:8px;width:20px;height:20px;background:#fff;border:4px solid #667eea;border-radius:50%;box-shadow:0 2px 8px rgba(102,126,234,.3);z-index:2}.ScheduleTimeline_timelineDot__IWaPq.ScheduleTimeline_hangzhou__8CxIN{border-color:#f5576c;box-shadow:0 2px 8px rgba(245,87,108,.3)}.ScheduleTimeline_timelineContent__fDMbg{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.08);border-left:4px solid #667eea;transition:all .3s ease}.ScheduleTimeline_timelineContent__fDMbg:hover{box-shadow:0 8px 24px rgba(102,126,234,.15);transform:translateX(4px)}.ScheduleTimeline_timelineDay__Bm_PY{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:700;margin-bottom:12px}.ScheduleTimeline_timelineDay__Bm_PY.ScheduleTimeline_hangzhou__8CxIN{background:linear-gradient(135deg,#f5576c,#f093fb)}.ScheduleTimeline_timelineTime__6QlH_{font-size:14px;font-weight:600;color:#667eea;margin-bottom:8px}.ScheduleTimeline_timelineTime__6QlH_.ScheduleTimeline_hangzhou__8CxIN{color:#f5576c}.ScheduleTimeline_timelineTitle__5gKTG{font-size:18px;font-weight:700;color:#111827;margin-bottom:8px}.ScheduleTimeline_timelineDescription__DbK93{font-size:14px;color:#4b5563;line-height:1.6;margin-bottom:12px}.ScheduleTimeline_timelineCompany__BD947{background:#f9fafb;padding:12px;border-radius:8px;margin-top:12px}.ScheduleTimeline_timelineCompanyName__sntq_{font-size:15px;font-weight:600;color:#111827;margin-bottom:4px}.ScheduleTimeline_timelineCompanyDesc__QvTwZ{font-size:13px;color:#6b7280}.ScheduleTimeline_timelineTags__ELe76{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.ScheduleTimeline_timelineTag__HzE_6{font-size:11px;color:#667eea;background:#eff6ff;padding:4px 10px;border-radius:12px;font-weight:500}.ScheduleTimeline_timelineTag__HzE_6.ScheduleTimeline_hangzhou__8CxIN{color:#f5576c;background:#fef2f2}.ScheduleTimeline_timelineLink__WSzDU{font-size:11px;color:#2563eb;text-decoration:none;font-weight:600;margin-top:8px;display:inline-block}.ScheduleTimeline_timelineLink__WSzDU:hover{text-decoration:underline}@media (max-width:768px){.ScheduleTimeline_scheduleWrapper__jD26a{padding:20px 16px}.ScheduleTimeline_scheduleHeader__jxw4h h2{font-size:18px}.ScheduleTimeline_timelineContainer__GaCs1{padding:30px 0}.ScheduleTimeline_timelineLine__5b_0_{left:20px}.ScheduleTimeline_timelineItem__vcm1_{padding-left:60px}.ScheduleTimeline_timelineDot__IWaPq{left:11px;width:18px;height:18px}}.ProjectPage_container__SSOYy{min-height:calc(100vh - 72px);background:#fff}.ProjectPage_header__Bu4pF{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:60px 20px;text-align:center;position:relative}.ProjectPage_header__Bu4pF h1{font-size:42px;font-weight:800;margin-bottom:12px;letter-spacing:-.02em;text-shadow:0 2px 4px rgba(0,0,0,.1)}.ProjectPage_header__Bu4pF p{font-size:18px;opacity:.95;margin:0}.ProjectPage_content__j4LHk{max-width:1400px;margin:0 auto;padding:50px 20px}.ProjectPage_introSection___vhdp{background:#fff;border-radius:20px;padding:40px;margin-bottom:50px;box-shadow:0 8px 16px rgba(0,0,0,.1)}.ProjectPage_introSection___vhdp h2{font-size:32px;font-weight:700;margin-bottom:20px;color:#111827}.ProjectPage_introSection___vhdp p{font-size:17px;color:#4b5563;line-height:1.9}.ProjectPage_groupSection__hp48P{margin-bottom:60px}.ProjectPage_groupHeader__kiX97{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:20px 30px;border-radius:12px;margin-bottom:30px;display:flex;align-items:center;gap:12px}.ProjectPage_groupBadge__BtfET{background:hsla(0,0%,100%,.2);padding:8px 16px;border-radius:8px;font-weight:700;font-size:16px}.ProjectPage_groupTitle__zZPQs{font-size:28px;font-weight:700;margin:0}.ProjectPage_companiesGrid__6QP_T{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));grid-gap:28px;gap:28px}.ProjectPage_noResults__J1J_r{text-align:center;padding:60px 20px;color:#6b7280;background:#fff;border-radius:16px}.ProjectPage_noResultsIcon__BL388{font-size:64px;margin-bottom:16px;opacity:.5}.ProjectPage_noResults__J1J_r h3{font-size:20px;margin-bottom:8px;color:#111827}@media (max-width:768px){.ProjectPage_header__Bu4pF{padding:70px 20px 40px}.ProjectPage_header__Bu4pF h1{font-size:32px}.ProjectPage_header__Bu4pF p{font-size:16px}.ProjectPage_content__j4LHk{padding:30px 16px}.ProjectPage_introSection___vhdp{padding:28px}.ProjectPage_introSection___vhdp h2{font-size:26px}.ProjectPage_groupHeader__kiX97{padding:16px 20px;flex-direction:column;align-items:flex-start;gap:8px}.ProjectPage_groupTitle__zZPQs{font-size:22px}.ProjectPage_companiesGrid__6QP_T{grid-template-columns:1fr;gap:24px}}