.resume-container[data-v-f6a09e63]{display:flex;flex-direction:column;gap:20px;padding:20px;background:white;border-radius:12px;box-shadow:0 2px 8px #0000001a}.header-section[data-v-f6a09e63]{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.header-left[data-v-f6a09e63]{display:flex;align-items:center;gap:15px}.icon-wrapper[data-v-f6a09e63]{width:48px;height:48px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;display:flex;align-items:center;justify-content:center}.header-icon[data-v-f6a09e63]{font-size:24px;color:#fff}.header-title[data-v-f6a09e63]{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.header-subtitle[data-v-f6a09e63]{font-size:14px;color:#666;margin:0}.header-actions[data-v-f6a09e63]{display:flex;gap:12px;align-items:center}.action-btn[data-v-f6a09e63]{border-radius:8px;height:40px;transition:all .3s ease}.refresh-btn[data-v-f6a09e63]{border:1px solid #e0e0e0;color:#666}.refresh-btn[data-v-f6a09e63]:hover{border-color:#4f46e5;color:#4f46e5}.create-btn[data-v-f6a09e63]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;color:#fff;padding:0 20px}.resume-grid[data-v-f6a09e63]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;min-height:200px}.empty-state[data-v-f6a09e63]{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#999}.empty-icon[data-v-f6a09e63]{font-size:64px;margin-bottom:16px;color:#ddd}.empty-title[data-v-f6a09e63]{font-size:20px;font-weight:500;margin:0 0 8px;color:#666}.empty-desc[data-v-f6a09e63]{font-size:14px;margin:0 0 24px;color:#999}.resume-card[data-v-f6a09e63]{background:white;border:1px solid #e5e7eb;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.resume-card[data-v-f6a09e63]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);transform:scaleX(0);transition:transform .3s ease}.resume-card[data-v-f6a09e63]:hover{border-color:#4f46e5;box-shadow:0 8px 25px #4f46e526;transform:translateY(-2px)}.resume-card[data-v-f6a09e63]:hover:before{transform:scaleX(1)}.resume-active[data-v-f6a09e63]{border-color:#4f46e5;background:#fafbff;box-shadow:0 4px 20px #4f46e51a}.resume-active[data-v-f6a09e63]:before{transform:scaleX(1)}.resume-header[data-v-f6a09e63]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.resume-title[data-v-f6a09e63]{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4;flex:1;padding-right:12px}.resume-actions[data-v-f6a09e63]{display:flex;gap:4px;opacity:0;transition:opacity .3s ease}.resume-card:hover .resume-actions[data-v-f6a09e63]{opacity:1}.action-icon[data-v-f6a09e63]{width:32px;height:32px;border-radius:50%;padding:0}.resume-content[data-v-f6a09e63]{margin-bottom:16px}.personal-info[data-v-f6a09e63]{display:flex;align-items:center;gap:8px;color:#666;font-size:14px}.resume-footer[data-v-f6a09e63]{padding-top:16px;border-top:1px solid #f3f4f6}.time-text[data-v-f6a09e63]{font-size:12px;color:#9ca3af}.pagination-wrapper[data-v-f6a09e63]{display:flex;justify-content:center;padding-top:20px;border-top:1px solid #f0f0f0}.custom-pagination[data-v-f6a09e63]{--el-pagination-font-size: 14px}.form-container[data-v-f6a09e63]{max-height:70vh;overflow-y:auto;padding-right:10px}.form-section[data-v-f6a09e63]{margin-bottom:30px;padding:20px;background:#fafbfc;border-radius:8px;border:1px solid #e9ecef}.section-title[data-v-f6a09e63]{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 20px;padding-bottom:10px;border-bottom:2px solid #667eea}.section-header[data-v-f6a09e63]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.experience-item[data-v-f6a09e63]{background:white;border:1px solid #e9ecef;border-radius:8px;padding:20px;margin-bottom:20px}.item-header[data-v-f6a09e63]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.item-number[data-v-f6a09e63]{background:#667eea;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.skill-item[data-v-f6a09e63]{margin-bottom:12px}.dialog-footer[data-v-f6a09e63]{display:flex;justify-content:flex-end;gap:12px;padding-top:20px;border-top:1px solid #e9ecef}.preview-header[data-v-f6a09e63]{text-align:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #667eea}.preview-header h2[data-v-f6a09e63]{font-size:28px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.contact-info[data-v-f6a09e63]{display:flex;justify-content:center;gap:20px;font-size:14px;color:#666;flex-wrap:nowrap;overflow:visible}@media (max-width: 768px){@media (hover: none) and (pointer: coarse){.contact-info[data-v-f6a09e63]{flex-direction:column;gap:8px;flex-wrap:nowrap}}}.preview-section[data-v-f6a09e63]{margin-bottom:25px}.preview-section h4[data-v-f6a09e63]{font-size:18px;font-weight:600;color:#667eea;margin:0 0 12px;padding-bottom:6px;border-bottom:1px solid #e9ecef}.work-item[data-v-f6a09e63],.edu-item[data-v-f6a09e63],.project-item[data-v-f6a09e63]{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}.work-item[data-v-f6a09e63]:last-child,.edu-item[data-v-f6a09e63]:last-child,.project-item[data-v-f6a09e63]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.work-header[data-v-f6a09e63],.edu-header[data-v-f6a09e63],.project-header[data-v-f6a09e63]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.work-header h5[data-v-f6a09e63],.edu-header h5[data-v-f6a09e63],.project-header h5[data-v-f6a09e63]{font-size:16px;font-weight:600;color:#1a1a1a;margin:0;flex:1}.work-period[data-v-f6a09e63],.edu-period[data-v-f6a09e63],.project-period[data-v-f6a09e63],.cert-date[data-v-f6a09e63]{font-size:14px;color:#666;white-space:nowrap;margin-left:12px}.work-description[data-v-f6a09e63],.project-description[data-v-f6a09e63]{color:#555;line-height:1.6;margin:8px 0 0}.edu-degree[data-v-f6a09e63]{color:#666;font-size:14px;margin:4px 0 0}.project-tech[data-v-f6a09e63]{color:#667eea;font-size:14px;margin:4px 0;font-weight:500}.skills-list[data-v-f6a09e63]{display:flex;flex-wrap:wrap;gap:12px;line-height:1.8}.skill-tag[data-v-f6a09e63]{background:none;color:#333;padding:0;border-radius:0;font-size:14px;font-weight:400;display:inline;line-height:inherit;min-height:auto;text-align:left;vertical-align:baseline;white-space:normal}.skill-tag[data-v-f6a09e63]:not(:last-child):after{content:"、";margin-right:4px}.certificates-list[data-v-f6a09e63]{display:flex;flex-direction:column;gap:12px}.cert-item[data-v-f6a09e63]{padding:12px;background:#f8f9fa;border-radius:8px;border-left:4px solid #667eea}.other-item[data-v-f6a09e63]{margin-bottom:12px;line-height:1.6}.other-item strong[data-v-f6a09e63]{color:#667eea;margin-right:8px}.feature-list[data-v-f6a09e63]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:16px}.feature-item h5[data-v-f6a09e63]{color:#667eea;font-size:16px;margin:0 0 8px;font-weight:600}.feature-item p[data-v-f6a09e63]{color:#666;font-size:14px;margin:0;line-height:1.5}@media (max-width: 768px){.resume-container[data-v-f6a09e63]{padding:16px}.header-section[data-v-f6a09e63]{flex-direction:column;gap:16px;align-items:stretch}.header-actions[data-v-f6a09e63]{justify-content:center}.resume-grid[data-v-f6a09e63]{grid-template-columns:1fr}.form-container[data-v-f6a09e63]{max-height:60vh}.experience-item[data-v-f6a09e63]{padding:16px}@media (hover: none) and (pointer: coarse){.contact-info[data-v-f6a09e63]{flex-direction:column;gap:8px}.work-header[data-v-f6a09e63],.edu-header[data-v-f6a09e63],.project-header[data-v-f6a09e63]{flex-direction:column;align-items:flex-start}.work-period[data-v-f6a09e63],.edu-period[data-v-f6a09e63],.project-period[data-v-f6a09e63]{margin-left:0;margin-top:4px}}}.resume-card[data-v-f6a09e63]{animation:fadeInUp-f6a09e63 .3s ease}@keyframes fadeInUp-f6a09e63{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.preview-header-section[data-v-f6a09e63]{display:flex;justify-content:space-between;align-items:center;width:100%}.dialog-title-area[data-v-f6a09e63]{display:flex;flex-direction:column;align-items:flex-start}.dialog-title[data-v-f6a09e63]{font-size:16px;font-weight:600;color:#333}.a4-indicator[data-v-f6a09e63]{font-size:12px;color:#666;margin-top:2px}.export-buttons[data-v-f6a09e63]{display:flex;gap:8px}.preview-dialog .el-dialog[data-v-f6a09e63]{max-width:850px!important;left:0!important}@media (hover: hover) and (pointer: fine){.preview-dialog .el-dialog[data-v-f6a09e63]{left:50%!important;transform:translate(-50%)!important;margin:20px auto!important}}.preview-dialog .el-dialog__body[data-v-f6a09e63]{padding:20px!important;background-color:#f5f5f5;text-align:center}@media (max-width: 850px){.preview-dialog .el-dialog[data-v-f6a09e63]{width:100vw!important;max-width:100vw!important;height:100vh!important}.preview-container[data-v-f6a09e63]{min-width:auto!important;width:100%!important;height:auto;display:flex;justify-content:center;align-items:flex-start}.resume-preview[data-v-f6a09e63]{transform:scale(calc(100vw / 794))!important;transform-origin:center top!important;max-width:100vw!important;max-height:calc(1123px * (100vw / 794))!important}}.resume-preview[data-v-f6a09e63]{background:white;padding:30px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;width:794px!important;min-width:794px!important;max-width:794px!important;min-height:1123px;box-sizing:border-box;box-shadow:0 0 20px #0000001a;border:1px solid #e0e0e0;overflow:hidden;display:inline-block;text-align:left}.preview-container[data-v-f6a09e63]{display:inline-block;text-align:left;min-width:794px}@media (max-width: 850px){.preview-dialog .el-dialog[data-v-f6a09e63]{width:100vw!important;max-width:100vw!important;height:100vh!important;margin:0!important;top:0!important;left:0!important;transform:none!important}.preview-dialog .el-dialog__wrapper[data-v-f6a09e63]{display:flex;align-items:center;justify-content:center;position:fixed;inset:0;padding:0;overflow:hidden}.preview-dialog .el-dialog__body[data-v-f6a09e63]{padding:10px!important;overflow:auto;display:flex;align-items:center;justify-content:center;width:100%;height:100%;box-sizing:border-box}.preview-container[data-v-f6a09e63]{min-width:auto!important;width:100%!important;overflow:hidden;display:flex;justify-content:center}.resume-preview[data-v-f6a09e63]{transform:scale(calc(100vw / 794))!important;transform-origin:center top!important;max-width:100vw!important}}@media (max-width: 650px){@media (hover: none) and (pointer: coarse){.resume-preview[data-v-f6a09e63]{margin:0 auto!important}}}@media (max-width: 500px){@media (hover: none) and (pointer: coarse){.resume-preview[data-v-f6a09e63]{margin:0 auto!important}}}@media print{.resume-preview[data-v-f6a09e63]{width:794px!important;min-width:794px!important;max-width:794px!important;min-height:1123px!important;padding:20px;box-shadow:none;border:none}}@media (max-width: 768px){.export-buttons[data-v-f6a09e63]{flex-direction:column;gap:4px}.export-buttons .el-button[data-v-f6a09e63]{font-size:12px;padding:6px 10px}.preview-header-section[data-v-f6a09e63]{flex-direction:column;gap:12px;align-items:flex-start}.dialog-title-area[data-v-f6a09e63]{align-items:center}}
