.business-card-preview[data-v-ffb9dfc8]{margin-top:20px}.card-container[data-v-ffb9dfc8]{position:relative;width:350px;height:200px;margin:0 auto;perspective:1000px}.business-card[data-v-ffb9dfc8]{position:absolute;width:100%;height:100%;border-radius:12px;box-shadow:0 8px 25px #00000026;transition:transform .6s;transform-style:preserve-3d;backface-visibility:hidden}.business-card.front[data-v-ffb9dfc8]{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0}.business-card.back[data-v-ffb9dfc8]{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;transform:rotateY(180deg)}.business-card.flipped.front[data-v-ffb9dfc8]{transform:rotateY(-180deg)}.business-card.flipped.back[data-v-ffb9dfc8]{transform:rotateY(0)}.card-content[data-v-ffb9dfc8]{padding:20px;height:100%;display:flex;justify-content:space-between;align-items:stretch}.left-section[data-v-ffb9dfc8]{flex:1;display:flex;flex-direction:column;justify-content:space-between}.name-section[data-v-ffb9dfc8]{margin-bottom:20px}.name[data-v-ffb9dfc8]{font-size:24px;font-weight:700;color:#1a202c;margin:0 0 8px;line-height:1.2}.position[data-v-ffb9dfc8]{font-size:14px;color:#64748b;margin:0}.contact-info[data-v-ffb9dfc8]{display:flex;flex-direction:column;gap:8px}.contact-item[data-v-ffb9dfc8]{display:flex;align-items:center;gap:8px;font-size:12px;color:#475569}.contact-item .icon[data-v-ffb9dfc8]{font-size:14px}.right-section[data-v-ffb9dfc8]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-left:20px}.logo-section[data-v-ffb9dfc8]{display:flex;align-items:center;justify-content:center}.logo-placeholder[data-v-ffb9dfc8]{width:60px;height:30px;background:#f1f5f9;border:2px dashed #cbd5e1;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#64748b;font-weight:700}.logo-image[data-v-ffb9dfc8]{max-width:60px;max-height:30px;object-fit:contain;border-radius:4px}.qr-section[data-v-ffb9dfc8]{display:flex;align-items:center;justify-content:center}.qr-code[data-v-ffb9dfc8]{border-radius:6px;background:#fff;padding:4px}.back-content[data-v-ffb9dfc8]{flex-direction:column;justify-content:center;align-items:center;text-align:center}.back-header[data-v-ffb9dfc8]{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.back-logo-placeholder[data-v-ffb9dfc8]{width:80px;height:40px;background:#fff3;border:2px dashed rgba(255,255,255,.5);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fffc;font-weight:700;margin-bottom:12px}.back-logo-image[data-v-ffb9dfc8]{max-width:80px;max-height:40px;object-fit:contain;border-radius:6px;margin-bottom:12px;filter:brightness(0) invert(1)}.company-name[data-v-ffb9dfc8]{font-size:18px;font-weight:700;margin:0;color:#fff}.back-description[data-v-ffb9dfc8]{font-size:14px;color:#ffffffe6;line-height:1.5;letter-spacing:2px}.flip-controls[data-v-ffb9dfc8]{display:flex;justify-content:center;gap:12px;margin-top:20px}.flip-btn[data-v-ffb9dfc8]{padding:8px 16px;border:2px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;color:#64748b;transition:all .2s}.flip-btn[data-v-ffb9dfc8]:hover{border-color:#3b82f6;color:#3b82f6}.flip-btn.active[data-v-ffb9dfc8]{background:#3b82f6;border-color:#3b82f6;color:#fff}input[type=color][data-v-cdd2b221]{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;cursor:pointer}input[type=color][data-v-cdd2b221]::-webkit-color-swatch-wrapper{padding:0}input[type=color][data-v-cdd2b221]::-webkit-color-swatch{border:1px solid #d1d5db;border-radius:.375rem}.tabs[data-v-cdd2b221]{display:flex;border-bottom:2px solid #e5e7eb;margin-bottom:24px}.tab[data-v-cdd2b221]{padding:12px 20px;border:none;background:none;cursor:pointer;font-size:16px;font-weight:500;color:#6b7280;border-bottom:2px solid transparent;transition:all .2s}.tab[data-v-cdd2b221]:hover{color:#3b82f6}.tab.active[data-v-cdd2b221]{color:#3b82f6;border-bottom-color:#3b82f6}.tab-content[data-v-cdd2b221]{min-height:300px}.file-upload[data-v-cdd2b221]{border:2px dashed #d1d5db;border-radius:8px;padding:20px;text-align:center;transition:border-color .2s;cursor:pointer}.file-upload[data-v-cdd2b221]:hover{border-color:#3b82f6}.file-upload input[data-v-cdd2b221]{display:none}.file-upload-text[data-v-cdd2b221]{color:#6b7280;font-size:14px;margin-top:8px}.uploaded-file[data-v-cdd2b221]{margin-top:16px;padding:12px;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:space-between}.file-info[data-v-cdd2b221]{display:flex;flex-direction:column;align-items:flex-start}.file-name[data-v-cdd2b221]{font-weight:500;color:#374151}.file-size[data-v-cdd2b221]{font-size:12px;color:#6b7280}.remove-file[data-v-cdd2b221]{padding:4px 8px;background:#ef4444;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.remove-file[data-v-cdd2b221]:hover{background:#dc2626}.business-card-form[data-v-cdd2b221]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.business-card-form .form-group.full-width[data-v-cdd2b221]{grid-column:1 / -1}.media-type-selector[data-v-cdd2b221]{margin-bottom:20px}.media-files[data-v-cdd2b221]{margin-top:16px}.media-file[data-v-cdd2b221]{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#f3f4f6;border-radius:6px;margin-bottom:8px}
