.resume-container[data-v-fcce6570]{display:flex;flex-direction:column;height:100%;background:#f5f7fa}.header[data-v-fcce6570]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:16px 24px;box-shadow:0 2px 8px #0000001a}.header-content[data-v-fcce6570]{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.header h1[data-v-fcce6570]{font-size:24px;font-weight:600;margin:0}.actions[data-v-fcce6570]{display:flex;gap:12px;align-items:center}.btn[data-v-fcce6570]{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.btn[data-v-fcce6570]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.btn[data-v-fcce6570]:active{transform:translateY(0)}.btn[data-v-fcce6570]:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-primary[data-v-fcce6570]{background:rgba(255,255,255,.2);color:#fff;border:1px solid rgba(255,255,255,.3)}.btn-primary[data-v-fcce6570]:hover{background:rgba(255,255,255,.3)}.btn-success[data-v-fcce6570]{background:#10b981;color:#fff}.btn-success[data-v-fcce6570]:hover{background:#059669}.file-input-label[data-v-fcce6570]{padding:8px 16px;background:rgba(255,255,255,.2);color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:all .3s ease}.file-input-label[data-v-fcce6570]:hover{background:rgba(255,255,255,.3);transform:translateY(-1px)}.file-input[data-v-fcce6570]{display:none}.main-content[data-v-fcce6570]{flex:1;display:flex;overflow:hidden;background:#f5f7fa}.editor-section[data-v-fcce6570],.preview-section[data-v-fcce6570]{flex:1;display:flex;flex-direction:column;overflow:hidden;background:white;border-right:1px solid #e5e7eb}.editor-section.full-width[data-v-fcce6570],.preview-section[data-v-fcce6570]{border-right:none}.section-header[data-v-fcce6570]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.section-header h3[data-v-fcce6570]{font-size:16px;font-weight:600;color:#1f2937;margin:0}.btn-toggle[data-v-fcce6570]{padding:6px 12px;background:#e5e7eb;border:none;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s}.btn-toggle[data-v-fcce6570]:hover{background:#d1d5db}.char-count[data-v-fcce6570]{font-size:12px;color:#6b7280;background:#f3f4f6;padding:4px 8px;border-radius:4px}.markdown-editor[data-v-fcce6570]{flex:1;padding:20px;border:none;outline:none;font-family:Consolas,Monaco,Courier New,monospace;font-size:14px;line-height:1.6;resize:none;background:#fafafa;color:#1f2937}.markdown-editor[data-v-fcce6570]::placeholder{color:#9ca3af}.tips[data-v-fcce6570]{padding:12px 20px;background:#eff6ff;color:#1d4ed8;font-size:12px;border-top:1px solid #dbeafe}.preview-content[data-v-fcce6570]{flex:1;padding:24px;overflow-y:auto;background:white;line-height:1.8}.notification[data-v-fcce6570]{position:fixed;top:20px;right:20px;padding:12px 20px;border-radius:8px;color:#fff;font-weight:500;z-index:1000;animation:slideIn-fcce6570 .3s ease;box-shadow:0 4px 12px #00000026}.notification.info[data-v-fcce6570]{background:#3b82f6}.notification.success[data-v-fcce6570]{background:#10b981}.notification.error[data-v-fcce6570]{background:#ef4444}@keyframes slideIn-fcce6570{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){.header-content[data-v-fcce6570]{flex-direction:column;gap:12px;align-items:stretch}.header h1[data-v-fcce6570]{font-size:20px;text-align:center}.actions[data-v-fcce6570]{flex-wrap:wrap;justify-content:center}.main-content[data-v-fcce6570]{flex-direction:column}.editor-section[data-v-fcce6570],.preview-section[data-v-fcce6570]{border-right:none;border-bottom:1px solid #e5e7eb}.btn[data-v-fcce6570]{font-size:12px;padding:6px 12px}}.preview-content[data-v-fcce6570]::-webkit-scrollbar{width:8px}.preview-content[data-v-fcce6570]::-webkit-scrollbar-track{background:#f1f1f1}.preview-content[data-v-fcce6570]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.preview-content[data-v-fcce6570]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.modal-overlay[data-v-fcce6570]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn-fcce6570 .3s ease}.modal-content[data-v-fcce6570]{background:white;border-radius:12px;width:90%;max-width:800px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:slideUp-fcce6570 .3s ease}.modal-header[data-v-fcce6570]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.modal-header h3[data-v-fcce6570]{margin:0;font-size:18px;font-weight:600;color:#1f2937}.close-btn[data-v-fcce6570]{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.close-btn[data-v-fcce6570]:hover{background:#f3f4f6;color:#1f2937}.template-grid[data-v-fcce6570]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;padding:24px;overflow-y:auto}.template-card[data-v-fcce6570]{background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;padding:16px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.template-card[data-v-fcce6570]:hover{border-color:#667eea;background:white;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.template-card[data-v-fcce6570]:active{transform:translateY(0)}.template-icon[data-v-fcce6570]{font-size:32px;margin-bottom:8px}.template-name[data-v-fcce6570]{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:4px}.template-desc[data-v-fcce6570]{font-size:12px;color:#6b7280;line-height:1.4}@keyframes fadeIn-fcce6570{0%{opacity:0}to{opacity:1}}@keyframes slideUp-fcce6570{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.modal-content[data-v-fcce6570]{width:95%;max-height:90vh}.template-grid[data-v-fcce6570]{grid-template-columns:1fr;padding:16px}.modal-header[data-v-fcce6570]{padding:16px 20px}.modal-header h3[data-v-fcce6570]{font-size:16px}}
