*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f8f8f8;color:#333;line-height:1.6}#app{min-height:100vh;padding:10px}.device-selection[data-v-e6be66f5]{min-height:100vh;display:flex;align-items:center;justify-content:center}.container[data-v-e6be66f5]{width:800px;max-width:100%;margin:auto;display:flex;flex-direction:column;gap:16px}.main-header[data-v-e6be66f5]{text-align:center;padding:0;margin-bottom:-12px}.main-header h1[data-v-e6be66f5]{font-size:32px;color:#922f38;font-weight:700;margin:0}.section-block[data-v-e6be66f5]{background:#fff;border-radius:14px;padding:28px 24px;box-shadow:0 10px 24px #00000014}.section-header[data-v-e6be66f5]{text-align:center;margin-bottom:24px}.section-header h2[data-v-e6be66f5]{font-size:24px;color:#333;margin-bottom:8px;font-weight:600}.section-header .section-subtitle[data-v-e6be66f5]{font-size:14px;color:#666;margin:0}.devices[data-v-e6be66f5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;margin-bottom:20px}.device-card[data-v-e6be66f5]{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:14px;padding:24px;cursor:pointer;transition:all .3s ease;border:1.5px solid #e0e4e8;box-shadow:0 2px 8px #0000000a;position:relative;overflow:hidden;display:flex;align-items:center;gap:24px}.device-card[data-v-e6be66f5]:hover{transform:translateY(-5px);border-color:#b3203a;box-shadow:0 12px 28px #b3203a26;background:linear-gradient(135deg,#fff,#f0f8ff)}.device-card:hover .arrow[data-v-e6be66f5]{transform:translate(8px)}.device-card:hover .device-image img[data-v-e6be66f5]{transform:scale(1.05)}.device-card[data-v-e6be66f5]:active{transform:translateY(-2px);box-shadow:0 6px 16px #b3203a1f}.device-card .device-image[data-v-e6be66f5]{flex-shrink:0;width:140px;height:140px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#e9ecef);border-radius:12px;padding:10px}.device-card .device-image img[data-v-e6be66f5]{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.device-card .device-info[data-v-e6be66f5]{flex:1;text-align:left;min-width:0}.device-card .device-info h2[data-v-e6be66f5]{font-size:20px;color:#333;margin-bottom:8px;font-weight:600}.device-card .device-info .description[data-v-e6be66f5]{font-size:14px;color:#666;line-height:1.6;margin:0}.device-card .arrow[data-v-e6be66f5]{flex-shrink:0;font-size:28px;color:#b3203a;font-weight:700;transition:transform .3s ease;margin-left:12px}.note[data-v-e6be66f5]{background:#f8f9fa;border-left:4px solid #b3203a;border-radius:8px;padding:16px 20px;text-align:center}.note p[data-v-e6be66f5]{font-size:13px;color:#666;margin:0;line-height:1.6}.education-list[data-v-e6be66f5]{display:flex;flex-direction:column;gap:16px}.education-card[data-v-e6be66f5]{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(135deg,#f8f9fa,#f0f2f5);border:1.5px solid #e0e4e8;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px #00000008}.education-card[data-v-e6be66f5]:hover{transform:translateY(-3px);border-color:#b3203a;background:linear-gradient(135deg,#fff,#f0f8ff);box-shadow:0 8px 20px #b3203a1f}.education-card:hover .arrow[data-v-e6be66f5]{transform:translate(8px)}.education-card[data-v-e6be66f5]:active{transform:translateY(-1px);box-shadow:0 4px 12px #b3203a1a}.education-card .edu-image[data-v-e6be66f5]{flex-shrink:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center;overflow:hidden}.education-card .edu-image img[data-v-e6be66f5]{width:100%;height:100%;object-fit:cover;border-radius:8px}.education-card .edu-content[data-v-e6be66f5]{flex:1}.education-card .edu-content h3[data-v-e6be66f5]{font-size:18px;color:#333;margin-bottom:4px;font-weight:600}.education-card .edu-content .edu-subtitle[data-v-e6be66f5]{font-size:14px;color:#666;margin:0}.education-card .arrow[data-v-e6be66f5]{font-size:28px;color:#b3203a;font-weight:700;transition:transform .3s ease;margin-left:12px;flex-shrink:0}@media (max-width: 768px){.devices[data-v-e6be66f5]{grid-template-columns:1fr}.header h1[data-v-e6be66f5]{font-size:24px}.main-header h1[data-v-e6be66f5]{font-size:26px}.section-block[data-v-e6be66f5]{padding:20px 18px}.section-header h2[data-v-e6be66f5]{font-size:20px}.section-header .section-subtitle[data-v-e6be66f5]{font-size:13px}.device-card[data-v-e6be66f5]{padding:20px;gap:16px;border-width:2px;box-shadow:0 3px 10px #0000000f}.device-card .device-image[data-v-e6be66f5]{width:100px;height:100px}.device-card .device-info h2[data-v-e6be66f5]{font-size:18px}.device-card .device-info .description[data-v-e6be66f5]{font-size:13px}.device-card .arrow[data-v-e6be66f5]{font-size:24px}.education-card[data-v-e6be66f5]{padding:20px;gap:14px;border-width:2px;box-shadow:0 3px 8px #0000000d}.education-card .edu-image[data-v-e6be66f5]{width:70px;height:70px}.education-card .edu-content h3[data-v-e6be66f5]{font-size:16px}.education-card .edu-content .edu-subtitle[data-v-e6be66f5]{font-size:13px}.education-card .arrow[data-v-e6be66f5]{font-size:24px}}@media (max-width: 480px){.device-card .device-image[data-v-e6be66f5]{width:80px;height:80px}.device-card .device-info h2[data-v-e6be66f5]{font-size:16px}.device-card .arrow[data-v-e6be66f5]{margin-left:8px}.education-card .edu-image[data-v-e6be66f5]{width:60px;height:60px}.education-card .edu-content h3[data-v-e6be66f5]{font-size:15px}.education-card .arrow[data-v-e6be66f5]{margin-left:8px}}.container[data-v-6862289f]{max-width:480px;margin:auto;row-gap:16px;display:flex;flex-direction:column}.section[data-v-6862289f]{max-width:480px;background:#fff;border-radius:14px;padding:18px;box-shadow:0 10px 24px #00000014;display:flex;flex-direction:column;justify-content:space-between}h1[data-v-6862289f]{font-size:22px;text-align:center;margin-bottom:6px}.desc[data-v-6862289f]{font-size:14px;color:#666;text-align:center}.question[data-v-6862289f]{margin-bottom:26px;transition:all .3s ease}.question h3[data-v-6862289f]{font-size:16px;margin-bottom:12px}.question.checkbox label[data-v-6862289f]{display:flex;align-items:flex-start;font-size:14px;cursor:pointer;line-height:1.6}.question.checkbox label input[type=checkbox][data-v-6862289f]{margin-right:8px;margin-top:2px;cursor:pointer;flex-shrink:0}.question.checkbox label .checkbox-text[data-v-6862289f]{flex:1;word-break:break-word}.question.checkbox label .checkbox-text .text-bold[data-v-6862289f]{font-weight:700;white-space:nowrap}.question.disabled[data-v-6862289f]{opacity:.5;pointer-events:none}.question.disabled h3[data-v-6862289f]{color:#999}.options label[data-v-6862289f]{display:block;padding:12px;margin-bottom:8px;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:all .3s ease}.options label[data-v-6862289f]:hover{border-color:#b3203a;background:#b3203a0d}.options label.active[data-v-6862289f]{border-color:#b3203a;background:#b3203a1a}.options label input[type=radio][data-v-6862289f]{margin-right:8px;cursor:pointer}.options label input[type=radio][data-v-6862289f]:disabled{cursor:not-allowed}input[type=number][data-v-6862289f]{width:100%;padding:10px;font-size:16px;border-radius:6px;border:1px solid #ccc;transition:all .3s ease}input[type=number][data-v-6862289f]:focus{outline:none;border-color:#b3203a}input[type=number].error[data-v-6862289f]{border-color:#f44}input[type=number][data-v-6862289f]:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.error-message[data-v-6862289f]{display:block;color:#f44;font-size:13px;margin-top:4px}button[data-v-6862289f]{width:100%;padding:14px;font-size:16px;border:none;border-radius:10px;background:#b3203a;color:#fff;cursor:pointer;transition:all .3s ease}button[data-v-6862289f]:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}button[data-v-6862289f]:disabled{opacity:.6;cursor:not-allowed}.container[data-v-ca88ed31]{max-width:480px;margin:auto;row-gap:16px;display:flex;flex-direction:column}.section[data-v-ca88ed31]{max-width:480px;background:#fff;border-radius:14px;padding:18px;box-shadow:0 10px 24px #00000014;display:flex;flex-direction:column;justify-content:space-between}.section[data-v-ca88ed31]:last-of-type{border-bottom:none}.header[data-v-ca88ed31]{text-align:center}.header h1[data-v-ca88ed31]{font-size:24px;margin-bottom:8px}.header .desc[data-v-ca88ed31]{font-size:14px;color:#666}.pain-diagram[data-v-ca88ed31]{text-align:center;margin:0 0 16px;padding:16px 0;background:#f8f9fa;border-radius:12px;display:flex;flex-direction:column;align-items:center}.pain-diagram img[data-v-ca88ed31]{width:90%;height:auto;border-radius:8px}.section-title[data-v-ca88ed31]{font-size:18px;color:#b3203a;margin-bottom:20px;padding-left:12px;border-left:4px solid #b3203a}.question[data-v-ca88ed31]{margin-bottom:24px}.question h3[data-v-ca88ed31]{font-size:15px;margin-bottom:12px;line-height:1.5}.question.checkbox-group label[data-v-ca88ed31]{display:flex;align-items:center;padding:12px;margin-bottom:8px;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:all .3s ease}.question.checkbox-group label[data-v-ca88ed31]:hover{border-color:#b3203a;background:#b3203a0d}.question.checkbox-group label input[type=checkbox][data-v-ca88ed31]{margin-right:10px}.pain-location-grid[data-v-ca88ed31]{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.pain-location-grid label[data-v-ca88ed31]{display:flex;align-items:center;padding:12px;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:14px;grid-column:span 2}.pain-location-grid label[data-v-ca88ed31]:hover{border-color:#b3203a;background:#b3203a0d}.pain-location-grid label.active[data-v-ca88ed31]{border-color:#b3203a;background:#b3203a1a}.pain-location-grid label input[type=checkbox][data-v-ca88ed31]{margin-right:8px}.pain-location-grid label[data-v-ca88ed31]:nth-last-child(2),.pain-location-grid label[data-v-ca88ed31]:nth-last-child(1){grid-column:span 3}.options label[data-v-ca88ed31]{display:block;padding:12px;margin-bottom:8px;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:all .3s ease}.options label[data-v-ca88ed31]:hover{border-color:#b3203a;background:#b3203a0d}.options label.active[data-v-ca88ed31]{border-color:#b3203a;background:#b3203a1a}.options label input[type=radio][data-v-ca88ed31]{margin-right:8px}.options.horizontal[data-v-ca88ed31]{display:flex;flex-wrap:wrap;gap:8px}.options.horizontal label[data-v-ca88ed31]{flex:1;min-width:80px;margin-bottom:0;text-align:center;display:flex;align-items:center;justify-content:center;padding:10px 12px;font-size:14px}.options.horizontal label input[type=radio][data-v-ca88ed31]{display:none}.options.horizontal label span[data-v-ca88ed31]{white-space:nowrap}.options.horizontal label.active[data-v-ca88ed31]{border-color:#b3203a;background:#b3203a;color:#fff;font-weight:500}.options.horizontal label[data-v-ca88ed31]:hover:not(.active){border-color:#b3203a;background:#b3203a14}button[data-v-ca88ed31]{width:100%;padding:14px;font-size:16px;border:none;border-radius:10px;background:#b3203a;color:#fff;cursor:pointer;transition:all .3s ease;margin-top:20px}button[data-v-ca88ed31]:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}button[data-v-ca88ed31]:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.pain-location-grid[data-v-ca88ed31]{grid-template-columns:repeat(6,1fr);gap:8px}.pain-location-grid label[data-v-ca88ed31]{padding:10px 8px;font-size:13px;grid-column:span 2}.pain-location-grid label[data-v-ca88ed31]:nth-last-child(2),.pain-location-grid label[data-v-ca88ed31]:nth-last-child(1){grid-column:span 3}.options.horizontal[data-v-ca88ed31]{gap:6px}.options.horizontal label[data-v-ca88ed31]{flex:1 1 auto;min-width:60px;padding:8px 6px;font-size:13px}.options.horizontal label span[data-v-ca88ed31]{white-space:normal;word-break:keep-all}}.edu-content[data-v-2434acb4]{line-height:1.75}.edu-intro[data-v-2434acb4]{margin-bottom:16px;font-size:16px;color:#333;line-height:1.8}.edu-intro p[data-v-2434acb4]{margin:0}.edu-card[data-v-2434acb4]{border:1px solid #e9e9e9;border-radius:12px;padding:16px;margin:16px 0;background:#fff;transition:all .3s ease}.edu-card[data-v-2434acb4]:hover{box-shadow:0 2px 12px #00000014}.edu-bullets[data-v-2434acb4]{margin:6px 0 0 18px}.edu-bullets li[data-v-2434acb4]{margin:8px 0;line-height:1.8;font-size:16px;color:#333}.edu-section[data-v-2434acb4]{margin:24px 0}.edu-h3[data-v-2434acb4]{font-size:22px;margin:20px 0 16px;font-weight:600;color:#e63946;padding-left:12px;border-left:4px solid #e63946}.section-note[data-v-2434acb4]{color:#666;font-size:15px;line-height:1.6;margin:-8px 0 16px;padding-left:16px;font-style:italic}.exercise-card[data-v-2434acb4]{border:1px solid #e9e9e9;border-radius:16px;padding:20px;margin:12px 0;background:#fff;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.exercise-card[data-v-2434acb4]:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px);border-color:#e63946}.exercise-title[data-v-2434acb4]{margin-bottom:16px;padding:0}.exercise-name[data-v-2434acb4]{color:#2c3e50;font-size:20px;font-weight:700;display:block}.frequency-badge[data-v-2434acb4]{display:block;width:fit-content;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;padding:5px 14px;border-radius:20px;font-size:16px;font-weight:600;box-shadow:0 2px 8px #ee5a6f4d;margin-bottom:12px;white-space:nowrap}.exercise-desc[data-v-2434acb4]{font-size:16px;color:#666;line-height:1.8;margin-top:12px;padding:0}.edu-fig[data-v-2434acb4]{margin:6px 0}.edu-img[data-v-2434acb4]{width:100%;max-width:420px;display:block;margin:10px auto;border-radius:12px;border:1px solid #e9eef6;background:#fff}.edu-content[data-v-1168fba2]{line-height:1.75}.edu-intro[data-v-1168fba2]{margin-bottom:16px;font-size:16px;color:#333;line-height:1.8}.edu-intro p[data-v-1168fba2]{margin:0}.edu-h3[data-v-1168fba2]{font-size:20px;margin:12px 0;font-weight:600;color:#2c3e50}.tip-desc[data-v-1168fba2]{font-size:16px;line-height:1.8;color:#555;margin:8px 0 12px}.tip-desc strong[data-v-1168fba2]{color:#2c3e50;font-weight:600}.edu-card[data-v-1168fba2]{border:1px solid #e9e9e9;border-radius:12px;padding:16px;margin:12px 0;background:#fff;transition:all .3s ease}.edu-card[data-v-1168fba2]:hover{box-shadow:0 2px 12px #00000014}.edu-fig[data-v-1168fba2]{margin:12px 0 6px}.edu-img[data-v-1168fba2]{width:100%;max-width:420px;display:block;margin:10px auto 0;border-radius:12px;border:1px solid #e9eef6;background:#fff}.education-detail[data-v-ae034a77]{min-height:100vh;background:#fff;padding:20px;margin:-10px}.education-detail.embedded[data-v-ae034a77]{background:transparent;padding:0;margin:0}.container[data-v-ae034a77]{max-width:680px;margin:auto}.embedded .container[data-v-ae034a77]{max-width:none}.edu-muted[data-v-ae034a77]{color:#666;font-size:14px;line-height:1.6}.disclaimer[data-v-ae034a77]{margin:8px 0 16px}.embedded-intro[data-v-ae034a77]{margin-bottom:16px;font-size:12px}.edu-hero[data-v-ae034a77]{background:#f4f7fb;border:1px solid #e6edf7;border-radius:12px;padding:16px;margin:0 0 16px}.edu-hero .edu-title[data-v-ae034a77]{font-weight:800;font-size:18px;margin-bottom:8px;color:#2c3e50;text-align:center}.edu-section[data-v-ae034a77]{margin:20px 0}.edu-h2[data-v-ae034a77]{margin:20px 0 16px;text-align:center}.edu-h2-header[data-v-ae034a77]{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:6px}.edu-icon[data-v-ae034a77]{font-size:24px;flex-shrink:0}.edu-h2-title[data-v-ae034a77]{font-size:20px;font-weight:700;color:#2c3e50;line-height:1.3}.edu-h2-subtitle[data-v-ae034a77]{font-size:16px;font-weight:400;color:#666;line-height:1.4}.back-btn[data-v-ae034a77]{width:100%;padding:14px;font-size:16px;border:none;border-radius:10px;background:#b3203a;color:#fff;cursor:pointer;margin-top:24px;transition:all .3s ease}.back-btn[data-v-ae034a77]:hover{opacity:.9;transform:translateY(-1px)}.container[data-v-bd5ca431]{max-width:680px;background:#fff;padding:26px;box-shadow:0 10px 24px #00000014;margin:-10px}h1[data-v-bd5ca431]{font-size:22px;text-align:center;margin-bottom:24px;color:#333}.result-pad .mode[data-v-bd5ca431]{background:#eef2f8;border-radius:12px;padding:18px;margin-bottom:20px;text-align:center}.result-pad .mode h2[data-v-bd5ca431]{color:#b3203a;margin-bottom:8px;font-size:20px}.result-pad .mode .mode-detail[data-v-bd5ca431]{font-size:15px;color:#666}.result-pad .info[data-v-bd5ca431]{font-size:14px;line-height:1.7;margin-bottom:16px;color:#333}.result-led .recommendation-card[data-v-bd5ca431]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px;padding:20px;margin-bottom:16px;border:2px solid transparent;transition:all .3s ease}.result-led .recommendation-card[data-v-bd5ca431]:hover{border-color:#b3203a;transform:translateY(-2px)}.result-led .recommendation-card .rec-header[data-v-bd5ca431]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.result-led .recommendation-card .rec-header .rec-badge[data-v-bd5ca431]{background:#b3203a;color:#fff;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:600}.result-led .recommendation-card .rec-header .rec-score[data-v-bd5ca431]{font-size:13px;color:#666}.result-led .recommendation-card .rec-mode[data-v-bd5ca431]{font-size:20px;color:#333;margin-bottom:8px}.result-led .recommendation-card .rec-duration[data-v-bd5ca431]{display:flex;align-items:center;gap:6px;font-size:15px;color:#666}.result-led .recommendation-card .rec-duration svg[data-v-bd5ca431]{color:#b3203a}.result-led .treatment-note[data-v-bd5ca431]{background:#fff9e6;border-left:4px solid #ffc107;border-radius:8px;padding:16px;margin:20px 0}.result-led .treatment-note h3[data-v-bd5ca431]{font-size:16px;margin-bottom:12px;color:#333}.result-led .treatment-note ul[data-v-bd5ca431]{margin:0;padding-left:20px}.result-led .treatment-note ul li[data-v-bd5ca431]{font-size:14px;line-height:1.8;color:#666;margin-bottom:6px}.note[data-v-bd5ca431]{background:#fff6f6;border-left:4px solid #b3203a;padding:12px;font-size:13px;line-height:1.6;color:#666;border-radius:4px}button[data-v-bd5ca431]{width:100%;padding:14px;font-size:16px;border:none;border-radius:10px;background:#b3203a;color:#fff;cursor:pointer;margin-top:22px;transition:all .3s ease}button[data-v-bd5ca431]:hover{opacity:.9;transform:translateY(-1px)}.edu-hr[data-v-bd5ca431]{margin:30px 0;border:0;border-top:1px solid #eee}.education-preview[data-v-bd5ca431]{margin-top:20px}
